@media (max-width: 1200px) { 
	
}

@media (max-width: 1140px) { 
	
}

@media (max-width: 1025px) { 

	#wrap_slide{
		width:100%;
		display:inline-block;
		margin-top:10px;
		padding:5px;	
	}
	
	.wrap_logo{
		padding-top: 15px;
	}
	
	.wrap_logo img{
		max-width: unset;
		height: 30px;
	}
	
	#wrap_block_1{
		width:100%;
		position:inherit;
		background:none;		
	}
	
	.wrap_menu_lang{
		background:#2e3c2e;		
	}
	
	.wrap_name{
		text-align:center;
		padding-top: 20px;
	}
	
	#name_vi_mb{
		display:inline-block;
		margin-top:10px;	
	}
	
	
	.wrap_phone_search{
		display:inline-block;
		padding-top:18px;	
		margin-bottom:10px;
	}
	
	#wrap_phone{
		display: none;
	}
	
	#wrap_phone span{
		font-size:26px;
	}
	
	#wrap_search{
		width:100%;
		border:1px solid #ccc;
		border-radius:0px;
		height:35px;
	}
    
    #wrap_search input:nth-child(1){
    	float:none;
    }
    
    #wrap_search input:nth-child(2){
    	display: none;
    }
	
	.list_ca{
		display: unset;
	}
	
	.img_news_home{
		width: 350px;
		height: 232px;
	}
	.img_news_home img{
		width: 344px;
		height: 226px;
	}
	
	.wrap_item{
		width: 33%;
	}
	.block_item{
		width: 155px;
		height: 220px;
	}
	.img_item{
		width: 155px;
		height: 111px;
	}
	.img_item img{
		width: 143px;
		height: 102px;
	}
}

@media (max-width: 800px) { 
	.wrap_lang{
		margin-bottom:10px;
		text-align:center;	
	}
	
	.wrap_home{
		clear:both;
		margin-bottom:20px;	
	}
	
	.wrap_add_f{
		text-align:center;	
	}
	
	.wrap_social{
		text-align:center;
		margin-top:20px;	
	}
	
	.wrap_ca,.wrap_video,.news_left,.wrap_fanpage{
		display:none;	
	}

}

@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 
	
}

@media (max-width: 667px) { 
	
}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) { 
	.img_news_home{
		margin:0 auto;
		float:none;
		margin-bottom:10px;	
	}
	
	.content_news_home{
		width:100%;
		text-align:center;	
	}
	
	.wrap_news{
		width:100%;	
	}
	
	.wrap_item{
		width: 50%;
	}
	
	#wrap_img_product{
		width:100%;
		display:inherit;
		height:auto;	
	}
	
	#wrap_img_product img{
		max-width:100%;
	}
	
	#wrap_info_product h2{
		font-size:20px;	
	}
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) { 
	
}

@media (max-width: 360px) { 
  	
}

@media (max-width: 320px) { 
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}