@media only screen and (min-width: 1000px) {
    .header-wrap .navbar-collapse {
        display: block !important;
    }
}

@media only screen and (min-width: 1300px) {}

@media only screen and (min-width: 1500px) {
    .humburger-menu-bar-left-contents-bg {
        /* padding: 140px 95px 70px; */
        padding: 78px 95px 70px;
    }

    .humburger-menu-bar .menu-icon {
        top: 30px;
        left: 20px;
    }

    .places-slider {
        padding-left: 12%;
    }

    .places-slider .slick-track {
        left: -17.5%;
    }

    .places-slider .slick-prev {
        left: 230px;
    }

    .places-slider .slick-next {
        right: 235px;
    }

    .modal-dialog {
        display: flex;
        align-items: center;
    }

    .other-rooms-slider {
        padding-left: 190px;
    }

    .other-rooms-slider .slick-track {
        left: -17%;
    }

    .other-rooms-slider .slick-prev {
        left: 235px;
    }

    .other-rooms-slider .slick-next {
        right: 210px;
    }

    .we-offer-slider .slick-prev {
        left: 55px;
    }

    .menu-collapsed {
        transform: translateY(-105%);
    }
}

@media only screen and (min-width: 1920px) {
    .places-slider {
        padding-left: 20%;
    }

    .places-slider .slick-track {
        left: -2.5%;
    }

    .places-slider .slick-prev {
        left: 420px;
    }

    .places-slider .slick-next {
        right: 50px;
    }

    .book-destination-top-shape {
        margin-bottom: -112px;
    }

    .footer-shape {
        margin-top: -62px;
    }

    .book-destination-wrap {
        padding: 70px 0 100px;
    }

    footer {
        padding: 135px 0 32px;
    }

    .accom-single-shape {
        margin-bottom: -115px;
    }

    .accom-single-shape~.footer-shape~footer {
        padding-top: 165px;
    }

    .other-rooms-slider {
        padding-left: 375px;
    }

    .other-rooms-slider .slick-track {
        left: -2%;
    }

    .other-rooms-slider .slick-prev {
        left: 425px;
    }

    .other-rooms-slider .slick-next {
        right: 55px;
    }

    .we-offer-wrap {
        padding: 60px 0 60px 75px;
    }

    .we-offer-slider .slick-track {
        left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (max-width: 1500px) {
    .humburger-menu-bar-left-contents ul li {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1300px) {
    .places-slider {
        padding-left: 5%;
    }

    .places-slider .slick-prev {
        left: 95px;
    }

    .places-slider .slick-next {
        right: 135px;
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .navbar .collapse ul li {
        margin: 0 5px;
    }

    .navbar .collapse ul li a {
        font-size: 18px;
    }

    .hm-banner-wrap {
        height: 670px;
    }

    .hm-banner-contents {
        top: 32%;
    }

    .hm-banner-contents h1 {
        font-size: 85px;
        line-height: 90px;
    }

    .i-want-block-wrap {
        padding-bottom: 60px;
    }

    .home-intro-wrap p {
        max-width: 835px;
    }

    .your-stay-head h2 {
        font-size: 120px;
        left: -40px;
        top: 210px;
    }

    .your-stay-block {
        margin-top: 32px;
    }

    .your-stay-wrap {
        padding: 65px 0 25px;
    }

    .discover-digital-wrap h2::after {
        top: -88px;
        right: 10px;
    }

    .discover-digital-wrap h2::before {
        left: 50%;
    }

    .home-co-live-slide.slick-current img {
        width: 100%;
        box-shadow: unset;
    }

    .home-co-live-slider {
        width: 92%;
    }

    .home-co-live-slide {
        left: -11%;
        transform: scale(.77);
        top: -25px;
    }

    .home-co-live-slide.slick-current {
        top: 0;
    }

    .home-co-live-slider .slick-next {
        right: -40px;
    }

    .home-co-live-slider .slick-prev {
        left: 0;
    }

    .home-co-live-contents {
        padding-right: 0;
    }

    .home-co-live-slider .slick-track {
        padding: 60px 50px 0;
    }

    .we-offer-wrap .container {
        padding-right: 0;
    }

    .we-offer-slider .slick-track {
        left: -83px;
    }

    .we-offer-wrap {
        padding: 35px 0 25px;
    }

    .book-destination-top-shape {
        margin-bottom: -85px;
    }

    .weather-block {
        margin-right: -50px;
    }

    .foot-links ul {
        gap: 30px;
    }

    .footer-bottom {
        margin-top: 38px;
    }

    .footer-social {
        align-items: end;
    }

    .inner-banner-wrap {
        height: 490px;
    }

    .inner-banner-contents .row {
        height: 490px;
    }

    .about-brief-pic img {
        width: 100%;
    }

    .vision-mission-wrap {
        padding: 25px 0 40px;
    }

    .vision-mission-contents {
        padding-right: 98px;
    }

    .did-u-know {
        margin-left: -70px;
    }

    .founder-contents {
        width: 725px !important;
        height: 660px;
        padding: 115px 200px 75px 100px;
        margin-right: -50%;
        background-size: contain;
    }

    .founder-contents h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .founder-contents p {
        font-size: 16px;
        line-height: 26px;
    }

    .founder-pic {
        text-align: right;
		left: 50px;
    }

    .founder-pic img {
        width: 75%;
    }

    .founder-wrap {
        padding: 55px 0 50px;
    }

    .founder-det {
        right: 0px;
        bottom: -5px;
    }

    .why-choose-wrap {
        padding: 30px 0 130px;
    }

    .destination-1 .our-destination-pic {
        margin-left: -65px;
    }

    .destination-2 .our-destination-pic {
        margin-left: -82px;
    }

    .destination-3 .our-destination-pic {
        margin-left: -10px;
    }

    .destination-2 .our-destination-contents {
        margin-left: 0;
    }

    .destination-2::before {
        top: -170px;
        left: 479px;
    }

    .destination-3::before {
        top: -8px;
        left: 469px;
    }

    .destination-3::after {
        bottom: -125px;
        right: 170px;
    }

    .glimpse-wrap {
        padding: 0 0 0;
    }

    .home-co-live-slider {
        margin-left: 0;
    }

    footer {
        padding: 100px 0 32px;
    }

    .book-destintion-contents {
        width: 720px;
        height: 675px;
        padding: 170px 130px 110px 130px;
        right: -112px;
        background-size: contain !important;
    }

    .middle-banner {
        height: 465px;
    }

    .co_work-co_live-slide img {
        width: 100%;
    }

    .co_work-co_live-wrap {
        padding: 70px 0;
    }

    .co_work-co_live-contents h2 {
        margin-bottom: 15px;
    }

    .co_work-co_live-points {
        margin-top: 25px;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-contents {
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
    }

    .co_work-co_live-wrap .row {
        margin-top: 60px;
    }

    .co_work-co_live-block h5 {
        font-size: 13px;
    }

    .co_work-co_live-slider .slick-next,
    .co_work-co_live-slider .slick-prev {
        top: 85%;
    }

    .what-we-offer-layout-1-block {
        height: 495px;
        padding: 30px;
    }

    .what-we-offer-layout-2-pic img {
        width: 100%;
    }

    .what-we-offer-layout-2-contents {
        padding-left: 0;
    }

    .what-we-offer-layout-2-wrap .row:nth-child(Even) .what-we-offer-layout-2-contents {
        margin-left: 5px;
    }

    .accomodation-content-detail-pic img {
        width: 100%;
    }

    .accomodation-contents-wrap {
        padding: 70px 0 70px;
    }

    .accomodation-content-details h2 {
        line-height: 47px;
        margin-bottom: 18px;
    }

    .accomodation-contents-wrap .col-md-12 {
        align-items: center;
    }

    .accomodation-contents-wrap .row {
        margin-top: 50px;
    }

    .accomodation-location-block {
        height: 400px;
    }

    .location-point-1 {
        top: 100px;
        left: 24%;
    }

    .location-point-2 {
        top: 28px;
        left: 44%;
    }

    .location-point-3 {
        top: 40px;
        left: 73%;
    }

    .location-point-4 {
        top: 105px;
        left: 91%;
    }

    .location-point-5 {
        top: 232px;
        left: 85%;
    }

    .location-point-6 {
        top: 302px;
        left: 47%;
    }

    .location-point-details {
        width: 400px;
        padding: 25px;
    }

    .single-banner-wrap,
    .single-banner-wrap .inner-banner-contents .row {
        height: 610px;
    }

    .place-slide img {
        width: 100%;
    }

    .place-slide {
        margin: 0 10px;
    }

    .places-slider .slick-track {
        left: 0;
    }

    .places-slider {
        padding-left: 20px;
    }

    .places-slider .slick-prev {
        left: 50px;
    }

    .places-slider .slick-next {
        right: 30px;
    }

    .inner-intro-wrap {
        padding: 65px 0 65px;
    }

    .places-slider .slick-next,
    .places-slider .slick-prev {
        top: 42%;
    }

    .places-wrap {
        padding-bottom: 55px;
    }

    .amenities-title h2 {
        font-size: 135px;
        line-height: 145px;
        left: -26%;
        top: 190px;
    }

    .amenities-wrap {
        padding: 60px 0 75px;
    }

    .amenities-blocks {
        gap: 30px;
        margin-top: 40px;
    }

    .vacation-wrap,
    .vacation-contents {
        height: 540px;
    }

    .vacation-contents {
        padding: 55px 0;
    }

    .vacation-wrap::before {
        right: -25%;
        bottom: -138px;
    }

    .other-rooms-wrap .other-rooms-slider .slick-next,
    .other-rooms-wrap .other-rooms-slider .slick-prev {
        top: 31%;
    }

    .places-slider .slick-next {
        right: 55px;
    }

    .modal-dialog {
        margin: 30px;
    }

    .modal-content>button {
        right: 15px;
        top: 20px;
    }

    .cd-gallery ul li {
        flex-basis: 23.1%;
    }

    .contact-form-contents {
        margin-left: 35px;
    }

    .other-rooms-slider {
        padding-left: 30px;
    }

    .other-rooms-slider .slick-track {
        left: 0;
    }

    .other-rooms-slider .slick-prev {
        left: 60px;
    }

    .other-rooms-slider .slick-next {
        right: 55px;
    }

    .model-pic-slider {
        max-height: 415px;
    }

    .model-pic {
        min-height: 415px;
        min-width: 360px;
    }

    .we-offer-wrap {
        padding: 35px 0 25px 30px;
    }

}

@media only screen and (max-width: 992px) {
    .accom-menus {
        display: none;
    }

    .humburger-menu-bar-left-contents ul {
        flex-basis: 100%;
    }

    .humburger-menu-bar-left-contents-bg {
        padding: 88px 85px 40px;
    }

    .humburger-menu-bar-left-contents {
        width: 55%;
    }

    .humburger-menu-bar-right-contents {
        width: 45%;
        padding: 88px 40px 70px;
        justify-content: start;
    }

    .humburger-menu-bar .menu-icon {
        top: 20px;
        left: unset;
        right: 20px;
    }

    .header-wrap .navbar {
        justify-content: space-between;
        height: 175px;
    }

    a.mob-head-logo {
        width: 30%;
        transition: .5s;
    }

    header.header-wrap.scrolled a.mob-head-logo img {
        width: 50%;
    }

    .humburger-menu {
        margin-right: 0;
        position: absolute;
        right: 0;
    }

    header.header-wrap.scrolled a.mob-head-logo {
        height: 90%;
    }

    header.header-wrap.scrolled .navbar {
        height: 115px;
    }

    .hm-banner-wrap {
        /* height: 100vh; */
        height: 650px;
    }

    .hm-banner-contents h1 {
        font-size: 65px;
        line-height: 75px;
        text-align: center;
        max-width: unset;
    }

    .hm-banner-contents p {
        max-width: unset;
        text-align: center;
    }

    .hm-banner-contents {
        top: 35%;
    }

    .i-want-block-contents {
        width: 100%;
    }

    .i-want-blocks {
        width: 100%;
    }

    .i-want-block-wrap {
        margin-top: -140px;
    }

    .i-want-single-block-details.active {
        top: 0;
        padding: 345px 30px 45px;
    }

    .your-stay-wrap {
        padding: 32px 0 25px;
    }

    .your-stay-wrap .container {
        padding-right: 0;
    }

    .your-stay-wrap .row .col-lg-4 {
        display: none;
    }

    .your-stay-wrap .row .col-lg-4:nth-child(1),
    .your-stay-wrap .row .col-lg-4:nth-child(2) {
        display: block !important;
    }

    /* .your-stay-head h2 {
        font-size: 90px;
        left: 0;
        top: 0;
        transform: unset;
        text-align: center;
        width: auto;
        line-height: 90px;
        margin-bottom: 35px;
    } */
    .your-stay-head::before {
        top: -50px;
        left: -485px;
    }

    .your-stay-head h2 {
        font-size: 85px;
        left: -70%;
        top: 170px;
    }

    #your-stay-slider-block {
        margin-left: -15px;
    }

    #your-stay-slider-block .slick-track {
        left: 0;
    }

    .your-stay-slide {
        margin: 0 12px;
    }

    .your-stay-block h4 {
        font-size: 25px;
    }

    .your-stay-block {
        margin-top: 0;
        position: relative;
        z-index: 1;
    }

    #your-stay-slider-block .slick-prev:before {
        filter: brightness(0.5);
    }

    #your-stay-slider-block .slick-prev {
        left: -25px;
        z-index: 1;
    }

    .your-stay-slider-block .slick-prev:before {
        background: url('../img/we-offer-left-arrow.png');
        width: 58px;
        height: 58px;
    }

    .your-stay-slider-block .slick-next:before {
        background: url('../img/we-offer-right-arrow.png');
        width: 58px;
        height: 58px;
    }

    #your-stay-slider-block .slick-next {
        right: 72px;
    }

    #your-stay-slider-block .slick-next,
    #your-stay-slider-block .slick-prev {
        top: 36%;
    }

    .discover-digital-wrap h2::after {
        top: -88px;
        right: -20px;
    }

    .home-co-live-contents h3 {
        text-align: center;
    }

    .home-co-live-contents a {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .home-co-live-contents h3 br {
        display: none;
    }

    .home-co-live-contents {
        margin-top: 22px;
        /* width: 100% !important; */
    }

    .home-co-live-slide.slick-current img {
        width: auto;
    }

    .slider-single .slick-next {
        right: -28px;
    }

    .slider-single {
        margin-left: 25px;
        width: 80%;
    }

    .home-co-live-slider {
        width: 80%;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .home-co-live-slider .slick-track {
        padding: 60px 60px 0;
        left: -75%;
    }

    .home-co-live-slide {
        left: -9%;
        transform: scale(.8);
        top: 0;
    }

    .home-co-live-slider .slick-next {
        right: -55px;
    }

    .home-co-live-slider .slick-prev {
        left: -42px;
    }

    .we-offer-wrap {
        padding: 15px 0 25px;
    }

    .we-offer-wrap h2 {
        margin-bottom: 60px;
        padding-right: 30px;
        text-align: center;
        padding-left: 30px;
    }

    .we-offer-slider .slick-track {
        /* left: -38%; */
        left: 25%;
    }

    .we-offer-slider .slick-next {
        right: 80px;
    }

    .we-offer-slider .slick-next,
    .we-offer-slider .slick-prev {
        /* top: 38%; */
        top: 40%;
    }

    .we-offer-block h4 {
        line-height: 40px;
    }

    .we-offer-block img {
        margin-bottom: 25px;
        opacity: .5;
        transition: .5s;
    }

    .we-offer-block.slick-current img {
        opacity: 1;
    }

    .we-offer-wrap .container {
        padding-left: 0;
    }

    .book-destintion-contents {
        right: -190px;
        top: -45px;
        transform: scale(.75);
        margin-bottom: -40px;
    }

    .footer-shape {
        /* margin-top: -40px; */
        margin-top: -39px;
        margin-bottom: -2px;
    }

    footer {
        padding: 40px 0 32px;
    }

    .weather {
        font-size: 40px;
        line-height: 55px;
    }

    .foot-time {
        font-size: 40px;
        line-height: 55px;
    }

    .foot-time sup {
        font-size: 25px;
    }

    .footer-social-links a i {
        font-size: 30px;
    }

    .footer-social-links {
        gap: 50px;
        margin-right: 25px;
    }

    .footer-bottom {
        flex-direction: column;
    }

    .foot-links ul {
        gap: 35px;
    }

    .header-wrap::before {
        display: none;
    }

    .copyrights {
        margin-top: 20px;
    }

    .copyrights p {
        text-align: center;
    }

    .inner-banner-wrap {
        /* height: 550px; */
        height: auto;
        padding-bottom: 45px;
    }

    .inner-banner-contents .row {
        height: auto;
        padding-bottom: 0;
    }

    .inner-banner-contents .row .col-md-12 {
        height: fit-content;
        justify-content: center;
    }

    .inner-banner-left {
        text-align: center;
    }

    .inner-banner-left::before {
        display: none;
    }

    .inner-banner-contents {
        /* padding-top: 210px; */
        padding-top: 185px;
    }

    .inner-banner-right {
        position: relative;
        margin-top: 30px;
    }

    .inner-banner-contents .row .col-md-12:nth-child(2) {
        justify-content: center;
    }

    .about-brief-wrap {
        padding: 45px 0 45px;
    }

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

    .about-brief p {
        max-width: unset;
        text-align: left;
    }

    .about-brief-pic {
        text-align: center;
        margin-top: 40px;
    }

    .about-brief-pic img {
        width: 65%;
    }

    .vision-mission-contents {
        padding-right: 0;
        text-align: center;
    }

    .vision-mission-contents p {
        text-align: left;
    }

    .did-u-know {
        margin-left: 0;
        margin-top: 50px;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0) !important;
    }

    .founder-block {
        flex-direction: column;
    }

    .founder-contents {
        background: #305c48;
        padding: 82px 35px 175px;
        height: auto;
        width: 100% !important;
        margin-right: 0;
    }

    .founder-contents p {
        font-size: 18px;
        line-height: 29px;
        max-width: unset;
    }

    .founder-contents::before {
        top: -68px;
        left: -18px;
        transform: scale(.75);
    }

    .founder-pic {
        text-align: center;
        /* margin-top: 38px; */
        margin-top: -140px;
		left: 0;
    }
	.founder-pic img {
		width: 100%;
	}

    .founder-det {
        right: 40px;
    }

    .founder-wrap {
        padding: 40px 0 45px;
    }

    .destination-1::before,
    .destination-1::after,
    .destination-2::before,
    .destination-3::before,
    .destination-3::after {
        display: none;
    }

    .destination-1 .our-destination-pic {
        margin-left: 0;
    }

    .our-destination-contents {
        max-width: unset;
        margin-left: 0;
        text-align: center;
        margin-top: -80px;
    }

    .destination-2 {
        margin-top: 45px;
    }

    .destination-2 .our-destination-pic {
        margin-left: 0;
    }

    .our-destination-pic {
        margin-left: 0;
        left: 50%;
        transform: translate(-50%, 0) !important;
    }

    .destination-2 .our-destination-contents {
        margin-top: 12px;
    }

    .destination-3 .our-destination-contents {
        margin-top: 12px;
    }

    .why-choose-wrap {
        padding: 30px 0 35px;
    }

    .glimpse-contents {
        margin-top: 45px;
    }

    .glimpse-contents {
        margin-top: 45px;
        text-align: center;
    }

    .glimpse-contents p {
        text-align: left;
    }

    .glimpse-contents a {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .middle-banner {
        height: 350px;
    }

    .co_work-co_live-contents {
        margin-top: 30px;
    }

    .co_work-co_live-contents p {
        max-width: unset;
    }

    .co_work-co_live-points {
        gap: 25px;
    }

    .co_work-co_live-block {
        flex-basis: 30%;
        padding-right: 0;
    }

    .co_work-co_live-wrap {
        padding: 55px 0;
    }

    .co_work-co_live-slider {
        padding-left: 0;
        margin-top: 0;
    }

    .co_work-co_live-slide h6 {
        right: 130px;
        bottom: 55px;
    }

    .co_work-co_live-wrap .row {
        margin-top: 48px;
        flex-direction: column-reverse;
    }

    .co_work-co_live-wrap .row:nth-child(Even) {
        flex-direction: column-reverse;
    }

    .co_work-co_live-block h5 {
        text-align: left;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-next,
    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-prev {
        /* top: 87%; */
        top: 88%;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-next {
        right: 38px;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-prev {
        right: 85px;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slide h6 {
        right: 150px;
    }

    .check-availability-wrap {
        padding: 45px 0 5px;
        margin-bottom: 0;
    }

    .what-we-offer-layout-1-block {
        height: 460px;
    }

    .what-we-offer-layout-2-contents p {
        max-width: unset;
    }

    .what-we-offer-layout-2-contents {
        margin-top: 30px;
    }

    .what-we-offer-layout-2-wrap {
        padding: 45px 0 45px;
    }

    .what-we-offer-layout-2-wrap .row {
        margin-top: 45px;
        flex-direction: column-reverse;
    }

    .what-we-offer-layout-2-wrap .row:nth-child(Even) {
        flex-direction: column-reverse;
    }

    .what-we-offer-layout-3-block p {
        max-width: unset;
    }

    .what-we-offer-layout-3-block {
        margin-top: 40px;
    }

    .what-we-offer-layout-3-wrap .col-lg-6:first-child .what-we-offer-layout-3-block {
        margin-top: 0;
    }

    .what-we-offer-layout-3-wrap {
        padding: 0 0 25px;
    }

    .accomodations-wrap .col-lg-4:nth-child(3) .accomodation-block {
        margin-top: 55px;
    }

    .accomodations-wrap {
        padding-bottom: 50px;
    }

    .accomodation-contents-wrap {
        padding: 55px 0 60px;
    }

    .accomodation-contents-wrap .row {
        margin-top: 10px;
        flex-direction: column-reverse;
    }

    .accomodation-contents-wrap .row:nth-child(Even) {
        flex-direction: column-reverse;
    }

    .accomodation-contents-wrap {
        padding: 25px 0 50px;
    }

    .accomodation-content-details {
        margin-top: 32px;
    }

    .accomodation-content-details p {
        max-width: unset;
    }

    .accomodation-content-detail-pic {
        text-align: center;
        margin-top: 35px;
    }

    .single-banner-wrap {
        /* height: 600px; */
        height: auto;
    }

    .back-arrow {
        left: -200px;
    }

    .check-date {
        text-align: left;
    }

    .check-in-out-dates {
        width: 475px;
    }

    .book-now-dates a {
        padding: 0 45px;
    }

    .single-banner-wrap .inner-banner-contents .row {
        height: auto;
    }

    .places-slider {
        padding-left: 0;
    }

    .places-slider .slick-next {
        right: 78px;
    }

    .places-slider .slick-prev {
        left: 78px;
    }

    .amenities-title h2 {
        left: -36%;
        top: 242px;
    }

    .amenities-single-block {
        flex-basis: 47%;
    }

    .vacation-wrap,
    .vacation-contents {
        height: 450px;
    }

    .vacation-wrap::before {
        right: -40%;
    }

    .place-booking-wrap {
        padding: 55px 0 70px;
    }

    .other-rooms-wrap {
        padding: 50px 0 15px;
    }

    .other-rooms-wrap .other-rooms-slider .slick-track {
        left: 2%;
    }

    .special-offers-block {
        margin-top: 50px;
        text-align: center;
    }

    .special-offers-block p {
        max-width: unset;
        text-align: left;
    }

    .special-offers-block button {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .special-offers-wrap .col-lg-6:nth-child(2) .special-offers-block {
        margin-top: 50px;
    }

    .special-offer-pic-block {
        margin-bottom: 38px;
    }

    .special-offers-wrap {
        padding-bottom: 20px;
    }

    .special-offer-model-contents {
        padding-left: 0;
        /* margin-top: 35px; */
        margin-top: 15px;
    }

    .special-offer-model-contents p {
        max-width: unset;
        text-align: left;
    }

    .special-offer-model-contents h2 {
        text-align: center;
    }

    .special-offer-model-contents h3 {
        text-align: center;
    }

    .header-wrap.scrolled::before {
        display: none;
    }

    .cd-gallery ul li {
        flex-basis: 31%;
    }

    main.cd-main-content {
        padding-bottom: 30px;
    }

    .cd-tab-filter {
        display: none;
    }

    .mob-gallery-categories-drop {
        display: block;
    }

    .mob-gallery-categories-drop .cd-filters {
        width: 100%;
        overflow: hidden;
        max-height: 0;
        background: #fff;
        transition: .5s;
        padding-left: 12px;
        padding-right: 12px;
        border-bottom: 0;
        border-top: 0;
        flex-direction: column;
        display: block;
    }

    .active-category .cd-filters {
        max-height: 1000px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-top: 0;
        z-index: 99;
    }

    .mob-gallery-categories-drop .cd-filters li {
        margin-bottom: 5px;
        text-align: center;
    }

    .mob-gallery-categories-drop .cd-filters li:last-child {
        margin-bottom: 0;
    }

    .mob-gallery-categories-drop .cd-filters li a:hover,
    .mob-gallery-categories-drop .cd-filters li a.selected {
        background: transparent;
        color: #30463c;
        border: 1px solid #30463c;
    }

    .mob-gallery-categories-drop .cd-filters li a {
        color: #30463c;
        width: 100%;
    }

    span.mob-click {
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #30463c;
        text-align: center;
        /* border: 1px solid #1e1e1e; */
        position: relative;
        color: #ffffff;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
    }

    span.mob-click::before {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-left: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        right: 20px;
        top: 17px;
        transform: rotate(-45deg);
        transition: 0.7s;
    }

    .active-category span.mob-click::before {
        transform: rotate(-225deg);
        top: 22px;
    }

    .mob-gallery-categories-drop .cd-filters li a.selected:before {
        display: none;
    }

    .contact-details {
        max-width: unset;
        padding-top: 0;
    }

    .contact-details-wrap {
        padding: 60px 0 30px;
    }

    .contact-details h2 {
        text-align: center;
    }

    .contact-details>p {
        text-align: center;
    }

    .contact-method-single:nth-child(3) {
        flex-basis: 100%;
        text-align: center;
    }

    .contact-method-single p br {
        display: none;
    }

    .contact-direction {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .contact-location {
        height: 620px;
        margin-top: 50px;
    }

    .contact-location::before {
        display: none;
    }

    .contact-details-wrap {
        padding: 60px 0 55px;
    }

    .contact-form-wrap {
        /* padding: 20px 0 20px; */
        padding: 0 0 20px;
    }

    .contact-form-pic {
        text-align: center;
        margin-top: 50px;
    }

    .contact-form-contents {
        margin-left: 0;
        margin-top: 0;
        text-align: center;
    }

    .form-field-radio {
        text-align: left;
    }

    .contact-inquiry-btn {
        text-align: center;
    }

    .contact-form-wrap .container>.row {
        flex-direction: column-reverse;
    }

    a.mob-head-logo {
        display: block;
    }

    .accomodation-location-tab-mob-block {
        display: block;
    }

    .accomodation-location-tab-mob-block img {
        margin-bottom: 18px;
        width: 100%;
        border-radius: 25px;
    }

    .accomodation-location-block {
        display: none;
    }

    .accomodation-location-tab-mob-block .accordion-body p {
        margin-top: 0;
    }

    .other-rooms-slider {
        padding-left: 0;
    }

    .other-rooms-slider .slick-prev {
        left: 85px;
    }

    .other-rooms-slider .slick-next {
        right: 90px;
    }

    .model-left {
        width: 65%;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .model-pic-slider {
        /* width: 65%; */
        max-height: 515px;
    }

    .model-pic {
        min-height: 515px;
        min-width: 360px;
    }

    .offer-promo {
        margin-top: -80px;
    }

    .model-pic-slider .slick-next,
    .model-pic-slider .slick-prev {
        top: 85%;
    }

    .model-pic-slider .slick-track {
        max-height: 515px;
        min-width: 360px;
    }

    .discover-digital-wrap {
        padding: 50px 0 0;
    }

    .contact-method-single {
        flex-basis: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contact-method-single:nth-child(Even) {
        padding-left: 0;
    }

    .cd-gallery ul li img {
        filter: unset;
    }

}

@media only screen and (max-width: 767px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    p {
        font-size: 14px !important;
        line-height: 26px !important;
    }

    a.mob-head-logo {
        width: 25%;
    }

    .mob-head-logo img {
        width: 100%;
    }

    .header-wrap .navbar {
        height: 110px;
    }

    header.header-wrap.scrolled .navbar {
        height: 80px;
    }

    header.header-wrap.scrolled a.mob-head-logo img {
        width: 100%;
    }

    header.header-wrap.scrolled a.mob-head-logo {
        /* width: 20%; */
        width: 18%;
    }

    .humburger-menu-bar {
        width: 100vw;
        height: 100%;
        overflow: scroll;
        flex-direction: column;
    }

    .humburger-menu-bar-left-contents {
        width: 100%;
    }

    .humburger-menu-bar-right-contents {
        width: 100%;
        padding: 35px 35px 55px;
    }

    .humburger-menu-bar-left-contents-bg {
        padding: 100px 35px 60px;
    }

    .humburger-menu-bar-left-contents ul li {
        text-align: center;
    }

    .humburger-menu-bar .menu-icon {
        top: 25px;
        right: 35px;
    }

    .humb-logo img {
        width: 30%;
    }

    .humburger-menu-bar-right-contents h5 {
        margin-top: 20px;
    }

    .humburger-menu-bar-right-contents a.humb-contact {
        font-size: 19px;
    }

    .humburger-menu-bar-right-contents h4 {
        font-size: 16px;
        line-height: 28px;
    }

    .social-icons {
        padding-top: 20px;
        gap: 28px;
    }

    .social-icons a i {
        font-size: 22px;
    }

    .humburger-menu-bar-right-contents a.humb-logo {
        margin-bottom: 22px;
    }

    .hm-banner-contents h1 {
        font-size: 38px;
        line-height: 45px;
        max-width: 200px;
        margin: auto;
        margin-bottom: 20px;
    }

    .hm-banner-contents p {
        line-height: 26px !important;
        font-size: 22px !important;
    }

    .hm-banner-wrap {
        height: 585px;
    }

    .hm-banner-wrap img {
        object-position: 90%;
    }

    .home-intro-wrap h3 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 28px;
    }

    .home-intro-wrap p {
        font-size: 14px;
        line-height: 26px;
    }

    .your-stay-head h2 {
        font-size: 45px;
        left: -78%;
        top: 80px;
    }

    #your-stay-slider-block .slick-track {
        /* left: -58%; */
        left: -57%;
    }

    .your-stay-block img {
        opacity: .5;
    }

    .your-stay-slide.slick-current .your-stay-block img {
        opacity: 1;
    }

    .your-stay-head::before {
        top: -162px;
        left: -442px;
        transform: scale(.6);
    }

    .your-stay-block img {
        margin-bottom: 10px;
    }

    #your-stay-slider-block .slick-prev:before {
        filter: brightness(0.5);
        transform: scale(.7);
    }

    #your-stay-slider-block .slick-next:before {
        transform: scale(.7);
        filter: brightness(0) invert(1);
    }

    #your-stay-slider-block .slick-next,
    #your-stay-slider-block .slick-prev {
        top: 33%;
    }

    #your-stay-slider-block .slick-prev {
        left: -32px;
    }

    #your-stay-slider-block .slick-next {
        right: 40px;
    }

    .home-intro-wrap {
        padding-bottom: 20px;
        padding-top: 25px;
    }

    .your-stay-block h4 {
        font-size: 20px;
        text-align: center;
        margin-bottom: 5px;
    }

    .your-stay-block p {
        font-size: 17px;
        line-height: 26px;
        text-align: center;
    }

    .discover-digital-wrap h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 38px;
    }

    .discover-digital-wrap h2::after {
        top: -72px;
        right: -65px;
        transform: scale(.5);
    }

    .discover-digital-wrap {
        padding: 22px 0 0;
    }

    .discover-digital-wrap h2::before {
        width: 100px;
        bottom: -28px;
    }

    .home-co-live-contents h3 {
        font-size: 25px;
        line-height: 26px;
        margin-bottom: 25px;
    }

    .home-co-live-contents a {
        height: 50px;
        padding: 0 52px;
        font-size: 16px;
        line-height: 26px;
    }

    .home-co-live-slide img {
        width: 70%;
        transition: .5s;
    }

    .home-co-live-slide.slick-current img {
        width: 85%;
    }

    .slider-single {
        margin-left: 0;
        width: 80%;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .slider-single .slick-track {
        left: -17%;
        padding: 35px 50px 30px;
    }

    .slider-single .home-co-live-slide {
        transform: unset;
        left: -24.6%;
        top: 30px;
    }

    .slider-single .home-co-live-slide.slick-current {
        left: 0;
        z-index: 9;
        top: 0;
    }

    .slick-prev:before {
        transform: scale(.5);
        filter: brightness(0.1);
    }

    .slick-next:before {
        transform: scale(.5);
        filter: brightness(0.1);
    }

    .slider-single .slick-next {
        right: -35px;
    }

    .slider-single .slick-prev {
        left: -35px;
    }

    .i-want-block-wrap {
        display: none;
    }

    .find-space-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: max-content;
        height: 60px;
        padding: 0 42px;
        border-radius: 13px;
        background: #30463c;
        color: #FFFFFF;
        font-family: Inria Serif;
        font-size: 22px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: -0.02em;
        margin-top: 30px;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        transition: .5s;
    }

    .hm-banner-contents h1::before {
        display: none;
    }

    .find-space-modal {
        z-index: 9999999;
    }

    .find-space-modal~.modal-backdrop.show {
        opacity: 1;
        background: #2A2626E5;
        z-index: 999999;
    }

    .find-space-modal .modal-dialog {
        display: flex;
    }

    .find-space-modal .modal-content {
        background-color: transparent;
    }

    .find-space-modal .modal-body {
        background: transparent;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }

    .find-space-modal .modal-body a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-radius: 13px;
        width: 100%;
        height: auto;
        padding: 10px 20px;
        transition: .5s;
    }

    .find-space-modal .modal-body a:hover {
        background: #30463C;
    }

    .find-space-modal .modal-body a h5 {
        font-family: Inria Serif;
        font-size: 22px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: -0.02em;
        text-align: center;
        color: #0E0E0E;
        margin-bottom: 8px;
        transition: .5s;
    }

    .find-space-modal .modal-body a:hover h5 {
        color: #FFFFFF;
    }

    .find-space-modal .modal-body a p {
        font-family: Inter;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.02em;
        text-align: center;
        color: #403D3D;
        max-width: 241px;
        margin: auto;
        transition: .5s;
    }

    .find-space-modal .modal-body a:hover p {
        color: #FFFFFF;
    }

    .find-space-modal .modal-content>button img {
        filter: invert(1);
    }

    .find-space-modal .modal-content>button {
        right: -5px;
        top: 0;
    }

    .hm-banner-wrap:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.73) 4.4%, rgba(0, 0, 0, 0) 100%);
    }

    .we-offer-wrap h2 {
        font-size: 25px;
        line-height: 30px;
        /* margin-bottom: 55px; */
        margin-bottom: 42px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .we-offer-slider .slick-track {
        left: 3%;
    }

    .we-offer-block img {
        margin-bottom: 10px;
    }

    .we-offer-block h4 {
        font-size: 20px;
        text-align: center;
        line-height: 29px;
    }

    .we-offer-slider .slick-prev:before {
        transform: scale(.7);
        filter: brightness(1);
    }

    .we-offer-slider .slick-next:before {
        transform: scale(.7);
        filter: brightness(1);
    }

    .we-offer-slider .slick-next,
    .we-offer-slider .slick-prev {
        top: 35%;
    }

    .we-offer-slider .slick-prev {
        left: 5px;
    }

    .we-offer-slider .slick-next {
        right: 42px;
    }

    .slider-single::after {
        bottom: -98px;
        right: -85px;
        transform: scale(.5);
    }

    .we-offer-wrap h2::before {
        display: none;
    }

    .book-destination-top-shape {
        margin-bottom: -25px;
    }

    .we-offer-wrap {
        padding: 15px 0 0;
    }

    .book-destintion-contents {
        right: unset;
        left: -10px;
        top: 70px;
        transform: unset;
        margin-bottom: 0;
        width: 336px;
        height: 336px;
        background: url(../img/book-destination-shape-mobile.png) !important;
        padding: 65px 20px 28px 35px;
        text-align: center;
    }

    .book-destintion-contents h2 {
        font-size: 28px;
        line-height: 30px;
    }

    .book-destintion-contents p {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .book-destintion-contents a {
        font-size: 16px;
        line-height: 26px;
        height: 50px;
        padding: 0 20px 0 28px;
        margin-top: 22px;
        left: 50%;
        position: relative;
        transform: translate(-50%, 0);
    }

    .book-destintion-contents a img {
        margin-left: 35px;
        width: 14%;
    }

    .book-destination-wrap {
        padding: 170px 0 145px;
    }

    .footer-shape {
        margin-bottom: -2px;
        margin-top: -25px;
    }

    footer {
        padding: 40px 0 32px;
        position: relative;
    }

    .weather-block {
        margin-right: 0;
    }

    .weather-block h4 {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
    }

    .weather {
        font-size: 40px;
        line-height: 40px;
    }

    .weather::before {
        width: 35px;
        right: -58px;
    }

    .foot-time {
        font-size: 40px;
        line-height: 40px;
        margin-left: 82px;
    }

    .weather-time {
        justify-content: center;
        margin-top: 25px;
    }

    .foot-time sup {
        font-size: 13px;
        top: -26px;
        left: 3px;
    }

    .footer-social {
        align-items: center;
        margin-top: 25px;
    }

    .footer-social-links a i {
        font-size: 22px;
    }

    .footer-social h5 {
        font-size: 16px;
    }

    .footer-social-links {
        gap: 20px;
        margin-right: 0;
    }

    .foot-links {
        display: none;
    }

    .footer-bottom {
        margin-top: 22px;
        padding: 8px 0 0;
    }

    .back-to-top {
        bottom: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    
    .call-button {
        bottom: 60px;
        right: 15px;
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .inner-banner-left h1 {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .inner-banner-left p {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .inner-banner-right .form-group label {
        display: none;
    }

    .inner-banner-right {
        margin-top: 35px;
    }

    .choose {
        font-size: 16px;
        line-height: 26px;
    }

    .inner-banner-right .form-group {
        width: 235px;
        height: 54px;
        padding: 14px 20px;
    }

    .options {
        transform: translate(0, -40px);
    }

    .inner-banner-right .select-drop-arrow::before {
        width: 11px;
        height: 11px;
        top: 7px;
    }

    .inner-banner-contents {
        /* padding-top: 120px; */
        padding-top: 135px;
    }

    .inner-banner-wrap {
        height: 450px;
        background-position: 80% !important;
    }

    .about-brief-wrap {
        padding: 25px 0 25px;
    }

    .about-brief h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .about-brief h2 {
        font-size: 25px;
        line-height: 32px;
        text-align: left;
        margin-bottom: 28px;
    }

    .about-brief-pic::before {
        right: -68%;
        top: -260px;
        transform: scale(.4);
    }

    .about-brief-pic {
        margin-top: 30px;
    }

    .vision-mission-wrap {
        padding: 5px 0 40px;
    }

    .vision-mission-contents h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 28px;
    }

    .vision-mission-contents h4 {
        font-size: 15px;
        line-height: 26px;
        text-align: left;
        margin-bottom: 20px;
    }

    .did-u-know p {
        font-size: 23px !important;
        line-height: 37px !important;
    }

    .did-u-know {
        transform: translate(-50%, 0) scale(.6) !important;
        margin-top: -80px;
        margin-bottom: -80px;
    }

    .founder-wrap {
        padding: 0;
		z-index: 9;
        position: relative;
    }

    .founder-contents::before {
        top: -72px;
        left: -52px;
        transform: scale(.55);
    }

    .founder-wrap .container {
        padding-left: 0;
        padding-right: 0;
    }

    .founder-contents {
        padding: 65px 25px 170px;
    }

    .founder-contents h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .founder-det h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .founder-det span {
        font-size: 14px;
    }

    .founder-det {
        right: unset;
        left: 50%;
        transform: translate(-50%, 0);
        bottom: 0;
        position: relative;
        margin-top: 15px;
    }

    .why-choose-wrap h4 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .why-choose-wrap h2 {
        font-size: 25px;
        line-height: 32px;
    }

    .our-destination-pic img {
        width: 100%;
    }

    .destination-1 .our-destination-pic::before {
        top: -52px;
        left: -92px;
        transform: scale(.5);
    }

    .our-destination-contents h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .our-destination-contents {
        text-align: left;
        margin-top: -40px;
    }

    .destination-2 .our-destination-pic::before {
        top: -88px;
        left: -75px;
        transform: scale(.6);
    }

    .destination-3 .our-destination-pic::before {
        top: -40px;
        left: -68px;
        transform: scale(.6);
    }

    .glimpse-wrap .home-co-live-slider::after {
        top: -98px;
        left: -105%;
        transform: scale(.5);
    }

    .home-co-live-slide {
        left: -9%;
        transform: scale(.95);
        top: 26px;
    }

    .home-co-live-slider .slick-prev {
        left: -15px;
    }

    .glimpse-wrap .home-co-live-slider .slick-next {
        right: -25px;
    }

    .glimpse-wrap .home-co-live-slider .slick-next,
    .glimpse-wrap .home-co-live-slider .slick-prev {
        top: 54%;
    }

    .home-co-live-slider .slick-track {
        padding: 8px 60px 0;
    }

    .glimpse-contents h3 {
        font-size: 25px;
        line-height: 32px;
    }

    .glimpse-contents a {
        height: 50px;
        font-size: 16px;
        line-height: 26px;
    }

    .glimpse-wrap {
        padding: 0 0 25px;
    }

    .your-stay-slide {
        margin: 0 8px;
    }

    .inner-intro-contents h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .inner-intro-wrap {
        padding: 28px 0 28px;
    }

    .middle-banner {
        height: 300px;
    }

    .co_work-co_live-wrap {
        padding: 28px 0;
    }

    .co_work-co_live-slide h6 {
        right: unset;
        bottom: 22px;
        left: 50%;
        transform: translate(-50%, 0);
        font-size: 15px;
        font-weight: 400;
        line-height: 25px;
    }

    .co_work-co_live-slider .slick-next,
    .co_work-co_live-slider .slick-prev {
        top: 48%;
    }

    .co_work-co_live-slider .slick-prev {
        left: 15px;
        right: unset;
    }

    .co_work-co_live-slider .slick-next {
        right: 10px;
    }

    .co_work-co_live-slider .slick-prev:before {
        background: url('../img/co-work-mobile-arrow-left.png');
        width: 15px;
        height: 32px;
        transform: unset;
        filter: unset;
    }

    .co_work-co_live-slider .slick-next:before {
        background: url('../img/co-work-mobile-arrow-right.png');
        width: 15px;
        height: 32px;
        transform: unset;
        filter: unset;
    }

    .co_work-co_live-slide img {
        border-radius: 45px;
        height: 250px;
        object-fit: cover;
    }

    .co_work-co_live-contents {
        margin-top: 18px;
    }

    .co_work-co_live-contents h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .co_work-co_live-block h5 {
        font-size: 14px;
    }

    .co_work-co_live-points {
        margin-top: 15px;
    }

    .co_work-co_live-points {
        gap: 15px;
    }

    .co_work-co_live-block {
        flex-basis: 47%;
    }

    .co_work-co_live-contents a {
        width: 100%;
        height: 50px;
        font-size: 16px;
        line-height: 26px;
        margin-top: 25px;
    }

    .co_work-co_live-wrap .row {
        margin-top: 38px;
    }

    .check-availability-wrap {
        padding: 28px 0 5px;
    }

    .check-availability-block div>h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 18px;
    }

    .check-availability-block .i-want-block-contents {
        display: none;
    }

    .faq-block h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .faq-block {
        margin-top: 32px;
    }

    .accordion-item h2 button {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 35px 15px 0;
    }

    .accordion-button::after {
        right: -10px;
    }

    .accordion-button::before {
        right: 10px;
    }

    .accordion-body {
        padding: 0 0 18px 0;
    }

    .faq-accordion {
        margin-top: 30px;
    }

    .check-availability-wrap {
        padding: 28px 0 18px;
    }

    .inner-intro-contents::before {
        top: -265px;
        right: -250px;
        transform: scale(.4);
    }

    .offer-intro-wrap .inner-intro-contents::before {
        top: -200px;
        left: -70%;
    }

    .what-we-offer-layout-1-block-contents h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .what-we-offer-layout-1-block {
        height: 350px;
        padding: 15px;
        background-position: bottom !important;
    }

    .what-we-offer-layout-1-block-contents {
        width: 100%;
        padding: 20px 20px 20px;
    }

    .what-we-offer-layout-2-wrap {
        padding: 28px 0 25px;
    }

    .what-we-offer-layout-2-contents h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .what-we-offer-layout-2-contents {
        margin-top: 25px;
    }

    .what-we-offer-layout-2-wrap .row {
        margin-top: 22px;
    }

    .what-we-offer-layout-3-block img {
        margin-bottom: 22px;
        height: 200px;
        object-fit: cover;
    }

    .what-we-offer-layout-3-block h3 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .what-we-offer-layout-3-block {
        margin-top: 22px;
    }

    .accomodation-intro-wrap .inner-intro-contents::before {
        top: -140px;
        left: -62%;
    }

    .accomodation-block>img {
        margin-bottom: 12px;
        width: 60%;
    }

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

    .accomodation-contents h4 {
        font-size: 20px;
        line-height: 29px;
    }

    .accomodation-contents h4 span {
        font-size: 17px;
        line-height: 26px;
    }

    .accomodation-contents {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .person-counts {
        margin-top: 8px;
    }

    .accomodation-block a {
        width: 100%;
        height: 50px;
        font-size: 16px;
        line-height: 26px;
        margin-top: 15px;
    }

    .accomodation-block {
        margin-top: 25px !important;
    }

    .accomodations-wrap .col-lg-4:nth-child(1) .accomodation-block {
        margin-top: 0 !important;
    }

    .accomodations-wrap {
        padding-bottom: 20px;
    }

    .accomodation-contents-wrap {
        padding: 0 0 28px;
    }

    .accomodation-content-detail-pic img {
        height: 250px;
        object-fit: cover;
        border-radius: 30px;
    }

    .accomodation-content-detail-pic {
        margin-top: 20px;
    }

    .accomodation-content-details h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 18px;
    }

    .accomodation-content-details {
        margin-top: 25px;
    }

    .accomodation-location-wrap h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 25px;
    }

    .accomodation-location-wrap {
        padding: 22px 0 0;
    }

    .accomodation-location-tab-mob-block .faq-accordion {
        margin-top: 0;
    }

    .accomodation-location-wrap p {
        margin-top: 18px;
    }

    .back-arrow {
        left: -115px;
        top: 32px;
    }

    .back-arrow img {
        width: 50%;
    }

    .book-now-dates {
        margin-top: 20px;
        flex-direction: column;
    }

    .check-date label {
        font-size: 14px;
        line-height: 22px;
    }

    .check-date input {
        font-size: 18px;
        line-height: 26px;
        width: 132px;
    }

    .check-in-out-dates {
        width: 100%;
    }

    .single-banner-wrap {
        height: auto;
        background-position: 52% !important;
        padding-bottom: 22px;
    }

    .check-date {
        padding-left: 18px;
        padding-right: 10px;
    }

    .single-banner-wrap .inner-banner-left p {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .single-banner-wrap .inner-banner-contents {
        padding-top: 100px;
    }

    .book-now-dates a {
        width: 100%;
        height: 50px;
        font-size: 16px;
        line-height: 26px;
    }

    .accomodation-single-intro-wrap .inner-intro-contents::before {
        top: -250px;
        left: -70%;
    }

    .places-wrap h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 25px;
    }

    .places-slider .slick-track {
        left: -16%;
    }

    .places-slider .slick-prev:before {
        background: url('../img/co-work-mobile-arrow-left.png');
        width: 15px;
        height: 32px;
        transform: unset;
        filter: unset;
    }

    .places-slider .slick-next:before {
        background: url('../img/co-work-mobile-arrow-right.png');
        width: 15px;
        height: 32px;
        transform: unset;
        filter: unset;
    }

    .places-slider .slick-next {
        right: 20px;
    }

    .places-slider .slick-prev {
        left: 25px;
    }

    .place-slide h4 {
        font-size: 18px;
        line-height: 29px;
        margin-top: 8px;
        text-align: center;
    }

    .places-wrap {
        padding-bottom: 0;
    }

    .amenities-blocks {
        display: none;
    }

    .amenities-blocks-slider {
        display: block;
        margin-top: 25px;
    }

    .amenities-wrap {
        padding: 35px 0 38px;
    }

    .amenities-contents-block h3 {
        font-size: 25px;
        line-height: 32px;
        max-width: unset;
        text-align: center;
    }

    .amenities-contents-block {
        padding-left: 0;
    }

    .amenities-title h2 {
        left: -25%;
        top: 125px;
        font-size: 50px;
        line-height: 60px;
    }

    .amenities-single-block h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .amenities-single-block {
        flex-basis: unset;
        text-align: center;
    }

    .amenities-single-block p {
        max-width: 270px;
        margin: auto;
    }

    .amenities-single-block img {
        margin-bottom: 15px;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .amenities-blocks-slider .slick-prev:before {
        transform: unset;
        filter: unset;
    }

    .amenities-blocks-slider .slick-next:before {
        transform: unset;
        filter: unset;
    }

    .amenities-blocks-slider .slick-prev {
        left: 6px;
    }

    .amenities-blocks-slider .slick-next {
        right: 4px;
    }

    .vacation-wrap,
    .vacation-contents {
        height: 300px;
    }

    .vacation-contents h2 {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0;
        max-width: 262px;
    }

    .vacation-contents {
        padding: 48px 0;
    }

    .vacation-wrap::before {
        right: -75%;
        bottom: -205px;
        transform: scale(.4);
    }

    .place-booking-contents h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 18px;
    }

    .place-booking-wrap {
        padding: 28px 0 25px;
    }

    .place-booking-contents .book-now-dates {
        margin-top: 22px;
    }

    .other-rooms-wrap h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .other-rooms-wrap {
        padding: 28px 15px 15px;
    }

    .other-rooms-wrap .other-rooms-slider .slick-track {
        left: 0;
    }

    .other-rooms-wrap .accomodation-block {
        padding-right: 0;
    }

    .accomodation-block>img {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }

    .accom-single-shape {
        margin-bottom: -28px;
        z-index: 1;
        position: relative;
    }

    .other-rooms-slider .slick-prev {
        left: 0;
    }

    .other-rooms-slider .slick-next {
        right: 5px;
    }

    .other-rooms-slider .slick-prev:before {
        transform: scale(.7);
        filter: brightness(0.5);
    }

    .other-rooms-slider .slick-next:before {
        transform: scale(.7);
        filter: brightness(0.5);
    }

    .special-offer-pic-block img {
        height: 200px;
        object-fit: cover;
    }

    .special-offer-pic-block h5 {
        top: 18px;
        right: 18px;
    }

    .special-offers-block {
        text-align: left;
        margin-top: 25px;
    }

    .special-offers-block h2 {
        font-size: 22px;
        line-height: 29px;
    }

    .special-offer-pic-block {
        margin-bottom: 25px;
    }

    .special-offers-block h3 {
        font-size: 18px;
        line-height: 29px;
        margin-top: 15px;
    }

    .special-offers-block button {
        width: 100%;
        height: 50px;
        margin-top: 20px;
        font-size: 16px;
        line-height: 42px;
    }

    .special-offers-wrap .col-lg-6:nth-child(2) .special-offers-block {
        margin-top: 25px;
    }

    .model-left {
        width: 100%;
        padding-top: 50px;
    }

    .modal-body {
        padding: 20px;
    }

    .modal-dialog {
        margin: 15px;
    }

    .modal-content>button {
        right: 5px;
        top: 10px;
        transform: scale(.8);
    }

    .model-pic-slider .slick-track {
        max-height: 370px;
        min-width: 320px;
    }

    .model-pic-slider {
        max-height: 370px;
    }

    .model-pic {
        min-height: 370px;
        min-width: 320px;
    }

    .offer-promo {
        margin-top: -60px;
        flex-direction: column;
    }

    .offer-promo a {
        width: 100%;
        height: 50px;
        font-size: 18px;
        line-height: 50px;
        margin-top: 15px;
    }

    .offer-promo h4 {
        font-size: 20px;
        line-height: 28px;
        text-align: center;
    }

    .special-offer-model-contents h2 {
        font-size: 25px;
        line-height: 29px;
    }

    .special-offer-model-contents h3 {
        text-align: left;
        font-size: 18px;
        line-height: 29px;
    }

    .special-offer-model-contents:before {
        display: none;
    }

    .special-offer-model-contents h6 {
        font-size: 18px;
        line-height: 28px;
        margin-top: 25px;
    }

    .special-offer-model-contents ul li {
        font-size: 14px;
        line-height: 26px;
    }

    .model-pic-slider .slick-prev:before {
        transform: scale(.9);
        filter: brightness(1);
    }

    .model-pic-slider .slick-next:before {
        transform: scale(.9);
        filter: brightness(1);
    }

    .model-pic-slider .slick-next {
        right: 20px;
    }

    .model-pic-slider .slick-prev {
        right: 72px;
    }

    .model-pic-slider .slick-next,
    .model-pic-slider .slick-prev {
        top: 88%;
    }

    .cd-gallery ul li img {
        filter: unset;
    }

    .cd-gallery ul {
        gap: 0;
    }

    .cd-gallery {
        padding-top: 0;
    }

    .cd-gallery ul li {
        flex-basis: 50%;
    }

    .cd-gallery ul li:nth-child(Odd) {
        padding-right: 8px;
        padding-bottom: 16px;
    }

    .cd-gallery ul li:nth-child(Even) {
        padding-left: 8px;
        padding-bottom: 16px;
    }

    .contact-details-wrap {
        padding: 25px 0 25px;
    }

    .contact-details h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 18px;
    }

    .contact-methods {
        flex-direction: column;
        align-items: center;
    }

    .contact-method-single h5 {
        font-size: 18px;
        line-height: 33px;
    }

    .contact-method-single {
        margin-top: 22px;
        text-align: center;
    }

    .contact-method-single:nth-child(Even) {
        padding-left: 0;
    }

    .contact-method-single a {
        font-size: 20px;
        line-height: 27px;
    }

    .contact-method-single p br {
        display: block;
    }

    .contact-method-single p {
        font-size: 17px !important;
        line-height: 26px !important;
    }

    .contact-direction {
        width: 100%;
        height: 52px;
        margin-top: 25px;
    }

    .contact-location {
        /*width: 260px;*/
        width: 100%;
        height: 350px;
        margin-top: 30px;
        left: 50%;
        transform: translate(-50%, 0) !important;
    }

    .contact-form-contents h2 {
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 28px;
    }

    .contact-form-contents p {
        text-align: left;
    }

    .contact-form {
        margin-top: 0;
        padding: 0 15px;
    }

    .form-field label {
        font-size: 18px;
        line-height: 26px;
        top: 17px;
    }

    .form-field-radio {
        text-align: center;
    }

    .radio-inputs {
        flex-wrap: nowrap;
        gap: 20px;
        justify-content: center;
    }

    .radio-inputs .radio .name {
        padding: 0 15px;
        font-size: 16px;
        line-height: 24px;
    }

    .form-field textarea {
        height: 150px;
    }

    .contact-inquiry-btn input {
        width: 100%;
        height: 50px;
        font-size: 16px;
        line-height: 26px;
    }

    .contact-form-pic img {
        width: 260px;
        height: 350px;
        object-fit: cover;
    }

    .contact-form-pic {
        margin-top: 30px;
    }

    .contact-form-wrap {
        padding: 20px 0 35px;
    }

    .whatsapp-chat {
    	bottom: 115px;
    	right: 10px;
		z-index: 99;
    }

    .whatsapp-chat img {
    	width: 40px;
    	height: 40px;
    }

    .form-field.country-field label {
        top: 2px;
        font-size: 12px;
    }

    .country-select.inside input,
    .country-select.inside input[type=text] {
        padding-left: 12px;
    }

    .country-select .selected-flag .arrow {
        width: 10px;
        height: 10px;
        right: 18px;
        top: 20px;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-next,
    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-prev {
        top: 50%;
    }

    .co_work-co_live-wrap .row:nth-child(Even) .co_work-co_live-slider .slick-next {
        right: 12px;
    }

    .page-template-page-special-offers .inner-banner-contents {
        padding-top: 195px;
    }

    .page-template-page-gallery .inner-banner-contents,
    .page-template-page-contact .inner-banner-contents {
        padding-top: 212px;
    }

    .wpcf7-radio .wpcf7-list-item label {
        padding: 0 5px 0 15px;
    }

    .wpcf7-radio .wpcf7-list-item span {
        font-size: 15px;
    }

    .wp-block-columns {
        gap: 0;
    }
	.founder-pic img {
		width: 100%;
	}

}

@media only screen and (max-width: 425px) {}

@media only screen and (min-width: 391px) and (max-width: 480px) {
    .book-destintion-contents {
        left: -30px;
    }

    .cd-gallery ul li img {
        filter: unset;
    }
}

@media only screen and (max-width: 390px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}