@media screen and (min-width:769px) {

}

@media screen and (max-width:768px){

}

@media screen and (max-width:414px){
	.content-about-home-text { width:390px; text-align:justify;}
	.content-about-home-text h1 { width:390px; }
	.content-sevice-home-text { width: 390px; }
	.content-product-home-text { width:390px; }
	.content-product-home-text h1 { width:390px; }
	.content-product-home-text ul li { width: 193px; padding: 10px 5px 20px 5px;}
	.content-product-home-text ul li img { width:100%; height:120px; }
	
	.content-product-list ul li { width: 185px; height:175px;}
	.content-product-list ul li img { width:100%; height:120px; }
	.ccontact-right iframe { width: 390px; height:245px; }
	.content-product-list { padding:0; }
}

@media screen and (max-width:375px){
	.content-about-home-text { width:350px; text-align:justify;}
	.content-sevice-home-text { width: 350px; }
	.content-product-home-text { width:350px; }
	.content-product-home-text ul li { width: 175px; padding: 10px 5px 20px 5px;}
	.content-product-home-text ul li img { width:100%; height:100px; }
	
	.content-product-list ul li { width: 167px; height:175px;}
	.content-product-list ul li img { width:100%; height:110px; }
	.ccontact-right iframe { width: 350px; height:245px; }
}

@media screen and (max-width:360px) {
	.content-about-home-text { width:340px; text-align:justify;}
	.content-about-home-text h1 { width:340px; }
	.content-sevice-home-text { width: 340px; }
	.content-product-home-text { width:340px; }
	.content-product-home-text h1 { width:340px; }
	.content-product-home-text ul li { width: 170px; padding: 10px 5px 20px 3px; }
	.content-product-home-text ul li img { width:100%; height:100px; }
	.service-circle { padding: 20px 10px 10px 10px; width: 160px; }
	.service-desc { padding: 10px; }
	
	.content-product-list ul li { width: 160px; height:160px;}
	.content-product-list ul li img { width:100%; height:100px; }
	
	.ccontact-right iframe { width: 340px; height:245px; }
}

@media screen and (max-width:320px) {
	.content-about-home-text { width:300px; text-align:justify;}
	.content-about-home-text h1 { width:300px; }
	.content-sevice-home-text { width: 300px; }
	.content-product-home-text { width:300px; }
	.content-product-home-text h1 { width:300px; }
	.content-product-home-text ul li { width: 150px; padding: 10px 5px 20px 3px; }
	
	.content-product-home-text ul li img { width:100%;height:100px; }
	.service-circle { padding: 17px 5px 10px 5px; width: 145px; }
	.service-desc { padding: 10px; }
	.service-circle h1 { font-size:14px; line-height:20px; }
	
	.content-product-list ul li { width: 140px; height:150px;}
	.content-product-list ul li img { width:100%; height:95px; }
	
	.ccontact-right iframe { width: 300px; height:245px; }
}