@media screen and (min-width: /*18.750*/10em) {
    body {
        font-size: 12px;
    }

    .desktop {
        display: none !important;
    }

    .tablet,.tab {
        display: none !important;
    }

    .ipad {
        display: none !important;
    }
    .banner, .footer, .service-home, .list_home_product, .info, .tit-search ,.why{
        float: left;
        width: 100%;
    }
    .module{
        width: 96%;
        margin: 0 auto;
    }
    /*---header---*/
    /*-------------menu-------------*/
    #simple-menu{
        position: fixed;
        right: 0;
        top: 0;
        font-size: 30px;
        z-index: 99999;
    }

    /*header*/
    .top ,.logo{
        text-align: center;
    }
    /*logo*/
    #logo{
        max-width: 90%;
    }
    /*header menu*/
    #header-menu{
        width: 100%;
        margin-bottom: 5px;
        float: left;
    }
    #header-menu > li >img {
        width: 35px;
    }
    #header-menu > li > a {
        font-size: 12px;
    }
    /*----------slide-------*/
    .slides img{
        width: 100%;
        height: 120px;
    }
    /*---title---*/

    .title strong {
        font-size: 15px;
        padding: 0 10px;
    }
    /*service home*/
    .service-home .title,.list_home_product .title,.why .title {
        margin:  10px 0;
    }
    .service-home .titlehr, .list_home_product .titlehr, .why .titlehr {
        margin: 10px 0;
    }
    .service-home .box,.service-home .box>a>img{
        width: 100%;
    }
    .service-home .box div {
        margin: 10px 0;
    }
    .service-home .box div>a {
        font-size: 14px;
        font-weight: 600;
    }

    /*tai sao chon chung toi*/
    .why .left dl {
        padding-bottom: 10px;
        width: 100%;
    }
    /*footer*/
    .tit-search h1 {
        font-weight: 600;
    }
    .tit-search form{
        width: 100%;
    }
    .tit-search form input[type=text] {
        width: 85%;
    }
    .tit-search form input[type=submit] {
        width: 15%;
    }
    .info .box h5 {
        font-size: 14px;
    }
    .bot{
        margin-top: 5px ;
        text-align: center;
        float: left;
    }
    /*list_new*/
    .list_news dl dt a{
        width: 125px;
        height: 70px;
        margin: 0 5px 5px 0;
    }
    .list_news dl dd {
        /*margin-left: 135px;*/
    }
    #content .left .content_news * {
        max-width: 100% !important;
    }
    #content .left .title,.con .title{
        margin-top: 10px;
        float: left;
        width: 100%;
        font-size: 13px;
        border-bottom: none;
        padding:  0;
        margin-bottom: 0;
    }
    #content .left .nav_bar,.con .nav_bar {
        border-bottom: 1px solid #f2f2f2;
    }
    .related_news_page ul li {
        width: 100%;
    }
    .related_news_page ul li p {
        width: 80px;
        margin-right: 10px;
    }
    /*list product*/
    .listproduct dl {
        margin: 5px 0;
    }
    .listproduct dl dt img {
        width: 100%;
        max-width: 235px;
    }
    .listproduct dl dt{
        text-align: center;
    }
    .listproduct dl {
        width: 100%;
    }
    .listproduct .namepr {
        padding: 10px 0;
    }
    .info .box{
        width: 100%;
    }
    /*product*/
    .img_product{
        width: 100%;
        text-align: center;
    }
    .img_product img{max-width: 100%}
    .detail_product img{max-width: 95%!important;}
    /*footer*/
    .info .box{
        width: 100%;
    }
    /*contact*/
    .cont_left,.cont_right{
        width: 100%;
    }
    .cont_right{
        margin: 10px 0;
    }

    .mausanpham a{
        width: 100%;
        float: left;
    }
    /*listproducts*/
    .listproducts dl dt img{
        width: 115px;
        height:90px;
    }
    .service img{
        width: 100%;
    }
    /*product*/
    #other_pro_img{
        width: 100%;
        text-align: center;
    }
    #other_pro_img img{
        width: 100%;
        width: 250px;
        margin: 5px 0;
    }
    .ser_image{
        text-align: center;
    }
    .ser_image img{
        max-width: 100%;
    }
    .sub-nav {
        position: absolute;
        z-index: 200;
        top: 100%;
        width: 100%;
        left: 0;
        background-color: #fbfbfb;
        -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
        display: none;
        min-width: 220px;
    }
    .sub-nav>div{
        vertical-align: top;
        padding: 5px 10px 5px;
        margin-top: 10px;
        float: left;
    }
    .sub-nav>div>a{
        /*color: #f58220;*/
        font-size: 14px;
        /*border-bottom:1px solid rgba(54,54,54,0.1);*/
        /*color: #363636;*/
        /*padding-bottom: 5px;*/
        text-transform: uppercase;
        float: left;
        width: 100%;
        padding-top: 7px;
        font-weight: bold;
    }
    .sub-nav li{
        display: block;
        position: relative;
        list-style: inside;
    }
    .sub-nav li a{
        padding-top: 5px;
        float: left;
        width: 100%;
        text-transform: uppercase;
    }
    .whychoose{
        background: #f5f5f5;
        float: left;
        width: 100%;
        position: relative;
    }
    .whychoose h2{
        text-transform: uppercase;
        font-size: 20px;
        margin-top: 20px;
    }
    .whychoose dl ,.whychoose dl dt,.whychoose dl dd{
        width: 100%;
        float: left;
    }
    .whychoose dl {
        margin: 15px 0;
    }
    .whychoose dl dt img{
        float: left;
        width: 35px;
        height:35px;
    }
    .whychoose dl dt h3{
        margin-top: 5px;
        margin-left: 40px;
    }
    .whychoose dl dd{
        margin-top: 10px;
    }
    .search-sp *{
        float: left;
    }
    .search-sp input[type=submit] {
        background: #0C88D0;
        border: none;
        padding: 2px 10px;
        font-weight: bold;
        color: #fff;
    }
}