@media (max-width: 1440px) {
  .container {
    padding-left: 75px;
    padding-right: 75px;
  }

  .container_alt {
    padding-left: 75px;
    padding-right: 75px;
  }

  .header__author {
    font-size: 27px;
  }

  .header__descr {
    font-size: 25px;
  }

  .content__right {
    position: relative;
    top: initial;
    right: initial;
  }

  .container__video {
    width: 92%;
  }
}

@media (max-width: 1200px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .container_alt {
    padding-left: 50px;
    padding-right: 50px;
  }

  .do-it {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .do-it__descr {
    font-size: 30px;
    line-height: 45px;
  }

  /* .details__list {
    overflow-x: scroll;
  } */
  .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content__right {
    text-align: center;
  }

  .content__left {
    margin-bottom: 50px;
  }

  /* .about-author__column {
    margin-bottom: 30px;
  } */
  .about-author__float-img {
    display: block;
    float: right;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .about-author__img {
    display: none;
    /* transform: none; */
  }

  .container__video {
    width: 92%;
  }
}

@media (max-width: 992px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .container_alt {
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav__list {
    overflow-x: scroll;
  }

  .header__logo {
    width: 90%;
  }

  .buy-it {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .btn {
    font-size: 25px;
    padding: 20px 40px;
  }

  .from-author__img {
    display: none;
  }

  .video {
    padding-top: 35px;
  }

  .container__video {
    width: 100%;
  }

  .from-author__img-hided {
    display: block;
  }

  /* .nav__list {
    gap: 20px;
  } */
}

@media (max-width: 768px) {
  .hero__content {
    padding-top: 260px;
  }

  .video {
    padding-top: 25px;
  }

  /* БУРГЕР */
  .menu {
    display: block;
  }

  .head {
    display: none;
  }

  .video__frame {
    height: 350px;
  }

  .container__video {
    padding-left: initial;
    padding-right: initial;
  }

  .video {
    padding-top: 0px;
  }


  .header {
    min-height: initial;
  }

  .listen-it__controls {
    margin-right: initial;
    justify-content: center;
  }

  /* .listen-it__btn:hover path {
    fill: #ffffff;
  }
  .listen-it__btn:active path {
    fill: var(--corpback);
  } */
  .details__item {
    padding-top: 200px;
    max-width: 200px;
    font-size: 18px;
  }

  .footer__map {
    max-height: 400px;
  }

  .footer__copy-right {
    font-size: 16px;
  }
.footer__link {
  padding-left: 22px;
}
  .footer {
    min-height: 40px;
  }
}

@media (max-width: 576px) {

  .container,
  .container_alt {
    padding-left: 15px;
    padding-right: 15px;
  }

  .btn {
    font-size: 20px;
  }

  .btn:hover {
    outline: none;
  }

  .hero__content {
    padding-top: 250px;
    padding-bottom: 20px;
  }

  .header__title {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: initial;
  }

  header__title-kk {
    font-size: 40px;
  }

  .header__author {
    margin-bottom: initial;
    font-size: 20px;
  }

  .header__descr {
    font-size: 16px;
    line-height: 18px;
  }

  .do-it {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .do-it__descr {
    font-size: 18px;
    line-height: 25px;
  }

  .details__list {
    justify-content: center;
  }

  .content p {
    font-size: 16px;
    line-height: 24px;
  }

  .about-author p {
    font-size: 16px;
    line-height: 24px;
  }

  .from-author {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-author__float-img {
    float: none;
  }

  .about-author__float-img {
    margin: 0 auto 10px;
    padding-top: 10px;
    padding-left: initial;
  }

  .from-author__img-hided {
    margin: 0 auto 20px;
  }

  .buy-it__form {
    padding: 5px 0px;
  }

  .buy-it__btn {
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 600;
  }

  .video__frame {
    height: 30 0px;
  }

  .container__video {
    padding-left: initial;
    padding-right: initial;
  } */

  .from-author__descr {
    font-size: 16px;
    line-height: 24px;
  }

  .from-author__name {
    font-style: 18px;
    line-height: 27px;
  }

  .where-buy {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .map__frame {
    height: 300px;
  }

  .review__descr {
    font-size: 16px;
    line-height: 24px;
  }

  .review__person {
    font-size: 18px;
  }

  .review__form-container {
    border-radius: 10px;
    padding: 18px 25px;
  }

  .form__input {
    margin-bottom: 15px;
  }

  .form__label {
    margin-bottom: 8px;
    font-size: 18px;
  }

  .form__btn {
    font-size: 18px;
  }

  .review__text-area {
    min-height: 160px;
  }

  .where-buy__descr {
    line-height: 22px;
  }

  .about-author__title,
  .where-buy__title,
  .from-author__title,
  .listen-it__title,
  .try-it__title,
  .content__title,
  .review__title,
  .connect-author__title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 36px;
  }

  .about-author,
  .from-author,
  .try-it,
  .listen-it,
  .content,
  .review,
  .connect-author {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
