@media (max-width: 1200px){

}

@media (max-width: 1000px){
   
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
   .main-width{width: 100%;}
   body{padding: 0 0px;}
   .box-carol{display: none; opacity: 0; height: 0px; width: 0; overflow: hidden;}
   .box-chayquangcao{display: none;}
   .bg-headtop{display: none;}
   .bg-head{height: auto; background: none;}
   .bg-bann-mb{background: url("../images/bg-bann.png") repeat-x top center}
   .heaight-search{height: auto;}
   .box-search{padding: 5px 0;}
   .an-search{display: none !important;}
   #menu-display{display: block !important;}
   .anmenu{display: none !important;}
   .padding-mobile{padding: 0px 3px;}
   .b-cat-dichvu img{width: 100%; height: auto;}
   .b-cat-dichvu h2{padding: 10px 18px; font-size: 14px;}
   .b-cat-dichvu{border-radius: 25px; height: auto;}
   .box-new-xemnhiunhat img{width: 100%;}
   
   .b-content-video{width: 100%;}
   .logo-footer-mb{text-align: center; border-bottom: 3px solid #62004b; padding-bottom: 10px; margin-bottom: 10px;}
   .logo-footer-mb img{max-width: 55%;}
   .padding-info-footer-mb{padding-bottom: 10px;}
   .box-img-product{text-align: center;}

    .b-dichvu-mb .row-fluid .span4 {
        width: 29.623931623931625% !important;
    }
    .b-dichvu-mb .row-fluid [class*="span"] {
        display: block;
        float: left !important;
        min-height: 30px;
        margin-left: 2.564102564102564% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .b-dichvu-mb .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    
    .box-sp-mb{}
    .box-sp-mb .row-fluid .span4 {
        width: 31.623931623931625%;
    }
    .box-sp-mb .row-fluid [class*="span"] {
        float: left;
        margin-left: 2.127659574468085%;
    }
    .box-sp-mb .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    
    .box-cat-new{width: 100%;}
    .col-new1{margin: 0; float: none;}
    .col-new2{margin: 0; float: none;}

    .box-cat-sanpham{text-align: center;}
    .box-like-share{display: none !important;}

    .b-datlich {
      background: url("../images/bg-datlichhen.png") no-repeat;
      position: absolute;
      z-index: 9;
      width: 154px;
      height: 49px;
      top: -36px;
      left: 0px;
      display: none;
    }
    .b-dl{
      display: block !important; 
      position: absolute;
      z-index: 9;
      top: -29px;
      left: 5px;
      color: #fff;
      font-size: 15px;
    }
    .b-dl i{float: left; margin-right: 5px; margin-top: 2px;}
    .b-dl span{font-size: 14px;}
    .ic-fl-cat{display: none !important;}
}

@media (max-width: 630px) {
    .b-hieuqua{width: 100%;}
    .fix-dichvu-bar .b-cat-danhmuc{margin: 0 !important; padding: 10px 13px 8px 8px !important;}
    .fix-dichvu-bar .b-cat-danhmuc a{font-size: 14px;}
    .b-fix-carol-2 .list_carousel{width: 100% !important;}
    .b-fix-carol .list_carousel{width: 100% !important;}
}

@media (max-width: 530px) {
    
}

/* Landscape phones and down */
@media (max-width: 500px) {
    img.img-video{width: 100%;}
    .b-cat-dichvu h2{padding: 16px 18px;}
    .b-cat-dichvu{border-radius: 50px;}
    
    .b-dichvu-mb .row-fluid .span4 {
        width: 100% !important;
    }
    .b-dichvu-mb .row-fluid [class*="span"] {
        float: none !important;
        margin-left: 0% !important;
    }
    .b-dichvu-mb .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    
    .box-sp-mb .row-fluid .span4 {
        width: 100% !important;
    }
    .box-sp-mb .row-fluid [class*="span"] {
        float: none;
        margin-left: 0 !important%;
    }
    .box-sp-mb .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
}