@media only screen and (max-width: 1600px) {
  .scroll_top {
    right: 10px;
  }
}

@media only screen and (max-width: 1280px) {
  .wH_menu > ul > li {
    margin: 5px 15px;
  }

  .wH_menu > ul > li > a {
    font-size: 14px;
  }

  .wF_contacts {
    margin: 0 7%;
  }

  .wBenefit_b_content span {
    height: auto;
  }

  .wBlock_with_bg .wList_blocks {
    width: 700px;
    margin: 0 auto;
  }

  .wNews_slider_block {
    float: none;
    width: 320px;
  }

  .wN_slide {
    width: 264px;
  }

  .wBlock_with_bg .wL_block {
    width: 320px;
    max-width: none;
    background-size: 100%;
  }

  .wBlock_with_bg .wL_block p {
    font-size: 24px;
  }

  .wBlock_with_bg .wL_block span {
    font-size: 14px;
    line-height: 18px;
    height: 108px;
    margin-bottom: 12px;
  }

  .wM_catalog ul li .content {
    display: none;
  }

  .wC_column.wide {
    max-width: 290px;
  }

  .wBlock_form_with_map .wQuestion_block {
    right: 0;
    left: auto;
    max-width: 530px;
  }

  .wBlock_form_with_map .wQuestion_block:after {
    content: none;
  }

  .scroll_top {
    bottom: 90px;
  }

  .bg_video {
    display: none;
  }

  .indexPage .wBlock_top {
    padding-top: 160px;
  }

  .indexPage .wBlock_top img {
    display: none !important;
  }

  .indexPage .wBlock_top img.responsive {
    display: block !important;
    overflow: hidden;
    height: 160px;
  }

  .wL_block p {
    font-size: 26px;
  }
}

@media only screen and (max-width: 1023px) {
  .wContainer {
    padding: 0;
  }

  .wHeader {
    visibility: hidden;
    overflow: hidden;
    height: 60px;
  }

  .wH_top,.wH_bottom {
    display: none;
  }

  .fix_top {
    position: fixed;
    display: block;
  }

  .wFooter {
    height: auto;
    margin-top: 0;
  }

  .wF_top {
    display: none;
  }

  .wF_bottom {
    padding: 15px 0;
  }

  .wBenefit_block {
    width: 100%;
    max-width: 380px;
  }

  .wBlock_sliderBrands {
    height: auto;
    padding: 20px 0;
    background: #e9ebea;
  }

  .wBlock_sliderBrands p {
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .wBrands_slider_block {
    margin: 0 auto;
    padding: 0 20px;
  }

  .wM_catalog > ul > li.wide,.wM_catalog > ul > li {
    width: 49%;
    min-width: 0;
    max-width: 300px;
  }

  .wBlock_form_with_map .wQuestion_block {
    max-width: 400px;
    padding: 15px 20px;
  }

  .wBlock_top,.indexPage .wBlock_top {
    margin-top: 0;
    padding-top: 60px;
  }

  .indexPage .wBlock_top {
    padding-top: 0;
  }

  .indexPage .wBlock_top img.responsive {
    display: none !important;
  }

  .scroll_top {
    bottom: 60px;
  }
}

@media only screen and (max-width: 980px) {
  .wM_catalog > ul > li.wide.big {
    width: 100%;
    max-width: 430px;
    padding-top: 240px;
  }

  .wM_catalog ul li .content {
    display: inline-block;
  }

  .wI_content {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .f_t_logo {
    width: 160px;
  }

  .wBlock_title {
    line-height: 68px;
    min-height: 70px;
    padding: 15px;
  }

  .wBlock_title p {
    font-size: 24px;
    line-height: 28px;
  }

  .wBlock_companyBenefits .wTxt {
    padding: 0 5%;
  }

  .wBlock_sliderBrands {
    padding: 25px 15px;
  }

  .wBlock_sliderBrands p {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .wBlock_catalogue .wLeft {
    display: none;
  }

  .wM_catalog ul {
    text-align: center;
  }

  .wM_catalog > ul > li.wide,.wM_catalog > ul > li {
    width: 100%;
    min-width: 0;
    max-width: 300px;
  }

  .wBlock_form_with_map .wQuestion_block {
    position: relative;
    z-index: 15;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    box-sizing: border-box;
    width: 100%;
    max-width: 720px;
    margin: 0 auto 10px;
    padding: 10px;
    background: rgba(30, 50, 43, .5);
  }

  .wMap {
    padding-top: 60%;
  }
}

@media only screen and (max-width: 720px) {
  .wLeft,.wRight {
    float: none;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .wM_catalog > ul > li,.wM_catalog > ul > li.wide {
    width: 49%;
    min-width: 0;
  }

  .wF_bottom {
    width: 50%;
    max-width: 300px;
    margin: 0 auto;
    padding: 15px 25%;
    text-align: center;
  }

  .wF_copy,.wF_develop {
    float: none;
  }

  .wF_copy {
    margin-bottom: 15px;
  }

  .wBlock_with_bg {
    padding: 30px 0;
    background-color: #21342e;
    background-image: none;
  }

  .wBlock_with_bg .wList_blocks {
    width: auto;
  }

  .wList_blocks .wL_block {
    display: none;
  }

  .wNews_slider_block {
    display: block;
    width: 360px;
    margin: 0 auto;
    padding-top: 10px;
  }

  .wN_slide {
    width: 304px;
  }

  .wC_column + .wC_column {
    margin-left: 0;
  }

  .wC_column,.wC_column.wide {
    max-width: 600px;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .wHeader,.fix_top {
    height: 40px;
  }

  .f_t_menu {
    width: 40px;
    height: 40px;
  }

  .f_t_menu svg {
    top: 6px;
  }

  .f_t_menu span {
    display: none;
  }

  .f_t_logo {
    width: 80px;
    padding: 5px 10px;
  }

  .fix_top .wH_switch_lang {
    margin: 2px 0;
    text-align: right;
  }

  .fix_top .wH_switch_lang ul li {
    display: block;
    padding: 0 10px;
  }

  .fix_top .wH_switch_lang ul li + li {
    border: none;
  }

  .fix_top .wH_switch_lang ul li a {
    line-height: 18px;
  }

  .wBlock_title p:before,.wBlock_title p:after {
    content: none;
  }

  .wM_catalog ul {
    text-align: center;
  }

  .wM_catalog > ul > li,.wM_catalog > ul > li.wide {
    width: 100%;
    max-width: 455px;
  }

  .wF_bottom {
    width: 100%;
    padding: 10px 5px;
  }

  .wF_copy {
    margin-bottom: 5px;
  }

  .wL_gallery_block {
    width: 100%;
    max-width: 455px;
    margin: 0 0 10px;
    padding-top: 230px;
  }

  .wL_gallery_block a {
    padding: 10% 2% 2%;
  }

  .paginWrapp a {
    margin: 0 5px;
  }

  .paginWrapp a.pPrev {
    padding-right: 20px;
  }

  .paginWrapp a.pNext {
    padding-left: 20px;
  }

  .wQuestion_block {
    padding: 15px 20px;
  }

  .mfiModal {
    width: 100%;
  }
}

@media only screen and (max-width: 540px) {
  .wM_catalog > ul > li.wide.big {
    max-width: 300px;
    padding-top: 150px;
  }

  .wM_catalog ul li .content {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .wBenefit_block {
    width: 300px;
    margin-bottom: 25px;
    padding-left: 70px;
  }

  .wBenefit_b_content p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .wBenefit_b_content span {
    font-size: 14px;
    line-height: 18px;
  }

  .wBenefit_block .svgHolder {
    width: 50px;
    height: 50px;
  }

  .wBlock_sliderBrands {
    padding: 20px 5px;
  }

  .wNews_slider_block {
    width: 300px;
  }

  .wN_slide {
    width: 245px;
  }

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

  .wList_areas_of_use > div {
    width: 100%;
    max-width: 380px;
    margin-bottom: 25px;
    padding: 0;
  }

  .wList_areas_of_use > div .number {
    font-size: 60px;
    line-height: 60px;
    left: 0;
    padding: 5px;
    border: 1px solid #f26522;
    background: rgba(255, 255, 255, .8);
  }

  .wList_areas_of_use > div .number:before {
    content: none;
  }

  .wMap {
    padding-top: 280px;
  }

  .scroll_top {
    bottom: 90px;
    left: 50%;
    margin-left: -32px;
  }
}
