@charset "UTF-8"; /* Media Query */

@media(max-width:1023px) { /* Display None */
 /* Spacing */
 [class*='-30'] { --spacing: 15px; } 
 [class*='-40'],
 [class*='-50'],
 [class*='-60'] { --spacing: 20px; } 
 [class*='-70'],
 [class*='-80'] { --spacing: 25px; } 
 /* General */
 .rps-xl--visible { display: block; } 
 .rps-xl--hidden { display: none; } 
 .rps-xl--w-100 { width: 100%; } 
 .ckeditor { overflow-x: auto; } 
 .ckeditor:after { content: ''; clear: both; display: block; } 
 .ckeditor *:not(iframe) { max-width: 100% !important; height: auto !important; } 
 .ckeditor iframe { max-width: 100% !important; } 
 .cart-fixed { bottom: 180px; } 
 /* Mmenu */
 nav:where(#menu, #mm-menu) { font-family: var(--font-bold); --mm-color-background: #fff; --mm-color-text: #000; --mm-color-text-dimmed: #000; --mm-color-button: #000; } 
 nav:where(#menu, #mm-menu) .mm-navbar__title { font-size: 18px; } 
 .mm-listitem__btn span { display: none; } 

 .rps-hidden { display: none; } 
 .header__inner { justify-content: center !important; } 
 .logo { width: 10%; } 
 .navigation { background: #fff; padding: .25rem 0 0; } 
 .search__toggle .search__icon { color: #fff; } 
 .header__translate a { margin: 0 10px; } 

 .introFeatured-name { font-size: 35px; } 
 .introFeatured__quote { font-size: 26px; } 
 .linhvuc__list.flex-list { --columns: 2; --space-horizontal: 10px } 
 .action__info { padding-right: 10px; } 
 .action__desc { --line-clamp:3; } 
 .action__name { font-size: 18px; letter-spacing: .25px; padding: 0; } 
 .action__name:before { content: none; } 

 .criteria-left { width: 100%; text-align: center; } 
 .criteria-center,
 .criteria-right { width: 50%; } 
 .event__list.flex-list { --columns: 2; --space-horizontal: 10px; } 
 .newsletterMap__main { flex-direction: column; gap: 30px; } 
 .newsletterMap-left,
 .newsletterMap-right { width: 100%; } 
 .footer-article--2 { position: unset; width: 100%; display: unset; background: transparent; color: #000; } 
 .footer-article--1 { width: 100%; } 
 .footer-article__inner { flex-direction: column-reverse; } 
 .footer__info { color: #000; font-size: 15px; } 
 .footer__name { color: #000; } 
 .footer-article { padding: 20px 0px; } 
 .category__news__detail-drop__title { font-size: 15px !important; font-family: var(--font-medium) !important; text-align: center; } 

 .project__list.flex-list { --columns: 3; --space-horizontal: 10px; } 
 .intro-detail--left { display: none; } 
 .intro-detail--right { width: 100%; max-width: 100%; flex: 1; } 
 .wrap-criteria:after {content: none;}
 .criteria-right:before,
 .criteria-right:after {zoom: .7;}
 .footer-article--2 {padding: 0;}
 .marquee-parent {
    position: relative;
    width: 100%;
    overflow: hidden; 
    background: var(--clr-web-active); padding: 6px 0px 0px; color: #fff; font-family: var(--font-bold); font-size: 20px; 
    height: 45px;
  }
  .marquee-child {
    display: block;
    width: max-content; 
    height: 45px; 
    position: absolute;
    animation: marquee 30s linear infinite;  
  }
  @keyframes marquee {
    0% {
      left: 100%;
    }
    100% {
      left: -610px;
    }
  }
 }
@media (min-width:851px) and (max-width:1023px) { } 

@media(max-width:850px) { /* General */
 .rps-lg--visible { display: block; } 
 .rps-lg--hidden { display: none; } 
 .rps-lg--w-100 { width: 100%; } 
 /* Product */
 .product__list.flex-list,.service__list.flex-list { --columns: 3; --space-horizontal: 0.625rem; --space-vertical: 1.25rem; } 

 /* Footer */
 .footer-article__inner>[class^="footer-article--"] { width: 100%; } 
 .footer-article__inner>[class^="footer-article--"]:not(:last-child) { margin-bottom: 1.5rem; } 

 .introFeatured__main,
 .orgModelFeatured__main { flex-direction: column; gap: 30px; } 
 .introFeatured-left,
 .introFeatured-right,
 .orgModelFeatured-left,
 .orgModelFeatured-right { width: 100%; } 
 .post__item { padding: 20px; } 
 .linhvuc__list.flex-list { --columns:1; } 
 .footer-atc--bottom { padding: 30px 0 0; } 
 .footer-article--1 { margin-bottom: 0 !important; } 

 .criteria-center,
 .criteria-right { width: 100%; } 
 .partner__inner,
 .partner__inner2 { flex-direction: column; gap: 20px; } 
 .partner__title,
 .partner__slide { width: 100%; } 
 .wrap-postFeatured:after { zoom: .75; } 

 .criteria__main { gap: 30px; } 
 .train__list.flex-list { --columns: 3; --space-horizontal: 10px; } 
 }

@media(max-width:769px){
 .footer-powered:has(.footer-statistic) .footer-copyright,
 .footer-powered:has(.footer-statistic) .footer-statistic { text-align: center; } 
 .footer-powered:has(.footer-statistic) .footer-copyright { margin-bottom: 0.25rem; } 
 
 .logo { zoom: .65; } 
 .introFeatured-name,
 .orgModelFeatured-name { font-size: 30px; } 
 .title__main,.partner__title-main { font-size: 25px; } 
 .train__name { font-size: 15px; } 
 .train__info { padding: 10px 0; } 
 .event__nameList__inner { padding: 10px 20px; } 
 .event__list.flex-list { --columns: 1; --space-horizontal: 5px; } 
 .newsletterMap__slogan { line-height: 24px; } 
 .nlt-flex { flex-direction: column; } 
 .nlt-left,
 .nlt-right { width: 100%; } 
 .footer-atc--top { flex-direction: column; gap: 20px; } 
 .footer__logo-photo { width: 50%; text-align: center; } 
 .footet__logo-info { width: 100%; } 
 .train__list.flex-list { --columns: 2; --space-horizontal: 10px; } 
 .project__list.flex-list { --columns: 2; --space-horizontal: 10px; } 
 .header-right:before {zoom: .75;}
 .wrap-postFeatured:after { content: url(../images/td123.png); position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); animation: xoayvong 60s ease infinite; zoom: .2; z-index: -2; } 

    
 }

@media(max-width:576px) { /* General */
 .rps-md--visible { display: block; } 
 .rps-md--hidden { display: none; } 
 .rps-md--w-100 { width: 100%; } 
 /* Product */
 .product__list.flex-list,.service__list.flex-list { --columns: 2; --space-horizontal: 0.5rem; --space-vertical: 1.25rem; } 
 /* News */
 .news .news__photo { margin-bottom: 1rem; } 
 }
@media(max-width:420px){
 .orgModelFeatured__quote { font-size: 25px; } 
 .action__name { font-size: 15px; letter-spacing: 0; line-height: 24px; padding: 0; } 
 .train__list.flex-list,
 .project__list.flex-list { --columns: 1; --space-horizontal: 10px; }

 }
@media(max-width:369px) { /* Cart */
 .cart-pro-detail a { width: 100%; } 
 .cart-pro-detail a:first-child { margin: 0 0 0.5rem 0; } 
 .cart-pro-detail a i { display: none; } 
 }


@media only screen and (min-width: 992px){
 .comment-item { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; justify-content: flex-start; } 
.top-cart { margin-bottom: 2rem; } 
.comment-item-poster { width: auto; margin-right: 0px; margin-bottom: 0.5rem; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; justify-content: flex-start; } 
.comment-item-letter { width: 40px; height: 40px; line-height: 40px; font-size: 13px; margin-bottom: 0; } 
.comment-item-name { margin-bottom: 0px; margin-left: 10px; margin-right: 10px; } 
.comment-item-information { width: 100%; } 
.menu { display: none; } 
.menu-res { display: block !important; } 
.grid-product { gap: 15px; grid-template-columns: repeat(3, minmax(0, 1fr)); } 
.img-auto img { width: auto !important; height: auto !important; } 
 }
@media only screen and (min-width: 768px){
 .procart-label .quantity-procart p:first-child { display: block; } 
.procart-label .quantity-procart p:last-child { display: none; } 
.quantity-procart { text-align: right; } 
.price-procart { display: none; } 
.price-procart-rp { display: block; } 
.procart-label .quantity-procart p:first-child { display: none; } 
.procart-label .quantity-procart p:last-child { display: block; } 
.cart-pro-detail a { width: 100%; } 
 }
@media only screen and (max-width: 575px){
 .name-procart a { font-size: 13px; } 
.procart-label { font-size: 13px; } 
.grid-product { gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr)); } 
.news .news-image { margin-bottom: 1rem; } 
 }

@media only screen and (max-width:600px){
 #ninja-slider-prev,
#ninja-slider-next,
#ninja-slider-pager { display: none; } 
 }