/*Inspector-stylesheet:*/

@font-face {font-family: "Ebrima"; src: url("/all/app/fonts/Ebrima.eot"); 
    src: url("/all/app/fonts/Ebrima.eot?#iefix") format("embedded-opentype"), 
    url("/all/app/fonts/Ebrima.woff2") format("woff2"), 
    url("/all/app/fonts/Ebrima.woff") format("woff"), 
    url("/all/app/fonts/Ebrima.ttf") format("truetype"), 
    url("/all/app/fonts/Ebrima.svg#Ebrima") format("svg"); }
    
    /*@font-face {font-family: "Aqua"; src: url("/all/app/fonts/aqua.ttf"); 
    url("/all/app/fonts/aqua.ttf") format("truetype"); }
    */
     body.bodydrk {
        /* background: url(../../aucklandgirls/images/main_bg_2017-20.jpg) no-repeat fixed center top #000; */
        /* margin: 0 0 10px; */
        background: #1E1E1E;
    }
    
    
    .tMd {
        border: 1px solid #FF0000;
        padding: 15px;
        max-width: 95%;
        margin: 20px auto;
    }
    
    p, li {
        font-family: 'Poppins';
    }
    
    .nzg-info p {
        font-family: 'Poppins',sans-serif;
        font-size: 16px;
        font-weight: 400;
        font-style: normal;
        opacity: 0.7;
    }
    .bodydrk table {
        background: #000;
    }
    
  
    #mobile-buttons {
        z-index: 40;
        background: #181818;
    }
#mobile-buttons.scrolled {
    background: #181818;
}
    /*
    div#google_translate_element {
        display: none;
    }
    
    div#mobile-buttons {
        display: none;
    }
    
    .panel.button-panel {
        display: none;
    }
    
    */
    
    img
    {
        -webkit-touch-callout: none;                /* prevent callout to copy image, etc when tap to hold */
        -webkit-user-select: none;                  /* prevent copy paste, to allow, change 'none' to 'text' */
    }
    
    .header .resp-img {
        margin: auto 0 auto;
        padding: 0% 0%;
    }
    
    .newhead img {
        margin: 0px auto;
        display: block;
    }
    
    
    .badges .center {
        position: absolute;
        top: 0px;
        width: auto;
    }
    
    .escort-profile-grid-view figure .badges {
        top: 1px;
        background: none;
        pointer-events: none;
    }
    
    .escort-profile-grid-view figcaption {
        top: 100%;
        position: absolute;
        width: 100%;
        background:none;
        left: 0;
    }
    .escort-profile-grid-view p.private-gall {
        font-weight: bold;
        color: #f8be0b;
    }
    p.private-galldiamond {
        color: #2ba6cb;
        font-weight: bold;
    }
    
    .escort-profile-grid-view p {
        text-align: left;
    }
    
    
    .badges .left {
        display: none;
    }
    
    .escort-type.right {
        float: left !important;
    }

span.yellow {
    color: #9A882B;
}
span.gold {
    color: #9A882B;
}
    
    #grid-view-wrap .escort-profile-wrap- {
        border-radius: 10px;
        border-width: 2px !important;
        margin-bottom: 0px;
    
    }
    
    
    #grid-view-wrap .escort-profile-wrap-gallgold{
        border-radius: 9px;
        border: 1px solid var(--diamond, #EACB54) !important;
       /*  background: linear-gradient(0deg, #f8f546, #d18e19, rgba(252, 244, 145, 1));
       box-shadow: 0px 0px 9.187px -1.518px #f8f546;
     box-shadow:none;*/

    }
   
   /*
    .escort-profile-wrap-gallgold figure:after {
      z-index: 10;
      content:"";
      position:absolute;
      width:100%;
      height:100%;
      top:0;
      left:0;
       -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(8px);
      border: 5px solid #a7850f;
    
      -webkit-perspective: 1000;
      -webkit-font-smoothing: subpixel-antialiased;
      backface-visibility: hidden;
      transform: translateZ(0);
      pointer-events: none;
    }
    
    */
    
     #grid-view-wrap .escort-profile-wrap-gall{
        border: solid 1px #512e83 !important;
        margin-bottom: 0px;
        overflow: visible;
    }
    /*
    .escort-profile-wrap-gall figure:after {
      z-index: 10;
      content:"";
      position:absolute;
      width:100%;
      height:100%;
      top:0;
      left:0;
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
     
    }
    
    */

    .escort-profile-wrap-galldiamond{
        border-radius: 7.386px;
        border: 1px solid var(--diamond, #00D1FF) !important;
        /*background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), url(<path-to-image>) lightgray -90.502px 0px / 211.401% 99.852% no-repeat;*/
        
        box-shadow: 0px 0px 9.187px -1.518px #00D1FF;
                
        
    }

    .escort-profile-grid-view figure img {
        border-radius: 7.96px;
    }
    /* 
    .escort-profile-wrap-galldiamond figure:after {
     z-index: 10;
      content:"";
      position:absolute;
      width:100%;
      height:100%;
      top:0;
      left:0;
     
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(8px);
      border: 5px solid #2ba6cb;
    
        -webkit-perspective: 1000;
      -webkit-font-smoothing: subpixel-antialiased;
      backface-visibility: hidden;
      transform: translateZ(0);
      pointer-events:none;

    }*/
    
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
         /* IE10+ CSS styles go here */
    
         figure:after
         {
             border:none !important;
         }
    }
    
    
    
    

    .head-text {
        /* width: 80vw; */
        margin: 20px auto 6px auto;
        max-width: 1135px;
        position: absolute;
        z-index: 10;
    }
    

    header img.resp-img {
        padding: 0 6%;
    }
    
    .figpopout p.private-gall {
        color: #b691d8;
    }
    
    .figpopout {
        padding: 10px;
        background: #2A2A2A;
        margin-top: 10px;
        border: solid 2px #c2c2c2;
        border-radius: 7.51px;
        color: #d7d7d7;
        font-family: 'Poppins', sans-serif;
        font-size: 1em;
        /* width: calc(100vw - (100vw - 100%)); */
        width: 98%;
        box-sizing: border-box;
        left: 1vw;
        position: absolute;
        z-index: 99;
    }
    .figpopout .right {
        padding-right: 7px;
        width: 50%;
        text-align: right;
    }
    .popout_arrow
    {border-bottom: 10px solid #c2c2c2;border-left: 10px solid transparent;border-right: 10px solid transparent;height: 0;position: absolute;top: -10px;width: 0;}
    
    
    .figpopout .row {
        margin: 5px 0px;
    }
    .figpopout .row.last {
        margin-top: 20px;
    }

    .figpopout .val {
    color: #C5AF3D;
    }
    header {
        margin: 0 0 10px;
        padding-top: 50px;
    } 
    
    ul.more-pages-menu li a {
        /* color: #282526; */
    }
    
    ul.more-pages-menu li a {
       /* color: #7f7053; */
    }
    
    ul.more-pages-pagination li.left, ul.more-pages-pagination li.right {
        color: #fff;
    }
    
    ul#trans-nav {
        /* background: #e0e0e0; */
    }
    
    #trans-nav li a {
        padding: 0 14px;
    }
    
    .bottom-pagination .more-pages {
        overflow: visible;
    }


    .button.new-fav-btn {
        background: none;
    }
    
    .button.new-fav-btn:hover,.button.new-fav-btn .fa-heart:hover  {
        background: rgba(255, 0, 0, 0.078);
    }
    .new-fav-btn span.hide-for-small {
        display: none !important;
    }
    .button.new-fav-btn .fa-heart {
        color: #efc7e4;
    }
    .button.new-fav-btn-sel .fa-heart {
        color: red;
    }
    
    .escort-profile-grid-view .fav-button-wrap {
        height: 27px;
        width: 52px;
        margin: 0;
        /* float: right; */
        right: 1px;
        position: absolute;
            z-index: 11;
    
    }
    
    .profile-buttons.clearfix {
        display: none;
    }
    
    
    .escort-profile-grid-view p.private-gallgold {
        color: #f8be0b;
    }
    
    [class*=block-grid-]>li {
        padding: 0 .15em .15em;
        margin-bottom: 60px;
    }
    
    button.new-fav-btn.new-fav-btn-sel {
        color: #f90aa6;
        background: #4e406c;
    }
    .button.new-fav-btn.new-fav-btn-sel {
        color: #f90aa6;
        background: none;
        border-radius: 1px !important;
    }
    
    .viewprofile {
        background: #B62C19;
         padding: 9px 15px;
        color: #ffffff;
        border-radius:5px;
        font-weight: 300;
        text-align:center;
        margin-left: 10px;
        display: block;
        width: 90%;
        height: 40px;
        font-size: 1.0em;
    }
    
    .vidbutton {
        background: #9A882B;
        padding: 9px 15px;
        color: #ffffff;
        border-radius:5px;
        font-weight: 300;
        /* width:50%; */
        text-align:center;
        margin-left: 10px;
        display: block;
        width: 90%;
        height: 40px;
        font-size: 1.0em;
    }
    .vidbutton.off{
        background: #9a882b36;
        /* max-width: 105px; */
        /* text-align: right !important; */
        }
    

    
    .nationality {
        width: 100%;
        text-align: center;
    }
   .slick-list
{

border-radius: 7.96px;
}

ul.slick-dots {
    bottom: 20px;
}



    figure.dimmer {
    border-radius: 7.51px;
    }
    .dimmer:before {
      content: " ";
      z-index: 10;
      display: block;
      position: absolute;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      border-radius: 7.51px;
    }
    
    .panel a.big-button.banzg.seo_top {
        background: #ab1863;
        margin-bottom: 20px;
    }
    
    
    .panel.snap .banner img {
        margin: 0 auto;
    }
    
    .mini-logo {
        float: left;
        margin-top: 15px;
    }
    
    .mini-logo h3 {
        color: #FFFFFF;
        font-size: 1.1em;
        font-family: 'Patrona', serif;
        font-weight: 700;
    }

    #escorts-tab{
        position:fixed;
        z-index: 20;
    background-color: #000000;
    top:0px;
    }

    .top-dt-menu {
        float: right;
        margin-top: 13px;
    }

    .top-dt-menu .button {
        background: none;
        font-size: large;
        margin: 0px 0px;
        padding: 10px;
    }

    .login-btn {
        float: right;
        padding: 10px 15px;
        background: #9A882B;
        /* border-radius: 0 0 8px 8px; */
        border-radius: 4px;
        margin: 5px 10px 5px 10px;
        -webkit-transition: all 300ms cubic-bezier(.445,.05,.55,.95);
        -moz-transition: all 300ms cubic-bezier(.445, .05, .55, .95);
        -o-transition: all 300ms cubic-bezier(.445, .05, .55, .95);
        transition: all 300ms cubic-bezier(.445,.05,.55,.95);
    }

    .show-escorts-menu a, .login-btn a {
        color: #fff;
        font-size: 14px;
    }

    
 
    nav.main-nav{
        margin-top: 40px;
        z-index: 1;
    }

li.top-level.tiptop {
    margin-bottom: 10px;
}

    .top-level.active a {
        /* border-radius: 4px; */
        background: #9A882B;
    }
    ul.more-pages-pagination li a.button {
        color: #9A882B;
        background: #2A2A2A;
        font-size: 20px;
        margin-left: 10px;
    }


    .girl-view-details .button
     {
        /* background: #2A2A2A; */
        width: 94%;
        font-size: .9em;
        font-weight: 400;
        height: auto;
    }

.button {
    font-family: 'Poppins';
}



.button.green {
    background: #24d366;
}

.girl-view-details .button.whiteline {
    border-radius: 4px;
    border: 1px solid #FFF;
    background: none;
}

.girl-view-details .button.red {background: #B62C19;/* font-size: 14px; */}

    input#srchButton {
        background: #ae2a10;
        font-weight: 400;
        float: right;
    }


    .panel h4 {
        color: #9A882B;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 25px;
    }
    h1, h2, h3, h4, h5, h6, a {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
    }


    .searchbar {
      
            float: left;
            margin: 0 0px;
      
       
    }
    
    .searchbar form {
        display: flex;
        align-items: center;
    }
    
    .searchbar label {
        margin-right: 10px;
        font-weight: bold;
        min-width: 75px;
        padding: 0px 0px 12px;
    }
    
    .searchbar input[type="text"] {
        margin-right: 10px;
        padding: 8px;
        font-size: 16px;
        border: 1px solid #2a2a2a;
        border-radius: 4px;
        background: #2A2A2A;
        color: #FFF;
    }
    
    .searchbar input[type="submit"] {
        padding: 8px 60px;
        font-size: 16px;
        color: #fff;
        background-color: #B62C19;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-weight: 400;
        font-family:"Poppins";
        margin-right: 20px;
    }
    
    .searchbar input[type="submit"]:hover {
        background-color: #de6e5e;
    }
    .searchbar .form-group {
        display: flex;
        align-items: center;
    }

    #mbs_main h3 {
        padding-left: 10px;
    }


    .srch-box {
        background-color: #1E1E1E;
        margin: 10px 0px 10px;
        width: 100%;
        float:left;
    }
    
    .srch-box h3 {
        background-color: #1E1E1E;
        padding: 15px 15px 15px 0px;
        cursor: pointer;
       
        width: 100%;
    }

    span.expinstr {
        font-size: .7em;
    }
    
    .vsb-menu .multi li {
        background: none;
        color: #FFF;
        font-family: 'Poppins';
    }

    span.bold {
        font-weight: 700;
    }
    span.reg {
        font-weight: 400;
    }

    .find-by input[type=text] {
        background-color: #2A2A2A;
        border: none;
        color: #ffffff91;
    }

    .big-button.mbs_loc {
        color: #FFFFFF;
        font-family: 'Poppins';
        font-weight: 400;
        background: #2A2A2A;
        width: 46%;
        margin: 6px 2% 5px 2%;
        float: left;
        font-size: 0.9em;
        padding: 14px 9px;
    }
    #regionSel .big-button {
        color: #FFFFFF;
        font-family: 'Poppins';
        font-weight: 400;
        background: #2A2A2A;
        width: 46%;
        margin: 6px 2% 5px 2%;
        float: left;
        font-size: 0.9em;
        padding: 14px 9px;
    }


    .btn-red {
        background: #b62c19;
        color: #FFF;
        font-family: 'Poppins';
        font-weight: 400;
        padding: 6px 25px;
        border: none;
    }



    @media screen AND (max-width: 567px)
    {
    
    #mobile-buttons a.button {
        font-size: 14px;
    }

    .head-text {
      /*  position: relative;*/
    }
    
    }
    
    ul.more-pages-menu-mobile li {
        display: inline-block;
    }
    
    ul.more-pages-menu-mobile {
        margin: 0 0 20px;
        text-align: center;
    }
    
    
    
    @media screen AND (max-width: 397px)
    {
    
    #mobile-buttons a.button {
        font-size: 12px;
    }
    
    
    
    }
    
    
    
    #scrolltop {
        position:fixed;
        right:10px;
        bottom:20px;
        cursor:pointer;
        width:50px;
        height:50px;
        background-color:#3498db;
        text-indent:-9999px;
        display:none;
        -webkit-border-radius:60px;
        -moz-border-radius:60px;
        border-radius:60px;
        z-index:9999;
    }
    #scrolltop span {
        position:absolute;
        top:50%;
        left:50%;
        margin-left:-8px;
        margin-top:-12px;
        height:0;
        width:0;
        border:8px solid transparent;
        border-bottom-color:#ffffff;
    }
    #scrolltop:hover {
        background-color:#e74c3c;
        opacity:1;filter:"alpha(opacity=100)";
        -ms-filter:"alpha(opacity=100)";
    }
    
    nav.mobile-nav {
        /* background: url(/all/images/menu_bg_18.jpg) #fff; */
        /* background-size: cover; */
        /* background-position-x: right; */
        margin-top: 29px;
    }
    
    .escort-profile-wrap-galldiamond figcaption {
      /*  background: rgba(0, 0, 0, 0.55);*/
    }



    
.accordion {
    width: 100%;
    margin: 0px 0px 20px;
}

.accordion-header {
    background-color: #1E1E1E;
    padding: 15px 15px 15px 0px;
    cursor: pointer;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    width: 100%;
}


.accordion-header:hover {
    background-color: none;
}


.accordion-content {
    background-color: #1E1E1E;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    padding: 0px 0px;
}

.accordion-content p {
    padding: 15px 0;
}

.arrow {
    font-size: 18px;
    float:right;
}


/* Styling the scrollbar for webkit browsers */
.accordion-content::-webkit-scrollbar {
    width: 4px; /* Width of the scrollbar */
}

.accordion-content::-webkit-scrollbar-thumb {
    background-color: #888; /* Color of the scroll thumb */
    border-radius: 4px; /* Rounded corners for the scroll thumb */
}

.accordion-content::-webkit-scrollbar-thumb:hover {
    background-color: #555; /* Color when hovered */
}

.accordion-content::-webkit-scrollbar-track {
    background: #c3c0c0; /* Track color */
}
.search-options {
    overflow: hidden;
}

.search-options input[type="checkbox"], .search-options input[type="radio"]  {
  -webkit-appearance:none;
  width:30px;
  height:30px;
  background:#616060;
  border-radius:5px;
  border:2px solid #555;
  float:right;
  margin:0px;
}
input[type='checkbox']:checked, .search-options input[type="radio"]:checked {
    background: #abd;
}

.search-options label {
    font-size: 16px;
    line-height: 34px;
}

.m-search-options input[type="checkbox"], .m-search-options input[type="radio"] {
    display: none;
    /* width: 48%; */
  }
  
  .m-search-options input[type="checkbox"] + label, .m-search-options input[type="radio"] + label {
    display: inline-block;
    font-size: 15px;
    line-height: 34px;
    padding: 5px 17px;
    border-radius: 5px;
    background: #2A2A2A;
    cursor: pointer;
    width: 43%;
    margin-bottom: 10px;
    text-align: center;
    float: left;
  }
  
  .m-search-options input[type="checkbox"]:checked + label, 
  .m-search-options input[type="radio"]:checked + label {
    background: #9A882B;
    color: #fff; /* Optional: Change text color when selected */
  }


  
  .srch-box h3, .srch-box .accordion-header{
    color: #FFF;
}
    


h3.accordion-header {
    color: #FFF;
    margin-bottom: 0px;
}

.arrow {
    transition: transform 0.2s ease;
}

.rotate {
    transform: rotate(180deg);
}

.expand-limit {
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}
    


.button.gold {
    border-radius: 4px;
    background: #9A882B;
}
   
    .escort-profile-grid-view p.updated-profile {
        color: #24ec08;
    }
    
    
    /* Snap Chat */
    .snap {
        color: #FFF;
        text-align: center;
    }
    
    .snap p {
        color: #fff;
    }
    
    .snap a {
        color: #FFF;
    
    }
    
    
    
    /*
    img.resp-img-p {
        max-width: 100%;
    }
    
    @media screen AND (min-width:1024px)
    {
        img.resp-img-p {
        max-width: 47%;
    }
    }
    
    */
    .dark-blue
    {
        color:#2786a2;
    }
    .light-blue
    {
        color:#2ba6cb;
    }
    
    .big-button.blue {
        background: #2ba6cb;
    }
    
    .big-button.blue:hover {
        background: #f8be0b;
    }
    
    a.big-button
    {
        background-color: #2A2A2A;
        color:#FFF;
        cursor: pointer;
        /* opacity: 0.7; */
        font-weight: 400;
    }
    
    a.big-button:hover {
        background-color: #2786a2;
    }
    
    .ac_results {
        background: #fafafa;
        width: 166px !important;
        border-radius: 0px 0px 10px 10px;
    }
    
    ul#trans-nav {
        /*background: rgba(0,0,0,.5);*/
        background: none;
    }
    
    
    
    /*
    .dimmer {
    
      background: rgba(0, 0, 0, 0.5);
    
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px);
    
    
    }
    */
    
    
    /* Register adjustments */
    
    h3.join {
        color: #25161d;
        text-decoration: underline;
    }
    
    .advertise-panel {
        border: solid 4px #6a0b79;
    }
    
    .advertise-panel a {
        color: #c30;
        font-weight: 800;
    }
    
    
    
    a.small_link {
        font-size: .6em;
        color: #2ba6cb;
        margin-left: 10px;
    }
    /*
    @media (max-width: 400px)
    {
    .wrap-link img.resp-img {
        min-height: 246px;
    }
    }
    
    @media (max-width: 500px)
    {
    .wrap-link img.resp-img {
        min-height: 332px;
    }
    }
    */
    
    
    
    
    @keyframes blinker {
      50% {
        opacity: 0;
      }
    }
    
    p.avail-now, .avail-now {
        color: #59ff59;
    
    }

    .figpopout .avail-now{
        font-size:0.7em;
        text-align: right;
    }

    
    .avail-now i {
     animation: blinker 1s linear infinite;
    }
    
    /* lockdown online */
    p.oo-services {
        color: #00ff00;
    }
    
    
    
    /* New Header all Text */
    
    h1.title_text {
        font-size: 10.8em;
        color: #fff;
        display: block;
        font-family: "The Nautigal", serif;
        /* font-weight: 100 !important; */
        font-weight: 400;
        text-align: left;
        font-style: normal;
        margin-bottom: 0;
        line-height: 120%;
        text-transform: none;
    }
    
    h2.title_sub {
        text-align: left;
        font-family: Ebrima, san-serif;
        font-style:italic;
        font-size: 1.5em;
        margin-left: 16%;
        margin-top: 0;
    }
    
    h3.sub-title
    {
        color: #f10c0c;
    }
    
    span.title_highlight {
        color: #9A882B;
    }
    
    h1.title_text:hover {
        
        color:#cccccc;
    }
    span.title_highlight:hover {
        color: #695c44;
    }
    
    /* Mobile header Text replacement */
    .newhead img {
        width: 100%;
    }
    h1.mob_title {
        display: block;
        font-size: 17vw;
        position: absolute;
        top: 34vw;
        line-height: 1.4em;
        font-family: trajan-pro-3, serif;
        text-align: center;
        text-shadow: 4px 2px 6px #333;
    }
    
    p.headtext {
        font-family: trajan-pro-3,serif;
        font-size: 4vw;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        top: 104vw;
        position: absolute;
        z-index: 3;
        color: #FFF;
    }
    .newhead a.button {
        font-size: 3vw;
        font-family: roboto,sans-serif;
        font-weight: 500;
    }
    
    .newhead a.button.enter {
        top: 135vw;
        position: absolute;
        margin: 0 24%;
        z-index: 3;
        width: 50%;
    }
    
    .newhead a.button.banzg {
        top: 145vw;
        position: absolute;
        margin: 0 24%;
        z-index: 3;
        width: 50%;
        background: #ab1863;
    
    }
    
    div#show-escorts-menu {
        background: #B62C19;
        border-radius: 4px;
        margin: 5px 40px 5px 10px;
        padding: 10px 15px;
    }
    
    .view-members-lounge{
        background: #ab1863;
    }
    
    /*advertise panel */
    .advertise-panel label {
        color: #FFF;
    }
    
    .advertise-panel h5 {
        color: #FFF;
    }
    
    .advertise-panel {
        border: none;
        background: none;
        color: #fff;
    }
    
    .advertise-panel p {
        color: #fff;
    }
    
    
    .panel {
        background: #1E1E1E;
        border: none;
        border-radius: 8px;
        padding: 1.25rem 0 1.25rem 0;
    }
     
    /* pagination spacing mobile */
    ul.more-pages-pagination {
        margin: 0 0;
    }
    
    
    .more-pages-menu li.right-arrow {
        position: absolute;
        right: 10px;
    }

    .more-pages-menu li.left-arrow {
        position: absolute;
        left: 10px;
    }
    /* End Mobile header update */
    
    input#termschk {
        float: left;
        margin-top: 4px;
    }
    
    
    .advertise-panel ol {margin-bottom: 0px;}
    
    a.small-button.blue {
        text-decoration: underline;
        margin-left: 5px;
    }

    .girl-view-details p.ml-only {
        border-radius: 4px;
        background: #9A882B;
        margin: 0 0 0 0;
        color: #FFF;
        margin-bottom: .9em;
        padding: 10px;
        text-align: center;
    }
    
    .girl-view-details p.ml-only i {
        color: #FFF;
    }

 
    /* Covid update offline profile display */
    .offline:before {
        content: " ";
        z-index: 0;
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.35);
    }

    a.seo_prof.button {
        width: 100%;
        background: #9A882B;
        padding: 14px;
        font-weight: 500;
        font-size: .9em;
    }

    .mob .seo_prof.button {
        margin: 6px;
    }

    #view-profile-breadcrumb ul.breadcrumbs a {
        color: #fff;
    }
    
    #view-profile-breadcrumb ul.breadcrumbs {
        border: none;
        background: #2a2a2a;
    }

    #view-profile-breadcrumb ul.breadcrumbs span.selected {
        color: #be2626;
    }




    .pagesmenu .center {
        width: auto;
    }
    












    @media only screen and (max-width: 1024px)
    {
    .advertise-panel .large-6.columns {
        margin-bottom: 29px;
    }
        .searchbar input[type="submit"] {
    padding: 8px 8px;
            
            
        }
        .searchbar input[type="text"] {
    width: 170px;
        }
    }


    @media  (max-width:900px)
    {

        h1.title_text{
            font-size:20vw;
        }

        h2.title_sub {
            /* font-size: 4vw; */
            text-align: right;
        }
        
    }
    
    
    


    @media screen AND (max-width: 800px)
    {

        .row .row{
            margin-left: 0em;
            margin-right: 0em;
        }

        .main-feed {
            padding-left: 0px;
            padding-right: 0px;
            margin-top: 15px;
        }
        #viewport{
            background: #1E1E1E;
        }
    
    header .large-8.medium-8.columns {
        width: 100%;
    }
    
    #mobile-buttons ul li {
        width: 22%;
        float: left;
        margin-right: 0;
    }
    #mobile-buttons ul li:first-child {
      margin-right: 1%;
      margin-left: 0;
    }
    #mobile-buttons ul li:last-child {
     margin-right:0; 
     margin-left: 1%;
    }
    
    .mobile-nav-wrapper.show-800.open {
        z-index: 50;
        width: 100%;
        background: #1e1e1e;
    }
    div#leftMenu {
        z-index: 60;
        width: 100%;
        background: #1e1e1e;
    }
    
    .main-sidebar {
      left:-100%
    }
    #mobile-buttons.profile ul li {
        width: 48%;
        float: left;
    }
    
    
                    
    .mobile-nav li {
        margin: 0;
        padding: 1px 0;
        border: none;
        line-height:14px;
    }
    
                                     
                      
    
    .mobile-nav li a
    {
    text-align: left;
    padding: 13px;
    background: #2A2A2A;
    font-family: 'Poppins';
    font-weight: 400;
    color: #ffffff;
    padding: 20px 20px;
    margin-bottom: 5px;
    }
    
     /* 22-09-20 */
    .mobile-nav li a.banzg{
        background: #B62C19;
    }			

    .mobile-nav li a.homelnk {
        background: #98882061;
        text-align: center;
    }

    .mob a.seo_prof.button {
        margin: 5px;
    }

    a.seo_top.half {
    width: 45%;
    float: left;
    margin: 2%;
    text-align: center;
}

li.top-level {
    min-height: 71px;
}    
    
    .girl-view-panel p.face-showing {
        color:#45b103;
    
    }
    
    
    
    .ms-slide img {
        max-width: 300px;
    }


    .more-pages-pagination a.button {
     
        padding: 10px 8px;
    }

    
    }


    .escort .profile-buttons .button {

        background:#9a882b;
        font-weight: 500;

    }

    .escort .profile-buttons .new-fav-btn {
        background: #4E406C;
    }




 .esimage-container img{
    max-width: 300px;
   height:auto;
   object-fit: cover;
   aspect-ratio: 1 / 1.4;
}

.tourbanner{
    pointer-events: none;
}

.name-cap{
  top: 0;
  left: 0;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 1em;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

p.location {
    opacity: .5;
}

.private{
    position: absolute;
    z-index: 10;
    /* border-radius: 0px 0px 9.728px 9.728px; */
    background: rgba(30, 30, 30, 0.40);
    /* backdrop-filter: blur(1.7999999523162842px); */
    width: 100%;
    color: #FFFFFF;
    padding: 10px 5px;
    text-transform: uppercase;
    border-radius: 7px 7px 0 0;
}

.nationality{
    position: absolute;
    z-index: 10;
    /* border-radius: 0px 0px 9.728px 9.728px; */
    background: rgba(30, 30, 30, 0.40);
    /* backdrop-filter: blur(1.7999999523162842px); */
    width: 100%;
    color: #FFFFFF;
    padding: 10px 5px;
    
    bottom: 0;
    text-align: left;
    border-radius: 0 0 7px 7px;
}

span.type {
    float: right;
    background: #FF0000;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: .8em;
    text-transform: uppercase;
}


span.touring {
    float: none;
    background: #3E8541;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: .7em;
    text-transform: uppercase;
    text-overflow: clip;
    white-space: nowrap;
    color: #FFFFFF;
}



.slick-slider {
    border-radius: 10px;
   
}

.slick-prev, .slick-next {
z-index:20;
}


img.msg_icon {
    position: absolute;
    bottom: 4px;
    right: 4px;
    width: 30px;
}




    @media (max-width: 640px) {
        ul.more-pages-pagination li.left,ul.more-pages-pagination li.right {
          
            float: none!important
        }
    }
    
    
    @media screen AND (min-width: 801px)
    {
        .expand-limit {
    overflow: auto;
        }
        #viewport {
            /* background-size: contain; */
            background: linear-gradient(261deg, rgba(0, 0, 0, 0.00) 78.51%, #1E1E1E 100%), linear-gradient(273deg, #0c0c0c 0.54%, #1E1E1E 44.69%, #1E1E1E 100%);
        }
    
        .dimmer:before
        {
           /* background:none; *?
        }
    
        .figpopout
        {
            /* display:none; */
        }
    
    .resp-img-p, .resp-img-l, .resp-img-t {
        margin: 2px;
    }
    
    .resp-img-p {
        width:48%;
        margin:2px 0.5%;
        display:inline-block;
    }


    .accordion-header:hover {
        /* background-color: #2b2b2b; */
    }

    .accordion-content {
    padding: 0 10px 0 0
    }


        
    }


    @media screen AND (min-width: 1201px)
    {
        .escort-profile-grid-view img.resp-img {
        min-height: 303px;
    }
    }




    @media  (min-width:1550px)
    {
        
        #viewport {
            background-position:bottom;
        }
        
        h1.title_text {
        /* font-size:10.4em; */
        }
        h2.title_sub {
            /* font-size:32px; */
            margin-right: 1%;
        }
    } 
    