@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%;
}
  .home-properties img{
    height: 300px;
  }
}


@media (max-width: 1024px){
    .video_card_section .video_content{
        padding: 15px;
    }
    section.about-us .about-image-sec img {
        width: 450px;
    }
}

@media (max-width: 980px){
    .video_content h2{
        font-size: 32px;
    }
    section.video_card_section .head-sec h2{
        font-size: 32px;
    }
    .home-properties h2 {
        font-size: 32px;
    }
    section.video_content h2{
        font-size: 32px;
    }
    section.review-section .owl-prev i, section.review-section .owl-next i {
        font-size: 32px;
    }
    section.review-section .head-se h2{
        font-size: 32px;
    }
    section.cta .head-sec h2 {
        font-size: 32px;
    }
    #datepicker-demo17.datepicker {
        top: 44px;
        /* left: -78%; */
    }
    section.our-studio-section h2{
        font-size: 32px;
    }
    section.review-section {
        padding-top: 40px;
    }

    section.about-us h2{
        font-size: 32px;
        margin-top: 40px;
    }
    section.review-section .head-sec h2{
        font-size: 32px;
    }
  section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0px 30px -25%;
}
     section.about-us .about-image-sec img {
        width: 500px;
    }
  section.about-us .about-image-sec .abt-img2 {
    margin: 0px -25% 0px 0px;
}
.about-image-sec{
    order: 1;
}
  section.about-us .about-content-sec {
    padding-right: 0;
}
    .about-content-sec{
        order: 2;
    }
    .news-btn{
        padding: 16px 80px;
    }
    .news-section h1 {
        font-size: 32px;
    }
    .new_content {
        padding: 0 20px;
    }
    .video-sec {
    width: 100%;
    height: 550px;
    position: relative;
}
.search-bar form{
    width: 100%;
    position: relative;
    /* bottom: 70px; */
    /* margin-top: var(--m20); */
    /* padding: var(--p20); */
    /* margin-bottom: 0px; */
}
.search-bar .check{
    margin-bottom:15px;
}
.search-bar .check:before{
    display:none;
}
div#guestsss {
    left: -115px;
}
.search-bar input{
    line-height: 34px;
    font-weight: 400;
    border-radius: 0px;
    /* padding: var(--p12) var(--p22) var(--p11) var(--p48); */
    /* background: #f5f5f5; */
    /* border: 1px solid #e0e0e0; */
    padding-left: 0;
}
.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: 0px;
    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: 10px;
        
    }
.search-bar 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(--f14);
}
.video-cont .scroll a{
    display: flex;
    justify-content: center;
}
.scroll .text{
    margin-left:0px;
}
.serach_icon1 {
    width: 45px;
    height: 28px;
   
}
.search-bar .guest label {
    font-size: 14px;
}
.checkin-checkout-box h6 {
    font-size: 14px;
}
section.video-banner{
    height: 650px;
    z-index: 2;
}
.search-bar .main-check {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
     width: 40%; 
}
.search-bar {
   position: absolute;
   bottom: -150px;
   left: 50%;
   transform: translateX(-50%);
   width: 100%;
   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 .col-lg-4 {
    width: 49%;
}

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;
    }
    .search-bar .main-check .row {
        width: 100%;
    }
.home-properties .row {
    justify-content: space-between;
}
  section.properties-sec .home-properties .col-4 {
    width: 49%;
}
  .video_card_section video {
    height: 350px;
  }
  .video_card_section .card_video video {
    height: 350px;
    margin-top: 20px;
}
  section.review-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 540px){
    .search-bar .main-check {
         width: 100%; 
    }
    .checkin-checkout{
        border-right:0px;
    }
    .home-properties h2 {
        font-size: 28px;
    }
    section.cta .head-sec h2 {
        font-size: 28px;
      text-align: left;
    }
    section.review-section .head-sec h2 {
        font-size: 28px;
    }
    section.video_card_section .head-sec h2 {
        font-size: 28px;
    }
    .video_content h2 {
        font-size: 28px;
    }

    .our-studio-section .col-lg-6 {
      width: 100%;
    }
    .video_card_section .card_video video{
        height: 300px;
        margin-top: 20px;
    }
    .video_card_section video {
        height: 300px;
    }
    section.properties-sec .home-properties .col-4 {
        width: 100%;
    }
        section.home-list .col-4 {
        width: 100%;
    }
        input#demo17 {
        height: 34px !important;
    }
   .search-bar .search-btn{
        width:100%;
    }
    .video-sec {
    width: 100%;
    height: 350px;
    position: relative;
}
.owl-carousel .owl-stage-outer{
    padding:0px;
}
.video-cont{
    padding-top: 0px;
}
section.video-banner {
    height: 585px;
}
.video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
}
.video-cont p {
    font-size: var(--f15);
}
.home-properties img {
    height: 300px;
}
section.our-studio-section h2 {
     font-size: 28px;
}
section.our-studio-section .studio-collection-content h3 {
    font-size: 28px;
}
section.our-studio-section .row{
    gap: 20px 0;
}
section.video_card_section .col-6, .card_video {
    padding: 0;
}
section.about-us .about-image-sec .abt-img1 {
    margin: 0;
    padding-bottom: 30px;
}
section.about-us h2 {
    font-size: 28px;
    margin-top: 30px;
}
section.about-us .about-content-sec {
    padding-right: 0px;
}

section.about-us .about-image-sec .abt-img2 {
    margin: 0;
}
.news-section h1 {
    font-size: 28px;
  margin-bottom: 20px;
}
section.about-us {
    padding-top: 40px;
}
.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 .col-2.md-12.sm-12.guest {
    width: 24%;
}
.search-bar .when{
    width: 100%;
    margin-bottom: 10px;
}
.search-bar .check{
    width:33%;
}
.search-bar .col-3 {
    width: 100%;
    margin-bottom: var(--m20);
}
    .search-bar .guest{
    margin-bottom:10px;
    width:100%;
    padding-right: 15px;
    }
.search-bar select{
    text-indent: 30px;
}
/* .search-bar button.main-btn{
    height:59px;
} */
.search-bar {
    bottom: -280px;
}
.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);
}
.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: 100%;
        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%;
}
.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;
    }
    #datepicker-demo17.datepicker {
        left: 0;
    }
    div#guestsss {
        left: 0;
    }
  .home-properties .upper-head{
    margin-bottom: var(--m30);
  }
  .home-property-content h4{
    font-size: var(--f18);
  }
  .head-sec{
    margin-bottom: var(--m30);
  }
  section.video_card_section .col-lg-6.col-md-6.col-12 {
    padding: 0;
}
  .video_card_section .video_content {
        padding: 20px 0;
    padding-bottom:0;
    }
  .new_content, .news-section .newsletter-data {
        padding: 0 12px;
    }
  .news-section .newsletter-data input{
   margin-bottom:20px; 
  }
      section.review-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
  section.review-section .head-sec{
    margin-bottom: 30px;
  }
  section.review-section .review-star img {
    width: 24px;
    height: 24px;
}
  section.cta .head-sec h4{
    font-size: 21px;
  }
  section.our-studio-section .collection-overlay, .studio-collection-img img, section.our-studio-section .studio-collection-content{
    height: 450px;
  }
  section.review-section .review-text p{
    line-height: 1.8;
    font-size: 16px;
  }
}
@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.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);
   }
}