/* Site adaptation developed by @skyline2555 2018-X */

/* commons */
.phone-link:hover,
.phone-link {
    text-decoration: none;
}

#copy.mobile,
.brndmain .container.containerMobile,
.catalogMobileElement,
.contentContact,
.contentSelector,
#header-mobile {
    display: none;
}

/* fix top menu enable to screen smaller then 1309 */
@media all and (max-width: 950px) {
    #copy.mobile {
        display: block;
    }

    .upmenu2, 
    .upmenu2 * {
        display: inline-block;

    }

    .upmenu2 tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
    }

    .upmenu2 td {
        width: auto !important;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    .upmenu2 img {
        max-width: 100% !important;
        height: auto;
    }

    .only-origin {
        height: auto !important;
        padding: 30px 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        white-space: nowrap;
    }

    #sell-order .order-up {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        height: auto;
    }
    
    #sell-order .order-up .title {
        /* -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        width: 100%;
        padding-top: 24px;
        padding-bottom: 16px;
        line-height: 1 !important; */

        /* Если делать по макету */
        -webkit-box-flex: 1;
            -ms-flex: auto;
                flex: auto;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 219px !important;
        max-width: 219px !important;
        height: 50px !important;
        margin: 40px auto 15px auto !important;
        font: 16px PartnerCondensed;
        font-weight: bold;
        letter-spacing: -0.012em;
        text-transform: uppercase;
        background: #ede3b8;
        border-radius: 2px;
        cursor: pointer;
    }

    #sell-order .order-up .desc {
        -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
                flex: auto !important;
        width: 100%;
        padding-right: 15px !important;
        padding-left: 15px !important;
        border-top: none;
    }

    #sell-order .order-form {
        padding: 30px 15px !important;
    }

    .itemPage .w table td:nth-of-type(2) {
        width: 560px;
        max-width: 560px !important;
    }

    .itemPage .w table td:nth-of-type(2) .half {
        padding-right: 0;
    }

    /* #slide_fixed > br {
        display: none;
    }

    #slide_fixed ul li {
        display: inline-block;
    }

    .lpad,
    .lpad + td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    #slide_fixed ul {
        
    } */

/* } */


/* @media all and (max-width: 1000px) { */
    * {
        max-width: 100% !important;
        min-width: 0 !important;
    }    
    
    img {
        height: auto !important;
    }

    html, body, #back, #back2 {
        min-width: 0;
    }

    #toTop {
        top: auto;
        bottom: 0;
        z-index: 101;
    }

    #header {
        height: auto;
        padding-bottom: 64px;
    }

    #header .w td,
    #header .w tr,
    #header .w tbody,
    #header .w table,
    #header .w {
        display: block;
    }
    
    #header .w td {
        width: 100% !important;
        padding: 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    #header .w:not(.itemPageMenu) td:nth-child(2) {
        display: none;
    }
    
    #header .w.itemPageMenu td:nth-child(1) {
        display: none;
    }

    #phone,
    #header .phone {
        color: #eee;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.5;
    }
    
    #phone .type,
    #header .phone .type {
        display: block;
        font-size: 16px;
    }
    
    #header .w table .adrpage,
    #header .address {
        margin-top: 12px;
        font-size: 13px;
        line-height: 1.5;
    }

    .leftpart .phone, 
    .leftpart .address {
        color: #eee;
        text-align: left;
    }
    
    #header .phone a,
    #header .address a {
        color: #eee;
    }

    #cont_link,
    #cont_link2 {
        border-bottom: 1px dotted #eee !important;
    }

    .mobile-menu-list,
    #header .w table {
        position: fixed;
        top: 64px;
        right: -240px;
        bottom: 0;
        z-index: 105;
        width: 240px !important;
        height: auto !important;
        overflow: auto;
        color: #eee;
        background-color: #222;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
    }

    .mobile-menu-list {
        right: auto;
        left: -240px;
        padding: 0;
        list-style: none;
    }

    .mobile-menu-list.checked {
        left: 0;
    }

    #header .w table.checked {
        right: 0;
    }

    .mobile-menu-item {
        width: 100%;
        margin-top: 10px;
        padding: 5px 10px 5px 20px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 18px;
        font-weight: 700;
        color: #eee;
    }

    .mobile-menu-item.separator {
        position: relative;
        margin-bottom: 20px;
    }
    
    .mobile-menu-item.separator::after {
        position: absolute;
        right: 0;
        bottom: -11px;
        left: 0;
        display: block;
        height: 1px;
        background: #eee;
        content: '';
    }

    .mobile-menu-item a, 
    .mobile-menu-item a:visited, 
    .mobile-menu-item a:active, 
    .mobile-menu-item a:hover {
        color: #eee;
        text-decoration: none;
    }
        
    .mobile-menu-overlay {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 103;
        background: rgba(34,34,34,0.75);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
    }

    .mobile-menu-overlay.checked {
        opacity: 1;
        visibility: visible;
    }

    #header .w table .adrpage,
    #header .w table .address {
        position: relative;
        padding-left: 30px;
        background: url(../i/email.png) left top no-repeat;
        background-size: 20px;
    }

    #header .w table .adrpage .yandexMapsLink,
    #header .w table .address .yandexMapsLink {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 20px;
        height: 20px;
        /* content: ''; */
    }

    .adrpage #cont_link {
        display: inline-block;
        margin-top: 5px;
        line-height: 14px;
        color: #fff;
    }
    
    .catalogSelectorWrapper {
        display: block;
    }

    .catalogSelector {
        position: relative;
        display: inline-block;
        padding: 8px 40px 8px 16px;
        border: 2px solid #fff;
        border-radius: 2px;
        color: #fff;
        font-weight: 700;        
        cursor: pointer;
    }

    .catalogSelector::after {
        position: absolute;
        top: 8px;
        right: 12px;
        display: inline-block;
        width: 16px;
        height: 16px;
        content: '';
        background: url(../i/chevron_down.png) center no-repeat;
        background-size: contain;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
    }

    .catalogTopList.checked .catalogSelector::after {
        -webkit-transform-origin: center;
                transform-origin: center;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }

    .catalogTopList li:not(.catalogSelectorWrapper):not(.catalogCategoryName) {
        display: none;
    }

    .catalogTopList.checked li:not(.catalogSelectorWrapper) {
        display: block;
    }

    .subw h1.gr {
        display: none;
    }

    .catalogCategoryName h1.gr {
        display: block;
        padding-bottom: 0;
    }



    #header-mobile {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 104;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 64px;
        padding: 0 15px;
        background: #222222;
    }

    .logo-mobile {
        height: 64px;
    }

    .logo-mobile img {
        width: auto;
        height: 100% !important;
    }

    .burgerMenu {
        position: relative;
        display: block;
        width: 40px;
        height: 40px;
        margin: 5px;
        background: transparent;
        cursor: pointer;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
    }
    .burgerMenu .burgerItem {
        position: absolute; 
        left: 5px;
        width: 30px;
        height: 3px;
        background: #eee;
        border-radius: 3px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
    }
    .burgerMenu.checked .burgerItem {
        background: #f00;
    }
    .burgerMenu .burgerItem1 {
        top: 9.5px;
    }
    .burgerMenu .burgerItem2 {
        top: 18.5px;
    }
    .burgerMenu .burgerItem3 {
        bottom: 9.5px;
    }
    .burgerMenu.checked .burgerItem1 {
        -webkit-transform-origin: center;
                transform-origin: center;
        -webkit-transform: translateY(9px) rotate(45deg);
                transform: translateY(9px) rotate(45deg);
    }  
    .burgerMenu.checked .burgerItem2 {
        opacity: 0;
        visibility: hidden;
    } 
    .burgerMenu.checked .burgerItem3 {
        -webkit-transform-origin: center;
                transform-origin: center;
        -webkit-transform: translateY(-9px) rotate(-45deg);
                transform: translateY(-9px) rotate(-45deg);      
    } 

    .mapMenu {
        width: 40px;
        height: 40px;
        background: url(../i/map-marker.png) center no-repeat;
        background-size: 30px;
        cursor: pointer;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
    }

    .mapMenu.checked {
        background: url(../i/map-marker-checked.png) center no-repeat;
        background-size: 30px;
    }

    .upmenu2 {
        position: relative;
    }
    /* Fix для скрытия upmenu2 на страницах != главной */
    /* .upmenu2.secondaryPage {
        display: none;
    } */

    .upmenu2 tbody {
        position: relative;
        z-index: 1;
    }

    .upmenu2::after {
        position: absolute;
        top: 0;
        right: -15px;
        bottom: 0;
        left: -15px;
        z-index: 0;
        display: block;
        content: '';
        background: #000;
    }

    .upmenu2 td {
        padding-bottom: 10px;
    }

    #content {
        max-width: 100% !important;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    #content.main {
        background: rgb(34, 34, 34);
    }

    .pcmain {
        display: block;
        width: 768px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .pcmain *:not(p):not(ul):not(li):not(hr) {
        display: inline-block;
    }

    .pcmain td {
        width: 100% !important;
        height: auto !important;
        padding: 0 0 30px 0 !important;
        border-bottom: none !important;
    }
    
    .pcmain  td.contentBlock {
        padding-bottom: 0 !important;
    }
    
    .pcmain img {
        display: block !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 auto !important;

    }

    .contentBlock *,
    .contentBlock {
        font-style: normal;
    }

    .contentSelector {
        position: relative;
        display: block;
        padding: 15px 0;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
    }
    .contentSelector::after {
        position: absolute;
        right: 50%;
        bottom: -5px;
        display: block;
        width: 20px;
        height: 20px;
        margin-right: -10px;
        content: '';
        background: url(../i/chevron_down.png) center no-repeat;
        background-size: 15px;
        -webkit-transition: all .33s ease;
        transition: all .33s ease;
        -webkit-transform-origin: center;
                transform-origin: center;
    }

    .contentSelector .open {
        display: inline-block !important;
    }
    
    .contentSelector .close {
        display: none !important;
    }

    .contentSelector.hide .open {
        display: none !important;
    }
    
    .contentSelector.hide .close {
        display: inline-block !important;
    }


    .contentSelector.hide::after {
        top: -5px;
        bottom: auto;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }

    .contentSelectorWrapper {
        padding-bottom: 16px;
        text-align: center;
    }

    .contentGoal.hide {
        display: none !important;
    }

    .contentContact {
        display: block;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
    }

    .contentContact a:hover,
    .contentContact a {
        text-decoration: none;
        color: #eee;
    }
    
    .bottomPhoneContainer {
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .bottomPhoneContainer::after {
        position: absolute;
        top: 0;
        right: -15px;
        bottom: 0;
        left: -15px;
        z-index: 0;
        display: block;
        content: '';
        background: rgb(34, 34, 34);
    }

    .bottomPhoneContainer > * {
        position: relative;
        z-index: 1;
        color: #76746D;
        font-style: normal;
    }

    #footer {
        height: auto;
        margin-top: 0;
        background: #000;
    }
    
    #footer .w {
        border-top: none;
    }

    #footer table *,
    #footer table {
        display: inline-block;
        width: 100%;
    }

    #footer .qrcode,
    #footer > .w > table > tbody > tr > td {
        display: none;
    }

    #footer > .w > table > tbody > tr > td:nth-of-type(3) {
        display: block;
    }

    #copy {
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }

    #footer .w {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .lpad,
    .upmenu {
        display: none;
    }

    .subw,
    .lpad.noHide {
        display: block;
        width: 100%;
    }

    .lpad .s2 li {
        display: inline-block;
        margin-right: 15px;
    }

    .lpad.noHide,
    .lpad .s2 {
        padding-right: 0;
        padding-left: 0;
    }

    .catalogMobileElement {
        display: block;
    }

    .catalogTopList,
    .catalogBottomList {
        padding: 0;
        margin: 0;
        font-style: normal;
        list-style: none;
        text-transform: uppercase;
    }
    
    .catalogTopList {
        margin-bottom: 16px;
        text-align: center;
    }

    .catalogTopList li {
        padding-bottom: 14px;
    }

    .catalogTopList li a, 
    .catalogTopList li a:visited, 
    .catalogTopList li a:active, 
    .catalogTopList li a:hover {
        border-bottom: 1px dotted #76746d;
        background: transparent;
        color: #76746d;
        text-decoration: none;
    }

    .catalogTopList li a.selected:hover,
    .catalogTopList li a.selected:active,
    .catalogTopList li a.selected:visited,
    .catalogTopList li a.selected,
    .catalogTopList li a:hover {
        color: #eee;
        border-bottom: 1px dotted #eee;    
    }

    .subw .item {
        float: none;
        display: inline-block;
        width: 20%;
        height: auto;
        max-width: 220px !important;
        min-width: 145px !important;
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    .subw .item a {
        display: inline-block;
    }

    .subw .gr {
        line-height: 1.5;
        text-align: center;
    }

    .subw .bubcont {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .subw .bubcont .bubble {
        padding: 5px 10px;
    } 

    .catalogOriginalWrapper {
        text-align: center;
    }

    .catalogOriginalButton {
        display: inline-block;
        margin-bottom: 32px;
    }
	.catalogOriginalButton2 {
        display: inline-block;
        margin-bottom: 12px;
	}

    .catalogBottomList {
        font-size: 12px;
        line-height: 18px;
        text-align: center;
    }
    
    .catalogBottomList li {
        padding-bottom: 14px;
    }
    
    .catalogBottomList li.brands {
        font-size: 18px;
    }

    .catalogBottomList li a, 
    .catalogBottomList li a:visited, 
    .catalogBottomList li a:active, 
    .catalogBottomList li a:hover {
        border-bottom: 1px dotted #76746d;
        background: transparent;
        color: #76746d;
        text-decoration: none;
    }

    .catalogBottomList li a.selected:hover,
    .catalogBottomList li a.selected:active,
    .catalogBottomList li a.selected:visited,
    .catalogBottomList li a.selected,
    .catalogBottomList li a:hover {
        color: #eee;
        border-bottom: 1px dotted #eee;    
    }

    #crumb {
        padding: 0;
    }

    #crumb > * {
        line-height: 24px;
        white-space: nowrap;
    }

    .filtinfo {
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    } 

    .items2 {
        text-align: center;
    }

    .items2 .item2 {
        width: 50% !important;
        min-width: 290px !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .cycle-onload {
        width: 100%;
    }
    
    .cycle-onload img {
        max-width: 100% !important;
    }

    .news *,
    .news {
        display: inline-block;
    }

    .news tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .news td {
        width: calc(100%/3) !important;
        min-width: 145px !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-right: 10px !important;
    }

    .galleryc > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .contacts,
    .contacts * {
        display: inline-block;
    }

    .contacts p,
    .contacts td {
        width: 100% !important;
    }

    .contacts .map2 + center table,
    .contacts .map2 + center table *,
    .contacts .map + center table,
    .contacts .map + center table * {
        float: none !important;
        display: inline-block;
        width: 100% !important;
        height: auto;
    }

    .contacts .map2 + center tr,
    .contacts .map + center tr {
        margin-top: 32px;
        text-align: center;   
    }
    
    .contacts tr {
        white-space: normal !important;
    }

    .contacts td table td {
        height: auto;
    }

    .contacts p.noprint {
        display: none !important;
    }

    .contacts a.noprint {
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .contacts td span,
    .contacts td p {
        text-align: left !important;
    }

    .repblock {
        min-height: 0 !important;
        padding: 30px 15px !important;
        background: #fff !important;
    } 
    
    .repblock .repbut {
        display: block !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .repbrands {
        padding: 30px 15px 0 15px !important;
    }

    .repbrands ul {
        margin-bottom: 0;
        -webkit-columns: auto;
        columns: auto;
        font-size: 0;
    }

    .repbrands li {
        display: inline-block;
        width: 25%;
        font-size: 18px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .repbrands .contentSelectorWrapper {
        padding-top: 16px;
    }

    .catalogAdditionalInfo .catalogSelector,
    .sell-text .contentSelector,
    .repbottom .contentSelector,
    .repbrands .contentSelector {
        /* padding-bottom: 0; */
        color: #000;
    }

    .catalogAdditionalInfo .catalogSelector {
        border: 2px solid #000;
    }

    .catalogAdditionalInfo .catalogSelector::after,
    .sell-text .contentSelector::after,
    .repbottom .contentSelector::after,
    .repbrands .contentSelector::after {
        background: url(../i/chevron-down_black.png) center no-repeat;
        background-size: 15px;
    }

    .repcont {
        padding: 30px 15px !important;
    }

    .repcont td:nth-of-type(1) {
        max-width: 578px;
        width: 100%;
        margin-right: auto;
        margin-bottom: 16px;
        margin-left: auto;
    }

    .repcont td:nth-of-type(2) img {
        margin-right: auto;
        margin-left: auto;
    }

    .only-origin {
        font-size: 24px !important;
    }

    .forward-estimate {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .forward-estimate .row {
        display: block !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: center !important;
    }

    .repbottom table:nth-child(2) *:not(p),
    .repbottom table:nth-child(2) {
        display: block;
        width: 100% !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 !important; 
        background: none;
        border: none;
    }
    
    .repbottom .repuptit, 
    .repbottom h2 {
        padding-bottom: 0 !important;
        text-align: center;
        color: #000 !important; 
    }

    .repbottom > p:not(.otstup) {
        display: none;
    }
    
    .repbottom .repbor + td:not(.repbor) {
        display: none;
    }

    .repbottom .repagaranty {
        padding-bottom: 0 !important;
    }
     
    .repbottom .repagaranty h2 {
        border-bottom: none;
        margin-bottom: 0 !important;
    }

    .repbottom .reppreim {
        background: none !important;
    }

    .repbottom .reppreim .reprch {
        padding: 15px 0 !important;
    }

    .repbottom .reppreim .reprch ul {
        color: #000;
    }

    .subw .repbottom .contentBlock {
        /* padding-bottom: 30px !important;  */
        padding-bottom: 0 !important; 
    }

    .subw .repbottom .contentBlock .contentSelector {
        /* padding-top: 0 !important; */
    }

    .subw .repbottom .contentBlock .contentSelector::after {
        bottom: 5px;
    }

    .repcont,
    .repcont * {
        display: block;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .only-origin {
        font-size: 18px !important;
    }

    #sell-order .order-form table *:not(label),
    #sell-order .order-form table {
        display: block;
        width: 100% !important;
        padding-right: 0 !important; 
        text-align: left !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    #sell-order .order-form td {
        height: auto !important;
        margin-bottom: 8px;
    }

    #sell-order .order-form tr:nth-child(5) {
        display: inline-block !important;
    }

    #sell-order .order-form tr:nth-child(5) label, 
    #sell-order .order-form tr:nth-child(5) label a {
        width: auto !important;
    }
    #sell-order .order-form tr:nth-child(5) td:first-of-type,
    #sell-order .order-form tr:nth-child(5) input {
        display: none;
    }

    #sell-order .order-form .order-btn {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        width: 219px !important;
        height: 50px !important;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .repbottom table:nth-child(1) *,
    .repbottom table:nth-child(1) {
        display: block;
        width: 100% !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 !important; 
        padding: 0 !important;
    }

    .repbottom table:nth-child(1) h2,
    .repbottom table:nth-child(1) p {
        padding: 8px 15px !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .repbottom table:nth-child(1) h2 {
        margin-top: 16px !important;
    }

    .repbottom .repbin {
        height: auto !important;
        /* padding: 30px 15px 0 15px !important; */
        padding: 0 !important;
    } 

    .repbottom > p,
    .repbottom > h3 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .repbottom .reppreim {
        /* padding: 30px 15px !important; */
        padding: 0 !important;
        border: none !important;
    } 

    .repbottom .repagaranty {
        /* padding: 30px 15px 0 15px !important; */
        margin-bottom: 20px !important;
        padding: 0 !important;
        border: none !important;
    } 

    .repbottom .reppreim td {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .repbottom .reppreim .reprch {
        min-height: 0 !important;
    }

    .repbottom {
        padding-bottom: 30px;
    }

    .repbottom > table:nth-child(1) {
        padding-bottom: 30px !important;
    }

    /* .itemPage .w table td, */
    .itemPage .w table tr,
    .itemPage .w table tbody,
    .itemPage .w table {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .itemPage .w table td:nth-of-type(1) {
        display: block;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
    }
    
    .itemPage .w table td:nth-of-type(2) {
        display: block;
        max-width: 100% !important;
        width: 560px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .itemPage .printbl {
        display: none;
    }

    .itemPage #opengallery img {
        width: 100%;
        height: auto;
    }

    .itemPage #footer {
        padding-top: 0;
    }

    .sellPage .catalogTopList {
        display: none;
    }

    .sellPage > * {
        width: 100% !important;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }



    #map {
        height: auto !important;
    }

    #map,
    #map-in {
        width: 100% !important;
        /* height: auto !important; */
    }
    
    #map-in {
        height: 53vw !important;
    }

    /* #map-in > ymaps > ymaps > ymaps > ymaps, */
    #map-in > ymaps > ymaps > ymaps,
    #map-in > ymaps > ymaps,
    #map-in > ymaps {
        width: 100% !important;
        /* height: 53vw !important; */
    }

    #map-in ymaps {
        max-width: none !important;
    }

    .we-buy-if-you-have {
        height: auto !important;
        padding: 30px 15px !important;
        background: #fff !important;
    }

    .we-buy-if-you-have .btn {
        margin-right: auto;
        margin-left: auto;
    }

    .adventages .adv-item {
        -webkit-box-flex: 1 !important;
            -ms-flex: auto !important;
                flex: auto !important;
        display: inline-block !important;
        width: 290px;
        -webkit-box-sizing: border-box !important;
                box-sizing: border-box !important; 
    }  

    .adventages .adv-item::after {
        display: none !important;
    }

    .only-origin {
        line-height: 1.5 !important;
    }

    .only-vis {
        display: block !important;
        height: auto !important;
        padding: 30px 15px !important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        text-align: center;
    } 

    #map .office {
        position: static !important;
        display: block !important;
        width: 100% !important;
        height: auto !important;
        padding: 30px 15px !important;
        -webkit-box-sizing: border-box !important;
                box-sizing: border-box !important;
        text-align: center; 
    }

    #upakovka_0,
    #upakovka_1 {
        display: none !important;
    }
    
    #sell-order label > input[type="file"] {
        display: none;
    }


    #sell-order .sell-order-file-upload {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    #sell-order .sell-order-file-upload label span {
        text-align: center !important;
    }

    #sell-order input#agree {
        display: none;
    }
    
    .sell-text {
        padding-bottom: 0 !important;
    }

    #content .w table table.contactsRepairContactWrapper tr,
    #content .w table table.shopContactsPhonesTable tr {
        display: -webkit-box !important; 
        display: -ms-flexbox !important;
        display: flex !important;
    }

    #content .w table table.contactsRepairContactWrapper td,
    #content .w table table.shopContactsPhonesTable td {
        display: inline-block !important;
        width: 50% !important;
    }

    #content .w table table.contactsRepairContactWrapper td:nth-of-type(2),
    #content .w table table.shopContactsPhonesTable td:nth-of-type(2) {
        display: none !important;
    }

    .notfound {
        margin-bottom: 30px;
    }

    .news .date {
        margin-top: 15px;
    }

    h1 {
        line-height: 1.25;
    }

    .main_t + p,
    .main_t + p + p {
        display: none;
    }

    .aboutPage td {
        padding-left: 0 !important;
    }

    .order .order-form table tr td .sell-order-file-upload label {
        padding-right: 8px;
        padding-left: 8px;
    }

    .contentGoal .reprch li {
        padding-left: 0 !important;
    }

    #sell-order .orderSelectorContainer .orderSelector {
        margin-bottom: 0 !important;
    }

    #sell-order .order-up .orderSelectorContainer {
        /* padding-bottom: 30px; */
    }
    
    .orderSelectorContainer + .order-form {
        display: none;
        padding-top: 0 !important;
    }
    
    #sell-order .orderSelectorContainer + .order-form {
        padding-top: 0 !important;
    }
    
    .orderSelectorContainer.checked + .order-form {
        display: block;
    }

    #sell-order .orderSelectorContainer .desc {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        text-align: center !important;
    }
    
    #sell-order .orderSelectorContainer.checked .orderSelector {
        display: none !important;
    }

    .brndmain .container {
        display: none;
    }

    .brndmain .container.containerMobile {
        display: block;
        padding-right: 0;
        padding-left: 0;
        line-height: 1.25;
    }

    .brandList {
        display: flex;
        flex-wrap: wrap;
        padding-right: 0;
        padding-left: 0;
        text-align: left;
        list-style: none;
    }

    .brandItem {
        display: inline-block;
        width: 20%;
        min-width: 145px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        box-sizing: border-box;
    }

    .brandItem a {
        margin-right: 5px;
        white-space: normal !important;
    }

    .itemPage .itemPageTableWrapper > table > tbody > tr {
        display: flex;
    }

    .repuptit + div.otstupWrapper,
    .repbottom .repagaranty p:nth-of-type(1),
    .repbor .repbin p:nth-of-type(1) {
        margin-top: 10px;
    }

    .forward-estimate {
        /* padding-bottom: 0 !important; */
    } 

    .forward-estimate .row:last-child {
        /* margin-bottom: 0 !important; */
    }

    .forward-estimate + #sell-order {
        padding-top: 40px !important;
        background: none;
    }
    
    .forward-estimate + #sell-order > * {
        background: #fff;
    }

}

@media all and (max-width: 1000px) {
    .brandItem,
    .subw .item {
        width: 25%;
    }

    .itemPage .itemPageTableWrapper > table > tbody > tr {
        flex-wrap: wrap;
    }

}

@media all and (max-width: 768px) {
    .subw .item {
        width: 33.3%;
    }

    .cycle-onload {
        height: 57vw !important;
    }

    .brandItem,
    .repbrands li {
        width: 33.3%;
    }

    .order .order-up .title {
        line-height: 1.5 !important;
    }

    table + .block_title + h2 + table img {
        width: 20px !important;
        height: 20px !important;
    }

    table + .block_title + h2 + table table td {
        height: auto !important;
    }

    table + .block_title + h2 + table table td:nth-child(1) {
        width: 40px !important;
    }

    table + .block_title + h2 + table table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    table + .block_title + h2 + table *,
    table + .block_title + h2 + table {
        display: block;
        width: 100% !important;
    }

    .bord {
        display: flex;
        flex-wrap: wrap;
    }

    .bord dl {
        width: 50% !important;
        margin: 0 !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        box-sizing: border-box;
    }

}

@media all and (max-width: 568px) {
	.upmenu2 .men_width {
		width:100% !important;
		max-width:100% !important;
	}
	.upmenu2 .men_pnt {
		display:none;
	}

    .bord dl {
        width: 100% !important;
    }

    .brandItem {
        font-size: 12px;
    }

    .brandItem,
    .subw .item {
        width: 50%;
    }
    .upmenu2 tr {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    
    .upmenu2 td {
        width: 50% !important;
        max-width: 50% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        text-align: center !important;
    }
    
    .upmenu2 td img {
        height: 22px !important;
        width: auto !important;
    }

    .subw .bubcont {
        font-size: 12px;
    }

    .subw .bubcont .bubble {
        padding-right: 2.5px;
        padding-left: 2.5px;
    }

    .brndmain .container {
        padding-right: 0;
        padding-left: 0;
    }

    #videotext img {
        width: 100%;
        height: auto;
    }

    .items2 .item2 {
        padding-right: 0 !important;
    }

    .brndmain .container a {
        white-space: normal;
    }

    #crumb > * {
        white-space: normal;
    }

    .newsItem,
    .newsItem *:not(script) {
        display: block !important; 
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important; 
    }

    #content table table td{
        display: block !important; 
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important; 
    }

    #content table table,
    #content table table tbody,
    #content table table tr,
    #content table table td {
    /* #content table table:not(.shopContactsPhonesTable):not(.contactsRepairContactWrapper) *:not(script):not(.hide):not(p.noprint):not(.order-btn) { */
        display: block !important; 
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important; 
    }
	#content table table.cenyrem{
		display:table !important;
	}
	#content table table.cenyrem tbody {
		display:table-row-group !important; 
	}
	#content table table.cenyrem tr {
		display:table-row !important; 
	}
	#content table table.cenyrem td{
		display:table-cell !important; 
	}

    #content .lpad {
        display: none !important;
    }

    .repbrands li {
        width: 50%;
        font-size: 14px;
    } 

    .only-origin {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 20px !important;
        text-align: center;
        white-space: normal;
    }

    .forward-estimate {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .forward-estimate .row {
        height: auto !important;
        font-size: 20px !important;
        text-align: center !important;
        
    }

    .repblock h3 {
        font-size: 32px !important;
        text-align: center !important;
    }

    .repbrands .reptitle {
        font-size: 18px !important;
        line-height: 1.5 !important;
        text-align: center !important;
    } 

    #content table + .block_title + h2 + table table td:nth-child(1) {
        width: 40px !important;
    }

    .itemPage .gallery a img {
        width: 100%;
        height: auto;
    }

    .itemPage .gallery a {
        width: 50%;
        height: 50%;
        margin-bottom: 10px;
        padding-right: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

    .itemPage .gallery a:nth-child(2n) {
        padding-right: 0;
        padding-left: 5px;
    }
    
    #content #filbrands table {
        height: auto !important;
    }

    #content #filbrands table td {
        display: inline-block !important;
        width: 50% !important;
    }

    .we-buy-if-you-have .up br {
        display: none;
    }

    .we-buy-if-you-have .up {
        display: none !important;
        font-size: 18px !important;
        line-height: 26px !important;
        text-align: center;
    }

    .we-buy-if-you-have .title {
        display: none !important;
    }

    .forward-estimate .title,
    .we-buy-if-you-have .title {
        font-size: 28px !important;
        line-height: 36px !important;
        text-align: center;
    }

    .forward-estimate .desc br,
    .we-buy-if-you-have .desc br {
        display: none;
    }

    .we-buy-if-you-have .desc {
        margin-left: 0 !important;
        text-align: center !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #content .w table table.contactsRepairContactWrapper tr,
    #content .w table table.shopContactsPhonesTable tr {
        display: -webkit-box !important; 
        display: -ms-flexbox !important;
        display: flex !important;
    }

    #content .w table table.contactsRepairContactWrapper td,
    #content .w table table.shopContactsPhonesTable td {
        display: inline-block !important;
        width: 50% !important;
    }

    #content .w table table.contactsRepairContactWrapper td:nth-of-type(2),
    #content .w table table.shopContactsPhonesTable td:nth-of-type(2) {
        display: none !important;
    }

}
