@media (min-width: 1200px)
{
	.img-wrapper img
	{
		width:100%;
		height:130px;
	}
	.search-open {
    width: 280px !important;
	}
	.btn-search {
    width: 50px !important;
	}
	.display-none
	{
		display:none;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 769px)
{
	.language
	{
		text-align:center;
		margin-bottom:5px;
	}
	.div-hotline
	{
		text-align:center;
	}
	#form-search
	{
		display:none;
	}
	.border
	{
		border:none !important;
		height:auto;
		padding-left:15px;
		margin:10px 0px;
	}
	
}
@media only screen and (max-width: 768px)
{
	.header-bottom .menunav
	{
		display:none;
	}
	.tit
	{
		display:none;
	}
	.display-none
	{
		display:block;
	}
	.logo 
	{
		text-align:center;
	}
	.logo img
	{
		
		text-align:center;
		height:50px;
	}
	.language
	{
		text-align:center;
		margin-bottom:5px;
	}
	.div-hotline
	{
		text-align:center;
	}
	ul.list-menu-left
	{
		display:none;
	}
	.icon_menu_mobile
	{
		top:15px;
		left:10px;
	}
	.border
	{
		border:none !important;
		height:auto;
		padding-left:15px;
		margin:10px 0px;
	}
	.box-news-left
	{
		width:100%;
	}
	.box-news-right
	{
		width:100%;
	}
	.box-fb
	{
		display:none;
	}
	.box-video
	{
		display:none;
	}
}
@media only screen and (max-width: 768px) and (min-width: 641px)
{
	
}
@media only screen and (max-width: 640px)
{
}
@media only screen and (max-width: 640px) and (min-width: 481px)
{
	
}
@media only screen and (max-width: 480px)
{
	.icon_menu_mobile
	{
		top:8px;
		left:5px;
	}
}
@media only screen and (max-width: 480px) and (min-width: 361px)
{
	
}
@media only screen and (max-width: 360px)
{
	.div-hotline
	{
		text-align:center;
		font-size:13px;
	}
}
@media only screen and (max-width: 360px) and (min-width: 321px)
{
	
}
@media only screen and (max-width: 320px)
{
}