@media (max-width: 1799px) {

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

    .navbar {
        padding: 26px 60px;
        z-index: 222;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

    .fixed-header.navbar {
        padding: 20px 60px;
    }

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

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

    .prime-btn {
        font-weight: 400;
    }

    .hero-text-wrapper {
        left: 5%;
    }

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

    .about-wrapper {
        padding: 0 120px;
    }

    .about-content-wrap .sec-title h2 {
        font-size: 42px;
    }
}


@media (max-width: 1599px) {

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

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

    .fixed-header.navbar {
        padding: 12px 60px;
    }

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

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

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

    .navbar-brand {
        width: 200px;
        height: 70px;
    }

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

    .hero-text-wrapper h1 {
        line-height: 94px;
        letter-spacing: 1px;
    }

    .about-content-wrap p {
        font-size: 14px;
        line-height: 32px;
    }

    .about-content-wrap .sec-title span {
        font-size: 14px;
        letter-spacing: 5px;
        margin-bottom: 10px;
    }

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

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

    .about-content-wrap .prime-btn {
        margin-top: 30px;
        border-radius: 30px;
        padding: 16px 28px;
    }

    .service-amenities-grid-item h4 {
        font-size: 18px;
        line-height: 30px;
    }

    .sa-icon {
        width: 52px;
        height: 52px;
        margin-bottom: 16px;
    }

    .service-amenities-grid-item {
        border-radius: 12px;
        padding: 30px 20px;
        height: 180px;
    }

    .form-control {
        font-size: 14px;
        height: 46px;
        padding: 12px 20px;
    }

    .input-icon {
        font-size: 14px;
    }

    .web-res-form h2 {
        margin-bottom: 22px;
        font-size: 40px;
    }

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

    .exclusive-offer-grid-item-icon {
        width: 100px;
        height: 100px;
        padding: 26px;
    }

    .exclusive-offer-grid-item-img {
        height: 510px;
    }

    .exclusive-offer-grid {
        padding: 0 80px;
    }

    .exclusive-offer-grid-item-content h2 {
        font-size: 34px;
        margin-bottom: 12px;
    }

    .exclusive-offer-grid-item-content a {
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    .exclusive-offer-grid-item-content {
        height: 140px;
        padding: 30px 20px;
    }

    .exclusive-offer-grid-item-content p {
        font-size: 13px;
        line-height: 26px;
        padding: 0 10px;
        margin-bottom: 18px;
    }

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

    .room-content h4 {
        font-size: 26px;
    }

    .our-room .room-icon img {
        margin-right: 20px;
        width: 18px;
    }

    .room-content {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }

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

    .feedback-wrapper p {
        font-size: 16px;
    }

    .fd-avatar {
        width: 66px;
        height: 66px;
        margin-right: 14px;
    }

    .star-wrap svg {
        font-size: 12px;
        margin-right: 4px;
        margin-bottom: 10px;
    }

    .feedback-ft span {
        font-size: 14px;
        letter-spacing: 0;
    }

    .fd-icon {
        width: 70px;
    }

    .feedback-wrapper {
        width: 810px;
        padding-left: 100px;
    }

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

    /* footer start */
    .ft-logo {
        width: 220px;
        margin-bottom: 36px;
    }

    .footer-grid-item h3 {
        font-size: 34px;
        padding: 40px 0 24px 0;
    }

    .footer-grid-item p {
        font-size: 16px;
        line-height: 38px;
    }

    .footer-link,
    .ft-add,
    .footer-add a {
        font-size: 16px;
    }

    .footer-bottom-wrap {
        padding: 20px 10px;
    }

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

    .ft-add svg,
    .footer-add a svg {
        font-size: 18px;
    }

    /* footer end */

    /* Service Amenities start */

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

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

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

    .policies-content-wrap {
        font-size: 16px;
        line-height: 28px;
    }

    /* Service Amenities end */

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

    /* gallery */

    /* Contact us page start */
    .info-wrapper h5 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .info-wrapper p,
    .info-wrapper a {
        font-size: 18px;
        line-height: 1.5;
    }

    /* Contact us page end */
    /* ADA feature start */
    .ada-feature-wrap h3 {
        font-size: 34px;
    }

    /* ADA feature End */
}

@media (max-width: 1429px) {

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

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

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

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

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

    /* footer start */
    .ft-logo {
        width: 200px;
        margin-bottom: 34px;
    }

    .footer-grid-item {
        margin-bottom: 40px;
    }

    .footer-link-wrapper {
        padding-left: 70px;
    }

    .ft-add,
    .footer-add a {
        line-height: 30px;
        margin-bottom: 28px;
    }

    .footer-grid-item p {
        line-height: 36px;
        margin-bottom: 30px;
    }

    .footer-link {
        line-height: 1.2;
        margin-bottom: 26px;
    }

    .footer-grid-item h3 {
        padding: 32px 0 26px 0;
    }

    /* footer end */

}

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

    .navbar {
        padding: 16px 30px;
    }

    .fixed-header.navbar {
        padding: 12px 30px;
    }

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

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

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

    .about-wrapper {
        padding: 0 40px;
    }

    .exclusive-offer-grid-item-img {
        height: 440px;
    }

    .exclusive-offer-grid-item-icon {
        width: 90px;
        height: 90px;
        padding: 24px;
    }

    .exclusive-offer .sec-title {
        margin-bottom: 90px;
    }

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

}

@media (max-width: 1199px) {

    .navbar,
    .fixed-header.navbar {
        padding: 12px 10px;
    }

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

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

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

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

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

    .hero-text-wrapper h1 {
        text-align: center;
    }

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

    .about-content-wrap p {
        padding-right: 0;
    }

    .about-content-wrap .sec-title span {
        font-size: 13px;
        letter-spacing: 3px;
        margin-bottom: 8px;
    }

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

    .about-wrapper {
        padding: 0 20px;
    }

    .exclusive-offer .sec-title {
        margin-bottom: 70px;
    }

    .exclusive-offer-grid {
        padding: 0 40px;
        gap: 30px;
    }

    .exclusive-offer-grid-item-icon {
        width: 82px;
        height: 82px;
        padding: 20px;
        left: -20px;
        top: -40px;
    }

    .exclusive-offer-grid-item-content h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .feedback-wrapper {
        width: 100%;
        padding-left: 100px;
        padding-right: 100px;
    }

    .fd-icon {
        right: 10%;
    }

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

    /* footer start */
    .footer-wrap {
        margin: 0;
        border-radius: 0px;
    }

    .footer-link-wrapper {
        padding-left: 60px;
    }

    /* 
    .ft-logo {
        width: 176px;
        height: 90px;
    } */

    .footer-grid-item p {
        font-size: 14px;
        line-height: 34px;
        margin-bottom: 30px;
    }

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

    .ft-add,
    .footer-add a {
        font-size: 14px;
        margin-bottom: 34px;
    }

    .footer-grid-item {
        margin-bottom: 40px;
    }

    /* footer end */

    /* service  */
    .service-page .service-amenities-grid-item p {
        font-size: 18px;
    }

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

    /* contact us page end*/

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

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

    /* ADA end */
}

@media (max-width: 1023px) {

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

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

    .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: 100px 60px 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 */
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

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

    .nav-link:hover,
    .nav-link:focus,
    .nav-item.active .nav-link {
        color: var(--primary);
    }

    .nav-link::after {
        background: var(--primary);
    }

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

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

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

    .item-list p {
        font-size: 16px;
    }

    .item-list {
        padding: 8px 16px;
    }

    .hotel-surrounding-image {
        height: 260px;
    }

    .hotel-surrounding-title {
        margin-bottom: 20px;
    }

    /* Attraction page end*/
}

@media (max-width: 991px) {

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

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

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

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

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

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

    .about-image {
        height: 340px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .about-content-wrap p {
        padding: 0 30px;
    }

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

    .about-content-wrap .sec-title h2 {
        font-size: 40px;
    }

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

    .web-res-form {
        float: unset;
        width: 450px;
        margin: 0 auto;
    }

    .exclusive-offer .sec-title {
        margin-bottom: 90px;
    }

    .exclusive-offer-grid {
        grid-template-columns: repeat(1, 1fr);
        padding: 0;
        gap: 80px;
    }

    .exclusive-offer-grid-item-icon {
        width: 90px;
        height: 90px;
        padding: 24px;
        left: 50%;
        top: -50px;
        transform: translateX(-50%);
    }

    .exclusive-offer-grid-item-img {
        height: 380px;
    }

    .room-image {
        height: 400px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 22px !important;
        width: 46px;
        height: 46px;
        margin: 0 6px;
    }

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

    .feedback-wrapper {
        padding-left: 0;
        padding-right: 0;
    }


    /* footer */
    .footer-grid-item.footer-about {
        /* padding: 0; */
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-grid-item p {
        text-align: center;
    }

    /* footer */


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

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

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

    .general-other-policies-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .service-gp-image-wrap {
        height: 360px;
    }

    /* Service end */

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

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

    /* ---- Contact-us page end---- */
    /* ADA feature Start*/
    .ada-feature-image-wrap {
        display: none;
    }

    .note {
        font-size: 14px;
    }

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

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

    /* Attraction page end*/

}

@media (max-width: 767px) {

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

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

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

    .navbar,
    .fixed-header.navbar {
        padding: 8px 2px;
    }

    .navbar-toggler {
        right: 20px;
    }

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

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

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

    .service-amenities-grid-item h4 {
        font-size: 16px;
        line-height: 26px;
    }

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

    .exclusive-offer-grid-item-img {
        height: 320px;
    }

    .room-image {
        height: 340px;
    }

    .feedback-wrapper p {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0;
    }

    .feedback-wrapper h2 {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .fd-avatar {
        width: 60px;
        height: 60px;
    }

    .fd-icon {
        width: 64px;
        right: 0%;
    }

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

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

    /* footer start */
    .footer-grid-item.footer-about {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .footer-grid-item p {
        text-align: center;
    }

    .footer-grid-item h3 {
        font-size: 30px;
    }

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

    /* footer end */

    /* Service start */
    .service-gp-image-wrap {
        height: 280px;
    }

    .page-hero-content h1 {
        font-size: 54px;
        padding: 0 8px;
    }

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

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

    /* Service end */
    /* gallery */
    .gallery-page .photo-gallery-wrap {
        height: 300px;
    }

    /* gallery */

    /* Contact Us page start */
    .info-wrapper {
        padding: 30px 10px;
    }

    .info-wrapper svg {
        font-size: 30px;
        margin-bottom: 22px;
    }

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

    .info-wrapper h5 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    /* Contact Us page end */

    /* ADA feature  Start*/
    .ada-feature-wrap h3 {
        font-size: 26px;
    }

    /* ADA feature  End*/

}

@media (max-width: 575px) {

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

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

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

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

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

    .about-wrapper {
        padding: 0;
    }

    .about-image {
        height: 280px;
    }

    .gallery-grid {
        padding: 0 12px;
    }

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

    .footer-link-wrapper,
    .footer-add {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding-left: 0;
    }

    .ft-add svg,
    .footer-add a svg {
        font-size: 14px;
    }

    .ft-add,
    .footer-add a {
        margin-bottom: 10px;
    }

    .footer-grid-item h3 {
        font-size: 28px;
        padding: 20px 0 20px 0;
    }

    .footer-grid-item.footer-about,
    .footer-link-wrapper,
    .footer-add {
        padding: 0 12px;
    }

    /* footer */



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

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

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

    .service-page .service-amenities-icon {
        width: 70px;
        height: 70px;
        border-radius: 4px;
        padding: 14px;
        margin-bottom: 20px;
    }

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

    .service-page .service-amenities-grid-item {
        padding: 10px 8px 20px;
    }

    .service-gp-image-wrap {
        height: 240px;
    }

    .policies-content-wrap::before {
        width: 6px;
        height: 6px;
    }

    /* Service end */

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

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

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

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

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

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

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

    .navbar-toggler {
        right: 14px;
    }

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

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

    .exclusive-offer-grid-item-content h2 {
        font-size: 28px;
    }

    .exclusive-offer-grid-item-content {
        height: 100px;
        padding: 20px 10px;
    }

    .exclusive-offer-grid-item-content p {
        font-size: 13px;
        line-height: 22px;
        padding: 0;
        margin-bottom: 16px;
    }

    .feedback-wrapper h2 {
        font-size: 26px;
        text-align: center;
    }

    .feedback-wrapper p {
        text-align: center;
    }

    .feedback-ft {
        margin-top: 40px;
    }

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

    /* footer */
    .ft-logo {
        width: 180px;
    }

    .footer-grid-item h3 {
        font-size: 26px;
        padding: 0px 0 20px 0;
    }

    .footer-bottom-wrap {
        padding: 16px 8px;
    }

    .ft-add,
    .footer-add a {
        letter-spacing: 0;
    }

    .ft-adaLink {
        font-size: 16px;
    }

    /* footer */


    /* Attraction page start*/

    .item-list p {
        padding-right: 10px;
    }

    .attraction-section-wrap {
        padding: 30px 12px;
    }

    .hotel-surrounding-image {
        height: 200px;
    }

    .item-list {
        padding: 8px;
    }

    /* Attraction page end*/

}

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

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

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