@media (max-width: 1200px) {
  .air-container {
    max-width: 940px;
  }
  .air-banner__bg {
    height: 47px;
  }
  .product-slider-first .product-slider__text_second {
    max-width: 268px;
    right: 20px;
  }
  .product-slider-first .product-slider__text_four {
    right: 82px;
    top: 177px;
  }
  .product-slider__advantages_content {
    max-width: 450px;
  }
  .page-air h2 {
    font-size: 60px;
  }
}

@media (max-width: 940px) {
  .air-container {
    max-width: 760px;
  }
  .product-slider-first .product-slider__product img,
  .product-slider-second .product-slider__product img {
    width: 400px;
  }
  .product-slider-first .product-slider__text_second {
    right: -29px;
    top: -44px;
  }
  .product-slider-first .product-slider__text_three {
    left: 27px;
    top: 120px;
  }
  .product-slider-first .product-slider__text_four {
    right: 15px;
    top: 124px;
  }
  .product-slider-first .product-slider__text_last {
    left: 147px;
    top: 276px;
  }
  .product-slider__advantages img {
    width: 340px;
  }
  .product-slider__advantages_content h4 {
    font-size: 21px;
  }
  .product-slider__advantages_content p {
    font-size: 18px;
  }
  .product-slider__advantages_content {
    max-width: 390px;
  }
  .product-slider__price p {
    max-width: 340px;
  }
  .product-slider__btn {
    max-width: 330px;
  }
  .product-slider__btn span {
    font-size: 24px;
  }
  .section-bg {
    height: 80px;
  }
  .product-slider-second .product-slider__product {
    padding-bottom: 229px;
  }
  .product-slider-second .product-slider__text_three {
    left: 20px;
  }
  .product-slider-second .product-slider__text_five {
    left: 45px;
  }
  .product-slider-second .product-slider__text_last {
    left: 255px;
    top: 236px;
  }
  .product-slider-second .product-slider__text_six {
    right: 45px;
  }
  .page-air h2:before,
  .page-air h2:after {
    width: 73px;
  }
  .page-air h2 {
    font-size: 48px;
  }
  .social-list__item {
    max-width: 230px;
  }
}

@media (max-width: 768px) {
  .air-container {
    max-width: 540px;
  }
  .air-banner__bg {
    background-size: cover;
  }
  .product-slider__preview p.product-slider__preview_text {
    text-transform: uppercase;
    color: #805552;
  }
  .tabs-main-panel {
    opacity: 0;
    height: 0;
  }
  .tabs-main-panel.active {
    opacity: 1;
    height: 100%;
  }
  .tabs-panel {
    display: none;
  }
  .tabs-panel.active {
    display: block;
  }
  .tabs-main {
    display: flex;
    justify-content: space-between;
    max-width: 400px;
    width: 100%;
    margin: auto;
    padding: 0;
  }
  .tabs-main li {
    display: block;
    max-width: 159px;
    width: 100%;
    text-align: center;
    padding: 21px 0;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
  }
  .tabs-main li a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #805552;
    font-weight: 700;
  }
  .tabs-main li a img {
    max-width: 116px;
  }
  .tabs-main li a p {
    margin: 0;
  }
  .air-mob {
    padding: 32px 0 0;
  }
  .page-air h2:before,
  .page-air h2:after {
    display: none;
  }
  .product-slider__preview {
    text-align: center;
    padding-top: 32px;
  }
  .page-air h2 {
    display: block;
  }
  .block-air,
  .link.active .link__diactive,
  .link__active {
    display: none;
    max-width: none;
  }
  .link.active .link__active,
  .active.block-air {
    display: block;
  }
  .link {
    display: block;
    position: absolute;
  }
  .mob-product {
    position: relative;
    max-width: 375px;
    margin: auto;
  }
  .mob-product img {
    display: block;
    margin: 62px auto 0;
    max-width: 335px;
  }
  .tabs-main-panel_first .mob-product img {
    max-width: 303px;
  }
  .tabs-main-panel_first .product-slider__text_first {
    right: 23px;
    top: -35px;
  }
  .tabs-main-panel_first .product-slider__text_second {
    right: 155px;
    top: -21px;
  }
  .tabs-main-panel_first .product-slider__text_three {
    top: 73px;
    left: 120px;
  }
  .tabs-main-panel_first .product-slider__text_four {
    right: 40px;
    top: 105px;
  }
  .tabs-main-panel_first .product-slider__text_last {
    right: 130px;
    top: 222px;
  }
  .mob-product__info {
    margin-top: 16px;
  }
  .product-slider__text {
    position: static;
  }
  .mob-product__advantages {
    margin-top: 32px;
  }
  .product-slider__advantages {
    flex-direction: column;
  }
  .product-slider__advantages img {
    width: 100%;
    max-width: none;
    margin-top: 0;
  }
  .product-slider__title {
    font-size: 22px;
    margin-top: 32px;
  }
  .product__advantages-slider h4 {
    margin: 16px 0 8px;
    font-size: 18px;
    text-transform: uppercase;
    color: #ca977e;
    letter-spacing: -0.02em;
    text-align: left;
    width: 100%;
  }
  .product__advantages-slider p {
    margin: 0;
    font-size: 18px;
    letter-spacing: -0.02em;
    line-height: 1.4em;
    color: rgba(56, 65, 74, 0.8);
    text-align: left;
    text-transform: none;
  }
  .product__advantages-slider .swiper-wrapper {
    margin-bottom: 16px;
  }
  .product__advantages-slider_text {
    font-size: 12px;
    color: #38414a;
    margin: 16px 0;
    text-align: left;
    display: block;
  }
  .product-slider__preview p {
    text-transform: none;
  }
  .product-slider__card {
    text-align: left;
  }
  .product-slider__card span {
    display: block;
    margin-right: auto;
  }
  .show .product-slider__overlay,
  .active-setting .product-slider__overlay {
    top: 168px;
    z-index: 1;
  }
  .swiper-scrollbar-drag {
    background: #0199b8;
    border-radius: 8px;
    height: 5px;
    top: -2px;
  }
  .swiper-container-horizontal > .swiper-scrollbar {
    height: 1px;
    bottom: 16px;
  }
  .swiper-scrollbar {
    display: block !important;
    opacity: 1 !important;
  }
  .product-slider__list {
    padding-bottom: 40px;
  }
  .video-link {
    display: block;
  }
  .product-slider__btn {
    flex-direction: column;
    align-items: center;
    max-width: none;
  }
  .product-footer {
    margin-top: 32px;
  }
  .product-footer h3 {
    font-size: 20px;
    color: #181818;
    margin: 0;
    letter-spacing: -0.02em;
  }
  .product-footer img {
    max-width: 241px;
    margin: 16px auto;
    display: block;
  }
  .product-slider__btn span {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .section-bg {
    height: 80px;
    width: 801px;
    margin-left: -96px;
  }
  .air-mob {
    overflow: hidden;
  }
  .tabs-main-panel_second .product-slider__text_first {
    right: 24px;
    top: 24px;
  }
  .tabs-main-panel_second .product-slider__text_second {
    right: 144px;
    top: 7px;
  }
  .tabs-main-panel_second .product-slider__text_three {
    top: 0;
    left: 24px;
  }
  .tabs-main-panel_second .product-slider__text_four {
    right: 42px;
    top: 142px;
  }
  .tabs-main-panel_second .product-slider__text_five {
    right: 171px;
    top: 132px;
  }
  .tabs-main-panel_second .product-slider__text_last {
    right: 74px;
    top: 207px;
  }
  .product-slider__text_flex {
    display: flex;
    max-width: none;
    justify-content: space-between;
  }
  .product-slider__text_flex div {
    max-width: 156px;
  }
  .product-slider__text_flex img {
    margin-top: 16px;
  }
  .product-slider {
    display: none;
  }
  .product-slider__text_flex h4 {
    text-align: center;
  }
  .air-mob,
  .social-list .swiper-pagination {
    display: block;
  }
  .social-list__item {
    max-width: none;
  }
  .social-list__item div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 16px;
  }
  .page-air h2 {
    font-weight: 400;
  }
  .social-list__item h3 {
    margin-left: 16px;
  }
  .social-list__item p {
    text-align: left;
  }
  .social-list {
    padding-bottom: 44px;
  }
  .air-social {
    padding: 32px 0;
  }
  .air-social h2 {
    text-align: center;
  }
  .proff-content a img {
    max-width: 150px;
  }
  .proff-content span {
    font-size: 24px;
  }
  .proff-content p {
    font-size: 12px;
  }
  .proff-content {
    max-width: 210px;
  }
  .proff-content .air-btn {
    max-width: 190px;
    font-size: 14px;
  }
  .air-proff {
    padding: 50px 0;
  }
  .product-slider__overlay,
  .product-slider__overlay {
    z-index: -1;
  }
  .modal-air {
    font-family: 'Roboto', sans-serif;
    background: #ffffff;
    border-radius: 32px 32px 0px 0px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 16px 20px;
    display: none;
    width: 100%;
  }
  .content-header {
    background: #0199b8;
    border-radius: 8px;
    width: 34px;
    height: 4px;
    display: block;
    margin: 0 auto 16px;
  }
  .content-scroll p {
    font-size: 16px;
    color: #38414a;
    max-width: 335px;
    margin: auto;
  }
  .fancybox-slide--html .fancybox-close-small {
    display: none;
  }
  .product-slider__card div a.product-slider__second-link {
    right: 62px;
  }
  .fancybox-active {
    overflow: hidden;
  }
  .air-banner iframe {
    display: none;
  }
  .air-banner-wrapper {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/August/styler-i-fen-rowenta-ultimate-experience-white-line/img/banner-main.png)
      no-repeat center/cover;
  }
}

@media (max-width: 576px) {
  .air-container {
    max-width: none;
    padding: 0 20px;
  }
  .air-mob .air-container {
    padding: 0;
  }
  .air-banner-wrapper {
    padding: 40px 0;
  }
  .air-banner-wrapper a img {
    max-width: 190px;
  }
  .air-banner__bg {
    height: 64px;
  }
  .page-air h2 {
    font-size: 36px;
  }
  .product-slider__title {
    font-size: 20px;
    margin: 30px 0 16px;
  }
  .product-slider__card span {
    margin-top: 10px;
  }
  .air-banner p {
    max-width: 335px;
    margin: 16px auto 0;
  }
  .tabs-main li {
    margin: 0 20px;
  }
  .mob-product,
  .product-slider__preview h2,
  .product-slider__preview_text,
  .product-footer,
  .product-slider__advantages {
    padding: 0 20px;
  }
  .product-slider__card {
    max-width: 155px;
  }
  .product-slider__card div a {
    font-size: 10px;
  }

  .social-list__item div img {
    max-width: 160px;
  }
  .social-list__item h3 {
    font-size: 20px;
  }
  .social-list__item p {
    font-size: 16px;
  }
  .proff-content .air-btn {
    border-radius: 4px;
    padding: 8px 0;
  }
  .proff-content span {
    margin-top: 12px;
  }
  .proff-content p {
    margin: 4px 0 16px;
  }
  .air-proff {
    padding: 43px 0;
  }
  .product-slider__overlay .product-slider__overlay_text,
  .product-slider__overlay .product-slider__overlay_setting {
    max-width: 125px;
    font-size: 14px;
  }
  .show .product-slider__overlay,
  .active-setting .product-slider__overlay {
    top: 154px;
  }
}

@media (max-width: 360px) {
  .tabs-main-panel_first .mob-product img {
    max-width: 239px;
  }
  .tabs-main-panel_first .product-slider__text_last {
    right: 150px;
    top: 190px;
  }
  .mob-product img {
    max-width: 284px;
  }
  .tabs-main li {
    margin: 0 11px;
  }
  .product-slider__text_flex div img {
    width: 130px;
  }
  .product-slider__text h4 {
    font-size: 13px;
  }
  .social-list__item h3 {
    font-size: 16px;
    margin-left: 10px;
  }
}
