@media (max-width: 1360px) {
  .info-image {
    width: 100%;
  }
  .prime-picture {
    position: static;
  }
  .feedback-body {
    padding: 60px;
  }
  .feedback-right {
    text-align: right;
  }
  .feedback-image {
    width: 80%;
    margin-left: 0;
  }
  .footer-item:after {
    right: -27px;
  }
}

@media (max-width: 1200px) {
  .promo-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .promo-left {
    width: 100%;
  }
  .promo-right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: center;
    margin: 20px 0;
  }
  .promo-image {
    max-width: 600px;
  }
  .vids-image {
    width: 100%;
  }
  .vids-play {
    top: 36%;
  }
  .feedback-list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .feedback-item {
    margin: 10px;
    width: calc(50% - 20px);
  }
  .feedback-more {
    margin-top: 20px;
  }
  .footer {
    margin: 20px 0;
  }
  .footer-logo {
    width: 100%;
  }
  .footer-item::after {
    top: -15px;
  }
  .footer-item:nth-child(2)::after {
    top: 0;
  }
}

@media (max-width: 992px) {
  .header-row {
    display: block;
    text-align: center;
  }
  .header-left {
    width: 100%;
  }
  .header-right {
    width: 100%;
  }
  .header-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
  }
  .header-item {
    margin: 0 25px;
  }
  .info-row {
    display: block;
  }
  .info-left {
    width: 100%;
    text-align: center;
  }
  .info-right {
    width: 100%;
  }
  .info-image {
    max-width: 300px;
  }
  .watch-row {
    display: block;
    text-align: center;
  }
  .watch-left {
    width: 100%;
  }
  .watch-right {
    width: 100%;
  }
  .watch-text {
    max-width: 100%;
  }
  .vids-play {
    top: 40%;
  }
  .feedback-row {
    display: block;
  }
  .feedback-left {
    width: 100%;
  }
  .feedback-right {
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .header {
    padding: 25px 0s;
  }
  .header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-left {
    width: 50%;
  }
  .header-right {
    width: 50%;
  }
  .header-list {
    display: block;
    margin-top: 0;
  }
  .header-item {
    margin: 5px 0;
  }
  .header-item:last-child {
    display: none;
  }
  .header-wrapper {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .promo {
    text-align: center;
  }
  .promo-title {
    font-size: 28px;
  }
  .promo-descr {
    font-size: 16px;
  }
  .promo-list {
    display: block;
    text-align: center;
  }
  .promo-item {
    margin-right: 0;
  }
  .promo-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .info-list {
    display: block;
  }
  .info-item {
    margin-bottom: 15px;
  }
  .prime {
    margin-bottom: 0;
  }
  .prime-image {
    width: 100%;
  }
  .better {
    padding-top: 60px;
  }
  .better-decor {
    display: none;
  }
  .better-item {
    width: calc(50% - 30px);
  }
  .feedback-body {
    padding: 40px 30px;
  }
  .feedback-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .footer {
    font-size: 14px;
  }
  .footer-list {
    display: block;
    text-align: center;
    margin: 0;
  }
  .footer-item {
    margin: 20px 0;
  }
  .footer-item:nth-child(1), .footer-item:nth-child(2), .footer-item:nth-child(3) {
    width: 100%;
  }
  .footer-item::after {
    content: none;
  }
  .footer-item:nth-child(1) {
    margin-bottom: 0;
  }
  .footer-item:nth-child(2) {
    margin-top: 0;
  }
  .footer-logo {
    width: auto;
  }
}

@media (max-width: 520px) {
  h2 {
    font-size: 16px;
  }
  .promo-title {
    font-size: 25px;
  }
  .better-list {
    text-align: center;
  }
  .better-item {
    width: 100%;
  }
  .watch-body {
    padding: 30px 30px;
  }
  .feedback {
    text-align: center;
  }
  .feedback-title {
    font-size: 16px;
  }
  .feedback-item {
    width: 100%;
  }
}

@media (max-width: 425px) {
  .header {
    padding: 28px 0 28px 0;
  }
  .header-row {
    display: block;
    text-align: center;
  }
  .header-left {
    width: 100%;
  }
  .header-right {
    width: 100%;
  }
  .header-list {
    margin-top: 20px;
  }
  .header-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .promo-body {
    padding: 20px;
  }
  .promo-title {
    font-size: 18px;
  }
  .promo-descr {
    font-size: 13px;
  }
  .promo-btn {
    padding: 12px 16px;
  }
  .info-body {
    padding: 20px;
  }
  .better-title {
    padding: 10px 20px;
  }
  .vids-play-icon {
    display: inline-block;
    min-width: 70px;
    width: 70px;
    height: 40px;
    background-size: contain;
  }
  .catalog-title {
    padding: 10px 20px;
  }
  .feedback-title {
    padding: 10px 20px;
  }
  .footer-logo {
    max-width: 250px;
  }
}
/*# sourceMappingURL=media.css.map */