/* Smartphones (portrait) -- DƯỚI 320PX ----------- */
@media only screen
and (max-width : 320px) {

}



/* Smartphones (portrait and landscape) TỪ 480PX TỚI 768PX----------- */
@media only screen
and (min-width : 480px)
and (max-width : 600px) {

}





/* Smartphones (portrait and landscape) TỪ 480PX TỚI 768PX----------- */
@media only screen
and (max-width : 670px) {
    
}



/* Smartphones (portrait and landscape) TỪ 480PX TỚI 768PX----------- */
@media only screen
and (min-width : 530px) {
    
}

/* Smartphones (portrait and landscape) TỪ 480PX TỚI 768PX----------- */
@media only screen
and (min-width : 768px) {
    
}


/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-width : 992px) {
    
}


/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1200px) {
.container{
	width: 1250px;
	max-width: 100%;
}
.img-prolist-page1 img {
    height: 225px;
    width: 100%;
}
.name-prolist-page1 a {
    color: #cb1d1e;
}














}





/* Desktops and laptops ----------- */
@media only screen
and (max-width : 1199px) {
	.container{
		width: initial !important;
	}
	.item-prolist-qnh{
		width: 100%;
	}
	.img-prolist-qnh {
	    width: 100%;
	    float: left;
	    margin-bottom: 10px;
	    overflow: hidden;
	}
	.img-prolist-qnh a{
		float: left;
		width: 100%;
		text-align: center;
	}










    
}





/* Desktops and laptops ----------- */
@media only screen
and (max-width : 992px) {
    .left-about-home1{
    	width: 100%;
    }
    .right-about-home1{
    	width: 100%;
    }
	.nelist-home{
		width: 100%;
	}
	.prolist-home1{
		display: none;
	}
	.info-footer{
		width: 100%;
	}
	.procategory-footer{
		width: 100%;
	}
	.right-footer{
		width: 100%;
	}
.left-page1{
	width: 100%;
}
.right-page1{
	display: none;
}
.item-prolist-page-adt1{
	width: 50%;
}

























}

/* Desktops and laptops ----------- */
@media only screen
and (max-width : 798px) {
	.name-company{
		width: 100%;
		float: left;
		text-align: center;
	}
	.right-top-header{
		display: none;
	}
	.menu-main,.search-qnh{
		display: none;
	}
	.title-menu-mobile{
		display: block;
    	transition: all 1.3s linear;
	}
	.item-prolist-qnh{
		width: 100%;
	}
	.item-newshome{
		width: 50%;
	}
	.social-bottom {
	    width: 100%;
	    left: 0px;
	    bottom: 0px;
	    box-shadow: -3px -3px 7px #ccc;
	    padding: 5px 0px;
	}
	.social-bottom a {
	    width: 50px;
	}
	.item-social-bottom {
	    width: 33.3333%;
	    text-align: center;
	}
.item-prolist-page1{
	width: 50%;
}
.img-product-detail{
	width: 100%;
	margin-bottom: 15px;
}
.right-prodetail-rep{
	width: 100%;
}















}



@media only screen
and (max-width : 620px){
	



}





/* Smartphones (portrait and landscape) TỪ 480PX TỚI 768PX----------- */
@media only screen
and (max-width : 480px) {
	
.item-prolist-page-adt1{
	width: 100%;
}

	
}




/* Smartphones (portrait and landscape) TỪ 480PX TỚI 768PX----------- */
@media only screen
and (max-width : 320px) {

}


