@media (min-width:992px) and (max-width:1199px){
	body{
		font-size: 12px;
	}
	.menu-header{
		background: url("images/bg-header-md.png") repeat-x right top;
		padding-top: 0px;
	/*background: url('images/bg-header.png') repeat-x ;*/
	}
	.menu-header .navbar-collapse{
		padding-right: 0px;
		padding-left: 0px;
	}
	#menu-top li a {
	    font-size: 11px;
	    line-height: 21px;
	}
	#hot-product .product-item .product-title {
	    font-size: 13px;
	}

}
@media (min-width:1200px){
	.container {
	    width: 1200px;
	}
	.carousel-btn.carousel-btn-prev {
	    background-position: 0px -200px;
	}
	.carousel-btn.carousel-btn-next {
	    background-position: -54px -200px;
	}	
	.slider_big
	{
		height: 500px;
		overflow: hidden;
	}
	.lienhe_top
	{
		height: 413px;
		overflow: hidden;
	}
	.goingay
	{
		position: absolute;
		bottom: 30px;
		left: 0;
		width: 100%;
	}
	.items .item
	{
		height: 260px;		
	}
	.fanpage
	{
		float: right;
		width: 300px;
	}
}
@media (max-width:767px){
	.thongdiep
	{
		white-space: normal;
	}
	.texttop > img
	{
		max-width: 100%;
		margin-right: 0;
		float: left;
	}
	.navbar-toggle .icon-bar
	{
		background: #fff;
		height: 3px;
	}
	.navbar-toggle
	{
		padding: 0 10px;
	}
	.pre_footer
	{
		display:none;
	}
	.logo_footer a
	{
		width: 100%;
	}
	.info_footer p
	{
		text-align: center;
	}
	.info_footer
	{
		margin-top: 10px;
	}
	.collapse.in {
	    display: block;
	    z-index: 9999;
	    position: relative;
	}
	.navbar-collapse
	{
		background: #82BD17
	}
	#menu ul 
	{
		display: none !important;
	}
	.col-md-6
	{
		width: 48%;
		float: left;
	}
}
@media (max-width:600px){
	.col-md-6
	{
		width: 50%;
		float: left;
	}
	.item_sp ul
	{
		display: none;
	}
	.item_sp h3 
	{
		height: 60px;
	}
}