/*
Theme Name: Escort Kaliningrad
Description: Тема для сайта эскорт услуг
Author: great_sun
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

ol,
ul {
    list-style: inside;
}

:focus {
    outline: 0;
}


[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


.clear {
    clear: both;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear15 {
    clear: both;
    height: 15px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear40 {
    clear: both;
    height: 40px;
}

.clear50 {
    clear: both;
    height: 50px;
}

.hide {
    display: none;
}

.center {
    margin: 0 auto;
    text-align: center;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.col10 {
    width: 10% !important;
}

.col20 {
    width: 20% !important;
}

.col30 {
    width: 30% !important;
}

.col33 {
    width: 33% !important;
}

.col40 {
    width: 40% !important;
}

.col50 {
    width: 50% !important;
}

.col60 {
    width: 60% !important;
}

.col70 {
    width: 70% !important;
}

.col80 {
    width: 80% !important;
}

.col90 {
    width: 90% !important;
}

.col100 {
    width: 100% !important;
}

.rad3 {
    border-radius: 3px;
}

.rad5 {
    border-radius: 5px;
}

.rad7 {
    border-radius: 7px;
}

.rad17 {
    border-radius: 17px;
}

.rad25 {
    /*    border-radius: 25px;*/
}

a {
    color: #E0006C;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #075b6d;
}

.l {
    float: left;
}

.r {
    float: right;
}

.err,
.ok {
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    margin: 10px 0;
    padding: 5px 2px;
}

.err {
    background-color: #CC0033;
}

.ok {
    background-color: #6DA22E;
}

.err a,
.ok a {
    color: #fff !important;
    text-decoration: underline;
}

.ok2 {
    border: solid 1px #6DA22E;
    padding: 10px;
}

.ok2 .icon-ok {
    color: #6DA22E;
}

.nopadding {
    padding: 0 !important;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
}

.bluebutton,
.bluedegrade {
    background: #E0006C;
    background: -webkit-gradient(linear, left top, left bottom, from(#FE5ACB), to(#E0006C));
    background: linear-gradient(to bottom, #FE5ACB 0%, #E0006C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5ACB', endColorstr='#E0006C', GradientType=0);
    color: #FFF;
}

.xbutton {
    font-weight: bold;
}

.bluebutton:hover {
    background: #FE5ACB;
    color: #FFF;
}

input.bluebutton {
    font-size: 1em;
    line-height: 1.2em;
}

.clickbutton {
    background: #f81e81;
    background: -webkit-gradient(linear, left top, left bottom, from(#e64909), to(#d1b266));
    background: linear-gradient(to bottom, #e64909 0%, #d1b266 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e64909', endColorstr='#d1b266', GradientType=0);
    color: #b74d24;
}

.pinkbutton,
.pinkdegrade {
    background: #ff6fbe;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6fbe), to(#E0006C));
    background: linear-gradient(to bottom, #ff6fbe 0%, #E0006C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6fbe', endColorstr='#fe028b', GradientType=0);
    color: #FFF;
}

.pinkbutton:hover {}


.blueishbutton {
    background: #eff8ff;
    color: #E0006C;
    border: 1px #FE5ACB solid;
}

.blueishbutton:hover {
    background: #FE5ACB;
    color: #fff;
}

.blueishdegrade {
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eff8ff));
    background: linear-gradient(to bottom, #ffffff 0%, #eff8ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff8ff', GradientType=0);
}

.orangebutton,
.orangedegrade {
    background: #fea037;
    background: -webkit-gradient(linear, left top, left bottom, from(#fea037), to(#fd6420));
    background: linear-gradient(to bottom, #fea037 0%, #fd6420 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fea037', endColorstr='#fd6420', GradientType=0);
    color: #fff;
}

.orangebutton:hover {
    background: #FD9929;
}



.redbutton,
.reddegrade {
    background: #fd5959;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkNTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTQ4NDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#fd5959), to(#ff0000));
    background: linear-gradient(to bottom, #fd5959 0%, #ff0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd5959', endColorstr='#ff0000', GradientType=0);
    color: #fff;
}

.redbutton:hover {
    background: #fd5959;
}


.greenbutton,
.greendegrade {
    background: #30ce73;
    background: -webkit-gradient(linear, left top, left bottom, from(#30ce73), to(#27ae60));
    background: linear-gradient(to bottom, #30ce73 0%, #27ae60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ce73', endColorstr='#27ae60', GradientType=0);
    color: #fff;
}

.greenbutton:hover {
    background: #22e56d;
    background: -webkit-gradient(linear, left top, left bottom, from(#22e56d), to(#17c15b));
    background: linear-gradient(to bottom, #22e56d 0%, #17c15b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22e56d', endColorstr='#17c15b', GradientType=0);
    color: #fff;
}

.graybutton,
.graydegrade {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e1e1e1));
    background: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
    color: #727272;
}

.graybutton:hover {
    background: #ededed;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#d8d8d8));
    background: linear-gradient(to bottom, #ededed 0%, #d8d8d8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#d8d8d8', GradientType=0);
}

.bluebutton,
.pinkbutton,
.blueishbutton,
.orangebutton,
.redbutton,
.greenbutton,
.graybutton {
    text-decoration: none !important;
    padding: 4px 7px;
    cursor: pointer;
    border: none;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #0D0D0D;
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    color: #12526f;
}

.all {
    width: 100%;
}

.all-body {
    /*padding: 10px;*/
    /*background: red;*/
}

.all-topnav {
    width: 100%;
}


.contentwrapper {
    width: calc(100% - 250px);
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}

header + div.all {
    font-size: 0px;
}

.body {
    width: 100%;
}

.bodybox {
    background-color: rgb(40, 40, 40);
    padding: 20px;
    overflow: hidden;
}

.bodybox h3,
.bodybox h4 {
    font-weight: normal;
}

.bodybox h3 {
    font-size: 1.4em;
    font-weight: normal;
    padding-bottom: 10px;
    position: relative;
    color: rgb(255, 255, 255);
}

.bodybox .settingspagetitle {
    color: #E0006C;
    font-size: 20px;
    padding-bottom: 10px;
}

.bodybox .pagetitle-menu li {
    padding: 0 2px;
    list-style: none;
    float: left;
    display: block;
    line-height: 2em;
}

.bodybox .pagetitle-menu li a {
    padding: 5px 10px;
    border: 1px solid #ede6fc;
}

.bodybox .pagetitle-menu li a:hover {
    border-color: transparent;
}

.bodybox-homepage .see-all-bottom,
.bodybox-homepage .see-more-button {
    margin: 0 auto;
    padding: 5px 20px;
}

.bodybox-homepage .see-all-top {
    padding: 4px 20px;
}

.bodybox-homepage h3 {
    padding-bottom: 20px;
    color: #FE5ACB;
}

.pagedesign a {
    color: #E0006C;
}

.pagedesign a:hover {
    color: #075b6d;
}

.post-edit-link {
    color: #E0006C;
}


/***** HEADER start *****/

.all .logo h1 a {
    color: #FFF;
    font-size: 1.3em;
    overflow: hidden;
}

.all .logo h1 a img {
    display: block;
}

.all .logo .sitedesc {
    padding-top: 5px;
    color: #fff;
    font-size: 1em;
    font-weight: normal;
}

.header-top-bar {
    width: 100%;
    padding: 15px 20px;
    background: rgb(0, 0, 0)
}

.header-top-bar .logo img {
    font-size: 1rem;
    height: 3.5em;
}

.header-top-bar .header-nav {
    font-size: 1rem;
    padding-left: 20px;
    min-height: 3.5em;
}

.header-top-bar .header-nav .header-menu li {
    float: left;
    list-style: none;
    position: relative;
    margin-right: 5px;
}

.header-top-bar .header-nav .header-menu li a {
    color: #fff;
    font-weight: bold;
    line-height: 1.8em;
    display: block;
    float: left;
    padding: 0 13px;
}

.header-top-bar .header-nav .header-menu li a:hover,
.header-top-bar .header-nav .header-menu li.current_page_item a {
    background: rgb(204, 0, 105);
}

.header-top-bar .header-nav .header-menu ul {
    background: #fff;
    color: #7ca9c8;
    position: absolute;
    top: 1.8em;
    left: 0;
    z-index: 2;
    text-align: left;
    display: none;
}

.header-top-bar .header-nav .header-menu ul ul {
    display: none;
    left: 200px;
    top: 0;
    border-left: 1px solid #E0E9ED;
}

.header-top-bar .header-nav .header-menu li:hover ul {
    display: block;
}

.header-top-bar .header-nav .header-menu li:hover ul ul {
    display: none;
}

.header-top-bar .header-nav .header-menu ul li:hover ul {
    display: block;
}

.header-top-bar .header-nav .header-menu ul li:hover ul ul {
    display: none;
}

.header-top-bar .header-nav .header-menu ul ul li:hover ul {
    display: block;
}

.header-top-bar .header-nav .header-menu ul li a,
.header-top-bar .header-nav .header-menu .current_page_item ul li a {
    background: #fff;
    display: block;
    float: none;
    color: #7ca9c8;
    line-height: 2.1em;
    margin: 2px 0;
}

.header-top-bar .header-nav .header-menu ul li a:hover {
    background: rgb(204, 0, 105);
    border: none;
    color: #FFF;
    text-shadow: none;
}

.header-top-bar .header-nav .header-menu ul li a {
    margin-right: 0;
}

.header-top-bar .header-nav .header-menu ul li {
    position: relative;
    float: none;
    margin-right: 0;
    min-width: 200px;
}

.header-top-bar .header-nav .header-menu ul > li:first-child {
    padding-top: 0px;
}

.header-top-bar .header-nav .header-menu ul > li:last-child {
    padding-bottom: 0px;
}



.header-top-bar .subnav-menu-wrapper {
    min-height: 3.5em;
}

.header-top-bar .subnav-menu {}

.header-top-bar .subnav-menu li {
    float: left;
    display: inline;
    list-style: none;
    padding-left: 5px;
    line-height: 2.2em;
    vertical-align: middle;
}

.header-top-bar .subnav-menu li.subnav-menu-btn a {
    vertical-align: middle;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    display: block;
    float: left;
    background: none !important;
    border: 1px solid rgb(204, 0, 105);
    -webkit-transition: 300ms;
    transition: 300ms;
}

.header-top-bar .subnav-menu li.subnav-menu-btn a img {
    top: 5px;
    position: relative;
    margin-right: 10px;
}

.header-top-bar .subnav-menu li.subnav-menu-btn a:hover {
    background: rgb(204, 0, 105) !important;
}

.header-top-bar .subnav-menu li.subnav-menu-icon a {
    border-radius: 50%;
    color: #fff;
    font-size: 1.5em;
    display: block;
    float: left;
    width: 1.5em;
    text-align: center;
}

.header-top-bar .subnav-menu li.subnav-menu-icon a:hover {
    background: #fe5acb;
}

.header-top-bar .subnav-menu li.subnav-menu-icon a span {
    display: block;
    line-height: 1.5em;
}

.header-top-bar .subnav-menu li.login-btn a,
.header-top-bar .subnav-menu li.logout-btn a {
    background: #d633a3;
}

.header-top-bar .subnav-menu li.subnav-menu-btn a:hover {
    background: #AC35C4;
}

.header-top-bar .subnav-menu .headerlangselect {
    /*padding-left: 15px;*/
}

.header-top-bar .subnav-menu .headerlangselect .headerlang {
    border: none;
    cursor: pointer;
    padding-left: 5px;
    background: #d633a3;
    color: #fff;
    font-weight: bold;
    font-size: 0.9rem;
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
}

.header-top-bar .subnav-menu .headerlangselect .headerlang:hover {
    background: #AC35C4;
}

.header-top-bar .subnav-menu .headerlangselect .headerlang option {
    padding: 5px 0 5px 5px;
    line-height: 4.5em;
    background: #fff;
    color: #000;
}


header.header-mobile1 .logo,
header.header-mobile2 .logo {
    width: 100%;
    text-align: center;
    float: none;
}

header.header-mobile1 .logo h1,
header.header-mobile2 .logo h1 {
    float: none;
    width: 100%;
}

header.header-mobile1 .logo h1 a,
header.header-mobile2 .logo h1 a {
    display: inline-block;
}

header.header-mobile1 .header-nav {
    float: left;
    padding: 0;
}

header.header-mobile2 .header-nav {
    padding: 0;
    width: 100%;
    text-align: center;
}

header.header-mobile2 .header-nav .header-menu {
    float: none;
    display: inline-block;
}

header.header-mobile2 .header-nav .header-menu li {
    float: none;
    display: inline-block;
}

header.header-mobile2 .subnav-menu-wrapper {
    width: 100%;
    display: block;
    text-align: center;
}

header.header-mobile2 .subnav-menu-wrapper .subnav-menu {
    float: none;
    display: inline-block;
    width: 100%;
}

header.header-mobile2 .subnav-menu-wrapper .subnav-menu li {
    display: inline-block;
    float: none;
}

header.header-mobile2 .subnav-menu-wrapper .subnav-menu li a {
    display: inline-block;
    float: none;
}

/***** HEADER end *****/

/***** SLIDER start *****/

.all.all-header-slider {
    width: 100%;
}

.sliderall {
    position: relative;
    padding: 10px 0;
    background: rgb(0, 0, 0);
    background-attachment: fixed;
    background-position: center;
    width: calc(100% - 140px);
    margin-left: 70px;
	max-width:1400px;
	margin: 0 auto;
}

.slider {
    position: relative;
    width: 100%;
    /*
    background: url(i/slider-bg.png);
    overflow: hidden;
*/
}

.slider .slide {
    list-style: none;
    display: inline;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}

.slider .slide .girlimg {
    position: relative;
    display: block;
}

.slider .slide .girlimg img {
    width: 100%;
    display: block;
}

.slider .slide .label-video {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}

.slider .slide .label-video img {
    max-width: 100px;
    height: auto;
    display: inline-block;
}

.slider .slide .girlinfo {
    color: #FFF;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
}

.slider .slide .girlinfo .modelinfo {
    padding: 5px;
    display: block;
    width: 100%;
    background: rgba(254, 90, 203, 0.4);
}

.slider .slide .girlimg .girlinfo .clear {
    clear: both;
    display: block;
}

.slider .slide .girlimg .girlinfo .labels {
    display: block;
    padding: 5px;
    width: 100%;
}

.slider .slide .girlimg .girlinfo .labels span {
    display: block;
    float: right;
    padding: 2px 5px;
    margin-top: 3px;
    margin-left: 3px;
    font-size: 0.8em;
    font-weight: bold;
    border-radius: 0px;
}

.slider .slide .girlimg:hover .girlinfo .labels span.new {
    -webkit-box-shadow: 0px 0px 10px #fe028b;
    box-shadow: 0px 0px 10px #fe028b;
}

.slider .slide .girlimg:hover .girlinfo .labels span.verified.greendegrade.rad3 {
    -webkit-box-shadow: 0px 0px 10px #27ae60;
    box-shadow: 0px 0px 10px #27ae60;
}

.slider .slide .girlimg .premiumlabel {
    position: absolute;
    right: -10px;
    top: 2px;
    text-align: right;
}

.slider .slide .girlimg .premiumlabel span {
    font-size: 0.92em;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 2em;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 130px;
    display: block;
    background: #79A70A;
    background: -webkit-gradient(linear, left top, left bottom, from(#F7C214), to(#FC5E1F));
    background: linear-gradient(#F7C214 0%, #FC5E1F 100%);
    -webkit-box-shadow: 0 5px 5px -5px #FC5E1F;
    box-shadow: 0 5px 5px -5px #FC5E1F;
    position: absolute;
    top: 19px;
    right: -21px;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.slider .slide .girlimg:hover .premiumlabel span {
    -webkit-box-shadow: 0 0px 10px #F7C214;
    box-shadow: 0 0px 10px #F7C214;
}




.slider .slide .girlinfo .modelinfo .modelname {
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    display: block;
}

.slider .slide .girlinfo .modelinfo .modelinfo-location {
    display: block;
    font-size: 0.9em;
    text-align: center;
}



.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next {
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -28px;
    color: rgb(204, 0, 105);
    line-height: 40px;
    font-size: 50px;
    text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}

.slider .owl-nav .owl-prev:hover,
.slider .owl-nav .owl-next:hover {
    color: #fff;
    text-shadow: -2px 0 rgb(204, 0, 105), 0 2px rgb(204, 0, 105), 2px 0 rgb(204, 0, 105), 0 -2px rgb(204, 0, 105);
}

.slider .owl-nav .owl-prev {
    left: 0;
}

.slider .owl-nav .owl-next {
    right: 0;
}

.slider .owl-nav .owl-prev:before {
    /*content: "\e80d";*/
}

.slider .owl-nav .owl-next:before {
    /*content: "\e80a";*/
}

.slider-pagination {
    text-align: center;
    display: none;
}

.mobile-profiles-slider .slider-pagination {
    padding: 10px 0;
}

.slider-pagination a {
    text-decoration: none;
    display: inline-block;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 50%;
    text-indent: -9999px;
    margin: 0 5px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.slider-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

/***** SLIDER end *****/

.sidebar-left,
.sidebar-right {
    width: 250px;
    word-wrap: break-word;
    overflow: hidden;
}

/***** SIDEBAR LEFT start *****/

.sidebar-left {
    margin-left: -100%;
}

.sidebar-left .countries {
    background-color: #fff0f4;
    padding: 20px;
    border-bottom: 1px solid #f8c1cf;
}

.sidebar-left .countries h4 {
    font-size: 1.1em;
    font-weight: normal;
    padding-bottom: 5px;
}

.sidebar-left .country-list {}

.sidebar-left .country-list li {
    list-style: none;
    line-height: 2.1em;
    display: block;
}

.sidebar-left .country-list ul {
    padding-left: 17px;
}

.sidebar-left .country-list a {
    color: #E0006C;
    font-size: 16px;
    padding: 2px 0;
}

.sidebar-left .country-list a:hover {
    color: #FE5ACB;
}

.sidebar-left .country-list .iconlocation {
    cursor: pointer;
    color: #000;
}

.sidebar-left .country-list .iconlocation.icon-minus {
    color: #a9d9ef;
}

.sidebar-left .country-list .iconlocation:hover {
    color: #0AB7DD;
}

.sidebar-left .country-list .iconlocation.icon-minus {
    cursor: default;
}

.sidebar-left .country-list .iconlocation.icon-minus:hover {
    color: #E0006C;
}

/***** SIDEBAR LEFT end *****/

.widgetbox-wrapper {
    background-color: #fff0f4;
    padding: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f8c1cf;
}

.footer .widgetbox {
    color: #000;
    padding: 0 10px;
}

.footer .placeholder-widgettext {
    text-align: center;
}

.widgetadbox a,
.addspace a {
    color: #fff;
    text-decoration: underline;
}

.header-addspace {
    color: #fff;
    padding-top: 10px;
}

.widgetbox h4 {
    font-size: 1.1em;
    font-weight: normal;
    padding-bottom: 5px;
}

.widgetbox li {
    list-style: none;
    line-height: 1.7em;
}

/***** SIDEBAR RIGHT start *****/

.sidebar-right {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    font-size: 16px;
}

.sidebar-right .sidebar_expire_notice {
    padding: 5px 7px;
    cursor: default;
    /*border-bottom: 1px solid #fff;*/
    border-bottom: 1px solid #f8c1cf;
}

.sidebar-right .sidebar_expire_notice small {
    display: block;
}

.sidebar-right .sidebar_expire_notice b {
    font-size: 1.1em;
}

.sidebar-right .sidebar_expire_notice .activation-duration {
    padding: 5px 10px;
    cursor: pointer;
    border: none;
}

.sidebar-right .sidebar_expire_notice .activation-duration option {
    padding: 3px 5px;
}

.sidebar-right .sidebar_expire_notice .payment-button,
.sidebar-right .sidebar_expire_notice .activation-button {
    font-size: 1.1em;
    padding: 8px 8px;
    font-weight: bold;
}

.sidebar-right .sidebar_expire_notice .payment-button {
    border: 1px solid #a2f4c1;
    text-shadow: 1px 1px #24a254;
}

.sidebar-right .sidebar_expire_notice .activation-button {
    border: 1px solid #5FCDF4;
    text-shadow: 1px 1px #0087F5;
}



.agencyeditbuttons a {
    cursor: pointer;
}

.sidebar-right .buyfeatured,
.sidebar-right .buypremium {
    display: block;
    position: relative;
}

.sidebar-right .buyfeatured_details,
.sidebar-right .buypremium_details {
    display: none;
    padding: 4px 6px;
    border: 1px #FE5ACB solid;
    position: relative;
}

.sidebar-right .buyfeatured span,
.sidebar-right .buypremium span {
    position: absolute;
    top: -5px;
    right: 5px;
    font-weight: bold;
    padding: 2px 5px;
    font-size: 12px;
}

.sidebar-right .upgradeescortbox {
    color: #fff;
    position: relative;
    background-color: #E0006C;
    padding: 10px;
    display: none;
}

.sidebar-right .upgradeescortbox select {
    padding: 5px 10px;
    cursor: pointer;
}

.sidebar-right .upgradeescortbox .input {
    background-color: #fff;
    border: none;
    color: #2C3E50;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    padding: 5px;
}


.sidebar-right .quicksearch {
    background-color: #E0006C;
    padding: 20px;
    color: #FFF;
}

.sidebar-right .quicksearch h4 {
    padding-bottom: 10px;
}

.sidebar-right .quicksearch .form-input select {
    color: #286c9b;
    cursor: pointer;
    padding: 2px;
}

.sidebar-right .quicksearch .form-input .select2-selection__rendered,
.sidebar-right .quicksearch .form-input .select2-selection__arrow {
    line-height: 30px;
    height: 30px;
}

.sidebar-right .quicksearch .form-input select option {
    padding: 0 2px;
}

.sidebar-right .quicksearch .formseparator {
    height: 10px;
}

.sidebar-right .quicksearch label {
    cursor: pointer;
}

.sidebar-right .quicksearch .adv {
    color: #a8dbf5;
}

.sidebar-right .quicksearch .adv:hover {
    text-decoration: underline;
    color: #fff;
}

.sidebar-right .quicksearch .submit-button {
    border: none;
    font-size: 1em;
    font-weight: bold;
}







.sidebar-right .dropdownlinks {
    background-color: #fff;
    padding: 10px;
    cursor: default;
    border-bottom: 1px solid #f8c1cf;
}

.sidebar-right .dropdownlinks h4 {
    font-size: 1.05em;
    line-height: 1.5em;
    font-weight: normal;
    color: #260B39;
}

.sidebar-right .dropdownlinks-dropdown h4 {
    margin: -10px;
    padding: 10px;
    cursor: pointer;
}

.sidebar-right .dropdownlinks-dropdown h4:hover {
    background: #f8c1cf;
}

.sidebar-right .dropdownlinks h4 .icon {
    color: #E0006C;
    margin-right: 5px;
}

.sidebar-right .dropdownlinks ul {
    display: none;
    padding: 10px;
    float: left;
    width: 100%
}

.sidebar-right .blog_categories {}

.sidebar-right .blog_categories ul {
    display: block;
}

.sidebar-right .blog_categories ul ul {
    padding: 0;
}

.sidebar-right .dropdownlinks li {
    list-style: none;
    width: 100%;
    padding: 2px 0;
    float: left;
}

.sidebar-right .dropdownlinks li a .icon {
    color: #FE5ACB;
    margin-right: 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
    float: left;
    line-height: 1.4em;
    border-radius: 50%;
    margin-top: 3px;
}

.sidebar-right .dropdownlinks a {
    line-height: 1.7em;
    float: left;
}

.sidebar-right .dropdownlinks a:hover .icon {
    background-color: #FE5ACB;
    color: #fff;
    /*	display: block;
	float: left;*/
}

/***** SIDEBAR RIGHT end *****/

/***** ESCORT THUMB start *****/

.girl {
    float: left;
    width: 20%;
    padding: 5px;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.girl .model-info {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1.5em;
    width: 100%;
}

.girl .desc {
    padding: 5px;
    background: rgba(204, 0, 105, 0.4);
    text-align: center;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.girl a .desc .girl-name {
    color: #fff;
    font-size: 1.2em;
}

.girl a:hover .desc {
    background: rgba(204, 0, 105, 0.8);
}

.girl .desc .girl-desc-location {
    font-size: 11px;
    color: #fff;
}

.girl .thumb {
    border: 1px transparent solid;
    float: left;
    position: relative;
    width: 100%;
    background-color: #EBEBEB;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.girl .thumb .thumbwrapper {
    position: relative;
}

.girl .thumb .thumbwrapper a {
    line-height: 0;
    width: 100%;
}

.girl .thumb .thumbwrapper a img {
    width: 100%;
}

.girl .thumb:hover {
    border: 1px rgb(204, 0, 105) solid;
}

.girl .tour {
    color: #fff;
}

.girl .girlpremium {
    background-color: #fc5e1f;
}

.girl .girlpremium .premiumlabel {
    position: absolute;
    right: -7px;
    top: -8px;
    z-index: 1;
    text-align: right;
}

.girl .girlpremium .premiumlabel span {
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 23px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: -webkit-gradient(linear, left top, left bottom, from(#F7C214), to(#FC5E1F));
    background: linear-gradient(#F7C214 0%, #FC5E1F 100%);
    -webkit-box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}

.girl .girlpremium .premiumlabel span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #FC5E1F;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #FC5E1F;
}

.girl .girlpremium .premiumlabel span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #FC5E1F;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #FC5E1F;
}





.girl .thumb a {
    float: left;
    position: relative;
}

/* labels: verified and new */

.girl .thumb .thumbwrapper .labels {
    padding: 4px;
    display: block;
    width: 100%;
    float: left;
}

.girl .thumb .thumbwrapper .label-verified,
.girl .thumb .thumbwrapper .label-new {
    color: #FFF;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.7em;
    padding: 0 5px;
    float: right;
    margin-bottom: 5px;
}

.girl .thumb .thumbwrapper .label-video {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}

.girl .thumb .thumbwrapper .label-video img {
    max-width: 100px;
    height: auto;
}

/***** ESCORT THUMB end *****/

/***** FRONT PAGE REVIEWS start *****/

.onereviewtext {
    padding: 10px 0;
}

.onereviewtext .author span {
    color: #E0006C;
    font-size: 14px;
}

.onereviewtext .author {
    color: #afaeae;
}

.onereviewtext .reviewtext a {
    color: #2190ff;
}

.onereviewtext {}

/***** FRONT PAGE REVIEWS end *****/

.girlsingle {
    position: relative;
}

.girlsingle .profile-title {
    font-size: 2em;
    color: rgb(204, 0, 105);
    cursor: default;
}

.girlsingle .girlsinglelabels {
    text-align: center;
    width: 100%;
    font-size: 0.8em;
    font-weight: bold;
}

.girlsingle .girlsinglelabels span {
    margin-right: 3px;
    margin-bottom: 10px;
    padding: 3px 12px;
    cursor: default;
}

.girlsingle .profile-header .profile-header-name-info {
    background: #fff;
    padding: 10px 0;
}

.girlsingle .profile-header .phone-box {
    padding-top: 15px;
    padding-right: 20px;
    font-weight: bold;
    text-align: center;
}

.girlsingle .profile-header .phone-box .label {
    font-size: 1em;
    font-weight: normal;
    color: #8c7d90;
    cursor: default;
    line-height: 0.5em;
}

.girlsingle .profile-header .phone-box a {
    font-size: 1.7em;
    color: rgb(204, 0, 105);
}

.girlsingle .profile-header .phone-box a:hover {
    color: rgb(255, 0, 155);
}

.girlsingle .profile-header .phone-box .icon {
    color: rgb(204, 0, 105);
}

.girlsingle .profile-header .profile-header-name-info .section-box {
    float: right;
    text-align: center;
    padding: 0 20px;
}

.girlsingle .profile-header .profile-header-name-info .section-box .valuecolumn {
    color: rgb(204, 0, 105);
    font-weight: 700;
    font-size: 1.7em;
    display: block;
    width: 100%;
    line-height: 1em;
    letter-spacing: -1.5px;
}

.girlsingle .profile-header .profile-header-name-info .section-box b {
    display: block;
    width: 100%;
    font-size: 0.9em;
    color: #8c7d90;
    font-weight: normal;
}

.girlsingle .profile-header-mobile1 .profile-header-name {
    float: none;
    padding-bottom: 20px;
}

.girlsingle .profile-header-mobile1 .profile-header-name h3 {
    text-align: center;
}

.girlsingle .profile-header-mobile1 .profile-header-name-info {
    float: left;
}

.girlsingle .profile-header-mobile1 .profile-header-name-info .section-box {
    float: left;
}

.girlsingle .profile-header-mobile1 .phone-box {
    float: right;
}

.girlsingle .profile-header-mobile2 {
    text-align: center;
}

.girlsingle .profile-header-mobile2 .profile-header-name-info {
    display: inline-block;
    float: none;
}

.girlsingle .profile-header-mobile2 .phone-box {
    display: inline-block;
    float: none;
    padding-right: 0;
    padding-bottom: 10px;
    width: 100%;
}


.girlsingle .profile-page-no-media {
    border: 2px #C1C4CA dashed;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    color: #828995;
    vertical-align: middle;
    position: relative;
}

.girlsingle .profile-page-no-media-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.girlsingle .profile-page-no-media-wrapper-photos {
    padding-right: 5px;
}

.girlsingle .profile-page-no-media-wrapper-videos {
    padding-left: 5px;
}

.girlsingle .profile-page-no-media:hover {
    border-color: #E0006C;
}

.girlsingle .profile-page-no-media p {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 2em;
    margin: 0;
    padding: 0;
}

.girlsingle .profile-page-no-media p u {
    color: #E0006C;
}

.girlsingle .profile-page-no-media .icon {
    font-size: 2.5em;
    color: #E0006C;
    float: left;
    padding-right: 20px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.girlsingle .profile-page-no-media .icon-film {
    font-size: 3.1em;
}

.girlsingle .max-photos b,
.girlsingle .max-videos b {
    background: #E0006C;
    padding: 2px 5px;
    border-radius: 3px;
    color: #fff;
    margin: 0 3px;
}

.girlsingle .image-buttons-legend .first {
    padding-right: 0px;
}

.girlsingle .image-buttons-legend {
    padding-top: 25px;
    line-height: 2em;
    color: rgb(255, 255, 255);
}

.girlsingle .image-buttons-legend div {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 14px;
}

.girlsingle .image-buttons-legend .button-delete {
    color: #D14841;
}

.girlsingle .image-buttons-legend .button-main-image {
    color: #61bd6d;
}

.all_img_tmbs {
    font-size: 0px;
}

.girlsingle .bigimage {
    width: 40%;
}

.lft_imgs_op,
.f_ops_blck {
    display: inline-block;
    vertical-align: top;
}

.lft_imgs_op {
    width: 40%;
}

.f_ops_blck {
    width: calc(60% - 25px) !important;
    margin-left: 25px;
    font-size: 16px;
}

.girlsingle .bigimage.from_alllst {
    display: block;
    width: 100%;
}

.girlsingle .thumbs.oth_img_thbs {
    display: block;
    padding-top: 15px;
    width: 100%;
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    column-gap: 0;
}

.girlsingle .bigimage img {
    width: 100%;
}

.girlsingle .thumbs {
    width: 100%;
}

/*
.girlsingle .thumbs img {
	float: left;
}
*/

.girlsingle .lockedsection {
    padding: 10px;
    margin-left: 10px;
    color: #fff;
    background-color: #E0006C;
    line-height: 2em;
}

.girlsingle .lockedsection .icon {
    font-size: 2em;
    line-height: 3em;
    padding-right: 10px;
}

.girlsingle .lockedsection a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.girlsingle .lockedsection span.nr {
    float: none !important;
    padding: 0px 5px;
    font-weight: bold;
}

.girlsingle .rates-table td {
    white-space: nowrap;
    width: 33%;
    padding: 2px 0;
}

.girlsingle .rates-table th.hide-incall,
.girlsingle .rates-table th.hide-outcall {
    background: #FE5ACB;
    color: #fff;
}


.girlsingle {
    color: #260B39;
}

.girlsingle .girlinfo {
    width: 50%;
}

.girlsingle .girlinfo.l {
    padding-right: 5px;
}

.girlsingle .girlinfo.r {
    padding-left: 5px;
}

.girlsingle .girlinfo .girlinfo-section {
    padding: 20px;
    background: #fff;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.girlsingle a {
    color: #E0006C;
}

a.reviewthegency {
    margin-left: 10px;
    color: #fff;
}

.girlsingle .aboutme {
    background: #fff;
    padding: 20px;
}

.girlsingle h4,
.girlsingle .aboutme h4,
.clientreviewtext h4 {
    color: #E0006C;
    padding-left: 10px;
    margin-bottom: 10px;
    cursor: default;
    font-size: 1.5em;
    border-left: 3px solid #E0006C;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}


.girlsingle .girlinfo b {
    width: 50%;
    display: block;
    float: left;
}

.girlsingle .valuecolumn {
    width: 50%;
    display: block;
    float: left;
}

.girlsingle .girlinfo .section-box {
    width: 50%;
    float: left;
    padding-top: 15px;
}

.girlinfo .section-box b,
.girlinfo .section-box .valuecolumn {
    width: 100%;
}

.girlinfo .section-box b {
    font-size: 0.9em;
    font-weight: bold;
    color: #FE5ACB;
    text-transform: uppercase;
}

.girlsingle .girlinfo .favbutton,
.girlsingle .girlinfo .addreview-button {
    display: inline-block;
    margin: 0 5px;
}

.girlsingle.agency-profile .addreview {
    margin-right: 10px;
    margin-bottom: 10px;
}

.girlsingle.agency-profile h3 {
    color: #FE5ACB;
    font-size: 2em;
    cursor: default;
    padding-bottom: 20px;
}

.girlsingle.agency-profile .bigimage {
    padding-right: 20px;
}

.girlsingle .valuecolumn,
.girlsingle b {
    line-height: 1.7em;
}

.girlsingle .contact span a {
    color: #E0006C;
}

.girlsingle .escortcontact {
    background-color: #fff8fe;
    padding: 10px;
}

.girlsingle .girlinfo .services {
    clear: both;
}

.girlsingle .girlinfo .services div {
    padding: 4px 0;
    padding-left: 0px;
}

.girlsingle .girlinfo .services .icon-ok {
    color: #61bd6d;
    /* green */
}

.girlsingle .girlinfo .services .icon-cancel {
    color: #D14841;
    /* red */
}

.girlsingle .review-wrapper {
    background: #fff;
    padding: 20px;
    color: #2C3E50;
}

.girlsingle .review-wrapper .starrating {
    margin-top: 5px;
}

.review .addedby {
    color: #c2c2c2;
    background-color: #1d242d;
    padding: 3px 8px;
    margin-bottom: 5px;
    float: left;
    color: #CCC;
}

.review .addedby b {
    color: #FFF;
}

.review .addedby a {
    color: #FFF;
}

.review .reviewtext p {
    margin-top: 0;
}

.addreviewform textarea {
    margin-bottom: 5px;
    padding: 10px;
    width: 530px;
    height: 100px;
}

.addreviewform .starratingoption {
    width: 572px;
    margin: 0 auto;
    padding-bottom: 8px;
}



.charcount {
    position: relative;
}

#bar {
    float: left;
    background-color: #E0006C;
    width: 0px;
    height: 14px;
}

#barbox {
    float: right;
    height: 16px;
    background-color: #FFFFFF;
    width: 100px;
    border: 1px #2C3E50 solid;
    margin-right: 3px;
}

#count {
    float: right;
    margin-right: 8px;
}

.allreverr {
    display: none;
}

.girlsingle_all_reviews {
    display: none;
}

.girlsingle_all_reviews #preloader {
    background-color: #060606;
    padding: 10px;
    color: #fff;
}




.image-next-to-review {
    margin-right: 20px;
}

.registrationcomplete {
    text-align: left;
    padding: 20px;
    line-height: 25px;
}



/***** Forms styling START *****/

.form-styling .form-label {
    width: 34%;
    float: left;
    color: rgb(255, 200, 200);
    margin-bottom: 10px;
}

.form-styling .form-label.col100 {
    width: 100%;
}

.form-styling .form-label label {
    display: block;
}

.form-styling .form-label small,
.form-styling .form-input small {
    color: #999;
    display: block;
}

.form-styling .form-label label i,
.form-styling .mandatory i,
.form-styling .form-label small i,
.form-styling .form-input small i {
    color: red;
    font-style: normal;
}

.form-styling .form-input {
    width: 64%;
    float: right;
}

.form-styling .form-input.col100 {
    width: 100%;
}

.form-styling .form-input .input,
.form-styling .form-input .textarea,
.form-styling .form-input select,
.ui-datepicker select {
    background-color: #fff;
    border: 1px solid #f15cd8;
    color: #2C3E50;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    max-width: 100%;
}

.form-styling .form-input .input.col100,
.form-styling .form-input .textarea.col100,
.form-styling .form-input select.col100 {
    width: 100%;
}

.form-styling .form-input .longinput {
    width: 85%;
}

.form-styling .form-input .longtextarea {
    width: 100%;
    resize: vertical;
}

.form-styling .form-input .input {
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    font-size: 1em;
}

.form-styling .form-input .textarea {
    font-size: 1em;
    padding: 10px;
}

.form-styling .form-input .input:focus,
.form-styling .form-input .textarea:focus,
.form-styling .form-input select:hover,
.ui-datepicker select:hover {
    border: 1px #2C3E50 solid;
}

.form-styling .form-input select {
    padding: 8px;
    font-size: 1em;
    cursor: pointer;
}

.form-styling .form-input select option {
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    padding: 0 8px;
}

.form-styling .form-input select option:disabled {
    color: #BCBCBC;
    background: #F4F4F4;
}


.form-styling .formseparator {
    clear: both;
    height: 30px;
}

.form-styling .form-input label {
    cursor: pointer;
}

.form-styling .form-input input[type=radio],
.form-styling .form-input input[type=checkbox] {
    cursor: pointer;
}

.form-styling .fieldset {
    background-color: #f7fbff;
    border: 1px #deeefd solid;
    padding: 10px;
}

.form-styling .fieldset legend {
    background-color: #fff;
    border: 1px #deeefd solid;
    font-size: 11px;
    text-transform: uppercase;
    color: #5a8ec2;
    padding: 2px 7px;
}

.form-styling input[type=submit] {
    font-size: 1.2em;
    line-height: 2em;
    padding: 0 20px;
    border-radius: 25px;
}

/***** Form styling END *****/

/***** EXTRA Forms styling START *****/

.form-styling .form-label span.checkusererr {
    color: #e10000;
}

.form-styling .form-label span.checkuserok {
    color: #3da001;
}

.form-styling .form-input .rates {
    padding-bottom: 10px;
    width: 100%;
}

.form-styling .form-input .rates .col30 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-styling .form-input .rates .rates-label {
    line-height: 40px;
    text-align: right;
    padding-right: 20px;
}

.form-styling .form-input .rates .hide-incall,
.form-styling .form-input .rates .hide-outcall {
    padding-right: 20px;
}

.form-styling .form-input .currency-label-text {
    line-height: 40px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}

.form-styling .form-input .currency-label-dropdown {
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



/***** EXTRA Form styling for payment settings page START *****/

.payment-settings-page .payment-sandbox-toggle {
    cursor: pointer;
}

.payment-settings-page .payment-sandbox-toggle span {
    float: left;
}

.payment-settings-page .payment-sandbox-toggle .label {
    font-size: 1.5em;
}

.payment-settings-page .payment-sandbox-toggle .toggle {
    font-size: 2em;
    padding: 0 8px;
    display: none;
}

.payment-settings-page .payment-sandbox-toggle-live .toggle {
    color: #49cd65;
}

.payment-settings-page .payment-sandbox-toggle-sandbox .toggle {
    color: #EF3A39;
}

.payment-settings-page .payment-sandbox-toggle-live .toggle {
    display: hidden;
}

.payment-settings-page .payment-sandbox-toggle-live .icon-toggle-on1 {
    display: inherit;
}

.payment-settings-page .payment-sandbox-toggle-sandbox .icon-toggle-on2 {
    display: inherit;
}


.payment-settings-page .payment-settings-step {
    border: 1px solid #22a4e6;
    padding: 20px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.payment-settings-page .payment-settings-step .payment-settings-step-title {
    color: #22a4e6;
    padding-bottom: 10px;
    font-weight: bold;
}

.payment-settings-page .choose-payment-processor-wrapper .choose-payment-processor-content {
    line-height: 2.6em;
}

.payment-settings-page .choose-payment-processor-wrapper .current-payment-processor {
    padding: 0 15px;
    margin-left: 10px;
    font-size: 1.4em;
    background: #30ce73;
    background: -webkit-gradient(linear, left top, left bottom, from(#30ce73), to(#27ae60));
    background: linear-gradient(to bottom, #30ce73 0%, #27ae60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ce73', endColorstr='#27ae60', GradientType=0);
    color: #fff;
    font-weight: bold;
    cursor: default;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list {
    padding-top: 20px;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor {
    width: 33.333%;
    padding: 10px 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .one-payment-processor-content {
    position: relative;
    text-align: center;
    cursor: pointer;
    border: 1px solid #e6eaf2;
    padding: 15px 0;
    background: #f9fafc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .one-payment-processor-content:hover {
    border-color: #b8c3d9;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .logo {
    height: 40px;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .logo span {
    line-height: 40px;
    display: block;
    font-weight: bold;
    font-size: 1.3em;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .logo span.none {
    color: #EF3A39;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .logo span.other {
    color: #007AFF;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .logo img {
    height: 40px;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .checkmark {
    position: absolute;
    top: -10px;
    right: -7px;
    font-size: 2em;
    color: #37bc9b;
    display: none;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .one-payment-processor-content-selected {
    border: 1px solid #49cd65;
}

.payment-settings-page .choose-payment-processor-wrapper .payment-processors-list .one-payment-processor .one-payment-processor-content-selected .checkmark {
    display: inherit;
}

.payment-settings-page .payment-processor-settings-wrapper .selected-payment-processor {
    padding: 0 15px;
    margin-left: 10px;
    font-size: 1.1em;
    background: #30ce73;
    background: -webkit-gradient(linear, left top, left bottom, from(#30ce73), to(#27ae60));
    background: linear-gradient(to bottom, #30ce73 0%, #27ae60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ce73', endColorstr='#27ae60', GradientType=0);
    color: #fff;
    font-weight: bold;
    cursor: default;
}

.payment-settings-page .payment-processor-settings-content .payment-processor-details {
    line-height: 1.5em;
}

.payment-settings-page .payment-processor-settings-content .payment-processor-details h3 {
    padding-bottom: 5px;
}

.payment-settings-page .form-label label {
    padding-top: 10px;
}

.payment-settings-page .form-label label.nopadding {
    padding-top: 0px;
}

.payment-settings-page .form-input .longinput {
    width: 100%;
}

.payment-settings-page .fieldset legend {
    color: #45474d;
    font-weight: bold;
    font-size: 0.9em;
}

.payment-settings-page .revenue-options-wrapper .fieldset .input,
.payment-settings-page .revenue-options-wrapper .fieldset .textarea,
.payment-settings-page .revenue-options-wrapper .fieldset select {
    border: 1px solid #fff;
}

/***** EXTRA Form styling for payment settings page END *****/

/***** EXTRA Form styling for site settings page START *****/

.site-settings-page .showsitelogo {
    background: url(i/showsitelogo-bg.png);
    margin-bottom: 10px;
    padding: 20px 0;
    overflow: hidden;
}

.site-settings-page .showsitelogo img {
    max-width: 100%;
}

.site-settings-page .change-website-design .one-design {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.site-settings-page .formseparator {
    height: 30px;
}

/***** EXTRA Form styling for site settings page END *****/

/***** EXTRA Forms styling END *****/

/***** REGISTER PAGE - UPLOAD IMAGES *****/

.uploadifive-button * {
    cursor: pointer;
}

.uploadifive-button {
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    white-space: nowrap;
}

.deletesitelogo {
    line-height: 30px;
}

.uploadifive-queue-item {
    background-color: #fff;
    font-size: 11px;
    margin-top: 5px;
    padding: 10px;
    color: #000;
    border-radius: 5px;
}

.uploadifive-queue-item .close {
    background: url('i/cancel.png') 0 0 no-repeat;
    display: block;
    float: right;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}

.uploadifive-queue-item .progress {
    margin-top: 10px;
    width: 100%;
}

.uploadifive-queue-item .progress-bar {
    background-color: #0099FF;
    height: 3px;
    width: 0px;
}


.upload_photos_page .girl {
    margin-right: 5px;
}

.upload_photos_page .girllast {}

.upload_photos_page .girl span {
    padding: 4px;
    background: #FFF;
    float: left;
    position: relative;
}

.upload_photos_page .girl span.selected {
    background-color: #7ca9c8;
}


.upload_photos_page .girl span i,
.upload_photos_page .girl span em {
    display: block;
    position: absolute;
    height: 20px;
    width: 20px;
    cursor: pointer;
    text-indent: -9999px;
}

.upload_photos_page .girl span i:hover,
.upload_photos_page .girl span em:hover {
    background-color: #FFE8E9;
}

.upload_photos_page .girl span i {
    top: 2px;
    left: 2px;
    background: #FFF url(i/icon-no.png) center no-repeat;
}

.upload_photos_page .girl span em {
    top: 2px;
    left: 30px;
    background: #FFF url(i/icon-yes.png) center no-repeat;
}

.upload_photos_page img {
    vertical-align: middle;
}

.upload_photos_page .image_msg {
    color: #0C0;
    text-align: center;
    display: none;
    padding-top: 0px;
    font-size: 14px;
    font-weight: bold;
}

/***** REGISTER PAGE - UPLOAD IMAGES *****/

/***** REGISTER PAGE - MANAGE CITY TOURS *****/

.addedtours {
    border-top: 1px #7ca9c8 solid;
}

.addedtours .tour {
    border-bottom: 1px #7ca9c8 solid;
    float: left;
    display: block;
    width: 100%;
}

.addedtours .tour div {
    display: block;
    float: left;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.addedtours .tourhead {
    color: #7ca9c8;
    font-weight: bold;
}

.addedtours .tour .addedstart {
    width: 120px;
}

.addedtours .tour .addedend {
    width: 120px;
}

.addedtours .tour .addedplace {
    width: 240px;
}

.addedtours .tour .addedphone {
    width: 140px;
}

.addedtours .tour .addedemail {
    width: 120px;
}

.addedtours .tour .addedbuttons {
    width: 55px;
    float: right;
    position: relative;
    overflow: visible;
}

.addedtours .tour .addedbuttons .pb {
    position: absolute;
    right: 0;
}

.addedtours .tour-info-mobile {
    display: none;
    padding-right: 5px;
    font-weight: bold;
}

.addedtours .tour-info-mobile-clear {
    display: none;
    clear: both;
}

.deletemsg {
    color: #0C0;
    text-align: right;
    display: none;
    padding-top: 0px;
    font-size: 14px;
    font-weight: bold;
}

.addedtours .tour .addedbuttons i,
.addedtours .tour .addedbuttons em,
.addedtours .tour .addedbuttons b {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    cursor: pointer;
    line-height: 20px;
    margin-top: 5px;
}

.addedtours .tour .addedbuttons i {
    float: left;
    background: url(i/icon-no.png) center no-repeat;
}

.addedtours .tour .addedbuttons em {
    float: right;
    background: url(i/icon-edit.png) center no-repeat;
}

.addedtours .tour .addedbuttons b {
    float: right;
    background: url(i/small-loader.gif) center no-repeat;
}

/***** REGISTER PAGE - MANAGE CITY TOURS *****/

/***** BLACKLISTED CLIENTS PAGE *****/

.addedblacklistedclients {
    border-top: 1px #333 solid;
}

.addedblacklistedclients .blacklistedclients {
    border-bottom: 1px #333 solid;
    float: left;
    display: block;
    width: 100%;
}

.addedblacklistedclients .blacklistedclients div {
    display: block;
    float: left;
    line-height: 30px;
}

.addedblacklistedclients .clienthead {
    font-weight: bold;
}

.addedblacklistedclients .blacklistedclients .addedemail {
    width: 20%;
}

.addedblacklistedclients .blacklistedclients .addedphone {
    width: 20%;
}

.addedblacklistedclients .blacklistedclients .addednote {
    width: 60%;
}

.addedblacklistedclients .blacklistedclients .addedbuttons {
    float: right;
}

.addedblacklistedclients .blacklistedclients .addedbuttons .icon {
    float: right;
    display: block;
    cursor: pointer;
    font-size: 1.3em;
}

.addedblacklistedclients .blacklistedclients .addedbuttons .button-delete {
    color: #D14841;
    /* red */
}

.addedblacklistedclients .blacklistedclients .addedbuttons .button-delete:hover {
    background-color: #D14841;
    /* red */
    color: #fff;
}

.addedblacklistedclients .blacklistedclients .addedbuttons .button-edit {
    color: #E0006C;
    margin-left: 15px;
}

.addedblacklistedclients .blacklistedclients .addedbuttons .button-edit:hover {
    color: #fff;
    background-color: #E0006C;
}

/***** BLACKLISTED CLIENTS PAGE *****/

/***** UPLOAD VERIFIED PHOTO PAGE *****/

.upload_verified_photo .button-delete {
    color: #D14841;
    /* red */
}

/***** UPLOAD VERIFIED PHOTO PAGE *****/

/***** AGENCY - MANAGE ESCORTS PAGE *****/

.addnewescortform {
    display: none;
}

/***** AGENCY - MANAGE ESCORTS PAGE *****/

.closebtn {
    padding: 0px 2px 0px 7px;
    font-weight: bold;
}

.closebtn .label {
    line-height: 1.5em;
}

.closebtn .icon {
    line-height: 1.6em;
    float: right;
}

.closebtn_box {
    position: absolute;
    top: -5px;
    right: -3px;
    cursor: pointer;
    color: #fff;
    font-size: 1.2em;
    background: red;
}

.closebtn_box:hover {
    background: #fff;
    color: red;
}


/***** AGENCY - MANAGE ESCORTS OPTION BUTTONS IN SINGLE PAGE *****/

.agency_options_dropdowns {
    display: none;
    position: relative;
}

.girlsingle .thumbs .profile-video-thumb-wrapper,
.girlsingle .thumbs .profile-img-thumb-wrapper {
    width: 100%;
    padding-right: 4px;
    padding-bottom: 4px;
    float: left;
}

.girlsingle .thumbs .profile-img-thumb {
    position: relative;
}

.girlsingle .thumbs .profile-img-thumb img {
    width: 100%;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.girlsingle .thumbs .profile-img-thumb .edit-buttons,
.girlsingle .thumbs .profile-video-thumb .edit-buttons {
    position: absolute;
    display: block;
    top: 1px;
    right: 1px;
    font-size: 15px;
    z-index: 1;
}

.girlsingle .thumbs .edit-buttons .icon {
    cursor: pointer;
    background-color: #fff;
    float: right;
    margin-left: 10px;
    padding: 3px 0;
}

.girlsingle .thumbs .profile-video-thumb {
    border: 1px solid #e5e5e5;
    position: relative;
    width: 100%;
}

.girlsingle .thumbs .profile-video-thumb .video-image-play {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.girlsingle .thumbs .profile-video-thumb .video-processing {
    position: absolute;
    left: 0;
    bottom: 0;
    background: red;
    text-align: center;
    color: #fff;
    line-height: 1em;
    padding: 3px 0;
}

.video-player-lightbox {
    /*height: 400px;*/
}

.video-player-lightbox .wp-video,
.video-player-lightbox .wp-video .wp-video-shortcode {
    display: inline-block;
    overflow: hidden;
}

.girlsingle .edit-buttons .button-main-image {
    color: #61bd6d;
    /* green */
}

.girlsingle .edit-buttons .button-main-image:hover {
    color: #fff;
    background-color: #61bd6d;
    /* green */
}

.girlsingle .edit-buttons .button-delete {
    color: #D14841;
    /* red */
}

.girlsingle .edit-buttons .button-delete:hover {
    color: #fff;
    background-color: #D14841;
    /* red */
}

.image_msg_girl_single {
    color: #fff;
    background-color: #61bd6d;
    /* green */
    font-weight: bold;
    display: block;
    text-align: center;
}

/***** AGENCY - MANAGE ESCORTS OPTION BUTTONS IN SINGLE PAGE *****/

.manage_escorts_page .thumb i {
    display: block;
    position: absolute;
    height: 20px;
    width: 20px;
    cursor: pointer;
    text-indent: -9999px;
    top: 2px;
    left: 2px;
    border: 1px #fff solid;
}

.manage_escorts_page .thumb i.girlactive {
    background: #FFF url(i/icon-active.png) center no-repeat;
}

.manage_escorts_page .thumb i.girlinactive {
    background: #FFF url(i/icon-inactive.png) center no-repeat;
}

.manage_escorts_page .thumb i:hover {
    border: 1px #E0006C solid;
}

.manage_escorts_page .thumb i.girlsetinactive {
    text-indent: 0;
    color: #FF0000;
    background-color: #fff;
    padding: 3px;
    background-image: none;
    cursor: default;
    white-space: nowrap;
}

.manage_escorts_page .thumb i.girlsetactive {
    text-indent: 0;
    color: #8CCF2A;
    background-color: #fff;
    padding: 3px;
    background-image: none;
    cursor: default;
    white-space: nowrap;
}

.manage_escorts_page img {
    vertical-align: bottom;
}


/***** STAR RATING *****/

.starrating {
    background: url(i/star.png) bottom left repeat-x;
    height: 16px;
    width: 95px;
}

.starrating .starrating_stars {
    background: url(i/star.png) top left repeat-x;
    height: 16px;
}

.starrating .star0 {
    display: none;
}

.starrating .star1 {
    width: 19px;
}

.starrating .star15 {
    width: 27px;
}

.starrating .star2 {
    width: 38px;
}

.starrating .star25 {
    width: 46px;
}

.starrating .star3 {
    width: 57px;
}

.starrating .star35 {
    width: 65px;
}

.starrating .star4 {
    width: 76px;
}

.starrating .star45 {
    width: 84px;
}

.starrating .star5 {
    width: 95px;
}

.starrating .star6 {
    width: 17px;
    background: url(i/star_red.png) center left repeat-x;
}


.profilestarrating-wrapper {}

.profilestarrating-wrapper .label {
    font-size: 1.1em;
    font-weight: bold;
}

.girlsingle .girlinfo .starrating {
    display: inline-block;
}

.profilestarrating-wrapper .starrating {
    background: url(i/star2.png) bottom left repeat-x;
    height: 40px;
    width: 210px;
}

.profilestarrating-wrapper .starrating .starrating_stars {
    background: url(i/star2.png) top left repeat-x;
    height: 40px;
}

.profilestarrating-wrapper .starrating .star0 {
    display: none;
}

.profilestarrating-wrapper .starrating .star1 {
    width: 42px;
}

.profilestarrating-wrapper .starrating .star15 {
    width: 63px;
}

.profilestarrating-wrapper .starrating .star2 {
    width: 84px;
}

.profilestarrating-wrapper .starrating .star25 {
    width: 105px;
}

.profilestarrating-wrapper .starrating .star3 {
    width: 126px;
}

.profilestarrating-wrapper .starrating .star35 {
    width: 147px;
}

.profilestarrating-wrapper .starrating .star4 {
    width: 168px;
}

.profilestarrating-wrapper .starrating .star45 {
    width: 189px;
}

.profilestarrating-wrapper .starrating .star5 {
    width: 210px;
}

.profilestarrating-wrapper .starrating .star6 {
    width: 42px;
    background: url(i/star_red2.png) center left repeat-x;
}



.onereview .starrating,
.onereview .starrating * {
    display: block;
}

/***** STAR RATING *****/

/***** LIST ALL USERS START *****/

.edit-user-types .tabs .tab {
    color: #fff;
    background: #E0006C;
    line-height: 2.1em;
    font-size: 1.2em;
    border-top: 3px solid #E0006C;
    border-bottom: 3px solid transparent;
    display: block;
    float: left;
    text-align: center;
    width: 33.33%;
}

.edit-user-types .tabs .tab:hover {
    background: #E0006C;
    border-top: 3px solid #E0006C;
}

.edit-user-types .tabs .tab-active,
.edit-user-types .tabs .tab-active:hover {
    background: #fff;
    color: #E0006C;
    font-weight: bold;
}

.edit-user-types .see-all-users-table {
    width: 100%;
}

.edit-user-types .see-all-users-table th {
    background: #a0ceee;
    padding: 4px 0;
}

.edit-user-types .see-all-users-table .colored-row {
    background: #e1f2fe;
}

.edit-user-types .see-all-users-table td {
    padding: 6px 2px;
    text-align: center;
    vertical-align: middle;
}

.edit-user-types .see-all-users-table td .email-not-validated {
    background: #cc0000;
    color: #fff;
    padding: 0 3px;
    margin: 0 auto;
}

.edit-user-types {}

.edit-user-types {}

.edit-user-types {}

.edit-user-types {}

/***** LIST ALL USERS END *****/

/***** LIST AGENCIES *****/

.listagencies {
    width: 100%;
}

.listagencies .trhead th {
    color: #FFF;
    padding: 5px 0;
    padding-left: 5px;
    text-align: left;
    border-bottom: 1px #7ca9c8 solid;
    background-color: #E0006C;
}

.listagencies .agencytr {
    border-bottom: 1px #7ca9c8 solid;
}

.listagencies .agencytr td {
    line-height: 30px;
    padding: 0 5px;
}

.listagencies .agencytr td a {
    color: #E0006C;
    font-weight: bold;
}

.listagencies .agencytr td a:hover {
    color: #1e1e1e;
}

.listagencies .whiterow {
    background-color: #FFF;
}

.listagencies .agencytr td a:hover {
    text-decoration: underline;
}

.agencytrgray {
    background-color: #111;
}

/***** LIST AGENCIES *****/

/***** SINGLE - AGENCY *****/

.agencydetails {
    width: 57%;
    line-height: 25px;
}

.agencydetails a {
    color: #E0006C;
}

.agencydetails b {
    display: block;
    width: 40%;
    float: left;
}

.agencydetails br {
    clear: both;
}

.agencydetails .bluebutton {
    line-height: 20px;
}

.agency-reviews-bodybox h4 {
    color: #E0006C;
    padding-left: 10px;
    margin-bottom: 10px;
    cursor: default;
    font-size: 1.5em;
    border-left: 3px solid #E0006C;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}

.agency-reviews-bodybox .review-wrapper {
    padding: 20px;
    background: #fff;
}

.agency-reviews-bodybox .review-wrapper .starrating {
    margin-top: 4px;
}

/***** SINGLE - AGENCY *****/

/***** MANAGE BLACKLISTED ESCORTS *****/

.searchescortform,
.addnewescortform {
    display: none;
}

.searchescortform label i {
    display: none;
}

/***** MANAGE BLACKLISTED ESCORTS *****/

.footer {
    background-color: #FFF0F4;
    padding: 10px;
    font-size: 16px;
}

.underfooter {
    clear: both;
    padding: 5px 0;
    color: #FFF;
    text-align: center;
    opacity: 0.8;
    font-size: 16px;
}

.underfooter .l {
    line-height: 21px;
}

.underfooter .r a {
    display: block;
    text-indent: -9999px;
    background: url(i/escortwp-logo.png) center left no-repeat;
    background-size: cover;
    width: 97px;
    height: 25px;
}


.tosdisclaimer {
    background-color: #fff;
    width: 800px;
    padding: 10px;
}

.tosdisclaimer h4 {
    font-size: 18px;
    text-align: center;
}

.tosdisclaimer .tosdisclaimerscroll {
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px #999 solid;
    padding: 5px;
}

.tosdisclaimer .tosdisclaimerbuttons {
    margin: 0 auto;
    width: 200px;
}

#simplemodal-overlay {
    background-color: #000;
}

#simplemodal-container {}




/* PAGINATION start */

.escort-pagination {
    padding-top: 20px;
    padding-bottom: 10px;
    clear: both;
    text-align: center;
    line-height: 15px;
}

.escort-pagination li {
    display: inline;
    padding: 0 2px;
}

.escort-pagination li a {
    background: #E0006C;
    background: -webkit-gradient(linear, left top, left bottom, from(#FE5ACB), to(#E0006C));
    background: linear-gradient(to bottom, #FE5ACB 0%, #E0006C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5ACB', endColorstr='#E0006C', GradientType=0);
    border-radius: 25px;
    font-weight: bold;
    color: #fff;
    padding: 2px 7px;
}

.escort-pagination li a:hover {
    background-position: top;
}

.escort-pagination li span.current {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eff8ff));
    background: linear-gradient(to bottom, #ffffff 0%, #eff8ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff8ff', GradientType=0);
    color: #E0006C;
    border-radius: 25px;
    border: 1px #E0006C solid;
    padding: 2px 7px;
    cursor: default;
}

/* PAGINATION end */

.edit-registration-content .editregfields {
    width: 100%;
    text-align: center;
}

.edit-registration-content .editregfields .tabletop {
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eff8ff));
    background: linear-gradient(to bottom, #ffffff 0%, #eff8ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff8ff', GradientType=0);
    color: #E0006C;
    cursor: default;
}

.edit-registration-content .editregfields tr.tabletop th {
    padding: 5px 0;
}

.edit-registration-content .editregfields .alignleft {
    text-align: left;
    padding-left: 5px;
}

.edit-registration-content .editregfields td {
    padding: 10px 0;
}

.edit-registration-content .editregfields tr.grayrow {
    background-color: #D5F2FC;
}

.edit-registration-content .editregfields .iPhoneCheckContainer {
    margin: 0 auto;
}

.edit-registration-content .submit-button {
    font-size: 1.2em;
}



.send-validation-email-button-preloader {
    background: url(i/medium-loader.gif) center no-repeat;
    height: 16px;
    width: 48px;
}





/***** WordPress login page START *****/

body.login {
    background: #260B39;
}

.login h1 a {
    background-image: none;
    background-size: none;
    width: 100%;
    text-indent: 0px;
    margin: 0;
    padding: 10px 0;
    color: #fff;
    font-size: 1.3em;
    height: auto !important;
}

.login h1 {
    padding-bottom: 20px;
}

.login h1 a img {
    max-width: 100%
}

.login #login {
    margin-top: 0;
    padding-top: 20px;
    width: 500px;
}

.login form {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-radius: 5px;
}

.login form.form-styling .form-input .input:focus {
    border: 1px solid #E0006C;
    -webkit-box-shadow: 0 0 2px #E0006C;
    box-shadow: 0 0 2px #E0006C;
}

.login form .input {}

.login .message {
    margin-bottom: 10px;
}

.login #login_error {
    margin-bottom: 10px;
}

.login #login_error a {
    border-bottom: 1px red solid;
}

.login form .forgetmenot {
    float: right;
}

.login form .forgetmenot label {
    cursor: pointer;
    line-height: 2rem;
    font-size: 1em;
    display: block;
}

.login form p.submit {
    float: left;
}

.login form p.submit #wp-submit {
    background: #E0006C;
    background: -webkit-gradient(linear, left top, left bottom, from(#FE5ACB), to(#E0006C));
    background: linear-gradient(to bottom, #FE5ACB 0%, #E0006C 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE5ACB', endColorstr='#E0006C', GradientType=0);
    color: #FFF;
    border: none;
    text-shadow: none;
    font-size: 1.2em;
    padding: 0px 20px;
    line-height: 2.1rem;
    display: block;
    height: auto;
    font-weight: 600;
    border-radius: 25px;
}

.login form p.submit #wp-submit:hover {
    background: #FE5ACB;
}


.login #backtoblog,
.login #nav {
    padding: 0;
    margin-top: 10px;
}

.login #nav {
    float: left;
}

.login #backtoblog {
    float: right;
}

.login #nav a,
.login #backtoblog a {
    color: #fff;
    padding: 2px 5px;
}

.login #nav a:hover,
.login #backtoblog a:hover {
    color: #fff;
    text-decoration: underline;
}

/***** WordPress login page END *****/

/***** WordPress default CSS START *****/

img.alignnone {
    margin: 5px 20px 20px 0;
}

img.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

img.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    text-align: center;
    margin-bottom: 1.5em;
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    margin: 0;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


.entry-content img {
    margin: 0 0 1.5em 0;
}

.gallery dl {
    margin: 0;
}

.gallery-caption {
    margin: -1.5em 0 0 0;
}

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%;
}

blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

/***** WordPress default CSS END *****/

/***** Blog Section START *****/

.theblog .post_title {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0;
}

.theblog .post_title a {
    font-size: 1.5em;
}

.theblog .under_the_title {
    /*margin: 10px 0;*/
    margin: 20px auto;
    background-color: #5C97BF;
    height: 4px;
    width: 100px;
}

.theblog .post_title a:hover {
    text-decoration: underline;
}

.theblog .post {
    padding-bottom: 40px;
}

.theblog img {
    float: left;
    margin: 5px 20px 20px 0;
}

.theblog .entry {
    font-size: 15px;
    line-height: 22px;
}

.theblog .postmetadata {
    color: gray;
}

.theblog .postmetadata a {}

.theblog .postmetadata a:hover {
    text-decoration: underline;
}

.theblog .commentlistall {
    padding-bottom: 20px;
    border-bottom: 1px solid #E5F2FD;
}

.theblog .commentlistall .comment {
    border: 1px solid #E5F2FD;
    /*border-bottom: none;*/
    padding: 0 10px;
    float: right;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.theblog .commentlistall .comment-info {
    border-bottom: 1px solid #E5F2FD;
    padding: 10px 0;
}

.theblog .commentlistall .commdate {
    color: #6C7A89;
    padding-right: 10px;
}

.theblog .commentlistall .depth-2 {
    width: 90%;
    /*border-bottom: none;*/
    /*border-right: none;*/
    padding-right: 0;
    /*float: right;*/
}

.theblog .commentlistall .depth-3,
.theblog .commentlistall .depth-4,
.theblog .commentlistall .depth-5,
.theblog .commentlistall .depth-6,
.theblog .commentlistall .depth-7 {
    width: 90%;
    /*border-bottom: none;*/
    border-right: none;
    padding-right: 0;
    /*float: right;*/
}

.theblog .commform {}

.theblog .commform .commname,
.theblog .commform .commemail {
    width: 50%;
}

.theblog .commform .commname .comminput,
.theblog .commform .commemail .comminput {
    background-color: #e5f2fd;
    border: none;
    color: #2C3E50;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    width: 90%;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    font-size: 1em;
}

.theblog .commform .commtextarea {
    background-color: #e5f2fd;
    border: none;
    color: #2C3E50;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
    width: 100%;
    height: 200px;
}

.theblog .commform .commsubmitbutton {
    font-size: 1.2em;
    padding: 0 20px;
    line-height: 2em;
}


/***** Blog Section END *****/

/***** Register Page START *****/

.registerpage {
    cursor: default;
}

.registerpage .pagetitle {
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-bottom: 50px;
    font-size: 2em;
}

.registerpage .usertype {
    width: 29%;
    margin: 0 2%;
    background-color: #fff;
    float: left;
    color: #494949;
}

.registerpage .usertype .usertype-title {
    padding: 10px;
    color: #fff;
}

.registerpage .usertype .usertype-content {
    padding: 20px;
}

.registerpage .usertype .userlist {
    list-style: none;
    padding-bottom: 20px;
    line-height: 2em;
    color: gray;
}

.registerpage .usertype .userlist .icon {
    color: #0096ff;
}

.registerpage .usertype .userlist .showprice {
    background-color: #16a085;
    color: #fff;
    padding: 0 5px;
    white-space: nowrap;
}

.registerpage .usertype .usertype-bottom {
    border-top: 1px #ebebec solid;
    padding-top: 10px;
}

.registerpage .usertype .usertype-bottom .showprice {
    display: block;
    font-size: 1.6em;
    padding-bottom: 10px;
}

.registerpage .usertype .usertype-bottom .showprice small {
    color: gray;
}

.registerpage .usertype .usertype-bottom .registerbutton {
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px 18px;
}

/***** Register Page END *****/

/***** Mobile View Styles START *****/

/***** Mobile View Styles END *****/

/* Ajax CSS loader */

.loader,
.loader span {
    width: 70px;
    height: 6px;
}

.loader {
    margin: 10px 0;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.loader span {
    background-color: #3FC380;
    position: absolute;
    display: inline-block;
}

.slider .slide .girlinfo {
    bottom: -108px;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.sect_opass {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: 300ms;
    transition: 300ms;
}

.slider .slide .girlimg {
    position: relative;
}

.slider .slide .girlimg:hover .sect_opass {
    background: rgba(0, 0, 0, 0.6);
    border: 1px solid rgb(224, 0, 108);
}

.slider .slide .girlimg:hover .girlinfo {
    bottom: 0px;
}

.slider .slide .girlinfo .modelinfo,
.slider .slide .girlimg:hover .girlinfo .modelinfo {
    background: rgb(204, 0, 105);
}

.dopinfoslide {
    font-size: 0px;
    padding-bottom: 10px;

}

.fth_colmns {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    padding-top: 10px;
}

.fth_colmns p:first-child {
    font-size: 15px;
    font-weight: 700;
}

.fth_colmns p {
    margin-bottom: 0px;
    margin-top: 0px;
}

.bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info {
    position: absolute;
    left: -100%;
    height: 100%;
    width: auto;
    -webkit-transition: 300ms;
    transition: 300ms;
    background: rgba(150, 40, 60, 0.8);
    padding: 20px 10px 10px;
}

.bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info .labels,
.bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info .labels span {
    float: none;
    position: relative;
}

.bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info .labels span {
    display: block;
    text-align: center;
}

.bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info .labels span:first-child {
    margin-bottom: 10px;
}

.bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info .desc {
    background: none;
}

.bodybox.bodybox-homepage .thumb.rad3.girlpremium a:hover .model-info {
    left: 0px;
}

.bodybox.bodybox-homepage .girl {
    padding-left: 0px;
}

.block_girl_rndimg h4 {
    text-align: center;
    width: 100%;
    font-size: 19px;
    margin-bottom: 15px;
}

.block_girl_rndimg a {
    display: block;
    width: 100%;
    text-align: center;
}

.image_girl_rand {
    margin-bottom: 20px;
}

.image_girl_rand:last-child {
    margin-bottom: 0px;
}

.block_girl_rndimg a img {
    width: 100%;
    display: block;
}

.block_girl_rndimg a .modelname {
    display: block;
    width: 100%;
    padding: 10px 0px;
    background-color: #E0006C;
    color: rgb(255, 255, 255);
}

.block_girl_rndimg a:hover .modelname {
    color: rgb()
}

.from_img_ttl {
    position: relative;
}

.image_girl_rand .girlinfo {
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding-bottom: 10px;
}

.image_girl_rand .girlinfo span {
    float: none;

}

.image_girl_rand .girlinfo span.labels.l {
    display: block;
    width: 100%;
}

.image_girl_rand .girlinfo span.labels.l span {
    display: inline-block;
    padding: 3px 5px;
    margin-bottom: 10px;
}

.image_girl_rand .girlinfo span.labels.l span:last-child {
    margin-bottom: 0px;
}

.bodybox.bodybox-homepage.block_dark_gray {
    background-color: rgb(40, 40, 40);
    border: 1px solid rgb(150, 150, 150)
}

.bodybox.bodybox-homepage.block_light_gray {
    background-color: rgb(80, 80, 80);
    border: 1px solid rgb(150, 150, 150)
}

.from_prem_esc {
    text-align: left;
    display: inline-block;
    width: 100%;
}

.from_prem_esc p {
    color: rgb(255, 255, 255);
}

.from_prem_esc .fth_colmns {
    width: 100%;
    display: block;
}

.f_ops_blck.girlinfo .girlinfo {
    width: 100%;
}

.services {
    font-size: 0px;
}

.services > div {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    width: 50%;
    padding-left: 21px !important;
    position: relative;
}

.services > div.yes {
    width: 100%;
    padding-left: 0px;
}

.icon_dwnld {
    position: absolute;
    left: 35px;
    top: 50%;
    margin-top: -13px;
}

.services > div span {
    position: absolute;
    left: 0px;
    top: 8px;
}

.owl-carousel .owl-stage-outer {
    z-index: 1;
}

.owl-nav {
    height: 100%;
    top: 0px;
    position: absolute;
    width: calc(100% + 140px);
    z-index: 0;
    left: -70px;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    height: 100%;
    top: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(40, 40, 40, 0.7);
    -webkit-transition: 300ms;
    transition: 300ms;
}

.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
    background-color: rgba(40, 40, 40, 1);
}

.owl-carousel .owl-nav .owl-next span,
.owl-carousel .owl-nav .owl-prev span {
    display: block;
    height: 47px;
}

.header-top-bar .header-nav .header-menu li.close_menu_mob {
    display: none;
}

.open_menus_mobl {
    display: none;
}
div.wht_txts > *{
    color: rgb(255, 255, 255);
}
.pol_ekrn{
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 4px);
}
.tree_ekrn{
    display: inline-block;
    vertical-align: top;
    width: calc(33.33333% - 4px);
}
.section_reg{
    padding: 15px;
    background: #fff0f4;
}
@media screen and (max-width:1185px) {
    .girlsingle .image-buttons-legend div {
        display: block;
        line-height: 25px;
        width: 100%;
    }
}

@media screen and (max-width:1065px) {
    .girlsingle .image-buttons-legend div {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }
    .lft_imgs_op,
    .f_ops_blck {
        display: block;
        width: 100%;

    }
    .girlsingle .bigimage.from_alllst,
    .lmp_img_lgnds {
        display: inline-block;
        vertical-align: top;
    }
    .girlsingle .bigimage.from_alllst {
        width: 300px;
    }
    .lmp_img_lgnds {
        width: calc(100% - 300px);
        padding-left: 20px;
    }
    .lmp_img_lgnds .image-buttons-legend {
        padding-top: 0px;
    }
    .f_ops_blck.girlinfo {
        width: 100% !important;
        margin-left: 0px;
    }
}

@media screen and (max-width:960px) {
    .sliderall {
        width: calc(100% - 30px);
        margin-left: 15px;
    }
    .owl-nav {
        display: none;
    }
    .slider .slide .girlinfo {
        bottom: 0px;
    }
    .widgetbox-wrapper.block_girl_rndimg {
        font-size: 0px;
    }
    .image_girl_rand {
        display: inline-block;
        width: 33.33333%;
        vertical-align: top;
        font-size: 16px;
        padding: 0px 10px;
    }
    .girlsingle .thumbs.oth_img_thbs {
        -webkit-column-gap: 5px;
        column-gap: 5px;
    }
    .girlsingle .thumbs.oth_img_thbs > div {
        padding: 0px;
    }
    body.single-profile-page .contentwrapper {
        display: table-footer-group !important;
        float: none;
    }
    body.single-profile-page .widgetbox.header-top-bar .header-nav .header-menu li-wrapper.block_girl_rndimg {
        display: none;
    }
}

@media screen and (max-width:880px) {
    .header-top-bar {
        padding: 20px 10px !important;
    }
    .header-top-bar .subnav-menu-wrapper {
        position: absolute;
        top: 0px;
        right: 0px;
        float: none;
        text-align: right;
        padding-right: 15px;
    }
    .header-top-bar .subnav-menu {
        float: none;
        margin-top: 10px !important;
    }
    .header-top-bar .subnav-menu li {
        float: none;
        margin-bottom: 10px;
        font-size: 15px;
        display: block;
    }
    .header-top-bar .subnav-menu li.subnav-menu-btn a {
        float: none;
        display: inline-block;
        width: auto;
    }
    .open_menus_mobl {
        position: relative;
        cursor: pointer;
        width: 44px;
        height: 29px;
        display: block;
        background: url(i/menu_open_white.png) center no-repeat;
        background-size: 100% 100%;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        top: 15px;
    }
    .header-menu.vcenter.l {
        position: absolute;
        top: 0px;
        width: 100%;
        float: none;
        background-color: rgb(35, 35, 35);
        z-index: 1000;
        left: 0px;
        margin-top: 0px !important;
        padding: 55px 0px 25px;
        border-bottom: 2px solid rgb(204, 0, 105);
        display: none;
    }
    .header-top-bar .header-nav .header-menu li {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .header-top-bar .header-nav .header-menu li:last-child {
        margin-bottom: 0px;
    }
    .header-top-bar .header-nav .header-menu li ul {
        display: block;
        float: none;
        width: 100%;
        position: relative;
        top: 10px;
        background: transparent;
        padding-left: 25px;
    }
    .header-top-bar .header-nav .header-menu li ul li {
        margin-bottom: 0px;
    }
    .header-top-bar .header-nav .header-menu li a {
        float: none;
        background: transparent
    }
    .header-top-bar .header-nav .header-menu ul li a,
    .header-top-bar .header-nav .header-menu .current_page_item ul li a {
        background: transparent
    }
    .header-top-bar .header-nav .header-menu li.close_menu_mob {
        display: block;
        position: absolute;
        top: 20px;
        right: 25px;
        width: 35px;
        height: 35px;
        font-size: 0px;
        background: url(i/close.png) center no-repeat;
        cursor: pointer
    }
}

@media screen and (max-width:720px) {
    .bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info {
        left: 0px;
    }
    .from_prem_esc{
        display: none;
    }
    .bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info{
        position: absolute;width: 100%;
        bottom: 0px;
        height: auto;
        background: none;
    }
    .girl{
        width: 50%!important;
    }
    .girl:nth-child(2n){
        margin-right: 0px!important;
    }
    .bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info{
        padding: 0px;;
    }
    .bodybox.bodybox-homepage .thumb.rad3.girlpremium .model-info .desc{
        background: rgba(150, 40, 60, 0.8);
    }
    .girlsingle .thumbs.oth_img_thbs{
        -webkit-column-count: 2;
        column-count: 2;
        padding-top: 0px;
    }
    .profile-page .profile-img-thumb{
        padding-bottom: 0px!important;
    }
    .girlsingle .thumbs.oth_img_thbs > div{
        margin-bottom: 10px;
        float: none;
    display: inline-block;
    }
    .girlsingle .image-buttons-legend{
        padding-bottom: 15px;
    }
    .girlsingle .image-buttons-legend div{
        display: block;
        width: 100%;
    }
}
@media screen and (max-width:630px){
    .widgetbox-wrapper.block_girl_rndimg{
        display: none;
    }
}
@media screen and (max-width:540px){
    .girlsingle .bigimage.from_alllst{
        display: block;
        width: 100%;
        margin: 0 auto 25px;;
    }
    .lmp_img_lgnds{
        display: block;
        width: 100%;
        padding-left: 0px;
    }
    .icon_dwnld{
        display: none;
    }
}
@media screen and (max-width:450px){
    .header-top-bar .subnav-menu-wrapper{
        width: 100%;
        padding-right: 0px;
        text-align:center;
    }
    .header-top-bar .subnav-menu li{
        display: inline-block;
        vertical-align: middle;
    }
    .header-top-bar{
            padding: 60px 10px 20px !important;
    }
    .logo.l{
        width: calc(100% - 64px);
    }
    .girl {
    width: 100%!important;
}
}