@media (max-width: 1799px) {

    .highlight-content {
        width: 880px;
      }
      .top-left, .bottom-right {
        width: 280px;
        height: 180px;
      }
      .top-right, .bottom-left {
        width: 200px;
        height: 130px;
      }

      .contact-info {
       
        gap: 10px;
        font-size: 16px;
        flex-direction: column;
    }

}

@media (max-width: 1599px) {

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

    .header-top,
    .navbar {
        padding: 10px 60px 10px 60px;
    }

    .hero-text {
        margin-left: 60px;
    }

    .our-rooms-name-wrapper {
        padding: 34px;
    }

    .our-rooms-name-wrapper h3 {
   
        font-size: 28px;
        
    }

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

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

    .highlight-content h2 {
        font-size: 48px;
      }
      .highlight-content {
        width: 800px;
      }

      .bottom-left {
        bottom: 135px;
      }

      .top-right{

        top:135px;
      }

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

    .booking-form-wrapper {
        position: absolute;
        bottom: 60px;
        left: 0;
        margin: 0 160px;
        /* background: #787878; */
        z-index: 111;
    }
  
  

}

@media (max-width: 1429px) {

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

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

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

    .hero-image {
        height: 550px;
        border-top-left-radius: 90px;

    }

    .hero-text p {
        line-height: 1.5;
        margin-bottom: 30px;
        max-width: 500px;
    }

    .footer-grid-item p,
    .footer-link,
    .ft-add,
    .footer-add a {
        font-size: 16px;

    }

    .ft-logo {
        width: 160px;
        height: 80px;

    }

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

    /* */
    .service-amenities-item {
        padding: 30px 20px;
    }

    .service-page-section-title {
        font-size: 32px;
    }

    .service-amenities-icon {
        margin-right: 20px;
    }

    /* -- // Contact Page Styles Start // -- */
    .contact-us-top-items:not(:last-child) {
        margin-right: 20px;
    }

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

    .contact-title-wrap svg {
        font-size: 18px;
        margin-right: 8px;
    }

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

    /**/
    .sec-pb-350 {
        padding-bottom: 300px;
    }

    .sec-pb-260 {
        padding-bottom: 240px;
    }


    .contact-info {
        
        font-size: 14px;
        gap: 10px;
    
    }

    .form-group {
        padding: 34px 30px;
    }
/* Servic page */
.Amenities_page .box_container {
    
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    
}
/* Servic page */

.bookinfo-content a {
    
    font-size: 16px;
   
}

}

@media (max-width: 1365px) {

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

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

    .header-top,
    .navbar {
        padding: 10px 40px 10px 40px;
    }

    .nav-link {
        margin-right: 24px;
        text-transform: capitalize;
    }

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

    }
    .form-control {

        font-size: 18px;
    }

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

    .amenities-icon-wrap {
        padding: 22px;

    }

    .owl-carousel .owl-nav button.owl-prev {
        right: 14%;
    }



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

    .web-res-form .prime-btn {
        width: 190px;
        height: 100%;
        text-transform: uppercase;
        font-size: 20px;
        letter-spacing: 1px;
        background-color: var(--primary);
        border-radius: 0;
    }

    .form-group {
        padding: 20px 10px;
    }


    .booking-form-wrapper {
        position: absolute;
        bottom: 70px;
        left: 0;
        margin: 0 180px;
        /* background: #787878; */
        z-index: 111;
    }

    .highlight-content {
        width: 700px;
        padding: 50px 30px;
      }
      .highlight-content h2 {
        font-size: 36px;
      }
   

      .top-right {
        top: 185px;
        right: 150px;
      }

      .top-left, .bottom-right{
        width: 240px;
        height: 150px;
      }

      .top-right, .bottom-left {
        width: 170px;
        height: 110px;
    }


    .bottom-left {
        bottom: 260px;
        left: 155px;
    }

    .top-right {
        top: 260px;
        right: 155px;
    }
   
    
    .rooms-page-container {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        gap: 20px;
    }

    .attraction-page-content {
      
        width: 90%;
     
    }

    .book-info-wrap{

        left:40%
    }

    

}

@media (max-width: 1199px) {

    .header-top,
    .navbar {
        padding: 10px 20px 10px 20px;
    }

    .hero-text {
        margin-left: 30px;
    }

    .form-section .prime-btn {
        padding: 10px 8px;
        letter-spacing: 0;

    }

    .contact-info {
        font-size: 16px;
        display: grid;
        gap: 10px;
    }

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


    .bottom-left {
        bottom: 311px;
        left: 90px;
    }

    .bottom-right{

        bottom: 50px;
        right: 90px;
        
    }

    .top-right {
        top: 308px;
        right: 90px;
    }


    .top-right, .bottom-left {
        width: 140px;
        height: 85px;

        
    }

    .contact-info {
        font-size: 16px;
        display: none;
        gap: 10px;
    }

    .header-content .prime-btn{

        display: none;

    }

    .sidenav-wrapper .prime-btn {

        display: inline-block;
      }
      

    

    .booking-form-wrapper {
        bottom: 0;
        padding: 40px 20px;
        /* bottom: -190px; */
        margin: 0 100px;
        
    }

    .hero-title {
       
        font-size: 90px;
    }

    .hero .tagline {
        letter-spacing: 8px;
        font-size: 20px;
        margin-bottom: 0px;
        font-weight: 400;
        font-style: italic;
    }

    .about-text p {
        
        font-size: 11px;
        
    }

    .service-line {
        
        grid-template-columns: repeat(3,1fr);
        align-items: center;
        gap: 40px;
        flex-wrap: wrap;
    }

    .top-left, .bottom-right {
        width: 200px;
        height: 130px;
    }

    .bottom-left {
        bottom: 325px;
        left: 80px;
    }
    .top-left {
        top: 50px;
        left: 50px;
    }

    .bottom-right {
        bottom: 50px;
        right: 50px;
    }

    .top-right {
        top: 325px;
        right: 80px;
    }

    .price-card {
        
        left: -130px;
        
    }

    .Amenities_page .box_container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    /* attraction page */

    .attraction-page-content {
        left: 45%;
        
    }

    .sec-pb-500 {
        padding-bottom: 330px;
    }

}

@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 140px 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: 50px;
    }

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

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

    .header-top {
        display: none;
    }

    .navbar-brand {
        width: 140px;
        height: 80px;

    }

    .navbar-toggler {
        right: 30px;
    }

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

    .hero-image {
        height: 560px;
        border-top-left-radius: 0;
    }

    .hero-text {
        padding: 80px 0;
        text-align: center;
        max-width: 700px;
        margin: 0 auto;
    }

    .hero-text p {
        max-width: 100%;
    }

    .hero-text h1::before {
        display: none;
    }

    .form-label {
        font-size: 20px;
    }

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

    .about-content h2::before {
        width: 40px;
    }

    .about-content h2 {
        margin-bottom: 20px;
        padding-left: 50px;
    }

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

    .amenities-icon-wrap {
        width: 100px;
        height: 100px;
        padding: 22px;

    }

    .amenities-wrapper {
        padding: 20px;
        min-height: 150px;

    }

    .special-offer-content h3 {
        font-size: 28px;
        margin-bottom: 16px;
    }

    .special-offer-content {
        padding: 30px;

    }

    .special-offer-wrapper.second-wrap .special-offer-content h3 {
        font-size: 22px;
    }

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

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

    /* Index page End */
    /**/
    .service-amenities-wrapper {
        grid-template-columns: repeat(2, 1fr);

    }

    .service-page-booking-wrap {
        max-width: 620px;
    }

    .service-page-section-title {
        font-size: 26px;
    }

    /* -- // Contact Page Styles Start // -- */
    .contact-us-top-items,
    .contact-us-top-wrapper {
        margin-bottom: 30px;
    }

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


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

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

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

    .book-info-wrap {
       
        right: -70px;
       
    }

    .price-card {
        
        padding: 15px;
        bottom: 20px;
        /* max-width: 380px; */
        width: 370px;
        left: -85px;
    }

    .price-card h3 {
        
        font-size: 30px;
        
    }

   

    .section-desc {
       
        
        font-size: 15px;
       
    }

    .room-btn {
        
        font-size: 15px;
        padding: 10px 20px;
        width: 250px;
        
    }

    .see-all-btn {
        padding: 10px 15px;
        font-size: 14px;
        
    }

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

    .top-left {
    
        left: 10px;
    }

    .bottom-left {
        
        left: 40px;
    }

    .top-right {
        
        right: 40px;
    }
    .bottom-right {
       
        right: 10px;
    }
    .booking-form-wrapper {
        margin: 0 0px;
        left: 0;
        right: 0;
    }

}

@media (max-width: 991px) {
    .nav-link {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .navbar-nav {
        margin-bottom: 0;
    }

    .hero-text {
        padding: 60px 20px;

    }

    .form-section {
        padding: 80px 0;
    }

    .form-section .prime-btn {
        margin-top: 30px;
        max-width: 150px;
        margin: 30px auto 0 auto;
    }

    .about-content h2 {
        margin-bottom: 30px;
    }

    .about-content {
        max-width: 100%;
        padding: 80px 40px 0px;
        box-shadow: unset;
        margin-right: 0;
        position: static;
        transform: unset;

    }

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

    }

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

    .special-offer-img,
    .second-wrap .special-offer-img {
        height: 440px;

    }


    .our-rooms-grid-item {
        margin: 0 0px;
    }

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

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

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

    .feedback-icon {
        width: 70px;
        height: 70px;
        margin-bottom: 16px;
    }

    .feedback-grid-item {
        margin-bottom: 0px;
        min-height: 320px;
    }

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

    }

    .footer-grid-item:nth-child(1) {
        grid-column: 1 / span 2;
    }

    .footer-grid-item .ft-logo {
        margin: 0 auto 30px auto;
    }

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

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

    /**/
    .service-amenities-wrapper {
        gap: 30px 20px;
    }

    /* //-- Photo-gallery Style start --// */
    .photo-gallery-wrapper .nav-pills .nav-item:not(:last-child) {
        margin-bottom: 0px;
    }

    /* //-- Photo-gallery Style end --// */

    /**/
  

    .sec-pt-100 {
        padding-top: 200px;
    }




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

    .book-info-wrap {
        left: 0px;
        right: 0px;
    }
/* 
    .book-info-wrap {
        position: absolute;
        align-items: center;
        right: -40px;
        
        top: 65%;
        transform: rotate(-0deg) translateY(-0%);
        z-index: 111;
    } */

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

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

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

    .booking-form-wrapper {
        bottom: 0;
        padding: 40px 20px;
        bottom: -160px;
        margin: 0 0px;
        left: 0;
        right: 0;
    }

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

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

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

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

.web-res-form .prime-btn{

    font-size: 15px;

}

.read-more {
    font-size: 15px;
    margin-bottom: 10px;
    
}

.price-card {
    
    /* max-width: 380px; */
    width: 290px;
}

.price-card .price {
    font-size: 12px;
    
}

.price-card h3 {
    font-size: 24px;
}

/* .rooms-container {

    display: grid;
    
} */

/* .price-card {
    
    width: 370px;
    left: 100px;
} */
.hero-title {
    font-size: 85px;
}

.hero .tagline {
    
    font-size: 18px;
    
}

.bookinfo-icon {
    width: 40px;
    height: 45px;
    
}

.bookinfo-content a {
    
    font-size: 20px;
   
}

.image-stack .image-bottom {
    width: 420px;

}

.image-stack .image-top {
    
    top: 85px;
    left: -30px;
    width: 220px;
}


.section-title {
    
    font-size: 52px;
    
}
.price-card {
    
    left: -60px;
}

.book-btn {
    
    padding: 5px 15px;
   
}

.price-card {
    left: -35px;
}

.price-card .price span {
    font-size: 20px;
    font-family: var(--font-coro);
}

.price-card .price {

    
    font-size: 10px;
}

.price-card {
    /* max-width: 380px; */
    width: 250px;
}

.price-card h3 {
    font-size: 22px;
}

.book-btn {
    padding: 5px 10px;
}

.room-btn {
    font-size: 13px;
    padding: 5px 10px;
    width: 220px;
}

.see-all-btn {
    padding: 5px 10px;
    font-size: 12px;
}

.section-desc {
    font-size: 12px;
}

.section-title {
    font-size: 52px;
}

/* .section-label {
  
    font-size: 14px;

} */

.price-card {
  
    bottom: -50px;
    
}

.bottom-left {
    right: -430px;
    bottom: 430px;
}

.top-right {
    left: -430px;
    top: 430px;
}

.highlight-content h2 {
    font-size: 30px;
}

.about-text h5 {

    font-size: 18px;

}

.Amenities-title {
    
    font-size: 52px;
   
}

.offers-title {
    
    font-size: 52px;
    
}

.offers-subtitle {
   
    font-size: 18px;
   
}

.offer-content h3 {
    
    font-size: 35px;
   
}

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

.read-more-btn {
    
    padding: 10px 15px;

    
}

.owl-nav .arrow {
   
    font-size: 20px;
    padding: 8px 14px;
    
}

.owl-nav {
    
    bottom: -40px;
    
    gap: 10px;
}

/* Service page */

.box h6 {
    font-size: 12px;
}

.vertical_line {
    margin: 10px 0;
}

.Amenities_page .box_container .box {
    /* background: #F6F6F6; */
    padding: 10px 30px;
    
}

.Amenities_page .box_container .box img {

    padding: 20px;
}

.breadcrumb li a {

    font-size: 15px;
    
}

.breadcrumb li {
    font-size: 15px;
}

}

@media (max-width: 767px) {

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

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

    .hero-image {
        height: 440px;
    }

    .hero-text h1 {
        margin-bottom: 30px;
        padding-left: 0;
    }

    .hero-text {
        padding: 60px 40px;
    }

    .prime-btn {
        font-size: 14px;
        padding: 10px 8px;
        max-width: 140px;
        height: 48px;

    }

    .hero-text .prime-btn {
        max-width: 180px;
        height: 52px;
    }

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

    .about-content {
        padding: 70px 0px 0px;
    }

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

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

    .our-room-image,
    .photo-gallery-wrap {
        height: 300px;

    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        padding: 0px !important;
        font-size: 18px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .special-offer-img,
    .second-wrap .special-offer-img {
        height: 340px;

    }

    .footer-grid-item h3 {
        font-size: 24px;
        /* padding: 22px 0; */
        padding-bottom: 20px;
    }

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

    .footer-grid-item p,
    .footer-link,
    .ft-add,
    .footer-add a,
    .footer-bottom-wrap p {
        font-size: 14px;
    }

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

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

    .footer-grid-wrapper {
        gap: 30px 8px;
    }

    .service-vector {
        display: none;
    }

    /* Index page none */
    /**/

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

    .service-page-section-icon {
        width: 60px;
        height: 60px;
    }

    .service-page-section-title {
        font-size: 22px;
    }

    .service-page-booking-wrap a {
        font-size: 14px;
    }

    .saline {
        padding-right: 0;
    }

    .saline::after {
        display: none;
    }

    .service-page-booking-wrap .prime-btn {
        margin-top: 30px;
    }

    .service-amenities-icon {
        width: 62px;
        height: 62px;
        margin-right: 30px;
    }

    /* -- // Ada feature Page Styles Start // -- */
    .ada-feature-wrap .sec-title {
        text-align: left;
    }

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

    .ada-feature-item::before {
        width: 14px;
        height: 14px;
    }

    .note {
        font-size: 14px;
    }

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

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

    /**/
    .attraction-page-content {
        border-radius: 4px;
        max-width: 100%;
        position: static;
        transform: unset;
        padding: 30px;

    }

    .sec-pb-350,
    .sec-pb-260,
    .sec-pb-500 {
        padding-bottom: 60px;
    }

    .sec-pt-100 {
        padding-top: 60px;
    }

    .sec-pb-100 {
        padding-bottom: 0;
    }
    .sec-pb-160{
        padding-bottom: 0;

        
    }

    .hero-title {
        font-size: 80px;
    }

    .hero .tagline {
        font-size: 16px;
    }

    .bookinfo {
     
        flex-direction: column;
    }

    .bookinfo-content a {
        font-size: 18px;
    }

    .bookinfo-content p {
        
        font-size: 10px;
        text-align: center;
     
    }

    .book-info-wrap {
        /* right: -40px; */
        /* top: 70%; */
        left: 50px;
    }

    .bookinfo-icon {
        width: 35px;
        height: 40px;
    }

    .booking-form-wrapper {
        bottom: 0;
        padding: 30px 0px;
        bottom: -160px;
        margin: 0 0px;
        left: 0;
        right: 0;
    }

    .form-group {
        padding: 16px 15px;
        border-radius: 4px;
    }

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

    .service-line {
        grid-template-columns: repeat(2,1fr);
        
        gap: 10px;
        
    }

    .rooms-container {
        max-width: 1300px;
        background-color: #F2F5FA;
        border-radius: 30px;
        box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.20);
        display: flex;
        padding: 20px;
        margin: auto;
        gap: 40px;
        align-items: center;
        flex-direction: column;
    }

    .room-buttons {
        display: flex;
        flex-direction: row;
        gap: 10px;
        margin-bottom: 30px;
    }

    .room-btn {
        
        padding: 10px 10px;
       
    }

    .bottom-left {
        right: -310px;
        
    }
    .top-right {
        left: -310px;
        
    }

    .highlight-content h2 {
        font-size: 25px;
    }

    .highlight-content .btn {
       font-size: 10px;
        padding: 10px 22px;
        
    }

    .image-stack .image-bottom {
        width: 400px;
    }

    .image-stack .image-top {
        top: 80px;
        left: 10px;
        width: 200px;
    }

    .about-text h5 {
        padding: 0 10px;
        font-size: 16px;
    }

    .about-text h2 {

        font-size: 48px;
        text-transform: capitalize;
        margin: 20px 10px;
    }

    .about-text p {
        font-size: 10px;
        padding: 0 10px;
    }

    .read-more {
        font-size: 15px;
        margin-bottom: 10px;
        padding: 0 10px;
    }

    .price-card {
        /* max-width: 380px; */
        width: 320px;
        left: 50px;
    }

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

    .our-rooms-grid-item {
        position: relative;
        height: 540px;
        width: 100%;
    }

    .prime-btn {
        font-size: 12px;
        padding: 15px 10px;
        max-width: 140px;
        height: 40px;
    }

}

@media (max-width: 575px) {

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

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

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

    .navbar-collapse {
        padding: 100px 40px 40px;

    }

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

    .hero-image {
        height: 360px;
    }

    .hero-text {
        padding: 60px 20px;
    }

    .about-content {
        padding: 60px 0px 0px;
        text-align: center;
    }

    .about-content h2::before {
        display: none;
    }

    .about-content h2 {
        margin-bottom: 20px;
        padding-left: 0;
    }

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

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

    .service .sec-title {
        margin-bottom: 80px;
    }

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

    .section-bg-image {
        padding: 80px 0;
    }

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

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        bottom: -10%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

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

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

    .photo-gallery {
        margin-top: 50px;
    }

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

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

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

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

    .footer-grid-item p {

        padding: 0 20px;
    }

    .footer-add a {
        word-break: break-all;
    }

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

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

    .special-offer-content h3 {
        font-size: 22px;
    }

    .see-more-link {
        font-size: 14px;
    }

    /* index page end */

    /**/
    .page-hero-content {
        padding: 0 10px;
    }

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

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

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

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

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

    .attraction-page-content h4 {
        margin-bottom: 18px;
        font-size: 22px;
    }

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

    }

    .section-title{

        font-size: 48px;
    }

    .Amenities-title{

        font-size: 48px;
    }

    .offers-title{

        font-size: 48px;
    }

    .testimonial-section h2{

        font-size: 48px;
    }

    .testimonial-body p {
        font-size: 14px;
        
    }

    .book-info-wrap {
        /* right: -40px; */
        /* top: 70%; */
        /* left: 80px; */
        margin-left: 20px;
    }

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

    .bookinfo-content p {
        font-size: 10px;
        text-align: center;
    }

    .bookinfo-icon {
        width: 30px;
        height: 38px;
    }

    .image-stack .image-bottom {
        width: 320px;
    }

    .image-stack .image-top {
        top: 70px;
        left: 10px;
        width: 150px;
    }

    .room-buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 30px;
    }

    .price-card {
        /* max-width: 380px; */
        width: 345px;
        left: 0px;
    }

    .sidenav-wrapper p.text {
        font-size: 14px;
        line-height: 2;
        letter-spacing: 0.5px;
        font-weight: 400;
        font-style: var(--font-primary);
    }

    .sidenav-wrapper p.sidebar-amenities {
        font-size: 15px;
    

        
    }

    .hero-title {
        font-size: 75px;
    }

    .hero .tagline {
        font-size: 14px;
    }

    .about-text h2 {
        font-size: 46px;
    
    }

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

    }

    .about-text h5 {
        padding: 0 10px;
        font-size: 14px;
    }

    .Amenities-title {
        font-size: 46px;
    }

    .sub-text {
        
        font-size: 14px;
    }

    .service-item p {
        
        font-size: 15px;
        
    }

    .offers-title {
        font-size: 46px;
    }

    .offers-subtitle {
        font-size: 14px;
    }

    .offer-content h3 {
        font-size: 32px;
    }

    .offer-content p {
        font-size: 12px;
    }

    .top-right {
        left: -210px;
    }

    .bottom-left {
        right: -210px;
    }

    .top-left, .bottom-right {
        width: 180px;
        height: 120px;
    }

    .top-right, .bottom-left {
        width: 130px;
        height: 80px;
    }

    .section-title {
        font-size: 46px;
    }

    .Ada-btn {
        font-size: 14px;
        /* width: 125px; */
        padding: 14px 14px;
        
    }

    .Amenities_page .box_container {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .Hotel_Ameneties {
    
        font-size: 48px;
    }

    .Amenities_page .box_container .box img {
        padding: 10px;
    }

    .rooms-page-container {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        gap: 20px;
    }

    .Hotel_Ameneties {
        font-size: 46px;
    }

    .sec-title {
      
        font-size: 46px;
       
    }

    .attraction-page-content h4 {
        
        font-size: 20px;
    }

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

    /* ADA  */

    .ADA-wrap h2 {
        font-size: 28px;
        
    }

    .ADA-wrap ul li {

        font-size: 12px;
       
    }

    .book-info-wrap{

        display: none;
    }
    

}

@media (max-width: 480px) {

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

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

    .header-top,
    .navbar {
        padding: 10px 0px;
    }

    .hero-image {
        height: 280px;
    }

    .hero-text p,
    .feedback-grid-item span {
        font-size: 14px;
    }

    .form-section,
    .sec-spacing,
    .section-bg-image {
        padding: 60px 0;
    }

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

    .form-section .prime-btn {
        max-width: 100%;
        margin: 20px auto 0 auto;
    }

    .amenities-inner-wrapper h4 {
        font-size: 20px;
    }

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

    .our-room-image,
    .photo-gallery-wrap {
        height: 240px;
    }

    .our-rooms-name-wrapper h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }

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

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

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

    .footer-grid-item:nth-child(1),
    .footer-grid-item:nth-child(2),
    .footer-grid-item:nth-child(3) {
        grid-column: 1 / span 1;
    }

    .footer-link-wrapper {
        padding-left: 0%;
        text-align: center;
    }

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

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

    .feedback-grid-item {
        padding: 30px 20px;
        border-radius: 10px;
    }

    .feedback .owl-carousel .owl-nav button.owl-next,
    .feedback .owl-carousel .owl-nav button.owl-prev {
        bottom: -16%;
    }

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

    .special-offer-img,
    .second-wrap .special-offer-img {
        height: 300px;
    }

    .special-offer-content h3 {
        font-size: 20px;
    }

    /**/
    .page-hero-banner {
        min-height: 400px;
    }

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

    .service-page-booking-wrap {
        padding: 0 10px;
    }

    /* //-- Photo-gallery Style start --// */
    .photo-gallery-wrapper .nav-pills {
        justify-content: center;
    }

    .photo-gallery-wrapper .nav-pills .nav-link {
        padding: 10px 12px;
        font-size: 15px;
        margin-right: 10px;
    }

    /* //-- Photo-gallery Style end --// */
    /* -- // Ada feature Page Styles Start // -- */
    .ada-feature-item {
        font-size: 14px;
    }

    .ada-feature-item::before {
        width: 12px;
        height: 12px;
    }

    .note {
        font-size: 13px;
    }

    .ada-feature-wrap h3 {
        font-size: 18px;
    }

    /* -- // Ada feature Page Styles End // -- */
    .attraction-image {
        height: 320px;
        border-width: 12px;
    }

    .bookinfo-content a {
        font-size: 7px;
        letter-spacing: 0.4px;
    }

    .bookinfo-icon {
        width: 24px;
        height: 38px;
    }

    .price-card {
        /* max-width: 380px; */
        width: 270px;
        left: 0px;
    }
}

@media (max-width: 350px) {
    .hero-image {
        height: 250px;
    }

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

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

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


}