@media (max-width: 1200px) { 
	
}

@media (max-width: 1140px) { 

}

@media (max-width: 1024px) { 
	#wrap_hotline_search p:nth-child(1) a{
		font-size:14px;
	}
    
    #wrap_name img{
        max-width: 80%;
    }
	
	.minimal-menu ul li a {
		display: block;
		padding: 0px 19px!important;
		font-size: 13px!important;
	}
	
	.wrap_bg_content_product{
		width:220px;
	}
	
	.wrap_content_product{
		width:200px;
	}
	
	.wrap_img_product{
		width:208px;
	}
	
	.wrap_img_product img{
		max-width:180px;
		max-height:190px;	
	}
    
    .block_news_home img{
    	width: 83px;
    	height:70px;
    }
    
    .block_news_home h3 a{
    	font-size:10px;
    }
    
    .block_news_home p{
    	font-size:12px;
    }

}

@media (max-width: 800px) { 
	#wrap_name{
	   display:none;
	}
}

@media (max-width: 768px) { 
	#wrap_menutop_1{
		text-align:center;	
	}
	
	.line_doc{
		display:none!important;	
	}
	
	.minimal-menu ul li a {
		display: block;
		padding: 0px 10px!important;
		font-size: 12px!important;
	}	
	
	
	.kmt_home img{
		margin:5px 0px!important;	
	}
	
	.wrap_qv{
		display:none!important;	
	}
	
	.block_pcom{
		border-bottom:2px dashed #ccc;	
	}
	
	
	#wrap_info_pd{
		clear:both;
	}	
}

@media (max-width: 736px) { 
	.block_pcl{
		height:229px;
		background:url(../img/bg_pcl_1.png) no-repeat center;	
	}
    
    #wrap_block_1{
		text-align:center;	
	}
	
	#wrap_hotline_search{
		text-align:center;	
	}
	
	#wrap_search{
    	width:100%;
    	padding-left:0px;
    }
    
    #wrap_search input:nth-child(1){
    	width:100%;
    	height:38px;
    	float:none;
    	padding-left:5px;
    }
    
    #wrap_search input:nth-child(2){
    	display: none;
    }
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
}

@media (max-width: 667px) { 
	.block_pcl{
		height:229px;
		background:url(../img/bg_pcl_1.png) no-repeat center;	
	}
}

@media (max-width: 480px) { 
	
	
	
	.block_pcl{
		height:229px;
		background:url(../img/bg_pcl_1.png) no-repeat center;	
	}
	
	.wrap_info_product{
		text-align:center;	
	}
	
	#wrap_block_4{
		font-size:10px!important;	
	}
	
	.list_lp p a{
		font-size:7px;
	}

}

@media (max-width: 414px) { 

	.wrap_img_pcl > div img{
		max-width:80px;
		max-height:130px;	
	}
    
    #wrap_product .col-xs-6{
        width: 100%;
    }
}

@media (max-width: 375px) { 

	
	#wrap_bg_menutop_1{
		height:30px;
		line-height:30px;	
		background:url(../img/bg_mn_1.png) no-repeat center #252628;
	}
	
	#wrap_menutop_1 a{
		font-size:11px;	
	}
    
    .list_thumb{
    	width: 370px;
    }
    
    .list_thumb li{
    	width:75px;
    	height:75px;
    }
    
    .list_thumb li img{
    	width:65px;
    	height:65px;
    }
}

@media (max-width: 360px) { 
    .wrap_fanpage{
        display:none!important;
    }
}

@media (max-width: 320px) { 
	#wrap_logo img{
		height:70px;
	}
	
	
	.read_more{
		text-align:right;
		margin:0px;	
	}
	
	.read_more a{
		color:#000;
	}
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}