@media (min-width: 768px) {
  .sl2nsMob .select2-container {
    display: none;
  }
}
@media (max-width: 576px) {
  .list_car .list_link .hotStiker {
    top: inherit;
    border-radius: 20px;
    bottom: -10px;
    left: 5%;
    height: 35px;
    opacity: 1;
  }
  .list_car .list_link .hotStiker {
    top: inherit;
    border-radius: 20px;
    bottom: -15px;
    left: 5%;
    height: 35px;
    opacity: 1;
  }
  .list_car .list_link .addFav {
    right: 8%;
    bottom: -20px;
    height: 40px;
    width: 40px;
  }
  .list_car .list_link .title {
    margin-top: 18px;
  }
  .list_car .list_link .paramsnew {
    margin-top: 4px;
    opacity: 0.6;
    margin-bottom: 10px;
  }
  .list_car .list_link .paramsnew .col {
    margin-top: 8px;
  }
  .list_car .list_link .listpriceb {
    flex-direction: row;
    align-items: start;
    height: auto;
    margin: 5px 0 6px;
    flex-wrap: wrap;
  }
  .list_car .list_link .cost {
    flex-direction: row;
    padding: 0;
    align-items: baseline;
    width: 100%;
    justify-content: start;
  }
  .list_car .list_link .cost .main {
    margin-right: 10px;
    font-size: 20px;
  }
  .list_car .list_link {
    padding: 8px;
  }
  /*.list_car .list_link .imgblock {
    margin: 0 -16px;
    }*/
    .list_car .list_link .taxstate {
      margin-top: 12px;
    }
  }
  @media (max-width: 480px) {
    .rowZ.owl-carousel.loop .owl-nav .owl-prev,
    .rowZ.owl-carousel.loop .owl-nav .owl-next {
      width: 12.4%;
    }
    .rowZ.owl-carousel.loop .owl-nav .owl-prev span {
      margin-left: -10px;
    }
    .rowZ.owl-carousel.loop .owl-nav .owl-next span {
      margin-right: -10px;
    }
  }
  @media (max-width: 464px) {
    .rowZ.owl-carousel.loop .owl-nav .owl-prev,
    .rowZ.owl-carousel.loop .owl-nav .owl-next {
      width: 10%;
      background-color: transparent;
    }
    .rowZ.owl-carousel.loop .owl-nav .owl-prev span {
      margin-left: -20px;
    }
    .rowZ.owl-carousel.loop .owl-nav .owl-next span {
      margin-right: -20px;
    }
    .rowZ.owl-carousel .owl-item {
      opacity: 1;
    }
    .dropdown.usernavadapt {
      position: initial;
    }
    .dropdown.usernavadapt .dropdown-menu.pull-right {
      right: 5px;
      left: 5px;
    }
  }
  @media (max-width: 362px) {
    .addPageTitle {
      font-size: 17px;
    }
  }
  @media (max-width: 768px) {
    #transTypeSwitch {
      align-items: flex-end;
    }
    #transTypeSwitch .tab-link {
      padding: 10px 15px;
    }
    #transTypeSwitch .tab-link.active {
      border-top: 3px solid #e20909;
      padding-top: 12px;
      border-radius: 4px 4px 0 0;
    }
    .modalselect .modalcontent {
      top: 40px;
      z-index: 99999999999;
    }
    .modalselect.show .modalcontent {
      display: flex !important;
      flex-direction: column;
    }
    .modalselect .modalcontent .modal_footer {
      margin-top: auto;
    }
    .modalselect .modalcontent .cmodelsblock {
      margin-top: auto;
    }
    .select2-dropdown {
      z-index: 999999999999 !important;
    }
    #mheader_search {
      padding-bottom: 0;
    }
    #mheader_search .container {
      padding-left: 0;
      padding-right: 0;
    }
    #mheader_search .stab-content {
      padding: 20px 10px 0;
    }
  }
  @media (max-width: 500px) {
    .modalselect, .customselectf {
      height: auto;
    }
  }
  @media (max-width: 768px) {
    .container, .container-sm {
      max-width: 100% !important;
    }
    #footer .footnav .title {
      font-size: 15px;
      margin: 30px 0 0;
    }
    footer .footnav ul {
      padding: 0;
      margin: 5px 0 0;
    }
    #footer .footnav ul li {
      padding: 1px 0;
      display: inline-block;
    }
  }
  @media only screen and (min-device-width: 576px) and (max-device-width: 768px) {
    .modalselect, .customselectf {
      padding: 6px 10px;
    }
    #mheader_search .models_col_helper .col-12 {
      width: 100%;
      flex: 0 0 auto;
    }
    #mheader_search .selstyle .select2-container--default .select2-selection--single,
    #mheader_search .fstyle {
     height: 60px;
   }
   #mheader_search .selstyle .select2-container--default .select2-selection--single .select2-selection__rendered {
     height: 60px;
     line-height: 64px;
   }
   #mheader_search input.form-control,
   #mheader_search select.form-control {
     height: 60px;
   }
 }
 @media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
  .modalselect, .customselectf {
    padding: 6px 10px;
  }
}