@media only screen and (max-width: 1200px) {
	#content-left{
		display: none;
	}
	.main_right{
		display: none;
	}
	#main{
		width: auto;
		float: none;
	}
	.wraper_content {
	    padding: 0px 15px;
	}
	.responsive_product{
 		text-align: center;
 	}
	.wraper_content{
		background: none;
		padding: 0px;
	}
	#page{
		background: #fff;
	}
	#menu_footer{
		display: none;
	}
	.main_hethongwebsite{
		display: none;
	}

	.box_skitter img {
	    max-width: none;
	    width: 100%;
	    height: auto;
	}
}
@media only screen and (max-width: 1024px) {
 
}
 
@media only screen and (max-width: 980px) {
 	.jqueryslidemenu{
 		display: none;
 	}
 	#pull{
 		display: block;
 	}
}
 
@media only screen and (max-width: 800px) {
 
}
 
@media only screen and (max-width: 780px) {
 	
}
 
@media only screen and (max-width: 768px) {
 	#slider{
 		display: none;
 	}
}
 
@media only screen and (max-width: 720px) {
 
}
 
@media only screen and (max-width: 640px) {
 	ul.product_info {
	    width: 100%;
	    float: left;
	    font-size: 13px;
	    text-indent: 0px;
	    margin-top: 15px;
	}
	.product_detail_pic {
	    margin: 0;
	}
}
 
@media only screen and (max-width: 600px) {
 
}
 
@media only screen and (max-width: 568px) {
 
}
 
@media only screen and (max-width: 563px) {
 
}
 
@media only screen and (max-width: 549px) {
 
}
 
@media only screen and (max-width: 534px) {
 
}
 
@media only screen and (max-width: 480px) {
 	.responsive_product{
 		width: 100%;
 	}
 	.image_boder {
	    background: none repeat scroll 0 0 #FFFFFF;
	    border: 1px solid #ECDD90;
	    float: left;
	    margin: 0 10px 0 0;
	    padding: 2px;
	    width: 100%;
	    height: auto;
	    margin: 0;
	    margin-bottom: 9px;
	}
	.image_boder img{
		height: auto;
		width: 100%;
	}
}
 
@media only screen and (max-width: 360px) {
 
}
 
@media only screen and (max-width: 338px) {
 
}
 
@media only screen and (max-width: 330px) {
 
}
 
@media only screen and (max-width: 320px) {
 
}