@media (max-width: 1250px) {
  .wrapper .footer .container {
    height: 80px;
    align-items: center;
  }
  .wrapper .footer .container span {
    max-width: 354px;
    line-height: 140%;
  }
  .wrapper .header .container {
    height: 60px;
  }
  .wrapper .header .container img {
    height: 15px;
  }
  .wrapper .header__nav-item {
    font-size: 11px;
  }
  .wrapper .header__button {
    font-size: 11px;
  }
  .container {
    max-width: 99%;
  }
  .wrapper .header__nav-item {
    padding: 10px 13px;
  }
  .wrapper .main .contact {
    height: 384px;
  }
  .wrapper .main .contact__title {
    font-size: 20px;
  }
  .wrapper .main .contact__form {
    padding: 15px;
  }
  .wrapper .main .contact__input {
    height: 36px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    width: 330px;
  }
  .wrapper .main .contact__textarea {
    height: 100px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    margin: 5px 0;
    width: 100%;
  }
  .wrapper .main .contact__button {
    font-size: 13px;
    padding: 13px 60px;
  }
  .wrapper .main .contact__button span {
    display: none;
  }
  .wrapper .main .contact__subtitle {
    font-size: 11px;
  }
  .wrapper .main .contact a {
    font-size: 14px;
  }
  .wrapper .main .contact__info {
    margin-top: 5px;
  }
  .wrapper .footer .container {
    height: 62px;
    max-width: 90%;
    gap: 15px;
  }
  .footer-logo {
    height: 22px;
    width: 142px;
  }
  .wrapper .footer .container span {
    font-size: 11px;
  }
  .wrapper .footer .container a {
    font-size: 11px;
  }
  .wrapper .footer .container ul {
    gap: 15px;
  }
  .wrapper .footer .container ul img {
    height: 20px;
    width: 20px;
  }
  .wrapper .main .main-card__time {
    font-size: 12px;
  }
  .wrapper .main .main-card__info h2 {
    font-size: 26px;
  }
  .wrapper .main .main-card__read-more {
    font-size: 14px;
    width: 130px;
    height: 43px;
    margin-top: 65px;
  }
  .wrapper .main .main-card__tags {
    margin-top: 17px;
  }
  .wrapper .main .main-card__image img {
    width: 579px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .wrapper .main .main-card__info {
    padding: 17px 35px;
  }
  .wrapper .main .main-card__tag {
    font-size: 10px;
  }
  .wrapper .main .blog {
    padding: 40px;
  }
  .wrapper .main .blog__title {
    margin-bottom: 30px;
  }
  .wrapper .main .cards {
    margin-top: 35px;
    gap: 35px;
  }
  .wrapper .main .cards .card_time {
    font-size: 12px;
  }
  .wrapper .main .info-block h3 {
    font-size: 14px;
  }
  .wrapper .main .tags .tag {
    font-size: 10.47px;
  }
}
@media (max-width: 1134px) {
  .wrapper .main .blog {
    padding: 20px;
  }
  .wrapper .main .blog__title {
    margin-bottom: 20px;
  }
  .wrapper .main .blog__title h1 {
    font-size: 25px;
    line-height: 32px;
  }
  .wrapper .main .main-card__image img {
    width: 392px;
    height: 219px;
  }
  .wrapper .main .blog .container {
    width: 700px;
  }
  .wrapper .main .main-card__time {
    font-size: 8px;
  }
  .wrapper .main .main-card__info h2 {
    font-size: 18px;
    line-height: 23px;
  }
  .wrapper .main .main-card__read-more {
    margin-top: 20px;
    font-size: 10px;
    line-height: 13.25px;
    gap: 5px;
    width: 95px;
    height: 29px;
  }
  .wrapper .main .main-card__read-more .arrow {
    height: 15px;
    width: 15px;
  }
  .wrapper .main .main-card__tag {
    font-size: 8px;
    padding: 3px 7px;
    min-height: 17px;
  }
  .wrapper .main .cards {
    margin-top: 25px;
    gap: 24px;
  }
  .wrapper .main .cards .card_time {
    font-size: 8px;
  }
  .wrapper .main .info-block h3 {
    font-size: 10px;
    line-height: 13px;
    min-height: 60px;
  }
  .wrapper .main .tags .tag {
    font-size: 7px;
    line-height: 10px;
    min-height: 17px;
    padding: 3px 7px;
  }
  .wrapper .main .info-block {
    padding: 10px;
  }
}
@media (max-width: 900px) {
  .wrapper .header .buttons {
    gap: 10px;
  }
}
@media (max-width: 835px) {
  .wrapper .header__nav-item {
    padding: 10px;
  }
  .wrapper .header .header__button {
    padding: 8px 12px;
  }
  .wrapper .header .container {
    max-width: 98%;
  }
  .wrapper .header .container img {
    width: auto;
  }
}
@media (max-width: 742px) {
  .wrapper .main .blog__main-card {
    flex-direction: column;
  }
  .wrapper .main .cards .card {
    max-width: none;
  }
  .wrapper .main .main-card__image img {
    width: 100%;
    height: auto;
  }
  .wrapper .main .blog {
    padding: 15px;
  }
  .wrapper .main .blog__main-card {
    padding: 0;
  }
  .wrapper .main .main-card__read-more {
    display: none;
  }
  .wrapper .main .main-card__info h2 {
    min-height: 72.5px;
  }
  .wrapper .main .cards .card {
    flex: 100%;
  }
  .wrapper .main .main-card__info {
    padding: 15px;
  }
  .wrapper .main .info-block {
    padding: 15px;
  }
  .wrapper .main .main-card__time,
  .wrapper .main .cards .card_time {
    font-size: 11px;
  }
  .wrapper .main .main-card__info h2,
  .wrapper .main .info-block h3 {
    font-size: 12px;
  }
  .wrapper .main .main-card__tag,
  .wrapper .main .tags .tag {
    font-size: 9px;
    min-height: 22px;
  }
  .wrapper .main .cards {
    gap: 20px;
  }
}
@media (max-width: 755px) {
  .container {
    max-width: 98%;
  }
}
@media (max-width: 715px) {
  .header__nav {
    display: none;
  }
  .wrapper .header .burger .burger__social-list img {
    height: 20px;
    width: 20px;
  }
  .wrapper .header .container {
    max-width: 702px;
  }
  .wrapper .header .container img {
    width: auto;
  }
  .wrapper .header__button {
    display: none;
  }
  .wrapper .header .header__burger.show {
    display: flex;
  }
  .header {
    padding: 0px 15px 0 15px;
    box-shadow: 0px 0px 15px rgb(228, 220, 220);
  }
  .wrapper .main .contact {
    height: auto;
    padding: 20px 15px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    width: 100%;
    font-size: 11px;
  }
  .wrapper .main .contact__title {
    font-size: 20px;
  }
  .wrapper .main .contact__button {
    font-size: 13px;
    padding: 14px 38px;
  }
  .wrapper .main .contact__button span {
    display: none;
  }
  .wrapper .main .contact__subtitle {
    font-size: 11px;
  }
  .wrapper .main .contact a {
    font-size: 14px;
  }
  .wrapper .main .contact__form {
    padding: 15px;
    width: 90%;
  }
  .wrapper .main .contact__info {
    margin-top: 10px;
    justify-content: center;
  }
  .wrapper .footer .container {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .wrapper .footer .container img {
    width: 129px;
    height: 20px;
  }
  .container {
    max-width: 90%;
  }
}