@media screen and (max-width: 1024px) {
  .navbar-toggle {
      display: block;
    }
    body .navbar{
    padding:10px 0;
  }
  body .box_menu .col-md-2{
    max-width:100% !important;
    width:100%;
    flex: auto;
  }
  body .box_logo img{
    margin: 0 auto;
    display:block;
    width: 320px;
  }

body .boxquytrinh .box_listqt ul li span.text-sk{
    left:8%;
  }
  body .box_anhtho{
    width:100%;
  }
  body .gioithieu .box_gt{
    width:100%;
  }
  body .info_gt{
    width:100%;
    height:auto;
    padding:10px;
  }
  
}


@media screen and (max-width: 800px) {
  body .boxquytrinh .box_listqt ul li span.text-sk{
    left:11%;
  }
  .navbar-toggle {
      display: block;
    }
     body .wrapper-menu {
    display: none;
    }
 body .navbar{
    padding:10px 0;
  }


  body .wrapper-menu ul li a{
    padding-right: 8px;
  }
  
}
@media screen and (max-width: 768px) {
 
   body .box_khuvuc {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(103px, 1fr));
    grid-gap: 15px;
}
  
  .off-canvas-toggle {
    margin-left: 15px;
    margin-top: 3px;
  }
  body .box_slider_iti .owl-theme .owl-controls .owl-nav .owl-next{
    right:0;
  }
  body .box_slider_iti .owl-theme .owl-controls .owl-nav .owl-prev{
    left:0;
  }
  body .box_slider_iti .owl-theme .owl-controls .owl-nav .owl-prev, body .box_slider_iti .owl-theme .owl-controls .owl-nav .owl-next{
    top: 20%;
  }
  body .box_slider_iti .owl-theme .owl-controls .owl-nav .owl-prev, body .box_slider_iti .owl-theme .owl-controls .owl-nav .owl-next{
    color:#fff;
  }
}
@media screen and (max-width: 600px) {
  body .caukienvn h3{
    font-size:20px;
    line-height:36px;
  }
  body .kieunha3gian .box_3gian h2{
    height:60px;
  }
  body .wrapper-menu ul li {
    border:1px solid #b1aeae;
    margin:6px;
    display:block;
    text-align:center;
    width:46%;
    padding:6px;
  }
  body .box_menu_dt {
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    margin-left: -10px;
    margin-right: -10px;
    display: block;
}

 body .box_menu_dt  ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
}
 body .box_menu_dt ul li {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 95px;
    display: inline-block;
}
 body .box_menu_dt ul li a{
    display: block;
    width: 90px;
    padding-top: 10px;
    color: inherit;
    text-align: center;
}
 body .box_menu_dt ul li a span.img {
    display: block;
    height: 64px;
    width: 64px;
    margin-right: auto;
    margin-bottom: 7px;
    margin-left: auto;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #ffc107;
}
 body .box_menu_dt ul li a span.img img{
   width:100%;
   
 }
body .box_menu_dt ul li a span.name {
    display: block;
    padding: 5px;
    color: #000;
    font-size: 0.813rem;
    line-height: 1.35;
    text-align: center;
}
  
  body .info_gt h3{
    font-size:20px;
    text-align:center;
    padding-top:10px;
  }
  body .hinhanh h3{
    font-size:24px;
    line-height:36px;
   
  }
  body .box_cautao h3{
    font-size:20px;
  }
  body .boxquytrinh h3{
    font-size:20px;
    line-height:29px;
  }
  body .info_gt p{
    text-align:justify;
    line-height:26px;
  }
  .float-contact {
    display: none;
}
  body .box_logo{
    margin: 0 auto;
    display:block;
    text-align: center;
    width: 66px;
  }
  
  
  body .box_anhtho{
    width:100%;
  }
  body .gioithieu .box_gt{
    width:100%;
  }
  body .info_gt{
    width:100%;
    height:auto;
    padding:10px;
  }
 
  body .kieunha3gian ul{
    padding:0;
  }
  body .box_img_bv{
    margin-bottom:20px;
  }
  body .kieunha3gian h2{
    font-size:26px;
  }
  body .box_banner:before{
    height:auto;
  }
  body .ynghia3gian h3{
    font-size:23px;
  }
  body .boxquytrinh .box_listqt ul{
    padding:0;
  }
  body .boxquytrinh .box_listqt ul li span.text-sk{
    left: 21%;
  }
  body .boxquytrinh .box_listqt ul li span.number_so{
    height:90px;
    padding-top:20px;
  }
  body .cackhuvuc p{
    line-height:28px;
    font-size:18px;
  }
  body .cackhuvuc h3{
    font-size:23px;
  }
  body .info_box_da{
    height:100px;
    display:block;
  }
  body .box_duan_item h2{
    font-size:18px;
    padding:10px;
    line-height:30px;
  }
  
}