/* 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) {
    
}





/* Desktops and laptops ----------- */
@media only screen
and (max-width : 1199px) {
    .title-product-category {
        font-size: 14px;
    }
.item-prl-page {
    width: 33.333333%;
}
.main-menu>ul>li>a {
    padding: 15px 13px;
}









}





/* Desktops and laptops ----------- */
@media only screen
and (max-width : 992px) {
	.main-menu {
        display: none;
    }
    .main-menu-mobile {
        display: block;
        padding: 0px 150px 0px 15px;
    }
    .product-category {
        display: none;
    }
    .title-product-category {
        background-position: 15px 18px;
    }
    .product-category-mobile{
        display: block;
    }
    .center-bottom-header{
        width: 100%;
    }
    .content-product-category{
        display: none;
    }
    .left-qnh,.right-qnh{
        display: none;
    }
    .main-qnh{
        width: 100%;
    }
.right-header {
    width: calc( 100% - 200px );
    float: left;
    padding: 0px 15px;
}
.logo-qnh {
    width: 100%;
    text-align: center;
    padding: 0px;
}
.logo-qnh img {
    width: 150px;
}
.midnav-header {
    width: 100%;
}
.search-qnh {
    padding: 0px;
}
.rightnav-header {
    width: 100%;
}
.add-this-header {
    float: left;
    width: 200px;
}
.lang-qnh {
    width: calc( 100% - 200px);
    float: right;
    text-align: right;
    margin-top: 15px;
}
.left-top-header,.right-top-header{
    width: 100%;
    text-align: left; 
}
.info-footer {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.footer-maps {
    width: 100%;
}



}

/* Desktops and laptops ----------- */
@media only screen
and (max-width : 768px) {
.right-header {
    width: 100%;
}
.name-company {
    text-align: center;
}
form.frm-search {
    width: 100%;
}
.right-footer {
    width: 100%;
}
.left-footer {
    width: 100%;
    text-align: left;
    margin-top: 30px;
}
.item-prl-page{
    width: 100%;
    text-align: center;
}
.img-prl-page img{
    width: inherit;
    height: inherit;
}
.name-prl-page{
    height: inherit;    
    font-size: 16px;
}
.left-product-detail,.right-product-detail{
    width: 100%;
}
.left-top-header {
    width: 100%;
}    
.right-top-header {
    width: 100%;
    text-align: left;
}
.item-news-home {
    width: 100%;
}
.name-news-home a{
    height: initial;
}

}



@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 : 480px) {
    
}




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

}


