/*main structure*/
html {
    height: 100%;
    font-size: 62.5%;
}

.wrap {
    max-width: 1440px;
    margin: 0 auto;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #252525;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 0;
    height: 100%;
    background: #f6f6f6;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

a, a:visited, a:hover {
    cursor: pointer;
}

textarea:disabled {
    background-color: inherit;
}

#page {
    box-sizing: border-box;
    padding: 1rem 2rem 1rem 0;
    float: right;
    width: calc(100% - 28rem);
}

#main {
    overflow: hidden;
}

.full-width-page #page {
    width: calc(100% - 26rem);
    padding: 0;
}

.cleared:after {
    clear: both;
    content: '';
    display: block;
}

.inner {
    max-width: 1440px;
    box-sizing: border-box;
    padding: 0 2rem;
    margin: 0 auto;
    height: 100%;
}

.left {
    float: left;
    width: 26rem;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

.full-width-page .left {
    margin-right: 0;
}

/*left column*/

.logo {
    display: block;
    margin: 2.9rem 0 2.8rem 3rem;
}

.logo img {
    display: block;
    max-width: 185px;
}

.account-wrap-new {
    position: relative;
}

.account-wrap-new.men-profile img + a {
    margin-top: 1.2rem;
}

.account-wrap-new.men-profile .account-menu {
    top: 3.7rem;
}

.account-wrap-new:after {
    clear: both;
    content: '';
    display: block;
    overflow: hidden;
}

.account-wrap-new img {
    float: left;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid #f6f6f6;
    margin-right: .9rem;
}

.account-wrap-new img + a {
    color: #000;
    font-size: 1.4rem;
    display: inline-block;
    padding-right: 1.6rem;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    transition: color .35s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 145px;
}

.account-wrap-new:hover img + a {
    color: #3bb983;
}

.total-new {
    color: #a0a0a0;
    display: block;
    font-size: 1.2rem;
}

.total-new span {
    font-size: 1.4rem;
    font-weight: bold;
    color: #000;
    padding-left: .5rem;
}

.chat-linkLeftMenu,
.chat-link,
.mail-linkLeftMenu,
.mail-link,
.add-child,
.clear-all,
.save-changes,
.cancel-changes,
.upload-file span,
.green-btn-2,
.green-btn-clear {
    display: block;
    margin: 0 20px;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    box-sizing: border-box;
    padding-left: 6.7rem;
    text-transform: uppercase;
    color: #fff;
    line-height: 4.6rem;
    font-weight: bold;
    font-size: 1.6rem;
    margin-bottom: 1.3rem;
    border-radius: 2rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: opacity .35s;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
}

.add-child,
.clear-all,
.save-changes
.cancel-changes,
.upload-file span,
.green-btn-2,
.green-btn-clear {
    font-size: 1.4rem;
    line-height: 4rem;
    float: left;
    width: 46%;
    padding-left: 0;
    text-align: center;
    box-sizing: border-box;
    margin: 2.5rem 0 0 !important;
}

.green-btn-2,
.green-btn-clear {
    width: auto;
    display: inline-block;
    padding: 0 2.5rem;
    margin-top: 0 !important;
}

.green-btn-2.complaints {
    width: 151px;
    font-size: 12px;
}

.clear-all {
    float: right;
}

.chat-linkLeftMenu:hover,
.chat-link:hover,
.mail-linkLeftMenu:hover,
.mail-link:hover,
.clear-all:hover,
.add-child:hover,
.save-changes:hover,
.cancel-changes:hover,
.green-btn-2:hover,
.green-btn-clear:hover {
    opacity: 0.8;
}

.chat-link.mobile,
.mail-link.mobile {
    display: none;
}

.mail-linkLeftMenu,
.mail-link,
.clear-all,
.cancel-changes,
.green-btn-clear {
    background: #fff;
    color: #1fb378;
    margin-bottom: 2.8rem;
}

.chat-linkLeftMenu:before,
.chat-link:before {
    position: absolute;
    width: 26px;
    height: 20px;
    content: '';
    background: url(../images/designNew/chat-icon.png) no-repeat 0 0;
    left: 1.9rem;
    top: 50%;
    margin-top: -10px;
}

.chat-linkLeftMenu.lady:before,
.chat-link.lady:before {
    background: url(../images/designNew/lady-icon.png) no-repeat 0 0;
    width: 21px;
    height: 23px;
    margin-top: -12px
}

.mail-linkLeftMenu:before,
.mail-link:before {
    position: absolute;
    width: 22px;
    height: 25px;
    content: '';
    background: url(../images/designNew/mail-icon.png) no-repeat 0 0;
    left: 1.9rem;
    top: 50%;
    margin-top: -12px;
}

.mail-linkLeftMenu.send:before,
.mail-link.send:before {
    background: url(../images/designNew/send-icon.png) no-repeat 0 0;
    width: 21px;
    height: 22px;
    margin-top: -11px;
}

.chat-linkLeftMenu span,
.chat-link span,
.mail-linkLeftMenu span,
.mail-link span {
    position: absolute;
    right: 1.5rem;
    top: 50%;
    line-height: 1.8rem;
    background: #fff;
    border-radius: .7rem;
    width: 2.7rem;
    font-size: 1.1rem;
    font-weight: normal;
    color: #fb3c6c;
    text-align: center;
    margin-top: -.9rem;
}

.mail-linkLeftMenu span,
.mail-link span {
    background: #fb3c6c;
    color: #fff;
}

.account-wrap-new img + a:after {
    position: absolute;
    right: 3px;
    top: 4px;
    width: .7rem;
    height: .7rem;
    border-right: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
    content: '';
    transform: rotate(45deg);
}

.balance-info {
    padding: 0 1.2rem 2rem 3rem;
    position: relative;
}

.account-menu {
    position: absolute;
    top: 2.7rem;
    left: 3.7rem;
    width: 18.8rem;
    box-sizing: border-box;
    padding: 1.3rem 2.1rem;
    list-style-type: none;
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(165, 165, 165, 0.5);
    background: #fff;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s;
}

.account-wrap {
    float: left;
}

.account-wrap-new.over ul {
    opacity: 1;
    visibility: visible;
}

.account-menu li {
    display: block;
    padding: .8rem 0;
}

.account-menu li:last-child {
    margin-bottom: 0;
}

.account-menu li a {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.9rem;
    padding-right: 0;
    float: none;
    line-height: 1;
    transition: color .35s;
    text-decoration: none;
}

.account-menu li a:hover {
    color: #1fb378;
}

.account-menu li a:before {
    display: none;
}

.balance-info .account-wrap a {
    float: left;
    font-weight: 600;
    color: #252525;
    position: relative;
    padding-right: 1.3rem;
    text-decoration: none;
}

.balance-info .account-wrap a:before {
    position: absolute;
    right: 0;
    top: 50%;
    border-right: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
    content: '';
    width: .5rem;
    height: .5rem;
    transform: rotate(45deg);
    margin-top: -.3rem;
}

.balance-info .total {
    float: right;
    width: 108px;
    line-height: 24px;
    border-radius: 12px;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
    text-decoration: none;
    transition: opacity .35s;
}

.balance-info .total:hover {
    opacity: 0.8;
}

.menu-item {
    padding-bottom: 3rem;
}

.menu-item.menu-item-slim {
    padding-bottom: 1.5rem;
}

.menu-item.bordered {
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    padding: 15px 0;
    margin-top: -15px;
}

.menu-item.bordered-2 {
    border-bottom: 1px solid #f6f6f6;
    padding: 15px 0;
}

.menu-item.top-border {
    position: relative;
    padding-top: 2rem;
}

.menu-item strong {
    font-weight: 500;
    display: block;
    letter-spacing: 0.4px;
    color: #252525;
    opacity: 0.3;
    text-transform: uppercase;
    padding-left: 3rem;
    font-size: 1.4rem;
}

.menu-item ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.menu-item ul li {
    display: block;
    position: relative;
}

.menu-item ul li span {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    min-width: 26px;
    padding: 0 8px;
    text-align: center;
    line-height: 18px;
    border-radius: 8px;
    background: #fc5c84;
    box-sizing: border-box;
}

.menu-item ul li span.grey {
    background: #f6f6f6;
    color: #303030;
}

.menu-item ul li strong {
    text-transform: uppercase;
    opacity: 1;
    color: #fb3c6c;
    font-weight: bold;
    font-size: 1.4rem;
    display: block;
    padding-bottom: .5rem;
}

.menu-item ul li a {
    display: block;
    border-left: .4rem solid #fff;
    padding-left: 2.6rem;
    font-size: 1.6rem;
    line-height: 2rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #252525;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    transition: border .35s, background .35s;
}

.menu-item.menu-item-slim ul li a {
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
}

.menu-item ul li.green a {
    color: #64b758;
    font-weight: bold;
    position: relative;
}

.menu-item ul li.green a:before {
    width: 1.8rem;
    height: 1.8rem;
    content: '';
    position: absolute;
    left: .4rem;
    top: .5rem;
    background: url(../images/designNew/live-chat-icon.png) no-repeat 50% 50% / contain;
}

.menu-item ul li a span {
    display: inline-block;
    /*width: 3.2rem;*/
    line-height: 1.8rem;
    font-size: 1rem;
    border-radius: 1rem;
    text-align: center;
    color: #fff;
    font-weight: 500;
    background-color: #fb3c6c;
    vertical-align: top;
    margin: .6rem 0 0 .4rem;
}

.menu-item ul li a:hover,
.menu-item ul li.active a {
    border-left: .4rem solid #34d293;
    color: #1fb378;
}

.purchase-coins {
    position: relative;
    padding: 2rem 3rem;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 4rem;
}

.banner-side {
    padding: 0 2.1rem 2rem 3rem;
    overflow: hidden;
}

.banner-side .slick-next,
.banner-side .slick-prev {
    -webkit-appearance: none;
    width: 20px;
    padding: 0;
    height: 20px;
    margin: -10px 0 0;
    left: .8rem;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    text-indent: -9999px;
    border: none;
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    background: transparent;
    cursor: pointer;
    z-index: 3;
}

.banner-side .slick-prev {
    left: auto;
    right: .8rem;
    transform: rotate(-135deg);
}

.purchase-coins-modal {
    position: fixed;
    bottom: 3rem;
    left: 3rem;
    z-index: 9;
}

.purchase-coins > a {
    background: url(../images/designNew/coins-icon.png) no-repeat 0 50%;
    display: block;
    padding-left: 4.6rem;
    font-size: 1.6rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.4rem;
    /*font-weight: 600;*/
    color: #1fb378;
    text-decoration: none;
}

.purchase-coins-modal .modal {
    width: 46rem;
    position: static;
    top: 5rem;
    left: 3rem;
    box-sizing: border-box;
    padding: 2rem;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 rgba(138, 142, 149, 0.5);
    background-color: #ffffff;
    z-index: 9;
}

.purchase-coins-modal .modal img {
    max-width: 40%;
}

.close {
    position: absolute;
    right: 2.2rem;
    top: 2.0rem;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
}

.close:before,
.close:after {
    position: absolute;
    left: 50%;
    width: 2px;
    top: 0;
    bottom: 0;
    content: '';
    margin-left: -1px;
    transform: rotate(45deg);
    background: #bbbbbb;
}

.close.dark:before,
.close.dark:after {
    background: #1e2024;
}

.close:after {
    transform: rotate(-45deg);
}

.purchase-coins-modal .modal .col-r {
    float: right;
    width: 50%;
    padding-right: 1.7rem;
    font-size: 1.4rem;
    line-height: 1.43;
    color: #444444;
}

.green-btn {
    display: block;
    background: #12c55f;
    border: .2rem solid #12c55f;
    font-family: Geometria;
    font-size: 1.6rem;
    line-height: 3.6rem;
    text-align: center;
    text-decoration: none;
    color: #fff;
    transition: color .35s, background .35s;
    cursor: pointer;
}

.green-btn.large {
    font-size: 2rem;
    line-height: 4.6rem;
}

.green-btn:hover {
    background: #fff;
    color: #12c55f;
}

.affiliate .green-btn {
    font-size: 2rem;
    width: 190px;
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
}

.sh-widget {
    position: relative;
    width: 152px;
    margin: 0 auto 4rem;
    text-align: center;
}

.sh-widget .h3 {
    color: #fb3c6c;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.sh-widget .img-wrap {
    position: relative;
    margin-bottom: 1.4rem;
    display: block;
}

.sh-widget .img-wrap img {
    border-radius: 1rem;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.sh-widget .img-wrap .img {
    border-radius: 1rem;
    max-width: 100%;
    width: 100%;
    height: auto;
    padding-top: 149%;
}

.sh-widget a {
    text-decoration: none;
    display: block;
}

.sh-widget a:hover {
    opacity: 0.8;
}

.sh-widget strong {
    font-weight: bold;
    font-size: 1.6rem;
    display: block;
    color: #000;
}

.sh-widget span {
    font-weight: normal;
    font-size: 1.4rem;
    display: block;
    color: #a0a0a0;
}

.sh-widget .img-wrap .buttons {
    position: absolute;
    text-indent: -9999px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    transition: opacity .35s;
}

.sh-widget .img-wrap .buttons.dislike {
    bottom: 24px;
    left: 15px;
    width: 37px;
    height: 38px;
    background: url(../images/designNew/sh-dislike-icon.png) no-repeat 0 0;
}

.sh-widget .img-wrap a:hover {
    opacity: 0.9;
}

.sh-widget .img-wrap .buttons.like {
    left: 52px;
    bottom: 18px;
    width: 48px;
    height: 48px;
    background: url(../images/designNew/sh-like-icon.png) no-repeat 0 0;
    z-index: 2;
}

.sh-widget .img-wrap .buttons.share {
    bottom: 24px;
    left: 101px;
    width: 37px;
    height: 38px;
    background: url(../images/designNew/sh-share-icon.png) no-repeat 0 0;
}

/* correspondence */

/*all letters column*/
.all-letters {
    float: left;
    width: 29.7rem;
    margin: 1rem 1.3rem 0 2rem;
}

.all-letters > h3 {
    font-size: 2.2rem;
    line-height: 4rem;
    line-height: 1;
    font-weight: 500;
    float: left;
    margin: .3rem 0 0;
}

.all-letters .letter-filters {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    padding-top: 1.3rem;
}

.all-letters .letter-filters-bottom .letter-filters {
    padding: 1rem 0;
}

.all-letters .letter-filters li {
    display: inline-block;
    margin-right: 1rem;
}

.all-letters .letter-filters li.current a {
    opacity: 1;
}

.all-letters .letter-filters li a {
    display: block;
    color: #252525;
    opacity: 0.5;
    font-weight: 600;
    font-size: 10px;
    text-decoration: none;
    transition: opacity .35s;
}

.all-letters .letter-filters li a:hover {
    opacity: 1;
}

.all-letters .letter-filters li a span {
    color: #fb3c6c;
}

.create-email {
    float: right;
    width: 4.8rem;
    height: 4.8rem;
    background: url(../images/designNew/edit.svg) no-repeat 0 0 / contain;
    text-indent: -9999px;
    transition: opacity .35s;
    margin: 2px -2px 4px 0;
}

.create-email:hover {
    opacity: 0.7;
}

.create-email.admin {
    float: left !important;
}

.create-email.create-task {
    float: left !important;
}

/*all letters search*/
.search-emails {
    clear: both;
    height: 3.8rem;
    border-radius: 2px;
    border: solid 1px #e6eaf3;
    background-color: rgba(255, 255, 255, 0.7);
    position: relative;
    margin-bottom: 0;
}

.search-emails input {
    line-height: 3.8rem;
    height: 3.8rem;
    padding-left: 3rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #434f67;
    display: block;
    width: 100%;
    border: none;
    box-sizing: border-box;
}

input::-webkit-input-placeholder {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

input:-moz-placeholder {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

input::-moz-placeholder {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

input:-ms-input-placeholder {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

input:focus::-webkit-input-placeholder {
    opacity: 0.5;
}

input:focus:-moz-placeholder {
    opacity: 0.5;
}

input:focus::-moz-placeholder {
    opacity: 0.5;
}

input:focus:-ms-input-placeholder {
    opacity: 0.5;
}

.search-emails button {
    position: absolute;
    width: 11px;
    height: 11px;
    left: 1.1rem;
    background: url(../images/designNew/search.png) no-repeat 0 0 / contain;
    top: 1.3rem;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    text-indent: -9999px;
    padding: 0;
    transition: opacity .35s;
}

.search-emails button:hover {
    opacity: 0.7;
}

/*all letters list*/
.letters-list {
    background: #fff;
}

.letters-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.letters-list ul li:after {
    clear: both;
    content: '';
    display: block;
}

.letters-list ul li {
    border-bottom: solid 1px #e6eaf3;
    position: relative;
}

.letters-list.admin ul div:first-child li {
    border-top: solid 1px #e6eaf3;
}

.letters-list ul li.pink-style:before {
    position: absolute;
    border: solid 1px #fb3c6c;
    content: '';
    top: 0;
    left: 0;
    bottom: -1px;
}

.letters-list ul li.green-style:before {
    position: absolute;
    border: solid 1px #33d293;
    content: '';
    top: 0;
    left: 0;
    bottom: -1px;
}

.thumbs {
    padding: 0;
    margin: 0;
}

.thumbs .thumb-remove {
    position: absolute;
    right: -1.1rem;
    top: -1.1rem;
    width: 2.2rem;
    height: 2.2rem;
    text-indent: -9999px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(216, 216, 216, 0.5);
    border-radius: 50%;
    transition: opacity .35s;
}

.thumbs .thumb-remove:hover {
    opacity: 0.9;
}

.thumbs .thumb-remove:before,
.thumbs .thumb-remove:after {
    position: absolute;
    left: 50%;
    width: 2px;
    top: 4px;
    bottom: 4px;
    content: '';
    margin-left: -1px;
    transform: rotate(45deg);
    background: #bbbbbb;
}

.thumbs .thumb-remove:after {
    transform: rotate(-45deg);
}

.thumbs:after {
    clear: both;
    content: '';
    display: block;
}

.thumbs li {
    float: left;
    width: 4rem;
    margin-right: 2rem;
    margin-bottom: 2rem;
    position: relative;
    padding: 0;
    list-style-type: none;
}

.thumbs li.with-video {
    width: 8.8rem;
}

.thumbs li.with-video .img {
    padding-top: 69%;
}

.thumbs li .img {
    padding-top: 154%;
    display: block;
}

.letters-list ul li .img-wrap {
    float: left;
    width: 5rem;
    margin-right: 1rem;
    position: relative;
}

.letters-list ul li .img-wrap .img {
    padding-top: 154%;
    display: block;
}

.letters-list ul li .img-wrap .status {
    position: absolute;
    bottom: .5rem;
    right: -.4rem;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
}

.status.online {
    background: #40d59b;
}

.status.offline {
    background: red;
}

.letters-list ul li .link {
    text-decoration: none;
    display: block;
    overflow: hidden;
    padding: 1.5rem;
    transition: background .35s;
    cursor: pointer;
}

.letters-list ul li .link a {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
    display: inline-block;
    margin-right: 6.5rem;
}

.letters-list ul li .link a:hover {
    text-decoration: underline;
}

.letters-list ul li .link:hover,
.letters-list ul li .link.selected {
    background: #f1f1f1;
}

.letters-list .col-r {
    overflow: hidden;
    display: block;
}

.letters-list .col-r strong {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-top: -.2rem;
}

.letters-list .col-r span {
    color: #313232;
    font-size: 14px;
    display: block;
    margin-bottom: .8rem;
}

.letters-list .col-r em {
    color: rgba(0, 0, 0, .4);
    font-size: 14px;
    display: block;
    font-style: normal;
    padding-right: 3rem;
}

.letters-list .new {
    position: absolute;
    right: 1.5rem;
    top: 1.1rem;
    color: #fb3c6c;
    font-size: 1.2rem;
}

.letters-list .upload {
    position: absolute;
    right: 1.5rem;
    bottom: 2.5rem;
    text-indent: -9999px;
    background: url(../images/designNew/upload.svg) no-repeat 0 0;
    width: 19px;
    height: 20px;
}

/*girl profile*/
.girl-profile-side {
    float: right;
    width: 23.2rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s;
}

.girl-profile-in {
    padding: 1.5rem 1.5rem 1.5rem 1.7rem;
}

.photo-holder {
    position: relative;
    padding-top: 153%;
    margin-bottom: 1.7rem;
}

.photo-holder > img,
.photo-holder > .img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

.photo-holder > .img {
    display: block;
    padding-top: 153%;
    width: 100%;
}

.photo-holder .actions {
    position: absolute;
    bottom: 1.5rem;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.photo-holder .actions li {
    display: inline-block;
    margin: 0 .5rem;
}

.photo-holder .actions li a {
    display: block;
    width: 3.7rem;
    height: 3.7rem;
    transition: opacity .35s;
}

.photo-holder .actions li a:hover {
    opacity: 0.8;
}

.girl-profile-side .name {
    display: block;
    font-weight: 500;
    font-size: 2.4rem;
    color: #1e2024;
    margin-bottom: .4rem;
    padding-left: 2px;
}

.girl-profile-side .id {
    display: block;
    font-size: 1.4rem;
    color: rgba(30, 32, 36, .3);
    padding-left: 2px;
    margin-bottom: 1.5rem;
}

.profile-info {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.profile-info li {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 3px);
    margin-bottom: 1.5rem;
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 2rem;
}

.profile-info li strong {
    display: block;
    color: rgba(180, 181, 182, .7);
    margin-bottom: .2rem;
}

.profile-info li span {
    color: rgba(49, 50, 50, .7);
    display: block;
    line-height: 1.35;
}

/*emails manager*/
.emails-manager {
    overflow: hidden;
    position: relative;
    background: transparent;
    transition: background .35s;
    margin: 1rem 1.5rem 0 0;
    position: fixed;
    right: 0;
    left: calc(59rem + (100vw - 1440px) / 2);
    top: 0;
    max-height: 90vh;
    overflow-y: auto;
}

.desBanner + .wrap .corresp {
    top: 58px;
    position: absolute;
}

.desBanner + .wrap .corresp.fixed {
    top: 0;
    position: fixed;
}

.page-entry-in .emails-manager {
    position: static;
    clear: both;
    max-height: 900vh;
}

.page-entry-in .emails-manager .emails-list {
    padding: 2rem 0 0;
}

.emails-manager-mc {
    display: none;
}

.emails-manager.show {
    background: #fff;
}

.emails-manager.show .emails-list,
.emails-manager.show .girl-profile-side {
    opacity: 1;
    visibility: visible;
}

.emails-list {
    padding: 1.5rem;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s;
    box-sizing: border-box;
}

.emails-list-btns {
    text-align: center;
    padding: 3rem 0;
}

.emails-list-btns a {
    display: inline-block;
    margin: 0 2rem;
    padding: 0 2rem;
    text-align: center;
    text-decoration: none;
    color: #434f67;
    font-size: 1.4rem;
    line-height: 3rem;
    border-radius: 12.5px;
    box-shadow: 0 0 4px 0 rgba(178, 178, 178, 0.5);
    background-color: #ffffff;
    transition: background .35s, color .35s;
}

.emails-list-btns a:hover {
    background: rgba(178, 178, 178, 0.5);
}

.email-item {
    margin-bottom: 1rem;
}

.email-item.email-item-red .email-heading {
    border-left: 2px solid #fb3c6c;
}

.email-item.email-item-green .email-heading {
    border-left: 2px solid #33d293;
}

.email-item .email-heading:after {
    clear: both;
    content: '';
    display: block;
}

.email-item .email-heading {
    border: solid 1px #f2f3f5;
    background-color: #ffffff;
    padding: 1.5rem 1.5rem 1.3rem;
}

.email-item .email-heading .attachments {
    float: left;
    margin-right: 1.1rem;
    width: 19px;
    height: 20px;
}

.email-item .email-heading .time,
.email-item .email-heading .subject {
    float: left;
    line-height: 20px;
    font-size: 1.4rem;
    color: rgba(67, 79, 103, .7);
    margin-right: .6rem;
    font-weight: 500;
}

.email-item .email-heading .subject {
    margin-right: 2rem !important;
}

.email-item .email-heading .action {
    float: left;
    margin-left: 1.5rem;
    margin-top: -.3rem;
    width: 11rem;
    text-align: center;
    text-decoration: none;
    color: #434f67;
    font-size: 1.2rem;
    border-radius: 12.5px;
    box-shadow: 0 0 4px 0 rgba(178, 178, 178, 0.5);
    background-color: #ffffff;
    transition: background .35s, color .35s;
}

.email-item .email-heading .action:hover {
    background: rgba(178, 178, 178, 0.5);
}

.email-item .delete {
    float: right;
    width: 14px;
    height: 16px;
    margin-top: .3rem;
    transition: opacity .35s;
    margin-top: .2rem;
}

.email-item .delete:hover {
    opacity: 0.7;
}

.email-body {
    border: solid 1px #fb3c6c;
    padding: 1.2rem 1.3rem 0 1.9rem;
    display: none;
    margin-top: 1rem;
}

.email-body.email-bodyGreen {
    border: solid 1px #33d293 !important;
}

.email-body.email-bodyRed {
    border: solid 1px #fb3c6c;
}

.email-body.slim {
    border: none;
    padding: 0 1.3rem 0 1.5rem;
    margin-top: 0;
}

.email-body .time {
    float: left;
    font-size: 1.4rem;
    font-weight: 500;
    color: rgba(67, 79, 103, .7);
}

.email-body .entry {
    clear: both;
    /*padding-top: 1.9rem;*/
    font-size: 1.6rem;
    line-height: 1.63;
    color: #252525;
}

.email-body .entry p {
    margin: 0 0 2rem;
    word-break: break-word;
    white-space: pre-wrap;
}

.readBackground {
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
}

.attachmentList {
    width: 50%;
    position: relative;
    left: 23%;
}

.email-body .attach,
.new-email .attach,
.attachmentList .attach {
    clear: both;
    font-size: 1.6rem;
    line-height: 1.63;

}

.new-email .attach,
.attachmentList .attach {
    margin-left: 4rem;
}

.new-email .attach:last-child {
    margin-bottom: 2rem;
}

.new-email .attach .delete,
.attachmentList .attach .delete {
    float: right;
    margin-right: 4rem;
    color: rgba(67, 79, 103, .7);
    text-decoration: underline;
}

.email-body .sub,
.new-email .sub,
.attachmentList .sub {
    line-height: 20px;
    font-size: 1.4rem;
    display: inline-block;
    margin-right: 15px;
    color: rgba(67, 79, 103, .7);
    word-break: break-all;
}

.email-body-main {
    position: relative;
}

.email-body-main .close {
    right: 3rem;
    top: .3rem;
}

.email-body-main .close.admin {
    right: 0;
    top: .3rem;
}

.attached-images {
    padding-bottom: 1rem;
}

.attached-images a {
    display: inline-block;
    margin: 0 1rem 1rem 0;
    width: 5rem;
}

.attached-images a.with-video {
    width: 11rem;
    position: relative;
}

.attached-images a.with-video span {
    padding-top: 69%;
}

.attached-images a .img {
    display: block;
    padding-top: 153%;
}

.reply-form {
    border: solid 1px rgba(220, 224, 229, 0.5);
    padding: 1.9rem 2rem .5rem;
    position: relative;
    margin: 0 -1.3rem 0 -1.5rem;
}

.smiles-link {
    float: left;
    font-size: 25px;
    margin-right: 19px;
    text-decoration: none;
}

span:before {
    transition: color .35s;
}

.smiles-link:hover span:before {
    color: #000;
}

.reply-form button {
    float: right;
    -webkit-appearance: none;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    background: transparent;
    text-align: center;
    position: relative;
    background: url(../images/designNew/send.svg) no-repeat 50% 50%;
    padding: 0;
    margin-top: -.9rem;
}

.reply-form button:hover {
    background: url(../images/designNew/send-active.svg) no-repeat 50% 50%;
}

.reply-form button .tooltip {
    line-height: 28.5px;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(178, 178, 178, 0.5);
    background-color: #fb3c6c;
    position: absolute;
    display: block;
    padding: 0 1.5rem;
    bottom: calc(100% + 2rem);
    right: -.8rem;
    color: #fff;
    font-size: 1.2rem;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s;
}

.reply-form button:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.reply-form button .tooltip:before {
    position: absolute;
    content: '';
    top: 100%;
    right: 2rem;
    width: 0;
    height: 0;
    border-left: .7rem solid transparent;
    border-right: .7rem solid transparent;
    border-top: .7rem solid #fb3c6c;
}

.reply-form button span {
    font-size: 19px;
    padding: 2px 3px 0 0;
    display: inline-block;
}

.reply-form button:hover span:before {
    color: #fff;
}

.file-wrap {
    float: right;
    width: 19px;
    height: 20px;
    position: relative;
    overflow: hidden;
    margin: 0 20px 0 0;
    cursor: pointer;
}

.file-wrap:hover img {
    opacity: 0.7;
}

.file-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    background: #fff;
}

.file-wrap input {
    cursor: pointer;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.file-wrap:hover .icon-gallery:before {
    color: #000;
    cursor: pointer;
}

textarea {
    border: none;
    color: #1e2024;
    font-size: 1.4rem;
    line-height: 1.57;
    font-family: 'Open Sans', sans-serif;
    resize: none;
    width: calc(100% - 130px);
    height: 4.3rem;
    overflow: hidden;
    overflow-y: auto;
}

textarea:focus {
    outline: none;
}

textarea::-webkit-input-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

textarea:-moz-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

textarea::-moz-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

textarea:-ms-input-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

textarea:focus::-webkit-input-placeholder {
    opacity: 0.5;
}

textarea:focus:-moz-placeholder {
    opacity: 0.5;
}

textarea:focus::-moz-placeholder {
    opacity: 0.5;
}

textarea:focus:-ms-input-placeholder {
    opacity: 0.5;
}

.smiles {
    position: absolute;
    bottom: 100%;
    left: 1.2rem;
    padding: 1rem .5rem .5rem;
    width: calc(100% - 2.4rem);
    box-sizing: border-box;
    border-radius: 3px;
    box-shadow: 0 0 7px 0 rgba(153, 156, 164, 0.4);
    border: solid 1px rgba(153, 156, 164, 0.2);
    background-color: #ffffff;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s;
}

.smiles.show {
    opacity: 1;
    visibility: visible;
}

.smiles:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: '';
    border-top: 6px solid #fff;
    position: absolute;
    top: 100%;
    left: 10px;
}

.smiles:before {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: '';
    border-top: 8px solid rgba(153, 156, 164, 0.1);
    position: absolute;
    top: calc(100% + 2px);
    left: 9px;
}

.smiles img {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 5px;
    cursor: pointer;
    max-width: 2.7rem;
}

/*error*/
.error,
.errorOnReg,
.infoDialog {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.error.fade,
.errorOnReg.fade,
.infoDialog.fade {
    opacity: 0;
    visibility: hidden;
}

.error-in,
.info-in {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 266px;
    min-height: 226px;
    max-height: 90vh;
    overflow-y: auto;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 30px;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    color: #2c3030;
}

.error-in {
    border-top: 4px solid #fb3c6c;
}

.info-in {
    border-top: 4px solid #12c55f;
}

.error-in strong,
.info-in strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px;
}

.error-in span,
.info-in span {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.error-in .green-btn,
.info-in .green-btn {
    padding: .5rem 0;
}

/*new email*/
.new-email-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s;
    z-index: 8;
}

.new-email {
    position: absolute;
    max-width: 56.6rem;
    width: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 4px 35px 0 rgba(187, 187, 187, 0.5);
    background-color: #ffffff;
    max-height: 90vh;
    overflow-y: auto;
}

.new-email-wrap.show {
    opacity: 1;
    visibility: visible;
}

.new-email .reply-form {
    margin: 0;
}

.new-email .search-girl {
    padding: 4rem 4.3rem;
}

.new-email input {
    font-weight: 500;
    line-height: 4.6rem;
    height: 4.6rem;
    padding: 0 2rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    color: #1e2024;
    display: block;
    background: #f5f5f5;
    width: calc(100% - 18rem);
    border: none;
    box-sizing: border-box;
    float: left;
}

.new-email input.admin {
    float: none !important;
    display: inline-block;
}

.new-email .subjectLabel {
    display: inline-block;
    margin-right: 10px;
}

.search-girl input::-webkit-input-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

.search-girl input:-moz-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

.search-girl input::-moz-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

.search-girl input:-ms-input-placeholder {
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.3);
    opacity: 1;
}

.search-girl input:focus::-webkit-input-placeholder {
    opacity: 0.5;
}

.search-girl input:focus:-moz-placeholder {
    opacity: 0.5;
}

.search-girl input:focus::-moz-placeholder {
    opacity: 0.5;
}

.search-girl input:focus:-ms-input-placeholder {
    opacity: 0.5;
}

.search-girl button {
    float: right;
    width: 16rem;
    line-height: 4.2rem;
}

.search-girl-result {
    padding: 0 4rem 3rem 4.5rem;
}

.search-girl-result .col-50 {
    float: left;
    width: 50%;
}

.search-girl-result .img-wrap {
    float: left;
    width: 27.3%;
    margin-right: 1.5rem;
}

.search-girl-result .img-wrap .img {
    padding-top: 153%;
    display: block;
}

.search-girl-result .col-r {
    overflow: hidden;
}

.search-girl-result .col-r .name {
    display: block;
    font-weight: 500;
    font-size: 2rem;
    color: #1e2024;
    padding-bottom: .6rem;
}

.search-girl-result .col-r .name .status {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    position: relative;
    top: -.2rem;
    margin-left: .5rem;
}

.search-girl-result .col-r .id {
    display: block;
    font-size: 1.4rem;
    color: rgba(30, 32, 36, .3);
}

.search-girl-result .col-r .city {
    display: block;
    font-size: 1.2rem;
    color: #1e2024;
    margin-bottom: 0;
}

/*contacts list*/

/*banner*/
.banner {
    height: 352px;
    position: relative;
}

.banner.sale-banner {
    background: #ecd1db url(../images/designNew/sale-banner.jpg) no-repeat 0 0 / contain;
}

.banner.gifts-banner {
    background: #f4b2ca url(../images/designNew/gifts-banner.png) no-repeat 0 0 / contain;
}

.banner.new-banner {
    background: url(../imgs/currentStyle/new-banner.jpg) no-repeat 50% 0;
    margin-bottom: 4.7rem;
    height: 204px;
}

.gifts-banner .label {
    position: absolute;
    font-size: 4.6rem;
    line-height: 1.63;
    font-weight: 600;
    color: #fff;
    left: 17.2%;
    top: 5.9rem;
}

.gifts-banner .label span {
    display: block;
}

.gifts-banner .label span + span {
    padding-left: 11rem;
}

.gifts-banner .label span + span + span {
    padding-left: 24.3rem;
}

.banner.sale-banner .info {
    padding: 9.2rem 0 0 43.6rem;
    font-size: 2rem;
    line-height: 1.55;
    font-weight: 400;
    width: 30rem;
    color: #fff;
}

.banner.sale-banner .info strong {
    display: block;
    color: #81405b;
    line-height: 2.29;
    font-size: 2.4rem;
    font-weight: 500;
}

.banner.sale-banner .info p {
    margin: 0 0 2.7rem;
    max-width: 89%;
}

.banner.sale-banner .info p b {
    font-weight: 600;
}

.banner.sale-banner .info .green-btn {
    max-width: 21rem;
}

.banner .box {
    position: absolute;
    right: 14.9%;
    width: 17rem;
    top: 2.8rem;
}

.banner .box .img {
    padding-top: 142%;
    display: block;
    width: 16.2rem;
    border-radius: .8rem;
    position: relative;
    overflow: hidden;
}

.banner .box .img.img-back:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, .7);
}

.banner .box .img.img-forward {
    position: absolute;
    left: .7rem;
    right: 0;
    top: .7rem;
    bottom: -.7rem;
}

.banner .box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    bottom: -3.1rem;
    left: 0;
    right: 0;
    text-align: center;
    margin-left: 1rem;
}

.banner .box ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 -2px;
}

.banner .box ul li a {
    transition: opacity .35s;
}

.banner .box ul li a:hover {
    opacity: .8;
}

/*page-entry*/
.page-entry {
    position: relative;
    z-index: 2;
    margin: -4.7rem 3rem;
}

.page-entry-in {
    background: #fff;
    padding: 4rem 3rem 10rem;
}

.page-entry-in h1 {
    font-size: 3rem;
    line-height: 1.2;
    margin-top: 0;
}

.page-entry-in:after {
    display: block;
    content: '';
    clear: both;
}

.page-entry-in .contacts-list {
    max-width: 85rem;
    margin: 0 auto;
    width: 100%;
}

table {
    border-collapse: collapse;
}

.page-entry-in table th {
    font-size: 1.6rem;
    color: #000000;
    font-weight: normal;
    line-height: 5.5rem;
    background: #fafafa;
    text-align: center !important;
    border: none !important;
}

.page-entry-in table td {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.375;
    padding: 1.5rem 0;
    /*color: #000000;*/
    font-weight: normal;
    border-bottom: 1px solid #f2f2f2;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    transition: background .35s;
}

.page-entry-in table tr {
    background: #fff;
}

.page-entry-in table tr:hover td {
    background: #fafafa;
}

.page-entry-in table td:last-child {
    width: 150px;
}

.page-entry-in table td a {
    color: #000000;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

.page-entry-in table td .lady-photos-list a {
    display: block;
}

.page-entry-in table td .lady-photos-list > div {
    width: 50px;
}

.page-entry-in table td a:hover {
    text-decoration: underline;
}

.page-entry-in table td .separator {
    display: inline-block;
    padding: 0 .5rem;
    vertical-align: middle;
}

.pagination {
    padding: 5rem 0;
    text-align: center;
}

.pagination a,
.pagination ul,
.pagination li {
    display: inline-block;
    margin: 0 .5rem;
}

.pagination ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.pagination a.prev,
.pagination a.next {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 1px solid #4f4f4f;
    text-decoration: none;
    line-height: 3rem;
    color: #4f4f4f;
    font-size: 1.4rem;
    text-align: center;
    transition: opacity .35s;
}

.pagination a.btn {
    display: inline-block;
    margin-left: 1.4rem;
    min-width: 10.9rem;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    line-height: 4.6rem;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 2rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: color .35s, background .35s;
    color: #1fb378;
    padding: 0 4.8rem;
    background: #fff;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    color: #fff;
    margin-top: -6px;
}

.pagination a.btn:hover {
    background: #fff;
    color: #1fb378;
}

.pagination a.prev:hover,
.pagination a.next:hover {
    opacity: 0.8;
}

.pagination li a,
.pagination li span {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 1px solid #fff;
    text-decoration: none;
    line-height: 3rem;
    color: #4f4f4f;
    font-size: 1.4rem;
    text-align: center;
    display: block;
    transition: all .35s;
}

.pagination li span.active,
.pagination li a.active,
.pagination li a:hover {
    background: #51d2da;
    border: 1px solid #51d2da;
    color: #fff;
}

/* Gifts page */
.tabs {
    /*margin-bottom: 38px;*/
}

.tabs .search-results-nav {
    display: none;
}

.tabs .nav {
    text-align: center;
    margin: -.8rem 0 3rem;
    padding: 0;
}

.tabs .nav li {
    display: inline-block;
}

.tabs .nav li {
    padding: 0 2.4rem;
}

.tabs .nav li a {
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    color: #1e2024;
    transition: color .35s;
    text-decoration: none;
    margin-bottom: 10px;
}

.tabs .nav li a.current,
.tabs .nav li a:hover {
    color: #0dc6b8;
}

.products {
    max-width: 1040px;
    margin: 0 auto;
}

.products .product {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 4px);
    margin-bottom: 2.5rem;
    transition: background .35s;
    box-sizing: border-box;
    padding: 1rem 1.4rem 2rem;
}

.products .product:hover {
    background: #f5f6f8;
}

.products .product .img-wrap {
    height: 16.5rem;
    position: relative;
}

.products .product .img-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

.products .product p {
    color: #1e2024;
    font-size: 1.4rem;
    line-height: 1.35;
    margin: .5rem 0 1.9rem;
    height: 55px;
    overflow-y: hidden;
}

.products .product p:hover {
    overflow-y: auto;
}

.products .product .green-btn {
    max-width: 13.5rem;
    display: block;
    margin: 0 auto;
    clear: both;
    transition: all .35s;
    opacity: 0;
    visibility: hidden;
}

.products .product:hover .green-btn {
    opacity: 1;
    visibility: visible;
}

.products .product .active {
    opacity: 1;
    visibility: visible;
}

.qnt {
    border: 1px solid #e7eaed;
    width: 10rem;
    height: 3.5rem;
    float: left;
    margin-bottom: 2rem;
}

.qnt .minus,
.qnt .plus {
    width: 2.5rem;
    line-height: 3.5rem;
    color: #e7eaed;
    text-align: center;
    float: left;
    text-decoration: none !important;
    font-size: 2.5rem;
}

.qnt input {
    text-align: center;
    height: 3.5rem;
    line-height: 3.5rem;
    background: transparent;
    border-radius: 0;
    -webkit-appearence: none;
    border: none;
    /*border-left: 1px solid #e7eaed;*/
    /*border-right: 1px solid #e7eaed;*/
    width: 4.9rem;
    float: left;
    box-sizing: border-box;
    pointer-events: none;
}

.coins-txt {
    float: right;
    line-height: 3.7rem;
    font-size: 1.4rem;
}

.coins-txt a {
    color: #00ca50;
    text-decoration: none;
    cursor: default;
}

.coins-txt a:hover {
    text-decoration: none;
}

.list-wrap {
    margin-bottom: 38px;
}

/* your order */
.your-order {
    border-top: 2rem solid #f6f6f6;
    position: relative;
    right: -3rem;
    margin-left: -6rem;
}

.your-order-in {
    padding: 3.5rem 4rem 4rem;
}

.your-order-in h3 {
    font-size: 2.4rem;
    font-weight: 600;
    margin: 0 0 .6rem;
}

.page-entry-in .your-order table {
    width: 100%;
}

.page-entry-in .your-order table td .coins-txt a {
    color: #00ca50;
}

.your-order table td .close {
    position: relative;
    right: auto;
    top: auto;
    left: auto;
    bottom: auto;
}

.page-entry-in .your-order table tr:hover td {
    background: transparent;
}

.page-entry-in .your-order table tr td:nth-child(1) {
    width: 6.6rem;
}

.your-order table td {
    padding: 2rem 1.4rem;
}

.your-order table td img {
    max-width: 6.6rem;
    max-height: 8rem;
}

.your-order table td p {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.35;
    max-width: 34.5rem;
    margin: 0;
}

.your-order table td .qnt {
    margin-bottom: 0;
}

.your-order table {
    margin-bottom: 2rem;
}

.your-order-in .col-l {
    float: left;
    width: 60%;
}

.your-order-in .col-r {
    float: right;
    width: 24%;
    padding: 5.3rem 6.3rem 0 0;
    box-sizing: border-box;
    max-width: 25.4rem;
    color: #1e2024;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: right;
}

.your-order-in .col-r .total {
    padding-right: 1rem;
    margin-bottom: 2.8rem;
}

.your-order-in .col-r strong {
    font-size: 1.8rem;
    padding-left: 1.5rem;
}

.your-order-in .col-l .line {
    overflow: hidden;
    margin-bottom: 1rem;
}

.your-order-in .col-l input,
.your-order-in .col-l textarea {
    font-weight: 500;
    line-height: 3.8rem;
    height: 3.8rem;
    padding: 0 2rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    color: #1e2024;
    display: block;
    background: transparent;
    width: 23rem;
    margin-right: 2.6rem;
    border: 1px solid #edeff2;
    box-sizing: border-box;
    float: left;
    -webkit-appearance: none;
    border-radius: 0;
}

.your-order-in .col-l textarea {
    height: 9.7rem;
    width: 100%;
    max-width: 62rem;
    font-size: 1.6rem;
    padding-top: 1.2rem;
    -webkit-appearance: none;
    border-radius: 0;
}

.your-order-in .col-l input::-webkit-input-placeholder {
    font-size: 1.4rem;
}

.your-order-in .col-l input:-moz-placeholder {
    font-size: 1.4rem;
}

.your-order-in .col-l input::-moz-placeholder {
    font-size: 1.4rem;
}

.your-order-in .col-l input:-ms-input-placeholder {
    font-size: 1.4rem;
}

.your-order-in .col-l textarea::-webkit-input-placeholder {
    font-size: 1.6rem;
}

.your-order-in .col-l textarea:-moz-placeholder {
    font-size: 1.6rem;
}

.your-order-in .col-l textarea::-moz-placeholder {
    font-size: 1.6rem;
}

.your-order-in .col-l textarea:-ms-input-placeholder {
    font-size: 1.6rem;
}

.your-order-in .col-l .check {
    font-size: 1.6rem;
    line-height: 3.8rem;
    font-weight: 500;
    color: #12c55f;
    display: inline-block;
    text-decoration: none;
}

.your-order-in .col-l .check:hover {
    text-decoration: underline;
}

.your-order-in .col-l .check-result {
    padding: 2rem 0 1rem;
}

.your-order-in .col-l .check-result .img-wrap {
    float: left;
    width: 5rem;
    margin-right: 1rem;
    position: relative;
}

.your-order-in .col-l .check-result .img-wrap .img {
    padding-top: 154%;
    display: block;
}

.your-order-in .col-l .check-result .img-wrap .status {
    position: absolute;
    bottom: .5rem;
    right: -.4rem;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
}

.your-order-in .col-l .check-result a {
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    transition: background .35s;
}

.your-order-in .col-l .check-result .col {
    overflow: hidden;
    display: block;
}

.your-order-in .col-l .check-result .col strong {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding-right: 6.5rem;
    margin-top: -.2rem;
}

.your-order-in .col-l .check-result .col span {
    color: #313232;
    font-size: 14px;
    display: block;
    margin-bottom: .8rem;
}

.your-order-in .col-l .check-result .col em {
    color: rgba(0, 0, 0, .4);
    font-size: 14px;
    display: block;
    font-style: normal;
    padding-right: 3rem;
}

/*search results*/
.search-bar {
    float: left;
    width: 0;
    padding-bottom: 4rem;
    overflow: hidden;
}

.search-bar form {
    width: 25.5rem;
}

.search-bar.expanded,
.search-bar.visible {
    width: 25.5rem;
}

/*profiles list*/
.search-results {
    float: right;
    width: 100%;
}

.search-bar.visible + .search-results,
.search-results.expanded {
    width: calc(100% - 29rem);
}

.search-results.full {
    float: none;
    width: 100%;
    padding-top: 1rem;
}

.search-results.full .nav {
    margin-bottom: 0;
}

.search-results .nav {
    text-align: right;
    margin: 0 3rem 3rem 0;
    padding: 0;
}

.search-results-nav {
    position: relative;
}

.search-results-nav .filters {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    color: #1e2024;
    transition: color .35s;
    text-decoration: none;
}

.search-mobile {
    display: none;
}

.search-results .nav li {
    display: inline-block;
}

.search-results .nav li {
    padding: 0 2.7rem;
}

.search-results .nav li a {
    display: block;
    font-size: 1.8rem;
    font-weight: 500;
    color: #1e2024;
    transition: color .35s;
    text-decoration: none;
    position: relative;
}

.search-results .nav li a:after,
.search-results-nav .filters:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    content: '';
    height: 1px;
    background: #0dc6b8;
    opacity: 0;
    transition: opacity .35s;
}

.search-results-nav strong {
    display: none;
}

.search-results .nav li a.current,
.search-results .nav li a:hover,
.search-results-nav .filters:hover {
    color: #0dc6b8;
}

.search-results .nav li a.current:after,
.search-results .nav li a:hover:after,
.search-results-nav .filters:hover:after {
    opacity: 1;
}

.profiles-list {
    text-align: right;
    display: flex;
    flex-wrap: wrap;
}

.profiles-list .profile-item {
    display: inline-block;
    vertical-align: top;
    width: calc(22.6% - 4px);
    margin: 0 0 2rem 2.6%;
    max-width: 245px;
    position: relative;
    box-shadow: 0 0 12px 0 rgba(204, 204, 204, 0.5);
    background-color: #ffffff;
}

.profiles-list .profile-item:nth-child(4n + 1) {
    margin-left: 0;
}

.search-bar.visible + .search-results .profiles-list .profile-item:nth-child(4n + 1),
.search-results.expanded .profiles-list .profile-item:nth-child(4n + 1) {
    margin-left: 2.6%;
}

.search-bar.visible + .search-results .profiles-list .profile-item:nth-child(3n + 1),
.search-results.expanded .profiles-list .profile-item:nth-child(3n + 1) {
    margin-left: 0;
}

.favorites .profiles-list .profile-item:nth-child(3n + 1) {
    margin-left: 2.6%;
}

.favorites .profiles-list .profile-item:nth-child(4n + 1) {
    margin-left: 0;
}

.search-style.profiles-list .profile-item {
    width: calc(31.6% - 4px);
}

.search-results .profiles-list .profile-item {
    max-width: 226px;
}

.favorites .profiles-list .profile-item {
    max-width: 242px;
}

.profiles-list .img-wrap {
    padding-top: 149%;
    display: block;
    position: relative;
}

.profiles-list .img-wrap .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.profiles-list .profile-item .actions {
    position: absolute;
    top: 1.5rem;
    right: 0;
    z-index: 2;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.profiles-list .profile-item .actions li {
    float: left;
    margin-right: .5rem;
}

.profiles-list .actions li a {
    display: block;
    width: 3.7rem;
    height: 3.7rem;
    transition: opacity .35s;
}

.profiles-list .actions li a:hover {
    opacity: 0.8;
}

.profiles-list .profile-item .label {
    position: absolute;
    left: 0;
    top: 2.1rem;
    background: #12c55f;
    font-family: Geometria;
    font-size: 1.6rem;
    font-weight: 500;
    z-index: 2;
    line-height: 2.5rem;
    padding: 0 1rem;
    color: #fff;
}

.profile-item-bottom {
    padding: 1.8rem 1.5rem 1.5rem;
    text-align: left;
    position: relative;
}

.profile-item-bottom .name {
    font-size: 2.4rem;
    color: #1e2024;
    font-weight: 500;
    display: block;
    padding-right: 0;
    margin-bottom: 1rem;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

.profile-item-bottom .name span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: calc(100% - 49px);
    vertical-align: bottom;
    position: relative;
    /*padding-bottom: 1px;*/
}

/*.profile-item-bottom .name span:before {*/
/*bottom: 1px;*/
/*left: 0;*/
/*right: 0;*/
/*content: '';*/
/*height: 1px;*/
/*background: #000;*/
/*position: absolute;*/
/*display: none;*/
/*}*/

.profile-item-bottom .name:hover,
.profile-item-bottom .name:hover span {
    text-decoration: underline;
}

.profile-item-bottom .name:hover span:before {
    display: block;
}

.profile-item-bottom .name .status {
    display: inline-block;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    margin-left: .2rem;
    position: relative;
    vertical-align: middle;
}

.profile-item-bottom .name .status:before {
    display: none !important;
}

.profile-item-bottom .name .status.online {
    background: #40d59b;
}

.profile-item-bottom .name .status.offline {
    background: red;
}

.profile-item-bottom .links {
    font-size: 1.6rem;
    color: #1e2024;
    font-weight: 500;
    display: block;
    padding-right: 4rem;
    margin-top: 1rem;
    text-decoration: none;
}

.profile-item-bottom .web-camera {
    position: absolute;
    top: 1.8rem;
    right: 1rem;
    width: 2rem;
    height: 2rem;
}

.profile-item-bottom .city {
    font-size: 1.4rem;
    display: block;
    font-weight: normal;
}

.profile-item-bottom .id {
    font-size: 1.4rem;
    display: block;
    font-weight: normal;
    color: rgba(30, 32, 36, .3);
}

.search-bar input {
    line-height: 3.8rem;
    height: 3.8rem;
    padding-left: 3rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #434f67;
    display: block;
    width: 100%;
    border: none;
    box-sizing: border-box;
    border-radius: 2px;
    border: solid 1px #e6eaf3;
    background-color: rgba(255, 255, 255, 0.7);
}

.search-bar input.small {
    float: left;
    line-height: 2.6rem;
    height: 2.6rem;
    width: 6.4rem;
    margin-right: 1.5rem;
    padding: 0 1rem;
}

.search-bar input.small.first {
    margin-right: 2rem;
}

.search-bar .search-input {
    position: relative;
}

.search-bar .search-input + .filter-opt {
    border-top: none;
}

.search-bar .search-input-btn {
    position: absolute;
    width: 11px;
    height: 11px;
    left: 1.1rem;
    background: url(../images/designNew/search-white.png) no-repeat 0 0 / contain;
    top: 1.3rem;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    text-indent: -9999px;
    padding: 0;
    content: '';
    transition: opacity .35s;
}

.filter-opt {
    margin-top: 1.5rem;
    position: relative;
    border-top: solid 1px #ebebeb;
    padding-top: 1.5rem;
}

.search-bar-close {
    display: none;
}

.men-profile-wrap {
    border-top: 1px solid #f6f6f6;
    padding-top: 3rem;
}

.men-profile-btns {
    padding-top: 15px;
}

.men-profile-btns button {
    float: left;
    width: 47%;
}

.men-profile-btns button + button {
    float: right;
}

.filter-opt strong {
    font-weight: normal;
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
    position: relative;
}

.filter-opt .arrow {
    position: absolute;
    right: 0;
    left: 0;
    top: 1.6rem;
    height: 17px;
}

.filter-opt .arrow:before {
    background: #c7c7c7;
    width: 17px;
    height: 1px;
    content: '';
    position: absolute;
    right: 0;
    top: 8px;
}

.filter-opt .arrow:after {
    background: #c7c7c7;
    width: 1px;
    height: 17px;
    content: '';
    position: absolute;
    top: 0;
    right: 8px;
    transition: opacity .35s
}

.filter-opt.expanded .arrow:after {
    opacity: 0;
}

.filter-opt-in span {
    float: left;
    font-size: 1.2rem;
    line-height: 2.6rem;
    margin-right: .5rem;
}

.filter-opt-in .fancy-select {
    margin-top: 10px;
}

.filter-opt-in:after {
    clear: both;
    content: '';
    display: block;
}

.search-bar .green-btn {
    display: block;
    margin-top: 3.2rem;
    width: 100%;
    cursor: pointer;
}

.filter-opt-in ul {
    padding: 1.5rem 0 0;
    margin: 0;
    list-style-type: none;
    display: block;
    overflow: hidden;
}

.filter-opt-in ul input {
    display: none;
}

.filter-opt-in.t-p {
    padding-top: 1.5rem;
}

.filter-opt-in ul input:checked + label:after {
    opacity: 1;
}

.filter-opt-in ul label {
    display: block;
    position: relative;
    font-size: 1.4rem;
    cursor: pointer;
    padding-left: 30px;
}

.filter-opt-in ul li {
    display: block;
    margin-bottom: 1.5rem;
}

.filter-opt-in ul label:before {
    width: 15px;
    height: 15px;
    background-color: #f4f3f5;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    content: '';
}

.filter-opt-in ul label:after {
    width: 9px;
    height: 9px;
    background-color: #5e687d;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -4px;
    content: '';
    opacity: 0;
    transition: opacity .35s;
}

/*calls*/
.calls-wrap {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.calls-form {
    margin-bottom: 4.9rem;
}

.calls-form p {
    margin: 0 0 2rem;
}

.calls-form input {
    float: left;
    width: 37.5%;
    margin-right: 2.5%;
    background: #f5f5f5;
    border: none;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 1.4rem;
    padding: 0 2rem;
    box-sizing: border-box;
}

.admin.calls-form input {
    width: 23.5%;
}

.calls-form input::-webkit-input-placeholder {
    font-size: 1.4rem;
}

.calls-form input:-moz-placeholder {
    font-size: 1.4rem;
}

.calls-form input::-moz-placeholder {
    font-size: 1.4rem;
}

.calls-form input:-ms-input-placeholder {
    font-size: 1.4rem;
}

.calls-form .fancy-select {
    float: left;
    width: 37.5%;
    margin-right: 2.5%;
    box-sizing: border-box;
}

.admin.calls-form .fancy-select {
    float: left;
    width: 23.5%;
    margin-right: 2.5%;
    box-sizing: border-box;
}

.calls-form .green-btn {
    float: left;
    width: 20%;
    line-height: 4.2rem;
}

div.fancy-select {
    position: relative;
    font-size: 1.4rem;
    color: #252525;
    vertical-align: top
}

div.fancy-select select {
    visibility: hidden
}

div.fancy-select div.trigger {
    cursor: pointer;
    padding: 0 30px 0 2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    background: #f5f5f5;
    color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all .24s;
    transition: all .24s;
    width: 100%;
    box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 4.6rem;
    height: 4.6rem;
}

.add-profile-modal div.fancy-select div.trigger {
    background: #f8f9fb;
}

.men-profile-wrap .ladies-results span,
.men-profile-wrap div.fancy-select div.trigger {
    line-height: 3.8rem;
    height: 3.8rem;
}

.men-profile-wrap .ladies-results {
    margin-bottom: 2.5rem;
}

div.fancy-select.changed div.trigger {
    color: #252525;
}

div.fancy-select div.trigger:after {
    position: absolute;
    top: 50%;
    right: 14px;
    width: 0;
    pointer-events: none;
    height: 0;
    border-left: 1px solid #252525;
    border-bottom: 1px solid #252525;
    content: '';
    margin-top: -.7rem;
    transform: rotate(-45deg);
    width: 8px;
    height: 8px;
}

div.fancy-select ul.options {
    list-style: none;
    margin: 0;
    box-sizing: border-box;
    position: absolute;
    top: 40px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 50;
    max-height: 231px;
    overflow: auto;
    background: #fff;
    min-width: 10px;
    width: 100%;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.05);
    padding: 0;
    -webkit-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s
}

div.fancy-select ul.options.open {
    visibility: visible;
    top: 4.6rem;
    opacity: 1;
    -webkit-transition: opacity .3s, top .3s;
    transition: opacity .3s, top .3s
}

div.fancy-select ul.options.overflowing {
    top: auto;
    bottom: 0;
    -webkit-transition: opacity .3s, visibility .3s, bottom .3s;
    transition: opacity .3s, visibility .3s, bottom .3s
}

div.fancy-select ul.options.overflowing.open {
    top: auto;
    bottom: 4.6rem;
    -webkit-transition: opacity .3s, bottom .3s;
    transition: opacity .3s, bottom .3s
}

div.fancy-select ul.options li {
    padding: 15px 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #3E5465;
    font-size: 13px;
    line-height: 1;
    margin: 0;
    border-bottom: 1px solid #E6EBF5;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .15s;
    transition: all .15s
}

div.fancy-select ul.options li.disabled {
    pointer-events: none;
    opacity: 0.4;
}

div.fancy-select ul.options li.hover,
div.fancy-select ul.options li.selected {
    background: #f5f5f5;
}

.calls-list .call {
    background: #fafafa;
}

.calls-list .call:nth-child(even) {
    background: #fff;
}

.call {
    transition: all .35s;
}

.call.expanded {
    box-shadow: 0 0 20px 0 rgba(195, 195, 195, 0.5);
    margin: 2.5rem 0;
}

.call-top,
.call-top-agency {
    overflow: hidden;
    padding: 1.2rem 2rem;
    position: relative;
    cursor: pointer;
}

.call-top span,
.call-top-agency span {
    float: left;
    padding-right: 11.5rem;
    line-height: 2rem;
}

.call-top-agency span em,
.call-top span em {
    display: inline-block;
    font-style: normal;
    max-width: 50vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

.call-status {
    position: absolute;
    right: 20px;
    top: 1.2rem;
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 2rem;
    color: #000;
    padding-right: 2rem;
}

.call-status:before {
    position: absolute;
    right: 0;
    top: .5rem;
    height: 1rem;
    width: 1rem;
    content: '';
    border-radius: 50%;
    background: #f7b81b;
}

.call-status.call-status-confirmed:before {
    background: #12c55f;
}

.call-status.call-status-reserved:before {
    background: #9294ff;
}

.call-status.call-status-rejected:before {
    background: #ff0819;
}

.call-main:after {
    clear: both;
    content: '';
    display: block;
}

.call-main {
    padding: 2rem;
    display: none;
}

.call-main .img-wrap {
    display: block;
    position: relative;
    float: left;
    margin-right: 3rem;
    width: 32.2%
}

.call-main .img-wrap .img {
    padding-top: 149%;
    display: block;
}

.call-main .actions {
    position: absolute;
    top: 1.5rem;
    right: 0;
    z-index: 2;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.call-main .actions li {
    float: left;
    margin-right: .5rem;
}

.call-main .actions li a {
    display: block;
    width: 3.7rem;
    height: 3.7rem;
    transition: opacity .35s;
}

.call-main .actions li a span {
    display: none;
}

.call-main .actions li a:hover {
    opacity: 0.8;
}

.call-main .col-r {
    overflow: hidden;
}

.call-main .col-r .pi-girl-photos-f a + a {
    position: absolute;
    top: 1rem;
    right: 0.5rem;
    transform: scale(.8);
    transform-origin: 100% 0;
    transition: opacity .35s;
}

.call-main .col-r .pi-girl-photos-f a + a:hover {
    opacity: 0.8;
}

.call-main .col-r .pi-girl-photos-f a + a span {
    display: none;
}

.col-r-row {
    position: relative;
    padding-right: 100px;
}

.col-r-row .id {
    position: absolute;
    display: block;
    font-size: 1.4rem;
    color: rgba(30, 32, 36, .3);
    padding-left: 2px;
    margin-bottom: 1.5rem;
    top: 0;
    right: 0;
}

.col-r-row .name {
    font-size: 2.4rem;
    color: #1e2024;
    font-weight: 500;
    display: block;
    padding-right: 4rem;
    margin-bottom: 1rem;
    text-decoration: none;
}

.col-r-row .name:hover {
    text-decoration: underline;
}

.col-r .city {
    font-size: 1.4rem;
    margin-bottom: 7rem;
    display: block;
}

.col-r ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.col-r ul li {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    color: rgba(49, 50, 50, 0.7);
    margin-bottom: 1.5rem;
}

.col-r ul li .green-btn.change {
    display: inline-block;
    min-width: 16rem;
}

.col-r ul li strong {
    display: inline-block;
    color: rgba(180, 181, 182, 0.7);
    margin-right: 2rem;
    font-weight: 500;
}

.col-r ul li textarea {
    display: block;
    border: solid 1px #edeff2;
    height: 6.3rem;
    resize: none;
    margin-top: .6rem;
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 1rem 0.3rem;
    border-radius: 0;
    -webkit-appearance: none;
    overflow-y: scroll;
}

/*call reservation*/
.call-reserv {
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.call-reserv-in {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 550px;
    min-height: 656px;
    background-color: #ffffff;
    padding: 5rem 4rem 5rem 8rem;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    color: #2c3030;
}

.add-profile-modal .call-reserv-in,
.add-category-modal .call-reserv-in {
    min-height: 1px;
    max-height: 90vh;
    overflow-y: auto;
    padding: 5rem 3rem;
}

.call-reserv-in .h3 {
    display: block;
    font-weight: 500;
    font-size: 1.8rem;
}

.call-reserv-in p {
    margin: 0 0 1.5rem;
}

.call-reserv-in p b {
    font-weight: 500;
}

.call-reserv-in label {
    display: block;
    opacity: 0.5;
    color: #1e2024;
    line-height: 1.57;
    font-size: 1.4rem;
}

.call-reserv-in form p {
    font-size: 1.4rem;
    max-width: 35rem;
}

.call-reserv-in input {
    display: block;
    width: 100%;
    max-width: 35rem;
    margin-right: 2.5%;
    background: #f8f9fb;
    border: none;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 1.4rem;
    padding: 0 2rem;
    box-sizing: border-box;
}

.add-profile-modal .call-reserv-in form input,
.add-category-modal .call-reserv-in form input,
.add-profile-modal .call-reserv-in form p,
.add-category-modal .call-reserv-in form p {
    max-width: 100%;
}

.call-reserv-in input[type="radio"] {
    float: left;
    width: auto;
    height: auto;
}

.call-reserv-in .when-post:after {
    clear: both;
    content: '';
    display: block;
}

.call-reserv-in .when-post input[type=text] {
    line-height: 15px;
    height: 20px;
    padding: 0 3px;
    display: inline-block;
    width: 152px;
    margin: 0;
}

.call-reserv-in .green-btn {
    float: left;
    line-height: 4.6rem;
    margin-right: 5rem;
    min-width: 16rem;
}

.call-reserv-in .green-btn.center {
    float: none;
    margin: 0 auto;
}

.call-reserv-in .links {
    padding: 1rem 0;
    text-align: center;
}

.call-reserv-in .links a {
    color: #777;
    text-decoration: underline;
    margin-right: 10px;
}

.call-reserv-in .results div:after {
    clear: both;
    content: '';
    display: block;
}

.call-reserv-in .results div input {
    float: left;
    width: auto;
    height: auto;
    margin: .2rem 1rem 0 0;
}

.call-reserv-in .results div {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin-bottom: .5rem;
}

.call-reserv-in .results div span {
    padding-right: 1rem;
}

.call-reserv-in .links a:hover {
    text-decoration: none;
}

.call-reserv-in .cancel {
    line-height: 4.6rem;
    color: #2c3030;
    font-weight: 500;
    font-family: Geometria;
    display: inline-block;
    padding: 0 2rem;
    text-decoration: none;
}

.call-reserv-in .cancel.right {
    float: right;
}

.call-reserv-in .gb-btn.inline {
    display: inline-block;
}

.call-reserv-in .cancel:hover {
    text-decoration: underline;
}

.call-reserv-in input#date {
    background: #f8f9fb url(../images/designNew/calendar.svg) no-repeat 95% 50%;
}

/*man profile*/
.profile-wrap .h1 {
    display: block;
    color: #252525;
    font-size: 2.2rem;
    font-weight: 500;
    background: #f6f6f6;
    padding: 1.9rem 0 2.1rem;
    margin: 0 -3rem;
    padding-left: .4rem;
}

.profile-wrap .profile-section {
    padding-top: 3.5rem;
    padding-bottom: 1.5rem;
}

.profile-wrap .profile-section.bordered,
.profile-wrap .profile-section:first-child.bordered {
    border-top: 1px solid #f6f6f6;
}

.profile-wrap .profile-section.change-psw,
.profile-wrap .profile-section#blacklist {
    position: relative;
}

.profile-wrap .profile-section.change-psw:before,
.profile-wrap .profile-section.blacklist:after {
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 2px;
    background-image: linear-gradient(to right, transparent, rgb(74, 74, 74), transparent);
}

.profile-wrap .profile-section.profile-section-photos {
    position: relative;
}

.profile-wrap .profile-section.profile-section-photos:after {
    clear: both;
    content: '';
    display: block;
}

.profile-wrap .profile-section.profile-section-photos:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 2px;
    background-image: linear-gradient(to right, transparent, rgb(74, 74, 74), transparent);
}

.profile-wrap .profile-section.change-psw-2:before {
    display: none;
}

.profile-wrap .profile-section.change-psw:after {
    top: auto;
    bottom: 0;
}

.profile-wrap .profile-section:first-child {
    border: none;
}

.profile-wrap .profile-section:after {
    clear: both;
    content: '';
    display: block;
}

.profile-wrap .profile-section .h2 {
    float: left;
    width: 18.5rem;
    padding-left: 4rem;
    font-size: 1.8rem;
    font-weight: normal;
    pointer-events: none;
}

.profile-wrap.profile-wrap-agency .profile-section .h2 {
    width: 27.4rem;
    font-size: 2rem;
    font-weight: bold;
}

.profile-wrap.profile-wrap-agency .profile-section .col-r {
    width: calc(100% - 31.4rem);
    max-width: calc(100% - 31.4rem);
}

.profile-wrap.profile-wrap-agency .profile-section .green-btn-2 {
    padding: 0 1rem;
    width: 100%;
    box-sizing: border-box;
}

.profile-wrap.profile-wrap-agency .profile-section .two-btns .green-btn-2 {
    width: auto;
    min-width: 100%;
    white-space: nowrap;
}

.profile-wrap .profile-section .col-r {
    float: left;
    width: 100%;
    max-width: calc(100% - 22.5rem);
}

.profile-wrap .form-row:after {
    clear: both;
    content: '';
    display: block;
}

.profile-wrap .form-row {
    margin-bottom: 1.5rem;
}

.profile-wrap .form-row.centered {
    text-align: center;
}

.profile-wrap .form-row.centered .btn {
    float: none;
}

.profile-wrap .form-row .col-50.full {
    width: auto;
    float: none;
}

.profile-wrap .form-row .col-50.full .upload-file {
    float: none;
    margin: 0 auto;
}

.profile-wrap .form-row .col-50.full .upload-file:hover span {
    opacity: .8;
}

.profile-wrap .form-row.lady-photos {
    margin-top: 2.5rem;
    padding-top: 2.5rem;
    border-top: 1px solid #f6f6f6;
}

.profile-wrap .form-row.lady-photos.no-border {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.profile-wrap .form-row .col-50 {
    float: left;
    width: 48%;
}

.profile-wrap .form-row .col-50-agency {
    max-width: 28rem;
}

.profile-wrap .form-row .col-50 + .col-50 {
    float: right;
}

.profile-wrap .form-row .col-50 + .col-50 .uploaded-list {
    padding-top: 3rem;
}

.profile-wrap .form-row .col-50-agency + .col-50 {
    float: left;
}

.profile-wrap .form-row .col-50 strong,
.profile-wrap .form-row.lady-photos strong {
    font-size: 1.6rem;
    display: block;
    margin-bottom: 1rem;
}

.profile-wrap .form-row.lady-photos p {
    float: left;
    max-width: 45rem;
    font-size: 12px;
    line-height: 20px;
    opacity: 0.5;
}

.profile-wrap .form-row.lady-photos p a {
    color: #000;
}

.profile-wrap .form-row .col-50 p {
    float: left;
    width: calc(100% - 160px);
    font-size: 12px;
    line-height: 20px;
    opacity: 0.5;
}

.profile-wrap .form-row .col-50.col-50-agency p {
    width: 100%;
    max-width: 25rem;
    margin-bottom: 1rem;
}

.profile-wrap .form-row .col-50 p a {
    text-decoration: underline;
    color: #000;
}

.profile-wrap .form-row .col-50 p a:hover {
    text-decoration: none;
}

.profile-wrap .form-row .col-50 .upload-file,
.profile-wrap .form-row.lady-photos .upload-file {
    float: right;
    width: 152px;
    position: relative;
}

.profile-wrap .form-row .col-50.col-50-agency .upload-file {
    float: left;
    clear: both;
}

.profile-wrap .form-row .col-50 .upload-file span,
.profile-wrap .form-row.lady-photos .upload-file span,
.delivery-photos .upload-file span {
    margin-top: 0 !important;
    width: 100%;
    cursor: pointer;
}

.profile-wrap .form-row .col-50 .upload-file input,
.profile-wrap .form-row.lady-photos .upload-file input,
.delivery-photos input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}

.profile-wrap .form-row .col-50 .uploaded-list {
    clear: both;
    padding-top: 3rem;
}

.profile-wrap .form-row .col-50 .uploaded-list > div,
.lady-photos-list > div {
    position: relative;
    width: 87px;
}

.lady-photos-list > div {
    float: left;
    margin-right: 3rem;
    margin-bottom: 2rem;
}

.lady-photos-list > div .current {
    display: block;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #000;
    margin-top: 1.5rem;
    text-align: center;
}

.lady-photos-list > div .set {
    display: block;
    font-size: 1.2rem;
    line-height: 2rem;
    margin-top: 1.5rem;
    color: #000;
    text-align: center;
    text-decoration: none;
    border-radius: 2rem;
    box-shadow: 0 0 .5rem rgba(0, 0, 0, .3);
}

.profile-wrap .form-row .col-50 .uploaded-list.videos > div,
.lady-photos-list.videos > div {
    width: 186px;
}

.lady-photos-list {
    clear: both;
    padding-top: 2.5rem;
}

.lady-photos-list:after {
    clear: both;
    content: '';
    display: block;
}

.profile-wrap .form-row .col-50 .uploaded-list .remove,
.lady-photos-list > div .remove,
.men-item .remove {
    position: absolute;
    right: -1.1rem;
    top: -1.1rem;
    width: 2.2rem;
    height: 2.2rem;
    text-indent: -9999px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(216, 216, 216, 0.5);
    border-radius: 50%;
    transition: opacity .35s;
}

.profile-wrap .form-row .col-50 .uploaded-list .remove:hover,
.lady-photos-list > div .remove:hover,
.men-item .remove:hover {
    opacity: 0.9;
}

.profile-wrap .form-row .col-50 .uploaded-list .remove:before,
.profile-wrap .form-row .col-50 .uploaded-list .remove:after,
.lady-photos-list > div .remove:before,
.lady-photos-list > div .remove:after,
.men-item .remove:before,
.men-item .remove:after {
    position: absolute;
    left: 50%;
    width: 2px;
    top: 4px;
    bottom: 4px;
    content: '';
    margin-left: -1px;
    transform: rotate(45deg);
    background: #bbbbbb;
}

.profile-wrap .form-row .col-50 .uploaded-list .remove:after,
.lady-photos-list > div .remove:after,
.men-item .remove:after {
    transform: rotate(-45deg);
}

.profile-wrap .form-row .col-50 .uploaded-list.videos > div .img,
.lady-photos-list.videos > div .img {
    padding-top: 69%;
}

.profile-wrap .form-row .col-50 .uploaded-list > div .img,
.lady-photos-list > div .img {
    padding-top: 149%;
    border-radius: 8px;
    display: block;
}

.children-list {
    padding-top: 1px;
}

.children-list div {
    border: 1px solid #f2f3f5;
    padding: 1.5rem;
    position: relative;
    margin-top: 1rem;
}

.children-list div:after {
    clear: both;
    content: '';
    display: block;
}

.children-list div strong {
    float: left;
    font-weight: normal;
    font-size: 1.4rem;
    color: #000;
    line-height: 16px;
}

.children-list div .remove-child {
    float: right;
    width: 14px;
    height: 16px;
    background: url(../images/designNew/remove-icon.png) no-repeat 0 0;
}

.children-list div .remove-child:hover {
    opacity: .8;
}

.profile-wrap .form-row.center {
    text-align: center;
    padding-bottom: 2rem
}

.profile-wrap .form-row-mobile {
    display: none;
}

.profile-wrap .form-row.center .green-btn {
    display: inline-block;
}

.profile-wrap .form-row p,
.profile-wrap .form-row .p {
    float: left;
    margin: 0;
    width: 48%;
}

.profile-wrap .form-row.form-row-3 .p,
.profile-wrap .form-row.form-row-3 p {
    width: 32%;
    margin-left: 2%;
}

.profile-wrap .form-row.form-row-3 div p {
    width: 100%;
}

.profile-wrap .form-row.form-row-3 .p.two,
.profile-wrap .form-row.form-row-3 p.two {
    width: 66%;
}

.profile-wrap .form-row.form-row-3 .p.two input,
.profile-wrap .form-row.form-row-3 p.two input {
    max-width: 100vw;
}

.profile-wrap .form-row.form-row-3 .p .span,
.profile-wrap .form-row.form-row-3 p span {
    float: left;
    width: 46%;
}

.profile-wrap .form-row.form-row-3 p.full span,
.profile-wrap .form-row.form-row-3 p.full {
    width: 100%;
}

.profile-wrap .form-row.form-row-3 p.full textarea {
    max-width: 100%;
}

.profile-wrap .form-row.form-row-3 .p .span + .span,
.profile-wrap .form-row.form-row-3 p span + span {
    float: right;
}

.profile-wrap .form-row.form-row-3 .p:first-child,
.profile-wrap .form-row.form-row-3 p:first-child {
    margin-left: 0;
}

.profile-wrap .form-row .p + .p,
.profile-wrap .form-row p + p {
    float: right;
}

.profile-wrap .form-row.form-row-3 .p + .p,
.profile-wrap .form-row.form-row-3 p + p {
    float: left;
}

.profile-wrap label,
.ladies-filters label,
.affiliate label,
.black-list label {
    display: block;
    opacity: 0.5;
    color: #1e2024;
    line-height: 1.57;
    font-size: 1.4rem;
    padding-bottom: .4rem;
}

.profile-wrap input,
.profile-wrap textarea,
.ladies-filters input,
.affiliate input,
.affiliate textarea,
.black-list input {
    display: block;
    width: 100%;
    max-width: 35rem;
    margin-right: 2.5%;
    background: #f8f9fb;
    border: none;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 1.4rem;
    padding: 0 1.4rem;
    box-sizing: border-box;
}

.profile-wrap input {
    max-width: 50rem;
}

.profile-wrap input.full {
    max-width: 100vw;
}

.profile-wrap input.readonly {
    background: #fff;
    pointer-events: none;
}

.ladies-filters div.fancy-select div.trigger {
    background: #f8f9fb;
}

.profile-wrap b.notice {
    display: block;
    font-weight: normal;
    font-size: 1.2rem;
    opacity: .5;
    padding-top: 2.2rem;
}

.profile-wrap textarea {
    line-height: 2.4rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
}

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

.form-btns .btn {
    display: inline-block;
    padding: 0 2.5rem;
    font-size: 1.4rem;
    margin: 0;
}

.form-btns .btn + .btn {
    margin-left: 3rem;
}

.profile-wrap .form-row-1 p {
    width: 100%;
}

.profile-wrap .new-category-btn.green-btn-2 {
    margin-top: 1rem !important;
}

.profile-wrap .form-row-1 p .multiple {
    width: 100%;
    background: #f8f9fb;
    height: 150px;
    border: none;
    padding: .8rem 0 .8rem 1.4rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
    line-height: 2.4rem;
}

.profile-wrap .form-row-1 textarea {
    max-width: 100vw;
    width: 100%;
}

.profile-wrap textarea,
.affiliate textarea {
    height: 150px;
    line-height: normal;
    padding-top: 10px;
}

.affiliate textarea {
    max-width: 100%;
}

.profile-wrap input#date,
.profile-wrap input.date,
.profile-wrap input.date2,
.ladies-filters input.date,
.ladies-filters input.date-month {
    background: #f8f9fb url(../images/designNew/calendar.svg) no-repeat 95% 50%;
}

.profile-wrap div.fancy-select div.trigger {
    background: #f8f9fb;
}

.profile-wrap input[type="checkbox"] {
    display: none;
}

.profile-wrap input:checked + label.checkbox:after {
    opacity: 1;
}

.profile-wrap label.checkbox {
    display: block;
    position: relative;
    font-size: 1.4rem;
    line-height: 25px;
    cursor: pointer;
    padding-left: 30px;
}

.profile-wrap .form-row-3 label.checkbox {
    margin-top: 3.2rem;
}

.profile-wrap label.checkbox:before {
    width: 15px;
    height: 15px;
    background-color: #f4f3f5;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    content: '';
}

.profile-wrap label.checkbox:after {
    width: 9px;
    height: 9px;
    background-color: #5e687d;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -4px;
    content: '';
    opacity: 0;
    transition: opacity .35s;
}

.profile-wrap .fb {
    display: block;
    padding-left: 5.7rem;
    background: url(../images/designNew/fb.svg) no-repeat 0 0;
    line-height: 42px;
    color: #1e2024;
}

.profile-wrap .connect {
    display: inline-block;
    background: #eeeeee;;
    border: .2rem solid #eeeeee;;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 3rem;
    text-align: center;
    text-decoration: none;
    color: #1e2024;
    padding: 0 2rem;
    margin-top: 5px;
    transition: background .35s;
}

.profile-wrap .connect:hover {
    background: #fff;
}

.col-r ul.man-photos {
    list-style-type: none;
    padding: 0;
    margin: 0 -2rem 0 0;
}

.col-r ul.man-photos:after {
    clear: both;
    content: '';
    display: block;
}

.man-photos > div > div {
    float: left;
    width: 133px;
    margin: 0 2rem 2rem 0;
    position: relative;
}

.man-photos li .img {
    padding-top: 149%;
    display: block;
}

.man-photos > div > div li {
    margin-bottom: 0 !important;
}

.man-photos li .green-btn {
    position: absolute;
    bottom: .8rem;
    left: 1.9rem;
    right: 1.9rem;
    width: auto;
    z-index: 2;
    font-size: 1.4rem;
    line-height: 2.6rem;
    min-width: 1px !important;
}

.man-photos li .remove {
    position: absolute;
    right: -1.1rem;
    top: -1.1rem;
    width: 2.2rem;
    height: 2.2rem;
    text-indent: -9999px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(216, 216, 216, 0.5);
    border-radius: 50%;
    transition: opacity .35s;
}

.man-photos li .remove:hover {
    opacity: 0.9;
}

.man-photos li .remove:before,
.man-photos li .remove:after {
    position: absolute;
    left: 50%;
    width: 2px;
    top: 4px;
    bottom: 4px;
    content: '';
    margin-left: -1px;
    transform: rotate(45deg);
    background: #bbbbbb;
}

.man-photos li .remove:after {
    transform: rotate(-45deg);
}

.drag-area {
    padding-top: 149%;
    background: url(../images/designNew/upload.png) no-repeat 50% 50% / contain;
    cursor: pointer;
    position: relative;
}

.drag-area input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.col-r ul.balcklisted {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.col-r ul.balcklisted > div {
    display: flex;
    margin: 0 -.8rem;
    flex-wrap: wrap;
}

.col-r ul.balcklisted li,
.col-r ul.balcklisted > div > div {
    float: left;
    width: 156px;
    margin: 0 1.5rem 1.5rem 0;
}

.col-r ul.balcklisted > div > div {
    margin: 0 .8rem 1.6rem;
    width: calc(25% - 1.6rem);
}

.col-r ul.balcklisted > div > div li {
    float: none;
    width: auto;
    margin: 0;
}

.col-r ul.balcklisted li .img-wrap {
    position: relative;
}

.col-r ul.balcklisted li .img-wrap .img {
    padding-top: 149%;
    display: block;
}

.col-r ul.balcklisted li .img-wrap .img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-color: rgba(255, 255, 255, 0.3);
}

.col-r ul.balcklisted li .img-wrap a {
    position: absolute;
    bottom: .8rem;
    left: .9rem;
    right: .9rem;
    width: auto;
    z-index: 2;
    min-width: 1px;
}

.col-r ul.balcklisted li .bottom {
    box-shadow: 0 0 8px 0 rgba(204, 204, 204, 0.5);
    background: #fff;
    padding: 1.2rem;
}

.col-r ul.balcklisted li .bottom strong {
    font-weight: 500;
    font-size: 1.54rem;
    display: block;
    color: #1e2024;
    margin-bottom: .5rem;
}

.col-r ul.balcklisted li .bottom .city {
    font-size: .9rem;
    line-height: 1;
    margin-bottom: 0;
    display: block;
}

.col-r ul.balcklisted li .bottom .id {
    font-size: .9rem;
    line-height: 1;
    color: rgba(30, 32, 36, .3);
    display: block;
}

/*girl profile*/
.photo-big {
    position: relative;
    display: flex;
    height: 660px;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.photo-big .img-wrap {
    position: relative;
    /*	top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        display: inline-block;*/
}

.photo-big .img-wrap a + a {
    position: absolute;
    right: 1rem;
    top: 1rem;
}

.photo-big img {
    max-height: 660px;
}

.photo-big > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

/*.photo-big a {*/
/*display: inline-block;*/
/*position: absolute;*/
/*top: 1.7rem;*/
/*right: 1.7rem;*/
/*transition: opacity .35s;*/
/*}*/

.photo-big a:hover {
    opacity: 0.8;
}

.slider-for {
    float: left;
    width: calc(100% - 9.2rem);
    margin-left: 9.2rem;
}

.photo-thumb {
    width: 66px;
    padding-top: 148%;
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    border: 2px solid transparent;
    cursor: pointer;
}

.photo-thumb > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.photo-thumb:focus,
.slick-vertical .slick-slide:focus {
    outline: none;
}

.slick-current .photo-thumb {
    /*box-shadow: 0 0 .5rem #51d1da;*/
    border: 2px solid #000;
    cursor: pointer;
}

.slider-nav {
    width: 72px;
    float: left;
    margin-right: 2rem;
    position: absolute !important;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.slider-nav .slick-next,
.slider-nav .slick-prev {
    -webkit-appearance: none;
    width: 14px;
    padding: 0;
    height: 14px;
    margin: 0 0 0 29px;
    transform: rotate(-45deg);
    text-indent: -9999px;
    border: none;
    border-left: solid 1px #737373;
    border-bottom: solid 1px #737373;
    background: transparent;
    cursor: pointer;
}

.slider-nav .slick-prev {
    transform: rotate(135deg);
}

.slider-for .slick-next,
.slider-for .slick-prev {
    -webkit-appearance: none;
    width: 30px;
    padding: 0;
    height: 30px;
    margin: -15px 0 0;
    left: 4rem;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    text-indent: -9999px;
    border: none;
    border-left: solid 1px #737373;
    border-bottom: solid 1px #737373;
    background: transparent;
    cursor: pointer;
    z-index: 3;
}

.slider-for .slick-prev:before {
    position: absolute;
    top: -6rem;
    right: -5rem;
    bottom: -5rem;
    left: -1.5rem;
    content: '';
    transform: rotate(-45deg);
}

.slider-for .slick-next:before {
    position: absolute;
    top: -7rem;
    right: -4rem;
    bottom: -4rem;
    left: -2.5rem;
    content: '';
    transform: rotate(-45deg);
}

.slider-for .slick-next {
    left: auto;
    right: 4rem;
    transform: rotate(-135deg);
}

.slider-for .slick-disabled {
    opacity: 0;
}

.pi-girl-wrap {
    padding: 2rem 3rem;
}

.pi-girl-wrap-in {
    background: #fff;
    padding: 3rem;
}

.pi-girl-wrap-in.slim .slider-nav {
    display: none;
}

.pi-girl-wrap-in.slim .slider-nav {
    display: none;
}

.pi-girl-wrap-in.slim .slider-for {
    margin-left: 0;
    width: 100%;
}

.pi-girl-wrap-in.slim .photos {
    width: 27%;
}

.pi-girl-wrap-in.slim .photo-big {
    height: auto;
}

.pi-girl-wrap-in.slim .pi-girl {
    width: 68%;
}

.pi-girl-wrap-in.slim .pi-girl-videos {
    padding-top: 2rem;
    margin-bottom: 0;
}

.pi-girl-wrap-in.slim .h3 {
    margin-bottom: 1rem;
}

.pi-girl-wrap-in.slim .pi-girl-three-cols .col p {
    font-size: 1.4rem;
    line-height: 2rem;
}

.pi-girl-wrap-in.slim .pi-girl-three-cols {
    padding: 2rem 0;
}

.pi-girl-wrap-in.slim .pi-girl-photos a {
    width: 12rem;
}

.pi-girl-wrap-in.slim .pi-girl-photos a b {
    width: 10rem;
    margin-left: -5rem;
}

.pi-girl-wrap-in.slim .pi-girl-videos .item {
    width: 23.5%;
    margin-left: 2%;
}

.pi-girl-wrap-in.slim .pi-girl-videos .item:nth-child(3n + 1) {
    margin-left: 2%;
}

.pi-girl-wrap-in.slim .pi-girl-videos .item:nth-child(4n + 1) {
    margin-left: 0;
}

.pi-girl-wrap-in.slim .pi-girl-params ul li {
    width: calc(33.33% - 3px);
    margin-bottom: 1.3rem;
}

.pi-girl-wrap-in.slim .pi-girl-params ul li strong {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
}

.pi-girl-wrap .photos {
    float: left;
    width: 51.2%;
    position: relative;
}

.pi-girl {
    float: right;
    width: 45.4%;
}

.pi-agency {
    width: 100%;
}

.pi-girl-left {
    float: left;
    max-width: 100%;
    /*min-width: 40%;*/
}

.pi-girl-left-profile {
    float: left;
    width: 100%;
    /*min-width: 40%;*/
}

.pi-girl-left h1 {
    font-size: 3.4rem;
    font-weight: bold;
    line-height: normal;
    color: #1e2024;
    margin: 0;
}

.pi-girl-left h1 span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
    display: inline-block;
    vertical-align: top;
    font-size: 3.4rem;
    font-weight: bold;
    line-height: normal;
    padding-left: 3px;
    color: #1e2024;
}

.pi-girl-left h1 img {
    position: relative;
    top: 1.5rem;
}

.pi-girl-left span {
    display: block;
    font-size: 1.8rem;
}

.pi-girl-right {
    float: right;
}

.pi-girl-right .id {
    float: left;
    font-size: 1.8rem;
    color: rgba(30, 32, 36, .3);
    padding-left: 2px;
    margin-bottom: 1.5rem;
    margin-right: 3rem;
    line-height: 4.5rem;
}

.pi-girl-right .bookmark {
    transition: opacity .35s;
}

.pi-girl-right .bookmark:hover {
    opacity: 0.8;
}

.pi-girl-menu {
    clear: both;
    padding: 1.2rem 0 0;
    margin: 0;
}

.pi-girl-params {
    clear: both;
    padding-top: 1.9rem;
}

.toolsViewProfile {
    margin-bottom: 10px;
}

.toolsViewProfile a {
    display: block;
    font-size: 14px;
}

.toolsViewProfile a:hover {
    text-decoration: underline;
    color: #1e2024;
}

.pi-girl-menu ul {
    padding: 0;
    margin: 0;
}

.pi-girl-menu li {
    display: inline-block;
    vertical-align: top;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.pi-girl-menu li a {
    display: block;
    line-height: 3rem;
    text-align: center;
    font-size: 1.4rem;
    color: #fff;
    min-width: 8rem;
    border-radius: 12.5px;
    box-shadow: 0 0 4px 0 rgba(178, 178, 178, 0.5);
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    text-decoration: none;
    transition: all .35s;
    padding: 0 1.5rem;
    box-sizing: border-box;
}

#aside .pi-girl-menu li a {
    padding: 0 2.5rem;
}

.pi-girl-menu li:last-child {
    margin-right: 0;
}

.pi-girl-menu li a:hover,
.pi-girl-menu li.overed a {
    opacity: .75;
}

.pi-girl-menu li.overed a:hover {
    box-shadow: 0 0 4px 0 rgba(178, 178, 178, 0.5);
    background: #fff;
    color: #434f67;
}

.pi-girl-menu li.overed a:hover {
    box-shadow: 0 0 4px 0 rgba(178, 178, 178, 0.5);
    background: #ffffff;
    color: #434f67;
}

.pi-girl-params ul {
    padding: 0;
    margin: 0;
}

.pi-girl-params ul li {
    display: inline-block;
    width: calc(50% - 3px);
    list-style-type: none;
    vertical-align: top;
    margin-bottom: 2.3rem;
}

.pi-girl-params ul li strong {
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    color: rgba(30, 32, 36, .3);
    margin-bottom: .4rem;
    text-transform: uppercase;
}

.pi-girl-params ul li span {
    display: block;
    color: #1e2024;
    font-size: 1.4rem;
}

.pi-girl-three-cols {
    clear: both;
    padding: 0 0 4rem 0;
}

.pi-girl-three-cols .col {
    float: left;
    width: 29.5%;
    margin-left: 5.75%;
}

.pi-girl-three-cols .col:first-child {
    margin-left: 0;
}

.pi-girl-wrap .h3 {
    font-size: 16px;
    font-weight: 600;
    opacity: 0.3;
    color: #252525;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
}

.pi-girl-three-cols .col p {
    margin: 0;
    font-size: 1.6rem;
    line-height: 2.6rem;
    word-break: break-all;
}

.pi-girl-videos {
    margin-bottom: 3rem;
    clear: both;
}

.pi-girl-videos .item,
.pi-girl-videos-f .item {
    float: left;
    width: 30%;
    position: relative;
    margin: 0 0 2rem 2rem;
    border-radius: 1.7rem;
    overflow: hidden;
}

.video-link-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.35s;
    border-radius: 1.7rem;
}

.item a:hover .video-link-hover {
    opacity: 1;
}

.pi-girl-videos .item a > i,
.pi-girl-videos-f .item > i {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 8;
    transition: opacity .35s;
}

.pi-girl-videos .item > a:after,
.pi-girl-videos-f .item > a:first-child:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: rgba(0, 0, 0, 0.4);*/
    content: '';
}

.pi-girl-videos-f .item > a:first-child {
    position: relative;
    z-index: 2;
    display: block;
}

.pi-girl-videos .item:nth-child(3n + 1),
.pi-girl-videos-f .item:nth-child(3n + 1) {
    margin-left: 0;
}

.latest-updates .pi-girl-videos .item:nth-child(3n + 1) {
    margin-left: 2rem;
}

.latest-updates .pi-girl-videos .item:nth-child(2n + 1) {
    margin-left: 0;
}

.latest-updates .pi-girl-videos .item.more-view {
    margin-left: 2rem;
}

.latest-updates.giftsTabs {
    margin-bottom: 20px;
}

.pi-girl-videos a b,
.pi-girl-videos-f a b {
    position: absolute;
    width: 22rem;
    text-align: center;
    color: #fff;
    font-family: Geometria;
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    top: 50%;
    margin: -2rem 0 0 -11rem;
    left: 50%;
    z-index: 2;
    background: #12c55f;
    line-height: 1;
    padding: .9rem 0;
}

.pi-girl-videos a b i {
    font-style: normal;
    text-transform: none;
    font-size: 1rem;
    display: block;
    line-height: 1;
}

.pi-girl-videos .img,
.pi-girl-videos-f .img {
    display: block;
    padding-top: 66%;
}

.pi-girl-videos a .play,
.videos a .play,
.pi-girl-videos-f a .play,
.attached-images a.with-video .play,
.thumbs li .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    margin: -2.4rem 0 0 -2.4rem;
    background: url(../images/designNew/play.svg) no-repeat 0 0;
    z-index: 2;
    transition: opacity .35s;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 50%;
    padding: 1rem;
    background-position: 1rem 1rem;
    transform: scale(.7);
    transform-origin: 50% 50%;
}

.attached-images a.with-video .play {
    margin: -34px 0 0 -34px;
    transform: scale(.5);
}

.thumbs li .play {
    margin: -34px 0 0 -34px;
    transform: scale(.4);
}

.pi-girl-videos a .play:hover {
    opacity: 0.8;
}

.pi-girl-videos .free a .play,
.pi-girl-videos-f .free a .play {
    transform-origin: 50% 50%;
    margin-top: -3rem;
}

.pi-girl-photos a,
.pi-girl-photos-f .item {
    float: left;
    width: 15.5rem;
    margin: 0 2rem 2rem 0;
    border-radius: 1.7rem;
    overflow: hidden;
}

.pi-girl-photos-f .item,
.pi-girl-videos-f .item {
    border-radius: 0;
    margin-bottom: 3rem;
}

.pi-girl-photos-f .item.newPhoto {
    border-radius: 20px;
    border: solid green 3px;
}

.pi-girl-photos-f .item.deletedPhoto {
    border-radius: 20px;
    border: solid red 3px;
}

.pi-girl-photos-f .item a,
.pi-girl-videos-f .item a {
    color: #000;
    display: block;
    text-decoration: none;
}

.pi-girl-photos-f .item a:hover,
.pi-girl-videos-f .item a:hover {
    text-decoration: underline;
}

.pi-girl-photos-f .item a strong.name,
.pi-girl-videos-f .item a strong.name {
    display: block;
    padding: 0 7px;
    font-size: 16px;
    line-height: 1;
}

.pi-girl-photos-f .item a span.id,
.pi-girl-videos-f .item a span.id {
    display: block;
    font-size: 13px;
    padding: 0 7px 5px;
}

.pi-girl-photos-f .item a + a,
.pi-girl-videos-f .item a + .videoItem,
.pi-girl-videos-f .item a + a {
    border-radius: 1.7rem;
    text-decoration: none !important;
    color: #fff;
    overflow: hidden;
    display: block;
    width: auto;
}

.pi-girl-videos-f .item .remove {
    text-decoration: none !important;
    color: #fff;
}

.pi-girl-photos-f .item {
    position: relative;
}

.pi-girl-photos .img,
.pi-girl-photos-f .img {
    display: block;
    padding-top: 148%;
    width: 100%;
}

.pi-girl-photos .show-view-more em,
.pi-girl-photos-f .show-view-more em {
    position: absolute;
    top: 50%;
    left: 7%;
    right: 7%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 2.6rem;
    text-align: center;
    font-style: normal;
    line-height: 1.2;
}

.pi-girl-photos .show-view-more .img:after,
.pi-girl-photos-f .show-view-more .img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: grey;
    opacity: 0.7;
    transition: opacity .35s;
}

.pi-girl-photos a {
    position: relative;
}

.pi-girl-photos a b,
.pi-girl-photos-f .remove,
.pi-girl-videos-f .remove {
    position: absolute;
    width: 13.5rem;
    text-align: center;
    color: #fff;
    font-family: Geometria;
    font-size: 1.2rem;
    font-weight: 500;
    text-transform: uppercase;
    bottom: .7rem;
    right: .9rem;
    left: .9rem;
    z-index: 2;
    background: #12c55f;
    line-height: 1;
    padding: .9rem 0;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    border-radius: 1.8rem;
    border-color: transparent;
}

.pi-girl-videos-f .remove {
    left: 50%;
    right: auto;
    margin-left: -6.7rem;
}

.pi-girl-photos-f .remove:hover,
.pi-girl-videos-f .remove:hover {
    color: #12c55f;
    background: #fff;
}

.pi-girl-photos a b i {
    font-style: normal;
    text-transform: none;
    font-size: 1rem;
    display: block;
    line-height: 1;
}

button:focus {
    outline: none;
}

/*Balance Recharge*/
.page-entry-in .h3-balance {
    font-size: 3.4rem;
    font-weight: bold;
    line-height: normal;
    color: #1e2024;
    margin: 0 0 2rem;
    text-align: center;
}

.dash {
    width: 30px;
    display: inline-block;
    position: relative;
    height: 10px;
}

.dash:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    content: '';
    height: 1px;
    background: #000;
}

.page-entry-in .balance tr td:first-child {
    font-size: 1.4rem;
}

/*favorites*/
.favorites.search-results {
    width: 100%;
}

.favorites .profiles-list {
    text-align: left;
}

.favorites .profiles-list > div {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.favorites .profiles-list > div .pi-girl-videos-f,
.favorites .profiles-list > div .pi-girl-photos-f {
    width: 100%;
}

/*home*/
.search-results .h1 {
    font-size: 3.4rem;
    font-weight: bold;
    line-height: normal;
    color: #1e2024;
    margin: 0 0 2rem;
    text-align: center;
}

.search-results .h1.left-style {
    text-align: left;
}

.home.search-results,
.admin.search-results {
    width: 100%;
}

.home .profiles-list,
.admin .profiles-list {
    text-align: left;
}

.home .profiles-list .profile-item {
    width: calc(23.5% - 3px);
    max-width: 330px;
    margin-left: 2%;
}

.admin .profiles-list .profile-item {
    width: calc(18.5% - 3px);
    max-width: 330px;
    margin-left: 2%;
}

.home .profiles-list .profile-item:nth-child(3n + 1) {
    margin-left: 2%;
}

.admin .profiles-list .profile-item:nth-child(4n + 1) {
    margin-left: 2%;
}

.home .profiles-list .profile-item:nth-child(4n + 1) {
    margin-left: 0;
}

.admin .profiles-list .profile-item:nth-child(5n + 1) {
    margin-left: 0;
}

.video.fancybox-content {
    padding: 0;
}

.video.fancybox-content video {
    display: block;
}

.profiles-list .live-chat {
    position: absolute;
    width: 14rem;
    text-align: center;
    color: #fff;
    font-family: Geometria;
    font-size: 2rem;
    font-weight: 500;
    bottom: 1.7rem;
    left: 50%;
    margin-left: -7rem;
    z-index: 2;
    background: #12c55f;
    line-height: 1;
    padding: .9rem 0;
    text-decoration: none;
    transition: opacity .35s;
}

.profiles-list .live-chat:hover {
    opacity: 0.8;
}

.main-nav {
    padding-top: 0;
    padding-left: 3rem;
    padding-bottom: 1.9rem;
}

.pi-girl-menu.main-nav li {
    margin-right: 2rem;
}

/*login pop up*/
.account-pop-up {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    transition: opacity .35s, visibility .35s;
}

.close-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.account-pop-up.register .account-pop-up-in {
    width: 400px;
    padding-top: 5rem;
}

.my_iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
}

.my_iframe iframe {
    width: 400px;
    min-height: 624px;
}

.account-pop-up.fade {
    opacity: 0;
    visibility: hidden;
}

.account-pop-up-in {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    background-color: #ffffff;
    padding: 3rem 2rem 1rem 2rem;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    color: #2c3030;
}

.account-pop-up-in .back {
    position: absolute;
    right: 2.2rem;
    top: 1.2rem;
    width: 35px;
}

.account-pop-up-in .h3 {
    display: block;
    font-weight: 500;
    font-size: 1.8rem;
    margin-bottom: 2rem;
}

.account-pop-up-in p {
    margin: 0 0 1.5rem;
}

.account-pop-up-in p b {
    font-weight: 500;
}

.account-pop-up-in label {
    display: block;
    opacity: 0.5;
    color: #1e2024;
    line-height: 1.57;
    font-size: 1.4rem;
}

.account-pop-up-in form p {
    position: relative;
    font-size: 1.4rem;
    max-width: 35rem;
}

.account-pop-up-in form p a {
    color: #000;
}

.account-pop-up-in form p a:hover {
    text-decoration: none;
}

.account-pop-up-in input {
    display: block;
    width: 100%;
    max-width: 35rem;
    margin-right: 2.5%;
    background: #f8f9fb;
    border: none;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 1.4rem;
    padding: 0 2rem;
    box-sizing: border-box;
}

.account-pop-up-in .green-btn {
    float: left;
    line-height: 50px;
    margin-right: 20px;
    min-width: 16rem;
    padding: 0 3rem;
    cursor: pointer;
    margin-bottom: 1.5rem;
}

.via-fb {
    width: 40px;
    height: 40px;
    margin-top: 0.5rem;
    background: url(../images/designNew/facebook.jpg) no-repeat 50% 50% / contain;
    text-indent: -9999px;
    float: left;
    transition: opacity .35s;
    transform: translate3d(0, 0, 0);
}

.via-fb:hover {
    opacity: 0.8;
}

.googleButton {
    float: right;
    margin: 0.5rem 0 0 1rem;
}

.googleButtonIndex {
    float: left;
    margin-top: 3.4rem;
    margin-right: 1rem;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    border-radius: 2rem;
}

.regButton {
    min-width: 23rem !important;
}

.loginButton {
    min-width: 14rem !important;
}

.remember input[type="checkbox"] {
    display: none;
}

.remember input:checked + label:after {
    opacity: 1;
}

.remember label {
    display: block;
    position: relative;
    font-size: 1.4rem;
    line-height: 25px;
    cursor: pointer;
    padding-left: 25px;
}

.remember label:before {
    width: 15px;
    height: 15px;
    background-color: #f4f3f5;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    content: '';
}

.remember label:after {
    width: 9px;
    height: 9px;
    background-color: #5e687d;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -5px;
    content: '';
    opacity: 0;
    transition: opacity .35s;
}

.forgot {
    display: inline-block;
    margin-left: 25px;
    color: #1e2024;
    opacity: 0.5;
    font-size: 1.3rem;
    cursor: pointer;
    text-decoration: underline;
}

.forgot:hover {
    text-decoration: none;
}

.remember {
    clear: both;
}

/*static page*/
.back-wrap {
    text-align: center;
    padding: 2rem 0;
}

.back-wrap a {
    display: inline-block;
    min-width: 20rem;
}

/*not registered*/
.already {
    clear: both;
    padding: .5rem 0 1.5rem;
    /*text-align: center;*/
    font-size: 1.4rem;
}

.already a {
    color: #2eb3b1;
}

.already a:hover {
    text-decoration: none;
}

.get-access .account-pop-up-in {
    width: 1050px;
}

.get-access.vertical .account-pop-up-in {
    width: 700px;
}

.get-access form {
    max-width: 35rem;
}

.get-access .img-wrap {
    position: absolute;
    right: 2rem;
    top: 5rem;
    bottom: 5rem;
    left: 40rem;
}

.get-access .img-wrap img {
    top: 50%;
    left: 50%;
    max-height: 100%;
    position: relative;
    transform: translate(-50%, -50%);
}

/*sweet or hot*/
.sweet-hot {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.sweet-hot-overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    transition: opacity .35s, visibility .35s;
}

.sweet-hot-in {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    padding: 3rem;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
}

.sweet-hot-in img {
    max-width: 680px;
    max-height: 80vh;
    border-radius: 1rem;
}

.sweet-hot-in .h3 {
    display: block;
    font-family: Open Sans;
    font-weight: bold;
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: .5rem;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}

.sweet-hot-in .h3 span {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.6rem;
    text-transform: none;
    font-weight: normal;
    padding: 1.5rem 0;
}

.sweet-hot-in .h3 a {
    color: #fff;
}

.sweet-hot-in .h3 a:hover {
    text-decoration: none;
}

.sh-controls {
    padding-top: 2rem;
    position: relative;
}

.sh-controls .close-sh {
    float: left;
    margin-left: 1rem;
    position: absolute;
    left: 50%;
    top: -5.5rem;
    margin-left: -14.5rem;
    will-change: transform;
}

.sh-controls a {
    transition: opacity .35s;
}

.sh-controls a:hover,
.sweet-hot-in .prev-sh:hover {
    opacity: 0.8;
}

.sh-controls .close-sh img,
.sh-controls .favourite-sh img {
    width: 8.4rem;
}

.sweet-hot-in .prev-sh img {
    width: 4rem;
}

.sh-controls .favourite-sh {
    float: right;
    margin-right: 1rem;
    position: absolute;
    left: 50%;
    top: -5.5rem;
    margin-left: 2.8rem;
    will-change: transform;
}

.sh-controls .like-sh img {
    width: 10.8rem;
}

.sh-controls .like-sh {
    left: 50%;
    top: -6.5rem;
    margin-left: -7rem;
    position: absolute;
    will-change: transform;
}

.sweet-hot-in .prev-sh {
    left: -2rem;
    bottom: -3rem;
    position: absolute;
    transition: opacity .35s;
}

/*latest updates*/
.latest-updates .h1 {
    font-family: 'Open Sans';
    font-size: 3.4rem;
    font-weight: bold;
    line-height: normal;
    color: #1e2024;
    margin: 0 0 2rem;
    text-align: left;
    padding-top: 0;
    float: left;
}

.latest-updates .h1 span {
    display: inline-block;
    font-style: normal;
    max-width: 50vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

.update-item {
    border-top: 1px solid #f6f6f6;
    position: relative;
    right: -3rem;
    margin-left: -6rem;
    padding: 2rem 3rem 0;
    clear: both;
}

.update-item-top {
    margin-bottom: .5rem;
}

.update-item-top strong {
    float: left;
    color: #fb3c6c;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: bold;
}

.update-item-top .date {
    float: right;
    color: #424242;
    font-family: Open Sans;
    background: #fff;
    line-height: 2.4rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .2);
    border-radius: 1.2rem;
    padding: 0 2rem;
    font-size: 1.4rem;
    margin-top: -.4rem;
}

.update-item:after {
    clear: both;
    content: '';
    display: block;
}

.girl-update {
    float: left;
    width: 15rem;
    margin-bottom: 2rem;
    text-align: center;
    font-family: Open Sans;
}

.girl-update .img {
    width: 9.8rem;
    height: 9.8rem;
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    display: block;
    margin: 0 auto .3rem;
    background-position: 0 0 !important;
}

.girl-update strong {
    display: block;
    font-size: 1.8rem;
}

.girl-update a {
    /*display: block;*/
    font-size: 1.6rem;
    font-weight: bold;
    line-height: normal;
    color: #000;
    text-decoration: none;
    display: inline-block;
}

.girl-update a:hover {
    text-decoration: underline;
}

.girl-update .city {
    color: rgba(66, 66, 66, .5);
    display: block;
    font-size: 1.4rem;
    margin-bottom: .3rem;
}

.girl-update em {
    display: inline-block;
    position: relative;
    border-radius: .9rem;
    line-height: 1.7rem;
    padding: 0 .5rem 0 1.7rem;
    background: #12c55f;
    color: #fff;
    font-size: 1.1rem;
    font-style: normal;
}

.girl-update em:before {
    position: absolute;
    left: .5rem;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    background: #fff;
    content: '';
    top: 50%;
    margin-top: -.4rem;
}

.update-item .col-r {
    float: right;
    width: calc(100% - 15rem);
    padding-bottom: 0;
}

.update-item .col-r .pi-girl-videos {
    margin-bottom: 0;
}

.update-item .col-r .top span {
    clear: both;
    display: block;
    color: #252525;
    opacity: 0.3;
    margin-bottom: 2rem;
    text-align: center;
}

.update-item .pi-girl-videos .item {
    width: 32%;
    max-width: 40rem;
    border-radius: 1.7rem;
    overflow: hidden;
    margin-left: 2%;
}

.update-item .pi-girl-videos .item.show-view-more i {
    position: absolute;
    top: 50%;
    left: 7%;
    right: 7%;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 2.6rem;
    text-align: center;
    font-style: normal;
    line-height: 1.2;
    will-change: transform;
}

.update-item .pi-girl-videos .item.show-view-more .img:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: grey;
    opacity: 0.7;
    transition: opacity .35s;
}

.update-item .pi-girl-videos .item:nth-child(2n + 1) {
    margin-left: 2%;
}

.update-item .pi-girl-videos .item:nth-child(3n + 1) {
    margin-left: 0;
}

.update-item .pi-girl-videos a:after {
    display: none;
}

.pi-girl-videos a .play {
    background-color: rgba(255, 255, 255, .4);
    border-radius: 50%;
    padding: 1rem;
    background-position: 1rem 1rem;
    margin: -4.4rem 0 0 -3.4rem;
}

.pi-girl-videos a b,
.pi-girl-videos-f a b {
    font-size: 1.4rem;
    color: #fff;
    text-transform: none;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    border-radius: 1.8rem;
    padding: .6rem 0;
    top: auto;
    bottom: 2.4rem;
    width: 15rem;
    margin-left: -7.5rem;
}

.pi-girl-videos-f a b {
    bottom: 8.4rem;
}

.update-item a.more-view strong {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0, -50%);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 3.4rem;
    font-family: Geometria;
    z-index: 3
}

.update-item .pi-girl-videos .item.more-view:hover:after {
    background: rgba(0, 0, 0, 1);
}

.update-item .pi-girl-videos .item.more-view:after {
    background: rgba(0, 0, 0, .8);
}

.update-item .pi-girl-photos a.more-view {
    position: relative;
}

.update-item .pi-girl-photos a.more-view:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(0, 0, 0, 0.8);
}

.update-item .pi-girl-photos a {
    width: calc(20% - 2rem);
    max-width: 19rem;
    margin: 0 0 2rem 2rem;
    border-radius: 1.7rem;
    overflow: hidden;
}

.update-item .pi-girl-photos a img {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 1;
}

.update-item .pi-girl-photos a img:hover {
    opacity: .8;
}

.to-view-more {
    display: none;
}

.view-more-videos,
.view-more-photos {
    float: right;
    box-shadow: 0 0 1rem rgba(0, 0, 0, .2);
    font-size: 1.2rem;
    color: #fb3c6c;
    width: 11.3rem;
    line-height: 3.8rem;
    text-transform: uppercase;
    text-align: center;
    font-family: Open Sans;
    font-weight: bold;
    border-radius: 1.9rem;
    text-decoration: none;
}

.view-more-videos:hover,
.view-more-photos:hover {
    text-decoration: underline;
}

.update-item .pi-girl-photos a strong {
    font-size: 2.4rem;
}

.entry-content {
    font-family: Open Sans;
    font-size: 1.6rem;
    line-height: 1.56;
    border-top: 1px solid #f6f6f6;
}

.entry-content ul,
.entry-content ol {
    padding-left: 15px;
}

.pi-girl-photos a b {
    left: 50%;
    right: auto;
    margin-left: -67px;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%);
    font-size: 1.4rem;
    color: #fff;
    text-transform: none;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    border-radius: 1.8rem;
    padding: .6rem 0;
}

a b i {
    font-size: 1.1rem;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: .3rem;
}

.update-item .pi-girl-photos a.more-view:hover:after {
    background: rgba(0, 0, 0, 1);
}

.update-item .pi-girl-photos a.more-view:after {
    background: rgba(0, 0, 0, 0.8);
}

/*landing page*/
.landing {
    background: #fff;
}

.landing .wrap {
    padding-top: 8rem;
}

.masthead {
    background: rgba(255, 255, 255, .9);
    padding: 1.7rem 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35);
}

.masthead .logo {
    float: left;
    margin: 0;
}

.masthead .btns {
    float: right;
    padding-left: 1.5rem;
}

.masthead .btns a {
    float: left;
    margin-left: 1.4rem;
    display: block;
    min-width: 10.9rem;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    line-height: 4.6rem;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 2rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: color .35s, background .35s;
    color: #1fb378;
    background: #fff;
}

.masthead .btns a:hover,
.masthead .btns a.sign-in {
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    color: #fff;
}

.masthead .btns a.sign-in:hover {
    color: #1fb378;
    background: #fff;
}

.register-btn {
    display: none;
}

.masthead nav {
    float: right;
    padding-top: 1.2rem;
}

.masthead nav ul {
    padding: 0;
    margin: 0;
}

.masthead nav li {
    float: left;
    list-style-type: none;
    margin-left: 3rem;
}

.masthead nav li a {
    display: block;
    font-weight: bold;
    color: #fb3c6c;
    font-size: 1.6rem;
    text-transform: uppercase;
    text-decoration: none;
    transition: color .35s;
}

.masthead nav li a:hover {
    color: #1fb378;
}

.home-banner {
    background: url(../imgs/currentStyle/bg-banner.jpg) no-repeat 50% 50%;
    padding: 3.5rem 0;
    color: #fff;
    margin-bottom: 7rem;
}

.inner-slim {
    max-width: 1100px;
}

.home-banner .col-l {
    float: left;
    width: 48.6%;
    font-weight: 800;
    font-size: 2rem;
    line-height: 1.5;
    font-weight: 400;
}

.home-banner .col-l h1 {
    font-weight: 800;
    font-size: 5.8rem;
    line-height: 1.03;
    margin-bottom: 2.5rem;
}

.home-banner .col-l h1 span {
    font-size: 4.2rem;
    display: block;
}

.download-btns a + a {
    margin-left: 3rem;
}

.download-btns a {
    float: left;
}

.download-btns a img {
    transition: opacity .35s;
}

.download-btns a:hover img {
    opacity: 0.8;
}

.register-wrap .close {
    display: none;
}

.register-wrap {
    float: right;
    width: 40%;
    background: #fff;
    border-radius: 1rem;
    box-sizing: border-box;
    padding: 3rem;
    font-size: 1.4rem;
    line-height: 1.42;
    color: #252525;
}

.register-wrap .h3 {
    font-size: 2.2rem;
    text-transform: uppercase;
    color: #fb3c6c;
    font-weight: 800;
    margin-bottom: 1rem;
}

.register-wrap p {
    margin-bottom: 1rem;
}

.register-wrap label {
    position: relative;
    padding-top: 1rem;
    display: block;
    margin-bottom: 2px;
}

.register-wrap label input {
    border: 1px solid #e8e9ea;
    line-height: 4.3rem;
    padding: 0 1.4rem;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 1.4rem;
    color: #252525;
    width: 100%;
    font-family: "Open Sans";
    box-sizing: border-box;
}

.register-wrap label span {
    position: absolute;
    display: inline-block;
    background: #fff;
    padding: 0 7px;
    font-size: 1.2rem;
    color: rgba(37, 37, 37, .5);
    left: 1rem;
    top: .1rem;
}

/*.register-wrap label.invalid span {*/
/*color: #fb3c6c;*/
/*}*/

/*.register-wrap label.invalid input {*/
/*border: 1px solid #fb3c6c;*/
/*}*/

.register-wrap .fb-link {
    float: left;
    display: block;
    min-width: 4rem;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    line-height: 4rem;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 2rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: opacity .35s;
    color: #1fb378;
    background: #fff url(../images/designNew/facebook.png) no-repeat 50% 50%;
    text-indent: -9999px;
    margin-top: 3.3rem;
}

.register-wrap .fb-link:hover {
    opacity: .8;
}

.register-wrap button {
    float: right;
    display: block;
    min-width: 9rem;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    line-height: 4.6rem;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 2rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: color .35s, background .35s;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    color: #fff;
    font-weight: bold;
    margin-top: 3rem;
    cursor: pointer;
    border: none;
    font-family: "Open Sans";
    padding: 0 3.5rem;
}

.register-wrap button:hover {
    color: #1fb378;
    background: #fff;
}

.register-wrap .gender {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.register-wrap .gender label {
    margin: 0 0 0 15px;
    padding: 0;
    display: inline-flex;
    align-items: center;
}

.register-wrap .gender label input {
    width: 15px;
    height: 15px;
    border: 4px solid #fff;
    outline: 1px solid #fb3c6c;
    border-radius: 50%;
    padding: 0;
    margin: 0 0 0 10px;
}

.register-wrap .gender label input:checked {
    background: #fb3c6c;
}

.gwt-gender {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.gwt-gender .gwt-RadioButton {
    display: inline-flex;
    align-items: center;
    margin-left: 15px;
}

.gwt-gender .gwt-RadioButton input[type="radio"] {
    width: 15px;
    height: 15px;
    border: 4px solid #fff;
    outline: 1px solid #fb3c6c;
    border-radius: 50%;
    padding: 0;
    margin-left: 10px;
    background: white;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.gwt-gender .gwt-RadioButton input[type="radio"]:checked {
    background-color: #fb3c6c;
}

.notes {
    font-size: 1.2rem;
    font-style: normal;
    clear: both;
    padding-top: 2.5rem;
    display: block;
}

.the-best {
    margin-bottom: 7rem;
}

.the-best h2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #fb3c6c;
    font-size: 4.2rem;
    margin: 0 0 3rem;
    line-height: 1;
}

.the-best .btn-wrap {
    padding-top: 2rem;
    clear: both;
}

.the-best h3 {
    text-transform: uppercase;
    font-weight: 800;
    color: #fb3c6c;
    font-size: 2.2rem;
    margin: 0 0 3rem;
    line-height: 1;
}

.the-best-list > ul {
    padding: 0;
    margin: 0;
}

.the-best-list .pagination {
    clear: both;
    padding: 2rem 0;
}

.the-best-list > ul li {
    list-style-type: none;
    float: left;
    width: 17.7%;
    margin: 0 0 2rem 2.875%;
}

.the-best-list > ul li:nth-child(5n + 1) {
    margin-left: 0;
}

.the-best-list > ul li a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #252525;
}

.the-best-list > ul li .img {
    /*padding-top: 149%;*/
    height: 282px;
    display: block;
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    margin-bottom: 1.5rem;
    transition: box-shadow .35s, transform .35s;
    backface-visibility: hidden;
    will-change: transform;
    display: flex;
    align-items: center;
    justify-content: center;
}

.the-best-list > ul li img {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    /* display: block; */
    max-width: 300px;
    max-height: 300px;
}

.the-best-list > ul li img {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;

}

.the-best-list > ul li a:hover .img {
    box-shadow: 0 0 1rem rgba(0, 0, 0, .3);
    transform: scale(1.05);
}

.the-best-list > ul li .status {
    position: absolute;
    top: 1rem;
    left: 1rem;
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.9rem;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    border-radius: 1rem;
    padding: 0 1rem;
}

.the-best-list > ul li b {
    display: block;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    transition: color .35s;
}

.the-best-list > ul li a:hover b {
    color: #fb3c6c;
}

.the-best-list > ul li .chat-link {
    font-style: normal;
    padding-left: 5rem;
    line-height: 4rem;
    margin: 0;
    position: absolute;
    bottom: 2rem;
    opacity: 0;
    transition: opacity .35s;
    left: 50%;
    transform: translate(-50%, 0) scale(.95);
    padding-right: 1.7rem;
    white-space: nowrap;
}

.the-best-list ul li a:hover .chat-link {
    opacity: 1;
}

.the-best-entry {
    font-size: 1.8rem;
    line-height: 1.61;
    clear: both;
    padding-top: 2rem;
}

.features {
    margin-bottom: 7rem;
}

.my-features-list {
    padding: 0;
    margin: 0 0 4rem;
}

.my-features-list li {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 4px);
    text-align: center;
}

.features li strong {
    display: block;
    font-size: 1.6rem;
    font-weight: 800;
    text-transform: uppercase;
}

.features li img {
    vertical-align: top;
    max-width: 100%;
    margin-bottom: 2rem;
    will-change: transform;
    transition: all .3s ease-out;
}

.features li:hover img {
    -webkit-animation: buzz-out 1 linear 1s;
    -moz-animation: buzz-out 1 linear 1s;
    -o-animation: buzz-out 1 linear 1s;
    animation: buzz-out 1 linear 1s
}

@-webkit-keyframes buzz-out {
    10%,
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.features-entry {
    font-size: 1.4rem;
    line-height: 1.42;
}

.features-entry p {
    margin-bottom: 2rem;
}

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

.btn-wrap .btn {
    display: inline-block;
    margin-left: 1.4rem;
    min-width: 10.9rem;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    line-height: 4.6rem;
    font-weight: bold;
    font-size: 1.6rem;
    border-radius: 2rem;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: color .35s, background .35s;
    color: #1fb378;
    padding: 0 4.8rem;
    background: #fff;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    color: #fff;
}

.btn-wrap .btn:hover {
    background: #fff;
    color: #1fb378;
}

.testimonials {
    background: url(../images/designNew/bg-testimonials.jpg) no-repeat 50% 50% / cover;
    padding: 7.3rem 0;
    text-align: center;
    margin-bottom: 7rem;
    color: #fff;
    overflow: hidden;
}

.testimonials h3 {
    font-size: 4.2rem;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
}

.testimonials h3 span {
    display: block;
    font-size: 2.2rem;
    padding-top: 1rem;
}

.testimonials-slider {
    position: relative;
}

.testimonials-slider .slick-next,
.testimonials-slider .slick-prev {
    -webkit-appearance: none;
    width: 20px;
    padding: 0;
    height: 20px;
    margin: -10px 0 0;
    left: .8rem;
    position: absolute;
    top: 20%;
    transform: rotate(45deg);
    text-indent: -9999px;
    border: none;
    border-left: solid 2px rgba(255, 255, 255, .3);
    border-bottom: solid 2px rgba(255, 255, 255, .3);
    background: transparent;
    cursor: pointer;
    z-index: 3;
    transition: border .35s;
}

.testimonials-slider .slick-next {
    left: auto;
    right: .8rem;
    transform: rotate(-135deg);
}

.testimonials-slider .slick-next:hover,
.testimonials-slider .slick-prev:hover {
    border-left: solid 2px rgba(255, 255, 255, 1);
    border-bottom: solid 2px rgba(255, 255, 255, 1);
}

.testimonials-slider p {
    max-width: 90%;
    margin: 0 auto;
    font-size: 1.8rem;
    line-height: 1.66;
    margin-bottom: 2rem;
}

.testimonials-slider .author {
    font-size: 1.4rem;
    display: block;
}

.testimonials-slider .slick-dots {
    padding: 3.5rem 0 0;
    margin: 0;
}

.testimonials-slider .slick-dots li {
    display: inline-block;
    margin: 0 .4rem;
}

.testimonials-slider .slick-dots li button {
    -webkit-appearance: none;
    border: none;
    width: 1rem;
    height: 1rem;
    background: rgba(255, 255, 255, .3);
    border-radius: 50%;
    text-indent: -9999px;
    transition: background .35s;
    padding: 0;
    margin: 0;
}

.testimonials-slider .slick-dots li.slick-active button,
.testimonials-slider .slick-dots li button:hover {
    background: rgba(255, 255, 255, 1);
}

.brides-mean {
    margin-bottom: 5rem;
    font-size: 1.4rem;
    line-height: 1.42;
}

.brides-mean .f-18 {
    font-size: 1.8rem;
    line-height: 1.72;
    margin-bottom: 5rem;
}

.brides-mean h3 {
    text-transform: uppercase;
    font-weight: 800;
    color: #fb3c6c;
    font-size: 3.8rem;
    margin: 0 0 2rem;
    line-height: 1;
}

.brides-mean h2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #fb3c6c;
    font-size: 4.2rem;
    margin: 0 0 2rem;
    line-height: 1;
}

.brides-mean .align-right {
    float: right;
    margin: 0 0 3rem 3rem;
}

.brides-mean .align-left {
    float: left;
    margin: 0 3rem 3rem 0;
}

.brides-mean .video-wrap {
    width: 22rem;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
}

.brides-mean .video-wrap .img {
    /*padding-top: 149%;*/
    height: 282px;
    /*display: block;*/
}

.brides-mean .video-wrap .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4.8rem;
    height: 4.8rem;
    margin: -2.4rem 0 0 -2.4rem;
    background: url(../images/designNew/play.svg) no-repeat 0 0;
    z-index: 2;
    transition: opacity .35s;
    background-color: rgba(255, 255, 255, .4);
    border-radius: 50%;
    padding: 1rem;
    transform: scale(.8);
    background-position: 1rem 1rem;
}

.brides-mean .video-wrap:hover .play {
    opacity: 0.8;
}

.brides-mean .video-wrap b {
    font-size: 1.4rem;
    color: #fff;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    border-radius: 1.8rem;
    top: auto;
    bottom: 2.4rem;
    width: 15rem;
    line-height: 1;
    padding: .5rem 0;
    margin-left: -7.5rem;
    position: absolute;
    left: 50%;
    text-align: center;
    font-weight: bold;
}

.brides-mean .video-wrap b i {
    font-style: normal;
    display: block;
    font-weight: 400;
    font-size: 1.1rem;
    text-transform: none;
}

.latest-blogs {
    margin-bottom: 5rem;
}

.latest-blogs .blog-item {
    display: inline-block;
    vertical-align: top;
    width: calc(48.8% - 4px);
    font-size: 1.4rem;
    line-height: 1.42;
    background: #f6f6f6;
    margin-bottom: 2.5rem;
    margin-left: 2.4%;
}

.latest-blogs .blog-item:nth-child(2n + 1) {
    margin-left: 0;
}

.latest-blogs .blog-item .img {
    padding-top: 46%;
    display: block;
    border-radius: .5rem .5rem 0 0;
    transition: opacity .35s;
}

.latest-blogs .blog-item .img:hover {
    opacity: .9;
}

.latest-blogs .blog-item .text-blog {
    background: #f6f6f6;
    padding: 3rem 4rem;
}

.latest-blogs .blog-item h2 {
    margin: 0;
    margin-bottom: 10px;
}

.latest-blogs .blog-item h2 a {
    font-size: 2.2rem;
    line-height: 1.09;
    font-weight: 800;
    color: #fb3c6c;
    text-decoration: none;
    transition: color .35s;
}

.latest-blogs .blog-item h2 a:hover,
.latest-blogs .blog-item .more-btn:hover {
    color: #000;
}

.latest-blogs .blog-item .more-btn {
    text-transform: uppercase;
    color: #fb3c6c;
    font-size: 1.4rem;
    line-height: 1.42;
    text-decoration: none;
    transition: color .35s;
}

.latest-blogs {
    margin-bottom: 5rem;
}

.latest-blogs .blog-item {
    display: inline-block;
    vertical-align: top;
    width: calc(48.8% - 4px);
    font-size: 1.4rem;
    line-height: 1.42;
    background: #f6f6f6;
    margin-bottom: 2.5rem;
    margin-left: 2.4%;
}

.latest-blogs .blog-item:nth-child(2n + 1) {
    margin-left: 0;
}

.latest-blogs .blog-item .img {
    padding-top: 46%;
    display: block;
    border-radius: .5rem .5rem 0 0;
    transition: opacity .35s;
}

.latest-blogs .blog-item .img:hover {
    opacity: .9;
}

.latest-blogs .blog-item .text-blog {
    background: #f6f6f6;
    padding: 3rem 4rem;
}

.latest-blogs .blog-item h2 {
    margin: 0;
}

.latest-blogs .blog-item h2 a {
    font-size: 2.2rem;
    line-height: 1.09;
    font-weight: 800;
    color: #fb3c6c;
    text-decoration: none;
    transition: color .35s;
}

.latest-blogs .blog-item h2 a:hover,
.latest-blogs .blog-item .more-btn:hover {
    color: #000;
}

.latest-blogs .blog-item .more-btn {
    text-transform: uppercase;
    color: #fb3c6c;
    font-size: 1.4rem;
    line-height: 1.42;
    text-decoration: none;
    transition: color .35s;
}

.two-columns {
    background: #f6f6f6;
    padding: 7rem 0 6rem;
    margin-bottom: 7rem;
}

.two-columns .col-50 {
    float: left;
    width: 48.8%;
    font-size: 1.4rem;
    line-height: 1.42;
}

.two-columns .col-50 + .col-50 {
    float: right;
}

.two-columns .col-50 h4 {
    margin: 0 0 1.5rem;
    text-transform: uppercase;
    font-size: 2.2rem;
    line-height: 1.09;
    font-weight: 800;
    color: #fb3c6c;
}

.two-columns .col-50 p {
    margin-bottom: 2rem;
}

footer {
    border-top: 1px solid #f6f6f6;
    padding-top: 4.5rem;
}

footer .col {
    float: left;
    width: 25%;
    margin-bottom: 4rem;
}

footer .col .h3 {
    font-weight: 800;
    color: #b1b1b1;
    text-transform: uppercase;
    font-size: 1.6rem;
}

footer .col ul {
    padding: 0;
    margin: 0;
}

footer .col ul li {
    display: block;
    padding-top: 1.4rem;
}

footer .col ul li a {
    color: #fb3c6c;
    font-size: 1.4rem;
    line-height: 1.6rem;
    display: block;
    text-decoration: none;
}

footer .socials {
    padding: 4rem 0;
}

footer .socials a {
    display: inline-block;
    margin-right: .8rem;
    background: url(../images/designNew/socials.png) no-repeat 0 0;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
    transition: opacity .35s;
}

footer .socials a:hover {
    opacity: 0.8;
}

footer .socials a.fb {
    background: url(../images/designNew/socials.png) no-repeat -39px 0;
}

footer .socials a.twt {
    background: url(../images/designNew/socials.png) no-repeat -79px 0;
}

.bootom-wrap {
    clear: both;
    border-top: 1px solid #f6f6f6;
    padding: 2.5rem 0;
}

.bootom-wrap .copyright {
    margin: 0;
    color: #b1b1b1;
    font-size: 1.2rem;
    line-height: 1.66;
    float: left;
}

.bootom-wrap img {
    float: right;
}

/*old style banner*/
.old-style {
    background: #fb3c6c;
    padding: 9px 0;
}

.old-style p {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 225px 10px 0;
    color: #fff;
    margin: 0;
}

.old-style .inner {
    position: relative;
}

.old-style .close {
    top: 11px;
    width: 18px;
    height: 18px;
    right: 2rem;
}

.old-style .close:before,
.old-style .close:after {
    background: #fff;
}

.old-style .btn {
    color: #fb3c6c;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    border: 2px solid #fff;
    padding: 0 34px;
    text-decoration: none;
    background: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: all .35s;
    display: inline-block;
    font-weight: bold;
    border-radius: 18px;
}

.old-style-r {
    position: absolute;
    top: 0;
    right: 54px;
}

.old-style-r a + a {
    color: #fff;
    margin-left: 1.5rem;
    font-size: 1.4rem;
}

.old-style-r a + a:hover {
    text-decoration: none;
}

.old-style .btn:hover {
    background: transparent;
    color: #fff;
}

.menu-item ul li.show-mobile {
    display: none;
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(255, 255, 255, .9) url(../images/designNew/loader.gif) no-repeat 50% 50%;
}

/*admin ladies*/
.ladies-list-slim.ladies-list .item {
    width: 170px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.ladies-list-slim.ladies-list .item .img {
    float: none;
    position: relative;
}

.ladies-list-slim.ladies-list .item .img a {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translate(-50%, 0);
}

.ladies-list-slim.ladies-list .item .col-r {
    padding-top: 10px;
}

.ladies-list .item {
    display: inline-block;
    vertical-align: top;
    width: 347px;
    margin-left: .5rem;
    margin-bottom: 4.8rem
    border-radius: 4px;
}

.ladies-list .item .img {
    float: left;
    width: 152px;
    height: 227px;
    border-radius: 7px;
    margin-right: 15px;
}

.ladies-list .item .col-r {
    overflow: hidden;
}

.ladies-list .item .col-r strong {
    display: block;
    font-size: 1.8rem;
    color: #000;
    padding-bottom: .5rem;
    line-height: 1.14;
}

.ladies-list .item .col-r strong span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
    max-width: calc(100% - 33px);
}

.ladies-list .item .col-r .city {
    font-size: 1.4rem;
    display: block;
    color: rgba(0, 0, 0, .5);
    line-height: 1.14;
    margin: 0;
    padding-bottom: .7rem;
    float: none;
}

.ladies-list .item .col-r .green-btn-2,
.ladies-list .item .col-r .green-btn-clear,
.profiles-list .profile-item .green-btn-2,
.profiles-list .profile-item .green-btn-clear {
    margin-bottom: .5rem !important;
    line-height: 2.6rem;
    font-size: 1.3rem;
}

.ladies-list .item .col-r p {
    margin: 0 0 .2rem;
}

.ladies-list .item .col-r p span {
    float: left;
    width: 65px;
    font-size: 1.2rem;
    line-height: 16px;
}

.ladies-list .item .col-r p strong {
    font-size: 1.2rem;
    display: block;
    line-height: 16px;
}

.ladies-results {
    padding: 2.5rem 0;
}

.ladies-results.no-space {
    padding: 0;
}

.ladies-results > span {
    float: left;
    font-size: 1.4rem;
    line-height: 4.6rem;
}

.ladies-results > span strong {
    font-size: 1.6rem;
}

.ladies-results .sort {
    float: right;
    font-size: 1.4rem;
}

.ladies-results span {
    float: left;
    line-height: 4.6rem;
}

.ladies-results .fancy-select {
    float: left;
}

.ladies-results div.fancy-select div.trigger {
    background: transparent;
    color: #1fb378;
}

.ladies-filters p {
    float: left;
    width: 21.2%;
    margin-right: 1.4%;
}

.ladies-filters p:last-child {
    width: 9.6%;
    margin-right: 0;
}

.ladies-filters.finance p,
.ladies-filters.invites p {
    float: left;
    width: 18%;
    margin-right: 1.4%;
}

.ladies-filters.finance p.periods,
.ladies-filters.invites p.periods {
    width: 29%;
}

.ladies-filters.finance p.periods input,
.ladies-filters.invites p.periods input {
    float: left;
    width: 47%;
    margin: 0;
}

.ladies-filters.finance p.periods .separator,
.ladies-filters.invites p.periods .separator {
    float: left;
    width: 6%;
    text-align: center;
    line-height: 46px;
}

.ladies-filters.finance p:last-child {
    width: 9.6%;
    margin-right: 0;
}

.ladies-filters p label {
    opacity: 1;
}

.ladies-filters .green-btn-clear {
    margin-top: 2.5rem !important;
}

.ladies-tabs {
    margin: -4rem -3rem 2rem -3rem;
    background: #f6f6f6;
}

.ladies-tabs ul {
    padding: 0;
    margin: 0;
    float: left;
    list-style-type: none;
}

.ladies-tabs ul li {
    float: left;
    border-right: 1px solid #fff;
}

.ladies-tabs ul li a {
    display: block;
    padding: 0 3.4rem;
    border-top: 3px solid #f6f6f6;
    text-decoration: none;
    color: #000;
    font-size: 1.6rem;
    font-weight: bold;
    box-sizing: border-box;
    line-height: 6rem;
}

.ladies-tabs ul li a:hover {
    color: #34d293;
}

.ladies-tabs ul li.current a {
    border-top-color: #34d293;
    color: #34d293;
    background: #fff;
}

.ladies-tabs .green-btn-2 {
    float: right;
    margin-top: 1.1rem !important;
}

/*news*/
.news-list .news-item:after {
    clear: both;
    content: '';
    display: block;
}

.news-list .news-item {
    padding-bottom: 3.4rem;
    margin-top: 3rem;
    border-bottom: 1px solid #f6f6f6;
}

.news-list .news-item .img-wrap {
    float: right;
    width: 31.5%;
    width: 334px;
    height: 227px;
    margin-left: 3rem;
}

.news-list .news-item.siteStyles {
    padding-bottom: 0;
}

.news-list .news-item.siteStyles .img-wrap {
    margin: 10px;
}

.news-list .news-item .img-wrap .img {
    padding-top: 67.9%;
    border-radius: 7px;
}

.news-list .news-item .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
    border-radius: 7px;
}

.news-list .news-item .col-l {
    overflow: hidden;
}

.news-list .news-item h3 {
    font-size: 2rem;
    color: #000;
}

.news-list .news-item .top-row {
    position: relative;
    padding-right: 180px;
    margin-bottom: 10px;
}

.news-list .news-item .top-row .post-date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.4rem;
    color: #b1b1b1;
    font-weight: bold;
    text-transform: uppercase;
}

.news-list .news-item .top-row h2 {
    font-size: 2rem;
}

.news-list .news-item p {
    font-size: 16px;
    line-height: 1.56;
    word-break: break-all;
    overflow: hidden;
    max-height: 130px;
    text-overflow: ellipsis;
}

.news-list .news-item .more {
    font-size: 1.4rem;
    color: #33d293;
    display: inline-block;
    text-decoration: none;
}

.news-list .news-item .more:hover {
    text-decoration: underline;
}

.page-entry-in table.admin-table,
.page-entry-in table.finance-table {
    width: 100%;
}

.page-entry-in table.admin-table tr,
.page-entry-in table.finance-table tr {
    cursor: pointer;
}

.page-entry-in table.admin-table .uncheckedColumn:hover,
.page-entry-in table.finance-table .uncheckedColumn:hover {
    cursor: text;
}

.page-entry-in table.admin-table th,
.page-entry-in table.finance-table th {
    background: transparent;
    border: 2px solid #eff1f4;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: left;
    color: rgba(0, 0, 0, .5);
}

.page-entry-in table.director-table th {
    border: 2px solid #eff1f4 !important;
    /*border-right: 2px solid #eff1f4!important;*/
}

.page-entry-in table.director-table td {
    border: 1px solid #eff1f4 !important;
    /*border-right: 1px solid #eff1f4!important;*/
}

.page-entry-in table.admin-table td,
.page-entry-in table.finance-table td {
    text-align: left;
    border-bottom: 1px solid #eff1f4;
    font-size: 1.4rem;
}

.page-entry-in table.admin-table td,
.page-entry-in table.finance-table td {
    padding: 1.5rem 1.4rem;
}

.page-entry-in table.admin-table th,
.page-entry-in table.admin-table td:first-child,
.page-entry-in table.finance-table th,
.page-entry-in table.finance-table td:first-child {
    padding: 0 1.4rem;
    text-shadow: none;
}

.page-entry-in table.admin-table tr td:first-child,
.page-entry-in table.finance-table tr td:first-child {
    font-weight: bold;
}

.page-entry-in table.admin-table tr td:last-child,
.page-entry-in table.admin-table th:last-child,
.page-entry-in table.finance-table tr td:last-child,
.page-entry-in table.finance-table th:last-child {
    font-weight: bold;
    text-align: right;
}

.hide-column {
    display: none;
}

.hide-userId {
    display: none;
}

@media screen and (max-width: 800px) {
    .page-entry-in table.finance-table th {
        display: none;
    }

    .page-entry-in table.finance-table tr {
        display: block;
        margin-bottom: 1rem;
        border-bottom: 2px solid #e8e9eb;
    }

    .page-entry-in table.finance-table td {
        display: block;
        text-align: initial;
        padding: 2px;
    }

    .page-entry-in table.finance-table td:before {
        content: attr(aria-label);
        float: left;
        font-weight: bold;
    }

    .page-entry-in table.finance-table tr td:last-child, .page-entry-in table.finance-table th:last-child {
        text-align: initial;
    }

    .hide-column {
        display: inline-block;
        font-weight: bold;
    }

    .hide-userId {
        display: inline-block;
        font-weight: bold !important;
        float: right;
    }

}

.admin-table-bottom {
    padding: 3rem 0;
}

.admin-table-bottom:after {
    clear: both;
    content: '';
    display: block;
}

.admin-table-bottom > span {
    float: left;
    font-size: 1.4rem;
    line-height: 3.2rem;
}

.admin-table-bottom > span strong {
    font-weight: 1.6rem;
}

.admin-table-bottom ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.admin-table-bottom ul li {
    float: left;
    margin-left: 1.6rem;
}

.admin-table-bottom ul li a,
.admin-table-bottom ul li span {
    width: 3.2rem;
    height: 3.2rem;
    display: inline-block;
    text-align: center;
    line-height: 3.2rem;
    color: #000;
    border-radius: 50%;
    text-decoration: none;
}

.admin-table-bottom ul li a:hover {
    font-weight: bold;
}

.admin-table-bottom ul li a.next {
    border: 1px solid #474747;
}

.admin-table-bottom ul li span {
    background: #47ccd5;
    color: #fff;
}

.admin-total {
    float: left;
    margin-top: 4rem;
}

.admin-total > span {
    font-size: 1.4rem;
    line-height: 3.2rem;
    display: block;
}

.admin-total > span strong {
    font-weight: 1.6rem;
}

.admin-total .green-btn-2 {
    margin-right: 5px !important;
    margin-top: 10px !important;
}

/*referral links*/
.admin-tab {
    display: none;
}

.admin-tab.open {
    display: block;
}

.referral-heading h1 {
    float: left;
}

.referral-btns {
    float: right;
    margin-top: 1.2rem;
}

.referral-btns a.green-btn-2 {
    margin-left: 1rem !important;
}

.referral-heading {
    padding-bottom: 3rem;
}

.referral-heading + .ladies-tabs {
    margin: 0 -3rem 0;
}

.ladies-filters.finance.referral p.periods {
    width: 43%;
}

.ladies-filters.finance.referral p:last-child {
    width: 43%;
}

.page-entry-in table.admin-table-referral tr:last-child td,
.page-entry-in table.admin-table-referral tr td:nth-child(6) {
    font-weight: bold;
}

.page-entry-in table.admin-table-referral tr td:nth-child(1) {
    width: 40px;
}

.page-entry-in table.admin-table-referral tr td:nth-child(2) {
    width: 322px;
}

.page-entry-in table.admin-table-referral tr td:nth-child(6),
.page-entry-in table.admin-table-referral tr th:nth-child(6)
    /*,*/
    /*.page-entry-in table.admin-table-referral tr:last-child td:nth-child(5)*/
{
    text-align: right;
}

.page-entry-in table.admin-table-referral tr td:nth-child(3),
.page-entry-in table.admin-table-referral tr th:nth-child(3),
.page-entry-in table.admin-table-referral tr:last-child td:nth-child(2),
.page-entry-in table.admin-table-referral tr td:nth-child(4),
.page-entry-in table.admin-table-referral tr th:nth-child(4),
.page-entry-in table.admin-table-referral tr:last-child td:nth-child(3),
.page-entry-in table.admin-table-referral tr td:nth-child(5),
.page-entry-in table.admin-table-referral tr th:nth-child(5),
.page-entry-in table.admin-table-referral tr:last-child td:nth-child(4) {
    text-align: center;
}

.page-entry-in table.admin-table-month-referral tr:last-child td,
.page-entry-in table.admin-table-month-referral tr td:nth-child(5) {
    font-weight: bold;
}

.page-entry-in table.admin-table-month-referral tr th:first-child {
    width: 374px;
}

.page-entry-in table.admin-table-month-referral tr td:nth-child(5),
.page-entry-in table.admin-table-month-referral tr th:nth-child(5) {
    text-align: right;
}

.page-entry-in table.admin-table-month-referral tr td:nth-child(2),
.page-entry-in table.admin-table-month-referral tr th:nth-child(2),
.page-entry-in table.admin-table-month-referral tr td:nth-child(3),
.page-entry-in table.admin-table-month-referral tr th:nth-child(3),
.page-entry-in table.admin-table-month-referral tr td:nth-child(4),
.page-entry-in table.admin-table-month-referral tr th:nth-child(4) {
    text-align: center;
}

.page-entry-in .admin-table-cid,
.page-entry-in .admin-table-cid th,
.page-entry-in .admin-table-cid td {
    border: 1px solid black !important;
    border-collapse: collapse;
    padding-right: 5px;
    padding-left: 5px;
}

/*admin-correspondence*/
.page-entry-in table.admin-correspondence tr td:nth-child(3),
.page-entry-in table.admin-correspondence tr th:nth-child(3),
.page-entry-in table.admin-correspondence tr td:nth-child(4),
.page-entry-in table.admin-correspondence tr th:nth-child(4) {
    text-align: center;
    width: 120px;
}

.page-entry-in table.admin-correspondence tr td:nth-child(4) {
    font-weight: normal;
}

.page-entry-in table.admin-correspondence tr td:nth-child(1),
.page-entry-in table.admin-correspondence tr th:nth-child(1) {
    width: 70px;
}

.page-entry-in table.referraled-user tr td:nth-child(2),
.page-entry-in table.referraled-user tr td:nth-child(3),
.page-entry-in table.referraled-user tr td:nth-child(4),
.page-entry-in table.referraled-user tr:last-child {
    text-align: center;
}

.page-entry-in table.referraled-user tr td:nth-child(2),
.page-entry-in table.referraled-user tr td:nth-child(3) {
    font-weight: bold;
}

.page-entry-in table.referraled-user tr td:first-child,
.page-entry-in table.referraled-user tr td:last-child {
    font-weight: normal;
}

.page-entry-in table.chat-history tr td,
.page-entry-in table.chat-history tr td:first-child,
.page-entry-in table.chat-history tr:last-child {
    text-align: left;
    width: 30%;
    font-weight: normal;
}

.page-entry-in table.chat-history tr td:last-child {
    font-weight: bold;
}

.page-entry-in table.chat-history-element tr td:nth-child(1),
.page-entry-in table.chat-history-element tr td:nth-child(2),
.page-entry-in table.chat-history-element tr:last-child {
    text-align: left;
    width: 70px;
    font-weight: normal;
}

.page-entry-in table.chat-history-element tr td:nth-child(3),
.page-entry-in table.chat-history-element tr:last-child {
    text-align: left;
    width: 374px;
    font-weight: normal;
}

.page-entry-in table.chat-history-element tr td:last-child {
    width: 170px;
    font-weight: bold;
}

.page-entry-in table.penalties tr td:nth-child(1) {
    text-align: left;
    width: 70px;
    font-weight: bold;
}

.page-entry-in table.penalties tr td:nth-child(2),
.page-entry-in table.penalties tr td:nth-child(3),
.page-entry-in table.penalties tr td:nth-child(4) {
    text-align: left;
    width: 70px;
    font-weight: normal;
}

.page-entry-in table.penalties tr td:nth-child(4) {
    text-align: left;
    width: 100px;
    font-weight: normal;
}

.page-entry-in table.penalties tr td:last-child {
    width: 100px;
    font-weight: bold;
}

.page-entry-in table.admin-complaints tr td:nth-child(4),
.page-entry-in table.admin-complaints tr td:nth-child(5) {
    /*text-align: center;*/
    width: 155px;
}

.page-entry-in table.admin-complaints tr td:nth-child(1),
.page-entry-in table.admin-complaints tr td:nth-child(2) {
    width: 70px;
    font-weight: bold;
}

.page-entry-in table.chat-invites tr td:nth-child(2) {
    text-align: left;
    width: 62%;
    font-weight: normal;
}

.page-entry-in table.chat-invites tr td:nth-child(3) {
    text-align: left;
    width: 170px;
    font-weight: normal;
}

.page-entry-in table.chat-invites tr td:nth-child(4) {
    width: 70px;
    font-weight: bold;
    text-align: right;
}

.page-entry-in table.chat-invites-support tr td:nth-child(1) {
    /*width: 30px;*/
}

.page-entry-in table.chat-invites-support tr td:nth-child(2) {
    text-align: left;
    min-width: 50px;
    max-width: 51px;
    font-weight: normal;
}

.page-entry-in table.chat-invites-support tr td:nth-child(3) {
    text-align: left;
    font-weight: normal;
}

.page-entry-in table.chat-invites-support tr td:nth-child(4) {
    text-align: left;
    min-width: 73px;
    max-width: 73px;
    font-weight: normal;
}

.page-entry-in table.chat-invites-support tr td:nth-child(5) {
    width: 50px;
    font-weight: bold;
}

.page-entry-in table.chat-invites-support tr td:nth-child(7) {
    width: 5px;
}

.page-entry-in table.chat-invites-support tr td:nth-child(6) {
    min-width: 81px;
    max-width: 81px;
}

.page-entry-in table.chat-invites-support tr td:nth-child(8) {
    min-width: 90px;
    max-width: 92px;
}

.page-entry-in table.chat-invites-ag tr td:first-child {
    text-align: left;
    width: 60px;
    font-weight: bold;
}

.page-entry-in table.chat-invites-ag tr td:nth-child(2) {
    text-align: left;
    width: 60px;
    font-weight: normal;
}

.page-entry-in table.chat-invites-ag tr td:nth-child(3) {
    text-align: left;
    width: 53%;
    font-weight: normal;
}

.page-entry-in table.admin-spam tr td:nth-child(5) {
    max-width: 374px;
    word-break: break-all;
}

.page-entry-in table.admin-spam tr td:nth-child(6) {
    /*text-align: center;*/
    width: 155px;
}

.page-entry-in table.admin-spam tr td:nth-child(3),
.page-entry-in table.admin-spam tr td:nth-child(4) {
    width: 70px;
    font-weight: bold;
}

.sctroll-to-top {
    position: fixed;
    bottom: 12rem;
    /*top: 3rem;*/
    right: 1rem;
    width: 5rem;
    height: 5rem;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    z-index: 9;
    opacity: 0;
    transition: opacity .35s;
}

.sctroll-to-top.show {
    opacity: 1;
}

.sctroll-to-top.show:hover {
    opacity: .8;
}

.sctroll-to-top:before {
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
    cursor: pointer;
    height: 20px;
    right: 12px;
    content: '';
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    bottom: 7px;
    width: 20px;
    z-index: 3;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg);
    z-index: 9;
}

/*gift order management*/
.gift-order-top {
    padding: 2.5rem 0;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 2rem;
}

.gift-order-top .col-l {
    float: left;
}

.gift-order-top .col-l span {
    float: left;
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin-right: 1.3rem;
}

.gift-order-top .col-l span strong {
    font-size: 2rem;
    line-height: 2.1rem;
}

.gift-order-top .col-l .green-btn-2 {
    line-height: 2.1rem;
    height: 2.1rem;
    font-size: 1.2rem;
    padding: 0 2rem;
}

.gift-order-top .col-r span {
    float: left;
    font-size: 1.4rem;
    line-height: 2.1rem;
}

.gift-order-top .col-r span strong {
    font-size: 2rem;
    line-height: 2.1rem;
}

.gift-order-top .col-r {
    float: right;
}

.customer-info {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #f6f6f6;
}

.customer-info .col-50 {
    float: left;
    width: 50%;
}

.customer-info .col-50 p:last-child {
    margin-bottom: 0
}

.customer-info .col-50 p span {
    float: left;
    width: 12rem;
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: rgba(0, 0, 0, .5);
}

.customer-info .col-50 p strong {
    overflow: hidden;
    font-size: 1.6rem;
    line-height: 2.1rem;
    display: inline-block;
    font-weight: normal;
}

.customer-info .col-50 p {
    margin: 0 0 1.4rem;
}

.customer-info .col-50 + .col-50 span {
    display: block;
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: rgba(0, 0, 0, .5);
}

.customer-info .col-50 + .col-50 ul {
    margin: 0;
}

.customer-info .col-50 + .col-50 ul li {
    margin-top: 1.5rem;
}

.gift-form .col {
    float: left;
    width: 31.5%;
    margin-left: 2.25%;
}

.gift-form .col:first-child {
    margin-left: 0;
}

.gift-form .col label {
    color: #1e2024;
    line-height: 1.57;
    font-size: 1.4rem;
    opacity: 0.5;
    display: block;
    padding-bottom: .4rem;
}

.gift-form .col textarea {
    display: block;
    width: 100%;
    height: 20rem;
    background: #f8f9fb;
    border: none;
    line-height: 2rem;
    font-size: 1.4rem;
    padding: 1rem 1.4rem;
    box-sizing: border-box;
}

.gift-form .three-cols {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
    border-bottom: 1px solid #f6f6f6;
}

.delivery-photos .col-l {
    float: left;
    width: 35%;
    padding-right: 3rem;
    box-sizing: border-box;
}

.delivery-photos strong {
    font-size: 2rem;
    display: block;
    margin-bottom: 1rem;
}

.delivery-photos p {
    float: left;
    font-size: 12px;
    line-height: 20px;
    opacity: 0.5;
}

.delivery-photos .upload-file {
    width: 152px;
    position: relative;
    float: left;
}

.delivery-photos .lady-photos-list {
    float: right;
    width: 65%;
    clear: none;
    padding-top: 1rem;
}

/*agency profile*/
.profile-wrap-top {
    padding: 2.5rem 0;
}

.profile-wrap-top span {
    float: left;
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin-right: 1.3rem;
}

.profile-wrap-top span strong {
    font-size: 2rem;
    line-height: 2.1rem;
}

.profile-wrap-top .green-btn-2 {
    line-height: 2.1rem;
    height: 2.1rem;
    font-size: 1.2rem;
    padding: 0 2rem;
}

.bank-info .col-r {
    float: right;
    width: 334px;
    height: 223px;
    background: url(../images/designNew/bg-card.png) no-repeat 0 0;
    box-sizing: border-box;
    margin-left: 5rem;
}

.bank-info .col-r strong {
    padding: 41px 0 0 86px;
    font-size: 18px;
    line-height: 19px;
    display: block;
    margin-bottom: 3rem;
}

.bank-info .number {
    padding-left: 37px;
    margin-bottom: 25px;
    display: block;
}

.bank-info {
    padding-top: 4rem;
}

.bank-info .number i {
    font-style: normal;
    padding-right: 15px;
    font-size: 18px;
    letter-spacing: 2px;
}

.bank-info .col-l {
    font-size: 16px;
    line-height: 25px;
}

.bank-info .col-l p {
    margin-bottom: 1rem;
}

.bank-info .green-btn-2 {
    width: 232px;
    margin: 0 auto !important;
    float: none !important;
    display: block;
    padding: 0;
}

.mens-list .men-item {
    display: inline-block;
    vertical-align: top;
    width: calc(30.8% - 4px);
    margin-left: 3.8%;
    max-width: 243px;
    margin-bottom: 3.5rem;
}

.mens-list.mens-list-black {
    padding-top: 30px;
}

.mens-list.mens-list-black .men-item {
    width: 152px;
    margin-right: 3rem;
    margin-left: 0;
}

.mens-list .men-item:nth-child(3n + 1) {
    margin-left: 0;
}

.mens-list .men-item .img-wrap {
    display: block;
    position: relative;
}

.mens-list .men-item .img-wrap .green-btn-2 {
    position: absolute;
    bottom: 3.2rem;
    left: 50%;
    width: 132px;
    transform: translate(-50%, 0);
}

.mens-list .men-item .img-wrap .img {
    padding-top: 149%;
    display: block;
    border-radius: 9px;
}

.mens-list .men-item .img-wrap .actions {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 0;
    margin: 0;
}

.mens-list .men-item .img-wrap .actions li {
    float: left;
    margin-left: .8rem;
    list-style-type: none;
}

.mens-list .men-item .img-wrap .actions li a {
    transition: opacity .35s;
}

.mens-list .men-item .img-wrap .actions li a:hover {
    opacity: .9;
}

.mens-list .men-item .men-item-bottom {
    padding-top: 2rem;
}

.mens-list .men-item .name {
    font-size: 2rem;
    color: #1e2024;
    font-weight: bold;
    display: block;
    text-decoration: none;
    padding-right: 4rem;
    margin-bottom: 1rem;
    text-decoration: none;
}

.mens-list .men-item .name:hover {
    text-decoration: underline;
}

.mens-list .men-item .name .status.online {
    display: inline-block;
    font-weight: normal;
    font-size: 11px;
    border-radius: 50%;
    margin-left: .2rem;
    position: relative;
    top: -.3rem;
    color: #fff;
    background: #40d59b;
    padding: 0 6px 0 17px;
    line-height: 17px;
    border-radius: 8px;
}

.mens-list .men-item .name .status.online:before {
    position: absolute;
    left: 5px;
    top: 4px;
    width: 9px;
    height: 9px;
    background: #fff;
    content: '';
    border-radius: 50%;

}

.mens-list .men-item .name .status.offline {
    display: inline-block;
    width: .8rem;
    height: .8rem;
    font-size: 11px;
    border-radius: 50%;
    margin-left: .2rem;
    position: relative;
    top: -.3rem;
    color: #fff;
    background: red;
}

.mens-list .men-item .city {
    font-size: 1.4rem;
    display: block;
    font-weight: normal;
    color: rgba(30, 32, 36, .3);
}

.mens-list .men-item .id {
    font-size: 1.4rem;
    display: block;
    font-weight: normal;
}

.black-list p,
.black-list button {
    display: inline-block;
    vertical-align: bottom;
    float: none;
    margin: 0;
}

.black-list button {
    margin: 0 0 4px 30px !important;
}

.sendInvites .es-wrapper-color {
    background: #fff !important;
    pointer-events: none;
}

.sendInvites {
    pointer-events: none;
}

.form-btns + .profiles-list {
    clear: both;
    text-align: left;
}

.marginBottom40 {
    margin-bottom: 40px;
}

.marginLeft10 {
    margin-left: 10px;
}

.paginationNextPrev {
    padding: 2rem 0;
}

.pages.h1 {
    font-family: 'Open Sans';
    font-size: 3.4rem;
    font-weight: bold;
    line-height: normal;
    color: #1e2024;
    margin: 0 0 2rem;
    text-align: left;
    padding-top: 0;
}

.tooltip {
    position: relative;
}

.tooltip .tooltipText {
    visibility: hidden;
    width: 200px !important;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 10px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 110%;
    left: 20%;
    /*margin-left: -60px;*/

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

.affiliate .tooltip .tooltipText {
    left: 6%;
}

.tooltip .tooltipText.editLady {
    left: 0 !important;
}

/* Tooltip arrow */
.tooltip .tooltipText::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltipText {
    visibility: visible;
    opacity: 1;
}

.register-wrap input:focus:invalid,
.account-pop-up.register input:focus:invalid {
    border: 1px solid #fb3c6c !important;
    outline-color: #fb3c6c;
}

.register-wrap input:required:valid,
.account-pop-up.register input:required:valid {
    border: 1px solid #a6c8ff;
    outline-color: #a6c8ff;
}

.affiliateP {
    font-size: 13px;
}

.main-page-content-image-left {
    width: 22rem;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0 3rem 3rem 0;
}

.main-page-content-image-right {
    width: 22rem;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    float: right;
    margin: 3rem 0 0 3rem;

}

.note_tips {
    background: #37c089;
    width: 18px;
    height: 18px;
    display: inline-flex;
    border-radius: 100%;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-style: normal;
    margin-left: 5px;
    position: relative;
    top: -5px;
}

.back_tips {
    color: #2BC285;
    border: 1px solid #2BC285;
    text-decoration: none;
    border-radius: 25px;
    padding: 7.5px 25px;
    font-weight: 600;
    text-transform: uppercase;
}

/* responsive styles */
/*mobile version*/
@media (max-width: 1439px) {
    .emails-manager {
        left: 59rem;
    }

    .email-item .email-heading .action {
        margin-top: 1.5rem;
    }

    .email-item .email-heading .action-read {
        clear: left;
        margin-left: 0;
    }

    .search-results .nav li {
        padding: 0 1.7rem;
    }

    .search-results .nav {
        margin-right: 0;
    }

    .search-results .nav li a,
    .search-results-nav .filters {
        font-size: 1.6rem;
    }

    .profile-item-bottom .name {
        font-size: 2rem;
    }

    .profile-wrap .profile-section .h2 {
        padding-left: 0;
    }

    .profile-wrap .profile-section .col-r {
        width: calc(100% - 18.5rem);
    }

    .profile-wrap .profile-section .col-r.full {
        max-width: 100vw;
    }

    .col-r ul.balcklisted > div > div {
        width: calc(25% - 1.6rem);
    }

    .tabs .nav li {
        padding: 0 1.4rem;
    }

    .pi-girl-menu li {
        margin-right: 2rem;
        margin-bottom: 1.5rem;
    }

    .pi-girl-three-cols .col p {
        font-size: 1.4rem;
    }

    .pi-girl-videos a b {
        bottom: 1rem;
    }

    .pi-girl-videos a .play,
    .pi-girl-videos-f a .play,
    .videos a .play {
        transform: scale(0.7);
        transform-origin: 50% 0%;
    }

    .pi-girl-photos .show-view-more em, .pi-girl-photos-f .show-view-more em,
    .update-item .pi-girl-videos .item.show-view-more i {
        font-size: 2.2rem;
    }
}

@media (max-width: 1250px) {
    .col-r ul.balcklisted > div > div {
        width: calc(25% - 1.6rem);
    }

    .search-style.profiles-list .profile-item,
    .mens-list .men-item {
        width: calc(48% - 4px);
        margin-left: 4%;
    }

    .page-entry-in table.chat-history-element tr td:nth-child(3) {
        width: auto;
    }

    .mens-list .men-item:nth-child(3n + 1) {
        margin-left: 4%;
    }

    .mens-list.mens-list-black .men-item,
    .mens-list .men-item:nth-child(3n + 1),
    .mens-list .men-item:nth-child(2n + 1) {
        margin-right: 1.5rem;
        margin-left: 0;
    }

    .mens-list .men-item:nth-child(2n + 1) {
        margin-left: 0;
    }

    .profile-wrap.profile-wrap-agency .profile-section .two-btns p {
        width: 100%;
        margin: 0;
    }

    .profile-wrap.profile-wrap-agency .profile-section .two-btns .green-btn-2 {
        min-width: 200px;
        display: inline-block;
    }

    .profile-wrap.profile-wrap-agency .profile-section .two-btns p + p .green-btn-2 {
        margin-top: 1rem !important;
    }

    .profile-wrap.profile-wrap-agency .profile-section .h2 {
        font-size: 1.6rem;
        width: 22.4rem;
    }

    .profile-wrap.profile-wrap-agency .profile-section .col-r {
        width: calc(100% - 22.4rem)
    }

    .your-order-in .col-r {
        padding-right: 0;
    }

    .search-style.profiles-list .profile-item:nth-child(3n + 1) {
        margin-left: 4%;
    }

    .search-style.profiles-list .profile-item:nth-child(2n + 1) {
        margin-left: 0;
    }

    .search-results .nav li {
        padding: 0 .7rem;
    }

    .products .product {
        width: calc(33.33% - 4px);
    }

    .tabs {
        margin-bottom: 0;
    }

    .photo-thumb {
        width: 50px;
        padding-top: 106%;
    }

    .pi-girl-left h1 {
        font-size: 3rem;
    }

    .pi-girl-left span {
        font-size: 1.6rem;
    }

    .pi-girl-right .id {
        font-size: 1.6rem;
        margin-right: 1rem;
    }

    .pi-girl-params ul li {
        margin-bottom: 1.5rem;
    }

    .photo-big {
        height: 530px;
    }

    .profile-item-bottom .name {
        padding-right: 2rem;
        font-size: 1.6rem;
        margin-bottom: .5rem;
    }

    .profiles-list .profile-item .label {
        font-size: 1.2rem;
        padding: 0 .5rem;
    }

    .girl-update {
        float: none;
        position: relative;
        width: 100%;
        text-align: left;
    }

    .update-item .col-r {
        float: none;
        width: 100%;
    }

    .girl-update .img {
        float: left;
        width: 6rem;
        height: 6rem;
        margin-right: 1rem;
    }

    .girl-update a {
        padding-top: .5rem;
    }

    .update-item-top {
        float: right;
    }

    .girl-update strong {
        padding-top: 1rem;
    }

    .profile-wrap .form-row .col-50 p {
        width: 100%;
    }

    .profile-wrap .form-row .col-50 .upload-file, .profile-wrap .form-row.lady-photos .upload-file {
        float: left;
        margin-top: 1.5rem;
    }
}

/* landing */
@media (max-width: 1100px) {
    html {
        font-size: 58%;
    }

    .latest-updates .h1 {
        font-size: 3rem;
    }

    .home-banner .col-l h1 {
        font-size: 4rem;
    }

    .home-banner .col-l h1 span {
        font-size: 3rem;
    }

    .home-banner .col-l {
        font-size: 1.6rem;
    }

    .the-best h2,
    .brides-mean h3,
    .brides-mean h2,
    .testimonials h3 {
        font-size: 3.2rem;
    }

    .brides-mean .f-18 {
        font-size: 1.6rem;
    }

    .two-columns .col-50 h4 {
        font-size: 1.8rem;
    }

    .download-btns a {
        max-width: 100px;
    }

    .tabs .nav li a {
        font-size: 1.6rem;
    }

    .pi-girl-videos-f a .play {
        top: 40%;
    }

    .profiles-list .profile-item .actions li {
        margin-right: .1rem;
    }

    .get-access .account-pop-up-in {
        width: 94vw;
    }

    .sweet-hot-in img {
        max-height: 70vh;
    }

    .email-body .entry,
    .error-in span {
        font-size: 1.4rem;
    }

    .letters-list .col-r strong,
    .letters-list .col-r span {
        font-size: 14px;
    }

    .letters-list .col-r em {
        font-size: 12px;
    }

    .ladies-filters.finance-c p {
        width: 22%;
    }

    .ladies-filters.finance-c p.periods {
        width: 37%;
    }

    .customer-info .col-50 p strong,
    .customer-info .col-50 + .col-50 ul li,
    .bank-info .col-l {
        font-size: 1.4rem;
    }

    .bank-info .col-l {
        overflow: hidden;
    }

    .bank-info {
        padding-top: 2rem;
    }

    .ladies-tabs ul li a {
        padding: 0 2rem;
        font-size: 1.5rem;
    }

    .ladies-list .item {
        width: 320px;
    }

    .ladies-list .item .img {
        width: 122px;
        margin-right: 10px;
        height: 182px;
    }

    .ladies-list .item .col-r {
        overflow: hidden;
        padding-left: 5px;
    }

    .news-list .news-item .img-wrap {
        width: 224px;
        height: 152px;
    }

    .news-list .news-item .top-row {
        padding-right: 0;
    }

    .news-list .news-item .top-row .post-date {
        position: static;
    }

    .news-list .news-item p {
        font-size: 1.4rem;
    }

    .news-list .news-item .top-row h2 {
        margin-top: 0;
    }

    .referral-btns {
        float: none;
        clear: both;
    }

    .referral-btns a.green-btn-2 {
        margin: 0 1rem 1rem 0 !important;
    }
}

@media (min-width: 1024px) {
    .mobile-menu-wrap {
        display: block !important;
    }

    .left > .mail-link,
    .left > .chat-link {
        display: none;
    }
}

@media (max-width: 1023px) {
    .menu-item ul li.hide-mobile {
        display: none;
    }

    .latest-blogs .blog-item .text-blog {
        padding: 2rem 2rem;
    }

    .latest-blogs .blog-item .text-blog {
        padding: 2rem 2rem;
    }

    /*.search-bar-close {*/
    /*display: block;*/
    /*}*/
    .chat-link.mobile, .mail-link.mobile {
        text-indent: -9999px;
    }

    .latest-blogs .blog-item .text-blog {
        padding: 2rem 2rem;
    }

    .profile-wrap.profile-wrap-agency .profile-section .h2,
    .profile-wrap.profile-wrap-agency .profile-section .col-r {
        width: 100%;
    }

    .menu-item ul li.show-mobile {
        display: block;
    }

    .profile-wrap .h1 {
        background: #fff;
        padding-left: 0;
        margin-left: 0;
        padding-top: 7rem;
        font-weight: bold;
        font-size: 2.8rem;
    }

    .profile-wrap .form-row-mobile {
        display: block;
        margin-top: 0;
        padding-top: 3rem;
    }

    .profile-section-photos .form-row.center {
        display: none;
    }

    .pi-girl-videos .free a .play, .pi-girl-videos-f .free a .play {
        transform-origin: 50% 50%;
        margin-top: -3rem;
    }

    .desBanner + .wrap .corresp,
    .desBanner + .wrap .corresp.fixed {
        top: 125px
    }

    .old-style-r {
        right: 35px;
    }

    .old-style {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9;
    }

    .old-style .close {
        right: 1rem;
        top: 8px;
    }

    .old-style p {
        font-size: 13px;
        padding: 7px 100px 7px 0;
    }

    .old-style .btn {
        font-size: 14px;
        line-height: 30px;
        padding: 0 14px;
        right: 34px;
    }

    .emails-manager {
        left: 33rem;
        top: 8.5rem;
        max-height: 82vh;
    }

    .pi-girl-wrap {
        padding: 0;
    }

    .profile-wrap .profile-section .col-r {
        max-width: 100%;
        float: none;
        width: 100%;
        display: none;
        padding-top: 2rem;
    }

    .profile-wrap .profile-section {
        padding-top: 2rem;
        border: none;
        padding-bottom: 0;
    }

    .profile-wrap .profile-section.bordered {
        border-top: none;
    }

    .profile-wrap .profile-section.change-psw {
        padding-bottom: 0;
    }

    .profile-wrap .profile-section.change-psw:before,
    .profile-wrap .profile-section.change-psw:after,
    .profile-wrap .profile-section#blacklist:after,
    .profile-wrap .profile-section.profile-section-photos:before {
        display: none;
    }

    .profile-wrap .profile-section .h2 {
        float: none;
        width: 100%;
        border-top: 1px solid #f6f6f6;
        padding: 2rem 0 0;
        display: block;
        position: relative;
        font-size: 1.6rem;
        font-weight: bold;
        pointer-events: inherit;
    }

    .profile-wrap .profile-section .h2.expanded:before {
        transform: rotate(135deg);
        margin-top: 7px;
    }

    .profile-wrap .profile-section .h2:before {
        position: absolute;
        top: 50%;
        right: 14px;
        width: 0;
        pointer-events: none;
        height: 0;
        border-left: 1px solid #252525;
        border-bottom: 1px solid #252525;
        content: '';
        margin-top: 0;
        transform: rotate(-45deg);
        width: 8px;
        height: 8px;
    }

    aside.left {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 11;
        width: auto;
        padding: 1.7rem 2rem;
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35);
    }

    aside.left.with-banner {
        top: 52px;
    }

    .mobile-menu-wrap .chat-link,
    .mobile-menu-wrap .mail-link {
        display: none;
    }

    .mobile-menu-wrap .menu-item {
        height: auto;
        position: static;
        display: block !important;
        height: auto !important;
    }

    .purchase-coins {
        border: none;
        padding: 1rem 2.7rem;
    }

    .chat-link,
    .mail-link {
        position: absolute;
        top: 1.7rem;
        right: 1rem;
        width: 4.7rem;
        height: 4.7rem;
        padding: 0;
        font-size: 0;
        margin: 0;
        border-radius: 50%;
    }

    .chat-link.mobile,
    .mail-link.mobile {
        display: inline-block !important;
    }

    .the-best-list ul li .chat-link {
        padding-left: 6.7rem;
        line-height: 4.6rem;
        border-radius: 2rem;
        top: auto;
    }

    .mail-link {
        right: 7rem;
    }

    .chat-link::before {
        left: 50%;
        margin-left: -13px;
    }

    .mail-link::before {
        left: 50%;
        margin-left: -11px;
    }

    .chat-link span,
    .mail-link span {
        position: absolute;
        top: 7px;
        right: -2px;
    }

    .menu-item,
    .mobile-menu-wrap {
        display: none;
        height: calc(100vh - 74px);
        width: 275px;
        position: absolute;
        left: 0;
        top: 100%;
        background: #fff;
    }

    .mobile-menu-wrap {
        overflow-y: auto;
    }

    .left:after {
        position: absolute;
        right: 0;
        top: 100%;
        bottom: 0;
        content: '';
        width: calc(100vw - 275px);
        height: 0;
        background: rgba(0, 0, 0, .4);
        transition: height .45s;
    }

    .left.expanded:after {
        height: calc(100vh - 74px);
    }

    .wrap {
        padding-top: 74px;
    }

    .page-entry {
        margin-left: 0;
        margin-right: 0;
    }

    .menu-item .register-btn {
        max-width: 211px;
        margin-left: 2.7rem;
        margin-top: 2.2rem;
        color: #fff;
        line-height: 47px;
        border: none !important;
        padding-left: 0;
        margin-bottom: 15px;
    }

    /*.main-nav {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 1.7rem;*/
    /*text-transform: uppercase;*/
    /*font-weight: bold;*/
    /*}*/
    /*.main-nav li:first-child {*/
    /*display: none;*/
    /*}*/
    /*.main-nav li:last-child {*/
    /*display: block;*/
    /*}*/
    .main-nav li a {
        line-height: 4.6rem;
        min-width: 10.9rem;
        border-radius: 2rem;
        font-size: 1.6rem;
    }

    .main-nav li a:hover {
        color: #ffffff;
    }

    aside.left .sh-widget,
    .banner-side {
        display: none;
    }

    #mobile-menu {
        display: block;
        padding: 0px;
        line-height: 33px;
        font-weight: bold;
        text-align: left;
        position: absolute;
        left: 3px;
        top: 23px;
        float: left;
        height: 15px;
        width: 20px;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
        margin-top: .6rem;
        margin-left: 2rem;
    }

    .register-btn {
        display: block;
        font-size: 16px;
        line-height: 47px;
        background-image: linear-gradient(to right, #52d1dc, #3fd598);
        color: #fff;
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
        transition: color .35s, background .35s;
        border-radius: 20px;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: none;
    }

    .register-btn:hover {
        color: #1fb378;
        background: #fff;
    }

    .register-btn.join {
        display: none;
    }

    #mobile-menu:before,
    #mobile-menu:after {
        top: 3px;
        left: 0;
        right: 0;
        position: absolute;
        content: '';
        height: 2px;
        background: #fb3c6c;
        display: block;
        transition: transform .35s;
    }

    .active#mobile-menu:before {
        transform: rotate(-225deg) scale(1);
        top: 8px;
    }

    .active#mobile-menu:after {
        transform: rotate(225deg) scale(1);
        bottom: 5px;
    }

    #mobile-menu:after {
        top: auto;
        bottom: 0;
    }

    #mobile-menu span {
        height: 12px;
        width: 20px;
        position: absolute;
        top: 3px;
        right: 0px;
        border-top: 2px solid transparent;
        border-bottom: 2px solid transparent;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        transition: opacity .35s;
        -webkit-box-sizing: border-box;
    }

    #mobile-menu em {
        font-style: normal;
        line-height: 33px;
        display: inline-block;
        font-size: 16px;
        color: #11438d;
    }

    #mobile-menu span:after {
        content: '';
        position: absolute;
        height: 2px;
        left: 0;
        top: 3px;
        width: 100%;
        background: #fb3c6c;
    }

    #mobile-menu.active span {
        opacity: 0;
    }

    .masthead nav {
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        width: 21.7rem;
        text-align: left;
        padding: 2rem 3rem 3rem;
        box-shadow: -1rem 1rem 1rem rgba(0, 0, 0, .05);
        display: none;
    }

    .masthead .btns a.sign-in {
        display: none;
    }

    .masthead .btns a:first-child {
        background-image: linear-gradient(to right, #52d1dc, #3fd598);
        color: #fff;
    }

    .masthead .btns a:first-child:hover {
        color: #1fb378;
        background: #fff;
    }

    .masthead nav li {
        float: none;
        display: block;
        margin-bottom: 2rem;
        margin-left: 0;
    }

    .register-wrap {
        padding: 2rem;
    }

    .register-wrap .h3 {
        font-size: 1.8rem;
    }

    .register-wrap .fb-link {
        min-width: 5rem;
    }

    .register-wrap button {
        padding: 0 1.5rem;
    }

    .chat-link, .mail-link {
        font-size: 0;
    }

    .the-best-entry {
        font-size: 1.6rem;
    }

    .download-btns a {
        float: none;
        display: inline-block;
        margin-bottom: 1rem;
    }

    footer .download-btns a + a {
        margin-left: 0;
    }

    .testimonials-slider p {
        font-size: 1.6rem;
    }

    .logo img {
        max-width: 183px;
        margin-left: -52px;
    }

    .masthead .logo,
    .left .logo {
        margin: 0 0 0 33px;
        overflow: hidden;
    }

    .left .logo {
        float: left;
    }
}

@media (max-width: 900px) {
    .col-r ul.balcklisted > div > div {
        width: calc(33.33% - 1.6rem);
    }
}

@media (max-width: 767px) {
    .ladies-list-slim.ladies-list .item {
        width: calc(48% - 4px);
        margin-left: 4%;
        margin-bottom: 2rem;
    }

    .green-btn-2, .green-btn-clear {
        padding: 0 2rem;
    }

    .ladies-list-slim.ladies-list .item:nth-child(2n+1) {
        margin-left: 0;
    }

    .masthead {
        padding: 9px 0;
    }

    .latest-blogs .blog-item {
        width: 100%;
    }

    .latest-blogs .blog-item + .blog-item {
        margin-top: 3rem;
        margin-left: 0;
    }

    .search-bar-close {
        display: block;
    }

    .latest-blogs .blog-item {
        width: 100%;
    }

    .latest-blogs .blog-item + .blog-item {
        margin-top: 3rem;
    }

    .latest-blogs .blog-item {
        width: 100%;
    }

    .latest-blogs .blog-item + .blog-item {
        margin-top: 3rem;
        margin-left: 0;
    }

    .news-list .news-item .img-wrap {
        float: none;
        margin-left: 0;
        margin-bottom: 2rem;
    }

    .news-list .news-item {
        padding-bottom: 2.4rem;
    }

    .news-list .news-item.siteStyles {
        padding-bottom: 2rem;
    }

    .news-list .news-item.siteStyles .img-wrap {
        margin: 0;
        padding: 10px;
    }

    .ladies-filters p:last-child {
        width: 100%;
    }

    .ladies-tabs ul li {
        width: 50%;
        box-sizing: border-box;
    }

    .ladies-tabs.ladies-tabs-2 ul li {
        width: 100%;
    }

    .ladies-tabs {
        position: relative;
    }

    .ladies-tabs.mailbot ul {
        width: 100%;
    }

    .ladies-tabs .green-btn-2 {
        position: absolute;
        bottom: .5rem;
        right: 4rem;
    }

    .ladies-tabs.mailbot {
        margin-bottom: 3rem;
    }

    .ladies-tabs.mailbot .green-btn-2 {
        bottom: auto;
        top: 4rem;
    }

    .ladies-tabs ul li a {
        line-height: 4.5rem;
    }

    .bank-info .col-l,
    .ladies-filters.finance.referral p:last-child,
    .ladies-filters.finance.referral p.periods {
        width: 100%;
    }

    .page-entry-in h1 {
        font-size: 2.4rem;
    }

    .gift-order-top .col-r {
        float: left;
        margin-top: 2rem;
        clear: both;
    }

    .customer-info .col-50,
    .delivery-photos .col-l,
    .delivery-photos .lady-photos-list {
        width: 100%;
    }

    .delivery-photos .lady-photos-list {
        margin-top: 2.5rem;
    }

    .gift-form .col {
        width: 100%;
        margin-left: 0;
        margin-bottom: 2rem;
    }

    .gift-form .col textarea {
        height: 15rem;
    }

    .customer-info .col-50 + .col-50 {
        margin-top: 2rem;
    }

    .customer-info .col-50 + .col-50 ul {
        padding-left: 15px;
    }

    .profile-wrap .form-row .col-50 .upload-file, .profile-wrap .form-row.lady-photos .upload-file {
        margin-top: 0;
    }

    .lady-photos-list > div {
        margin-right: 2rem;
    }

    .form-btns .btn {
        float: left;
        width: 48%;
    }

    .form-btns .btn + .btn {
        float: right;
        margin-left: 0;
    }

    .profile-wrap .form-row.form-row-3 .p,
    .profile-wrap .form-row.form-row-3 p,
    .profile-wrap .form-row.form-row-3 .p.two,
    .profile-wrap .form-row.form-row-3 p.two {
        width: 100%;
        margin-left: 0;
    }

    .profile-wrap .form-row-3 label.checkbox {
        margin-top: 0;
    }

    .profile-wrap .form-row .col-50 {
        width: 100%;
        float: none;
    }

    .profile-wrap .form-row .col-50 + .col-50 {
        margin-top: 4rem;
    }

    .profile-wrap .form-row.lady-photos .upload-file {
        /*float: none;*/
    }

    .pi-girl-videos .free a .play, .pi-girl-videos-f .free a .play {
        transform-origin: 50% 50%;
        margin-top: -3rem;
    }

    aside.left.with-banner {
        top: 31px;
    }

    .old-style-r {
        position: static;
        display: inline;
        padding-left: 1.5rem;
    }

    .old-style p {
        padding: 0;
        display: inline;
        line-height: 1;
    }

    .old-style {
        padding: 3px 0 5px;
    }

    .old-style .close {
        top: 6px;
    }

    .old-style .btn {
        background: transparent;
        color: #fff;
        line-height: 1;
        font-size: 13px;
        text-decoration: underline;
        box-shadow: none;
        padding: 0;
        border: none;
        position: static;
    }

    .old-style .btn:hover {
        text-decoration: none;
    }

    .old-style .inner {
        padding: 0 3rem 0 1rem;
    }

    .profile-wrap input, .profile-wrap textarea,
    .affiliate input, .affiliate textarea {
        margin-right: 0;
        max-width: 100vw;
    }

    .profile-wrap .col-r ul li {
        margin-bottom: 2rem;
    }

    .man-photos > div > div {
        width: 48%;
        margin-left: 4%;
        margin-right: 0;
    }

    .col-r ul.balcklisted div div li {
        width: 100%;
        margin: 0;
    }

    .profile-wrap .col-r ul.man-photos {
        margin: 0;
        padding-right: 5px;
    }

    .man-photos > div > div:nth-child(2n + 1),
    .col-r ul.balcklisted div div:nth-child(2n + 1) {
        margin-left: 0;
    }

    .profile-wrap .form-row {
        margin-bottom: 0;
    }

    .profile-wrap .form-row .p,
    .profile-wrap .form-row p {
        width: 100%;
        margin-bottom: 2rem;
    }

    .profile-wrap .form-row p.fb-icon {
        float: left;
        width: auto;
    }

    .profile-wrap .form-row p.fb-icon + p {
        float: right;
        width: auto;
    }

    .profile-wrap .form-row.next-gm p + p {
        margin-bottom: 0;
    }

    .banner.new-banner {
        background: url(../imgs/currentStyle/new-banner-mobile.jpg) no-repeat 50% 0 / cover;
        height: 135px;
    }

    .page-entry-in {
        padding-left: 1.8rem;
        padding-right: 1.8rem;
        padding-top: 2rem;
    }

    .profiles-list .profile-item .label {
        top: 1rem;
    }

    .profiles-list .profile-item .actions {
        top: .5rem;
    }

    .profile-item-bottom .name {
        font-size: 1.8rem;
        margin-bottom: .2rem;
    }

    .search-results .h1,
    .page-entry-in .h3-balance {
        font-size: 2.4rem;
    }

    .entry-content h2 {
        font-size: 1.8rem;
    }

    .home .profiles-list .profile-item {
        width: calc(48% - 4px);
        margin-left: 4%;
    }

    .admin .profiles-list .profile-item {
        width: calc(48% - 4px);
        margin-left: 4%;
    }

    .profiles-list .live-chat {
        font-size: 1.6rem;
    }

    .home .profiles-list .profile-item:nth-child(3n+1) {
        margin-left: 4%;
    }

    .admin .profiles-list .profile-item:nth-child(5n+1) {
        margin-left: 4%;
    }

    .home .profiles-list .profile-item:nth-child(2n+1),
    .admin .profiles-list .profile-item:nth-child(2n+1) {
        margin-left: 0;
    }

    .register-wrap .close {
        display: block;
        top: 1.7rem;
    }

    .register-wrap .close::before,
    .register-wrap .close::after {
        background: #fb3c6c;
    }

    .register-wrap .h3 {
        font-size: 22px;
        padding-top: 15px;
    }

    .register-btn.join {
        display: inline-block;
        padding: 0 28px;
    }

    .home-banner .col-l h1 {
        text-align: center;
        font-size: 36px;
        margin-top: 45px;
        margin-bottom: 21px;
    }

    .home-banner .col-l .download-btns {
        padding: 9px 0 29px;
    }

    .download-btns a {
        max-width: 126px;
    }

    .home-banner .col-l {
        text-align: center;
        font-size: 16px;
    }

    .home-banner .col-l h1 span {
        font-size: 28px;
    }

    .masthead .inner {
        padding: 0 9px;
    }

    .masthead .btns a {
        font-size: 16px;
        min-width: 104px;
        line-height: 47px;
        border-radius: 20px;
        display: inline-block;
    }

    .masthead .btns {
        padding-left: 0;
    }

    #mobile-menu {
        /*margin: 0 -1rem 0 1rem;*/
    }

    .masthead .btns a:first-child {
        margin-left: 0;
    }

    .home-banner {
        background-size: cover;
    }

    .home-banner .col-l {
        width: 100%;
        margin-bottom: 3rem;
    }

    .landing .wrap {
        padding-top: 6rem;
    }

    .register-wrap {
        width: 100%;
        position: absolute;
        border-radius: 0;
        top: 64px;
        left: 0;
        right: 0;
        z-index: 3;
        opacity: 0;
        visibility: hidden;
        transition: opacity .35s, visibility .35s;
    }

    .register-wrap.open {
        opacity: 1;
        visibility: visible;
    }

    .register-wrap .fb-link {
        min-width: 5rem;
        margin-top: 3.4rem;
    }

    .the-best h2, .brides-mean h3, .testimonials h3 {
        font-size: 28px;
    }

    .the-best-list > ul li {
        width: 48%;
        margin-left: 4%;
    }

    .the-best-list > ul li:nth-child(5n+1) {
        margin-left: 4%;
    }

    .the-best-list > ul li:nth-child(2n + 1) {
        margin-left: 0;
    }

    .features li {
        width: calc(95% - 4px);
        margin-bottom: 3rem;
    }

    .features .my-features-list li {
        width: calc(50% - 4px);
        margin-bottom: 3rem;
    }

    .features ul {
        margin-bottom: 1rem;
    }

    .testimonials-slider .slick-next {
        right: -.5rem;
    }

    .testimonials-slider .slick-prev {
        left: -.5rem;
    }

    .testimonials {
        padding: 3rem 0;
    }

    .brides-mean .video-wrap {
        max-width: 80vw;
        width: 100%;
        display: block;
    }

    .brides-mean .align-right,
    .brides-mean .align-left {
        float: none;
        margin: 0 auto 3rem;
    }

    .two-columns .col-50 {
        width: 100%;
        margin-bottom: 3rem;
    }

    .two-columns {
        padding: 5rem 0 2rem;
    }

    footer .col {
        width: calc(50% - 4px);
        display: inline-block;
        vertical-align: top;
        float: none;
    }

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

    .bootom-wrap img {
        margin-top: 3rem;
    }

    .bootom-wrap img,
    .bootom-wrap p {
        float: none;
    }

    .page-entry-in table th,
    .page-entry-in table td,
    .page-entry-in .balance tr td:first-child {
        font-size: 1.2rem;
    }

    .page-entry-in table th:first-child,
    .page-entry-in table td:first-child {
        text-align: left;
    }

    .page-entry-in table td {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .page-entry-in table th {
        line-height: 1.5rem;
        padding: 2rem 1.5rem;
    }

    .page-entry-in .contacts-list {
        position: relative;
        right: -1.8rem;
        margin-left: -3.6rem;
        width: calc(100% + 3.6rem);
    }

    .dash {
        width: 7px;
    }

    .call-reserv-in {
        width: 100%;
        max-width: 96vw;
        padding: 2rem;
        min-height: 1px;
    }

    .call-reserv-in form p,
    .call-reserv-in input {
        max-width: 100%;
    }

    .call-reserv-in p {
        font-size: 1.4rem;
    }

    .calls-list {
        font-size: 1.2rem;
    }

    .calls-list .pi-girl-photos-f {
        padding-top: 4rem;
    }

    .calls-list .pi-girl-photos-f .item {
        width: 48%;
        margin-right: 0;
        margin-left: 4%;
        max-width: 15.5rem;
    }

    .call-status {
        top: 50%;
        transform: translate(0, -50%);
    }

    .calls-form input {
        width: 48%;
        margin-right: 4%;
    }

    .admin.calls-form input {
        width: 48%;
        margin-right: 2%;
        margin-bottom: 5px;
    }

    .calls-form .fancy-select {
        width: 48%;
        margin-right: 0;
    }

    .admin.calls-form .fancy-select {
        width: 98%;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .calls-form .green-btn {
        width: 100%;
        margin-top: 1.5rem;
        background-image: linear-gradient(to right, #52d1dc, #3fd598);
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
        border-radius: 2rem;
        text-transform: uppercase;
        font-weight: bold;
        border: none;
        color: #fff;
    }

    .calls-form .green-btn:hover {
        background-image: linear-gradient(to right, #3fd598, #52d1dc);
    }

    .call-main .actions li a span {
        display: block;
    }

    .call-main .actions li a img {
        display: none;
    }

    .call-main {
        padding-top: 4.5rem;
        position: relative;
    }

    .call-main .img-wrap {
        position: static;
    }

    .call-main .actions {
        top: 0;
        left: 2rem;
        right: 1.2rem;
    }

    .call-main .actions li {
        width: 25%;
        margin-right: 0;
    }

    .call-main .actions li a {
        width: auto;
        display: block;
        text-align: center;
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
        background: #fff;
        color: #000;
        text-decoration: none;
        line-height: 2.5rem;
        border-radius: 1.3rem;
        height: auto;
        margin-right: .8rem;
    }

    .call-main .actions li:nth-child(2) a {
        background-image: linear-gradient(to right, #52d1dc, #3fd598);
        color: #fff;
    }

    .green-btn {
        background-image: linear-gradient(to right, #52d1dc, #3fd598);
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
        border-radius: 2rem;
        text-transform: uppercase;
        font-weight: bold;
        border: none;
        color: #fff;
        padding: 0 2rem;
    }

    .green-btn:hover {
        background-image: linear-gradient(to right, #3fd598, #52d1dc);
        color: #fff;
    }

    .col-r ul li .green-btn {
        display: block;
    }

    .call-main .img-wrap .img {
        padding-top: 100%;
        border-radius: 50%;
        border: 2px solid #f6f6f6;
    }

    .call-main .img-wrap {
        margin-right: 2rem;
        width: 10rem;
        margin-bottom: 2rem;
    }

    .col-r-row .name {
        font-size: 1.6rem;
        padding-right: 0;
        margin-bottom: .5rem;
    }

    .col-r ul li textarea {
        margin-bottom: 1.5rem;
    }

    .col-r ul li {
        margin-bottom: .2rem;
    }

    .call-main .col-r {
        overflow: visible;
    }

    .col-r-row {
        padding-right: 7rem;
    }

    .col-r .city {
        margin-bottom: .5rem;
    }

    .search-mobile {
        display: block;
        margin-bottom: 2rem;
    }

    .search-mobile h1 {
        font-weight: bold;
        line-height: normal;
        color: #1e2024;
        margin: 0 0 2rem;
        font-size: 2.4rem;
    }

    .search-mobile a {
        line-height: 4.9rem;
    }

    .search-bar {
        position: fixed;
        top: 7rem;
        left: 0;
        width: auto;
        right: 0;
        bottom: 0;
        overflow-y: auto;
        background: #fff;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
    }

    .search-results-nav .filters {
        display: none;
    }

    .search-bar.expanded,
    .search-bar.visible {
        opacity: 1;
        visibility: visible;
        width: auto;
    }

    .search-bar form {
        padding: 5rem 2rem;
    }

    .search-results {
        width: 100%;
    }

    .search-results-nav {
        position: relative;
    }

    .search-results .nav,
    .tabs ul {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        text-align: left;
        z-index: 9;
        padding: 0 1rem;
        display: none;
    }

    .latest-updates .search-results .nav {
        display: block;
        position: static;
        clear: both;
        padding: 0 0 3rem;
    }

    .latest-updates .search-results .nav li {
        display: inline-block;
    }

    .latest-updates .search-results .nav li a.current {
        text-decoration: underline;
    }

    .latest-updates.giftsTabs {
        margin-bottom: 0;
    }

    .tabs .nav {
        margin: 0;
        padding: 0;
    }

    .search-results .nav li,
    .tabs ul li {
        float: none;
        display: block;
        text-align: left;
    }

    .tabs ul li a,
    .tabs ul li span {
        display: block;
        font-size: 1.6rem;
        font-weight: 500;
        color: #1e2024;
        transition: color .35s;
        text-decoration: none;
        position: relative;
        padding: 1rem 0;
        cursor: pointer;
    }

    .tabs ul li a:hover,
    .tabs ul li a.current,
    .tabs ul li span:hover,
    .tabs ul li span.current {
        color: #0dc6b8;
    }

    .search-results .nav li a,
    .tabs ul li a {
        padding: 1rem 0;
    }

    .tabs .search-results-nav {
        display: block;
    }

    .products .product {
        width: calc(50% - 4px);
    }

    .products .product p {
        font-size: 11px;
    }

    .products .product .green-btn {
        opacity: 1;
        visibility: visible;
    }

    .products .product {
        padding: 1rem 1rem 2rem;
    }

    .qnt {
        width: 8.1rem;
    }

    .qnt input {
        width: 3rem;
    }

    .products .product:hover {
        background: transparent;
    }

    .search-results .nav li a::after {
        display: none;
    }

    .search-results-nav strong {
        display: block;
        position: relative;
        font-size: 1.6rem;
        padding-bottom: 1rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid #f6f6f6;
    }

    .search-results-nav strong:after {
        position: absolute;
        width: 1rem;
        height: 1rem;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        content: '';
        transform: rotate(45deg);
        right: 0;
        top: 5px;
    }

    .profiles-list .profile-item .actions {
        transform: scale(0.8);
        transform-origin: 100% 50%;
    }

    .page-entry-in .your-order table,
    .page-entry-in .your-order table tr,
    .page-entry-in .your-order table td,
    .page-entry-in .your-order table tbody {
        display: block;
    }

    .page-entry-in table td {
        border: none;
        padding: .5rem 1.5rem;
    }

    .pagination a, .pagination ul, .pagination li {
        margin: 0 .1rem;
    }

    .pagination a.btn {
        margin-top: 14px;
        float: none;
        margin-left: 10%;
    }

    .page-entry-in table tr {
        position: relative;
        clear: both;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid #f2f2f2;
    }

    .page-entry-in table td:last-child {
        width: auto;
    }

    .page-entry-in .your-order table tr td:first-child {
        float: left;
        margin-right: 2rem;
        width: 6.6rem;
    }

    .page-entry-in .your-order table tr td:nth-child(2) {
        padding-top: 45px;
        overflow: hidden;
    }

    .page-entry-in .your-order table tr td:nth-child(3) {
        position: absolute;
        top: 0;
        left: 8.6rem;
    }

    .page-entry-in .your-order table tr td:nth-child(4) {
        position: absolute;
        top: 0;
        left: 20rem;
    }

    .page-entry-in .your-order table tr td:nth-child(5) {
        position: absolute;
        top: .7rem;
        right: 0;
    }

    .your-order-in .col-l input {
        width: calc(100% - 70px);
        box-sizing: border-box;
        float: left;
    }

    .your-order-in .col-l .line {
        width: 100%;
    }

    .your-order-in .col-l {
        width: 100%;
    }

    .your-order-in .col-r {
        width: 100%;
        padding-top: 0;
        float: none;
        max-width: 100vw;
    }

    .pi-girl-wrap-in {
        padding: 24rem 1.5rem 3rem;
        position: relative;
    }

    .dir-wrap {
        padding: 31rem 1.5rem 3rem;
    }

    .pi-girl-top-in {
        position: absolute;
        top: 3rem;
        left: 1.5rem;
        right: 1.5rem;
    }

    .pi-girl-left h1 {
        font-size: 24px;
        margin-bottom: 3px;
    }

    .pi-girl-left span {
        padding-bottom: 3rem;
    }

    .pi-girl-left span {
        font-size: 14px;
    }

    .pi-girl-menu li {
        margin-right: 1rem;
    }

    .pi-girl-menu li:last-child {
        margin-right: 0;
    }

    .pi-girl-menu li a {
        font-size: 12px;
        padding: 0 1rem;
    }

    .pi-girl-menu {
        padding-top: 1rem;
    }

    .left .pi-girl-menu.main-nav {
        padding-top: 0;
    }

    .account-pop-up.register .account-pop-up-in {
        max-width: 94vw;
    }

    .my_iframe iframe {
        max-width: 94vw;
        min-height: 166vw;
    }

    .pi-girl-right .id {
        position: absolute;
        left: 0;
        top: 48px;
        font-size: 14px;
    }

    .pi-girl {
        width: 100%;
    }

    .pi-girl-videos .item, .pi-girl-videos-f .item {
        width: 42%;
        margin-left: 4%;
    }

    .pi-girl-photos a {
        width: 48%;
        margin-right: 4%;
    }

    .favorites .pi-girl-photos-f .item {
        width: 48%;
        margin-left: 4%;
        margin-right: 0;
    }

    .pi-girl-videos-f a .play {
        top: auto;
        bottom: 20%;
    }

    .pi-girl-videos-f a b {
        bottom: 5.5rem;
    }

    .pi-girl-edit .item {
        margin-right: 5px !important;
    }

    .pi-girl-photos a:nth-child(2n + 1), .pi-girl-photos-f .item:nth-child(2n + 1) {
        margin-right: 0;
        margin-left: 0;
    }

    .pi-girl-videos .item:nth-child(3n + 1), .pi-girl-videos-f .item:nth-child(3n + 1) {
        margin-left: 4%;
    }

    .pi-girl-videos .item:nth-child(2n + 1), .pi-girl-videos-f .item:nth-child(2n + 1) {
        margin-left: 0;
    }

    .pi-girl-videos a b {
        bottom: .5rem;
    }

    .pi-girl-videos a > i, .pi-girl-videos-f .item > i {
        top: .5rem;
        right: .5rem;
        transform-origin: 100% 0%;
        transform: scale(0.7);
    }

    .pi-girl-videos {
        margin-bottom: 0;
    }

    .pi-girl-three-cols {
        padding: 2rem 0;
    }

    .pi-girl-three-cols .col {
        width: 100%;
        margin-left: 0;
        margin-bottom: 3rem;
    }

    .pi-girl-wrap .photos {
        width: 100%;
    }

    .photo-big {
        height: 325px;
    }

    .photo-big img {
        max-height: 325px;
    }

    .photos .slider-nav {
        display: none;
    }

    .slider-for {
        width: 100%;
        margin-left: 0;
    }

    .page-entry-in table.contacts-list td a {
        display: block;
        margin: .5rem 0;
    }

    .page-entry-in table.contacts-list td a + .separator {
        display: none;
    }

    .favorites .profiles-list .profile-item {
        width: calc(48% - 4px);
        margin-left: 4%;
    }

    .favorites .profiles-list .profile-item:nth-child(3n + 1),
    .favorites .profiles-list .profile-item:nth-child(4n + 1) {
        margin-left: 4%;
    }

    .favorites .profiles-list .profile-item:nth-child(2n + 1) {
        margin-left: 0;
    }

    .latest-updates .h1 {
        font-size: 24px;
    }

    .girl-update strong {
        font-size: 12px;
    }

    .update-item .pi-girl-photos a {
        width: 31%;
        margin-left: 3.5%;
        max-width: 100vw;
    }

    .update-item .pi-girl-photos a:nth-child(3n + 1) {
        margin-left: 0;
    }

    .update-item .pi-girl-videos .item {
        width: 48%;
        margin-left: 4%;
    }

    .update-item .pi-girl-videos .item:nth-child(3n + 1) {
        margin-left: 4%;
    }

    .update-item .pi-girl-videos .item:nth-child(2n + 1) {
        margin-left: 0;
    }

    .man-style .pi-girl-left {
        width: 100%;
    }

    .man-style .pi-girl-left span {
        padding-bottom: 1rem;
    }

    .man-style .pi-girl-right {
        float: left;
    }

    .get-access .img-wrap {
        position: static;
        padding: 2rem 0;
    }

    .get-access .img-wrap img {
        transform: translate(0, 0);
        position: static;
    }

    .get-access .account-pop-up-in {
        max-height: 90vh;
        overflow-y: auto;
    }

    .get-access.vertical .account-pop-up-in {
        max-height: 90vh;
        overflow-y: auto;
        max-width: 94vw;
    }

    .sweet-hot-btn-mobile {
        position: fixed;
        width: 48px;
        height: 48px;
        background: url(../images/designNew/sh-btn-mobile.png) no-repeat 0 0;
        bottom: 1rem;
        right: 1.5rem;
        z-index: 9;
        display: block;
    }

    .sweet-hot-in .h3 {
        font-size: 21px;
    }

    .sweet-hot-in .h3 span {
        font-size: 14px;
    }

    .sweet-hot-in .h3 span {
        padding: 1rem 0;
    }

    .sweet-hot-in img {
        max-width: 94vw;
    }

    .sweet-hot-in .prev-sh {
        left: -.5rem;
    }

    .sh-controls {
        transform: scale(0.7);
    }

    .all-letters {
        margin: 1rem 1.5rem 0;
        width: calc(100% - 3rem);
    }

    .letters-list {
        margin: 0 -1.5rem;
    }

    .emails-manager {
        position: fixed;
        top: 74px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9;
        transform: translate(-100%, 0);
        transition: transform .5s;
        margin: 0;
        padding-top: 3rem;
        overflow-y: auto;
        background: #fff;
    }

    .emails-manager.show {
        transform: translate(0, 0);
    }

    .emails-manager-mc {
        display: block;
    }

    .emails-manager-mc:before,
    .emails-manager-mc:after {
        background: #fb3c6c;
    }

    .new-email .search-girl {
        padding: 4rem 2.3rem 2rem;
    }

    .search-girl-result {
        padding: 0 2rem 3rem 2.5rem
    }

    .search-girl-result .col-r .name {
        font-size: 16px;
    }

    .search-girl button {
        width: 11rem;
    }

    .new-email input {
        width: calc(100% - 13rem);
    }

    .file-wrap {
        margin-right: 15px;
    }

    .ladies-filters.finance p,
    .ladies-filters.invites p,
    .ladies-filters p,
    .ladies-filters.finance p.periods,
    .ladies-filters.finance p:last-child {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
    }

    .ladies-filters .green-btn-clear {
        margin-top: 0 !important;
        width: 100%;
    }

    .ladies-filters {
        margin-bottom: 3rem;
    }

    .admin-table-bottom > span,
    .admin-table-bottom ul {
        float: none;
        display: block;
    }

    .admin-table-bottom ul {
        padding-top: 2rem;
    }

    .admin-table-bottom ul li {
        margin-left: 0;
        margin-right: 1.6rem;
    }

    .admin-table-wrap {
        overflow-x: auto;
        clear: both;
    }

    .admin-table {
        min-width: 768px;
    }

    .profile-wrap input, .profile-wrap textarea, .ladies-filters input {
        margin-right: 0;
        max-width: 100%;
    }

    .attachmentList {
        width: 100%;
        position: relative;
        left: 0;
    }

    /*attachments popup*/
    .library-in {
        width: 100%;
        height: 100%;
        overflow-y: auto;
    }

    .library-in .img-frame {
        margin-right: 19px;
    }

    .slick-dots {
        padding-bottom: 5px;
    }

    .upload-bottom {
        padding-right: 0;
    }

    .upload-bottom .btn {
        position: static;
    }

    .library-in .library-tabs {
        margin-bottom: 10px;
    }

    /*attachments popup end*/
    .regButton {
        margin-right: 1rem !important;
        min-width: 20rem !important;
    }

    .loginButton {
        min-width: 14rem !important;
    }

    .main-page-content-image-left {
        float: none;
        margin: 0 auto 3rem;
    }

    .main-page-content-image-right {
        float: none;
        margin: 0 auto 3rem;
    }

    .googleButtonIndex {
        margin-top: 3.1rem;
    }
}

@media (max-width: 652px) {
    aside.left.with-banner {
        top: 54px;
    }

    .col-r ul.balcklisted > div {
        margin: 0;
    }

    .col-r ul.balcklisted > div > div {
        width: calc(50% - 1.6rem);
    }

    .admin-total {
        margin-top: -9rem;
    }
}

@media (max-width: 380px) {
    aside.left.with-banner {
        top: 52px;
    }
}

@media (max-width: 374px) {
    .masthead .btns a {
        min-width: 7.4rem;
    }

    .pi-girl-menu li {
        margin-right: .5rem;
    }
}

@media (max-width: 359px) {
    aside.left.with-banner {
        top: 75px;
    }

    .wrap {
        padding-top: 125px;
    }
}

.padding-line {
    display: inline-block !important;
}

.loader-none {
    display: none;
}

.text-for-complaint-dialog {
    border: solid 1px;
    min-height: 100px;
    max-height: 90vh;
    width: 196px;
    padding: 4px;
}

.load-more {
    display: table;
    margin: 50px auto;
    cursor: pointer;
}

img.rot {
    animation: 3s linear 0s normal none infinite running rot;
    -webkit-animation: 3s linear 0s normal none infinite running rot;
    width: 100px;
}

@keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rot {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.closeSweetOrHot {
    z-index: 10;
}

.validationFailed {
    border: 2px solid #FF0000 !important;
}

.redtext,
.equalsFailed {
    color: red !important;

}

.slick-current .photoBlock_red {
    border: solid #FF0000 !important;
}

.slick-current .photoBlock_green {
    border: solid #008000 !important;
}

.slick-current .photoBlock_orange {
    border: solid #ff610f !important;
}

.paging-right {
    float: right;
}

.yellow {
    background-color: #FFF8DC !important;
}

.orange {
    background-color: #FFE4B5 !important;
}

.red {
    background-color: #FF7F50 !important;
}

.darkred {
    background-color: #CD5C5C !important;
}

.isReaded {
    background-color: #c9e7ff !important;
}

.isSpam {
    color: red !important;
}

.isSpam td {
    color: red !important;
}

.redtext {
    color: red;
}

.greentext {
    color: green;
}

.marginRight20 {
    margin-right: 20px !important;
}

.avatarCropDialog_block {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1000px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 4;
    border-radius: 8px;
    background: #fff;
}

.avatarCropDialog_block .avatarCropDialog_html {
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.avatarCropDialog_block button {
    text-align: center;
}

.avatarCropDialog_vertical {
    max-height: 90vh;
    overflow-y: auto;
    max-width: 94vw;
    width: 642px !important;
}

.borderGreen {
    border: 3px solid #008000;
}

.borderRed {
    border: 3px solid #FF0000;
}

.borderOrange {
    border: 3px solid #ff610f;
}

.borderWhite {
    border: 3px solid #fff;
}

.pi-girl-edit {
    margin-bottom: 3rem;
    clear: both;
}

.label-new {
    position: absolute;
    background: #12c55f;
    font-family: Geometria;
    font-size: 1.6rem;
    font-weight: 500;
    z-index: 2;
    line-height: 2.5rem;
    padding: 0 1rem;
    color: #fff;
    width: 30px;
    border-radius: 7px 0 0 0;
}

.btn-float-width {
    float: none;
    width: 150px !important;
}

.alertLeftBlock {
    background: none repeat scroll 0 0 #FFD0D0;
}

.questionBlockOrdinary {
    background-color: #CCE9F7 !important;
}

.questionBlockAlert {
    background-color: #FFB9B0 !important;
}

.letters-list ul li .link.unread {
    background: #ffa49a !important;
}

.questionBlockRead {
    background-color: rgb(247, 233, 204) !important;
}

.giftOrderBlock_avatar {
    width: 60px;
    float: left;
    margin-right: 10px;
}

.mailing-list {
    margin-top: 5px;
    width: 100%;
    background: none repeat scroll 0 0 #f8f9fb;
    border: 1px solid #f8f9fb;
    overflow: auto;
    max-height: 200px;
    height: 6em;
}

.country-table {
    /*background-color: beige;*/
}

.country-table td {
    width: 1000px !important;
}

.admin-table td {
    word-break: break-word;
}

.imageRecharge {
    width: 30px;
    border-radius: 7px 0 0 0;
}

.imageMobile {
    padding: 5px;
    width: 21px;
    background: #00000075;
}

.ladies-list .item .online {
    left: 15%;
    top: 60%;
}

.bold {
    font-weight: bold;
}

.logsButtons button {
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

.redBack {
    background: #ffc0c0;
}

.greenBack {
    background: #c0ffc0;
}

.noWordWrap {
    word-break: normal !important;
}

.notEvenRow {
    background-color: #FFF8DC !important;
}

/*@media (max-width: 400px) {*/
/*.ladies-list-slim.ladies-list .item {*/
/*width: 158px;*/
/*float: none;*/
/*display: inline-block;*/
/*vertical-align: top;*/
/*}*/
/*.ladies-list-slim.ladies-list .item .img {*/
/*width: 158px;*/
/*}*/
/*.ladies-list-slim.ladies-list .item .green-btn-clear{*/
/*font-size: 11px;*/
/*}*/
/*}*/
.custom-scroll-for-popup-searh {
    overflow-y: scroll;
    max-height: 224px;
}

.close-no-script {
    position: absolute;
    right: 2.2rem;
    top: 2.0rem;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
}

.subject-in-reply {
    max-width: 100vw;
    display: block;
    width: 100%;
    margin-right: 2.5%;
    background: #f8f9fb;
    border: none;
    height: 4.6rem;
    line-height: 4.6rem;
    font-size: 1.4rem;
    padding: 0 1.4rem;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.small-bnt-search {
    line-height: 1.6rem !important;
    max-width: 164px;
}

.big-text {
    font-size: 30px;
    line-height: 1.1;
}

.newPhoto {
    border-radius: 20px;
    border: solid green 5px;
}

.deletedPhoto {
    border-radius: 20px;
    border: solid red 5px;
}

.small-column {
    width: 10px !important;
}

.loginDisplay {
    display: none;
}

.showVideo {
    position: relative;
}

/*attachments popup*/
.library {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, .3);
    transition: opacity .35s, visibility .35s;
    opacity: 0;
    visibility: hidden;
}

.library.open {
    opacity: 1;
    visibility: visible;
}

.library-outer {
    height: 304px;
    overflow-y: auto;
    margin: 0 30px;
}

.library-in {
    background: #fff;
    border-radius: 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 655px;
    max-height: 537px;
    width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    /*padding:*/
}

.library-in .library-outer .img-frame {
    margin: 2px 10px;
    display: inline-block;
    min-width: 87px;
    vertical-align: top;
}

.library-in .library-tabs {
    position: relative;
    margin-bottom: 25px;
}

.library-in .library-tabs:after {
    /*position: absolute;*/
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    height: 1px;
    background: #f6f6f6;
}

.library-in .library-tabs li {
    display: inline-block;
}

.library-in .library-tabs li a {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: 500;
    padding: 0 29px;
    text-decoration: none;
    line-height: 49px;
    border-bottom: 2px solid transparent
}

.library-in .library-tabs li.active a {
    color: #000;
    border-bottom: 2px solid #fb3c6c;
}

.library-in .close {
    top: 19px;
    right: 20px;
}

.library-in .close:before,
.library-in .close:after {
    background: #000;
}

.library-in h3 {
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 16px;
}

.files-list {
    padding: 0 30px;
    position: relative;
    overflow: hidden;
}

/*.slick-arrow {*/
/*position: absolute;*/
/*top: 60px;*/
/*left: 10px;*/
/*padding: 0;*/
/*width: 10px;*/
/*height: 10px;*/
/*border: none;*/
/*display: block;*/
/*text-indent: -9999px;*/
/*cursor: pointer;*/
/*border-left: 2px solid #ababab;*/
/*border-bottom: 2px solid #ababab;*/
/*transform: rotate(45deg);*/
/*background: transparent;*/
/*}*/

.slick-arrow:focus,
.person-photos:focus {
    outline: 0;
}

.person-photos {
    margin-bottom: 13px;
}

.person-photos .slick-arrow {
    top: 108px;
    z-index: 2;
}

/*.slick-arrow.slick-next {*/
/*left: auto;*/
/*right: 10px;*/
/*transform: rotate(-135deg);*/
/*}*/

.slick-dots {
    text-align: center;
    padding: 15px 0 22px;
}

.slick-dots li {
    display: inline-block;
    margin: 0 7px;
}

.slick-dots li button {
    border: none;
    background: #eff0f3;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-indent: -9999px;
}

.slick-dots li.slick-active button {
    background: #fb3c6c;
}

.library-in .img-frame {
    position: relative;
    margin-right: 14px;
}

.library-in .img-frame.lock .check {
    display: none;
}

.library-in .img-frame.lock:after {
    text-align: center;
    content: 'ON \A moderation';
    white-space: pre;
    color: #fff;
    font-family: 'Avenir Next';
    font-size: 11px;
    line-height: 12px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.library-in .img-frame.lock:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: '';
    bottom: 0;
    background: rgba(0, 0, 0, .5) url(../images/chathtml/lock-icon.svg) no-repeat 50% 40%;
    border-radius: 5px;
}

.upload-area {
    border: 1px dashed #e5e9f1;
    padding: 4px;
    border-radius: 3px;
    margin: 0 auto 20px;
    width: 91%;
}

.upload-area-in {
    background: #f7f8f9 url(../images/chathtml/upload-info.png) no-repeat 50% 50%;
    border-radius: 3px;
    height: 120px;
    position: relative;
}

.upload-area-in input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

.upload-bottom {
    margin: 0 auto 23px;
    width: 91%;
    box-sizing: border-box;
    padding-right: 195px;
    position: relative;
    font-size: 12px;
    line-height: 20px;
}

.upload-bottom p a {
    color: #1fb378;
}

.upload-bottom p a:hover {
    text-decoration: none;
}

.upload-bottom .btn {
    display: inline-block;
    min-width: 140px;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    line-height: 46px;
    font-weight: 500;
    font-size: 16px;
    border-radius: 20px;
    text-decoration: none;
    position: relative;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    transition: color .35s, background .35s;
    background: #fff;
    background-image: linear-gradient(to right, #52d1dc, #3fd598);
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.upload-bottom .btn:hover {
    background: #fff;
    color: #1fb378;
}

.library-in .tab {
    display: none;
}

.library-in .tab.opened {
    display: block;
}

.library-in .img-frame img {
    width: 87px;
    height: 130px;
    vertical-align: top;
    border-radius: 7px;
}

.library-in .videos-style .img-frame img {
    width: 189px;
}

.library-in .remove {
    position: absolute;
    right: -4px;
    top: -4px;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0, 0, 0, .15);
    border-radius: 50%;
    transition: opacity .35s;
}

.library-in .remove:hover {
    opacity: .9;
}

.library-in .remove::before,
.library-in .remove::after {
    position: absolute;
    left: 50%;
    width: 2px;
    top: 4px;
    bottom: 4px;
    content: '';
    margin-left: -1px;
    transform: rotate(45deg);
    background: #bbbbbb;
}

.library-in .remove::after {
    transform: rotate(-45deg);
}

.library-in .check {
    position: absolute;
    top: 5px;
    left: 5px;
}

.library-in .check input {
    display: none;
}

.library-in .check label {
    position: relative;
    text-indent: -9999px;
    width: 19px;
    height: 18px;
    background: #fff;
    border-radius: 2px;
    display: block;
    cursor: pointer;
}

.library-in .check label:before {
    content: '';
    width: 9px;
    height: 4px;
    border-left: 4px solid #1fb378;
    border-bottom: 4px solid #1fb378;
    position: absolute;
    top: 4px;
    left: 4px;
    transform: rotate(-45deg);
    opacity: 0;
}

.library-in .check input:checked + label:before {
    opacity: 1;
}

/*attachments popup end*/

.textAreaInPopup {
    display: block;
    width: 100%;
    max-width: 35rem;
    margin-right: 2.5%;
    background: #f8f9fb;
    border: none;
    font-size: 1.4rem;
    padding: 0 1.4rem;
    box-sizing: border-box;
    height: 150px;
    line-height: normal;
    padding-top: 10px;
}

.marginBottom20 {
    margin-bottom: 20px !important;
}

.content_table table {
    margin: 0;
    background: #fff;
    font-family: sans-serif;
    font-weight: 100;
    width: 100%;
    border-collapse: collapse;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.content_table th {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #000;
}

.content_table td {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #000;
}

.content_table th {
    text-align: left;
}

.content_table thead {

}

.content_table th {
}

.content_table tbody {
}

.content_table tr {

}

.content_table tr:hover {
    background-image: linear-gradient(to right, #fb3c6c, #fc6d91);
}

.content_table td {
    position: relative;
}

.content_table td:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -9999px;
    bottom: -9999px;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: -1;
}

.icon-eye {
    position: absolute;
    display: inline-block;
    right: 5px;
    top: 19px;
    opacity: 0.5;
}

.icon-eye-dialogs {
    right: 5px;
    top: 33px;
}

.icon-eye-changePass {
    right: 6%;
    top: 35px;
}

.icon-eye img {
    max-width: 25px;
}

.active_dialog_css {
    font-size: 12px !important;
    color: green !important;
}

.dialog_css_size {
    font-size: 12px !important;
}

.loadingbar {
    position: relative; /* Необходимо для позиционирования псевдоэлемента */
}

/* Стили для блока во время загрузки */
.loadingbar.loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9) url('../images/designNew/loader.gif') no-repeat 50% 50%;
    z-index: 1; /* Убедитесь, что псевдоэлемент находится поверх остального содержимого */
}