@media only screen and (max-width: 767px){
  .ser-lght-bx{
   
 
    right: 0px;
    z-index: 999;
  }

  .navbar-light .navbar-toggler{
    background-color: #fff;
  }
    .bread-crumb{
      padding-left: 30px;
      padding-right: 30px;
    }
    .vis-mis-sec{
      padding: 30px;
    }
    .why-ch-cont{
      padding: 30px;
    }
    .banner-browse{
      width: 90%;
    }
    .why-choose ul li{
      font-size: 1rem;
    }
    .vis-mis-sec img{
      width: 30%;
    }
  .search-btn{
    padding: 0.5rem 1rem;
    }
    .banner-sub-head{
      font-size: 1.2rem;
    }
    .min-lease-banner{
      min-height: 260px;
    }
    .rental-steps ul li{
      border-left: unset;

    }
    .step-num{
      top: -40px;
      left: 35%;
    }
    .rent-car{
      padding: 20px 0px;
    }
    .adv-cont{
      padding: 30px;
    }
    .adv-cont ul li{
      width: 100%;
    }
    .adv-tit h5{
      font-size: 1.1rem;
    }
    .rental-steps{
      padding-top: 50px;
    }
    .rental-steps ul li{
      padding-top: 50px;
      border-top: 2px solid #EBEBEB;;
    }
  .mini-lease-banner-hm{
    position: unset;
    width: 100%;
    height: auto;
    min-height: unset;

  }
  .mini-lease-banner-hm img{
    width: 100%;
    margin-left: 0px;
  }
  .prize-fltr-mini-lease{
    justify-content: center;
  }
     .extra-item-amnt-wr{
    flex-direction: column;
  }
  .extra-item-amnt{
    width: 100%;
    margin-right: 0%;
  }
  .extra-item-amnt-wr{
    width: 20%;
  }
  .extra-item-tit{
    width: 77%;
  }
    .cust-container{
      padding: 0px 25px;
    }
    .m-book{
      display: none;
    }
    .nav-wr{
      display: unset;
    }
    .navbar-toggler{
      float: right!important;
    }
    .navbar-brand{
      width: 45%;
    }
    .navbar-brand img{
      width: 100%;
    }
    .navbar-collapse{
      position: absolute;
      width: 100%;
      background-color: #ffff!important;
      left: 0;
      top: 58px;
      text-align: center;
    }
    .navbar-collapse ul li{
      margin: 10px 0px;
    }
    .flter-bx{
      margin-bottom: 40px;
    }
    .search-res-tit-bx{
      flex-direction: column;
    }
    .rental-length{
       margin: 10px 0px;
    }
    .pay-ltr{
       width: 65%;
      white-space: unset;
      display: inline-block;
      padding: 0.5rem;
      font-size: 0.8rem;
      margin: 5px auto;
    }
    .ret-label{
      white-space: unset;
    }
    .other-opt-wr-bx{
      justify-content: flex-start;
      align-items: flex-start;
    }
    .other-opt-bx{
       width: 50%;
      margin: 20px 0px!important;
    }
    .rental-br{
      text-align: center;
    }
    .navbar-toggler{
      background-color: #ebebeb;
    }
    .banner-search-bx{
      width: 90%;
      height: auto;
      position: unset;
      margin-left: auto;
      margin-right: auto;
      overflow-y: visible;
      margin-top: 10px;
    } 
    .banner-search-bx h3{
      white-space: normal;
      display: inline-flex;
    }
    .banner-search-bx h3 img{
      display: none;
    }
    .copyright{
      display: unset;
    }
    .banner-sec{
      height: auto;
    }
    #cloud1{
      display: none;
    }
    #cloud2{
      display: none;
    }
    .digit-bx{
      display: none;
    }
    .h-abt{
      padding: 1.8rem 1rem;
    }
    .reading-bx{
      justify-content: center;
    }
    .reading-bx-inner{
      padding: 0.5rem 1em;
    }
    .cars-footer{
      display: none;
    }
	.extra-item-amnt-wr{
	flex-wrap: wrap;	
		}
	.extra-item-span {
    white-space: unset ! important;
}
.count-select-wr{
    flex-direction: column;
  }
  .select-list-wr{
    flex-direction: column;
  }
  .select-count{
    width: 60%;
    margin: 10px 0px!important;
  }
  .select-count select{
    width: 100%;
  }
  .select-list-wr{
    width: 100%;
  }
.count-select-tit{
  margin-bottom: 10px;
} 
.booking-confirmation{
    width: 90%;
    height: auto;
  }
  .thk-wr{
    height: 70vh;
  } 
}


@media only screen and  (max-width: 999px){

  .m-book{
    display: none;
  }
  .nav-wr{
    display: unset;
  }
  .navbar-toggler{
    float: right!important;
  }

  .navbar-collapse{
    position: absolute;
    width: 100%;
    background-color: #ffff!important;
    left: 0;
    top: 58px;
    text-align: center;
  }
  .navbar-collapse ul li{
    margin: 10px 0px;
   
  }
  .navbar-collapse ul li a{
    color: #000!important;
  }

}
@media only screen and (min-width: 768px) and (max-width: 1270px){

  .banner-search-bx{
    width: 90%;
    height: auto;
    position: unset;
    margin-left: auto;
    margin-right: auto;
    overflow-y: visible;
    margin-top: 10px;
  } 

  .mini-lease-banner-hm{
    position: unset;
    width: 100%;
    height: auto;
    min-height: unset;

  }
  .mini-lease-banner-hm img{
    max-width: 100%;
    margin-left: 0px;
  }
  .santa-bx{
    display: none;

  }
  .br-car-btn{
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .reading-bx{
    flex-wrap: wrap;
  }
  .rent-tit{
    margin: 0.2rem 0.5rem;
  }
  .rent-rate{
    margin: 0.2rem 0.5rem;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1300px){
   
}