/* 980px ho?c nh? hon */
@media screen and (min-width: 980px) {
	.menu_respon{
		display:none!important;
	}

}
@media screen and (max-width: 980px) {

	.wallpaper {
		width: 100%;
		margin: 0 auto;
		background: none;
		padding: 0px 0px;
	    margin-top: 10px;	
	}
	
	.container{
		width:750px;
	}
	.menu_child_cat {
		display: none;
	}
	.box_cathome .cat_images {
		display: none;
	}
	.product_box .img {
		margin: 5px 0px;
		height: 160px;
		padding-top: 20px;
	}
	.product_box .img img {
		max-width: 100px;
	}
	.product_box .price_info p.price_pro {
		font-size: 17px;
	}	
	.product_box a.name {
		font-size: 12px;
	}
	.product_box {
		height: 220px;
	}
	.menu-right{
		display:none;
	}
	.divmenu {
		display: none;
	}

	.box_slide {
		width: 100%;
		height: auto;
		padding-left: 0px;
	}
	.nivoSlider img{
		height:auto!important;
		min-height: inherit!important;
		max-height: inherit!important;
	}
	.menu_hover {
		display: none;
	}
	.icon_pr_mb {
		display:block;
	}
	.col_menu {
		width: 33%;
	}
	.box_search_mb{
		text-align:right;
	}
	#content_left_news {
		display: none;
	}	
}


/* 700px ho?c nh? hon */
@media screen and (max-width: 700px) {
	.container {
		width: 100%;
	}
	.social_right{
		right: 0px;
	}
	.info_support {
		display:none;
	}
	.product_box a.name {
		font-size: 12px;
		line-height: 16px;
		text-transform: inherit;
	}	
	.camketchung{
		display:none;
	}
	.menu_new_top_left{
		display:none;
	}
	.banner{
		text-align:center;
	}
	.banner img {
		display: -webkit-inline-box;
	}
	.box_services {
		display: block;
	    padding-top: 20px;
	}
	.info_support {
		margin-top: 15px;
	}
	#content_page_product {
		width: 100%;
	}
	#content_left_news {
		width: 100%;
	}
	#content_page {
		width: 100%;
		margin-bottom:10px;
	}
	#content_right {
		width: 100%;
	}
	.dangkythongtin {
		margin: 0px 10px;
	}	
	.item{
		text-align: center;
	}
	.owl-carousel .owl-item img {
		display: -webkit-inline-box;
		width: auto!important;
	}
	
}

/*  480px ho?c nh? hon */
@media screen and (max-width: 480px) {

}