@media (max-width: 1799px) {}

@media (max-width: 1599px) {

    .h1,
    h1 {
        font-size: 70px;
    }

    .hero-banner {
        min-height: 720px;
    }

    .ph-link {
        font-size: 24px;
    }

    .hero-text h4 {
        font-size: 20px;
        letter-spacing: 2px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 34px;
        width: 60px;
        height: 60px;

    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        left: -40px;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next {
        right: -40px;
    }
}

@media (max-width: 1429px) {
    .header-info-wrap:first-child {
        width: 44%;
    }

    .header-info-wrap:last-child {
        width: 56%;
    }

    .header-info-wrap p {
        font-size: 12px;
        line-height: 20px;
        word-break: break-word;
    }

    .header-info-wrap-icon {
        width: 36px;
        height: 36px;
        margin-right: 10px;
    }

    .nav-link {
        margin-right: 50px;
    }

    header {
        margin-top: 10px;
    }

    .header-top-wrap {
        padding-bottom: 10px;
    }

    .header-bottom-wrap {
        padding-top: 24px;
    }

    .ph-link {
        font-size: 22px;
    }

    /* ---- Service Page Style Start ---- */
    .service-item-wrap h4 {
        font-size: 18px;
    }

    .service-item-wrap {
        width: 100%;
        padding: 15px 20px;
        border-radius: 4px;
    }

    .service-icon-wrap {
        width: 34px;
        margin-right: 18px;
    }

    /* ---- Service Page Style End ---- */


    /* ---- Contact us Page Style Start ---- */

    .contact-us-iframe {
        height: 450px;
    }

    /* ---- Contact us Page Style End ---- */




}

@media (max-width: 1365px) {
    .hero-banner {
        min-height: 720px;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next {
        right: -20px;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        left: -20px;
    }

    .service-amenities-grid-item {
        width: 200px;
        height: 190px;
    }
}

@media (max-width: 1199px) {

    .h1,
    h1 {
        font-size: 60px;
    }

    .h2,
    h2 {
        font-size: 38px;
    }

    .navbar-brand {
        width: 134px;
        height: 90px;
    }

    .ph-link {
        font-size: 18px;
    }

    .nav-link {
        margin-right: 40px;
    }

    .header-info-wrap-icon {
        width: 32px;
        height: 32px;
        margin-right: 8px;
    }

    .header-info-wrap p {
        font-size: 11px;
        line-height: 18px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 30px;
        width: 52px;
        height: 52px;
    }

    .sec-title h6 {
        font-size: 16px;
    }

    .about-content p {
        font-size: 15px;
        line-height: 32px;
        padding-right: 0px;
        letter-spacing: 0;
    }

    .form-label {
        font-size: 26px;
    }

    .form-control {
        font-size: 14px;
    }

    .service-amenities-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .service-amenities-icon {
        width: 50px;
        height: 50px;
    }

    .service-amenities-grid-item h6 {
        font-size: 16px;
    }

    .service-amenities-grid-item {
        width: 190px;
        height: 180px;
        padding: 16px 10px;
    }

    .offers-wrapper-grid-item {
        height: 440px;
    }

    .offers-wrapper-grid-item-content-wrap {
        padding: 30px 10px;
        height: 230px;
        width: 94%;
    }

    .offers-wrapper-grid-item-content-wrap h3 {
        font-size: 26px;
    }

    .offers-wrapper-grid-item-content-wrap p {
        font-size: 14px;
    }

    .booking-content-wrapper h2 {
        font-size: 36px;
    }

    .booking-wrapper-link {
        font-size: 16px;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        left: 88%;
    }

    .feedback-grid-item {
        padding: 50px 10px;
        min-height: 320px;
    }

    .feedback-grid-item p {
        font-size: 24px;
    }

    .feedback-grid-item span {
        font-size: 14px;
        line-height: 28px;

    }


    /* ---- Service Page Style Start ---- */
    .service-item-wrap h4 {
        font-size: 18px;
        line-height: 1.5;
    }

    /* ---- Service Page Style End ---- */
}

@media (max-width: 1023px) {
    /* Footer start*/


    .ft-about-us p {
        line-height: 2;
        margin-bottom: 30px;

    }

    .ft-contact-us p,
    .ft-contact-us a {
        margin-bottom: 24px;
    }

    .checkIn-checkOut-text span {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .calendar-icon {
        width: 46px;
        height: 46px;
    }

    .ft-contact-us {
        padding-left: 40px;
        padding-right: 20px;
    }

    .ft-about-us {
        max-width: 100%;
        padding-right: 0px;
    }

    .ft-contact-us::before {
        height: 100%;
    }

    /* .ft-about-us h3,
    .ft-contact-us h3 {
        font-size: 26px;
        margin-bottom: 24px;
    } */

    .footer-link {
        /* font-size: 14px; */
        margin-right: 40px;
    }

    /* Footer End*/

    .navbar-brand.navbar-brand-mobile {
        display: block;
    }

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

    .header-bottom-wrap {
        padding-top: 0;
        border-top: none;
    }

    .button-scroll {
        display: block
    }

    header.fixed-header .logo-scroll {
        display: none;
    }

    .nav-link {
        color: var(--black);
    }

    .fixed-header .nav-link,
    .page-hero-banner .nav-link {
        font-size: 16px;
    }


    /* .navbar-brand {
        width: 300px;
        height: 48px;
        margin-left: 30px;
    } */

    /* .fixed-header .navbar-brand,
    .page-hero-banner .navbar-brand {
        width: 260px;
        height: 48px;
        margin-left: 20px;
    } */

    .navbar-toggler {
        right: 50px;
        top: 30%;

    }

    /* NAVBAR TOGGLER START */
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }

    .navbar-toggler {
        width: 35px;
        height: 35px;
        padding: 0;
        border: none;
        text-align: center;
        position: absolute;
        right: 40px;
        top: 50%;
        z-index: 222;
        transition: all 0.5s;
        transform: translateY(-50%);
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler span {
        position: relative;
        width: 100%;
        height: 2px;
        background-color: var(--primary);
        display: block;
        background-image: none !important;
        margin-left: auto;
    }

    .navbar-toggler span::after,
    .navbar-toggler span::before {
        position: absolute;
        content: "";
        width: 25px;
        height: 2px;
        background-color: var(--primary);
        right: 0;
        transition: all 0.5s;
    }

    .show-menu .navbar-toggler span {
        height: 0;
    }

    .navbar-toggler span::before {
        top: -7px;
    }

    .navbar-toggler span::after {
        top: 7px;
    }

    .show-menu .navbar-toggler span::after,
    .show-menu .navbar-toggler span::before {
        left: 0;
        right: 0;
        margin: auto;
        transform: rotate(45deg);
        top: -1px;
    }

    .show-menu .navbar-toggler span::after {
        transform: rotate(-45deg);
    }

    body.show-menu {
        overflow: hidden;
    }

    .navbar-collapse {
        display: flex;
        flex-direction: column;
        position: fixed;
        justify-content: flex-start;
        align-items: center;
        left: 0;
        right: 0;
        min-height: 100vh;
        height: 100vh;
        width: 100%;
        background-color: var(--white);
        z-index: 99;
        transition: 0.3s all;
        top: 0;
        transform: translateX(-100%);
        padding: 100px 140px 60px;
        margin: 0 auto;
    }

    .show-menu .header-top {
        display: none;
    }

    .show-menu .navbar-collapse {
        transform: translateX(0);
    }

    .navbar-nav {
        margin: 0 auto 40px auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* NAVBAR TOGGLER END */

    .hero-banner {
        min-height: 680px;
    }

    .about-image-wrapper {
        height: 100%;
    }

    .about-content .sec-title {
        margin-bottom: 20px;
    }

    .about-content p {
        margin-bottom: 10px;
    }

    .form-section {
        clip-path: unset;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        left: -10px;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next {
        right: -10px;
    }

    /* ---- Gallery Page Style Start ---- */
    .sec-page-title {
        margin-bottom: 30px;
    }

    .gallery-page .photo-gallery-wrap {
        height: 300px;
    }

    /* ---- Gallery Page Style End ---- */

    /* ---- Contact us Page Style Start ---- */
    .contact-us-content-wrap {
        padding-left: 0;

    }

    /* ---- Contact us Page Style End ---- */

    /* Attraction page start*/
    .attraction-page-grid-wrapper {
        gap: 20px;
    }

    /* Attraction page end*/
}

@media (max-width: 991px) {

    /* Footer start*/

    .ft-contact-us {
        padding-left: 38px;
    }

    .footer-link {
        margin-right: 30px;
        text-align: center;
    }

    .ft-about-us {
        padding-right: 0;
    }

    .ft-about-us p,
    .ft-contact-us p,
    .ft-contact-us a {
        font-size: 14px;
    }

    .ft-about-us h3,
    .ft-contact-us h3 {
        margin-bottom: 20px;
    }

    /* Footer End*/

    .nav-link {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .nav-item:last-child .nav-link {
        margin-bottom: 0;
    }

    .about-image-wrapper {
        height: 580px;
    }

    .about-content {
        margin-bottom: 50px;
    }

    .form-section .prime-btn {
        margin-top: 30px;
    }

    .service-amenities-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .offers-wrapper-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 60px 30px;
    }

    .our-rooms-slider-item.reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .booking-content-wrapper h2 {
        font-size: 32px;
        line-height: 1.4;
        margin-bottom: 30px;
    }

    .booking-wrapper-link {
        font-size: 14px;
    }

    .booking-content-wrapper .prime-btn {
        margin-top: 40px;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        left: 84%;
    }

    .photo-gallery-wrap,
    .photo-gallery-wrap.h-285 {
        height: 360px;
    }

    /* ---- Service Page Style Start ---- */
    .service-amenities-wrap {
        gap: 20px;
    }

    /* ---- Service Page Style End ---- */


    /* ---- ADA Feature page start---- */
    .ada-feature-item:not(:last-child) {
        margin-bottom: 20px;
    }

    .ada-feature-item {
        font-size: 16px;
        line-height: 1.5;
        display: flex;
        align-items: center;
    }

    .ada-feature-note {
        max-width: 100%;
        line-height: 1.5;
        letter-spacing: 0.5px;
        font-size: 16px;
    }

    /* ---- ADA Feature page end---- */

    /* Attraction page start*/
    .attraction-page-grid-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .ft-info-wrap a,
    p {
        margin-bottom: 10px;
    }

    /* Attraction page end*/
}

@media (max-width: 767px) {

    .h1,
    h1 {
        font-size: 50px;
    }

    .h2,
    h2 {
        font-size: 34px;
    }

    /* Footer start*/
    .footer-wrapper.sec-spacing {
        padding: 80px 0 0;
    }

    .ft-about-us,
    .ft-contact-us {
        padding-left: 0px;
    }

    .ft-about-us {
        margin-bottom: 50px;
    }

    .ft-about-us h3,
    .ft-contact-us h3 {
        margin-bottom: 24px;
    }

    /* .ft-contact-us p,
    .ft-contact-us a {
        display: flex;
        align-items: start;
        justify-content: center;
        line-height: 1.2;
    } */

    .calendar-icon {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

    .ft-contact-us::before {
        display: none;
    }

    .footer-link-wrap {
        flex-wrap: wrap;
        justify-content: flex-start;

    }

    .footer-link {
        margin: 10px;
    }


    .footer-bottom p {
        font-size: 13px;
        letter-spacing: 0;
    }

    /* Footer End*/
    .navbar-brand {
        width: 132px;
        height: 86px;
    }

    .navbar-collapse {
        padding: 100px 60px 60px;
    }

    .hero-text h4 {
        font-size: 18px;
    }

    .sec-spacing {
        padding: 100px 0;
    }

    .about-image-wrapper {
        height: 500px;
    }

    .service-amenities-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .offers-wrapper-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .booking-content-wrapper {
        max-width: 100%;
    }

    .booking-content-wrapper h2 {
        font-size: 30px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .booking-wrapper-link {
        line-height: 2;
    }

    .our-rooms-slider-image,
    .photo-gallery-wrap,
    .photo-gallery-wrap.h-285 {
        height: 320px;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        left: 80%;
    }


    /* Service page start */
    .page-hero-content h1 {
        font-size: 50px;
        width: 100%;
        /* padding: 0 10px; */
    }

    /* .page-hero-content {
        width: 100%;
        text-align: center;
        bottom: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    } */

    /* Service page end */
}

@media (max-width: 575px) {

    /* footer start */
    .ft-contact-us p,
    .ft-contact-us a {
        margin-bottom: 20px;
    }

    .footer-link-wrap {
        padding: 30px 0;
        margin-top: 30px;
    }

    /* footer end */

    .navbar-brand {
        width: 122px;
        height: 80px;
    }

    .navbar-toggler {
        right: 30px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        top: 85%;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 42%;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 32%;
    }


    .hero-text-wrapper {
        bottom: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
    }

    .about-image-wrapper {
        height: 100%;
    }

    .our-room.sec-spacing,
    .feedback.sec-spacing {
        padding: 100px 0 150px 0;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next,
    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev,
    .feedback-slider .owl-carousel .owl-nav button.owl-next,
    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        top: 107%;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        left: 38%;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next {
        right: 38%;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        left: 42%;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-next {
        right: 34%;
    }

    /* service page start */
    .page-hero-content {
        bottom: auto;
        left: 50%;
        text-align: center;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 15px;
    }

    /* service page end */


    /* -- // Attraction Page Styles start // -- */
    .hotel-surrounding-title {
        font-size: 22px;
    }

    .item-list p {
        font-size: 14px;
        line-height: 1.5;
    }

    .hotel-surrounding-image {
        height: 300px;

    }

    /* -- // Attraction Page Styles End // -- */
}

@media (max-width: 480px) {

    .h2,
    h2 {
        font-size: 32px;
    }

    .navbar-brand {
        width: 110px;
        height: 72px;
    }

    .navbar-collapse {
        padding: 80px 40px 40px;
    }

    .nav-link {
        font-size: 14px;
    }

    .prime-btn {
        font-size: 14px;
        width: 142px;
        height: 48px;
    }

    .service-amenities-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .hero-banner {
        min-height: 560px;
    }

    .hero-text-wrapper {
        display: none;
    }

    .hero-banner::before {
        opacity: .2;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 24px;
        width: 40px;
        height: 40px;
    }

    .sec-spacing,
    .booking-wrapper.sec-spacing {
        padding: 80px 0;
    }

    .about-content {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about-content .sec-title {
        text-align: center;
    }

    .about-content p {
        margin-bottom: 10px;
        text-align: center;
        font-size: 14px;
        line-height: 28px;
    }

    .form-label {
        font-size: 22px;
        margin-bottom: 16px;
    }

    .form-section .prime-btn {
        margin-top: 15px;
    }

    .service-amenities-icon {
        width: 48px;
        height: 48px;
    }

    .service-amenities-grid-item {
        width: 180px;
        height: 160px;
    }

    .service-amenities-grid {
        gap: 30px 20px;
    }

    .offers-wrapper-grid-item-content-wrap h3 {
        margin: 20px 0 16px 0;
        font-size: 24px;
    }

    .offers-wrapper-grid-item-content-wrap p {
        font-size: 13px;
    }

    .offers-wrapper-grid-item-content-wrap {
        height: 210px;
    }

    .booking-content-wrapper h2 {
        font-size: 26px;
    }

    .booking-wrapper-link {
        font-size: 13px;
    }

    .our-rooms-slider-image,
    .photo-gallery-wrap,
    .photo-gallery-wrap.h-285 {
        height: 260px;
    }

    .our-rooms-slider-content h3 {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .our-rooms-slider-content p {
        font-size: 14px;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next,
    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev,
    .feedback-slider .owl-carousel .owl-nav button.owl-next,
    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        width: 42px;
        height: 42px;
        font-size: 20px;

    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next,
    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        top: 100%;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        left: 36%;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next {
        right: 36%;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-next {
        right: 28%;
    }

    .our-room.sec-spacing,
    .feedback.sec-spacing {
        padding: 80px 0 100px 0;
    }

    .feedback-grid-item {
        padding: 40px 10px;
        min-height: 300px;
    }

    .feedback-icon {
        width: 50px;
        height: 36px;
        margin-bottom: 30px;
    }

    .ft-about-us h3,
    .ft-contact-us h3 {
        font-size: 30px;
    }

    .footer-link {
        font-size: 14px;
    }

    /* service page start */
    .page-hero-banner {
        min-height: 520px;
    }

    .page-hero-content h1 {
        font-size: 42px;
    }

    .service-item-wrap h4 {
        font-size: 16px;
    }

    .breadcrumb-item {
        font-size: 14px;
    }

    /* service page end */


    /* ---- Gallery Page Style Start ---- */
    .sec-page-title {
        font-size: 28px;
    }

    .gallery-page .photo-gallery-wrap {
        height: 260px;
    }

    /* ---- Gallery Page Style End ---- */

    /* ---- ADA Feature page start---- */
    .ada-feature-wrap h3 {
        font-size: 20px;
    }

    .ada-feature-wrap {
        padding-left: 15px;
        margin-bottom: 30px;
    }

    .ada-feature-item:not(:last-child) {
        margin-bottom: 18px;
    }

    .ada-feature-item,
    .ada-feature-note {
        font-size: 14px;
    }


    /* ---- ADA Feature page end---- */


    /* Attraction page start*/

    .item-list p {
        padding-right: 10px;
    }
    .attraction-section-wrap {
        padding: 30px 12px;
    }

    /* Attraction page end*/

}

@media (max-width: 350px) {
    .navbar-brand {
        width: 100px;
        height: 66px;
    }

    .hero-banner {
        min-height: 460px;
    }

    /* service page start */
    .page-hero-banner {
        min-height: 430px;
    }

    .page-hero-content h1 {
        font-size: 40px;
    }

    /* service page end */

    .gallery-page .photo-gallery-wrap {
        height: 240px;
    }


}