@media (max-width: 1199.98px) {
  .lab-supply-card {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 991.98px) {

    /* ===== TOP HEADER ===== */

    .top-header {
        height: 90px;
        gap: 15px;
    }

    .contact-box {
        padding: 6px 10px;
    }

    .contact-item {
        font-size: 10px;
    }

    .logo-area img {
        height: 25px;
    }

    .search-box {
        width: 220px;
    }

    .search-box input {
        font-size: 11px;
        padding: 0 4px;
    }

    .nav-menu {
        gap: 18px;
    }

    .nav-menu li a {
        font-size: 15px;
    }

    /* ===== SLIDER SECTION ===== */

    .hero-slide {
        padding: 40px 25px;
    }

    .hero-image img {
        max-width: 380px;
    }

    .hero-title {
        font-size: 30px;
        max-width: 800px;
    }

    .hero-subtitle {
        font-size: 13px;
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-features {
        gap: 20px;
    }

    .hero-carousel .owl-nav button.owl-prev {
        left: 60px;
    }

    .hero-carousel .owl-nav button.owl-next {
        right: 60px;
    }

    /* ===== INDUSTRY SECTION ===== */

    .industry-section {
        padding: 20px 15px;
    }

    .industry_heading_box {
        margin-bottom: 45px;
    }

    .industry-title {
        font-size: 30px;
    }

    .industry-subtitle {
        font-size: 12px;
    }

    .industry-feature-card {
        padding: 35px 25px;
    }

    .industry-content h3 {
        font-size: 26px;
    }

    .industry-image-box img {
        max-height: 250px;
        object-fit: contain;
    }

    .industry-card h3 {
        font-size: 22px;
    }

    .card-image-box {
        padding: 25px;
    }

    .card-image-box img {
        height: 90px;
    }

    .small-card .card-image-box img {
        height: 60px;
    }

    /* ===== CORE CAPABILITIES SECTION ===== */

    .capabilities-section {
        padding: 70px 0 50px;
    }

    .section-title {
        margin-bottom: 60px;
    }

    .section-title img {
        max-width: 65%;
    }

    .section-title-heading {
        font-size: 42px;
    }

    .capabilities-grid {
        gap: 18px;
    }

    .capability-card {
        height: 200px;
    }

    .icon-box {
        width: 80px;
        height: 80px;
        margin-bottom: 18px;
    }

    .icon-box img {
        max-width: 70px;
        max-height: 70px;
    }

    .capability-card h4 {
        font-size: 16px;
    }

    /* ===== EQUIPMENT SECTION ===== */

    .equipment-card {
        padding: 15px;
    }

    .equipment-image {
        margin-bottom: 15px;
    }

    .equipment-image img {
        max-height: 220px;
    }

    .equipment-card h3 {
        font-size: 15px;
        line-height: 1.4;
    }

    .equipment-btn {
        width: 140px;
        height: 36px;
        font-size: 12px;
    }

    .explore-wrapper {
        margin-top: 70px;
    }

    .explore-btn {
        width: 220px;
        height: 50px;
        font-size: 16px;
    }

    /* ===== PARTNERS SECTION ===== */

    .partners-section {
        padding: 50px 0 60px;
    }

    .partners-box {
        gap: 35px;
        padding: 30px 20px;
        margin-top: 30px;
    }

    .partner-item img {
        max-width: 130px;
        max-height: 35px;
    }

    /* ===== FILTERATION SECTION ===== */

    .filtration-section {
        padding: 45px 20px;
    }

    .filtration-section .section-title {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .section-desc {
        max-width: 520px;
        font-size: 12px;
    }

    .cta-wrapper {
        margin-top: 35px;
    }

    .btn-specialist,
    .btn-email {
        font-size: 13px;
    }

    /* ===== TEAM CHOOSE COPURE SECTION ===== */

    .why-copure-section {
        padding: 45px 0 70px;
    }

    .choose-section-title-1 .section-title-heading {
        font-size: 42px;
    }

    .choose-section-title-2 .section-title-heading {
        font-size: 46px;
    }

    .why-description-1 {
        max-width: 700px;
        font-size: 12px;
    }

    .why-description-2 {
        max-width: 450px;
        font-size: 12px;
    }

    .cards-row {
        margin-top: 30px;
    }

    .feature-card {
        padding: 25px 18px;
    }

    .feature-card h4 {
        font-size: 15px;
    }

    .feature-card p {
        font-size: 11px;
    }

    /* ===== FOOTER SECTION ===== */

    .footer-top {
        padding: 25px 20px;
    }

    .footer-logo img {
        height: 34px;
    }

    .footer-phone,
    .footer-email {
        font-size: 13px;
    }

    .footer-links {
        padding: 25px 20px;
    }

    .footer-links h5 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .footer-links a {
        font-size: 13px;
    }

    .social-wrap {
        padding: 12px 0;
    }

    .social-wrap a {
        width: 32px;
        height: 32px;
    }

    .footer-copyright {
        font-size: 13px;
    }
    .laboratories-hero-section {
        padding: 30px 0 50px;
    }

    .laboratories-heading {
        font-size: 46px;
    }
    .laboratories-hero-section::before {
        width: 100%;
    }
    .lab-supply-section {
        padding: 34px 0 64px;
    }

    .lab-choose-section {
        padding: 28px 0 68px;
    }

    .lab-choose-heading h2 {
        font-size: 40px;
    }

    .lab-choose-card {
        padding: 30px 18px 22px;
    }

    .lab-choose-card h3 {
        min-height: auto;
        font-size: 18px;
    }

    .lab-choose-card p {
        max-width: 100%;
        font-size: 14px;
    }

    .lab-contact-section {
        padding: 0 0 72px;
    }

    .lab-contact-wrap {
        max-width: 100%;
    }

    .lab-contact-info-card {
        padding: 26px 20px 22px;
    }

    .lab-contact-info-card h2 {
        font-size: 22px;
    }

    .lab-contact-post-nav {
        gap: 36px;
        margin-top: 34px;
    }

    .partner-spotlight-section {
        padding: 38px 0 68px;
    }

    .partner-spotlight-title-wrap {
        margin-bottom: 42px;
    }

    .partner-spotlight-title {
        min-width: 170px;
        min-height: 46px;
        font-size: 21px;
    }

    .partner-spotlight-grid {
        gap: 26px;
    }

    .partner-spotlight-item:hover .partner-spotlight-logo {
        transform: translateX(-54px);
    }

    .partner-spotlight-hover-card {
        left: 62%;
        width: 260px;
        min-height: 192px;
        padding: 18px 18px 18px 22px;
    }


    .contact-page-wrap {
        max-width: 100%;
    }

    .contact-page-info-card {
        padding: 24px 20px 24px;
    }

    .contact-page-info-card>p {
        margin-bottom: 28px;
    }
    .lab-contact-info-card{
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .lab-contact-info-text{
        margin: 0;
    }
}


@media (max-width: 767.98px) {

    /* ===== TOP HEADER ===== */

    .top-header {
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .contact-box {
        display: none;
    }

    .logo-area {
        flex-shrink: 0;
    }

    .logo-area img {
        height: 25px;
    }

    /* Hide normal search */

    .search-wrapper {
        display: none;
    }

    .mobile-search-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
    }

    .mobile-search-icon i {
        font-size: 18px;
        line-height: 1;
    }

    .navbar-custom {
        position: relative;
        height: auto;
    }

    .mobile-menu-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .mobile-contact-box {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .mobile-contact-box .contact-item {
        font-size: 12px;
        white-space: nowrap;
    }

    .hamburger-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 42px;
        border: none;
        background: none;
        color: #23395d;
        font-size: 22px;
        cursor: pointer;
    }

    .hamburger-btn i {
        font-size: 22px;
        transition: all .35s ease;
    }

    .hamburger-btn.active i {
        transform: rotate(180deg);
    }

    .nav-menu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background: #fff;
        display: none;
        flex-direction: column;
        gap: 0;
        padding: 10px 0;
        border: 1px solid #e5e5e5;
        box-shadow: 0 10px 25px rgba(0, 0, 0, .08);
        z-index: 9999;
    }

    .nav-menu.show {
        display: flex;
    }

    .nav-menu li {
        width: 100%;
    }

    .nav-menu li a {
        padding: 12px 15px;
        display: block;
        justify-content: space-between;
        align-items: center;
        font-size: 13px;
    }

    .mobile-contact-item a {
        justify-content: flex-start !important;
        gap: 8px;
    }

    /* Disable hover dropdown on mobile */

    .mega-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        width: 100%;
        margin-top: 0;
        border: none;
        display: none;
    }
    .big-mega-menu,
    .brand-mega-menu,
    .big-mega-menu .mega-item,
    .brand-mega-menu .mega-item {
        width: 100% !important;
    }
    /* .mega-dropdown.open>.mega-menu {
        padding: 8px 0 0;
    } */
    .mega-menu .mega-item a{
        padding: 4px;
    }
    .mega-dropdown.open>.nav-link i {
        transform: rotate(180deg);
    }

    .mega-dropdown>.nav-link i {
        transition: transform .3s ease;
    }

    /* ===== SLIDER SECTION ===== */

    .hero-slide {
        padding: 35px 15px;
    }

    .hero-image img {
        max-width: 260px;
    }

    .hero-title {
        margin-top: 25px;
        font-size: 24px;
        line-height: 1.25;
        letter-spacing: 0;
    }

    .hero-subtitle {
        font-size: 12px;
        line-height: 1.6;
        margin: 15px 0 25px;
    }

    .hero-btn {
        padding: 12px 35px;
        font-size: 14px;
    }

    .hero-features {
        gap: 10px;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    .feature-pill {
        height: 34px;
        padding: 0 14px;
        font-size: 11px;
    }

    .hero-carousel .owl-nav button.owl-prev,
    .hero-carousel .owl-nav button.owl-next {
        width: 28px;
        height: 28px;
        font-size: 18px !important;
        top: 22%;
    }

    .hero-carousel .owl-nav button.owl-prev {
        left: 10px;
    }

    .hero-carousel .owl-nav button.owl-next {
        right: 10px;
    }

    .hero-carousel .owl-nav button i {
        font-size: 13px;
    }

    .arrow_image img {
        height: 12px;
    }

    /* ===== INDUSTRY SECTION ===== */

    .industry-section {
        padding: 15px 0;
    }

    .industry_heading_box {
        margin-bottom: 35px;
    }

    .industry-title {
        font-size: 24px;
        line-height: 1.3;
    }

    .industry-subtitle {
        font-size: 11px;
        padding: 0 10px;
    }

    /* Left Big Card */

    .industry-feature-card {
        padding: 25px 18px;
    }

    .industry-content h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .industry-content p {
        font-size: 12px;
        max-width: 100%;
    }

    .industry-tags {
        gap: 8px;
    }

    .industry-tags span {
        font-size: 9px;
        height: 24px;
        padding: 0 8px;
    }

    .industry-image-box {
        margin-top: 15px;
    }

    .industry-image-box img {
        max-height: 180px;
        object-fit: contain;
    }

    /* Right Cards */

    .industry-card {
        padding: 10px;
        text-align: center;
    }

    .card-image-box {
        padding: 15px;
        margin-bottom: 15px;
    }

    .card-image-box img {
        height: 70px;
    }

    .industry-card h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .industry-card p {
        font-size: 11px;
        line-height: 1.6;
    }

    .small-card .card-image-box {
        padding: 25px;
    }

    .small-card .card-image-box img {
        height: 45px;
    }

    .small-card h3 {
        font-size: 16px;
    }

    .solution-btn {
        padding: 8px 14px;
        font-size: 12px;
    }

    /* ===== CORE CAPABILITIES SECTION ===== */

    .capabilities-section {
        padding: 50px 0 40px;
    }

    .section-title {
        margin-bottom: 40px;
    }

    .section-title img {
        max-width: 95%;
    }

    .section-title-heading {
        font-size: 28px;
        line-height: 1.2;
        letter-spacing: 0;
    }

    .capabilities-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .capability-card {
        height: 150px;
        padding: 15px;
    }

    .icon-box {
        width: 55px;
        height: 55px;
        margin-bottom: 12px;
    }

    .icon-box img {
        max-width: 50px;
        max-height: 50px;
    }

    .capability-card h4 {
        font-size: 13px;
        line-height: 1.4;
    }

    /* ===== EQUIPMENT SECTION ===== */

    .equipment-card {
        padding: 10px;
    }

    .equipment-image {
        margin-bottom: 12px;
    }

    .equipment-image img {
        max-height: 120px;
    }

    .equipment-card h3 {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .equipment-btn {
        width: 110px;
        height: 32px;
        font-size: 10px;
        letter-spacing: .4px;
    }

    .explore-wrapper {
        margin-top: 45px;
    }

    .explore-btn {
        width: 200px;
        height: 46px;
        font-size: 14px;
    }

    /* ===== PARTNERS SECTION ===== */

    .partners-section {
        padding: 70px 0 80px;
    }

    .partners-box {
        gap: 20px;
        padding: 40px 30px;
        margin-top: 40px;
    }

    .partner-item img {
        max-width: 150px;
        max-height: 40px;
    }

    /* ===== FILTERATION SECTION ===== */

    .filtration-section {
        padding: 40px 15px;
        margin-bottom: 40px;
    }

    .filtration-section .section-title {
        font-size: 24px;
        line-height: 1.25;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    .section-desc {
        font-size: 12px;
        line-height: 1.7;
    }

    .cta-wrapper {
        margin-top: 30px;
        flex-direction: column;
        gap: 12px;
    }

    .btn-specialist {
        width: 100%;
        max-width: 260px;
        padding: 11px 20px;
        text-align: center;
        font-size: 13px;
    }

    .btn-email {
        width: 100%;
        max-width: 260px;
        font-size: 12px;
        gap: 12px;
        padding: 10px 15px;
    }

    .mail-icon {
        width: 24px;
        height: 24px;
    }

    .mail-icon i {
        font-size: 12px;
    }

    /* ===== TEAM CHOOSE COPURE SECTION ===== */

    .why-copure-section {
        padding: 40px 0 50px;
    }

    .choose-section-title-1 .section-title-heading {
        display: none;
    }

    .mobile-title {
        display: block;
        text-align: center;
        color: #10264d;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .choose-section-title-2 .section-title-heading {
        font-size: 30px;
    }

    .why-description-1 {
        font-size: 11px;
        line-height: 1.7;
        margin: 20px auto 40px;
        padding: 0 10px;
    }

    .why-description-2 {
        font-size: 11px;
        line-height: 1.7;
        margin-top: 20px;
        padding: 0 10px;
    }

    .cards-row {
        margin-top: 25px;
    }

    .feature-card {
        padding: 18px 12px;
        border-radius: 8px;
    }

    .icon-box-2 {
        width: 34px;
        height: 34px;
        margin-bottom: 15px;
    }

    .icon-box-2 img {
        max-width: 18px;
        max-height: 18px;
    }

    .feature-card h4 {
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .feature-card p {
        font-size: 10px;
        line-height: 1.6;
    }

    /* ===== FOOTER SECTION ===== */

    .copure-footer .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* Top Row */

    .footer-top {
        flex-direction: column;
        gap: 10px;
        text-align: center;
        padding: 30px 0;
    }

    .footer-logo {
        order: 1;
    }

    .footer-phone {
        order: 2;
    }

    .footer-email {
        order: 3;
    }

    .footer-logo img {
        height: 35px;
    }

    .footer-phone,
    .footer-email {
        font-size: 14px;
    }

    /* Links */

    .footer-links {
        padding: 25px 0;
    }

    .footer-links>div {
        margin-bottom: 25px;
    }

    .footer-links h5 {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .footer-links a {
        font-size: 13px;
        line-height: 1.8;
    }

    /* Social */

    .social-wrap {
        padding: 20px 0;
    }

    .social-wrap a {
        width: 36px;
        height: 36px;
    }

    /* Copyright */

    .footer-copyright {
        font-size: 12px;
        padding: 12px;
    }

    .divider-bottom {
        margin: 0;
    }

    .laboratories-kicker {
        font-size: 18px;
    }

    .laboratories-heading {
        font-size: 38px;
    }

    .laboratories-subheading {
        font-size: 15px;
    }

    .laboratories-description {
        font-size: 12px;
    }

    .laboratories-cta {
        padding: 11px 16px;
        font-size: 13px;
    }

    .lab-choose-section {
        padding: 22px 0 56px;
    }

    .lab-choose-heading {
        margin-bottom: 28px;
    }

    .lab-choose-heading h2 {
        font-size: 30px;
    }

    .lab-choose-heading-line {
        width: 42px;
        margin-top: 10px;
    }

    .lab-choose-row {
        margin-bottom: 30px;
    }

    .lab-choose-card {
        padding: 26px 16px 20px;
    }

    .lab-choose-icon {
        width: 38px;
        height: 38px;
        margin-bottom: 20px;
        font-size: 16px;
    }

    .lab-choose-card h3 {
        font-size: 16px;
        min-height: auto;
    }

    .lab-choose-card p {
        max-width: 100%;
        font-size: 13px;
        line-height: 1.6;
    }

    .lab-choose-actions {
        gap: 14px;
    }

    .lab-choose-primary-btn {
        padding: 13px 16px;
        font-size: 14px;
    }

    .lab-choose-secondary-btn {
        padding: 11px 12px;
        font-size: 12px;
    }

    .lab-contact-section {
        padding: 0 0 58px;
    }

    .lab-contact-info-card {
        padding: 24px 18px 20px;
    }

    .lab-contact-info-card h2 {
        font-size: 22px;
    }

    .lab-contact-info-text {
        margin-bottom: 20px;
        font-size: 13px;
    }

    .lab-contact-list a {
        font-size: 12px;
    }

    .lab-contact-social {
        margin-top: 22px;
    }

    .lab-contact-input {
        font-size: 12px;
    }

    .lab-contact-submit-btn {
        min-width: 100%;
    }

    .lab-contact-post-nav {
        flex-wrap: wrap;
        gap: 18px 28px;
        margin-top: 30px;
    }

    .partner-spotlight-section {
        padding: 28px 0 54px;
    }

    .partner-spotlight-title-wrap {
        margin-bottom: 30px;
    }

    .partner-spotlight-title {
        min-width: 158px;
        min-height: 42px;
        font-size: 19px;
    }

    .partner-spotlight-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .partner-spotlight-item {
        min-height: auto;
        flex-direction: column;
        gap: 16px;
    }

    .partner-spotlight-logo {
        min-height: auto;
    }

    .partner-spotlight-logo img {
        max-height: 54px;
    }

    .partner-spotlight-hover-card {
        position: relative;
        left: auto;
        right: auto;
        width: 100%;
        max-width: 320px;
        min-height: auto;
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    .partner-spotlight-item:hover .partner-spotlight-logo {
        transform: none;
    }

    .partner-spotlight-item:hover .partner-spotlight-hover-card {
        transform: none;
    }
    .partner-spotlight-hover-card::before{
        top: -5px;
        left: 50%;
        transform: rotate(90deg) !important;
        transform: translate(-50%, -50%) rotate(90deg) !important;
    }

    .contact-page-section {
        padding: 30px 0;
    }

    .contact-page-info-card {
        padding: 22px 18px 22px;
    }

    .contact-page-info-card h2 {
        font-size: 22px;
    }

    .contact-page-list a {
        font-size: 13px;
    }

    .contact-page-map iframe {
        height: 180px;
    }

    .contact-page-label {
        font-size: 11px;
    }

    .contact-page-input {
        font-size: 12px;
    }

    .contact-page-submit-btn {
        min-width: 100%;
    }
    .lab-supply-heading h2{
        font-size: 35px;
    }
    .capability-card {
    width: calc(50% - 15px);
    }
    .product-catalogue-section .equipment-image {
        min-height: 150px;
    }

}
@media(max-width: 440px){
    .partners-box{
        flex-wrap: wrap;
        gap: 20px;
        padding: 20px;
    }
    .lab-supply-heading {
    margin-bottom: 28px;
  }

  .lab-supply-card h3 {
    min-height: auto;
  }

  .lab-choose-heading h2 {
    font-size: 26px;
  }

  .lab-choose-card {
    padding: 22px 14px 18px;
  }

  .lab-choose-primary-btn,
  .lab-choose-secondary-btn {
    width: 100%;
    justify-content: center;
  }

  .lab-contact-post-nav {
    flex-direction: column;
    gap: 16px;
  }

  .partner-spotlight-title {
    min-width: 148px;
    font-size: 18px;
  }

  .partner-spotlight-hover-card {
    max-width: 100%;
  }

  .contact-page-map iframe {
    height: 150px;
  }
  .lab-contact-info-card{
    display: block;
  }
}

@media (min-width:768px) {

    .search-wrapper {
        display: flex;
    }

    .mobile-search-icon {
        display: none;
    }

}

/* ===== BLOG LISTING PAGE ===== */

@media (max-width: 991.98px) {
    .blog-hero { padding: 70px 0 60px; }
    .blog-hero h1 { font-size: 42px; }
    .blog-featured-image { min-height: 350px; }
    .blog-featured-content { padding: 40px; }
    .blog-card-image { height: 210px; }
    .blog-newsletter { padding: 42px; }
}

@media (max-width: 767.98px) {
    .blog-hero { padding: 55px 0 48px; }
    .blog-hero h1 { font-size: 34px; letter-spacing: -.4px; }
    .blog-hero p { font-size: 14px; }
    .blog-search { height: 50px; }
    .blog-content-section { padding: 38px 0 65px; }
    .blog-filter-bar { margin-bottom: 26px; }
    .blog-filter-list { flex-wrap: nowrap !important; width: 100%; padding-bottom: 8px; overflow-x: auto; }
    .blog-filter-list button { flex: 0 0 auto; }
    .blog-featured-card { margin-bottom: 34px; }
    .blog-featured-image { min-height: 270px; }
    .blog-featured-content { padding: 30px 25px 34px; }
    .blog-featured-content h2 { font-size: 25px; }
    .blog-card-body { min-height: auto; }
    .blog-pagination { margin: 40px 0 48px; }
    .blog-newsletter { padding: 34px 25px; }
    .blog-newsletter h2 { font-size: 25px; }
}

@media (max-width: 575.98px) {
    .blog-hero h1 { font-size: 30px; }
    .blog-eyebrow { font-size: 10px; }
    .blog-featured-image { min-height: 220px; }
    .blog-featured-content { padding: 26px 20px 30px; }
    .blog-featured-content h2 { font-size: 22px; }
    .blog-card-image { height: 200px; }
    .blog-newsletter-form { height: auto; flex-direction: column; overflow: visible; background: transparent; }
    .blog-newsletter-form input { height: 48px; border-radius: 6px; padding: 18px;}
    .blog-newsletter-form button { height: 46px; margin-top: 10px; border-radius: 6px; }
}

/* ===== PRODUCT PAGES ===== */
@media(max-width:991.98px){.product-list-hero h1{font-size:40px}.product-filter-toggle{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #d8e0e8;border-radius:5px;background:#fff;color:#0b2142;font-size:11px}.product-filter-panel{position:static;display:none;margin-bottom:28px}.product-filter-panel.open{display:block}.product-main-image{height:430px}.product-gallery{position:static}.product-detail-copy h1{font-size:38px}.product-spec-card{margin-top:35px}}
@media(max-width:767.98px){.product-list-hero{padding:35px 0 48px}.product-list-hero h1{font-size:34px}.product-list-hero p{font-size:14px}.product-catalogue-section{padding:38px 0 65px}.product-toolbar>div{display:none}.product-card-image{height:220px}.product-detail-section{padding-bottom:55px}.product-main-image{height:350px;padding:40px}.product-detail-copy h1{font-size:33px}.product-info-section,.product-related-section{padding:55px 0}.product-info-block h2,.product-section-heading h2{font-size:29px}}
@media(max-width:575.98px){.product-list-hero h1{font-size:30px}.product-toolbar{gap:10px}.product-toolbar label{margin-left:auto}.product-toolbar select{max-width:110px}.product-main-image{height:280px;padding:30px}.product-thumbnails button{width:68px;height:62px}.product-detail-copy h1{font-size:29px}.product-detail-lead{font-size:14px}.product-detail-actions{flex-direction:column}.product-primary-btn,.product-secondary-btn{width:100%}}

/* ===== BLOG DETAILS PAGE ===== */

@media (max-width: 1199.98px) {
    .article-hero h1 { font-size: 48px; }
    .article-cover { height: 500px; }
}

@media (max-width: 991.98px) {
    .article-hero { padding-bottom: 58px; }
    .article-hero h1 { font-size: 42px; }
    .article-lead { font-size: 16px; }
    .article-cover { height: 410px; margin-bottom: 48px; }
    .article-sidebar { position: static; margin-bottom: 35px; padding: 22px; border: 1px solid #e0e6ed; border-radius: 8px; }
    .article-toc { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 20px; }
    .article-share { margin-top: 18px; padding-top: 18px; }
}

@media (max-width: 767.98px) {
    .article-hero { padding: 26px 0 48px; }
    .article-breadcrumb { margin-bottom: 35px; overflow: hidden; white-space: nowrap; }
    .article-breadcrumb span { overflow: hidden; text-overflow: ellipsis; }
    .article-hero h1 { font-size: 34px; letter-spacing: -.5px; }
    .article-lead { font-size: 14px; }
    .article-cover { height: 310px; margin-bottom: 38px; border-radius: 0 0 9px 9px; }
    .article-main-section { padding: 50px 0; }
    .article-body { font-size: 15px; line-height: 1.8; }
    .article-body .article-intro { font-size: 18px; }
    .article-body h2 { margin-top: 42px; font-size: 27px; }
    .article-cta { align-items: flex-start; flex-direction: column; padding: 28px; }
    .article-related-section { padding: 58px 0 65px; }
    .article-section-heading h2 { font-size: 30px; }
    .related-insights-carousel .owl-nav { position: static; justify-content: center; margin-top: 4px; }
    .related-insights-carousel .owl-dots { margin-top: 16px; }
    .related-insights-carousel .blog-card-body { min-height: 315px; }
}

@media (max-width: 575.98px) {
    .article-hero h1 { font-size: 30px; }
    .article-byline { align-items: center; }
    .article-cover { height: 230px; }
    .article-sidebar { padding: 18px; }
    .article-toc { grid-template-columns: 1fr; }
    .article-body .article-intro { font-size: 17px; }
    .article-body h2 { font-size: 24px; }
    .article-callout { padding: 22px 18px; }
    .article-body blockquote { padding-left: 20px; font-size: 18px; }
    .article-author-box { align-items: flex-start; }
    .article-section-heading { align-items: flex-start !important; flex-direction: column; }
    .related-insights-carousel .blog-card-body { min-height: 0; }
}

@media(max-width:767.98px){.related-products-carousel .owl-nav{position:static;justify-content:center;margin-top:4px}.related-products-carousel .owl-dots{margin-top:16px}}
@media(max-width:575.98px){.product-gallery-arrow{width:36px;height:36px}.product-gallery-prev{left:10px}.product-gallery-next{right:10px}}
