@media screen and (max-width: 1260px) {
  .title-main {
    margin-bottom: 40px;
  }
  .intro .container {
    padding: 0;
  }
  .about-image {
    width: 48%;
    height: unset;
  }
  .about-info {
    width: 49%;
  }
  .mainGallery-wrapper {
    padding: 40px 30px 40px 30px;
  }
  .footer__infotext {
    width: 80%;
  }
  .footer__smalltext {
    width: 80%;
  }
  .contacts-main-image {
    width: 100vw;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  .cart-table-line-item:nth-child(1) {
    width: 28%;
  }
  .cart-table-line-item:nth-child(2) {
    width: 14%;
  }
  .cart-table-line-item:nth-child(3) {
    width: 11%;
  }
  .cart-table-line-item:nth-child(4) {
    width: 11%;
  }
  .cart-table-line-item:nth-child(5) {
    width: 10%;
  }
  .cart-table-line-item:nth-child(6) {
    width: 8%;
  }
  .cart-table-line-item:nth-child(7) {
    width: 10%;
  }
  .cart-table-line-item:nth-child(8) {
    width: 8%;
  }
  .catalog-item-main {
    width: 100vw;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  .production-main-image {
    width: 100vw;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  .mainGalleryDop .mainGallery-item {
    height: 300px;
  }
  .productOld-main-inner:nth-child(1) {
    padding-right: 15px;
  }
  .productOld-main-inner:nth-child(2) {
    padding-left: 15px;
  }
  .productOld-main-order__button {
    padding: 10px;
    width: 180px;
    margin-right: 10px;
  }
  .productOld-main-order__cost {
    font-size: 26px;
    margin-right: 10px;
  }
  .productOld-main-order__cost span {
    font-size: 26px;
  }
  .productNew-char-line.shirik .productNew-char-line-inner {
    width: calc(100% - 48px);
  }
  .productNew-char-line.glubina .productNew-char-line-inner {
    width: calc(100% - 48px);
  }
  .productNew-char-line.dlina .productNew-char-line-inner {
    width: calc(100% - 48px);
  }
  .productNew-char-block {
    width: 475px;
  }
  .productNew-char-block:nth-child(2) {
    margin-right: 0;
  }
  .productNew-right {
    width: 165px;
  }
}

@media screen and (max-width: 992px) {
  .title-main {
    font-size: 35px;
    margin-bottom: 30px;
  }
  .container {
    padding: 0 10px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .title {
    font-size: 28px;
  }
  .intro-wrapper {
    min-height: unset;
    height: calc(100vh - 76px);
    height: calc(var(--vh, 1vh) * 100 - 76px);
    padding: 30px 30px 100px 30px;
  }
  .intro__title {
    font-size: 35px;
  }
  .convector-item__title {
    font-size: 15px;
  }
  .about-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about-image {
    width: 100vw;
    height: 340px;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  .about-info {
    width: 100%;
    margin-top: 30px;
  }
  .about-info__button {
    margin-left: auto;
    margin-right: auto;
  }
  .mainGallery-item {
    height: 230px;
  }
  .contacts-main-image {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    height: 320px;
  }
  .contacts-line {
    padding: 0;
  }
  .cart {
    /* &-inner {
            width: 965px;
            &-head {
                flex-direction: column;
                align-items: flex-start;
                &-send {
                    margin-bottom: 15px;
                    &__political {
                        text-align: left;
                    }
                }
            }
        }*/
  }
  .cart-head {
    padding-bottom: 20px !important;
  }
  .cart-TABLE {
    overflow: auto;
  }
  .cart-inner {
    width: 965px;
  }
  .cart-inner-head {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .cart-inner-print {
    margin-left: 30px;
  }
  .cart-table-line-item {
    padding: 5px;
  }
  .cart-table-line-item:nth-child(1) {
    width: 270px;
  }
  .cart-table-line-item:nth-child(2) {
    width: 135px;
  }
  .cart-table-line-item:nth-child(3) {
    width: 106px;
  }
  .cart-table-line-item:nth-child(4) {
    width: 104px;
  }
  .cart-table-line-item:nth-child(5) {
    width: 96px;
  }
  .cart-table-line-item:nth-child(6) {
    width: 78px;
  }
  .cart-table-line-item:nth-child(7) {
    width: 96px;
  }
  .cart-table-line-item:nth-child(8) {
    width: 78px;
  }
  .catalog-item-block:nth-child(1) {
    padding: 0;
  }
  .catalog-item-block:nth-child(2) {
    padding: 0;
  }
  .catalog-item-main {
    height: 310px;
    padding: 40px;
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  .production-main-image {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    height: 310px;
  }
  .production-info-block:nth-child(1) {
    padding: 0;
  }
  .production-info-block:nth-child(2) {
    padding: 0;
  }
  .partners-list {
    width: 768px;
  }
  .partners-item:not(:nth-child(4n + 4)) {
    margin-right: 16px;
  }
  .mainGalleryDop .mainGallery-item {
    height: 260px;
  }
  .productOld__title {
    display: none;
  }
  .productOld-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productOld-main-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .productOld-main-head-inner {
    width: 100%;
  }
  .productOld-main-order {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .productOld-main-order__button {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .productOld-main-order-inf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productOld-main-icon {
    display: none;
  }
  .productOld-main-slider {
    height: 220px;
    margin-bottom: 30px;
  }
  .productOld-main-inner:nth-child(1) {
    border: none;
    padding-right: 0;
    width: 100%;
  }
  .productOld-main-inner:nth-child(2) {
    padding-left: 0;
    width: 560px;
  }
  .productOld-main-inner:not(:last-child) {
    margin-bottom: 30px;
  }
  .productOld-main-bottom-icon {
    display: none;
  }
  .productOld-main-bottom-slider {
    display: none;
  }
  .productOld-main-bottom-pagination {
    text-align: center;
    display: block;
  }
  .productOld-main-bottom-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2473B6;
  }
  .productNew .productOld-main-head {
    display: block;
  }
  .productNew .productOld-main-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
  }
  .productNew__title {
    display: none;
  }
  .productNew-char {
    width: 560px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productNew-char-block {
    width: 100%;
  }
  .productNew-char-block:not(:last-child) {
    margin-bottom: 30px;
  }
  .productNew-char-block .productNew-char-line.glubina .productNew-char-line-inner {
    width: calc(100% - 48px);
  }
  .productNew-char-block .productNew-char-line.dlina .productNew-char-line-inner {
    width: calc(100% - 48px);
  }
  .productNew-main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .productNew-right {
    display: none;
    width: 100%;
    margin-top: 20px;
  }
  .productNew-right__button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .productNew-center {
    position: static;
    top: 0;
    bottom: unset;
    width: 100%;
    left: unset;
    -webkit-transform: unset;
            transform: unset;
    right: 0;
  }
  .productNew-center-pagination {
    text-align: center;
    display: block;
  }
  .productNew-center-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2473B6;
  }
  .productNew-info__title span {
    display: none;
  }
  .productNew-left {
    width: 120px;
    height: 250px;
    left: unset;
    -webkit-transform: unset;
            transform: unset;
    right: 0;
    display: none;
  }
}

@media screen and (max-width: 870px) {
  .header {
    position: relative;
  }
  .header.active nav {
    right: 0;
  }
  .header__hint {
    display: none;
  }
  .header-wrapper {
    padding: 20px 0;
  }
  .header__logo {
    margin-right: auto;
  }
  .header-burger {
    display: block;
  }
  .header nav {
    position: absolute;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    right: -300px;
    -webkit-box-shadow: 1px 1px 5px 0px #000;
            box-shadow: 1px 1px 5px 0px #000;
    top: 76px;
    z-index: 5;
    background: #fff;
    padding: 10px 0;
  }
  .header nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header nav ul li:not(:last-child) {
    margin-right: 0;
  }
  .header nav ul li a {
    padding: 10px 20px;
    display: inline-block;
  }
  .header__phone {
    margin-top: 0;
    margin-left: 10px;
  }
  .intro-wrapper {
    padding: 20px 20px 100px 20px;
  }
  .cart-inner {
    width: 920px;
  }
  .cart-table-line-item {
    padding: 5px;
  }
  .cart-table-line-item:nth-child(1) {
    width: 224px;
  }
  .productNew-thanks__title {
    font-size: 18px;
  }
  .productOld-main-head__title, .productOld-main-head .productOld-main-head__power {
    font-size: 16px;
  }
  .productOld-main-head__type {
    font-size: 14px;
  }
  .productOld__tab {
    width: 238px;
  }
}

@media screen and (max-width: 768px) {
  .mainGallery-wrapper {
    padding: 30px 10px;
  }
  .footer__infotext {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer__smalltext {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-social {
    margin-bottom: 20px;
  }
  .footer__logo {
    margin: 0 auto;
  }
  .contacts-main-image {
    height: 260px;
  }
  .contacts-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-line__text {
    width: 100%;
    margin-bottom: 30px;
  }
  .contacts-line iframe {
    width: 100%;
  }
  .contacts-form {
    margin-bottom: 30px;
    width: 100%;
  }
  .contacts-info {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-info__text {
    width: 100%;
    margin-bottom: 30px;
  }
  .contacts-info-phone {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contacts-info-phone__text {
    width: 48%;
  }
  .contacts-info-phone-image {
    width: 48%;
    margin-right: 0;
  }
  .contacts-info-phone__mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    text-align: center;
  }
  .contacts-info-phone-image {
    display: none;
  }
  .cart__title {
    font-size: 28px;
  }
  .cart-inner {
    width: 845px;
  }
  .cart-inner-head {
    padding: 15px;
  }
  .cart-inner-head__button {
    padding: 14px 28px;
  }
  .cart-inner-print {
    display: none;
  }
  .cart-table-line-item {
    padding: 5px;
  }
  .cart-table-line-item:nth-child(2) {
    width: 92px;
  }
  .cart-table-line-item:nth-child(3) {
    width: 107px;
  }
  .cart-table-line-item:nth-child(4) {
    width: 72px;
  }
  .cart-total {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cart-total__title {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .catalog-item-main {
    margin-bottom: 30px;
  }
  .catalog-item__button {
    margin-top: 30px;
    width: 200px;
    padding: 15px;
  }
  .production-block-imgs {
    margin-bottom: 30px;
  }
  .production-main-image {
    margin-bottom: 30px;
  }
  .partners-list {
    width: 576px;
  }
  .partners-item {
    width: 132px;
  }
  .partners-item:not(:nth-child(4n + 4)) {
    margin-right: 16px;
  }
  .mainGalleryDop .mainGallery-item {
    height: 230px;
  }
  .productOld__tab {
    font-size: 11px;
    width: 173px;
  }
  .productOld__tab:not(:last-child) {
    margin-right: 10px;
  }
  .productNew-table::before {
    display: none;
  }
  .productNew-table-item {
    width: 100%;
  }
  .productNew-table-item:not(:nth-child(-n + 2)) {
    border: none;
  }
  .productNew-table-item:not(:last-child) {
    border-bottom: 1px solid #D4D4D4;
  }
  .productNew-table-item p, .productNew-table-item span {
    width: 100%;
  }
  .productNew-left {
    width: 75px;
    height: 170px;
  }
  .productNew-center {
    width: 100%;
    height: 170px;
  }
  .mainGalleryMain .mainGallery-item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .mainGalleryMain .mainGallery-item:nth-last-child(-n + 2) {
    display: none;
  }
  .convector-item {
    width: 100%;
  }
  .convector-item:not(:nth-child(3n + 3)) {
    margin-right: 0;
  }
  .convector-item:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .convector-item:not(:last-child) {
    margin-bottom: 30px;
  }
  .convector-item__title {
    font-size: 18px;
  }
  .convector-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .about-image {
    height: 220px;
  }
  .intro__title {
    margin-bottom: -200px;
  }
  .contacts-main-image {
    height: 220px;
  }
  .contacts-form-elem.file {
    padding: 0;
  }
  .contacts-form-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contacts-form__button {
    margin-top: 20px;
  }
  .cart__title {
    font-size: 22px !important;
  }
  .cart-table-line-item:nth-child(1) {
    width: 175px;
  }
  .cart-table-line-item:nth-child(3) {
    width: 84px;
  }
  .cart-table-line-item:nth-child(4) {
    width: 55px;
  }
  .cart-inner {
    width: 756px;
  }
  .cart-inner-head {
    padding: 10px;
  }
  .cart-inner-head-send-item {
    width: 20px;
    height: 20px;
  }
  .cart-inner-head-send-inner {
    width: 318px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cart-inner-head-send__political {
    width: 318px;
  }
  .cart-inner-head__text {
    max-width: 220px;
  }
  .cart-inner-head__button {
    width: 100%;
    margin-top: 10px;
  }
  .cart-total {
    padding-top: 30px;
  }
  .cart-total__title {
    margin-bottom: 10px;
  }
  .cart-total-line {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cart-total-item {
    width: 100%;
    margin-right: 0 !important;
  }
  .cart-total-item__text {
    width: 50%;
    margin-right: 0;
    font-size: 14px;
  }
  .cart-total-item__value {
    width: 50%;
  }
  .catalog-item-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-item-block {
    width: 100%;
  }
  .catalog-item-block:not(:last-child) {
    margin-bottom: 15px;
  }
  .catalog-item-main {
    padding: 20px;
    height: 220px;
  }
  .productNew-thanks__title {
    font-size: 16px;
  }
  .production-main-image {
    height: 220px;
  }
  .production-block-imgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .production-block-imgs-image {
    height: 220px;
    width: 100%;
  }
  .production-block-imgs-image:not(:nth-child(3n + 3)) {
    margin-right: 0;
  }
  .production-block-imgs-image:not(:nth-child(-n + 3)) {
    margin-top: 0;
  }
  .production-block-imgs-image:not(:last-child) {
    margin-bottom: 20px;
  }
  .production-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .production-info-block {
    width: 100%;
  }
  .production-info-block:not(:last-child) {
    margin-bottom: 15px;
  }
  .partners-list {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .partners-item {
    width: 46%;
  }
  .partners-item:not(:nth-child(4n + 4)) {
    margin-right: 0;
  }
  .partners-item:not(:nth-child(-n + 2)) {
    margin-top: 20px;
  }
  .productOld-main-head {
    /*&__title, &__power {
                    font-size: 14px;
                }
                &__type {
                    font-size: 12px;
                }*/
  }
  .productOld-main-order {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .productOld-main-order__button {
    margin-bottom: 10px;
    width: 170px;
    padding: 5px;
    margin-right: 0;
  }
  .productOld-main-order__button svg {
    width: 20px;
  }
  .productOld-main-order__cost {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .productOld-main-bottom-slider {
    width: 220px;
  }
  .productOld-main-bottom-slider-item {
    width: 70px;
  }
  .productOld-main-bottom-slider-item:not(:nth-child(3n + 3)) {
    margin-right: 5px;
  }
  .productOld-main-bottom-icon {
    width: 110px;
  }
  .productOld-main-inner:nth-child(2) {
    width: 100%;
  }
  .productOld-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productOld__tab {
    font-size: 14px;
    width: 100%;
  }
  .productOld__tab:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .productNew-char {
    width: 100%;
  }
  .productNew-char-line.model {
    /*  .productNew-char-line-inner-list {
                        flex-wrap: wrap;
                        display: flex;
                    }
                    .productNew-char-item {
                        width: unset;
                        margin-bottom: 10px;
                    }*/
  }
  .productNew-char-line.model .productNew-char-line-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productNew-char-line.colorReshotka .productNew-char-line-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .productNew-info-block {
    width: 100%;
  }
  .productNew-info-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__infotext br {
    display: block;
  }
}

@media screen and (max-width: 400px) {
  .title-main {
    font-size: 30px;
  }
  .container {
    padding: 0 10px;
  }
  .title {
    font-size: 24px;
  }
  .header__logo {
    margin-right: auto;
    width: 90px;
  }
  .intro-wrapper {
    padding: 10px 10px 100px 10px;
  }
  .intro__title {
    font-size: 30px;
  }
  .footer__logo {
    width: 90px;
  }
}
/*# sourceMappingURL=media.css.map */