@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 select{
        font-size:var(--f16);
    }
    .search-bar input{
        font-size:var(--f16) !important;
    }
    .search-bar button.main-btn{
        letter-spacing: 1px;
    }
.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%;
}
}

@media (max-width: 1024px){
section.featured-cabins .owl-nav button.owl-next {
    right: 0px;
    left: auto;
}
  section.featured-cabins .owl-nav button.owl-prev {
    left: 0px;
}
}

@media (max-width: 980px){
        section.event-page-collection {
                padding: var(--p50) var(--p12);
   
}
  
    .abt-logo{
        justify-content: space-between;
    }
    .abt-logo img{
        width: 80px !important;
    }
  .check-form {
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    height: 55px;
    width: 80%;
    margin: auto;
    /* margin-top: 90px; */
}
  
      .check-availability.newcllass {
        position: static;
        top: 0;
        margin-top: 0;
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }
  
  .search-head{
    display:block;
  }
  
  .check-availability {
    display: block;
}
      div#srch {
        width: 100%;
        position: fixed;
        left: 0;
        top: 100%;
        height: 100vh;
        z-index: 9;
        background: #fff;
        transition: .3s;
        border-radius: 0;
        padding: 30px 20px;
        overflow-y: scroll;
        transform: translateX(0);
        max-width: 100%;
        margin-top: 0;
    }
  
      .search-bar-inner {
        background: 0 0;
    }
  
      .search-bar.newClass, .search-head {
        position: relative;
    }
  
      section.video-banner .search-head i.fa.fa-times.close2 {
        font-size: 20px;
        color: #000;
        cursor: pointer;
        position: absolute;
        top: 5px;
        left: 96%;
    }
      section.video-banner .search-head h4 {
        border-bottom: 1px solid #000;
        font-size: 20px;
        padding-bottom: 15px;
        color: var(--black-color);
        font-weight: 400;
        font-family: var(--secondary-font);
        text-transform: capitalize;
        letter-spacing: 0;
    }
  
  
    .video-sec {
    width: 100%;
    height: 550px;
    position: relative;
}
.search-bar form{
    width: 95%;
    position: relative;
    bottom: 0px;
    margin-top: var(--m20);
    padding: var(--p20);
    margin-bottom: 0px;
}
.search-bar .check{
    margin-bottom:15px;
}
.search-bar .check:before{
    display:none;
}
.search-bar input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 40px 0 0 40px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
}

.search-bar .guest input{
    border-radius: 40px !important;
}
.search-bar .form-control:focus {
    background-color: #f5f5f5 !important;
    border-color: #e0e0e0 !important;
}
.search-bar .col-3:before{
    display:none;
}
.search-bar i {
    top: 1.2rem;
    font-size: var(--f18);
    left: 20px;
    right: auto;
}
.search-bar 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-bar .col-3{
   width: 100%;
        margin-bottom: 15px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
}
.search-bar .col-3.md-12.sm-12.srch-btn {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0;
}
.search-bar .check i {
    top: 1.2rem;
}
.search-bar input#end_date {
        padding-left: 48px;
        border-radius: 0 40px 40px 0;
    }
.search-bar button.main-btn{
    height: 60px;
    border-radius: 40px;
}
    section.featured-cabins{
        padding-top:50px;
    }
.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;
}
section.video-banner{
    height: 550px;
}
.search-bar .main-check {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}
.search-bar {
   position: absolute;
   bottom: -425px;
   left: 50%;
   transform: translateX(-50%);
   width: 93%;
   z-index:2;
}
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);
}
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 img.img-fluid {
    height: 350px;
}

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;
    }
    .how-we-value-wrapp.atr .head-sec {
        padding-top: 0px;
    }
  
  
  /* about */
  
  section.about-eliza .img {
    order: 1;
    margin-bottom: 15px;
}
  .col-lg-6.col-12.abtelz-cont {
    order: 2;
    /* padding: 0 0 50px; */
}
  section.about-eliza .img img {
    width: 100%;
    height: 350px;
}
  
  /* gallery */
  
  section.gallery .head-sec {
    margin-bottom: 20px;
}
  section.gallery .col-lg-3.col-12.md-12.sm-12.glcon {
    margin-bottom: 20px;
}
  
  section.about-owner .abt-img {
    height: 350px;
        width: 100%;
  }
  
  section.about-owner img {
    height: 350px;
  }
  section.collection-section .col-lg-3{
    width: 50%;
  }

  .how-we-value-wrapp .atr-cont h4 {
    font-size: 20px;

}

section.collection-section .collection-content h3 {
    font-size: 20px;
}

.testimonial-box h3 {
    font-size: 22px;
}

.event-text h6 {
    font-size: 16px;

}




  
}

@media (max-width: 540px){

    .testimonial .item {
     padding: 0px;
}

section.featured-cabins .item {
    padding-left: 0;
    padding-right: 0;
}


    .event-text p {
    margin-top: 50px;
}

    .how-we-value-wrapp .atr-cont h4 {
    font-size: 20px;
    }
    
section.collection-section .collection-content h3 a {
    font-size: 20px;
}
    section.collection-section{
        padding-bottom: 0;
    }

    section.collection-section .col-12{
        padding:0;
    }

    section.featured-pro .pro-img {
    height: 300px;
}

    section.featured-pro .main-prop {
    padding-left: 0;
    padding-right: 0;
}

    section.featured-pro .head-sec {
    margin-bottom: 20px;
}

    section.featured-pro .head-sec h2 {
    margin-bottom: 0;
}

    section.about-eliza .cont {
    margin-bottom: 20px;
        max-height: 215px;
   }

        section.about-eliza .img {
        margin-bottom: 0;
    }
    .check-form{
        width: 80%;
    }
    section.collection-section .col-lg-3{
        width: 100%;
    }
    section.video-ifr .video-section{
        display: block;
    }
    section.video-ifr .video-sidebar{
        width: 100%;
    }
    section.video-ifr .main-video{
        width: 100%;
        margin-top: 20px;
    }
  
  section.reviews-section .head-sec h2 {
   font-size:28px;
}
  
  section.gallery .head-sec h2{
   font-size:28px;
}
  
  section.featured-cabins .head-sec h2 {
   font-size:28px;
}
  
   .check-availability.newcllass .check-form{
        position: fixed;
        top: 0;
        margin-top: 0;
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }
  
    .check-form {
    margin-top: 90px;
}
  
  #datepicker-demo17.datepicker {
    left: 0;
    top: 49%;
    width: 100% !important;
}
  
section.about-eliza .img img {
        height: 300px;
    }
  section.about-owner .abt-owner {
    margin-bottom: 25px;
}
    
    section.about-owner .call-area a {
        font-size: 13px;
    }
    section.about-owner .abt-img {
        height: 300px;
    }
   
    section.testimonial .head-sec {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
        margin-bottom:0;
    }
    .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: 133px !important;
    }
    .video-sec {
    width: 100%;
    height: 250px;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    padding:0px;
}
.video-cont{
    padding-top: 0px;
}
section.video-banner {
    height: 250px;
}
    section.featured-cabins{
        padding-top:40px;
    }
.video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0;
    margin-top: 80px;
    padding-left: 40px;
}
.video-cont p {
    font-size: var(--f18);
}
.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: 0;
    padding: 0;
}
.search-bar form{
    padding-bottom: var(--p20);
          margin-top: var(--m0);
}
.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);
}
.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.video-ifr{
        padding-bottom: 0px;
    }
    section.insta-sec{
        padding-bottom: 0px;
    }
    section.event-page-collection {
        
        padding: var(--p40) var(--p12);
}

}

@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: 300px;
}
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);
   }
}