@media screen and (max-width: 1200px) {
    .top_row_product {
        flex-wrap: wrap;
    }
    .ocfilter  .list-group{
        width: auto;
    }

    .left_big_col {
        width: 100%;
    }

    .right_text_col {
        width: 100%;
        margin-bottom: 20px;
    }

    .wrap-delivery {
        width: 100%;
    }

    .wrap_min_slider_images {
        margin-bottom: 35px !important;
        /*margin-top: 50px !important;*/
    }
}

@media screen and (max-width: 1170px) {
    .blog_h3{
        padding-left: 20px;
    }
    #comment{
        padding: 0 20px;
    }
    .wrap-search {
        width: auto;
    }

    .header-top {
        justify-content: space-between;
    }

    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: 425px;
    }

    .form-horizontal .control-label {
        display: block;
        text-align: left;
        width: 100%;
    }

    .tarif-element {
        width: 33%;
    }


}

@media (max-width: 1099px) {

    /* index.html */
    .number-list li {
        margin-right: 10px;
        margin-bottom: 3px;
    }

    .form-register input,
    .form-forbiden input,
    .form-user input {
        width: 245px;
    }

    .wrap-title-slider {
        top: 66px;
        left: 90px;
    }

    .wrap-subscribe wrapper {
        padding: 10px 15px;
    }

    .wrap-subscribe p {
        width: 280px;
        font-size: 13px;
    }

    /* contacts.html */

    .wrap-contacts {
        flex-direction: column;
        padding: 0 15px;
    }

    .wrap-contacts .wrap-map {
        width: 100%;
        max-height: 265px;
    }

    .wrap-characteristic {
        width: 405px;
    }

    .number-list li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .simplecheckout-step {
        display: flex;
        flex-direction: column-reverse;
    }

    .simplecheckout-left-column {
        order: -1!important;
    }

    

    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: 465px;
    }

    .wrap_button_buy_new span {
        display: none!important;
    }

    .wrap_button_buy_new_mobile span {
        display: block!important;
        margin: 0 auto;
    }

    .users-list {
        width: 280px;
    }
}

@media (max-width: 992px) {
    .wrap_button_buy span {
        display: inline-block !important;
    }

    .wrap-items-wishlist .one-item {
        width: 50%;
    }

    .account_page form .simpleregister-block-content .form-horizontal .form-group .control-label {
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }



    .search-popup-wrapper {
        display: none;
    }

    .search-item-popup {
        display: flex;
        position: fixed;
        top: 129px;
        height: 129px;
        left: 0;
        background: #fff;
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        z-index: 9999;
        padding: 0 15px;
    }

    .container {
        width: 100%;
    }

    .wrap-search .search {
        position: static;
        width: 85%;
        margin-bottom: 20px;
        border: 0;
        background: #edeeef;
        padding: 0 15px;
    }

    .header-top {
        position: relative;
    }

    .header-bottom {
        position: relative;
    }

    .model-charct {
        font-size: 18px;
    }

    .number-list li {
        margin-bottom: 3px;
    }

    .wrap-submit-search {
        margin-left: auto;
    }

    .users-list {
        margin-left: 0;
    }

    .wrap-submit-search .submit-search {
        display: block;
    }

    .catalog span {
        font-size: 14px;
    }

    .catalog-list {
        display: none;
    }

    .main-nav li a {
        font-size: 14px;
    }

    .wrap-main-slider {
        padding-left: 0;
        margin-left: 0;
    }

    .wrap-title-slider {
        top: 70px;
        left: 100px;
    }

    .title-slider h1 {
        font-size: 18px;
    }

    .title-slider li {
        font-size: 14px;
    }

    .main-banner {
        display: none;
    }

    .wrapper-steps {
        margin-left: 0;
        padding: 0 15px;
    }

    .wrapper-steps .connect-inet {
        padding-bottom: 0;
        margin: 30px 0;
    }

    .wrap-consultation {
        margin-bottom: 30px;
    }

    .form-subscribe .email {
        width: 240px;
    }

    .wrap-locate {
        justify-content: space-between;
    }

    .wrap-shops-center {
        width: 53%;
    }

    .wrap-locate .wrap-map {
        width: 47%;
    }

    /* articles.html */
    .artciles-title {
        font-size: 16px;
    }

    .wrap-category-articles {
        flex-direction: column;
        padding: 0 15px;
        margin-top: 15px;
    }

    .wrap-category {
        width: 100%;
    }

    .articl-wrapper {
        display: flex;
        border-bottom: 1px solid var(--heaven);
    }

    .list-category {
        border: 0;
    }

    .fresh-articles,
    .articles-category {
        width: 50%;
    }

    .wrap-articles {
        order: 1;
        width: 100%;
    }

    .one-article img {
        width: 100%;
    }

    .wrap-articles .one-article:last-child {
        border: 0;
    }

    /* compromisions */

    .list-compare {
        margin-top: 135px;
    }

    .name-compare {
        font-weight: normal;
        font-size: 12px;
    }

    .wrap-tarrif-tabs {
        max-width: 600px;
    }

    .one-tarif {
        width: 82% !important;
    }

    #footer {
        margin-bottom: 0;
    }

    .account-navigation {
        margin-right: 20px;
    }

    .wrap-ordering {
        flex-direction: column;
        justify-content: center;
    }

    .wrap-customers {
        justify-content: center;
    }

    .new-customer {
        margin-right: 160px;
        margin-left: 0;
    }

    .regular-customer {
        margin: 0;
    }

    .form-customer {
        margin: 15px auto;
    }

    .wrap-btn-customers {
        margin: 0 auto;
    }

    .wrap-items-in-basket {
        margin: 30px auto;
    }

    .container-ordering {
        order: 1;
        width: 100%;
        margin: 0 auto;
    }

    .form-customer {
        padding: 0 15px;
    }

    .wrap-catalog {
        flex-wrap: wrap;
    }

    .wrap-sidebar {
        width: 100%;
        padding: 0 10px;
        /* display: flex; */
        justify-content: space-between;
    }

    .category_list_wrapper {
        width: 40%;
        position: relative;
    }

    .panel-default {
        width: 40%;
    }

    .category_list_wrapper .list-group {
        position: absolute;
        left: 0;
        top: 48px;
        background-color: #fff;
        width: 100%;
        border: 1px solid var(--heaven);
        z-index: 9999;
    }

    .panel {
        position: relative;
    }

    .panel .list-group {
        position: absolute;
        left: 0;
        top: 48px;
        background-color: #fff;
        width: 100%;
        border: 1px solid var(--heaven);
        z-index: 1;
    }

    .multi-range {
        width: 219px;
        margin-left: 8px;
    }

    .wrap-filter h3,
    .wrap-catalog-items h3 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .wrap-filter .filter-list,
    .wrap-catalog-items .list-catalog {
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 22;
        border: 1px solid #6db7f6;
        padding: 10px;
    }

    .wrap-pagination {
        justify-content: center;
    }

    .covermap__link {
        font-size: 12px;
    }

    .cover-list {
        max-width: 700px;
    }

    .coversearch {
        top: 75px;
    }

    .coversearch input {
        width: 330px;
    }

    .wrap-favorites-list .one-item {
        width: 30%;
    }

    .products-to-compare {
        font-size: 16px;
    }

    .wrapper-product-card__item {
        width: 100%;
    }

    .wrap-items {
        width: 100%;
    }

    /* .list-group {
        display: none;
    } */
    /* #content h1 {
        padding-left: 15px;
    } */

    .list-unstyled-second {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .panel .list-group {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .account_pageOrder {
        flex-direction: column;
    }

    .orederHistoryBack {
        flex-direction: column;
    }

    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: 435px;
    }

    .tarif-element {
        width: 50%;
        flex: 0 1 50%;
    }

    .wrapButtonsBuy {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 10px 0 !important;
    }

    .goToConsult {
        width: 240px !important;
        margin: 0 0 5px 0 !important;
        font-size: 15px;
    }

    .wrapButtonsBuy .wrap_fast_order {
        width: 100% !important;
    }

    .wrap_min_slider_images {
        /*margin-top: 35px !important;*/
    }

    .wrap_styled_buy {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .quantity_wraper {
        width: 50%;
        text-align: right;
        padding-right: 18px;
    }

    .list-unstyled-second {
        display: flex;
        flex-direction: row;
        justify-content: left;
        width: 50%;
        padding-left: 10px;
        text-align: left;
    }
}

@media (max-width: 836px) {
    .returnOrderBack {
        flex-direction: column;
    }
}

@media (max-width: 822px) {

    .addresTableDelivery tr {
        display: flex;
        flex-direction: column;
    }



    .wrap-cheaper-slider {
        width: 160px;
    }

    .list-cheaper li img+span {
        font-size: 12px;
        margin-bottom: 15px;
        display: inline-block;
    }

    .adressInputsWrapper {
        width: 95%;
    }

    .add-addres-item .user-info {
        margin-bottom: 5px;
    }

    .add-addres {
        margin-top: 0;
    }

    .number-list li a {
        font-size: 12px;
    }

    .account-list__item select,
    .account-list__item input,
    .user-info span:first-child {
        font-size: 14px;
    }

    .new-customer {
        margin-right: 20px;
    }

    .title {
        font-size: 14px;
    }

    .detailed-info li span,
    .detailed-info,
    .detailed-info p,
    .one-article p {
        font-size: 12px;
    }

    .date-num {
        font-size: 31px;
    }

    .cover-list {
        max-width: 660px;
        padding: 0 15px;
    }

    .cover-list__item input {
        margin-right: 7px;
    }

    .cover-list__item span {
        font-size: 12px;
    }

    .covermap-support__title {
        font-size: 14px;
        font-weight: normal;
    }

    .covermap-support__title::before {
        top: 6px;
    }

    .covermap-support {
        margin: 30px 0;
    }

    .covermap__list {
        max-width: 240px;
    }

    .wrap-favorites-list .one-item {
        width: 45%;
    }

    .wrap-filter-favorites {
        flex-direction: column;
        text-align: center;
    }

    .products-to-compare {
        margin-bottom: 5px;
        font-size: 21px;
    }

    .wrap-img-desc {
        width: 100%;
    }

    .form-buy-in-click .add-in-basket,
    .form-buy-in-click .buy-in-click,
    .form-buy-in-click .your-number,
    .form-buy-in-click .consultation {
        width: 100%;
    }

    .form-buy-in-click .your-number {
        margin: 5px 0;
        text-align: center;
    }

    .left_images_col {
        width: 50%;
    }

    .right_info_col {
        width: 50%;
    }

    .wrapButtonsBuy .btn-danger,
    .wrapButtonsBuy #button-cart,
    .wrapButtonsBuy .input-group .input-group-btn button#button-oneclick,
    .wrapButtonsBuy .input-group .form-control {
        font-size: 14px;
    }
}

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

    .returnOrderBackForm {
        flex-direction: column;
    }

    .account_left_col {
        margin-right: 15px;
    }

    .best-content .model-router {
        margin-top: 0;
    }

    .bottom_info span {
        font-size: 12px;
    }

    .postReviewWrapper .form-group {
        width: 70%;
    }

    .wrap_table_compare .table.table-bordered tr td:first-of-type {
        display: none;
    }

    .container-bundle-new {
        display: none;
    }
    .added-box {
        padding: 20px!important;
        width: 363px!important;
    }
}

@media (max-width: 750px) {

    .logo-f {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .logo-f .footer-social {
        justify-content: center;
    }

    .wrp {
       width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .wrp ul {
        width: 50%;
    }

    .list-group {
        width: 220px;
    }


    .form-horizontal,
    .simpleregister-block-content {
        padding: 0;
    }

    #content h1,
    #content h2 {
        margin-bottom: 15px;
    }

    .description-content {
        padding: 15px 15px 0 15px;
        font-size: 14px;
    }

    .description-content__inner h3 {
        font-size: 16px;
    }

    .wrap-img-desc {
        width: 100%;
    }

    .wrap-title-slider {
        left: 58px;
    }

    .wrapper-steps .connect-inet {
        font-size: 18px;
    }

    .header-top.wrapper .logo img {
        width: 100px;
    }

    .wrap-first-step p {
        padding-bottom: 35px;
    }

    .wrap-greeting {
        display: none;
    }

    .wrap-locate {
        justify-content: space-between
    }

    .wrap-locate .wrap-map {
        width: 50%;
        height: auto;
    }

    .wrap-shops h3 {
        font-size: 16px;
    }

    .services-locate,
    .shop-locate {
        font-size: 12px;
    }

    .wrap-shops-center {
        width: 50%;
    }

    .footer-list {
        /*display: none;*/
        /*flex-direction: column;*/
        padding: 30px 30px;
        justify-content: space-between;
    }

    .footer-list li {
        padding: 0 0 10px;
    }

    .footer-list li ul li span {

    }

    /* contacts.html */

    .footer-top {
        /*display: none;*/
    }

    .wrap-third-step h2 span,
    .wrap-first-step h2 span,
    .wrap-second-step h2 span,
    .wrap-third-step h2,
    .wrap-second-step h2,
    .wrap-first-step h2 {
        font-size: 30px;
    }

    .account-navigation {
        margin-right: 20px;
        max-width: 200px;
    }

    .account-content {
        width: 65%;
    }

    .subscriptions p {
        margin-bottom: 15px;
        font-size: 14px;
    }

    .edit-subscriptions li a {
        font-size: 12px;
    }

    .subscriptions .my-account-form .account-list__item {
        margin-bottom: 0;
    }

    .edit-subscriptions {
        margin-bottom: 35px;
    }

    .number-orders {
        margin-bottom: 5px;
    }

    .status-orders {
        margin-bottom: 25px;
    }

    .order-list {
        padding: 15px;
    }

    .wrap-total {
        padding: 15px 15px 0 0;
    }

    .model-item {
        font-size: 12px;
    }

    .details-orders,
    .status-orders a,
    .status-orders,
    .number-orders,
    .price {
        font-size: 14px;
    }

    .change-password__item span:first-child {
        font-size: 14px;
        width: 120px;
        margin-bottom: 5px;
    }

    .change-password__item input {
        margin: 0 5px 0 0;
        width: 295px;
    }

    .wrap-desc-operator p {
        font-size: 12px;
    }

    .container-product-card {
        justify-content: center;
    }

    .wrapper-product-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .in-stock {
        display: block;
        margin: 10px 0;
    }

    .model-charct {
        margin: 20px 0;
    }

    .wrap-count-items,
    .wrap-star-reviews {
        justify-content: center;
    }

    .wrap-desc-button,
    .wrap-adwantages {
        flex-direction: column;
        align-items: center;
    }

    .wrap-price {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .container-cheaper {
        display: none;
    }

    .description-content,
    .wrap-description {
        border: 0;
    }

    .wrap-desc-button div {
        border-bottom: 1px solid #6db7f6;
        width: 100%;
        text-align: center;
        padding: 10px 0;
    }

    .wrap-desc-button div:last-child {
        margin: 0;
    }

    .wrap-product-card-slider {
        margin: 0;
    }

    .left_images_col {
        width: 45%;
    }

    .right_info_col {
        width: 55%;
    }

    #content h1 {
        font-size: 24px;
    }

    .form-group {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .ntcd-simple--days,
    .ntcd-simple--hours,
    .ntcd-simple--mins,
    .ntcd-simple--secs {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }

    .list-unstyled-second li h2 {
        font-size: 16px;
    }

    .list-unstyled-second span {
        font-size: 14px;
    }

    .wrap-one-item {
        min-height: 300px;
    }

    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: 490px;
    }

    .tarif-element {
        width: 50%;
    }
}

@media (max-width: 742px) {
    .form-subscribe .subscribe {
        display: block;
    }

    .form-subscribe .email {
        margin-bottom: 10px;
    }

    .main-nav li a {
        font-size: 12px;
        /* line-height: 4; */
    }

    .wrap-operator img {
        display: none;
    }

    .wrap-desc-operator {
        padding: 0 15px;
    }

    .wrap-operator {
        display: none;
    }

    .catalog-slider {
        display: block;
    }
}

@media (max-width: 700px) {
    .wrap_konsult {
        width: 500px!important;
    }

    .onlyMobile {
        display: block;
    }

    .btn-catalog {
        display: none !important;
    }

    .catalog {
        z-index: 9999;
    }
    .wrap_konsult .input-group:before {
        top: -40px;
    }
    .main-slider {
        display: none;
    }

    .mobile_menu_category {
        display: block;
    }

    .mobile_menu_category > span {
        padding: 0 0 0 15px;
    }

    /* .thrid-secondBack,
    .two-secondBack {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #6db7f6;
        z-index: 999;
    } */

    .parent_name {
        position: absolute;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        color: #fff;
        top: 25px;
        left: 60px;
        height: 0 !important;
        width: 20% !important;
    }

    .parent_name span {
        font-size: 20px;
        display: inline-block;
    }

    .parent_name img {
        width: 35px !important;
        height: 35px !important;
    }


    /* mobile menu */

    .mobile_menu_category {
        position: relative;
    }


    .category_wr {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;

        position: relative;
        /*height: 330px;*/
        margin-bottom: 50px;
    }

    .category_wr.firstSec,
    .category_wr .showSecSection {
        height: 445px !important;
    }

    .category_wr li {
        width: 100%;
        text-align: center;
        margin: 4px;
        height: 157px;
        border: 1px solid #ddd;
        padding: 10px;
    }

    .category_wr li a {
        height: 100%;
        width: 100%;
        color: #6db7f6;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .category_wr li a span {
        text-align: left;
        /*padding: 0 0 0 15px;*/
        display: flex;
        /*align-items: center;*/
        width: 100%;
    }

    .category_wr_sec.showSecSection {
        display: flex;
        justify-content: flex-start;
        position: absolute;
        z-index: 999;
        background: #fff;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        flex-wrap: nowrap;
        overflow: auto;
    }

    .category_wr_sec.showSecSection li {
        margin: 0;
        margin-top: 10px;
        height: 120px;
        width: 100%;
    }

    .category_wr_sec.showSecSection .thrid-secondBack {
        position: absolute;
        bottom: 3px;
        left: 0;
        right: 0;
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-top: auto;
        text-align: center;
        color: #fff;
        z-index: 999;
        background: #6db7f6;
        cursor: pointer;
    }

    .two-secondBack {
        height: 40px;
        line-height: 40px;
        margin-top: auto;
        text-align: center;
        color: #fff;
        z-index: 999;
        background: #6db7f6;
        position: absolute;
        bottom: -55px;
        left: 0;
        right: 0;
        width: 100%;
        cursor: pointer;
    }

    .category_wr_third.thridModemShow {
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 50px;
        background: #6db7f6;
        width: 100%;
        justify-content: flex-start;
        padding: 45px;
        overflow-y: auto;
        height: 390px;
    }

    .category_wr_third.thridModemShow::-webkit-scrollbar {
        width: 5px;
    }

    .category_wr_third.thridModemShow::-webkit-scrollbar-thumb {
        background-color: #ccc;
        outline: 1px solid #ccc;
    }


    .category_wr_third.thridModemShow li {
        height: 55px;
        width: 50%;
        margin: 0;
    }

    .category_wr_third.thridModemShow li a {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        color: #fff;
    }

    .category_wr_third.thridModemShow li a img {
        margin: 0;
        width: 50px;
    }


    .category_wr li img {
      /*  margin: 0 auto;*/
        width: 60px;
        height: 60px;
    }

    .category_wr_sec {
        display: none;
        width: 100%;
        flex-direction: column;
    }

    .category_wr_sec.subSecSection {
        overflow: hidden !important;
    }

    .category_wr_sec li {
        margin-bottom: 30px;
        background: #6db7f6;
        /* width: 100%; */
    }

    .category_wr_sec li:last-child {
        margin-bottom: 0;
    }

    .category_wr_third {
        display: none;
        /* overflow-y: auto; */
    }

    /*  */

    .hover-3g::before {
        display: none;
    }

    .hover-3g ul li a:hover {
        color: #2b2b2b;
    }

    .header-top {
        justify-content: space-between;
    }

    .wrap-search {
        width: auto;
    }

    .wrap-search #submit-search {
        width: 31px;
        height: 31px;
        background: url("../images/icons/whitesearch.png");
        background-repeat: no-repeat;
        cursor: pointer;
        display: block;
        border: 0;
    }

    .wrap-submit-search .submit-search {
        display: none;
    }

    .catalog-slider {
        display: none;
    }

    .users-list {
        position: absolute;
        top: 60px;
        right: 0;
        height: 45px;
    }

    .like::before,
    .comparison::before,
    .basket::before,
    .user-cabinet::before {
        margin-bottom: 0;
    }

    .number-list {
        width: 145px;
        justify-content: flex-end;
    }

    .sub-user-list {
        display: flex;
        height: 44px;
    }

    .sub-user__link {
        display: none;
    }

    .header-bottom {
        background-color: var(--heaven);
        overflow: hidden;
    }

    .bar-vision {
        display: none;
    }

    .wrap-forbiden-pass,
    .wrap-register,
    .wrap-user-cabinet {
        top: 44px;
    }

    .add-circle {
        top: -2px;
        right: -8px;
        width: 17px;
        height: 17px;
        font-size: 11px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wrap-search {
        position: absolute;
        top: 60px;
        left: 100px;
        height: 45px;
        align-items: center;
        padding-right: 0;
    }

    .wrap-search #submit-search {
        height: 27px;
    }

    .sub-wrap-search {
        display: block;
        width: auto;
    }

    .wrap-number {
        flex-direction: column;
    }

    .wrap-number input:first-child {
        margin-bottom: 10px;
    }

    .wrap-number input {
        width: 100%;
    }

    .wrap-btn-steps {
        display: flex;
        justify-content: flex-end;
    }

    .form-subscribe {
        width: 100%;
        padding: 0 15px;
    }

    .form-subscribe .email {
        width: 100%;
    }

    .wrap-locate .wrap-map {
        display: none;
    }

    .wrap-shops-center {
        width: 100%;
    }

    .shop-locate,
    .services-locate {
        justify-content: center;
    }

    .wrap-subscribe {
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }

    .form-subscribe .subscribe {
        margin: 0 auto;
        margin-top: 5px;
    }

    .wrap-subscribe p {
        margin-bottom: 15px;
    }

    .wrap-consultation {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
    }

    .wrap-consultation .number-phone {
        margin-bottom: 25px;
        width: 100%;
    }

    .wrap-consultation .send-number {
        margin: 0 auto;
    }

    .wrap-locate {
        margin: 15px 0;
    }

    .wrap-shops .services-locate {
        margin-bottom: 0;
    }

    #footer {
        margin-top: 15px;
    }

    .pickUp-3g,
    .list-tarif {
        column-count: 2;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .pickUp-3g li,
    .list-tarif li {
        width: 50%;
    }

    .list-connect {
        max-width: 600px;
        width: 100%;
    }

    .wrap-numbers {
        max-width: 430px;
        width: 100%;
        justify-content: flex-start;
        margin-left: 0;
    }

    .wrap-first-name {
        margin-right: 50px;
    }

    .list-connect li {
        margin-bottom: 20px;
    }

    .list-connect li.wrap-store {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .wrap-store div:first-child {
        margin-bottom: 20px;
    }

    .wrap-compare-items {
        display: none !important;
    }

    .compare-img img {
        margin: 0 auto;
    }

    .catalog {
        position: static;
    }

    .catalog-list {
        top: 45px;

       /* padding-top: 35px;*/
        width: 100%;
        padding-bottom: 30px;

        height: 100%;

    }

    .overlay {
        /*background: rgba(0, 0, 0, 0.5);*/
        z-index: -1;
    }

    .btn-catalog {
        display: block;
        height: 36px;
        line-height: 36px;
    }

    .catalog span {
        display: none;
    }

    .account-navigation {
        margin: 0;
        max-width: 100%;
        margin-bottom: 40px;
    }

    .account-content {
        width: 100%;
    }

    .account-wrapper {
        flex-direction: column;
    }

    .active-section {
        margin-bottom: 3px;
    }

    .active-section:last-child {
        margin-bottom: 0;
    }

    .wrap-items .one-item {
        width: 50%;
    }

    .wrap-tarifCoating {
        flex-direction: column;
        width: auto;
    }

    .wrap-tarifCoating a:first-child {
        margin-bottom: 5px;
    }

    .wrap-tarrif-tabs {
        width: 300px;
    }

    .one-tarif {
        width: 50% !important;
    }

    .cover-list {
        column-count: 3;
    }

    .cover-list li {
        width: 100%;
        margin-bottom: 5px;
    }

    .cover-list li:nth-child(even) {
        margin-bottom: 5px;
    }

    .wrap-img-desc {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .wrap-img-desc img {
        width: 200px;
    }

    .scrolltad {
        height: 100%;
        width: 100%;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .router::before,
    .modem::before {
        display: none;
    }

    .list-modems .router,
    .list-modems .modem {
        margin-bottom: 5px;
    }

    .list-modems li {
        margin-bottom: 0;
    }

    .main-nav li a {
        font-size: 16px;
        color: #6db7f6;
        text-align: left;
    }

    .covermap {
        flex-direction: column;
        justify-content: center;
    }

    .covermap-map {
        order: 1;
        height: 350px;
    }

    .selects {
        padding: 7px;
        font-size: 12px;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        margin-bottom: 20px;
        height: 30px;
        background: url(../images/icons/arrow_down.png) no-repeat 100%;
        padding-left: 5px;
        color: #4b4b4b;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
    }

    .compare-small-window {
        background: #e2f1fd;
    }

    .name-position {
        display: flex !important;
        font-weight: bold;
    }

    .wrap-compare {
        flex-direction: column;
    }

    .articles:hover .list-survey,
    .survey:hover .list-survey {
        display: none;
    }

    .list-connection__item:hover .main-dropdawn-link {
        color: #fff;
    }

    .bg-3g__item:hover .bg-3g::before {
        background: url(../images/icons/white_sprites.png) -60px -190px;
    }

    .bg-4g__item:hover .bg-4g::before {
        background: url(../images/icons/white_sprites.png) -110px -190px;
    }

    .bg-wifi__item:hover .bg-wifi::before {
        background: url(../images/icons/white_sprites.png) -251px -10px;
    }

    .list-connection>li {
        display: block;
        height: auto;
    }

    .hover-3g {
        position: static;
        width: 100%;
        max-width: 500px;
        background: transparent;
        padding-top: 0;
    }

    .list-connection>li:hover {
        background: transparent;
        padding-left: 0;
        border: 0;
        color: #fff;
        width: auto;
    }

    .list-connection>li:hover::after {
        border-left: 9px solid #fff;
        left: 84px;
    }

    .hover-3g::before {
        content: "";
    }

    .hover-3g ul li a,
    .hover-3g ul li span {
        color: #fff;
    }

    .catalog .list-modems .router,
    .catalog .list-modems .modem {
        display: block;
    }

    .list-connection li .dropdown-active {
        display: none !important;
    }

    .header-bottom {
        position: static;
    }

    .wrap-forbiden-pass,
    .wrap-register,
    .wrap-user-cabinet {
        top: 128px;
    }

    .number-list {
        width: 100%;
    }

    .header-top {
        height: 0;

    }

    .product_wraper {
        /*display: none;*/
    }

    /*.opnm + .container {
        display: none;
    }

    .container {
        display: block;
    }*/



    .burger {
        height: 13px;
    }

    .catalog {
        width: 55px;
    }

    .main-nav {
        flex-direction: column;
        opacity: 0;
        align-items: flex-start;
        transition: opacity 0.5s;
        height: calc(100vh + 30px);
        justify-content: flex-start;
        background: #fff;
    }
    body.openMenu{
        overflow: hidden;
    }

    .main-nav li {
        width: 100%;
        border-bottom: 1px solid #ddd;
        padding: 0 20px;

    }

    .list-connection {
        padding-bottom: 0;
    }

    .list-connection li {
        margin-left: 0;
        text-align: center;
    }

    .list-connection>li::after {
        display: none;
    }

    .main-dropdawn-link {
        display: inline-block;
    }

    .main-dropdawn-link::before {
        display: inline-block;
    }

    .btn-catalog {
        height: auto;
        margin: 0;
        line-height: 1;
        margin-bottom: 10px;
    }

    .list-connection>li:first-child {
        margin-top: 0;
    }

    #content h1 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .char-list li {
        margin-bottom: 0 !important;
    }

    .rating {
        margin: 5px 0;
    }

    .wrapButtonsBuy {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 100%;
        padding: 0 10px;
    }

    .left_images_col {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .right_info_col {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .element_dop_option {
        width: 30%;
    }

    .search_in_page .search_wraper {
        margin-top: 20px;
    }

    .form-builder {
        width: 500px;
    }

    .wrap_sec_lvl {
        display: none;
    }

    .list-connection__item:hover .wrap_sec_lvl {
        display: none;
    }

    .list-connection__item:hover img.hover {
        display: none;
    }

    .list-connection__item:hover img {
        display: inline-block;
    }

    .bottom_info .img-thumbnail {
        width: 35px;
    }

    /*.panel.ocfilter.panel-default {
        display: none;
    }*/

    .category_list_wrapper {
        display: none;
    }

    .ProductBundlesOptionsForm {
        flex-direction: column;
    }


}

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

    .account_page {
        flex-direction: column;
        align-items: center;
    }

    .account_left_col {
        margin-right: 0;
        width: 100%;
    }

    .list-group {
        width: 100%;
    }

    .number-list {
        flex-wrap: wrap;
        padding-top: 0;
    }

    .number-list li {
        width: 40%;
    }

    .wrap-contacts-number {
        width: 100%;
    }

    .bottom_info {
        flex-direction: column;
        width: 60%;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }

    .element_dop_option {
        width: 100%;
        margin-bottom: 10px;
    }

    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: 460px;
    }

    .bottom_info {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .element_dop_option {
        margin: 0 !important;
        margin-bottom: 10px !important;
        width: 50%;
    }

    .back_mobile {
        display: block;
    }

}

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


    .left_images_col,
    .right_info_col {
        width: 70%;
    }

    .right_text_col {
        display: none;
    }

    .nav-tabs>li {
        display: block;
        text-align: center;
        width: 100%;
        border-top: 1px solid var(--heaven);
    }

    .wrap-nav-tabs .nav.nav-tabs {
        padding: 0;
    }

    .nav-tabs>li:first-of-type {
        border: none;
    }

    .postReviewWrapper .form-group {
        width: 80%;
    }

    .wrap_table_compare {
        overflow: auto;
    }

    .tarif-element {
        width: 100%;
    }
    .cart-box.thanks .white-box {
        flex-direction: column;
    }
    .cart-box.thanks .order-box, .cart-box.thanks .total-cart {
        width: 100%;
        padding: 0 15px;
    }
    .cart-box .order-box .product-hold .product-info {
        width: 100%;
        text-align: left;
        padding: 8px 0 0 0;
    }
    .cart-box .order-box .product-hold dl {
        padding-left: 0;
    }
    .cart-box .order-box .product-hold .title-product {
        font-size: 14px;
        line-height: 1.3;
    }
    .cart-box .total-cart dl dt {
        font-size: 16px;
    }
}



@media (max-width: 585px) {

    .wrap_konsult {
        width: 100%!important;
    }

    .wrapper-steps .connect-inet .connect-3g,
    .wrapper-steps .connect-inet {
        font-size: 14px;
    }

    .wrap-third-step h2 span,
    .wrap-third-step h2,
    .wrap-second-step h2,
    .wrap-first-step h2 {
        font-size: 22px;
    }

    .wrap-second-step h2 span,
    .wrap-first-step h2 span {
        font-size: 16px;
    }

    .wrap-contacts-number {
        width: 100%;
        justify-content: space-around;
    }

    .wrap-contacts-number li.ukrtele {
        width: 100%;
        justify-content: center;
    }

    .catalog {
        justify-content: flex-start;
        padding: 0 0 0 15px;
    }

    .wrap-shops .shop-locate::before {
        margin-left: 0;
    }

    .wrap-contacts-number li {
        width: auto;
    }

    .wrap-contacts-number li a {
        font-size: 14px;
    }

    .wrap-stepsSlide {
        justify-content: flex-start;
    }

    .wrap-stepsSlide button {
        width: auto;
        padding: 0 20px;
    }

    .wrap-stepsSlide button:first-child {
        margin-right: 15px;
    }

    .list-tarif li {
        width: 35%;
    }

    .wrap-stepsSlide .step_second_next::before {
        right: 0;
        top: 13px;
    }

    .wrap-stepsSlide .step_second_prev::before {
        left: 0;
        top: 13px;
    }

    .wrap-sidebar {
        width: 100%;
    }

    .category_list_wrapper,
    .panel-default {
        width: 45%;
    }

    .container-consultation {
        display: none;
    }

    .list-pagination {
        padding: 20px 0 10px 0;
    }

    .one-tarif {
        width: 60% !important;
    }

    .articl-wrapper {
        flex-direction: column;
        border: 0;
    }

    .articles-category {
        border-bottom: 1px solid #6db7f6;
        width: 100%;
    }

    .fresh-articles {
        width: 100%;
        margin-top: 10px;
    }

    .btn-tarifCoating {
        font-size: 14px;
    }

    .covermap-form__vision {
        display: none;
    }

    .covermap-form__title {
        margin: 0;
        font-size: 12px;
    }

    .cooperation__inner p:first-child {
        font-size: 12px;
    }

    .covermap-form__item {
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }

    .covermap-form__item .covermap-button {
        margin: 0 auto;
    }

    .cover-list {
        column-count: 2;
        padding: 0 2px;
    }

    .cover-list__item input {
        margin-right: 2px;
    }

    .covermap-support__title::before {
        top: 50%;
        transform: translateY(-50%);
        left: 8px;
    }

    .covermap-support__title {
        font-size: 12px;
        padding: 20px 0 20px 77px;
    }

    .wrap-favorites-list .one-item {
        max-width: 320px;
    }

    .wrap-isselected span {
        font-size: 12px;
    }

    .wrap-isselected {
        flex-wrap: wrap;
    }

    .wrap-isselected .favor-buy {
        margin-top: 5px;
        font-size: 16px;
    }

    .wrap-isselected .price {
        margin: 0 15px;
        font-size: 12px;
        width: 21%;
    }

    .products-to-compare {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .wrap-breadcrumbs {
        display: none;
    }

    .wrap-sort_title {
        margin: 20px 0;
    }

    .products-to-compare,
    .artciles-title,
    .block-title {
        margin: 20px 0;
    }

    .selects {
        margin: 20px auto;
    }

    .wrap-compare li {
        font-size: 12px;
    }

    .list-compare-charact li:not(.close):not(.compare-img) {
        padding: 26px 5px;
    }

    .compare-img img {
        width: 100px;
    }

    .account-navigation {
        margin: 50px auto;
    }

    .postReviewWrapper .form-group {
        width: 90%;
    }

    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: 430px;
    }

    .form-builder {
        margin-top: 20px;
        width: 100%;
    }

    .cooperation__inner {
        padding: 0;
    }
}

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


    .category_wr_third.thridModemShow {
        padding: 40px 0px;
    }
    .added-box  {
        width: 100% !important;
    }
    /* .category_wr_sec li {
        width: 100%!important;
    } */

    .category_wr li {
        width: 47%;
    }

    .category_wr.category_wr_shown.home li{
        width: 100% !important;
        height: auto !important;
    }

    .category_wr.category_wr_shown.home li a {
        display: flex;
        /*flex-direction: column;*/
        justify-content: space-around;
        text-align: left;
        align-items: center;
    }



    .panel,
    .category_list_wrapper {
        margin-bottom: 0;
    }

    #content .wrap-sort_title h1 {
        display: block;
        margin-bottom: 20px;
    }

    .wrap-sort_title {
        flex-direction: column;
        padding: 0 10px;
    }

    .wrap-sort_title {
        margin: 0;
    }

    .category_list_wrapper,
    .panel-default {
        width: calc(50% - 10px);
    }

    .modal-body #boc_product_field .image {
        width: 120px;
        margin: 0 auto;
    }

    .modal-footer {
        padding: 0;

    }

    /*.head-category-list {
        display: none;
    }*/

    .modal-body #boc_product_field .h4.text-right {
        margin: -20px 0 0 0;
    }

    .modal-body .checkbox {
        margin: -15px 0 0 0 !important;
    }

    .modal-body #boc_product_field .caption h2 {
        font-size: 18px;
        margin: 5px 0;
    }

    .modal-body #boc_product_field .caption h3 {
        font-size: 18px;
        margin: 5px 0;
    }

    #boc_form .modal-header {
        padding: 5px 0;
    }

    #boc_form .modal-header h2{
        font-size: 20px;
    }

    #boc_form #boc_submit {
        padding: 15px;
    }

}

@media screen and (max-width: 520px) {
    .wrap-bestseller-slider .bestseller-slier .one-item-bestseller {
        min-height: auto;
    }

    .wrap-connect {
        margin-top: 0;
    }
}

@media screen and (max-width: 500px) {
    .wrap_konsult .input-group:before {
      display: none;
    } 
    .wrap_konsult .input-group {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .users-list {
        width: 160px;
        right: 5px;
    }

    /*.wrap-search {
        right: 300px;
    }*/

    .number-list {
        width: calc(100% - 100px);
    }

    .number-list li {
        width: 45%;
    }

    .left_images_col {
        width: 80%;
    }

    .right_info_col,
    .bottom_info {
        width: 100%;
    }

    .postReviewWrapper .form-group {
        width: 95%;
    }

    .obertkaForm::before {
        display: none;
    }

    .obertkaForm {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .form-builder {
        height: auto;
    }

    .form-builder .field-block {
        text-align: center;
    }

    .form-builder .pre-text {
        font-size: 14px;
    }

    .tarif-element {
        width: 100%;
        flex: 0 1 100%;
    }

    .wrap_buttons_wishlist_compare {
        left: 0;
        /*top: -107vw;*/
        top: 0;
        width: 60px;
        display: flex;
        flex-direction: column;
        padding: 0;
    }

    .wrap_buttons_wishlist_compare button {
        position: relative;
        width: 50px;
        height: 50px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .wrap_buttons_wishlist_compare button img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }



    .wrap_konsult {
        height: auto;
    }

    .postReviewWrapper .form-group>div {
        width: 100%;
    }

    .g-recaptcha {
        transform: scale(0.8);
        margin-left: -28px;
    }

    .footer_colorbox_footer {
        flex-direction: column;
        justify-content: center;
    }

    .container {
        position: relative;
        z-index: 0;
    }
}

@media screen and (max-width: 470px) {
    .wrap-items .one-item {
        width: 100%;
    }

    .wrap-sidebar {
        flex-direction: column;
    }

    .category_list_wrapper,
    .panel-default {
        width: 100%;
        margin-bottom: 10px;
    }

    .wrap_min_slider_images .slick-slide {
        padding: 5px;
    }

    .item_min_slider_image_wr {
        padding: 0;
    }
}

@media (max-width: 460px) {

    .change-password__item,
    .account-list__item {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 15px;
    }

    .user-info {
        margin-bottom: 5px;
    }

    .user-info .user-attention {
        display: none;
    }

    .wrap-items-in-basket {
        max-width: 330px;
    }

    .new-customer,
    .regular-customer {
        font-size: 12px;
        width: 150px;
    }

    .new-customer {
        height: 30px;
        margin-right: 5px;
    }

    .new-customer::after {
        width: 148px;
    }

    .wrap-sidebar {
        width: 100%;
    }

    .one-tarif {
        width: 70% !important;
    }

    .wrap-tarrif-tabs {
        max-width: 200px;
    }

    .artciles-title {
        text-align: center;
        text-transform: uppercase;
    }

    .wrap-favorites-list .one-item {
        max-width: 260px;
    }

    .wrap-adwantages {
        align-items: center;
    }

    .form-buy-in-click {
        flex-direction: column;
    }

    .form-buy-in-click div,
    .form-buy-in-click input {
        width: 70%;
        margin: 0 auto;
    }

    .form-buy-in-click .your-number {
        margin: 7px auto;
    }

    .wrap-description {
        margin-top: 20px;
    }

    .model-charct {
        font-size: 14px;
    }

    .standards-tech li,
    .add-tech li {
        font-size: 14px;
    }

    .wrap-third-step h2 span,
    .wrap-first-step h2 span,
    .wrap-second-step h2 span,
    .wrap-third-step h2,
    .wrap-second-step h2,
    .wrap-first-step h2 {
        font-size: 16px;
    }

    .header-top.wrapper .logo img {
        width: 70px;
    }

    .number-list {
        width: calc(100% - 70px);
    }

    .lifecell::before,
    .viber::before,
    .mts::before,
    .ukrtele::before {
        transform: scale(.7);
    }

    .breadcrumb li a {
        font-size: 12px;
    }

    .postReviewWrapper .form-group {
        width: 100%;
    }

    .postReviewWrapper {
        padding: 10px;
    }

    .alert.alert-success {
        width: 300px;
        margin-left: -150px;
    }

    .alert.alert-danger {
        width: 300px;
        margin-left: -150px;
    }

    .element_dop_option {
        margin-bottom: 10px !important;
        width: 50%;
        text-align: center;
    }

    .bottom_info span {
        display: block !important;
    }
}

@media (max-width: 400px) {

    .wrap_styled_buy .quantity_wraper {
        text-align: center;
    }

    .wrap_konsult .input-group .input-group-btn button{
        width: 100%;
        margin-right: 5px;
    }

    

    #content .btn-primary:before {
        position: absolute;
        left: 20px;
        top: 8px;
    }
    #content .btn-primary {
        height: 35px!important;
        padding: 5px 15px;
    }
    .list-unstyled-second li h2 {
        margin-bottom: 0!important;
    }
    .catalog {
        width: 90px;
    }

    .pbListing-box .box-content .box-products .PB_bundle_info {
        width: 100%;
    }

    .btn {
        white-space: pre-wrap;
    }

    .number-list {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        width: 130px;
    }

    .number-list li {
        margin-right: 5px;
        width: 100%;
        border-bottom: 1px solid #ddd;
        text-align: center;
        padding: 0 10px;
    }

    .form-item {
        font-size: 12px;
    }
    body.openMenu #header{
        position: fixed;
        left: 0;
        right: 0;

    }
   .header-bottom {
        position: relative;

    }

    #product {
        z-index: -1;
    }

    .conteiner {
        z-index: -10;
    }

    .number-list li a {
        font-size: 10px;
    }

    .users-list {
        /*width: 220px;*/
    }

    /*.wrap-search {
        right: 235px;
    }*/

    .wrap-forbiden-pass,
    .wrap-register,
    .wrap-user-cabinet {
        left: 0;
        top: 128px;
    }

    .wrap-second-step h2,
    .wrap-first-step h2 {
        font-size: 13px;
    }

    .wrap-second-step h2 span,
    .wrap-first-step h2 span {
        font-size: 14px;
    }

    .wrap-second-step p,
    .wrap-first-step p {
        font-size: 12px;
    }

    .form-subscribe .email,
    .wrap-consultation .number-phone,
    .wrap-number input {
        font-size: 12px;
    }

    .next-step {
        font-size: 12px;
        width: auto;
        height: auto;
        padding: 5px 20px;

        margin-bottom: 0;
    }

    .list-tarif li {
        width: 50%;
    }

    #content .wrap-sort_title h1 {
        width: 100%;
        text-align: center;
    }

    .wrap_count_in_page {
        width: 100%;
    }

    .wrap-sidebar {
        padding: 0;
    }

    .wrap-one-item {
        width: 100%;
    }

    .wrap-sort_title {
        padding: 0;
    }

    .wrap-stepsSlide {
        width: auto;
    }

    .wrap-stepsSlide button {
        font-size: 12px;
        width: auto;
        height: auto;
        padding: 5px 9px;
    }

    .wrap-stepsSlide .step_second_next::before {
        right: -2px;
        top: 10px;
        border: 3px solid transparent;
        border-left: 6px solid #fff;
    }

    .wrap-stepsSlide .step_second_prev::before {
        border: 3px solid transparent;
        border-right: 6px solid #fff;
        left: 0;
        top: 10px;
    }

    .list-bestsellers {
        justify-content: center;
        align-items: center;
        width: auto;
    }

    .list-bestsellers li {
        width: auto;
        padding: 0 10px;
    }

    .wrap-first-name {
        margin-right: 25px;
    }

    .close-holder {
        padding-top: 30px;
    }

    .clear-addres {
        right: 0;
    }

    .adressInputsWrapper {
        width: 100%;
    }

    .edit-subscriptions {
        flex-direction: column;
    }

    .edit-subscriptions li {
        margin: 0 0 10px 0;
    }

    .change-password__item input {
        width: 250px;
    }

    .order-list .list-items-basket {
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: 1px solid #6db7f6;
        margin-bottom: 20px;
    }

    .list-items-basket:last-of-type {
        margin: 0;
        border-bottom: 0;
    }

    .wrap-model-item {
        width: 100%;
        flex-direction: row;
        justify-content: center;
    }

    .model-item {
        width: 120px;
    }

    .history-orders-item {
        margin-bottom: 25px;
    }

    .history-orders-item,
    .topic-orders-item {
        border-bottom: 1px solid #6db7f6;
    }

    .history-orders-item:last-child,
    .topic-orders-item:last-child {
        border-bottom: 0;
    }

    .list-items-basket {
        flex-wrap: wrap;
        margin-bottom: 0;
        border-bottom: 1px solid #6db7f6;
    }

    .wrap-items-in-basket h3 {
        padding-bottom: 0;
    }

    .one-tarif {
        width: 80% !important;
    }

    .more-info {
        font-size: 14px;
    }

    .main-card-slider li img {
        width: 230px;
        margin: auto;
    }

    .wrap-horizontal-card-slider .slick-slide img {
        width: 50px;
        margin: auto;
    }

    .wrap-product-card-slider {
        width: 260px;
        margin: 0 auto;
    }

    .create-reviews__inner {
        width: 240px;
        ;
    }

    .description-content__inner h3 {
        font-size: 14px;
    }

    .wrap-sort_title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .wrap-sort_title h2 {
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .coversearch input {
        width: 250px;
        padding: 7px 10px;
    }

    .pickUp-3g {
        padding: 20px 0;
    }

    .wrap-second-info {
        padding: 5px 5px;
    }

    .wrap-characteristic {
        width: 100%;
    }

    .wrapper-product-card__item {
        width: 100%;
    }

    .catalog-list {
        width: 100%;
        position: fixed;
    }

    .catalog {
        width: 55px;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .wrapButtonsBuy #button-cart,
    .wrapButtonsBuy .wrap_fast_order,
    .wrapButtonsBuy .input-group .form-control,
    .wrapButtonsBuy .input-group .input-group-btn {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .btn-group-lg>.btn,
    .btn-lg {
        line-height: 0;
        margin-top: 10px;
    }

    .wrapButtonsBuy .input-group .form-control {
        margin-bottom: 10px;
    }

    .wrapButtonsBuy,
    .wrapButtonsBuy .input-group {
        flex-direction: column;
    }

    .wrapButtonsBuy {
        margin-top: 0;
    }

    .ntcd-simple--counter>div {
        margin-left: 10px;
        margin-right: 10px;
    }

    .right_info_col {
        padding-left: 0;
        padding-right: 0;
    }

    .right_info_col,
    .bottom_info {
        padding-left: 0;
        padding-right: 0;
    }

    .wrapButtonsBuy {
        padding-left: 0;
        padding-right: 0;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .postReviewWrapper .form-group label {
        font-size: 12px;
    }

    .postReviewWrapper .form-group {
        font-size: 12px;
    }

    .postReviewWrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .tab-content {
        padding-left: 0;
        padding-right: 0;
    }

    .search_in_page .search_wraper {
        padding-left: 0;
    }

    #content h1 {
        padding-left: 0;
        margin-bottom: 10px;
    }

    .obertkaForm {
        width: 100%;
    }

    .form-builder .pre-text {
        font-size: 14px;
    }

    .wrap_byu_form_zag {
        font-size: 14px;
    }

    .header-top.wrapper .number-list li{
        margin-bottom: 0 !important;
        padding: 3px 0;
    }
}

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

    .lifecell::before,
    .viber::before,
    .mts::before,
    .ukrtele::before {
        transform: scale(.6);
        margin-right: 0;
    }

    .header-top.wrapper .logo img {
        width: 60px;
    }

    .number-list {
        /*width: calc(100% - 60px);*/
    }

    .logo {
        margin-right: 10px;
    }

    .users-list {
        /*width: 210px;*/
    }

   /* .wrap-search {
        right: 220px;
    }*/

    .postReviewWrapper .form-group label {
        font-size: 11px;
    }

    #content {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 700px) and (max-height: 700px) {
    .modal-body #boc_product_field .image {
        width: 120px;
        margin: 0 auto;
    }

    .modal-footer {
        padding: 0;

    }

    /*.head-category-list {
        display: none;
    }*/

    .modal-body #boc_product_field .h4.text-right {
        margin: -20px 0 0 0;
    }

    .modal-body .checkbox {
        margin: -15px 0 0 0 !important;
    }

    .modal-body #boc_product_field .caption h2 {
        font-size: 18px;
        margin: 5px 0;
    }

    .modal-body #boc_product_field .caption h3 {
        font-size: 18px;
        margin: 5px 0;
    }

    #boc_form .modal-header {
        padding: 5px 0;
    }

    #boc_form .modal-header h2{
        font-size: 20px;
    }

    #boc_form #boc_submit {
        padding: 15px;
        margin: 20px 0;
    }

}

