<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 1799px) {

    header,
    .fixed-header {
        padding: 0 100px;

    }

    .booking-form-wrapper {
        margin: 0 100px;
    }

    .our-room-wrapper .owl-carousel .owl-nav button.owl-prev {
        left: -52%;
    }
}

@media (max-width: 1599px) {

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

    .navbar-brand {
        width: 150px;
        height: 78px;
    }

    .navbar-wrapper {
        padding: 8px 30px;
        margin-top: 20px;
    }

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

    .nav-link::after {
        height: 12px;
        right: -20px;
    }

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

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

    .form-group {
        padding: 34px 30px;
    }

    .form-control {
        font-size: 18px;
        padding: 0 0 12px 0px;
        margin-left: 40px;
        border-radius: 0;
    }

    .web-res-form .prime-btn {
        width: 180px;
        font-size: 16px;
        letter-spacing: 0.5px;
    }

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


    .sec-title h4 {
        font-size: 18px;
    }

    .about.sec-spacing {
        padding: 50px 0 120px 0;
    }

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

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

    .about-content-wrap a::after {
        bottom: -2px;
    }


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

    .exclusive-offer-wrapper h3 {
        font-size: 38px;
        letter-spacing: -1px;
        margin-bottom: 30px;
    }

    .exclusive-offer-btn .prime-btn {
        font-size: 14px;
    }

    .exclusive-offer.sec-spacing {
        padding: 140px 0 0px 0;
    }



    .best-comfort-wrap {
        padding: 0 160px;
    }

    .best-comfort.sec-spacing {
        padding: 40px 0 120px 0;
    }

    .best-comfort-wrap h2 {
        font-size: 44px;
        line-height: 64px;
    }

    .best-comfort-wrap h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .comfort-info-content span {
        font-size: 20px;
    }

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


    .service-amenities-grid-item-icon {
        width: 60px;
        height: 60px;
    }

    .service-amenities-grid-item h3 {
        font-size: 26px;
        margin-bottom: 16px;
    }

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

    .service-amenities-grid {
        gap: 60px;
    }

    .view-all-link {
        font-size: 18px;
    }

    .our-room-content-wrapper .sec-title {
        margin-bottom: 14px;
    }

    .our-room-content-wrapper p {
        font-size: 14px;
        line-height: 32px;
        width: 100%;
        padding: 0 50px;
    }

    .our-room-wrapper .owl-carousel .owl-nav button.owl-next,
    .our-room-wrapper .owl-carousel .owl-nav button.owl-prev {
        top: 68%;
        width: 52px;
        height: 52px;
        font-size: 24px;
    }

    .our-room-wrapper .owl-carousel .owl-nav button.owl-next {
        right: 136%;
    }

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

    .our-room-content-wrap {
        padding: 40px 30px;
    }

    .our-room-content-wrap p {
        font-size: 14px;
    }

    .our-room-image-item {
        height: 600px;
    }

    .feedback-content-grid p {
        font-size: 18px;
        line-height: 42px;
        padding-bottom: 50px;
    }

    .feedback-content-wrap {
        padding: 80px 80px 40px;
    }

    /* .feedback-image-wrap {
        height: 440px;
    } */

    .faqs-accordion .accordion-button {
        font-size: 22px;
    }

    .faqs-accordion .accordion-body {
        font-size: 16px;
        letter-spacing: 0;
    }

    /* footer start */
    .ft-about-us-wrap p {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 28px;
        letter-spacing: 0.2px;
        padding-right: 32px;
    }

    .ft-contact-us-wrap p,
    .ft-contact-us-wrap a {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: 0.2px;
        margin-bottom: 20px;

    }

    .ft-contact-us-left-wrap,
    .ft-contact-us-wrap .ft-title {
        padding-left: 50px;
    }

    /* footer end */

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

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


    /* Service page end */

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

    /* Gallery page end */

    /* contact us page start */
    .info-wrapper p,
    .info-wrapper a {
        font-size: 16px;
    }

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

    /* contact us page end */
}

@media (max-width: 1429px) {
    .navbar-brand {
        width: 140px;
        height: 74px;
    }

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

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

    .exclusive-offer-content-top-wrap {
        padding: 30px 20px;
        height: 260px;
    }

    .best-comfort-wrap {
        padding: 0 80px;
    }

    .faqs-accordion .accordion-button {
        line-height: 1.5;
    }

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

    /* ADA feature end */

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

    header,
    .fixed-header {
        padding: 0 60px;
    }

    .booking-form-wrapper {
        margin: 0 60px;
    }

    .exclusive-offer-btn .prime-btn {
        width: 140px;
    }

    .faqs-accordion {
        margin: 0 0px;
    }

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

@media (max-width: 1199px) {

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

    header,
    .fixed-header {
        padding: 0 40px;
    }

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

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

    .nav-link::after {
        display: none;
    }

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

    .booking-form-wrapper {
        margin: 0 12px;
    }

    .web-res-form {
        gap: 18px;
    }

    .form-group {
        padding: 32px 22px;
    }

    .form-control {
        font-size: 16px;
        padding: 0 0 10px 0px;
        margin-left: 30px;
    }

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

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

    .sec-title h4 {
        font-size: 20px;
        margin-bottom: 6px;
        letter-spacing: 1px;
    }

    .about-content-wrap {
        padding-left: 10px;
    }

    .about-content-wrap p {
        line-height: 28px;
    }

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

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

    .about-image-wrap.mt-40 {
        margin-top: 30px;
    }

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

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

    .exclusive-offer-wrapper h3 {
        font-size: 34px;
    }

    .exclusive-offer-wrapper {
        padding: 40px 30px;
    }

    .exclusive-offer-image-wrap {
        height: 180px;
    }

    .exclusive-offer-content-wrap h4 {
        font-size: 24px;
        margin-bottom: 14px;
    }

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

    .exclusive-offer-btn .prime-btn {
        width: 130px;
        font-size: 12px;
        padding: 14px 10px;
    }

    .exclusive-offer-content-top-wrap {
        padding: 30px 14px;
        height: 240px;
    }

    .best-comfort-wrap h2 {
        font-size: 36px;
        line-height: 54px;
    }

    .best-comfort-wrap h3 {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .best-comfort-wrap {
        padding: 0 60px;
    }

    /* .comfort-info-content span {
        font-size: 18px;
    } */

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

    .comfort-info-icon {
        width: 46px;
        height: 46px;
    }

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

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

    .service-amenities-grid-item-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 22px;
    }

    .service-amenities-grid-item h3 {
        font-size: 22px;
        margin-bottom: 14px;
    }

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

    .view-all-link {
        margin-top: 30px;
        font-size: 16px;

    }

    .view-all-link::after {
        width: 130%;
        bottom: -14px;
        right: -25px;
        height: 12px;
    }

    .our-room-content-wrapper,
    .our-room-image-wrapper {
        width: 50%;
    }

    .our-room-content-wrapper {
        padding-top: 10%;
    }

    .our-room-content-wrapper p {
        font-size: 14px;
        line-height: 30px;
        padding: 0 30px;
    }

    .our-room-content-wrap h3 {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 12px;
    }

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

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

        bottom: 0;
    }

    .our-room-image-item {
        height: 540px;
    }

    .book-now-btn {
        top: 20px;
        right: 20px;
        width: 60px;
        height: 60px;
        font-size: 13px;
        letter-spacing: 0;
    }

    .our-room-wrapper .owl-carousel .owl-nav button.owl-next,
    .our-room-wrapper .owl-carousel .owl-nav button.owl-prev {
        top: 78%;
        width: 44px;
        height: 44px;
        font-size: 20px;
    }

    .our-room-wrapper .owl-carousel .owl-nav button.owl-prev {
        left: -62%;
    }

    .our-room-wrapper .owl-carousel .owl-nav button.owl-next {
        right: 140%;
    }

    .feedback-icon-wrap {
        top: -57px;
        right: -75px;
        width: 120px;
    }

    .feedback-content-grid p {
        font-size: 16px;
        line-height: 36px;
        padding-bottom: 40px;
    }

    .fd-content-wrap h6 {
        font-size: 18px;
    }

    .feedback-content-wrap {
        padding: 60px;
    }

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

    /* .feedback-image-wrap {
        height: 410px;
    } */



    /* footer start */
    .ft-about-us-wrap p,
    .ft-contact-us-wrap p,
    .ft-contact-us-wrap a {
        font-size: 14px;

    }

    .ft-contact-us-left-wrap,
    .ft-contact-us-wrap .ft-title {
        padding-left: 30px;
    }

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

    .ft-image-wrap img {
        height: 100px;
    }

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

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

    /* footer end */


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

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

    .page-hero-banner .breadcrumb {
        padding: 16px 30px;
    }

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

    .service-page .service-amenities-icon {
        width: 72px;
        height: 72px;
        padding: 14px;
    }

    /* Service page end */

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

    /* contact us page end*/

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

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

    }

    /* attraction 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: 20px;
        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 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-expand-lg .navbar-collapse {
        justify-content: flex-start;
    }

    .mobile-nav-btn {
        display: block;
    }

    .desktop-nav-btn {
        display: none;
    }

    /* NAVBAR TOGGLER END */

    .navbar-wrapper {
        padding: 0;
        margin-top: 0;
        border-radius: 0;
    }

    header,
    .fixed-header {
        padding: 8px 0;
        background-color: white;
    }

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

    .nav-link {
        font-size: 16px;
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .faqs-accordion .accordion-button {
        font-size: 20px;
        padding: 20px 30px;
    }

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

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

    .view-all-link::after {
        width: 100%;
        bottom: -8px;
        right: 0;
        height: 8px;
    }

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

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

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

    /* attraction page end*/


}

@media (max-width: 991px) {
    .navbar-brand {
        width: 110px;
        height: 56px;
    }

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

    .booking-form-wrapper {
        bottom: 0;
        padding: 40px 20px;
    }

    .web-res-form {
        grid-template-columns: repeat(2, 1fr);
    }

    .form-group {
        padding: 24px 30px;
        border-radius: 4px;
    }

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


    .form-group:last-child {
        grid-column: 1 / 3;
    }


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


    .exclusive-offer-wrapper h3 {
        font-size: 30px;
    }

    .exclusive-offer::after {
        min-height: 100%;
    }

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

    .exclusive-offer-content-top-wrap {
        padding: 40px 20px;
        height: 180px;
    }

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


    .our-room-wrapper {
        flex-wrap: wrap;
    }

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

    .our-room {
        padding: 100px 0;
    }

    .our-room-content-wrapper {
        padding-top: 0;
        margin-bottom: 40px;
    }


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

    .our-room-content-wrap h3 {
        font-size: 22px;
        margin-bottom: 0;
    }

    .our-room-content-wrap {
        padding: 30px 15px;
    }

    .our-room-image-item {
        height: 400px;
    }

    .book-now-btn {
        width: 50px;
        height: 50px;
        font-size: 12px;
    }

    .feedback-icon-wrap {
        display: none;
    }

    .feedback-image-wrap {
        height: 320px;
        margin-bottom: 30px;
    }

    /* footer start */

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

    .ft-about-us-wrap p {
        font-size: 14px;
        line-height: 30px;
        padding-right: 0;
        letter-spacing: 0px;

    }

    .ft-contact-us-wrap p,
    .ft-contact-us-wrap a {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .ft-contact-us-right-wrap {
        display: none;
    }

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

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

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

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

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

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

    /* footer end */

    /* Service Amenities Start */
    .page-hero-content h1 {
        font-size: 52px;
    }

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

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

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

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

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

    .service-page .service-amenities-icon-item h5 {
        font-size: 16px;
    }

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

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

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

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

    .policies-content-wrap {
        font-size: 14px;
        margin-bottom: 8px;
    }


    /* Service Amenities End */

    /* ADA feature */
    .ada-feature-image-wrap {
        display: none;
    }

    /* ADA feature  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*/
}

@media (max-width: 767px) {

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

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

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

    .booking-form-wrapper {
        padding: 60px 10px;
    }


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

    .exclusive-offer-wrapper h3 {
        font-size: 26px;
        letter-spacing: -1px;
    }

    .best-comfort-wrap {
        padding: 0 0px;
    }

    .best-comfort-wrap h2 {
        font-size: 30px;
        line-height: 50px;
    }

    .best-comfort-wrap h3 {
        font-size: 20px;
    }

    /* .comfort-info-content span {
        font-size: 16px;
    } */

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

    .exclusive-offer-wrapper .prime-btn {
        padding: 14px 26px;
    }


    /* footer start */

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

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

    .ft-contact-us-wrap,
    .footer-link-wrap {
        margin-top: 50px;
    }

    .footer-link-wrap {
        padding: 20px 0;
        flex-wrap: wrap;
        justify-content: flex-start;

    }

    .footer-link {
        font-size: 16px;
        margin: 10px 16px;
    }

    /* footer end */

    /* contact-us page start */
    .info-wrapper {
        padding: 30px 20px;
    }

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

    /* contact-us page end */

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

    /* ADA feature end */

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

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

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

    /* attraction page end*/
}

@media (max-width: 575px) {
    .web-res-form {
        grid-template-columns: repeat(1, 1fr);
    }

    .form-group:last-child {
        grid-column: 1 / 1;
    }

    .form-control {
        padding: 0 0 12px 0px;
        margin-left: 38px;

    }

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

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

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

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

    /* service page end */

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

    /* contact us page end */

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

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

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

    /* attraction page end*/

}

@media (max-width: 480px) {

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


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

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

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
        font-size: 20px;
        top: 86%;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 120px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 120px;
    }

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

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

    .sec-title h4 {
        font-size: 18px;

    }

    .exclusive-offer-wrapper {
        padding: 40px 10px;
    }

    .exclusive-offer-wrapper h3 {
        font-size: 23px;
        flex-direction: column;
    }

    .exclusive-offer-wrapper .prime-btn {
        padding: 12px 24px;
        margin-top: 10px;
        font-size: 13px;
    }


    .exclusive-offer-content-top-wrap {
        padding: 30px 10px;
        height: 210px;
    }

    .best-comfort-wrap h2 {
        font-size: 28px;
        line-height: 40px;
        letter-spacing: 0;
        margin-bottom: 0;
    }

    .best-comfort-wrap h3 {
        font-size: 16px;
    }

    .best-comfort-email-wrap {
        display: none;
    }

    .best-comfort.sec-spacing {
        padding: 60px 0;
    }

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

    .service-amenities-grid-item h3 {
        font-size: 20px;
    }

    .service-amenities-grid-item p {
        line-height: 26px;
        text-align: center;
    }

    .service-amenities-grid-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .our-room-content-wrapper p {
        padding: 0;
    }

    .our-room-image-item {
        height: 360px;
    }

    /* .feedback-image-wrap {
        height: 260px;
    } */

    .feedback-content-wrap {
        padding: 30px 20px;
    }

    .feedback-content-grid p {
        font-size: 14px;
        line-height: 32px;
        padding-bottom: 30px;
    }

    .avatar-wrap {
        width: 50px;
        height: 50px;
    }

    .fd-content-wrap h6 {
        font-size: 16px;
    }

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

    .faqs-accordion .accordion-button {
        font-size: 18px;
        padding: 12px 20px;
    }

    .faqs-accordion .accordion-body {
        font-size: 14px;
        padding: 0 20px 20px 20px;
    }

    /* footer start */

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

    .ft-about-us-wrap p {
        margin-bottom: 20px;
    }

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

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

    /* footer end */

    /* service page start */
    .sec-page-title {
        text-align: center;
    }

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

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

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

    .policies-content-wrap {
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    /* service page end */

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

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

    /* attraction page end*/
}

@media (max-width: 350px) {}</pre></body></html>