@media (min-width: 600px) and (max-width: 1024px) {
	.wrap-header {
		display: none!important;
	}
  h1,
  h2,
  .fake_h1_filter
  {
    font-size: 35px;
    line-height: 34px;
  }
  .sidebar,
  .wrap_map,
  .wrap_pop .title,
  .wiki,
  .wrap_desc_good table,
  .show_more_category,
  .full_desc_down,
  .wrap_buttom
  {
    display: none !important;
  }
  .wrap-main, .wrap-footer{
    padding-left: 0;
  }
  .form_insert .form_line {
	    width: calc(50% - 10px);
	    margin-right: 10px;
	}
	.form_insert button {
		padding-left: 0;
		padding-right: 0;
	}
	.form_insert .center_button {
	    margin-right: 10px;
	    width: calc(70%/3 - 10px);
	}
  .wrap{
    padding: 0;
  }
  .wrap--tech{
    padding-top: 0;
  }
  .content{
    padding: 0 20px;
  }
  .tech__item--w50{
    width: 100%;
  }
  .wrap-steps{
    padding: 0 20px;
  }
  .publ_block{
    width: calc(100% /2 - 10px);
    margin-bottom: 20px;
  }
  .wrap-footer{
    margin-top: 50px;
  }
  .mobile_header_fake{
    height: 60px;
  }
  .mobile_header{
    height: 60px;
    position: fixed;
    width: 100%;
    top: 0;
    background: var(--var-primary_color1);
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
  }
  .mobile_left_h img{
    width: 131px;
  }
  .mobile_right_h{
    width: 250px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobile_right_h .watsap_icon,
  .mobile_right_h .header_mobile_phone,
  .mobile_right_h .wrap-header-actions,
  .mobile_right_h .mobile_menu_icon_right_lines
  {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile_right_h .watsap_icon svg path {
  	fill: var(--var-primary_color2);
  }
  .header_mobile_phone svg{
    stroke: var(--var-primary_color2);
  }
  .mobile_right_h .mobile_menu_icon_right_lines{
    background: var(--var-primary_color2);
    border-radius: 8px;
  }
  .main__title .fake_h1{
    font-size: 66px;
    line-height: 63px;
  }
  .main__txt{
    font-size: 30px;
    line-height: 38px;
  }
  .main{
    height: auto;
    left: 20px;
    top: 45px;
    right: 20px;
  }
  .mobile_menu_js{
    padding: 17px 40px;
  }

  .mm-menu {
    --mm-color-background: var(--var-primary_color1);
    --mm-color-text: #000;
  }
  #mm-1 .mm-navbar, .mm-panels > .mm-panel::before {
    display: none;
  }
  #menu .logo {
    margin-bottom: 20px !important;
  }
  .catalog-menu__item a {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.01em;
  }
  .catalog-menu__item i, .catalog-menu__item svg {
    margin-right: 22px;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mm-btn_next:after{
    display: none;
  }
  .calc-btn {
    margin-bottom: 32px;
  }
  .side-menu__menu.wrap-other-menu {
    margin-bottom: 32px;
  }
  .catalog-menu__item{
    padding-bottom: 20px;
    width: auto;
  }
  .other-menu__link{
    font-size: 20px;
  }
  .catalog-menu__item i, .catalog-menu__item svg{
    width: 20px;
    height: 20px;
    color: var(--var-primary_color2);
  }
  .catalog-menu__item svg path{
    fill: var(--var-primary_color2);
  }
  .mm-menu a.calc-btn {
  	color: #fff;
  }
  .bread_mobile {
    position: fixed;
    top: 60px;
    background: #ECEFF8;
    overflow: scroll;
    display: inline;
    width: 100%;
    padding: 15px 20px;
    z-index: 1000;
  }
  .bread_mobile .bread {
    float: left;
    display: -webkit-box;
    margin-bottom: 0;
  }
  .bread__link, .bread__current {
    font-size: 14px;
  }
  .bread__sep {
    margin: 0 10px;
  }
  .fake_bread {
    width: 100%;
    height: 48px;
  }
  .title {
    padding: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .fotos__main.fotos-main {
    width: 100%;
  }
  .fotos {
    height: auto !important;
    max-height: none;
    flex-direction: column;
  }
  .fotos__imgs.fotos-imgs {
    flex-direction: row;
    margin-left: 0;
    width: 100%;
    justify-content: space-between;
  }
  .fotos-imgs__item {
    width: 49%;
    margin-top: 15px;
  }
  .param {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
  }
  .param__item {
    margin-bottom: 40px;
    width: 30%;
    margin-right: 0;
    margin-top: 0;
  }
  .param__item:nth-child(1), .param__item:nth-child(2), .param__item:nth-child(3) {
    margin-top: 0;
  }
  .param__icon {
    font-size: 40px;
  }
  .param__data {
    font-size: 26px;
    margin-bottom: 0;
  }
  .param__title {
    font-size: 18px;
  }
  .goods-price__actions {
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  a.goods-price__btn {
    width: 49%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 30px 0;
    font-size: 22px;
  }
  .prices {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .goods-price__actions{
    flex-direction: row;
    justify-content: space-between;
  }
  .goods-tabs__menu{
    font-size: 24px;
  }
  .wrap_desc_good .text{
    width: 100%;
  }
  .wrap_desc_good .text p{
    font-size: 18px;
    line-height: 30px;
  }
  .wrap--gray .title {
    padding: 0;
    padding-top: 20px;
  }
  .plan__item.plan__item--call{
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .goods__item .goods-tabs__menu{
    font-size: 16px;
  }
  .wrap--steps{
    padding-bottom: 50px;
  }
  .mobile_category {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 60px;
  }
  .category {
  overflow: auto;
  flex-wrap: nowrap;
}
.category__item {
  margin: 0 10px;
}
.category__item a {
  font-size: 18px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.up_action{
  left: auto;
  right: 20px;
}
.all_photo {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nashi_fotostat {
  width: calc(50% - 5px);
  margin-right: 0;
}
.no_custom_page .page-box {
  padding: 0 20px;
}
.mm-navbar {
  --mm-color-text-dimmed: #fff;
  --mm-color-button: #fff;
}
.menu_li_2{
  font-size: 20px;
  margin-bottom: 5px;
}
.filter {
  background: none;
}
.filter .mm-navbar{
  display: none;
}
.se_filter_box {
  width: 100%;
  float: left;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;

}
.se_filter_box::before, .se_filter_box::after {
  display: none;
}
.inputs__label {
  color: #FFF;
}
.item_class span {
  color: #FFF;
  margin-left: 15px;
}
.many_items {
  display: none;
}
.category_name_filter {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
  font-size: 20px;
  line-height: 20px;
}
.se_filter_box[data-type="checkbox"] .category_name_filter::before {
  content: "";
  top: 8px;
  right: 0;
  width: 15px;
  height: 2px;
  background-color: #FFF;
  position: absolute;
}
.se_filter_box[data-type="checkbox"] .category_name_filter::after {
  content: "";
  top: 2px;
  right: 6px;
  width: 2px;
  height: 15px;
  background-color: #FFF;
  position: absolute;
}
.custom-options {
  width: 100%;
}
.se_filter_box[data-type="checkbox"] .minus::after{
  display: none;
}
.count_filter2 {
  width: 100%;
  text-align: left;
  padding: 15px 0px;
  display: flex;
}
.box_bottom_mmennu_box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 15px;
}
.show_filter_results3 {
  text-decoration: none;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  font-weight: bold;
  color: #ffffff;
  background: #6dbb49;
  width: 45%;
}
.reset {
  text-decoration: none;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  font-weight: bold;
  color: #000000;
  background: #ffffff;
  width: 45%;
}
.box_bottom_mmennu {
  padding: 0 15px;
}
.count_filter2 span {
  font-weight: 600;
  color: #6dbb49;
  margin-top: 4px;
  margin-left: 5px;
}
.filter_price_minmax, .filter_size_minmax {
  float: left;
  width: 50%;
}
.inputs__label{
  font-size: 26px;
}
.item_class{
  font-size: 20px;
}
.container_slider{
  width: calc(50% - 10px);
}
.pluses__content > .pluses__title{
  position: relative;
  z-index: 9;
}
.no_slider_cat{
  width: 100%;
  margin-right: 0;
  margin-bottom: 50px;
}
.no_slider_cat .akcii_poln{
  padding: 0;
  flex-wrap: wrap;
}
.no_slider_cat .item_slider{
  width: 49%;
  margin-bottom: 20px;
}
.page_center_block div{
  width: 100% !important;

  position: relative !important;
  max-height: none !important;
  height: auto !important;
  padding: 0 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: 0 !important;
  margin-bottom: 20px !important;
}
.page_center_block{
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.page_center_block h2{
  font-size: 26px;
  line-height: 26px;
}
.page_center_block img{
  width: 100%;
}
.free_blocks .free_block{
  padding: 5px;
}
.text_video1{
  top: 20px;
  left: 20px;
}
.text_video2{
  bottom: 20px;
  left: 20px;
}
.text_video3{
  top: 20px;
  right: 20px;
}
.text_video4{
  right: 20px;
  bottom: 20px;
}
.oz .text{
  padding: 0 20px;
}
.oz3 img{
  max-width: 65%;
}
.akcii_button_fixed{
  z-index: 1000;
}
.oz4{
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.oz4 .block1{
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  border-radius: 0;
}
.oz_alll_blocks{
  padding: 0 20px;
}
.oz_alll_blocks .span1{
  font-size: 16px !important;
  line-height: 16px !important;
}
.oz_alll_blocks .text1{
  font-size: 20px !important;
  line-height: 20px !important;
}
.free2_blocks1_2 .free2_block{
  width: 49%;
}
.free2_blocks1_2 .free2_block5{
  width: 100%;
}
.no_custom_page .page-box .content{
  padding: 0;
}
.price_boxs{
  flex-wrap: wrap;
}
.price_boxs .price_box{
  width: 100%;
  margin-bottom: 20px;
}
.text_contacts{
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0;
  margin-bottom: 50px;
}
.contacts .map_contacts iframe {
  height: 400px;
}
.contacts{
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.ne_oz .infotext{
  width: 100%;
}
.ne_oz img{
  display: none;
}
.oz1 img{
  top: auto;
  width: 43%;
}
#modal_quiz{
  background: #28304c;
  padding: 15px;
  border-radius: 8px;
}
.quiz_step_block {
  width: calc(25% - 20px) !important;
  margin-bottom: 20px;
}
#modal_quiz .quiz_step_block{
  font-size: 16px;
  line-height: 16px;
}
.quiz_insert{
  margin-bottom: 50px;
}
#modal_quiz .quiz_form input{
  width: 30%;
}
.tech__item:nth-child(2) video {
  position: absolute;
  right: -135px;
  top: 15px;
  height: 326px;
  z-index: 0;
}
.prices{
  display: block;
}
}
