@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
  .number-list {
    justify-content: space-between;
    gap: 0;
  }
  .number-item::before {
    display: none;
  }
  #search {
    right: 15px;
  }
  #container {
    padding: 20px 15px;
  }
  .box-dt {
    max-width: 95%;
  }
  .box-tintuc {
    max-width: 95%;
  }
  .box-product {
    width: calc((100% - 40px) / 3);
  }
  .footer-0,
  .footer-1 {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-2,
  .footer-3 {
    width: 50%;
  }
  .dichvu-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .prev-blog,
  .prev-doitac {
    left: -15px;
  }
  .next-blog,
  .next-doitac {
    right: -15px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .box-sp {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }
  .box-sp:nth-child(3n) {
    margin-right: 0;
  }
  .box-sp:nth-child(3n + 1) {
    clear: both;
  }
  .box-album {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }
  .box-album:nth-child(3n) {
    margin-right: 0;
  }
  .box-album:nth-child(3n + 1) {
    clear: both;
  }
  .box-video {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }
  .box-video:nth-child(3n) {
    margin-right: 0;
  }
  .box-video:nth-child(3n + 1) {
    clear: both;
  }
}
@media (max-width: 992px) {
  .quytrinh-list {
    flex-wrap: wrap;
  }
  .quytrinh-item {
    width: calc((100% - 130px) / 2);
    margin-bottom: 20px;
  }
  .quytrinh-item:nth-child(2)::before {
    display: none;
  }
  .duan-list {
    gap: 15px;
  }
  .duan-item {
    width: calc((100% - 30px) / 3);
  }
  .title-list {
    flex-wrap: wrap;
  }
  .btn-xemtatca {
    margin-top: 10px;
    margin-left: auto;
  }
  .title-slogan {
    margin-top: 20px;
    max-width: 100%;
  }
  #header,
  #banner,
  #menu,
  .right {
    display: none;
  }
  #banner .center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .logo {
    position: static;
    padding: 0;
    margin-right: 15px;
  }
  .banner {
    padding: 0;
  }
  #menu-mobile {
    display: block;
  }
  #smenu a {
    font-family: RM;
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
  }
  .left {
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .box-sp {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }
  .box-sp:nth-child(3n) {
    margin-right: 0;
  }
  .box-sp:nth-child(3n + 1) {
    clear: both;
  }
  .box-album {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }
  .box-album:nth-child(3n) {
    margin-right: 0;
  }
  .box-album:nth-child(3n + 1) {
    clear: both;
  }
  .box-video {
    width: 32%;
    margin: 0px 2% 20px 0px;
  }
  .box-video:nth-child(3n) {
    margin-right: 0;
  }
  .box-video:nth-child(3n + 1) {
    clear: both;
  }
}
@media (max-width: 768px) {
  .quytrinh-item {
    width: calc((100% - 80px) / 2);
  }
  .duan-item {
    width: calc((100% - 15px) / 2);
  }
  .number-list {
    flex-wrap: wrap;
  }
  .number-item {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .dichvu-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 300px);
    gap: 15px !important;
  }
  .dichvu-item-1 {
    grid-column: span 2 !important;
  }
  .dichvu-item {
    grid-row: span 1 !important;
    margin-bottom: 0 !important;
  }
  .dichvu-item .dichvu-content {
    opacity: 1;
    visibility: visible;
    bottom: 15px;
  }
  .gioithieu-main,
  .dichvu-main,
  .number-main,
  .taisao-main,
  .duan-main,
  .quytrinh-main,
  .blog-main,
  .doitac-slide {
    padding: 30px 0;
  }
  .gioithieu-main {
    flex-wrap: wrap;
    gap: 20px;
  }
  .gioithieu-left,
  .gioithieu-right {
    max-width: 100%;
    margin-right: 0;
  }
  .btn-slideshow::before {
    width: 100%;
  }
  .slideshow-content {
    top: 20%;
  }
  .slideshow-content h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .product-detail .slick-track {
    height: 300px;
  }
  .product-detail-left,
  .product-detail-right {
    width: 100%;
  }

  .product-detail-image-container {
    flex-direction: column-reverse;
  }

  .product-detail-left > span {
    transform: translateY(-50%);
    top: 50%;
  }

  .product-detail-prev {
    left: -6px;
  }

  .product-detail-next {
    right: -6px;
    bottom: unset;
  }

  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
  }
  .box-product {
    width: calc((100% - 20px) / 2);
  }
  .btn-zalo,
  .btn-phone,
  #messages-facebook,
  .control-product {
    display: none;
  }
  .fix-toolbar {
    display: block;
  }
  .content iframe {
    width: 100% !important;
    height: 45vh;
  }
  .content img {
    height: inherit !important;
  }
  .logo {
    position: static;
    margin-right: 10px;
    height: auto;
  }
  .footer-top {
    padding: 50px 0 0;
  }
  .footer-1,
  .footer-2,
  .footer-3 {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }
  .copyright,
  .statistic {
    width: 100%;
  }
  .statistic span {
    margin: 0 5px;
  }
  .ft-b .center > div {
    width: 100%;
  }
  .top-contact .article-contact {
    width: 100%;
    margin-bottom: 20px;
  }
  .form-contact {
    width: 100%;
    padding: 20px 15px;
  }
  #top .center > div {
    width: 100%;
  }
  #top #breadcrumb {
    margin-bottom: 0;
  }
  .pic-hot-news,
  .desc-hot-news {
    width: 100%;
  }

  .desc-hot-news {
    padding: 15px;
  }

  .box-hot-news {
    margin-bottom: 25px;
  }

  .news-total-container {
    margin: -8px;
  }

  .boxs-news {
    width: calc(100% / 2);
    padding: 8px;
  }
  .bottom-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .bottom-right:not(.onApp) {
    width: 100%;
  }
  .tintuc-l {
    width: 100%;
    margin-bottom: 20px;
  }
  .tintuc-r {
    width: 100%;
  }
  .left-pro-detail {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .right-pro-detail {
    float: none;
    width: 100%;
  }
  .grid-thuvienanh {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 22vh);
  }
  .box-thuvienanh .box-thuvienanh-content {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
  }
  .item-address-contact {
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .box-sp {
    width: 49%;
    margin: 0px 2% 15px 0px;
  }
  .box-sp:nth-child(2n) {
    margin-right: 0;
  }
  .box-sp:nth-child(2n + 1) {
    clear: both;
  }
  .box-album {
    width: 49%;
    margin: 0px 2% 15px 0px;
  }
  .box-album:nth-child(2n) {
    margin-right: 0;
  }
  .box-album:nth-child(2n + 1) {
    clear: both;
  }
  .box-video {
    width: 49%;
    margin: 0px 2% 15px 0px;
  }
  .box-video:nth-child(2n) {
    margin-right: 0;
  }
  .box-video:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 550px) {
  .number-text_content {
    font-size: 40px !important;
  }
  .duan-name {
    font-size: 14px;
  }
  .duan-content p {
    font-size: 12px;
  }
  .boxs-news {
    padding: 4px;
  }
  .name-news a {
    font-size: 15px;
  }
  .info-news {
    font-size: 13px;
  }
  .quytrinh-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 100px;
  }
  .quytrinh-item:last-child {
    margin-bottom: 0;
  }
  .quytrinh-item::before {
    top: 120%;
    right: 48%;
    transform: translateX(50%);
    transform: rotate(90deg);
  }
  .quytrinh-item p {
    text-align: center;
  }
  .quytrinh-item:nth-child(2)::before {
    display: block;
  }
  .duan-list {
    gap: 20px;
  }
  .duan-item {
    width: 100%;
  }
  .taisao-box h2 {
    font-size: 24px;
  }
  .taisao-mota {
    font-size: 13px;
  }
  .blog-slick {
    margin-right: -3px;
    margin-left: -3px;
  }
  .blog-slick .slick-slide {
    margin-right: 3px;
    margin-left: 3px;
  }
  .taisao-box {
    padding: 40px;
  }
  .number-main .title-list {
    margin-bottom: 30px;
  }
  .number-list {
    padding-top: 20px;
  }
  .duan-main .title-text p::after,
  .duan-main .title-text p::before,
  .blog-main .title-text p::after,
  .blog-main .title-text p::before {
    display: none;
  }
  .title-text h2 {
    font-size: 26px;
  }
  .quytrinh-main .title-text h2 {
    font-size: 22px;
  }
  .title-text p {
    font-size: 12px;
    line-height: 20px;
  }
  .quytrinh-title_line {
    margin: 0 15px;
  }
  .dichvu-item {
    grid-column: span 2 !important;
  }
  .dichvu-grid {
    gap: 10px !important;
    grid-auto-rows: 300px;
  }
  .slideshow-content {
    left: 5%;
  }
  .btn-slideshow {
    width: 156px;
    padding: 8px 15px 8px;
  }
  .slideshow-content h2 {
    font-size: 30px;
    line-height: 35px;
    margin: 5px 0 10px;
  }
  .slideshow-content p {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .taisao-box {
    padding: 30px 30px 10px;
  }
  .taisao-btn {
    flex-wrap: wrap;
  }
  .taisao-box .banner-hotline {
    width: 100%;
    margin-bottom: 20px;
  }
  .taisao-btn_line {
    display: none;
  }

  .number-item p {
    font-size: 17px;
  }
  .slideshow-content {
    top: 10%;
  }
  .slideshow-content h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 5px 0 10px;
  }
  .box-sp {
    width: 49%;
    margin: 0px 2% 10px 0px;
  }
  .box-sp:nth-child(2n) {
    margin-right: 0;
  }
  .box-sp:nth-child(2n + 1) {
    clear: both;
  }
  .box-album {
    width: 49%;
    margin: 0px 2% 10px 0px;
  }
  .box-album:nth-child(2n) {
    margin-right: 0;
  }
  .box-album:nth-child(2n + 1) {
    clear: both;
  }
  .box-video {
    width: 49%;
    margin: 0px 2% 10px 0px;
  }
  .box-video:nth-child(2n) {
    margin-right: 0;
  }
  .box-video:nth-child(2n + 1) {
    clear: both;
  }
}
@media (max-width: 381px) {
  .number-item p {
    font-size: 15px;
  }
  .lh-con-l,
  .lh-con-r {
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .lh-con-r {
    margin-bottom: 10px;
  }
  .box-sp {
    width: 90%;
    margin: 0px 5% 10px;
    float: none;
  }
  .box-product {
    width: 90%;
    margin: 0px 5% 10px;
    float: none;
  }
  .box-album {
    width: 90%;
    margin: 0px 5% 10px;
    float: none;
  }
  .box-video {
    width: 90%;
    margin: 0px 5% 10px;
    float: none;
  }
}
