@media (min-width: 1800px){
  .sustainability-tab{
    left: -1.2%;
  } 
}
@media screen and (min-width: 992px) and (max-width: 1199px){
.activities .upper-head{
  width: 70%;
  }
  .activities .row {
    gap: 40px 1%;
}
  .activities .col-4{
    width: 32.6%;
  }
  .why-us-content {
    width: 70%;
  }
   .sustainability-tab{
    left: -2.2%;
  }
}

@media (max-width: 980px){
   .sustainability-tab {
        left: -2.9%;
        z-index: 4;
    }
 .banner-wrapper{
        height: 850px;
    }
   .banner-wrapper video, .banner-wrapper .overlay{
        height:550px;
    }
    form.Search-bar {
        width: 100%;
        top: 0;
    }
    .video-cont .search-bar {
    display: block;
}
    .video-cont h1{
    text-shadow: 0px 0px 6px #000;
    font-size: var(--f50);
    }
  .search .col-3:first-child, form.Search-bar .checkbar {
    border-right: 0px solid #cccccc;
    width: 100%;
      margin-bottom:15px;
}
    form .adult_field{
        width:100%;
        padding-left:16px;
        padding-right:16px;
    }
    .search-bar .col-3:before{
        display: none;
    }
    .search-sec {
    margin-top: 0px;
    }
.search-bar {
    position: relative;
    width: 100%;
    bottom: -20px;
    left: 0;
    padding: 10px;
}
.select::after, .search-bar .main-check::after{
    display:none;
}
.check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out:before{
    display: none;
}
.search-bar .check.right, .search-bar .check.left {
width: 50%;
}
    .search-bar img {
    width: 19px;
    position: absolute;
    bottom: 19px;
    left: 20px;
    }
.search-bar form{
    width: 100%;
    position: relative;
    bottom: 0px;
    padding: var(--p20);
    background: var(--white-color);
    /* box-shadow: 0px 0px 10px rgb(0 0 0 / 12%); */
}
.search-bar .col-3 {
    width: 100%;
    margin-bottom: var(--m16);
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6);
}

.search-bar select{
    line-height: 34px;
    font-weight: 400;
    height: 59px;
    border-radius: 25px;
    padding: var(--p12) var(--p22) var(--p11) var(--p10);
    background: #f5f5f5;
    text-indent: 30px;
    border: 1px solid #e0e0e0;
    color: var(--primary-text);
}

.search-bar input::placeholder, input#show-target-data::placeholder, input#show-target-data1::placeholder{
    color: var(--primary-text);
}
.search-bar .check i, .search-bar .col-3 i {
    top: 1.2rem;
    left: 20px;
    font-size: var(--f18);
    color: var(--secondary-color);
    width: 25px;
}
.datepicker{
    right: 0;
}
.search-bar .main-check{
    padding-left: var(--p6);
    padding-right: var(--p6);
    padding-top: 0;
        padding-bottom: 0;
    margin-bottom: 0px;
    width: 100%;
}
.search-bar .check.left input#start_date, .search-bar .check.left input#start_date1 {
    border-right: 0px solid;
     border-radius: 25px 0px 0px 25px;
}
.search-bar .check.right input#end_date, .search-bar .check.right input#end_date1 {
    border-left: 0px solid;
    border-radius: 0 25px 25px 0;
}
.search-bar .check:before{
    top: 20px;
    right: 10px;
    width: 2px;
    background: var(--secondary-color);
    z-index: 1;
    height: 20px;
}
.search-bar input#end_date, .search-bar input#end_date1 {
    padding-left: 22px;
}
input#demo17, input#demo171{
    height: 22px !important;
        top: auto !important;
        bottom: 0px !important;
}
.search-bar .col-3.srch-btn{
    padding-left: 6px;
    margin-bottom: 0px;
}
.search-bar .form-control:focus{
    box-shadow: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
}
.search-bar button.main-btn{
    height: 55px;
    width: 100%;
    border-radius: 25px;
}
.video-cont{
    background: transparent;
    justify-content: center;
}
.hero-content h1{
    font-size: 40px;
}
.hero-content p {
    font-size: 18px;
}
.video-sec {
        height: 550px !important;
    }
  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2:before{
    background: transparent;
}
.search-bar input#show-target-data1{
    height: 59px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5 !important;
        border: 1px solid #e0e0e0;
}
   form.Search-bar .people label {
    text-align: left;
  }
  form.Search-bar .adult-box{
    justify-content: flex-start;
  }
  form.Search-bar .people{
   gap:0;
   margin-bottom: 15px;
  }
  form.Search-bar .sub-btn{
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
  .activities .upper-head{
    width: 80%;
  }
  .activities .col-4 {
    flex: 0 0 auto;
    width: 48.5%;
}
  .why-us{
    padding: var(--p70) var(--p12);
  }
  .why-us-content {
    width: 80%;
  }
}
@media (max-width: 540px){
  .booking-area .container{
    padding:0;
  }
  
      form.Search-bar {
        width: 95%;
    }
  
 .sustainability-tab {
        left: 0;
        z-index: 9;
        transform: rotate(0deg) translateY(0%);
        top: auto;
        bottom: 0;
        width: 100%;
        text-align: center;
        border: 1px solid #fff;
  }
    .banner-wrapper video, .banner-wrapper .overlay {
        height: 350px;
    }
   .col-12{
        padding: 0;
    }
   .video-sec{
        overflow: visible;
        height: 300px !important;
    }
    .video-cont{
        justify-content: flex-start;
    }
    .search-bar{
        bottom: -10px;
    padding: 0;
    }
   .video-cont h1 {
   font-size: var(--f30);
    margin-bottom: 0px;
    margin-top: 65px;
}
    input#demo17, input#demo171 {
    height: 22px !important;
}
.banner-wrapper {
    height: 650px;
}
.search-bar .check.right, .search-bar .check.left{
    width: 100%;
}
    .search-bar label {
        font-size: 16px;
    }
.search-bar .datepicker-common-2.datepicker-main {
    margin-bottom: 0px;
}
.datepicker {
    width: 100% !important;
}
#datepicker-demo17.datepicker {
    z-index: 10 !important;
}
.search-bar .check.right input#end_date, .search-bar .check.right input#end_date1 {
    border-left: 1px solid #e0e0e0;
    border-radius: 25px 25px 25px 25px;
}
.search-bar .check.left input#start_date, .search-bar .check.left input#start_date1 {
    border-right: 1px solid #e0e0e0;
    border-radius: 25px 25px 25px 25px;
}
.search-bar .check:before{
    display: none;
}
.guests .col-6.guest-img{
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
}
.guests .col-6.guest-content{
    padding: 0px;
    width: 100%;
}

.guest-content-section {
    height: 440px;
    }
       footer .copyright{
    margin-bottom: 40px;
  }
  .booking-area{
   width: 95%;
  }
      .activities .upper-head {
        width: 100%;
        margin-bottom: 30px;
    }
  .activities {
    padding: 0;
    width: 100%;
  }
      .activities .col-4 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0;
    }
  .activities img{
    height: 300px;
  }
  .activities h4{
    font-size: var(--f18);
    margin-top: var(--m10);
   margin-bottom: 0;
  }
  .activities .row {
    gap: 30px 0%;
}
  section.why-us-sec {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
}
      .why-us {
        padding: var(--p50) var(--p12);
    }
      .why-us-content {
        width: 100%;
    }
}
@media (max-width: 360px){

}