@charset "utf-8"; /*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
}

@media only screen and (min-width : 568px) {
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  
}

@media only screen and (min-width : 800px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
 
 
  .navbar-drawer-inline {
  display: block;
  background: #f6f5f5;
  text-align: center;
  z-index: 999;
  
  width: 100%;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	
}
@media only screen and (max-width: 1100px) {
  .container{max-width:100% !important;}
  .slider-for .slick-slide img{width:100%;}
  
  #slideshow .swiper-slide img{width:100%;}
  .dmsp-item{width:33.33%;}
  .about-bg figure{max-width: 100% !important;}
  .dmsp-item h2{   padding: 5px 4px; }
  .ft-info {width:43.33%;}
  .chinhsach{width:23.33%;max-width:initial;}
  .ft-dknt{width:33.33%;max-width:initial;}
  .logo{max-width: 175px;display: block;}
  .main-nav>ul>li {display: inline-block; padding: 25px 9px;}
  .fixed .main-nav>ul>li {padding: 10px 9px;}
  .chinhsach li {
    margin-bottom: 0px;
}
  .main-nav li.has-sub >ul {
    position: absolute;
    width: calc(30% - 0px);
    /* left: -26px; */
    right: 351px;


}

  
  #w_menu_mobile{display:initial;top: 20px;}
  
  .pr-box{width:33.33%;}
  .slider-nav .slick-prev,.slider-nav  .slick-next{left:0;z-index:20;}
  .slider-nav  .slick-next{right:0;left:initial;}
  .slider-for slick-slide img{width:100%;}
  .news-item{width:100%;}
  
  .content table{max-width:100%;width: auto !important;}
  .company-item figure img{width:100%;}
  .copyright{font-size:12px;}
  .hotline{display:initial; right: 186px;}
  .langs{right: 50px;}
  .timkiem{rignt:30px;}
}
@media only screen and (max-width: 1023px) {
  aside{display:initial;display: none;}
  #w_menu_mobile{top: 24px;}
  .inner-container{width:100%;float:none;}
  .hotline{display:initial;}
  .nav-bg{display:none;}
  .langs{right:15px;}
  .hotline{top: 37px; right: 251px; font-size: 20px;}
  .langs{top: 35px; right: 86px;}
  .timkiem{rignt:30px;}
  .fixed .hotline {top: 37px; right: 251px; font-size: 20px;}
  .fixed .langs {top: 34px;}

}

@media screen and (min-width: 500px) and (max-width: 1000px) {
}
@media only screen and (max-width: 767px) {
	aside{display:initial;display: none;}
  #w_menu_mobile{
  top: 30px;
}
  .hotline{display:none;}
  .logo{margin: 0px auto;}
  .langs{display:none;}
  .company-item figure{width:100%;float:none;}
  .company-item .info{width:100%;float:none;position: relative;top: initial;right: initial;}
  
  .company-item:nth-child(even) figure{float:none;}
  .pr-box{width:50%;}
   .dmsp-item{width:50%;}
   .ft-info,.chinhsach,.ft-dknt{width:100%;float:none;padding:0;max-width:initial;}
   .chinhsach{margin:15px 0;}
   .about-bg figure{float:none;margin-bottom:15px;}
  .about-bg .info{position:relative;width:100%;}
   .timkiem{rignt:30px;}
  
  .about-bg figure img{width:100%;}
  .about-bg {
    position: relative;
    margin: 5px 0;
}

}
@media only screen and (max-width: 670px) {
  
}
@media only screen and (max-width : 667px) {
  
}



@media only screen and (max-width: 500px) {
	  .mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 195px;
}
 
}

@media only screen and (max-width : 479px) {
  .news-item figure,.news-item .info{width:100%;max-width:initial;float:none;padding:0;}
  .mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 195px;
}
}
@media only screen and (max-width: 374px) {
}
