<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color:#939393;
    font-size: 100%;
    background-color: #363739;
    min-width: 1146px;
}

input[type="submit"]:focus,
input[type="text"]:focus,
button:focus,
.btn:focus {
    outline: none;
}

/* header */

#header {
    height:55px;
    background:#212121;
    border-top: 4px solid gold;
    border-bottom: 3px solid #CCC;
}

#agency li {
    display:inline !important;
}

#header .nav a {
    height:55px;
    display:inline-block;
	color:#fff;
	text-decoration:none;
	font-size: 18px;
	line-height:55px;
	padding:0 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: 17px;
    vertical-align: bottom;
}
#header .nav a:hover {
    background-color: transparent !important;
    color: #fdd733 !important;
}
#header .logo_holder {
    width: 34px;
    margin-left: 0px;
    margin-right: 10px;
    vertical-align: middle;
    padding-right: 10px;
    padding-top: 1px;
    padding: 0px;
}
body.main .nav li.main a,
body.fresh .nav li.fresh a,
body.independent .nav li.independent a,
body.agency .nav li.agency a,
body.login .nav li.login a,
#header .nav li a:hover{
	background:gold;
    color:#444;
}

/* end HEADER */

/* content */

#content {
    /*width:1146px;*/
    margin:0 auto;
    padding-top: 60px;
    min-height: 1000px;
}
#content:after {
    display:block;
    clear:both;
    content:' ';
    line-height:1px;
    height:1px;
    overflow:hidden;
}
body.network-bar-on #content {
    padding-top: 94px;
}
#content .grid {
    padding-top: 20px;
}
body[data-action="view"][data-controller="ads"] #content {
    padding-top: 90px;
}

/* Override Bootstrap's media queries */
/* -------------------------------------------------- */
#content &gt; .container {
    padding: 0;
}
@media (min-width: 768px) {
    .container {
    width: auto;
    }
}
@media (min-width: 992px) {
    .container {
    width: auto;
    }
}
@media (min-width: 1200px) {
    .container {
      width: 1146px;
    }
}

/* Media queries */
/* -------------------------------------------------- */

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #content .container {
        padding-left: 2px;
        padding-right: 2px;
    }
}

/* end content */


/* box */

.col {
    width: 186px;
    margin: 2px;
    float: left;
}
.box {
    position: relative;
    background:#222;
    background:rgba(0,0,0,.8);
    color:#eee;
    -moz-border-radius:6px;
    -webkit-border-radius:10px;
    border: 1px solid #222;
    border-radius: 0px;
    padding: 0px;
    margin:4px 0;
    text-align:center;
    box-sizing: border-box;
    overflow: hidden;
}
.box:hover {
    border: 1px solid #fdd733 !important;
    /*-moz-box-shadow: #fdd733 0px 0px 0px 1px inset;
    -webkit-box-shadow: #fdd733 0px 0px 0px 1px inset;
    box-shadow: #fdd733 0px 0px 0px 1px inset;*/
}

#service47 .box,	#service23 .box, #service34 .box, #service36 .box, #service38 .box { 
	background:rgba(0,0,0,.7);
}
.col .box img {
    width:177px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius: 0px;
    max-height: 410px;
}
.col .box h2 {
    display:block;
    margin:10px 5px 3px;
    font-size:13px;
    line-height: 1.4em;
    font-weight: bold;
    overflow: hidden;
}
fieldset.star legend:before,
.col .box.star h2:before {
    content:' ';
    display:inline-block;
    width:28px;
    height:26px;
    background:url(/img/star.png) 0 0 no-repeat;
    background:url(/img/goldStar2.png) 0 0 no-repeat;
    vertical-align:-3px;
}
.col .box.star h2:before {
    vertical-align:-5px;
}
.col .box h2 a {
    color:#D52D00;
}
#service47 .col .box h2 a, #service23 .col .box h2 a, #service34 .col .box h2 a, #service36 .col .box h2 a, #service38 .col .box h2 a {
	color: #F3CE06;
}
.col .box h2 a:hover {
    text-decoration:none;
}
fieldset.ok legend b,
.col .box.ok h2 a {
    margin-left:26px;
}
fieldset.ok legend b:before,
.col .box.ok h2 a:before {
    content:' ';
    display:inline-block;
    width:30px;
    height:27px;
    background:url(/img/ok.png) 0 0 no-repeat;
    background:url(/img/verifiedMark.png) 0 0 no-repeat;
    margin-left:-25px;
    vertical-align:-5px;   
}

/*fieldset.qpv legend:before,*/ .box.qpv h2 a:before {
    content: ' ';
    display: inline-block;
    width: 96px;
    height: 25px;
    background: url(/img/allmarks.png) 0px 0px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -6px;
}

/*fieldset.qv legend:before,*/ .box.qv h2 a:before {
    content: ' ';
    display: inline-block;
    width: 57px;
    height: 25px;
    background: url(/img/allmarks.png) 0 -25px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -6px;
}

/*fieldset.pv legend:before,*/ .box.pv h2 a:before {
    content: ' ';
    display: inline-block;
    width: 56px;
    height: 25px;
    background: url(/img/allmarks.png) 0 -51px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -6px;
} 

/*fieldset.pre legend:before,*/ .box.pre h2 a:before {
    content: ' ';
    display: inline-block;
    width: 30px;
    height: 24px;
    background: url(/img/allmarks.png) -28px -1px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -6px;
}

/*fieldset.ver legend:before,*/ .box.ver h2 a:before {
    content: ' ';
    display: inline-block;
    width: 34px;
    height: 24px;
    background: url(/img/allmarks.png) -57px 0px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -6px;
}

.col .box.ok h2 a:before {
    vertical-align:-7px;
}
.col .box h2 {
    color:#C9C9C9;
}
.col .box h4 {
    color:#C9C9C9;
    font-size:9px;
}
.col .box p {
    color: #e3e3e3;
    font-size: 11px;
    line-height: 1.3em;
    text-align: justify;
    padding: 0 10px 10px;
    overflow: hidden;
}

/******* FEED on supported services ***********/

#ext .box .subborder {
    height: 400px;
    display: flex;
    flex-direction: column;
}

#ext .box .subborder &gt; a {
    flex: 2;
    overflow: hidden;
}

#ext .box .subborder a img {
    height: auto;
    width: 100%;
    max-height: initial;
}

#ext .box p {
    height: 85px;
}


/* AdBox MEDIA QUERIES */
/* -------------------------------------------------- */

@media screen and (max-width : 375px) {

    #premium div.a-info {
        height: 130px;
    }
}

/* LOGIN */

.box.login {
    width:500px;
    margin:20px auto;
    padding:30px;
}
.box.login p {
    margin-bottom:30px;
}
.login fieldset {
    margin-bottom:30px;
}
.login legend {
    color: #EE3322;
    font-weight:700;
    font-size:19px;
}
.login a {
    color:#fff;
}
.login a:hover {
    text-decoration:none;
}
.login form div.input {
    margin:10px;
}
.login form div.input label {
    width:120px;
    text-align:right;
    margin-right:40px;
    display:inline-block;
}
.login form div.input input {
    width:170px;
}
.prev,
.next,
input[type=submit] {
    display: inline;
    font-size: 110%;
    width: auto;
    font-weight:normal;
    padding: 4px 8px;
    background:#e6e49f;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
    background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
    color:#333;
    border:1px solid #aaac62;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    text-decoration:none;
    text-shadow: #fff 0px 1px 0px;
    min-width: 0;
    cursor:pointer;
}

.next:hover,
.prev:hover,
input[type=submit]:hover {
    background: #f0f09a;
    background: -webkit-gradient(linear, left top, left bottom, from(#e6e49f), to(#f1f1d4));
    background-image: -moz-linear-gradient(top, #e6e49f, #f1f1d4);
}

.login input[type=submit] {
    background:#62af56;
    background: -webkit-gradient(linear, left top, left bottom, from(#a8ea9c), to(#62af56));
    background-image: -moz-linear-gradient(top, #a8ea9c, #62af56);
    border-color: #2d6324;
    color: #000;
    text-shadow: #8cee7c 0px 1px 0px;
}
.login input[type=submit]:hover {
    background:#4ca83d;
    background: -webkit-gradient(linear, left top, left bottom, from(#85e573), to(#4ca83d));
    background-image: -moz-linear-gradient(top, #85e573, #4ca83d);
}


/** Notices and Errors**/


div.message {
    color: #eee;
    border:1px solid #ababab;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    background:#dedede;
    line-height:1.4em;
    width: 350px;
    margin: 0 auto 20px;
    padding: 10px;
    text-align: center;
    box-shadow: 0 0 15px rgba(0,0,0,.2) inset,0 0 5px rgba(255,255,255,.5);
    text-shadow: 0 0 2px rgba(255,255,255,.5);
    background: #c73e14;
    text-shadow:0 1px 1px #222;
}
#emailMessage{
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	background: #c73e14;
	padding: 15px;
    width:auto;
    text-align: left;
}
div.error-message {
	clear: both;
	color: #fff;
	font-weight: bold;
	background: #c73e14;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/* escort site */

.postDetails {
    width:740px;
    clear:both;
    float:left;
    margin-right:10px;
    font-size:14px;
    position: relative;
}
.postDetails .box:hover {
    border: 1px solid #222 !important;
}
.postDetails ~ .col {
    margin: 0;
    width: 191px;
}

.container &gt; .col ~ .col {margin-left: 8px;}
.postDetails ~ .col .box{margin-bottom:8px;}

.postDetails ~ .col img{
    width:190px;
    max-height: none;
}
.postDetails legend {
    color: #EE3322;
    border: none;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 15px;
}
#service47  .postDetails legend, #service23  .postDetails legend, #service34  .postDetails legend, #service36  .postDetails legend, #service38  .postDetails legend {
	color: #F3CE06;
}
.postDetails fieldset {
    border:1px solid #222222;
    padding:10px;
    margin:30px 20px 10px;
    float:left;
    text-align: left;
}
.postDetails .full {
    float:none;
    clear:both;
}
.postDetails .rates {
    text-align:left;
    line-height:19px;
}
.postDetails .info legend {
    font-size:20px;
}
.postDetails .full legend {
    text-transform:capitalize;
    line-height: 2.5rem;
    border: none;
}
.postDetails p {
    text-align:left;
    line-height:21px;
    width: 670px !important;
    overflow: hidden;
}
.postDetails a {
    color:#939393;
    text-decoration:none;
}  
.clear {
    clear:both;
}

.next,
.prev {
    float: left;
    padding: 5px 10px;
    font-size: 13px;
    text-transform:lowercase;
    margin:0px 12px 5px 0px;
    color:#333;
}

.next {
    float:right;
}
.next:hover,
.prev:hover {
    color:#000;
}


.mailForm fieldset {
    padding-bottom:45px;
}
.mailForm fieldset div.input{
    margin-bottom:20px;
}
.mailForm fieldset textarea,
.mailForm fieldset input{
    width:650px;
    padding:5px;
    font:400 15px/18px Arial;
}
.mailForm label {
    display:block;
    text-align:left;
    margin-bottom:5px;
}
.mailForm label {
    display:block;
    text-align:left;
    margin-bottom:5px;
}
.mailForm .checkbox input{
    width:auto;
    margin-right: 12px;
}
.mailForm .checkbox label{
    display: inline;
}
.mailForm .checkbox {
    text-align: left;
}
.mailForm .submit {
    height:1px;
    text-align:right;
    padding-right:30px;
}
.mailForm .submit input {
    margin-top:0px;
    position:relative;
    top:-60px;
}

/* userMenu */

.userMenu {
    background:#212121;
    position:relative;
    top:-11px;
    padding:8px 12px 20px;
    -webkit-border-radius:0 0 10px 10px;
    -moz-border-radius:0 0 10px 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.userMenu li {
    margin:0 5px 0 0;
    display:inline;
}
.pagin,
.userMenu a {
    font-weight:normal;
    padding: 4px 8px;
    background:#e6e49f;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1d4), to(#e6e49f));
    background-image: -moz-linear-gradient(top, #f1f1d4, #e6e49f);
    color:#333;
    border:1px solid #aaac62;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    text-decoration:none;
    text-shadow: #fff 0px 1px 0px;
    min-width: 0;
    text-transform:capitalize;
    display:inline-block;
    margin-top:5px;
}

.userMenu a:hover {
    background: #f0f09a;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7e1), to(#eeeca9));
    background-image: -moz-linear-gradient(top, #f7f7e1, #eeeca9);
    color:#000;
}
.off img {
    opacity:0.2;
    filter: alpha(opacity = 20);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.box.login .linkToRecover {
    text-align:right;
    padding:40px 0 0px;
    display:block;
    margin:0;
    font-size:12px;
}
.box.login .linkToRecover a{
    color:#EE3322;
}
.pagin {
    clear:both;
    float:right;
    padding:8px 10px;
}
.pagin a {
    color:#333;
    text-decoration:none;
    font-weight:700;
}
.pagin a:hover {
    color:#EE3322;
}
.premiumInfo {
    color:#A91D16;
    color:#EE3322;
    font-size:20px;
    padding:20px 0 30px;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
/*.tooltip {
	display:none;
	background:transparent url(/img/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;
}*/

/* override the arrow image of the tooltip */
/*.tooltip.bottom {
	background:url(/img/black_arrow_bottom.png);
	padding-top:40px;
	height:55px;
}
.tooltip.bottom {
	background:url(/img/black_arrow_bottom.png);
}*/
.tooltip-inner {
    padding: 6px 10px;
    border-radius: 4px;
}
fieldset.phone {
    font-size: 10px; line-height: 10px;
}
fieldset.phone div {
    font-family: genova, serif; font-size: 20px; line-height: 24px;
}
li .right {
    float:right;
    margin-left:10px;
    color:red;
}

.postDetails .inactive {
    color:#fff;
    font:18px Arial,sans-serif;
    padding:10px;
}
.postDetails .inactive b {
    display:block;
    text-align:left;
    color:#EE3322;
    font-size:22px;
}
.adminInfo {
    background: none repeat scroll 0 0 #F4D33B;
    border: 2px solid #CCCCCC;
    display: block;
    font: 13px/18px Arial;
    padding: 20px;
    margin:0 54px 20px 54px;
    position: relative;
    color:#000;
}
.adminInfo td{
    padding: 10px;
}

.adminInfo td,.adminInfo th{
    border: 1px solid #808080;
}
.providenServices li {
    line-height: 1em;
    display:inline;
    margin-right:10px;
    font-size:0.9em;
    font-weight:700;
}
.providenServices li:first-child{
    color:#fff;
    font-size:1.1em;
    font-weight:400;
}
.providenServices li:after {
    content:',';
}
.providenServices li:first-child:after,
.providenServices li:last-child:after{
    display:none;
}
#premium {
    margin-bottom:20px;
}
#premium.nocompare .action--compare-add {
    display: none !important;
}
#premium:after {
    display:block;
    clear:both;
    content:' ';
    line-height:1px;
    height:1px;
    overflow:hidden;
}
#premium h4,
#premium p {
    color:#343434;
}
#premium .subborder {
    height:400px;
    overflow:hidden;
}
.subborder {
    display: inline-block;
    margin: 4px 3px;
    position: relative;
}
#premium a img {
    border: 0px solid #aaa;
}
#firstPage {
    clear:both;
}

.box .a-info {
    width: 177px;
}
.box .a-info h2 {
    margin-bottom: 10px;
}
#premium .a-info {
    position: absolute;
    bottom: 0px;
    height: 140px;
    width: 100%;
    background-color: #f6cb4c;
}

.box.silverrow .a-info {
    background-color: #f4f4f4 !important;
}
#premium .box {
    background-color:#f6cb4c;
}
#premium .box {
    height:410px;
    overflow:hidden;
    background: #f6cb4c;
    color: #222;
    margin-bottom: 0px;
}
#premium .box:hover {
    background-color: #f6cb4c;
}
.silverrow,
#premium .silverrow {
    background: #f4f4f4 !important;
}
.topazrow, 
#premium .topazfirstrow, #premium .topazsecondrow, #premium .topazthirdrow {
    background: #e4f5fc; 
    background: -moz-linear-gradient(top,  #e4f5fc 0%, #bfe8f9 35%, #bfe8f9 69%, #9fd8ef 89%, #52bcea 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f5fc), color-stop(35%,#bfe8f9), color-stop(69%,#bfe8f9), color-stop(89%,#9fd8ef), color-stop(100%,#52bcea));
    background: -webkit-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 35%,#bfe8f9 69%,#9fd8ef 89%,#52bcea 100%); 
    background: -o-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 35%,#bfe8f9 69%,#9fd8ef 89%,#52bcea 100%); 
    background: -ms-linear-gradient(top,  #e4f5fc 0%,#bfe8f9 35%,#bfe8f9 69%,#9fd8ef 89%,#52bcea 100%); 
    background: linear-gradient(to bottom,  #e4f5fc 0%,#bfe8f9 35%,#bfe8f9 69%,#9fd8ef 89%,#52bcea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#52bcea',GradientType=0 ); 
}
#premium a {
    text-decoration:none;
    color:#222 !important;
    text-shadow:0 1px 1px #EEEEEE;
}
.unverifiedMessage {
    background: #333;
    padding: 10px 25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    line-height: 19px;
    font-size: 10px;
    color: #939393;
    font-weight: 700;
    overflow: auto;
    margin-bottom: 6px;
}
.unverifiedMessage.extraLang {
    height: 85px;
}
.email,.name,.www {display: none !important;}

#aboutUs {
    width: 800px;
    background: #C2E4FF;
    color:black;
    text-shadow: 0 1px 1px #EEEEEE;
    margin-top: 20px;
    margin-bottom: 30px;
}
#noToHumanTrafficing p,
#aboutUs p {
    margin: 20px;
}
#noToHumanTrafficing {
    width:600px;
}
#noToHumanTrafficing h2 {
    font-size: 25px;
}
#noToHumanTrafficing a {
    color:inherit;
    text-shadow: none;
}
#noToHumanTrafficing a:hover {
    text-decoration: none;
}
.disclaimerInfo {
    margin: 10px 0px 10px;
    font-size: 12px;
}
.disclaimerInfo a{
    color: inherit;
}
.disclaimerInfo a:hover{
    color: #eee;
    text-decoration: none;
}
.translation {
    display: none;
}
.translatePage {
    background: none;
    border: none;
    outline: none;
    color:#fff;
    padding: 5px 0;
    margin: 0;
    float: right;
    display: block;
}
.translatePage img {
    display: block;
    padding: 0;
}
.org {
    opacity: .5;
    margin-right: 5px;
    filter: alpha(opacity = 50);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.otherWebsites h1 {
    display: block;
    font-size: 32px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1.1px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.otherWebsites h2 {
    font-size: 20px;
    color: #c1c1c1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 33px;
    margin-top: 25px;
}
.otherWebsites {
    color: #000;
    padding: 0 0 20px;
    line-height: 18px;
}
.otherWebsites a {
    color: #fff;
    text-decoration: none;
}
.otherWebsites li {
    padding: 2px 0;
}
.otherWebsites .example li,
.otherWebsites li a{
    padding: 2px 0 2px 10px;
    margin: 4px;
    display: block;
    -webkit-transition: border-left-width .2s;
    	-moz-transition: border-left-width .2s;
    	-o-transition: border-left-width .2s;
    	-ms-transition: border-left-width .2s;
    	transition: border-left-width .2s;
}
.otherWebsites li a:hover {border-left-width:25px;}
.otherWebsites .example .blue,.otherWebsites .blue a{border-left: 15px solid #42A9DE;}
.otherWebsites .example .green,.otherWebsites .green a{border-left: 15px solid #70CD32;}
.otherWebsites .example .yellow,.otherWebsites .yellow a{
    border-left: 15px solid #E2C21D;
    padding-left: 10px;
}
.statment {
    font-size: 14px;
    line-height: 1.54em;
    color: #c1c1c1;
    padding: 0 25px 40px;
}
.statment p {
    line-height: 1.6em;
    margin-bottom: 15px;
}
.statment ul {
    padding-left: 18px;
    padding-top: 20px;
}
.statment ol {
    padding-left: 15px;
    line-height: 1.6em;
}
.statment li {
    font-size: 14px;
    line-height: 1.6em;
    color: #c1c1c1;
    margin-bottom: 8px;
}
.statment li a {
    display: inline;
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: underline;
}
.statment li a:hover {
    text-decoration: none;
    color: #367889;
}
.statment li p {
    margin: 0 5px;
}
.statment h3 {
    color: #fff;
    font-weight: normal;
}

/* *********************************************************************
 * FAQ
 * *********************************************************************/

.faq {
  padding: 0px 3% 20px 3%;
}

.faq .panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    background-color: inherit;
}
.faq .panel-heading {
    padding-left: 0;
}

.faq .panel-body {
    padding: 10px 0 16px;
    margin: 0 30px 24px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
.fa.toggle-caret:before {
    content: "\f078";
}

.collapsed .fa.toggle-caret:before {
  content: "\f054";
}
.faq .fa.toggle-caret {
    width: 22px;
    font-size: 12px;
    display: table-cell;
    font-family: 'naughtyIcons';
}
.faq h4 span:hover {
    text-decoration: underline;
}

.faq h2 {
  font-size: 28px;
  color: #DEDDDD;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 50px 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #A9A9A9;
}

.faq h3 {
  margin-top: 30px;
}

.faq h4.panel-title {
  display: table;
  color: #2f95f5;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0.03em;
  font-weight: normal;
}

.faq h4 span {
  display: table-cell;
}

/* ***************************** faq koniec ***************************/

.tryalso {
    clear: both;
    padding: 10px 0 20px;
    margin: 1px 0;
    overflow: hidden;
    line-height: 30px;
}
.tryalso a {
    padding: 3px 10px !important;
    margin-left: 10px;
    text-decoration: none;
    white-space: nowrap;
}
.newsletterForm  div.input {
    float: left;
    padding: 5px 10px 0 0;
    margin-bottom: 10px;
}
.newsletterForm input {
    border-color: #C6C6C6 #DADADA #EAEAEA;
    border-radius: 4px 4px 4px 4px;
    color: #999999;
    font-family: inherit;
    font-size: 1.1em;
    background: none repeat scroll 0 0 #FAFAFA;
    padding: 5px;
    width: 250px;
    text-align: center;
}
.newsletterForm input:focus {
    color: #000;
}
.newsletterForm .button {
    float: right;
    margin-right: 28px;
}

button::-moz-focus-inner {
    border: 0; 
}

/* minimal
*******************************************************************************/

.button.minimal {
    background: #e3e3e3;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -o-box-shadow: inset 0 0 1px 1px #f6f6f6;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #333;
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 8px 0 9px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 150px; 
}
.button.minimal:hover {
    background: #d9d9d9;
    -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
    -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
    -ms-box-shadow: inset 0 0 1px 1px #eaeaea;
    -o-box-shadow: inset 0 0 1px 1px #eaeaea;
    box-shadow: inset 0 0 1px 1px #eaeaea;
    color: #222;
    cursor: pointer; 
}
.button.minimal:active {
    background: #d0d0d0;
    -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
    -o-box-shadow: inset 0 0 1px 1px #e3e3e3;
    box-shadow: inset 0 0 1px 1px #e3e3e3;
    color: #000; 
}

/* clean gray
*******************************************************************************/
.button.clean-gray {
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
    background-image: linear-gradient(top, #eeeeee, #cccccc);
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 0;
    text-align: center;
    text-shadow: 0 1px 0 #eee;
    width: 150px; 
}
.button.clean-gray:hover {
    background-color: #dddddd;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(top, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd; 
}
.button.clean-gray:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; 
}
.button.cupid-green {
    background-color: #7fbf4d;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
    background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
    background-image: linear-gradient(top, #7fbf4d, #63a62f);
    border: 1px solid #63a62f;
    border-bottom: 1px solid #5b992b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
    -o-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    color: #fff;
    font: bold 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 7px 0 8px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    width: 150px; 
}
.button.cupid-green:hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
    -o-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; 
}
.button.cupid-green:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; 
}

/*landing page*/

.entersite{width:1008px;height:371px;background-image:url('/img/entrance-logo.png');}
.buttones{height:72px;width:262px;padding-top: 230px;padding-left:350px;}
.checkit{margin-top:-25px;margin-left:50px;color:#939393;font-size:12px;}
.welcometext{background:#000000;color:#ffffff;padding:10px;border-radius: 0px 0px 15px 15px;line-height:140%;}
.welcometext h1 {font-size:21px;}
.dontshow{font-size:11px;color:#939393;margin-left:-210px;margin-top:-40px;}

/*landing page end*/

/* misc classes*/

.tac{
    text-align: center;
    padding-bottom: 1px;
    padding-top: 2px;
}

/* misc classes*/

.v-yes {
    padding: 10px 15px;
    background: #3C9600;
    color: #fff;
	font-weight: bold;
	text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;

}

.v-yes2 {
    padding: 10px 15px;
    background: #3C9600;
    color: #fff;
	font-weight: bold;
	text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;

}
.v-yes:hover,.v-yes2:hover {
    background: #e1cb13;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
.v-yes:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #d3bd00;
    border: solid 1px #203E5F;
}
.v-no {
	color: #f5f5f5;

}

li.agency{position: relative;}

li a.downarrow{
    padding-right: 35px !important;
    background:url("/img/menudown.png") no-repeat 105px center;
    width: 88px;
}

li a.downarrow:hover{
    background:url("/img/menudownblack.png") no-repeat 105px center gold !important;
}
li.agency:hover ul#agency{display:block; }

ul#agency{
    display: none;
    background-color: #212121;
    position: absolute;
   
    top:53px;
    float: left;
    z-index: 1000
}

ul#agency li{
}

ul#agency li a{
    white-space: nowrap;
    display: block !important;;

}

/* ricks footer */

.footerclm{
    float: left;
    line-height: 22px;
    margin-top: 17px;
    margin-bottom: 15px;
    min-height: 155px;
    font-size: 14px;
}
.footerclm .newsletterForm input {
    width:195px
}
.footerclm .button.cupid-green {
    width:210px
}
.footerclm .button {
    float: left;
}
ul.footer{
    border-right: 1px solid #484848;
    height: 170px;
    list-style: none;
    margin-right: 15px;
    padding-left: 0px;
    max-width: 280px;
    min-width: 250px;
}
ul.social li{
    margin-bottom: 3px;
}
ul.footer li {
    display: list-item !important;
    margin-right: auto;
}
h3.footer{
    line-height: 22px;
    text-align: center;
    font-weight: 100;
    color: #DBDBDA;
    font-size: 14px;
    letter-spacing: 0.04em;
    padding-bottom: 10px;
}

/* rick's new classes */

.VerifiedMessage {
    background: rgba(0, 0, 0, 0.8);
    margin-top: 3px;
    margin-bottom: 6px;
    padding: 10px 5px 10px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 19px;
    font-size: 15px;
    font-style: italic;
    color: #88BD39;
    overflow: auto;
}
.Verifiedtext {
    float: left;
    width: 300px;
    padding-right: 3px;
    padding-left: 7px;
}

.verifiedMarkbig {
    position: relative;
    top: -4px;
}

/* fresh 2 */

.fresh2 {
    padding: 6px 20px 6px 20px;
    color: #222;
    height: 22px;
    margin: 0 auto;
    background: rgba(254, 224, 4, 0.55);
    background: -moz-linear-gradient(center top, rgba(255, 215, 0, 0.85) 70%, rgba(255, 246, 36, 0.7) 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(255, 215, 0, 0.85)), color-stop(100%, rgba(255, 246, 36, 0.7)));
    background-image: -o-linear-gradient(top, #ffd65e, #febf04);
    border-radius: 4px;
    border: none;
    font-style: italic;
    font-size: 13px;
    clear: both;
}
.fresh2 span {
    padding: 0px 10px 0px 0px;
    float: left;
    margin-left : 25px;
    font-size : 16px;
}
.freshcontainer {
    margin: 0 auto;
    max-width: 260px;
    margin-bottom: 7px;
    margin-top: 7px;
    padding: 10px 0px;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-history:before {
    content: "\f1da";
    font-style: normal;
}
.fa-clock-o:before {
  content: "\f017";
  font-style: normal;
}

.fa-search:before {
    content: "\f002"
}
.fa-check-circle:before {
    content: "\f058"
}

.fa-star-o:before {
    content: "\f006"
}

.menu-src{
    display: inline;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    height: 55px;
    line-height: 55px;
    
    text-decoration: none;
    float: right;
}
.menu-src-input {
    display: none;
    position: relative;
    float: right;
    margin-top: -42px;
    margin-left: 15px;
}

.menu-src-input input {
    height: 30px!important;
    width: 150px;
    border-radius: 0;
    background: #FFF;
    border: 1px solid #CCC;
    font-size: 14px;
    text-transform: uppercase;
    color: #CCC;
}
.menu-src-input input[type="submit"]:hover {
    background: #FFF;
}
.widget_search form div input#searchsubmit {
    width: 0px;
    height: 0px;
    background: none;
    display: none;
}
.searchform {
    position: absolute;
    top: 17px;
}
#content .searchform {
    position: inherit;
}
#submit:hover {  
    background-color: #FFAD00;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.5,#FFAD00),to(#FFAD00));
    background: -webkit-linear-gradient(center top,#FFAD00 50%,#E49B03 100%);
    background: -moz-linear-gradient(center top,#FFAD00 50%,#E49B03 100%);
    background: -o-linear-gradient(center top,#FFAD00 50%,#E49B03 100%);
    background: linear-gradient(center top,#FFAD00 50%,#E49B03 100%) repeat scroll 0 0 transparent;
    background-image: -o-linear-gradient(top,#FFAD00,#E49B03);
}   
#submit:active {       
    background: #FFAD00;
    outline: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;        
}
#submit::-moz-focus-inner {
       border: 0;
}

.searchMagnify{
    background-color: #FFD700;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.5,#FFD700),to(#EBB61B));
    background: -webkit-linear-gradient(center top,#ffd700 50%,#ebb61b 100%);
    background: -moz-linear-gradient(center top,#ffd700 50%,#ebb61b 100%);
    background: -o-linear-gradient(center top,#ffd700 50%,#ebb61b 100%);
    background: linear-gradient(center top,#ffd700 50%,#ebb61b 100%) repeat scroll 0 0 transparent;
    background-image: -o-linear-gradient(top,#ffd700,#ebb61b);
    border-radius: 0px 5px 5px 0px;
    border-style: solid;
    height: 25px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 40px;
    cursor: pointer;
    color: #747474;
}
input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}

/* iPhone */
@media screen and (max-device-width: 480px) {
.smallSearch #submitSmall {       
    background-color: #FFD700;
    border-radius: 0px 5px 5px 0px;
    border-style: solid;
    height: 26px;
    margin: 0 0 0 0px;
    padding: 0;
    width: 40px;
    cursor: pointer;
    color: #747474;
    position: relative;
    left: -7px;
    font-size: 0.6em;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(/img/glassS.jpg);
    background-position: -3px 0px;
    position: relative;
    top:-1px;
}
}

/*search main page ende*/

.switch {
    font-size: 3rem;
    padding: 40px;
    text-align: center;
    display: block;
    margin: 40px auto;
    background-color: #000;
    border-color: #000;
    color: #C0C0C0;
    text-decoration: underline;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #C5C5C5;
}

@media screen and (min-width : 768px) {
    .switch {
        display: none;
    }
}
/* Etykiety z nazwa agencji na podstronie agencji RW */

.agency_name {
    padding: 26px 20px 0px 20px;
}

.agency_name p {
    text-align: center;
    padding: 5px 10px;
    margin: 0 auto;
    background: rgba(254, 224, 4, 0.55);
    background: -moz-linear-gradient(center top, rgba(255, 215, 0, 0.85) 70%, rgba(255, 246, 36, 0.7) 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(255, 215, 0, 0.85)), color-stop(100%, rgba(255, 246, 36, 0.7)));
    background-image: -o-linear-gradient(top, #ffd65e, #febf04);
    border-radius: 4px;
    border: none;
    width: 240px;
    color: #222!important;
    font-size : 13px;
    font-style: italic;
}


/* ------------- Nowe znaczki Q, Verified i Premium RW-------------- */


.legend_container img {
    width: 14px !important;
    vertical-align: bottom;
    padding: 1px 4px 2px 0px;
    border: none !important;   
}
.fa-Q_small {
    font-family: naughtyIcons !important;
    vertical-align: bottom;
}
#premium svg g path {
    fill:#4D4D4D !important;
}
.legend_container svg g path {
    fill:#D8D8D8 !important;
}
.col .box:hover .legend_container svg g path {
    /*fill:#000 !important;*/
}
.legend_container svg {
    vertical-align: top;
    padding-right: 3px;
    width: 14px;
    height: 15px;
}
#premium .legend_container .fa {
    padding: 0px 4px 0px 0px;
    font-size: 15px;
    text-shadow: none;
    color: #4D4D4D !important;
}
.legend_container .fa {
    padding: 0px 4px 0px 0px;
    font-size: 15px;
    text-shadow: none;
    color: #D8D8D8 !important;
    line-height: 1.2em;
}
.col .box:hover .legend_container .fa {
    /*color: #000 !important;*/
}
.legend_container .fa-star-o {
    color: #FFFC00;
    font-weight: 900;
}
.legend_container .fa-check-circle {
    color: #67AD00;
}
.legend_container span {
    text-decoration: underline;
    margin-left: 2px;
}
.legend_container span:hover {
    text-decoration: none;
}
.col .box:hover h2 a{
    /*color: #000;*/
}

/* ---------- znaczki na widoku reklamy ------------ */

.checkMark .fa-check-circle {
    font-size: 40px;
    margin: 0 8px;
}
.postDetails .full .fa {
    font-size: 23px;
    padding: 0 2px 0 5px;
}
.postDetails .full svg {
    width: 21px;
    height: 21px;
    padding: 0;
    margin-bottom: -3px;
}
.postDetails .full svg path {
    fill: #D8D8D8 !important;
}
.postDetails .full b {
    padding-left: 14px;
}
.postDetails .full .fa-check-circle {
    color: #88BD39;
}
.postDetails .full .fa-star-o {
    color: #FFE904;
}

/* ----- Widok mobilny ------------*/

.smartphones .legend_container svg {
    padding: 0px 0px 1px 2px;
    width: 28px;
    height: 28px; 
    vertical-align: text-bottom;
}
.smartphones .legend_container .fa-star-o{
    margin-right: 3px !important;
}
.smartphones .phone img, .postDetails legend img {
    float: none;
    vertical-align: text-top;
}
.smartphones legend svg {
    width: 65px;
    height: 55px;
    vertical-align: bottom;
    margin-bottom: 3px;
}
.smartphones legend svg g path {
    fill:#D8D8D8 !important;
}
#footer svg {
    vertical-align: text-top;
    width: 14px;
    height: 15px;
}
#footer .mob {
    vertical-align: bottom;
    width: 60px;
    height: 60px;
}
#footer svg g path {
    fill:#D8D8D8 !important;
}



/* ----- KONIEC! --------- Widok mobilny ------------*/
/* --------------klasy nadpisywane --------------------*/

.col .box h2 a {
    text-decoration: none;
    color: #D8D8D8;
}

/* post form update */

.clearfix {
    clear: both;
}

.disclaimer_container {
    clear: both;
    width: 94%;
    margin: 0 auto;
}
.disclaimer {
    background-color: #FDDE84;
    margin: 20px 0;
    padding: 14px 10px;
    color: #000;
    font-size: 18px;
}
.disclaimer .fa {
    padding-right: 10px;
}
.postDetails .disclaimer_container p {
    text-align: center;
    width: 100% !important;
}
.postDetails .disclaimer_container a {
    color: #000;
    text-decoration: underline;
}
.postDetails .disclaimer_container a:hover {
    color: #939393;
    text-decoration: none;
}
.disclaimer_container ul {
    margin: 10px 0;
}
.disclaimer_container ul li {
    line-height: 30px;
}
.bigdisclaimer {
    background-color: #FDDE84;
    margin: 0px;
    padding: 14px 14px;
    color: #000;
    font-size: 14px;
    border-radius: 6px;
    overflow: hidden;
}
.bigdisclaimer .fa {
    padding-right: 10px;
}
.bigdisclaimer p a {
    margin-left: 0px;
    text-decoration: underline !important;
}

/* post form update */

/*
--------------------- Social media on advert view (RW)---------------------------
*/

.social-container {
    padding: 3px 0 20px;
    clear: both;
    border-bottom: 1px solid #3D3D3D;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
}
.social-container div {
    display: inline-block;
    padding: 0 4px;
}
.social-container h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.social-container #___plusone_0 iframe
{
    height: 20px !important;
}

.faqi_answer * a:target {background:#BBEAFC;padding-top: 50px; margin-top: -50px; background-clip: content-box;}

/*mikes border */

.mike{
    border: 3px dashed #0BF517;
}
/* for categories 2*/
.mike2{

    background:  #a8092e;

}
/*mikes border  end */

.trusted-agency {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 6px 6px 6px 6px;
    color: #88BD39;
    float: left;
    font-size: 15px;
    font-style: italic;
    line-height: 19px;
    margin-bottom: 2px;
    margin-top: 3px;
    padding: 13px 5px 10px 10px;
    width: 370px;
}
.trusted-name {
    color: #EEEEEE;
    font-style: normal;
    font-weight: bold;
    padding: 0 10px 8px;
    text-transform: uppercase;
    font-size: 15px;
}
.trusted-name span {
    color: #D2D2D2;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.trusted-agency hr {
    border: 1px solid #888888;
    margin: 13px 6px 10px;
    width: 95%;
}

/*********************************** HOW TO USE THE WEBSITE *********************/

.howto-widget {
    position: fixed;
    display: block;
    top: 200px;
    left: -1px;
    width: 44px;
    height: 238px;
    background-color: #e5724e;
    border: 1px solid #222;
    border-radius: 0px 6px 6px 0px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35);
    cursor: pointer;
}
.howto-info {
    background-color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    float: left;
    height: 208px;
    padding: 15px;
    width: 128px;
}
.howto-btn {
    width: 40px;
    float: left;
}
.howto-widget .v-text {
    display: block;
    width: 30px;
    height: 180px;
    margin: 12px 6px 6px;
    background: transparent url("/img/howto.png") no-repeat scroll left bottom;
    float: left;
}
.howto-widget .fa-question-circle {
    color: #fff;
    margin: 0px 11px;
}
#howto h2 {
    font: bold 24px/36px Arial, sans-serif;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-shadow: none;
    color: #333;
}
#howto h2 &gt; span {
    background-color: #333;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-bottom: -1px;
    margin-right: 10px;
    text-align: center;
}
#howto h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 12px;
    line-height: 1.4em;
}
#howto h3 .fa {
    vertical-align: baseline;
}
#howto .modal-dialog {
    width: 1000px;
    margin: 40px auto !important;
}
#howto .modal-header {
    padding: 10px 15px;
}
#howto .modal-header h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    color: #333;
}
#howto .modal-header .close {
    margin-top: 0px;
}
#howto .carousel {
    height: 690px;  
}
#howto .carousel-control {
    width: 80px;
}
#howto .carousel-control.left {
    background-image: none;
}
#howto .carousel-control.right {
    background-image: none;
}
#howto .carousel-caption {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 20px 0px 20px;
    width: 100%;
    height: 180px;
    display: table;
}
#howto .carousel-caption &gt; div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0px 95px 0px;
}
#howto .carousel-caption h3 {
    color: #333;
    text-shadow: none;
    text-transform: none;
    margin-top: 0;
}
#howto .carousel-caption p {
    color: #333;
    text-shadow: none;
    padding-bottom: 8px;
}
#howto .carousel-caption ul {
    list-style-type: circle;
    padding-top: 10px;
}
#howto .carousel-caption ul li {
    color: #333;
    text-shadow: none;
    font-size: 14px;
    line-height: 1.54em;
    text-align: left;
}
#howto .carousel-caption ul li .fa {
    vertical-align: baseline;
}
#howto .item {
    text-align: center;
}
#howto .item.next,
#howto .item.prev {
    background: none !important;
    background-color: transparent !important;
    padding: 0px;
    border: none;
}
#howto .carousel-indicators {
    bottom: 5px;
}
#howto .carousel-indicators li {
    width: 8px;
    height: 8px;
}
#howto .carousel-indicators .active {
    height: 10px;
    width: 10px;
}
#howto .carousel-indicators .active {
    background-color: #666;
}
#howto .carousel-indicators li {
    border: 1px solid #666;
}
#howto .carousel-control .sr-only {
    display: none;
}
#howto .carousel-control .glyphicon {
    background-color: #333;
    border-radius: 30px;
    margin-top: -105px;
}
.fa-check-circle {
    color: #88bd39;
}
.fa-star-o {
    color: #f6d209;
}

#howto .glyphicon-chevron-right:before, #howto .glyphicon-chevron-left:before {
    display: none;
}

#howto .carousel-inner .item img {
    display: inline;
}

@media screen and (max-width : 1024px) {
  .howto-widget {
    display: none !important;
  }
}

/* Popover */
/* -------------------------------------------------- */

.popover.dark.right &gt; .arrow {
    border-right-color: #000;
    border-right-color: rgba(0, 0, 0, 1);
}

.popover.dark.right &gt; .arrow:after {
    border-right-color: #333;
}

/* bootstrap body shifting fix */

body.modal-open {
    overflow-y: auto !important;
    padding-right: 0 !important;
}

/* Header nav */

body.escort-profile #header .container {
    box-sizing: border-box;
    padding: 0px 15px 0px;
}
.home {
  float: right;
  height: auto;
  margin-left: 8px;
  padding-top: 10px;
}
.home img {
  width: 38px;  
  height: 38px;
}
.hamburger-menu {
  float: right;
  margin-left: 8px;
  margin-top: 10px;
}
.hamburger-menu img {
  width: 38px;  
  height: 38px;
}
#header {
  min-width: 320px;
}
#header .home {
  display: none;
}
#header .mobile-nav,
#header .hamburger-menu {
  display: none;
}
#header .color-scheme-switch {
  float: left;
  margin-left: 10px;
}
#header .color-scheme-switch span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 25px;
}
#header .color-scheme-switch span.s-dark {
  background-color: #666;
}
.mobile-nav {
  display: none;
  background-color: #333;
  position: absolute;
  top: 60px;
  left: 0px;
  width: 100%;
  padding: 20px 0px;
}
.mobile-nav li {
  text-align: center;
  padding: 5px 0px;
}
.mobile-nav li a {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  line-height: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 100;
}
.mobile-nav li.members-login a {
    color: #fbd106;
}

/* Male Escorts subpage css */
/* -------------------------------------------------- */

.male-escorts {
    background-color: #363739;
    background-image: none;
    color: #a5a5a5;
}
.male-escorts div {
    box-sizing: border-box;
}
.male-escorts #content {
    padding-bottom: 50px;
}
.welcome-message {
    background-color: #e6e49f;
    border: none;
    color: #222;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px 30px;
    border-radius: 8px;
}
.welcome-message h1 {
    font-size: 24px;
    margin-bottom: 20px;
}
.welcome-message_2 h1 {
    font-size: 28px;
    line-height: 1.4em;
    margin-bottom: 10px;
    text-align: center;
    padding: 0px 5px;
}
.welcome-message_2 {
    display: inline-block;
    width: 100%;
    padding: 40px 0px 50px;
    border: none;
    color: #222;
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 60px;
    margin-bottom: -30px;
    background: #f4f4f4 url("/img/pw_maze_white.png") 0 0 repeat;
}
.welcome-message_2 .container {
    width: 1146px;
    margin: 0 auto;
}
.welcome-message_2 span {
    display: block;
    text-align: center;
    font-size: 23px;
    font-weight: normal;
    line-height: 1.3em;
    font-family: "Open Sans",sans-serif;
    margin: 0px auto 30px;
    width: 700px;
}
.welcome-message_2 p {
    font-size: 16px;
    line-height: 1.4em;
    padding: 0px 0px;
}
.welcome-message_2 p .fa {
    vertical-align: baseline;
}
.welcome-message_2 .col_1,
.welcome-message_2 .col_2 {
    box-sizing: border-box;
}
.welcome-message_2 .col_1 {
    padding-bottom: 20px;
}
.male-escorts .box {
    position: relative;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    padding: 0px;
    background: rgba(0,0,0,.1) url("/img/box_overlay_bg.png") right 0 repeat-y;
    border: 1px solid #222 !important;
    min-height: 200px;
    overflow: hidden;
    clear: both;
}
.male-escorts .box:before {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    background-color: #fff;
}
.male-escorts .box-gallery {
    float: left;
}
.male-escorts .box-gallery a {
    display: inline-block;
}
.male-escorts .box-desc h2 {
    font-size: 22px;
}
.male-escorts .box-desc h2 a {
    text-decoration: none;
}
.male-escorts .box-desc h2 span {
    color: #fff;
}
.male-escorts .note {
    display: block;
    font-size: 11px;
    line-height: 1.3em;
    margin-top: 0px;
    width: 300px;
    clear: both;
    margin-bottom: 10px;
}
.male-escorts .box-desc {
    width: auto;
    font-size: 16px;
    float: left;
    line-height: 1.2;
    padding: 20px 30px;
    text-align: left;
    color: #a5a5a5;
    width: 580px;
}
.male-escorts .box-desc .title {
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    width: auto;
    float: left;
    line-height: 1.4;
    margin-top: 0px;
    margin-bottom: 20px;
    word-wrap: break-word;
}
.male-escorts .box-desc .title a {
    color: #fff;
}
.male-escorts .box-desc .title legend {
    display: inline;
    width: auto;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0;
    vertical-align: bottom;
    border-bottom: none;
}
.male-escorts .box-desc .title legend svg {
    width: 24px;
    height: 24px;
    float: left;
    margin: 2px 2px;
}
.male-escorts .box-desc .title legend .fa {
    float: left;
    font-size: 26px;
    margin: 0px 3px;
}
.male-escorts .box-desc .title legend .fa-Q_small {
    color: #fff;
}
.male-escorts .box-desc .desc-content {
    margin-top: 0px;
    float: left;
    width: auto;
    line-height: 1.6;
    font-size: 14px;
    max-height: 200px;
    position: relative;
    overflow: hidden;
}
.male-escorts .box-desc .desc-content p {
    word-wrap: break-word;
}
.male-escorts .box-desc .desc-content a {
    margin: 0;
}

/* Box sidebar */

.male-escorts .box-sidebar {
  position: relative;
  right: 0px;
  width: 380px;
  height: 100%;
  float: right;
  margin-top: 0px;
  padding: 10px 30px;
  color: #a5a5a5;
  z-index: 2;
}
.male-escorts .box-sidebar .note {
  display: block;
  font-size: 11px;
  line-height: 1.3em;
  margin-top: 10px;
  width: auto;
}
.male-escorts .box-sidebar .sidebar-section {
  display: inline-block;
  border-bottom: 1px dotted rgba(255,255,255,.2);
  width: 100%;
  padding: 12px 0px;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.male-escorts .box-sidebar .sidebar-section:last-child {
  border-bottom: none;
}
.male-escorts .box-sidebar .sidebar-section legend {
  float: left;
}
.male-escorts .box-sidebar .sidebar-section a {
  text-decoration: none;
}
.male-escorts .box-sidebar .sidebar-section h3 {
  font-weight: bold;
  margin-bottom: 0px;
  color: #222;
  cursor: pointer;
}
.male-escorts .box-sidebar .sidebar-section .icon {
  display: block;
  width: 20px;
  height: 20px;
  background-color: #ccc;
  float: left;
  margin-right: 8px;
  background: transparent url("../img/sidebar-icons.png") 0 0 no-repeat;
}

/* Sidebar sections */

.male-escorts .box-sidebar a {
  color: #333;
  text-decoration: none;
  font-size: 14px;
  margin-left: 5px;
}
.male-escorts .box-sidebar a:hover {
  text-decoration: underline;
}
.male-escorts .box-sidebar .sidebar-phone,
.male-escorts .box-sidebar .sidebar-email,
.male-escorts .box-sidebar .sidebar-website {
  line-height: 20px;
}
.male-escorts .box-sidebar .sidebar-phone a,
.male-escorts .box-sidebar .sidebar-email a,
.male-escorts .box-sidebar .sidebar-website a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
  color: #fff;
}
.male-escorts .box-sidebar .sidebar-website a {
  display: inline-block;
  float: left;
  width: 250px;
}
.male-escorts .box-sidebar .sidebar-whatsapp {
  width: 40px;
  font-size: 12px;
  text-align: right;
  float: right;
  margin-top: -1px;
  margin-right: 0px;
  color: #fff;
}
.male-escorts .box-sidebar .border-no {
  border: none !important;
}
.male-escorts .box-sidebar .sidebar-section .mobile-icon {
  background: transparent url("../img/sidebar-icons.png") 0 0 no-repeat;
}
.male-escorts .box-sidebar .sidebar-section .whatsapp-icon {
  background-position: 0px -20px;
  margin-right: 0px;
}
.male-escorts .box-sidebar .sidebar-section .email-icon {
  background-position: 0px -40px;
}
.male-escorts .box-sidebar .sidebar-section .website-icon {
  background-position: 0px -60px;
}
.male-escorts .box-sidebar .sidebar-contact {
  text-align: center;
}
.male-escorts .box-sidebar .sidebar-contact .btn {
  box-sizing: border-box;
  padding: 8px 12px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.male-escorts .box-sidebar .sidebar-info {
  padding-left: 0px;
  padding-right: 0px;
}
.male-escorts .box-sidebar .sidebar-info fieldset {
  padding: 2px 0px;
}
.male-escorts .box-sidebar .sidebar-info fieldset legend {
  display: inline-block;
  float: left;
  width: auto;
  font-weight: normal;
  margin-right: 5px;
  margin-bottom: 2px;
  border-bottom: none;
  font-size: 14px;
  color: #a5a5a5;
}
.male-escorts .box-sidebar .sidebar-info .nav {
  margin-bottom: 15px;
  margin-top: 2px;
  width: 100%;
}
.male-escorts .box-sidebar .sidebar-info .nav li {
  float: left;
  margin: 0px;
}
.male-escorts .box-sidebar .sidebar-info .nav li:first-child a {
  padding-left: 0px;
}
.male-escorts .box-sidebar .sidebar-info .nav li:last-child a {
  padding-right: 0px;
}
.male-escorts .box-sidebar .sidebar-info .nav li a {
  color: #a5a5a5;
  margin: 0px;
  padding: 0px 16px 0px 18px;
  margin-right: 0px;
  border-right: 1px solid #a5a5a5;
  border-radius: 0px;
}
.male-escorts .box-sidebar .sidebar-info .nav li:last-child a {
  border-right: none;
}
.male-escorts .box-sidebar .sidebar-info .nav li.active a {
  color: #fdd733;
  background-color: transparent;
}
.male-escorts .box-sidebar .sidebar-info .tab-content table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
}
.male-escorts .box-sidebar .sidebar-info .tab-content table th,
.male-escorts .box-sidebar .sidebar-info .tab-content table td {
  padding: 4px 15px;
  border-top: none;
}
.male-escorts .box-sidebar .sidebar-info .tab-content table th {
  text-align: left;
  font-weight: normal;
  width: 160px;
}
.male-escorts .box-sidebar .sidebar-info .tab-content table td {
  text-align: right;
}
.male-escorts .box-sidebar .sidebar-info .tab-content table td.other-notes-cell {
  text-align: left;
}
.male-escorts .box-sidebar .sidebar-info .table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
  background-color: rgba(250,250,250,.05);
}

.male-escorts .box-sidebar .sidebar-info ul {
  display: inline-block;
}
.male-escorts .box-sidebar .sidebar-info fieldset ul li {
  display: inline-block;
  margin-right: 10px;
}
.male-escorts .box-sidebar .sidebar-info fieldset ul li:after {
  content: ',';
}
.male-escorts .box-sidebar .sidebar-info fieldset ul li:last-child:after  {
  content: '';
}
.male-escorts .box-sidebar .sidebar-info fieldset.s-tags {
  padding: 10px 15px 15px;
  border-top: 1px dotted rgba(255,255,255,.2);
}
.male-escorts .box-sidebar .sidebar-info fieldset.s-tags legend {
  margin-bottom: 5px;
}
.male-escorts .box-sidebar .read-more a {
  font-size: 14px;
}
.male-escorts .box-sidebar .sidebar-info .meeting-rates {
  clear: both;
  width: 100%;
}

.male-escorts .box-sidebar .sidebar-contact .btn {
  border-color: #222;
  background-color: rgba(255,255,255,.07);
  color: #fff;
  font-weight: normal;
  -moz-box-shadow: rgba(255,255,255,.05) 1px 1px 0px inset;
  -webkit-box-shadow: rgba(255,255,255,.05) 1px 1px 0px inset;
  box-shadow: rgba(255,255,255,.05) 1px 1px 0px inset;
}

.male-escorts #footer {
  border-top: none;
}

/* Tabs */
/* -------------------------------------------------- */

.tab-content &gt; .tab-pane {
  display: none;
}
.tab-content &gt; .active {
  display: block;
}

/* Override modal styles */

.escort-contact-form .modal-header {
  padding: 15px 20px;
}
.escort-contact-form .modal-body {
  padding: 20px;
}
#escort-contact-form .modal-content,
.escort-contact-form .modal-content {
  background-color: #f4f4f4;
}
.escort-contact-form .modal-title {
  color: #222;
  text-align: left;
}
.escort-contact-form .mailForm fieldset div.input {
  padding: 5px 0px;
}
.escort-contact-form .mailForm .checkbox input,
#escort-contact-form .mailForm .checkbox input {
  float: left;
  margin: 2px 8px 0 0;
  width: auto;
}

/* Profile contact form */

.escort-contact-form .mailForm fieldset {
  padding-bottom: 0px;
}
.escort-contact-form .mailForm fieldset textarea,
.escort-contact-form .mailForm fieldset input {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #999;
  padding: 8px 10px;
}
.escort-contact-form .mailForm fieldset div.input {
  margin-bottom: 0px;
}
.escort-contact-form .mailForm :focus {
  background-color: #f6f9fc;
  border-color: blue;
}
.escort-contact-form .mailForm .submit {
  height: auto;
  padding-right: 0px;
}
.escort-contact-form .mailForm label {
  font-size: 14px;
  margin-bottom: 8px;
  color: #a5a5a5;
}
.escort-contact-form .mailForm .submit input {
  display: inline-block;
  margin-bottom: 0;
  top: 0;
  width: auto;
  font-size: 14px;
}

/* New Search */
/* -------------------------------------------------- */

.new-search {
    background-color: #363739;
    background-image: none;
}
.new-search hr {
    border-color: #222;
    border-bottom: none;
}
.new-search h2.search {
    font-weight: normal;
}
.new-search h2.search span {
    color: #fff;
    font-weight: bold;
}
.new-search #searchbox {
    height: 50px;
    background-color: rgba(0,0,0,.15);
    border: 1px solid #222;
}
.new-search #searchbox #search {
    border-color: #222;
    background-color: #fff;
    height: 35px;
}
.new-search #searchbox input[type="submit"] {
    color: #222;
    border-color: #222;
}
.new-search .sortbar {
    font-size: 15px;
    height: 50px;
    background-color: #f8f8f8;
    border: none;
    border-radius: 4px;
    margin: 5px 5px 25px 5px;
}
.new-search .sortbar.bottom {
    margin-bottom: 60px;
}
.new-search .sortbar ul {
    float: left;
    display: inline-block;
    min-width: 600px;
    margin-top: 11px;
    padding-left: 0px;
}
.new-search .sortbar ul.pagination {
    float: right;
    min-width: 0px;
}
.new-search .sortbar ul.pagination li {
    float: left;
    padding: 0px 5px;
    line-height: 28px;
}
.new-search .sortbar ul.pagination li select {
    margin-left: 5px;
}
.new-search .sortbar ul &gt; li {
    line-height: 28px;
    float: left;
    display: inline-block;
}
.new-search .sortbar li.more-options a {
    padding: 0px 10px;
    font-size: 14px;
    text-decoration: none;
}
.new-search .sortbar label {
    padding: 0px 10px 0px 17px;
    font-weight: normal;
    float: left;
    font-size: 15px;
    line-height: 28px;
}
.new-search .sortbar select {
    float: left;
    margin-top: 3px;
    font-size: 16px;
}
.new-search .sortbar h2.search span {
    color: orange;
}
.new-search .showme {
    float: left;
    margin-top: 0px;
}
.new-search .showme .btn {
    font-size: 13px;
    padding: 4px 12px;
}
.new-search .showme .btn.active {
    box-shadow: none;
}
.new-search .showme .btn:focus,
.new-search .showme .btn:active:focus,
.new-search .showme .btn.active:focus {
    outline: 0 none;
}
.new-search .pagination {
    float: right;
    margin-top: 11px;
    margin-right: 10px;
}
.new-search .pagination label {
    padding: 6px 10px 6px 17px;
    font-weight: normal;
    float: left;
    font-size: 15px;
}
.new-search .pagination select {
    margin-top: 3px;
    float: none;
}
.new-search .pagination .pagination-btn {
    float: left;
}
.new-search .pagination .pagination-btn .btn {
    font-size: 15px;
    padding: 4px 12px;
    line-height: 28px;
    height: 28px;
}
.new-search .pagination .pagination-btn .btn .fa {
    font-size: 15px;
}
.new-search .results-wrapper {
    padding-top: 20px;
    margin-bottom: 40px;
}
.new-search .results {
    position: relative;
    background-color: rgba(0, 0, 0, 0.15);
    border: 1px solid #222;
    border-radius: 0px;
    padding: 4px;
}
.new-search .results .search-thumb {
    float: left;
    width: 120px;
    margin-right: 0px;
}
.new-search .results .search-thumb .searchpreview {
    padding-right: 0px;
    max-width: 120px;
}
.new-search .results .search-desc {
    padding: 15px 20px;
    float: left;
    max-width: 600px;
}
.new-search .results .search-desc h3 {
    margin-top: 0px;
    font-size: 18px;
}
.new-search .results .search-desc h3 a {
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
.new-search .results .search-desc h3 a:hover {
    text-decoration: underline;
}
.new-search .results .search-desc h3 i {
    margin-right: 5px;
}
.new-search .results .search-desc h3 svg {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 1px;
    margin-right: 6px;
}
.new-search .results .search-desc h3 svg path {
    fill: #fff !important;
}
.new-search .results .search-desc p {
    color: #a5a5a5;
    line-height: 1.54em;
}
.new-search .results .search-desc strong {
    color: orange;
}
.new-search .results .search-desc #companionship_rates {
    font-size: 13px;
    line-height: 1.54em;
    margin-top: 20px;
}
.new-search .results .search-desc #companionship_rates legend {
    margin-bottom: 10px;
    background-color: rgba(250,250,250,.05);
    padding: 1px 6px;
    border-radius: 4px;
    border-bottom: none;
    width: auto;
    color: #939393;
    font-size: 13px;
}
.new-search .results .search-desc #companionship_rates table,
.new-search .results .search-desc #companionship_rates tr,
.new-search .results .search-desc #companionship_rates th,
.new-search .results .search-desc #companionship_rates td {
    display: inline-block;
    min-width: 100px;
}
.new-search .results .search-desc #companionship_rates tr {
    width: 100px;
    float: left;
}
.new-search .results .search-desc #companionship_rates tr:last-child {
    width: 140px;
}
.new-search .results .search-desc #companionship_rates td.other-notes-cell {
    display: none;
}
.new-search .results .search-sidebar {
    position: relative;
    right: 0px;
    width: 300px;
    height: 100%;
    float: right;
    margin-top: 0px;
    padding: 10px 10px 5px;
    color: #a5a5a5;
    z-index: 2;
}
.new-search .results .search-sidebar table {
    width: 100%;
    margin-bottom: 0px;
}
.new-search .results .search-sidebar table th,
.new-search .results .search-sidebar table td {
    padding: 4px 15px;
    border-top: none;
    font-size: 13px;
}
.new-search .results .search-sidebar table th {
    text-align: left;
    font-weight: normal;
    width: 160px;
}
.new-search .results .search-sidebar table td {
    text-align: right;
    overflow: hidden;
    max-width: 160px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new-search .results .search-sidebar table td.other-notes-cell {
    text-align: left;
}
.new-search .results .search-sidebar .table-striped &gt; tbody &gt; tr:nth-of-type(odd) {
    background-color: rgba(250,250,250,.05);
}
.new-search .pagin {
    margin: 15px 5px 20px;
}

.new-search .no_compare {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    width: 40px;
    height: 100%;
    border-left: 1px solid #222;
    text-align: center;
}
.new-search .no_compare .fa {
    margin-top: 20px;
    cursor: pointer;
    color: #939393;
}
.new-search .no_compare .fa:hover {
    color: #fff;
}
.new-search .compare-results .search-sidebar {
    margin-right: 40px;
}

h2.search {
    font-size: 18px;
    margin-bottom: 0px;
}

.container.box-search {
    
    max-width: 500px;
    margin: 40px auto;
    
    }
.box-search .form-group {
    border: 1px solid #252424;
    border-radius: 6px;
}

@media (max-width : 767px) {
    .new-search .results .search-thumb,
    .new-search .results .search-sidebar{
        float: none;
        margin: auto;
    }
    .new-search .results .search-thumb {width: 177px;}

    .new-search .results .search-thumb .searchpreview {
        max-width: 100%;
    }

}

/* New Search END */
/* -------------------------------------------------- */

/* ==========================================================================
   COMPARE BAR
   ========================================================================== */

#compare-basket {
    background-color: transparent;
    width: 100%;
    position: fixed;
    left: 0;
    z-index: 1000;
    bottom: 0;
    background-color: #f9f9f9;
    -moz-box-shadow: rgba(0,0,0,.45) 0px -1px 4px;
    -webkit-box-shadow: rgba(0,0,0,.45) 0px -1px 4px;
    box-shadow: rgba(0,0,0,.45) 0px -1px 4px;
}
#compare-basket .compare-basket-wrapper {
    display: block;
    padding: 20px 0px 20px;
    text-align: right;
    position: relative;
    z-index: 1000;
    border-bottom: 0px solid #222;
    width: 1146px;
    margin: 0 auto -100px;
    transition: margin 200ms linear;
}
#compare-basket .compare-basket-wrapper a {
    font-size: 13px;
}
#compare-basket .compare-basket-wrapper a.clear-all-btn {
    margin: 0px 10px;
}
#compare-basket .compare-basket--active {
    display: block;
    margin-bottom: 0px;
    transition: margin 100ms linear;
}
.escort-profile #compare-basket {
    display: none !important;
}
.box .action--compare-add {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    color: #ddd;
}
.box:hover .action--compare-add {
    background-color: #fdd733;
}
.box .action--favourites-add .fa,
.box .action--compare-add .fa {
    color: #fff;
}
.box:hover .action--compare-add .fa {
    color: #333;
}
.box .action--favourites-add {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    color: #ddd;
    display: block;
}
.box .action--favourites-add.selected .fa {
    background-color: #fff;
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    color: #E74FA0;
}

.action {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background: transparent;
    text-align: center;
}

.action:focus {
    outline: none;
}
.action--remove {
    background-color: #f9f9f9;
    border-radius: 0 0 0 5px;
    color: #666;
    font-size: 10px;
    line-height: 1em;
    overflow: hidden;
    padding: 4px;
    position: absolute;
    right: -2px;
    top: -2px;
}
.action--remove .fa:hover {
    color: #222;
}
.action--button {
    background: #2c2d34 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    transition: background 0.2s ease 0s;
}

.action__text--invisible {
    position: absolute;
    top: 100%;
    opacity: 0;
    pointer-events: none;
}
.action--compare-add:hover .action__text--invisible {
    opacity: 1;
    top: 35px;
    right: 10px;
    color: #ddd;
    font-size: 75%;
    letter-spacing: 0;
    background: #2F3035;
    border-radius: 2px;
    padding: 3px 5px;
}
.action--compare-add .fa {
    font-size: 14px;
    line-height: 40px;
}

.action--compare-add .action__text--invisible { 
    display: none;
}

.action--remove:hover,
.action--compare-add:hover {
    color: #5C5EDC;
}
.action--compare-add .fa-check,
.action--compare-add input[type=checkbox]:checked ~ .fa-plus {
    display: none;
}
.action--compare-add input[type=checkbox]:checked ~ .fa-check {
    display: block;
    color: #f9f9f9;
}
.check-hidden {
    opacity: 0;
    position: absolute;
}

.escort-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product-icon {
    display: inline-block;
    vertical-align: middle;
    background: #42444F;
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 0 3px;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
}
.product-icon::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    z-index: -1;
    box-shadow: -56px 0 #2C2D34;
}
#compare-basket .escort-image {
    height: auto !important;
}

.action--compare {
    background-color: #ccc;
    color: #565b6c;
    cursor: default;
    font-size: 13px;
    margin: 0 5px 0 14px;
    opacity: 0;
    pointer-events: none;
    text-decoration: none !important;
    text-transform: none;
}
.compare-basket--active .action--compare {
    /*background-color: #fdd733;*/
    opacity: 1;
}
.compare-basket--active .action--compare:nth-child(n+1) {
    background-color: #fdd733;
    color: #222;
    pointer-events: auto;
    cursor: pointer;
}
.compare-basket--active .action--compare:nth-child(1),
.compare-basket--active .action--compare:nth-child(2) {
    background-color: #ccc;
    color: #565b6c;
}

.box.product--selected {
    border: 1px solid #60b044 !important;
    -moz-box-shadow: #222 0px 0px 0px 1px inset;
    -webkit-box-shadow: #222 0px 0px 0px 1px inset;
    box-shadow: #222 0px 0px 0px 1px inset;
}
.box.product--selected .action--compare-add {
    background-color: #60b044;
}


/* ==========================================================================
   Age Verification Modal Box
   ========================================================================== */


#verify .modal-dialog {
    max-width: 800px;
    width: 100%;
    height: 600px;
}
#verify .modal-content {
    background-color: #000;
    background-image: url("/img/entrance2.jpg");
    background-repeat: no-repeat;
    color: #f5f5f5;
    padding: 20px;
    overflow: hidden;
    border-radius: 8px;
    max-height: 550px;
    text-align: center;
    min-height: 550px;
    display: flex;
    flex-direction: column;
}
#verify .modal-body {
    top: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    flex: 1;
}
#verify .modal-body p {
    font-size: 16px;
    padding: 10px 0px;
}
#verify .modal-body h5 {
    font-size: 32px;
    line-height: 1.4em;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
}
#verify .modal-body .let-me-in {
    margin-left: auto;
    width: 60%;
}
#verify .modal-body .let-me-in  .v-no {
    font-size: 16px;
    padding: 20px 5px;
    display: block;
}
#verify .modal-body .let-me-in .v-yes,
#verify .modal-body .let-me-in .v-yes2 {
    border-color: #000;
    display: inline-block;
    letter-spacing: 0.02em;
}

#verify .modal-body .let-me-in .v-yes2 {
    font-size: 22px;
    line-height: 20px;
    padding: 20px;
}
#verify .modal-body .let-me-in .v-yes {
    font-size: 14px;
    font-weight: normal;
}
#verify .modal-body .let-me-in .v-yes.small {
    font-size: 16px;
    font-weight: normal;
    width: 240px;
    padding: 10px 7px;
}
#verify .modal-body .let-me-in .leave-now {
    display: block;
    padding-top: 20px;
    font-size: 14px;
}
#verify p.note {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: #999;
    line-height: 1.42857143;
    padding: 0 20px;
}
.gfxblur #content,
.gfxblur #header,
.gfxblur #footer {
    -webkit-filter: blur(10px);
}

/* Age Verification Modal Box MEDIA QUERIES */
/* -------------------------------------------------- */

@media screen and (min-width : 667px) {
    
    #verify .modal-content {
        min-height: 500px;
    }


    #verify .modal-body .let-me-in .v-yes2 {
    font-size: 24px;
    padding: 20px 30px;
    }
    }
@media screen and (max-width : 375px) {
    #verify .modal-body {
        left: 0px;
        right: auto;
    }
    #verify .modal-body h5 {
        font-size: 30px;
        line-height: 1.3em;
    }
    #verify p.note {
        position: absolute;
        left: 10px;
        bottom: 10px;
        font-size: 10px;
        line-height: 1.2em;
        color: #999;
    }
}

/* Override Bootstrap's modal styles */
/* -------------------------------------------------- */

.modal-dialog {
    margin: 10% auto !important;
}
.modal-dialog .modal-body p {
    font-size: 14px;
    line-height: 1.54em;
    margin: 0px;
    padding: 0px;
}
.modal-backdrop.in {
    opacity: 0.75 !important;
}

/* Override Bootstrap's alerts */
/* -------------------------------------------------- */

.alert {
    font-size: 14px;
    line-height: 1.4em;
    max-width: 1140px;
    margin: 25px auto;
}
.alert.alert-danger {
    border-color: #222;
}
.alert-dismissable .close,
.alert-dismissible .close {
    margin-top: 0px;
}
.alert p {
    margin: 0 0 10px;
}
.alert small {
    color: #222;
    font-size: 12px;
    font-weight: normal;
}
.sql_dump{font-size: 15px;}

/* END Override Bootstrap's alerts */
/* -------------------------------------------------- */


/* Pagination */
/* -------------------------------------------------- */

.desk-pagin {

    text-align: center;
    position: relative;
    padding: 20px 20px;
    margin-bottom: 0px;
    float: right;
    clear: both;
}

.desk-pagin .current {
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    border: 1px solid #222;
    border-left: none;
    float: left;
    text-decoration: none;
    color: #131313;
    padding: 6px 10px 6px;
    background-color: #fdd733;
    display: inline-block;
    line-height: 1.42857143; /* fix dla supportowych serv 7 */
}

.desk-pagin li a {
    font-size: 11px;
    font-family: Arial, sans-serif;
    border-radius: 0px !important;
    color: #efefef;
    border: 1px solid #060606;
    background: none;
}

.desk-pagin li a:hover {
    z-index: 3;
    color: #ffffff;
    background-color: #0a0a0a;
    border: 1px solid #060606;
}

.desk-pagin .jumplink {

    font-size: 11px;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 6px 10px 5px;
}

.desk-pagin .disabled {display: none;}

/* ==========================
    London Hotties' Styles
   ========================== */

body.london-hotties {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.london-hotties #content {
    min-height: initial;
    flex: 1;
    width: 100%
}

.london-hotties h1,
.london-hotties h2, 
.london-hotties h3 {margin-bottom: 20px;}

.london-hotties hr {
    border-top: 1px dotted #a2a2a2;
}

#intro {
    font-size: 14px;
    color: #e3e3e3;
    background-color: #1b1b1b;
    padding: 0px 0 20px;
}

#intro h1 {
    font-size: 22px;
}


#intro a{
    color: #e3e3e3;
    font-weight: bold;
}

.intro-text h1 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
}

.intro-text h4 {
  font-weight: 400;
}

.intro-text {
    background-color: rgba(0,0,0,0.1);
    padding: 25px 5px 30px;
    border-bottom: 1px solid #444;
    font-size: 14px;
    color: #939393;
}

#summary h3 {
    font-size: 18px;
}

#summary h2 {
    font-size: 26px;
}

#summary {
    background-color: #272727;
    padding: 40px 0;
    color: #C1C1C1;
    font-size: 12px;
}

.london-hotties #footer.megafooter {
    margin-top: 0;
}

.london-hotties .gmaps iframe {
    pointer-events: none;
}

.london-hotties .gmaps iframe.clicked {
    pointer-events: auto;
}

.badges {
    background-color: #272727;
    padding: 40px 0;
}

#footer.megafooter .badges .container {
    max-width: 700px;
}

.badges div[class^="col-sm-"] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.badges a {
    padding-bottom: 5px;
}

 .warn {
    margin-bottom: 10px;
    text-align: center;
    border: 1px #863939 dotted;
    display: block;
    font-size: 11px;
    width: 378px;
    margin-left:auto;
    margin-right:auto;
  }

.intro-text a, 
.summary a {
  color: #F5D75A;
}

.intro-text, .summary {
  color: #c5c5c5;
}

.summary {
  font-size: 14px;
  background-color: rgba(0,0,0,0.1);
  border-top: 1px solid #444;
}

.intro-text h2,
.summary h2,
.summary h3 {
  color: #b2b0b7;
}

.summary h2, .intro-text h2 {
  font-size: 26px;
}

.summary h3 {
  font-size: 16px;
  position: relative;
  padding-bottom: 12px;
}

.summary h3:after {
  content: "";
  width: 5%;
  border-bottom: 2px solid #696969;
  display: block;
  position: absolute;
  bottom: 0;
  min-width: 30px;
}

.summary .lead {
  font-weight: normal;
}
</pre></body></html>