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

@media (max-width: 1599px) {

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

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

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

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

    .header-top {
        padding: 8px 0;
    }

    .navbar-brand {
        width: 104px;
        height: 94px;
    }

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

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

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

    .hero-text h1 {
        line-height: 80px;
        letter-spacing: 1px;
        max-width: 620px;
        margin-bottom: 16px;
    }

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

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        font-size: 28px;
        margin: 0;
        width: 50px;
        height: 50px;

    }

    .about-content-wrap .sec-sub-title {
        margin: 0 0 8px;
        font-size: 14px;
        padding-left: 30px;

    }

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

    .about-content-wrap p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .about-content-wrap .prime-btn {
        margin-top: 20px;
    }

    .sec-sub-title {
        font-size: 14px;
        margin: 0 auto 12px auto;
    }

    .sec-sub-title::before,
    .sec-sub-title::after {
        width: 20px;

    }

    .sec-sub-title::before {
        left: -30px;
    }

    .sec-sub-title::after {
        right: -25px;
    }

    .exclusive-offer-content-icon {
        width: 50px;
        height: 50px;
    }

    .web-res-form {
        padding: 40px 50px;
    }

    .web-res-form h2 {
        margin-bottom: 20px;
    }

    .form-control {
        font-size: 14px;
        height: 46px;

    }

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

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

    .br-info-content-title {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .br-info-content-text {
        font-size: 18px;
    }

    .br-info-icon {
        width: 44px;
        height: 44px;
        margin-right: 12px;
    }

    .service-amenities-left-wrapper .sec-title h2 {
        line-height: 46px;
    }

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

    .sa-ada-feature-wrap {
        margin-top: 100px;
        width: 140px;
        height: 140px;
        border: 12px solid white;
        padding: 26px;

    }

    .service-amenities-grid-item {
        min-height: 260px;
    }

    .service-amenities-grid-item p {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.2px;
    }

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

    .service-amenities-icon {
        width: 48px;
        height: 48px;
        margin-bottom: 16px;
    }

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

    .our-rooms-slider-content h3 {
        font-size: 28px;

    }

    .feedback-grid-item p {
        font-size: 20px;
        line-height: 40px;
        width: 680px;

    }

    .feedback-icon {
        width: 200px;
        height: 200px;
        margin-right: 80px;
    }

    .feedback-grid-item span {
        font-size: 26px;
        padding-left: 70px;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-next,
    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        right: 20%;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        top: 26%;
    }

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

    .gallery-grid-wrap {
        max-width: 1320px;
    }

    .gallery-image-wrap {
        width: 100%;
        height: 255px;
    }

    .gallery-image-wrap.img-375 {
        height: 365px;
    }

    .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;
    }

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

    .service-page .service-amenities-grid-item h4 {
        font-size: 24px;
        font-weight: 600;
    }

    .service-page .service-amenities-wrapper {
        margin: 60px 0;
    }

    /* Service page end */
}

@media (max-width: 1429px) {
    .service-amenities-left-wrapper {
        padding-top: 30px;
    }

    .sa-ada-feature-wrap {
        margin-top: 50px;
    }

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

    .our-rooms-slider-image {
        width: 260px;
        height: 360px;
    }

    .our-rooms-slider-content {
        width: calc(100% - 260px);
        padding: 20px 0 0 20px;
    }

    .gallery-grid-wrap {
        max-width: 1160px;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-next,
    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        right: 5%;
    }

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

    /* ADA feature end */

    /* contact-us page start */
    .contact-us-iframe {
        height: 520px;
        margin-bottom: 80px;
    }

    /* contact-us page end */
}

@media (max-width: 1365px) {
    .gallery-grid-wrap {
        max-width: 1140px;
    }

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

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

    .general-policies-details-wrap {
        padding-left: 30px;
    }
}

@media (max-width: 1199px) {

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

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

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

    }

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

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

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

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

    .hero-text .prime-btn {
        padding: 16px 16px;
    }

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

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

    .exclusive-offer-content-icon {
        width: 40px;
        height: 40px;
    }

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

    .exclusive-offer-grid-content-title span {
        height: 40px;
        margin: 0 10px;
    }

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

    .exclusive-offer-grid-content p {
        font-size: 14px;
        line-height: 26px;
        margin: 20px 0 30px 0;
    }

    .web-res-form {
        padding: 30px 20px;
    }

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

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

    .form-label {
        font-size: 18px;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .form-control {
        height: 42px;
    }

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

    .web-res-form .prime-btn {
        font-size: 14px;
        margin-top: 6px;
    }

    .general-policies-details-wrap {
        padding-left: 10px;
    }

    .general-policies-details-text span {
        font-size: 14px;
    }

    .booking-res-map-wrap {
        width: 100%;
        height: 170px;
    }

    .general-policies-details-text {
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0;
    }

    .star-img {
        width: 14px;
        height: 14px;
    }

    .service-amenities-left-wrapper p {
        font-size: 14px;
        line-height: 28px;
        padding-right: 20px;
        margin-bottom: 20px;
    }

    .service-amenities-grid-wrapper {
        gap: 20px;
    }

    .service-amenities-grid-item {
        padding: 20px 15px;
    }

    .service-amenities-icon {
        width: 40px;
        height: 40px;
        margin-bottom: 12px;
    }

    .service-amenities-grid-item h4 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .sa-ada-feature-wrap {
        width: 130px;
        height: 130px;
        border: 10px solid white;
        padding: 28px;
    }

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

    .our-rooms-slider-content h3 {
        font-size: 26px;
    }

    .our-rooms-slider-item {
        padding: 20px;
    }

    .our-rooms-slider-image {
        width: 220px;
    }

    .our-rooms-slider-content {
        width: calc(100% - 220px);
        padding: 18px 0 0 18px;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-prev {
        left: 46%;
    }

    .our-rooms-slider .owl-carousel .owl-nav button.owl-next {
        right: 40%;
    }

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

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


    .gallery-grid-wrap {
        max-width: 960px;
        gap: 20px;
    }

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

    .gallery-image-wrap.img-375 {
        height: 230px;
    }

    .gallery::after {
        height: 130px;
    }

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

    .feedback-icon {
        width: 160px;
        height: 160px;
        margin-right: 40px;
    }

    .feedback-grid-item p {
        font-size: 18px;
        line-height: 38px;
        width: 620px;
        margin-bottom: 30px;
    }

    .feedback-grid-item span {
        font-size: 22px;
        padding-left: 60px;
    }

    .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;
    }


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

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

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

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

    .service-page .service-amenities-grid-item h4 {
        font-size: 22px;
    }

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

    /* Service page end */
    /* Gallery page start */
    .gallery-page .gallery-image-wrap {
        height: 280px;
    }

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

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

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

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

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

    .gallery-grid-wrap {
        max-width: 900px;
    }

    /* Gallery Page start */
    .photo-gallery-page-wrapper .nav-pills .nav-link {
        font-size: 16px;
    }

    /* Gallery Page end */


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

    .contact-us-iframe {
        height: 440px;
        margin-bottom: 60px;
    }

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

    /* contact-us page end */

    /* 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: 50px;
    }

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

    .ht-icons {
        width: 20px;
        height: 20px;
        padding: 0;
        margin-right: 8px;
    }

    .ht-icons svg {
        font-size: 10px;
    }

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

    .navbar-brand {
        width: 84px;
        height: 80px;
    }

    .hero-text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .hero-text-wrapper,
    .hero-text h1 {
        width: 100%;
    }

    .hero-text h1 {
        padding: 0 40px;
    }

    .hero-text .prime-btn {
        padding: 16px 20px;
        font-size: 13px;
    }

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

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

    .owl-carousel .owl-nav button.owl-next {
        right: 44%;
    }

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

    .about-image-wrap {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        height: 300px;
    }

    .about-wrapper {
        border-radius: 20px;
    }

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

    .sec-sub-title {
        font-size: 13px;
    }

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

    .web-res-form {
        padding: 40px 40px;
    }

    .general-policies-details-wrap {
        padding-top: 50px;
    }

    .service-amenities {
        background-image: none;
        min-height: auto;
        height: auto;
        background-color: var(--sky-blue);
    }

    .sa-ada-feature-wrap {
        display: none;
    }

    .service-amenities-left-wrapper {
        padding-top: 0;
        padding-left: 20px;
        padding-bottom: 40px;
    }

    .service-amenities-left-wrapper .sec-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .service-amenities-left-wrapper .sec-sub-title::before {
        display: block;
    }

    .service-amenities-left-wrapper p {
        padding-right: 0;
        text-align: center;
    }

    .sa-view-all-link {
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

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

    .our-rooms-slider-image,
    .our-rooms-slider-content {
        width: 50%;
    }

    .our-rooms-slider .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 40px;
    }

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

    .gallery-grid-wrap {
        max-width: 100%;
        padding: 0 20px;
    }

    .gallery-image-wrap,
    .gallery-image-wrap.img-375 {
        height: 220px;
    }

    .gallery-grid-item-wrap:nth-child(1) {
        order: 2;
    }

    .gallery::after {
        display: none;
    }

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

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

    .feedback-icon {
        width: 120px;
        height: 120px;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .feedback-icon img {
        width: 50px;
        height: 50px;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-next,
    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

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

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        right: 10%;
    }

    .feedback-grid-item p {
        width: 100%;
    }

    .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;
    }

    .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: 16px;
    }

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

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

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

    }

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

    .service-page .service-amenities-icon {
        width: 80px;
        height: 80px;
        padding: 20px;
    }

    /* Service amenities page end */

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

    /* ADA feature  end*/

    /* contact us page start */
    .contact-page-wrapper {
        width: 100%;
        padding: 60px 20px;
    }

    /* contact us page 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) {
    .header-top {
        display: none;
    }

    .navbar {
        padding: 8px 0;
    }

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

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

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

    .owl-carousel .owl-nav button.owl-next {
        right: 42%;
    }

    .hero-text h4 {
        font-size: 14px;
        margin-bottom: 8px;
        letter-spacing: 1px;
    }

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

    .general-policies-details-wrap {
        padding-left: 0;
    }

    .our-rooms-slider-item {
        flex-wrap: wrap;
    }

    .our-rooms-slider-image,
    .our-rooms-slider-content {
        width: 100%;
    }

    .our-rooms-slider-image {
        height: 280px;
    }

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

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        right: 13%;
    }

    .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: 40px;
    }

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

    }

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

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

    /* ADA feature end */


    /* contact us page start */
    .contact-page-wrapper {
        width: 100%;
        padding: 60px 20px;
    }

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

    /* contact us page end */


}

@media (max-width: 575px) {
    .hero-text {
        display: none;
    }

    .hero-banner::before {
        display: none;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        background: rgba(0, 0, 0, 0.3);
        color: white;
        border: 1px solid white;

    }

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

    .about-image-wrap {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        height: 220px;
    }

    .about-wrapper {
        border-radius: 10px;
    }

    .general-policies-details-text {
        line-height: 2;
    }

    .sa-arrow img {
        width: 20px;
    }

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

    .service-amenities-grid-item {
        min-height: auto;
        padding: 30px 20px;
    }

    .our-rooms-slider-image {
        height: 220px;
    }


    /*  Service Amenities page start */
    .page-hero-content {

        top: 50%;
        bottom: auto;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    /*  Service Amenities page end */

    /* Gallery Page start */
    .photo-gallery-page-wrapper .nav-pills {
        gap: 10px;
    }

    .gallery-page .gallery-image-wrap {
        height: 240px;
    }

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

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

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

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

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

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

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

    .owl-carousel .owl-nav button.owl-next {
        right: 38%;
    }

    .about-content-wrap .sec-sub-title {
        font-size: 13px;
    }

    .about-content-wrap {
        padding: 40px 12px;
    }

    .web-res-form {
        padding: 40px 20px;
    }

    .star-wrap,
    .general-policies-details-text {
        display: none;
    }

    .general-policies-details-wrap {
        padding-top: 10px;
    }

    .service-amenities-left-wrapper .sec-title h2 {
        width: 100%;
        text-align: center;
    }

    .service-amenities-left-wrapper {
        padding-left: 0;
    }

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

    .feedback-icon {
        width: 100px;
        height: 100px;
    }

    .feedback-icon img {
        width: 40px;
        height: 40px;
    }

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

    .feedback-slider .owl-carousel .owl-nav button.owl-next,
    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        font-size: 11px;
        width: 24px;
        height: 24px;
        top: 85%;
    }

    .feedback-slider .owl-carousel .owl-nav button.owl-prev {
        right: 16%;
    }

    .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;
    }

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

    .page-hero-content {
        padding: 0 12px;
    }

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

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

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

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

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

    .service-page .service-amenities-icon {
        width: 70px;
        height: 70px;
        padding: 18px;
    }

    .service-page .service-amenities-wrapper {
        gap: 70px 40px;
    }

    /*  Service Amenities page end */
    /* Gallery Page start */
    .photo-gallery-page-wrapper .nav-pills .nav-link {
        font-size: 14px;
        margin-right: 10px;
    }

    .gallery-page .gallery-image-wrap {
        height: 220px;
    }

    /* Gallery Page end */

    /* contact us page start */

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

    .contact-page-wrapper {
        padding: 40px 10px;
    }

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

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

    .contact-us-content-items {
        padding: 24px 16px;
    }

    .contact-page.sec-spacing {
        padding: 0 0 60px;
    }

    /* contact us page end */

    /* 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) {
    .navbar-brand {
        width: 70px;
        height: 66px;
    }

    .navbar-toggler {
        right: 20px;
    }

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

    .our-rooms-slider .owl-theme .owl-dots .owl-dot span {
        height: 6px;

    }

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

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