@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1366px) and (max-width: 1366px) {
    /* IE10+ specific styles go here */
    .fifty_items {
        margin-left: 0px !important;
        margin-right: -3px !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 800px) and (max-width: 800px) {
    /* IE10+ specific styles go here */
    .fifty_items {
        margin-left: 0px !important;
        margin-right: -3px !important;
    }
}

@media (max-width: 319px) {
    .wrapper {
        width: 1024px;
    }
}

@media (max-width: 350px) {
    .paginator {
        display: block;
    }
}

@media (max-width: 390px) {
    /*.ya-site-form__wrap {
        width: 97px !important;
        line-height: 15px;
        margin-right: 25px;
        font-size: 9px !important;
    }
    .ya-site-form__submit {
        width: 41px;
    }
     .ya-site-form__wrap {
        margin-top: -31px !important;
    }
    .fixed_window {
        top: 10px;
    }
    .fixed_window.half_size img{
        width: 120px;
        height: 40px;
        margin-bottom: 5px;
    }*/
    .avtorization, .basket {
        width: 85px;
    }



    .ya-site-form__search {
        margin-left: 1px !important;
    }

    .jcarousel-control-prev {
        left: -22% !important;
    }

    .jcarousel-control-next {
        right: -22% !important;
    }
}

@media (max-width: 580px) {
	.submit_btn{flex-direction: column !important;}


    .fixed_window.half_size img {
        width: 120px;
        height: 40px;
        margin-bottom: 5px;
    }
}

@media (min-width: 391px) and (max-width: 478px) {
    #ya-site-form0 .ya-site-form__search {
        width: 101% !important;
    }

    .ya-site-form__search {
        margin-left: 1px !important;
    }
}

@media (max-width: 479px) {

    #title-search {
        position: relative!important;
        margin: 0 0 7px 0;
    }

    #title-search input[type="text"] {
        width: 81%;
        margin: 0 3px 0 0;
    }
    #title-search input[type="submit"] {

    }
    .header_center .row {
        margin-top: 0!important;
    }
    .container.header_center {
        padding-top: 20px!important;
    }

    .header_top_wrapper {
        position: relative;
        height: auto;
    }

    .title-search, .header_top_row {
        width: 100%;
    }

    #regionContacts {
        width: 100%;
        float: left;
        font-size: 15px!important;
    }
    #regionContacts a {
        font-size: 13px!important;
        width: 50%;
        display: inline-block;
        text-decoration: none;
    }
	.header_title_right_phone a::after {
		background: url("../images/arrow_down_header.png") no-repeat 0 0;
		width: 8px;
		height: 7px;
		content: "";
		display: inline-block;
		background-size: 100%;
	}
    #regionContacts span {
        display: inline-block;
        /* text-align: right; */
        float: right;
    }
    .avtorization, .basket {
        width: 50%;

    }
    .avtorization a, .basket a {
        font-size: 15px!important;
    }
    .basket {
        text-align: right;
    }

    .jcarousel-wrapper {
        width: 104px !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }

    #paginatorContainer {
        margin-top: 2px;
    }

    #ya-site-form0 .ya-site-form__wrap {

    }

    .ya-site-form__search {
        margin-left: 4px;
    }

    #ya-site-form0 .ya-site-form__search {

    }

    .glyphicon-search {
        left: 92px;
    }

    .wrapper, .container.content {
        min-width: 300px;
    }

    .avtorization, .basket {
        font-size: 11px;
    }

    a.profile_a {
        font-size: 11px;
    }

    .profile {
        margin-top: 0px;
    }

    .badge {
        padding: 4px 8px;
        margin-left: 0;
        top: -1px;
    }

    .form_registr label {
        font-size: 11px;
    }

    .margin_minus_inner_page {
        margin: 0 -3px;
    }

    .content .row > p.bascket_p {
        margin-top: 0;
        margin-bottom: 12px;
        font-size: 10px;
        line-height: 13px;
    }

    /* .content .row h1 {
        margin-bottom: 0px;
        margin-top: 10px;
        line-height: 20px;
    } */

    .btn-orang {
        float: right;
        font-size: 12px;
        max-width: 112px;
        padding: 0px 2px;
        margin-top: 50px;
    }

    .nav {
        background: #f7f7f7;
        border: 1px solid #fabe9b;
        font-size: 13px;
        font-weight: 700;
    }

    .header_center .row {
        margin-top: 35px;
    }

    .glyphicon {
        padding-right: 0;
    }

    .glyphicon-shopping-cart, .glyphicon-user {
        top: 2px;
    }

    .form-control-search {
        margin-top: 5px;
        margin-right: 0;
    }

    .container.header_top .row {
        line-height: 27px;
    }

    .menu ul li a {
        padding: 2px 10px;
        text-align: left;
        margin: 0;
        border-bottom: 1px solid #979797;

    }

    .menu ul li:last-child {
        padding: 0;
    }

    .menu ul li:last-child a {
        border-bottom: 0px solid #d3d3d3;
    }

    .menu ul li:last-child a:hover {
        border-bottom: 0px solid #d3d3d3;
    }

    /* .menu {
        right: 5px;
        position: absolute;
        z-index: 1;
        top: 159px;
    } */

    .nav {
        font-size: 11px;
        width: 185px;
        float: left;
    }

    .nav.nav-tabs {
        width: auto !important;
    }

    .menu ul li a:hover {
        border-bottom: 1px solid #979797;
    }

    .navbar-toggle {
        position: relative;
        bottom: 90px;
        left: 15px;
        border-radius: 0;
        padding: 5px;
    }

    .content {
        margin-top: -14px;
    }

    .navbar-toggle:hover, .navbar-toggle:focus {
        background: #f75a27;
    }

    .navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar, .navbar-toggle:active .icon-bar {
        background: #fff;
    }

    .collapsed {
        /*		background: none !important;*/
    }

    .collapsed .icon-bar {
        background: #f75a27 !important;
    }

    .panel-collapse.collapse.in .panel-heading .panel-title a {
        background: url("../images/snipet.png") no-repeat scroll 1px 0px transparent;
    }

    .panel-collapse.collapse .panel-heading .panel-title a {
        background: url("../images/snipet.png") no-repeat scroll 1px -31px transparent;
    }

    a.thumbnail:hover, a.thumbnail:focus, .thumbnail {
        margin-bottom: 24px;
    }

    .navbar-nav > li {
        padding: 0;
    }

    .navbar-toggle .icon-bar {
        background-color: #f75a27;
    }

    .content h1, .content h2 {
        font-size: 16px;
    }

    .content .caption .h3 {
        font-size: 11px;
    }

    .header_top a {
        font-size: 10px;
    }

    .thumbnail {
        width: 100px;
        height: 126px;
    }

    .about_us {
        padding-top: 20px;
    }

    .content .caption .h3 {
        font-size: 9px;
    }

    .content .row > p {
        font-size: 10px;
    }

    .margin_minus {
        margin: 0 -3px;
    }

    .container.footer .row.footer1 ul li {
        line-height: 19px;
        color: #000;
    }

    .container.footer .row.footer2 .work1, .container.footer .row.footer2 .work2 {
        font-size: 11px;
    }

    .container.footer .row.footer1 {
        margin: 0 5px;
    }

    .container.footer .row.footer2 .tel {
        width: 120px;
    }

    .container.footer .row.footer2 .margin {
        margin-left: 24px;
    }

    .container.header_top .row {
        margin-left: 3px;
    }

    .nav-bottom {
        background: none;
        border: 1px solid rgba(0, 0, 0, 0);
    }

    .nav-bottom li {
        list-style-image: none;
    }

    .nav-bottom li a {
        padding: 0;
        text-align: left;
        font-weight: normal;
    }

    .nav-bottom li {
        padding-top: 0;
        padding-bottom: 0;

    }

    .header_center_left .text {
        bottom: -9px;
        display: block;
        margin-top: -5px;
        text-align: right;
        width: 305px;
        font-size: 10px;
    }

    .nav-bottom a {
        font-size: 10px;
        font-weight: normal;
    }

    .container.footer .footer3 ul.nav-bottom {
        padding-bottom: 0px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: 2; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: 2; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: 2; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 23px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 23px;
        -webkit-column-gap: 23px;
        column-rule: 1px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 1px solid #ababab;
        -webkit-column-rule: 1px solid #ababab;
    }

    ul.contacts_list {
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: 1; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: 1; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: 1; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 95px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 95px;
        -webkit-column-gap: 95px;
        column-rule: 1px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 1px solid #ababab;
        -webkit-column-rule: 1px solid #ababab;
        padding: 0 0 0 30px;
    }

    ul.contacts_list li {
        font-size: 10px;
    }

    .click {
        color: #0069a7;
        font-size: 11px;
        border-bottom: 1px dotted #0069a7;
        text-decoration: none;
        margin: 0 0 0 30px;
    }

    .click:hover {
        text-decoration: none;
    }

    .block {
        display: none;
    }

    .nav-bottom li:first-child {
        padding: 0 !important;
    }

    #toTop {
        font-size: 11px;
        padding: 3px;
        width: 48px;
        right: 0px;
    }

    .btn-xlg {
        font-size: 15px;
        left: 8px;
        position: relative;
    }

    .btn-xlg:hover {
        font-size: 15px;
    }

    .header_center_left a {
        font-size: 16px;
    }

    footer h2 {
        margin: 20px 0px 5px 5px;
        font-size: 15px;
        font-weight: bold;
    }

    .row {
        margin-left: 5px;
        margin-right: 5px;
    }

    .container.footer .row.footer2 .work2 {
        margin-right: 0;
    }

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

    .breadcrumb .first a {
        background: url("../images/arrow_back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    }

    .description_goods_text h2 {
        font-size: 16px;
    }

    .description_goods_text {
        padding-left: 4px;
    }

    .description_goods_text {
        font-size: 10px;
    }

    .description_goods .bold.font15 {
        font-size: 10px;
    }

    .nav-tabs > li > a {
        font-size: 8px;
        padding: 2px 3px !important;
    }

    .table {
        font-size: 11px;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 0px;
    }

    .price {
        font-size: 11px;
    }

    .tab-content {
        padding: 5px;
    }

    #myTab {
        margin-top: 13px;
    }

    #myTab.nav {
        background: none;
        border: 0px solid #fabe9b;
        margin: -16px 0 0 0;
    }

    #pasport a, #doc a, #pasport span, #doc span {
        font-size: 11px;
    }

    #doc img, #pasport img {
        margin: 4px 4px 8px 0;
        float: left;
    }

    div#doc {
        margin-top: 15px;
    }

    #pasport a, #doc a {
        margin: 8px 4px 0px 0;
        line-height: 14px;
    }

    .none_border .col-xs-5 {
        width: 38.666667%;
    }

    .panel-title {
        font-size: 10px;
    }

    #doc a {
        line-height: 32px !important;
    }

    #pasport div, #doc a {
        margin: 5px 0px;
        line-height: 1px;
    }

    .description_goods_text {
        margin-top: 22px;
    }

    #slider3-pager img {
        width: 30px;
        min-width: 43px;
        max-width: 43px;
    }

    .rslides_tabs li {
        padding: 13px 2px;
    }

    .rslides_tabs li:first-child {
        /*padding: 17px 0;*/
    }

    .panel-title > a {
        margin-top: 0px;
        vertical-align: middle;
        display: block;
        padding-top: 8px;
        line-height: 13px;
    }

    .panel-heading {
        padding: 2px 9px 14px 3px;
    }

    .table-bascket .input_form {
        width: 36px;
    }

    .btn-oranger, .btn-oranger:hover {
        padding: 7px 102px !important;
        margin-top: 5px;
    }

    .btn-gray, .btn-gray:hover, .btn-gray:focus {
        padding: 10px 77px;
        margin-right: 0px;
    }

    .btn-none, .btn-none:hover {
        font-size: 10px;
    }

    .button p {
        font-size: 11px;
    }

    .button {
        float: none;
    }

    .order_form {
        float: none;
        width: 294px;
    }

    .select_order {
        margin-left: 8px;
        width: 290px;
    }

    .form-inline.basket_form {
        font-size: 11px;
    }

    get_order1 {
        font-size: 11px;
    }

    .content h5 {
        font-size: 12px;
    }

    .form_registr label {
        margin-left: 2px !important;
        float: left;
        line-height: 15px;
    }

    .form-group > img {
        margin: 12px 112px 12px 0px;
    }

    .form_registr .order_form {
        margin: 6px 0 6px 0px;
    }

    .form_registr .action {
        max-width: 297px;
    }

    .basket_form label {
        margin-left: 9px;
    }

    .form-control-search {
        width: 117px;
        font-size: 12px;
        height: 19px;
    }

    .container.footer .row.footer2 h4 {
        font-size: 11px;
        font-weight: bold;
    }

    .phone {
        line-height: 18px;
    }

    .container.footer .row.footer2 p {
        font-size: 10px;
        margin-bottom: 4px;
        line-height: 14px;
    }

    .margin_left_phone {
        margin-left: 0px;
    }

    .copyright {
        font-size: 11px;
        margin-top: 20px;
    }

    address {
        margin-bottom: 0px;
        line-height: 2;
    }

    .nav-bottom > li > a {
        line-height: 11px;
    }

    .bottom_email {
        line-height: 18px;

    }

    .content .product_next .caption .h3, .buy .caption .h3 {
        font-size: 9px;
    }

    .header_center_left .img-responsive {
        max-width: 117%;
    }

    .nav-bottom li img {
        display: none;
        margin-right: 0;
    }

    .table p {
        display: block;
        margin: 0px 0px 0px;
    }

    .table tr th:nth-child(2), .table tr th:nth-child(4), .table tr td:nth-child(2), .table tr td:nth-child(4), .table tr td:nth-child(5), .table tr th:nth-child(5) {
        display: none;
    }

    .table tr th:nth-child(3), .table tr td:nth-child(3) {
        padding: 5px 17px;
    }

    .table tr td:last-child {
        padding: 5px 4px 3px 1px;
        text-align: center;
    }

    .table tr th:first-child {
        padding: 3px 15px;
    }

    .table > tbody > tr > td:first-child {
        padding: 3px 3px;
    }

    /* .content .row h1 {
        margin-top: 8px;
        margin-bottom: 0px;
        line-height: 23px;
        font-weight: bold;
    } */

    .content .row:first-child .margin_minus h1 {
        margin-left: 4px;
        margin-bottom: 0px;
    }

    .content .row .margin_minus h1 {
        margin-left: 4px;
    }

    .product .font13 {
        font-size: 11px;
    }

    .product .font15 {
        font-size: 13px;
    }

    a.read {
        font-size: 11px;
    }

    .content .row .product {
        margin-bottom: 12px;
    }

    .last_class, .last_class-320 {
        display: none;
    }

    .row.buy h1 {
        font-size: 16px;
    }

    .panel-heading h4.panel-title {
        font-size: 9px;
        width: 284px;
        height: 22px;
        padding-bottom: 22px;
    }

    .description_goods {
        margin-bottom: 30px;
    }

    .table-cart tr th:nth-child(2), .table-cart tr th:nth-child(4), .table-cart tr td:nth-child(2), .table-cart tr td:nth-child(4), .table-cart tr td:nth-child(3), .table-cart tr td:nth-child(5), .table-cart tr th:nth-child(3), .table-cart tr th:nth-child(5) {
        display: none;
    }

    .checkout .order_form, .checkout .select_order, .action textarea {
        width: 292px;
    }

    .table-cart {
        font-size: 10px;
    }

    .form_my_order .order_form, .form_my_order .my_order {
        width: 292px !important;
        margin-bottom: 10px !important;
    }

    .form_my_order label {
        line-height: 15px !important;
    }

    .btn-my_order, .btn-my_order:hover {
        padding: 10px 112px;
    }

    .btn-320, .btn-320:hover {
        padding: 10px 118px;
    }

    .date .date_order {
        width: 65px !important;
    }

    .text_area_adress {
        width: 292px !important;
    }

    .checkout.form_registr label {
        line-height: 15px;
        float: left;
    }

    .checkout .input_form.select_order {
        margin: 7px 0px 7px 0px;
    }

    .checkout .order_form {
        margin: 4px 0 6px 0px !important;
    }

    .btn-checkout, .btn-checkout:hover {
        padding: 7px 99px !important;
    }

    .checkout_label {
        padding-right: 100px !important;
    }

    .margin_minus_goods {
        margin: 0 -6px;
    }

    .description_goods_text ul li, .description_goods_text ul {
        margin: 0;
        padding: 0;
    }

    .select_order {
        margin: 0 0px 7px 0 !important;
    }

    .ya-site-form__wrap {

    }

    .ya-site-form__submit {
        width: 41px;
    }

    #opros_contact .opros_contact_item .opros_contact_inp {
        width: 100%;
        margin: 0;
    }

    #opros_contact .opros_contact_item .opros_contact_descr {
        width: 100%;
        text-align: left;
    }

    #opros_contact h3 {
        text-align: left;
        margin-left: 19%;
    }

    #opros_main {
        width: 100%;
    }

    .opros_submit {
        margin-right: 68%;
    }
	.footer .nav-bottom li {
		padding: 10px 0 !important;
		float: none;
	}
	.container.footer {
		padding: 10px 0;
	}
	.container_counters {
		padding: 5px 10px;
	}
	.container_counters .copyright .counters {
		margin-bottom: 40px;
	}
	.header_title_right_email {
		position: absolute !important;
		bottom: 0px;
		padding: 0px !important;
		margin-left: 0px;
		left: -94%;
	}
	.header_title_right_email a {
		text-decoration: none;
	}
	#adapt_work_hours {
		position: absolute;
		bottom: 0px;
		right: 0px;
	}
}

@media (min-width: 320px) and (max-width: 479px) {

    .header_user_block_search #ya-site-form0 .ya-site-form__submit {
        padding: 0 9px !important;
    }

     #ya-site-form0 .ya-site-form__search-input-layout, #ya-site-form0 .ya-site-form__search-input-layout-l {
        width: 88%!important;
        margin: 0 0 6px 0;
    }

	.container.content {
		min-width: 320px;
		width: 320px;
	}
	.detail_page .detail_content {
		width: 100%;
		padding: 10px 20px;
	}
	.detail_page .detail_content .product {
		margin: 0;
	}
	.detail_page .detail_content .product .left_photo {
		margin: 0;
	}
	.sliderMain {
		display: none;
	}
	.detail_page .detail_content .product .left_photo .product_title {
		background: none;
		color: #000;
	}
	.detail_page .detail_content .product .left_photo .product_title:after {
		display: none;
	}
	.detail_page .detail_content .product_content {
		width: 100%;
	}
	.detail_page .detail_content .product .left_photo .product_title {
		padding: 5px 0;
		font-size: 16px;
	}
        	.detail_page .detail_content .product .left_photo .document_request {
		background: none;
		color: #000;
	}
	.detail_page .detail_content .product .left_photo .document_request:after {
		display: none;
	}
	.detail_page .detail_content .product_content {
		width: 100%;
	}
	.detail_page .detail_content .product .left_photo .document_request {
		padding: 5px 0;
		font-size: 16px;
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0;
		width: 100%;
	}
	.detail_page .detail_content .product .right_buy .elements .item {
		margin: 10px 0 0 0;
	}
	.detail_page .detail_content .product .right_buy .elements .item a {
		font-size: 17px;
		line-height: 1.2;
	}
	.detail_page .detail_content .product .right_buy .pagenav {
		padding: 10px 0 0 25%;
	}
	.sliderAdapt {
		display: block;
		margin-top: 15px;
	}



	.detail_page .detail_content .product .right_buy .torg {
		display: none;
	}
	.torgAdaptSmall {
		display: block;
		width: 100%;
		color: #fff;
		background: #333333;
		padding: 10px 15px;
		margin: 6px 0 6px 0px;
		font-size: 18px;
		text-align: center;
		cursor: pointer;
		float: right;
		position: relative;
	}
	.detail_page .detail_content .product .right_buy .buy {
		font-size: 14px;
	}
	.detail_page .detail_content .description h2 {
		font-size: 18px;
	}
	.detail_page .detail_content .description .docs .item {
		width: 100%;
	}
	.detail_page .detail_content .description .docs .item .icon {
		float: left;
		width: 30px;
	}
	.detail_page .detail_content .description .docs .item .icon img {
		width: 100%;
	}
	.detail_page .detail_content .description .docs .item .name {
		width: 100%;
		min-height: 35px;
		padding: 3px 0 0 45px;
		text-align: left;
	}
	.detail_page .detail_content .description .description_end {
		width: 90%;
	}

    .gray_container .content_container {
        width: 100%;
    }

    .gray_container .content_container .bottom_only_border {
        width: 92%;
        margin-bottom: 20px;
    }

	.rslides_nav.prev {
		left: 10px;
	}
	.rslides_nav.next {
		right: 10px;
	}
	.rslides_nav {
		position: absolute;
		margin-top: -59%;
		z-index: 2;
		color: #FFF !important;
		font-family: monospace;
		font-size: 65px;
		display: block !important;
	}
	.detail_page .detail_content .description .reviews {
		width: 100%;
	}
	.detail_page .detail_content .description .add_form {
		width: 100%;
		border-left: 0;
		padding: 15px 0 0 0;
	}
	.add_form .form-group img {
		margin: 0;
		width: 100%;
		height: 40px;
	}
	.withProductSlider {
		width: 92% !important;
	}
	.withProductSlider li {
		width: 129px;
	}
	.withProductSlider img {
		width: 100%;
		margin-bottom: 5px;
	}
	.slider_wrapper {
		width: 90%;
	}
	.slider_wrapper .item_description .caption.h3 {
		margin: 0 5px;
		font-size: 12px;
	}
	.jcarousel-wrapper.visible-xs {
		display: block !important;
		height: 200px;
		margin-left: 17px;
	}
	/* .modal-content {
		width: 320px;
	} */
	.torg .form_torg .user_type label {
		font-size: 13px;
	}
	.withProductSlider .jcarousel-control-prev {
		margin-left: 20px;
	}
	.withProductSlider .jcarousel-control-next {
		margin-right: 30px;
	}

	.detail_page .detail_content .product .right_buy .avail_to_order:before {
		display: none;
	}
	.detail_page .detail_content .h1_title {
		/* background: none;
		padding: 10px 0 10px 0;
		color: #333 !important;
		margin: 0;
		font-size: 17px;
		position: relative; */
		width: 100%;
	}
	.detail_page .detail_content .product_section .item5rows {
		width: 50% !important;
		padding: 0;
		float: left;
	}
	.detail_page .detail_content .product_section .item,
    .gray_container .product_section .item {
		width: 100%;
		padding: 0;
		float: left;
		margin-bottom: 20px;
	}
	.detail_page .detail_content .product_section .item img {
		width: 100%;
	}
	.detail_page .detail_content .product_section .item5rows img {
		width: 90% !important;
		height: 90%;
	}
	.detail_page .detail_content .product_section .item5rows {
		margin-bottom: 0 !important;
	}
	.detail_page .detail_content .section_subname {
		margin: 0px 0 15px 0;
	}
	.detail_page .detail_content .section_subname .desc_name_orange {
		width: 100%;
	}
	.detail_page .detail_content .product_section .item a .prod_type_figure .centered .text {
		font-size: 12px;
	}
	.torg .form_torg .buttons .file_input {
		background: url('../images/torg_upload_adapt_small.png') no-repeat;
		width: 65px;
		height: 40px;
		margin-left: -17px;
	}
	.torg .form_torg .buttons .submit_btn {
		height: 40px;
		width: 71px;
	}
	.torg .form_torg .buttons .submit_btn:before {
		border: 17px solid #f75a27;
		border-left: 14px solid transparent;
		border-top: 23px solid transparent;
		left: -31px;
	}
	.torg .form_torg .buttons .submit_btn input {
		font-size: 13px;
	}
	.torg .form_torg .buttons .left .submit_btn input {
		width: 135%;
	}
	.buy_one_click .modal-body .order_row .right_order .user_type .item {
		float: initial;
	}
	/* .buy_one_click .modal-body .order_row .right_order .user_data .field {
		width: 135%;
		margin: 20px 0 0 -50px;
	} */
	.buy_one_click .modal-body .name {
		width: 100%;
	}
	.detail_page .detail_content .description .all_reviews {
		margin: 0 auto;
	}
	.detail_page .detail_content .description .all_reviewsAdapt {
		display: block;
	}
	.detail_page .detail_content .description div.all_reviews.reviewsNoAdapt {
		display: none !important;
	} 
	.detail_page .detail_content .description .reviews .item .comment .text {
		margin: 0;
		width: 100%;
		padding: 15px 1px;
	}
	.prod_type_figure_price {
		right: 10px;
	}
	.header_circle {
		display: none;
	}
	.header_title_left img {
		height: 33px;
	}
	.header_title_left {
		padding-left: 15px;
		height: 105px;
	}
	.header_title_right_email {
		position: relative;
		padding: 0px 10px 8px 5px;
		background: transparent;
	}
	.avtorization {
		width: 105px;
	}
	.basket {
		width: 129px;
	}
	.top_basket_sum_text, .top_basket_sum_value {
		line-height: 1.4em;
	}
	.header_title_right_phone span {
		font-size: 15px;
	}
	.header_title_right_phone {
		padding: 7px 10px 0 5px;
		height: 50px;
	}
	#regionContacts a {
		width: 100%;
	}
	#adapt_work_hours {
		display: block;
	}
	.header_title_right_phone a {
		font-size: 16px;
		font-weight: bold;
	}
	.header_title_right_phone a:after {
		margin-left: 5px;
	}
	.header_title_right_email a {
		padding-right: 0;
		font-size: 13px;
		font-weight: bold;
	}
	.header_title_right_phone span {
		margin-right: 3px;
	}
	.header_title {
		background: #ADADAD;
		height: 105px;
	}
	.header_delivery_text {
		display: none;
	}
	#title-search input[type="text"] {
		width: 78%;
	}
	.header_title_right {
		padding-top: 0;
	}
	.header_menu_item {
		font-size: 18px;
		font-weight: normal;
		height: 41px;
		float: none;
		width: 100%;
		text-align: left;
		padding: 5px 17px;
		border-bottom: 1px solid #ADADAD;
		border-right: 0;
	}
	.header_menu_item:last-child {
		border-bottom: 1px solid #ADADAD;
	}
	.header_menu_item a {
		color: #000;
	}
	.header_menu_item_home span {
		padding-right: 6px;
	}
	.glyphicon-list-alt, .glyphicon-plane, .glyphicon-question-sign {
		margin-left: -4px;
	}
	.header_search_btn_arrow {
		right: 22%;
	}
	.header_menu_adapt {
		display: block;
	}
	.header_row {
		display: none;
	}
	.header_menu {
		display: none;
	}
	.header_title_right {
		height: 105px;
	}
	.header_user_block {
		display: block;
		height: 75px;
	}
	.header_user_block_auth {
		display: block;
		float: left;
		width: 105px;
		margin-left: 13px;
	}
	.header_user_block_search {
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 15px;
	}
	.header_user_block_cart {
		display: block;
		width: 120px;
		margin-right: 9px;
		float: right;
	}
	.price_list_container {
		background-size: 100%;
		width: 100%;
		height: 66px;
		margin-top: 20px;
	}
	.price_list_files_label {
		font-size: 16px;
	}
	.price_list_files_file a {
		font-size: 14px !important;
	}
	#title-search-input, #title-search input[type="submit"] {
		width: 47px;
	}
	.header_menu_adapt_container {
		height: 200px;
		width: 100%;
		position: absolute;
		z-index: 1;
	}
	.header_menu_dop_padding {
		padding: 8px 17px !important;
	}
	.container.footer {
		width: 320px;
	}
	.container_counters {
		width: 320px;
	}
	.container.header_top_wrapper {
		width: 320px;
	}
	.bottom_menu .navbar-nav {
		margin: 0;
		padding-left: 17px;
	}
	.dl_logo, .dl_calc, .dl_price, .dl_search {
		display: block;
		float: left;
	}
	.dl_calc, .dl_price, .dl_search {
		display: block;
		float: none;
		margin-right: 20px;
	}
	.dl_row .glyphicon-asterisk:before {
		width: 30px !important;
		height: 30px !important;
		margin-right: 5px;
	}
	.dl_row a {
		font-size: 16px !important;
	}
	.sidebar_delivery {
		width: 100% !important;
	}
	.service_menu {
		right: 0 !important;
		position: relative !important;
		top: 0 !important;
	}
	.dl_logo {
		width: 280px;
	}
	.dl_logo img {
		max-width: 100%;
	}
	.regionWindowList {
		margin: 0px 14px 0px 0px;
		font-size: 13px;
	}
	.partner {
		width: 46%;
		display: block;
	}
	.partner_info {
		height: 86px;
		width: 150px;
	}
	.partner_wrapper .partner:nth-child(4n) {
		margin: 0 10px 10px 0;
	}
	.partner_wrapper .partner:nth-child(2n) {
		margin-right: 0;
	}
	.partner_logo {
		display: block;
	}
	.search_form_articles {
		float: none;
		margin-top: 0;
	}
	.search_text_articles {
		width: 180px;
	}
	.search_btn_arrow_articles {
		right: 100px;
	}
	div#calc .calc_values_from {
		display: none;
	}
	.price_list_files_file {
		display: block;
	}
	.price_list_files {
		display: block;
	}
	.price_list_files .glyphicon-download-alt {
		margin-right: 5px;
	}
	.transport_companies .partner_name {
		font-size: 11px;
	}
	.transport_companies .partner_info {
		height: 60px;
	}
	.about_us_index {
		height: 980px;
	}
	.about_us_index .about_us, .index_maps {
		width: 85%;
		margin-right: 30px;
	}
	.advantages {
		width: 90%;
		margin-right: 17px;
	}
	.advantages_item {
		width: 100%;
		height: 250px;
	}
	.reviews_about_company .item_answer .icon {
		width: 70px !important;
	}
	.reviews_about_company .item_answer .icon img {
		margin: 0 !important;
		width: 70px !important;
	}
	.reviews_about_company .item_answer .icon .photo {
		margin: 0 !important;
	}
	.reviews_about_company .item_answer .comment .text .arrow_answer {
		right: -15px !important;
	}
	
	.reviews_about_company .add_form {
		position: relative;
	}
	.reviews_about_company .commentAdapt {
		top: 32px;
	}
	.reviews_about_company .item_answer .comment .text {
		width: 87% !important;
	}
	.reviews_index_btn_left {
		background: #323232;
		width: 130px;
		height: 35px;
		padding: 8px 0;
	}
	.reviews_index_btn_right {
		background: #F75A27;
		width: 100px;
		height: 35px;
		margin-left: 55px;
		padding: 12px 0;
	}
	.reviews_index_btn_left, .reviews_index_btn_right {
		font-size: 10px;
		line-height: 32px;
	}
	.reviews_index_btn_right {
		margin-left: 20px;
	}
	.reviews_index_btns {
		width: 140%;
		margin-left: -33px;
	}	
	.reviews_index_container .reviews .item {
		float: left;
	}
	.reviews_index_container h3 {
		font-size: 22px;
	}
	.reviews_index_container .reviews .item .comment .text {
		font-size: 11px;
	}
	#buy_one_click_basket .left_photo, #buy_one_click_basket .right_order{
		width: 100%;
		display: block;
		padding: 0;
	}
	#buy_one_click_basket .user_type {
		margin-top: 10px;
	}
	#buy_one_click_basket .user_data .field {
		width: 100%;
		margin: 10px 0px;
	}
	#buy_one_click_basket .item {
		width: 100%;
	}
	#buy_one_click_basket label {
		display: inline;
	}
	#buy_one_click_basket .bottom .submit_btn {
		width: 245px;
		height: 30px;
	}
	#buy_one_click_basket .bottom .submit_btn input {
		font-size: 15px;
	}

    .product-properties{margin-top: 5px;}
}

@media (min-width: 480px) and (max-width: 767px) {

    .gray_container .content_container {
        width: 100%;
    }

    .gray_container .content_container .bottom_only_border {
        width: 92%;
    }

    #title-search {
        position: relative!important;
        margin: 0 0 7px 0;
    }

    #title-search input[type="text"] {
        width: 84.2%;
        margin: 0 3px 0 0;
    }
    #title-search input[type="submit"] {

    }
    .header_center .row {
        margin-top: 0!important;
    }
    .container.header_center {
        padding-top: 20px!important;
    }

    .header_top_wrapper {
        position: relative;
        height: auto;
    }

    .title-search, .header_top_row {
        width: 100%;
    }

    #regionContacts {
		width: 100%;
		margin-left: 0;
		float: none;
		font-size: 15px!important;
	}
    #regionContacts a {
        font-size: 15px!important;
        display: inline-block;
        text-decoration: underline;
        padding: 0;
    }
    #regionContacts span {
        display: inline-block;
    }
    .avtorization, .basket {
        width: auto;
        margin-right: 3%;
    }
    .avtorization a, .basket a {
        font-size: 15px!important;
    }
    .basket {
        text-align: right;
    }

    .jcarousel-wrapper {
        width: 63.5% !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }

     #ya-site-form0 .ya-site-form__wrap {
        width: 95% !important;
        margin: 0 0 6px 0;
    }

    .glyphicon-search {
        left: 151px;
    }

    .select_order {
        margin: 0 0px 7px 0 !important;
    }

    .checkout.form_registr label {
        line-height: 15px;
        float: left;
    }

    .checkout .input_form.select_order {
        margin: 7px 0px 7px 0px;
    }

    .checkout .input_form {
        margin: 0 3px 0 0px;
    }

    .checkout .order_form {
        margin: 4px 0 6px 0px !important;
    }

    .panel-heading h4.panel-title {
        width: 421px;
    }

    .margin_minus_goods {
        margin: 0 -1px;
    }

    .nav {
        background: none;
        border: 0px solid #fabe9b;
        font-weight: normal;
    }

    .col-xsm-3 {
        width: 25%;
    }

    .container {
        width: 98%;
    }

    footer h2 {
        font-size: 16px;
        font-weight: bold;
    }

    .content .caption .h3 {
        font-size: 11px;
    }

    .block {
        display: block;
    }

    .action > img {
        margin: 12px 0 12px 167px;
    }

    .header_top a {
        font-size: 14px;
    }

    .content h5 {
        font-size: 15px;
    }

    .menu ul li:last-child a {
        border-bottom: 1px solid #d3d3d3;
    }

    .content h1, .content h2 {
        font-size: 20px;
    }

    .content .product_next .caption .h3, .buy .caption .h3 {
        font-size: 11px;
    }

    .promo .basket_form label {
        margin-left: 0px;
    }

    .form-control-search {
        margin-right: 0;
    }

    .promo .order_form {
        width: 285px;
    }

    .header_center_left .text {
        bottom: 81px;
        color: #666;
        font-size: 11px;
        line-height: 12px;
        top: -70px;
        position: relative;
        width: 173px;
    }

    .avtorization, .basket {
        font-size: 14px;
    }

    .btn-orang {
        font-size: 16px;
        max-width: 170px;
        padding: 4px 2px;
        float: right;
        margin: 45px 0 0 0;
    }

    .container.footer .row.footer2 h4 {
        font-size: 17px;
    }

    .header_center .row {
        margin-top: 17px;
    }

    .nav {
        background: none;
        border: 0 solid #fabe9b;
        font-size: 18px;
        font-weight: 400;
    }

    #slider3-pager img {
        width: 55px;
    }

    .menu {
        bottom: 0;
        position: relative;
    }

    .menu ul li a {
        padding: 0;
    }

    .navbar-nav > li {
        padding: 0px 11px 10px 0;
    }

    .menu ul li:last-child {
        padding: 0 0 10px;
    }

    .text {
        display: block;
    }

    .content .row:first-child .margin_minus h1 {
        margin-left: 4px;
        margin-bottom: 0px;
    }

    .content .row .margin_minus h1 {
        margin-left: 4px;
    }

    .menu ul li a {
        font-size: 13px;
        font-weight: bold;
    }

    .row {
        margin-left: 10px;
        margin-right: 10px;
    }

    .thumbnail {
        height: 115px;
        width: 115px;
    }

    .header_top .row {
        margin-left: 5px;
    }

    .margin_minus {
        margin: 0 -5px;
    }

    .container {
        width: 98%;
    }

    .container.footer .row.footer2 .tel {
        width: 175px;
    }

    .container.footer .row.footer1 {
        margin: 0 10px;
    }

    .nav-bottom li:first-child {
        padding: 0px 5px 0px 0px !important;
        margin: 0;
    }

    .nav-bottom a {
        font-size: 9px
    }

    .nav-bottom.navbar-nav li {
        padding: 0px 13px 0px 0 !important;
        text-align: left;
    }
	.index_nav_bottom_li:last-child {
		float: left;
	}
	.container_counters .copyright .counters {
		float: none;
		text-align: center;
	}

    .post {
        line-height: 11px;
    }

    .container.footer .row.footer2 .margin {
        margin-left: 35px;
    }

    footer h2 {
        margin: 28px 0 5px 10px;
    }

    .container.footer .row.footer2 .work2 {
        margin-right: 0;
    }

    .padding {
        padding: 0 !important;
    }

    .navbar-nav > li > a {
        line-height: 13px;
        text-align: left;
    }

    .nav-bottom a {
        font-weight: bold;
        padding: 0 !important;
    }

    .nav-bottom li {
        list-style-image: none !important;
    }

    ul.nav-bottom {
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: 3; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: 3; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: 3; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 28px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 28px;
        -webkit-column-gap: 28px;
        column-rule: 1px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 1px solid #ababab;
        -webkit-column-rule: 1px solid #ababab;
        height: auto;
        margin-top: 20px;
        /*overflow: hidden;*/
    }

    .row.about_us {
        padding-top: 20px;
        font-size: 11px;
    }

    ul.contacts_list {
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: 2; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: 2; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: 2; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 30px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-rule: 1px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 1px solid #ababab;
        -webkit-column-rule: 1px solid #ababab;
        padding: 0 0px 0 20px;
    }

    .container.footer .row.footer2 h4 {
        font-weight: bold;
    }

    .container.footer .row.footer2 p {
        font-size: 11px;
        color: #000;
    }

    .copyright {
        font-size: 12px;
    }

    .container.footer .row.footer2 .work1, .container.footer .row.footer2 .work2 {
        font-size: 11px;
        color: #000;
        line-height: 25px;
    }

    address {
        margin-bottom: 0px;
        line-height: 1.42857143;
    }

    .container.footer .row.footer2 p {
        margin-bottom: 0px;
    }

    ul.contacts_list li {
        font-size: 9px;
    }

    .container.footer .row.footer2 h4 {
        font-size: 13px;
    }

    .content .row .margin_minus h1 {
        margin-left: 5px;
    }

    .click {
        display: none;
    }

    .btn-xlg {
        font-size: 13px;
        left: 105px;
        position: relative;
    }

    .btn-xlg:hover {
        font-size: 13px;
    }

    .glyphicon {
        padding-right: 5px;
    }

    .rslides_tabs li {
        padding: 10px 0;
    }

    .rslides_tabs li:first-child {
        /*padding: 17px 5px 17px 0;*/
    }

    #slider3-pager img {
        min-width: 55px;
        max-width: 55px;
    }

    .description_goods_text {
        font-size: 11px;
    }

    .description_goods_text h2 {
        font-size: 18px;
    }

    .nav-tabs > li > a {
        font-size: 12px;
        padding: 0 4px !important;
    }

    .description_goods_text {
        padding-left: 15px;
    }

    .description_goods_text .bold.font15 {
        font-size: 13px;
    }

    #myTab {
        margin-top: 35px;
    }

    .table {
        font-size: 11px;
    }

    .price {
        font-size: 11px;
    }

    #pasport a, #doc a, #pasport span, #doc span {
        font-size: 9px;
    }

    #pasport a, #doc a {
        margin: 0 4px;
    }

    .table-bascket .input_form {
        width: 40px;
    }

    .btn-gray, .btn-gray:hover {
        padding: 10px 17px;
    }

    /* .btn-none, .btn-none:hover {
        font-size: 13px;
    } */

    .select_order {
        width: 148px;
        margin-left: 0;
    }

    .action textarea {
        width: 448px;
    }

    .order_form {
        width: 230px;
        float: right;
    }

    .form-inline.basket_form {
        font-size: 13px;
    }

    .form-group > img {
		margin: 0;
		width: 100%;
	}

    .nav-bottom li img {
        display: none;
        margin-right: 0;
    }

    .form-control-search {
        width: 177px;
        height: 24px;
    }

    .text_float_right {
        float: right;
        margin-right: 42px;
    }

    .header_center_left .img-responsive {
        max-width: 117%;
        margin-top: 14px;
    }

    .header_center_left a {
        font-size: 17px;
    }

    .table > tbody > tr > td:first-child {
        padding-right: 0px;
    }

    .table p {
        display: block;
        margin: 0px 0px 0px;
    }

    .table tr th:nth-child(3), .table tr td:nth-child(3) {
        padding: 5px 17px;
    }

    .table tr td:last-child {
        padding: 5px 4px 3px 1px;
    }

    .table tr th:first-child {
        padding: 3px 10px;
    }

    .table p {
        display: block;
        margin: 0px 0px 0px;
    }

    .table-cart tr th:nth-child(2), .table-cart tr th:nth-child(4), .table-cart tr td:nth-child(2), .table-cart tr td:nth-child(4), .table-cart tr td:nth-child(3), .table-cart tr td:nth-child(5), .table-cart tr th:nth-child(3), .table-cart tr th:nth-child(5) {
        display: none;
    }

    .table-bascket tr th:nth-child(2), .table tr th:nth-child(4), .table tr td:nth-child(2), .table tr td:nth-child(4) {
        display: none;
    }

    /* .content .row h1 {
        margin-top: 8px;
        margin-bottom: 0px;
        line-height: 32px;
    } */

    .last_class {
        display: none;
    }

    .table_my_order tr th:nth-child(2), .table_my_order tr th:nth-child(4), .table_my_order tr td:nth-child(2), .table_my_order tr td:nth-child(4) {
        display: table-cell !important;
    }

    .table tr th:nth-child(2), .table tr th:nth-child(4), .table tr td:nth-child(2), .table tr td:nth-child(4) {
        display: none;
    }

    .form_my_order .action {
        text-align: left;
    }

    .form_my_order .my_order {
        width: 453px !important;
        margin-bottom: 10px !important;
    }

    .table_my_order {
        font-size: 11px;
    }

    .date_order {
        width: 145px !important;
    }

    .form_my_order .order_form {
        width: 452px !important;
        margin-bottom: 14px !important;
    }

    .form_my_order label {
        float: left;
        line-height: 20px !important;
    }

    .table_my_order tr th:nth-child(2) {
        padding: 7px 10px 28px 10px !important;
    }

    .table_my_order tr td:nth-child(2) {
        padding: 7px 10px 124px 10px !important;
    }

    .table_my_order tr th:nth-child(4) {
        padding: 7px 10px 43px 10px !important;
    }

    .table_my_order tr td {
        padding: 7px 10px 79px 10px !important;
    }

    .ya-site-form__wrap {
        width: 150px !important;
    }

    #opros_contact .opros_contact_item .opros_contact_inp {
        width: 100%;
        margin: 0;
    }

    #opros_contact .opros_contact_item .opros_contact_descr {
        width: 100%;
        text-align: left;
    }

    #opros_contact h3 {
        text-align: left;
        margin-left: 19%;
    }

    #opros_main {
        width: 100%;
    }

    .opros_submit {
        margin-left: 20%;
    }
	.container {
		width: 480px;
	}
	.detail_page .detail_content {
		width: 100%;
		padding: 15px 20px;
	}
	.detail_page .detail_content .product .left_photo .product_title {
		font-size: 20px;
		width: 100%;
	}
	.detail_page .detail_content .product .left_photo .document_request {
		font-size: 20px;
		width: 90%;
	}
	.rslides_nav {
	    position: absolute;
		margin-top: -54%;
		z-index: 2;
		color: #FFF !important;
		font-family: monospace;
		font-size: 65px;
		display: block !important;
	}
	.rslides_nav.next {
		right: 10px;
	}
	.rslides_nav.prev {
		left: 10px;
	}
	.jcarousel-main-slider {
		display: none;
	}
	.detail_page .detail_content .product_content {
		width: 100%;
	}
	.detail_page .detail_content .product .left_photo {
		margin: 0;
	}
	.detail_page .detail_content .product {
		margin: 0;
	}
	.detail_page .detail_content .product .right_buy {
		width: 100%;
		padding: 0;
		float: initial;
	}


    .product .right_buy .filter_elements {
        clear: both;
    }

    .product .right_buy .filter_elements .title {
        padding: 5px 0 25px 0;
    }

    .sliderMain {
		display: none;
	}
	.sliderAdapt {
		display: block;
	}


	.torg {
		display: none;
	}
	.torgAdapt {
		display: block;
		color: #fff;
		background: #333333;
		padding: 10px 15px;
		font-size: 14px;
		text-align: center;
		cursor: pointer;
		float: left;
		position: relative;
	}
	.torgAdapt:after {
		content: '';
		border: 19px solid transparent;
		border-right: 20px solid #fff;
		border-bottom: 17px solid #fff;
		right: -30px;
		top: 0;
		display: block;
		position: absolute;
		background: #333;
		z-index: 1;
	}

	.detail_page .detail_content .product .right_buy .buy {
		margin-top: 2px;
		text-align: center;
	}

	.detail_page .detail_content .description .docs .item {
		width: 110px;
	}
	.detail_page .detail_content .description .docs .item img {
		width: 90%;
	}
	.detail_page .detail_content .description .docs .item .name {
		width: 100%;
	}
	.list_elems {
		margin-bottom: 20px;
	}
	.detail_page .detail_content .description .reviews {
		width: 100%;
	}
	.detail_page .detail_content .description .add_form {
		width: 100%;
		float: left;
		border: 0;
		padding: 0;
		margin-top: 25px;
	}
	.addComment {
		position: relative;
	}
	.form-group {
		width: 50% !important;
	}
	.commentAdapt {
		width: 45% !important;
		position: absolute;
		top: 40px;
		right: 0;
	}

	.detail_page .detail_content .description .add_form .submit_btn input {
		font-size: 19px;
	}
	.detail_page .detail_content .description .add_form .form-group textarea {
		padding: 5px 10px !important;
		height: 238px !important;
	}
	.withProductSlider {
		width: 92% !important;
	}
	.withProductSlider li {
		width: 132px;
	}
	.withProductSlider img {
		width: 100%;
		margin-bottom: 5px;
	}
	.slider_wrapper {
		width: 90%;
	}
	.slider_wrapper .item_description .caption.h3 {
		margin: 0 5px;
		font-size: 12px;
	}
	.jcarousel-wrapper.visible-xs {
		display: block !important;
		height: 200px;
		margin-left: 25px;
	}
	.modal-content {
		width: 90%;
	}
	.torg .form_torg .buttons .submit_btn {
		width: 170px;
	}
	.user_type { 
		font-size: 16px;
	}
	.detail_page .detail_content .h1_title {
		width: 100%;
	}
	.detail_page .detail_content .product_section .item,
    .gray_container .product_section .item {
		width: 50% !important;
		float: left;
	}
	.detail_page .detail_content .product_section .item a .prod_type_figure .centered .text,
    .gray_container .product_section .item a .prod_type_figure .centered .text {
		font-size: 13px;
	}
	.detail_page .detail_content .description .all_reviews {
		margin: 0 auto;
	}
	.detail_page .detail_content .description .all_reviewsAdapt {
		display: block;
	}
	.detail_page .detail_content .description div.all_reviews.reviewsNoAdapt {
		display: none !important;
	}
	.detail_page .detail_content .section_subname .desc_name_orange {
		width: 80%;
	}
	.base_priceAdapt {
		font-size: 32px !important;
	}
	.prod_type_figure_price {
		right: 50px;
	}
	.detail_page .detail_content .product_section .item a .prod_type_figure_price .centeredPrice {
		width: 100px;
	}
	.header_circle {
		width: 90px;
		height: 90px;
		-moz-border-radius: 45px;
		-webkit-border-radius: 45px;
		border-radius: 45px;
		left: 195px;
		top: 7px;
	}
	.header_circle_inner {
		width: 70px;
		height: 70px;
		-moz-border-radius: 35px;
		-webkit-border-radius: 35px;
		border-radius: 35px;
		left: 10px;
		top: 10px;
	}
	.header_schedule_days {
		font-size: 15px;
		line-height: 1.9em;
	}
	.header_schedule_hours {
		font-size: 12px;
		width: 36px;
	}
	.header_title_left img {
		height: 33px;
	}
	.header_title_left {
		padding-left: 15px;
		height: 105px;
	}
	.header_title_right_email {
		position: relative;
		padding: 0px 10px 10px 5px !important;
	}
	
	.header_title_right_phone span {
		font-size: 15px;
	}
	.header_title_right_phone {
		padding: 10px 10px 0 5px;
	}
	.header_title_right_phone a {
		font-size: 16px;
		font-weight: bold;
	}
	.header_title_right_phone a:after {
		margin-left: 5px;
	}
	.header_title_right_email a {
		padding-right: 0;
		font-size: 15px;
		font-weight: bold;
	}
	.header_title_right_phone span {
		margin-right: 3px;
	}
	.header_title {
		background: #ADADAD;
		height: 105px;
	}
	.header_delivery_text {
		display: none;
	}
	.header_title_right {
		padding-top: 9px;
	}
	.header_menu_item {
		font-size: 18px;
		font-weight: normal;
		height: 41px;
		float: none;
		width: 100%;
		text-align: left;
		padding: 5px 17px;
		border-bottom: 1px solid #ADADAD;
		border-right: 0;
	}
	.header_menu_item:last-child {
		border-bottom: 1px solid #ADADAD;
	}
	.header_menu_item a {
		color: #000;
	}
	.header_menu_item_home span {
		padding-right: 6px;
	}
	.glyphicon-list-alt, .glyphicon-plane, .glyphicon-question-sign {
		margin-left: -4px;
	}
	.header_search_btn_arrow {
		right: 76px;
	}
	.header_menu_adapt {
		display: block;
	}
	.header_row {
		display: none;
	}
	.header_menu {
		display: none;
	}
	.header_title_right {
		height: 105px;
	}
	.header_user_block {
		display: block;
		height: 75px;
	}
	.header_user_block_auth {
		display: block;
		float: left;
		width: 30%;
	}
	.header_user_block_search {
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 15px;
	}
	.header_user_block_cart {
		display: block;
		width: 30%;
		float: right;
	}
	.header_menu_adapt_container {
		height: 200px;
		width: 100%;
		position: absolute;
		z-index: 1;
	}
	.header_menu_dop_padding {
		padding: 8px 17px !important;
	}
	.container.footer {
		padding: 13px 17px;
	}
	.bottom_menu .nav > li > a {
		font-size: 15px;
	}
	.navbar-nav > li {
		float: none;
	}
	.dl_logo, .dl_calc, .dl_price, .dl_search {
		display: block;
		float: left;
	}
	.dl_calc, .dl_price, .dl_search {
		display: block;
		float: left;
		margin-right: 20px;
	}
	.dl_row .glyphicon-asterisk:before {
		width: 30px !important;
		height: 30px !important;
		margin-right: 5px;
	}
	.dl_row a {
		font-size: 16px !important;
	}
	.sidebar_delivery {
		width: 100% !important;
	}
	.dl_logo img {
		max-width: 94%;
	}
	.partner {
		width: 31%;
		display: block;
	}
	.partner_info {
		height: 86px;
		width: 150px;
	}
	.partner_wrapper .partner:nth-child(4n) {
		margin: 0 10px 10px 0;
	}
	.partner_wrapper .partner:nth-child(3n) {
		margin-right: 0;
	}
	.partner_logo {
		display: block;
	}
	.search_form_articles {
		float: none;
		margin-top: 0;
	}
	.search_text_articles {
		width: 340px;
	}
	.search_btn_arrow_articles {
		right: 100px;
	}
	.transport_companies .partner_name {
		font-size: 11px;
	}
	.transport_companies .partner_info {
		height: 45px;
	}
	.item_description .caption.h3 {
		width: 91%;
		margin: 0 10px;
		font-size: 14px;
	}
	.item_description_price {
		font-size: 14px;
		margin-left: 10px;
	}
	.item_description_price .priceFrom {
		font-size: 15px;
	}
	.about_us_index {
		height: 970px;
	}
	.about_us_index .about_us, .index_maps {
		width: 90%;
		margin-right: 30px;
	}
	.item5rows img {
		width: 90%;
		height: 90%;
	}
	.advantages {
		width: 90%;
		margin-right: 30px;
	}
	.advantages_item {
		width: 33%;
		height: 310px;
	}
	.advantages_item:last-child {
		height: 210px;
		margin-top: -30px;
	}
	.advantages_item img {
		width: 80%;
	}
	.reviews_about_company .add_form {
		position: relative;
	}
	.reviews_about_company .commentAdapt {
		top: 32px;
	}
	.reviews_about_company .item_answer .comment .text {
		width: 87% !important;
	}
	
	.reviews_index_btn_left {
		background: #323232;
		width: 200px;
		height: 35px;
	}
	.reviews_index_btn_right {
		background: #F75A27;
		width: 150px;
		height: 35px;
		margin-left: 55px;
	}
	.reviews_index_btn_left, .reviews_index_btn_right {
		font-size: 12px;
		line-height: 36px;
	}
	.reviews_index_btn_right {
		margin-left: 50px;
	}
	.reviews_index_btns {
		width: 120%;
		margin-left: -60px;
	}
	/*.catalog_item .item_image {
		height: 207px;
	}*/
    .product-properties {margin-top: 15px;}
    .product-properties .reviews_index_btn_left{width: 239px;font-size: 12px !important;}
    .product-properties .reviews_index_btn_right{font-size: 12px !important;}
}

@media (max-width: 738px) and (min-width: 481px) { 

	.buy_one_click .modal-body .order_row .right_order .user_type .item {
		width: 100%;
	}
	.buy_one_click .modal-body .name {
		width: 100%;
	}
	.torg .form_torg .buttons .file_input {
		background: url('../images/torg_upload_adapt_small.png') no-repeat;
		width: 65px;
		height: 40px;
		cursor: pointer;
		float: left;
	}
	.torg .form_torg .buttons .submit_btn {
		width: 130px;
		height: 40px;
	}
	.torg .form_torg .buttons .submit_btn:before {
		border: 17px solid #f75a27;
		border-left: 14px solid transparent;
		border-top: 23px solid transparent;
		left: -31px;
	}
	.torg .form_torg .buttons .submit_btn input {
		font-size: 16px;
	}
}

@media (max-width: 767px){
	.about_company_maps {
		display: none;
	}
	.about_company_contacts.phones_contacts {
		display: block;
	}

    .detail_content .print_icon {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 991px) {


    .filter_elements {
        margin-left: -56px!important;
    }
    .product .right_buy .filter_elements .title {
        padding: 0 0 25px 0;
        font-size: 15px;
    }
    .product .right_buy .filter_elements .list .item a {
        font-size: 15px;
    }

    .detail_content .image_sections .section_item {
        width: 404px!important;
    }
    .image_sections .section_item .big_image .name {
        width: 292px;
    }
    .image_sections .section_item .big_image .image img {
        width: 293px;
    }

    .jcarousel-wrapper {
        width: 79.5% !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }
	.detail_page .detail_content .h1_title {
		width: 75%;
		font-size: 18px;
	}
	.detail_page .detail_content .product_section .item,
    .gray_container .product_section .item {
		width: 50% !important;
	}
	.detail_page .detail_content .section_subname .desc_name_orange,
    .gray_container .section_subname .desc_name_orange {
		width: 60%;
	}
	.detail_page .detail_content .product_section .item a .prod_type_figure
    .gray_container .product_section .item a .prod_type_figure {
		font-size: 11px;
		width: 65px;	
	}
	.detail_page .detail_content .product .left_photo .slider {
		min-width: 200px;
		width: 200px;
	}
	.jcarousel-wrapper {
		width: 100% !important;
	}
	.detail_page .detail_content .product .left_photo .slider #slider3-pager img {
		min-width: 62px;
		max-width: 62px;
	}
	.detail_page .detail_content .product .left_photo .slider .jcarousel li {
		/* margin-right: 4px;
		padding: 4px 1px;
		min-width: 64px; */
	}
	.detail_page .detail_content .product .left_photo {
		max-width: 215px;
	}
	.detail_page .detail_content .product .right_buy {
		/*width: 80%;
		margin-top: 70px;*/
		width: calc(100% - 215px);
	}


	.detail_page .detail_content .product .right_buy .avail_to_order {
	    width: 67%;
		padding: 10px 5px 10px 0;
		font-size: 11px;
	}
	.detail_page .detail_content .product .right_buy .buy {
		/*width: 89%;*/
		font-size: 11px;
		/*margin-left: 27px;*/
		max-width: 350px;
		float: right;
	}



	.detail_page .detail_content .product .right_buy .elements .item a {
		font-size: 15px;	
	}
	.detail_page .detail_content .product .right_buy .elements .item .active:after {
		height: 5px;
		width: 5px;
	}	
	.detail_page .detail_content .product .right_buy .elements .item .circle {
		height: 15px;
		width: 15px;
	}
	.form-group > img {
		margin: 12px 0px 12px 0px;
	}
	.detail_page .detail_content .description .reviews {
		width: 67%;
		min-height: 490px;
		height: 490px;
	}
	.detail_page .detail_content .description .add_form {
		width: 36%;
		position: absolute;
		right: 11px;
		border: 0;
	}
	.list_elems {
		width: 150%;
		margin-left: -60px;
	}
	.detail_page .detail_content .product .left_photo .product_title {
		width: 180%;
		font-size: 18px;
	}
	.detail_page .detail_content .product .left_photo .product_title {
		width: 180%;
		font-size: 18px;
	}
	.detail_page .detail_content .product .right_buy .elements .item {
		margin: 10px 0;
	}
	.detail_page .detail_content {
		width: 66.66%;
	}
	.detail_page .sidebar {
		width: 33.33%;
	}	

	.detail_page .detail_content .description .add_form h2 {
		font-size: 15px;
	}
	.detail_page .detail_content .description .add_form .form-group .rating_input input.active + label {
		background: url("../images/star_adapt.png");
		width: 20px;
		height: 20px;
	}
	.detail_page .detail_content .description .add_form .form-group .rating_input label {
		background: url("../images/star_gray_adapt.png");
		width: 20px;
		height: 20px;
	}
	.detail_page .detail_content .description .add_form .form-group .rating_input label {
		margin: 0 6px 0 0;
	}
	.addComment .form-group img {
		width: 100%;
		margin: 0;
	}
	.detail_page .detail_content .description .products .item {
		max-width: 120px;
		margin: 0 14px 0 0;
	}
	.detail_page .detail_content .description .products .item .name {
		padding: 15px 0 0 0;
		font-size: 12px;
		width: 100%;
		height: 51px;
		text-overflow: ellipsis;
		overflow: hidden;
		margin: 0 0 10px 0;
		min-height: 51px;
	}
	.form-control#organization {
		font-size: 11px;
	}
	.docs .item .icon img {
		width: 36px;
	}
	.detail_page .detail_content .description .docs .item .name {
		width: 124px;
	}
	
	.jcarousel-control-prev.inactive, .jcarousel-control-next.inactive {
		display: block;
	}
	.jcarousel-wrapper.visible-xs {
		display: block !important;
		height: 200px;
	}
	.withProductSlider img {
		width: 100%;
		margin-bottom: 5px;
	}
	.slider_wrapper {
		width: 90%;
	}
	.slider_wrapper .item_description .caption.h3 {
		margin: 0 5px;
		font-size: 12px;
	}
	.withProductSlider ul li {
		width: 132px;
	}
	.products.visible-sm {
		display: none !important;
	}
	.detail_page .detail_content .description .description_end {
		width: 90%;
	}
	.detail_page .detail_content .description .reviews .item .comment .text {
		margin: 0 0 0 15px;
		width: 87%;
		padding: 15px 20px;
	}
	.buy_one_click .modal-dialog {
		/*width: 760px !important;*/
        width: 100%;
	}
	.torg .form_torg .buttons .submit_btn {
		width: 180px;
	}
	.buy_one_click .modal-body .order_row .right_order {
		font-size: 17px;
	}
	.buy_one_click .modal-body .name {
		width: 100%;
	}
	.detail_page .detail_content .description .all_reviews {
		float: left;
		margin-right: 0;
	}
	.prod_type_figure_price {
		right: 15px;
		width: 71px !important;
	}
	.prod_type_figure_price .text {
		left: -15px;
		z-index: 10;
		font-size: 10px;
	}
	.header_circle {
		width: 120px;
		height: 120px;
		-moz-border-radius: 60px;
		-webkit-border-radius: 60px;
		border-radius: 60px;
		left: 300px;
		top: 7px;
	}
	.header_circle_inner {
		width: 90px;
		height: 90px;
		-moz-border-radius: 45px;
		-webkit-border-radius: 45px;
		border-radius: 45px;
		left: 15px;
		top: 15px;
	}
	.header_schedule_days {
		font-size: 19px;
		line-height: 1.9em;
	}
	.header_schedule_hours {
		font-size: 17px;
		width: 48px;
	}
	.header_title_left img {
		height: 53px;
	}
	.header_title_left {
		padding-left: 15px;
	}
	.header_title_right_email {
		position: relative;
		padding: 0px 10px 10px 5px !important;
	}
	.header_title_right_phone span {
		font-size: 16px;
	}
	.header_title_right_phone {
		padding: 10px 10px 10px 5px;
	}
	.header_title_right_phone a {
		font-size: 16px;
		font-weight: bold;
	}
	.header_title_right_phone a:after {
		margin-left: 5px;
	}
	.header_title_right_email a {
		padding-right: 81px;
		font-size: 18px;
	}
	.header_title_right_phone span {
		margin-right: 3px;
	}
	.header_title {
		background: #ADADAD;
		height: 133px;
	}
	.header_delivery_text {
		display: none;
	}
	.header_title_right {
		padding-top: 22px;
	}
	.header_menu_item {
		font-size: 12px;
		font-weight: bold;
		height: 28px;
	}
	.glyphicon-question-sign:before {
		background: url('../images/icon_about_black.png') no-repeat 0 0;
		background-size: 100%;
		width: 16px;
		height: 16px;
		content: "";
		display: inline-block;
	}
	.header_menu_item:hover .glyphicon-question-sign:before, .header_menu_item_selected .glyphicon-question-sign:before {
		background: url('../images/icon_about.png') no-repeat 0 0;
		background-size: 100%;
		width: 16px;
		height: 16px;
		content: "";
		display: inline-block;
	}
	.glyphicon-plane:before {
		background: url('../images/icon_delivery_black.png') no-repeat 0 0;
		background-size: 100%;
		width: 16px;
		height: 16px;
		content: "";
		display: inline-block;
	}
	.header_menu_item:hover .glyphicon-plane:before, .header_menu_item_selected .glyphicon-plane:before {
		background: url('../images/icon_delivery.png') no-repeat 0 0;
		background-size: 100%;
		width: 16px;
		height: 16px;
		content: "";
		display: inline-block;
	}
	.glyphicon-list-alt:before {
		background: url('../images/icon_price_black.png') no-repeat 0 0;
		background-size: 100%;
		width: 16px;
		height: 16px;
		content: "";
		display: inline-block;
	}
	.header_menu_item:hover .glyphicon-list-alt:before, .header_menu_item_selected .glyphicon-list-alt:before {
		background: url('../images/icon_price.png') no-repeat 0 0;
		background-size: 100%;
		width: 16px;
		height: 16px;
		content: "";
		display: inline-block;
	}
	.glyphicon {
		padding-right: 0px;
	}
	.header_search_btn_arrow {
		right: 43px;
	}
	.header_row {
		display: none;
	}
	.bottom_menu .nav > li > a {
		font-size: 15px;
	}
	.footer .nav-bottom li:first-child {
		padding: 10px 30px 10px 0 !important;
		float: left;
	}
	.footer .nav-bottom li {
		padding: 10px 32px 10px 0px !important;
	}
	.footer .nav-bottom li:nth-child(5) {
		padding: 10px 0 10px 0px !important;
		float: right;
	}
	.footer .nav-bottom li:nth-child(6) {
		padding: 10px 47px 10px 0px !important;
		float: left;
	}
	.footer .nav-bottom li:nth-child(6) img { 
		display: none;
	}
	.footer .nav-bottom li:nth-child(7) {
		padding: 10px 55px 10px 0px !important;
		float: left;
	}
	.footer .nav-bottom li:nth-child(7) img {
		margin-right: 38px !important;	
	}
	.footer .nav-bottom li:nth-child(8) {
		padding: 10px 20px 10px 0px !important;
		float: left;
	}
	.footer .nav-bottom li:nth-child(8) img {
		margin-right: 40px !important;
	}
	.footer .nav-bottom li img {
		margin-right: 19px !important;
	}
	.footer .nav-bottom li:last-child {
		padding: 10px 0 10px 0 !important;
		float: right;
	}
	.footer .nav-bottom li:last-child img {
		margin-right: 40px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:first-child {
		padding: 10px 10px 10px 0 !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li {
		padding: 10px 10px 10px 5px !important;
		float: left;
	}
	.footer .nav-bottom li.index_nav_bottom_li img {
		margin-right: 12px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:last-child {
		padding: 10px 0 10px 0 !important;
	}
	.footer2 .work1 {
		width: 44%;
	}
	.footer3 p {
		font-size: 12px;
	}
	.nav > li > a {
		padding: 0;
	}
	.container_counters .copyright .counters {
		float: none;
		margin: 0 auto;
		width: 275px;
	}
	.footer .nav-bottom li.index_nav_bottom_li:nth-child(6) {
		padding: 10px 10px 10px 0 !important;
	}
	.dl_logo, .dl_calc, .dl_price, .dl_search {
		display: block;
		float: left;
	}
	.dl_calc, .dl_price, .dl_search {
		display: block;
		float: left;
		margin-right: 20px;
	}
	.dl_row .glyphicon-asterisk:before {
		width: 30px !important;
		height: 30px !important;
		margin-right: 5px;
	}
	.dl_row a {
		font-size: 16px !important;
	}
	.dl_logo {
		width: 410px;
	}
	.dl_logo img {
		max-width: 100%;
	}
	.regions_phones_contacts .col-sm-6 {
		width: 50% !important;
		font-size: 13px !important;
	}
	.regions_phones_contacts .graytext_contacts {
		width: 40% !important;
	}
	.regions_phones_contacts .region_phones_contacts {
		width: 60% !important;
	}
	.partner {
		display: block;
		width: 30%;
	}
	.partner_info {
		height: 101px;
		width: 150px;
	}
	.partner_wrapper .partner:nth-child(4n) {
		margin: 0 10px 10px 0;
	}
	.partner_wrapper .partner:nth-child(3n) {
		margin-right: 0;
	}
	.partner_logo {
		display: block;
	}
	.search_form_articles {
		float: none;
		margin-top: 0;
	}
	.search_text_articles {
		width: 303px;
	}
	.search_btn_arrow_articles {
		right: 100px;
	}
	.arrow_before_map_billet {
		border: 12.5px solid transparent;
		border-right: 6.6px solid #F75A27;
		border-bottom: 23.6px solid #F75A27;
		left: -17.2px;
		bottom: -5px;
	}
	.arrow_before_map_billet_left {
		border: 12.5px solid transparent;
		border-left: 6.6px solid #F75A27;
		border-bottom: 23.6px solid #F75A27;
		right: -17.2px;
		bottom: -5px;
	}
	.arrow_after_map_billet {
		border: 16px solid transparent;
		border-left: 13.6px solid #F75A27;
		border-top: 19.6px solid #F75A27;
		right: -28.2px;
	}
	.arrow_after_map_billet_left {
		border: 16px solid transparent;
		border-right: 13.6px solid #F75A27;
		border-top: 19.6px solid #F75A27;
		left: -29.2px;
	}
	.city_map_billet {
		padding: 3px 5px 3px 10px;
	}
	.city_map_billet_container {
		width: 127px;
		font-size: 11px;
		height: 35px;
	}
	.price_list_files_list {
		padding-right: 20px;
	}
	.price_list_files_file .glyphicon.glyphicon-download-alt {
		margin-right: 5px;
	}
	.transport_companies .partner {
		width: 47%;
	}
	.transport_companies .partner:nth-child(3n) {
		margin-right: 10px;
	}
	.transport_companies .partner:nth-child(2n) {
		margin-right: 0;
	}
	.transport_companies .partner_info {
		height: 50px;
		width: 100%;
		display: block;
	}
	.item_description .caption.h3 {
		width: 91%;
		margin: 0 10px;
		font-size: 14px;
	}
	.item_description_price {
		font-size: 14px;
		margin-left: 10px;
	}
	.item_description_price .priceFrom {
		font-size: 15px;
	}
	.about_us_index .about_us, .index_maps {
		width: 57%;
		margin-right: 30px;
	}
    .gray_container .content_container {
        width: 67%;
    }
    
    .gray_container .content_container .bottom_only_border {
        width: 92%;
    }
    
	.item5rows img {
		width: 90%;
		height: 90%;
	}
	.advantages {
		width: 57%;
		margin-right: 30px;
	}
	.advantages_item {
		width: 33%;
		height: 330px;
	}
	.advantages_item:last-child {
		height: 220px;
		margin-top: -50px;
	}
	.advantages_item img {
		width: 80%;
	}
	.reviews_about_company .add_form {
		width: 77% !important;
		position: relative !important;
	}
	.reviews_about_company .reviews {
		width: 100% !important;
	}
	.reviews_about_company .reviews .item .comment .text {
		width: 95% !important;
	}
	.reviews_about_company .reviews .item_answer .comment .text {
		width: 87% !important;
	}
	.reviews_about_company .reviews .item_answer .comment .text .arrow_answer {
		right: -14px;
	}
	.reviews_about_company .add_form h2 {
		font-size: 18px !important;
	}
	.reviews_about_company .reviews .item_answer .icon {
		width: 70px !important;
	}
	.reviews_about_company .reviews .item_answer .icon .photo {
		margin: 0 !important;
	}

	.reviews_about_company .add_form  .submit_btn:before {
		border: 18px solid #f75a27 !important;
		border-left: 15px solid transparent !important;
		border-top: 22px solid transparent !important;
		left: -33px !important;
	}
	.reviews_about_company .add_form .submit_btn input {
		font-size: 16px !important;
	}
	.reviews_index_btn_left {
		background: #323232;
		width: 200px;
		height: 35px;
	}
	.reviews_index_btn_right {
		background: #F75A27;
		width: 150px;
		height: 35px;
		margin-left: 55px;
	}
	.reviews_index_btn_left, .reviews_index_btn_right {
		font-size: 12px;
		line-height: 36px;
	}
	.reviews_index_btn_right {
		margin-left: 15px;
	}
	.reviews_index_btns {
		width: 80%;
	}
	/*.catalog_item .item_image {
		height: 202px;
	}*/
	.detail_page .detail_content .product .right_buy .price_str {
		position: relative;
		/*width: 200%;*/
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 0 20px;
	}
	.detail_page .detail_content .product .right_buy .list_elems {
		margin-bottom: 30px;
	}
    /*.product-properties{margin-left: -62px;width: 200%;}*/
    .product-properties .reviews_index_btn_left{width: 108px;}
    .product-properties .reviews_index_btn_left.stroy{padding: 1px 0;}
    .product-properties .reviews_index_btn_right{width: 57px;}
	.detail_page .detail_content .product .right_buy .filter_elements.price_str{
		text-align: right;
		float: right;
	}
}

@media (min-width: 768px) {
    .work2 {
        display: block;
        float: left !important;
        padding-left: 0!important;
    }
	.about_company_contacts.phones_contacts {
		display: none;
	}
}
@media(max-width: 1280px) {
	.step-bg{
		background-size: 15px;
	}
	.buy_steps .name_button .right_btn {
		line-height: 32px;
	}
}
@media (min-width: 1024px) and (max-width: 1280px) {

    .buy_steps .name_button .hide1024 {
        display: none!important;
    }

    .buy_steps .name_button .right_btn {
        width: 151px;
        font-size: 15px;
    }

    .buy_steps .name_button .right_btn:after {
        border: 16px solid transparent;
        border-left: 9px solid #F75A27;
        border-right: 0;
    }

    .buy_steps .name_button .right_arrow {
        height: 32px;
        background-position-y: -4px;
    }

    .pagination_string {
        margin-left: 65px;
    }
    .title-search {
        width: 30%;
        float: right;
    }

    .header_top_row {
        width: 70%;
    }

    .header_center .row {
        margin-top: 50px!important;
    }
    #title-search-input {
        margin-right: 2px;
    }
	.regions_phones_contacts .graytext_contacts {
		width: 40%;
	}
	.regions_phones_contacts .region_phones_contacts {
		width: 60%;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {

    .buy_steps .end_step {
        padding: 0;
    }

    .buy_steps .name_button .hide768 {
        display: none!important;
    }

    .buy_steps .name_button .right_btn:first-of-type {
        width: 93px;
        font-size: 12px;
        padding: 0;
    }

    .buy_steps .name_button .right_btn {
        width: 105px;
        font-size: 12px;
        padding: 0;
    }

    .buy_steps .name_button .right_btn:after {
        border: 13px solid transparent;
        border-left: 8px solid #F75A27;
        border-right: 0;
        right: -8px;
    }

    .buy_steps .name_button .right_arrow {
        height: 28px;
        background-position-y: -6px;
    }

    .title-search {
        width: 30%;
        float: right;
    }

    .header_top_row {
        width: 70%;
    }

    .col-sm-6 {
        width: 30%;
    }

    .col-xs-7 {
        width: 70%;
    }

    .glyphicon-search {
        left: 150px;
    }

    .content h1, .content h2 {
        font-size: 18px;
        margin-bottom: 7px;
    }

    .avtorization, .basket {
        font-size: 15px;
        width: 130px;
    }

    .container.header_center {
        padding-top: 25px;
    }

    footer h2 {
        font-size: 16px;
        font-weight: bold;
    }

    .container.footer .row.footer2 h4 {
        font-weight: bold;
        font-size: 14px;
    }

    .content .product_next .caption .h3, .buy .caption .h3 {
        font-size: 12px;
    }

    .form-control-search {
        width: 220px;
    }

    .phone {
        margin-left: -16px;
    }

    .container.footer .row.footer2 .work1, .container.footer .row.footer2 .work2 {
        font-size: 12px;
    }

    .text {
        display: block;
    }

    .header_center_left .text {
        float: right;
        top: 12px;
        width: 185px;
        bottom: 0;
        font-size: 13px;
        text-align: left;
    }

    .container.footer .row.footer2 .tel {
        width: 157px;
    }

    #toTop {
        right: 0px;
    }

    .container.footer .row.footer2 .tel2 {
        padding: 0;
        margin: 0;
        width: 124px;
    }

    .content .caption .h3 {
        font-size: 12px;
    }

    .container.footer .row.footer2 h4 {
        font-size: 14px;
    }

    .container.footer .phone {
        margin-left: -6px;
    }

    .text_float_right {
        float: right;
        margin-right: 11px;
    }

    .header_center .row {
        margin-top: 14px;
    }

    .container.header_top .row {
        margin-left: 10px;
    }

    ul.contacts_list li {
        font-size: 10px;
    }

    .btn-orang {
        float: left;
        max-width: 163px;
        padding: 5px 2px 3px 2px;
        margin: 24px 0 0 10%;
    }

    .container {
        width: 725px;
    }

    .menu ul li a {
        font-size: 15px;
    }

    .about_us {
        padding-top: 20px;
    }

    .menu ul li:last-child {
        padding: 10px 0 10px;
    }

    .header_center_left img {
        width: 300px;
    }

    .bascket {
        margin-left: 38px;
    }

    .header_center_left a {
        font-size: 21px;
    }

    .container.footer .row.footer2 .work2 {
        margin-right: 0;
        text-align: right;
        padding-left: 50px;
    }

    .navbar-nav > li {
        padding: 10px 13px 10px 0;
    }

    .content {
        margin-top: 7px !important;
    }

    .container.footer .footer3 ul.nav-bottom {
        padding-bottom: 0px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: auto; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: auto; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: auto; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 0; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 0;
        -webkit-column-gap: 0;
        column-rule: 0px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 0px solid #ababab;
        -webkit-column-rule: 0px solid #ababab;
        height: auto;
    }

    ul.contacts_list {
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: 3; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: 3; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: 3; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 36px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 36px;
        -webkit-column-gap: 36px;
        column-rule: 1px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 1px solid #ababab;
        -webkit-column-rule: 1px solid #ababab;
        padding-left: 18px;
    }

    ul.contacts_list li {
        font-size: 12px;
    }

    .btn-xlg {
        left: 261px;
    }

    .text, .form-group {
        float: none;
    }

    .thumbnail {
        height: 116px;
        width: 116px;
    }

    .thumbnail:hover {
        height: 116px;
        width: 116px;
    }

    .click {
        display: none;
    }

    .container.footer .row.footer1 {
        margin: 0 17px;
    }

    footer h2 {
        margin: 28px 0 4px 17px;
    }

    .row {
        margin-left: 12px;
        margin-right: 14px;
    }

    .row.footer2 {
        margin-left: 20px;
        margin-right: 20px;
    }

    #slider3-pager img {
        width: 100px;
        min-width: 35px;
        max-width: 41px;
    }

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

    .breadcrumb .first a {
        background: url("../images/arrow_back.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    }

    #pasport div, #doc a {
        line-height: 30px;
    }

    .description_goods_text h2 {
        font-size: 22px;
    }

    .description_goods_text {
        font-size: 13px;
    }

    #myTab {
        margin-top: 0px;
    }

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

    .table {
        font-size: 13px;
    }

    .price {
        font-size: 13px;
    }

    #pasport a, #doc a, #pasport span, #doc span {
        font-size: 14px;
    }

    .panel-title {
        font-size: 16px;
    }

    .tab-content {
        padding: 12px;
    }

    .select_order {
        width: 170px;
    }

    .action textarea {
        width: 480px;
    }

    .thumbnail img {
        margin-bottom: -2px;
    }

    .container.footer .row.footer1 ul li {
        line-height: 21px;
        font-size: 10px;
    }

    /*	order*/
    .order_form {
        width: 283px;
    }

    .order_form {
        width: 314px;
    }

    /*   end order*/
    .action > img {
        margin: 12px 0 12px 192px;
    }

    .form-group > img {
        margin: 12px 131px 12px 0px;
    }

    .table-cart p {
        display: none !important;
    }

    .table p {
        display: block;
        margin: 0px 0px 0px;
    }



    .row.buy h1 {
        font-size: 20px;
    }

    .form_my_order .action {
        text-align: right;
    }

    .table_my_order tr th:nth-child(2) {
        padding: 7px 0 25px 0 !important;
    }

    .table_my_order tr td:nth-child(2) {
        padding: 7px 0 124px 0 !important;
    }

    .table_my_order tr th:nth-child(4) {
        padding: 7px 0 43px 0 !important;
    }

    .table-cart > tbody > tr > td:first-child {
        width: 34%;
    }

    .table-cart tr td:nth-child(6) {
        width: 5%;
    }
	.regions_phones_contacts .col-sm-6 {
		width: 33.33333%;
	}
	.regions_phones_contacts .graytext_contacts {
		width: 40%;
	}
	.regions_phones_contacts .region_phones_contacts {
		width: 60%;
	}
}


@media (min-width: 768px) and (max-width: 1259px) {

    .product .right_buy .filter_elements .list .item a {
        font-size: 11px;
        padding: 4px 3px;
    }
    .product .right_buy .filter_elements .list .item {
        height: 27px;
    }

    .product .right_buy .filter_elements .list .item.disabled {
        font-size: 11px;
        padding: 4px 3px;
    }

    .product .right_buy .filter_elements .list .item.active a {
        padding: 4px 3px;
    }
}

@media (min-width: 768px) {
    .opros_submit {
        margin-left: 37% !important;
    }
}

@media (max-width: 991px) {
	.buy_steps .for_small {
        display: block;
        margin: 0 auto;
    }
	    .buy_steps .step {
        width: 100%;
    }
    .buy_steps .hide-small {
        display: none;
    }

    .buy_steps .step .icon {
        text-align: center;
    }

    .buy_steps .name_button div,
    .buy_steps .name_button a {
        float: none;
    }


    .buy_steps .end_step {
        padding: 0;
    }

    .buy_steps .name_button .hide768 {
        display: none!important;
    }

    .buy_steps .name_button .right_btn:first-of-type {
        width: 170px;
        font-size: 18px;
        padding: 0;
        margin: 25px auto 0;
    }

    .buy_steps .name_button .right_btn {
        width: 105px;
        font-size: 12px;
        padding: 5px 0;
        margin: 0 auto;
    }

    .buy_steps .name_button .right_btn:after {
        border: 23px solid transparent;
        border-left: 10px solid #F75A27;
        border-right: 0;
        right: -10px;
    }

    .buy_steps .name_button .bottom_arrow {
        background: url("../images/bottom_arrow.png") no-repeat 50% 50%;
        height: 70px;
        background-position-x: center;
        margin: 10px 0 10px 0;
    }
}
@media (max-width: 768px) {
    .image_sections {
        display: none;
    }
    .have_images {
        display: block!important;
    }
    .opros_text_footer {
        text-align: left;
        margin-left: 0;
        width: 100% !important;
    }

    img.thin_frame {
        margin-bottom: 10px;
    }

    .container.header_center {
        padding-top: 30px;
    }

    .jcarousel-control-prev {
        left: -18%;
    }

    .jcarousel-control-next {
        right: -18%;
    }

    #paginatorContainer {
        font-size: 11px;
        float: left;
        margin-left: 5px;
    }

    .paginator a {
        //margin-right: -3px;
    }
	.rostov_contacts {
		margin-bottom: 10px;
	}
	.moskva_contacts {
		margin-bottom: 10px;
	}
	.about_us_index {
		height: 970px;
	}
}

@media (min-width: 1024px) {
    .header_center_left .text {
        bottom: 0;
        float: right;
        font-size: 15px;
        line-height: 22px;
        top: 23px;
        width: 344px;
    }

    .click {
        display: none;
    }

    footer h2 {
        font-weight: bold;
        margin: 17px 0px 5px 80px;
    }

    .bottom_email {
        margin-left: 0px;
    }

    .container.footer .row.footer1 ul li {
        line-height: 26px;
    }

    .text_float_right {
        float: right;
        margin-right: 53px;
    }

    .content {
        margin-top: 7px;
        padding-top: 7px;
    }

    .header_center_left img {
        width: auto;
    }

    .btn-orang {
        padding: 4px 2px;
        margin-left: 3%;
        margin-top: 26px;
        max-width: 164px;
    }

    .header_center_left a {
        font-size: 21px;
        line-height: 26px;
        padding-left: 3px;
    }

    .thumbnail > img, .thumbnail a > img {
        width: 139px;
        height: 95px;
        margin-bottom: 7px;
    }

    .form-control-search {
        width: 220px;
    }

    .content .row > p {
        font-size: 15px;
    }

    .about_us p {
        margin: 0 0 12px;
    }

    .about_us {
        padding-top: 31px;
    }

    .header_center .row {
        margin-top: 31px;
    }

    .row {
        margin-left: 20px;
        margin-right: 20px;
    }

    .container.footer .row.footer1 {
        margin: 0 20px;
    }

    .content h1, .content h2 {
        font-size: 24px;
    }

    .content h2 {
        margin-bottom: 3px;
        padding-top: 3px;
        line-height: 24px;
    }

    .container {
        width: 960px;
    }

    .content .row:first-child .margin_minus h1, .content .row .margin_minus h1 {
        margin-left: 9px;
    }

    .menu ul li a {
        font-size: 19px;
    }

    .glyphicon-search {
        left: 203px;
    }

    footer h2 {
        color: #fb4b10;
        font-size: 17px;
        margin: 28px 0 5px 15px;
    }

    .thumbnail {
        width: 150px;
        height: 150px;
        margin-bottom: 24px;
    }

    .header_center_left .text {
        display: block;
    }

    ul.contacts_list {
        width: 100%; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        text-align: left; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-count: 3; /*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-count: 3; /*пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -webkit-column-count: 3; /*пїЅпїЅпїЅ webkit пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        column-gap: 101px; /*пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-gap: 101px;
        -webkit-column-gap: 101px;
        column-rule: 1px solid #ababab; /*пїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ, пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
        -moz-column-rule: 1px solid #ababab;
        -webkit-column-rule: 1px solid #ababab;
        padding: 1px 0 0 25px;
        font-size: 12px;
    }

    .navbar-nav > li {
        padding: 10px 20px 10px 0;
    }

    .btn-xlg {
        left: -22px;
    }

    .container.footer .row.footer2 .tel {
        width: 171px;
        margin-left: 7px;
        margin-top: 7px;
        line-height: 24px;
    }

    footer h2 {
        margin: 28px 0px 5px 20px;
    }

    .form-group > img {
        margin: 9px 132px 3px 0px;
    }

    .form-control-search {
        margin-right: 3px;
    }

    .badge {
        font-size: 15px;
    }

    .phone {
        margin-left: -9px;
    }

    .container.footer .row.footer2 .work1, .container.footer .row.footer2 .work2 {
        font-size: 15px;
        line-height: 20px;
    }

    .nav > li > a {
        padding: 8px 0px;
    }

    .container.footer .row.footer2 .work2 {
        padding-left: 28px;
    }

    .basket {
        margin-top: -2px;
    }

    .table-cart tr td:nth-child(2) {
        width: 10%;
    }

    .table-cart tr td:nth-child(4) {
        width: 15%;
    }

    .table-cart tr td:nth-child(5) {
        width: 15%;
    }

    .table-cart tr td:nth-child(6) {
        text-align: center;
    }
}

@media (max-width: 991px) {
	.about_map_contacts {
		width: 100%;
	}
	.about_map_contacts iframe {
		width: 100%;
	}
	.about_contacts .bottom_block_contacts {
		position: relative;
	}
	.about_descr_contacts {
		margin-top: 15px;
		height: inherit;
	}
	#regionContacts img {
		display: none;
	}
	.header_title_right_email img {
		display: none;
	}
	.header_title_right_phone #regionContacts span:before {
		background-image: none;		
	}
	.header_title_right_email span:before {
		background-image: none;		
	}
	.top_basket_count {
		display: block;
	}
	.glyphicon.glyphicon-shopping-cart, .badge {
		display: none;
	}
}

@media (min-width: 992px) {

    .product_section .show_more, .product_section_new .show_more_new {
        display: block;
    }

    .new_products .show_more {
        display: block;
    }

    .col-md-5 {
        width: 35%;
    }

    .col-md-7 {
        width: 65%;
    }
	.modal-dialog {
		width: 809px !important;
	}
	#calc {
		width: 410px;
	}
	.showMinus, .showDocMinus, .showReviewMinus {
		display: inline-block !important;
	}
	.hidePlus, .hideDoc, .hideReview {
		display: none !important;
	}
	.showText {
		max-height: none !important;
	}
	.showDoc, .showReview {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1024px) {

    .buy_steps .step {
        width: 33.3%;
    }
    .buy_steps .step .icon img {
        width: 70%;
    }

    .buy_steps .end_step {
        padding: 0;
    }


    .buy_steps .name_button .show992 {
        display: block!important;
    }

    .buy_steps .name_button .right_btn:first-of-type {
        width: 142px;
        font-size: 15px;
        padding: 0;
    }

    .buy_steps .name_button .right_btn {
        width: 142px;
        font-size: 15px;
        padding: 0;
    }

    .buy_steps .name_button .right_btn:after {
        border: 15px solid transparent;
        border-left: 8px solid #F75A27;
        border-right: 0;
        right: -8px;
    }

    .buy_steps .name_button .right_arrow {
        height: 30px;
        background-position-y: -4px;
    }

    .jcarousel-wrapper {
        width: 68.5% !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) { 
	.detail_page .detail_content .product .left_photo .slider {
		min-width: 300px;
		width: 300px;
	}
	.detail_page .detail_content .product .left_photo {
		max-width: 300px;
	}
	.detail_page .detail_content .product .right_buy {
		width: calc(100% - 300px);
	}
	.detail_page .detail_content .product .left_photo .product_title {
		width: 200%;
		font-size: 18px;
	}
	.detail_page .detail_content .product .left_photo .document_request {
		width: 230%;
		font-size: 18px;
	}
	.detail_page .detail_content .product .right_buy .elements .item {
		margin: 15px 0;
	}
	.jcarousel-wrapper {
		width: 100% !important;
	}
	.detail_page .detail_content .product .left_photo .slider #slider3-pager img {
		min-width: 91px;
		max-width: 91px;
	}
	.detail_page .detail_content .product .left_photo .slider .jcarousel li {
		margin-right: 10px;
		padding: 9px 1px;
		min-width: 64px;
	}
    .detail_page .detail_content .product .left_photo .slider .jcarousel li:nth-child(3n) {
        margin-right: 0px;
    }
	.detail_page .detail_content .product .right_buy .torg {
		font-size: 17px;
	}
	.detail_page .detail_content .product .right_buy .buy {
		font-size: 14px;
	}

	.detail_page .detail_content .product .right_buy .avail_to_order {
		padding: 10px 10px 10px 0;
	}
	.detail_page .detail_content .product .right_buy .avail_to_order {
		font-size: 13px;
	}
	.detail_page .detail_content .product .right_buy .torg.orange {
		font-size: 17px;
	}
	.detail_page .detail_content .description .add_form h2 {
		font-size: 18px;
	}
	.addComment .form-group img {
		width: 100%;
		margin: 0;
	}
	.detail_page .detail_content .description .products .item {
		max-width: 122px;
		margin: 0 14px 0 0;
	}
	.detail_page .detail_content .description .products .item:nth-child(5n) {
		margin: 0;
	}
	.detail_page .detail_content .h1_title {
		width: 55%;
	}
	.detail_page .detail_content .section_subname .desc_name_orange {
		width: 44%;	
	}
	.menu ul li a {
		font-size: 16px;
	}
	.navbar-nav > li {
		padding: 10px 13px 10px 0;
	}
	.container {
		width: 970px;
	}
	.detail_page .detail_content .product .left_photo .slider .jcarousel-wrapper {
		width: 100% !important;
	}
	.detail_page .detail_content .description .docs .item .name {
		width: 123px;
	}
	.detail_page .detail_content .description .description_end {
		width: 90%;
	}
	.detail_page .detail_content .description .all_reviews {
		margin-right: 46%;
	}
	.prod_type_figure_price {
		right: 11px;
	}
	.header_circle {
		left: 397px;
	}
	.header_title_left {
		padding-left: 35px;
	}
	.header_title_left img {
		height: 68px;
	}
	.header_title_right_phone span {
		font-size: 18px;
	}
	.header_delivery_text {
		width: 39%;
		font-size: 17px;
	}
	.header_menu_item {
		font-size: 16px;
	}
	.header_menu_dop_padding {
		padding: 7px 0;
	}
	.header_search_btn_arrow {
		right: 58px;
	}
	.bottom_menu .nav > li > a {
		font-size: 15px;
	}
	.footer .nav-bottom li:first-child {
		padding: 10px 6px 10px 0 !important;
	}
	.footer .nav-bottom li {
		padding: 10px 6px 10px 5px !important;
	}
	.footer .nav-bottom li img {
		margin-right: 5px !important;
	}
	.footer .nav-bottom li:last-child {
		padding: 10px 0 10px 0 !important;
		float: right;
	}
	.footer .nav-bottom li.index_nav_bottom_li:first-child {
		padding: 10px 10px 10px 0 !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li {
		padding: 10px 10px 10px 5px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li img {
		margin-right: 12px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:last-child {
		padding: 10px 0 10px 0 !important;
	}
	.footer2 .work1 {
		width: 51%;
	}
	.footer3 p {
		font-size: 12px;
	}
	.nav > li > a {
		padding: 0;
	}
	.dl_row .glyphicon-asterisk:before {
		width: 30px !important;
		height: 30px !important;
	}
	.dl_logo {
		width: 260px;
	}
	.dl_logo img {
		width: 70%;
	}
	.dl_row a {
		font-size: 16px !important;
	}
	.about_map_contacts {
		margin-right: 15px;
		width: 350px;
		height: 400px;
	}
	.about_map_contacts iframe {
		width: 350px;
		height: 400px;
	}
	.about_descr_contacts {
		width: 290px;
	}
	.partner {
		width: 23%;
		display: block;
	}
	.partner_logo {
		height: 125px;
		line-height: 125px;
		display: block;
	}
	.partner_info {
		height: 86px;
		width: 150px;
	}
	.arrow_before_map_billet {
		border: 21.5px solid transparent;
		border-right: 17.6px solid #F75A27;
		border-bottom: 29.6px solid #F75A27;
		left: -37.2px;
		bottom: -11px;
	}
	.arrow_before_map_billet_left {
		border: 21.5px solid transparent;
		border-left: 17.6px solid #F75A27;
		border-bottom: 29.6px solid #F75A27;
		right: -38.2px;
		bottom: -11px;
	}
	.arrow_after_map_billet {
		border: 23px solid transparent;
		border-left: 20.6px solid #F75A27;
		border-top: 27.6px solid #F75A27;
		right: -42.2px;
	}
	.arrow_after_map_billet_left {
		border: 23px solid transparent;
		border-right: 20.6px solid #F75A27;
		border-top: 27.6px solid #F75A27;
		left: -42.2px;
	}
	.city_map_billet {
		padding: 5px 5px 5px 15px;
	}
	.city_map_billet_container {
		width: 156px;
		font-size: 14px;
		height: 50px;
	}
	.transport_companies .partner_info {
		height: 50px;
	}
	.item_description .caption.h3, .item_description_price {
		font-size: 15px;
	}
	.item_description_price .priceFrom {
		font-size: 16px;
	}
	.detail_page .detail_content .product_section .item {
		width: 33% !important;
	}
	.detail_page .detail_content .product_section .item5rows a .caption .h3 {
		width: 75%;
	}
	.item_description .caption.h3 {
		margin: 0 10px;
	}
	.item_description_price {
		margin-left: 10px;
	}
	.advantages_item img {
		width: 65%;
	}
	.advantages_item {
		width: 25%;
	}
	.reviews_index_btn_left {
		background: #323232;
		width: 200px;
		height: 35px;
	}
	.reviews_index_btn_right {
		background: #F75A27;
		width: 150px;
		height: 35px;
		margin-left: 55px;
	}
	.reviews_index_btn_left, .reviews_index_btn_right {
		font-size: 12px;
		line-height: 36px;
	}
	.reviews_index_btn_right {
		margin-left: 15px;
	}
	.reviews_index_container .reviews .item .comment .text {
		width: 78%;
	}
	.reviews_index_container .reviews .item_answer .comment .text {
		width: 92%;
	}
	/*.catalog_item .item_image {
		height: 207px;
	}*/
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 10px 20px;
	}
	.detail_page .detail_content .product .right_buy .list_elems {
		margin-bottom: 30px;
	}
	.header_title_right_phone, .header_title_right_email {
		padding: 5px 40px 5px 5px;
	}
	.glyphicon.glyphicon-shopping-cart {
		display: none;
	}
	.badge {
		margin-right: -25px;
	}
    .product-properties{}
    .product-properties .reviews_index_btn_left{width: 144px;}
    .product-properties .reviews_index_btn_right{width: 100px;}
}

@media (max-width: 1024px) {
    .pagination_string {
        margin-left: 0
    }
    #opros_contact {
        width: 100% !important;
    }

    .jcarousel-control-prev, .jcarousel-control-next {
        background: none;
        -webkit-border-radius: none;
        -moz-border-radius: none;
        border-radius: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        top: 27px;
    }

    .jcarousel-control-prev:hover, .jcarousel-control-next:hover {
        background: none;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .jcarousel-wrapper {
        width: 69.6% !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {

    .buy_steps .name_button .hide1280 {
        display: none!important;
    }

    .tel2 {
        margin-right: 36%;
    }

    .row.footer3 {
        margin-top: 42px;
    }

    .jcarousel-wrapper {
        width: 81.5% !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }
	
	.detail_page .detail_content .product .left_photo .slider {
		min-width: 340px!important;
		width: 340px;
	}
	.detail_page .detail_content .product .left_photo {
		max-width: 340px;
	}
	.detail_page .detail_content .product .right_buy {
		width: calc(100% - 340px);
	}
	.detail_page .detail_content .product .left_photo .product_title {
		width: 200%;
		font-size: 18px;
	}
	.detail_page .detail_content .product .left_photo .document_request {
		width: 230%;
		font-size: 18px;
	}
	.detail_page .detail_content .product .right_buy {
		margin-top: 70px;
	}
	.detail_page .detail_content .product .right_buy .elements .item {
		margin: 15px 0;
	}
	.jcarousel-wrapper {
		width: 100% !important;
	}
	.detail_page .detail_content .product .left_photo .slider #slider3-pager img {
		min-width: 107px;
		max-width: 104px;
	}
	.detail_page .detail_content .product .left_photo .slider .jcarousel li {
		margin-right: 10px;
		padding: 9px 1px;
		min-width: 64px;
	}
    .detail_page .detail_content .product .left_photo .slider .jcarousel li:nth-child(3n) {
        margin-right: 0px;
    }

	.detail_page .detail_content .product .right_buy .torg {
		font-size: 17px;
	}
	.detail_page .detail_content .product .right_buy .buy {
		font-size: 16px;
	}
	.detail_page .detail_content .product .right_buy .avail_to_order {
		padding: 10px 10px 10px 0;
	}
	.detail_page .detail_content .product .right_buy .avail_to_order {
		font-size: 14px;
	}
	.detail_page .detail_content .product .right_buy .torg.orange {
		font-size: 17px;
	}
	.detail_page .detail_content .description .add_form h2 {
		font-size: 18px;
	}
	.addComment .form-group img {
		width: 100%;
		margin: 0;
	}

	.detail_page .detail_content .description .products .item {
		max-width: 120px;
		margin: 0 14px 0 0;
	}
	.detail_page .detail_content .description .products .item:nth-child(5n) {
		margin: 0;
	}

	.detail_page .detail_content .h1_title {
		width: 75%;
	}
	.detail_page .detail_content .description .docs .item .name {
		width: 121px;
	}
	.detail_page .detail_content .description .description_end {
		width: 90%;
	}
	.detail_page .detail_content .description .all_reviews {
		margin-right: 45%;
	}
	.prod_type_figure_price {
		right: 8px;
	}
	.header_circle {
		left: 390px;
	}
	.header_title_left {
		padding-left: 30px;
	}
	.header_title_left img {
		height: 68px;
	}
	.header_delivery_text {
		width: 40%;
		font-size: 17px;
	}
	.header_menu_item {
		font-size: 15px;
		padding: 0;
	}
	.header_menu_dop_padding {
		padding: 6px 0;
	}
	.header_search_btn_arrow {
		right: 58px;
	}
	.bottom_menu .nav > li > a {
		font-size: 15px;
	}
	.footer .nav-bottom li:first-child {
		padding: 10px 3px 10px 0 !important;
	}
	.footer .nav-bottom li {
		padding: 10px 5px 10px 5px !important;
	}
	.footer .nav-bottom li img {
		margin-right: 5px !important;
	}
	.footer .nav-bottom li:last-child {
		padding: 10px 0 10px 4px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:first-child {
		padding: 10px 12px 10px 0 !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li {
		padding: 10px 12px 10px 5px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li img {
		margin-right: 9px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:last-child {
		padding: 10px 0 10px 4px !important;
	}
	.container_counters .copyright p {
		width: 65%;
	}
	.dl_row .glyphicon-asterisk:before {
		width: 30px !important;
		height: 30px !important;
	}
	.dl_logo {
		width: 260px;
	}
	.dl_logo img {
		width: 70%;
	}
	.dl_row a {
		font-size: 16px !important;
	}
	.about_map_contacts {
		margin-right: 15px;
		width: 350px;
		height: 400px;
	}
	.about_map_contacts iframe {
		width: 350px;
		height: 400px;
	}
	.about_descr_contacts {
		width: 290px;
	}
	.partner {
		width: 23%;
		display: block;
	}
	.partner_logo {
		height: 125px;
		line-height: 125px;
		display: block;
	}
	.partner_info {
		height: 86px;
		width: 200px;
	}
	.transport_companies .partner_info {
		height: 50px;
	}
	.detail_page .detail_content .product_section .item {
		width: 33% !important;
	}
	.detail_page .detail_content .product_section .item5rows a .caption .h3 {
		width: 75%;
	}
	.advantages_item {
		width: 25%;
		height: 320px;
	}
	.reviews_index_btns {
		width: 63%;
	}
	.reviews_index_btn_left {
		width: 220px;
	}
	.reviews_index_btn_right {
		width: 143px;
	}
	.reviews_index_btn_left, .reviews_index_btn_right {
		font-size: 12px;
		line-height: 36px;
	}
	.reviews_index_container .reviews .item .comment .text {
		width: 78%;
	}
	.reviews_index_container .reviews .item_answer .comment .text {
		width: 92%;
	}
	/*.catalog_item .item_image {
		//height: 204px;
	}*/
	.service_warning_wrapper {
		width: 90%;
	}

	.detail_page .detail_content .product .right_buy {
		padding: 0 0 10px 30px;
	}
	.detail_page .detail_content .product .right_buy .list_elems {
		margin-bottom: 30px;
	}
    .product-properties .reviews_index_btn_left{width: 151px;}
    .product-properties .reviews_index_btn_right{width: 80px;}
}
@media (min-width: 1200px) and (max-width: 1260px) {
	/*.detail_page .detail_content .product .right_buy {
		width: 350px;
	}
	.detail_page .detail_content .product .left_photo .slider {
		min-width: 340px !important;
		width: 340px!important;
	}
	.detail_page .detail_content .product .left_photo {
		max-width: 340px!important;
	}*/
}
@media (min-width: 1280px) and (max-width: 1280px) {
    .jcarousel-wrapper {
        width: 75.5% !important;
    }

    .jcarousel-control-prev {
        left: -19% !important;
    }

    .jcarousel-control-next {
        right: -19% !important;
    }
	.header_circle {
		left: 490px;
	}
	.header_delivery_text {
		font-size: 17px;
	}
	.header_search_btn_arrow {
		right: 76px;
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 330px 8px;
	}
	.detail_page .detail_content .product .left_photo {
		max-width: 440px;
	}
	.transport_companies .partner_info {
		display: block;
		width: 100%;
	}
	.detail_page .detail_content .product_section .item {
		width: 25% !important;
	}
	.detail_page .detail_content .product_section .item5rows a .caption .h3 {
		width: 87%;
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 10px 8px;
	}
	.detail_page .detail_content .product .right_buy .list_elems {
		margin-bottom: 30px;
	}
    .product-properties .reviews_index_btn_left{width: 164px;}
    .product-properties .reviews_index_btn_right{width: 90px;}
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 30%;
    }

    .col-lg-7 {
        width: 70%;
    }
	.sidebar_delivery {
		margin-top: 0;
	}
}

@media (max-width: 1280px) {
	.service_warning_wrapper {
		width: 90%;
	}
    #google_map {
        width: 100%;
        max-width: 100%;
        float: left;
    }

    #google_map iframe {
        border: 0;
        float: left;
        width: 100%;
    }

    #YMapsID {
        width: 100%;
        max-width: 100%;
        height: 400px;
        float: left;
    }
    .top_pagination {
        width: 33%;
    }

    .image_sections .section_item {
        background: #D4D4D4;
        border: 2px solid #AAAAAA;
        height: 345px;
    }


	.buy_steps .name_button .right_arrow{
		background: none!important;
	}
}

@media (min-width: 1280px) {
    .navbar-nav > li {
        padding: 16px 29px 10px 0;
    }

    .container.content .row {
        margin-left: 80px;
        margin-right: 80px;
    }

    .header_center_left .text {
        width: 390px;
    }

    .phone {
        margin-left: -8px;
    }

    .margin_minus {
        margin: 0 -11px;
    }

    .fore-items#slider3-pager img {
        min-width: 92px;
        max-width: 92px;
    }
    .other-items#slider3-pager img {
        min-width: 150px;
        max-width: 150px;
    }

    .row {
        margin-left: 78px;
        margin-right: 78px;
    }

    .menu ul li:last-child {
        padding: 16px 0 10px;
    }

    .container {
        width: 1120px;
    }

    .container.header_top .row {
        margin-left: 41px;
    }

    footer h2 {
        margin: 18px 0px 5px 82px;
    }

    .container.footer .row.footer2 .work1, .container.footer .row.footer2 .work2 {
        font-size: 15px;
        line-height: 20px;
    }

    .container.footer .row.footer2 .work2 {
        margin-right: -24px;
    }

    .glyphicon-search {
        left: 216px;
        top: 3px;
    }

    .container.footer .row.footer1 {
        margin: -2px 75px 0 77px;
    }

    .col-lg-5 {
        width: 30%;
    }

    .col-lg-7 {
        width: 70%;
    }

    .btn-orang {
        padding: 4px 0px;
    }

    .btn-xlg {
        left: -71px;
    }

    .nav-bottom a {
        font-size: 13px;
    }

    .row.footer2, .row.footer3 {
        margin-left: 80px;
        margin-right: 80px;
    }

    .basket {
        margin-left: 51px;
        margin-top: -2px;
    }

    .text_float_right {
        float: right;
        margin-right: 53px;
    }

    .badge {
        font-size: 15px;
    }

}

@media (min-width: 1260px) and (max-width: 1280px) {
	.container {
		width: 100%;
	}
	.header_circle {
		left: 565px;
	}
	.show1260 {
		display: block !important;
	}
	.nav-justified {
		width: 75%;
	}
}
@media (min-width: 960px) and (max-width: 991px){
	/* .detail_page .detail_content .product .left_photo .slider{
	    min-width: 200px!important;
		width: 200px!important;
	} */
}
@media (min-width: 992px) and (max-width: 1007px){
	/*.detail_page .detail_content .product .left_photo .slider{
	    min-width: 340px!important;
		width: 340px!important;
	}*/
}
@media (min-width: 1280px) and (max-width: 1366px) { 
	/*.detail_page .detail_content .product .left_photo .slider {
		min-width: 420px;
	}
	.detail_page .detail_content .product .left_photo {
		max-width: 420px;
	}*/
	.detail_page .detail_content .product .left_photo .product_title {
		font-size: 20px;
	}
	.detail_page .detail_content .product .left_photo .document_request {
		font-size: 20px;
	}
	.prod_type_figure_price {
		right: 12px;
	}
	.dl_logo img {
		max-width: 94%;
	}
	.transport_companies .partner_info {
		height: 50px;
	}
	.advantages_item {
		height: 320px;
	}

}

@media (min-width: 1281px) and (max-width: 1366px) {
	.buy_steps .name_button .right_btn {
		width: 174px;
	}
	/*.detail_page .detail_content .product .left_photo .slider .jcarousel li {
		min-width: 105px;
	}
	.detail_page .detail_content .product .left_photo .slider #slider3-pager img {
		min-width: 105px;
		max-width: 105px;
	}*/
    .buy_steps .name_button .hide1281 {
        display: none!important;
    }

    .pagination_string {
        margin-left: 60px;
    }
    .tel2 {
        margin-right: 3%;
    }

    .jcarousel-wrapper {
        width: 87.6%;
    }

    .jcarousel-control-prev {
        left: -12%;
    }

    .jcarousel-control-next {
        right: -12%;
    }

    .col-xlg-12 {
        width: 100%;
    }

    .col-xlg-11 {
        width: 91.66666667%;
    }

    .col-xlg-10 {
        width: 83.33333333%;
    }

    .col-xlg-9 {
        width: 75%;
    }

    .col-xlg-8 {
        width: 66.66666667%;
    }

    .col-xlg-7 {
        width: 70%;
    }

    .col-xlg-6 {
        width: 50%;
    }

    .col-xlg-5 {
        width: 30%;
    }

    .col-xlg-4 {
        width: 33.33333333%;
    }

    .col-xlg-3 {
        width: 25%;
    }

    .col-xlg-2 {
        width: 16.66666667%;
    }

    .col-xlg-1 {
        width: 8.33333333%;
    }

    .container {
        width: 1260px;
    }

    .navbar-nav > li {
        padding: 10px 59px 10px 0;
    }

    .container.footer .row.footer2 .tel {
        width: 174px;
    }

    .container.content .row {
        margin-left: 80px;
        margin-right: 80px;
    }

    .text, .form-group {
        float: none;
    }

    .content .row:first-child .margin_minus h1 {
        margin-left: 35px;
    }

    .btn-xlg {
        left: -3px;
    }

    .row.footer2, .row.footer3 {
        margin-left: 80px;
        margin-right: 80px;
    }

    .thumbnail {
        width: 163px;
    }

    .rslides_tabs {
        margin: 0 0 50px 50px;
    }

    .menu ul li:last-child {
        padding: 10px 0 10px;
    }

    .nav-bottom li img {
        margin-right: 36px;
    }

    .margin_minus {
        margin: 0 -25px;
    }

    .content .row:first-child .margin_minus h1 {
        margin-left: 26px;
    }

    .content .row .margin_minus h1 {
        margin-left: 26px;
    }
	.header_search_btn_arrow {
		right: 76px;
	}
	.header_circle {
		left: 573px;
	}
	.header_delivery_text {
		margin-right: 20px;
	}
	.header_menu_item {
		font-size: 18px;
	}
	
	.footer .nav-bottom li img {
		margin-right: 11px !important;
	}
	.footer .nav-bottom li {
		padding: 10px 0 10px 12px !important;
	}
	.footer .nav-bottom li:first-child {
		padding: 10px 6px 10px 0 !important;
	}
	.footer .nav-bottom li:last-child {
		padding: 10px 6px 10px 12px !important;
	}
	.footer .nav-bottom li:last-child {
		padding: 10px 0px 10px 0 !important;
		float: right;
	}
	
	.footer .nav-bottom li.index_nav_bottom_li img {
		margin-right: 17px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li {
		padding: 10px 6px 10px 18px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:first-child {
		padding: 10px 6px 10px 0 !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:last-child {
		padding: 10px 6px 10px 12px !important;
	}
	.footer .nav-bottom li.index_nav_bottom_li:last-child {
		padding: 10px 0px 10px 0 !important;
		float: right;
	}
	.about_map_contacts {
		width: 450px;
		height: 400px;
	}
	.about_map_contacts iframe {
		width: 450px;
		height: 400px;
	}
	/*.catalog_item .item_image {
		height: 285px;
	}*/
	.detail_page .detail_content .product .right_buy .price_str {
		position: relative;
	}
	.detail_page .detail_content .product .right_buy .list_elems { 
		margin-bottom: 30px;
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 10px 30px;
	}
    .product-properties{margin-top: 80px;}
    .product-properties .reviews_index_btn_left{width: 200px;}
    .product-properties .reviews_index_btn_right{width: 105px;}
	/*.detail_page .detail_content .product .right_buy {
		width: calc(100% - 420px);
	}*/
}

@media (min-width: 1367px) {
    .container.footer .row.footer2 .tel {
        width: 171px;
    }

    .content .row .margin_minus h1 {
        margin-left: 26px;
    }

    .content .row .margin_minus h1 {
        margin-left: 34px !important;
    }

    .glyphicon-search {
        left: 214px;
    }

    .container.header_top .row {
        margin-left: 41px;
    }

    .container {
        width: 1350px;
    }

    #slider3 {
        float: left;
    }

    .btn-xlg {
        left: -190px;
        top: 0;
    }

    .margin_minus {
        margin: 10px -35px 0 -35px;
    }

    .about_us {
        margin-bottom: 20px;
    }

    .row.footer2, .row.footer3 {
        margin-left: 80px;
        margin-right: 80px;
    }

    .container.footer .row.footer1 {
        margin: 0 80px;
    }

    footer h2 {
        margin: 28px 0 5px 80px;
    }

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

    .text, .form-group {
        float: none;
    }

    .zadvizhka .caption .h3 {
        margin-top: -19px;
    }

    .text_float_right {
        float: right;
        margin-right: 130px;
    }

    .menu ul li:last-child {
        padding: 10px 0;
    }

    .container.footer .row.footer2 .work2 {
        margin-right: -19px;
    }

    .glyphicon-search {
        top: 6px;
    }

    .thumbnail {
        width: 163px;
    }
	.dl_logo img {
		max-width: 94%;
	}
	/*.catalog_item .item_image {
		height: 301px;
	}*/
	.detail_page .detail_content .product .right_buy .price_str {
		position: relative;
	}
	.detail_page .detail_content .product .right_buy .list_elems { 
		margin-bottom: 30px;
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 30px 40px;
	}
    .product-properties {margin-top: 85px;}
    .product-properties .reviews_index_btn_left{width: 219px;}
    .product-properties .reviews_index_btn_right{width: 122px;}
}
@media (min-width: 1680px) {
	    .container {
        width: 1640px;
    }
}
@media (min-width: 1800px) {
    .container {
		width: 1740px;
	}
	.header_circle {
		left: 46%;
	}
	.detail_page .detail_content .product_section .item,
    .gray_container .product_section .item {
		width: 20%;
	}
    .gray_container .content_container {
        width: 80%;
    }
	.detail_page .sidebar {
		width: 20%;
	}
	.detail_page .detail_content {
		width: 80%;
	}
	.hide1800 {
		display: block !important;
	}
	.reviews_index_container .reviews .item .comment .text {
		width: 88.4%;
	}
	.item_answer .comment {
		width: 95%;
	}
	.item_answer .comment .text {
		width: 95% !important;
	}
	.reviews_index_btns {
		width: 45%;
	}
	#toTop {
		width: 50px;
		font-size: 9px;
	}
	.index_nav_bottom_li {
		padding: 10px 35px 10px 40px !important;
	}
	.index_nav_bottom_li img {
		margin-right: 47px !important;
	}
	.footer .nav-bottom li:last-child {
		padding: 10px 0 10px 25px;
	}
	.footer .nav-bottom li img {
		margin-right: 40px;
	}
	.footer .nav-bottom li {
		padding: 10px 20px 10px 25px;
	}
	.footer .nav-bottom li:first-child {
		padding: 10px 30px 10px 0;
	}
	.section_item.no_left_margin {
		margin-left: 0 !important;
	}

	.detail_page .detail_content .description .add_form {
		width: 23%;
	}
	.detail_page .detail_content .description .reviews {
		width: 77%;
	}
	.reviews_about_company .item_answer .comment {
		width: 90.2%;
	}
	.about_us_index .about_us, .index_maps, .advantages, .reviews_index_container {
		width: 100%;
	}
	.reviews_index_container .reviews_about_company .item_answer .comment {
		width: 95%;
	}
	.two_items_center {
		margin-left: 16% !important;
	}
	.one_item_center {
		margin-left: 32.09% !important;
	}
	/*.catalog_item .item_image {
		height: 295px;
	}*/
	.detail_page .detail_content .product .left_photo {
		max-width: 490px;
	}
	.detail_page .detail_content .product .right_buy {
		width: calc(100% - 490px);
	}
	.detail_page .detail_content .product .left_photo .slider .other-items#slider3-pager img {
		min-width: 155px;
		max-width: 155px;
	}
    .detail_page .detail_content .product .left_photo .slider .fore-items#slider3-pager img {
        min-width: 115px;
        max-width: 115px;
    }
    .description bottom_border detail_text
	.detail_page .detail_content .product .right_buy {
		padding: 0 0 30px 30px;
	}
	.detail_page .detail_content .description .products .item {
		max-width: 200px;
	}
	.detail_page .detail_content .description .products .item .name {
		font-size: 15px;
	}
	.detail_page .detail_content .product .right_buy .elements .item a {
		font-size: 22px;
		line-height: 1.1;
	}
	.detail_page .detail_content .product .right_buy .price_str {
		position: relative;
	}
	.detail_page .detail_content .product .right_buy .list_elems { 
		margin-bottom: 30px;
	}
    .detail_page .detail_content .product-properties{ margin-left: 152px;}
    
    
    
    .product-properties .reviews_index_btn_left{width: 240px;}
    .product-properties .reviews_index_btn_right{width: 150px;}
}

@media screen and (max-width: 600px) {
    h1 {
        font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .callbacks_nav {
        top: 47%;
    }
}

.product-properties .reviews_index_btn_left{text-transform: none;background-color: #D4D4D4; font-weight: bold; color:#333333; margin-bottom: 10px;}
.product-properties .reviews_index_btn_right{text-transform: none; margin-bottom: 10px;}

.product-properties .reviews_index_btn_right2{ background-color: #D4D4D4; font-weight: bold; color:#333333; text-transform: none;}

@media (max-width: 1366px) {
	.link_to_article {width: 360px;}
}

@media (max-width: 1280px) {
	.link_to_article {width: 310px;}
	.list_article{
		margin-top: 28px;
		margin-bottom: 15px;
	}
}

@media (max-width: 1279px) {
	.link_to_article {width: 288px;}
}

@media (max-width: 1199px) {
	.link_to_article {width: 295px;}
	.list_article{
		margin-top: 28px;
		margin-bottom: 15px;
	}
	.left_photo .list_article{
		margin-top: 120px;
	}
}
@media (max-width: 995px) {
    .left_photo .list_article{
        margin-top: 130px;
    }
}
@media (max-width:767px)
{
.breadcrumbs{display:none;}
}

@media (min-width: 768px) and (max-width: 991px) {
	.link_to_article {
		width: 217px;
		position: relative;
		margin-left: -65px;
		margin-top: 0px;
	}
	.list_article {margin-top: 0px;}
}

@media (max-width: 767px) {
	.link_to_article {width: 440px;}
	.list_article {margin-top: 0px;margin-bottom: 0px;}
}

@media (max-width: 479px) {
	.link_to_article {width: 280px;}
	.list_article {margin-top: 0px;margin-bottom: 0px;}
}

@media (min-width: 1800px) {
	/*.link_to_article {width: 100%}*/
}

@media (min-width: 1025px) {
	#buy_one_click_basket .modal-dialog {
		width: 90%!important;
	}
	#buy_one_click_basket .order_row {
		display: flex;
		justify-content: space-around;
	}
	#buy_one_click_basket .left_photo {
		display: block!important;
		float: left;
		/*width: 65%!important;*/
	}
	#buy_one_click_basket .right_order {
		display: block!important;
		float: left;
		width: 35%!important;
	}
}



@media (min-width: 1800px){
	/*.detail_page .detail_content .product .left_photo {
		 margin: 0 0 0 -87%;
	}
	.detail_page .detail_content .product {
		width: 107%;
		 margin: 0 0 0 93%;
	}
	.detail_page .detail_content .product .right_buy .price_str {
		width: 100%;
	}
	.detail_page .detail_content .product .right_buy {
		width: 100%;
	}*/
	
}
@media (min-width: 1366px) and (max-width: 1799px){
	/*.detail_page .detail_content .product{
		width: 104%;
		margin: 0 0 0 104%;
	}*/
	.detail_page .detail_content .product .right_buy{
		padding: 0 0 30px 30px;
	}
	/*.detail_page .detail_content .product .right_buy{
		width: 100%;
	}*/

	.link_to_article{
		width: 100%;
	}
	.header_user_block_search{
		width: 310px;
	}
	.header_user_block_search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text{
		width: 230px;
	}

}
@media (min-width: 1281px) and (max-width: 1365px){
	/*.detail_page .detail_content .product{
		width: 104%;
		margin: 0 0 0 104%;
	}
	.detail_page .detail_content .product .right_buy {
		padding: 0px 0 10px 30px;
		width: 100%;
	}
	.detail_page .detail_content .product .right_buy .price_str{
		width: 101%;
	}
	.link_to_article {
		width: 100%;
	}*/
	.detail_page .detail_content .product .right_buy{
		
	}
}
@media (min-width: 1260px) and (max-width: 1260px){
	/*.detail_page .detail_content .product{
		margin: 0 0 0 80%;
		width: 114%;
	}
	.detail_page .detail_content .product .right_buy{
		width: 510px;
	}
	.detail_page .detail_content .product .left_photo{
		margin: 0px 0 0 -70%;
	}*/
}
@media (min-width: 1200px) and (max-width: 1259px){
	/*.detail_page .detail_content .product{
		width: 106%;
		margin: 0 0 0 106%;
	}
	.detail_page .detail_content .product .right_buy{
		width: 350px;
	}*/
}
@media (min-width: 992px) and (max-width: 1199px){
	/*.detail_page .detail_content .product {
		width: 106%;
		margin: 0 0 0 106%;
	}*/
}
@media (min-width: 768px) and (max-width: 991px){
	/*.detail_page .detail_content .product{
		width: 103%;
		margin: 0 0 0 100%;
	}
	.detail_page .detail_content .product .right_buy{
		width: 76%;
	}*/
}
@media (max-width:1259px){
	.header_title_right_email{
		padding-right: 10px!important;
	}
	.header_title_right_phone{
		padding-right: 10px!important;
	}
	#geotargeting span,
	#geotargeting a{
		font-size: 15px!important;
	}
}
@media (max-width:990px){
	/*#geotargeting {
		height: 44px!important;
	}
	#geotargeting a{
		display:block!important;
	}*/
	.header_title_right_email a{
		padding-right: 25px!important;
	}
}
@media (max-width:767px){
	.header_title_right_email a{
		padding-right: 10px!important;
	}
}

.container {
	width: calc(100% - 60px)!important;
}
@media (max-width: 1399px){
	.container {
		width: calc(100% - 30px)!important;
	}
	.detail_page .detail_content {
		padding: 0 0 0 25px;
	}
}
@media(max-width:1820px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .to_basket,
	.detail_page .detail_content .product .right_buy .torg {
		padding: 18px 27px;
	}
}
@media(max-width:1749px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .to_basket,
	.detail_page .detail_content .product .right_buy .torg {
		padding: 18px 22px;
	}
}
@media(max-width:1709px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .to_basket,
	.detail_page .detail_content .product .right_buy .torg {
		padding: 18px 18px;
		letter-spacing: -0.2px;
	}
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .torg{
		margin-right: 12px;
	}
}
@media(max-width:1679px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .to_basket,
	.detail_page .detail_content .product .right_buy .torg {
		font-size: 15px;
	}
}
@media(max-width:1649px){
	.price-block > div {
		/*padding: 16px;*/
	}
}
@media(max-width:1595px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .to_basket,
	.detail_page .detail_content .product .right_buy .torg {
		font-size: 14px;
		letter-spacing: -0.4px;
	}
	.detail_page .detail_content .product .right_buy .avail_in_store{
		font-size: 15px;
	}
	.price-block-item-new{
		font-size: 17px;
	}
	.price_text{
		font-size: 15px;
	}
	.price-block-info-title{
		font-size: 15px;
	}
	.price-block-info-data{
		font-size: 17px;
	}
}
@media(max-width:1595px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click,
	.detail_page .detail_content .product .right_buy .buy .to_basket,
	.detail_page .detail_content .product .right_buy .torg {
		font-size: 15px;
		letter-spacing: -0.2px;
	}
	.detail_page .detail_content .product .right_buy .price .opt_price{
		clear: both;
		margin-top: 5px;
	}
	.detail_page .detail_content .product .right_buy .price .price_text{
		width: 115px;
	}
	.price-block-avaliblity{
		margin-bottom: 30px;
	}
}

@media(max-width:1525px){
	.avail_in_store{
		clear: both;
	}
	.detail_page .detail_content .product .right_buy .buy .buy_one_click, .detail_page .detail_content .product .right_buy .buy .to_basket, .detail_page .detail_content .product .right_buy .torg{
		padding: 18px 12px;
		letter-spacing: -0.5px;
	}
}

@media(max-width:1430px){
	.price-block-avaliblity {
		margin-bottom: 20px;
	}
	.price-block > div {
		padding: 28px;
	}
	.price-block>div{
		/*width: 100%;*/
		padding: 20px;
	}
	.price-block-left.price-block-double{
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #fff;
	}
	.detail_page .detail_content .product .right_buy .price .opt_price {
		clear: none;
		margin-top: 0;
	}
	.detail_page .detail_content .product .right_buy .avail_in_store{
		clear: none;
	}
	.price-block-right>div{
		float: left;
		line-height: 24px;
		margin-bottom: 0;
	}
	.price-block-info-title{
		margin-right: 10px;
	}
	.price-block-info-data{
		margin-right: 20px;
	}
	.detail_page .detail_content .product .right_buy .price .price_text{
		width: auto;	
	}
}
@media(max-width:1199px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click, .detail_page .detail_content .product .right_buy .buy .to_basket, .detail_page .detail_content .product .right_buy .torg{
		clear: none;
		margin-top: 0;
		padding: 18px 12px;
		letter-spacing: -0.5px;
	}
	.detail_page .detail_content .product .right_buy .avail_in_store{
		clear: both;
	}
	.left_photo .list_article{
		display: block;
	}
	.right_buy .list_article{
		display: none;
	}
		.detail_page .detail_content .product .left_photo .slider .jcarousel-wrapper{
		height: 100px;
	}
}
@media(max-width:1099px){
	.detail_page .detail_content .product .right_buy .buy .buy_one_click, .detail_page .detail_content .product .right_buy .buy .to_basket, .detail_page .detail_content .product .right_buy .torg{
		padding: 18px 10px;
		letter-spacing: -0.7px;
	}
	.detail_page .detail_content .product .right_buy .buy .buy_one_click, .detail_page .detail_content .product .right_buy .buy .torg{
		margin-right: 10px;
	}
	.detail_page .detail_content .product .right_buy .price .price_text{
		width: 115px;	
	}
	.price-block-left .price > div{
		clear: both;
	}

}
@media(max-width:992px){
		.detail_page .detail_content .product .right_buy .buy .buy_one_click, .detail_page .detail_content .product .right_buy .buy .torg {
		margin-right: 10px;
	}
	.price-block-info-title {
		font-size: 14px;
	}
	.price-block-info-data {
		margin-right: 15px;
	}
	.price-block-info-data {
		font-size: 16px;
	}
	.detail_page .detail_content .product .right_buy .buy .buy_one_click, .detail_page .detail_content .product .right_buy .buy .to_basket, .detail_page .detail_content .product .right_buy .torg{
		padding: 18px 10px;
		letter-spacing: -0.6px;
	}
	.buy_steps>div{
		text-align: center;
	}
	.buy_steps .step:first-child {
		text-align: center;
	}
	.step-bg{
		display: none;
	}
	.buy_steps .name_button .right_btn{
		line-height: 45px;
	}
}


.geo-link{
	width:100%!important;
    max-width:100px;
	color:#1f1f1f!important;
}


.geo-contacts-city .jq-selectbox{
    width:auto;
}


@media (max-width:1680px){ 
    .price-block-left{
        /*width:75%!important;*/
    }
    .flex-row-adpt{
        flex-direction:column;
    }
    .flex-row .geo, .flex-row .delivery{
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .detail_page .detail_content .product .right_buy{
        margin-top:0px;
    }   
}

@media (max-width:1450px){ 
    .price-block-left{
        /*width:70%!important;*/
    }
    .qr img{
        display: block;
        max-width:100%!important;
        height:auto;
    }
}

@media (max-width:1430px){
    .detail_page .detail_content .product .right_buy .buy .to_basket{
       /* margin-top:15px;*/
    }
}

@media (max-width:1200px){
    .detail_page .detail_content .product .right_buy .buy .to_basket{
        margin-top:0px;
    }
}

.qr img{
    display: block;
    /*max-width:100%!important;*/
    height:auto;
}

@media (max-width:1200px){ 
    .price-block{
        flex-direction: column;
    }
    .price-block-left{
        width:100%!important;
    }
    .qr{
        margin-right:10px;
    }
}

@media (min-width:1201px) and (max-width:1245px){
	.detail_page .detail_content .product .right_buy .buy .to_basket {
        margin-top: 10px;
    }
}

/* 15.07.2020 */



@media (max-width:1299px) {
    .catalog-menu-btn{
        margin-top:10px;
    }
}


@media (max-width:1340px) {
	.pull-left.sumbenu-container{
		position: unset;
	}
}



@media (max-width:1100px) {
	.catalog-menu-scroll-container{
		width: 600px;
	}
}

@media (min-width:1800px) and (max-width:1888px){
	.header_user_block_search {
		width: 500px;
	}
}

@media(min-width:991px) and (max-width:1200px){
	.col-1, .col-2{
		width: 100%;
	}
	.selection-active-filter ul{
		min-width: unset!important;
	}
}

@media(max-width:1739px){
	.selection-filter-item-container.roll-up-on{
		margin-right:75px;
	}
}

@media(max-width:1669px){
	.selection-filter-item-container.roll-up-on{
		margin-right:65px;
	}
}
@media(max-width:1900px){
	.section-product-item-wrapper-new{
		width: 25%;
	}
}
@media(max-width:1699px){
    .section-product-item-wrapper{
        width: 25%;
    }
    .section-product-item-wrapper.filter-page{
        width: 20%;
    }
}

@media(max-width:1600px){
    .section-product-item-wrapper-new{
        width: 30%;
    }
	.selection-filter-item-container.roll-up-on{
		margin-right: 55px;
	}

	.roll-up-on .selection-filter-item-title{
		padding: 4px 15px;
	}

	.custom-checkbox span{
		font-size: 14px;
		padding: 0px 5px;
	}
}

@media(max-width:1500px){
	.selection-filter-item-container.roll-up-on{
		margin-right: 45px;
	}
	.custom-checkbox span{
		font-size: 14px;
		padding: 0px 5px;
	}

	.roll-up-on	.selection-filter-item-title{
		padding: 4px 15px;
	}

	.selection-filter-item-values div{
	min-width:unset;
	}
}


@media(max-width:1429px){
	.selection-filter-item-container.roll-up-on{
		margin-right: 35px;
	}

	.roll-up-on .selection-filter-item-title{
		padding: 4px 12px;
	}

	.custom-checkbox span{
		font-size: 14px;
		padding: 0px 5px;
	}
	/*var-1*/
	.selection-filter-body-var-1{
		flex-wrap: wrap;
	}
	.selection-filter-body-var-1>div{
		max-width:25%;
		min-width:25%;
	}
	/*var-2*/
	.selection-filter-body-var-2{
		flex-wrap: wrap;
	}
	.selection-filter-body-var-2>div{
		max-width:33%;
		min-width:33%;
	}
	/*var-3*/
	.selection-filter-body-var-3{
		flex-wrap: wrap;
	}
	.selection-filter-body-var-3>div{
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-3>div:nth-child(1n+3){
		max-width:25%;
		min-width:25%;
	}
	/*var-4*/
	.selection-filter-body-var-4>div{
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-4>div:nth-child(4){
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-4>div:nth-child(5){
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-4>div:nth-child(1n+6){
		max-width:25%;
		min-width:25%;
	}
	/*var-5*/
	.selection-filter-body-var-5>div{
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-5>div:nth-child(1n+5){
		max-width:25%;
		min-width:25%;
	}
	/*var-6*/
	.selection-filter-body-var-6>div{
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-6>div:nth-child(7n+5){
		max-width:25%;
		min-width:25%;
	}
	.selection-filter-body-var-6>div:nth-child(7n+6),
	.selection-filter-body-var-6>div:nth-child(7n+7){
		max-width:25%;
		min-width:25%;
	}
}
@media(max-width:1299px){
	.section-product-item-wrapper-new{
		width: 50%;
	}
}
@media(max-width:1299px){
    .section-product-item-wrapper{
        width: 33%;
    }
    .section-product-item-wrapper.filter-page{
        width: 25%;
    }
}
@media(min-width:1920px){
	.selection-detail-list{
		width: 750px;
	}
	.col-1 > div {
		width: 25%;
	}
	.tab-item {
		width: 1000px;
	}
	.catalog-menu-container{
		width: 1370px;
	}
	.submenu-tab-container{
		width: 950px;
	}
}
@media(max-width:1679px){
	.catalog-menu-container{
		left: -170px;
	}
	.wrapper.slim header .header_bottom_wrapper .header-logo{
		line-height: 60px;
	}
	.wrapper.slim header .header-logo-wrapper {
		height: 60px;
	}
	/*.item-table-title{
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}*/
}
@media(max-width:1499px){
	.catalog-menu-container{
		position: fixed;
		left: 10px;
		right: 10px;
	}
	.tab-item {
		width: 100%;
	}
	.selection-detail-list{
		width: 100%;
	}
	.submenu-tab-container{
		width: 100%;
	}
}
@media(max-width:1399px){
	.header_menu{
		
	}
	.submenu-tab-container{
		padding: 12px 15px;
	}
	.selection-title{
		padding: 12px 15px;
	}
	.selection-detail-list{
		padding: 12px 15px;
	}
	.selection-all-list{
		padding: 12px 15px;
	}
}
@media(max-width:1499px){
	.submenu-tab{
		min-width: 220px;
	}
}
@media(max-width:1479px){
	.header_user_block_search #ya-site-form0 .ya-site-form__submit{
		color: transparent !important;
		width: 15px;
	}
	.header_user_block_search #ya-site-form0 .ya-site-form__form .ya-site-form__input-text{
		padding-left: 0;
	}
}
@media(max-width:1919px){
	.buy_filter{
		margin-left: 0;
		margin-top: 10px;
		clear: both;
	}
}
@media(max-width:1595px){
	.buy_filter{
		font-size: 15px;
	}
}
@media(max-width:1525px){
	.buy_filter{
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media(max-width:1339px){
	.to_basket{
		clear: both;
		margin-left: 0;
		margin-top: 10px;
	}
	.buy_filter{
		clear: none;
		margin-left: 10px;
	}
}
@media(max-width:1200px){
	.detail_page .detail_content .product .right_buy .buy .to_basket{
		margin-top: 10px;
	}
}
@media(max-width:1200px){
	.detail_page .detail_content .product .right_buy .buy .to_basket{
		clear: both;
	}
}

/* 27.06.2022 */

.main-search .bx-searchtitle {
	margin-top: 8px;
}

.main-search .bx-searchtitle .bx-input-group .bx-form-control,
.main-search .bx-searchtitle .bx-input-group-btn button {
	height: 38px;
}

@media(max-width:1379px){
	.header_menu {
		display: flex;
		flex-wrap: wrap;
		max-width: 330px;
    	/*margin-left: 20% !important;*/
	}
	.wrapper header .header_bottom_wrapper .header_menu {
		line-height: normal;
            justify-content: space-between;
	}
	.header-logo {
		margin-right: 60px;
	}
}

@media(max-width:1299px){
	.header_menu {
		max-width: 295px;
    	/*margin-left: 10% !important;*/
	}
	.header-logo {
		margin-right: 30px;
	}
	.main-search .bx-searchtitle {
		margin-top: 10px;
	}
}

@media(max-width:1229px){
	.header_menu {
    	margin-left: 15px !important;
	}
	.header-logo {
		margin-right: 20px;
	}
}

@media(max-width:1199px){
	.header-logo {
		width: calc(6vw - 15px);
		margin-right: 15px;
	}
	.header-logo-name,
	.header-logo-title {
		display: none;
	}
}

#bx_incl_area_5 > div > div:nth-child(3){
    margin-right: 17px;
}