@media (max-width: 768px){

	#wpadminbar{
		position: fixed;
		width: 100%;
	}

	.popup_close svg path{
		stroke: #fff;
	}

	.breadcrumbs li{
		font-size: 13px;
		line-height: 1;
	}

	.breadcrumbs li:after{
		width: 4px;
		background-size: contain;
		margin: 0 7px;
	}

	body{
		padding-top: 80px;
	}
	.top_line{
		top: 0;
		padding: 27px 0;
	}

	.customize-support .top_line{
		top: 46px;
	}

		.top_line.fixed{
			padding: 15px 0;
		}

	.top_line a.logo img{
		max-width: 180px;
		display: block;
	}

	.top_line .mob_nav{
		max-width: 280px;
		/*height: calc(100vh - 80px);*/
		height: 100vh;
		position: fixed;
		top: 0px;
		left: -200%;
		background: #fff;
		flex-direction: column;
		padding: 0 20px;
		padding-bottom: 40px;
		padding-top: 80px;
		box-shadow: 0 0 10px rgba(0,0,0,.2);
		transition: left .3s;
	}

	.top_line .mob_nav.show{
		left: 0;
		transition: left .3s;
	}

	.top_line nav{
		padding-right: 0;
		width: 100%;
	}

	.top_line nav ul{
		flex-direction: column;
		margin-top: 30px;
	}

	.top_line nav ul li{
		width: 100%;
	}

	.top_line nav ul li a{
		width: 100%;
  text-align: left;
  padding: 8px 0;
  display: block;
  font-size: 18px;
	}

	.top_line .order_button{
		width: 100%;
		max-width: 100%;
	}

	#nav-icon4{
		display: block;
	}

	.slider_wrap{
		height: 403px;
		overflow: hidden;
	}

	.slide_item{
		height: auto;
		padding: 35px 15px 55px;
		flex-direction: column;
	}

	.slide_info .slide_title{
		font-size: 25px !important;
		line-height: 1.2 !important;
	}

	.slide_desc{
		font-size: 14px;
		line-height: 1.5;
	}

	.slide_prod{
		display: flex;
		justify-content: space-between;
		margin-top: 25px;
		max-width: 100%;
	}

	.slide_prod .prod_item{
		width: calc(33.33% - 2.5px);
		height: auto;
		flex-direction: column;
		margin: 0;
		padding: 8px 2px;
	}

	.slide_prod .prod_img{
		width: 100%;
		height: 80px;
	}

	.slide_prod .prod_img img{
		max-width: 80%;
		max-height: 80%;
	}

	.slide_prod .prod_title{
		width: 100%;
		font-size: 13px;
		line-height: 1.3;
		text-align: center;
	}

	.slider_wrap .slick-dots{
		bottom: 20px;
	}

	.slider_wrap .slick-dots li{
		width: 10px;
		height: 10px;
		margin: 0 3px; 
	}

	.section_title{
		font-size: 26px;
		line-height: 1.2;
	}

	.excell{
		margin-top: 60px;
	}

	.excell_item{
		width: calc(33.33% - 2.5px);
		padding: 10px;
  padding-bottom: 20px;
  height: 125px;
	}

	.excell_title{
		font-size: 14px;
		line-height: 1.3;
	}

	.excell_icon{
		width: 70px;
		height: 70px;
	}

	.excell_icon img{
		max-width: 35px;
		max-height: 35px;
	}

	.products{
		margin-top: 60px;
	}

	.product_box{
		margin-top: 30px;
		padding: 0 7px;
	}

	.product_item{
		width: calc(50% - 15px);
		margin: 0 7px;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.product_item .product_photo{
		height: 180px;
	}

	.product_title{
		font-size: 15px;
		line-height: 1.2;
	}

	.product_title{
		min-height: 45px;
		height: auto;
	}

	.all_product{
		margin-top: 30px;
	}

	.all_product a{
		font-size: 14px;
	}

	.brand{
		margin-top: 60px;
	}

	.brand_box{
		margin-top: 30px;
	}

	.brand_item{
		width: calc(50% - 5px);
		margin-bottom: 10px;
		height: 100px;
	}

	.brand_item img{
			max-width: 80%;
   max-height: 80%;
	}

	.contact{
		margin-top: 60px;
	}

	.contact_box{
		height: auto;
		flex-direction: column;
		border-color: #cdd4df;
	}

	.contact_info{
		margin-left: 0;
		width: 100%;
		padding: 35px 0;
		margin: 0 auto;
	}

	.contact_title{
		font-size: 25px;
		line-height: 1.2;
	}

	.contact_info form{
		margin-top: 25px;
	}

	.contact_info form input{
		height: 45px;
		font-size: 15px;
		margin-bottom: 15px;
	}

	.contact_info ul li{
		font-size: 14px;
		margin-bottom: 15px;
	}

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

	.contact_img{
		position: relative;
		overflow: hidden;
		height: 150px;
		width: auto;
		margin-left: -1px;
		margin-right: -1px;
		margin-top: -1px;
	}

	.contact_img img{
		position: relative;
		width: 100%;
	}

	.about_page{
		padding-top: 40px;
	}

	.about_box{
		flex-direction: column-reverse;
		margin-top: 25px;
	}

	.about_box .about_col{
		width: 100%;
	}

	.about_box .about_col:first-child{
		padding-top: 5px;
		font-size: 14px;
		line-height: 1.5;
	}

	.mission{
		margin-top: 40px;
	}

	.mission_box{
		height: auto;
		padding: 25px 25px;
		background-size: cover;
	}

	.mission_desc{
		font-size: 14px;
		line-height: 1.5;
	}

	.quality{
		margin-top: 50px;
	}

	.quality .about_col:last-child{
		margin-top: 0;
	}

	.product_wrap{
		flex-direction: column;
	}

	.product_img{
		margin-right: 0;
		height: auto;
		margin-bottom: 15px;
	}

	.catalog_page .products{
		margin-bottom: 0;
		margin-top: 40px;
	}

	.catalog_page .section_title{
		text-align: left;
	}

	.catalog_page .product_box{
		margin-top: 20px;
	}

	.product_cat{
		flex-wrap: wrap;
		margin: 0 7px;
		margin-bottom: 15px;
		margin-top: 0;
	}

	.product_cat li{
		padding: 0 10px;
		height: 28px;
		font-size: 13px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.product_info .product_title{
		font-size: 30px;
		margin-bottom: 15px;
	}

	.product_code{
		font-size: 14px;
	}

	.product_certif{
		margin-top: 10px;
	}

	.product_certif{
		font-size: 14px;
	}

	.product_certif ul{
		margin-top: 10px;
	}

	.product_certif ul li{
		margin-right: 10px;
		width: 30px;
		height: 30px;
	}

	.product_desc{
		font-size: 14px;
		line-height: 1.5;
	}

	.product_desc br{
		display: none;
	}

	.product_specif{
		margin-top: 30px;
	}

	.product_specif .tabs li{
		font-size: 13px;
		padding: 0 15px;
		height: 34px;
	}

	.product_specif .tabs li:not(:last-child){
		margin-right: 10px;
	}

	.feature table td{
		height: 36px;
		font-size: 13px;
  padding-left: 15px;
	}

	.feature table td:last-child{
		padding-left: 15px;
	}

	.other_prod{
		margin-top: 40px;
	}

	.other_title{
		font-size: 25px;
	}

	.other_prod .product_box{
		margin-top: 25px;
	}

	footer{
		margin-top: 45px;
		height: auto;
		padding: 20px 0;
	}

	footer .container{
		flex-direction: column;
	}

	footer a.f_logo img{
		max-width: 220px;
	}

	.copyright{
		font-size: 13px;
		margin-top: 3px;
	}
}