@media (max-width: 990px) {
  .header__inner {
    gap: 20px;
  }
  .header__logo img {
    width: 65px;
  }
  .first-banner__content {
    padding-left: 85px;
    padding-top: 135px;
  }
  .first-banner__item {
    height: 500px;
  }
  .difference__grid {
    column-gap: 30px;
  }
  .services__grid {
    column-gap: 30px;
  }
  .block-description__item p br {
    display: none;
  }
  .method-buy__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .advantages__grid {
    column-gap: 40px;
  }
  .form-consultation__grid {
    padding: 20px 25px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-end;
  }
  .difference__item {
    padding: 25px;
  }
  .difference__text {
    left: -15px;
    width: calc(100% + 30px);
    padding: 15px;
    text-transform: none;
  }
  .difference__text br {
    display: none;
  }
  .form-consultation__grid input {
    flex: auto;
  }
  .reviews-block__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .footer__columns {
    grid-template-columns: repeat(1, 1fr);
  }
  .text-info__table {
    max-width: 97%;
    padding: 2%;
  }
  .text-info__block div span {
    width: 90%;
  }
  .table {
    width: 100%;
    overflow: auto;
  }
  .table__head {
    width: 1005px;
  }
  .table__body {
    width: 1005px;
  }
  .block-guide--v1 .block-guide__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .orders-stages__wrapp {
    padding: 0;
    border: 0;
  }
  .orders-stages__item {
    padding: 32px 5px 10px 19px;
  }
  .orders-stages__num {
    left: 19px;
  }
  .block-guide__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .block-guide__body {
    height: auto;
    padding-bottom: 16px;
  }
  .download-form__wrapp {
    flex-direction: column;
  }
  .download-form__column {
    width: 100%;
    text-align: center;
  }
  .any-questions__body {
    flex-direction: column;
  }
  .any-questions__text {
    width: 100%;
  }
  .any-questions__button {
    width: 100%;
  }
  .qas-block__inner {
    padding: 30px;
  }
  .type-insurance__grid {
    gap: 15px;
  }
  .type-insurance__head {
    font-size: 18px;
    line-height: 24px;
  }
  .type-insurance__item {
    padding: 35px 15px 30px 15px;
    overflow: hidden;
  }
  .type-insurance__text {
    font-size: 14px;
    line-height: 17px;
  }
  .page-news__header {
    padding-left: 83px;
  }
  .single-content__image {
    width: 180px;
  }
  .single-content {
    padding: 20px;
  }
  .tplPost__img {
    width: 210px;
  }
  .tplPost {
    padding: 20px;
  }
  .page-contact__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .page-contact h1 {
    padding-left: 85px;
  }
  .page-default h1 {
    padding-left: 85px;
  }
  .page-calculator h1 {
    padding-left: 85px;
  }
  .page-reviews__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 770px) {
  header {
    padding-bottom: 4px;
    background-color: #fff;
  }
  .header__inner {
    align-items: center;
  }
  .header__phone {
    font-size: 18px;
  }
  .first-banner .header__phone {
    color: #514E4E;
  }
  .first-banner header {
    position: relative;
  }
  .header__logo img {
    width: 33px;
  }
  .header__block {
    padding-top: 0;
  }
  .header__menu {
    display: none;
  }
  .header__burger {
    display: block;
  }
  .header__social path {
    fill: #CACACA;
  }
  .header__social svg {
    height: 28px;
  }
  .header__description {
    font-size: 12px;
    line-height: 12px;
    width: 99px;
  }
  .difference__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .services__grid {
    gap: 6px;
  }
  .first-banner__content h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .first-banner__content {
    padding-left: 0;
    padding-top: 65px;
  }
  .first-banner__item {
    height: 290px;
  }
  .tplServices {
    padding: 10px;
  }
  .tplServices__icon {
    width: 56px;
    height: 56px;
  }
  .tplServices__icon img {
    width: 34px;
  }
  .tplServices__name, .tplServices__name span {
    font-size: 15px;
    line-height: 18px;
  }
  .tplServices__text {
    padding-left: 68px;
  }
  .tplServices__head {
    margin-bottom: 0;
  }
  .tplServices__text p {
    font-size: 0;
  }
  .tplServices__text a {
    font-size: 12px;
    line-height: 11px;
  }
  .tplServices__text br {
    display: none;
  }
  .advantages__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding: 25px;
  }
  .form-consultation__butt {
    width: 100%;
  }
  .block-description__wrapp {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
  .block-description__spread {
    padding: 30px;
  }
  .partners-block__inner {
    padding: 30px 40px;
  }
  .partners-block__item {
    width: 35%;
  }
  .block-benefit__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .text-info.mt-65 .text-info__block {
    margin-top: -35px;
  }
  .orders-stages__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .download-form__wrapp {
    padding: 20px;
  }
  .type-insurance__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .type-insurance__head {
    font-size: 21px;
    line-height: 24px;
  }
  .type-insurance__item {
    padding: 35px 15px 30px 15px;
    overflow: hidden;
  }
  .type-insurance__text {
    font-size: 16px;
    line-height: 19px;
  }
  .tachograph-cards__links span {
    font-size: 17px;
    height: 54px;
  }
  .tachograph-cards__wrapp {
    padding: 20px;
  }
  .tachograph-cards__link {
    padding: 15px 20px 15px 20px;
  }
  .tachograph-cards__item h3 {
    padding-left: 0;
  }
  .page-news__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding-left: 0;
  }
  .single-content {
    flex-direction: column;
  }
  .single-content__image {
    width: 100%;
  }
  .single-more {
    flex-direction: column;
    align-items: center;
    height: auto;
    padding: 15px 0;
    gap: 20px;
  }
  .tplPost {
    flex-direction: column;
  }
  .tplPost__img {
    width: 100%;
    height: 300px;
  }
  .tplPost__footer {
    gap: 10px;
    flex-wrap: wrap;
  }
  .page-contact h1 {
    padding-left: 0;
  }
  .page-default h1 {
    padding-left: 0;
    font-size: 26px;
  }
  .page-calculator h1 {
    padding-left: 0;
    font-size: 36px;
  }
  .page-default__inner {
    padding: 20px;
  }
  .block-guide--v2 .block-guide__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .block-guide__inner h2 {
    font-size: 28px;
    margin-bottom: 45px;
  }
  .call-popup__wrapp {
    width: 330px;
    padding: 30px 20px;
  }
  .call-popup__title {
    width: 260px;
    margin: 0 auto 25px auto;
  }
  .page-reviews__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .review-popup__wrapp {
    width: 330px;
    padding: 75px 20px 30px 20px;
  }
  .review-popup__wrapp:before {
    width: 195px;
    height: 126px;
    left: 20px;
  }
  .map-block__inner {
    padding-bottom: 400px;
  }
  .map-block__maps {
    height: 400px;
    bottom: 0;
    top: auto;
  }
  .map-block__content {
    justify-content: flex-start;
  }
  .map-block__wrapp {
    padding: 0 0 30px 0;
  }
  .map-block__head img {
    width: 75px;
  }
  .map-block__logo {
    padding-top: 4px;
  }
}

@media (max-width: 540px) {
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .block-description__spread h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .block-description__right h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .block-description__right h2 span {
    font-size: 21px;
  }
  .footer__callback {
    flex-direction: column;
    justify-content: center;
  }
  .footer__description {
    padding: 15px;
  }
  .tplReview {
    padding: 15px;
  }
  .form-consultation__head p {
    font-size: 20px;
  }
  .form-consultation__head {
    height: 70px;
  }
  .advantages__title {
    font-size: 16px;
    line-height: 22px;
  }
  .advantages__text {
    font-size: 14px;
    line-height: 18px;
  }
  .advantages__grid {
    column-gap: 5px;
    row-gap: 20px;
    padding: 10px;
  }
  .block-benefit__wrapp {
    padding: 30px 20px;
  }
  .block-benefit__right span {
    font-size: 105px;
  }
  .block-benefit__right p {
    font-size: 24px;
    line-height: 31px;
  }
  .block-benefit__wrapp h2 {
    font-size: 29px;
    line-height: 37px;
  }
  .block-guide--v1 .block-guide__grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .download-form__button {
    width: 255px;
    font-size: 16px;
    line-height: 24px;
    gap: 25px;
  }
  .download-form__button span {
    height: 70px;
  }
  .download-form__button span svg {
    width: 36px;
  }
  .download-form__title {
    font-size: 21px;
  }
  .download-form__subtitle {
    font-size: 14px;
  }
  .qas-block__inner h2 {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .qas-block__item {
    padding: 0px 20px;
  }
  .any-questions__body {
    padding: 20px;
  }
  .any-questions__button a {
    font-size: 14px;
  }
  .tachograph-cards__img {
    display: none;
  }
  .tachograph-cards__img.active {
    display: block;
  }
  .tachograph-cards__item h3 {
    font-size: 17px;
    line-height: 21px;
  }
  .tachograph-cards__wrapp {
    margin-top: -10px;
  }
  .tachograph-cards__link {
    flex-direction: column;
    gap: 10px;
  }
  .tachograph-cards__links span {
    font-size: 13px;
    line-height: 16px;
  }
  .tachograph-cards__img {
    padding: 0 10px 15px 10px;
  }
  .tachograph-cards__img:before {
    right: -10px;
    bottom: -5px;
    top: 20px;
    left: 30px;
  }
  .page-news__header {
    padding-left: 0;
  }
  .single-content__title {
    font-size: 24px;
    line-height: 24px;
  }
  .single-help p {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  .single-help {
    gap: 15px;
    flex-direction: column;
    align-items: center;
    padding: 0px 15px;
  }
  .single-help p br {
    display: none;
  }
  .tplPost__img {
    height: 250px;
  }
  .page-news__more {
    font-size: 18px;
  }
  .page-contact__address {
    padding: 20px;
  }
  .page-contact__item {
    padding: 20px;
  }
  .page-contact__street {
    font-size: 18px;
    line-height: 28px;
  }
  .page-contact__district {
    font-size: 18px;
  }
  .map-contact__inner {
    height: 300px;
  }
  .map-block__maps {
    height: 280px;
  }
  .map-block__inner {
    padding-bottom: 280px;
  }
}

@media (max-width: 410px) {
  .header__description {
    display: none;
  }
}
