@media (max-width: 1280px){
	.top_nav {
    width: auto;
    flex-wrap: wrap;
    height: 90px;
  }
  .top_logo{
  	width: 100%;
  	text-align: center;
  }
  .top{
    margin: 15px 15px;
   }
  .top_search {
    width: 100%;
    margin-left: 0px;
  }
  .top_search button{
	  right: 5px;
	  left: unset;  	
   }
   .s_img {
	  right: 5px;
	  left: unset; 
	}
	.top_but {
    margin-left: 0px;
    margin-top: 20px;
  }
  .top_but .btn1  {
    padding: 10px 16px !important;
    text-align: center;
  }
	.input_header_top {
    width: 100% !important;
    padding-left: 0 !important;
    text-indent: 10px;
  }
	.top_nav .menu_block{
		width: 100%;
	}
	.mob_n2_wrap{
	  top: 147px;
	}
	.inner_level_01desk_wrap {
    width: 100%;
  }
  .carusel_wrap_inner {
    width: 100%;
  }
  #menu_line {
    width: 93%;
  }
	.sl_block{
		width: 980px;
	}
  .sl_block_img {
    width: 980px;
    height: 350px;
  }
  .sl_block_inf {
    width: 320px;
    float: right;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
    height: 100%;
  }
  .content {
  	width: 95% !important;
  }
	body>.content {
    margin: 0 auto;
  }

  .cont_form_bottom{
  	width: 100%;
  }
  .footer{
  	width: 100%;
  }
  .footer_inner{
  	width: 100%;
  }
	.footer_inner .footer_label{
		padding-left: 15px;
	}
	.footer_inner .footer_cont{
		padding-right: 15px;
	}
}
@media (max-width: 980px){
	.sl_block{
		width: 720px;
	}
  .sl_block_img {
    width: 720px;
    height: 350px;
  }
}
@media (max-width: 1001px){
	h1 {
    padding-top: 15px;
  }
	main {
	    padding: 0 0!important;
	    margin-top: 70px!important;
	}
	.content img{
  	max-width: 100% !important;
  }
	.header, .mob_n2_wrap{
	    display: none;
	}
	.logo_wrap{
		width: auto;
	}
	.m_menu {
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    flex-wrap: wrap;
	    position: fixed;
	    top: 0px;
	    background: #FFFFFF;
	    max-width: 1170px;
	    margin: auto;
	    left: 0;
	    z-index: 999;
	}

  .input_header_top{
    	width: 100%;
  }
	.share-t .ban_a {
	    height: 30px;
	}
    a .txt_ {
        font-size: 15px;
    }
	.txt_ {
	    height: 20px;
	}
	.logo_img01 {
	    width: 170px;
	}

	.phone_button {
	    font-size: 16px !important;
	}
	.wqwe1 a {
	    font-size: 16px !important;
	    color: #000;
	}
	.wqwe1 {
	    font-size: 16px !important;

	}
	.btn_mob1 {
	    width: 120px !important;
	    font-size: 13px;
	}
	.btn_mob2 {
	    width: 60px !important;
	    font-size: 13px;
	}
    .input_header_top{
    	width: 100% !important;
    	padding-left: 0 !important;
    	text-indent: 15px;
    }
    .nav .top_search{
    	width: 100% !important;
    }
    .s_img {
	    right: 8px !important;
	    left: unset !important;
	}
	.m_menu .container .nav.nav01{
       overflow-x: hidden !important;
       overflow-y: scroll !important;
       margin: 0;
	}
	.sl_block {
       width: auto;
    }
    .content {
       width: auto;
    }
    .content .content{
       width: auto !important;
    }	
    .cont_form_bottom {
      width: auto;
      padding: 20px 15px;
    }
    .footer_inner {
      width: auto;
      justify-content: center;
      text-align: center;
    }
    .footer_inner>div{
    	width: 100%;
    }
	  body>.content{
	
	  }
	  .cont_form_bottom form{
	    display: flex;
	    flex-wrap: wrap;
	   }
	  .cont_form_bottom form input{
	  	width: 90% !important;
	  	margin: 10px !important;
	  }
	  .cont_form_bottom form button{
	  	width: 90% !important;
	  	margin: 10px !important;
	  }
	  .cont_form_bottom form>div{
	  	display: flex;
	  }
	  .cont_form_bottom form>div>div{
	  	display: flex!important;
	  	align-items: center!important;
	  }
	  .next_rev a{
	  	width: auto !important;
	  }
	  .footer_label_img a{
	  	float: none !important;
	    margin-right: unset !important;
	  }
	  .footer_cont {
	    text-align: center;
	  }
	  .footer_cont_soc {
	    display: flex;
	    justify-content: center;
	  }
	  .sl_block {
	    width: 870px;
	    height: auto;
	  }
	  .sl_block_img {
	    width: 870px;
	    height: 350px;
	  }
	  .sl_block_inf {
	    width: 320px;
	    float: right;
	    background: rgba(0, 0, 0, 0.4);
	    padding-left: 0px;
	    padding-right: 0px;
	    padding-top: 25px;
	    height: 100%;
	  }
	  .footer_label_img a {
	    margin-left: 0px!important;
	  }
	  .m_menu .header_mob_phone{
	  	margin-right: 20px;
	  }
	  .m_menu .clear_mob_menu{
	  	display: none;
	  }
}
@media screen and (max-width: 870px){
	.sl_block {
	    width: 680px;
	}
	.sl_block_img {
	    width: 680px;
	    height: 350px;
	}
}
@media (max-width: 640px){

  .sl_block {
    display: none;
    height: auto;
  }
  .sl_block_img {
    width: 480px;
    height: 350px;
  }
  .sl_block_inf {
    width: 320px;
    float: right;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
    height: 100%;
  }
}
@media (max-width: 480px){
	.logo_wrap{
		width: auto;
	}
	.phone_button {
	    font-size: 14px !important;
	}
    .wqwe1 a {
	    font-size: 14px !important;
	    color: #453D58;
	}
	.wqwe1 {
	    font-size: 14px !important;

	}
	.logo_img01 {
	    width: 115px;
	}	
	.sl_block {
    width: 320px;
    height: auto;
  }
  .sl_block_img {
    width: 320px;
    height: 350px;
  }
  .sl_block_inf {
    width: 320px;
    float: right;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 25px;
    height: 100%;
  }
  .arr_right, .arr_left{
  	display: none;
  }
}


@media (min-width: 720px) and (max-width: 860px){
	.mob_n2_wrap .carusel_wrap_inner div:nth-child(1){
    
	}
	#menu_line{
    width: 91%;
	}
}
@media (min-width: 860px) and (max-width: 1300px){
	.mob_n2_wrap .carusel_wrap_inner div:nth-child(1){
    
	}
	#menu_line{
		width: 93%;
	}
}
@media (min-width: 1280px) and (max-width: 1350px){
	.mob_n2_wrap .carusel_wrap_inner div:nth-child(1){
    
	}
	.mob_n2_wrap .carusel_wrap_inner{
    width: 100%;
	}
	#menu_line{
		width: 94%;
	}
}


@media (max-width: 320px){

	.m_menu .header_mob_phone{
		margin-right: 0px;
	}
	.goods_param_sert{
    margin-left: 0px;
	}
}

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


   .top_logo {
       width: 20%;
       text-align: center;
    }
    .top_search {
        width: 35%;
        margin-left: 0px;
    }
	.top_but {
	    margin-left: 0px;
	    margin-top: 4px;
	}
	.s_img {
	    right: 13px;
	    left: unset;
	    top: 8px;
	}
	.top_nav {
    justify-content: space-between;
  }
	.top_nav .menu_block {
	    width: 53%;
	    margin-left: 5px;
	}
	.phone_button {
	    margin-left: 0px;
	    padding-left: 25px;
	    padding-right: 5px;
	    width: 12%;
	}
  .top_menu_main a {
    padding: 0px 3px;
  }
  .line_between_cont {
    background-position: 0px 6px;
    width: 1px;
  }
.mail_button {
    background-position: 0px 5px;
    margin-left: 7px;
    padding-left: 20px;
    padding-right: 0px;
    width: 13%;
 }
 .top_nav {
    width: auto;
    flex-wrap: wrap;
    height: 60px;
}
}

@media (max-width: 1281px){


  .header_mob_phone .wqwe1 a {
    font-family: PTSans-Bold;
    font-weight: bold;
  }

  .btn_mob2{
  	background: url(../img/cart.svg) 0px 3px no-repeat;
    position: relative;
    background-size: 15px;
  }
  .nav.nav01 .mob_cont {
    margin-top: 10px;
  }
  .nav01 .mob_cont .btn_mob2 {
    padding: 3px 7px 7px 26px !important;
    padding-left: 25px !important;
  }
  .btn_mob2:before{
  	content: "";
    display: block;
    width: 25px;
    top: -3px;
    left: -6px;
    height: 25px;
    position: absolute;
    border: 1px solid #98c35a;
    border-radius: 21px;
  }
  .s_img {
    right: 8px !important;
    left: unset !important;
    width: 20px;
  }
  .m_menu .nav a {
    text-align: left !important;
    padding-left: 15px !important;
  }
  .mdropdown {
    left: 100%;
    top: 0;
    width: 100%;
    border: medium none;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none;
    position: absolute;
    z-index: 5;
    background: #FFF;
    margin: 0;
    padding: 0;

}
	.wrap_mobile_menu{
    transition: transform 0.2s ease-in-out;
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
	}
	.nav li {
     clear: both; 
     margin: 0; 
  }
	.nav.nav01{
		max-height: none !important;
	}
	.m_menu .container ul.mdropdown {
	    padding: 0 0px;
	}

	.m_menu .nav .mob_menu_item  a {
    padding: 19px 18px 20px 0px;
    margin: 1px 0;
    display: block;
    width: 79%;
    float: left;
    padding-left: 25px !important;
    border: none;
    font-weight: normal;
  }
  .m_menu .nav .mob_menu_item img {
    float: right;
    margin-top: 28px;
    text-align: center;
    position: relative;
    right: 30px;
    transform: rotate(270deg);
  }
  .m_menu .nav .mob_menu_item, .m_menu .nav .mob_menu_item li {
    list-style: none;
    display: block;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    padding: 0;
  }

   .mob_menu_item:after{ 
   	content: " ";
  	clear: left;
  	display: block;
  }
  .m_menu .container .botom_items{
  	display: block;
    height: 230px;
    text-align: left;
    padding-left: 23px;
    background: #fbfbfb;

  }
  .m_menu .container .botom_items li{
  	padding: 15px 0px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2;
  }
  .prew_menu{
  	padding: 15px 25px !important;
    text-align: left;
  }
  .prew_menu i{
  	margin-right: 10px;
  }
  .m_menu .nav .li_text_section{
	  background-color: #fbfbfb !important;
  }
  .m_menu .nav .prew_link_section{
   float:none !important;
   font-weight:600 !important;
   background-color: #fbfbfb !important;
}
.m_menu_scroller{
	overflow:hidden;
	margin: 0 auto;
    margin-left: -15px;
    margin-right: -15px;
}
.botom_items .phone_button, .botom_items a{
	font-size: 16px;
    font-weight: bold;
	color: #453D58 !important;
	padding-left: 0px !important;
}
.m_menu .nav .botom_items a {
    padding-left: 5px !important;
}
.bx_breadcrumbs li:last-child{
	display:none !important;
}
.bx_breadcrumbs li:nth-last-child(2) a:after{
	display:none;
}
.lkBook1 .svg-inline-close{
	display: none;
}
.lkBook1 img{
	display: block;
}

.lkBook1.c_ham .svg-inline-close{
	display: block;
}
.lkBook1.c_ham img{
	display: none;
}
#popup_3d{
	height: 1400px;
	display: block;
}

}
.owerflow_body{
  position:relative;
  overflow:hidden;
  height: 100%;
}