@media (max-width: 1200px) {
  .info-header ul li:last-child {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .criteria .item-criteria .title-criteria h3 {
    font-size: 16px;
  }

  .title-aboutus .lqd {
    font-size: 30px;
    text-align: center;
  }

  .about-company h2 {
    font-size: 24px;
    text-align: center;
  }
  .info-about {
    margin-bottom: 50px;
  }

  .title-main h3,
  .title-main span {
    font-size: 26px;
  }

  .title-main p {
    font-size: 16px;
  }

  .name-product {
    font-size: 16px;
    height: 50px;
  }

  .wrap-can-help h5 {
    font-size: 14px;
  }

  .wrap-can-help .button-call span {
    font-size: 16px;
  }

  .wrap-can-help {
    padding-top: 120px;
  }

  .title-pro span {
    font-size: 25px;
  }

  .menu ul li a {
    font-size: 14px;
  }

  .info-header .banner .name-company h3 {
    font-size: 30px;
    font-weight: 700;
  }
}

@media (max-width: 768px) {
  .name-company {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
  }
  .info-header .banner .name-company h1 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
  }

  .info-header .banner .slogan p {
    font-size: 16px;
  }

  .header {
    position: relative;
  }

  .search-ds {
    display: none;
  }

  .banner-top {
    display: none;
  }

  .criteria .item-criteria:before {
    display: none;
  }

  .menu {
    display: none;
  }

  .menu-res {
    display: block;
  }

  .search-mobile {
    width: 80%;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
  }

  .search-mobile input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
  }

  .search-mobile p {
    color: #ffc800;
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 18px;
  }
  .wrap-can-help {
    background: #43454a;
    min-height: unset;
    padding: 50px 0;
  }

  .wrap-advisory .item-advisory .img-advisory {
    max-width: 142px;
  }

  .news-name {
    padding-top: 20px;
  }

  .title-danhmuc {
    font-size: 20px;
  }

  .footer-copyright,
  .footer-statistic {
    text-align: center;
  }

  .socials-share {
    text-align: center;
  }

  .socials-share a {
    padding: 2px 20px;
  }

  .socials-share a span {
    display: none;
  }

  .title-premium h3 {
    font-size: 60px;
  }

  .project-info {
    padding-top: 15px;
  }

  .project-info .moved {
    display: none;
  }
  .item-advisory-master {
    padding-bottom: 15px;
  }
  .content-slider {
    display: none;
  }
  .content-page-slider {
    display: block;
  }
  .slideshow-description {
    text-align: center;
    padding-top: 30px;
  }
  .slideshow-description .search-res {
    display: none;
  }
  .title-premium .statistical p {
    font-size: 13px;
  }
  .title-premium .statistical h5 {
    font-size: 20px;
  }
  .project-info .project-name {
    font-size: 18px;
  }
  .moved {
    text-align: center;
  }
  .title-pro span {
    font-size: 25px;
  }
}
