@media(min-width: 992px) {
    .justyfi-content-center-pc {
        justify-content: center;
    }
}

@media (max-width: 1330px) {
    .info-images,
    .buying-info_left .info-images,
    .buying-info_left-big .info-images {
        margin: 0;
        transform: none;
    }
}

@media (max-width: 1200px) {
    .buying-container {
        max-width: 960px;
        padding: 0 16px;
    }
    .info-content {
        max-width: 440px;
    }

    /* categoty-page */
    .video-wrapper .swiper-button-next, .video-wrapper .swiper-button-prev {
        top: 32%;
    }
    /* page-steamIron */
    .sole-navs li {
        font-size: 12px;
    }
    .sole-wrapper__content h2 {
        font-size: 28px;
    }
    .sole-wrapper__list li p {
        font-size: 14px;
    }
    .sole-wrapper__content {
        max-width: 334px;
    }
    .sole-wrapper__items p {
        font-size: 16px;
        max-width: 290px;
    }
    .sole-wrapper__content p {
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .buying-container {
        max-width: 740px;
    }
    .page-buying h5 {
        font-size: 18px;
    }
    .page-buying h2 {
        font-size: 28px;
    }
    .info-content li p {
        font-size: 16px;
    }
    .info-content li p br {
        display: none;
    }
    /* categoty-page */
    .buying-advantages p {
        font-size: 16px;
    }
    .type-slider .swiper-slide h3 {
        font-size: 28px;
        margin-bottom: 16px;
    }
    .type-slider .swiper-slide {
        padding: 24px;
    }
    .type-slider .swiper-slide li p {
        font-size: 16px;
    }
    .type-slider .swiper-slide h3 br {
        display: block;
    }
    .buying-advantages h2 {
        text-align: left;
    }
    /* page-steamIron */
    .buying-product .swiper-button-next, .buying-product .swiper-button-prev {
        top: 36%;
    }
    .product-slider .swiper-slide {
        max-width: 680px;
        border-radius: 24px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .sole-wrapper:last-child.active {
        flex-direction: column;
    }
    .sole-wrapper__tabs {
        margin: 32px 0 0;
    }
    .sole-navs li {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 35%;
    }
    .buying-effect {
        padding-bottom: 0;
    }
    .card-info {
        padding: 39px 10px;
    }
    .buying-row {
        padding: 32px 0;
    }
    .row-content {
        max-width: 330px;
    }
    .using-slider__static {
        display: none;
    }
    .using-slider__hover {
        position: static;
        opacity: 1;
    }
}

@media (max-width: 770px) {
    .buying-container {
        max-width: 540px;
    }
    .buying-pc,
    .page-buying .btn.buying-pc,
    .product-button-next, .product-button-prev {
        display: none;
    }
    .buying-mob,
    .page-buying .btn.buying-mob {
        display: block;
    }
    .buying-product .swiper-pagination-bullet {
        display: inline-block;
    }
    .page-buying .btn.buying-mob {
        max-width: max-content;
        padding: 17px 19px;
        display: block;
        margin: auto;
    }
    .banner-wrapper .buying-container {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        padding: 24px 0 0;
        max-width: calc(328px + 32px);
        margin: 0 auto -110px;
        z-index: 1;
    }
    .banner-content {
        padding: 0 16px;
        margin: 0;
        max-width: none;
    }
    .buying-banner_second .banner-wrapper .buying-container,
    .buying-banner_fourth .banner-wrapper .buying-container,
    .buying-banner-third .banner-wrapper .buying-container  {
        margin-bottom: 0;
    }
    .banner-content h1 {
        font-size: 23px;
        letter-spacing: -0.02em;
    }
    .banner-content h1:before,
    .banner-content h1:after {
        width: 88px;
        height: 17px;
    }
    .banner-text {
        font-size: 20px;
        text-align: left;
    }
    .buying-navigation ul,
    .buying-info .buying-container,
    .buying-effect .buying-container {
        flex-direction: column;
    }
    .buying-navigation a {
        max-width: max-content;
        line-height: 1.4em;
    }
    .info-images,
    .buying-info_left .info-images, 
    .buying-info_left-big .info-images,
    .effect-images {
        order: -1;
        margin-bottom: 32px;
    }

    /* categoty-page */
    .buying-advantages {
        padding: 32px 0;
    }
    .buying-advantages ul {
        flex-direction: column;
        margin: 24px 0 0;
    }
    .buying-advantages ul li {
        max-width: none;
        text-align: left;
        display: flex;
        align-items: flex-start;
        margin-bottom: 16px;
    }
    .buying-advantages .advantages-list__count {
        margin: 5px 16px 0 0;
        font-size: 14px;
        width: 24px;
        height: 24px;
    }
    .advantages-list__count::before {
        width: 24px;
        height: 24px;
    }
    .type-slider .swiper-slide {
        max-width: none;
        min-height: auto;
    }
    .type-slider {
        padding-bottom: 58px;
    }
    .using-slider {
        margin-top: 24px;
        overflow: hidden;
    }
    .using-slider .swiper-slide {
        max-width: none;
    }
    .using-slider__images {
        filter: none;
    }
    .video-wrapper .swiper-button-next, .video-wrapper .swiper-button-prev {
        display: none;
    }
    .video-slider {
        padding-bottom: 60px;
        margin-top: 24px;
    }
    .type-slider .swiper-wrapper,
    .using-slider .swiper-wrapper {
        justify-content: flex-start;
    }
    .buying-using {
        padding-top: 40px;
    }
    .buying-using h2 {
        text-align: center;
    }
    .using-slider {
        padding-bottom: 60px;
    }
    /* page-steamIron */
    .sole-slider {
        display: block;
        margin-top: 24px;
        padding-bottom: 60px;
    }
    .page-buying ul.sole-navs,
    .sole-wrapper,
    .sole-wrapper.active,
    .buying-sole p.sole-text br {
        display: none;
    }
    .sole-slider h2 {
        font-size: 20px;
        text-align: center;
    }
    .sole-slider p {
        font-size: 16px;
        text-align: center;
        margin-top: 16px;
        min-height: 158px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 94px;
    }
    .sole-slider p span {
        display: contents;
    }
    .sole-slider a.btn {
        display: block;
        margin: 24px auto;
        background-color: transparent;
        background: none;
        border: 1px solid #fff;
        max-width: 270px;
    }
    .sole-slider .swiper-slide:last-child p {
        margin-bottom: 0;
    }
    .buying-defender p.defender-text, .buying-sole p.sole-text, .sole-wrapper__content p {
        font-size: 20px;
    }
    .buying-sole,
    .buying-defender {
        padding-top: 64px;
    }
    .product-slider {
        padding-top: 0;
        padding-bottom: 70px;
    }
    /* modal */
    .modal-show {
        padding: 71px 31px;
        background-color: #182029;
    }
    .modal-show * {
        color: #fff;
        font-family: 'DINPro';
    }
    .content-scroll img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .modal-show .fancybox-button {
        display: none;
    }
    .content-header {
        position: absolute;
        right: 24px;
        top: 24px;
        z-index: 99;
    }
    .content-scroll h2 {
        text-align: center;
        font-size: 24px;
        line-height: 1.2em;
        letter-spacing: -0.01em;
        position: relative;
        z-index: 1;
        text-transform: uppercase;
    }
    .content-scroll div {
        margin-top: 32px;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .content-scroll h3 {
        font-size: 20px;
        line-height: 1.5em;
        ;letter-spacing: -0.01em;
    }
    .content-scroll p {
        margin-top: 8px;
        font-size: 18px;
        line-height: 1.4em;
        letter-spacing: -0.02em;
    }
    .content-scroll svg {
        width: 96px;
        height: 96px;
    }
    .fancybox-slide {
        padding: 0;
    }
    /* .content-scroll__wrapper {
        height: 100vh;
        overflow: scroll;
    } */
    .fancybox-slide::-webkit-scrollbar {
        width: 3px; /* ширина для вертикального скролла */;
        height: 0;
        background-color: #464D54
    }
    
    /* ползунок скроллбара */
    .fancybox-slide::-webkit-scrollbar-thumb {
        background-color: #fff;
        border-radius: 9em;
    }
    .product-slider .swiper-slide {
        flex-direction: column;
        box-shadow: none;
    }
    .product-slider__content img {
        display: block;
        margin: auto;
    }
    .product-slider__images {
        display: none;
    }
    .product-slider__content {
        padding: 24px 20px;
        text-align: center;
        max-width: none;
    }
    .buying-product .swiper-button-next, .buying-product .swiper-button-prev {
        display: none;
    }
    .defender-slider {
        padding: 0 0 60px;
    }
    .defender-slider .swiper-slide {
        max-width: none;
    }

    /* mobileIroning */
    .card-info {
        flex-direction: column;
    }
    .card-info__images,
    .card-info__content {
        max-width: none;
    }
    .card-info__content {
        padding: 24px 16px 24px 24px;
    }
    .card-info {
        padding: 32px 0 10px;
    }
    .buying-row .buying-container {
        flex-direction: column;
    }
    .row-images {
        order: -1;
        margin-bottom: 24px;
    }
    .row-images,
    .row-content {
        max-width: none;
    }
    .capabilities-slider {
        padding-bottom: 60px;
    }
    .capabilities-slider .swiper-slide {
        max-width: none;
    }
    .buying-back {
        position: static;
        padding: 16px;

    }
    .buying-banner_fourth {
        background-color: #0D1B3F;
    }
    .buying-banner_fourth .banner-content {
        margin: auto;
    }
    /* .buying-difference */
    .buying-difference {
        background-image: none;
        padding-bottom: 0;
        background-color: #0D1B3F;
    }
    .buying-difference-wrapper {
        margin: 0 auto -120px;
        overflow: hidden;
        max-width: calc(100% - 80px);
        position: relative;
    }
    .buying-difference h2 span {
        text-transform: none;
        font-size: 22px;
    }
    .buying-difference-table {
        max-width: 90%;
        margin: 12px auto 0;
        overflow: hidden;
        
    }
    .buying-difference-table__name p {
        font-size: 14px;
        margin-bottom: 57px;
    }
    .buying-difference-swiper .swiper-slide {
        max-width: none;
    }
    .buying-difference-swiper .swiper-slide img {
        max-width: 167px;
        margin-left: auto;
    }
    .difference-button-next,
    .difference-button-prev {
        display: block;
        width: 12px;
        height: 12px;
        top: 50%;
        position: absolute;
    }
    .difference-button-next {
        right: 0;
    }
    .buying-difference-table .swiper-pagination {
        max-width: max-content;
    }
    .difference-button-next svg,
    .difference-button-prev svg {
        width: 100%;
    }
    .buying-difference-wrapper .swiper-button-disabled {
        opacity: 0;
    }
    .buying-difference-swiper {
        padding-bottom: 50px;
    }
    .buying-difference-table__name {
        margin-top: 85px;
    }
    .buying-difference-table__line {
        top: 36%;
    }
    .buying-difference-table__line:nth-child(2) {
        top: 61%;
    }
    /* .buying-types-row */
    .buying-types {
        padding: 16px 22px;
    }
    .buying-types-row__pc {
        display: none;
    }
    .buying-types-swiper {
        display: block;
        margin-top: 16px;
    }
    .buying-types-swiper .swiper-pagination {
        position: static;
    }
    .types-button-prev,
    .types-button-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 11;
    }
    .buying-types-row__images {
        text-align: center;
    }
    .types-button-next {
        right: 0;
    }
    .buying-types-swiper .swiper-pagination-bullet {
        width: auto;
        height: auto;
        border: none;
        background: none;
        color: #7C829B;
    }
    .buying-types-swiper .swiper-pagination-bullet-active {
        color: #fff;
    }
    .buying-types-hover {
        flex-direction: column;
        transform: none;
    }
    .buying-types-hover div {
        max-width: none;
        margin-bottom: 12px;
    }
    .buying-types-hover-hidden.buying-mob, .buying-types-hover div.active .buying-types-hover-show.buying-mob,
    .buying-types-hover div:hover .buying-types-hover-hidden.buying-pc {
        display: none;
    }
    .buying-types-hover div.active .buying-types-hover-hidden.buying-mob,
    .buying-types-hover div:hover .buying-types-hover-hidden.buying-mob {
        display: block;
    }
    .buying-types-row__overlay {
        text-align: center;
        max-width: 280px;
        margin: 22px auto 0;
    }
    .buying-tehnical ul {
        flex-wrap: wrap;
    }
    .buying-tehnical ul li {
        max-width: 46%;
        margin-bottom: 16px;
    }
    .buying-tehnical {
        padding: 16px;
    }
    .swiper-wich .swiper-slide img {
        width: 100%;
    }
    .swiper-wich .swiper-slide div {
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        padding: 16px;
    }
    .swiper-wich .swiper-slide h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .swiper-wich .swiper-slide p {
        font-size: 14px;
    }
    .page-buying img.buying-slip_scroll {
        width: 1000px;
        max-width: none;
    }
    .buying-title-mobile {
        background-color: #0D1B3F;
        padding: 16px;
    }
    .buying-slip {
        padding: 0 0 50px;
        position: relative;
    }
    .buying-slip-mob {
        overflow: scroll;
    }
    /* хром, сафари */
    .buying-slip-mob::-webkit-scrollbar { width: 0; }

    /* ie 10+ */
    .buying-slip-mob { -ms-overflow-style: none; }

    /* фф (свойство больше не работает, других способов тоже нет)*/
    .buying-slip-mob { overflow: -moz-scrollbars-none; }
    .bg-scroll {
        position: absolute;
        bottom: 28px;
        left: 50%;
        transform: translateX(-50%);
    }
    .buying-title-mobile h2 {
        font-size: 22px;
    }
    .buying-slip h2,
    .buying-slip-table {
        display: none;
    }
    .buying-types-row__box {
        max-width: 280px;
        margin: auto;
    }
}

@media (max-width: 576px) {
    .buying-container {
        max-width: none;
    }
    .buying-navigation {
        padding: 32px 0;
    }
    .buying-navigation li {
        margin: 0 0 16px;
    }
    .buying-info .buying-container {
        padding: 0;
    }
    .info-content {
        max-width: none;
        padding: 0 16px;
    }
    .info-content.active .info-content__show,
    .banner-shadow {
        display: none;
    }
    .info-content .btn {
        margin: 32px auto 0;
        display: block;
    }
    .buying-info {
        padding: 0 0 48px;
    }

    /* categoty-page */
    .buying-advantages p {
        font-size: 18px;
    }
    .type-slider {
        margin-top: 32px;
    }
    .type-slider .swiper-slide ul {
        flex-direction: column;
    }
    .type-slider .swiper-slide li {
        display: flex;
        max-width: none;
        text-align: left;
        margin-bottom: 16px;
    }
    .type-slider .swiper-slide li p {
        margin: 0;
    }
    .type-slider .swiper-slide li div {
        flex: none;
        margin-right: 16px;
        height: 48px;
    }
    .type-slider .swiper-slide li div img {
        width: 48px;
        height: 48px;
    }
    .effect-content p {
        font-size: 20px;
    }
    .video-slider .swiper-slide div svg {
        width: 80px;
        height: 80px;
    }
    /* page-steamIron */
    .product-slider__content h3 {
        font-size: 28px;
        min-height: 140px;
    }
    .product-slider__content p {
        font-size: 16px;
        min-height: 150px;
        margin-top: 0;
    }
    .buying-effect_small h4 {
        font-size: 20px;
    }
    .buying-effect_small p,
    .effect-content li p {
        font-size: 16px;
    }
    .defender-disclaimer {
        font-size: 14px;
    }
    /* page-mobileiron */
    .card-info__content li p,
    .capabilities-slider .swiper-slide p {
        font-size: 16px;
    }
    .card-info__content span.card-info__count {
        font-size: 24px;
    }
    .row-content h3 {
        font-size: 18px;
    }
    .row-content h4,
    .row-content p {
        font-size: 20px;
    }
    .buying-row {
        padding: 12px 0;
    }
    .video-banner svg {
        max-width: 86px;
    }
}
