@media only screen (min-width:1024px) and and (max-width: 1200px)
{
    body{width:99%;}
    #wrapper{
        width:99%;
        margin:0px auto;
        padding:0;
    }
    article,footer,header{width:98%;margin:0px;padding:0px;}
    .primary{width:75%;}
    #sidebar{
        width:22%;
    }
    .item_left li .title_left{width:50%;}
    footer #footer{width: 100%;padding:0;margin:0}
    footer #footer_wrap{width:100%;}
    footer .cloum_footer{width:24%;}
    .top_description{width:100%;}
    .big-image img
    {width:100%;}
    header #logo{width:100%;}
    #header_wrap{width:100%;}
    .fanpage
    {
        width: 98%!important;
        overflow:hidden!important;
    }
    #main_nav{width:98%;}
}
@media only screen and (min-width:768px) and (max-width: 1024px){
    body{width:99%;}
    article,footer,header{width:100%;}
    #wrapper{
        width:99%;
        margin:0px auto;
        padding:0;
    }
    .big-image img
    {width:100%;height:250px!important;}
    .image{width:41%!important;}
    .big-image{width:100%!important;}
    .thumb{display:none;}
    .main_description{width:51%!important}
    .fanpage
    {
        width: 98%;
        overflow:hidden!important;
    }
    .livesupport {display:none}
}

@media only screen and (max-width: 768px)
{
    body{width:99%;}
    .product_show_cat .show_cat_item{width:46%;}
    article,footer,header{width:100%;}
    #wrapper{
        width:99%;
        margin:0px auto;
        padding:0;
    }
.sidebar_item .product_menu li ul
{
    right:-232px!important;
}
#slideshow{display:none;}
.search{display:none;}
.fanpage
    {
        width: 98%;
        overflow:hidden!important;
    }
.livesupport {display:none}
}


@media only screen and (max-width: 480px)
{
    body{width:99%;}
    #sidebar,.primary {float:none;display: block;width:94%;margin:0px auto;}
    .primary .product_show_cat{text-align:center;}
    .product_show_cat .show_cat_item{width:94%;}
    .product_show_cat .show_cat_item img{width:98%;}
    #slideshow{display:none;}
    .search{display:none;}
    #main_nav{display:none;}
    footer .cloum_footer{display:none;}
        #wrapper{
        width:99%;
        margin:0px auto;
        padding:0;
    }
    #author{margin-left:10px;}
    .clide_daily{
        display:none;
    }
    .fanpage
    {
        width: 98%!important;
        overflow:hidden!important;
    }
    ul#scroller{width:100%!important;}
    .address{width:100%;}
    footer #footer_wrap{
        width:100%;
    }
    .simply-scroll{width:100%;}
    .clide_daily{
        width:100%;
    }
    #header_wrap{width:100%;height:auto}
    .image{width:98%!important;margin:0px auto}
    .main_description{width:98%!important;margin:0px auto}
    .main-tab{}
    .livesupport {display:none}
    .entry img{
        max-width:100%!important;
        width:100%!important;}
.quangcao{display:none}

    }
}


