.dacha-area-grid .rgt h2 {
    font-size: 60px;
    margin-bottom: 0;
    line-height: 60px;
}

/*--- MOBILE MENU BUTTON ---*/
.header-right ul li.mobile-logo, .navMobile  {
    display: none;
}

.navMobile {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 20px;
    padding-right: 5%;
}

.navMobile a {
    display: block;
    height: 30px;
    width: 30px;
}

.navMobile a:after, .navMobile a:before, .navMobile a div {
    background-color: #fff;
    content: '';
    display: block;
    border-radius: 60px;
    height: 3px;
    margin: 7px 0;
    transition: all .3s ease-in-out;
}
.navigationActive a div {
    transform: scale(0);
    background-color: #FFF;
}

.navigationActive a:before {
    transform: translateY(7.8px) rotate(135deg);
    background-color: #FFF;
}

.navigationActive a:after {
    transform: translateY(-12px) rotate(-135deg);
    background-color: #FFF;
}



/* RESPONSIVE CSS */
/* LARGE SCREENS - 1  */
@media only screen and (max-width :1920px) and (min-width: 1700px) {
    .dacha-gallery__grid .dacha-galler__rgt {
        padding: 0 140px;
    }

    .et-white {
        max-width: 80%;
    }

    .enquiry-form {
        max-width: 100%;
    }
}

/* LARGE SCREENS - 2  */
@media only screen and (max-width :1700px) and (min-width: 1367px) {
    img.behind-vid {
        right: -370px;
    }

    .facilities__each:nth-child(odd) .lft::after {
        left: -30px;
        bottom: -63px;
    }

    .facilities__each:nth-child(even) .lft::after {
        right: -20px;
        bottom: -43px;
    }

}

/* LARGE SCREENS - 3  */
@media only screen and (max-width :1366px) and (min-width: 1281px) {
    img.behind-vid {
        right: -370px;
    }

    .facilities__each:nth-child(odd) .lft::after {
        left: 0px;
        bottom: -63px;
        height: 150px;
        width: 160px;
    }

    .facilities__each:nth-child(even) .lft::after {
        right: 0px;
        bottom: -43px;
        height: 150px;
        width: 160px;
    }

    .facilities__each:nth-child(even) .lft::before {
        height: 220px;
        width: 280px;
        left: -100px;
        top: -70px;
    }

    .facilities__each:nth-child(odd) .lft::before {
        height: 220px;
        width: 280px;
        right: -90px;
        top: -60px;
    }

    .we-are lite-youtube {
        height: 708px;
        display: block;
        width: 850px;
    }
}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
    img.behind-vid {
        right: -370px;
    }

    .facilities__each:nth-child(odd) .lft::after {
        left: 0px;
        bottom: -63px;
        height: 150px;
        width: 160px;
    }

    .facilities__each:nth-child(even) .lft::after {
        right: 0px;
        bottom: -43px;
        height: 150px;
        width: 160px;
    }

    .facilities__each:nth-child(even) .lft::before {
        height: 220px;
        width: 280px;
        left: -100px;
        top: -70px;
    }

    .facilities__each:nth-child(odd) .lft::before {
        height: 220px;
        width: 280px;
        right: -90px;
        top: -60px;
    }

    .we-are lite-youtube {
        height: 708px;
        display: block;
        width: 850px;
    }

    img.behind-vid {
        right: -310px;
    }

}

/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px) {

    /* =================== HEADER ==================== */
    .header-left img {
        max-width: 230px;
    }

    .header-right ul li a {
        padding: 25px 15px;
        font-size: 17px;
    }














    .home-sec-3.h3-sides h3 {
        font-size: 28px;
    }

    .facilities__each {
        grid-template-columns: 1fr !important;
        display: block;
    }

    .we-are lite-youtube {
        height: 708px;
        display: block;
        width: 850px;
    }

    .facilities__each:nth-child(odd) img,
    .facilities__each:nth-child(even) img {
        max-width: 100%;
        width: 100%;
    }

    .facilities__each .rgt {
        padding: 0;
    }

    .facilities__each .lft {
        margin-bottom: 60px;
    }

    .facilities__each:nth-child(odd) .lft::after {
        left: 0;
        bottom: -60px;
    }

    .facilities__each:nth-child(even) .lft::before {
        height: 230px;
        width: 260px;
        left: -30px;
        top: -94px;
    }

    .facilities__each:nth-child(odd) .lft::before {
        height: 250px;
        width: 280px;
        right: -70px;
        top: -80px;
    }

    .footer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .about-sec2.cms-pg h2 {
        font-size: 30px;
    }

    .accordion-item-header {
        line-height: normal !important;
    }

    /* ================= CONTACT US & ENQUIRY ==================  */
    .contact__grid {
        grid-gap: 80px;
    }

    .contact-map {
        margin: 100px auto;
    }

    /* ================= FACILITIES ==================  */
    .dacha-gallery {
        margin: 80px 0 110px;
    }

    .sec-2-slider h6 {
        font-size: 19px;
        margin-top: 10px;
    }

    .home-sec-2.facilities-sec-2>div>p {
        margin-bottom: 40px;
    }

    .dacha-gallery h2 {
        font-size: 45px;
        margin-bottom: 60px;
    }

    /* ================= GALLERY ==================  */
    /* ================= ABOUT ==================  */
    /* ================= DACHA ==================  */
    .dacha-grid .lft {
        padding-top: 10px;
    }

    .title__dacha h1,
    .title__dacha h2 {
        font-size: 50px;
        margin-bottom: 15px;
    }

    .dacha-grid .subtitle__dacha span {
        margin-bottom: 30px;
    }

    .dacha-grid {
        grid-template-columns: 1.2fr 1.2fr;
        grid-gap: 120px;
    }

    .title__dacha h2 {
        line-height: 60px;
    }

    .dacha-facilities__grid {
        margin-top: 100px;
    }

    .dacha-book__grid {
        padding: 70px 100px 275px;
        grid-gap: 90px;
        background-size: cover;
    }

    .dacha-contact {
        padding: 100px 0;
    }

    .dacha-contact p {
        font-size: 20px;
        line-height: 32px;
        margin: 60px 0;
    }

    .dacha-area-grid .rgt {
        padding-right: 20px;
        padding-top: 70px;
    }

    .dacha-area-grid .rgt h2 {
        font-size: 50px;
        line-height: 52px;
    }

    .dacha-area .rgt-box {
        right: 20px;
        top: 200px
    }

    .dacha-area .rgt-box>p {
        font-size: 20px;
        line-height: 25px;
    }

    .dacha-last {
        padding: 30% 0 150px;
    }

    /* ================= HOME ==================  */
    .home-facilities {
        overflow: hidden;
    }

    .facilities__grid {
        margin-top: 60px;
    }

    .facilities__each:last-child {
        margin-bottom: 70px;
    }

    .facilities__each:nth-child(odd) .lft::before {
        right: -50px;
        top: -50px;
    }

    .facilities__each:nth-child(odd) .lft::after {
        left: -30px;
        bottom: -40px;
    }

    .facilities__each:nth-child(even) .lft::after {
        right: -20px;
        bottom: -40px;
    }

    .we-are lite-youtube {
        height: 550px;
        width: 650px;
    }

    img.behind-vid {
        right: -120px;
    }

    .we-are img {
        max-width: 450px;
    }

    .home-testimonials h6 {
        font-size: 26px;
    }

    .home-testimonials h3 {
        font-size: 60px;
    }

    .location h2.sec-title {
        margin-bottom: 40px;
    }
}

/*----------------------------- Media 768 TABLET -------------------------------*/
@media only screen and (max-width:999px) {

    /* ============================ HEADER ======================= */
    header {
        top:0;
    }
    .navMobile {
        display: block;
    }
    .header-right ul.navbar-nav {
        position: fixed;
        left: -300px;
        top: 70px;
        bottom: 0;
        display: block;
        width: 35%;
        background: #cb9a12;
        transition: 1.3s;
        overflow: hidden;
        padding-top: 10px;
      }

    .header-right ul.navigationActive {
        left: 0;
        height: 100vh;
    }

    .header-right ul li {
        width: 100%;
    }

    .header-right ul li a {
        padding: 12px 0 12px 30px;
        width: 100%;
        display: block;
    }
    .header-right ul li.mobile-logo {
        display: block;
        pointer-events: none;
    }
    .header-right ul li.mobile-logo a {
        padding: 0;
        margin-bottom: 60px;
    }
    .header-right ul li.mobile-logo img {
        max-width: 220px;
        margin: 0 auto;
    }






    .et-white h1 {
        font-size: 50px;
    }

    .et-white p {
        color: #484747;
        font-size: 25px;
        line-height: 37px;
        margin-top: 30px;
    }

    .et-white::after {
        height: 330px;
        width: 319px;
        right: -78px;
        bottom: -120px;
    }

    .banner.banner__et {
        background-image: url(../images/error-thank/main-bg.jpg);
        padding: 250px 0 150px;
    }

    /* ================= CONTACT US & ENQUIRY ==================  */
    .enquiry-form form ul {
        grid-gap: 28px 50px;
    }

    .enquiry-form form ul li input,
    .enquiry-form form ul li textarea,
    .enquiry-form form ul li input,
    .enquiry-form form ul li textarea {
        height: 40px;
    }

    .enquiry-form.contact-form.lft ul li.submit {
        margin-top: 30px;
    }

    .contact__grid {
        grid-gap: 60px;
    }

    /* ================= FACILITIES ==================  */
    .home-sec-2.facilities-sec-2 h1 {
        margin-bottom: 0;
    }

    .dacha-gallery__grid .dacha-galler__rgt {
        padding: 0 40px;
    }

    .dacha-gallery h2 {
        margin-bottom: 40px;
    }

    .dacha-gallery__grid .dacha-galler__rgt p {
        font-size: 20px;
        line-height: 26px;
    }

    /* ================= ABOUT ==================  */
    .banner {
        margin-top: 68px;
    }
    .about-sec2 h2 {
        margin-bottom: 0px;
    }

    .about-sec2__grid {
        grid-gap: 90px;
        margin-top: 60px;
    }

    .about-sec2__grid .rgt p,
    .about-sec3__grid p {
        font-size: 19px;
        line-height: 24px;
    }

    a.btn__dry-grey {
        margin-top: 0;
    }

    .about-sec3 {
        margin-top: 90px;
    }

    .about__grid {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 50px 20px;
    }

    .about__each {
        padding: 0 10px;
    }

    .about__each p {
        line-height: 22px;
    }

    .about-explore {
        padding: 40px 0 80px;
    }

    .about-explore h2 {
        font-size: 45px;
    }

    .about-explore img {
        max-width: 450px;
    }

    .about-explore p {
        font-size: 20px;
        line-height: 26px;
    }

    .about-explore p br {
        display: none;
    }

    /* ================= DACHA ==================  */
    .dacha-grid {
        grid-template-columns: 1.2fr 1.2fr;
        grid-gap: 40px;
    }

    .title__dacha h1,
    .title__dacha h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .dacha-grid .lft p,
    .dacha-book__grid p,
    .dacha-contact p,
    .df__each p,
    .dacha-gallery__grid .dacha-galler__rgt p,
    .dacha-area .rgt-box>p,
    .dacha-area .rgt-box p {
        font-size: 18px;
        line-height: 24px;
    }

    .dacha-facilities__grid {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 70px 10px;
    }

    .dacha-facilities__grid img {
        margin: 0 auto 20px;
        max-width: 100%;
        height: 200px;
        width: 200px;
    }

    .dacha-gallery__grid {
        position: relative;
        display: block;
    }

    .dacha-galler__lft {
        padding: 0 30px;
    }

    .dacha-gallery__grid .dacha-galler__rgt {
        padding: 20px 30px;
    }

    div#dacha-gallery-slider {
        position: static;
    }

    .dacha-gallery .owl-nav {
        text-align: center !important;
        bottom: -20px;
    }

    .dacha-book__grid {
        padding: 70px 70px 275px;
        display: block;
    }

    .title__dacha h1 br,
    .title__dacha h2 br,
    .dacha-book__grid p br,
    .dacha-contact p br,
    .df__each p br {
        display: none;
    }

    .dacha-book__grid .rgt {
        padding-top: 20px;
    }

    .dacha-contact p {
        margin: 30px 0 60px;
    }

    .dacha-area-grid .lft,
    .dacha-area-grid .lft img {
        max-height: 500px;
        width: 100%;
        object-fit: cover;
    }

    .dacha-area-grid {
        grid-template-columns: 1fr;
    }

    .dacha-area .rgt-box {
        position: static;
        padding: 30px 0 0;
    }

    .dacha-area-grid .rgt {
        padding: 50px 20px;
    }

    .dacha-area-grid .rgt h2,
    .dacha-area-grid .rgt span,
    .dacha-area-grid .rgt-box>p {
        text-align: center;
        padding: 0;
    }

    .rgt-grid,
    ul.event-form {
        grid-template-columns: repeat(2, 1fr);
    }

    .rgt-each:nth-child(5) {
        background-color: #FFF;
    }

    .rgt-each:nth-child(2),
    .rgt-each:nth-child(3),
    .rgt-each:nth-child(6) {
        background-color: #FFF3E7;
    }

    .dacha-last {
        padding: 10% 0 100px;
    }

    /* ================= HOME ==================  */
    .banner-content h4 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .banner-content h1 {
        font-size: 55px;
        margin-bottom: 45px;
        line-height: 50px;
    }

    .banner-buttons a {
        padding: 12px 0px;
        width: 230px;
        font-size: 18px;
    }

    .banner.banner__home .owl-nav button.owl-prev {
        left: 50px;
    }

    .banner.banner__home .owl-nav button.owl-next {
        right: 50px;
    }

    .home-sec-3.h3-sides h3 {
        font-size: 18px;
    }

    .home-sec-3.h3-sides img {
        max-width: 350px;
    }
    .sec-2-slider div#home-sec-2-slider .owl-nav button.owl-next {
        right: 0px;
    }
    .sec-2-slider div#home-sec-2-slider .owl-nav button.owl-prev {
        left: 0px;
    }
    .home-sec-3.h3-sides span {
        margin-bottom: 30px;
    }

    .home-sec-3.h3-sides h3::before,
    .home-sec-3.h3-sides h3::after {
        height: 40px;
        width: 40px;
    }

    .home-sec-3.h3-sides h3::before {
        left: -60px;
    }

    .home-sec-3.h3-sides h3::after {
        right: -60px;
    }

    .facilities__each:nth-child(odd) .lft::before {
        height: 200px;
        width: 220px;
    }

    .facilities__each:nth-child(even) .lft::before {
        height: 220px;
        width: 200px;
        left: -10px;
        top: -60px;
    }

    .facilities__each:nth-child(even) .lft::after {
        height: 150px;
        width: 170px;
    }

    .facilities__each {
        margin-bottom: 80px;
    }

    .facilities__each .lft {
        margin-bottom: 30px;
    }

    .facilities__each h4 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .we-are {
        margin-top: 90px;
        padding-top: 70px;
    }

    .we-are .sec-title h3 {
        font-size: 35px;
    }

    .we-are lite-youtube {
        height: 350px;
        width: 550px;
    }

    .we-are img {
        max-width: 290px;
    }

    img.behind-vid {
        right: -70px;
        bottom: 130px;
    }

    .testimonial-slider p,
    .sec-2-slider p {
        font-size: 18px;
        line-height: 24px;
    }





}


/*----------------------------- Media 480 mobile -1  -------------------------------*/
@media only screen and (max-width:767px) {
    /*================= GENERAL BANNER ==================== */
    .banner {
        min-height: 220px;
    }
    .banner img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        min-height: 220px;
    }
    /*================= HEADER ==================== */
    .header-right ul.navbar-nav {
        width: 55%;
    }
    .footer-grid {
        grid-template-columns: 1fr;
    }

    .footer-col-1 .top img {
        max-width: 100%;
    }

    .faq-main h1 {
        font-size: 35px;
    }

    .accordion-item-header {
        font-size: 22px;
    }

    .et-white {
        padding: 90px 20px 160px;
    }

    .et-white h1 {
        font-size: 41px;
        letter-spacing: 5px;
    }

    .et-white::after {
        height: 280px;
        width: 239px;
        right: -48px;
        bottom: -120px;
    }

    /* ================= CONTACT US & ENQUIRY ==================  */
    .contact__grid {
        grid-template-columns: 1fr;
        gap: 0;
        margin-top: 60px;
    }

    .rgt.contact-img-grid {
        grid-gap: 20px;
        margin-top: 50px;
    }
    .enquiry-form {
        top: -50px;
    }
    .enquiry-form form ul {
        grid-gap: 25px;
        grid-template-columns: 1fr;
    }
    .rgt.contact-img-grid img {
        height: -webkit-fill-available;
    }

    .enquiry-main h1 {
        font-size: 35px;
        margin-bottom: 5px;
    }

    .enquiry-main p {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .enquiry-form form ul li label {
        font-size: 20px;
    }

    .enquiry-form.contact-form.lft ul li.submit {
        margin-top: 10px;
    }

    .enquiry-form li.submit button,
    .enquiry-form li.submit input {
        font-size: 20px;
    }

    .contact-map {
        margin: 80px auto;
    }

    .enquiry-main.contact-main::after {
        display: none;
    }

    /* ================= FACILITIES ==================  */
    .home-sec-2.facilities-sec-2 h1,
    .dacha-gallery h2 {
        font-size: 35px;
    }

    .sec-2-slider .owl-nav button.owl-prev span,
    .sec-2-slider .owl-nav button.owl-next span {
        font-size: 50px;
        margin: 5px 15px;
    }

    .home-sec-2.facilities-sec-2 {
        margin-bottom: 60px;
    }

    .dacha-gallery__grid.facility-changing__grid {
        padding: 0 10px;
        display: block;
        position: relative;
    }

    div#facility-changing-slider {
        position: static;
    }

    .dacha-gallery__grid .dacha-galler__rgt {
        padding: 0;
    }

    .dacha-gallery__grid .dacha-galler__rgt p {
        font-size: 18px;
        line-height: 24px;
    }

    .dacha-gallery .owl-nav {
        text-align: center !important;
    }
    .sec-2-slider div#fac-sec-2-slider .owl-nav button.owl-prev {
        left: -5px;
    }
    .sec-2-slider  div#fac-sec-2-slider .owl-nav button.owl-next {
        right: -5px;
    }
    /* ================= GALLERY ==================  */
    .gallery-main h2 {
        font-size: 40px;
        margin-bottom: 0;
    }

    .gallery-main p {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .gallery-grid {
        margin: 0;
        padding-bottom: 30px;
        width: 100%;
        column-gap: 30px;
    }

    .gallery-grid .gallery-item h4 {
        font-size: 20px;
        padding-bottom: 15px;
    }

    /* ================= ABOUT ==================  */
    .about-sec2__grid {
        grid-template-columns: 1fr;
        grid-gap: 40px;
        overflow: hidden;
    }

    .about-sec2 h2 {
        font-size: 35px;
        margin-top: 50px;
    }

    .about-sec2__grid .rgt p,
    .about-sec3__grid p,
    .about-explore p {
        font-size: 18px;
        line-height: 22px;
        color: #484747 !important;
    }

    .about-sec3__grid {
        grid-template-columns: 29% 65%;
    }
    .about__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 50px 20px;
    }

    .about-explore h2 {
        font-size: 35px;
    }



    /* ================= DACHA ==================  */
    .banner.banner__dacha {
        padding: 10px 0 50px;
    }

    .title__dacha h1,
    .title__dacha h2,
    .dacha-area-grid .rgt h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .banner.banner__dacha .title__dacha h1 {
        margin-bottom: 6px;
    }

    .subtitle__dacha span {
        font-size: 22px;
    }

    .dacha-grid .subtitle__dacha span {
        margin-bottom: 20px;
    }

    .dacha-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .dacha-grid .lft {
        order: 1;
    }

    .dacha-facilities__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px 40px;
        margin-top: 60px;
    }

    .dacha-gallery .owl-nav {
        bottom: -60px;
    }

    .dacha-galler__lft {
        padding: 0;
    }

    .dacha-gallery__grid .dacha-galler__rgt p,
    .dacha-galler__lft {
        margin: 0 10px;
    }

    .dacha-book__grid {
        padding: 50px 20px 235px;
        display: block;
        position: relative;
    }

    ul.event-form {
        grid-template-columns: repeat(1, 1fr);
    }

    .dacha-contact {
        margin-top: -100px;
    }

    ul.event-form li.submit button,
    ul.event-form li.submit input {
        padding: 15px 30px;
        font-size: 18px;
    }



    /* ================= HOME ==================  */
    .home-sec-3.h3-sides h3 {
        padding: 0 30px;
    }

    .home-sec-3.h3-sides h3::before {
        left: 10px;
    }

    .home-sec-3.h3-sides h3::after {
        right: 10px;
        top: 0;
    }

    .sec-title h2,
    .sec-title h3 {
        font-size: 35px;
    }

    .home-facilities h2 {
        margin-bottom: 0px !important;
    }

    .facilities__each p {
        margin-bottom: 10px;
    }

    .facilities__each:nth-child(odd) .lft::before,
    .facilities__each:nth-child(odd) .lft::after,
    .facilities__each:nth-child(even) .lft::before,
    .facilities__each:nth-child(even) .lft::after {
        height: 150px;
        width: 150px;
    }

    .facilities__each:nth-child(odd) .lft::before {
        right: -20px;
        top: -20px;
    }

    .facilities__each:nth-child(even) .lft::before {
        left: -10px;
        top: -30px;
    }

    .facilities__each:nth-child(even) .lft::after {
        right: -30px;
        bottom: -50px;
    }

    .we-are lite-youtube {
        height: 250px;
        width: 350px;
    }

    button.lty-playbtn,
    button.lty-playbtn::after {
        height: 70px;
        width: 70px;
    }

    .we-are>img {
        max-width: 230px;
        right: -50px;
        bottom: 80px;
    }

    .home-testimonials h6 {
        font-size: 22px;
        padding: 0;
    }

    .home-testimonials h3 {
        font-size: 40px;
        padding: 0;
        margin-bottom: 50px;
    }

    .home-testimonials h3::before {
        left: 15px;
        top: -110px;
        height: 140px;
        width: 190px;
    }

    .home-testimonials .owl-theme .owl-nav {
        margin-top: 80px !important;
    }

    .testimonial-slider .owl-nav button.owl-prev {
        margin-right: 25px;
    }

    .testimonial-slider .owl-nav img {
        max-width: 25px !important;
    }


    .testimonial-slider span,
    .testimonial-slider span b {
        font-size: 20px;
    }

    .location h2.sec-title {
        font-size: 40px;
    }

    .location iframe {
        height: 400px;
        max-width: 100% !important;
    }
    
    .location-content {
        position: static;
        max-width: 100%;
        margin-top: 40px;
    }

    .location-content h6 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .location-content p {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 30px;
    }    

    a.btn__dry::after {
        height: 20px;
        width: 55px;
        right: -65px;
        top: 2px;
    }

    .location {
        padding: 60px 0;
    }
}

/*----------------------------- Media 320 mobile -2  -------------------------------*/
@media only screen and (max-width:479px) {
    .et-white::after {
        height: 230px;
        width: 169px;
        right: -27px;
        bottom: -90px;
    }

    .et-white {
        padding: 60px 20px 90px;
    }
    .header-right ul.navbar-nav {
        width: 65%;
    }
    /* ================= CONTACT US & ENQUIRY ==================  */
    .enquiry-form form ul {
        grid-gap: 15px;
        grid-template-columns: 1fr;
    }

    .enquiry-form form ul li:nth-child(7) {
        order: 1;
    }

    .enquiry-form form ul li.submit,
    .enquiry-form form ul li#msg_id {
        order: 2;
    }

    /* ================= GALLERY ==================  */
    .gallery-main {
        padding-top: 50px;
    }

    .gallery-main h2 {
        font-size: 35px;
    }

    .gallery-main p {
        font-size: 18px;
    }

    .gallery-grid .gallery-item img {
        width: 95%;
    }

    .gallery-grid .gallery-item h4 {
        font-size: 18px;
    }

    /* ================= ABOUT ==================  */
    .about-sec2__grid .lft::after {
        height: 130px;
        width: 140px;
        top: -30px;
        right: 0px;
    }

    .about-sec2__grid .lft::before {
        top: -80px;
        bottom: -80px;
        left: 0;
        right: 0;
    }

    .about-sec2__grid .rgt img,
    .about-explore img {
        max-width: 300px;
        margin: 30px auto 10px;
    }

    .about-sec3__grid,
    .about__grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .about-explore lite-youtube {
        height: 280px;
        margin-bottom: 40px;
    }

    .about-sec3 {
        margin-top: 60px;
    }




    /* ================= DACHA ==================  */
    .dacha-facilities__grid,
    .rgt-grid {
        grid-template-columns: 1fr;
    }

    .dacha-book__form {
        padding: 30px 30px;
    }

    .rgt-each {
        background-color: #fff !important;
    }

    .rgt-each:nth-child(even) {
        background-color: #FFF3E7 !important;
    }

    .rgt-each:first-child {
        padding: 0;
    }



    /* ================= HOME ==================  */
    .banner.banner__home {
        margin-top: 70px;
    }
    .banner-content h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .banner-content h1 {
        font-size: 30px;
        line-height: 33px;
        margin-bottom: 25px;
    }
    .banner.banner__home .owl-dots {
        display: none;
    }
    .banner.banner__home .owl-nav button.owl-prev {
        left: 10px;
    }
    .banner.banner__home .owl-nav button.owl-next {
        right: 10px;
    }
    .banner.banner__home .owl-nav button.owl-prev span,
    .banner.banner__home .owl-nav button.owl-next span {
        font-size: 30px;
    }
    .banner-buttons a {
        padding: 8px 0px;
        width: 120px;
        font-size: 13px;
    }

    .home-sec-2, .home-sec-3.h3-sides {
        margin-top: 60px;
    }
    .sec-2-slider .owl-nav button.owl-prev {
        left: 0;
    }
    .sec-2-slider .owl-nav button.owl-next {
        right: 0;
    }

    .home-sec-3.h3-sides h3 {
        margin-bottom: 30px;
        overflow: hidden;
    }
    .home-sec-3.h3-sides img {
        max-width: 300px;
    }
    .home-sec-3.h3-sides h3::before {
        left: -5px;
    }
    .home-sec-3.h3-sides h3::after {
        right: -5px;
    }

    .facilities__each h4 {
        font-size: 26px;
    }

    .home-facilities h2 {
        font-size: 28px;
        margin-bottom: 10px !important;
    }
    .home-facilities>div>a {
        font-size: 15px;
        padding: 10px 50px;
    }

    .we-are {
        margin-top: 50px;
        padding-top: 40px;
    }
    .we-are lite-youtube {
        width: 95%;
        margin: 20px auto;
        position: relative;
    }
    .we-are > img {
        width: 95%;
        max-width: 100%;
        position: static;
        margin: 0 auto;
        height: 250px;
        object-fit: cover;
        padding-bottom: 50px;
      }
    .home-testimonials {
        padding: 60px 0 10px;
    }
    .home-testimonials h6 {
        width: 65%;
        font-size: 18px;
    }
    .home-testimonials h3 {
        font-size: 35px;
    }
    .home-testimonials h3::before {
        left: 35px;
        top: -80px;
        height: 90px;
        width: 130px;
    }
    .home-testimonials .owl-theme .owl-nav {
        margin-top: 90px !important;
        top: -210px;
        right: 0px;
        width: 100px;
    }
    .testimonial-slider .owl-nav img {
        max-width: 22px !important;
    }
    .testimonial-slider p {
        max-width: 95%;
    }
    .testimonial-slider span, 
    .testimonial-slider span b {
        font-size: 18px;
    }
    .testimonial-slider span {
        max-width: 95%;
        margin: 0 auto 30px;
    }
    
    .location {
        padding: 50px 0 60px;
    }
    .location h2.sec-title {
        font-size: 35px;
        margin-bottom: 30px;
    }
    .location iframe {
        max-width: 100% !important;
        height: 350px;
    }

    /* ==================== FOOTER ===================== */
    .footer-col-1 ul.bottom-grid {
        margin-top: 40px;
    }
    .footer-col-3, .footer-col-4 {
        margin-top: 0;
    }
    
    


}