#mmm_bb
{
    display: none;
}
@media only screen and (min-width: 1px) and (max-width: 1281px)
{   

    body
    {
        min-width:100%;
    }

}
@media only screen and (min-width: 1px) and (max-width: 1199px)
{
    #mmm_bb
    {
        display: block;
    }
    .hotline-header
    {
        display: none;
    }
    .menu
    {
        display: none;
    }
    .logo-header
    {
        margin-bottom: 0;
    }
    .header-top,.header-bottom
    {
        padding: 0 15px;
    }
    .wrap-productListNB,.wrap-slideshow,.wrap-productListHot,.wrap-newsletter,.wrap-newsHome,.footer,.wrap-whyUs
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media only screen and (min-width: 1px) and (max-width: 768px)
{
    .header-top
    {
        display: none;
    }
    .header-bottom .wrap-content .head-right
    {
        width: 70%;
    }
    .title-main-index h2
    {
        font-size: 35px;
    }
    .content-main img
    {
        height: auto!important;
    }

}
@media only screen and (min-width: 1px) and (max-width: 500px)
{
    .search
    {
        display: none;
    }
    .name-productListNB
    {
        font-size: 16px;
    }
    .header-bottom .wrap-content .head-right
    {
        width: auto;
    }
    .left-slideshow,.right-slideshow,.left-whyUs,.right-whyUs
    {
        width: 100%;
    }
    .right-slideshow {
        margin-top: 10px;
    }
    .logo-header img
    {
        height: 75px;
    }
    .wrap-whyUs
    {
        flex-direction: column;
    }
    .text-albumHome p 
    {
        font-size: 24px;
    }
    .text-albumHome p:nth-child(2) 
    {
        font-size: 30px;
    }
    .wrap-newsletter .flex-wrap,.wap_footer,.grid-pro-detail
    {
        flex-direction: column;
    }
    .wap-newsletter,.right-video,.left-pro-detail,.right-pro-detail
    {
        width: 100%;
    }
    .footer-news
    {
        width: 100%!important;
    }
    #social
    {
        display: none!important;
    }
    .product,.newsHome,.item-news
    {
        width: calc(100% / 2 - 20px);
    }
    .title-main span, .title-main h1, .title-main h2
    {
        font-size: 1.4em;
    }
    .time-newsHome
    {
        display: none;
    }
}