/* Hamburger menu */

body {
    font-family: 'PT Sans', sans-serif;
}

ul.hamburger-navigation {
	/*margin: 9px 9px 10px 10px;*/
	background: #107A78; /*rgb(204,153,102);*/
	/*border: 3px solid rgb(255,255,255);*/
	/*border-radius: 5px;*/
	cursor: pointer;
	/*margin: 0 -10px;*/
	/*width: 80px;*/
	position: relative;
	text-align: right;
}

#news_index_container a,
.blogs a,
#articles a {

    color: #0ff;
}


#articles .more {
    position: absolute;
    bottom:0;
    left: 0;
    right: 0;
}

.page-item p {
	text-align: justify !important;
}
.field-select {
	font-size: 13px !important;
	text-align:center !important;
}

ul.hamburger-navigation li {
	color: rgb(255,255,255);
	text-transform: uppercase;
	font-size: 28px;
	/*line-height: 20px;*/
	padding: 5px 10px;
}
.hamburger-block {
	display: none;
	left: 0px;
	top: 10px;
	position:relative;
	z-index: -128;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: auto;
}
.hamburger-block ul {
	list-style: none;
	margin: 0;
	width: 100%;
	padding: 0;
}
.hamburger-block ul li {
	position: relative;
	font-size: 1rem;
	font-weight: bold;
	border-bottom: 1px solid #222222;
	border-top: 1px solid #444444;
	padding: 10px 15px;
	background: rgba(61,61,61,0.99);
	text-align: left;
}
.hamburger-block ul li a {
	display: block;
	color: rgb(255,255,255);
	text-decoration: none;
}

body {
	font-weight: normal;
}



/* top navigation */ 
.page-header-navigation
		{
			
			display: block;
			float: left;
			width: 100%;
			height: 30px;
			text-align: center;
		}
			ul.text-navigation
			{
				display: block;
				background: url(../../img/site/topnavbg.png) top left repeat-x;
			}
				ul.text-navigation li
				{
					display: inline-block;
					height: 30px;
					padding: 0 20px;
					line-height: 30px;
				}
					ul.text-navigation li a
					{
						font-family: 'PT Sans', sans-serif;
						font-size: 15px;
						color: #fff;
						font-weight: 700;
						text-decoration: none;
						line-height: 1em;
						text-transform: uppercase;
					}
					ul.text-navigation li.active
					{
						/*background: rgb(255,255,255);*/
					}
					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;
			}


ul.footer-navigation
			{
				display: block;
				/*background: url(../../img/site/topnavbg.png) top left repeat-x;*/
				border-color: rgb(0,88,88);
				border-top:1px dashed;
				border-bottom:1px dashed;
				text-align: center;
			}
				ul.footer-navigation li
				{
					display: inline-block;
					height: 30px;
					padding: 0 20px;
					line-height: 30px;

				}
				ul.footer-navigation li + li a {
					/*border-left: 1px solid rgb(204,153,102);;*/
					padding-left: 30px;
				}
					ul.footer-navigation li a
					{
						font-family: 'PT Sans', sans-serif;
						font-size: 1em;
						color: #fff;
						font-weight: 400;
						text-decoration: none;
						line-height: 1em;
						/*text-transform: uppercase;*/
					}
					ul.footer-navigation li.active
					{
						/*background: rgb(255,255,255);*/
					}
					ul.footer-navigation li.active a.active
					{
						/*color: rgb(82,82,82);*/
					}
					ul.footer-navigation li:first-child img
					{
						display: block;
						margin: 5px 0 0 0;
					}
			ul.footer-navigation ul
			{
				position:absolute; 
				left:0; 
				display:none; 
				padding:0; 
				list-style:none;
			}






body {
	background: #000 url(../../img/site/bodybg.jpg) top center no-repeat;
	color: #fff;
}
a { 
color: #fff; 
padding: 0;
}

.page {
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
}

.page .header {
	background: url(../../img/site/header.png) top center no-repeat;
	/*min-height: 122px;*/
	/*position: relative;*/
    margin-top: 20px;
}

.page-header-body {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 300px;
	line-height: 22px;
}
.page-header-body * {
	display: block;
}
.page-header-body span.green {
	color: rgb(0,255,255);
}

.page .header .kojos {
	position: absolute;
	right: 75px;
	bottom: -28px;
}

.page h1 {
	color: rgb(0,255,255);
	text-transform: capitalize;
	font-size: 1.4em;
	padding: 10px 0;
	font-weight: 700;
}

.page .index-content {
	/*margin-right: 450px;*/
	text-align:justify;
}
.page .index-featured {
	text-align: center;
}

.index-featured h3 {
	text-align: center;
	font-size: 1.4em;
	color: #00FFFF;
}

.if-escort {
	text-align: center;
	min-height: 230px;
	margin-bottom: 20px;
}
.if-escort .name, .if-escort .name a {
	color: rgb(0,255,255);
	font-size: 1.1em;
	display: block;
}
.if-escort .location, .if-escort .location a {
	display: block;
	color: #fff;
}
.if-escort img {
	margin: 0;
	background-size: contain;
	padding: 1px;
	width: 100%;
	display: inherit;
	/*background: url(../../img/site/escortbg.png);*/
	border: 1px solid #fff;
	clear: both;
}


.escort-names li a {
	color: rgb(249,229,176);
	font-size: 1em;
	font-weight: 400;
}
.escort-names li a:before {
	content: "- ";
}
.escort-names li {
	display: inline-block;
	width: 200px;
}
.escort-names {
	text-align: center;
}

.bottom-line {
	border-color: #fff;
	border-top:1px dashed;
	height: 50px;
}


.escorts-list {
	text-align: center;
}
.eg-escort * {
	text-decoration: none;
	color: #fff;
}
.ogg {
	/*min-height: 320px;*/
	padding: 0 5px;
	/*margin-bottom: 10px;*/
}

.ogg > div {
	border: 1px solid #373737;
	max-width: 100%;
}



.ogg img, .eg-escort img {
	height:auto;
	width: 100%;
	box-shadow:none;
	border:0;
	padding:0;
	border-radius: 0;
	margin-bottom: 0;
	padding: 4px;
}
.eg-escort {
	max-width: 202px;
	display: inline-block;
	margin: 15px;
}
.eg-escort .info {
	display: block;
	min-height: 60px;
	border-color: #fff;
	/*border-left: 1px dashed;*/
	padding-left: 10px;

}
.eg-escort .info .name, .eg-escort .info .location, .eg-escort .info .rate {
	display: block;
	color: #00FFFF;
	text-align: center;
}
.eg-escort .info .location, .eg-escort .info .rate {	
	color: #fff;
}
.eg-escort .info .name a {
	color: #00FFFF;
}


.profile-left {
	float: right;
	width: 350px;
}

.profile-left h3 {
	font-size: 1.3em;
	margin: 10px 0;
}
.profile-left th {
	font-weight: 700;
	min-width: 120px;
}

.profile-right {
	margin-right: 350px;
}
.profile-right img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #fff;
	min-height: 450px;
}

h3 {
	padding: 5px 0;
}

.page-copyright {
	font-size: 20px;
	text-align: center;
	padding: 20px 0;
}
.page-copyright a {
	color: #ffffff;
}


.dashed-box {
	display: block;
	border-color: #fff;
	border-left: 1px dashed;
	padding: 5px 10px 10px 10px;
}







.escort-search
{
	display: inline-block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	background: rgb(0,0,0);
    border: 1px solid grey;
	margin: 0;
}
	.escort-search select
	{
		color: rgb(255,255,255);
		background: transparent;
		padding: 0 5px;
		font-size: 1em;
		line-height: 1;
		border: 0;
		border-radius: 0;
		height: 28px;
		-webkit-appearance: none;
	}
		.escort-search select option
		{
			background: rgb(51,51,51);
		}


.crumbs
{
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	padding: 10px 20px;
}
.crumbs > ul
{
	display: block;	
}
.crumbs > ul > li
{
	display: inline-block;
	padding: 0 5px;
}
.crumbs > ul > li:first-child
{
	display: inline-block;
	padding: 0 5px 0 0;
}


table.reviews-list
{
	width: 100%;
	margin: 0 0 1em 0;
}
	table.reviews-list th
	{
		text-transform: uppercase;
		border: 1px solid rgb(255,255,255);
		border-width: 0 0 1px 0;
		line-height: 3em;
		color: rgb(255,255,255);
	}
	table.reviews-list td
	{
		width: 20%;
		line-height: 2em;
		color: rgb(255,255,255);
	}
	table.reviews-list th.blue,
	table.reviews-list td.blue a
	{
		color: rgb(255,255,255);
		font-style: italic;
	}


.form
{
	display: block;
	width: 80%;
	margin: 0 auto;
}
	.form header
	{
		display: block;
		color: rgb(255,255,255);
		font-weight: 700;
		text-align: left;
		font-size: 1em;
		margin: 1em 0;
	}
	.form label
	{
		display: inline-block;
		width: 30%;
		color: rgb(255,255,255);
	}
	.form input
	{
		display: inline-block;
		width: calc(70% - 20px);
		font-size: 0.9em;
		margin: 2px 0;
	}
	.form span
	{
		display: inline-block;
		width: 10px;
	}
	.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 textarea
	{
		display: inline-block;
		width: 60%;
	}
	.form .submit
	{
		text-align: center;
		padding: 1em 0;
	}
		.form .submit input
		{
			width: 20%;
		}

#recaptcha_widget_div,
#recaptcha_area
{
	display: block;
	margin: 0 auto;
}
#recaptcha_table
{
	
}
label.recaptcha_input_area_text
{
	float: none;
	margin: 0;
	padding: 0;
}
.recaptcha_only_if_privacy
{
	display: none !important;
}


.center {
	text-align: center;
}

.pages_container {
	text-align: center;
}



/*
 * 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: 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; 
		}
		textarea
		{
			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;
			width: 100%;
			height: 115px;
			box-sizing: border-box; 
		}
	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(0,255,255,0.5);
		padding: 5px 10px;
		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(0,255,255,0.75);
		}

		::-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);
		}


.escorts-item-profile-phone
{
	color: rgb(255,255,255);
	font-weight: 700;
	margin: 1em 0 1em 0;
}
	.escorts-item-profile-phone span.blue
	{
		color: rgb(0,255,255);
	}

.page .header {
	background-size: contain;
}

.footer-navigation li a, table, .page-item p, .index-content p, #news_index_container {
	font-size: 16px !important;
}

.escort-search select {
	font-size: 16px;
}
.ogg .info {
	padding: 0 0 5px 0;
	text-align:center;
}

.ogg .info .name, .ogg .info a.name, .ogg .info a,  .ogg .info .location, .ogg .info .rate {
	display: block;
	text-align: center;
	font-size: 13px !important;
}
.ogg .info a {
color: rgb(0,255,255);
}



.infoSub {
	height: 60px;
	overflow:hidden;
	width: 100%;
	text-align:center;
}
.infoSub2 {
	height: 65px;
	overflow: hidden;
	width: 100%;
	text-align:center;
}
.ogg {
	padding: 0px 15px !important;
	margin-bottom: 30px !important;
}
.ogg .info .rate {
    padding:5px 0;
}

@media screen and (max-width: 800px) {
	body {
		font-size: 1.7em;
	}
    .review-box {
        font-size: 14px !important;
    }
    .index-featured {
        font-size: 12px;
    }
	ul.hamburger-navigation {
		margin: 0 auto;
		position: relative;
		top: -40px;
	}

	.page .index-content {
		margin: auto;
	}

	.page .index-featured {
		float: none;
		width: auto;
	}

	.eg-escort {
		margin: 10px;
	}

	.if-escort img {
		width: 100%;
		height: auto;

	}
	.profile-left {
		float: none;
		width: auto;
	}
	.profile-right {
		margin: auto;
	}
	.profile-right img {
		display: block;
		width: 98%;
	}
	.kojos { 
		display: none;
	}
	.page-header-body {
		display: none;
	}

	.if-escort .name {
		font-size: 10px !important;
	}

	.if-escort .location a, .if-escort .location, .if-escort .rate {
		font-size: 9px !important;
	}

	.page h1,h2,h3,h4 {
		font-size: 17px !important;
	}
	.footer-navigation li a, table, .page-item p, .index-content p, #news_index_container {
		font-size: 14px !important;
	}

	.ogg .info, .escort-search select {
		font-size: 13px;
	}

	.ogg {
		padding:0 2px !important;
		/*min-height: 200px;*/
	}

	.ogg .info .name, .ogg .info .location a, .ogg .info .location, .ogg .info .rate {
		font-size: 10px !important;
	}


	.escort-profile-information input {
		font-size: 14px !important;
	}
	ul.footer-navigation li {
		padding:0 10px;
		line-height: 20px;
	}
	ul.footer-navigation li a {
		font-size: 11px !important;
	}
	ul.footer-navigation li + li a {
		padding: 0;
	}
	.infoSub {
		height: 55px;
	}
	.ogg {
		padding: 0px 2px !important;
		margin-bottom: 5px !important;
	}
}

.info img {
	width: 100%;
}

.info .infoSub2 .name a {
	color: rgb(0, 255, 255);
	font-weight: bold;
}

.profile-reviews,
.escort-profile-information table td,
.escorts-item-profile-information td,
.escorts-item-profile-rates td {
	line-height: 25px;
}

@media (min-width:768px) {
	.col-md-2 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

.thumbnail {
	padding: 0;
	margin: 0;
	background:none;
	border-radius: 0;
	box-shadow: none;
	border:0;
}


.crumbs {
	text-align:center;
	margin-bottom: 10px;
}

.crumbs a {
	padding: 0 10px;
}
