@media (max-width: 1440px){
    button.main-btn.filt{
        left: -2.5%;
    }
}
@media (max-width: 1366px){
#model-form img {
    width: 100%;
    height: 100%;
}
#model-form .modal-dialog {
    max-width: 900px;
}

section.car-rental .about-car {
    padding: var(--p15) var(--p8);
}
section.car-rental h6 {
    font-size: var(--f20);
}
section.car-rental .property-card img{
    height: 240px;
}
}

@media (max-width: 1024px){
    button.main-btn.filt {
    left: -3.5%;
}
#model-form .modal-dialog {
    max-width: 900px;
    width: 80%;
}
 .search-bar form{
        width: 95%;
    }
    div#guestsss{
        min-width: 200px;
    }
    
    section.featured-pro .pro-box{
        width: 90%;
        padding: var(--p40) var(--p30);
    }
    section#abt .col-4 {
    flex: 0 0 auto;
    width: 33.33%;
}
.about_section .about_img img{
  height: 600px;
  }
}
@media (max-width: 980px){
    button.main-btn.filt {
    left: -4.6%;
}
    .video-sec {
    width: 100%;
    height: 550px;
    position: relative;
}
.video-cont h1{
  font-size: var(--f50);
  }
.video-cont{
    bottom:0px;
}
section.video-banner{
    height: 100%;
}
section#abt .col-4 {
    width: 50%;
}
  .video-cont .scroll{
    display:none;
  }
  section.brand-slider .owl-nav{
    right: 0px;
  }
  section#abt {
    padding-top:50px;
    position: relative;
}
  .about_section .about_img img {
        height: 400px;
    }
  .about_section .about_content {
    margin-top: 25px;
    margin-left: 0;
  }
}
@media (max-width: 540px){
    button.main-btn.filt {
    left: 0;
    transform: rotate(0deg);
    width: 100%;
    top: auto;
    bottom: 0;
}
div#filterModal {
    width: 100% !important;
    }
    div#filterModal .modal-title{
        font-size: var(--f20);
    }
    .search-bar1 h5{
        font-size: var(--f16);
    }
    div#filterModal .modal-dialog{
        width: 100%;
    }
    div#filterModal .filter-btn button.main-btn {
    width: 100%;
    }
    div#filterModal .filter-btn{
        flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
    }
    #model-form .modal-dialog{
        width: 90%;
    }
    #model-form .col-6{
        width:100%;
    }
    #model-form .modal-dialog{
        left: 40%;
        transform: translate(-40%, -50%);
    }
    #model-form .row{
        flex-direction: column-reverse;
    }
    #model-form .col-6.cont-left {
    padding: var(--p30) var(--p30);
}
#model-form h2 {
    margin-bottom: var(--m15);
}
#model-form form {
    margin-top: var(--m20);
}
#model-form form .row{
    flex-direction: column;
}
    .video-sec {
    width: 100%;
    height: 350px;
    position: relative;
}
  .video-cont h1 {
        font-size: var(--f30);
    height: auto;
    }
  .video-cont p{
    padding: 0 10px;
  }
.search-bar form {
    width: 100%;
    bottom: -10px;
}
.search-bar form .col-12.md-12.sm-12.select {
    padding: 0px;
}
.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: block;
}
.search-bar i{
    left: auto;
}
section.video-banner .container-fluid {
    padding-left: 0;
    padding-right: 0px;
}
.search-bar form .dropdown{
    width: 100%;
}
section#abt {
    padding-top: 40px;
}
.how-we-value-heading h4 {
    font-size: var(--f18);
    margin-bottom: var(--m5);
}
section#abt .col-4 {
    width: 100%;
    padding: 0px;
}
  section#abt .owl-nav {
    position: relative;
    top: auto;
    right: 0;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 20px;
}
      .about_section .about_img img {
        height: 300px;
    }
 section.car-rental .how-we-value-heading h3{
   font-size: var(--f30);
   padding-left:12px;
   padding-right:12px;
  }
section.car-rental .property-card img{
    height: 250px;
}
section.car-rental .ammenities .col-6{
    font-size: var(--f15);
}
section.car-rental .about-car h5{
    height: auto;
  margin-bottom:15px;
}
  section.brand-slider .how-we-value-heading h3{
    font-size: var(--f30);
    text-align: center;
  }
  .how-we-value-heading{
    margin-bottom: var(--m20);
  }
  .owl-carousel .owl-stage-outer{
    padding-left:0px !important;
    padding-right:0px !important;
  }
  section.brand-slider .owl-nav{
    position: relative;
    justify-content: center;
    top: auto;
    margin-top: 10px;
  }
  section.about_section.section-b-space .col-lg-6:last-child{
    padding:0px;
  }
  .about_section .about_content h5 {
    font-size: var(--f24);
    margin-bottom: 15px;
  }
}
@media (max-width: 400px){
   

}
@media (max-width: 384px){

}
@media (max-width: 380px){

}

@media (max-width: 360px){
  .how-we-value-heading h4 {
    font-size: var(--f16);
}
section.car-rental .property-card img {
    height: 220px;
}
section.car-rental .about-car h5 {
    height: auto;
}
section.car-rental .ammenities .col-6 {
    font-size: var(--f14);
}
      .video-cont h1 {
        font-size: var(--f24);
  }
  section.brand-slider .how-we-value-heading h3, section.car-rental .how-we-value-heading h3 {
        font-size: var(--f26);
  }
  .about_section .about_content h5 {
        font-size: var(--f21);
    }
}
@media (max-width: 320px){
    .
}