@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1200px) {
  .common_padding {
    padding: 0px 12px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_car_container:after {
    width: 80px;
    right: -2.5rem;
  }
  .pro_car_container:after {
    top: 30%;
  }
  .pro_car_img {
    width: 55px;
    height: 55px;
  }
  .car_rented_grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 992px) {
  .pro_car_container:after {
    width: 70px;
    display: none;
  }
   .nav_btns_menu {
    display: flex;
  }
  .nav_linkks {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    z-index: 9;
  }
  .nav_linkks_act {
    visibility: visible;
    opacity: 1;
  }
  .nav_linkks ul {
    flex-direction: column;
    width: 70%;
    background-color: white;
    height: 100%;
    gap: 0px;
    position: relative;
  }
  .nav_linkks li {
    width: 100%;
  }
  .nav_linkks a {
    color: black !important;
    padding: 12px 10px;
    display: flex;
    width: 100%;
    justify-content: flex-start;
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
  }
  .close_bt_menu {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    width: 30px;
    height: 30px;
    background-color: var(--color-red);
  }
  .close_bt_menu img {
    height: 12px;
    width: auto;
  }
  .nav_btns_menu {
    order: 2;
  }
  .nav_linkks1 ul {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .cars_content_hero {
    background: transparent;
  }
  .car_rented_grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 568px) {
  .cars_bn:after {
    width: 15rem;
    height: 15rem;
  }
  .mp_spacing p{
    font-size: 12px;
  }
  .mp_spacing li{
    font-size: 13px;
  }
  .cars_bn {
    padding-top: 5rem;
  }
  .car_title {
    font-size: 24px;
    line-height: 36px;
  }
  .process_car_grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px 20px;
  }
  .car_rented_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .pro_car_img {
    width: 55px;
    height: 55px;
  }
  .social_media a{
      font-size: 11px;
  }
  .enq_noww1{
      
  }
  .ul_car_rent {
    justify-content: flex-start;
  }
  .depart_content1_t {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .depart_content1 {
    width: 95%;
  }
  .ex_btn_d {
    font-size: 15px;
  }
  .ex_btn_d {
    font-size: 15px;
  }
  .depart_big_img {
    height: 450px;
  }
  .depart_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .depart_cont img {
    height: 200px;
  }
  .depart_content1_t {
    font-size: 19px;
    margin-bottom: 2px;
  }

  .depart_content1 {
    width: 95%;
  }
  .enq_noww1 img {
    height: 16px;
  }
   
  .enq_noww1 {
    font-size: 12px;
        padding: 8px 11px;
        width: 80%;
  }
  .common_title {
    font-size: 25px;
  }
  .d_none_car {
    display: none;
  }
  .button-77 {
    font-size: 16px;
  }
  
  header {
    padding: 12px 0px;
  }
  .head_logo img {
    height: 42px;
  }
  .call_header_far {
    background-color: var(--color-white);
    color: var(--color-red);
  }
  

  .nav_btns_menu img {
    height: 24px;
    width: auto;
  }
  .button-77 img {
    height: 22px;
  }
  .button-77 {
    padding: 15px 22px;
  }
  .call_header_far {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    font-size: 20px;
    color: white;
    background-color: var(--color-red);
    border-radius: 0px;
    font-size: 23px;
        padding: 12px 0px;
  }
  .address_tt{
      font-size: 14px;
  }
  .loc_container1{
      width: 100%;
      padding: 0px 15px;
  }
  .book_car_now{
    padding: 10px 4px;
  }
  .call_header_far img {
    height: 28px;}
    .car_semi_t{
        font-size: 13px;
    }
    p{
      font-size: 13px;
    }
    .button-77 {
      font-size: 12px;
    }
    .ex_btn_d{
      padding: 14px 10px;
    }
    .banner_title {
    font-size: 24px;}
       .click_call{
      margin-top: 10px;
       font-size: 14px;
    }
    .loc_para{
        font-size: 15px;
    }
    .connect_t{
      font-size: 18px;
    }
    .line_loc {
    height: 1px;
    width: 100%;}
    .loc_grid_c{
      flex-direction: column;
       gap: 15px;
       margin-top: 15px;
    }
     .contact_bg{
      margin: -8px;
      margin-top: 15px;
      padding: 17px;
    }
    .contact_inp{
      padding: 8px;
    }
      .form_c{
      padding: 14px 10px;
      font-size: 12px;
    }
     
}
@media screen and (max-width: 365px) {
  .enq_noww1 img {
    height: 16px !important;
  }
  .upto_t {
    font-size: 26px;
  }
}
