@media (max-width: 1600px) {
    .header-nav a {
        margin-right: 30px;
    }

    .main-screen .right {
        width: 50%;
        margin-right: 0;
        margin-left: 0;
    }

    .usage-slider-asnav-item .caption:before {
        width: 44px;
        background-size: contain;
        left: -60px;
    }

    .usage-slider-asnav-item.active {
        padding: 25px 30px 25px 80px;
    }

    h1 {
        font-size: 46px;
    }
}

@media (max-width: 1500px) {
	.usage-slider-item {
		height:560px;
	}
	.product-slider-item-inner .left {
        width: 45%;
    }

    .card-img-slider img {
        max-height: 550px;
    }

    .footer-right {
        padding-left: 80px;
    }

    .card-block {
        margin-bottom: 100px;
    }

    .card-img {
        width: calc(50% - 160px);
        position: relative;
    }

    .card-info {
        width: calc(50% + 60px);
        position: relative;
    }

    .category-dozator .left {
        padding-right: 100px;
    }

    .category-water .left {
        width: 50%;
    }

    .category-water .right {
        width: 50%;
        padding-left: 100px;
    }

    .category-info .right {
        padding-left: 100px;
    }

    .category-description .right {
        padding-right: 150px;
    }

    .category-description .left {
        padding-right: 100px;
    }

    .header-nav-block {
        width: calc((100% - 80px - 160px) / 2);
    }

    .company .left {
        width: calc(50% - 80px);
    }

    .usage-slider {
        width: 750px;
    }

    .usage-slider-asnav {
        width: calc(100% - 750px);
    }
}

@media (max-width: 1450px) {
    .product-slider-item-inner .btn {
        margin-top: 25px;
    }

    .card-info {
        width: calc(50% - 40px);
        position: relative;
    }

    .card-img {
        width: calc(50% - 40px);
    }

    .footer-right {
        width: 55%;
    }

    .footer-left {
        width: 45%;
    }

    .page-caption {
        padding: 54px 0;
    }

    h1 {
        font-size: 36px;
    }

    .main-screen-block {
        min-height: 500px;
    }

    .catalog-card {
        margin-right: 20px;
        margin-bottom: 40px;
        width: calc((100% - 20px * 3) / 4);
    }

    .container {
        padding: 0 60px;
    }
}

@media (max-width: 1350px) {
	.usage-slider-item {
		height:448px;
	}
    .usage-slider-asnav-item .detail-block div:nth-child(odd) {
        padding-right: 10px;
    }

    .usage-slider-lable[data-name="elem_1949"] {
        top: 86% !important;
        left: 28% !important;
    }

    .usage-slider-lable[data-name="elem_1986"] {
        top: 70% !important;
    }

    .usage-slider-lable[data-name="elem_1994"] {
        top: 62% !important;
        left: 34% !important;
    }

    .usage-slider-lable[data-name="elem_2001"] {
        left: 80% !important;
        top: 75% !important;
    }

    .usage-slider-lable[data-name="elem_2002"] {
        top: 84% !important;
        left: 1% !important;
    }

    .usage-slider {
        width: 600px;
    }

    .usage-slider-asnav {
        width: calc(100% - 600px);
    }

    .usage-slider-asnav-item {
        margin-bottom: 15px;
    }

    .product-slider-item {
        margin: 0 40px;
    }

    .category-info .right {
        padding-left: 0;
        max-width: 600px;
    }

    .product-slider-item-inner {
        padding: 35px 30px;
    }

    .category-water .right {
        width: 55%;
        padding-left: 0;
        max-width: 600px;
    }

    .category-water .left {
        width: 45%;
        padding-right: 50px;
    }

    .header-nav-block {
        width: calc((100% - 80px - 100px) / 2);
    }

    .catalog-card-img {
        height: 200px;
    }

    .catalog-card-info {
/*height: calc(100% - 200px);*/
    }
}

@media (max-width: 1300px) {

    .usage-slider-asnav-item.active {
        padding: 25px 20px 25px 70px;
    }

    .card .similar h2 {
        font-size: 30px;
    }

    .footer-right {
        padding-left: 60px;
    }

    .footer-info {
        margin-left: 60px;
    }

    .footer-contacts {
        width: calc(100% - 200px - 60px);
    }

    .footer-nav a {
        width: 140px;
    }

    .header-nav-block {
        width: calc((100% - 80px - 60px) / 2);
    }

    .header-nav_right {
        width: calc(100% - 220px);
    }

    .header-nav a {
        margin-right: 20px;
    }
}

@media (max-width: 1240px) {
    .category-description .category-info-block {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .category-description .right {
        width: 100%;
        padding-right: 0;
        max-width: 800px;
    }

    .category-description .product-info-item {
        max-width: 500px;
    }

    .category-description .left {
        width: 100%;
        padding-right: 0;
    }

    .category-description .left img {
        margin: auto;
        display: table;
        „
    }

    .company .left {
        width: calc(50% - 50px);
    }

    .company {
        padding: 80px 0;
    }

    .usage-block {
        align-items: stretch;
    }

    .usage-block .slick-list,
    .usage-block .slick-track {
        height: 100%;
    }

    .usage-block .slick-slide img {
        object-fit: cover;
    }

    .card-info {
        width: calc(50% - 20px);
        position: relative;
    }

    .card-img {
        width: calc(50% - 20px);
    }

    .header {
        height: auto !important;
    }

    .header-nav-block {
        width: auto;
    }

    .header-nav_right {
        width: auto;
    }

    .catalog-card-info-caption {
        font-size: 18px;
    }

    .header-nav a:last-child {
        margin-right: 20px;
    }

    .header-logo {
        width: 60px;
    }
}

@media (max-width: 1100px) {
	.usage-slider-item {
		height:570px;
	}
    .header-nav-mobile {
        padding: 20px 60px;
    }

    .header-nav-mobile .btn {
        margin-top: 30px;
    }

    .header-nav_right {
        display: none;
    }

    .category-info .left {
        width: 40%;
    }

    .category-info .right {
        width: 60%;
    }

    .category-info-block {
        align-items: flex-end !important;
    }

    .documents-item {
        padding-left: 120px;
        font-size: 20px;
        min-height: 90px;
        background-size: contain;
        width: 280px;
    }

    .company-block {
        flex-direction: column-reverse;
    }

    .company .left {
        width: 100%;
    }

    .company .right {
        width: 100%;
        margin-bottom: 30px;
    }

    .company-slider {
        height: 500px;
        overflow: hidden;
    }

    .company-slider .slick-list,
    .company-slider.slick-track {
        height: 100%;
    }

    .company-slider img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .usage-slider {
        width: 500px;
    }

    .usage-slider-asnav {
        width: calc(100% - 500px);
    }

    .usage-slider-asnav-item .detail-block div:nth-child(odd) {
        padding-right: 0;
    }

    .usage-slider-asnav-item .detail-block div {
        width: 100%;
    }

    .main-screen {
        overflow: hidden;
    }

    .main-screen .right {
        width: 60%;
        position: absolute;
        right: -50px;
        bottom: 0;
    }

    h1 {
        font-size: 30px;
    }

    .main-screen-block {
        min-height: 400px;
    }

    .product {
        padding: 80px 0;
    }

    .product-slider-item-inner .right {
        width: 50%;
    }

    .product-slider-item-inner .left {
        width: 50%;
    }

    .category-water .left {
        padding-right: 0;
        background: none;
    }

    h4 {
        font-size: 18px;
    }

    .card-info-detail-block.slideblock h4 {
        padding-left: 32px;
    }

    .card-info-detail-block.slideblock h4:before {
        width: 16px;
        top: 10px;
    }

    .card-info-detail-block.slideblock h4:after {
        width: 16px;
        top: 10px;
    }

    .card-info h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .footer-left {
        width: 35%;
        padding-right: 20px;
    }

    .footer-right {
        width: 65%;
    }

    .logo-mobile {
        display: block;
    }

    .logo-desktop {
        display: none;
    }

    .header-nav-block {
        display: none;
    }

    .burger {
        display: block;
        position: relative;
        width: 30px;
        height: 14px;
    }

    .burger span {
        position: absolute;
        width: 100%;
        height: 2px;
        background: #2167C3;
        left: 0;
    }

    .burger span:nth-child(1) {
        animation: b_1_0 1s forwards;
    }

    .burger span:nth-child(2) {
        animation: b_2_0 1s forwards;
        top: 6px;
    }

    .burger span:nth-child(3) {
        animation: b_3_0 1s forwards;
    }

    .burger.active span:nth-child(1) {
        animation: b_1_1 1s forwards;
    }

    .burger.active span:nth-child(2) {
        animation: b_2_1 1s forwards;
    }

    .burger.active span:nth-child(3) {
        animation: b_3_1 1s forwards;
    }

    .header-logo {
        width: 110px;
    }

    .catalog-card {
        margin-right: 32px;
        width: calc((100% - 32px * 2) / 3);
    }

    .catalog-card:nth-child(4n) {
        margin-right: 32px;
    }

    .catalog-card:nth-child(3n) {
        margin-right: 0;
    }
}

@media (max-width: 1000px) {
    .modal-form {
        padding: 80px;
        max-width: 700px;
    }

    .category-info .left {
        display: none;
    }

    .category-info .right {
        width: 100%;
    }

    .documents {
        padding: 80px 0;
    }

    .documents-item {
        width: calc((100% - 50px) / 3);
    }

    .trust {
        padding: 80px 0;
    }

    .product-slider-item-inner .right {
        width: 100%;
        display: block;
    }

    .product-slider-item-inner .right img {
        margin: auto;
    }

    .product-slider-item-inner:after {
        bottom: 50px;
        top: auto;
        z-index: -1;
    }

    .product-slider-item-inner .left {
        width: 100%;
        max-width: 500px;
    }

    .product-info-item {
        background-size: 50px 50px;
        background-position: left 10px;
        padding: 6px 0 6px 70px;
    }

    .card-img-slider img {
        max-height: 400px;
    }

    .card-img-slider-item {
        padding: 20px 0;
    }

    .card-info-detail .col-2 {
        width: 100%;
    }

    .footer-left {
        width: 300px;
    }

    .footer-right {
        width: calc(100% - 300px);
    }

    .footer-nav {
        margin-bottom: 40px;
    }

    .footer .small {
        font-size: 12px;
    }

    .footer-contacts {
        width: calc(100% - 180px - 40px);
    }

    .footer-right {
        padding-left: 40px;
    }

    .footer-info {
        margin-left: 40px;
    }

    .footer-info {
        width: 180px;
    }

    .footer-info .btn {
        width: 100%;
    }

    .footer-nav a {
        width: 130px;
    }

    .catalog-card {
        margin-right: 20px;
        width: calc((100% - 20px * 2) / 3);
    }

    .catalog-card:nth-child(4n) {
        margin-right: 20px;
    }

    .btn {
        min-width: 150px;
        padding: 11px 16px;
        font-size: 16px;
    }

    .catalog-card-info .btn {
        max-width: 100%;
    }

    .catalog-card-img {
        height: 180px;
    }

    .catalog-card-info {
/* height: calc(100% - 180px);*/
    }

    .catalog-card-info-caption {
        font-size: 16px;
    }
}

@media (max-width: 900px) {
    .documents-item {
        font-size: 18px;
    }

    .trust-item {
        padding: 10px 20px;
    }

    .usage-slider-lable[data-name="elem_2022"] {
        top: 72% !important;
        left: 13% !important;
    }

    .usage-slider-lable[data-name="elem_2021"] {
        left: 61% !important;
    }

    .usage-slider-lable[data-name="elem_2010"] {
        left: 2% !important;
    }

    .usage-slider-lable[data-name="elem_2001"] {
        left: 17% !important;
        top: 64% !important;
    }

    .usage-slider-lable[data-name="elem_201"] {
        top: 76% !important;
        left: 1% !important;
    }

    .usage-slider-lable[data-name="elem_1989"] {
        left: 5% !important;
    }

    .usage-slider-lable[data-name="elem_1996"] {
        top: 78% !important;
        left: 74% !important;
    }

    .usage-slider-lable[data-name="elem_2002"] {
        top: 34% !important;
        left: 41% !important;
    }

    .usage-slider-lable[data-name="elem_1960"] {
        top: 60% !important;
        left: 59% !important;
    }

    .usage-slider-lable[data-name="elem_1986"] {
        top: 87% !important;
    }

    .usage-slider-lable[data-name="elem_1988"] {
        top: 41% !important;
        left: 82% !important;
    }

    .usage-slider-lable[data-name="elem_1952"] {
        left: 2% !important;
    }

    .usage-slider-lable[data-name="elem_1947"] {
        left: 57% !important;
    }

    .usage-slider-lable[data-name="elem_1951"] {
        top: 21% !important;
        left: 85% !important;
    }

    .usage-slider-lable[data-name="elem_1949"] {
        top: 88% !important;
        left: 22% !important;
    }

    .usage-slider-lable[data-name="elem_1948"] {
        top: 80% !important;
        left: 54% !important;
    }

    .usage-slider {
        width: 400px;
    }

    .usage-slider-asnav {
        width: calc(100% - 400px);
    }

    .category-water .left {
        width: 40%;
    }

    .category-water .right {
        width: 60%;
    }

    .category-info-block {
        align-items: flex-end !important;
    }

    .footer-left, .footer-contacts, .footer-info {
        display: block;
    }

    .footer-contacts {
        width: 100%;
    }

    .footer-info .btn {
        margin-bottom: 20px;
    }

    .footer-info {
        margin-left: 0;
    }

    .social {
        margin-bottom: 20px;
        width: 140px;
    }

    .footer-left {
        width: 280px;
    }

    .footer-right {
        width: calc(100% - 280px);
    }

    .footer-contacts .caption {
        font-size: 18px;
    }

    body {
        font-size: 16px;
    }
.category-dozator .left {padding-right: 20px}
}

@media (max-width: 800px) {
	.amo-button-holder {right:20px!important; bottom:20px!important;}

.usage-slider-item {height:100%;}
    .usage-slider-lable[data-name="elem_2013"] {
        left: 63% !important;
        top: 12% !important;
    }
    .header-nav-mobile {
        padding: 20px;
    }

    .documents-item {
        padding-left: 80px;
        font-size: 18px;
        min-height: 60px;
        background-size: 50px auto;
    }

    .documents-block {
        margin-top: 30px;
    }

    .documents .btn {
        margin: 40px auto 0;
    }

    .documents-item span {
        font-size: 12px;
        padding: 6px;
        left: 30px;
    }

    .usage-slider-lable[data-name="elem_2012"] {
        top: 74% !important;
        left: 2% !important;
    }

    .usage-slider-lable[data-name="elem_1988"] {
        top: 38% !important;
        left: 71% !important;
    }

    .usage-slider-lable[data-name="elem_1948"] {
        top: 78% !important;
        left: 49% !important;
    }

    .usage-slider-lable[data-name="elem_1947"] {
        left: 44% !important;
    }

    .usage-slider-lable[data-name="elem_1951"] {
        top: 23% !important;
        left: 80% !important;
    }

    .usage-slider-lable[data-name="elem_1949"] {
        top: 82% !important;
        left: 1% !important;
    }

    .usage-block {
        position: relative;
    }

    .usage-slider {
        width: 300px;
        height: 320px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .usage-slider-asnav-item .detail p {
        margin-bottom: 10px;
    }

    .usage-slider-asnav {
        width: calc(100% - 300px);
    }

    .usage-block {
        align-items: flex-start;
    }

    .usage-slider-asnav-item .caption:before {
        left: -55px;
    }

    .usage-slider-asnav-item .detail-block div {
        font-size: 14px;
    }

    .usage-slider-asnav-item.active {
        padding: 25px 10px 15px 60px;
    }

    .usage-slider-asnav-item .caption {
        font-size: 18px;
    }

    .main-screen-block {
        padding: 50px 0;
    }

    .main-screen {
        padding: 0 100px;
    }

    .main-screen h1 {
        margin-bottom: 0;
    }

    .main-screen p {
        max-width: 100%;
    }

    .main-screen .btn {
        margin: auto;
    }

    .main-screen .left {
        width: 100%;
        text-align: center;
    }

    .main-screen .right {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 20px;
        position: relative;
        right: auto;
        bottom: auto;
    }

    .container {
        padding: 0 20px;
    }
}

@media (max-width: 700px) {
.category-dozator .category-info-block {flex-direction: column-reverse;}
.category-dozator .left {padding-right: 0; width:100%; max-width:400px;margin:auto;}
.category-dozator .right {width:100%;margin-bottom: 30px;}
    .product-slider-item {
        margin: 0 20px;
    }

    .trust-item {
        width: calc(100% / 2);
    }

    h2 {
        font-size: 32px;
    }

    .company-slider {
        height: auto;
    }

    .usage {
        padding: 80px 0;
    }

    .product-slider-item-inner:after {
        right: -80px;
    }

    .product-slider-item {
        overflow: hidden;
    }

    .category-water .left {
        width: 100%;
        max-width: 400px;
        margin: auto;
    }

    .category-water .right {
        width: 100%;
        margin-bottom: 30px;
    }

    .card-block {
        margin-bottom: 50px;
    }

    .card .similar h2 {
        font-size: 24px;
    }

    .card-img-prev-slider {
        width: calc(30px * 3 + 10px);
    }

    .card-img-prev-slider-item {
        width: 30px;
        height: 40px;
    }

    .card-img-slider img {
        max-height: 350px;
    }

    .card-info-detail-block,
    .card-info-params {
        margin-bottom: 30px;
    }

    .card-info-detail-block {
        font-size: 14px;
    }

    .catalog-card-info .btn {
        font-size: 14px;
        padding: 11px 12px;
    }

    .catalog-card-img {
        height: 150px;
        padding: 20px 10px;
    }

    .catalog-card-info {
/*height: calc(100% - 150px);*/
    }

    .catalog-card-info-weight {
        font-size: 12px;
    }

    .catalog-card {
        margin-bottom: 30px;
    }
}

@media (max-width: 640px) {
    .modal-form {
        padding: 80px 40px;
    }

    h3 {
        font-size: 24px;
    }

    .documents-item {
        width: calc((100% - 40px) / 2);
        margin-bottom: 20px;
    }

    .main-screen {
        padding: 0 40px;
    }

    .card-img-slider img {
        max-height: 300px;
    }

    .footer-right {
        width: calc(100% - 200px);
    }

    .footer-left {
        width: 200px;
    }

    .footer-nav {
        display: block;
    }

    .footer-contacts-item {
        margin-bottom: 12px;
    }

    .footer-nav a {
        width: auto;
        margin-bottom: 12px;
    }

    .catalog-card {
        margin-right: 32px;
        width: calc((100% - 32px) / 2);
    }

    .catalog-card:nth-child(3n) {
        margin-right: 32px;
    }

    .catalog-card:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 550px) {
    .usage-slider-lable[data-name="elem_1988"] {
        left: 3% !important;
        top: 2%!important;
    }
    .usage-slider-asnav {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }

    .usage-slider {
        position: relative;
        top: auto;
        right: auto;
        margin: 0 auto 30px;
        width: 100%;
    }

    .usage-slider-lable[data-name="elem_1947"] {
        top: 55% !important;
        left: 50% !important;
    }

    .usage-slider-lable[data-name="elem_2010"] {
        left: 22% !important;
    }

    .usage {
        background: #EFF5FD;
        overflow: hidden;
    }

    .usage-slider-asnav-item {
        padding: 0 20px;
    }

    .usage-slider-asnav-item.active {
        background: #fff;
        padding: 25px 20px 15px 70px;
        border-radius: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 500px) {
.category-dozator {padding:50px 0;}
    .usage-slider-lable span {
        font-size: 14px;
    }
    .usage-slider-lable[data-name="elem_2002"] {
        top: 83% !important;
        left: 0% !important;
    }
    .usage-slider-lable[data-name="elem_2010"] {
        left: 15% !important;
    }
    .header-nav a {
        width: 30%;
        margin-right: 0;
    }

    .category-info {
        padding: 50px 0;
    }

    .category-description {
        padding: 50px 0;
    }

    .product-slider-item-inner .btn {
        width: 100%;
    }

    .documents {
        padding: 50px 0;
    }

    .trust {
        padding: 50px 0;
    }

    .trust-item {
        height: auto;
    }

    .company {
        padding: 50px 0;
    }

    .company h2 {
        margin-bottom: 20px;
    }

    h2 {
        font-size: 22px;
    }

    .usage {
        padding: 50px 0;
    }

    .category-water {
        padding: 50px 0;
    }

    .card {
        background-position: right 200px;
    }

    .card-info h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .card-info-detail-block, .card-info-params {
        margin-bottom: 20px;
    }

    .card-info {
        width: 100%;
    }

    .card-img {
        width: 100%;
        margin-bottom: 50px;
    }

    .footer-nav {
        display: flex;
        justify-content: space-between;
    }

    .footer-nav a {
        width: 30%;
    }

    .footer-right {
        width: 100%;
        border-left: 0;
        padding-left: 0;
    }

    .footer .btn {
        margin-top: 30px;
    }

    .footer-block-top {
        margin-bottom: 0;
    }

    .footer .social {
        margin-bottom: 50px;
    }

    .footer-copyright {
        margin-top: 20px;
    }

    .footer-left {
        width: 100%;
        padding-right: 0;
        margin-top: 50px;
    }

    h1 {
        font-size: 26px;
    }

    .page-caption {
        padding: 48px 0;
    }

    .catalog-card {
        margin-right: 20px;
        width: calc((100% - 20px) / 2);
    }

    .catalog-card:nth-child(3n) {
        margin-right: 20px;
    }

    .catalog-card:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media (max-width: 450px) {

	.amo-button-holder {right:10px!important; bottom:10px!important;}
    .modal-form {
        padding: 60px 20px;
    }

    .header-nav-mobile .header-nav {
        justify-content: space-between;
    }

    .header-nav a {
        width: 40%;
    }

    .product-slider-item-inner .right {
        margin-top: 20px;
    }

    .product-slider-item-inner .right img {
        max-height: 300px;
    }

    .product-slider-item {
        margin: 0 10px;
    }

    .product-slider-item-inner {
        padding: 30px 10px;
    }

    h3 {
        font-size: 18px;
    }

    .documents-item {
        width: 100%;
    }

    .main-screen {
        padding: 0 20px;
    }

    .product-slider-item-inner:after {
        right: -50px;
    }

    .product-info-item {
        background-size: 40px 40px;
        padding: 6px 0 6px 60px;
    }

    .catalog-category .product-info-item {
        font-size: 14px;
    }

    .footer-contacts-item a, .footer-contacts-item p {
        font-size: 14px;
    }

    .header-logo {
        width: 80px;
    }

    h1 {
        font-size: 22px;
    }

    .catalog-card-info-weight {
        margin-bottom: 10px;
    }

    .catalog-block {
        padding-bottom: 20px;
    }

    .catalog-card {
        margin-right: 12px;
        width: calc((100% - 12px) / 2);
    }

    .catalog-card:nth-child(3n) {
        margin-right: 12px;
    }

    .catalog-card-img {
        height: 110px;
        padding: 20px 5px;
    }

    .catalog-card-info {
min-height: 160px;
/*height: calc(100% - 110px);*/
        padding: 15px 5px;
    }

    .catalog-card-info-caption {
        font-size: 14px;
    }

    .catalog-card-info .btn {
        font-size: 12px;
        padding: 8px 6px;
        min-width: 100%;
    }

    .breadcrumbs {
        margin: 10px 0 30px;
    }
}

@media (max-width: 375px) {
    .usage-slider-lable[data-name="elem_2010"] {
        left: 5% !important;
        top: 57% !important;
    }

    .usage-slider-lable[data-name="elem_2013"] {
        left: 68% !important;
    }

    .footer-nav a {
        width: 40%;
    }
}

@media (min-width: 1301px) {
    .footer-right .footer-info{
        width: 203px;
    }
}