:root {
    /* --primary-color: #007bff */
    --primary-color:#0070F0;
    --secondary-color: #212121;
    --white: #fff;
    --black: #000;
    --border-color: #d3d3d3;
    --text-color: #212121
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
a, body, p, span {
    color: var(--secondary-color);
}
a, button, h1, h2, h3, h4, h5, h6, p, span {
    white-space: normal;
    word-break: break-word;
}
.form-control:focus, input {
    outline: 0;
}
.form-control:focus {
    color: unset;
    background-color: #fff;
    border-color: unset;
    box-shadow: unset;
}
.search-modal .search-form .form-field {
    position: relative;
}
.custom-title {
    font-size: 0;
}
.custom-title {
    font-size: 0;
}
header {
    z-index: 999;
    border-bottom: 1px solid #bfbfbf5e;
}
header .navbar {
    padding: 8px 10px;
}
.container {
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 20px;
}
a {
    text-decoration: none !important;
    display: inline-block;
}
.navbar-toggler {
    border: 0;
    padding: 0;
}
.sidebar-profile-menu ul li, li.nav-item, li.nav-item ul li, ul.dropdown-menu.show li {
    float: unset !important;
}
.navbar-collapse ul li a {
    min-height: 55px;
    padding: 12px 40px;
}
.ad-btn {
    border: 2.5px dashed var(--primary-color) !important;
}
.ad-btn, header {
    background-color: #fff;
}
.ad-btn, header {
    background-color: #fff;
}
.ad-btn, .ad-btn:hover {
    color: var(--primary-color) !important;
}
.primary-btn {
    background-color: var(--primary-color);
}
.button {
    padding: 14px 26px;
    width: fit-content;
    min-height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 0;
    border-radius: 5px;
    line-height: 18px;
}
.secondary-btn {
    background-color: var(--secondary-color);
}
.banner-search {
    background-color: #eaf1f8;
    padding: 24px 0;
}
.banner-search .input-groups {
    position: relative;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
}
.banner-search .banner-search-content .serch-icon {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}
.banner-search .banner-search-content .btn {
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    background: var(--primary-color);
    border-radius: 5px;
    color: #fff;
    padding: 10px 32px;
}
.banner-search .banner-search-content input {
    border-radius: 10px;
    border: 0;
    padding: 26px 172px 25px 70px;
    cursor: pointer;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}
.form-control {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    padding: 17px 24px;
    min-height: 60px;
}
.breadcrumb-sec {
    padding: 15px 0;
}
.breadcrumb-sec, section.escort-listing {
    border-bottom: 1px solid #e1e4e8;
}
.breadcrumb-sec .breadcrumb-sec-inner {
    display: flex;
    column-gap: 22px;
    align-items: center;
}
.breadcrumb-sec .breadcrumb-sec-inner .back-btn a {
    font-size: 18px;
    line-height: 18px;
    border-right: 2px solid #000;
    padding-right: 20px;
    color: #212121;
    width: max-content;
}
.breadcrumb-sec .breadcrumb-sec-inner .breadcrumb {
    margin-bottom: 0;
    background-color: unset;
    padding: 0;
}
.breadcrumb-item {
    font-size: 18px;
    margin-right: 0 !important;
}
.breadcrumb-sec .breadcrumb-sec-inner .breadcrumb-item a {
    line-height: 18px;
    font-weight: 500;
    color: var(--primary-color);
}
.breadcrumb-item {
    font-size: 18px;
    margin-right: 0 !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider, "/");
}
.navbar-brand>p {
    line-height: 1;
    font-weight: 600;
    margin-left: 10px;
    margin-bottom: 0;
}
section.escort-listing {
    padding-bottom: 20px;
}
.escort-listing .main-heading-cat {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 32px;
    text-align: center;
}
.escort-listing-grid {
    margin-top: 30px;
    border: 2.5px solid #3194fe;
    padding: 30px;
    border-radius: 15px;
}
.escort-listing-grid:has(.slider) {
    display: grid;
    grid-template-columns: 380px 1fr;
    grid-gap: 40px;
    padding: 0;
}
.escort-listing-grid {
    /* border-bottom: 1px solid #ddd; */
    box-shadow: -3px 6px 30px -3px #dddddd9e;
    position: relative;
}
.escort-listing-grid {
    display: grid;
    grid-template-columns: 1fr;
}
.exclusive-tag {
    position: absolute;
    top: -14px;
    right: 23px;
    left: auto;
    background: var(--primary-color);
    padding: 6px 10px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    color: #fff;
    gap: 5px;
    z-index: 9;
}
.exclusive-tag>img {
    max-width: 15px;
}
.escort-listing-slider {
    border-radius: 0 0 13px 13px;
    overflow: hidden;
}
.lSSlideWrapper.usingCss {
    border-radius: 12px;
}
.escort-listing-slider .item>img {
    border-radius: 13px;
    width: 100%;
    height: 360px;
    object-fit: cover;
    max-height: 500px;
    background-color: #f6f9fc;
}
img {
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery li {
    height: 85px;
}
.escort-listing-grid .escort-listing-slider:has(.lSGallery) .trans-album-box {
    bottom: 97px !important;
}
.exclusive-custom-mobile-carousel-item {
    margin: 0 4px !important;
    min-width: 0;
}
.escort-listing .escort-listing-content h3 a, .expandable-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    word-break: break-word;
}
.escort-listing .escort-listing-content p {
    margin-bottom: 3px;
}
.escort-listing-content p {
    font-size: 18px;
    line-height: 28px;
    color: #212121;
    margin-bottom: 18px;
}
.expandable-text {
    position: relative;
    margin-bottom: 8px;
    line-height: 1.5;
    -webkit-line-clamp: 3;
}
.escort-listing .escort-listing-content h3 a, .expandable-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    word-break: break-word;
}
.expand-btn {
    display: none;
    background: 0 0;
    border: none;
    color: #3194fe;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    margin-bottom: 20px;
}
.escort-list-admin {
    background: #eaf1f8;
    border-radius: 5px;
    border: 1px solid #dae2ea;
    padding: 12px 17px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
    width: max-content;
}
.escort-list-admin span {
    position: relative;
    padding-right: 38px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    color: #212121;
}

.escort-list-admin span:last-child {
    padding-right: 0;
}
.escort-list-admin span svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.escort-list-admin span:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 16px;
}
.escort-bottom-data {
    padding: 50px 0;
    text-align: justify;
}
.escort-bottom-data p, .follow-us .social-icons a:hover svg {
    opacity: .7;
}
.search-modal .modal-dialog {
    max-width: 866px;
}
.search-modal .modal-content {
    border: 0;
    border-radius: 10px;
}
.search-modal .modal-header {
    padding: 16px 34px !important;
    border-bottom: 1px solid #e1e4e8;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.search-modal-headiing .serch-icon {
    position: static;
}
.search-modal-headiing h3 {
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
}
.search-modal .modal-header .btn-close, .warning-adult .modal-header .btn-close {
    position: absolute;
    top: 21px;
    right: 35px;
    opacity: 1;
}
.search-modal .modal-body {
    padding: 21px 34px 34px;
}
.search-modal .search-form .form-top-data {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}
.search-modal .form-bottom-data {
    margin-top: 16px;
    border: 1px solid #c9c9c9;
    border-radius: 10px;
}
.search-modal .filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    border-bottom: 1px solid #ddd;
}
.search-modal .filter-header h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: var(--primary-color);
    display: flex;
    align-items: center;
}
.search-modal .filter-header h5 svg {
    margin-right: 8px;
}
.search-modal .filter-collapse .filter-btn, .search-modal .filter-header a {
    color: #212121;
    font-size: 16px;
    font-weight: 500;
}
.search-modal .filter-collapse {
    padding: 14px 24px;
    border-bottom: 1px solid #e1e4e8;
}
.search-modal .filter-collapse .filter-btn {
    position: relative;
    display: block;
}
.search-modal .filter-collapse .filter-btn, .search-modal .filter-header a {
    color: #212121;
    font-size: 16px;
    font-weight: 500;
}
.search-modal .filter-collapse .filter-collapse-inner {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
    margin-top: 12px;
}
.search-modal .filter-collapse .custom-checkbox {
    padding: 5px 20px;
    background: #f2f2f2;
    border-radius: 8px;
    border: 1px solid #fff0;
    cursor: pointer;
}
.filter-collapse-inner .custom-checkbox input[type=checkbox]{
    display: none;
}
.search-modal .filter-footer {
    padding: 24px;
}
.search-modal .filter-footer .btn {
    background-color: var(--primary-color);
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 15px 10px;
}
footer {
    background-color: #eaf1f8;
    padding: 18px 0;
    margin-top: auto;
}
.amnt-discount-list, .footer-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-cms-list, .right-nav>ul, .sidebar-links, .welcome-head {
    align-items: center;
    display: flex;
}
.footer-cms-list {
    gap: 30px;
    flex-wrap: wrap;
}
.footer-cms-list li a, .post-his-btns a {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}
.follow-us {
    display: flex;
    align-items: center;
    gap: 5px;
}
.follow-us .social-icons, .post-his-btns {
    display: flex;
    gap: 10px;
    align-items: center;
}
.follow-us .social-icons a {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.escort-listing-content h3 a {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
    color: var(--primary-color);
    line-height: 34px;
}
.escort-listing-slider .trans-album-box {
    position: absolute;
    display: flex;
    bottom: 20px;
    right: 20px;
    background-color: #d9d9d95e;
    align-items: center;
    padding: 2px 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 21px;
    min-width: 80px;
    justify-content: center;
    gap: 10px;
}
.button, .units-info span, label {
    font-weight: 700;
}
.button, h4, p {
    font-size: 16px;
}
.button, .primary-btn:hover, .secondary-btn:hover {
    color: var(--white);
}

.sidebar-menu {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 292px;
    width: 100%;
    background: #fff;
    height: 100vh;
    padding: 20px 17px;
    transform: translate(100%);
    transition: .3s;
    z-index: 9999;
}
.menu-cross {
    font-size: 24px;
    justify-content: flex-end;
    margin-bottom: 20px;
    display: flex;
}
.sidebar-wrapper .nav-item {
    margin-bottom: 15px;
}
.sidebar-wrapper .button {
    width: 100%;
    line-height: 1;
    padding: 12px 13px;
    font-size: 16px;
    min-height: 45px;
}
.sidebar-heading {
    font-size: 22px;
    margin-bottom: 16px;
}
.sidebar-links {
    align-items: center;
    display: flex;
}
.sidebar-links {
    line-height: 1;
    gap: 8px;
    font-size: 18px;
    color: #212121;
    margin-bottom: 10px;
}
.sidebar-open {
    position: relative;
    overflow: hidden;
}
.menu-show {
    transform: translate(0);
}
.warning-adult .modal-body p {
    margin: 22px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.warning-adult .modal-warning-img {
    background: #eaf1f8;
    margin-bottom: 30px;
    border-radius: 10px;
}
.warning-adult .modal-body .btn-accept {
    display: block;
    background: var(--primary-color);
    border-radius: 5px;
    padding: 18px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.warning-adult .modal-body .btn-decline {
    font-weight: 500;
    color: #212121;
    font-size: 16px;
    text-align: center;
    display: block;
}
.term-condiction {
    margin: 26px 0 0;
    color: var(--primary-color);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: block;
    text-align: center;
}
.term-condiction {
    text-decoration: underline !important;
}
.follow-us > p{
    margin-bottom: 0;
}
.sidebar-wrapper .button{
    color: #Fff !important;
}
.custom-title{
    margin: 0;
}
.sidebar-wrapper .ad-btn {
    width: 100%;
    background: var(--primary-color);
}

body {
    font-family: Roboto;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
    height: 100vh;
    width: 100%;
}
p.custom-control-label {
    margin: 0;
}
.see-more {
    padding: 10px 30px;
    width: 100%;
    position: relative;
}
.see-more::after, .see-more::before {
    background-color: #6f6f6f;
    position: absolute;
    content: "";
}
.see-more::after {
    width: 2px;
    height: 12px;
    left: 12px;
    top: 15px;
    display: none;
}
.filter-collapse:has(.d-none) .see-more::after {
    display: block;
}
.see-more::before {
    width: 13px;
    height: 2px;
    left: 7px;
    top: 20px;
}
.filter-collapse-inner .custom-checkbox:has(input[type=checkbox]:checked) {
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color)26;
}
.search-modal .filter-collapse .filter-btn span {
    width: 20px;
    height: 20px;
    background-color: var(--primary-color);
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    border-radius: 5px;
}
 .escort-listing-slider{
    position: relative;
 }
.exclusive-custom-mobile-carousel-container{
    margin: 0 !important;
}
.warning-adult .modal-body {
    padding: 30px;
    text-align: center;
}
.warning-adult .modal-content {
    border: 0;
    border-radius: 20px;
}

.notification-popup .notify-profile, .search-modal .filter-collapse .filter-btn svg {
    margin-right: 14px;
}
.category-loc-card {
    box-shadow: 0 .125rem 1.25rem 0 rgb(107 134 177 / .15)!important;
    border-radius: 8px;
    padding: 20px 10px;
    height: 100%;
}
.category-card-head {
    text-align: center;
}
.category-card-head a h3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    gap: 10px;
}
.category-card-head a h3 span img{
    width: 25px;
    height: 25px;
}
.show-btn-box {
    padding: 20px 0;
    justify-content: center;
    align-items: center;
    display: flex;
}
.show-btn-box>a {
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 500;
}
.category-card-head h3 {
    font-size: 20px;
}
.category-content-para {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    max-height: none!important;
    text-overflow: clip;
    overflow: hidden;
}
.category-content-para {
    max-height: 71px;
    overflow: hidden;
    transition: .3s;
}
.category-content-para.expanded {
    max-height: none!important;
    -webkit-line-clamp: none;
}
.escort-list-admin a:last-child::after {
    display: none;
}
.escort-listing .main-heading-cat {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 32px;
    text-align: center;
}
.no-data-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 40px 0;
    flex-direction: column;
    max-width: 700px;
    margin: 0 auto;
}
.no-data-txt h2 {
    font-weight: 500;
    margin-bottom: 10px;
}
.no-data-txt h3 {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
}
.category-sec .category-content h3 {
    font-size: 28px;
    font-weight: 600;
    color: #212121;
}
.category-sec .category-list {
    margin-top: 22px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    grid-gap: 24px;
}
.category-sec .category-list .category-list-item {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    padding: 40px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: .3s;
}
.category-sec .category-list .category-list-item .category-icon {
    margin-bottom: 44px;
}
.category-sec .category-list .category-list-item h6 {
    font-size: 22px;
    color: #212121;
    font-weight: 500;
}
.category-sec .category-list .category-list-item .category-icon img {
    width: 65px;
    height: 65px;
    object-fit: contain;
}
.footer-content-category p {
    text-align: justify;
    font-size: 16px;
    margin-top: 20px;
}
.category-sec {
    padding: 50px;
}
.escort-listing-content .type-name-span {
    background-color: #bfbfbf;
    border-radius: 6px;
    padding: 6px 10px;
    font-weight: 500;
    color: #212121;
    opacity: 1;
    margin: 0;
    position: absolute;
    top: -11px;
}
.escort-listing-content .type-name-span {
    right: 23px;
    font-size: 12px;
}
.search-modal-headiing .serch-icon{
    position:static
}
.search-modal-headiing{
    display:flex;
    align-items:center;
    gap:8px
}
.search-modal-headiing h3{
    font-size:22px;
    line-height:25px;
    font-weight:500;
    margin-bottom: 0px;
}
.escort-list-admin a svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.escort-list-admin a {
    position: relative;
    padding-right: 38px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    color: #212121;
}
.escort-list-admin a:last-child {
    padding-right: 0;
}
.escort-list-admin a:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 16px;
}
.escort-list-admin a:last-child::after {
    display: none;
}

.escort-bottom-data span{
    font-size: 1rem;
    font-weight: 500;
    color: #212121;
}

.category-card-head span img {
    width: 25px !important;
    height: 30px !important;
    object-fit: contain;
}
.ad-account-box .right-nav .dropdown .dropdown-toggle, .right-nav .dropdown .dropdown-toggle {
    padding: 10px 54px 10px 14px;
}
.right-nav .dropdown {
    background-color: #eaf1f8;
    border-radius: 5px;
}
.right-nav .login-profile, .right-nav ul.dropdown-menu li a, .sidebar-profile-menu ul li a {
    display: flex;
    align-items: center;
}
.right-nav .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: unset;
    content: "";
    border: 0;
    background: url(../images/profile-drop.svg) right/contain no-repeat;
    width: 14px;
    height: 8px;
}
.right-nav .dropdown-toggle::after {
    top: 27px;
}
.right-nav .login-profile-img {
    border: 3px solid #fff;
    border-radius: 30px;
    margin-right: 8px;
}
.right-nav .login-profile-img {
    border: 3px solid #fff;
    border-radius: 30px;
    margin-right: 8px;
}
.right-nav .login-profile-img img {
    width: 38px;
    height: 38px;
    object-fit: cover;
    border-radius: 50%;
}
.right-nav .login-profile-details h6 {
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 4px;
}
.right-nav ul.dropdown-menu {
    box-shadow: 0 0 21.6px 0 #00000012;
    border: 0;
    border-radius: 10px;
    padding: 5px;
    min-width: 188px;
    left: 50%;
    transform: translate(-50%,0);
}
.sidebar-profile-menu ul li, li.nav-item, li.nav-item ul li, ul.dropdown-menu.show li {
    float: unset!important;
}
.right-nav a.dropdown-item {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.right-nav ul.dropdown-menu li a {
    border-radius: 8px;
    padding: 16px 13px;
}
.right-nav .login-profile, .right-nav ul.dropdown-menu li a, .sidebar-profile-menu ul li a {
    display: flex;
    align-items: center;
}
.right-nav .dropdown-menu svg, .sidebar-profile-menu ul li a svg {
    margin-right: 0;
    flex: 0 0 35px;
}
.form-icon, .right-nav .dropdown-toggle::after {
    position: absolute;
    right: 20px;
}
.ad-account-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.right-nav {
    margin-left: 21px;
}
.right-nav>ul {
    grid-gap: 18px;
}

.sidebar-profile {
    padding: 10px;
    background-color: #eaf1f8;
    border-radius: 5px;
}
.sidebar-profile-head .login-profile {
    border-bottom: 1px solid #9b979757;
    margin-bottom: 10px;
}
.sidebar-profile-head .login-profile-img {
    min-width: 100px;
    width: 100px;
    height: 100px;
    min-height: 100px;
    overflow: hidden;
    margin: 0 auto 10px;
    border-radius: 50px;
    border: 5px solid #fff;
}
.sidebar-profile-head .login-profile-details h6 {
    text-align: center;
    margin-bottom: 10px;
}
.amnt-discount-list+.amnt-discount-list, .sidebar-profile-menu ul li+li, .sidebar-profile-menu ul li:last-child {
    margin-top: 10px;
}
.sidebar-profile-menu ul li a {
    background-color: #fff;
    padding: .25rem 1rem;
    border-radius: 5px;
}
.right-nav .dropdown-menu svg, .sidebar-profile-menu ul li a svg {
    margin-right: 0;
    flex: 0 0 35px;
}



/* ======================== responsive CSS ========================== */

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }

}
@media screen and (max-width: 992px){
     .category-sec .category-list {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 767px) {
    .escort-listing-content .type-name-span {
        right: 10px;
        font-size: 12px;
    }
    .footer-content-category p {
        text-align: justify;
        font-size: 14px;
    }
    .main-heading-cat {
        font-size: 24px;
        line-height: 32px;
        font-weight: 400;
        margin-bottom: 13px;
    }
    .escort-listing .main-heading-cat {
        margin-bottom: 0;
        font-size: 16px;
    }
    .exclusive-custom-mobile-carousel-container {
        width: 100% !important;
    }
    .demo.exclusive-slider.slider, ul#Ex_mobile_light_slider1 {
        border-radius: 10px;
        overflow: hidden;
    }
    .escort-listing-slider .trans-album-box {
        bottom: 15px;
        right: 15px;
        padding: 2px 6px;
        font-size: 15px;
        min-width: 49px;
        gap: 6px;
    }
    .exclusive-custom-mobile-arrow-right, .premium-custom-mobile-arrow-right {
        right: 2px !important;
        transform: translateY(-50%) rotate(180deg) !important;
    }
    .exclusive-custom-mobile-arrow, .premium-custom-mobile-arrow {
        min-height: 30px;
        width: 30px !important;
        height: 30px !important;
        border: 2px solid #fff !important;
        opacity: .5 !important;
    }
    .escort-listing-content p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .footer-cms-list {
        row-gap: 10px;
        justify-content: center;
    }
    .breadcrumb-sec .breadcrumb-sec-inner {
        flex-direction: column;
    }
    .breadcrumb-sec .breadcrumb-sec-inner .back-btn a {
        font-size: 14px;
        padding-right: 10px;
    }
    .back-btn {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 575px) {
    .category-sec .category-list .category-list-item h6 {
        font-size: 18px;
    }
    .category-sec .category-list .category-list-item .category-icon {
        margin-bottom: 20px;
    }
    .no-data-txt h3 {
        font-size: 16px;
        line-height: 26px;
    }
    h2 {
        font-size: 28px;
    }
    .banner-search, .category-sec {
        padding: 20px 0;
    }
        .listing-gallery-inner, header .navbar {
        padding: 0;
    }

    .escort-list-admin span {
        font-size: 12px;
        padding-right: 10px;
        position: relative;
    }

    .escort-list-admin span:after {
        content: "/";
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 16px;
    }

    .escort-list-admin span:after {
        padding-right: 0;
    }

    .escort-list-admin span:last-child:after{
        display: none;
    }

    .escort-list-admin a svg,
    .escort-list-admin span svg {
        width: 13px;
        height: 13px;
        margin-right: 5px;
    }
}


@keyframes slider-skeleton {
    0%   {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}
.demo.exclusive-slider.slider:not(:has(.lSSlideOuter)) {
    min-height: 200px;
    border-radius: 13px;
    background: linear-gradient(90deg, #f0f0f0 25%, #e8e8e8 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: slider-skeleton 1.5s ease-in-out infinite;
}
@media (min-width: 768px) {
    .demo.exclusive-slider.slider:not(:has(.lSSlideOuter)) {
        min-height: 290px;
    }
}
ul.ex-slider:not(.initialized) {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
@media (min-width: 768px) {
    .escort-listing-slider:has(.exclusive-slider) {
        min-height: 380px;
    }
    .escort-listing-slider:has(.premium-slider) {
        min-height: 360px;
    }
}
.d-block {
    display: block !important;
}
.d-none {
    display: none !important;
}
@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
    .d-md-none  {
        display: none !important;
    }
}
.escort-listing-content .escort-listing-title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
    color: var(--primary-color);
    line-height: 34px;
}
@media screen and (max-width: 767px) {
    .escort-listing-content .escort-listing-title {
        font-size: 16px;
        margin-bottom: 2px;
        line-height: 18px;
    }
}
.escort-listing-content .escort-listing-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/* Publication cards: 1 per row on mobile/tablet, 2 per row on desktop. Single first image instead of a slider. */
#post-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    padding-top: 24px;
}

@media screen and (min-width: 992px) {
    #post-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

.profile-card {
    position: relative;
    display: block;
    margin-top: 0;
    border: 2.5px solid #3194fe;
    border-radius: 15px;
    box-shadow: -3px 6px 30px -3px #dddddd9e;
}

/* Covers the whole card so it's clickable, while staying below any real
   buttons (like the contact links) that need their own independent click target */
.profile-card__link {
    position: absolute;
    inset: 0;
    z-index: 1;
}

/* Image column is 50% of the card, capped at 320px once there's room to spare; content takes the rest */
.profile-card:has(.profile-card__left) {
    display: grid;
    grid-template-columns: min(50%, 320px) 1fr;
    align-items: stretch;
}

.profile-card__left {
    position: relative;
    display: block;
    height: 100%;
    min-width: 0;
}

.profile-card__image {
    width: 100%;
    height: 360px;
    object-fit: cover;
    border-radius: 15px 0 0 15px;
    display: block;
}
@media (min-width: 1280px) {
    .profile-card__image {
        height: 420px;
    }
}
/* Photo-count badge, bottom-right corner of the image */
.profile-card__left .trans-album-box {
    position: absolute;
    display: flex;
    bottom: 20px;
    right: 20px;
    background-color: #d9d9d95e;
    align-items: center;
    padding: 2px 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 21px;
    min-width: 80px;
    justify-content: center;
    gap: 10px;
}

@media screen and (max-width: 767px) {
    .profile-card__left .trans-album-box {
        bottom: 15px;
        right: 15px;
        padding: 2px 6px;
        font-size: 15px;
        min-width: 49px;
        gap: 6px;
    }
}

.profile-card__right {
    position: relative;
    height: 100%;
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 16px;
    padding-top: 24px;
    container-type: inline-size;
}
@media (max-width: 767px) {
    .profile-card__right {
        padding: 16px 12px 24px;
    }
}

.profile-card__right p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 3px;
}

@media (max-width: 1450px) {
    .profile-card__right p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
}

.profile-card__right .expandable-text {
    overflow-wrap: break-word;
    word-break: break-word;
}

/* Age/city badge: stay on one line while it fits, stack to a column once the content column is too narrow for it */
.profile-card__right .escort-list-admin {
    width: auto;
    max-width: 100%;
    margin-top: 10px;
}

.profile-card__right .escort-list-admin span:last-child:after {
    content: none;
}

@container (max-width: 320px) {
    .profile-card__right .escort-list-admin {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }

    .profile-card__right .escort-list-admin span {
        padding-right: 0;
    }

    .profile-card__right .escort-list-admin span:after {
        content: none;
    }
}

/* Content column fills the card height so the contacts row below can be
   pinned to the bottom-right via flex alignment instead of position: absolute */
.profile-card__body {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

/* Contact buttons: pushed to the bottom-right by flex auto-margins/align-self;
   kept above .profile-card__link (which is position: absolute) via z-index so they stay independently clickable */
.profile-card__contacts {
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: auto;
    align-self: flex-end;
}
@media (max-width: 767px) {
    .profile-card__contacts {
        margin-top: 16px;
    }
}

.profile-card__contact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}

.profile-card__contact img {
    width: 18px;
    height: 18px;
}

.profile-card__contact--call {
    background-color: #3194fe;
}

.profile-card__contact--whatsapp {
    background-color: #25d366;
}

.profile-card__contact--telegram {
    background-color: #2aabee;
}

.profile-card__type {
    background-color: #bfbfbf;
    border-radius: 6px;
    padding: 6px 10px;
    font-weight: 500;
    color: #212121;
    opacity: 1;
    margin: 0;
    position: absolute;
    top: -11px;
    right: 23px;
    font-size: 12px;
}

@media screen and (max-width: 767px) {
    .profile-card__type {
        right: 10px;
        font-size: 12px;
    }
}

.profile-card__title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
    color: var(--primary-color);
    line-height: 34px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    overflow-wrap: break-word;
    word-break: break-word;
}

@media screen and (max-width: 767px) {
    .profile-card__title {
        font-size: 16px;
        margin-bottom: 2px;
        line-height: 18px;
    }
}
img {
    height: auto;
    max-width: 100%;
}
.notification-popup {
    position: relative
}
.notification-popup .dropdown-menu {
    min-width: 400px;
    left: 50%;
    transform: translate(-50%,0);
    right: 0;
    box-shadow: 0 0 21.6px 0 #00000012;
    border: 0;
    top: 60px;
    margin: 0;
    padding: 0;
    border-radius: 10px
}
.notification-popup .notify-header {
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e1e4e8
}
.notification-popup .notify-header h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    display: flex;
    align-items: center
}

.notification-popup .notify-header h4 span {
    font-size: 14px;
    font-weight: 500;
    background-color: #fe4343;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 30px;
    margin-left: 6px
}

.notification-popup .notify-profile img {
    width: 53px;
    height: 53px;
    object-fit: cover;
    min-width: 53px;
    border-radius: 50px
}

.notify-list {
    display: flex;
    padding: 12px 24px;
    border-bottom: 1px solid #e1e4e8
}

.notification-popup .notify-details h5 {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 6px
}

.notify-list:has(.listing-space) {
    display: flex;
    padding: 24px;
    border-bottom: 1px solid #e1e4e8;
    gap: 15px;
    align-items: center
}

.notification-popup .notify-details .notify-time {
    color: #000;
    font-weight: 500;
    font-size: 12px
}

.notification-popup .notify-button {
    text-align: center;
    padding: 14px 10px
}

.notification-popup .notify-button a {
    font-size: 16px;
    font-weight: 600;
    color: var(--primary-color);
}
.no-notify-box {
    display: flex;
    justify-content: center;
    padding: 10px
}

.no-notify-box span {
    font-size: 16px;
    font-weight: 600
}
ul {
    padding: 0;
    list-style-type: none;
}
@media (max-width: 768px) {
    .escort-listing > .container {
        padding-left: 8px;
        padding-right: 8px;
    }
}
