@media screen and (max-width:1660px) {
  .main__gray ,.main__white {
    padding: 0 10px;
  }
}
@media screen and (max-width:1585px) {
  .credit__leftside__info h2 {
  font-size: 52px;
  }
  .credit__leftside__info p {
  font-size: 19px;
  }
  .product__promises p {
    font-size: 12px;
  }
  .product__buttons__btn a {
    font-size: 16px;
    line-height: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width:1305px) {
  .credit__leftside__info h2 {
  font-size: 35px;
  }
  .credit__leftside__info p {
  font-size: 13px;
  }
  h2 {
    font-size: 27px;
  }
  a {
    font-size: 14px;
  }
  .adventages div h3 {
  font-size: 20px;
  }
  .product {
    width: calc(33% - 15px);
  }
  .product__labels span {
  font-size: 10px;
  }
  .trade-in__leftside h2 {
  font-size: 30px;
  }
  .trade-in__leftside h2 span {
  font-size: 13px;
  }
  .trade-in__rightside h3 {
  font-size: 20px;
 }
 .auto__list__div {
  padding: 36px 60px;
  }
  .review p {
    font-size: 13px;
  }
}
@media screen and (max-width:1015px) {
  .credit__leftside__info h2 {
  font-size: 30px;
  }
a {
  font-size: 12px;
  }
.auto__list {
  column-count: 5;
  }
  .product {
  width: calc(50% - 15px);
  }
  .trade-in__div {
  padding: 50px 64px 17px;
  }
  .recall__rightside {
  padding: 78px 60px 60px 0;
  }
  .about__company__text p {
  font-size: 15px;
  line-height: 27px;
  }
  .trade-in__leftside h2 {
  font-size: 25px;
  }
  .adventages div h3 {
  font-size: 14px;
  }
  .auto__choise span {
  font-size: 10px;
  }
  .auto__class__div div {
    background-size: contain;
  }
}
@media screen and (min-width:781px) {
  .mobile__popular {
    display: none;
  }
}
@media screen and (max-width:780px) {
  .auto__choise .li__hidden{
    display: none;
  }
  .auto__choise li:not(:last-of-type) {
  margin-right: 1%;
}
.auto__choise li {
  padding: 5px;
  width: 31%;
}
a {
  font-size: 20px;
}
.auto__choise span {
  font-size: 6px;
  line-height: 8px;
}
.show__all::before {
  display: none;
}
.credit__form {
  flex-direction: column;
}
.credit__leftside__info {
  margin: 0;
  height: 295px;
}
.credit__leftside__info h2 {
  font-size: 24px;
  padding-bottom: 5px;
}
.credit__leftside__info p {
  font-size: 13px;
  padding-top: 0;
}
.credit__form__leftside img {
  margin-top: -190px;
}
h2 {
  font-size: 16px;
}
.main__white h2 {
  margin-bottom: 26px;
}
.auto__list__div .auto__list{
    column-count: 2;
}
.auto__list a{
    font-size:14px;
}
.popular__autologo {
  display: none;
}
.h2__hidden {
  display: none;
}
.mobile__popular {
  display: flex;
  margin-bottom: 26px;
}
.mobile__popular h2 {
  margin-bottom: 0;
}
.mobile__popular a {
  margin-left: auto;
  align-self: center;
  background: var(--gray-color);
  border-radius: 7px;
  padding: 4px 14px;
}
.mobile__popular a::after{
  content: url("/wp-content/uploads/2023/05/bottom-arrow.png");
  padding-left: 5px;
}
.products__div{
  margin-left: -10px;
  margin-right: -10px;
}
.product {
  border-radius: 0;
  padding: 20px 10px;
  width:100%;
}
.product__labels {
  margin-bottom: 14px;
}
.product__labels span {
  font-size: 8px;
}
.product__img {
  margin-bottom: 20px;
}
.product__name {
  margin-bottom: 28px;
}
.car__name {
  font-size: 14px;
  line-height: 19px;
  padding-right: 0;
}
.car__year {
  margin-left: auto;
}
.product__price {
  margin-bottom: 10px;
}
.product__new__price {
  font-size: 14px;
  line-height: 19px;
}
.product__old__price {
  font-size: 10px;
  line-height: 14px;
}
.product__botside {
  flex-direction: row;
}
.product__promises {
  column-count: 1;
  margin-bottom: 0;
  width: 50%;
}
.product__promises p {
  font-size: 10px;
}
.product__buttons {
  width: 100%;
}
.product__buttons p {
  margin: 0 0 4px 0;
  font-size: 10px;
  line-height: 110%;
  text-align: center;
}
.product__buttons__btn {
  flex-direction: column;
  width:100%;
  align-items:center;
}
.product__buttons__btn a {
  font-size: 14px;
  line-height: 19px;
  width: 90%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  border-radius: 10px;
  padding-left:0px;
  padding-right:0px;
  margin-right:0px!important;
}
.credit__btn {
  margin-bottom: 10px;
}
.trade-in__div {
  padding: 30px 10px 46px;
  border-radius: 0;
  margin-left: -10px;
  margin-right: -10px;
  flex-direction: column;
  margin-bottom: 46px;
}
.trade-in__leftside, .trade-in__rightside {
  width: 100%;
}
.trade-in__leftside h2 {
  font-size: 16px;
}
.trade-in__leftside h2 span {
  font-size: 9px;
  line-height: 22px;
  padding: 3px 12px;
  margin-left: 12px;
}
.trade-in__leftside p {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 16px;
}
.trade-in__leftside img {
  margin-bottom: 26px;
}
.trade-in__rightside h3 {
  font-size: 16px;
}
.adventages {
    row-gap:10px;
}
.adventages div {
  border-radius: 15px;
  width: calc(50% - 5px);
  padding: 14px 10px;
}
.adventage__credit{
    width:100%!important;
}
.adventages div h3 {
  font-size: 14px;
  margin-bottom: 28px;
}
.rassrochka__img ,.trade-in__img ,.credit__img ,.search__img {
  display: none;
}
.fresh__search {
  padding: 30px 0 20px;
}
.to__catalog {
  font-size: 14px;
  line-height: 19px;
}
.auto__classes {
  padding-bottom: 50px;
  flex-direction: column;
}
.auto__class__div {
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.auto__class__div a {
  width: calc(50% - 5px);
}
  .auto__class__div:not(:last-of-type){
    margin-bottom: 10px;
  }
  .auto__class__div div {
  padding: 14px 10px;
  border-radius: 15px;
}
.div__200 {
  width: 100%;
  display:block;
}
.review__row {
  flex-direction: column;
  margin-bottom: 10px;
}
.review {
  width: 100%;
  border-radius: 15px;
  padding: 16px 10px;
}
.review:not(:last-of-type) {
  margin-bottom: 10px;
}
.recall__div {
  border-radius: 0;
  margin-bottom: 46px;
  margin-left: -10px;
  margin-right: -10px;
  flex-direction: column;
}
.recall__rightside, .recall__leftside {
  width: 100%;
}
.recall__leftside {
  background: var(--white-color);
}
.recall__leftside img {
  width: 45%;
}
.recall__rightside {
  padding: 30px 10px 55px;
}
.about__company {
  margin-bottom: 86px;
  flex-direction: column;
}
.about__company__leftside ,.about__company__text  {
  width: 100%;
}

.about__company__leftside img {
display: none;
}
.about__company__text p {
  font-size: 10px;
  line-height: 15px;
}
.main__gray{
  padding-top:20px;margin-top:0px;  
}
.product__promises{
    padding:0px;
}
}
@media screen and (max-width: 800px) {
  table.car-table thead {
    display: none;
  }
  table.car-table tr {
    display: block;
    margin-bottom: 1rem;
    border-bottom: 2px solid #e8e9eb;
  }
  table.car-table td {
    display: block;
    text-align: right;
  }
  table.car-table td:before {
    content: attr(aria-label);
    float: left;
    font-weight: bold;
  }
  .car-table button{
   width:100%;   
  }
  .photo_item{
      display:inline-block;
  }
  .fhoto_switcher_dots{
      text-align:center;
  }
}
