@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; } 

 .header { display: none; } 
 .navigation__logo { zoom: .55; } 
 .navigation { background: var(--clr-web-tone); padding: .25rem; } 
 .search__toggle .search__icon { color: #fff; } 
 .intro__main { flex-direction: column; gap: 30px; } 
 .intro-left,
 .intro-right { width: 100%; } 
 .intro-right:after { content: none; } 
 .productCatFeatured__title__line { width: 33%; } 
 .product__list.flex-list { --columns: 4; --space-horizontal: 5px; } 
 .service__list.flex-list { --columns: 3; --space-horizontal: 15px; } 
 .album__list.flex-list { --columns: 2; --space-horizontal: 11px; } 
 }
@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 { --columns: 3; --space-horizontal: 7px; } 
 .service__list.flex-list { --columns: 3; --space-horizontal: 7px; } 
 .news__list.flex-list { --columns: 2; --space-horizontal: 11px; } 
 .footer__map__brand { margin-top: 1.5rem; } 

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

@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; } 
 .productCatFeatured__title__line { width: 31%; } 
 .title__main { font-size: 32px; } 
 .productCatFeatured__title { font-size: 28px; } 
 .videoNews__main { flex-direction: column; gap: 30px; } 
 .videoNews-left,
 .videoNews-right,
 .formNewletter-left { width: 100%; } 
 .formNewletter-right { width: 50%; } 
 .video__main .video__photo, .video__main .video__photo-inner, .video__main .video__photo-inner img,
 .video__minor .video__photo, .video__minor .video__photo-inner, .video__minor .video__photo-inner img { height: auto; } 
 .formNewletter__main { width: 100%; flex-direction: column; gap: 20px; } 
 .product__list.flex-list,
 .service__list.flex-list { --columns: 2; --space-horizontal: 7px; } 
 .news__list.flex-list,
 .album__list.flex-list { --columns:1; --space-horizontal: 11px; } 
 .news__list.flex-list { --space-vertical: -webkit-calc(var(--space-horizontal) * 2); --space-vertical: -moz-calc(var(--space-horizontal) * 2); --space-vertical: calc(var(--space-horizontal) * 2); } 
 }

@media(max-width: 576px) { /* General */
 .rps-md--visible { display: block; } 
 .rps-md--hidden { display: none; } 
 .rps-md--w-100 { width: 100%; }  
 /* News */
 .news .news__photo { margin-bottom: 1rem; } 

 .navigation__logo {zoom: .35;}
 .header___name1 {font-size: 22px;}
 .header___name2 {font-size: 35px;}
 .intro-right {padding-right: 45px; min-height: 450px;} 
 .title__main {font-size: 25px;}
 .title__slogan {font-size: 14px;}
 .service__name {font-size: 15px;}
 .productCatFeatured__title {font-size: 22px;}
 .productCatFeatured__title__line {width: 27%;}
 .choose__item {font-size: 13px;}
 .choose__list {margin-bottom: 1rem;}
 .wrap-albumListFeatured .header__home {margin-bottom: 1rem;}
 .newsletter__button input {font-size: 13px; height: 43px;width: 110px;}
 .videoNews__title{font-size: 20px;}
 .newsEvent__name {font-size: 15px;}
 .footer-powered .wrap-content {justify-content: center !important; gap: 20px;}


 }
@media(max-width:420px) {
    .header___name1 {font-size: 17px;}
    .header___name2 {font-size: 24px;}
    .intro__header:before{zoom: .6;}
    .intro-right:before {content: none;}
    .intro-right {padding: 0;}
    .intro__photo__minor {position: unset;}
    .title__main {font-size: 20px;}
    .header__home {margin-bottom: .5rem;}
    .product__name {font-size: 14px;}
    .productCatFeatured__title__line {width: 20%;}
    .album__name {font-size: 15px;--line-clamp: 2;}
    .formNewletter__group {flex-direction: column;gap: 0;}
    .videoNews-news {flex-direction: column; gap: 20px;}
    .news__main,
    .news__minor {width: 100%;}
    .news__minor .newsEvent__name {font-size: 13px;}
    .product__list.flex-list, .service__list.flex-list {--columns: 2; --space-horizontal: 4px;}
} 
@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; } 
 }