.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {position: relative;min-height: 1px;overflow: hidden;}
.col-xs-5ths {width: 20%;float: left;}

@media (min-width: 768px) {.col-sm-5ths {width: 20%;float: left;}}
@media (min-width: 992px) {.col-md-5ths { width: 20%;float: left;}}
@media (min-width: 1200px) {.col-lg-5ths {width: 20%;float: left;}}
@media screen and (min-width: 1025px){
    .dropdown2:hover >ul{display:block;}
}
/*Ipad ngang(1024 x 768)*/
@media screen and (max-width: 1024px){
   .navbar-default .navbar-nav>li>a{
        padding-left: 20px;
        padding-right: 20px;
        font-size: 13px;
   }
   .slogan{
       font-size: 25px;
   }
   .gioithieu_dv{
        background-size: cover;
   }
   .item-dv{
       min-height: 280px;
   }
   .body-gioithieu{
        position: absolute;
        right: 0;
   }
}
/*Ipad dọc(768 x 1024)*/
@media screen and (max-width: 768px){
    .sm-none{display: none !important;}
    .sm-block{display: block !important;}
    
    .hc-nav-trigger.hc-nav-1{
        display: block !IMPORTANT;
        border: none;
    }
    .navbar-default .navbar-nav>li>a{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }
    .navbar-form{
        padding-right: 0px;
        margin-top: 27px;
    }
    .btn-danhmuc{
        text-align: center;
    }
    .head-page .content .title-page{
        font-size: 28px;
    }
    .ten_congty{
        font-size: 24px;
    }
    .item-why{
        background-position: center top;
        padding-left: 0;
        text-align: center;
        padding-top: 84px;
    }
    .slider-nav-kh{
        margin-top: -20px;
    }
    .tuvan{
    }
    .tuvan h3{
        font-size: 18px;
    }
    .item-dv{
        min-height: 220px;;
        padding: 10px;
   }
   .body-gioithieu{
        position: absolute;
        right: 0;
   }
   .item-dv .title{
       font-size: 14px;
    line-height: 16px;
   }
   .list-dv{padding-right: 0px;}
   .body-gioithieu{
        position: relative;
        padding-left: 15px;
        margin-bottom: 15px;
   }
   .gioithieu_dv:before{
       width: 100%; 
   }
}
/*Tablet nhỏ(480 x 640)*/
@media screen and (max-width: 767px){
    
    .xs-block{display:block !important;}
    .xs-none{display: none !important;}
    .hc-nav-trigger.hc-nav-1{
    	display: block !important;
    	padding: 5px 0px;
    	float: right;
    	margin-right: 0;
    	margin-right: 15px;
    }
    .nav-form{
        width: 100%;
    }
    .top{
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .lgoo img{
        height: 60px;
    }
    .giohang .cart-img span{
        background-color: #c81b3e;
        color: #fff;
    }
    .giohang{
        margin: 15px 0px;
        display: inline-block;
    }
    .nav-form .nav-input{
        height: 30px;
        border-radius: 30px;
        font-size: 13px;
    }
    .btn-search{
        border-radius: 0px 30px 30px 0px;
    }
    .linkct{display:none;}
    .head-page .content .title-page{
        font-size: 28px;
    }
    .title-home{
        margin-top: 0px;
        font-size: 20px;
    }
    .khachhang{
        padding-left: 15px;
        padding-right: 15px;
    }
    .ten_congty{
        font-size: 16px;
    }
    .title-hot{
        font-size: 17px;
    }
    .title-hot span{
        
    }
    .item-news h3{
        margin-top:10px;
    }
    .tuvan .title{
        font-size: 18px;
    }
    .slider-nav-kh{
        margin-top: 10px;
    }
    .nav-form .nav-input {
        height: 37px;
        border-radius: 30px;
        font-size: 13px;
    }
    .nav-form{
        padding-top: 0
    }
    .btn-search{
        top: 0;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }
 }
/*Iphone(480 x 640)*/
@media screen and (max-width: 320px){
    
}
/*Smart phone nhỏ*/
@media screen and (max-width: 240px){
    
}

