@media screen and (max-width:640px) {
  .header-top p{
    padding-right: 0;
  }
  .slider-main h2{
    font-size: 24px;
  }
  .slider-main img{
    width: 100%;
  }
  .slider-main{
   margin-top: 0px;
  }
  .slick-dots {
    bottom: -25%;
  }
  .img-box-tt-new{
    height: auto;
  }
  .img-box-tt-new img{
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
  }
  .box-tt-new h3{
    margin-top: 10px;
  }
  .title-tt h2{
    margin-top: 15px;
  }
  .btn-ct a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
  }
  .title-ct1 h2{
    font-size: 23px;
  }
  .motachtdai .nav-tabs>li>a{
    margin-right: 5px;
    padding: 5px 10px;
  }
  .img-box-sp img{
    width: 100%;
  }
  .slick-prev,.slick-next{
    display: none !important;
  }
  .img-boxup{
    height: auto;
  }
  .img-tin1{
    height: auto;
  }
  .box-ct-ts{
    margin-bottom: 15px;
  }
  .box-xam-ft{
    margin-bottom: 15px;
  }
  .caption-he h2:nth-child(1) {
    color: #018345;
      font-size: 14px;
  }
  .caption-he h2:nth-child(2) {
      font-size: 14px;
      color: #cb2e20;
  }
  .caption-he {
    position: absolute;
    top: 10px;
    left: 50px;
    z-index: 9999;
    text-align: center;
  }
    .caption-he h2 {
      text-transform: uppercase;
      font-family: 'helveticaneuecondensedblack';
      margin-top: 0px;
      margin-bottom: 0px;
  }
}
@media screen and (max-width:480px) {

}
@media(max-width: 320px){
  .banner-title{
    font-size: 18px;
  }
  .breadcrumb1 ul li a{
    font-size: 11px;
    padding-right: 10px;
  }
  .breadcrumb1 ul li a:after {
    content: ">";
    position: absolute;
    top: 4px;
    right: 0;
  }
  .title-ct1 h2{
    font-size: 20px;
  }
  .motachtdai .nav-tabs>li>a{
    margin-right: 1px;
    padding: 5px;
    font-size: 13px;
  }
  .img-box-sp {
    border: 1px solid #ddd;
    width: 100%;
    height: 80px;
  }
}



@media(min-width: 760px){
  .bando ul li .active-map:before{
    content: "\f0da";
    font: normal normal normal 100px/1 FontAwesome;
    position: absolute;
    top: 25%;
    right: -30px;
    z-index: 9999;
    color: #c03;
  }
  .bando .col-sm-3{
  padding-right: 0px;
  }
  .bando .col-sm-9{
    padding-left: 0px;
  }
  .box-tt-new .col-sm-4{
    padding-right: 0px;
  }
  .box-tt-new .col-sm-8{
    padding-left: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
   .slider-main{
    padding-bottom: 30px;
    padding-top: 30px;
   }
   .slider-main img{
    width: 100%;
  }
  .img-box-sp{
    border: none;
    height: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .home .boxtinnoibat{
    margin-left: -10px;
  }
  .home-list-tin-tuc .row, .home .img-ct-ts .row{
    margin-left: -10px;
    margin-right: -10px;
  }
  .home-list-tin-tuc > .row > .col-md-3, .home .img-ct-ts > .row > .col-md-3{
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-list-tin-tuc > .row > .col-md-3 .img-tin1, .home .img-ct-ts > .row > .col-md-3 .img-tin1{
    height: 170px;
    border: 1px solid #f5f5f5;
  }
  .home .sidebar-tracuu .box-xam-sd ul li a{
    font-size: 13px;
  }
  footer .text-ft h3{
    font-size: 15px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.navbar-brand{
		padding-top: 10px;
	}
   .navbar-brand>img{
   	width: 70%;
   }
   .navbar-default .navbar-nav>li>a{
   	font-size: 12px;
   }
   .search-top {
    position: absolute;
    top: 50%;
    right: 5%;
    color: #0081cb;
    font-weight: bold;
}
.f-search {
    position: absolute;
    top: 80%;
    right: 5%;
    z-index: 999;
    display: none;
}
.slider-main{
    padding-bottom: 30px;
    padding-top: 30px;
   }
   .slider-main img{
    width: 100%;
  }
  .slick-dots{
    bottom: -10%;
  }
  .img-box-sp{
    border: none;
    height: auto !important;
  }
}
@media screen and (min-width: 1230px) {
    .container{
      width: 1230px;
      padding: 0px 5px;
    }
    #slider-top .slick-slide img{
      height: 385px;
      width: 100%;
      object-fit: cover;
    }
    .noidungbaiviet{
      padding: 0 10px;
    }
}