@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
  .menu-right {
    width: auto;
  }
  #menu ul li {
    margin-right: 50px;
  }
  .service-item {
    min-height: auto;
  }
  #search {
    right: 15px;
  }
  #container {
    padding: 20px 15px;
  }
  .box-dt {
    max-width: 95%;
  }
  .box-tintuc {
    max-width: 95%;
  }
  .box-product {
    width: calc((100% - 40px) / 3);
  }
}
@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;
  }
  .footer-1 {
    width: 35%;
    margin: 0px;
  }
  .footer-2 {
    width: calc(35% - 20px);
    margin: 0 0 0 20px;
  }
  .footer-3 {
    width: calc(30% - 20px);
    margin: 0 0 0 20px;
  }
}
@media (max-width: 992px) {
  #header,
  .banner-ab,
  #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;
  }
  .footer-1 {
    width: 100%;
    float: none;
    margin: 0 0 15px;
  }
  .footer-2 {
    width: 350px;
    float: left;
  }
  .footer-3 {
    width: 350px;
    float: right;
  }
}
@media (max-width: 768px) {
  #button-contact-vr {
    display: none !important;
  }
  .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 {
    padding-bottom: 45px;
  }
  .footer-top {
    padding-bottom: 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: 480px) {
  .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: 374px) {
  .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;
  }
}

/* 991 -> 1199 */
@media screen and (max-width: 1199px) {
  .slide-name {
    font-size: 45px;
  }
  .slide-slogan {
    font-size: 25px;
  }
}
@media screen and (max-width: 1005px) {
  .footer-center::after {
    top: 122px;
  }
}
/* 767 ->991 */
@media screen and (max-width: 991px) {
  .service-items {
    width: calc(100% / 2);
  }
  .service-item .service-info,
  .service-item .service-contact-link {
    opacity: 1;
  }
  .service-item .service-desc,
  .service-item:hover .service-desc {
    padding-bottom: 30px;
    bottom: 0;
    height: auto;
    width: auto;
    overflow: auto;
  }
  #button-contact-vr {
    right: 0;
  }
  .Service-items {
    width: calc(100% / 2);
  }
  .menu-header {
    transform: translateX(0px);
  }
  .service-item:hover .service-desc {
    bottom: 0%;
  }
  #products-list {
    padding: 10px 0 30px;
  }
  #service {
    padding-bottom: 27px;
  }
  #album {
    padding: 20px 0 30px;
  }
  #footer {
    padding: 25px 0 20px;
  }
  #benefit {
    padding: 35px 0 20px;
  }
  #package {
    padding: 12px 0 30px;
  }
  #package .title-main {
    margin-bottom: 15px;
  }
  #album .title-main {
    margin-bottom: 15px;
  }
  .btn-products-list-check {
    margin: 12px 0 25px;
  }
  .products-list-content {
    margin: -5px -5px;
  }
  .products-list-items {
    padding: 5px 5px;
  }
  .service-content {
    margin: -5px -5px;
  }
  .service-items {
    padding: 5px 5px;
  }
}

/* 480 -> 767 */
@media screen and (max-width: 767px) {
  .products-list-block ~ .products-list-block {
    margin-top: 30px;
  }
  .album-items .album-item:nth-child(odd) .album-img {
    min-height: auto;
  }
  .footer-icon {
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 10px;
  }
  .control-slideshow {
    display: none;
  }
  .footer-infor-bottom-tel::before,
  .footer-infor-bottom-tel::after {
    display: none !important;
  }
  .menu-header {
    justify-content: space-between;
  }
  .menu-header > li > a::after {
    display: none;
  }
  .menu-lv1 {
    display: none;
  }
  .logo {
    margin: 0 auto;
  }
  .slide-name {
    font-size: 35px;
  }
  .slide-slogan {
    font-size: 20px;
  }
  .slide-btn-hotline {
    margin: 0 175px;
  }
  .title-main {
    font-size: 38px;
  }
  #package,
  #product {
    padding: 30px 0;
  }
  #product .title-main {
    margin: 26px 0 26px;
  }
  .benefit-items {
    width: 100%;
    padding: 5px;
  }

  .products-list-items {
    width: calc(100% / 2);
  }
  .album-items {
    width: calc(100% / 2);
  }
  .footer-infor-bottom {
    display: grid;
    justify-content: center;
  }
  .footer-infor-bottom-tel {
    margin: 10px 0 14px;
  }
  .footer-title-short {
    line-height: 23px;
  }
  .footer-title {
    line-height: 36px;
  }
  #footer {
    padding: 20px 0;
  }
  .footer-center::before,
  .footer-center::after {
    width: 0;
  }
  #album {
    padding: 20px 0 30px;
  }
  #products-list {
    padding: 10px 0 30px;
  }
  .footer-icon-infor > span {
    white-space: normal;
  }
  .products-list-desc {
    padding: 5px 5px;
  }
  .Service-name {
    font-size: 30px;
  }
}
@media screen and (max-width: 550px) {
  .service-item .service-desc,
  .service-item:hover .service-desc {
    padding-bottom: 30px;
    bottom: 0;
    height: auto;
    width: auto;
    overflow: auto;
  }
  .service-items {
    width: 100%;
  }
  .container-product {
    padding: 30px 0;
  }
}
/* 375 -> 480 */
@media screen and (max-width: 480px) {
  ge {
    padding: 12px 0 30px;
  }
  .package {
    font-size: 13px;
  }
  .menu-lv1 {
    display: none;
  }
  .package {
    font-size: 13px;
  }
  .title-main > h2 {
    font-size: 40px;
  }
  .package-infor {
    padding: 6px;
  }
  .btn-package {
    margin-top: 25px;
  }
  .service-desc {
    bottom: -55%;
  }
}
