body {
	font-family: 'Raleway', sans-serif;
	margin: 0 auto;
}
#bg-1{
	background: #f7f7f7;
	overflow: auto;
	padding: 0 0 33px;
	}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	color: #772706;
}
.container {
	width: 1170px;
	margin: 0 auto;
}
.logo {
	float: left;
}
.cnt-info {
	font-size: 21px;
	text-align: right;
	color: #772706;
}
.cls {
	clear: both;
}
.icon {
	padding-top: 10px;
}
.s-icon {
	padding-top: 10px;
}
#menu {
	background: #b06838;
}
.frame-banner {
	position: relative;
}
.banner {
    float: left;
    width: 822px;
}
.banner img{
	width:100%;}
.top-form {
    float: left;
    width: 346px;
    margin-top: 20px;
}
.big-heading {
    padding: 20px 20px 10px;
    border: 1px solid #b9b9b9;
    text-transform: uppercase;
    background-color: rgba(255,255,255,0.9);
    font-size: 21px;
    font-weight: bold;
    color: #13619c;
}
.form {
	padding: 10px 20px;
	border-right: 1px solid #b9b9b9;
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.9);
	font-size: 26px;
	font-weight: bold;
	color: #13619c;
}
.form input {
    float: left;
    width: 92%;
    padding: 2% 4%;
    margin: 6px auto;
}
.big-btn {
    background: #7c421c;
    color: #fff;
    padding: 6px 17px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 20px;
    margin-top: 15px;
}
.big-btn:hover {
	background: #000;
}
.bg-heading {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #13619c;
	padding: 10px;
	border-radius: 5px 5px 0 0;
}
.frame-box {
	background: #fafafa;
	border: 1px solid #b9b9b9;
	padding: 10px 0px 20px 0px;
}
.box {
	float: right;
	width: 681px;
	border: 1px solid #333;
	margin-right: 74px;
}
.box td {
	border: 1px solid #000;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}
.text-center {
	text-align: center;
}
.black-box {
	background: #000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.black-box td {
	padding: 5px 0;
}
.box td p {
	font-size: 14px !important;
	margin-bottom: 10px;
}
.box .text td {
	padding: 10px;
}
h1 {
margin-top: -16px;
}
footer {
	background: #b06838;
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
}
.copyright {
	padding: 20px 0;
	float: left;
}
.f-menu {
	float: right;
}
.f-menu a {
	color: #fff;
	padding: 20px;
	display: inline-block;
}
.f-menu a.active, .f-menu a:hover {
	background: #333;
	color: #fff;
}
.strip {
    text-align: center;
    background: #fafafa;
    padding: 17px;
    margin-top: 25px;
    border: 1px solid #f2f2f2;
}
.strip .big-text {
    color: #772706;
    font-size: 29px;
    margin-bottom: 6px;
    font-weight: bold;
}
.strip .sub-heading {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: normal;
}
.product-scroll1 {
	max-width: 1112px;
    overflow: auto;
    margin-left: 35px;
    margin: 0 auto;
}
.product-scroll1 .inner ul li {
    list-style-type: none;
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
	padding-bottom:20px;
	border-bottom:1px dotted #D8D8D8;
	margin-bottom:20px;
}
.heading-inner {
    font-size: 16px;
    margin: 10px auto 0px;
    font-weight: bold;
}
.text{
	font-size:14px;
	line-height:20px;}
.color {
    color: #FFF;
    font-size: 20px;
    background: #09f;
}
.text-center {
    text-align: center;
	color: #772706;
}
.buy-button {
    position: relative;
    border-radius: 3px;
	border:none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    display: inline-block;
    background: #09F;
    padding: 10px 20px;
    text-transform: none;
    font-size: 16px;
    color: #FFFFFF !important;
    margin: 20px auto;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.active-escorts .field .buy-button{
	margin-bottom:0px;}
.buy-button:hover, .buy-button.active  {
	background: #003354;
}
.SEO-Packages >tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
table.text-center {
    border-collapse: collapse;
    border-spacing: 0;
}
.SEO-Packages {
    font-size: 14px;
    width: 100%;
}
.SEO-Packages td{
	width:195px;}
.SEO-Packages p {
    margin: 10px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 15px;
    list-style: none;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
}
.breadcrumb>li a {
    color: #333;
	font-weight:bold;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>.active {
    color: #777;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.active-escorts {
    padding: 10px;
    border: 1px solid #aeaeae;
    color: #fff;
	background:#333;
}
.active-escorts .field {
    margin-top: 10px;
    margin-bottom: 19px;
}
.active-escorts .field .name {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
.field .input input, .field .input textarea {
    border: 1px solid #828181;
    background-color: transparent;
    width: 100%;
    font-style: italic;
    font-weight: normal;
    color: #333;
    border-radius: 3px;
    padding: 9px 10px;
}
.Contact{
	max-width:600px;
	margin:0 auto;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.45);
padding: 10px 20px;
    border-radius: 12px;
	border:none;
	}
.news {
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    padding: 15px;
    float: left;
    width: 47%;
    position: relative;
    min-height: 1px;
    margin-right: 12px;
    margin-bottom: 10px;
}
.news .date {
    background: #7c421c;
    font-size: 17px;
    color: #fff;
    width: 120px;
    text-align: center;
    padding: 40px 10px;
    float: left;
    margin-right: 20px;
}
.news .name {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #772706;
    margin-bottom: 10px;
    margin-top: 5px;
}
.news .text {
    color: #555;
}
.news .read a {
    color: #772706;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
}
/*Reviews*/ 

.reviews {
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    padding: 15px;
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    margin-right: 12px;
    margin-bottom: 10px;
}
.reviews .date {
    background: #13619C;
    font-size: 17px;
    color: #fff;
    width: 120px;
    text-align: center;
    padding: 40px 10px;
    float: left;
    margin-right: 20px;
}
.reviews .name {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #1f425d;
    margin-bottom: 10px;
    margin-top: 5px;
}
.reviews .text {
    color: #555;
}
.reviews .read a {
    color: #1f425d;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
}

/*OUR SEO RESULTS*/ 

.escort-seo {
    background: #fff;
    border: 1px solid #f2f2f2;
    width: 32%;
    margin-right: 10px;
    display: inline-block;
}
.escort-seo .img {
    padding: 10px;
}
.escort-seo .img img {
    width: 100%;
}
.escort-seo .title-bg {
    background: #7c421c;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 14PX;
}
.table td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
	}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f5f5f5;
}
@media (max-width:1169px) {
.container {
	width: 1000px;
}
#cssmenu > ul > li > a {
    font-size: 12px;
    padding: 9px 11px;
}
.banner {
    width: 696px;
}
.top-form {
    width: 293px;
    margin-top: 0px;
}
.big-heading {
    font-size: 18px;
}
.form input {
    margin: 4px auto;
}
.box {
	width: 67%;
}
.product-scroll {
	width: 979px !important;
}
.product-scroll a.left, .product-scroll a.right, .product-scroll a.left:link, .product-scroll a.right:link, .product-scroll a.left:visited, .product-scroll a.right:visited, .product-scroll a.left:active, .product-scroll a.right:active, .product-scroll a.left:hover, .product-scroll a.right:hover {
}
}

@media (max-width:999px) {
.container {
	width: 740px;
}
.banner {
    width: 100%;
}
.top-form {
	width:100%;
}
.strip .sub-heading {
    width: auto;
}
.product-scroll {
	width: auto !important;
}
.box {
	width: 60%;
	margin-right: 30px;
}
}

@media (max-width:767px) {
.container {
	width: 620px;
}
.top-form {
	width: 100%;
}
.box {
    float: none;
    width: 95%;
    margin-right: 0px;
}
.inner ul li {
	text-align: center;
}
.inner ul li img {
	border: 5px solid #f2f2f2 !important;
	border-radius: 50%;
	margin-bottom: 50px;
}
.copyright {
	float: none;
	text-align: center;
}
.f-menu {
	float: none;
	margin: 0 auto;
	width: 300px;
}
.f-menu a {
	padding: 15px;
}
.news{
	width:100%;
	margin:0px auto 10px;}
}

@media (max-width:639px) {
.container {
	width: 420px;
}
.logo {
	float: none;
	margin: 0 auto;
	width: 300px;
}
.logo img {
	width: 100%;
}
.cnt-info {
	font-size: 21px;
	margin: 0 auto;
	text-align: center;
	width: 300px;
}
.inner ul {
	width: 300px;
}
}

@media (max-width:479px) {
.container {
	width: 340px;
}
.inner ul {
	width: 250px;
}
.heading, .black-box {
	font-size: 12px;
}
.escort-seo{
width:100%;}
.box td p {
	font-size: 12px !important;
}
.inner ul {
	padding-left: 0px !important;
}
.product-scroll1 .inner ul{
	width: auto;
}
.product-scroll1 .inner ul li{
	margin:0 auto;}
}

@media (max-width:359px) {
.container {
	width: 300px;
}
.strip .big-text {
    font-size: 21px;
}
.strip .sub-heading {
    width: auto;
    font-size: 14px;
	line-height:25px;
}
.product-scroll a.left, .product-scroll a.right, .product-scroll a.left:link, .product-scroll a.right:link, .product-scroll a.left:visited, .product-scroll a.right:visited, .product-scroll a.left:active, .product-scroll a.right:active, .product-scroll a.left:hover, .product-scroll a.right:hover {
	background-size: 100% !important;
	width: 22px !important;
}
}

@media (max-width:319px) {
.container {
	width: 300px;
}
}
