/* 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: 1280px;
}
.main-menu {
    width: calc(100% - 430px);
}
.bottom-title-two{
	padding: 0px 15%;
}






}





/* Desktops and laptops ----------- */
@media only screen
and (max-width : 1199px) {
.main-menu > ul > li > a{
	font-size: 22px;
}
.item-prolist .image-prolist img {
    height: 200px;
}
.item-procate{
	width: 25%;
}
.right-about-home,.right-about-home2 {
    position: inherit;
}
.item-info-home{
	width: 50%;
    padding: 15px;
}
.phone-header {
	display: none;
}
.main-menu {
    width: calc(100% - 300px);
}
.bottom-title-two{
	padding: 0px 10%;
}
.name-prolist2 a {
    font-size: 23px;
}

.img-nelistr2 {
    width: 130px;
}
.info-nelistr2 {
    width: calc(100% - 130px);
}




    
}





/* Desktops and laptops ----------- */
@media only screen
and (max-width : 992px) {
.main-menu{
	display: none;
}
.title-menu-mobile{
	display: block;
}
.item-prolist {
    width: 50%;
}
.item-procate{
	width: 33.3333%;
}
.item-nelist{
	width: 100%;
}
.item-footer{
	width: 100%;
}
.item-footer2{
	width: 100%;
}
.left-contact{
	width: 100%;
}
.right-contact{
	width: 100%;
}
.item-nelist-page{
	width: 50%;
}
.img-procate{
	width: 100%;
}
.right-procate{
	width: 100%;
}
.name-procate{
	margin-top: 15px;
}
.img-about-home{
	width: 100%;
	margin-bottom: 15px;
}
.right-about-home{
	width: 100%;
}
.bottom-title-two{
	width: 100%;
	padding: 0px 15px;
}
.img-about-home2{
	width: 100%;
}
.right-about-home2{
	width: 100%;
	margin-bottom: 15px;
}
.item-prolist2 {
    width: 100%;
}
.name-prolist2 {
    height: inherit;
}
.name-prolist2 a {
    font-size: 26px;
}
.item-info-home2{
	width: 50%;
}
.item-nelist2{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.right-nelist2{
	width: 100%;
}










}

/* Desktops and laptops ----------- */
@media only screen
and (max-width : 768px) {
.bottom-title-one{
	padding: 0px;
}
.item-procate{
	width: 50%;
}
.item-lifooter{
	width: 100%;
}
.item-info-home {
    width: 100%;
}
.item-info-home2{
	width:100%;
}















}



@media only screen
and (max-width : 767px) and (min-width: 640px){
    
}





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








}




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

}


