@media(min-width: 320px) {
    .destinations .container {
        max-width: 100%;
    }
}
@media(min-width: 576px) {
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 540px;
    }
}
@media(min-width: 768px) {
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 720px;
    }
}
@media(min-width: 992px) {
    .container {
        max-width: 960px;
    }
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 960px;
    }
}
@media(min-width: 1200px) {
    .container {
        max-width: 1160px;
    }
    .header .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
        width: calc(260% + 48px);
        left: -24px;
    }
    .header .dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all .3s ease-in;
        -o-transition: all .3s ease-in;
        transition: all .3s ease-in;
    }
    .header .dropdown:hover>.dropdown-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }
    .header .dropdown:hover .dropdown-toggle::after {
        transform: scaleX(1);
    }
    .header-search.open {
        animation-name: reducetime;
        animation-duration: 1s;
    }
    @keyframes reducetime {
        0% {
            width: 0;
        }
        100% {
            width: 100%;
        }
    }
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 1160px;
    }
}
@media (min-width: 1300px) {
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 1240px;
    }
}
@media(min-width: 1400px) {
    .container {
        max-width: 1360px;
    }
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 1360px;
    }
}
@media(min-width: 1600px) {
    .container {
        max-width: 1360px;
    }
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 1540px;
    }
}
@media(min-width: 1920px) {
    .header .container {
        max-width: 1920px;
    }
    .destinations .container {
        max-width: 1794px;
    }
}
@media(max-width:1799.98px) {
    .header-search.open {
        margin-left: 30px;
    }
    .header .header-right .wishlist-icon {
        margin-right: 50px;
    }
    .header-right .thm-btn {
        padding: 6px 30px 8px;
    }
    .video-strip-img img {
        height: 913px;
    }
    .video-strip-cnt,
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover .video-strip-cnt {
        width: 420px;
    }
}
@media(max-width:1599.98px) {
    .header .col-xxl-3 {
        width: 389px;
    }
    .header-contact a {
        font-size: 15px;
    }
    .header .header-right .wishlist-icon {
        margin-right: 30px;
    }
    .m-lrb {
        margin: 0 38px 24px;
    }
    .photos .modal-xl {
        --bs-modal-width: 1320px;
    }
    .video-strip-img img {
        height: 780px;
    }
    .video-strip-cnt, 
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover .video-strip-cnt {
        width: 360px;
    }
}
@media(min-width: 1700px) {
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 1640px;
    }
}
@media(min-width: 1800px) {
    .greece .container-ctm,
	.new-destination .container-ctm {
        max-width: 1740px;
    }
}
@media(min-width: 1920px) {
    .destinations .container {
        max-width: 1794px;
    }
    .greece .container-ctm,
	.new-destination .container-ctm	{
        max-width: 1812px;
    }
}
@media(max-width: 1599.98px) {
    .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(408px, 1fr));
    }
    .header .nav-item {
        padding: 0px 20px 0 0;
    }
}
@media(max-width: 1399.98px) {
    .header-right .thm-btn {
        font-size: 16px;
    }
    .header .header-right .wishlist-icon {
        font-size: 25px;
    }
    .header-search .search-icon .fa-magnifying-glass {
        font-size: 25px;
    }
    .header .header-right .wishlist-icon {
        margin-right: 20px;
    }
    .header-search.open .close-icon {
        padding-right: 10px;
    }
    .header-search {
        margin-right: 20px;
    }
    .header .nav-item {
        padding: 0px 15px 0 0;
    }
    .header .navbar-expand-xl .navbar-nav .nav-link {
        padding: 13px 0 0;
    }
    .header .nav-link {
        font-size: 14px;
    }
    .header-search .form-control {
        font-size: 12px;
    }
    .sub-filter .form-check-label {
        font-size: 12px;
    }
    .header-contact a {
        font-size: 14px;
    }
    .m-lrb {
        margin: 0 16px 24px;
    }
    .destinations-menu-cnt h4 {
        font-size: 18px;
    }
    .destinations-menu-cnt span {
        font-size: 14px;
    }
    #destinations button.owl-prev {
        left: 90px;
    }
    #destinations button.owl-next {
        right: 90px;
    }
    .curated-collections-box {
        width: 262px;
    }
    .curated-collections-img {
        width: 262px;
        height: 335px;
    }
    #curated-collections button.owl-prev,
    #curated-collections button.owl-next {
        top: 25%;
    }
    .villa-collective-box .carousel-wrap button.owl-prev,
    .villa-collective-box .carousel-wrap button.owl-next {
        top: 35.5%;
    }
    .villa-collective-amenity .h6 {
        font-size: 30px;
    }
    .villa-collective-amenity span {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .greece .villa-collective-amenity .h6 {
        font-size: 30px;
    }
    .how-we-are-different-cnt h2 {
        font-size: 46px;
        line-height: 52px;
    }
    .press-slider.owl-carousel .owl-nav button.owl-prev {
        top: 10%;
    }
    .press-slider.owl-carousel .owl-nav button.owl-next {
        top: 10%;
    }
    .page-banner {
        min-height: 780px;
    }
    .page-banner .banner-text h1 {
        font-size: 76px;
        line-height: 82px;
    }
    .what-we-do {
        padding: 0 0 40px;
    }
    .planet-img-cnt img {
        width: 150px;
    }
    .planet-img-cnt h4 {
        font-size: 50px;
        width: 201px;
    }
    .how-can-we-box {
        padding: 100px 70px;
    }
    .villa-main .col-xxl-8 {
        width: 63%;
    }
    .villa-left .interior-cnt {
        margin: 15px 60px 15px 15px;
    }
    .villa-main .col-xxl-4 {
        width: 37%;
    }
    .villa-left .col-xxl-4 {
        width: 33.33333333%;
    }
    .villa-left .interior-bg {
        min-height: 590px;
    }
    .villa-left .exterior-bg {
        min-height: 590px;
    }
    .please-note-cnt {
        padding: 35px 145px 0;
    }
    .prices-info-box {
        margin-left: -50px;
    }
    .photos .modal-xl {
        --bs-modal-width: 1140px;
    }
    .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(348px, 1fr));
    }
    .concierge-cnt h2,
    .signature-service-cnt h2,
    .quintessential-cnt h2 {
        font-size: 46px;
        line-height: 50px;
    }
    .we-offer-cnt {
        font-size: 22px;
    }
    .sign-img-box img {
        margin-top: 50px;
    }
    .whats-included {
        padding: 0 0 20px 0;
    }
    .footer .row.gx-3 .col-xxl-6:last-child {
        width: 50%;
    }
    .thank-you-cnt {
        padding: 70px 23%;
    }
    .team-modal .w-15 {
        --bs-modal-width: 1100px;
    }
    .team-left h3 {
        font-size: 22px;
    }
    .team-modal .team-cnt p {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .team-modal .modal-footer p {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ctm-modal .modal-dialog {
        max-width: 1136px;
    }
    .our-story-cnt h2 {
        font-size: 46px;
        line-height: 50px;
    }
    .video-strip-img img {
        height: 668px;
    }
    .video-strip-cnt, 
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover .video-strip-cnt {
        width: 330px;
    }
    .ui-datepicker {
        width: 408px;
        padding: 30px 70px;
    }
    .wishlist-villa-empty {
        padding: 100px 0;
    }
}
@media(max-width: 1299.98px) {
    .leftside-filter {
        position: unset;
    }
    .video-strip-cnt, 
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover .video-strip-cnt {
        width: 300px;
    }
}
@media(max-width: 1199.98px) {
    .header .dropdown .dropdown-menu {
        display: none;
    }
    .header .dropdown .dropdown-menu.show {
        display: block;
    }
    .header .navbar {
        margin: 15px 0;
    }
    .header .navbar .header-logo {
        display: flex;
    }
    .header .navbar .header-contact {
        display: flex;
    }
    .header .nav-item.dropdown {
        display: none;
    }
    .header .navbar .header-right {
        display: block;
        text-align: right;
    }
    .header .navbar .header-right:first-child {
        border-bottom: 1px solid #d0d0cd;
        margin: 15px 0 10px;
        padding: 0 20px;
    }
    .header .navbar .header-right .header-search .fa-magnifying-glass {
        margin-right: 10px;
    }
    .header .header-logo {
        display: none;
    }
    .header-logo .logo-icon-sm {
        display: none;
    }
    .header.header-sticky.is-sticky .header-logo .logo-icon-sm {
        display: block;
    }
    .header .navbar-expand-xl .navbar-nav .nav-link {
        padding: 8px 0;
    }
    .header-search {
        margin: 0;
        max-width: 100%;
        display: block;
        padding-bottom: 15px;
    }
    .header-search .form-control {
        font-size: 16px;
        display: block;
        padding: 0 15px 0 25px;
        z-index: 1;
        background-color: transparent;
        border: none;
    }
    .header-search.open .form-control {
        padding: 0 15px 0 25px;
    }
    .sub-filter .form-check-label {
        font-size: 16px;
    }
    .header-search-mobile {
        display: flex;
        align-items: center;
        position: relative;
        border-bottom: 1px solid #d0d0cd;
    }
    .header-search-mobile .closebtn {
        font-size: 24px;
    }
    .header .header-right .wishlist-icon {
        display: block;
        margin-right: 30px;
        margin-bottom: 6px;
        margin-top: 24px;
        float: left;
    }
    .header .col-xxl-6 {
        width: 100%;
    }
    .header .navbar-brand {
        margin-bottom: 0;
        float: left;
    }
    .header .nav-item {
        padding: 0px;
        margin: 0 20px;
        text-align: right;
    }
    .header .navbar-toggler {
        float: right;
        padding: 6px 0;
    }
    .header .navbar-toggler-icon {
        width: max-content;
    }
    .header-contact {
        text-align: left;
        line-height: normal;
        display: flex;
        margin-left: auto;
        margin-right: 14px;
    }
    .header-search.open .close-icon {
        padding-right: 15px;
        cursor: pointer;
        z-index: 1;
    }
    .header-search-mobile .fa-magnifying-glass {
        position: absolute;
        z-index: 0;
        top: 50%;
        left: 0;
        font-size: 14px;
        color: #1c1c1c;
        transform: translateY(-50%);
    }
    .header-search .close-icon {
        font-size: 20px;
    }
    /* .header-search.open .header-search-mobile .fa-magnifying-glass {
        display: none;
    } */
    .header-search.open .header-contact {
        display: block;
    }
    .header-search.open {
        margin-left: 0px;
        float: none;
        height: auto;
    }
    .header-search .sub-filter {
        top: 0px;
        position: static;
    }
    .header-right {
        margin-top: 10px;
    }
    .header-contact a {
        font-size: 17px;
        margin: 0 20px;
    }
    .header {
        position: relative;
        padding: 0px 30px 0px;
    }
    .header.header-sticky.is-sticky {
        padding: 0px 30px 0px;
    }
    .header-right {
        display: none;
        margin: 10px 20px 20px;
    }
    .header .col-xxl-5 {
        width: 100%;
    }
    .header .navbar-collapse {
        position: fixed;
        top: 75px;
        right: 0px;
        width: 100%;
        max-height: calc(100% - 52px);
        background-color: var(--mainBG);
        border-top: 1px solid var(--mainTheme);
        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
        overflow: scroll;
    }
    .header .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: relative;
        width: calc(100% + 0px);
        top: 15px;
        left: 0px;
        padding: 20px 0 20px;
    }
    .header .dropdown-toggle::after {
        height: 0px;
        transform: scaleX(1);
    }
    .header.header-sticky.is-sticky .dropdown-toggle::after {
        height: 0;
    }
    .header .dropdown-toggle.show::after {
        top: 40px;
        height: 25px;
    }
    .header .navbar-expand-xl .navbar-nav .nav-link {
        margin-left: 15px;
        margin-bottom: 0px;
    }
    .header.header-sticky.is-sticky .navbar-expand-xl .navbar-nav .nav-link {
        margin-bottom: 0px;
    }
    .header .nav-link {
        display: inline-block;
    }
    .header-sticky .header-logo a img:nth-child(3) {
        display: none;
    }
    .header-sticky.is-sticky .navbar .header-logo {
        display: flex;
        margin: 0 auto;
        width: calc(100% - 301px);
    }
    .header-sticky.is-sticky .header-logo a img:first-child {
        display: none;
    }
    .header-sticky.is-sticky .header-logo a img:nth-child(3) {
        display: block;
    }
    .header-sticky.is-sticky .navbar-collapse .header-right .thm-btn {
        display: none;
    }
    .header-sticky .navbar .header-right:first-child {
        display: none;
    }
    .header-sticky .navbar-collapse .header-right:first-child {
        display: block;
    }
    .header-sticky.is-sticky .navbar .header-right:first-child {
        display: block;
        border: none;
        margin: 0;
        padding: 0;
    }
    .header-sticky.is-sticky .navbar-collapse .header-right:first-child {
        border-bottom: 1px solid #d0d0cd;
        margin: 15px 0 10px;
        padding: 0 20px;
    }
    .header-sticky.is-sticky .header-right .thm-btn {
        display: block;
    }
    .header .navbar-expand-xl .navbar-nav .dropdown-menu .thm-btn-2 {
        display: block;
    }
    .sub-destinations {
        padding: 24px 0 0;
    }
    .sub-destinations .mega-menu-popup {
        margin-top: 37px;
    }
    .sub-destinations ul {
        padding: 0;
        margin: 0;
    }
    .sub-destinations ul li {
        list-style-type: none;
        margin: 0 0 5px 0;
        margin-bottom: 5px;
        border-bottom: none;
        position: unset;
        font-size: 16px;
        font-weight: 500;
        color: var(--mainTheme);
        padding-bottom: 0;
    }
    .sub-destinations ul li a {
        font-size: 16px;
        font-weight: 500;
        font-family: "SofiaProRegular";
        color: var(--mainTheme);
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .sub-destinations ul li a:hover {
        text-decoration: underline;
    }
    .mega-menu-popup {
        height: -webkit-fill-available;
        border: none;
        padding: 20px 0px 0;
    }
    .mega-menu-popup .row.m-lrb .col-xl-2 {
        width: 33.33333333%;
    }
    .header .for-mobile {
        display: inline-block;
        float: unset;
        margin-top: 0;
    }
    .header .nav-link.dropdown-toggle.show {
        color: #e0ad80;
    }
    .view-villas ul {
        margin-bottom: 20px;
    }
    .home-banner h1 {
        font-size: 80px;
        line-height: 86px;
    }
    .home-filter {
        margin-left: 3px;
    }
    .sub-filter {
        max-width: 100%;
        margin-left: 3px;
        overflow: unset;
    }
    .unparalleled-luxury-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    #destinations button.owl-prev {
        left: 0px;
    }
    #destinations button.owl-next {
        right: 0px;
    }
    .section-head h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .curated-collections-box {
        width: 292px;
    }
    .curated-collections-img {
        width: 292px;
        height: 373px;
    }
    #curated-collections button.owl-prev,
    #curated-collections button.owl-next {
        top: 28%;
    }
    .experience-wonders .experience-wonders-cnt h2 {
        font-size: 56px;
        line-height: 56px;
    }
    .villa-collective-box .carousel-wrap button.owl-prev,
    .villa-collective-box .carousel-wrap button.owl-next {
        top: 31.5%;
    }
    .villa-collective-cnt .col-4 {
        padding: 0;
    }
    .how-we-are-different-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .press-slider.owl-carousel .owl-nav button.owl-prev {
        top: 18%;
    }
    .press-slider.owl-carousel .owl-nav button.owl-next {
        top: 18%;
    }
    .page-banner {
        min-height: 615px;
    }
    .page-banner .banner-text h1 {
        font-size: 63px;
        line-height: 69px;
    }
    .guide-cnt h2 {
        font-size: 36px;
        line-height: 44px;
    }
    .planet-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .albania-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .the-best-restaurants-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .the-best-places-visit-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .the-best-sights-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .who-we-are-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .why-book-box {
        padding: 110px 50px 90px;
    }
    .how-can-we-box {
        padding: 100px 50px;
    }
    .leftside-filter {
        top: 105px;
    }
    .villa-left .interior-bg {
        min-height: 499px;
    }
    .villa-left .exterior-bg {
        min-height: 499px;
    }
    .villa-left .villa-top-head h4 {
        font-size: 24px;
        line-height: 34px;
    }
    .villa-left .interior-cnt h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .villa-left .exterior-cnt h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .meet-our-team .meet-our-team-cnt h3 {
        font-size: 15px;
    }
    .meet-our-team .meet-our-team-cnt span {
        font-size: 12px;
    }
    .villa-right {
        top: 83px;
    }
    .villa-right h4 {
        font-size: 40px;
        line-height: 44px;
    }
    .villa-right .call-specialist h6 {
        letter-spacing: 1px;
    }
    .prices-info-box {
        margin-left: -83px;
    }
    .enquiry-page-banner .banner-text h1 {
        font-size: 46px;
        line-height: 48px;
    }
    .enquiry-frm .gx-3 {
        --bs-gutter-x: 24px;
    }
    .quantity-box {
        font-size: 18px;
        margin-bottom: 24px;
    }
    .table-condensed th.next.available {
        right: 9px;
    }
    .table-condensed th.prev.available {
        left: 9px;
    }
    .please-note-cnt {
        padding: 35px 70px 0;
    }
    .villa-collective-sure-slider .carousel-wrap button.owl-prev {
        left: 5px;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    .villa-collective-sure-slider .carousel-wrap button.owl-next {
        right: 5px;
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(288px, 1fr));
    }
    .choose-your-week .form-check {
        margin-right: 20px;
    }
    .month-view {
        top: 182px;
    }
    .wishlist h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .rented-together-switch h5 {
        width: 34%;
    }
    .what-our-customers-say .section-head h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .what-our-customers-say-cnt .customers-name {
        font-size: 22px;
        line-height: 30px;
    }
    .what-our-customers-say-cnt .country-name {
        font-size: 22px;
        line-height: 30px;
    }
    .lg-toolbar {
        background-color: transparent;
    }
    .lg-close {
        background-color: rgba(0, 0, 0, .45);
    }
    .lg-fullscreen,
    #lg-zoom-in,
    #lg-zoom-out,
    #lg-actual-size,
    #lg-counter {
        display: none;
    }
    .sub-villa img {
        display: none;
    }
    .sub-villa-cnt span {
        display: none;
    }
    .sub-villa-cnt .sub-villa-amenities {
        display: none;
    }
    .sub-villa {
        margin-top: 0px;
    }
    .sub-filter ul li .sub-villa-cnt h6 {
        font-size: 16px;
        font-weight: unset;
        font-family: "SofiaProLight";
        color: var(--mainTheme);
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .photos .modal-xl {
        --bs-modal-width: 960px;
    }
    .gx-3 {
        --bs-gutter-x: 0px;
    }
    .privacy-policy .section-head h3 {
        font-size: 32px;
        line-height: 36px;
    }
    .terms-date {
        margin: 50px 0 15px;
    }
    #info-privacy-1,
    #info-privacy-2,
    #info-privacy-3,
    #info-privacy-4,
    #info-privacy-5,
    #info-privacy-6,
    #info-privacy-7,
    #info-privacy-8,
    #info-privacy-9,
    #info-privacy-10 {
        padding-top: 75px;
    }
    .cookies-policy .section-head h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .thank-you-cnt {
        padding: 50px 17%;
    }
    .thank-you-cnt h1 {
        font-size: 46px;
        line-height: 48px;
    }
    .concierge-cnt h2,
    .signature-service-cnt h2,
    .quintessential-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .sign-img-box img {
        margin-top: 40px;
    }
    .whats-included {
        padding: 0 0 30px 0;
    }
    .team-modal .w-15 {
        --bs-modal-width: 910px;
    }
    .team-modal .modal-body {
        padding: 50px 30px 0;
    }
    .team-left h3 {
        font-size: 20px;
    }
    .team-left span {
        font-size: 14px;
    }
    .team-modal .team-cnt p {
        line-height: 28px;
    }
    .team-modal .modal-footer {
        padding: 15px 18px;
    }
    .team-modal .modal-footer p {
        line-height: 28px;
    }
    .contact-map iframe {
        min-height: 400px;
    }
    .opening-times h3 {
        font-size: 22px;
    }
    .ctm-modal .modal-dialog {
        max-width: 936px;
    }
    .video-strip-cnt, 
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover .video-strip-cnt {
        width: 237px;
    }
    .video-strip-img img {
        height: 551px;
    }
    .video-strip-cnt h3 {
        font-size: 32px;
    }
    .password-protection-form p {
        font-size: 36px;
        line-height: 44px;
    }
    .destinations-list .calen-range {
        width: calc(33.333333% - 16px);
    }
    .ui-datepicker {
        width: 336px;
        padding: 30px 34px;
    }
    .wishlist-villa-empty h2 {
        font-size: 46px;
        line-height: 48px;
        margin-bottom: 50px;
    }
}
@media(max-width: 991.98px) {
    .order_md_2 {
        order: 2;
    }
    .header {
        padding: 0px 20px;
    }
    .header.header-sticky.is-sticky {
        padding: 0px 20px;
    }
    .header .navbar-collapse {
        top: 72px;
    }
    .header .dropdown-menu .row {
        --bs-gutter-x: 15px;
    }
    .destinations-menu-box {
        margin-bottom: 15px;
    }
    .home-banner h1 {
        font-size: 61px;
        line-height: 71px;
    }
    .home-search {
        width: 100%;
    }
    .home-filter {
        margin-left: 0px;
    }
    .sub-filter {
        margin-left: 0px;
    }
    .home-banner {
        max-height: 700px;
    }
    .home-banner .banner-text {
        padding: 60px 0px 106px;
    }
    .unparalleled-luxury {
        padding: 80px 0;
    }
    .press {
        padding: 0 0 80px;
    }
    .destinations-slide-cnt h3 {
        font-size: 28px;
    }
    .curated-collections {
        padding: 80px 0 65px;
    }
    .curated-collections-box {
        width: 333px;
    }
    .curated-collections-img {
        width: 333px;
        height: 426px;
    }
    #curated-collections button.owl-prev,
    #curated-collections button.owl-next {
        top: 30.5%;
    }
    #curated-collections button.owl-prev {
        left: -25px;
    }
    #curated-collections button.owl-next {
        right: -25px;
    }
    .experience-wonders {
        padding: 80px 0 0;
    }
    .experience-wonders .experience-wonders-cnt h2 {
        font-size: 46px;
        line-height: 50px;
    }
    .explore-the-journal-cnt {
        padding: 27px 38px 0px;
    }
    .villa-collective-box .carousel-wrap button.owl-prev {
        top: 33.5%;
        left: -25px;
    }
    .villa-collective-box .carousel-wrap button.owl-next {
        top: 33.5%;
        right: -25px;
    }
    .villa-collective-sure .nav-tabs li.nav-item:last-child .nav-link {
        width: calc(100% - 20px);
        margin-bottom: 0;
    }
    .villa-collective-sure .nav-tabs .nav-link {
        margin-bottom: 20px;
    }
    .villa-collective-sure .nav-tabs li.nav-item {
        width: 50%;
    }
    .villa-collective-sure .justify-content-end {
        justify-content: flex-start !important;
    }
    .how-we-are-different-img {
        margin-bottom: 50px;
    }
    .how-we-are-different .gx-5 {
        --bs-gutter-x: 0px;
    }
    .explore-the-journal-box {
        margin-bottom: 30px;
    }
    .explore-the-journal {
        padding: 80px 0;
    }
    .share-the-moment-box {
        margin-bottom: 24px;
    }
    .share-the-moment {
        padding: 0 0 38px;
    }
    .press-slider.owl-carousel .owl-nav button.owl-prev {
        top: 15%;
    }
    .press-slider.owl-carousel .owl-nav button.owl-next {
        top: 15%;
    }
    .page-banner {
        min-height: 480px;
    }
    .page-banner .banner-text h1 {
        font-size: 56px;
        line-height: 66px;
    }
    .greece {
        padding: 80px 0;
    }
    .mb-48 {
        margin-bottom: 40px;
    }
    .animate__none {
        animation-name: none;
    }
    .filters-options {
        display: flex;
        width: 696px;
        margin: 0 auto 30px;
    }
    .filter-main {
        display: none;
    }
    .filter-main {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        width: 400px;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        background: var(--mainTheme);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        transition: 0.4s;
        transition: all .5s ease;
    }
    .filter-main .filter-heading {
        display: flex;
    }
    .leftside-filter {
        display: none;
    }
    .filter-main .leftside-filter {
        display: block;
        margin-top: 0;
        padding: 84px 24px 24px;
    }
    .leftside-filter {
        margin-top: 0;
    }
    .filter-main .filter-btm-btn {
        display: flex;
    }
    .filter-btm-btn {
        display: flex;
    }
    .filter-main .leftside-filter {
        padding: 84px 24px 84px;
        border: none;
        cursor: pointer;
        min-height: 100vh;
    }
    .filter-cnt .leftside-filter .price-filter {
        margin-top: 30px;
    }
    .guide {
        padding: 0 0 80px;
    }
    .guide .section-head {
        margin-bottom: 30px;
    }
    .guide-img {
        margin-bottom: 50px;
    }
    .guide-cnt {
        margin-left: 0;
    }
    .guide-cnt .thm-btn-3 {
        margin-top: 15px;
    }
    .recently-viewed {
        padding: 0 0 40px;
    }
    .planet {
        padding: 80px 0 40px;
    }
    .planet .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .planet-cnt {
        margin-right: 0px;
    }
    .planet-img {
        margin-top: 20px;
    }
    .albania {
        padding: 40px 0 0;
    }
    .albania-cnt {
        margin-top: 110px;
        margin-right: 0;
    }
    .albania .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .collections {
        padding: 80px 0 40px;
    }
    .collections .section-head p {
        padding: 0 40px;
    }
    .collections-box .mt-auto {
        margin-bottom: 40px;
    }
    .how-can-we {
        padding: 80px 0 0;
    }
    .how-can-we-box {
        padding: 80px 50px;
    }
    .journal {
        padding: 80px 0 20px;
    }
    .journal .section-head {
        margin-bottom: 80px;
    }
    .journal .section-head p {
        padding: 0 40px;
    }
    .journal .controls {
        grid-template-columns: auto auto;
    }
    .journal-article {
        padding: 80px 0 0;
    }
    .journal-article .section-head {
        margin-bottom: 80px;
    }
    .journal-article .section-head p {
        padding: 0 40px;
    }
    .the-best-restaurants {
        padding: 0 0 80px;
    }
    .the-best-restaurants-cnt {
        margin-right: 0px;
        margin-bottom: 50px;
    }
    .the-best-restaurants-cnt p {
        font-size: 22px;
        line-height: 28px;
    }
    .the-best-restaurants .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .the-best-sights {
        padding: 45px 0 0;
    }
    .the-best-sights .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .the-best-sights-img {
        margin-bottom: 50px;
    }
    .the-best-sights-cnt {
        margin-right: 0px;
    }
    .who-we-are {
        padding: 80px 0 45px;
    }
    .who-we-are .row {
        flex-direction: column-reverse;
    }
    .meet-our-team-box {
        margin-bottom: 50px;
    }
    .meet-our-team .meet-our-team-box {
        margin-bottom: 0px;
    }
    .who-we-are .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .meet-our-team-cnt h3 {
        font-size: 32px;
    }
    .meet-our-team {
        padding: 0 0 80px;
        display: none;
    }
    .team-md {
        display: block;
    }
    .what-we-do .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .what-we-do-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .what-we-do-cnt {
        margin-top: 110px;
        margin-right: 0;
    }
    .how-we-do-cnt h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .how-we-do-cnt {
        margin-top: 50px;
        margin-right: 0px;
    }
    .how-we-do .col-xxl-6:last-child {
        padding-left: 12px;
    }
    .how-we-do-img {
        margin-top: 40px;
    }
    .our-service .col-xxl-4 {
        margin-bottom: 30px;
    }
    .why-book-box h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .why-book-box {
        padding: 80px 50px 50px;
    }
    .what-we-do {
        padding: 0 0 40px;
    }
    .our-service {
        padding: 0 0 50px;
    }
    .how-we-do {
        padding: 0 0 80px;
    }
    .press-about {
        padding: 80px 0;
    }
    .villa-main .col-xxl-8 {
        width: 100%;
    }
    .villa-main .col-xxl-4 {
        width: 60%;
        /* margin: 50px auto 0; */
    }
    .villa-left .col-xxl-4 {
        width: 33.33333333%;
        margin: unset;
    }
    .villa-main {
        padding: 80px 0 70px;
    }
    .villa-left .interior-bg {
        min-height: 582px;
    }
    .villa-left .villa-top-head .d-flex {
        margin: 48px 0 10px;
    }
    .villa-left .interior-cnt {
        margin: 70px 50px 70px 15px;
    }
    .villa-left .exterior-bg {
        min-height: 582px;
    }
    .bedrooms-list .row {
        padding-bottom: 0px;
    }
    .villa-left .exterior-cnt {
        margin: 60px 30px 60px 40px;
    }
    .nearby-list iframe {
        margin: 14px 0 70px;
    }
    #great-rented-together-slider button.owl-prev {
        top: 33%;
    }
    #great-rented-together-slider button.owl-next {
        top: 33%;
    }
    #you-might-also-like-slider button.owl-prev {
        top: 33%;
    }
    #you-might-also-like-slider button.owl-next {
        top: 33%;
    }
    .villa-right.web-villa {
        display: none;
    }
    .villa-right.mobile-villa {
        display: block;
        margin-top: 30px;
    }
    .villa-right {
        margin: 30px 0;
        position: unset;
        display: none;
    }
    .villa-right .call-specialist h6 {
        letter-spacing: 2px;
    }
    .villa-right .wishlist-icon {
        letter-spacing: 2px;
    }
    .villa-right .share-icon {
        letter-spacing: 2px;
    }
    .villa-right h4 {
        font-size: 36px;
        line-height: 40px;
    }
    .prices-info-box {
        margin-left: 0px;
    }
    .villa-features-main {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .villa-right .villa-features-main .villa-features {
        margin: 34px 15px 0;
    }
    .enquiry-page-banner {
        background-color: var(--mainTheme);
        padding: 60px 0 60px;
    }
    .enquiry-page-banner .btn-txt {
        padding-top: 40px;
    }
    .enquiry-page-banner .banner-text h1 {
        font-size: 44px;
        line-height: 46px;
    }
    .enquiry-form .section-head p a {
        font-size: 22px;
        line-height: 30px;
    }
    .enquiry-form {
        padding: 80px 0;
    }
    .our-newsletter h3 {
        font-size: 36px;
        line-height: 42px;
    }
    .our-newsletter p {
        margin: 8px 50px 40px;
    }
    .our-newsletter .form-check {
        margin-bottom: 55px;
    }
    .enquiry-form .section-head {
        margin-bottom: 70px;
    }
    .please-note-cnt p {
        font-size: 13px;
        line-height: 18px;
    }
    .please-note-cnt {
        padding: 35px 50px 0;
    }
    #recently-viewed-villa-slider button.owl-prev {
        top: 33%;
    }
    #recently-viewed-villa-slider button.owl-next {
        top: 33%;
    }
    .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(336px, 1fr));
    }
    .copied-note {
        font-size: 22px;
        line-height: 30px;
    }
    .wishlist { 
        padding: 80px 0;
    }
    .wishlist-copy-link .link-txt {
        font-size: 22px;
    }
    .wishlist-copy-link a {
        font-size: 22px;
    }
    .wishlist-main .showing {
        margin-top: 0px;
    }
    .rented-together-switch h5 {
        width: auto;
    }
    .no-villa-found {
        margin-top: 0px;
    }
    .no-villa-found .section-head {
        margin-bottom: 40px;
    }
    .journal-article .wpb_single_image img[width="640"] {
        width: 100%;
    }
    .journal-article .wpb_single_image img[width="300"] {
        width: 100%;
    }
    .photos .modal-xl {
        --bs-modal-width: 720px;
    }
    .photos .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(324px, 1fr));
    }
    .terms-date {
        margin: 20px 0 15px;
    }
    .cookies-policy .section-head h1 {
        margin-bottom: 60px;
    }
    .wp-builder-content {
        padding: 80px 0 0;
    }
    .wp-builder-content .section-head {
        margin-bottom: 80px;
    }
    .wp-builder-content .section-head p {
        padding: 0 40px;
    }
    .wp-builder-content .wpb_single_image img[width="640"] {
        width: 100%;
    }
    .wp-builder-content .wpb_single_image img[width="300"] {
        width: 100%;
    }
    .footer .row.gx-3 .col-xxl-6:last-child {
        width: 100%;
    }
    .home-filter-btm .clear-btn {
        display: none;
    }
    .thank-you {
        padding: 80px 0;
    }
    .thank-you-cnt {
        padding: 50px 6%;
    }
    .thank-you-cnt h1 {
        font-size: 44px;
        line-height: 46px;
    }
    .concierge {
        padding: 80px 0 70px;
    }
    .concierge-cnt {
        margin-right: 0;
    }
    .concierge-cnt p, 
    .signature-service-cnt p, 
    .whats-included-box p, 
    .quintessential-cnt p {
        margin-bottom: 20px;
    }
    .we-offer-cnt {
        font-size: 20px;
    }
    .signature-service {
        padding: 80px 0 50px;
    }
    .sign-img-box img {
        margin-top: 30px;
    }
    .signature-service-cnt {
        margin-top: 50px;
        margin-left: 0;
    }
    .whats-included {
        padding: 0 0 30px 0;
    }
    .whats-included-box {
        padding: 40px 40px 20px;
    }
    .whats-included-box ul {
        margin: 0;
    }
    .whats-included-box .row .col-lg-6:last-child ul {
        margin-bottom: 30px;
    }   
    .quintessential {
        padding: 80px 0 0;
    }
    .quintessential-cnt {
        margin-top: 50px;
        margin-right: 0;
    }
    .order_md_2 {
        order: 2;
    }
    .our-service-conierge {
        padding: 80px 0;
    }
    .footer-btm {
        margin-bottom: 30px;
    }
    .team-modal .w-15 {
        --bs-modal-width: 680px;
    }
    .ctm-modal .modal-dialog {
        max-width: 696px;
    }
    .our-story {
        padding: 80px 0 0;
    }
    .our-story-box-img {
        margin-bottom: 110px;
    }
    .our-story-img {
        margin-bottom: 40px;
    }
    .our-story-cnt {
        margin-right: 0;
    }
    .our-story-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .our-story-cnt p {
        margin-bottom: 20px;
    }
    .video-strip {
        padding: 80px 0 0;
    }
    .video-strip-img img {
        height: auto;
    }
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4 {
        flex: 1 1 50%;
        max-width: 50%;
    }
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover {
        flex: 1 1 50%;
        max-width: 50%;
    }
    .video-strip .container-ctm .row:hover .col-sm-6.col-md-6.col-lg-4:not(:hover) {
        flex: 1 1 50%;
        max-width: 50%;
    }
    .video-strip-cnt, 
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover .video-strip-cnt {
        width: auto;
    }
    .password-protection {
        padding: 80px 0;
    }
    .experience-wonders-bg {
        background-position: left;
        width: 100%;
        min-height: unset;
        padding: 50px 0;
        display: block;
    }
    .experience-wonders .experience-wonders-cnt {
        width: 100%;
    }
    .wishlist-villa-empty {
        padding: 80px 0;
    }
    .wishlist-villa-empty h2 {
        font-size: 44px;
        line-height: 46px;
    }
	.new-destination {
		padding: 0 0 80px;
	}	
	.new-destination .nav-tabs .nav-item {
		flex: 1 1 calc(50%);
	}
	.new-destination .new-destination-img {
		margin-bottom:30px;
	}
	.new-destination .nav-tabs .nav-link {
		border-bottom: none;
	}
	.new-destination .nav-tabs .nav-item:nth-child(even) .nav-link {
		border-right: 1px solid #606d5b;
	}
	.new-destination .nav-tabs .nav-item:last-child .nav-link {
		border-bottom: 1px solid #606d5b;
	}
}
@media(max-width: 767.98px) {
    .mega-menu-popup .row.m-lrb .col-xl-2 {
        width: 50%;
    }
    .mega-menu-popup {
        padding: 15px 0 0;
    }
    .m-lrb {
        margin: 0 0 24px;
    }
    .header .navbar-expand-xl .navbar-nav .dropdown-menu {
        padding: 15px 0;
    }
    .header .header-logo {
        width: 60%;
        min-height: auto;
    }
    .home-banner {
        max-height: 666px;
    }
    .home-banner h1 {
        font-size: 45px;
        line-height: 55px;
    }
    .home-banner p {
        font-size: 24px;
    }
    .home-banner .home-search input {
        font-size: 12px;
    }
    .home-search .thm-btn-2 {
        min-width: 153px;
    }
    .unparalleled-luxury {
        padding: 50px 0;
    }
    .unparalleled-luxury-cnt h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .unparalleled-luxury-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .section-head h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .destinations-slide-cnt h3 {
        font-size: 24px;
    }
    #destinations button.owl-prev {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    #destinations button.owl-next {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    .curated-collections {
        padding: 50px 0;
    }
    #curated-collections button.owl-prev {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        top: 25%;
        left: -30px;
    }
    #curated-collections button.owl-next {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        top: 25%;
        right: -30px;
    }
    .curated-collections-box {
        width: 243px;
    }
    .curated-collections-img {
        width: 243px;
        height: 311px;
    }
    .guide-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .experience-wonders {
        padding: 50px 0 0;
    }
    .experience-wonders .experience-wonders-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .villa-collective-box .carousel-wrap button.owl-prev {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        top: 30.5%;
        left: -30px;
    }
    .villa-collective-box .carousel-wrap button.owl-next {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        top: 30.5%;
        right: -30px;
    }
    .villa-collective-info i {
        font-size: 20px;
        padding: 10px 15px;
    }
    .villa-collective-cnt {
        margin: -100px 10px 10px;
        padding: 12px 5px;
    }
    .villa-collective-cnt h3 {
        font-size: 26px;
    }
    .villa-collective-amenity .h6 {
        font-size: 26px;
    }
    .villa-collective-cnt .col-4:first-child {
        margin-left: -10px;
    }
    .greece .villa-collective-cnt .col-4:first-child {
        margin-left: 0px;
        margin-right: -10px;
    }
    .greece .villa-collective-amenity .h6 {
        font-size: 26px;
    }
    .villa-collective-amenity span {
        font-size: 10px;
    }
    .how-we-are-different-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .how-we-are-different-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .collection-content {
        padding: 70px 0 0;
    }
    .explore-the-journal {
        padding: 50px 0;
    }
    .share-the-moment {
        padding: 0 0 8px;
    }
    .what-our-customers-say-bg {
        padding: 50px 20px;
    }
    .page-banner {
        min-height: 400px;
    }
    .page-banner .banner-text h1 {
        font-size: 41px;
        line-height: 45px;
    }
    .page-banner .banner-text p {
        font-size: 26px;
    }
    .meet-our-team-slider.owl-carousel .owl-nav button.owl-prev {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        top: 32.7%;
        left: -30px;
    }
    .meet-our-team-slider.owl-carousel .owl-nav button.owl-next {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        top: 32.7%;
        right: -30px;
    }
    .greece {
        padding: 50px 0;
    }
    .greece .section-head {
        margin-bottom: 30px;
    }
    .mb-48 {
        margin-bottom: 30px;
    }
    .section-head p {
        font-size: 18px;
        line-height: 28px;
    }
    .guide {
        padding: 0 0 50px;
    }
    .guide-cnt h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .recently-viewed {
        padding: 0 0 20px;
    }
    .planet {
        padding: 50px 0 25px;
    }
    .planet-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .planet-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .albania {
        padding: 25px 0 0;
    }
    .albania-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .albania-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .how-can-we {
        padding: 50px 0 0;
    }
    .how-can-we-box {
        padding: 50px 30px;
    }
    .collections {
        padding: 50px 0 10px;
    }
    .collections .section-head {
        margin-bottom: 30px;
    }
    .collections .section-head p {
        padding: 0px 20px;
    }
    .collections-box .collections-box-cnt h5 {
        font-size: 24px;
    }
    .collections-box .collections-box-cnt p {
        font-size: 18px;
        line-height: 24px;
    }
    .journal {
        padding: 50px 0 0;
    }
    .journal .section-head {
        margin-bottom: 50px;
    }
    .journal .section-head p {
        padding: 0px 20px;
    }
    .journal-box .journal-box-cnt h5 {
        font-size: 24px;
    }
    .journal-box .journal-box-cnt p {
        font-size: 18px;
        line-height: 24px;
    }
    .journal-box .mt-auto {
        margin-bottom: 50px;
    }
    .journal-article {
        padding: 60px 0 0;
    }
    .journal-article .section-head {
        margin-bottom: 60px;
    }
    .journal-article .section-head p {
        padding: 0 20px;
    }
    .journal-article .wpb_wrapper h3 {
        font-size: 24px;
    }
    .journal-article .wpb_wrapper h5 {
        font-size: 20px;
    }
    .journal-article .wpb_wrapper p {
        font-size: 18px;
        line-height: 28px;
    }
    .the-best-restaurants {
        padding: 0 0 60px;
    }
    .the-best-restaurants-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .the-best-restaurants-cnt p {
        font-size: 18px;
        line-height: 24px;
    }
    .the-best-places-visit-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .the-best-places-visit-cnt p {
        font-size: 18px;
        line-height: 24px;
    }
    .the-best-sights {
        padding: 25px 0 0;
    }
    .the-best-sights-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .the-best-sights-cnt p {
        font-size: 18px;
        line-height: 24px;
    }
    .who-we-are {
        padding: 50px 0 15px;
    }
    .who-we-are-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .who-we-are-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .meet-our-team {
        padding: 0 0 50px;
    }
    .meet-our-team-cnt h3 {
        font-size: 30px;
    }
    .meet-our-team-box {
        margin-bottom: 40px;
    }
    .what-we-do-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .how-we-do-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .how-can-we-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .why-book-box h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .why-book-box {
        padding: 30px;
    }
    .what-we-do {
        padding: 0 0 50px;
    }
    .what-we-do-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .how-we-do-img {
        margin-top: 0px;
    }
    .how-we-do-cnt {
        margin-top: 30px;
    }
    .our-service {
        padding: 0 0 20px;
    }
    .how-we-do {
        padding: 0 0 50px;
    }
    .how-we-do-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .our-service-box p {
        font-size: 18px;
        line-height: 28px;
    }
    .filters-options {
        width: 516px;
    }
    .press {
        padding: 0 0 50px;
    }
    .press-about {
        padding: 50px 0;
    }
    .press-slider.owl-carousel .owl-nav button.owl-prev {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        left: -64px;
    }
    .press-slider.owl-carousel .owl-nav button.owl-next {
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
        right: -64px;
    }
    .villa-main .col-xxl-4 {
        width: 100%;
    }
    .villa-left .interior-bg {
        min-height: auto;
    }
    .villa-left .exterior-bg {
        min-height: auto;
    }
    .villa-left .col-xxl-4 {
        width: 50%;
    }
    .villa-left .villa-collective-cnt .col-xxl-4 {
        width: 33.33333333%;
    }
    .villa-left .interior-img {
        padding: 0px;
        margin-bottom: -25%;
        position: relative;
        z-index: 1;
    }
    .villa-left .interior-img .interior-img-first {
        width: calc(100% - 60px);
        margin-left: 30px;
    }
    .villa-left .interior-img .interior-img-first:nth-child(2) {
        display: none;
    }
    .villa-left .interior-bg {
        margin-left: 0%;
        padding-left: 0%;
        padding-top: 22%;
        z-index: 0;
    }
    .villa-left .interior-cnt {
        margin: 50px 30px 50px 30px;
    }
    .living-spaces-list ul {
        margin-bottom: 10px;
    }
    /* .features-list {
        padding-bottom: 20px;
    } */
    .villa-left .exterior-bg {
        margin-right: 0%;
        padding-right: 0%;
        padding-bottom: 17%;
    }
    .villa-left .exterior-cnt {
        margin: 50px 30px 50px 30px;
    }
    .villa-left .exterior-img {
        padding: 30px;
        margin-top: -25%;
    }
    .villa-left .exterior-img .exterior-img-first:nth-child(2) {
        display: none;
    }
    .bedrooms-list h4 {
        font-size: 26px;
        line-height: 28px;
    }
    .bedrooms-list h6 {
        font-size: 18px;
        line-height: 28px;
    }
    .bedrooms-list p {
        font-size: 18px;
        line-height: 24px;
    }
    .great-rented-together {
        padding: 70px 0 70px;
    }
    .villa-main {
        padding: 50px 0;
    }
    .nearby-list h4 {
        font-size: 24px;
        line-height: 34px;
    }
    .nearby-list iframe {
        margin: 14px 0 60px;
    }
    .nearby-list-box ul {
        margin-bottom: 10px;
    }
    .nearby-list-box ul li {
        width: 50%;
    }
    .nearby-list-box ul li:first-child {
        width: 50%;
    }
    #great-rented-together-slider button.owl-prev {
        top: 25.8%;
        left: -25px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    #great-rented-together-slider button.owl-next {
        top: 25.8%;
        right: -25px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    #you-might-also-like-slider button.owl-prev {
        top: 25.8%;
        left: -25px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    #you-might-also-like-slider button.owl-next {
        top: 25.8%;
        right: -25px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    .enquiry-page-banner .banner-text h1 {
        font-size: 38px;
        line-height: 40px;
    }
    .enquiry-form {
        padding: 50px 0;
    }
    .enquiry-frm .month-calendar {
        min-height: 733px;
        margin-bottom: 0px;
    }
    .enquiry-daterangepicker .daterangepicker {
        flex-wrap: wrap;
    }
    .daterangepicker .drp-calendar.right {
        margin-top: 10px;
    }
    .table-condensed th.next.available {
        top: 0px;
    }
    .our-newsletter h3 {
        font-size: 33px;
        line-height: 36px;
    }
    .enquiry-form .section-head p a {
        font-size: 18px;
        line-height: 28px;
    }
    .enquiry-frm p {
        font-size: 18px;
        line-height: 28px;
    }
    .our-newsletter p {
        font-size: 18px;
        line-height: 28px;
        margin: 8px 30px 30px;
    }
    .enquiry-frm textarea.form-control {
        height: 285px;
        padding: 20px;
    }
    .enquiry-frm .form-control {
        padding: 10px 20px;
        line-height: 60px;
        height: 60px;
        font-size: 16px;
    }
    .destination-label {
        padding: 17px 20px;
        font-size: 16px;
    }
    .close-icon {
        top: 10px;
        right: 20px;
    }
    .destinations-list {
        padding: 17px 20px 0;
        column-gap: 20px;
    }
    .destinations-list .calen-range {
        width: calc(33.333333% - 14px);
    }


    .quantity-box {
        padding: 10px 20px;
        font-size: 16px;
        line-height: 40px;
        margin-bottom: 30px;
        height: 60px;
    }
    .quantity.buttons_added .minus,
    .quantity.buttons_added .plus {
        padding-bottom: 3px;
    }
    .enquiry-form .section-head {
        margin-bottom: 50px;
    }
    .enquiry-frm .calen-range ul li {
        margin-right: 31px;
    }
    .villa-collective-info .label {
        padding: 6px 20px;
        min-width: 90px;
    }
    .please-note-cnt p {
        font-size: 13px;
        line-height: 18px;
    }
    .please-note-cnt {
        padding: 30px 0px 0;
    }
    .please-note-cnt .done-btn {
        margin-bottom: 30px;
    }
    #recently-viewed-villa-slider button.owl-prev {
        top: 25.8%;
        left: -25px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    #recently-viewed-villa-slider button.owl-next {
        top: 25.8%;
        right: -25px;
        font-size: 22px;
        width: 40px;
        height: 40px;
        line-height: 38px;
    }
    .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(246px, 1fr));
    }
    .choose-your-date {
        padding: 20px 20px;
        display: block;
        text-align: center;
    }
    .choose-your-week {
        margin-bottom: 20px;
    }
    .month-view {
        top: 154px;
    }
    .wishlist {
        padding: 50px 0;
    }
    .wishlist h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .wishlist p {
        font-size: 18px;
        line-height: 28px;
    }
    .copied-note {
        font-size: 20px;
        line-height: 26px;
    }
    .wishlist-copy-link .link-txt {
        font-size: 20px;
        line-height: 26px;
    }
    .wishlist-copy-link a {
        font-size: 20px;
    }
    .wishlist-email .form-control {
        padding: 10px 20px;
        line-height: 60px;
        height: 60px;
        font-size: 16px;
    }
    .wishlist-main .enquiry-form {
        padding-top: 12px;
    }
    .close-your-datepicker {
        top: 15px;
        right: 22px;
        width: 30px;
        height: 30px;
        line-height: 19px;
    }
    .footer {
        padding: 50px 0;
    }
    .no-villa-found .section-head {
        margin-bottom: 30px;
    }
    .no-villa-found-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .what-our-customers-say .section-head {
        margin: 0 30px;
    }
    .what-our-customers-say .carousel-wrap {
        margin: 0 30px;
    }
    #what-our-customers-say-slider button.owl-prev {
        left: -55px;
    }
    #what-our-customers-say-slider button.owl-next {
        right: -55px;
    }
    .what-our-customers-say .section-head h5 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .what-our-customers-say-cnt p {
        -webkit-line-clamp: unset;
    }
    .what-our-customers-say-cnt .customers-name {
        font-size: 20px;
        line-height: 28px;
    }
    .what-our-customers-say-cnt .country-name {
        font-size: 20px;
        line-height: 28px;
    }
    .collections-box .thm-btn-3 {
        letter-spacing: 2px;
    }
    .photos .modal-xl {
        --bs-modal-width: 100%;
    }
    .photos .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(223px, 1fr));
    }
    .photos .modal-header h2 {
        font-size: 26px;
    }
    .terms-of-use {
        padding: 50px 0;
    }
    .terms-of-use-cnt {
        margin-bottom: 30px;
    }
    .terms-of-use-cnt tr th,
    .terms-of-use-cnt tr td,
    .terms-date,
    .footer-terms-info p {
        font-size: 18px;
        line-height: 28px;
    }
    .privacy-policy {
        padding: 50px 0;
    }
    .privacy-policy .section-head h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .privacy-policy-cnt {
        margin-bottom: 30px;
    }
    .privacy-policy-list ol li,
    .privacy-policy-cnt p,
    .privacy-policy-cnt tr td,
    .privacy-policy-cnt ul li {
        font-size: 18px;
        line-height: 28px;
    }
    .terms-date {
        margin: 0 0 15px;
    }
    .cookies-policy {
        padding: 50px 0;
    }
    .cookies-policy .section-head h1 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 40px;
    }
    .cookies-policy-cnt {
        margin-bottom: 30px;
    }
    .cookies-policy-cnt p,
    .cookies-policy-cnt tr th,
    .cookies-policy-cnt tr td {
        font-size: 18px;
        line-height: 28px;
    }
    .wp-builder-content {
        padding: 60px 0 0;
    }
    .wp-builder-content .section-head {
        margin-bottom: 60px;
    }
    .wp-builder-content .section-head p {
        padding: 0 20px;
    }
    .wp-builder-content .wpb_wrapper h3 {
        font-size: 24px;
    }
    .wp-builder-content .wpb_wrapper h5 {
        font-size: 20px;
    }
    .wp-builder-content .wpb_wrapper p {
        font-size: 18px;
        line-height: 28px;
    }
    .thank-you {
        padding: 50px 0;
    }
    .thank-you-cnt {
        padding: 30px;
    }
    .thank-you-cnt h1 {
        font-size: 38px;
        line-height: 40px;
    }
    .thank-you-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .concierge {
        padding: 50px 0;
    }
    .concierge-cnt h2,
    .signature-service-cnt h2,
    .quintessential-cnt h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .concierge-cnt p, 
    .signature-service-cnt p, 
    .whats-included-box p, 
    .whats-included-box ul li, 
    .quintessential-cnt p, 
    .quintessential-cnt ul li {
        font-size: 18px;
        line-height: 28px;
    }
    .signature-service {
        padding: 50px 0 20px;
    }
    .signature-service-cnt {
        margin-top: 30px;
    }
    .whats-included {
        padding: 0 0 20px 0;
    }
    .whats-included-box {
        padding: 30px 30px 10px;
    }
    .whats-included-box h3 {
        font-size: 28px;
    }
    .quintessential {
        padding: 50px 0 0;
    }
    .quintessential-cnt {
        margin-top: 30px;
    }
    .our-service-conierge {
        padding: 50px 0;
    }
    .footer .footer-btm ul li {
        margin-right: 10px;
    }
    .team-modal .w-15 {
        --bs-modal-width: 500px;
    }
    .team-modal .close {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .team-modal .modal-body {
        padding: 50px 30px 15px;
    }
    .team-left {
        margin-bottom: 20px;
    }
    .team-left .team-img {
        width: 50%;
        padding: 33.3% 0%;
    }
    .team-modal .team-cnt {
        padding: 0;
    }
    .opening-times {
        margin-bottom: 30px;
    }
    .opening-times p,
    .contact-map p {
        font-size: 18px;
        line-height: 28px;
    }
    .contact-map iframe {
        min-height: 350px;
    }
    .ctm-modal .modal-dialog {
        max-width: 516px;
    }
    .our-story {
        padding: 50px 0 0;
    }
    .our-story-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .our-story-img {
        margin-bottom: 30px;
    }
    .video-strip {
        padding: 50px 0 0;
    }
    .video-strip-cnt h3 {
        font-size: 28px;
    }
    .password-protection {
        padding: 50px 0;
    }
    .password-protection-form p {
        font-size: 32px;
        line-height: 42px;
    }
    .password-protection-form p label input {
        padding: 10px 20px;
        line-height: 60px;
        height: 60px;
        font-size: 16px;
    }
    .destinations-list .calen-range {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
    .user-feedback .select-dropdown-button {
        font-size: 16px;
        line-height: 32px;
    }
    .user-feedback .select-dropdown {
        padding: 13px 20px;
    }
    .user-feedback .select-dropdown-button .fa-chevron-down {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .user-feedback .select-dropdown-list {
        top: 58px;
    }
    .user-feedback .select-dropdown-list-item {
        padding: 5px 20px;
        font-size: 16px;
        line-height: 32px;
    }
    .wishlist-villa-empty {
        padding: 50px 0;
    }
    .wishlist-villa-empty h2 {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 40px;
    }
    .interior-read-more {
        display: block;
    }
    #more-contant {
        display: none;
    }
    #read-more {
        display: block;
        cursor: pointer;
    }
    .instagram-gallery-list[data-feed_layout=gallery] {
        grid-template-columns: repeat(2, 1fr);
    }
	.new-destination {
		padding: 0 0 50px;
	}
	.new-destination .tab-content {
		padding: 30px;
	}
	.new-destination .new-destination-cnt p {
		font-size: 18px;
		line-height: 28px;
	}
}
@media(max-width: 575.98px) {
    .thm-btn,
    .thm-btn-2,
    .thm-btn-3 {
        font-size: 16px;
    }
    .collections-box .thm-btn-3 {
        letter-spacing: 4px;
    }
    .header .navbar {
        margin: 10px 0;
    }
    .header .header-logo {
        min-height: auto;
    }
    .header .navbar-collapse {
        top: 62px;
    }
    .header .nav-link {
        font-size: 14px;
    }
    .home-search {
        display: none;
    }
    .home-search-mobile {
        display: block;
        background-color: transparent;
        width: fit-content;
        padding: 0;
        border: none;
    }
    .home-search-mobile .openbtn {
        background-color: #f7f7f3;
        padding: 12px 12px 12px;
        font-size: 13px;
        color: #424953;
        letter-spacing: 1px;
        border: none;
    }
    .home-search-mobile .openbtn img {
        width: 13px;
        margin-top: -2px;
        margin-left: 10px;
    }
    .header {
        padding: 0px 12px;
    }
    .header.header-sticky.is-sticky {
        padding: 0px 12px;
    }
    .header-contact {
        margin-right: 9px;
    }
    .header-contact a {
        margin: 0 10px;
    }
    .header-search {
        max-width: 100%;
    }
    .destinations-menu-cnt h4 {
        font-size: 16px;
    }
    .header .nav-item {
        margin: 0 12px;
    }
    .header-right {
        margin: 10px 12px 20px;
    }
    .header .navbar .header-right:first-child {
        padding: 0 12px;
    }
    .header .navbar-toggler {
        padding: 6px 0;
    }
    .header .navbar-brand {
        width: 80%;
    }
    .header-sticky.is-sticky .navbar .header-logo {
        width: calc(100% - 210px);
    }
    .header-sticky.is-sticky .header-right .thm-btn {
        font-size: 12px;
        padding: 6px 15px 8px;
    }
    .header .navbar-expand-xl .navbar-nav .dropdown-menu .thm-btn-2 {
        padding: 10px 20px 12px;
        letter-spacing: 2px;
    }
    .sub-destinations .row {
        --bs-gutter-x: 15px;
    }
    .mega-menu-popup .col-xl-10 .mega-menu-close {
        display: none;
    }
    .m-close {
        display: block;
    }
    .mega-menu-popup .mega-menu-close i {
        padding: 0px 5px 15px;
    }
    .mega-menu-popup {
        height: 100%;
    }
    .m-lrb {
        margin: 0 0 24px;
    }
    .home-banner h1 {
        font-size: 36px;
        line-height: 46px;
    }
    .home-banner p {
        font-size: 20px;
    }
    .sub-filter ul li {
        margin: 20px;
    }
    .sub-destinations {
        padding: 15px 0 0;
      }
    .sub-destinations ul li {
        margin: 0 0 5px 0;
    }
    .sub-destinations .thm-btn-2 {
        padding: 10px 20px 12px;
        letter-spacing: 2px;
    }
    .filter-list .filter-box ul li {
        margin: 20px;
    }
    .home-filter-btm {
        margin: 20px;
    }
    .sub-filter ul li h6 {
        font-size: 18px;
    }
    .filter-list .filter-box ul li a {
        padding-bottom: 20px;
    }
    .filters-options {
        padding: 15px 20px;
        top: 82px;
        width: calc(100% - 24px);
    }
    .home-filter-btm .clear-btn {
        padding: 14px 20px 15px;
    }
    .home-filter-btm .ok-btn {
        padding: 14px 20px 15px;
    }
    .home-banner .home-search input {
        width: 100%;
    }
    .home-search {
        height: 171px;
    }
    .home-search .thm-btn-2 {
        top: 90px;
        right: 0;
        left: 0;
        width: fit-content;
        margin: 0 auto;
    }
    .home-banner {
        padding: 80px 0;
    }
    .home-banner .home-search input {
        font-size: 18px;
        padding: 7px 10px;
        text-align: center;
        border: 1px solid var(--mainTheme);
        margin-bottom: 20px;
    }
    .home-banner .banner-text {
        padding: 0 0 106px;
    }
    .section-head h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .destinations .owl-carousel .owl-item .item {
        width: 260px;
        height: 331px;
    }
    .destinations .owl-carousel .owl-item.active.center .item {
        width: 350px;
        height: 447px;
    }
    .curated-collections-box {
        width: 100%;
        margin: 0 auto;
    }
    .curated-collections-img {
        width: 100%;
        height: 409px;
    }
    .villa-collective-cnt h3 {
        font-size: 24px;
    }
    .villa-collective-amenity span {
        font-size: 12px;
    }
    #curated-collections button.owl-prev {
        left: -4px;
        top: 31.5%;
    }
    #curated-collections button.owl-next {
        right: -4px;
        top: 31.5%;
    }
    .meet-our-team-slider.owl-carousel .owl-nav button.owl-prev {
        left: -4px;
        top: 38.5%;
    }
    .meet-our-team-slider.owl-carousel .owl-nav button.owl-next {
        right: -4px;
        top: 38.5%;
    }
    .collection-content {
        padding: 40px 0 0;
    }
    .explore-the-journal-cnt {
        padding: 27px 15px 0;
    }
    .villa-collective-box .carousel-wrap button.owl-prev {
        left: -4px;
        top: 38.5%;
    }
    .villa-collective-box .carousel-wrap button.owl-next {
        right: -4px;
        top: 38.5%;
    }
    .planet-img-cnt img {
        width: 100px;
    }
    .planet-img-cnt h4 {
        font-size: 32px;
        width: 129px;
    }
    .prices-info-box {
        margin-left: -92px;
    }
    .guide-cnt h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .nearby-list-box .nearby-label {
        font-size: 16px;
    }
    .nearby-list-box ul li {
        font-size: 16px;
    }
    .what-we-do-img-sub {
        right: -32px;
    }
    .press-slider.owl-carousel .owl-nav button.owl-prev {
        left: -50px;
    }
    .press-slider.owl-carousel .owl-nav button.owl-next {
        right: -50px;
    }
    .press-logo-cnt p {
        font-size: 18px;
        line-height: 28px;
    }
    .footer .footer-btm ul {
        align-items: center;
        justify-content: center;
    }
    .footer .footer-btm ul li:last-child {
        margin-right: 0;
        padding-right: 0;
    }
    .footer .justify-content-end {
        justify-content: center !important;
    }
    .subscribe-form span input {
        width: 100%;
    }
    .subscribe-form .thm-btn-2 {
        width: 100% !important;
        position: relative;
        top: 0px;
        right: 0;
        padding: 10px 35px 12px;
        border-color: #333742;
        border-left: 1px solid #333742;
        margin: 0 auto;
        display: block;
    }
    .news_letter_mailchimp {
        margin: 20px 0;
    }
    .news_letter_mailchimp span input {
        width: 24px;
        height: 24px;
    }
    .page-banner .banner-text h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .page-banner .banner-text p {
        font-size: 22px;
    }
    .albania-img-sub {
        right: -33px;
        bottom: -40px;
    }
    .collections .section-head p {
        padding: 0px;
    }
    .journal .section-head p {
        padding: 0px;
    }
    .journal-article .section-head p {
        padding: 0;
    }
    .meet-our-team-cnt h3 {
        font-size: 26px;
    }
    .who-we-are {
        padding: 50px 0 30px;
    }
    .who-we-are-cnt h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .what-we-do-cnt h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .our-service-box {
        padding: 30px;
    }
    .villa-main .col-xxl-4 {
        width: 100%;
    }
    .villa-left .col-xxl-4 {
        width: 50%;
    }
    .short-desc {
        max-width: 155px;
    }
    .villa-left .villa-top-head p {
        font-size: 20px;
        line-height: 30px;
    }
    .villa-left .villa-top-head .villa-features {
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .villa-left .collapsable-sections .accordion-button {
        padding: 25px 10px 25px 0;
    }
    #gallery-slider button.owl-prev {
        left: 10px;
    }
    #gallery-slider button.owl-next {
        right: 10px;
    }
    .villa-left .gallery {
        padding: 30px 0 40px;
    }
    .villa-right {
        padding: 50px 20px;
        margin: 0 0 30px;
    }
    .villa-right h4 {
        font-size: 32px;
    }
    .villa-right.smaller-villa {
        display: block;
    }
    .villa-right.smaller-villa .call-specialist {
        display: none;
    }
    .villa-right.smaller-villa .excellent {
        display: none;
    }
    #great-rented-together-slider button.owl-prev {
        top: 38.5%;
        left: -4px;
    }
    #great-rented-together-slider button.owl-next {
        top: 38.5%;
        right: -4px;
    }
    #you-might-also-like-slider button.owl-prev {
        top: 38.5%;
        left: -4px;
    }
    #you-might-also-like-slider button.owl-next {
        top: 38.5%;
        right: -4px;
    }
    .enquiry-frm .gx-3 {
        --bs-gutter-x: 0px;
    }
    .enquiry-page-banner {
        background-color: var(--mainTheme);
        padding: 50px 0 50px;
    }
    .enquiry-page-banner .banner-text h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .enquiry-frm .calen-range {
        margin-bottom: 30px;
    }
    .our-newsletter p {
        margin: 8px 15px 30px;
    }
    #recently-viewed-villa-slider button.owl-prev {
        top: 38.5%;
        left: -4px;
    }
    #recently-viewed-villa-slider button.owl-next {
        top: 38.5%;
        right: -4px;
    }
    .villa-left .villa-top-head {
        margin-bottom: 40px;
    }
    .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
        grid-gap: 12px;
    }
    .villa-right.mobile-villa .villa-features-main {
        display: none;
    }
    .wishlist-email .form-control {
        width: 100%;
    }
    .wishlist h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .sub-filter::-webkit-scrollbar {
        width: 10px;
    }
    .enquiry-daterangepicker .daterangepicker {
        top: 12px !important;
    }
    .table-condensed th.prev.available {
        left: -2px;
    }
    .table-condensed th.next.available {
        right: -2px;
    }
    .filter-done-btn {
        margin: 20px;
    }
    .our-newsletter .form-check {
        margin-bottom: 30px;
    }
    .no-villa-found-contact {
        margin-top: 30px;
    }
    .no-villa-found-contact a {
        font-size: 18px;
        line-height: 28px;
        display: block;
        margin: 10px 0;
    }
    .page-banner .banner-text a.view_video {
        margin-left: 0px;
        display: block;
        margin-top: 30px !important;
        max-width: 204px;
        margin: 0 auto;
    }
    .what-our-customers-say {
        padding: 30px 40px;
    }
    .what-our-customers-say .carousel-wrap {
        margin: 0 12px;
    }
    #what-our-customers-say-slider button.owl-prev {
        left: -47px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    #what-our-customers-say-slider button.owl-next {
        right: -47px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
    .ctm-what-our-customers-say .section-head {
        margin: 0;
    }
    .ctm-what-our-customers-say #what-our-customers-say-slider button.owl-prev {
        left: -55px;
    }
    .ctm-what-our-customers-say #what-our-customers-say-slider button.owl-next {
        right: -55px;
    }
    .what-our-customers-say .section-head {
        margin: 0;
    }
    .what-our-customers-say-cnt p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .photos .modal-xl {
        --bs-modal-width: 95%;
    }
    .photos .modal-header h2 {
        font-size: 22px;
    }
    .photos .modal-header {
        padding: 12px 12px;
    }
    .photos .modal-body {
        padding: 12px;
    }
    .photos .villa-left .gallery .gallery-view {
        grid-template-columns: repeat(auto-fill, minmax(223px, 1fr));
    }
    .photos .modal-header .btn-close {
        font-size: 18px;
    }
    .privacy-policy .section-head h3 {
        font-size: 24px;
        line-height: 30px;
    }
    #info-privacy-1,
    #info-privacy-2,
    #info-privacy-3,
    #info-privacy-4,
    #info-privacy-5,
    #info-privacy-6,
    #info-privacy-7,
    #info-privacy-8,
    #info-privacy-9,
    #info-privacy-10 {
        padding-top: 62px;
    }
    .cookies-policy .section-head h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .mega-menu-popup .destinations-menu-box {
        background-image: none !important;
        padding: 15px 25px;
        background-color: #606c5b;
    }
    .mega-menu-popup .destinations-menu-box::before {
        display: none;
    }
    .mega-menu-popup .destinations-menu-cnt {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .mega-menu-popup .destinations-menu-cnt h4,
    .mega-menu-popup .destinations-menu-cnt span {
        color: var(--colorWhite);
    }
    .villa-collective-sure .nav-tabs .nav-link {
        letter-spacing: 1px;
    }
    .wp-builder-content .section-head p {
        padding: 0;
    }
    .thank-you-cnt {
        padding: 30px 15px;
    }
    .thank-you-cnt h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .concierge-cnt h2,
    .signature-service-cnt h2,
    .quintessential-cnt h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .sign-img-box img {
        margin-top: 15px;
    }
    .whats-included {
        padding: 0 0 35px 0;
    }
    .whats-included-box {
        padding: 20px 20px 0;
    }
    .whats-included-box .row .col-lg-6:last-child ul {
        margin-bottom: 20px;
    }
    .whats-included-box h3 {
        font-size: 26px;
    }
    .team-left .team-img {
        width: 100%;
        padding: 69.3% 0%;
    }
    .team-modal .modal-body {
        padding: 50px 20px 10px;
    }
    .team-modal .modal-footer {
        padding: 15px 8px;
    }
    .ctm-modal .modal-dialog {
        max-width: 96%;
    }
    .our-story-cnt h2 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .our-story-img-sub {
        right: -32px;
    }
    .video-strip-cnt h3 {
        font-size: 26px;
    }
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4 {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .video-strip .container-ctm .col-sm-6.col-md-6.col-lg-4:hover {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .video-strip .container-ctm .row:hover .col-sm-6.col-md-6.col-lg-4:not(:hover) {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .password-protection-form p {
        font-size: 28px;
        line-height: 38px;
    }
    .destinations-list .calen-range {
        margin-bottom: 20px;
    }
    .experience-wonders-bg {
        padding: 40px 0;
    }
    .experience-wonders .experience-wonders-cnt h2 {
        margin: 28px 30px 30px;
    }
    .experience-wonders .experience-wonders-cnt .thm-btn-3 {
        letter-spacing: 2px;
    }
    .wishlist-villa-empty h2 {
        font-size: 32px;
        line-height: 34px;
        margin-bottom: 30px;
    }
    .wishlist-villa-empty .thm-btn {
        letter-spacing: 2px;
    }
    .instagram-gallery-list[data-feed_layout=gallery] {
        grid-template-columns: repeat(1, 1fr);
    }
	.new-destination .nav-tabs .nav-item {
		flex: 1 1 calc(100%);
	}
	.new-destination .nav-tabs .nav-item .nav-link {
		border-right: 1px solid #606d5b;
		border-bottom: 0px solid;
	}
}
@media(max-width: 521px) {
    .vila-filter {
        max-width: calc(100% - 24px);
    }
}
@media(max-width: 500px) {
    .villa-collective-sure .nav-tabs li.nav-item {
        width: 100%;
    }
    .villa-collective-sure .nav-tabs .nav-link {
        width: 100%;
    }
    .villa-collective-sure .nav-tabs li.nav-item:last-child .nav-link {
        width: 100%;
    }
    .villa-left .collapsable-sections .accordion-button {
        letter-spacing: 1px;
    }
    .destinations .owl-carousel .owl-item .item {
        width: 200px;
        height: 254px;
    }
    .destinations .owl-carousel .owl-item.active.center .item {
        width: 240px;
        height: 306px;
    }
    .footer .footer-btm ul {
        display: block;
    }
    .footer .footer-btm ul li {
        margin-right: 0;
        padding-right: 0;
        text-align: center;
        border: none;
        margin-bottom: 15px;
    }
    .footer-copyright p {
        text-align: center;
    }
}
@media(max-width: 471px) {
    .journal .controls {
        grid-template-columns: auto;
    }
}
@media(max-width: 460px) {
    .sub-villa-img {
        min-width: 70px;
        max-width: 70px;
        height: 70px;
    }
    .sub-villa-cnt .d-flex {
        display: block !important;
    }
    .header-search .search-text {
        font-size: 16px;
    }
    .header-search .search-icon .fa-magnifying-glass {
        font-size: 28px;
    }
    #what-our-customers-say-slider button.owl-prev {
        top: 25%;
    }
    #what-our-customers-say-slider button.owl-next {
        top: 25%;
    }
}
@media(max-width: 450px) {
    .villa-left .interior-img {
        padding: 0 20px;
    }
    .villa-left .interior-img .interior-img-first {
        width: calc(100% - 0px);
        margin-left: 0px;
    }
    .villa-left .interior-cnt {
        margin: 50px 20px 50px 20px;
    }
    .villa-left .exterior-img {
        padding: 0 20px;
    }
    .villa-left .exterior-cnt {
        margin: 50px 20px 50px 20px;
    }
    .villa-right .villa-features-main .villa-features {
        margin: 34px 0px 0;
        width: 37.5%;
    }
    .villa-features-main .villa-features:first-child {
        width: 25%;
    }
    .villa-right .villa-features h4 {
        font-size: 34px;
    }
    .villa-right .villa-features span {
        font-size: 12px;
        letter-spacing: 1px;
    }
}
@media(max-width: 425px) {
    .filter-heading {
        width: 100%;
        max-width: 100%;
        padding: 15px;
    }
    .filter-main {
        width: 100%;
    }
    .leftside-filter {
        padding: 80px 15px 15px;
    }
    .view-villas ul li a {
        font-size: 14px;
    }
    .filter-main {
        width: 100%;
    }
    .filter-main .filter-btm-btn {
        width: 100%;
        max-width: 100%;
    }

}
@media(max-width: 400px) {
    .villa-collective-box .carousel-wrap button.owl-prev {
        top: 33.5%;
    }
    .villa-collective-box .carousel-wrap button.owl-next {
        top: 33.5%;
    }
    .villa-left .villa-top-head .d-flex {
        display: block !important;
    }
    .villa-left .villa-top-head .villa-features {
        margin-right: 0px;
    }
    .villa-left .col-xxl-4 {
        width: 100%;
    }
    .bedrooms-list .col-xxl-4 {
        width: 50%;
    }
    #great-rented-together-slider button.owl-prev {
        top: 33.5%;
    }
    #great-rented-together-slider button.owl-next {
        top: 33.5%;
    }
    #you-might-also-like-slider button.owl-prev {
        top: 33.5%;
    }
    #you-might-also-like-slider button.owl-next {
        top: 33.5%;
    }
    .daterangepicker {
        width: 270px;
    }
    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        min-width: 32px;
        width: auto;
        height: 32px;
        line-height: 30px;
    }
    .custom-daterange .calendar-table .off.ends:before {
        width: 32px;
        height: 32px;
        line-height: 30px;
    }
    .table-condensed thead tr {
        width: 270px;
    }
    .enquiry-frm .month-calendar {
        min-height: 630px;
    }
    #recently-viewed-villa-slider button.owl-prev {
        top: 33.5%;
    }
    #recently-viewed-villa-slider button.owl-next {
        top: 33.5%;
    }
    .short-desc {
        max-width: 200px;
    }
    .filter-btm-btn .thm-btn-3 {
        font-size: 14px;
        padding: 10px 15px 12px;
        letter-spacing: 1px;
    }
    .clear-filters {
        font-size: 14px;
    }
    .destinations-list .calen-range {
        width: calc(100% - 0px);
    }
}
@media(max-width: 375px) {
    .rented-together-switch h5 {
        width: 34%;
    }
}
@media(max-width: 369px) {
    .month-view {
        top: 180px;
    }
    .sub-villa img {
        width: 90px;
        height: 90px;
    }
    .header-search .sub-filter {
        min-width: auto;
    }
    .header-search .form-control {
        font-size: 14px;
    }
    .sub-filter ul li h6 {
        font-size: 16px;
    }
    .sub-filter .form-check-label {
        font-size: 14px;
    }
    .villa-right .call-specialist h6 {
        font-size: 18px;
        letter-spacing: 1px;
    }
}
@media(max-width: 360px) {
    .ui-datepicker {
        width: calc(100% - 24px);
        padding: 12px 12px;
    }
}
@media(max-width: 350px) {
    .enquiry-frm .form-control {
        font-size: 14px;
    }
    .destination-label {
        font-size: 14px;
    }
}
