@media (max-width: 1470px) {
    .tags {
        max-height: 85px;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .header .cart .items {
        right: 0;
    }

    .header .logo {
        margin-left: 0;
    }

    .presents-slider {
        margin: -170px -20px 100px -20px;
    }

    .presents-slider.inner {
        margin: -20px -20px 100px -20px;
    }

    .new-items-block .list {
        margin: 0;
    }
}

@media (max-width: 1370px) {
    .tags {
        max-height: 85px;
        overflow-y: hidden;
    }

    .wrap {
        width: 1170px;
    }

    .header .logo {
        margin-left: 0;
    }

    .header .city {
        margin-left: 0;
    }

    .top-menu ul.other {
        margin-left: 0;
    }

    .top-menu ul li {
        margin-right: 20px;
    }

    .index-page-slider .slick-dots {
        width: 1170px;
    }

    .presents-slider .item .link a {
        padding: 0 30% 20px 20px;
        font-size: 24px;
        line-height: 28px;
    }

    .index-news-block .list .item img {
        right: -10px;
        /*30*/
    }

    .index-news-block .list .item {
        padding: 38px 270px 38px 30px;
    }

    .last-works-block .list .item .text {
        padding: 20px 30px;
    }

    .catalog-page .filter {
        width: 19%;
    }

    .catalog-page .list {
        width: 80%;
    }

    .catalog-page .list .item {
        width: 33.333334%;
    }

    .index-categories-block .top-text.other {
        width: 50%;
    }

    .item-page .photos .list {
        padding-right: 140px;
    }

    .item-page .photos .list .slider-nav {
        width: 120px;
    }

    .item-page .info {
        width: 25%;
        margin-right: 100px;
    }

    .item-page .params {
        width: 25%;
        margin-right: 100px;
    }

    .technologies-page .banner {
        margin: 0 0 40px 0;
    }

    .technologies-page .banner img {
        right: 0;
    }

    .portfolio-page .item .text {
        padding: 20px 30px 30px 30px;
    }

    .portfolio-page .item {
        margin-bottom: 0;
    }

    .last-works-block .list2 .item .text {
        padding: 0 30px 40px 30px;
    }

    .cart-page .list .item .color {
        width: 57%;
    }
}

@media (max-width: 1200px) {
    .tags {
        max-height: 85px;
        overflow-y: hidden;
    }

    .wrap {
        width: 970px;
    }

    .top-menu ul li a,
    .top-menu ul.other li a {
        padding-right: 0;
        background: none;
    }

    .index-page-slider .item .image {
        zoom: .6;
    }

    .index-page-slider .item .text p {
        margin-bottom: 30px;
    }

    .index-page-slider .item .text {
        width: 55%;
    }

    .index-page-slider .slick-dots {
        width: 970px;
    }

    .index-categories-block .item {
        width: 31%;
    }

    .technologies-block .top-text {
        width: 60%;
    }

    .brands-block .brands .link {
        right: 0;
    }

    .corporate-block .text img {
        zoom: .6;
    }

    .corporate-block .text {
        padding: 70px 40% 70px 0;
    }

    .brands-block .brands .link {
        padding: 0;
    }

    .index-categories-block .top-text {
        width: 50%;
        margin-bottom: 40px;
    }

    .new-items-block .top-text {
        width: 50%;
    }

    .catalog-page .filter {
        width: 24%;
    }

    .catalog-page .list {
        width: 75%;
    }

    .catalog-page .list .item {
        width: 50%;
    }

    .catalog-page .list .pages ul {
        display: none;
    }

    .catalog-promo-block .text img {
        margin-right: 0;
    }

    .catalog-promo-block .text {
        padding-right: 55%;
    }

    .catalog-promo-block .text span {
        width: auto;
    }

    .catalog-promo-block .top-menu ul li a {
        background: none;
    }

    .catalog-promo-block .top-menu ul.other li a {
        background: none;
    }

    .promo-page .top-text .right-text {
        margin-right: 0;
    }

    .promo-page .top-text .left-text {
        width: 60%;
    }

    .item-page .photos .list {
        padding-right: 120px;
    }

    .item-page .photos .list .slider-nav {
        width: 100px;
    }

    .item-page .info {
        width: 35%;
        margin-right: 0px;
    }

    .item-page .params {
        width: 35%;
        margin-right: 0px;
    }

    .left-menu {
        width: 17%;
    }

    .page-with-left-nav {
        width: 80%;
    }

    .technologies-page .banner img {
        zoom: .8;
    }

    .technologies-page .banner {
        padding: 45px 50% 45px 45px;
    }

    .blog-page .corporate-block .text img {
        right: 30px;
        zoom: .6;
    }

    .blog-page .corporate-block .text {
        padding: 30px 40% 30px 30px;
    }

    .corporate-block .text p {
        width: auto;
    }

    .post-top-block .top-menu ul li a {
        background: none;
    }

    .post-top-block .top-menu ul.other li a {
        background: none;
    }

    .post-top-block .text .image {
        zoom: .8;
    }

    .post-top-block .text .bottom-text {
        width: auto;
    }

    .portfolio-page .item {
        width: 50%;
    }

    .portfolio-preview {
        padding: 100px 60% 100px 0;
    }

    .portfolio-preview .image {
        margin-top: 0;
    }

    .last-works-block .list2 .item {
        width: 50%;
    }

    .cart-page .list {
        width: 100%;
    }

    .cart-page .list .item .color {
        width: 54%;
    }

    .cart-page .result {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .cart-page .result .order {
        width: 31%;
    }

    .cart-page .result .info-block {
        width: 31%;
    }
}

@media (max-width: 991px) {
    .journal-page.index-news-block .list {
        flex-wrap: wrap;
    }
    .hide-mobile {
        display: none;
    }

    .tags {
        max-height: 130px;
        overflow-y: hidden;
    }

    .wrap {
        width: 747px;
    }

    .header .logo {
        padding-left: 40px;
    }

    .header .logo a span {
        display: none;
    }

    .header .city {
        display: none;
    }

    .header .phone .tel {
        display: none;
    }

    .header .phone .callback {
        display: inline-block;
        font-size: 0;
        margin: 0;
        width: 26px;
        height: 26px;
        background: url('/assets/public/img/phone.svg');
    }

    .header .cart {
        display: none;
    }

    .header .phone {
        margin-top: 0;
    }

    .top-menu {
        display: none;
    }

    .top-page-line {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 5;
    }

    .mobile-menu .menu1 li ul li a {
        display: flex;
    }

    .mobile-menu .menu1 li ul li a img.icon {
        width: 25px;
        margin-right: 15px;
    }

    .mobile-menu .menu1 li ul li a span {
        line-height: 25px;
    }

    .header {
        position: fixed;
        width: 100%;
        top: 40px;
        left: 0;
        background: #fff;
        z-index: 5;
        padding: 24px 0;
        box-shadow: rgba(1, 1, 1, 0.05) 0 6px 12px;
    }

    body {
        padding-top: 120px;
    }

    .header .menu-button {
        display: block;
    }

    .mobile-menu.opened {
        display: block;
    }

    .index-page-slider .item .image {
        zoom: .5;
    }

    .index-page-slider .item .text .name {
        font-size: 26px;
        line-height: 30px;
    }

    .index-page-slider .slick-dots {
        width: 747px;
    }

    .brands-block .brands .item {
        width: 32%;
    }

    .brands-block .brands .link {
        width: 32%;
        padding: 0 50px;
    }

    .corporate-block .text img {
        zoom: .5;
    }

    .corporate-block .text {
        padding: 70px 30% 70px 0;
    }

    .corporate-block .text p {
        width: 80%;
    }

    .last-works-block .list .slick-prev,
    .last-works-block .list .slick-next {
        right: 10%;
    }

    .footer .contacts {
        width: 170px;
    }

    .corporate-block.other .text .name {
        width: 80%;
    }

    .mob-cart {
        display: block;
    }

    .footer {
        padding-bottom: 90px;
    }

    .catalog-promo-block .header .phone .callback {
        border-bottom: 0;
    }

    .catalog-promo-block .text {
        margin-top: 30px;
    }

    .catalog-promo-block .text img {
        zoom: .8;
        right: -60px;
    }

    .promo-page .top-text .left-text {
        width: 100%;
    }

    .promo-page .top-text .right-text {
        width: 100%;
        margin-top: 0;
    }

    .promo-page .top-text .right-text span {
        padding-left: 0;
        border-left: 0;
    }

    .promo-page .banner {
        margin: 0 0 30px 0;
    }

    .promo-page .banner .text {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: auto;
        margin-top: -5px;
    }

    .catalog-brands-block .brands .item {
        width: 31%;
    }

    .item-page .photos .list {
        padding-right: 100px;
    }

    .item-page .photos .list .slider-nav {
        width: 80px;
    }

    .item-page .tabs .tabNavigation li {
        margin-right: 5px;
    }

    .left-menu {
        width: 22%;
    }

    .page-with-left-nav {
        width: 75%;
    }

    .technologies-page .prices {
        overflow-x: scroll;
    }

    .technologies-page .banner img {
        zoom: .5;
    }

    .technologies-page .banner {
        padding: 30px 40% 30px 30px;
    }

    .about-bottom-block .col {
        width: 100% !important;
    }

    .technologies-page .counts .item {
        width: 48%;
    }

    .technologies-page .banner2 .text {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: auto;
        margin: -25px 20px 50px 20px;
    }

    .technologies-page .last-works .text {
        width: 100%;
        order: 1;
    }

    .technologies-page .last-works .image {
        width: 100%;
        order: 0;
        height: 280px;
    }

    .blog-page .blog-item {
        width: 48%;
    }

    .blog-page .corporate-block .text img {
        right: 30px;
        zoom: .5;
    }

    .post-top-block .text {
        padding: 30px 50% 50px 0;
    }

    .promo-page .banner .text {
        margin: -20px 20px 0 20px;
    }

    .portfolio-page .pages ul li {
        margin-right: 5px;
    }

    .portfolio-preview .image {
        zoom: .7;
    }

    .contacts-page .contacts {
        width: 32%;
    }

    .contacts-page .map {
        width: 66%;
    }

    .cart-page .list .item {
        padding: 20px 20px 20px 190px;
    }

    .cart-page .list .item .image {
        left: 20px;
    }

    .cart-page .list .item .color {
        width: 58%;
    }

    .cart-page .result .order {
        width: 100%;
    }

    .cart-page .result .info-block {
        width: 48%;
    }
}

@media (max-width: 767px) {

    .catalog-only-wrap {
        margin-left: 0;
    }

    .catalog-only-text {
        margin-right: auto;
    }

    .tags {
        max-height: 130px;
        overflow-y: hidden;
    }

    .bx_filter_button_box {
        bottom: 10%;
    }

    .wrap {
        width: 556px;
    }

    .popup .window {
        width: 500px;
        padding: 40px 20px 20px 20px;
    }

    .popup .window .name {
        width: 80%;
    }

    .index-page-slider .item .image {
        zoom: 1;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
        margin-bottom: 10px;
    }

    .index-page-slider .item .text {
        width: auto;
    }

    .index-page-slider .slick-dots {
        width: 556px;
    }

    .index-top-bg {
        padding-bottom: 160px;
    }

    .presents-slider .item img {
        zoom: .8;
    }

    .index-categories-block .item {
        width: 48%;
    }

    .index-categories-block {
        padding-bottom: 20px;
    }

    .technologies-block .top-text {
        width: auto;
    }

    .brands-block .brands .link {
        padding: 0 20px;
    }

    .corporate-block .text img {
        zoom: 1;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
        margin-bottom: 10px;
    }

    .corporate-block .text {
        padding: 70px 0;
    }

    .footer nav {
        width: 31%;
    }

    .footer .contacts {
        width: auto;
    }

    .footer .social {
        width: auto;
    }

    .index-categories-block .top-text {
        width: auto;
    }

    .new-items-block .top-text {
        width: auto;
    }

    .corporate-block.other .text .name {
        width: auto;
    }

    .catalog-page .filter {
        display: none;
        width: 100%;
    }

    .catalog-page .list {
        width: 100%;
    }

    .index-categories-block .top-text.other {
        width: auto;
    }

    .catalog-page .sort-block .sort a:nth-child(2) {
        display: none;
    }

    .catalog-page .sort-block .sort a:last-child {
        display: block;
    }

    .catalog-page .sort-block .sort {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .mob-filter.opened {
        display: block;
    }

    .catalog-promo-block .text img {
        zoom: .6;
    }

    .item-page .photos {
        width: 100%;
        margin-top: 0;
    }

    .item-page .info {
        width: 100%;
    }

    .item-page .tabs {
        width: 100%;
    }

    .item-page .params {
        width: 100%;
    }

    .new-items-block.other .list .slick-prev,
    .new-items-block.other .list .slick-next {
        display: none !important;
    }

    .left-menu {
        width: 100%;
    }

    .left-menu ul {
        display: none;
    }

    .left-menu select {
        display: block;
    }

    .page-with-left-nav {
        width: 100%;
    }

    .blog-page .corporate-block .text {
        padding: 30px;
    }

    .blog-page .corporate-block .text img {
        zoom: 1;
        margin: 0;
        transform: none;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .post-top-block .text .image {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
        width: auto;
        zoom: 1;
    }

    .post-top-block .text {
        padding: 30px 0 50px;
    }

    .technologies-page .counts.other .item {
        width: 48%;
    }

    .portfolio-page .pages ul {
        display: none;
    }

    .portfolio-preview {
        padding: 0px 0 50px;
    }

    .portfolio-preview .image {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
        zoom: 1;
    }

    .portfolio-preview h1 {
        width: auto;
    }

    .portfolio-item-page .item {
        width: 100%;
    }

    .contacts-page .contacts {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .contacts-page .contacts h1 {
        width: 100%;
    }

    .contacts-page .contacts .item {
        width: 48%;
    }

    .contacts-page .map {
        width: 100%;
        height: 667px;
    }

    .cart-page .list .item {
        padding: 30px;
    }

    .cart-page .list .item .image {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: auto;
        margin-bottom: 20px;
        text-align: center;
    }

    .cart-page .list .item .application {
        width: 35%;
    }

    .cart-page .list .item .size {
        width: 35%;
    }

    .cart-page .list .item .color {
        width: 62%;
    }

    .selections-wrap-page {
        grid-template-columns: repeat(1, 1fr);
    }

    .selections-wrap-page .item {
        grid-column-start: 1;
        grid-column-end: 4;
    }

    .selections-wrap-page .item .link a {
        left: 0 !important;
        bottom: 0 !important;

    }

    .selections-wrap-page .item .link {
        height: 180px !important;
    }

    .selections-wrap-page .item:first-child img {
        right: -20px !important;
        max-height: 360px;
    }

    .selections-wrap-page .item:first-child .link a {
        font-size: 26px;
        line-height: 30px;
    }

    .selections-wrap-page .item:first-child p {
        display: none;
    }

    .selections-wrap-page .item img {
        right: -20px !important;
    }

}

@media (max-width: 575px) {

    .tags {
        max-height: 130px;
        overflow-y: hidden;
    }

    .mobile-popup {
        max-width: 350px;
        margin: auto;
    }

    .catalog-page .list .item .photos {
        min-height: 110px;
    }

    .wrap {
        width: auto;
        padding: 0 30px;
    }

    .popup .window {
        width: 300px;
    }

    .popup.checkout .window {
        min-width: 300px;
        width: 79%;
    }

    .popup .window .flex input[type='text'] {
        width: 100%;
    }

    .popup .window .name {
        margin-bottom: 20px;
    }

    .header .menu-button {
        left: 30px;
    }

    .index-page-slider .item {
        padding: 20px 0;
    }

    .index-page-slider .slick-dots {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 30px;
        bottom: auto;
        top: 250px;
    }

    .index-page-slider .item .image {
        height: 220px;
        display: block;
        margin: 0 auto 50px auto;
    }

    .index-page-slider .slick-dots li.slick-active button {
        background: url('/assets/public/img/arrow2mobbig.svg') no-repeat right;
        padding-right: 190px;
    }

    .index-page-slider .slick-dots li.slick-active button:after {
        margin-left: -172px;
        animation: colorChangeMob 5.3s infinite;
        background: url('/assets/public/img/arrow2mob.svg') no-repeat left;
    }

    .index-page-slider .item .text .materials {
        display: none;
    }

    .index-page-slider .item .text .tags {
        display: none;
    }

    .index-page-slider .item .text .mob-link {
        display: inline-block;
    }

    .index-page-slider .item .text {
        padding-bottom: 0;
    }

    .presents-slider .item {
        width: 315px;
        margin: 0 5px;
    }

    .presents-slider .item .link {
        height: 180px;
    }

    .presents-slider .item .link a {
        padding: 20px 50% 20px 25px;
        font-size: 18.0702px;
        line-height: 21px;
    }

    .presents-slider .item img, .selections-wrap-page .item img {
        zoom: .7;
    }

    .presents-slider .slick-prev {
        left: 10px;
    }

    .presents-slider .slick-next {
        right: 10px;
    }

    .presents-slider {
        margin: -170px -30px 50px -30px;
    }

    .index-categories-block .block-name {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 50px;
    }

    .index-categories-block .top-link {
        display: none;
    }

    .index-categories-block .item {
        width: 32%;
        margin-bottom: 40px;
        text-align: center;
    }

    .index-categories-block .item ul {
        display: none;
    }

    .index-categories-block .item .link {
        display: block;
        padding: 0;
        background: none;
        margin: 0;
    }

    .index-categories-block .item img {
        margin: 0 auto 10px auto;
    }

    .technologies-block {
        padding-top: 50px;
        border-bottom: 1px solid #E2E2E2;
        padding-bottom: 50px;
    }

    .technologies-block .block-name {
        font-size: 26px;
        line-height: 30px;
    }

    .technologies-block .list .item {
        width: 158px;
    }

    .technologies-block .list .item a {
        font-weight: 700;
    }

    .technologies-block .list .slick-prev,
    .technologies-block .list .slick-next {
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: -30px;
    }

    .technologies-block .list .slick-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
        background: url('/assets/public/img/prev.svg');
    }

    .technologies-block .list .slick-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
        background: url('/assets/public/img/next.svg');
    }

    .index-news-block {
        padding: 50px 0;
    }

    .index-news-block .block-name {
        margin-bottom: 34px;
        font-size: 26px;
        line-height: 30px;
    }

    .index-news-block .list .item {
        width: 355px;
        margin: 0;
        padding: 20px;
    }

    .journal-page.index-news-block .list .item {
        width: 100%;
        padding-left: 20px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 0;
        margin: 0;
    }

    .index-news-block .list .item .date {
        margin: 0;
    }

    .index-news-block .list .item .name {
        margin: 60px 0 0 0;
        width: 60%;
        font-weight: 600;
        font-size: 22px;
        line-height: 28px;
    }

    .index-news-block .list .item > p {
        display: none;
    }
    .index-news-block .list .item .bottom-text p {
        display: none;
    }

    .journal-page.index-news-block .list .item > p  {
        color: #202124;
        background: #fff;
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px;
        margin-bottom: 0;
        display: block;
    }
    .journal-page .mobile-color-change {
        color: #ed5a5a!important;
        background: url(/assets/public/img/arrow.svg) no-repeat right!important;
        background: #fff!important;
        margin-left: -20px;
        margin-right: -20px;
        width: 100%;
        padding-left: 20px;
    }

    .index-news-block .list .item > a {
        /*display: none;*/

    }

    .index-news-block .list .item img {
        top: 36%;
        zoom: .6;
    }

    .index-news-block .list {
        margin: 0 -30px;
    }

    .index-news-block .bottom-text {
        display: block;
    }

    .brands-block {
        padding: 46px 0 50px;
    }

    .brands-block .brands .item {
        width: 48%;
        margin-bottom: 20px;
    }

    .brands-block .brands .item:first-child {
        display: none;
    }

    .brands-block .brands .item.empty {
        display: none;
    }

    .brands-block .brands .link {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        width: 140px;
        margin: 0 auto;
        padding: 0;
    }

    .corporate-block .text {
        padding: 20px 0 50px;
    }

    .corporate-block .text .name {
        font-size: 26px;
        line-height: 30px;
    }

    .corporate-block .text p {
        width: auto;
        margin-bottom: 50px;
    }

    .last-works-block {
        padding-top: 50px;
    }

    .last-works-block .block-name {
        margin-bottom: 50px;
        font-size: 26px;
        line-height: 30px;
    }

    .last-works-block .top-link {
        display: none;
    }

    .last-works-block .list .item {
        width: 315px;
    }

    .last-works-block .list .slick-prev,
    .last-works-block .list .slick-next {
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: -100px;
    }

    .last-works-block .list .slick-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 10px;
    }

    .last-works-block .list .slick-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 10px;
    }

    .last-works-block .list .item .text {
        padding: 20px;
    }

    .last-works-block .list {
        padding-bottom: 30px;
    }

    .about-bottom-block {
        padding: 50px 0 20px;
    }

    .about-bottom-block .item {
        width: 100% !important;
        margin-bottom: 45px !important;
    }

    .about-bottom-block .item .name {
        margin-bottom: 15px !important;
    }

    .pre-footer-phone a {
        font-size: 26px;
        line-height: 30px;
    }

    .footer nav {
        width: 100%;
        margin-bottom: 25px;
    }

    .footer nav ul {
        display: none;
        padding-top: 16px;
    }

    .footer nav ul.opened {
        display: block;
    }

    .footer nav p {
        margin-bottom: 0 !important;
        background: url('/assets/public/img/menu-arrow.svg') no-repeat right;
        margin-bottom: 0;
        padding-bottom: 9px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        cursor: pointer;
    }

    .footer nav p.active {
        background: url('/assets/public/img/menu-arrow2.svg') no-repeat right;
    }

    .footer .contacts {
        width: 100%;
        margin-bottom: 25px;
    }

    .footer .contacts p {
        margin-bottom: 0;
        padding-bottom: 9px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin-bottom: 16px;
    }

    .footer .social {
        width: 100%;
        margin-bottom: 25px;
    }

    .footer .social p {
        margin-bottom: 0;
        padding-bottom: 9px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin-bottom: 16px;
    }

    .footer .copy span {
        display: none;
    }

    .footer .copy a {
        display: block;
        text-decoration: underline;
        margin-top: 10px;
    }

    .footer .copy {
        text-align: left;
    }

    .presents-slider.inner {
        margin: -20px -30px 70px -30px;
    }

    .new-items-block {
        padding: 50px 0;
    }

    .new-items-block .block-name {
        font-size: 26px;
        line-height: 30px;
    }

    .new-items-block .list {
        margin: 0 -30px;
    }

    .corporate-block.other .text {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .catalog-page .sort-block .tags {
        white-space: nowrap;
        margin-right: -30px;
        overflow-x: scroll;
    }

    .catalog-page .sort-block .sort a {
        margin-right: 0;
    }

    .catalog-page .mob-tags .tag {
        margin-right: 2px;
    }

    .catalog-page .wrap.flex {
        display: block;
        padding: 0;
    }

    .catalog-page .list {
        margin-top: -1px;
    }

    .catalog-page .list .item {
        width: 100%;
        margin: 0 !important;
        padding: 20px 20px 55px 150px;
        position: relative;
        border-top: 1px solid #E2E2E2;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .catalog-page .list .item .photos {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 110px;
    }

    .catalog-page .list .item .photos .slick-dots {
        display: none !important;
    }

    .catalog-page .sort-block .wrap {
        padding: 0 30px;
    }

    .catalog-page .list .item .price {
        width: 100%;
        order: 0;
        padding-top: 30px;
        position: relative;
        margin-bottom: 5px;
    }

    .catalog-page .list .item .price span {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
    }

    .catalog-page .list .item table {
        order: 2;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 18px;
    }

    .catalog-page .list .item table tr {
        display: block;
    }

    .catalog-page .list .item table tr td {
        display: inline-block;
        padding: 0;
    }

    .catalog-page .list .item .colors {
        width: 100%;
        order: 3;
    }

    .catalog-page .list .item form {
        width: 100%;
        order: 4;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px 20px 20px;
        text-align: right;
    }

    .catalog-page .list .item form input[type='text'] {
        height: 33px;
        width: 34%;
    }

    .catalog-page .list .item form button {
        height: 33px;
        width: 61%;
        margin-left: 2%;
    }

    .catalog-page .list .item .colors {
        position: relative;
    }

    .catalog-page .list .item .colors .select a {
        margin: 0 0 5px 0;
    }

    .catalog-page .list .item .colors .select {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 35px;
    }

    .catalog-page .list .item .colors .more {
        position: absolute;
        right: 0;
        top: 0;
        width: 26px;
        height: 26px;
        line-height: 26px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        background: #F0F0F0;
        font-size: 10px;
        color: #202124;
    }

    .catalog-page .list .item .colors .more span {
        display: none;
    }

    .catalog-page .list .pages button {
        width: 100%;
    }

    .catalog-page .list .pages {
        border-top: 1px solid #E2E2E2;
        padding: 30px 30px 0 30px;
        margin-top: 0;
    }

    .catalog-page {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .catalog-page .mob-tags {
        display: block;
    }

    .catalog-promo-block .text img {
        zoom: 1;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
    }

    .catalog-promo-block .text {
        padding-right: 0;
        margin-top: 0;
    }

    .catalog-promo-block .text span {
        font-size: 32px;
        line-height: 36px;
    }

    .catalog-promo-block {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .in-selection-block .block-name {
        font-size: 32px;
        line-height: 36px;
    }

    .catalog-brands-block .brands .item {
        width: 48%;
        margin-bottom: 20px;
    }

    .navi {
        white-space: nowrap;
        overflow-x: scroll;
        margin-right: -30px;
    }

    .item-page h1 {
        display: none;
    }

    .item-page .photos .list .slider-nav {
        display: none !important;
    }

    .item-page .photos .list {
        padding-right: 0;
    }

    .item-page .photos {
        margin-bottom: 20px;
    }

    .item-page .info .colors .select a {
        margin-right: 6px;
    }

    .item-page .flex .photos {
        order: 0;
    }

    .item-page .flex .info {
        order: 1;
    }

    .item-page .flex .tabs {
        order: 3;
    }

    .item-page .flex .params {
        order: 2;
    }

    .item-page .flex .params {
        margin-bottom: 0px;
    }

    .item-page .params .name {
        font-weight: 600;
        background: url('/assets/public/img/menu-arrow.svg') no-repeat right;
    }

    .item-page .params .name.active {
        background: url('/assets/public/img/menu-arrow2.svg') no-repeat right;
    }

    .item-page .params .items {
        display: none;
    }

    .item-page .params .items.opened {
        display: block;
    }

    .item-page .tabs .tabNavigation {
        display: none;
    }

    .item-page .tabs .tab-content {
        display: block !important;
        padding-right: 0;
    }

    .item-page .tabs .tab-content .name {
        display: block;
        font-weight: 600;
        padding-bottom: 10px;
        margin-bottom: 20px;
        background: url('/assets/public/img/menu-arrow.svg') no-repeat right;
        border-bottom: 1px solid #E2E2E2;
    }

    .item-page .tabs .tab-content .name.active {
        background: url('/assets/public/img/menu-arrow2.svg') no-repeat right;
    }

    .item-page .tabs .tab-content .text {
        display: none;
        padding-bottom: 20px;
    }

    .item-page .tabs .tab-content .text.opened {
        display: block;
    }

    .technologies-page h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .technologies-page .list {
        padding: 0 0 20px 0;
        border-top: 0;
    }

    .technologies-page .list .item {
        width: 48%;
    }

    .technologies-page h2 {
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 28px;
    }

    .technologies-page .prices {
        margin: 0 -30px;
    }

    .technologies-page .prices table tbody tr td {
        white-space: nowrap;
        padding: 5px 30px;
    }

    .technologies-page .prices table thead tr td {
        white-space: nowrap;
        padding: 5px 30px;
    }

    .technologies-page .banner {
        margin: 0 -30px 50px -30px;
        padding: 30px;
    }

    .technologies-page .banner img {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        transform: none;
        width: auto;
        zoom: 1;
    }

    .technologies-page .banner p {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 30px;
    }

    .technologies-page .banner ol li {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
    }

    .no_mob {
        display: none;
    }

    .technologies-page .slider .item img {
        width: 158px;
    }

    .technologies-page .slider {
        margin: 0 -30px 50px -30px;
    }

    .technologies-page .slider .slick-prev {
        left: 10px;
        background: url('/assets/public/img/prev.svg');
    }

    .technologies-page .slider .slick-next {
        right: 10px;
        background: url('/assets/public/img/next.svg');
    }

    .technologies-page .line {
        margin: 0 -30px 50px -30px;
    }

    .about-bottom-block form .flex input[type='text'] {
        width: 100%;
    }

    .technologies-page .counts .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .technologies-page .banner2 {
        margin: 0 -30px 20px -30px;
    }

    .technologies-page h2.big {
        font-size: 26px;
        line-height: 30px;
    }

    .technologies-page .last-works {
        margin: 50px -30px 0 -30px;
    }

    .technologies-page .last-works .text {
        padding: 30px;
    }

    .blog-top-info h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .blog-top-info .tags {
        white-space: nowrap;
        overflow-x: scroll;
        margin-right: -30px;
    }

    .blog-page {
        padding-top: 40px;
    }

    .blog-page .blog-item {
        width: 100%;
        margin-bottom: 40px;
    }

    .blog-page .corporate-block {
        margin: 0 -30px;
    }

    .post-top-block .text {
        padding: 0 0 50px 0;
    }

    .post-top-block .text h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .post-top-block .text .tags {
        padding-bottom: 40px;
    }

    .post-top-block .text p {
        margin-bottom: 20px;
    }

    .post-top-block .text .bottom-text {
        font-size: 18px;
        line-height: 28px;
    }

    .post-top-block {
        margin-bottom: 50px;
    }

    .promo-page .top-text .right-text span {
        border-left: 1px solid #ed5a5a;
        font-size: 18px;
        line-height: 28px;
        padding-left: 15px;
    }

    .promo-page .banner {
        margin: 0 -30px 30px -30px;
    }

    .technologies-page.pad {
        padding-top: 0;
        margin-top: -30px;
    }

    .technologies-page .counts.other .item {
        width: 100%;
    }

    .portfolio-top-block h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .portfolio-top-block .top-text {
        margin-bottom: 30px;
    }

    .portfolio-top-block .tags.other {
        border-top: 1px solid #E2E2E2;
        padding-top: 10px;
    }

    .portfolio-top-block {
        border-bottom: 0;
    }

    .portfolio-page .item {
        width: 100%;
    }

    .portfolio-page .pages button {
        width: 100%;
    }

    .portfolio-preview .image {
        margin-bottom: 30px;
    }

    .portfolio-preview h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .portfolio-preview p {
        margin-bottom: 30px;
    }

    .portfolio-item-page .top-images .top-image {
        width: 100%;
        font-size: 0;
    }

    .portfolio-item-page .top-images {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }

    .portfolio-item-page .flex .item:first-child {
        display: none;
    }

    .portfolio-item-page .item .name {
        text-align: left;
        font-size: 26px;
        line-height: 30px;
        padding: 0 30px;
    }

    .portfolio-item-page .item {
        margin: 0 -30px;
        width: auto;
    }

    .portfolio-item-page .wrap {
        display: block;
    }

    .portfolio-item-page .item .text {
        padding: 20px 30px 30px 30px;
    }

    .brands-block .block-name {
        margin-bottom: 50px;
        font-size: 26px;
        line-height: 30px;
    }

    .last-works-block .list2 .item {
        width: 100%;
    }

    .last-works-block .list2 .item .text {
        padding: 0 30px 30px 30px;
    }

    .contacts-page .contacts h1 {
        margin-bottom: 48px;
        font-size: 26px;
        line-height: 30px;
    }

    .contacts-page .contacts .item {
        width: 100%;
        margin-bottom: 50px;
    }

    .contacts-page .contacts .item .name {
        margin-bottom: 5px;
        font-weight: 600;
        font-size: 22px;
        line-height: 28px;
    }

    .contacts-page .contacts .item .adress {
        text-decoration: underline;
        margin-bottom: 15px;
        font-weight: 600;
        font-size: 22px;
        line-height: 28px;
    }

    .contacts-page .contacts .item ul li {
        font-weight: 500;
    }

    .contacts-page {
        display: block;
        padding-bottom: 10px;
        border-bottom: 0;
    }

    .contacts-page .map {
        margin: 0 -30px;
        width: auto;
    }

    .cart-page h1 {
        margin-bottom: 56px;
        font-size: 26px;
        line-height: 30px;
    }

    .cart-page .list .item {
        margin: 0 -30px;
        border: 0;
        border-top: 1px solid #F0F0F0;
    }

    .cart-page .list .item .application {
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #F0F0F0;
    }

    .cart-page .list .item .circulation {
        width: 40%;
    }

    .cart-page .result {
        border-top: 1px solid #F0F0F0;
        padding-top: 50px;
        display: block;
    }

    .cart-page .result .order {
        margin: 0 -20px 20px -20px;
        width: auto;
    }

    .cart-page .result .info-block {
        margin: 0 -20px 20px -20px;
        width: auto;
    }

    .index-news-block .list .item .name > a {
        line-height: 24px;
    }

    .snackbar {
        width: calc(100% - 40px);
        margin: 20px 0;
    }

    .snackbar .button {
        margin: 20px;
    }

    .text table td {
        padding: 3px 5px;
    }

    .grid-two-columns {
        grid-template-columns: repeat(1, 1fr);
    }

    .selections-wrap-page .item:first-child img {
        right: -20px !important;
        max-height: 260px;
        margin-top: 0;
    }

    .technologies-page .catalog-only-wrap, .technologies-block .catalog-only-wrap {
        /*margin-left: -30px!important;*/
        /*margin-right: 60px!important;*/
        /*max-width: unset!important;*/
        /*width: calc(100% + 90px)!important;*/
    }

    .technologies-page .catalog-only-wrap, .technologies-block .catalog-only-wrap {
        padding-left: 30px;
    }


}

@media (max-width: 370px) {

    /*.technologies-page .catalog-only-wrap, .technologies-block .catalog-only-wrap {*/
    /*    margin-left: -10px!important;*/
    /*    margin-right: 20px!important;*/
    /*    max-width: unset!important;*/
    /*    width: calc(100% + 30px)!important;*/
    /*}*/


    .wrap {
        padding: 0 10px;
    }

    .top-page-line {
        font-size: 13px;
    }

    .header .menu-button {
        left: 10px;
    }

    .index-page-slider .slick-dots {
        padding: 0 10px;
    }

    .index-news-block .list {
        margin: 0 -10px;
    }

    .index-news-block .list .item {
        width: 300px;
    }

    .index-news-block .list .item img {
        zoom: .5;
    }

    .last-works-block .list .item {
        width: 280px;
    }

    .new-items-block .list {
        margin: 0 -10px;
    }

    .catalog-page .sort-block .wrap {
        padding: 0 10px;
    }

    .catalog-page .list .item {
        padding: 20px 10px 55px 140px;
    }

    .catalog-page .list .item .photos {
        left: 10px;
    }

    .catalog-page .list .item form button {
        width: 60%;
    }

    .catalog-page .list .pages {
        padding: 30px 10px 0 10px;
    }

    .mob-cart {
        padding: 10px;
    }

    .footer {
        padding-bottom: 70px;
    }

    .catalog-brands-block .brands {
        margin: 0;
    }

    .technologies-page .prices {
        margin: 0 -10px;
    }

    .technologies-page .prices table tbody tr td {
        white-space: nowrap;
        padding: 5px 10px;
    }

    .technologies-page .prices table thead tr td {
        white-space: nowrap;
        padding: 5px 10px;
    }

    .technologies-page .banner {
        margin: 0 -10px 50px -10px;
    }

    .technologies-page .slider {
        margin: 0 -10px 50px -10px;
    }

    .technologies-page .line {
        margin: 0 -10px 50px -10px;
    }

    .technologies-page .banner2 {
        margin: 0 -10px 20px -10px;
    }

    .technologies-page .last-works {
        margin: 50px -10px 0 -10px;
    }

    .blog-top-info .tags {
        margin-right: -10px;
    }

    .blog-page .corporate-block {
        margin: 0 -10px;
    }

    .portfolio-item-page .item {
        margin: 0 -10px;
    }

    .contacts-page .map {
        margin: 0 -10px;
    }


}