/* макет 992 — 1140 */

@media (max-width: 1140px) {
    .menu_more .col {
        max-width: 20%;
        flex: 0 0 20%;
    }
    .main_content,
    .bottom_content {
        width: 972px;
    }
    .list_header div.col-2 {
        float: left;
    }
    .list_header div.header_send,
    .list_header div.header_email {
        float: none;
        overflow: hidden;
    }
    .list_header div.header_email {
        margin-top: 9px;
    }
    .menu .sisea-search-form {
        width: 121px;
    }
    .menu .sisea-search-form input[type=text] {
        width: 80px;
    }
    .sisea-search-form button svg {
        width: 18px;
        height: 18px;
    }
    .left_block {
        height: 262px;
    }
    .wrapper {
        height: 278px;
    }
    .products_menu ul li {
        width: 162px;
    }
    .products_menu ul li:last-child {
        width: 161px;
    }
    .products_menu ul li a.ic_wrap {
        font-size: 14px;
    }
    .left {
        width: 310px;
    }
    .news,
    .publishing,
    .wide {
        width: 154px;
    }
    .right {
        width: 650px;
    }
    .select {
        width: 295px;
    }
    .products_menu ul li .menu_more,
    .products_menu ul li .menu_content {
        width: 972px;
    }
    .products_menu ul li .menu_content {
        margin: 0;
    }
    .products_menu ul li:nth-child(2) .menu_content {
        left: -162px;
    }
    .products_menu ul li:nth-child(3) .menu_content {
        left: -324px;
    }
    .products_menu ul li:nth-child(4) .menu_content {
        left: -486px;
    }
    .products_menu ul li:nth-child(5) .menu_content {
        left: -648px;
    }
    .products_menu ul li:last-child .menu_content {
        left: -810px;
    }
    .products_menu ul li .after {
        left: 65px;
    }
    .products_menu ul li:nth-child(2) .after {
        left: 224px;
    }
    .products_menu ul li:nth-child(3) .after {
        left: 386px;
    }
    .products_menu ul li:nth-child(4) .after {
        left: 548px;
    }
    .products_menu ul li:nth-child(5) .after {
        left: 710px;
    }
    .products_menu ul li:last-child .after {
        left: 874px;
    }
    .block_menu,
    .block_menu p {
        width: 150px;
    }
    .block_menu p {
        padding: 5px 5px 0 9px;
    }
    /*.block_menu img {
        width: 148px;
    }*/
    .menu ul li:nth-child(2) ul,
    .menu ul li:nth-child(3) ul {
        width: 972px;
    }
    .menu ul li:nth-child(2) .menu_first ul li {
        width: 150px;
    }
    .menu ul li:nth-child(3) .menu_first ul li {
        width: 311px;
    }
    .menu ul li:nth-child(2) .menu_first ul li img,
    .menu ul li:nth-child(3) .menu_first ul li img {
        width: 100%;
    }
    .name_content iframe {
        width: 290px;
        height: 163px;
    }
    .arrow_right {
        left: 939px;
    }
    .novelty_block {
        width: 275px;
    }
    .products,
    .products>div {
        width: 310px;
        height: 190px;
    }
    .list_product {
        width: 300px !important;
        height: 180px !important;
    }
    .products div img,
    .products .list_product,
    .products .product {
        width: 308px;
        height: 188px;
    }
    .applications .list_product ul li:first-child {
        margin-top: 3px;
    }
    .list_product ul li:first-child {
        margin: 12px 0 1px 10px;
    }
    .list_product ul li {
        margin: 0 0 1px 10px;
    }
    .mse2_filters .filter_block {
        width: 295px;
    }
    .selectboxit-btn {
        width: 295px !important;
    }
    .clear-filter {
        margin-right: 15px;
    }
    .category_product div {
        margin: 0 64px 64px 0;
    }
    .big_img {
        width: 303px;
    }
    .tab,
    .tab:first-child {
        width: 150px;
    }
    .tab:last-child {
        margin-right: 0;
    }
    .tabs-boxes .box table {
        width: 100% !important;
    }
    .list div.block_menu {
        width: 150px;
    }
    .contacts_form div.input_list,
    .smart-forms .section {
        width: 325px;
    }
    .contacts_form textarea {
        width: 310px;
    }
    .contacts_form input[type=text] {
        height: 31px;
    }
    .contacts_form input[type=text],
    .contacts_form textarea {
        box-sizing: border-box;
        width: 317px;
    }
    .ofice_photo {
        width: 310px;
    }
    .you_tube_video iframe {
        width: 648px;
        height: 365px;
    }
    .list_product ul li a {
    	text-overflow: ellipsis;
    	overflow: hidden;
    	white-space: nowrap;
    }
    #main_slider .slider_title,
    .slider .slider_title {
        max-width: 500px;
    }
    .testim-item {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px
    }
    .flex-row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gallery_container,
    .testimonials_container {
        margin-right: 10px
    }

    .main-bnr__content {
        padding: 20px 330px 30px 30px;
        font-size: 20px;
    }

    .main-bnr__title {
        font-size: 26px;
    }

    .main-bnr__image {
        width: 300px;
        height: 300px;
    }
}


/* макет 768 — 991 */

@media (max-width: 991px) {
    .menu_more .col {
        max-width: 25%;
        flex: 0 0 25%;
    }
    .main_content,
    .bottom_content {
        width: 748px;
    }
    .header_logo_slogan {
        width: 350px;
    }
    .testim-item {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px
    }
    .flex-row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .gallery_container,
    .testimonials_container {
        margin-right: 10px
    }
    .list_header div.header_slogan {
        width: 180px;
        margin-top: 0;
        margin-left: 67px;
    }
    .header {
        height: 120px;
    }
    .menu ul li a {
        font-size: 14px;
    }
    .menu ul li {
        margin-left: 22px;
    }
    .menu ul li:last-child {
        margin-left: 32px;
    }
    .wrapper {
        height: 214px;
    }
    .wrapper p.slider_title {
        width: 300px;
        line-height: 1.4em;
    }
    .left_block {
        width: 355px;
        height: 198px;
    }
    .wrapper .bx-wrapper .bx-pager,
    .wrapper .bx-wrapper .bx-controls-auto {
        left: 421px;
    }
    .products_menu ul li {
        width: 125px;
    }
    .products_menu ul li:last-child {
        width: 123px;
    }
    .products_menu ul li img {
        margin-bottom: 5px;
    }
    .products_menu ul li a.ic_wrap {
        line-height: 1.3em;
    }
    .products_menu ul li a.ic_wrap {
        height: 92px;
    }
    .products_menu ul li:hover .menu_content {
        display: none;
    }
    .left {
        width: 280px;
    }
    .news,
    .publishing,
    .wide {
        width: 139px;
    }
    .right {
        width: 455px;
    }
    .select {
        width: 197px;
    }
    .name_content iframe {
        width: 260px;
        height: 145px;
    }
    .novelty_block {
        width: 200px;
    }
    .arrow_right {
        left: 714px;
    }
    .bottom_content {
        height: 338px;
    }
    .footer {
        margin-top: 20px;
    }
    .col_footer_email_send {
        display: block;
        float: left;
        margin: 17px 0 0 32px;
    }
    .footer_email,
    .footer_send {
        float: none;
        margin: 0;
    }
    .footer_send {
        margin-top: 7px;
    }
    .footer_distr {
        width: 240px;
        margin-top: 17px;
        margin-left: 88px;
    }
    .footer_bottom .list_header {
        width: 288px;
        margin-top: 25px;
    }
    .footer_bottom .copy {
        margin-top: 20px;
        line-height: 2.2em;
    }
    .f_email {
        margin: 0;
    }
    .f_phone {
        margin: 6px 0 0;
    }
    /* .menu ul li:nth-child(2) .menu_first ul li ul,
    .menu ul li:nth-child(3) .menu_first ul li ul {} */
    .menu ul li:nth-child(2) .menu_first,
    .menu ul li:nth-child(3) .menu_first {
        width: 759px;
    }
    .menu ul li:nth-child(2) .menu_first {
        left: -115px;
    }
    .menu ul li:nth-child(3) .menu_first {
        left: -212px;
    }
    .menu ul li:nth-child(2) ul,
    .menu ul li:nth-child(3) ul {
        width: 748px;
    }
    .menu ul li:nth-child(2) .menu_first ul li img,
    .menu ul li:nth-child(3) .menu_first ul li img {
        display: none;
    }
    .menu ul li:nth-child(2) .before {
        left: 137px;
    }
    .menu ul li:nth-child(3) .before {
        left: 240px;
    }
    .menu ul li:nth-child(2) .menu_first ul li,
    .menu ul li:nth-child(3) .menu_first ul li {
        width: 235px;
    }
    .menu ul li:nth-child(2) .menu_first ul li a.imglink span,
    .menu ul li:nth-child(3) .menu_first ul li a.imglink span {
        margin-top: -1px;
    }
    .content .products_list_items .products:nth-child(3),
    .content .products_list_items .products:nth-child(6) {
        margin: 0 20px 20px 0;
    }
    .content .products_list_items .products:nth-child(even) {
        margin: 0 0 20px 0;
    }
    .clear-filter {
        margin-right: 0;
    }
    .category_product div {
        margin: 0 50px 50px 0;
        width: 200px;
    }
    .category_product div:nth-child(3n) {
        margin-right: 0;
    }
    .category_product a img {
        margin-left: 25px;
    }
    .big_img {
        width: 272px;
    }
    .tabs.section {
        margin-top: 25px;
    }
    .tab,
    .tab:first-child {
        margin-top: 2px;
        width: 226px;
    }
    .tab:nth-child(even) {
        margin-right: 0;
    }
    .tab:nth-child(2) {
        border-radius: 0 5px 0 0;
    }
    .tab:last-child {
        border-radius: 0;
    }
    .buttns a:first-child {
        float: left;
        width: 226px;
    }
    .buttns a:last-child {
        float: right;
        width: 227px;
    }
    .buttns {
        width: 100%;
        border-left: 0;
        overflow: hidden;
        margin-top: 2px;
    }
    .buttns_section p {
        margin-right: 0;
        width: 100%;
    }
    .you_tube_video iframe {
        width: 453px;
        height: 255px;
    }
    .contacts_form textarea {
        float: left;
        margin-bottom: 20px;
    }
    label#inputLbl4 {
        left: 10px;
    }
    .contacts_form input[type=submit] {
        float: left;
        margin-top: 20px;
    }
    .ofice_photo {
        margin-bottom: 20px;
        width: 364px;
    }
    .ofice_photo:nth-child(even) {
        margin-right: 0;
    }
    #main_slider .slider_title,
    .slider .slider_title {
        max-width: 330px;
    }
    .flex-item {
        width: 50%
    }
    .col-fltr-content .category_product .product-item {
        width: 50%;
    }
    .col-fltr-content .category_product .product-item-inline {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 10px;
    }
    .col-fltr-aside {
        width: 30%;
    }
    .col-fltr-content {
        width: 70%;
    }
    .category_product .product-item-inline .card-title {
        margin-left: 10px;
    }
    #main_slider .btn_yel,
    #main_slider .btn_gr {
        padding: 4px 10px;
        display: block;
        float: none;
    }
    #main_slider .btn_yel {
        margin-right: 0;
        margin-bottom: 10px;
    }
    #main_slider .buttns {
        display: none;
    }
    .main-bnr__image {
        width: 240px;
        height: 240px;
    }

    .main-bnr__content {
        padding: 20px 280px 30px 30px;
        font-size: 18px;
    }

    .main-bnr__content p {
        margin-bottom: 26px;
    }

    .main-bnr__advantages {
        padding-right: 0;
        width: 650px;
    }
    .main-bnr__item {
        margin-left: 0;
    }
}


/* макет 568 — 767 */

@media (max-width: 767px) {
    #main_slider .buttns {
        display: none;
    }
    .content__flex {
    	display: block;
    }
    .menu_more .col {
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }
    .flex-item {
        width: 100%
    }
    .menu_list .opros-li {
        display: block;
    }
    .menu ul li a {
        height: auto;
    }
    .btn-opros {
        margin-top: 0;
    }

    .testim-item .buttons .btn_yel,
    .tabs_buttons .btn_yel,
    .tabs_buttons .btn_gr {
        font-size: 14px
    }
    .main_content,
    .bottom_content {
        width: 548px;
    }
    .header_logo_slogan {
        width: 230px;
    }
    .list_header div.header_slogan {
        width: 170px;
    }
    .header_send,
    .header_email {
        margin-left: 0;
    }
    .header_phone {
        margin-left: 10px;
    }
    .header_email img,
    .header_phone img {
        margin-right: 6px;
    }
    .header_send img {
        margin-right: 8px;
    }
    .logo img {
        width: 40px;
    }
    .logo span {
        font-size: 26px;
        margin-top: 25px;
    }
    .list_header div.header_slogan {
        margin-left: 51px;
    }
    .number_phone {
        padding-right: 12px;
    }
    .call_me {
        margin-right: 13px;
    }
    .menu_list {
        display: none;
    }
    .mobile_menu {
        display: block;
        float: left;
        margin: 14px;
        color: #fff;
        line-height: 1.2em;
        cursor: pointer;
    }
    .burger {
        float: left;
        width: 30px;
        margin-right: 10px;
    }
    .burger i {
        display: block;
        height: 3px;
        margin-bottom: 5px;
        background: #fff;
    }
    .menu {
        position: relative;
        z-index: 55;
    }
    .menu_list {
        position: absolute;
        top: 42px;
        left: 0;
        right: 0;
        background: #546877;
        color: #fff;
        border-radius: 0 0 5px 5px;
        padding-bottom: 15px;
    }
    .menu .menu_list>li>a {
        color: #fff;
    }
    .menu .menu_list>li,
    .menu .menu_list>li:first-child,
    .menu .menu_list>li:last-child {
        display: block;
        float: none;
        margin-left: 14px;
    }
    .menu.fix {
        width: 548px;
    }
    .left_block {
        top: 157px;
        left: 0;
        width: 548px;
        height: 165px;
        padding: 16px 14px 0 14px;
        box-sizing: border-box;
    }
    ul.slider li {
        height: 157px;
        overflow: hidden;
    }
    #main_slider .swiper-slide img,
    .bx-wrapper img {
        width: auto;
        height: 150px;
    }
    #main_slider {
        height: 150px;
    }
    .wrapper {
        height: 322px;
    }
    .wrapper p.slider_title {
        right: auto;
        top: 14px;
        left: 14px;
        right: 14px;
        width: auto;
    }
    .wrapper .bx-wrapper .bx-pager,
    .wrapper .bx-wrapper .bx-controls-auto {
        left: auto;
        right: 0;
    }
    .products_menu ul li {
        margin-bottom: 10px;
    }
    .products_menu ul li,
    .products_menu ul li:last-child {
        width: 182px;
    }
    .products_menu ul li:nth-child(3n) a {
        margin-right: 0;
    }
    .tab,
    .tab:first-child {
        width: 100%;
    }
    .buttns a {
        font-size: 14px;
    }
    .buttns a:first-child,
    .buttns a:last-child {
        width: 149px;
    }
    .col-fltr-content {
        width: 100%;
    }
    .col-fltr-aside {
        width: 50%;
        position: fixed;
        z-index: 100;
        right: 0;
        top: 60px;
        bottom: 0;
        transition: all .3s;
        transform: translateX(100%)
    }

    .mobile-filter-opened .col-fltr-aside {
        transform: translateX(0)
    }
    
    .filtr {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .filtr_block {
        flex: 1 1 auto;
        overflow-y: auto;
    }
    .mobile-open-filter,
    .close-mobile-filter {
        display: block;
    }
    .filtr .name {
        position: relative;
    }
    .close-mobile-filter {
        position: absolute;
        top: 7px;
        right: 9px;
        width: 16px;
        height: 16px;
    }
    .close-mobile-filter::before,
    .close-mobile-filter::after {
        content: '';
        width: 120%;
        height: 2px;
        background: #fff;
        position: absolute;
        right: 0;
        top: 50%;
    }
    .close-mobile-filter::before {
        transform: rotate(45deg);
    }
    .close-mobile-filter::after {
        transform: rotate(-45deg);
    }
}


/* макет 320 — 567 */

@media (max-width: 567px) {
    .footer_address {
        display: none;
    }
    .footer .social-icons {
        position: absolute;
        top: 88px;
        right: 11px;
    }
    .menu_more .col {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .main_content,
    .bottom_content {
        width: 320px;
    }
    .sidebar_left {
        display: none;
    }
    .sidebar_bottom {
        display: block;
    }
    .logo img {
        width: auto;
    }
    .logo span {
        font-size: 30px;
        margin-top: 32px;
    }
    .list_header div.header_slogan {
        margin-left: 67px;
    }
    .header {
        /* height: 280px; */
        height: auto;
    }
    .header_logo_slogan {
        width: 300px;
    }
    .header_slogan,
    .header_send,
    .header_email {
        margin: 23px 0 0 43px;
    }
    .header_phone {
        margin: 29px 0 0 43px;
    }
    .call_me {
        margin: 8px 19px 0 24px;
        font-size: 12px;
        text-align: left;
    }
    .menu.fix {
        width: 320px;
    }
    ul.slider li {
        height: 150px;
    }
    .left_block {
        width: 320px;
        height: 230px;
        top: 150px;
    }
    .wrapper {
        /* height: 374px; */
        height: auto;
    }
    .products_menu ul li a.ic_wrap {
        margin-right: 0;
    }
    .products_menu ul li {
        margin-bottom: 10px;
        margin-right: 10px;
        width: 155px;
    }
    .products_menu ul li:last-child {
        width: 155px;
    }
    .products_menu ul li:nth-child(even) {
        margin-right: 0;
    }
    .right,
    .left {
        width: 320px;
    }
    .filtr_block .select {
        margin-top: 10px;
    }
    .filtr_block .select:first-child {
        margin-top: 0;
    }
    .tpl_1 .mse2_filters .filter_block,
    .tpl_11 .mse2_filters .filter_block,
    .tpl_13 .mse2_filters .filter_block,
    .filtr_block .select {
        width: 260px;
    }
    .tpl_1 .mse2_filters .filter_block {
        margin-bottom: 10px;
    }
    .mse2_filters {
        margin-bottom: 0;
    }
    .news,
    .publishing,
    .wide {
        width: 159px;
    }
    .name_content iframe {
        width: 280px;
        height: 156px;
    }
    .novelty_block {
        width: 215px;
    }
    .arrow_right {
        left: 286px;
    }
    .footer_top .list_header {
        display: none;
        margin-top: 0;
    }
    .footer_bottom .copy {
        line-height: 1.4em;
        margin-top: 15px;
        float: none;
    }
    .footer_bottom {
        height: auto;
    }
    .footer_bottom .list_header {
        float: none;
        width: auto;
        margin: 15px 0 0 11px;
    }
    .ifmobile {
        display: block;
    }
    .img {
        width: 100%;
        box-sizing: border-box;
    }
    .img img {
        width: 292px;
    }
    .article a div {
        float: none;
    }
    .text img {
        float: none !important;
        display: block;
    }
    .products,
    .products>div {
        width: 100%;
    	height: 198px;
    }
    .list_product {
        width: 310px !important;
    	height: 188px !important;
    }
    .products div img,
    .products .list_product,
    .products .product {
        width: 318px;
        height: 186px;
    }
    .products:not(.applications) p {
    	width: 190px;
    }
    .products div img {
        height: auto;
    }
    .products_image_section {
        margin-right: 0;
        width: auto;
    }
    .products_list_items .text {
        margin-bottom: 0;
    }
    .filtr {
        margin-top: 20px;
    }
    .clear-filter {
        margin-bottom: 19px;
    }
    .selectboxit-btn {
        width: 260px !important;
    }
    .selectboxit-container .selectboxit-options {
        min-width: 260px !important;
    }
    .select_product ul {
        width: 260px;
    }
    .category_product div {
        width: 250px;
        margin: 0 0 50px;
    }
    .big_img {
        width: 312px;
    }
    .tab {
        width: 320px;
    }
    .tab:first-child,
    .tab:last-child,
    .tab:nth-child(2) {
        border-radius: 0;
    }
    .hor_scroll {
        height: auto;
        width: 100%;
        overflow-x: auto;
        margin-top: 15px;
    }
    .hor_scroll .jspHorizontalBar {
        bottom: auto;
        top: 0;
    }
    .hor_scroll .jspDrag {
        background: #7c8b96;
    }
    .hor_scroll .jspTrack {
        background: #ddd;
    }
    .hor_scroll .jspHorizontalBar {
        height: 10px;
    }
    .hor_scroll .jspArrow {
        background: none;
        text-indent: 0;
    }
    .hor_scroll .jspHorizontalBar {
        background: none;
    }
    .hor_scroll .jspArrow.jspArrowRight:before {
        content: '>';
    }
    .hor_scroll .jspArrow.jspArrowLeft:before {
        content: '<';
    }
    .text .hor_scroll .jspArrow,
    .box .hor_scroll .jspArrow {
        text-decoration: none;
        color: #7c8b96;
        line-height: 10px;
        font-size: 12px;
        text-align: center;
    }
    .you_tube_video iframe {
        width: 298px;
        height: 168px;
    }
    .slider_2 .bx-controls-direction {
        display: none;
    }
    .smart-forms .contacts_form input[type=text],
    .smart-forms .contacts_form textarea {
        width: 300px;
    }
    .ofice_in_map {
        margin-top: 30px;
    }
    .ofice_photo {
        margin-right: 0;
        width: auto;
    }
    .pop_up_1,
    .pop_up_2,
    .smart-forms .section {
        width: 300px;
    }
    .smart-forms input[type=text],
    .smart-forms textarea {
        width: 250px;
    }
    .pop_up_1 input[type=submit],
    .pop_up_2 input[type=submit] {
        margin-left: 20px;
    }
    .header_phone ul {
        z-index: 60;
        right: auto;
        left: -39px;
        width: 300px;
        box-sizing: border-box;
        height: auto;
        padding: 20px 0;
    }
    .products_menu ul li a.ic_wrap {
        height: 80px;
    }
    .content .list div.block_menu:nth-child(even) {
        margin-right: 0;
    }
    /*.content .list div.block_menu {
        width: 143px;
    }*/
    .content .menu_more.list {
        margin: 0;
    }
    /*.block_menu img {
        width: 141px;
    }*/
    .list div.block_menu p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 54px;
        padding-top: 3px;
        padding-bottom: 3px;        
    }
    .tabs.section {
        margin-top: 20px;
    }
    .category_product div.filter-empty {
        text-align: left;
        margin: 0 0 18px;
    }
    .slider .slider_title {
        font-size: 18px;
        left: 14px;
    }
    #main_slider .slider_title,
    .slider .slider_title {
        max-width: 330px;
        font-size: 20px;
        right: 20px;
        bottom: 20px;
    }
    .header__logo {
        padding-top: 16px;
    }
    .header__slogan {
        display: block;
        padding-left: 61px;
        margin-top: -5px;
    }
    .header__info .header_email {
        margin-bottom: 12px;
    }
    .header__info .header_phone {
        margin-bottom: 12px;
        margin-top: 0;
    }
    .header__info.header_phone {
        margin-top: 0;
    }
    .header__info.header_phone.f_phone {
        margin-top: 12px;
        margin-left: 0;
    }
    #main_slider .swiper-pagination {
        left: 15px;
        right: 15px;
        bottom: 15px;
        text-align-last: left;
        display: none;
    }
    #main_slider .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        border-width: 2px;
        margin: 0 8px 0 0 !important;
    }
    .footer_send {
        margin-top: 12px;
    }
    .footer_bottom .header_phone ul {
        left: -55px;
    }
    .advantages-icon {
		width: 32px;
	}
	.text .advantages tr td:first-child {
		vertical-align: top;
	}
    .text a,
    .text img {
        float: none !important;
    }
	.smart-forms .section.agree label {
		white-space: normal;
	}
	.smart-forms .section.agree {
		width: auto;
	}
	.pagination li:first-child,
	.pagination li:last-child {
		display: none;
	}
	.pages {
		padding: 0 0 30px;
	}
    .slider__lg-image {
        display: none;
    }
    .slider__sm-image {
        display: block;
    }
    #main_slider .swiper-slide img.slider__sm-image {
        width: 100%;
    }
    .name .title-filter__filter a span {
        display: none;
    }
    .title-filter__filter svg {
        margin-right: 0;
    }
    .bottom {
        margin-top: 30px;
    }
    .content .title-filter h1,
    .content .title-filter .h1 {
        margin-bottom: 10px;
    }
    .col-fltr-aside {
        width: 75%;
    }
    .copy {
        text-align: left;
    }
    .footer-menu__item {
        margin-left: 10px;
        margin-right: 10px;
    }
    .footer-menu {
        margin-left: 21px;
        position: static !important;
        display: block !important;
    }
    .wrapper_bnr {
        margin-right: -10px;
    }
    .main-bnr__content {
        padding: 10px;
        font-size: 12px;
        line-height: 1.3em;
    }
    .main-bnr__content p {
        line-height: 1.3em;
        margin-bottom: 1.3em;
    }
    .main-bnr__title {
        font-size: 14px;
        margin-bottom: 250px;
    }
    .main-bnr__image {
        width: 200px;
        height: 200px;
        right: auto;
        left: 50%;
        top: 50px;
        margin-left: -100px;
    }
    .main-bnr__advantages {
        margin-top: 30px;
        width: auto;
    }
    .main-bnr__item {
        width: 50px;
        height: 50px;
    }
    .main-bnr__circle::before {
        width: 50px;
        border-width: 5px;
    }
    .main-bnr__item-fig {
        font-size: 22px;
    }
    .main-bnr__item-text {
        font-size: 9px;
        line-height: 1.2em;
        padding-left: 3px;
    }
    .main-bnr__item-desc {
        top: 12px;
        left: 12px;
    }
}

@media (min-width: 568px) {
    .header {
        display: flex;
        align-items: center;
    }
    .header__right {
        display: flex;
        flex-grow: 1;
        justify-content: space-between;
    }
    .header_phone ul.hours-list {
        width: 220px;
        z-index: 99;
    }
}

@media (min-width: 568px) and (max-width: 990px) {
    .header__right {
        flex-wrap: wrap;
    }
    .logowtext {
        width: 180px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .header__left {
        margin-right: 10px;
        flex-grow: 1;
    }
    .header__slogan {
        display: block;
    }
    .header__info.header_send {
        width: 100%;
    }
    .list_header div.header_email {
        margin-top: 0;
    }
    .list_header div.header_send {
        margin-bottom: 6px;
    }
    .header__info .header_phone {
        margin-left: 0;
        margin-top: 3px;
    }
    .footer_bottom {
        height: auto;
    }
    .footer_bottom .list_header {
        width: 100%;
        float: none;
    }
    .footer_bottom .copy {
        float: none;
    }
    .footer_bottom .f_phone {
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .header__left {
        width: 70%;
    }
}

@media (min-width: 991px) and (max-width: 1139px) {
    .list_header div.header_email {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .header__left {
        display: flex;
        align-items: center;
    }
}

@media (min-width: 991px) {
    .header__slogan {
        margin-right: 38px;
        margin-left: 38px;
    }
    .header__info .header_email {
        margin-bottom: 3px;
    }
}

@media (min-width: 1140px) {
    .header__slogan br {
        display: none;
    }
}

@media (max-width: 567px) {
    .city-form__wrap-select {
        text-align: left;
        margin-left: 43px;
        margin-top: -8px;
        margin-bottom: 4px;
    }
    .header__info.header_send {
        margin-top: 10px;
    }
    .call_me {
        margin-left: 0;
        margin-right: 0;
    }
    .header__right {
        display: none;
    }
    .header__mobile-icons {
        display: flex;
    }
}

@media (max-width: 990px) and (min-width: 568px) {
    .list_header div.header_send {
        display: flex;
        align-items: center;
    }
    .call_me {
        margin-left: auto;
        text-align: left;
    }
}

@media (max-width: 990px) and (min-width: 768px) {
    .call_me {
        min-width: 157px;
    }
}