@media (max-width: 1024px) {
  .contact-input {
    margin-bottom: 15px;
  }

  .flex-cus,
  .row-video,
  .row-20 {
    margin-left: -5px;
    margin-right: -5px;
  }

  .mg-cus,
  .mg-video,
  .col-20 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .content-text img {
    height: auto !important;
  }

  .padding-top-bottom {
    padding: 2rem 0;
  }

  .pad-top {
    padding-top: 2rem;
  }

  .pad-bottom {
    padding-bottom: 2rem;
  }

  .mg-top {
    margin-top: 2rem;
  }

  .mg-bottom {
    margin-bottom: 2rem;
  }

  .title-detail-main {
    font-size: 20px;
  }

  .cart-fixed {
    bottom: 220px;
  }

  .btn-frame {
    display: none;
  }

  .cart-pro-detail {
    width: 100%;
    margin-top: 10px;
  }

  .pad-bottom {
    padding-bottom: 2rem !important;
  }

  .pad-top {
    padding-top: 2rem !important;
  }

  .padding-top-bottom {
    padding: 2rem 0 !important;
  }

  .menu {
    display: none;
  }

  .menu-res {
    display: block;
  }

  .product-tool {
    opacity: 1;
    visibility: visible;
    position: initial;
  }

  .product-tool a span {
    display: none;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .othernews {
    position: initial;
  }

  .footer-title:after {
    width: 100%;
  }

  #fanpage-facebook {
    width: 300px;
    overflow: hidden;
    margin: auto;
  }

  .footer-news:nth-child(4) {
    width: 100%;
  }

  .footer-news:nth-child(3) {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-news:nth-child(2) {
    width: 100%;
    margin: 20px 0;
  }

  .footer-news:nth-child(1) {
    width: 100%;
  }

  .time-news {
    display: none;
  }

  .copyright,
  .statistic {
    width: 100%;
    text-align: center;
  }

  .footer-ul li {
    width: calc(100% / 2 - 5px);
  }

  .footer-ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }

  .item-video1 img {
    height: 250px;
  }

  .right-intro {
    width: 100%;
  }

  .left-intro {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
    margin: 0px;
  }

  .left-pro-detail,
  .top-contact .article-contact {
    margin-bottom: 30px;
  }

  .pic-news {
    width: 40%;
  }

  .info-news {
    width: 60%;
    padding-left: 10px;
  }

  .name-news {
    font-size: 15px;
  }

  .desc-news.text-split {
    -webkit-line-clamp: 2;
  }

  .right-intro {
    width: 100%;
  }

  .left-intro {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
    margin: 0px;
  }

  .left-pro-detail,
  .top-contact .article-contact {
    margin-bottom: 30px;
  }

  .pic-news {
    width: 40%;
  }

  .info-news {
    width: 60%;
    padding-left: 10px;
  }

  .name-news {
    font-size: 15px;
  }

  .desc-news.text-split {
    -webkit-line-clamp: 2;
  }

  .header-top {
    display: none;
  }

  .wrap-about {
    padding: 20px 0;
  }

  .about_left {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .about_right {
    width: 100%;
  }

  .wrap-home {
    overflow: hidden;
  }

  .wrap-newsletter {
    background-position: right;
  }

  .newsletter-right {
    width: 100%;
  }

  .newsletter-left {
    width: 100%;
  }

  .texttitleleft-newsletter span {
    color: #fff;
    font-size: 24px;
  }

  .texttitleleft-newsletter p {
    color: #fff;
  }

  .info-newsletter p {
    color: #fff;
  }

  .info-newsletter a {
    color: #fff;
  }

  .name-categorySpecial {
    font-size: 19px;
  }

  .title-main span {
    font-size: 23px;
  }

  section.section-proListHot.padding {
    padding: 30px 0;
  }

  .wrap-process {
    padding: 30px 0;
  }

  h2.company-nameft {
    font-size: 38px;
  }

  .boxSlideProcess::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
  }

  .item-process {
    width: 50%;
    margin-bottom: 16px;
    text-align: center;
  }

  .boxStep-process {
    margin: 0 auto;
  }

  .info_pro {
    padding: 15px 5px;
  }

  .name-product {
    font-size: 13px;
  }

  .wrap-product {
    margin-bottom: 20px;
  }

  .project_index {
    padding: 30px 0;
  }

  .wrap-customer {
    padding: 30px 0;
  }

  .item-customer {
    padding: 20px;
  }

  .item-newsnb {}

  .wrap-newsnb .title-main {
    margin: 0;
  }

  .slick-slide.slick-current.slick-active {
    margin: 0;
  }

  .info-newsnb {
    padding: 19px 13px 18px;
  }

  .title-about h3 {
    font-size: 35px;
  }

  .title-about p {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .othernews {
    position: initial;
  }

  .footer-title:after {
    width: 100%;
  }

  #fanpage-facebook {
    width: 300px;
    overflow: hidden;
    margin: auto;
  }

  .footer-news:nth-child(4) {
    width: 100%;
  }

  .footer-news:nth-child(3) {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-news:nth-child(2) {
    width: 100%;
    margin: 20px 0;
  }

  .footer-news:nth-child(1) {
    width: 100%;
  }

  .time-news {
    display: none;
  }

  .copyright,
  .statistic {
    width: 100%;
    text-align: center;
  }

  .footer-ul li {
    width: calc(100% / 2 - 5px);
  }

  .footer-ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }

  .item-video1 img {
    height: 250px;
  }

  .right-intro {
    width: 100%;
  }

  .left-intro {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
    margin: 0px;
  }

  .left-pro-detail,
  .top-contact .article-contact {
    margin-bottom: 30px;
  }

  .pic-news {
    width: 40%;
  }

  .info-news {
    width: 60%;
    padding-left: 10px;
  }

  .name-news {
    font-size: 15px;
  }

  .desc-news.text-split {
    -webkit-line-clamp: 2;
  }

  .header-top {
    display: none;
  }

  .wrap-about {
    padding: 20px 0;
  }

  .about_left {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .about_right {
    width: 100%;
  }

  .wrap-home {
    overflow: hidden;
  }

  .wrap-newsletter {
    background-position: right;
  }

  .newsletter-right {
    width: 100%;
  }

  .newsletter-left {
    width: 100%;
  }

  .texttitleleft-newsletter span {
    color: #fff;
    font-size: 24px;
  }

  .texttitleleft-newsletter p {
    color: #fff;
  }

  .info-newsletter p {
    color: #fff;
  }

  .info-newsletter a {
    color: #fff;
  }

  .name-categorySpecial {
    font-size: 19px;
  }

  .title-main span {
    font-size: 23px;
  }

  section.section-proListHot.padding {
    padding: 30px 0;
  }

  .wrap-process {
    padding: 30px 0;
  }

  h2.company-nameft {
    font-size: 38px;
  }

  .boxSlideProcess::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background-color: #fff;
  }

  .item-process {
    width: 50%;
    margin-bottom: 16px;
    text-align: center;
  }

  .boxStep-process {
    margin: 0 auto;
  }

  .info_pro {
    padding: 15px 5px;
  }

  .name-product {
    font-size: 13px;
  }

  .wrap-product {
    margin-bottom: 20px;
  }

  .project_index {
    padding: 30px 0;
  }

  .wrap-customer {
    padding: 30px 0;
  }

  .item-customer {
    padding: 20px;
  }

  .item-newsnb {}

  .wrap-newsnb .title-main {
    margin: 0;
  }

  .slick-slide.slick-current.slick-active {
    margin: 0;
  }

  .info-newsnb {
    padding: 19px 13px 18px;
  }

  .title-about h3 {
    font-size: 35px;
  }

  .title-about p {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  .toast-cus {
    left: 5px;
    width: calc(100% - 10px);
  }

  .box-readmore {
    width: calc(100% - 5px);
  }

  .newshome-scroll {
    width: 100%;
  }

  .newshome-intro {
    width: 100%;
    margin-bottom: 20px;
  }

  .top-contact .form-contact .button-contact .file-contact span b {
    max-width: 105px;
  }

  .cart-pro-detail {
    flex-wrap: wrap;
  }

  .cart-pro-detail a {
    width: 100%;
    text-align: center;
    margin: 0px !important;
  }

  .cart-pro-detail a:first-child {
    margin-bottom: 5px !important;
  }
}