@media (max-width: 1200px) {
    .iti.iti--allow-dropdown {
        width: 100%;
    }
    /*#cat_maint,*/
    .mob_version_title,
    .mob_version_tree {
        display: none !important;
    }
    .footer {
        margin: 0px !important;
    }
    .mob_phone > a {
        font-size: 16px !important;
        font-weight: 600 !important;
    }
    .column.brends {
        width: 100% !important;
        float: unset !important;
        padding: 0 !important;
    }
    #cat_maint .brand-item:hover, #cat_maint .mod-item:hover {
        cursor: unset;
        font-weight: normal !important;
    }
    .list-body > ul > .list-item {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .block-title .title h3 {
        font-size: 14px !important;
    }
    .js-accordion__trigger {
        padding: 0px !important;
    }
    #cat_maint .list-header {
        width: 13px !important;
        font-size: 12px !important;
    }
    .uk-grid.uk-grid-small.uk-flex.uk-flex-middle.block-search {
        margin: 0 !important;
    }
    .sapam-catalog .filter-brand{
        padding: 10px 0px !important;
    }
    .uk-grid.uk-grid-small.uk-flex.uk-flex-middle.block-search > .uk-width-1-2 {
        display: none !important;
    }
    .all-marks-btn {
        margin: 5px auto !important;
        height: 34px;
        width: 30%;
    }
    .contacts-cols p {
        min-width: auto !important;
    }
    .modal-search {
        height: auto !important;
    }
    table.no-footer.dataTable > thead > tr > th.sorting {
        padding: 0;
        font-size: 12px !important;
    }
    .modal-search #dataTables-example_filter > label > input {
        width: 50% !important;
        margin: 0px 0px 15px !important;
    }
    .modal-search #dataTables-example_filter > label {
        display: flex !important;
        justify-content: space-between;
        font-size: 14px;
    }
    #close_tecdoc_lightbox {
        display: none !important;
    }
    .modif_name {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 150px;
        font-size: 12px;
    }
    .popover {
        /*top: 63px !important;*/
        /*left: 0 !important;*/
        margin: auto !important;
    }
    .popover.right > .arrow {
        display: none !important;
    }
/*}*/
/*@media (max-width: 1200px) {*/
    /*SEARCH PAGE*/
    .alert-dismissable.alert-danger {
        position: relative !important;
        z-index: 1111 !important;
    }
    #content > h1.h2 {
        font-size: 18px !important;
        line-height: 130% !important;
    }
    #brands_selector {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    table.adaptive tbody tr td>.btn {
        color: #ffffff !important;
        background: #123262 !important;
    }
    #spin_search {
        font-size: 4em !important;
        margin: auto !important;
        left: 0 !important;
        right: 0 !important;
        width: 120px !important;
        text-align: center !important;
    }
    #sidebar_form > h4 {
        display: none !important;
    }
    table.no-footer.dataTable > tbody > tr > td {
        font-size: 12px !important;
    }
    .filter select {
        font-size: 13px !important;
    }
    .multiselect.dropdown-toggle.btn.btn-default > .caret::after {
        right: -5px !important;
    }
    #brands_selector .btn-group button span{
        font-size: 13px !important;
    }
    #brands_selector .btn-group button{
        padding: 6px 5px !important;
        height: 40px !important;
    }
    #brands_selector .btn-group {
        width: 100% !important;
        border-bottom: none !important;
        padding-bottom: 9px !important;
    }
    #brands_selector .btn-group.open > .dropdown-backdrop {
        display: none !important;
        position: relative !important;
    }
    #dataTables-example_filter > label {
        width: 100% !important;
        padding: 0!important;
    }
    #dataTables-example_filter > label > input {
        width: 100% !important;
        margin: 0px auto 20px !important;
    }
    #dataTables-example_filter {
        flex-direction: column-reverse !important;
    }
    #brand_list {
        width: inherit !important;
    }
    #brands_selector .multiselect-container.dropdown-menu {
        box-shadow:  0px 1px 3px #aaa !important;
        border: 1px solid #d2d6de !important;
        padding: 10px !important;
    }
    #brands_selector > form > button {
        margin: 10px auto !important;
        width: 150px !important;
    }

    #table_wrapper > button {
        margin: 20px auto 13px !important;
    }
    #dataTables-example_length label {
        font-size: 12px !important;
        padding: 0 !important;
    }
    #dataTables-example_length {
        width: inherit !important;
        margin: 10px auto 0 0 !important;
        text-align: left !important;
    }
    #dataTables-example_paginate span{
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: stretch;
    }
    #dataTables-example_paginate {
        margin: 20px auto 0 !important;
        width: inherit !important;
        display: flex;
        justify-content: center !important;
    }
    #dataTables-example_paginate #dataTables-example_previous {
        padding-left: 0 !important;
        margin-left: 0 !important;
        font-size: 12px !important;
    }
    #dataTables-example_paginate #dataTables-example_next {
        padding-right: 0 !important;
        margin-right: 0 !important;
        font-size: 14px !important;
    }
    .dataTables_wrapper .dataTables_paginate .ellipsis {
        padding: 0px 0.7em !important;
    }
    .bottom {
        display: flex !important;
        flex-direction: column !important;
    }
    /*HOME PAGE*/
    .breadcrumb > li {
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }
    .breadcrumb > li + li::before {
        padding: 0px 3px !important;
        position: relative;
        top: 1px;
        padding: 0px 4px 0px 3px !important;
    }
    .mob-btn {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .center-block h2 {
        margin: 10px auto;
        font-size: 18px;
    }
    .notif {
        display: flex;
    }
    .notif div:nth-child(2) span {
        font-size: 13px;
    }
    .iti__country-name,
    .iti__flag-box,
    .iti__dial-code{
        margin-right: 3px !important;
        font-size: 13px !important;
    }
    /*TECDOC PAGE*/
    .filter-btn-block {
        justify-content: space-between !important;
        margin: 10px auto 0px;
    }
    .filter-btn-block > button {
        margin: 0 auto !important;
    }
    .center-block_wrapper {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }
    #goods {
        float: unset !important;
        width: 100% !important;
        border:none;
    }
    .item-goods {
        display: block !important;
        margin: 5px auto 20px auto !important;
    }
    .item-goods > .item-price {
        min-height: auto !important;
        padding: 0px 0px 10px 0px !important;
    }
    .item-description {
        /*border: none !important;*/
        /*border-bottom: 1px solid #dadada !important;*/
        /*padding: 10px 10px 0px 10px !important;*/
        /*min-height: auto !important;*/
        /*max-width: 636px !important;*/
        /*margin: 0 auto;*/
    }
    .col-md-12.center-block {
        padding: 0px !important;
        margin: 10px 0px !important;
    }
    .item-image {
        display: inherit !important;
        width: 100% !important;
        float: unset !important;
        margin: 0 auto !important;
    }
    .oem-nums-btn {
        width: 100% !important;
        max-width: 618px !important;
    }
    .tui-pagination {
        height: auto !important;
        padding: 0 !important;
    }


    /*new design*/
    .header {
        padding: 16px 0;
    }
    .mob-menu__btn {
        cursor: pointer;
        -webkit-transition: right 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
        -o-transition: right 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
        transition: right 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
        will-change: transform;
    }
    .mob-menu__btn div {
        width: 30px;
        height: 3px;
        background-color: #123262;
        -webkit-transition: opacity 0.5s, background-color 250ms, -webkit-transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
        transition: opacity 0.5s, background-color 250ms, -webkit-transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
        -o-transition: transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 0.5s, background-color 250ms;
        transition: transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 0.5s, background-color 250ms;
        transition: transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91), opacity 0.5s, background-color 250ms, -webkit-transform 0.5s cubic-bezier(0.6, 0.05, 0.28, 0.91);
    }
    .mob-menu__btn div:not(:last-child) {
        margin-bottom: 7px;
    }
    .mob-menu__btn.active {
        top: 30px;
    }
    .mob-menu__btn.active div {
        background-color: #123262;
    }
    .mob-menu__btn.active .top-line {
        -webkit-transform: translateY(10px) rotate(-135deg);
        -ms-transform: translateY(10px) rotate(-135deg);
        transform: translateY(10px) rotate(-135deg);
    }
    .mob-menu__btn.active .middle-line {
        opacity: 0;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .mob-menu__btn.active .bottom-line {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    .header__inner_mob {
        position: fixed;
        z-index: 4444;
        overflow-y: auto;
        top: 0;
        left: -100%;
        width: 100%;
        opacity: 0;
        height: 100%;
        background-color: #fff;
        border: none;
        border-radius: 0px !important;
        -webkit-transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
        -o-transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
        transition: all 350ms cubic-bezier(0.6, 0.05, 0.28, 0.91);
    }
    .header__inner_mob.active {
        left: 0;
        opacity: 1;
    }
    .header__inner {
        padding: 30px 30px 50px 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-flow: column-reverse;
        -ms-flex-flow: column-reverse;
        flex-flow: column-reverse;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .header__inner .header__logo_mob {
        font-size: 17px;
        display: block;
    }
    .header__inner nav {
        width: 100%;
    }
    .header__inner nav ul {
        padding-top: 3em;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 0px;
    }
    .header__inner nav ul li {
        width: 100%;
        height: 100%;
    }
    .header__inner nav ul li:not(:first-child) {
        margin: 0px 0 0 0;
        padding-top: 5px;
        border-top: 1px solid #E0EAFA;
        height: 44px;
    }
    .header__inner .dropdown__menu {
        margin: 22px 0;
        padding: 5px 22px 5px 6px;
        background: #ffffff;
        border-radius: 4px;
    }
    .header__inner .dropdown__menu span {
        display: block;
        height: 100%;
    }
    .header__inner .dropdown__menu ul {
        width: 54px;
        left: 0;
    }
    .header__inner .dropdown__menu.open {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .header__inner .dropdown__menu.open ul {
        top: 32px;
        background-color: #ffffff;
        left: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .header__inner .menu__mob-btn {
        margin: 32px auto 45px auto;
        min-width: 200px;
        padding: 7px;
        text-align: center;
    }
    .header__inner .menu__mob-btn.btn {
        display: block;
    }
    .header__inner .menu__mob-btn span {
        font-weight: 700;
    }
    .header__inner .menu__mob-contacts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-left: 50px;
    }
    .header__inner .menu__mob-contacts a {
        margin-bottom: 30px;
        position: relative;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 0.06em;
        color: #373737;
    }
    .header__inner .menu__mob-contacts a::after {
        display: block;
        position: absolute;
        left: -60px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .header__inner .menu__mob-contacts .contacts_2::after {
        content: url(../img/icons/mob-menu-mail.svg);
        left: -55px;
    }
    .header__inner .menu__mob-contacts .contacts_3::after {
        content: url(../img/icons/mob-menu-phone-blue.svg);
        left: -52px;
    }
    .header__inner .menu__mob-contacts .contacts_4::after {
        content: url(../img/icons/mark-address.svg);
        left: -53px;
    }
    .header__wrapp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }



    .uk-flex-middle > .container {
        display: inline-flex !important;
        width: 100% !important;
        justify-content: space-between !important;
        align-items: center!important;
        height: 50% !important;
    }
    .mob_top-block {
        display: inherit !important;
        align-items: center!important;
        width: 135px !important;
        justify-content: space-between;
    }
    header .uk-grid-small {
        margin: 0 auto !important;
        height: 112px !important;
    }
    .uk-flex-middle > .container > form {
        width: 100% !important;
        display: inherit !important;
        height: 40px !important;
        margin: 0px !important;
        position: relative !important;
        align-self: start !important;
    }
    .uk-flex-middle > .container > form > .input-group-btn {
        position: absolute !important;
        right: 0 !important;
        width: auto !important;
        height: 100% !important;
        display: inherit !important;
        align-items: center !important;
    }
    .user__block {
        width: 120px !important;
        display: inherit !important;
        justify-content: end !important;
        align-items: center !important;
    }
    .cart_count2 {
        /*left: 10px !important;*/
        /*top: -10px !important;*/

        left: 2px !important;
        top: -7px !important;
        min-width: 16px !important;
        height: 16px !important;
        font-size: 11px !important;
        line-height: 130% !important;
        width: auto !important;
        padding: 0px 2px;
    }
    .user__block > .dropdown {
        display: inherit !important;
    }
    .login-btn.dropdown-toggle {
        /*height: 100% !important;*/

        height: 100% !important;
        width: auto;
        text-align: right;
        margin-left: 15px;
        max-width: unset !important;
        line-height: 14px;
    }
    .form-control::placeholder {
        color: #999999 !important;
        opacity: 1 !important;
    }
    .mobile_header .input-group-btn > button {

    }
    .mob_menu_item {
        display:block !important;
    }
    .accordeon {
        margin: 0;
        padding-top: 1em !important;
    }
    .accordeon ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .accordeon li {
        margin: 0 0 2px 0;
        padding: 0;
    }
    .accordeon > li > a {
        color: #123262;
        display: block;
        font-weight: 500 !important;

        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        width: 100%;
        padding: 10px 0px;
    }
    .accordeon > li > ul > li > a {
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        color: #123262;
    }
    .accordeon > li.slide > a,
    .accordeon > li.active > a {
        background: transparent;
        color: #123262;
        min-height: 20px;
        padding: 10px 0px;
    }
    .accordeon > li > ul {
        display: none;
        width: 100%;
        background:  transparent;
        padding: 0px 5px;
    }
    .accordeon > li.active > ul {
        display: block;
    }
    .accordeon > li > ul > li {
        padding-bottom: 10px;
        text-decoration: none;
        display: block;
        color: #123262;
        font-size: 13px;
        font-weight: 100;
    }
    .four > ul > li > a > img {
        position: relative;
        bottom: 1px;
        margin-right: 15px;
        width: 30px;
    }
    .four > ul > li > a {
        font-size: 16px;
        font-weight: bold;
        height: 100%;
        display: inline-flex;
        align-items: center;
        width: 100%;
        line-height: 26px;
    }
    /*new design end*/
    /*page-mark*/
    .website_page_help h2, .website_page_payment h2 {
        width: 100% !important;
    }
}

@media (max-width: 1441px) {
    .top_cat_tab {
        font-size: 16px !important;
    }
}