@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    .table-responsive table,
    .table-responsive thead,
    .table-responsive tbody,
    .table-responsive th,
    .table-responsive td,
    .table-responsive tr {
        display: block;

    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-responsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-responsive tr {
        border: 1px solid #ccc;
    }

    .table-responsive td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        text-align: left;
        padding-left: 52% !important;
        white-space: pre-wrap !important;
        word-break: break-all;
    }

    .table-responsive td:before {
        /* Now like a table header */
        position: absolute;
        top: 50%;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: pre-wrap;
        text-align: left;
        font-weight: bold;
        transform: translateY(-50%);
        word-break: break-all;
    }

    /*
    Label the data
    */
    .table-responsive td:before {
        content: attr(data-title);
    }

    #account_history_table tr {
        border: 0;
        border-bottom: 1px solid #ddd;
    }

    #account_history_table tr td {
        min-height: 37px;
        border: 0;
        border-bottom: 1px solid #ddd;
    }

    #account_history_table tr td:last-of-type {
        border: 0;
        border-bottom: 1px solid #ddd;

    }
}

/*--------------------------------------- STYLES FOR MEDIA QUERIES -------------------------------*/
@media (min-width: 1600px) {
    .big_banner img {
        width: 100% !important;
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-11 {
        width: 91.66666667%
    }

    .col-xl-10 {
        width: 83.33333333%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-8 {
        width: 66.66666667%
    }

    .col-xl-7 {
        width: 58.33333333%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-5 {
        width: 41.66666667%
    }

    .col-xl-4 {
        width: 33.33333333%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-2 {
        width: 16.66666667%
    }

    .col-xl-1 {
        width: 8.33333333%
    }

    .col-xl-2-4 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 1599px) {
    #divShoppingCard #shopping_cart_box .backet_checkout {
        white-space: pre-wrap !important;
    }

    .prod_options tr td:first-of-type {
        width: 146px;
    }
}

@media (min-width: 1200px) {
    .col-lg-2-4 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 1199px) {
    .new-banner-block-info > a:first-child {
        padding-top: 5px;
    }
    /*product modal*/
    .productModalWrapper {
        grid-template-columns: 320px 260px 380px;
    }

    .productModal-slider {
        padding: 10px;
    }

    .synchronizedSlider {
        margin: 50px auto 0 auto;
    }

    .productModal-slider .owl-nav .owl-prev {
        left: -30px;
    }

    .productModal-slider .owl-nav .owl-next {
        right: -30px;
    }

    .productModal-middleBlock-price {
        padding: 10px;
    }

    .productModal-tabItem {
        padding: 8px;
    }

    .productModal-tabContent-Item {
        height: 370px;
        padding: 10px;
        font-size: 14px !important;
    }

    .productModal-middleBlock-color {
        padding: 10px;
    }

    .productModal-middleBlock-last {
        padding: 10px;
    }

    /*product modal*/
    .main_nav {
        /* margin: 0 auto 0 auto;*/
        text-align: center;
    }

    .basket #shopping_cart_box {
        padding: 6px 15px;
    }

    .main_nav li {
        display: inline-block;
    }

    .form_search_site {
        padding-left: 20px;
    }

    .news h2 > a,
    .customer_reviews h2 > a {
        margin: 0;
    }

    .user_info_container time {
        margin: 5px 0 0 0;
    }

    .logo a {
        font: 700 40px/30px "PT Sans", sans-serif;
    }

    .listing-header {
        margin-bottom: 15px;
    }

    .prod_options tr td:first-of-type {
        width: 121px;
    }
}

@media (min-width: 992px) {
    #modal_cart_popup .modal-dialog {
        width: 992px;
    }

    .sidebar-toggle-back,
    .sidebar-toggle-up {
        display: none;
    }

    .checkout_right {
        float: right;
    }

    .col-md-2-4 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .right_content .row_news_customer_reviews .customer_reviews_overflow .container_customer_reviews-wrap {
        margin-right: -2px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sort-checkbox {
        justify-content: start;
    }
    .new_price_card_product {
        font-size: 19px;
    }

    .ul_list {
        white-space: normal;
    }

    .row_news_customer_reviews .pad-left-0 {
        padding-left: 40px;
    }

    .row_news_customer_reviews .news_block_wrapper .pad-left-0 {
        padding-left: 33px;
    }

    .listing-header-punkt {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .box-category.box-category-caralarm {
        max-height: 450px !important;
    }
    /*product modal*/
    .product_modal .modal-content {
        max-height: unset;
    }

    .productModalWrapper {
        grid-template-columns: 310px 310px;
        grid-auto-rows: auto;
    }

    .synchronizedSlider {
        margin: 30px auto 0 auto;
    }

    .productModal-middleBlock-color .attr_select {
        margin-right: 15px;
    }

    .product_modal .prod_options tr td:last-of-type {
        width: unset;
    }

    .productModal-desc .tabs {
        border-top: 1px solid #eee;
    }

    .productModal-desc {
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .productModal-tabContent-Item {
        height: 250px;
    }

    /*product modal*/
    .prod_options tr td:first-of-type {
        width: 33%;
    }

    .prod_options tr td:last-of-type {
        padding-left: 10px;
        width: 67%;
    }

    .search-wrapper {
        padding: 0;
    }

    .row_news_customer_reviews .news_block_wrapper .news_block_img {
        width: 15%;
    }

    .row_news_customer_reviews .news_block_wrapper .pad-left-0 {
        width: 83%;
    }

    .form_search_site {
        padding-left: 0;
    }

    .main_nav {
        float: left;
        margin: 10px 0 0;
        width: 100%;
    }

    .enter_registration .social_header_facebook,
    .enter_registration .social_header_vk {
        display: none;
    }

    .one-sidebar div.left_content {
        padding: 0;
    }

    .accordion {
        padding: 0;
    }

    .sidebar-toggle-back:hover,
    .sidebar-toggle-back {
        color: #999;
        font-size: 20px;
        height: 30px;
        width: 30px;
        position: fixed;
        left: 205px;
        opacity: 1;
        top: 6px;
        z-index: 2147483647;
        border: 0;
        background: transparent;
        padding: 3px 3px 0px;
        border-radius: 50%;
    }

    .sidebar-toggle-back:hover,
    .sidebar-toggle-back:focus {
        opacity: 1;
    }

    .sidebar-toggle-back svg {
        fill: #999;
    }

    .sidebar.opened {
        visibility: visible;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        left: 0;
    }

    h2, h1, .like_h2 {
        border-bottom: 2px solid var(--sm-grey-color);
    }

    .sidebar {
        position: fixed;
        top: 0;
        visibility: hidden;
        z-index: 2147483647;
        width: 240px;
        height: 100%;
        background: rgba(255, 255, 255, 1);
        text-shadow: none;
        bottom: 0;
        left: -240px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        overflow-x: visible;
        overflow-y: auto;
        box-shadow: 0 0 53px rgba(0, 0, 0, 0.27);
    }

    .filter_box {
        padding: 0 15px;
        border: none;
    }

    #sidebar-left .filter_box .filter_cont {
        margin: 0;
    }

    .filter_cont .filter_heading::before {
        left: 0;
    }

    #sidebar-left .inner {
        padding: 20px 20px 20px 0;
    }

    #sidebar-left .like_h2,
    .how_know_for_us {
        padding: 0 15px;
    }

    #sidebar-left .articles .like_h2 a {
        right: 15px;
    }

    #sidebar-left .articles nav > ul > li {
        padding: 16px 15px;
    }

    #sidebar-left .row_catalog_products {
        margin: 0;
    }

    #sidebar-left .row_catalog_products .col_product {
        padding-left: 15px;
        padding-right: 15px;
    }

    #sidebar-left .bn_sidebar {
        padding: 20px 15px;
    }

    #sidebar-left form[name=manufacturers] {
        margin: 0 15px 15px;
    }

    .add_nav .navbar-default ul > li > a.all_brands {
        font-weight: 700;
    }

    .subcats_imgs > div a {
        margin-bottom: 20px;
    }

    .basket {
        margin-top: 0;
    }

    .logo a {
        margin-top: 0;
    }

    .dropdown-menu-language {
        top: 27px;
        margin: 0 15px;
    }

    .currency_select .selectize-dropdown {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .prod_options tr td:first-of-type {
        width: 41.6%;
    }

    .prod_options tr td:last-of-type {
        padding-left: 13px;
    }

    .one-sidebar div.right_content {
        padding: 0 15px !important;
    }

    .callback_round svg {
        fill: #000;
    }

    .pdf_link {
        right: 5px;
        top: 115px;
        display: none;
    }

    .change_color {
        display: inline-block;
        width: 100%;
        text-align: left;
        color: #333;
        line-height: 30px;
        text-transform: capitalize;
    }

    .change_color:hover {
        background: #eee;
    }

    .change_color input {
        margin: 0 10px 0 0;
        border: 0;
        float: left;
    }

    .section_top_footer .toggle-xs,
    .contacts_info_footer .toggle-xs {
        float: right;
        pointer-events: none;
        color: #fff;
        content: "";
        display: block;
        height: 0;
        width: 0;
        right: 10px;
        top: 11px;
        position: absolute;
        transition: .3s ease-in-out transform;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: var(--sm-text-color) transparent transparent transparent;
    }

    .section_top_footer .toggle-xs.open,
    .contacts_info_footer .toggle-xs.open {
        border-top-color: #F2B222;
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -ms-transform-origin: center 3px;
    }

    .dropdown-color_change button {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color: #fff;
        background: rgba(255, 255, 255, 0.1);
    }

    .dropdown-color_change button {
        /* height: 31px; */
        width: 100%;
        text-align: left;
    }

    .dropdown-color_change button:active,
    .dropdown-color_change button:focus,
    .dropdown-color_change button:hover {
        color: #fff;
    }

    .dropdown-color_change .dropdown-menu {
        position: fixed;
        bottom: 93px;
        width: 100%;
        left: 0;
        right: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 -6px 12px rgba(0, 0, 0, .025);
        box-shadow: 0 -6px 12px rgba(0, 0, 0, .025);
    }

    #popup_cart_form .table-responsive tr {
        border: 1px solid #ccc;
        margin-bottom: 10px;
    }

    #popup_cart_form .table-responsive {
        border: 0;
    }

    .buy_template_link {
        font-size: 13px;
        border-radius: 3px;
        margin-top: 10px;
        padding: 9px 0;
    }

    .buy_template img {
        max-width: 175px;
        max-height: 30px;
        margin-top: 0;
        width: unset;
    }

    .total-block {
        text-align: left !important;
    }

    .total-block .main {
        float: left;
        width: 100%;
    }

    .panel-default > .panel-heading + .panel-collapse .panel-body tr td {
        display: block;
    }



    .img-responsive {
        display: inline-block;
        margin: 0 !important;
        height: auto !important;
    }

    .phones_header {
        margin-bottom: 7px;
    }

    .wrapper_language_currency_select,
    .enter_registration {
        float: left;
    }

    .enter_link,
    .registration {
        text-transform: uppercase;
    }

    .enter_link {
        margin: 0 15px 0 0;
    }

    .currency_select > span,
    .enter_registration {
        text-align: left;
    }

    .enter_registration {
        margin: 0;
    }

    .quantity_basket_768 {
        margin: -21px 15px 0 0;
        font-size: 14px;
    }

    .dd_select.pl_sort {
        margin-top: 5px;
    }

    .attr_select .selectize-control, .attr_select select {
        min-width: 70%;
    }
    .active_btn > .icon-bar:nth-of-type(2) {
        transform: translateY(10px) translateX(0) rotate(45deg);
        -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
        -moz-transform: translateY(10px) translateX(0) rotate(45deg);
    }

    .active_btn > .icon-bar:nth-of-type(3) {
        opacity: 0;
    }

    .active_btn > .icon-bar:nth-of-type(4) {
        transform: translateY(-8px) translateX(0) rotate(-45deg);
        -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
        -moz-transform: translateY(-8px) translateX(0) rotate(-45deg);
    }

    .button-main-cursor svg {
        transform: rotate(0deg);
        transition: all .3s;
        width: 10px;
        height: 16px;
    }

    .open_menu .button-main-cursor svg {
        transform: rotate(90deg);
    }



    .accordion ul > li > ul {
        background: #fff;
    }

    .row-menu-caralarm-wrapper .col-menu-caralarm {
        display:none;
    } 

    .currency_select form[name='currencies'] > span {
        display: none;
    }

    .currency_select .selectize-input {
        border: none;
    }

    .currency_select form .selectize-input > input,
    .currency_select form .selectize-control.single .selectize-input .item {
        font-size: 14px;
        color: #333;
        font-weight: 700;
    }

    .sidebar-toggle-up {
        position: fixed;
        left: 0;
        z-index: 999;
        top: 25%;
        width: 40px;
        height: 40px;
        padding: 5px;
        overflow: hidden;
        border-radius: 0 3px 3px 0;
        font-size: 0;
        background-color: #57B32C;
    }

    .sidebar-toggle-up svg {
        fill: #fff;
        width: 26px;
        height: 26px;
        font-size: 26px;
    }

    .callback_round {
        margin: 0 11px 0 0;
        border-radius: 0;
        background: transparent;
        width: auto;
    }

    .callback_block .callback_round .fa {
        font-size: 16px;
        color: #333;
    }

    hr {
        border-top: 2px solid var(--sm-grey-color);
    }

    .login_block a svg {
        fill: #000;
        width: 1em;
        height: 1em;
        margin-right: 10px;
        font-size: 16px;
    }



    .container_middle_header {
        padding-bottom: 24px;
    }




    .sidebar_fader {
        z-index: -1;
        top: 0;
        transition: 0s;
    }

    .sidebar_fader.open {
        opacity: 0.25;
        z-index: 1000;
        transition: opacity 0.3s;
    }

    .ac_results {
        width: 100% !important;
        z-index: 1025;
        left: 0 !important;
    }

    .ac_results li {
        height: 100%;
        max-height: 63px;
        overflow: hidden;
    }

    .ac_results .qnt1 {
        width: calc(100% - 160px);
    }

    .money_systems,
    .copyright,
    .link_webstudio {
        margin-bottom: 20px;
    }

    .owl-dots {
        visibility: hidden;
    }

    .big_banner {
        margin-top: 0;
    }

    .big_banner img {
        width: auto !important;
        height: auto !important;
        margin: 0 auto !important;
    }

    .section_top_footer,
    .contacts_info_footer {
        display: inline-block;
        text-align: left;
        padding-bottom: 5px;
        width: 100%;
        position: relative;
    }

    .top_footer .h3,
    .top_footer h3 {
        /*width: calc(100% + 25px);*/
        width: 100%;
    }

    .row_menu_contacts_footer > .col-xs-12 > .row > .col-xs-12, .row_menu_contacts_footer > .col-xs-12:nth-of-type(2) {
        padding-right: 0;
    }

    .section_top_footer .list_footer,
    .contacts_info_footer .list_footer {
        padding-top: 0;
    }

    .list_footer, #kabinet_footer, .contacts_info_footer_phones .phones, #footer_contacts {
        display: none;
    }

    .list_footer a, .adress {
        display: inline-block;
    }

    .link_webstudio {
        float: left;
    }

    #account_order_info {
        margin-left: 0;
    }

    .account_template table {
        width: 100%;
    }

    #account_order_info > .row {
        margin-left: 0;
        margin-right: 0;
    }

    #account_order_info .order_header > div {
        border-bottom: 1px solid #ddd;
        border-right: 0 !important;
    }

    #account_order_info .order_header > div:last-of-type {
        border-bottom: 0;
    }

    #account_order_info .order_body > div:first-of-type {
        border-right: 0;
    }

    .account_template .table-responsive {
        margin: 0;
    }

    .prod_price, .prod_buy_btns {
        display: inline-block;
    }

    .prod_buy_btns {
        padding-left: 0;
    }

    #r_buy_intovar {
        margin-right: 0;
    }

    .prod_buy_btns .buy_one_click {
        padding: 12px 13px;
    }

    .compare_table {
        width: 100%;
        display: block;
        overflow-x: auto;
    }

    .compare_table tr > td:first-of-type {
        left: 0;
        position: sticky;
        background: #f9f9f9;
        border-right: 0;
        padding: 0 10px;
    }

    /* #owl-frontslider img, #owl-frontslider, #owl-frontslider .item-video, .single_slide {height:auto!important;margin:0;} */
    #tab-characteristics {
        -moz-column-count: unset;
        -moz-column-width: unset;
        -webkit-column-count: unset;
        -webkit-column-width: unset;
        column-count: unset;
        column-width: unset;
    }

    .alert-danger-header {
        margin-top: 50px;
    }

    header {
        position: absolute;
        width: 100%;
    }

    .breadcrumb {
        padding-top: 20px;
    }

    div.scrollup {
        background-color: var(--sm-grey-color);
        left: 50%;
        margin-left: -32px;
        bottom: 20px;
        width: 65px;
        height: 65px;
        font-size: 65px;
        border-radius: 50%;
    }

    div.scrollup:active {
        background-color: #eee;
    }

    div.scrollup > svg {
        fill: #999;
    }

    .padd-0 #owl-frontslider {
        margin-top: 0;
        border-radius: 0;
    }

    .container_customer_reviews-wrap .row {
        margin-right: -15px;
        margin-bottom: 10px;
    }

    .customer_reviews_overflow .pad-left-0 {
        padding-left: 15px;
        padding-right: 15px;
    }

    body.modal-open {
        margin-right: 0;
    }

    .scrollup > svg {
        font-size: 30px;
    }

    .container-fluid:has(.slider-container) {
        margin: 0 0 30px;
    }
}

@media (max-width: 720px) {
    #pl_sort_ms .ui-icon.ui-icon-triangle-1-s {
        position: absolute;
        right: 8px;
    }

    #pl_sort_ms span:nth-of-type(2) {
        white-space: nowrap;
        overflow: hidden;
        max-width: 51px;
        min-width: 46px;
        display: block;
        margin-right: 8px;
        text-overflow: ellipsis;
    }

    .top_header.hidden-xs {
        display: none !important;
    }

    .navbar-header {
        position: relative;
    }
}

@media (min-width: 768px) {
    .logo_block {
        display: none;
    }
}

@media (max-width: 768px) {
    .row_news_customer_reviews .news_block_wrapper .news_block_img {
        width: 15%;
    }

    .row_news_customer_reviews .news_block_wrapper .pad-left-0 {
        width: 83%;
    }
}

@media (max-width: 680px) {

    /*product modal*/
    .product_modal {
        overflow-y: auto !important;
    }

    .product_modal::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
    }

    .product_modal::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background-color: #bababf;
        -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
    }

    .product_modal .modal-header {
        padding: 8px 12px;
    }

    .productModalWrapper {
        grid-template-columns: 470px;
        grid-template-rows: auto auto auto;
    }

    .synchronizedSlider {
        margin-top: 7px;
    }

    .productModal-slider .oneItemSlider {
        margin-top: 0;
        padding: 0;
    }

    .productModal-slider .sync1-item {
        height: 150px !important;
    }

    .productModal-middleBlock {
        grid-column: 1 / 3;
        grid-row: 2 / 4;
    }

    .productModal-middleBlock-color {
        border-bottom: none;
        border-right: 1px solid #eee;
    }

    .productModal-middleBlock-characteristics {
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding-bottom: 0;
    }

    .productModal-middleBlock-price {
        border-top: 1px solid #eee;
    }

    .productModal-middleBlock-last {
        height: 170px;
    }

    .productModal-tabContent-Item {
        height: 200px;
    }

    /*product modal*/
    .row_news_customer_reviews .news_block_wrapper .news_block_img {
        width: 25%;
    }

    .row_news_customer_reviews .news_block_wrapper .pad-left-0 {
        width: 72%;
    }
}

@media (max-width: 568px) {
    .listing-header noindex .row {
        flex-direction: column;
        align-items: flex-start;
    }

    .dd_select {
        justify-content: flex-start;
    }
}

@media (max-width: 576px) {
    .nav-tabs.content-tabs {
        display: flex;
        flex-wrap: wrap;
    }

    .nav-tabs > li {
        flex-basis: 49%;
    }

    .nav-tabs > li > a {
        text-align: center;
        font-size: 14px;
        padding: 10px;
    }

}

@media (max-width: 480px) {

    /*product modal*/
    .productModalWrapper {
        grid-template-columns: 370px;
    }

    .label-wrapper {
        font-size: 10px;
    }

    .productModal-slider .sync2-item {
        height: 50px;
    }

    .synchronizedSlider {
        margin-top: -10px;
    }

    .productModal-slider .sync1-item {
        height: 100px !important;
    }

    .productModal-middleBlock-characteristics .characteristic-name {
        margin-bottom: 2px;
    }

    .characteristic-value {
        margin-bottom: 5px;
    }

    .productModal-middleBlock-color {
        padding: 5px;
    }

    .productModal-middleBlock-last {
        height: 145px;
        padding: 5px;
    }

    .productModal-tabItem {
        padding: 6px;
    }

    .productModal-tabContent-Item {
        height: 150px;
        font-size: 13px !important;
    }

    .productModal-middleBlock .actualPrice {
        margin-bottom: 5px;
    }

    .add2cart-wrapper input {
        padding: 5px 7px;
    }

    .productModal-middleBlock-price .btn {
        padding: 4px 10px;
    }

    /*product modal*/
    .search_site_input {
        width: 100%;
    }

    .new_price {
        font-size: 13px;
        line-height: 26px;
    }

    .add2cart, .added2cart {
        font-size: 13px;
    }

    #sync1 .item, .single_image {
        line-height: 250px;
    }

    .subcats_imgs div {
        min-height: 170px;
    }

    .small_slider, .small_slider .owl-carousel .owl-stage {
        height: 100px;
    }

    .small_slider a {
        line-height: 100px;
    }

    #owl-frontslider {
        height: auto;
        margin-bottom: 30px;
    }

    .row_news_customer_reviews .news_block_wrapper .news_block_img {
        width: 30%;
    }

    .row_news_customer_reviews .news_block_wrapper .pad-left-0 {
        width: 67%;
    }

    /*for improve cls */

    #sync1 {
        height: 260px;
    }

    #sync1 img{
        max-height: 260px;
    }
}

@media (max-width: 420px) {
    .toggle_nav {
        margin: -5px 0 0 10px;
    }

    .phones_block {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 15px 15px;
        height: 80px;
        align-items: flex-start;
        font-size: 14px;
        font-weight: 700;
    }
}

@media (max-width: 400px) {

    /*product modal*/
    .productModalWrapper {
        grid-template-columns: 300px;
    }

    .synchronizedSlider {
        max-width: 230px;
    }

    .productModal-slider .owl-nav .owl-prev {
        left: -25px;
    }

    .productModal-slider .owl-nav .owl-next {
        right: -25px;
    }

    .productModal-middleBlock-last {
        height: 120px;
    }

    .productModal-tabItem {
        font-size: 11px;
        padding: 4px;
    }

    .productModal-tabContent-Item {
        height: 120px;
    }

    /*product modal*/
    .row_big_banner {
        margin-top: 50px;
    }

    .small_slider {
        margin-top: 20px;
    }

    .product {
        margin: 0 0 5px 0;
    }

    .price {
        margin: 0 6px 0 0;
    }

    .p_description {
        padding: 6px;
    }
}

@media (max-width: 339px) {
    .form_subscribe_news .btn-default {
        margin-top: 10px;
    }

    .prod_buy_btns .buy_one_click {
        padding: 12px 6px;
    }

    .row_news_customer_reviews .news_block_wrapper .news_block_img {
        width: 100%;
        text-align: center;
    }

    .row_news_customer_reviews .news_block_wrapper .pad-left-0 {
        width: 100%;
    }
}

@media (min-width: 1201px) and (max-width: 1600px) {
    .manufacturers-block-flex {
        position: relative;
        top: 5px;
    }
    .box-category.box-category-caralarm {
        max-height: 320px;
    }
    .new-banner-block-info img {
        height: 45px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .col-menu-caralarm {
        width: 220px;
        min-width: 220px;
    }
    .col-menu-caralar .box-category-caralarm.accordion  {
        display: none !important;
        margin-left: 0 !important;
    }
    .col-menu-caralarm .parent-box-category {
        width: 220px;
        min-width: 220px;
    }
    .box-category.box-category-caralarm {
        min-width: 220px;
    }
    #cat_accordion li:hover > .sub_wrapper_list {
        left: 200px;
    }
    #cat_accordion li:hover > .sub_wrapper_list > ul {
        padding-left: 5px;
    }
    .accordion > a, .accordion > .like_a, .accordion ul > li > .like_a {
        padding: 10px 5px 10px 5px;
    }
    .accordion #cat_accordion > li ul li a,
    .accordion #cat_accordion > li ul li .like_a {
        padding-left: 5px!important;
    }
    .accordion #cat_accordion > li ul li ul li a,
    .accordion #cat_accordion > li ul li ul li .like_a {
        padding-left: 5px!important;
    }
    .accordion #cat_accordion > li ul li ul li ul li a,
    .accordion #cat_accordion > li ul li ul li ul li .like_a {
        padding-left: 5px!important;
    }
}

@media (max-width: 1600px) {
    #cat_accordion li:hover > .sub_wrapper_list > ul li {
        min-width: 250px;
        max-width: 250px;
    }
    #cat_accordion li:hover ul li .sub_wrapper_list {
        left: 253px;
    }

}
@media (max-width: 1200px) {
    .new-banner-block-flex {
        height: calc(100% - 65px);
        justify-content: flex-start !important;
    }
    .new-banner-block-wrapper {
        height: 100%;
    }
    .new-banner-block-info {
        height: 100%;
    }
    .new-banner-block-info a {
        height: 100%;
    }
    #cat_accordion li:hover > .sub_wrapper_list > ul li {
        min-width: 195px;
        max-width: 195px;
    }
    #cat_accordion li:hover ul li .sub_wrapper_list {
        left: 198px;
    }
    .new-banner-block-flex {
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-end;
    }
    .new-banner-block-info {
        flex-direction: row;
    }
    .slider-images-wrapper {
        width: 100%;
    }
    .new-banner-block-info {
        width: 100%;
    }
    .new-banner-block-top-info {
        min-height: 55px;
    }

    .manufacturers-block-flex {
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
    }
    .manufacturers-block-flex a:nth-last-of-type(5),
    .manufacturers-block-flex a:nth-last-of-type(6),
    .manufacturers-block-flex a:last-child {
        display: none;
    }   
}

@media (max-width: 768px) {
    .like-h2-owl-next + a[rel="nofollow"] {
        display: none;
    }

    .products-list-header.like_h2 {
        font-size: 16px;
    }

    .container_customer_reviews,
    .container_customer_reviews-wrap {
        flex-wrap: wrap;
    }
}
