@media (max-width: 1400px){
    section.featured-pro .pro-cont{
        padding: var(--p20) var(--p15);
    }
}
@media (max-width: 1366px){

section.home-list ul li{
    flex-direction: column;
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
        text-align: center;
}
section.home-list ul i{
    margin-right:0px;
}
}
@media (max-width: 1024px) and (min-width: 981px){
.search-bar .col-3{
    padding-left: var(--p5);
}
  .search-bar button.main-btn{
      font-size: var(--f14);
  }
  .search-bar form{
      width:99%;
  }

div#guestsss{
    min-width: 240px;
}
section.featured-pro .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
}
.about_section .about_content {
    margin-left: 25px;
}
section.home-list .col-4 {
    width: 49%;
}
form.Search-bar{
    width: 85%;
}
section.about-us .about-image-sec img {
    width: 450px;
}
}
@media (max-width: 980px){
  
  form.Search-bar label {
    padding-left: 21px;
}
    .video-sec {
    width: 100%;
    height: 550px;
    position: relative;
}
.search form{
    width: 95%;
    position: relative;
    bottom: 0px;
    margin-top: var(--m20);
    padding: var(--p20);
    margin-bottom: 0px;
}
.search .check{
    margin-bottom:15px;
}
.search .check:before{
    display:none;
}
.search input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px 0 0 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p22);
    background: #f5f5f5 !important;!i;!;
    border: 1px solid #e0e0e0 !important;!i;!;
}

.search .guest input{
    border-radius: 40px !important;
}
.search .form-control:focus {
    background-color: #f5f5f5 !important;
    border-color: #e0e0e0 !important;
}
.search .col-3:before{
    display:none;
}
.search i {
    top: 1.2rem;
    font-size: var(--f18);
    left: 20px;
    right: auto;
}
.search select{
    height: 59px;
    width: 100%;
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p12);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    text-indent: 32px;
}
.search .col-3{
   width: 100% !important;
   margin-bottom: 15px;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 0;
   padding-right: 0;
   gap: 0 !important;
   border-right: 0px solid !important;
}
    form.Search-bar .people button{
        position:absolute;
        left: 20px;
    }
    form.Search-bar .people button.button11.button1{
        left: auto;
        right: 20px;
    }
    form.Search-bar .adult-box input{
        width: 100%;
        border-radius: 40px;
    }
.search .col-3.md-12.sm-12.srch-btn {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0;
}
    form.Search-bar .people label{
        text-align:left;
    }
.search .check i {
    top: 1.2rem;
}
.search input#end_date {
        padding-left: 22px;
        border-radius: 0 40px 40px 0;
        border-left: 0px solid !important;!i;!;
    }
.search button.main-btn{
    height: 60px;
    border-radius: 40px;
}
.video-cont{
    bottom:0px;
}
.video-cont h1{
    font-size: var(--f45);
    margin-top: 50px;
}
.video-cont p{
    font-size: var(--f22);
}
.video-cont .scroll a{
    display: flex;
    justify-content: center;
}
.scroll .text{
    margin-left:0px;
    display: none;
}
section.video-banner{
    height: 765px;
}
.search .main-check {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}
.search {
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   width: 100%;
   z-index:2;
   bottom: -40%;
}
.datepicker{
    margin-top: 60px;
}
section.abt-cta .head-sec h2{
    font-size: var(--f50);
}
section.abt-cta {
    padding: var(--p100) var(--p12);
}
section.home-list {
    padding: var(--p50) var(--p12);
    padding-top: 45px;
}
section.home-list .col-4 {
    width: 49%;
}
.about-bsns{
    padding: var(--p60) var(--p12);
}

.how-we-value-wrapp {
    padding: var(--p50) var(--p12);
}
.how-we-value-wrapp .col-lg-4 {
    width: 100%;
}

section.booking-area .col-6.md-12.sm-12.img{
    width: 100%;
    margin-bottom: var(--m30);
}
section.booking-area .col-6.md-12.sm-12.cont {
    width: 100%;
}
section.about-us-home .row{
    flex-direction: column-reverse;
}
section.about-us-home .col-5.abt-left{
    width: 100%;
    margin-top: var(--m30);
}
section.about-us-home .col-7.abt-right {
    width: 100%;
}
section.about-us-home .abt-co-img{
    padding-right: 0;
}
section.about-home .col-5 {
    flex: 0 0 auto;
    width: 100%;
}
section.about-home .col-7.md-12.sm-12{
    width: 100%;
    margin-top: var(--m30);
    padding: 0 var(--p12);
}
section.about-home img{
    height: 400px;
}
section.about-home .about-img .main-about-img{
    width:100%;
}

    .about_section .about_content {
    margin-left: 0;
    }
    section.cta .content {
    width: 85%;
    }
    .about_section .about_img{
        height: auto;
        margin-bottom: 30px;
    }
    .about_section .about_img img{
        height: auto;
    }
        input#demo17 {
        height: 59px !important;
    }
    .datepicker-common-2{
        height: 59px;
    }
    .how-we-value-wrapp.atr .head-sec {
        padding-top: 0px;
    }
    form.Search-bar .people{
        width: 100%;
    }
    form.Search-bar .sub-btn{
    width: 50%;
        padding: 0;
        justify-content: center;
    }
    form.Search-bar .sub-btn button, form.Search-bar .submit-btn{
        width: 100%;
    }
    section.about-us .row{
        flex-direction: column-reverse;
        gap: 30px 0;
    }
    section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0px 30px -20%;
}

section.about-us .about-image-sec .abt-img2 {
    margin: 0px -20% 0px 0px;
}
section.about-us .about-content-sec {
    padding-right: 0px;
}
section.home-list .pro-img img {
    height: 280px;
    }
    .choose-info{
        padding: 15px;
    }
    .choose-info img {
    margin-bottom: 25px;
}
section.special-offers .special-offers-content{
    padding: 40px;
}
section.cta{
    padding-top: 50px;
    padding-bottom: 50px;
}
section.testimonial .owner-info h3 {
    font-size: 20px;
    }
  
  section.faq-sec .faq-img img {
    height: 350px;
    margin-bottom: 20px;
}
  
  form.Search-bar .adult-box {
    position: relative;
    margin-right: 18px;
}
  form.Search-bar input, form.Search-bar select {
    background: transparent !important;
    border: none !important;
}
  
  .col-3.adult_field {
    width: 50% !important;
}
  
  
}
@media (max-width: 540px){
  
      section.faq-sec .faq-img img {
        height: 300px;
        margin-bottom: 20px;
    }
  
  section.home-list .pro-cont p {
    max-height: 95px;
}
  
  .search form{
    padding:10px;
  }
  
      .search {
        bottom: -78%;
    }
  
  section.faq-sec .head-sec{
    text-align:center;
  }
  
    form.Search-bar .sub-btn {
        width: 100%;
    }
  
  .col-3.adult_field {
    width: 100% !important;
}
    
    section.about-owner .call-area a {
        font-size: 13px;
    }
    section.about-owner .abt-img {
        height: 300px;
    }
   
    section.testimonial .head-sec {
        width: 100%;
        padding-left: 12px;
        padding-top: 0;
      padding-right: 12px;
        margin-bottom:30px;
    }
    section.testimonial .test-card{
        padding: 30px 20px 30px;
    }
    section.testimonial .owner-info h3 {
        font-size: 18px;
    }
    .how-we-value-wrapp img.img-fluid {
        height: 300px;
    }
    .how-we-value-wrapp.atr .head-sec {
        padding-top: 0px;
    }
    section.about-owner img {
        height: 300px;
    
    }
    .search-bar input{
        border-radius: 40px;
    }
    .search-bar input#end_date {
        border-radius: 40px;
    }
        section.home-list .col-4 {
        width: 100%;
    }
        input#demo17 {
        height: 59px !important;
    }
    .video-sec {
    width: 100%;
    height: 350px;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    padding:0px;
}
.video-cont{
    padding-top: 0px;
}
section.video-banner {
    height: 625px;
}
.video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0;
    margin-top: 50px;
    padding-left: 0;
}
.video-cont p {
    font-size: var(--f18);
    margin-bottom: 0;
}
.video-sec button#play, .video-sec button#pause {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    text-align: center;
    padding: 0px 9px;
    width: 45px;
    height: 45px;
    display: none;
}
.search-bar .check{
    width:100%;
}
.search-bar .col-3 {
    width: 100%;
    margin-bottom: var(--m20);
}
.search-bar select{
    text-indent: 30px;
}
.search-bar button.main-btn{
    height:59px;
}
.search-bar {
    bottom: -420px;
}
.search-bar form{
    padding-bottom: var(--p20);
}
.search-bar .col-3.md-12.sm-12.srch-btn {
    width: 100%;
}
.head-sec h2 {
    font-size: var(--f28);
}
section.home-list .pro-img img {
    height: 250px;
}
section.home-list {
    padding: var(--p40) var(--p12);
    padding-top: 20px;
}
.how-we-value-heading h4{
    font-size: 18px;
}
.shape-image img{
    width:100%;
}
.how-we-value-heading h3{
    font-size: 25px;
}
.how-we-value-heading {
    text-align: center;
    margin-bottom: 30px;
}
.how-we-value-wrapp {
    padding: var(--p40) var(--p12);
}
section.home-list h3.title{
    height:auto;
}
section.home-list p.adr{
    height:auto;
}
section.home-list .pro-cont{
    padding: var(--p24) var(--p14);
    margin-top: 0;
}
    section.cta .content {
        width: 95%;
        padding: 20px;
    }
section.about-us-home .col-7.abt-right {
    width: 100%;
    padding: 0px;
}
section.about-us-home .abt-co-img-right {
    text-align: left;
    z-index: 1;
    transform: translateY(0%) translateX(0px);
    position: relative;
    top: 0;
    margin-top: var(--m20);
}
section.about-us-home .abt-co-img-right img{
    height: 300px;
    width:100%;
}
section.about-us-home .abt-co-img-left img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
section.about-us-home .col-5.abt-left{
    padding:0px;
}
section.about-home .col-5, section.featured-pro .col-md-4{
    padding:0px;
}
section.about-home .col-7.md-12.sm-12{
    padding:0 0px;
}
section.about-home img{
    height:350px;
}
section.about-home .col-6.dash-top{
    width: 75px;
    padding: 0px;
    margin-bottom: var(--m10);
}

section.about-home .abt-cont{
    max-height: 385px;
}

section.featured-pro img.img-fluid {
    height: 300px;
}
section.featured-pro h5 span{
    font-size: var(--f22);
}
section.featured-pro h3.title{
    font-size: var(--f20);
    height: 27px;
}
.about-bsns{
    padding: var(--p50) var(--p12);
}
.about-bsns h5, .about-bsns h2{
    font-size: var(--f25);
}
.about-bsns p{
    font-size: var(--f16);
}

.how-we-value-wrapp .col-lg-4 {
    width: 100%;
    padding: 0;
}
.single-box img {
    height: 404px;
    object-fit: cover;
}
.single-box .content h3, .single-box .hover-content h3{
    font-size: 21px;
    height: 31px;
}
section.booking-area .how-we-value-heading h4{
    font-size: 18px;
}
section.booking-area .how-we-value-heading h3{
    font-size: 25px;
}
section.booking-area .col-6.md-12.sm-12.img{
    padding:0px;
}
section.booking-area .box{
    display:none;
}
section.booking-area .col-6.md-12.sm-12.img img{
    height: 350px;
}
section.booking-area .box-area h3 {
    font-size: var(--f18);
}
  .about_section .about_img{
        height: auto;
    }
    .about_section .about_img img{
        height: auto;
    }
    section.about_section .col-lg-6{
        padding:0px;
    }
        section.home-list ul li {
        flex-direction: row;
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: center;
        text-align: center;
        flex-direction: column;
    }
    section.about-us .about-image-sec img{
        width: 100%;
    max-width: 100%;
    height: 220px;
    }
    section.about-us .about-image-sec .abt-img1 {
        margin: 0px 0px 25px 0%;
        width: 100%;
    }
    section.about-us .about-image-sec .abt-img2 {
        margin: 0px 0% 0px 0px;
    }
    .head-sec{
        margin-bottom: var(--m30);
    }
    section.home-list .owl-nav{
        margin-top: 20px;
    }
    section.home-list button.owl-prev, section.home-list button.owl-next {
    width: 40px;
    height: 40px;
}
    .choose-info {
        padding: 0;
    }
    section.choose-us .col-4{
        width: 100%;
    }
    .choose-info img {
        margin-bottom: 20px;
    }
    .choose-info h4 {
    font-size: 18px;
}
.choose-info p {
    max-width: 100%;
    margin: auto;
}
section.special-offers .col-6 {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
section.special-offers .special-offers-content {
        padding: 25px;
    }
    section.special-offers .special-offers-content h4{
        margin-bottom: 30px;
    }
    section.special-offers .special-offers-content p{
        margin-bottom: 0;
    }
    section.special-offers .row{
        gap: 30px 0;
    }
    section.special-offers .offers-btn {
    text-align: center;
    margin-top: 30px;
}
section.cta {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    section.cta .head-sec {
    margin-bottom: 20px;
}
  
  section.home-list .container,
  section.testimonial .container,
  section.faq-sec .container{
    padding: 0;
}
  
  section.faq-sec .faq-img {
    padding-right: 0;
}
  
}
@media (max-width: 400px){
   
}
@media (max-width: 384px){
   
}
@media (max-width: 380px){
  
}

@media (max-width: 360px){
        .video-cont h1 {
        font-size: var(--f28);
        /* margin-bottom: 80px; */
    }
 .video-sec{
     height: 300px;
 }
     .head-sec h2 {
        font-size: var(--f25);
    }
    .head-sec {
    text-align: center;
    margin-bottom: var(--m30);
}
 section.video-banner {
    height: 620px;
}
section.about-us-home .head-sec {
    text-align: left;
    margin-bottom: 0;
}
.how-we-value-heading h4 {
    font-size: 16px;
}
.how-we-value-heading h3 {
    font-size: 22px;
}
section.home-list img.img-fluid{
    height: 250px;
}
section.home-list h5 span{
    font-size: var(--f21);
}

.about-bsns h5, .about-bsns h2 {
    font-size: var(--f22);
}
section.booking-area .how-we-value-heading h4 {
    font-size: 16px;
}
section.booking-area .how-we-value-heading h3 {
    font-size: 22px;
}
section.booking-area .col-6.md-12.sm-12.img img {
    height: 300px;
}
section.booking-area .box-area h3 {
    font-size: var(--f17);
}
}
@media (max-width: 320px){
   section.home-list ul li{
       text-align: center;
       font-size: var(--f13);
   }
}