/*
 * RESET CSS
 * 
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}
:focus
{
	outline: 0;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, td
{
	font-style: normal;
	font-weight: normal;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size:100%;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}
blockquote, q
{
	quotes: "" "";
}
.clear
{
	clear: both;
}
/*
 * DEFAULT CAKE DEBUG STYLE
 *
 */
table.cake-sql-log
{
	width: 95%;
	background: #ffffff;
	border: solid 1px #575757;
	border-width: 0 0 1px 1px;
	color: #000000;
	margin: 10px auto 10px auto;
}
table.cake-sql-log td, table.cake-sql-log th
{
	border: solid 1px #575757;
	border-width: 1px 1px 0 0;

	padding: 7px;
}
table.cake-sql-log th
{
	background: #dddddd;
}
/*
 * STATIC
 *
 */
.error-message
{
	display: block;
	text-align: center;
	font-size: 10px;   
	color: #ff0000;
}
body
{
	background: rgb(0,0,0);
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: rgb(255,255,255);
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
a
{
	color: rgb(248, 226, 161);
	text-decoration: none;
}
a:hover
{
	color: rgb(255,255,255);
	text-decoration: none;
}
.center
{
	text-align: center;
}
.section
{
	padding: 0 0 24px 0;
	margin: 0 auto;
}
/*
 * PAGE
 */
.page
{
	display: block;
	min-height: 720px;
	margin: 0;
}
.mar-top-0{
	margin-top:0!important;
}
	.page-header
	{
		display: block;
		width: 100%;
		margin: 0;
		z-index: 1;
        border: 0;
        padding: 0;
	}
		.page-header-body
		{
			background: url(/img/site/header.png);
			background-size: cover;
			display: block;
			height: 195px;
		}
			.page-header-logo
			{
				display: block;
				float: left;
				width: 80%;
				height: 85px;
				margin: 0 10% 0 10%;
				position: absolute;
			}
				.page-header-logo a
				{
					display: block;
					margin: 0 auto 0 0;
				}
					.page-header-logo a img
					{
						display: block;
						margin: 0 auto;
					}
		/* .page-header-login */
		/* { */
			/* width: 280px; */
			/* height: 85px; */
			/* position: absolute; */
			/* right: 10%; */
		/* } */
			.login
			{
				display: block;
				text-transform: uppercase;
				height: 68px;
				font-size: 1.4em;
				line-height: 1.3em;
				text-align: right;
			}
				.login form
				{
					padding: 13px 0 0 0;
				}
				.login input[type="text"],
				.login input[type="password"]
				{
					background: rgb(51,51,51);
					border: 0;
					line-height: 20px;
					height: 20px;
					padding: 0 10px;
					color: rgb(255,255,255);
					margin: 0 10px 0 0;
				}
				.login input[type="submit"]
				{
					background: rgb(196,20,109);
					border: 0;
					line-height: 20px;
					height: 20px;
					padding: 0 10px;
					color: rgb(255,255,255);
					margin: 0;
					font-size: 14px;
				}
				.phone {
					margin: 25px auto;
					text-align: center;
					font-size:12pt;
				}
			/* .phone */
			/* { */
				/* display: block; */
				/* text-transform: uppercase; */
				/* height: 65px; */
				/* font-size: 1.3em; */
				/* line-height: 1.2em; */
				/* text-align: right; */
				/* margin: 10px 0 0 0; */
			/* } */
				/* .phone span.blue */
				/* { */
					/* display: block; */
					/* font-size: 0.8em; */
					/* text-transform: uppercase; */
					/* color: #c30000; */
					/* font-weight: 700; */
					/* margin: 0 0 0 auto; */
					/* font-style: italic; */
				/* } */
				/* .phone span.white */
				/* { */
					/* display: block; */
					/* text-transform: uppercase; */
					/* color: rgb(255,255,255); */
					/* font-weight: 700; */
					/* margin: 0 0 0 auto; */
					/* font-style: italic; */
				/* } */
		.page-header-navigation
		{
			display: block;
			float: left;
			width: 100%;
			height: 50px;
			text-align: center;
		}
			ul.text-navigation
			{
				display: block;
				/* background: url('../../img/site/text-navigation_background.png') left top repeat-x; */
			}
				ul.text-navigation li
				{
					display: inline-block;
					height: 50px;
					padding: 0 20px;
					line-height: 50px;
				}
					ul.text-navigation li a
					{
						font-family: 'PT Sans', sans-serif;
						font-size: 1.15em;
						/* color: rgb(255,255,255); */
						color: #f8e3b2;
						font-weight: 400;
						text-decoration: none;
						line-height: 1em;
						text-transform: uppercase;
					}
					ul.text-navigation li.active
					{
						/* background: rgb(255,255,255); */
						    text-decoration: underline;
					}
					/* ul.text-navigation li.active a.active */
					/* { */
						/* color: rgb(82,82,82); */
					/* } */
					ul.text-navigation li:first-child img
					{
						display: block;
						margin: 5px 0 0 0;
					}
			ul.text-navigation ul
			{
				position:absolute; 
				left:0; 
				display:none; 
				padding:0; 
				list-style:none;
			}
/*
 * PAGE ITEM
 */
.page-item-background
{
	display: block;
	color: rgb(51,51,51);
	width: 100%;
	margin: 0 auto;
	font-size: 1em;
	overflow: hidden;
	font-weight: 300;
	background-size: cover !important;
}
.page-item
{
	display: block;
	width: 80%;
	color: rgb(255,255,255);
	margin: 0 auto;
	/* font-size: 1em; */
	font-size:12pt;
	/* padding: 1em 0; */
	padding: 15px 0;
	/* overflow: hidden; */
	font-weight: 300;
	line-height: 1.7em;
}
	.page-item > h1
	{
		display: block;
		font-size: 1.8em;
		/* margin-top: 25px; */
		line-height: 1.5;
		color: #f8e3b2;
		text-align: center;
		text-transform: initial;
		font-weight:400;
	}
	.page-item > header,
	.page-item > section > header,
	.page-item-footer > section > header,
	.page-item-header > section > header,
	.page-item > section .form header,
	.page-item-header-inner > section > header
	{
	    display: block;
	    font-size: 1.5em;
	    line-height: 1.5;
	    color: rgb(255,255,255);
	    text-align: center;
	    text-transform: uppercase;
	}
		.contact-block
		{
			display: block;
			text-align: center;
			margin: 3em auto 0 auto;
		}
		.page-item > section > p,
		.page-item-footer > section > p,
		.page-item-header > section > p
		{
		    display: block;
		    font-size: 1em;
		    color: rgb(113,20,22);
		    margin: 1em auto;
		    text-align: center;
		}
/*
 * PAGE ITEM HEADER 
 */
.page-item-header
{
	display: block;
	padding: 1em 0;
	font-size: 1.5em;
	line-height: 1.5em;
	background-size: cover !important;
	color: rgb(204,204,204);
	font-weight: 300;
}
	.page-item-header > .page-item-header-message
	{
		display: block;
		text-align: left;
		color: rgb(255,255,255);
		padding: 0;
		margin: 0 50% 0 0;
	}
	.page-item-header > .page-item-header-message > p
	{
	    font-size: 1em;
	    line-height: 1.4em;
	    margin: 0.5em 0;
	}
		.page-item-header-message h1
		{
			text-align: left;
			margin: 0 0 1em 0;
		}
/*
 * PAGE HEADER ITEM INNER
 */
.page-item-header-inner
{
	display: block;
	padding: 1em 0;
	font-size: 1.5em;
	line-height: 1.5em;
	background-size: cover !important;
	color: rgb(204,204,204);
	font-weight: 300;
}
	.page-item-header-inner > h1
	{
	    display: block;
	    font-size: 1.5em;
	    line-height: 1.5em;
	    color: rgb(255,255,255);
	    margin: 0 0 1em 0;
	    text-align: center;
	    text-transform: uppercase;
	    font-weight: 300;
	}
	.page-item-header-inner > p
	{
	    font-size: 1em;
	    line-height: 1.4em;
	    margin: 0.5em 0;
	}
.reviews-information
{
	display: block;
	float: left;
	width: 70%;
}
	.reviews-information table th
	{
		width: 20%;
	}
.reviews-photo
{
	display: block;
	float: left;
	width: 30%;
}
.reviews-photo img
{
	border: 10px solid rgb(255,255,255);
}

.page-item-footer
{
    display: block;
    background-image: url('../../img/site/div_page_item_footer.jpg');
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
	margin: 0;
	font-size: 1.6em;
	line-height: 1.6em; 
	padding: 2em 4em;
}

.escorts-list
{
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
}
	.escorts-duo-item {
		display: block;
		margin: 0;
		padding: 0;
		vertical-align: top;
	}
		.escorts-duo-item .escorts-duo-header {
			background-image: url('../../img/site/escorts_duo_header.png');
			background-position: center bottom;
			background-repeat: no-repeat;
			font-weight: 400;
			font-size: 1.4em;
			color: rgb(74,174,216); 
			padding: 30px 0 30px 0;
			margin: 0 0 30px 0;
			vertical-align: top;
		}
		.escorts-duo-item .escorts-item {
			display: inline-block;
			width: 283px !important;
			height: 500px !important;
			margin: 0;
			vertical-align: top;
		}
		.escorts-duo-item .escorts-plus {
			display: inline-block;
			width: 71px !important;
			height: 390px !important;
			background-image: url('../../img/site/escorts_plus.png');
			background-position: center center;
			background-repeat: no-repeat;
			padding: 0 45px;
		}
			.escorts-duo-item .escorts-item a {
				display: block;
				position: absolute;
				width: 283px;
			}
			.escorts-duo-item .escorts-item a img {
				border: 0;
			}
				.escorts-duo-item  .escorts-item-data .escorts-name a {
					font-weight: 700;
					font-size: 1em;
				}
				.escorts-duo-item  .escorts-item-data .escorts-comment {
					color: rgb(74,174,216); 
					font-weight: 700;
					font-size: 1.2em;
				}
select.search {
   color: #f8e3b2;
    background: #000;
    padding: 7px 20px;
    /* width: 100%; */
    border-radius: 6px;
    border: 1px solid #c30000;
    /* -webkit-appearance: none; */
    text-align: center;
	    min-width: 230px;
		 background-image: url('/img/site/iOS-select-arrow.png');
    background-position : right center;
    background-repeat: no-repeat;
}
	.escorts-item
	{
		display: inline-block;
		width: 283px !important;
		height: 500px !important;
		margin: 0 5px 10px 5px;
		vertical-align: top;
	}
	.escorts-item-index
	{
		display: inline-block;
		width: 245px !important;
    height: 425px !important;
		margin: 0;
		vertical-align: top;
		margin: 0 10px;	
		overflow:visible;
	}
	.escorts-item > a,
	.escorts-item-index > a
	{
		display: block;
		width: 235px;
		height: 300px;
	}
	.escorts-item-index > a
	{
		display: block;
		width: 235px;
		height: 325px!important
	}
	
	.escorts-item img {
		width: 100%;
		height: initial;
	}
		.escorts-item > .escorts-name,
		.escorts-item-index > .escorts-name
		{
			display: block;
			padding: 0 10px;
		}
			.escorts-item > .escorts-name a,
			.escorts-item-index > .escorts-name a
			{
				display: block;
				height: auto;
				width: auto;
				text-align: center;
				font-size: 1.2em;
				font-weight: 700;
				text-transform: uppercase;
				color: #c30000;
			}
		.escorts-item > .escorts-location,
		.escorts-item-index > .escorts-location
		{
			display: block;
			padding: 0 10px;
		}
			.escorts-item > .escorts-location a,
			.escorts-item-index > .escorts-location a
			{
				display: block;
				height: auto;
				width: auto;
				text-align: center;
				font-size: 1em;
				text-transform: uppercase;
				color: rgb(255,255,255);
			}
		.escorts-item .escorts-comment,
		.escorts-item-index .escorts-comment
		{
			display: block;
			height: auto;
			width: auto;
			position: relative;
			text-align: center;
			font-size: 1em;
			overflow: hidden;
			color: rgb(255,255,255);
			margin: 6px 0;
			font-size: 12pt;
		}

.escort-galleries-list
{
	display: block;
	margin: 1em auto 0 auto;
}
.escort-galleries-list ul
{
	display: block;
	text-align: center;
	padding: 0.25em;
}
	.escort-galleries-list ul li
	{
		display: inline-block;
		padding: 0.25em 0.5em;
		margin: 0.25em 0;
		background: #625a47;
	}
		.escort-galleries-list ul li a
		{
			display: inline-block;
			cursor: pointer;
		 	color: rgb(255,255,255);
		 	text-align: center;
		 	text-decoration: none;
		 	text-transform:uppercase;
		 	font-size: 0.8em;
		}
		
		
		
.thing-block {
    min-height: 480px;
    /* background: rebeccapurple; */
	position:relative;
}
@media screen and (max-width:1250px){
	.thing-block {
		min-height:550px;
	}	
}
@media screen and (max-width:992px){
	.thing-block {
		min-height:400px;
	}	
}


@media screen and (min-width: 992px){
	.m-t-90-d{
		margin-top:90px!important;
	}
}
.thing-block .pos-bot{
	position:absolute;
	    bottom: -30px;
	left:50%;
	transform:translateX(-50%);
}
		
		
/*
 * FORMS
 */
.contact-form
{
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
}
	.input
	{
		margin: 0 0 10px 0;
	}
	.contact-form-left
	{
		display: block;
		width: calc(40% - 30px);
		float: left;
		text-align: center;
		margin: 0 auto 0 auto;
		padding: 0 30px 0 0;
	}
	.contact-form-right
	{
		display: inline-block;
		width: 60%;
		float: left;
		text-align: center;
		margin: 0 auto 0 auto;
	}
		input[type="text"]
		{
			    background: rgb(82, 4, 7);
    border: 1px solid rgb(246, 226, 175);
    font-size: 0.75em;
    color: rgba(255,255,255,0.75);
    padding: 0.5em;
    box-sizing: border-box;
    border-radius: 5px;
    background: #000;
		}
		textarea
		{
			 background: #000;
    border: 1px solid rgb(246, 226, 175);
    font-size: 0.75em;
    color: rgba(255,255,255,0.75);
			padding: 0.5em;
			width: 100%;
			height: 115px;
			box-sizing: border-box; 
			border-radius: 10px;
		}
	label.error
	{
		color: rgb(255,0,0);
		text-align: left;
		font-weight: 400;
		font-style: italic;
		display: block;
		margin: 10px 0 0 0;
		line-height: 12px;
		height: 30px;
	}
	input.error,
	textarea.error
	{
		border: 1px solid rgb(255,0,0) !important;
		margin: 0;
	}
	a.button,
	input[type="button"],
	input[type="submit"],
	input[type="reset"]
	{
		-webkit-appearance: none;
		position: relative;
		display: inline-block;
		background: rgba(68,173,218,0.75);
		padding: 0.5em 3em;
		border-radius: 0.25em;
		cursor: pointer;
		border: 0;
	 	color: rgb(255,255,255);
	 	text-align: center;
	 	text-decoration: none;
	 	text-transform:uppercase;
	 	-moz-transition: all 0.25s ease-in-out;
	 	-webkit-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
	 	-ms-transition: all 0.25s ease-in-out;
	 	transition: all 0.25s ease-in-out;
	 	font-size: 1em;
	 	font-weight: 700;
		/*box-shadow: inset 0 0 0 1px #fff;*/
	}
		a.button:hover,
		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover
		{
			background: rgba(68,173,218,1.0);
		}

		::-webkit-input-placeholder { /* WebKit browsers */
		    color: rgba(255,255,255,0.75);
		}
		:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
			color: rgba(255,255,255,0.75);
			opacity:  1;
		}
		::-moz-placeholder { /* Mozilla Firefox 19+ */
		    color: rgba(255,255,255,0.75);
			opacity:  1;
		}
		:-ms-input-placeholder { /* Internet Explorer 10+ */
		    color: rgba(255,255,255,0.75);
		}
/*
 * PAGE FOOTER
 */
.page-footer
{
	display: block;
	width: 100%;
	margin: 0;
	z-index: 1;
}
	.page-footer-body
	{
		display: block;
		/* height: 50px; */
		background: #520407;
	}
		.page-copyright
		{
			display: block;
			/* float: left; */
			height: 50px;
			/* text-align: center; */
			line-height: 50px;
			font-size: 1.2em;
			color: rgb(255,255,255);
			/* width: 30%; */
			/* margin: 0 0 0 10%; */
		}
		.page-footer-navigation
		{
			display: block;
			float: left;
			height: 50px;
			text-align: center;
			width: 50%;
			margin: 0 10% 0 0;
		}
			.page-footer-navigation ul.text-navigation
			{
				display: block;
				background: none;
			}
				.page-footer-navigation ul.text-navigation li
				{
					display: inline-block;
					height: 50px;
					padding: 0 20px;
					line-height: 50px;
				}
					.page-footer-navigation ul.text-navigation li.active
					{
						color: rgb(192,16,101);
						background: rgb(255,255,255);
					}
				.page-footer-navigation ul.text-navigation li:first-child
				{
					background: none;
				}
					.page-footer-navigation ul.text-navigation li:first-child img
					{
						display: block;
						margin: 5px 0 0 0;
					}
					.page-footer-navigation ul.text-navigation li a
					{
						font-size: 1.15em;
						color: rgb(255,255,255);
						font-weight: 400;
						text-decoration: none;
						line-height: 1em;
						text-transform: uppercase;
					}
					img.footer-logo.loading {
						float: left;
					}
/*
 * ESCORTS-LIST
 */
 .escorts-image-list .slick {
    padding: 0;
}
.escorts-image-list .slick-arrow {
    display: none!important;
}
 
 a.full-width-button {
    display: block;
    text-align: center;
    padding: 10px;
    background: #7b1115;
    text-transform: uppercase;
    font-size: 18px;
	color: #f8e3b2;
}
a.full-width-button:hover {
    background:#300507;
}
 
.escorts-list
{
	display: block;
	margin: 1em auto 0 auto;
	text-align: center;
}
	.escorts-item
	{
		display: inline-block;
		position: relative;
		width: 245px !important;
		/* height: 520px !important; */
		height: 425px !important;
		
		margin: 0 0.5em 1em 0.5em;
	}
	.escorts-item a
	{
		display: block;
		/* position: absolute; */
		/* width: 283px; */
		/*height: 258px;*/
	}
		.escorts-item-hover
		{
			background: rgba(0,0,0,0.75);
			position: absolute;
			width: 175px;
			height: 250px;
			left: 4px;
			top: 4px;
			z-index: 8;
			cursor: pointer;
		}
		.escorts-item-hover > a
		{
			border: 1px solid rgb(255,255,255); 
			height: 20px;
			width: 150px;
			margin: 120px auto auto auto;
			position: relative;
			text-align: center;
			font-size: 14px;
			line-height: 20px;
			text-transform: uppercase;
			padding: 5px;
		}
	.escorts-item-data
	{
		display: block;
		position: absolute;
		width: 235px;
		padding: 10px 0 0 0;
		top: 310px;
	}
		.escorts-item-data .escorts-name
		{
			display: block;
			font-weight: 400;
			font-size:14pt;
		}
			.escorts-item-data .escorts-name a
			{
				display: block;
				height: auto;
				width: auto;
				position: relative;
				text-align: center;
				font-size: 1em;
				text-transform: uppercase;
				line-height: 1.5em;
				font-weight: 700;
				text-transform: uppercase;
				color: #c30000;
			}
		.escorts-item-data .escorts-comment
		{
			display: block;
			
			width: auto;
			position: relative;
			text-align: center;
			
			line-height: 1.3em;
			/* height: 60px; */
			overflow: hidden;
			/* font-size: 1.2em; */
			font-size:14pt;
			color: rgb(255,255,255);
			margin: 6px 0;
		}
		
		.escorts-location a {
			color: #f8e3b2;
			/* font-size: 1.2em; */
			font-size: 14pt;
		}
		
		.escorts-item-data .escorts-rate
		{
			color: rgb(255,255,255);
		}
/*
 * BANNERS-LIST
 */
.banners-list
{
	display: block;
	text-align: center;
}
	.banners-list .banners-item
	{
		display: inline-block;
		padding: 0 0.5em;
	}
/*
 * ESCORTS ITEM PROFILE
 */
.escorts-item-profile-image
{
	display: block;
	width: 500px;
	float: left;
	margin: 1em 0 0 0;
}
	.escorts-item-profile-image img
	{
		display: block;
		margin: 0 auto;
		border: 4px solid #625a47;
	}
.escorts-item-profile-data
{
	display: block;
	width: calc(100% - 500px);
	float: left;
	font-size: 0.75em;
	margin: 1em 0 0 0;
}
	.escorts-item-profile-data p
	{
		margin: 0 0 1em 0;
	}
.escorts-item-profile-thumbnails
{
	display: block;
}
	.escorts-item-profile-thumbnails a
	{
		display: block;
		float: left;
		margin: 0 10px 0 0;
	}
	.escorts-item-profile-thumbnails > a > img
	{
		display: block;
		border: 4px solid #625a47;
		margin: 25px 0 0 0;
	}

.escorts-item-profile
{
	display: block;
	padding: 0 0 1em 0;
	width: calc(100% - 1020px);
	float: left;
}
	.escorts-item-profile > p
	{
		margin: 0 0 25px 0;
		padding: 0 10px 0 0;
	}
	.escorts-item-button
	{
		display: block;
		text-align: center;
		margin: 0 0 25px 0;
	}

table.escorts-item-profile-information
{
	width: 100%;
	color: rgb(255,255,255);
	display: table;
	margin: 0 0 25px 0;
}
tbody
{
	width: 100%;
}
.table-header
{
	width: 170px;
	/* font-weight: 700; */
}
.table-content
{
	width: 170px;
}

table.escorts-item-profile-rates
{
	display: table;
	width: 100%;
	color: rgb(255,255,255);
	margin: 0 0 25px 0;
}
	table.escorts-item-profile-rates th {
		width: 33%;
		text-align: left;
		color: #f8e3b2;
		font-size: 14pt;
		font-weight: 700;
		padding-bottom: 15px;
	}
	table.escorts-item-profile-rates td,
	table.escorts-item-profile-information td
	{
		height: 1.8em;
		text-align: left;
		font-size: 12pt;
		font-weight: 300;
	}


.escort-images
{
	display: block;
	float: left;
	width: 1020px;
}
	.escort-images img
	{
		border: 10px solid #625a47;
		margin: 10px 10px 0 0;
		float: left;
	}

.input span
{
  font-weight : bold;
  font-size : 12px;	
  font-family : tahoma;   
  color : #FF0000;  
  padding-left: 5px;
}
  
#message_box
{
	display: none;
	position: fixed;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2048;
	font-size: 1.2em;
	line-height: 30px;
	opacity: 0.75;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background-color: #067600;
}

.faq_question
{
	color: rgb(255,255,255);
}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
}

.article
{
	display: block;
	border: 1px solid rgb(51,204,204);
	border-width: 1px 0 0 0;
}
	.article h2 a
	{
		display: block;
		color: rgb(51,204,204);
		font-size: 1.85em;
	}
	.article .date
	{
		display: block;
		margin: 0 0 20px 0;
	}
	.article .more
	{
		display: block;
		text-align: right;
		font-style: italic;
		margin: 10px 0 10px 0;
	}


.news-block
{
	display: block;
	border: 1px solid #ffffff;
	border-width: 1px 0 0 0;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
	.news-block h2
	{
		font-family: 'PT Sans', sans-serif;
		display: block;
		color: rgb(255,255,255);
		text-transform: capitalize;
		font-size: 1em;
		font-weight: 700;
		margin: 0 0 5px 0;
		text-align: left;
	}
	.news-block .date
	{
		margin: 0 0 10px 0;
		font-style: italic;
	}
	.news-block .news-image
	{
		display: block;
		float: left;
		margin: 0 10px 10px 0;
	}
		.news-block .news-image a img
		{
			border: 1px solid #ffffff;
		}
	.news-block .news-data
	{
		display: block;
	}
	.news-block .more
	{
		display: block;
		text-align: right;
		font-style: italic;
	}

.first
{
	border: 0;
}

table.tooltip
{
	display: block;
	width: 138px;
	height: 212px;
	left: 172px;
	top: 0;
	background: rgb(0,0,0);
	position: absolute;
	z-index: 512;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #efcc64;
}
/*
 * CALENDAR ITEM
 */
.calendar-list
{
	display: block;
}
	.calendar-list table
	{
		width: 100%;
		margin: 1em auto;
	}
		.calendar-list table thead th
		{
			width: 10%;
			background: #625a47;
			color: rgb(255,255,255);
			text-align: center;
			height: 40px;
			line-height: 40px;
		}
		.calendar-list table tbody td
		{
			width: 10%;
			color: rgb(255,255,255);
			text-align: center;
			height: 80px;
			line-height: 80px;
		}
	.calendar-week-buttons
	{
		display: block;
	}
	.calendar-week-buttons-previuos
	{
		display: block;
		float: left;
		width: calc(50% - 10px);
		text-align: right;
		margin: 0 10px 0 0;
	}
	.calendar-week-buttons-next
	{
		display: block;
		float: left;
		width: calc(50% - 10px);
		text-align: left;
		margin: 0 0 0 10px;
	}

.pages_container {
  text-align   : center;  
  line-height  : 25px;   
  padding      : 10px;
}     

.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  padding    : 2px 5px;  
  margin     : 0 1px;
  color      : white;   
  text-decoration : none;
}    

.pages_container a:hover {
  text-decoration : none;
  background : gray; 
}    

.page_current {
  padding    : 2px 5px;  
  margin     : 0 1px;
  background : gray; 
}  

.reviews-list-small
{
	display: block;
	width: 100%;
	margin: 1em 0;
}
	.reviews-list-small li
	{
		display: block;
		float: left;
		width: 25%;
	}
	.reviews-list-small li a
	{
		color: rgb(51,153,204);
	}
	.reviews-list-small li a:hover
	{
		color: rgb(255,255,255);
	}
.escorts-item-profile-phone
{
	color: rgb(255,255,255);
	font-weight: 700;
	margin: 0 0 1em 0;
}
	.escorts-item-profile-phone span.blue
	{
		color: rgb(55,176,229);
	}
.escort-search
{
	display: inline-block;
	width: 250px;
	height: 35px;
	overflow: hidden;
	background: #625a47;
	margin: 0 10px 0 0;
}
	.escort-search select
	{
		color: rgb(255,255,255);
		text-transform: uppercase;
		background: transparent;
		width: 250px;
		padding: 5px;
		font-size: 0.75em;
		line-height: 1;
		border: 0;
		border-radius: 0;
		height: 35px;
		-webkit-appearance: none;
	}
		.escort-search select option
		{
			background: rgb(51,51,51);
		}

.page-header-twitter
{
	display: block;
	float: left;
	width: 80px;
	height: 80px;
}

/*
 * Update 2016-04-26
 */
.escort-thumbnail-list
{
	display: block;
	text-align: center;
}
	.escort-thumbnail-list img
	{
		display: inline-block;
		/* border: 4px solid #625a47; */
		max-width: 100%;
		height: initial;
		width: 48%;
		margin: 0.5%;
		margin-top: 0;
	}
	.escort-thumbnail-list img.horizontal
	{
		width: 97.5%;
		margin: 0.5%;
	}
	

/* .escorts-item-profile-left */
/* { */
    /* display: block; */
    /* float: left; */
    /* width: calc(50% - 21px); */
    /* margin: 0 20px 0 0; */
    /* border: 1px solid rgb(51,51,51); */
    /* border-width: 0 1px 0 0; */
/* } */
	.escorts-item-profile-left .escorts-item-profile-information
	{
		width: 100%;
		padding: 10px;
	}
		.escorts-item-profile-left .table-header
		{
			/* font-weight: 700; */
			text-align: left;
		}
		.escorts-item-profile-left .table-content
		{
			text-align: left;
		}
	.escorts-item-profile-left input[type="button"]
	{
		/* width: auto !important; */
		margin: 10px 0 0 0;
	}
.escorts-item-profile-right
{
    display: block;
    float: left;
    width: 50%;
    margin: 0 0 0 0;
}
	.escorts-item-profile-right .escorts-item-profile-rates
	{
		width: 100%;
		padding: 10px;
	}
		.escorts-item-profile-right .escorts-item-profile-rates th
		{
			font-weight: 700;
			text-align: left;
		}
		.escorts-item-profile-right .escorts-item-profile-rates td
		{
			text-align: left;
		}
	.escorts-item-profile-right input[type="button"]
	{
		width: auto !important;
		margin: 10px 0 0 0;
	}

/*
 * ESCORTS ITEM REVIEWS
 */
.escorts-item-profile-reviews
{
	display: block;
	margin: 0 0 15px 0;
}
	.escorts-item-profile-reviews header
	{
		text-transform: uppercase;
		color: rgb(255,255,255);
		font-size: 24px;
		line-height: 36px;
		text-align: center;
		margin: 0 0 15px 0;
	}
	.escorts-item-profile-reviews article
	{
		display: block;
		text-align: left;
		border: 1px solid #625a47;
		border-width: 0 0 1px 0;
		padding: 5px 0 5px 0;
	}
		.escorts-item-profile-reviews article header
		{
			display: block;
			color: #625a47;
			font-weight: 700;
			font-size: 14px;
			line-height: 21px;
			margin: 0 0 5px 0;
			text-align: left;
		}
			.escorts-item-profile-reviews article header time
			{
				color: rgb(255,255,255);
			}
		.escorts-item-profile-reviews article a
		{
			color: rgb(255,255,255);
		}

		.page-item > header,
		.page-item > .section > header,
		.page-item-header-inner header
		{
		       display: block;
				font-size: 1.3em;
				line-height: 1;
				color:  #f8e3b2;
				margin: 20px 0;
				text-align: center;
				text-transform: uppercase;
					/* font-weight: bold; */
		}
/*
 *
 */
.reviews-index-list,
.news-index-list,
.articles-index-list,
.escorts-item-profile-reviews
{
	display: block;
	text-align: center;
}
	.reviews-index-list article,
	.news-index-list article,
	.articles-index-list article,
	.escorts-item-profile-reviews article
	{
		width: 380px;
		min-height: 210px;
		vertical-align: top;
		display: inline-block;
		margin: 0 10px 10px 0;
		padding: 10px;
		border: 1px solid rgb(204,204,204);
	}
	.reviews-index-list article header,
	.news-index-list article header,
	.articles-index-list article header,
	.escorts-item-profile-reviews article header
	{
		display: block;
		margin: 0 0 10px 0;
	}
		.reviews-index-list article time,
		.news-index-list article time,
		.articles-index-list article time,
		.escorts-item-profile-reviews article time
		{
			display: block;
			color: #c30000;
			text-transform: uppercase;
			text-align: center;
			margin: 0 0 5px 0;
			font-weight: 700;
		}
		.reviews-index-list article header h3,
		.news-index-list article header h3,
		.articles-index-list article h3,
		.escorts-item-profile-reviews article h3
		{
			color: #c30000;
			text-transform: uppercase;
			text-align: center;
			margin: 0 0 10px 0;
			font-weight: 700;
		}
	.reviews-index-list article footer,
	.news-index-list article footer,
	.articles-index-list article footer,
	.escorts-item-profile-reviews article footer,
	{
		display: block;
		margin: 10px 0 0 0;
		text-align: center;
	}
		.news-index-list article footer > a,
		.reviews-index-list article footer > a,
		.articles-index-list article footer > a,
		.escorts-item-profile-reviews article footer > a
		{
			display: inline-block;
			color: #c30000;
			margin: 0 auto;
			border: 0;
			text-transform: uppercase;
			text-decoration: underline;
		}
	.reviews-index-list article p,
	.news-index-list article p,
	.articles-index-list article p,
	.escorts-item-profile-reviews article p
	{
	    display: block;
	    min-height: 150px
	}
		.reviews-index-list article p > a,
		.news-index-list article p > a,
		.articles-index-list article p > a,
		.escorts-item-profile-reviews article p > a
		{
		    display: block;
		    float: left;
		    margin: 0 10px 0 0;
		}
/*
 *
 */
.article-item,
.review-item,
.news-item
{
	display: block;
	margin: 0 auto;
}
	.article-item article,
	.review-item article,
	.news-item article
	{
		display: inline-block;
		border: 1px solid #f9e4b1;
		padding: 10px;
		vertical-align: top;
	}
	.article-item > article > p,
	.review-item > article > p,
	.news-item > article > p
	{
		text-align: justify;	
	}
	
		.article-item > article img,
	.review-item > article img,
	.news-item > article img
	{
		width:100%;
	}
	
	
		.article-item > article > p > a.media > img,
		.article-item > article > p > a.media,
		.review-item > article > p > img,
		.review-item > article > p > a,
		.news-item > article > p > img,
		.news-item > article > p > a
		{
			display: block;
			float: left;
			margin: 0 10px 0 0;
		}
		@media screen and (max-width:768px){
			.review-item > article > p > a{
				float:none;
			}
		}
		.review-item > article > p > strong
		{
			margin: 0 20px 0 0;
		}
	.article-item > article > footer,
	.review-item > article > footer,
	.news-item > article > footer
	{
		display: block;
		text-align: left;
		margin: 20px 0 0 0;
	}
	.article-item > article > footer > div,
	.review-item > article > footer > div,
	.news-item > article > footer > div
	{
		display: block;
	}
	
	.lined-word {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #f9e4b1;
    margin: 15px 0 -10px;
}

@media screen and (max-width:768px){
	.lined-word {
		text-align: center;
		font-size: 12px;
		text-transform: uppercase;
		color: #f9e4b1;
		margin: -8px 0 -10px;
	}
}
	
.overflow-hidden{
	overflow:hidden;
}
/*
 *
 */
.article-list,
.reviews-list,
.news-list
{
	text-align: center;
	display: block;
	margin: 0 auto;
}
	.article-list article,
	.reviews-list article,
	.news-list article
	{
		width: 430px;
		display: inline-block;
		border: 1px solid rgb(235, 210, 165);
		margin: 0 7px 14px 7px;
		padding: 10px;
		vertical-align: top;
	}
	.article-list > article > header,
	.reviews-list > article > header,
	.news-list > article > header
	{
		display: block;
		text-align: center;
		height: 84px;
		margin: 0 0 10px 0;
	}
		.article-list article header h3,
		.reviews-list article header h3,
		.news-list article header h3
		{
			text-transform: uppercase;
			text-align: center;
			font-weight: 400;
			font-size: 20px;
			line-height: 1.5;
			color: #c30000;
		}
		.article-list article header p,
		.reviews-list article header p,
		.news-list article header p
		{
			text-transform: uppercase;
			text-align: center;
			font-weight: 400;
			font-size: 16px;
			line-height: 1.5;
		}
	.article-list article footer,
	.reviews-list article footer,
	.news-list article footer
	{
		display: block;
		text-align: center;
	}
		.article-list article footer a,
		.reviews-list article footer a,
		.news-list article footer a
		{
			display: inline-block;
			color: #c30000;
			margin: 0 auto;
			border: 0;
			text-transform: uppercase;
			text-decoration: underline;
		}
	.article-list > article > p,
	.reviews-list > article > p,
	.news-list > article > p
	{
		display: block;
		min-height: 150px;
	}
		.article-list > article > p > a,
		.reviews-list > article > p > a,
		.news-list > article > p > a
		{
			display: block;
			float: left;
			margin: 0 10px 0 0;
		}
/*
 * 
 */
.crumbs
{
	display: block;
	text-align: center;
	font-weight: 400;
	padding: 10px 0;
	color: #c30000;
	    font-size: 1em;
		/* margin: -20px 0 -35px; */
}
	.crumbs > a
	{
		color: #c30000;
		margin: 0 10px;
	}
/*
 * 
 */
form
{
	display: block;
	width: 80%;
	margin: 0 auto;
}
	form > .input
	{
		display: block;
		text-align: left;
	}
	form > .input > label
	{
		display: inline-block;
		width: 30%;
		text-align: left;
		font-size: 1em;
		line-height: 2;
	}
	form > .input > input
	{
		display: inline-block;
		width: 50%;
		font-size: 1em;
		line-height: 18px;
	}
		form > .input > input:hover
		{
			border: 1px solid #c30000;
		}
	form > .input > textarea
	{
		display: inline-block;
		width: 50%;
		height: 150px;
	}
		form > .input > textarea:hover
		{
			border: 1px solid #c30000;
		}
	form > .input > span
	{
		display: inline-block;
		width: 10%;
		color: rgb(255,0,0);
		padding: 0 0 0 5px;
	}
	form > select
	{
		display: inline-block;
		width: 55%;
		background: rgba(244,244,244,0.5);
		border: 1px solid rgba(255,255,255,1);
		font-size: 0.75em;
		color: rgba(255,255,255,0.75);
		padding: 0.5em;
		box-sizing: border-box; 
		margin: 0 0 30px 0;
	}
	.form select option
	{
		color: rgba(0,0,0,1.0);
	}
	.form .submit
	{
		text-align: center;
		padding: 1em 0;
	}
		.form .submit input
		{
			width: 20%;
		}
	input[type="button"],
	input[type="submit"],
	a.button
	{
		background: #c30000;
		border: 0;
		line-height: 2;
		color: rgb(255,255,255);
		text-transform: uppercase;
		padding: 5px 20px;
		font-weight: 700;
		cursor: pointer;
	}
		input[type="button"]:hover,
		input[type="submit"]:hover
		{
			background: rgb(204,0,153);
		}
	div.g-recaptcha
	{
		margin: 0 auto;
		width: 304px;
	}
#map
{
	height: 300px;
}



.featureds-container {
	padding: 0 30px;
	margin: 20px 0;
}
.featureds-container .featured-item {
	position: relative;
}

.featureds-container .info {
	position: absolute;
	bottom: 10px;
	left: 0; right: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 30px;
	text-align: left;
	background-color: #eee;
	opacity: .5;
}
.featureds-container .name {
	position: absolute;
	bottom: 10px;
	left: 0; right: 0;
	padding: 10px 30px;
	text-align: left;
	color: #000;
}
.featureds-container .slick-prev {
	left: 15px !important;
	z-index: 1;
}
.featureds-container .slick-next {
	right: 15px !important;
	z-index: 1;
}

.slick {
	padding: 0 30px;
}

.slick .slick-next {
	right: 0px;
	width: 7px;
}
.slick .slick-prev {
	left: 0px;
	width: 7px;
}
.news-index header h3 {
	color: #f8e3b2;
	font-size:16px;
	text-transform: uppercase;
}
.news-index article time{
	color: #c30000;
	display: block;
    margin: 15px 0;
	text-transform: uppercase;
	
}
.news-index article {
    width: 45%;
    margin: 2.5%;
    float: left;
	position:relative;
	padding-bottom: 50px;
}
.news-index article .bottom-link {
    position:absolute;
	right:0;
	bottom:5px;
	color: #c30000;
	text-decoration:underline;
	text-transform:uppercase;
}

.escorts-item-profile-information  a:hover {
	text-decoration: underline;
}

.div-page-bg {
	background: url('../img/site/div_page_item_header_1.jpg') no-repeat center center;
}


.escorts-filter {
	display: block;
	width: 100%;
	max-width: 600px;
	margin: 30px auto;
	height: 35px;
	overflow: hidden;
	background: #520407!important;
	/*margin: 0 10px 0 0;*/
	text-transform: uppercase;
	padding: 5px;
	font-size: 0.75em;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 35px;
}

div.search-fields {
	text-align: center;
	/* margin-bottom:50px; */
}


/* dl.search-field { */
	/* display: inline-block; */
	/* width: 180px; */
	/* border:1px solid #625a47; */
	/* margin: 5px auto; */
/* } */

dl.search-field {
    width: 100%;
    border: 1px solid #f8e3b2;
    margin: 0;
}

dl.search-field + dl.search-field {
	/*margin-left: 30px;*/
}

.escorts-item img {
    /* transform: translateX(-8%); */
    /* left: 50%; */
}

.escorts-item-index img {
    /* left: 50%; */
    /* transform: translateX(-6%); */
	width: 100%;
    height: initial;
}

dl.search-field dt {
	/*padding: 5px;*/
	text-align: center;
}

dl.search-field a {
	display: block;
	color: #fff;
	padding: 5px;
}
/*dl.search-field a:hover {
	background: #f8e3b2;
	color: #000;
}*/
dl.search-field dd {
	/*display: none;*/
	position: absolute;
	background: #111;
	padding: 10px;
	display: none;
	border: 1px solid #f8e3b2;
	text-align: left;
	z-index: 100;
	overflow-y: scroll;
	max-height: 200px;
}
dl.search-field dd a {
	display: block;
	width: 200px;
}
dl.search-field dd a + a {
	border-top: 1px solid #f8e3b2;
}

div.search-fields {
	text-align: center;
}

@media screen and (max-width: 800px) {
	dl.search-field {
		margin: 0 auto;
		display: block;
		width: 220px;
	}
	dl.search-field + dl.search-field,.rounded-search dl.search-field {
		margin: 5px auto;
	}
}

.page-item.hidden-toggle-button {
    max-height: 155px;
    overflow: hidden;
}
.page a.button {
	background: transparent;
    border: 1px solid #f1ddaa;
    color: #f1ddaa;
    line-height: 2;
    text-transform: uppercase;
    padding: 5px 30px;
    font-weight: 300;
    cursor: pointer;
	border-radius:0;
}
.page{

background: #3a0a10; /* Old browsers */
background: -moz-linear-gradient(to bottom, #3a0a10 0%,#000000 6%,#000000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom, #3a0a10 0%,#000000 6%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3a0a10 0%,#000000 6%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a0a10', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

article, article p, article span {
    color: #fff!important;
}

.red-block{
	background:#7c090d;
}

a.search-block-link {
    box-sizing: border-box;
    display: block;
    width: 20%;
    margin: 10px 2.5%;
    padding: 7px 14px;
    background: rgba(0, 0, 0, 0.24);
    float: left;
	border: 0.5px solid rgba(40, 39, 39, 0.24);
	text-transform: uppercase;
}
@media screen and (max-width: 1000px){
	select.search{
		margin-bottom: 30px;
	}
}

header.lines {
	text-transform:capitalize;
    padding: 20px 10px;
    width: max-content;
    text-align: center;
    margin: -15px auto 35px auto;
    z-index: 11;
    position: relative;
	color: #f8e3b2;
	font-weight: 600;
    font-size: 26px;
	    overflow: hidden;
    width: 100%;
}
header.lines::before {
    content: "";
    display: block;
    width: 150%;
    position: absolute;
    max-width: 450px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: 90px;
    background: black;
    z-index: -1;
}
/*
header.lines::after {
    content: "";
    display: block;
    width: 370%;
    transform: translateX(-37%);
    position: absolute;
    border-top: 1px solid #f8e3b2;
    height: 4px;
    border-bottom: 1px solid #f8e3b2;
    left: 0;
    z-index: -2;
    margin-top: 5px;
    top: 27px;
	
}*/
header.lines::after {
content: "";
    display: block;
    left: 50%;
    width: 700px;
    position: absolute;
    border-top: 1px solid #f8e3b2;
    transform: translateX(-50%);
    height: 4px;
    border-bottom: 1px solid #f8e3b2;
    z-index: -2;
    margin-top: 5px;
    top: 27px;
}
.review-item article{
	width: 100%;
}
.escorts-item-index, .escorts-item {
    background: #1f0202;
    border-top: 5px solid #1f0202;
    border-right: 5px solid #1f0202;
    border-left: 5px solid #1f0202;
}

.escorts-image-list .bx-wrapper{
	max-width:2560px!important;
}
.profile-block-border{
	border-top:1px solid #c7b38c;
	margin-top:15px;
	position:relative;
}
.profile-block-border:after{
	content: '';
	border-top: solid 1px #c7b38c;
	width: 100%;
	position: absolute;
	top: -6px;
	left: 0;
}



.escorts-item-profile-left h3{
	font-size: 1.3em;
    line-height: 1.5;
    /* color: rgb(242, 223, 171); */
	font-weight:300;
}

.left-part {
    display: block;
    width: 45%;
    float: left;
    box-sizing: border-box;
}

.escorts-item-profile-left,.escorts-item-profile-right,.template-itm-description{
	background:#000;
}

.escorts-item-profile-left,.escorts-item-profile-right{
	/* padding:10px; */
	    padding: 25px 35px;
}
span[itemprop=workLocation] {
    color: #f8e3b2;
	text-transform: initial;
	font-size: 1.2em;
}

.footer-left {
    width: 30%;
    float: left;
    min-height: 135px;
}
.footer-right{
    width: 70%;
    float: left; 
    min-height: 133px;
}

/* .page-footer-navigations ul.text-navigation li:nth-child(3){ */
	/* clear:both; */
    /* padding-left: 0; */
/* } */

.page-footer-navigations ul.text-navigation li:nth-child(3n) {
    padding-left: 0;
}
.page-footer-navigations ul.text-navigation li:nth-child(3n)::after {
    content: "\A";
    white-space: pre-wrap;
}
span.underscore {
    display: block;
    width: 200px;
    min-height: 36px;
    border-bottom: 1px solid #f8e3b2;
    margin-bottom: 15px;
    font-size: 1.3em;
    font-weight: 800;
    color: #f8e3b2;
	margin-top: 15px;
	letter-spacing: 0.5px;
}
.page-footer-navigations ul.text-navigation li:first-child{
	padding-left:0;
}

.page-copyright a {
    color: #f8e3b2;
	text-transform: uppercase;
}


.new-banner {
    /* background: url(/img/site/new-banner.png); */
    height: 100px;
    width: 100px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
	z-index: 99;
	    transform: rotate(-45deg);
	pointer-events:none;
	    font-weight: bold;
}


.new-banner {
  animation: pulse 5s infinite;
}

@keyframes pulse {
  0% {
    color: #c30000;
  }
  50% {
    color: #f8e3b2;
  }
  100%{
	color: #c30000;
  }
}

.page-item p {
    font-weight: 400;
}

.escorts-item-profile-left h5 {
    margin: 10px;
    font-size: 14pt;
    font-weight: 600;
}

.page-footer-navigations ul.text-navigation li a {
    font-size: 14pt;
    font-weight: 300;
}

.page-footer-navigations ul.text-navigation li {
    display: inline-block;
	height: 30px;
    min-width: 140px;
	padding:0;
    line-height: 50px;
}

.contact-footer{
	font-size: 14pt;
}
.footer-left img{
	margin-bottom:200px;
}
.footer-twitter{
	/* float: left; */
	max-width: 65%;
	display:block;
	margin:auto;
}
.rounded-search dl.search-field{
	border-radius:10px;
	overflow:hidden;
}


@media screen and (max-width: 1375px){
	.page-header-body {
		background-size: 1422px;
	}
}
@media screen and (max-width:1026px){
	a.search-block-link {
		width: 45%!important; 
	}
	dl.search-field {
		width: 100%;
		margin: 5px auto;
	}
	.footer-right,.footer-twitter,.footer-left {
		width: 100%;
		margin-bottom:20px;
	}
	.footer-left img {
		margin-bottom: 0px;
	}
	.page-footer-body {
		text-align: center;
	}
	img.footer-logo {
		display: block;
		margin: auto;
		text-align: center;
		margin: 20px calc( 50% - 70px );
	}
	span.underscore {
		margin-left: auto;
		margin-right: auto;
	}
	img.footer-twitter {
		display: block;
		margin: 0 calc( 50% - 33%);
	}
	
}
@media screen and (max-width: 768px){
	.page-header-logo img{
		max-width:70%;
		display:block;
		margin:40px auto 20px!important;
	}
	.phone{
		width:100%;
	}
  .thing-block .text-justify{
    line-height:14.5px;
    padding-bottom:25px;
  }
  .thing-block .pos-bot{
    text-align: center;
    width: 100%;
  }
}

input[type="button"].book-me-now {
    width: 100%;
    background: #000!important;
    /*border: 1px solid #c7b38c;*/
    border-radius: 0;
    font-size: 18px;
    color: #f8e3b2;
    /* margin-top: -15px; */
}

@media screen and (min-width:1024px){
	/* for the "item" template */
	.escort-thumbnail-list{
		width:69%;
		float:right;
		padding: 0 3%;
	}
	.escorts-item-button-block{
		margin-top:15px;
	}
	.left-part {
		width: 31%;
	}

	
}


.escort-profile-description{
	text-align: justify;
	line-height: 26px;
	padding:32px;
	font-size: 13pt;
}
td.table-header {
    padding: 3px 0;
}

.red-block header {
    color: #f8e3b2;
    text-transform: initial;
}

.padding-0{
	padding:0!important;
}
.escort-rate {
    text-align: center;
}

a.button.button-unhide {
    border-radius: 10px;
}


dl.search-field {
	border-radius:10px;
}

header.golden-text {
    color: #f5e2ae;
}

@media screen and (max-width:1900px){
	.page-item{
		width:90%;
	}
}

@media screen and (max-width:1400px){
	.page-item{
		width:90%;
	}
	.left-part {
		width: 30%;
	}
	.escort-thumbnail-list{
		width:70%;
	}
}



@media screen and (max-width:1550px) and (min-width:1029px){
	.footer-left {
		width: 50%;
	}
	.footer-right {
		width: 50%;
	}
	.footer-twitter{
		margin: auto;
		display: block;
		float: none;
	}
}


@media screen and (max-width:1370px) and (min-width:1340px){
	.footer-left {
		width: 30%;
	}
	.footer-right {
		width: 70%;
	}
	.footer-twitter{
		margin: auto;
		display: block;
		max-width: 45%;
	}
}


@media screen and (max-width:1075px){
	.escort-thumbnail-list {
		width: 100%;
	}

	.escorts-item-button-block{
		width: 100%!important;
	}
	.left-part {
		width:100%;
	}
	select.search{
	min-width:0px;
	 width: 100%; 

	}
	.article-list article, .reviews-list article, .news-list article {
    width: 98%;
	}
}

@media screen and (min-width: 751px){
	.page-copyright {
		width: 100%!important;
		margin: 0;
	}
	.page-footer-body {
		padding: 50px;
	}
	.page-header-navigation .phone{
		display:none;
	}

}

@media screen and (max-width: 751px){
	.page-header-login .phone{
		display:none;
	}
	.page-header-navigation .phone{
		display: inline-block;
		width: initial;
		    margin: 15px 0px 0 25px;
		float: left;
		font-size:16px;
	}
	.page-header-navigation .phone a{
		font-size:24px;
	}
	.escorts-item-profile-left h3 {
		font-size: 15pt;
	}
	header.lines::before {
		width: 66%;
	}
}

@media screen and (max-width: 1900px) and (min-width: 1600px){
	.escorts-item {
		width: 245px !important;
	}
	.escorts-item-data {
		width: 245px;
	}
	
}

@media screen and (max-width: 1370px) and (min-width: 1345px){
	.escorts-item {
		width: 275px !important;
		height: 455px!important;
	}
	.escorts-item > a,
	.escorts-item-index > a
	{
		display: block;
		width: 265px;
		height: 300px;
	}
	.escorts-item-index > a {
		width: 235px;
	}
	.escorts-item-data {
		width: 275px;
		    top: 353px;
	}
	.page-item{
		width:90%;
	}
	
}
@media screen and (max-width: 1345px) and (min-width: 1350px){
	.escorts-item {
		width: 180px !important;
	}
	.escorts-item-data {
		width: 180px;
	}
	
}


@media screen and (max-width: 420px){
	.escorts-item {
		width: 155px !important;
		height: 300px !important;
	}
	.escorts-item > a {
		width: 155px;
		height: 257px;
	}
	.escorts-item .lazy {
		max-width: 100%;
		height: initial;
	}
	.escorts-item-data {
		width: 149px;
		top: 205px;
	}
    .escorts-name a {
        font-size: 16px !important;
    }
	.page-footer-navigations ul li{
		width:100%;
	}
	.escorts-item-data .escorts-name a{
		font-size: 0.9em;
	}
	.escorts-item-profile-left h3 ,.page-item > h1 {
		font-size: 18px;
	}
	.page-header-navigation .phone a{
		font-size: 19px;
		color: #f7e3af;
	}
	.footer-twitter{
		max-width:100%;
		margin:0!important;
	}
	.new-banner{
		
	}
	.content-escort-list1 .escorts-comment{
		display:none;
	}
}

@media screen and (max-width:399px){
	.escorts-image-list .slick-track .slick-slide img {
		width: 200px;
		height: initial;
	}
}
/*
@media screen and (min-width: 400px) and (max-width: 420px){
	.slick-track  .escorts-item-index {
		width: 310px !important;
		text-align:center;
	}
	
	.slick-track .escorts-item-index > a ,.slick-track  .escorts-item-index > a img{
		display: block;
		width: 310px;
	}
	
	.slick-track .escorts-item {
		width: 330px !important;
		text-align:center;
	}
	.slick-track .escort-block .escort-thumbnail a,.escort-block .escort-thumbnail a img{
		width: 330px !important;
	}
	.slick-track .escorts-item-data {
		width: 301px;
		top: 303px;
	}
	
	.escorts-item-index {
		height: 480px !important;
	}
	
	.escorts-image-list .slick-track .slick-slide img {
		width: 210px;
		height:initial;
	}
}*/
select {
    color: #000;
}
@media screen and (max-width: 680px){
	.escorts-item-index {
		display: inline-block;
		width: 262px !important;
	}
}
@media screen and (max-width: 620px){
	.escorts-item-index {
		display: inline-block;
		width: 245px !important;
	}
}
@media screen and (max-width:550px){
	.escorts-item-index {
		display: inline-block;
		width: 220px !important;
	}
	.slick {
     padding: 0 ; 
	}
}

@media screen and (max-width: 420px){
	.escorts-item-index {
		display: inline-block;
		width:165px !important;
		height: 295px !important
	}
	.escorts-item-index img{
		max-width:100%;
		height:initial;
	}
	.escorts-item-index > a {
		width: 140px;
		height:222px;
	}
	.escorts-item-index > a {
		display: block;
		width: 150px;
		height: 205px!important;
	}
	span[itemprop=workLocation], a[itemprop=locality]{
		font-size: 12px;
	}
	.page-header-body {
		background-size: 750px;
	}
	.page-header-body {
		height: 107px;
	}
}






