#mobile-main-menu-switch,
#mobile-main-menu-switch + label {
  display: none;
}
#headerBg:not([data-header-block="empty"]) {
  padding-top: 0 !important;
}
#headerBg[data-header-block="empty"] {
  height: auto !important;
  min-height: 0;
}
.goog-te-menu-frame {
  max-width: 100%;
}
.facebook-widget-wrap {
  text-align: center;
  padding-bottom: 15px;
}
.sh_chat {
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
}
.companyItemgroups .sidebarBlockTitle span {
  display: none;
}
#new-year-header-2015 {
  min-width: 0;
  z-index: 15;
}
#groupsList .dMobileCollapse {
  display: none;
}
html.isMobile .popupIsOpened {
  overflow: hidden !important;
}
.companyPhones ul li a {
  color: inherit;
  text-decoration: none;
}
@media (min-width: 1000px) {
  .userColumn .contacts li.cont_phone a,
  table.contacts .cont_phone + td a,
  .companyPhones ul li a {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
@media (max-width: 1000px) {
  #headerBg {
    height: auto !important;
    background-size: cover !important;
    display: flex;
  }
  #headerBg[data-header-block="logo title phone empty"] {
    flex-wrap: wrap;
  }
  #headerBg .companyPhones,
  #headerBg .companyTitle,
  #headerBg .companyLogo {
    position: relative;
    left: auto;
    top: auto;
  }
  #headerBg .companyPhones {
    flex-shrink: 0;
  }
  #headerBg .companyTitle {
    max-width: 100%;
    height: auto;
  }
  #headerBg[data-header-block="logo empty"] .companyLogo {
    max-width: 100%;
    max-height: 100%;
  }
  #headerBg[data-header-block="logo phone empty"] [data-order-x="1"],
  #headerBg[data-header-block="title phone empty"] [data-order-x="1"],
  #headerBg[data-header-block="logo title empty"] [data-order-x="1"] {
    order: 1;
  }
  #headerBg[data-header-block="logo phone empty"] [data-order-x="2"],
  #headerBg[data-header-block="title phone empty"] [data-order-x="2"],
  #headerBg[data-header-block="logo title empty"] [data-order-x="2"] {
    order: 2;
  }
  #headerBg[data-header-block="logo phone empty"] [data-order-x="3"],
  #headerBg[data-header-block="title phone empty"] [data-order-x="3"],
  #headerBg[data-header-block="logo title empty"] [data-order-x="3"] {
    order: 3;
  }
  .wrapper,
  #headerBg,
  .crumbs,
  .body_wrapper,
  .userFooter,
  .inner-fix-width {
    width: 100% !important;
  }
  .body_wrapper {
    display: flex;
  }
  .userColumn {
    flex-shrink: 0;
    float: none !important;
  }
  .userMain {
    flex-shrink: 1;
    float: none !important;
  }
  .userColumn.columnRight {
    order: 1;
  }
  .wrapper.columnRight .body_wrapper {
    background-position: calc(100% - 239px) 0;
  }
  .contacts_social_order {
    display: flex;
    flex-direction: column;
  }
  .contacts_social_order .inSocial {
    order: 1;
    margin-left: 0;
  }
  /* ------------------------ NEWS AND ARTICLRES BLOCK ------------------------ */
  .userSite .companyNews .newsItem,
  .userSite .companyArticles .articlesItem {
    overflow: hidden;
  }
  .userSite .companyNews.small .itemDesc,
  .userSite .companyArticles.small .itemDesc {
    height: auto;
  }
  .categories .itemsList {
    display: flex;
    flex-wrap: wrap;
  }
  .categories .itemnameWrap {
    max-height: 76px;
    height: auto;
  }
  .categories.small .showitem {
    margin-bottom: 20px;
  }
  .showcase .itemsList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .showcase.large .showitem {
    width: 47%;
    margin: 0 0 7% 3%;
  }
  .showcase.middle .showitem,
  .showcase.small .showitem {
    width: 30%;
    margin: 0 0 5% 3%;
  }
  .showcase .itemImage {
    display: flex;
    width: 100% !important;
    min-width: 100% !important;
    justify-content: center;
    align-items: center;
  }
  .showcase .itemImage img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .tovar_main .controlsBut .i_callback {
    margin-top: 10px;
  }
  .tovar_bfoto {
    margin-right: 20px;
    width: 48.5%;
  }
  .tovar_bfoto_block div {
    width: 100%;
  }
  .tovar_bfoto_block {
    width: 100%;
    max-width: 100%;
  }
  .tovar_bfoto_block div img {
    max-width: 100%;
  }
  .tovar_zoom {
    left: auto;
    right: 0;
    top: auto;
    margin-top: -25px;
  }
  .tovar_main {
    padding-left: 0;
    overflow: hidden;
  }
  .tovar_main .tovar_infblock {
    padding-left: 0;
  }
  .tovar_main .social_network .sharethis-wrapper,
  .tovar_main .social_network .label {
    text-align: left !important;
  }
  .shortPrReviewsForm table td[colspan] p:last-child {
    margin-bottom: 0;
  }
  .shortPrReviewsForm table tr > td:first-child:not([colspan]) {
    width: auto;
  }
  .shortPrReviewsForm td .greyB {
    margin-bottom: 10px;
  }
  .reviewsList .reviewItem .ratingsFor .ratingsForItem {
    margin-right: 10px;
    margin-left: 0 !important;
  }
  .itemFullText table,
  .item_desc_full table,
  .info table,
  .itemFullText img,
  .item_desc_full img,
  .info img,
  .pageContent img,
  .pageContent table {
    max-width: 100%;
  }
  .pageContent .innerContent iframe,
  .tabsContent .desc_wrapper iframe {
    max-width: 100% !important;
  }
}
@media (max-width: 920px) {
  .sortBlock strong {
    display: block;
  }
  .showcase.middle .showitem,
  .showcase.small .showitem {
    width: 47%;
  }
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-54px {
    font-size: 42px;
    line-height: 1em;
  }
}
@media (min-width: 650px) and (max-width: 800px) {
  .company_groupsList .allGroups .group {
    width: 100%;
  }
}
@media (min-width: 651px) and (max-width: 800px), (max-width: 560px) {
  .productList .productItem {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 35px;
  }
  .productList .productItem .centerBlock {
    width: 100%;
    padding: 0;
  }
  .productList .productItem .imgMainBlock {
    margin-right: 20px;
  }
  .productList .productItem .rightBlock {
    padding-bottom: 10px;
  }
  .mainMaterialImg {
    float: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 800px) {
  .showcase.large .showitem {
    width: 97%;
  }
  .tovar_bfoto {
    width: 100%;
    margin-right: 0;
  }
  .tovar_main {
    clear: both;
  }
  .small_tovar_foto {
    text-align: center;
  }
  .tovar_bfoto_block {
    height: auto;
    max-height: none;
  }
  .tovar_bfoto_block div img {
    max-height: none;
  }
  .tabsBlock .tabsMenu {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 0;
    margin-bottom: 5px;
  }
  .tabsBlock .tabsMenu li.activeTab {
    width: 100%;
    order: 1;
    top: auto;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    cursor: default;
  }
  .tabsBlock .tabsMenu li:not(.activeTab) {
    margin-left: 0;
    margin-right: 3px;
    margin-top: 7px;
  }
  .productReviewsForm table tr,
  .productReviewsForm table tr td {
    display: block;
  }
  .companyReviewsForm table tr,
  .companyReviewsForm table tr td {
    display: block;
    width: auto !important;
  }
  .generalValuation .addReview + p {
    clear: both;
    padding-top: 10px;
  }
  #colorbox {
    position: fixed !important;
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  #cboxWrapper {
    width: 100% !important;
    height: 100% !important;
  }
  #cboxTopLeft,
  #cboxTopCenter,
  #cboxTopRight,
  #cboxMiddleLeft,
  #cboxMiddleRight,
  #cboxBottomLeft,
  #cboxBottomCenter,
  #cboxBottomRight {
    display: none;
  }
  #cboxContent {
    width: 100% !important;
    height: 100vh !important;
    box-sizing: border-box;
    border-radius: 0;
  }
  #cboxLoadedContent {
    width: auto !important;
    height: 100% !important;
  }
  .popup.requestPop {
    width: auto !important;
  }
  .requestPop .rowFormPop:after {
    content: '';
    display: table;
    clear: both;
  }
  .requestPop .rowFormPop input[type="text"] {
    width: calc(100% - 104px);
    box-sizing: border-box;
  }
  .requestPop .rowFormPop .rightBlockFP {
    float: left;
    width: calc(100% - 104px);
    right: auto;
    left: 4px;
  }
  .requestPop .rowFormPop .rightBlockFP input[type="text"],
  .requestPop .rowFormPop .rightBlockFP textarea {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .requestPop .phoneSelectWrapper {
    display: flex;
  }
  .requestPop .phoneSelectWrapper .phoneSelectMainInput {
    margin-left: 0 !important;
  }
  .requestPop #dEnqueryPhoneSelect .phoneSelectWrapper .phoneLockedCountryCodeS,
  .requestPop #dEnqueryMessagePhoneSelect .phoneSelectWrapper .phoneLockedCountryCodeS {
    margin-right: 6px !important;
    width: 64px !important;
  }
  #cboxLoadedContent #orderForm .orderFormSend {
    display: inline-block;
    position: relative;
    margin-top: 0;
  }
  #dEnqueryPhoneSelect input,
  #dEnqueryMessagePhoneSelect input {
    float: right;
    left: 0;
    width: calc(100% - 170px) !important;
  }
  .popup.graphicPop {
    width: auto !important;
  }
  .popup.callBackPop {
    width: auto !important;
  }
  .callBackPop .namePriceBlockCLP {
    width: calc(100% - 125px);
  }
  .callBackPop .phoneSelectWrapper {
    display: flex;
  }
  .callBackPop .phoneSelectWrapper .phoneSelectMainInput {
    margin-left: 0 !important;
  }
  callBackPop .phoneSelectWrapper .phoneLockedCountryCodeS {
    margin-right: 6px !important;
  }
  .popup.basketPop .contentPopup {
    padding-left: 0;
  }
  .popup.basketPop {
    width: auto !important;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice:after {
    content: '';
    display: table;
    clear: both;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.TotalOfItem {
    width: 100%;
    clear: left;
    border-top: 1px solid #eee;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.TotalOfItem .otherCurrency {
    display: inline-block;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.TotalOfItem .otherCurrency:before {
    content: '/ ';
    margin-left: 5px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.TotalOfItem .dItemTotal {
    margin-left: 10px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.TotalOfItem br {
    display: none;
  }
  .bulkPriceTooltip {
    top: 100%;
    left: 0;
    margin-top: 5px;
    transform: none;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .name {
    max-width: 100%;
  }
  .popup.feedbackPop {
    width: auto !important;
  }
  .popup.feedbackPop .selectGrey,
  .feedbackPop .contentPopup input[type="text"],
  .feedbackPop .contentPopup textarea {
    width: 100% !important;
    box-sizing: border-box;
    max-width: none;
  }
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-54px {
    font-size: 42px;
    line-height: 1em;
  }
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-42px {
    font-size: 32px;
    line-height: 1em;
  }
  #mobile-main-menu-switch + label {
    display: inline-block;
    line-height: 40px;
    float: left;
    padding: 0 12px;
  }
  #mobile-main-menu-switch + label:before {
    content: '';
    display: inline-block;
    border-top: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    background-color: currentColor;
    padding: 3px 0;
    height: 2px;
    width: 16px;
    background-clip: content-box;
    position: relative;
    top: 1px;
    margin-right: 5px;
  }
  .companyMainmenu ul.main-menu-list {
    display: none;
  }
  .companyMainmenu .inner-fix-width:after {
    content: '';
    display: table;
    clear: both;
  }
  #mobile-main-menu-switch:checked + label {
    z-index: 1000001;
    position: fixed;
    right: 15px;
    top: 0;
  }
  #mobile-main-menu-switch:checked + label:after {
    content: ' ' attr(mobile-lang-label);
  }
  #mobile-main-menu-switch:checked ~ ul.main-menu-list {
    display: flex;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000000;
    flex-direction: column;
    overflow-y: auto;
    white-space: normal;
    box-sizing: border-box;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
  }
  #mobile-main-menu-switch:checked ~ ul.main-menu-list li {
    margin: 0;
    line-height: 1.4em;
  }
  #mobile-main-menu-switch:checked ~ ul.main-menu-list a {
    display: block;
    padding: 10px;
  }
  .companyItemgroups {
    margin-bottom: 20px;
  }
  .companyItemgroups .blockControl {
    display: none;
  }
  .companyItemgroups:not(.mobileCatalogMenuActive) .menuBody {
    display: none;
  }
  .companyItemgroups.mobileCatalogMenuActive {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .companyItemgroups.mobileCatalogMenuActive .input {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
  }
  .companyItemgroups.mobileCatalogMenuActive .sidebarBlockTitle {
    padding-left: 10px;
    flex-shrink: 0;
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-left-width: 0 !important;
  }
  .companyItemgroups.mobileCatalogMenuActive .sidebarBlockTitle:after {
    content: 'x';
    float: right;
  }
  .companyItemgroups.mobileCatalogMenuActive .sidebarBlockTitle span:after {
    content: ' ' attr(mobile-lang-label);
    font-weight: 400;
    text-transform: lowercase;
  }
  .companyItemgroups.mobileCatalogMenuActive .menuBody {
    overflow: auto;
    height: 100%;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList {
    margin-left: 0;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow {
    padding-right: 33px;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow > .dMobileCollapse {
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    height: 27px;
    display: inline-block;
    border-radius: 2px;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow.activeItem {
    margin-bottom: 5px;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow.activeItem > ul {
    position: relative;
    display: block;
    left: auto;
    top: auto;
    width: auto;
    margin-right: -33px;
    margin-left: 10px;
    margin-top: 5px;
    z-index: 1;
    border-right: 0;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow.activeItem > a {
    font-weight: 700;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow.activeItem > a:after {
    transform: rotate(90deg);
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow.activeItem > .dMobileCollapse {
    border: 1px solid currentColor;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li > a {
    padding-right: 0;
    padding-left: 10px;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList li.arrow > a:after {
    pointer-events: none;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul {
    background: #f2f4f4;
    border-color: #e1e1e1;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul {
    background: #f0f1f1;
    border-color: #dfdfdf;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul {
    background: #edefef;
    border-color: #dcdcdc;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul {
    background: #eaecec;
    border-color: #dadada;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul ul {
    background: #e8eaea;
    border-color: #d7d7d7;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul ul ul {
    background: #e5e8e8;
    border-color: #d5d5d5;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul ul ul ul {
    background: #e2e5e5;
    border-color: #d2d2d2;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul ul ul ul ul {
    background: #e0e3e3;
    border-color: #d0d0d0;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul ul ul ul ul ul {
    background: #dde0e0;
    border-color: #cdcdcd;
  }
  .companyItemgroups.mobileCatalogMenuActive #groupsList > ul > li ul ul ul ul ul ul ul ul ul ul ul {
    background: #dadede;
    border-color: #cbcbcb;
  }
  .columnLeft .companyItemgroups .sidebarBlockTitle {
    border-left-width: 0;
  }
  .columnRight .companyItemgroups .sidebarBlockTitle {
    border-right-width: 0;
  }
  .companyItemgroups .sidebarBlockTitle {
    font-weight: 700;
    border: 1px solid currentColor;
  }
  .companyItemgroups .sidebarBlockTitle span {
    display: inline;
  }
  .companyItemgroups .sidebarBlockTitle:before {
    content: '';
    display: inline-block;
    border-top: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    background-color: currentColor;
    padding: 3px 0;
    height: 2px;
    width: 16px;
    background-clip: content-box;
    position: relative;
    margin-right: 5px;
  }
}
@media (max-width: 650px) {
  .body_wrapper {
    flex-direction: column;
    position: relative;
    background-image: none !important;
    padding: 115px 0 0;
  }
  .userColumn {
    position: static !important;
    order: 1;
  }
  .userColumn,
  .userMain {
    width: 100% !important;
  }
  .userMain {
    padding-top: 0;
  }
  .companyItemgroups {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
  }
  .search {
    margin: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .userColumn .contacts {
    padding-right: 15px;
    display: flex;
    justify-content: space-between;
  }
  .userColumn .contacts .cont_map {
    margin-left: 15px;
  }
  .userColumn .contacts ul {
    margin-left: 15px;
  }
  .userColumn .contacts .cont_map a {
    display: block;
  }
  .userColumn .contacts .cont_map a img {
    max-width: 100%;
  }
  .userColumn .contacts .cont_map + a {
    display: none;
  }
  .innerContent {
    padding: 0 15px;
  }
  /* ------------------------------ SIDEBAR ------------------------------ */
  .sidebarBlockTitle {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* --------------------------------- FOOTER --------------------------------- */
  .userFooter,
  .userFooter.oneLine {
    margin: 0;
    height: auto;
    text-align: center;
  }
  .userFooter .second_line .inner-fix-width,
  .userFooter .first_line .inner-fix-width {
    padding-left: 15px;
    padding-right: 15px;
  }
  .userFooter .second_line .companyCopyrights {
    max-width: none;
    white-space: normal;
    display: block;
  }
  .userFooter .second_line .complain-link:before {
    display: none;
  }
  .userFooter .first_line .inner-fix-width {
    padding-bottom: 10px;
    display: flex;
    flex-direction: column;
  }
  .userFooter .first_line .arrRightLink {
    order: 1;
  }
  /*Page Contacts*/
  .contactBlock {
    padding-left: 15px;
    padding-right: 15px;
  }
  .company_groupsList .allGroups,
  .controlsBlock {
    padding-left: 15px;
    padding-right: 15px;
  }
  .informPages ul {
    margin-left: 15px;
  }
  .productList {
    padding: 0 15px;
  }
  .showcase .itemsList {
    margin-left: 0;
  }
  .showcase.large .showitem,
  .showcase.middle .showitem,
  .showcase.small .showitem {
    margin-left: 2%;
    margin-right: 2%;
    width: 46%;
  }
  .tovar_container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .unisenderBlock .innerBlock {
    padding-left: 15px;
    padding-right: 15px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.countItems {
    width: 100%;
    padding-left: 0 !important;
    padding-top: 10px;
    clear: left;
    border-top: 1px solid #eee;
    padding-bottom: 5px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.countItems em {
    padding-left: 0 !important;
    float: left;
    line-height: 27px;
    width: 75px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.countItems br {
    display: none;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.countItems .minOrder {
    padding-left: 75px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement.countItems .bulkPriceIcon {
    margin: 7px 0 0 185px;
  }
  .bulkPriceTooltip {
    margin-top: -3px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .name {
    white-space: normal;
    margin-right: 30px;
  }
  .basketPop .contentPopup .basketItem + .companyBlock .row.orderingBut span {
    margin-top: 15px;
  }
  #headerBg[data-header-block="title empty"] .companyTitle.block-size-54px {
    font-size: 42px;
    line-height: 1em;
  }
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-42px {
    font-size: 32px;
    line-height: 1em;
  }
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-36px,
  #headerBg[data-header-block="logo phone empty"] .companyPhones.block-size-36px,
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-32px,
  #headerBg[data-header-block="logo phone empty"] .companyPhones.block-size-32px,
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-28px,
  #headerBg[data-header-block="logo phone empty"] .companyPhones.block-size-28px,
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-24px,
  #headerBg[data-header-block="logo phone empty"] .companyPhones.block-size-24px {
    font-size: 20px;
    line-height: 1em;
  }
  #headerBg[data-header-block="logo title phone empty"] {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #headerBg[data-header-block="logo title phone empty"] [data-order-y="1"] {
    order: 1;
  }
  #headerBg[data-header-block="logo title phone empty"] [data-order-y="2"] {
    order: 2;
  }
  #headerBg[data-header-block="logo title phone empty"] [data-order-y="3"] {
    order: 3;
  }
  .googleTranslateBlock {
    padding: 0 15px;
  }
  .goog-te-menu-value span:first-child {
    width: calc(100% - 55px) !important;
  }
  .crumbs {
    padding-left: 15px;
    padding-right: 5px;
    box-sizing: border-box;
  }
  .crumbs a {
    display: inline;
  }
  .companyItemgroups .sidebarBlockTitle {
    border-left-width: 1px !important;
    border-right-width: 1px !important;
  }
}
@media (max-width: 530px) {
  .company_groupsList .allGroups .group {
    width: 100%;
  }
  .controlsBlock {
    display: flex;
    flex-direction: column;
  }
  .controlsBlock .viewType {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .controlsBlock .viewType a {
    vertical-align: top;
    position: relative;
    color: #ccc;
    margin: 0 70px 7px 12px !important;
  }
  .controlsBlock .viewType a.active,
  .controlsBlock .viewType a:hover {
    color: #666;
  }
  .controlsBlock .viewType:before {
    content: attr(mobile-lang-label) ': ';
    vertical-align: top;
  }
  .controlsBlock .viewType a:after {
    position: absolute;
    display: inline-block;
    left: 100%;
    margin-left: 5px;
  }
  .controlsBlock .viewType a.tile:after {
    content: attr(mobile-lang-label);
  }
  .controlsBlock .viewType a.list:after {
    content: attr(mobile-lang-label);
  }
  #cboxClose {
    top: 13px;
    right: 20px;
  }
  #cboxContent {
    padding-left: 17px;
    padding-right: 17px;
  }
  .requestPop .contentPopup {
    padding-left: 0;
    margin-bottom: 10px;
  }
  .requestPop .rowFormPop .labelFP {
    display: block;
    float: none;
    width: auto;
  }
  .requestPop .rowFormPop input[type="text"] {
    width: 100%;
    left: auto;
  }
  .requestPop .rowFormPop .rightBlockFP {
    float: none;
    width: 100%;
    left: auto;
  }
  #dEnqueryPhoneSelect input,
  #dEnqueryMessagePhoneSelect input {
    width: calc(100% - 70px) !important;
  }
  .requestPop.popup .marked {
    margin-left: 0;
  }
  #cboxLoadedContent #orderForm .orderFormSend {
    margin-left: 0;
  }
  .popup.shippingPaymentPOP .contentPopup,
  .popup.graphicPop .contentPopup,
  .popup.callBackPop .contentPopup {
    padding-left: 0;
  }
  .callBackPop .contentPopup {
    padding-bottom: 33px;
  }
  .callBackPop .phoneSelectMainInput {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 14px !important;
    width: calc(100% - 75px);
    box-sizing: border-box;
  }
  .callBackPop .select2-container .select2-choice {
    font-size: 14px !important;
    height: 30px !important;
    line-height: 30px !important;
    width: 60px !important;
  }
  .callBackPop .select2-container .select2-choice .select2-arrow b {
    background-position: 0 3px !important;
  }
  .callBackPop a.greenB {
    left: auto;
  }
  .basketPop .contentPopup .basketItem .bodyBlock {
    padding-left: 0;
    min-height: 0;
    clear: both;
    padding-top: 10px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement:first-child br {
    display: none;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement:first-child .otherCurrency {
    display: inline-block;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement:first-child .otherCurrency:before {
    content: '/ ';
    margin-left: 5px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .calcPrice .calcElement:first-child strong {
    margin-left: 10px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .deleteBlock {
    top: -66px;
    right: 15px;
  }
  .basketPop .contentPopup .basketItem .bodyBlock .name {
    margin-right: 0;
  }
  .basketPop .contentPopup .basketItem + .companyBlock {
    padding-left: 15px;
  }
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-32px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-32px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-32px {
    font-size: 28px;
    line-height: 1em;
  }
  #headerBg[data-header-block="logo title phone empty"] .companyPhones.block-size-36px,
  #headerBg[data-header-block="logo title phone empty"] .companyPhones.block-size-32px,
  #headerBg[data-header-block="logo title phone empty"] .companyPhones.block-size-28px,
  #headerBg[data-header-block="logo title phone empty"] .companyPhones.block-size-24px {
    font-size: 20px;
    line-height: 1em;
  }
  .mainMaterialImg {
    float: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  h1 {
    padding-bottom: 7px;
  }
  .userColumn .contacts {
    flex-direction: column;
  }
  .contactBlock table.contacts,
  .contactBlock table.contacts tr,
  .contactBlock table.contacts td,
  .contactBlock table.contacts th {
    display: block;
  }
  .contactBlock table.contacts tr + tr {
    margin-top: 5px;
  }
  .contactBlock table.contacts td + td {
    padding-left: 30px;
    padding-top: 0;
  }
  .showcase.large .showitem,
  .showcase.middle .showitem,
  .showcase.small .showitem {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .tabsBlock .tabsMenu li:not(.activeTab) {
    width: 100%;
  }
  .answerUseful {
    display: flex;
    flex-wrap: wrap;
  }
  .reviewsList .reviewItem .answerUseful .replyReviews {
    order: 1;
    margin-right: 0;
  }
  .reviewsList .reviewItem .answerUseful .yes,
  .reviewsList .reviewItem .answerUseful .no {
    margin: 0 5px;
  }
  .companyReviewsForm .recomFriends .label {
    width: 100%;
  }
  .basketPop .contentPopup .basketItem + .companyBlock {
    padding-left: 5px;
  }
  .basketPop .contentPopup .basketItem + .companyBlock .row .label {
    display: block;
    width: auto;
    float: none !important;
  }
  .basketPop .contentPopup .basketItem + .companyBlock .row.orderingBut,
  .basketPop .contentPopup .basketItem + .companyBlock .row.companyMinOrderSum {
    padding-left: 0;
  }
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-36px,
  #headerBg[data-header-block="phone empty"] .companyPhones.block-size-36px,
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-32px,
  #headerBg[data-header-block="phone empty"] .companyPhones.block-size-32px,
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-28px,
  #headerBg[data-header-block="phone empty"] .companyPhones.block-size-28px,
  #headerBg[data-header-block="title phone empty"] .companyPhones.block-size-24px,
  #headerBg[data-header-block="phone empty"] .companyPhones.block-size-24px {
    font-size: 20px;
    line-height: 1em;
  }
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="title empty"] .companyTitle.block-size-54px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="title empty"] .companyTitle.block-size-42px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-32px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-32px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-32px,
  #headerBg[data-header-block="title empty"] .companyTitle.block-size-32px,
  #headerBg[data-header-block="logo title phone empty"] .companyTitle.block-size-28px,
  #headerBg[data-header-block="title phone empty"] .companyTitle.block-size-28px,
  #headerBg[data-header-block="logo title empty"] .companyTitle.block-size-28px,
  #headerBg[data-header-block="title empty"] .companyTitle.block-size-28px {
    font-size: 24px;
    line-height: 1em;
  }
  #headerBg[data-header-block="title phone empty"],
  #headerBg[data-header-block="logo title empty"],
  #headerBg[data-header-block="logo phone empty"] {
    flex-direction: column;
  }
  #headerBg[data-header-block="title phone empty"] [data-order-y="1"],
  #headerBg[data-header-block="logo title empty"] [data-order-y="1"],
  #headerBg[data-header-block="logo phone empty"] [data-order-y="1"] {
    order: 1;
  }
  #headerBg[data-header-block="title phone empty"] [data-order-y="2"],
  #headerBg[data-header-block="logo title empty"] [data-order-y="2"],
  #headerBg[data-header-block="logo phone empty"] [data-order-y="2"] {
    order: 2;
  }
  #headerBg[data-header-block="title phone empty"] [data-order-y="3"],
  #headerBg[data-header-block="logo title empty"] [data-order-y="3"],
  #headerBg[data-header-block="logo phone empty"] [data-order-y="3"] {
    order: 3;
  }
}
@media (max-width: 350px) {
  .userSite .companyNews.small h1,
  .userSite .companyArticles.small h1 {
    padding-bottom: 17px;
  }
  .userSite .companyNews.small .newsImage,
  .userSite .companyArticles.small .articlesImage {
    float: none;
  }
  .userSite .companyNews.small .itemInfo,
  .userSite .companyArticles.small .itemInfo {
    padding-left: 0;
  }
}
@media (max-width: 300px) {
  .controlsBlock .viewType:before {
    content: none;
  }
}
