@media(max-width: 1400px) {
    .modal-product__image {
        width: 40%;
    }
    .modal-product__desc {
        width: calc(60% - 30px);
    }
    .modal-product.fancybox-content {
        width: 65%;
    }
		.product-full__container .modal-product__image {
			width: 50%;
		}
		.product-full__container .modal-product__desc {
			 width: calc(50% - 30px);
		}
}
@media(max-width: 1070px) {
    .modal-desc__item,
    .modal-desc__item strong {
        font-size: 14px;
    }
    .work-item h5 {
        font-size: 16px;
    }
    .work-item::after {
        display: none;
    }
    .news-mask {
        font-size: 16px;
    }
    #eFiltr_results .product__item {
        width: calc(33.333% - 20px);
    }
    .cart-left {
        flex: 0 1 50%;
    }
    .cart-right {
        flex: 0 1 40%;
    }
    .products-search__container .product__item {
        width: calc(25% - 20px);
    }
    footer  {
        padding: 15px 0;
    }
    .footer__container {
        flex-wrap: wrap;
    }
    .footer__item-logo {
        width: 100%;
        text-align: center;
    }
    .footer-contacts,
    .work-time {
        padding:0 10px;
    }
    .footer__copyright {
        padding-left: 10px;
    }
    .logo {
        left: calc(50% - 50px);
    }
    .logo__img {
        width: 100px;
    }
    .menu__item:nth-child(4),
    .menu__item:nth-child(5) {
        margin: 0;
    }
    .menu__list {
        justify-content: center;
    }
    .menu__item a {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }
    .form-search {
        width: 260px;
    }
    .header-btns {
        padding-left: 30px;
    }
    .catalog__item {
        width: calc(33.33% - 30px);
    }
    .slick-slide .product__item {
        max-width: 270px;
    }
}
@media(max-width: 900px) {
    .modal-product.fancybox-content {
        width: 90%;
    }
    .service-item__text p {
        font-size: 12px;
    }
    .service-item__text h4 {
        font-size: 16px;
    }
    .service-item {
        width: calc(50% - 30px);
        margin:0 15px 30px;
    }
    .how-work__container {
        flex-wrap: wrap;
    }
    .work-item {
        width: calc(50% - 30px);
    }
    .privilege__container {
        justify-content: center;
        flex-wrap: wrap;
    }
    .privilege-item {
        width: 45%;
        margin:0 10px 20px;
    }
    .privilege-text h6,
    .privilege-text p {
        font-size: 14px;
    }
    .privilege-text {
        margin-left: 20px;
    }
    #eFiltr_results .product__item {
        width: calc(50% - 20px);
    }
}
@media(max-width: 768px) {
    .service-item__text {
        justify-content: flex-start;
    }
    .service-item {
        padding: 10px;
        height: 130px;
    }
    .service-item img {
        width: 60px;
    }
    .service-item:last-child img {
        width: 40px;
    }
    .hits,
    .how-work,
    .main-services {
        padding: 35px 0 30px;
    }
    .hits h2,
    .how-work h2,
    .main-services h2 {
        font-size: 20px;
    }
    .news-big,
    .mini-news {
        width: 100%;
        max-width: 570px;
        margin: 0 0 10px;
    }
    .news-big {
        height: 184px;
    }
    .news-mask {
        transform: none;
        text-align: center;
        padding: 20px;
        align-items: center;
    }
    .news__container {
        flex-direction: column;
        align-items: center;
    }
    .filter-reset {
        margin:20px auto 40px;
    }
    .filter-count {
        font-size: 13px;
        margin-left: 2px;
    }
    .filter__checkbox label {
        font-size: 14px;
    }
    .eFiltr_cat {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .fltr_cat_zagol {
        display: none;
    }
    .left__container {
        margin: 10px 0 35px 10px;
        max-height: inherit;
    }
    .left-aside h3 {
        margin: 20px 0 0;
    }
    .eFiltr_form {
        margin-top: 0;
    }
    .left-aside .form-search {
        display: none;
    }
    .catalog-filter__container {
        margin-top: 0;
        flex-direction: column;
    }
    .left-aside {
        width: 100%;
    }
    .products__container {
        width: 100%;
        margin: 0;
    }
    .col-cart-name .product__articul {
        text-align: left;
        width: auto;
    }
    .product__item-cart-img {
        display: none;
    }
    .cart__container {
        flex-wrap: wrap;
    }
    .cart-left {
        flex: 0 1 100%;
        margin-bottom: 40px;
    }
    .cart-right {
        flex: 0 1 100%;
    }
    .products-search__container .product__item {
        width: calc(33.33% - 20px);
    }
    .title-404 {
        font-size: 20px;
    }
    .contacts__container {
        flex-direction: column;
        align-items: center;
    }
    .content__contacts {
        margin: 0 0 40px;
        width: 100%;
    }
    .contacts__form-block,
    .form__feedback {
        width: 100%;
    }
    .pagetitle {
        font-size: 24px;
    }
    .page__container {
        flex-direction: column;
    }
    .content {
        padding: 0;
        flex:1 1 100%;
    }
    .content__images {
        flex: 1 1 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .content__images img,
    .news__gallery {
        width: 50%;
        margin: 0;
    }
    .news__gallery img {
        width: 100%;
    }
    .footer__container {
        justify-content: center;
    }
    .footer__container .footer__item {
        width: 45%;
        margin: 0 10px 20px;
        padding: 0;
    }
    .socials {
        justify-content: flex-start;
    }
    .socials a {
        margin: 0 25px 0 0;
    }
    .copyright {
        text-align: left;
    }
    .footer__item-logo {
        text-align: left;
    }
    .header__container {
        align-items: center;
        padding: 10px 15px 5px;
    }
    .header-contacts {
        margin-left: 20px;
    }
    .header__left .header-contacts a {
        margin:5px 0;
    }
    .logo {
        position: static;
        order:-1;
    }
    .logo__img {
        width: 75px;
    }
    .cart-block span {
        display: none;
    }
    .form-search {
        width: 195px;
    }
    .menu {
        height: 35px;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    .menu__burger {
        display: flex;
        align-items: center;
        margin-right: 15px;
        cursor: pointer;
    }
    .menu__container {
        position: fixed;
        transform: translateX(-100%);
        transition: .3s;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        min-height: 400px;
        overflow-y: auto;
        background: #240C33;
        z-index:3;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .menu__container.open {
        transform: translateX(0);
    }
    .menu__list {
        flex-direction: column;
    }
    .menu__close {
        display: block;
        position: absolute;
        top:15px;
        right:15px;
        cursor:pointer;
    }
    .menu__item a:hover,
    .menu__item.current a {
        background: none;
    }
    .menu__item a {
        position: relative;
        padding: 10px;
        display: inline-block;
    }
    .menu__item a::after {
        content:"";
        display: block;
        width: 0;
        transition: .2s;
        height: 2px;
        background: #fff;
        margin-top: 2px;
    }
    .menu__item.current a::after {
        width: 100%;
    }
    .menu__phones {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-top: 50px;
        padding:0 10px;
    }
    .menu__phones a {
        text-decoration: none;
        color:#fff;
        font-size: 13px;
        margin:3px 5px;
        display: inline-block;
    }
    .header__left {
        max-width: 180px;
    }
    .header__banner {
        margin-top: 0;
        margin-bottom: 30px;
        height: 120px;
    }
    .header__banner-title {
        align-items: center;
        justify-content: center;
    }
    .header__banner-title .pagetitle {
        font-size: 28px;
    }

    .catalog__item {
        width: calc(50% - 30px);
    }
    .slick-slide .product__item {
        max-width: 290px;
    }
    .news__gallery::after {
        width: 40px;
        height: 40px;
        font-size: 26px;
    }
}
@media(max-width: 670px) {
    .modal-product__image {
        width: 60%;
    }
    .modal-product__container {
        flex-direction: column;
        align-items: center;
    }
    .modal-product__desc,
		.product-full__container .modal-product__desc {
        width: 100%;
        margin: 30px 0 0;
    }
    .modal-product.fancybox-content {
        padding: 30px;
    }
    .main-services__container {
        flex-direction: column;
        align-items: center;
    }
    .service-item {
        width: 100%;
        max-width: 300px;
        margin: 0 0 20px;
    }
		.product-full__container .modal-product__image {
			width: 90%;
		}
}
@media(max-width: 640px) {
		.form-search {
			width: 170px;
		}
}
@media(max-width: 600px) {
    .press__table p,
    .press-file {
        font-size: 14px;
    }
    .modal-product__image {
        width: 80%;
    }
    .privilege-item {
        width: 100%;
        max-width: 280px;
        margin: 0 0 20px;
    }
    .eFiltr_cat {
        flex-direction: column;
    }
    .products-search__container .product__item {
        width: calc(50% - 20px);
    }
    .footer__container {
        flex-direction: column;
        align-items: center;
    }
    .footer__container .footer__item {
        margin: 0 0 40px;
        width: 100%;
        text-align: center;
    }
    .footer-contacts {
        align-items: center;
    }
    .socials {
        justify-content: center;
    }
    .socials a {
        margin:0 10px;
    }
    .copyright {
        text-align: center;
    }
    .logo__img {
        width: 60px;
    }
    header .header-contacts {
        display: none;
    }
    .header-btns {
        flex-direction: row;
        padding-left: 20px;
    }
    .btn-feedback {
        margin-left: 15px;
    }
    .header__left {
        align-self: flex-end;
    }
    .form-search {
        width: 115px;
        height: 35px;
    }
    .form-search__input {
        width: calc(100vw - 127px);
        right:0;
        top:0;
        position: absolute;
    }
    .form-search__submit {
        top:8px;
        right:8px;
    }
    .cartlist {
        margin-left: 5px;
    }
}
@media(max-width: 500px) {
    .how-work__container {
        margin-top: 40px;
    }
    .hits-slider {
        overflow: hidden;
    }
    .hits-slider .slick-list {
        padding:0 30% 0 0 !important;
    }
    .work-item {
        width: 100%;
        margin: 0 10px 20px;
    }
}
@media(max-width: 440px) {
    .modal-product__image {
        width: 100%;
    }
    .news-mask {
        font-size: 14px;
    }
    .col-cart-del {
        width: 40px;
    }
    .col-cart {
        padding:10px 5px;
    }
    .row-cart-head td,
    .col-cart-price,
    .check-btn span {
        font-size: 14px;
    }
    .products-search__container,
    #eFiltr_results {
        justify-content: center;
    }
    .products-search__container .product__item,
    #eFiltr_results .product__item {
        width: 70%;
    }
    .title-404 {
        font-size: 18px;
        text-align: center;
    }
    .link-404 {
        font-size: 14px;
        padding: 12px;
    }
    .pagetitle {
        font-size: 20px;
        margin:50px 0 30px;
    }
    .catalog__item {
        width: 100%;
    }
    .content__images img,
    .news__gallery {
        width: 100%;
        margin-bottom: 10px;
    }
    .content p,
    .content ul, .content ol,
    content__contacts p {
        font-size: 14px;
    }
    .content li {
        margin-bottom: 8px;
    }
}
@media(max-width: 380px) {
    .products-search__container .product__item,
    #eFiltr_results .product__item {
        width: 100%;
    }
    .product__img {
        object-position: 0 -35px;
    }
    .hits-slider .product__img,
    .modal-product__image .product__img {
        object-position: center;
    }
    .header-btns {
        padding-left: 15px;
    }
    .header__right {
        width: 95px;
    }
    .form-search__input {
        width: calc(100vw - 120px);
    }
    .logo {
        margin-top: 3px;
    }
}
@media(max-height: 450px) {
    .modal-feedback {
        height: 100%;
    }
}