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

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

@media (max-width: 1429px) {

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

    .navbar-brand {
        width: 170px;
        height: 100px;
    }

    .header-left {
        padding-left: 30px;
    }

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

    .header-info-content p {
        font-size: 17px;
    }

    .header-info-icon {
        width: 38px;
        height: 38px;
        margin-right: 14px;
    }

    .sidenav-wrapper h4 {
        margin: 30px 0 20px 0;
    }

    .footer-pl {
        padding-left: 40px;
    }

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

    .owl-carousel button.owl-dot {
        margin-bottom: 6px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        top: 41%;
    }

    .owl-carousel .owl-nav button.owl-next {
        top: 54%;
    }

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

    .exclusive-offer-image {
        height: 420px;
    }

    .booking-form-content-wrap form {
        margin-left: 10%;
        margin-top: 15%;
    }

    .ph-inner-image {
        height: 280px;
    }

    .photo-gallery-wrap-item img {
        height: 584px;
    }

    .page-hero-content {
        left: 10%;
    }
}

@media (max-width: 1365px) {
    .web-res-form h2 {
        margin-bottom: 20px;
    }
}

@media (max-width: 1199px) {

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

    .navbar-brand {
        width: 160px;
        height: 92px;
    }

    .header-info-content p {
        font-size: 16px;

    }

    .header-info-content span {
        font-size: 13px;
    }

    .header-info-icon {
        width: 36px;
        height: 36px;
    }

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

    .header-left-bottom::after {
        display: none;
    }

    .ref-content {
        max-width: 380px;
    }

    .about-img-bg {
        display: none;
    }

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

    .about-image-wrap {
        height: 440px;
    }

    .service-amenities-details {
        padding: 22px 30px;
    }

    .service-amenities-icon-wrap {
        width: 84px;
        height: 84px;
        padding: 20px;
        margin-right: 30px;
    }

    .service-amenities-content-wrap h5 {
        line-height: 1;
    }

    /* .footer-logo {
        width: 200px;
        height: 70px;
        margin: 0 auto;
    } */

    .footer-top-wrap h3 {
        font-size: 26px;
        margin: 32px 0 26px 0;
    }

    .footer-top-wrap a,
    .footer-top-wrap p {
        font-size: 15px;
    }

    .owl-carousel button.owl-dot {
        width: 16px;
        height: 16px;
        margin-bottom: 10px;
    }

    .owl-theme .owl-dots .owl-dot.active span {
        width: 18px;
        height: 18px;
    }

    /* .owl-carousel .owl-nav button.owl-prev {
        top: 45%;
    } */

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 38px;
    }

    .exclusive-offer-image {
        height: 360px;
    }

    .exclusive-offer-image .overlay-box .icon {
        width: 50px;
        height: 50px;
    }

    .exclusive-offer-image .overlay-box .text {
        line-height: 26px;
        font-size: 14px;
    }

    .exclusive-offer-wrap .lower-box h3 {
        font-size: 20px;
    }

    .booking-form-content-wrap form {
        margin-left: 4%;
        margin-top: 14%;
    }

    .service-amenities-details-wrap {
        padding: 50px 40px 50px;
    }

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

    .our-room-content-wrap p {
        font-size: 13px;
        line-height: 24px;
    }

    .feedback-content-wrap .owl-carousel .item {
        padding: 60px 40px;
    }

    /* 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(--white);
        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(--white);
        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;
        background-color: var(--primary);
    }

    .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 140px 60px;
        margin: 0 auto;
    }

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

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

    .navbar {
        padding: 8px 0;
        background-color: rgb(0 0 0 / 75%);
    }

    .navbar-nav {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* NAVBAR TOGGLER END */
    .header-left,
    .header-left-bottom {
        padding-left: 0;
    }

    .header-left-top,
    .header-rates-wrap {
        display: none;
    }

    .header-left-bottom {
        background-color: transparent;
    }

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

    .nav-link {
        color: var(--black);
        margin-right: 0;
        margin-bottom: 30px;
    }

    .header-left-bottom .prime-btn {
        height: 52px;
        margin-left: 0;
    }

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

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

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

    .form-group {
        margin-bottom: 32px;
    }

    .our-room-slide .owl-carousel .owl-nav button.owl-next,
    .our-room-slide .owl-carousel .owl-nav button.owl-prev {
        font-size: 32px;
    }

    .our-room-slider .owl-carousel button.owl-dot {
        margin-bottom: 0;
        margin: 0 6px;
    }

    .our-room-slider .owl-carousel .owl-nav button.owl-prev {
        left: 41%;
    }

    .res-container,
    .photo-gallery-wrap-item {
        padding-left: 12px;
        padding-right: 12px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 24px;
    }

    .photo-gallery-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        /* margin-left: -12px;
        margin-right: -12px; */
    }

    .photo-gallery-wrap-item:nth-child(1),
    .photo-gallery-wrap-item:nth-child(2),
    .photo-gallery-wrap-item:nth-child(3),
    .photo-gallery-wrap-item:nth-child(4) {
        width: 50%;
    }

    .feedback-content-wrap p {
        font-size: 15px;
        line-height: 30px;
    }

    .avatar-image {
        width: 62px;
        height: 62px;

    }

    .feedback-content-wrap .owl-carousel .item h5 {
        font-size: 18px;
    }

    .gallery .prime-btn {
        margin-top: 40px;
    }

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

    .footer-pl {
        padding-left: 20px;
    }

    .footer-top-wrap .contact-info {
        margin: 20px 0;
    }

    .footer-link:not(:last-child) {
        margin-bottom: 15px;
    }

    .ref-content {
        max-width: 370px;
    }

    .footer-about::after {
        right: 6%;
    }

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

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

    .footer-top-wrap h3 {
        margin: 20px 0 26px 0;
    }

    body.show-menu  .contact-info-mobile{
        display: none;
    }
    .contact-info-mobile {
        display: block;
        /* visibility: visible; */
    }

    /* Gallery page */
    .gallery-page .photo-gallery-wrap-item {
        width: 100%;
        padding: 0;
        height: 340px;
        margin-bottom: 0;
    }

    /* -- // Ada feature Page Styles Start // -- */
    .ada-feature-wrap h3 {
        font-size: 24px;
    }

    .ada-feature-item {
        font-size: 16px;
        padding: 14px;
    }

    /* -- // Ada feature Page Styles End // -- */
    /* -- // Attraction Page Styles Start // -- */
    /* .attraction-title {
        font-size: 26px;
    }

    .attraction-content-wrap {
        margin: 0;
        padding: 30px;
        border-radius: 0 0 8px 8px;

    }

    .attraction-image-wrap {
        height: 320px;
    } */

    /* -- // Attraction Page Styles end // -- */
}

@media (max-width: 991px) {
    .navbar-collapse {
        padding: 160px 140px 60px;
    }

    .owl-theme .owl-dots {
        top: 90%;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .owl-carousel button.owl-dot {
        margin: 0 6px;

    }

    .owl-theme .owl-nav {
        display: none !important;
    }

    .our-room-slider .owl-theme .owl-dots {
        right: auto;
        left: 50%;
        transform: translateX(-50%);

    }

    .about .sec-title .separate {
        float: unset;
        left: 50%;
        transform: translateX(-50%);
    }

    .about .sec-title .separate:after {
        left: 50% !important;
        margin-left: -15px !important;
    }

    .about-content p {
        font-size: 15px;
    }

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

    .about-image-wrap {
        margin-top: 50px;
    }

    .booking-form {
        margin-top: 0;
        flex-wrap: wrap;
    }

    .booking-form-image-wrap,
    .booking-form-content-wrap {
        width: 100%;
    }

    .booking-form-image-wrap {
        height: 400px;
    }

    .booking-form-content-wrap form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 100px;
    }

    .web-res-form {
        margin: 0 auto;
    }

    .service-amenities-wrap {
        flex-wrap: wrap;
    }

    .service-amenities-content,
    .service-amenities-image {
        width: 100%;
    }

    .service-amenities-image {
        height: 400px;
        margin-bottom: 50px;
    }

    .our-room-wrap {
        height: 460px;

    }

    .footer-pl {
        padding-left: 100px;
    }

    .footer-ls {
        padding-left: 50px;
    }

    .ref-content {
        max-width: 560px;
    }
    .contact-info-mobile span{
        line-height: 1.2;
    }
    /* Service page start */
    .page-hero-content h1 {
        font-size: 50px;
    }

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

    .service-page .amenities-icons-grid-item:last-child {
        grid-column: 1 / span 2;
    }

    /* Service page end */

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

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

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

    .attraction-grid-wrapper h4 {
        font-size: 24px;
    }

}

@media (max-width: 767px) {

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

    .navbar-brand,
    header.fixed-header .navbar-brand {
        width: 148px;
        height: 86px;
    }

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

    .about-content p {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .about-image-wrap {
        height: 420px;
    }

    .booking-form-image-wrap {
        height: 360px;
    }

    .booking-form-content-wrap form {
        margin-bottom: 100px;
    }

    .service-amenities-content h2 {
        font-size: 26px;

    }

    .service-amenities-content-wrap h5 {
        font-size: 18px;
    }

    .gallery.sec-spacing {
        padding: 120px 0 140px 0;
    }

    .photo-gallery-wrap-item:nth-child(1),
    .photo-gallery-wrap-item:nth-child(2),
    .photo-gallery-wrap-item:nth-child(3),
    .photo-gallery-wrap-item:nth-child(4) {
        width: 100%;
    }

    .ph-inner-image,
    .overlay-effect {
        height: 300px;
    }

    .feedback-content-wrap {
        width: 90%;
        top: -10%;
        left: 50%;
        transform: translateX(-50%);
    }


    .footer-ls,
    .footer-pl {
        padding-left: 12px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-logo {
        width: 140px;
        height: 84px;
    }

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

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

    /* Service page start */
    .page-hero-content h1 {
        font-size: 42px;
    }

    .sec-page-title {
        font-size: 32px;

    }

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

    .service-page .amenities-icons-grid-item:last-child {
        grid-column: 1 / span 2;
    }

    /* Service page end */

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

    /* Contact Us page start */

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

    /* -- // Ada feature Page Styles Start // -- */
    .ada-feature-wrap h3 {
        font-size: 22px;
        margin-bottom: 30px;
    }

    /* -- // Ada feature Page Styles End // -- */


    /* -- // Attraction Page Styles Start // -- */
    /* .attraction-image-wrap {
        height: 300px;
    } */
    .attraction-grid-wrapper {
        gap: 30px;
    }

    .attraction-grid-wrapper h4 {
        font-size: 22px;
    }

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

}

@media (max-width: 575px) {
    .navbar-collapse {
        padding: 120px 40px 40px;
    }

    .navbar-brand,
    header.fixed-header .navbar-brand {
        width: 140px;
        height: 82px;
    }

    .navbar-brand {
        z-index: 11;
    }

    .footer-top-wrap .contact-info {
        margin: 16px 0;
    }

    .footer-top-wrap h3 {
        margin: 30px 0 20px 0;
    }

    .contact-info-mobile {
        padding: 10px 0;
    }

    .contact-info-mobile a,
    .contact-info-mobile svg ,
    .contact-info-mobile span {
        font-size: 13px;
    }

    .feedback-content-wrap .owl-carousel .item {
        padding: 40px 24px;
    }

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

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

    .service-page .amenities-icons-grid-item {
        height: 180px;
        padding: 30px 10px;

    }

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

    /* -- // Ada feature Page Styles Start // -- */
    .ada-feature-item {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .note {
        font-size: 14px;
    }

    /* -- // Ada feature Page Styles End // -- */

    /* -- // Attraction Page Styles Start // -- */
    /* .attraction-image-wrap {
        height: 270px;
    }

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

    /* -- // Attraction Page Styles end // -- */
}

@media (max-width: 480px) {

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

    .navbar-collapse {
        padding: 110px 20px 20px;
    }

    .navbar-brand,
    header.fixed-header .navbar-brand {
        width: 120px;
        height: 72px;
    }

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

    .sec-title.centered {
        margin-bottom: 50px;
    }

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

    .about-image-wrap,
    .booking-form-image-wrap,
    .service-amenities-image {
        height: 300px;
    }

    .exclusive-offer-image {
        height: 320px;
    }

    .exclusive-offer-wrap .lower-box h3 {
        font-size: 18px;
    }

    .exclusive-offer-image .overlay-box .overlay-inner .content {
        vertical-align: baseline;
        padding-top: 50px;
    }

    .web-res-form {
        width: 100%;

    }

    .service-amenities-content h2 {
        font-size: 18px;
    }

    .service-amenities-content-wrap h5 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .service-amenities .prime-btn {
        letter-spacing: 10px;
        font-size: 14px;
    }

    .service-amenities-details-wrap {
        padding: 50px 12px 40px;
    }

    .service-amenities-icon-wrap {
        width: 70px;
        height: 70px;
        padding: 16px;
        margin-right: 12px;
    }

    .service-amenities-content-wrap p {
        font-size: 12px;
    }

    .service-amenities-details {
        padding: 20px 12px;
    }

    .our-room-wrap {
        height: 400px;
    }

    .our-room-content-wrap h4 {
        font-size: 20px;
        line-height: 1.8;
        margin-bottom: 0;
    }

    .our-room-content-wrap p {
        display: none;
    }

    .our-room-content-wrap {
        width: 100%;
        padding: 20px 10px;

    }

    .our-room.sec-spacing,
    .gallery.sec-spacing {
        padding: 80px 0 120px 0;
    }

    .our-room-slider-item .prime-btn {
        font-size: 14px;
        width: 130px;
        height: 46px;
    }

    .fd-icon {
        right: 20px;
        bottom: 10px;
    }

    .feedback-content-wrap .sec-title h2 {
        font-size: 24px;
    }

    .feedback-content-wrap p {
        font-size: 14px;
        line-height: 28px;
    }

    .footer-bottom-wrap {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 1.5;
    }

    .footer-logo {
        width: 136px;
        height: 78px;
        margin: 0 auto;
    }

    .ref-content {
        max-width: 100%;
        margin-top: 30px;
    }

    .footer-top-wrap .prime-btn {
        margin-top: 30px;
    }

    .footer-ls,
    .footer-pl {
        padding-left: 12px;
    }

    .footer-link:not(:last-child) {
        margin-bottom: 10px;
    }
    .contact-info-mobile a, .contact-info-mobile svg, .contact-info-mobile span {
        font-size: 12px;
    }
    /* Service Page Start */
    .page-hero-content h1 {
        font-size: 38px;
    }

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

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

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

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

    .service-page .amenities-icons-grid-item:last-child {
        grid-column: 1 / span 1;
    }

    .service-page .amenities-icons-grid-item p {
        padding: 0px 10px;
        font-size: 14px;
    }

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

    /* -- // Ada feature Page Styles Start // -- */
    .ada-feature-wrap h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    /* -- // Ada feature Page Styles End // -- */

    /* -- // Attraction Page Styles Start // -- */
    /* .attraction-title {
        font-size: 24px;
    }

    .attraction-image-wrap {
        height: 240px;
    }

    .attraction-content-wrap {
        padding: 30px 12px;
    } */
    .attraction-grid-wrapper h4 {
        font-size: 20px;
    }

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

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

}

@media (max-width: 350px) {
    .navbar-collapse {
        padding: 100px 20px 20px;
    }

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

    .feedback-content-wrap .owl-carousel .item {
        padding: 40px 24px;
    }
    .contact-info-mobile a, .contact-info-mobile svg, .contact-info-mobile span {
        font-size: 11px;
    }
}