@media (max-width: 1799px) {
    .photo-gallery-wrap {
        height: 440px;
    }
}

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

@media (max-width: 1429px) {

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

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

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

    .navbar-brand {
        width: 120px;
        height: 86px;
    }

    .navbar-item-wrap:nth-child(2) {
        width: 20%;
    }

    .navbar-item-wrap:nth-child(1),
    .navbar-item-wrap:nth-child(3) {
        width: 40%;
    }

    .info-wrap {
        margin-left: 50px;
    }

    .hero-wrapper {
        min-height: 800px;
    }


    .booking-form {
        bottom: 5%;

    }

    .hero-text-logo {
        width: 180px;
        /* height: 80px; */
    }

    .hero-text h4 {
        font-size: 20px;
        margin-bottom: 6px;
    }

    .about-image-wrap img {
        height: 540px;
    }

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

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

    .amenities-icons-grid-wrap {
        gap: 20px 20px;
    }

    .amenities-icons-grid-item {
        height: 170px;
        padding: 36px 10px;
    }

    .amenities-icon {
        width: 54px;
        height: 54px;
    }

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

    .our-rooms-wrapper-grid-item-content-wrap h4 {
        font-size: 20px;
        margin: 20px 0 10px 0;
    }

    .booking-hotel-icon {
        width: 90px;
    }

    .feedback-content {
        font-size: 16px;
    }

    .feedback-icon {
        width: 120px;
    }

    .feedback-name {
        font-size: 18px;
    }

    .feedback-testimonials-item-box {
        padding: 50px 30px;
    }

    .ft-logo {
        width: 120px;
        height: 90px;
    }

    .ft-contact-us {
        margin-top: -52%;
    }

    /* Service page start */
    .footer-page-space {
        margin-top: 90px;
    }

    /* Service page end */

}

@media (max-width: 1365px) {

    h3,
    .h3 {
        font-size: 26px;
    }

    .gallery-grid-wrapper {
        gap: 16px;
    }

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

    .feedback.sec-spacing {
        padding: 150px 0 220px 0;
    }

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

    .our-rooms-wrapper-grid-item {
        height: 480px;
    }

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

    /* attraction end*/
}

@media (max-width: 1199px) {
    .navbar-main-wrapper {
        padding: 8px 30px;
    }

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

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

    .info-wrap.contact {
        margin-right: 10px;
    }

    .info-wrap {
        margin-left: 40px;
    }

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

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

    .ft-logo {
        width: 110px;
        height: 80px;
    }

    .ft-contact-us {
        padding: 50px 20px;
    }

    /* -- // Contact-us Page Styles Start // -- */

    .contact-us-content-wrap {
        padding-left: 0;
        padding-top: 30px;
    }

    /* -- // Contact-us Page Styles End // -- */
}

@media (max-width: 1023px) {

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

    header {
        margin-top: 20px;
    }

    .slide-menu {
        width: 30px;
        height: 20px;
    }

    .info-wrap {
        margin-left: 30px;
    }

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

    .info-icon {
        width: 44px;
        height: 44px;
    }

    .info-content p {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .info-content {
        margin-left: 10px;
    }

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

    .navbar-brand {
        width: 120px;
        height: 76px;
    }

    .info-wrap.contact {
        margin-right: 20px;
    }

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

    .nav-link {
        font-size: 16px;
        margin-bottom: 30px;

    }

    .hero-text-wrapper {
        top: 50%;
    }

    .hero-text-logo {
        width: 160px;
        margin-bottom: 20px;
    }

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

    .hero-text .prime-btn {
        width: 140px;
        height: 46px;
    }

    .hero-text h1 {
        line-height: 80px;
        margin-bottom: 20px;
    }

    .hero-wrapper {
        min-height: 700px;
    }

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

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

    .about-content p {
        font-size: 15px;
        margin-bottom: 16px;
        max-width: 100%;
    }

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

    .about-image-wrap img {
        height: 500px;
    }

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

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

    .title-bg {
        top: -65px;
        font-size: 100px;

    }

    .exclusive-offer.sec-spacing,
    .service.sec-spacing,
    .gallery.sec-spacing {
        padding: 120px 0 100px 0;
    }

    .exclusive-offer-wrap,
    .our-rooms-wrapper-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .service .sec-title {
        margin-top: 0;
        margin-bottom: 55px;
        text-align: center;
    }

    .service .title-bg {
        left: 50%;
    }

    .service .prime-btn {
        margin-top: 70px;
    }

    .our-rooms-wrapper-grid {
        gap: 60px 30px;
    }

    .booking-wrapper h2 {
        font-size: 32px;
        margin-bottom: 28px;
        padding: 0 80px;
    }

    .booking-hotel-icon {
        width: 80px;
    }

    .gallery-grid-wrapper {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
    }

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

    .feedback-testimonials {
        padding-left: 5%;
    }

    .feedback-icon {
        margin-bottom: 30px;
    }

    .feedback-testimonials-item-box {
        padding: 40px 20px;
        height: 340px;
    }

    .ft-contact-us {
        margin-top: 0;
        padding: 0;
        background: transparent;
    }

    .ft-logo {
        display: none;
    }

    .footer-link {
        line-height: 1.5;
        margin-bottom: 18px;

    }

    /* Service page start */
    .footer-page-space {
        margin-top: 0px;
    }

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

    /* Service page end */

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



}

@media (max-width: 991px) {

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

    .info-wrap {
        display: none;
    }

    header {
        margin-top: 0;
    }

    .navbar-main-wrapper {
        border-radius: 0;
    }

    .desktop-navbar {
        display: none;
    }

    .mobile-navbar {
        display: block;
    }

    .sidenav {
        right: 0;
        left: auto;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        top: 96%;
        right: 30px;
        transform: unset;
    }

    .hero-text-wrapper {
        top: 55%;
    }

    .owl-theme .owl-nav.disabled+.owl-dots {
        top: 92%;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
    }

    .booking-form {
        position: static;
        transform: unset;
        padding: 50px 0;

    }

    .form-control {
        background-color: #f5f5f5;
    }

    .booking-form .prime-btn {
        font-size: 16px;
        height: 52px;
    }

    .about-image-wrap {
        float: none;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 100px;
    }

    .exclusive-offer-wrap,
    .our-rooms-wrapper-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .exclusive-offer-grid-item-content {
        padding: 70px 22px;
    }

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

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

    .ft-contact-us {
        margin-top: 30px;
    }

    /* Service page start */
    .breadcrumb-item {
        font-size: 18px;
    }

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

    /* Service page end */

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

    .attraction-image-wrapper {
        width: 100%;
        height: 420px;
        margin-bottom: 20px;
    }

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

    .attraction-content-wrapper.one,
    .attraction-content-wrapper.two {
        margin: 0 auto;
    }

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

    /* ---- Attraction page end---- */


}

@media (max-width: 767px) {

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

    h3,
    .h3 {
        font-size: 24px;
    }

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

    /* .hero-text-logo {
        width: 100px;
        height: 60px;
    } */
    .hero-text h1 {
        line-height: 70px;
    }

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

    .about-image-wrap img {
        height: 400px;
    }

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

    .exclusive-offer-grid-item-content h3 {
        font-size: 26px;
        line-height: 1;
    }

    .exclusive-offer-grid-item-content p {
        font-size: 14px;
        margin-bottom: 24px;
    }

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

    .exclusive-offer-grid-item-content {
        padding: 50px 20px;
        height: 260px;
    }

    .exclusive-offer.sec-spacing,
    .service.sec-spacing,
    .gallery.sec-spacing,
    .feedback.sec-spacing {
        padding: 100px 0;
    }

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

    .our-rooms-wrapper-grid-item {
        height: 400px;
    }

    .booking-hotel-icon {
        width: 70px;
    }

    .booking-wrapper h2 {
        font-size: 26px;
        margin-bottom: 28px;
        padding: 0 10px;
    }

    .divider {
        display: none;
    }

    .book-left {
        margin-bottom: 30px;
    }

    .book-right {
        align-items: center;
        text-align: center;
    }

    .calender-content p,
    .book-right a {
        font-size: 14px;
    }

    .calender-icon {
        width: 44px;
    }

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

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

    .feedback-icon {
        width: 100px;
    }

    .feedback-content {
        font-size: 14px;
    }

    .feedback-name {
        font-size: 16px;
    }

    .feedback-testimonials-item-box {
        height: 300px;
    }

    .feedback .owl-carousel button.owl-dot {
        width: 20px;
        height: 6px;
        margin: 0 2px;
    }

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

    .feedback .owl-theme .owl-nav.disabled+.owl-dots {
        top: 100%;
    }

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

    .ft-about p,
    .footer-link {
        letter-spacing: 0.5px;
        font-size: 14px;
    }

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

    .footer-bottom-wrap p {
        font-size: 14px;
        line-height: 2;
        padding: 0 20px;
    }

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

    .sec-page-title {
        font-size: 32px;
        margin-bottom: 40px;
    }

    /* Service page end */
    /*-- Gallery page Start --*/

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

    /*-- Gallery page End --*/


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

    /* -- // Ada feature Page Styles End // -- */
    /* -- // Contact-us Page Styles Start // -- */

    .contact-title-wrap {
        font-size: 20px;
    }

    /* -- // Contact-us Page Styles End // -- */

}

@media (max-width: 575px) {

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

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

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

    .title-bg {
        top: -50px;
        font-size: 80px;
    }

    .slide-menu span {
        margin-bottom: 6px;
    }

    .hero-text-logo {
        width: 140px;
        margin-bottom: 10px;
    }

    .hero-wrapper {
        min-height: 660px;
    }

    .exclusive-offer-grid-item-content h3 {
        font-size: 24px;
    }

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

    .booking-wrapper h2 {
        font-size: 22px;

    }

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

    .ft-about,
    .ft-links {
        padding-left: 20px;
        margin-bottom: 30px;
    }

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

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

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

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

    }

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

    /* -- // Contact-us Page Styles Start // -- */

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

    .contact-us-content-items a,
    .contact-us-content-items p {
        font-size: 14px;
    }

    .contact-title-wrap {
        font-size: 18px;
    }

    /* -- // Contact-us Page Styles End // -- */

    /* ---- Attraction page start---- */
    .att-content-text {
        font-size: 14px;
        margin-bottom: 15px;

    }

    .attraction-main-wrapper {
        margin-bottom: 30px;
    }

    /* ---- Attraction page end---- */

}

@media (max-width: 480px) {

    h3,
    .h3 {
        font-size: 22px;
    }

    .navbar-main-wrapper {
        padding: 8px 20px;
    }

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

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

    .sidenav .prime-btn {
        font-size: 13px;
        padding: 4px 6px;
        width: 140px;
        height: 46px;
    }

    .navbar-nav {
        padding-top: 40px;
    }

    .hero-wrapper {
        min-height: 580px;
    }

    .hero-text-wrapper {
        top: 56%;
    }

    .hero-text-logo {
        width: 120px;
        margin-bottom: 20px;
        height: 72px;
    }


    .hero-text h4 {
        font-size: 15px;
        letter-spacing: 3px;
        margin-bottom: 12px;
    }

    .hero-text h1 {
        line-height: 50px;
    }

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

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

    .about-image-wrap img {
        height: 350px;
        width: 100%;
    }

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

    .our-rooms-wrapper-grid-item-content-wrap h4 {
        font-size: 18px;
        margin: 10px 0 8px 0;
    }

    .our-rooms-wrapper-grid-item-content-wrap {
        padding: 30px 10px;
        height: 132px;
    }

    .divider-wrap {
        top: 26px;
    }

    .our-rooms-wrapper-grid-item .prime-btn {
        width: 120px;
        height: 40px;
        font-size: 16px;
        bottom: -3px;
    }

    .ft-title {
        margin-bottom: 32px;
    }

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

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

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

    }

    /* Service page end */

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

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

}

@media (max-width: 350px) {
    .exclusive-offer-grid-item-content h3 {
        margin-bottom: 14px;
    }

    .exclusive-offer-grid-item-content {
        padding: 32px 20px;
    }

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

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


    /* Service page end */
}