
#page-loader, .cssload-container, #loading-area, .loading-page-1, .loading-area, #overlayer, .loader { display: none !important; visibility: hidden !important; pointer-events: none !important; height: 0 !important; overflow: hidden !important; }
.rd-navbar-brand img, .footer-modern .brand img { max-height: 44px; width: auto; }
.pagination-wrap, .pro-pagination-style { width: 100%; text-align: center; padding: 24px 0; }
.page_bar .pages a, .page_bar .pages span { display: inline-block; margin: 0 4px; padding: 6px 10px; border: 1px solid #ddd; color: #333; }
.has-aa .aa-page { overflow: visible !important; height: auto !important; max-height: none !important; font-size: 14px !important; }
.product-body img, .news-body img, .appD_main img, .proD_main_desc img { max-width: 100%; height: auto; }
.swiper-slider { min-height: 70vh; }
.aa-page .aa-related-grid { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; width: 100%; }
.aa-page .table_wrap { overflow-x: auto; width: 100%; }
.aa-page .faq_bottom { display: none; }
.aa-page .faq_div.on .faq_bottom { display: block; }
@media (max-width: 991px) { .aa-page .aa-related-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 575px) { .aa-page .aa-related-grid { grid-template-columns: 1fr; } }
