@media(max-width: 991px) {
    .header-box h3 {
        font-size: 18PX;
    }
    .header-box h6 {
        font-size: 14PX;
        margin: 25px 0px;
    }
    .header-box {
        position: absolute;
        top: 17%;
        left: 6%;
        content: '';
        width: 95%;
    }
    .header-links ul li a {
        margin: 0px;
        padding: 2px;
        font-size: 12px;
    }
    .main-header-bg{
        height: 260px;
    }
    .primary-button{
        padding: 12px 12px 10px 12px !important;
        font-size: 13px !important;
    }
    .secondery-button{
        padding: 12px 12px 10px 12px;
        font-size: 13px;
    }
    .about-us-page {
        padding: 15px 0px;
    }
    .about-us-page h4 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .about-us-page h6 {
        font-size: 14px;
    }
    .about-left-side h3 {
        font-size: 20px;
    }
    .about-left-side p {
        font-size: 15px;
    }
    .amenities-us-page {
        padding: 10px 0px;
    }
    .amenities-us-page h4 {
        font-size: 24px;
    }
    .amenities-us-page h4 {
        font-size: 23px;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .amenities-box h5 {
        font-size: 17px;
        padding: 0px 0px;
    }
    .amenities-box i {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .rooms-page {
        padding: 10px 0px;
    }
    .rooms-page h3 {
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .rooms-page h4 {
        font-size: 21px;
        margin-top: 12px;
    }
    .button-box {
        margin-top: 10px;
    }
    .testimonials-page {
        padding: 10px 0px;
    }
    .testimonials-page h3 {
        font-size: 21px;
    }
    .review{
        margin: 5px 0px;
    }
    .testimonial-carousel p {
        font-size: 14px;
    }
    .testimonial-carousel h4 {
        font-size: 18px;
    }
    .about-right-side , .room-side-right{
        border-left: none;
    }
    .gallery-page{
        padding: 10px 0px;
    }
    .gallery-page h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .footer-menu h4 {
        font-size: 21px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .footer-menu p {
        font-size: 15px !important;
        margin-bottom: 0px;
    }
    .widget-area {
        padding: 20px 0px;
    }
    .facility-box{
        border: none;
    }
    .facility-box-1{
        border: none;
    }
    .footer-svg-image{
        top: 0px;
    }
    .footer-menu ul li a {
        font-size: 15px;
    }
    .footer-menu ul li {
        padding: 0px 0px;
    }
    .logo {
        max-width: 260px;
        height: auto;
    }   
    .header-top {
        padding: 0px;
    }
    .main-header-bg {
        background-size: cover;
    }
    .breadcumb-wrapper-bg {
        padding: 50px 0px;  
    }
    .aboutus_wrapper {
        padding: 15px 0px;
    }
    .about-image-section img {
        margin: 10px 0px;
    }
    .contact_us_page {
        padding: 15px 0px;
    }
    .form-page{
        padding: 10px;
    }
    .form-page-1{
        padding: 10px;
    }
    .contact-title {
        font-size: 23px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .contact-us-list {
        padding: 10px;
    }
    .contact-us-list-links h4{
        font-size: 23px;
    }
    .contact-us-list-links ul li {
        margin: 5px 0px;
        padding: 8px 0px;
        font-size: 15px;
    }
    .form-input {
        padding: 6px;
        margin: 6px 0px;
    }
    .rooms-wrapper {
        padding: 15px 0px;
    }
    .rooms-wrapper h3 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .rooms-wrapper h4 {
        font-size: 21px;
        margin: 18px;
        padding-bottom: 3px;
    }
    ::placeholder{
        font-size: 14px;
    }
    
    .room_booking{
        padding: 20px 0px;
    }
    .rooms-list button{ 
        font-size: 17px;
        margin-bottom: 10px;
    }
    .rew h3 {
        font-size: 24px;
        text-align: center;
    }
    .description h3{
        font-size: 24px;
        text-align: center;
    }
    .availabilty h3{
        font-size: 24px;
        text-align: center;
    }
    .facilities h3{
        font-size: 24px;
        text-align: center;
    }
    .reviews {
        margin: 10px 0px;
    }
    .ftb-widget .ftb-bookingWidget__inner {
        background-color: #f9f9f9 !important;
        position: absolute;
        left: 1%;
        width: 98%;
        content: '';
        padding: 12px 0px !important;
        border-radius: 8px;
        bottom: -164px;
    }
    .ftb-widget .ftb-bookingWidget__dateSearch__title {
        font-size: 13px !important;
        line-height: 21px !important;
        text-align: center !important;
        margin-bottom: 0px !important;
    }
    .ftb-widget .input-daterange input {
        text-align: center;
        width: 50%;
    }
    .breadcumb-content h3{
        font-size: 21px;
    }
}
@media(max-width: 767px) {
    .rooms-list{
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .contact-us-list {
        margin-top: 15px;
    }
    .scroll-btn {
        --btn-size: 40px;
        --extra-shape: -4px;
        right: 10px;
        bottom: 50px
    }
    .scroll-btn.show {
        bottom: 15px;
        right: 25px;
    }
    .copyright-text{
        font-size: 12px;
    }
    .amenities-box{
        color: #fff;
        display: block;
    }
}   
@media(max-width: 567px) {
.header-links{
    text-align: left;
}
.header-links-1{
    text-align: left;
}
.header-links-1 ul {
    display: flex;
    padding: 12px;
    justify-content: left;
  }
  .header_nav{
    display: grid;
    justify-content: left;
}
.form-page-1 h5{
    width: 93%;
    margin: 15px 12px;
}
.form-page-1 label {
    font-size: 14px;
}
}
@media only screen and (max-width: 1200px) {
    .amenities-box h5 {
        font-size: 17px;
        padding: 0px 10px;
      }
      .facility-box {
        min-width: auto;
      }
      .svg-image{
        display: none;
      }
}
@media only screen and (min-width: 1300px) {
    .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container {
        max-width:calc(var(--main-container) + var(--container-gutters));
        padding-left: calc(var(--container-gutters)/2);
        padding-right: calc(var(--container-gutters)/2)
    }

    .container-fluid {
        padding-left: calc(var(--container-gutters)/2);
        padding-right: calc(var(--container-gutters)/2)
    }
    .header-box{ 
        position: absolute;
        top: 30%;
        left: 20%;
        content: '';
        width: 100%;
    }
    
}

@media only screen and (max-width: 1600px) {
    .container-fluid.px-0 {
        padding-left:15px !important;
        padding-right: 15px !important
    }

    .container-fluid.px-0>.row {
        margin-left: -12px !important;
        margin-right: -12px !important
    }
    .header-links ul{
        display: block;
        float: none;
    }
}   
@media only screen and (max-width: 1300px) {
    
    .header-links ul li a {
        margin: 0px 0px;
    }
}