.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;position: relative;}}
@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: 13px;
        padding-right: 13px;
        font-size: 14px;
   }
   .item-quytrinh{
       width: 75%;
   }
    .title-home .title{
        width: 90%;
    }
   .title-home .title, .title-khachhang{
      font-size: 34px;
      margin-bottom: 20px;
      line-height: 38px;
      width: 100%;
   }
   .tencongty{
      font-size: 25px;
   }
}
/*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; */
        /* float: right; */
        /* margin-top: 13px; */
        /* margin-right: 0; */
    }
   .item-phuongcham .content-phuongcham{
      position: inherit;
      bottom: auto;
   }
    .content-gioithieu{
        position: inherit;
        transform: none;
        margin-top: 30px;
    }
   .item-phuongcham .content-phuongcham .title{
      margin-top: 10px;
      margin-bottom: 16px;
      font-size: 21px;
   }
   .item-phuongcham .content-phuongcham .content{
      font-size: 14px;
      line-height: 18px;
   }
   .title-home .text{
      font-size: 15px;
      width: 100%;
   }
   .navbar-collapse.collapse{
      display: none !important;
   }
   .navbar-header{
      float: none;
      width: 100%;
   }
   .tencongty{
      
   }
   .gioithieu{
    padding-bottom: 38%;
}
}
/*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: 7px 15px; */
    	/* float: right; */
    	/* margin-right: -15px; */
    }
    .content-gioithieu{
        
    }
   .title-home .title, .content-gioithieu .title{
      font-size: 24px;
      line-height: 30px;
   }
   .navbar-brand.logo img{
      height: 43px;
   }
   .logo img{
      height: auto;
   }
   .head-right{
       margin-top: 8px;
       margin-bottom: 0;
   }
   .banner-qc .quangcao1 img, .banner-qc .quangcao2 img, .banner-slide .item img{
      width: 100%;
      height: auto;
   }
   .gioithieu .item-gt{
      padding: 10px;
      padding-top: 67px;
      text-align: center;
   }
   .gioithieu .item-gt img{
      position: absolute;
      left: 0;
      right: 0;
      margin: 0px auto;
      top: 19px;
      transform: initial;
      height: 40px;
   }
   .item-gt .title-gt{
      font-size: 24px;
   }
   .item-gt span{
      font-size: 14px;
   }
   .luuy .title{
      background-size: 38px;
      padding-left: 38px;
      font-size: 21px;
      padding-bottom: 10px;
   }
   .title-home{
      font-size: 18px;
   }
   .head-page .content .title-page{font-size: 20px;   }
	.head-page{padding-top: 90px;min-height: 220px;}
	.table-giohang .name-pro{
		font-size: 13px;
		line-height: 15px;
	}
	.table-giohang .pro-cart p{
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 15px;
	padding-right: 15px;
	}
 }
/*Iphone(480 x 640)*/
@media screen and (max-width: 320px){
    
}
/*Smart phone nhỏ*/
@media screen and (max-width: 240px){
    
}

