@media (max-width: 1799px) {

    .about-image-wrap {
        width: 610px;
        height: auto;
    }

    .service-amenities-grid {
        margin: 0 40px;
    }

    .booking-res-left-inner-wrap {
        width: 920px;
    }

    .booking-res-left-image {
        width: 460px;
        height: 530px;
    }

    .booking-res-left-content {
        width: calc(920px - 460px);
    }

    .our-room-content-wrap {
        width: 96%;
        bottom: 20px;
    }
}

@media (max-width: 1599px) {

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

    .navbar-brand {
        width: 170px;
        height: 84px;

    }

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

    .prime-btn {
        font-size: 14px;
        padding: 16px 24px;
    }

    .header-top a,
    .header-top i,
    .head-top-add {
        font-size: 13px;
    }

    .ht-icon {
        width: 26px;
        height: 26px;
    }

    .header-top,
    .navbar {
        padding: 6px 80px;
        box-shadow: none;
        outline: none;

    }

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

    .owl-carousel button.owl-dot {
        width: 26px;
        height: 6px;
    }

    .owl-carousel button.owl-dot.active {
        width: 30px;
        height: 6px;
    }

    .about-image-wrap {
        width: 560px;
    }


    .service-amenities-icon {
        width: 60px;
        height: 60px;
        margin-right: 20px;
        padding: 14px;
    }

    .service-amenities-content h4 {
        font-size: 20px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .service-amenities-content p {
        line-height: 22px;
    }

    .service-amenities-grid-item {
        padding: 22px 12px;
    }

    .sa-view-all {
        font-size: 16px;
        margin-right: 4%;
        margin-top: 50px;
    }

    .sa-view-all::after {
        bottom: -14px;
        height: 10px;
    }

    .booking-res-left-content h3 {
        font-size: 24px;
        line-height: 38px;
    }

    .b-hotel-icon {
        width: 70px;
        height: 70px;
    }

    .booking-res-left-content a {
        margin-top: 20px;
    }

    .booking-res-left-inner-wrap {
        width: 810px;
        padding: 30px 30px 30px 0;
        margin: 100px 0;
    }

    .booking-res-left-image {
        width: 380px;
        height: 480px;
    }

    .booking-res-left-content {
        width: calc(810px - 380px);
    }

    .web-res-form h2 {
        font-size: 32px;
    }

    .form-label {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .form-control {
        height: 46px;
    }

    .booking-res-right form {
        padding: 50px 30px;
        margin: 100px auto 40px auto;
    }

    .exclusive-offer-header p {
        font-size: 14px;
    }

    .our-room-content-wrap h4 {
        font-size: 24px;
    }

    .room-icon svg {
        font-size: 20px;
    }

    .room-icon p {
        font-size: 16px;
    }


    /* footer start */
    .footer-info-icon {
        width: 52px;
        height: 52px;
        margin-right: 16px;
    }

    .footer-info-content a {
        font-size: 20px;
        letter-spacing: 0.5px;
    }

    .footer-info-content span {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .ft-about-wrap p,
    .ft-contact-us p {
        font-size: 16px;
        line-height: 28px;
    }

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

    .checkIn-checkOut-text p {
        font-size: 16px;
        line-height: 30px;
    }

    .ada-link {
        font-size: 16px;
        margin-top: 30px;
    }

    a.ft-link {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .ft-title {
        font-size: 30px;
    }

    .checkIn-checkOut {
        margin-top: 30px;
    }

    .footer-bottom-wrap p {
        font-size: 14px;
    }

    /* footer end */

    /* Service page start */
    .page-hero-banner {
        min-height: 540px;
    }

    .sec-page-title {
        /* font-size: 34px; */
        margin-bottom: 40px;
    }

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

    /* Service page end */

    /* gallery page start */
    .gallery-page .photo-gallery-wrap {
        height: 340px;
    }

    /* gallery page end */

    /* Contact us page start */
    .info-wrapper h5 {
        font-size: 22px;
    }

    /* Contact us page end */

}

@media (max-width: 1429px) {

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

    .header-top,
    .navbar {
        padding: 6px 60px;
    }

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

    .about-image-wrap {
        width: 540px;
    }

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

    .booking-res-right form {
        margin: 100px auto 40px 150px;
    }

    .our-room-image-wrap {
        height: 520px;
    }

    .room-icon p,
    .room-icon svg {
        font-size: 14px;
    }

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

    /* attraction page start*/
    .attraction-image-wrapper {
        height: 400px;
    }

    .attraction-content-wrapper.pedding-left {
        padding: 50px 30px 40px 80px;
    }

    .attraction-content-wrapper.pedding-right {
        padding: 50px 80px 30px 50px;
    }

    /* attraction page end*/
}

@media (max-width: 1365px) {
    .nav-link {
        margin-right: 40px;
    }

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

    .header-top,
    .navbar {
        padding: 4px 40px;
    }

    .booking-res-left-inner-wrap {
        width: 660px;
    }

    .booking-res-left-image {
        width: 320px;
        height: 480px;
    }

    .booking-res-left-content {
        width: calc(660px - 320px);
    }

    .booking-res-right form {
        margin: 100px auto 40px 100px;
    }

    .our-room-content-wrap .prime-btn {
        font-size: 13px;
        padding: 14px 18px;
    }

    .our-room-content-wrap h4 {
        font-size: 22px;
        line-height: 38px;
    }

    .room-icon p,
    .room-icon svg {
        font-size: 13px;
    }

    .photo-gallery-wrap {
        height: 460px;
    }

    .photo-gallery-wrap.h-316 {
        height: 280px;
    }

    /* Service page start */
    .sec-page-title {
        /* font-size: 30px; */
        margin-bottom: 30px;
    }

    /* Service page end */
}

@media (max-width: 1199px) {

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

    .header-top a,
    .header-top i,
    .head-top-add {
        font-size: 12px;
    }

    .header-top,
    .navbar {
        padding: 6px 12px;
    }

    .ht-icon {
        width: 20px;
        height: 20px;
        padding: 12px;
    }

    .navbar-brand {
        width: 140px;
        height: 68px;
    }

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

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

    .about-content-wrap {
        padding-top: 0;
    }

    .about-image-wrap {
        width: 100%;
    }

    .about-content-wrap p {
        font-size: 14px;
        line-height: 30px;
        padding-right: 0;
    }

    .sec-sub-title {
        margin: 0 0 8px;
        font-size: 16px;
    }

    .read-more-text {
        margin-top: 40px;
    }

    .read-more-text span {
        font-size: 14px;
    }

    .read-more-text::after {
        width: 52px;
        height: 52px;
    }

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

    .booking-res-wrapper {
        flex-wrap: wrap;
    }

    .booking-res-left,
    .booking-res-right {
        width: 100%;
    }

    .booking-res-left-inner-wrap {
        width: 100%;
    }

    .booking-res-left-image,
    .booking-res-left-content {
        width: 50%;
    }

    .booking-res-left-image img {
        width: 100%;
    }

    .our-room-image-wrap {
        height: 480px;
    }

    .our-room-content-wrap {
        padding: 20px 30px;
        bottom: 10px;
    }

    .our-room-content-wrap h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .our-room-content-wrap .prime-btn {
        font-size: 12px;
    }

    .swiper-pagination {
        margin-top: 40px;
    }

    .swiper-pagination-bullet {
        font-size: 24px;
        margin: 0 12px;
    }

    .feedback-grid-item {
        padding: 30px 20px;
        height: 336px;
    }

    .feedback-grid-item p {
        margin-bottom: 12px;
    }

    /* footer start */
    .footer-top-wrap {
        padding: 80px 0 60px 0;
    }

    .ft-logo {
        width: 146px;
        height: 76px;
    }

    .footer-info-content a {
        font-size: 18px;
    }

    .ft-divider-wrap::after {
        bottom: -40px;
        width: 75%;
    }

    .mt-60 {
        margin-top: 80px;
    }

    .ft-about-wrap p,
    .ft-contact-us p {
        font-size: 14px;
        line-height: 34px;
    }

    .ft-about-wrap p {
        padding-right: 20px;
    }

    a.ft-link {
        font-size: 14px;
        margin-bottom: 24px;
    }

    /* footer end */

    /* Service page start */

    .service-page .service-item-wrap h4 {
        font-size: 14px;
        line-height: 1.2;
    }

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

    .service-page .service-item-wrap {
        padding: 16px 20px;
        border-radius: 4px;
    }

    .service-page .service-amenities-wrap {
        gap: 20px;
    }

    /* Service page end */

    /* attraction page start */
    .attraction-content-wrapper h5 {
        font-size: 24px;
    }

    .att-content-text {
        font-size: 14px;
        margin-bottom: 16px;

    }

    /* attraction page end */

    /* gallery page start */
    .gallery-page .photo-gallery-wrap {
        height: 360px;

    }

    /* gallery page end */

    /* contact us page start*/
    .info-wrapper-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    /* contact us page end*/
}

@media (max-width: 1023px) {

    /* 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: 120px 40px 40px;
        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 */

    .nav-link {
        color: var(--black);
        margin-right: 0;
        margin-bottom: 40px;
        font-size: 16px;
    }

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


    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    /* attraction page start*/
    .attraction-content-wrapper h5 {
        font-size: 28px;
    }

    .att-content-text {
        font-size: 14px;
    }

    /* attraction page end*/
}

@media (max-width: 991px) {
    .header-top {
        display: none;
    }

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

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

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

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

    /* .about-image-wrap {
        margin: 0 auto;
        margin-top: 100px;
    } */

    .booking-res-left-inner-wrap {
        padding: 20px;
        margin: 80px 0;
    }

    .booking-res-right form {
        margin: 80px auto;
    }

    .exclusive-offer-header {
        margin-bottom: 40px;
    }

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


    .photo-gallery-wrap,
    .photo-gallery-wrap.h-316 {
        height: 300px;
    }

    .feedback .owl-stage-outer {
        padding: 40px 0;
    }


    /* footer start */
    .ft-logo {
        width: 138px;
        height: 72px;
    }

    .footer-info-wrap {
        margin-right: 50px;
    }

    .footer-info-content a {
        font-size: 16px;
    }

    .footer-info-content span {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .footer-info-icon {
        width: 42px;
        height: 42px;
        margin-right: 12px;
    }

    .footer-info-icon svg {
        font-size: 18px;
    }

    .ft-divider-wrap::after {
        display: none;
    }

    .ft-about-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 40px;
    }

    .ft-about-wrap p {
        padding-right: 0;
        text-align: center;
    }

    .ft-link-wrap {
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    a.ft-link {
        text-align: center;
    }

    .ft-contact-us {
        padding-left: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .mt-60 {
        margin-top: 60px;
    }

    /* footer end */


    /* service page start */
    .service-page .service-icon-wrap {
        width: 28px;
    }

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

    /* service page end */

    /* attraction page start*/
    .attraction-main-wrapper {
        flex-direction: column;
    }

    .attraction-image-wrapper,
    .attraction-content-wrapper {
        width: 100%;
    }

    .attraction-content-wrapper {
        margin-top: 0;
    }

    .attraction-content-wrapper.pedding-left {
        margin-left: 0;
        padding: 50px 40px;
    }

    .attraction-content-wrapper.pedding-right {
        margin-right: 0;
        padding: 50px 40px;
    }

    .att-content-text {
        font-size: 16px;
    }

    /* attraction page 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---- */

    /* ---- Contact-us page start---- */

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

    /* ---- Contact-us page end---- */


}

@media (max-width: 767px) {

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

    .header-top,
    .navbar {
        padding: 4px 0;
    }

    .navbar-brand {
        width: 130px;
        height: 62px;
    }

    .navbar-toggler {
        right: 20px;
    }

    .nav-link {
        /* font-size: 14px; */
        margin-bottom: 28px;
    }

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

    .about-content-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 70px;
    }

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

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

    .service-amenities.sec-spacing {
        padding: 0 0 80px;
    }

    .service-amenities-content h4 {
        font-size: 18px;
        line-height: 12px;
        margin-bottom: 10px;
    }


    .booking-res-left-image,
    .booking-res-left-content {
        width: 100%;
    }

    .booking-res-left-inner-wrap {
        display: flex;
        flex-wrap: wrap;
    }


    .booking-res-left-image {
        height: 300px;
    }

    .b-hotel-icon {
        width: 60px;
        height: 60px;
        margin-bottom: 12px;
    }

    .our-room-image-wrap {
        height: 420px;
    }

    .photo-gallery-wrap,
    .photo-gallery-wrap.h-316 {
        height: 280px;
    }

    .gallery.sec-spacing {
        padding: 60px 0 80px;
    }

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

    .feedback.sec-spacing {
        padding: 80px 0 40px 0;
    }

    /* footer start */
    .ft-logo {
        margin: 0 auto;
    }

    .ft-divider-wrap {
        margin-top: 50px;
    }

    .ft-title {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .ft-contact-us,
    .ft-link-wrap {
        padding-left: 0;
    }

    .ft-contact-us p {
        line-height: 28px;
    }

    .checkIn-checkOut-text span {
        font-size: 13px;
        line-height: 1;
        margin-bottom: 4px;
    }

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

    .footer-bottom-wrap p {
        font-size: 13px;
    }

    /* footer end */

    /* service page start */
    .breadcrumb-item {
        font-size: 16px;
    }

    .page-hero-content h1 {
        font-size: 46px;
        margin-bottom: 0;
        padding: 0 10px;
    }

    .sec-page-title {
        font-size: 28px;
        line-height: 1.4;
        padding: 0 10px;
    }

    /* service page end */

    /* attraction page start*/
    .att-content-text {
        font-size: 14px;
    }

    .attraction-content-wrapper h5 {
        font-size: 26px;
    }

    .attraction-image-wrapper {
        height: 300px;
    }

    .attraction-content-wrapper.pedding-left {
        padding: 40px 30px;
    }

    /* attraction page end*/

    /* Contact Us page start */

    .info-wrapper p,
    .info-wrapper a {
        font-size: 14px;
    }

    .info-wrapper h5 {
        font-size: 20px;
    }

    /* Contact Us page end */

}

@media (max-width: 575px) {

    .booking-res-right form {
        margin: 30px 10px;
        width: 100%;
    }

    .exclusive-offer-header h2 {
        font-size: 34px;
    }

    .sec-title {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .sec-sub-title {
        padding-left: 0;
    }

    .sec-sub-title::before {
        display: none;
    }

    .our-room-swiper {
        padding-bottom: 20%;
    }

    .exclusive-offer-header p {
        text-align: center;
    }

    .feedback .sec-title {
        margin-bottom: 0;
    }

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

    .feedback .owl-carousel .owl-nav button.owl-next {
        left: 52%;
        right: auto;
    }

    .feedback .owl-carousel .owl-nav button.owl-prev {
        right: 52%;
        left: auto;
    }

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

    /* footer start */

    .footer-info-wrap {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .ft-about-wrap p,
    .ft-contact-us p {
        font-size: 14px;
        line-height: 30px;
    }

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

    .mt-60 {
        margin-top: 20px;
    }

    /* footer end */


    /* gallery page start */
    .gallery-page .photo-gallery-wrap {
        height: 300px;

    }

    /* gallery page end */

    /* attraction page start*/
    .att-content-text {
        font-size: 13px;
    }

    .attraction-content-wrapper h5 {
        font-size: 24px;
    }

    .attraction-image-wrapper {
        height: 310px;
    }

    .attraction-content-wrapper.pedding-left,
    .attraction-content-wrapper.pedding-right {
        padding: 50px 20px;
    }

    .things-to-do-wrapper {
        padding: 60px 20px;
    }

    /* attraction page end*/


    /* ---- Contact-us page start---- */
    .contact-page.sec-spacing {
        padding: 80px 0;
    }

    .info-wrapper {
        padding: 30px 15px;

    }

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

    .info-wrapper h5 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    /* ---- Contact-us page end---- */
}

@media (max-width: 480px) {

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

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

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

    .navbar-nav {
        margin: 0 auto 30px auto;
    }



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

    .booking-res-left-content h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .exclusive-offer-header h2 {
        font-size: 32px;
    }

    .sec-sub-title {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .exclusive-offer-content-head h4 {
        font-size: 20px;
    }

    .exo-arrow {
        width: 50px;
        height: 50px;
    }

    .our-room-content-wrap {
        padding: 20px;
        bottom: 0;
        width: 100%;
    }

    .feedback-grid-item span {
        font-size: 14px;
    }

    .sa-view-all {
        font-size: 14px;
    }

    .sa-view-all::after {
        height: 8px;
    }


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

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

    .page-hero-banner .breadcrumb li {
        font-size: 13px;
        line-height: 1;
        margin-right: 6px;
        padding-right: 6px;
    }

    .page-hero-banner .breadcrumb li a {
        font-size: 14px;
    }

    .page-hero-banner .breadcrumb {
        padding: 12px 20px;
    }

    .sec-page-title {
        font-size: 26px;
    }

    /* service page end */


    /* attraction page start*/
    .attraction-image-wrapper {
        height: 260px;
    }

    .att-content-text {
        font-size: 13px;
    }

    /* attraction page 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---- */
}

@media (max-width: 350px) {

    /* Index page style start */
    .h2,
    h2 {
        font-size: 32px;
    }

    .navbar-nav {
        margin: 0 auto 30px auto;
    }

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

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

    .read-more-text::after {
        width: 48px;
        height: 48px;
    }

    .read-more-text span {
        font-size: 13px;
    }

    /* Index page style end */
    /* Service page start */
    .page-hero-content h1 {
        font-size: 36px;
    }

    .page-hero-banner {
        min-height: 360px;
    }

    /* Service page End */
}