/* ========================= RESPONSIVE BREAKPOINTS ========================= */

@media (max-width: 991px) {

    .lux-navbar {
        top: 15px;
    }

    .lux-nav-wrapper {
        padding: 10px 16px;
        border-radius: 50px;
        backdrop-filter: blur(20px);
        background: rgba(18, 28, 48, 0.8);
    }

    .brand-logo img {
        width: 100px;
    }

    .hero-section {
        min-height: 85vh;
        border-radius: 30px;
    }

    .hero-content {
        top: 55%;
    }

    .hero-title {
        font-size: 40px;
    }

    .hero-sub {
        font-size: 16px;
        max-width: 520px;
    }

    .hero-thumbs {
        bottom: 30px;
        right: 30px;
    }

    .thumb {
        width: 75px;
        height: 60px;
    }

    .lux-section {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .content-box h2 {
        font-size: 28px;
    }

    .content-box p {
        font-size: 14px;
    }

    .img-overlay {
        width: 65%;
        bottom: -25px;
    }

    .stat-item {
        padding: 25px 20px;
    }

    .stat-item h3 {
        font-size: 40px;
    }

    .what-we-do-section {
        padding: 70px 0;
        border-radius: 30px;
    }

    .what-we-do-title {
        font-size: 28px;
    }

    .what-we-do-desc {
        font-size: 14px;
        max-width: 100%;
    }

    .what-we-do-img-wrapper {
        min-height: 420px;
    }

    .what-we-do-pointer-title {
        font-size: 18px;
    }

    .what-we-do-pointer-content {
        font-size: 16px;
    }

    .stack-section {
        padding: 70px 0;
    }

    .stack-card {
        grid-template-columns: 1fr 1fr;
        padding: 40px;
        min-height: auto;
    }

    .stack-card-name {
        font-size: 32px;
    }

    .stack-card-desc {
        font-size: 15px;
    }

    .stack-card-content {
        padding-right: 20px;
    }

    .section-heading {
        margin-bottom: 60px;
    }

    .section-title {
        font-size: 32px;
        margin-top: 22px;
    }

    .section-tag {
        font-size: 12px;
        letter-spacing: 2px;
    }

    .section-tag::after {
        width: 70px;
    }

    .why-choose-section {
        padding: 70px 0;
    }

    .sticky-image-wrapper {
        position: relative;
        top: 0;
        margin-bottom: 40px;
    }

    .why-choose-img {
        width: 100%;
    }

    .why-content {
        margin-top: 10px;
    }

    .why-choose-box {
        padding: 22px;
    }

    .why-choose-box h5 {
        font-size: 16px;
    }

    .why-choose-box p {
        font-size: 14px;
    }

    .faq-section {
        padding: 70px 0 50px;
    }

    .faq-left {
        margin-bottom: 40px;
    }

    .faq-left .section-title {
        font-size: 34px;
        line-height: 1.2;
    }

    .faq-left p {
        font-size: 16px;
    }

    .faq-accordion .faq-item {
        padding: 22px 24px;
    }

    .faq-question {
        font-size: 15px;
    }

    .faq-icon {
        font-size: 26px;
    }

    .blogs-section {
        padding: 60px 0;
        border-radius: 30px;
    }

    .what-we-do-title {
        font-size: 34px;
        margin-bottom: 40px;
    }

    .blog-img {
        height: 230px;
    }

    .blog-title {
        font-size: 17px;
    }

    .blog-meta {
        font-size: 13px;
        gap: 12px;
    }

    .testimonials-section {
        padding: 70px 0;
    }

    .testimonial-wrapper {
        margin-top: 50px;
    }

    .testimonial-stack {
        width: 280px;
    }

    .review {
        font-size: 14px;
    }

    .profile-card h6 {
        font-size: 14px;
    }

    .profile-card span {
        font-size: 12px;
    }

    .gallery-section {
        padding: 70px 0;
    }

    .gallery-wrapper {
        height: clamp(320px, 70vh, 460px);
        gap: 12px;
    }

    .gallery-stack-card {
        border-radius: 20px;
    }

    .gallery-stack-card .content {
        bottom: 22px;
        left: 22px;
        right: 22px;
    }

    .gallery-stack-card h4 {
        font-size: 1.4rem;
    }

    .lux-breadcrumb {
        padding: 150px 20px 120px;
        border-radius: 32px;
    }

    .lux-breadcrumb-content {
        padding: 35px 45px;
        border-radius: 18px;
    }

    .lux-breadcrumb h1 {
        font-size: 36px;
    }

    .breadcrumb {
        font-size: 14px;
    }

    .product-strip {
        padding: 60px 0;
    }

    .product-image-wrap {
        margin-bottom: 40px;
    }

    .product-desc {
        max-width: 100%;
    }

    .premium-table-wrapper {
        overflow-x: auto;
        border-radius: 16px;
    }

    .premium-table {
        min-width: 900px;
        font-size: 14px;
    }

    .lux-products-section {
        padding: 60px 0;
    }

    .lux-cta-card {
        position: relative !important;
        top: auto;
        margin-top: 50px;
        padding: 50px 40px;
    }

    .blog-details-section {
        padding: 70px 0;
    }

    .blog-details-hero img {
        height: 420px;
    }

    .blog-details-overlay {
        padding: 40px;
    }

    .blog-details-title {
        font-size: 34px;
        max-width: 100%;
    }

    .blog-details-content {
        padding: 40px;
    }

    .blog-details-content h2 {
        font-size: 24px;
    }

    .blog-details-sticky-sidebar {
        position: relative;
        top: auto;
        margin-top: 20px;
    }
    
}

@media (max-width: 768px) {

    .brand-logo img {
        width: 90px;
    }

    .lux-nav-wrapper {
        padding: 8px 14px;
    }

    .hero-section {
        min-height: 80vh;
        border-radius: 25px;
    }

    .hero-content {
        top: 52%;
        text-align: center;
    }

    .hero-title {
        font-size: 32px;
        line-height: 1.15;
    }

    .hero-sub {
        font-size: 15px;
        margin: 15px auto 20px;
    }

    .hero-btn {
        padding: 10px 24px;
        font-size: 14px;
    }

    .hero-thumbs {
        bottom: 20px;
        right: 50%;
        transform: translateX(50%);
        gap: 10px;
    }

    .thumb {
        width: 65px;
        height: 50px;
    }

    .lux-section {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .image-wrapper {
        margin-bottom: 40px;
    }

    /* .img-overlay {
        position: relative;
        bottom: auto;
        margin-top: -40px;
        width: 75%;
    } */

    .content-box {
        text-align: center;
    }

    .content-box h2 {
        font-size: 24px;
        line-height: 1.5;
    }

    .content-box p {
        margin-top: 15px;
    }

    .lux-btn {
        padding: 10px 24px;
        font-size: 14px;
    }

    .lux-stats {
        margin-top: 50px;
    }

    .stat-item {
        padding: 20px 10px;
    }

    .stat-item h3 {
        font-size: 34px;
    }

    .what-we-do-section {
        padding: 60px 0;
        border-radius: 25px;
    }

    .what-we-do-title {
        font-size: 24px;
        margin-top: 10px;
    }

    .what-we-do-desc {
        margin: 20px 0 25px;
        font-size: 14px;
    }

    .what-we-do-img-wrapper {
        min-height: 360px;
        margin: 30px auto;
    }

    .what-we-do-pointer-item {
        padding: 18px 0;
    }

    .what-we-do-pointer-title {
        font-size: 17px;
    }

    .what-we-do-pointer-content {
        font-size: 15px;
    }

    .stack-card {
        grid-template-columns: 1fr;
        padding: 35px 30px;
        text-align: center;
    }

    .stack-card-content {
        padding-right: 0;
        margin-bottom: 30px;
    }

    .stack-card-name {
        font-size: 26px;
    }

    .stack-card-desc {
        font-size: 14px;
    }

    .stack-card-image {
        height: 280px;
    }

    .section-heading {
        margin-bottom: 50px;
        text-align: center;
    }

    .section-title {
        font-size: 26px;
        line-height: 1.25;
        letter-spacing: -0.5px;
    }

    .section-tag {
        font-size: 11px;
        letter-spacing: 2px;
    }

    .section-tag::after {
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
    }

    .why-choose-section {
        padding: 60px 0;
    }

    .sticky-image-wrapper {
        margin-bottom: 35px;
    }

    .why-choose-img {
        border-radius: 20px;
    }

    .why-choose-box {
        gap: 15px;
        padding: 18px;
    }

    .why-choose-icon-box {
        min-width: 50px;
        height: 50px;
    }

    .why-choose-icon-box img {
        width: 28px;
        height: 28px;
    }

    .why-choose-box h5 {
        font-size: 15px;
    }

    .why-choose-box p {
        font-size: 13px;
    }

    .faq-section {
        padding: 60px 0 40px;
    }

    .faq-left .section-title {
        font-size: 28px;
    }

    .faq-left p {
        font-size: 15px;
        line-height: 1.6;
    }

    .faq-accordion .faq-item {
        padding: 20px;
        border-radius: 14px;
    }

    .faq-top {
        align-items: flex-start;
    }

    .faq-number {
        font-size: 14px;
        margin-right: 10px;
    }

    .faq-question {
        font-size: 14px;
        line-height: 1.5;
    }

    .faq-icon {
        font-size: 22px;
    }

    .faq-answer {
        font-size: 14px;
    }

    .lux-btn {
        padding: 12px 24px;
        font-size: 14px;
    }

    .blogs-section {
        padding: 50px 0;
        border-radius: 25px;
    }

    .what-we-do-title {
        font-size: 28px;
        margin-bottom: 35px;
    }

    .blog-img {
        height: 210px;
        border-radius: 20px;
    }

    .blog-img-wrapper {
        border-radius: 20px;
    }

    .blog-content {
        padding: 18px 5px 5px 5px;
    }

    .blog-title {
        font-size: 16px;
        line-height: 1.5;
    }

    .blog-meta {
        font-size: 12px;
        flex-wrap: wrap;
        gap: 10px;
    }

    .testimonials-section {
        padding: 60px 0;
    }

    .testimonial-track {
        gap: 18px;
        animation: scroll 28s linear infinite;
    }

    .testimonial-stack {
        width: 240px;
        gap: 12px;
    }

    .profile-card {
        padding: 12px;
        border-radius: 15px;
    }

    .review-card {
        padding: 16px;
        border-radius: 16px;
    }

    .review {
        font-size: 13px;
        line-height: 1.6;
    }

    .meta {
        font-size: 12px;
    }

    .gallery-section {
        padding: 60px 0;
    }

    .gallery-wrapper {
        height: auto;
        grid-template-columns: 1fr !important; /* stack vertically */
        gap: 18px;
    }

    .gallery-stack-card {
        height: 280px;
        border-radius: 18px;
    }

    .gallery-stack-card .content {
        opacity: 1;              /* always visible on mobile */
        transform: translateY(0);
        bottom: 20px;
        left: 20px;
        right: 20px;
    }

    .gallery-stack-card:hover {
        transform: none;         /* disable hover zoom on touch */
    }

    .lux-breadcrumb-wrapper {
        margin: 8px;
    }

    .lux-breadcrumb {
        padding: 120px 20px 100px;
        border-radius: 24px;
    }

    .lux-breadcrumb-content {
        padding: 28px 30px;
        border-radius: 16px;
    }

    .lux-breadcrumb h1 {
        font-size: 28px;
        margin-bottom: 12px;
    }

    .breadcrumb {
        font-size: 13px;
        flex-wrap: wrap;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        padding: 0 6px;
    }

    .product-strip {
        padding: 50px 0;
    }

    .product-title {
        font-size: 2.2rem;
    }

    .product-desc {
        font-size: 15px;
        line-height: 1.7;
    }

    .product-img-badge {
        font-size: 0.65rem;
        padding: 5px 12px;
    }

    .product-cta-btn {
        padding: 12px 22px;
        font-size: 0.75rem;
    }

    .premium-table {
        font-size: 13px;
    }

    .premium-table th,
    .premium-table td {
        padding: 10px 8px;
    }

    .lux-products-list {
        gap: 18px;
    }

    .lux-product-card {
        padding: 20px;
        gap: 16px;
    }

    .lux-cta-card {
        padding: 40px 30px;
    }

    .lux-cta-card h3 {
        font-size: 1.6rem;
    }

    .blog-details-section {
        padding: 60px 0;
    }

    .blog-details-hero {
        border-radius: 18px;
    }

    .blog-details-hero img {
        height: 360px;
    }

    .blog-details-overlay {
        padding: 30px;
    }

    .blog-details-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .blog-details-meta {
        font-size: 13px;
    }

    .blog-details-content {
        padding: 30px;
        border-radius: 16px;
    }

    .blog-details-content h2 {
        font-size: 22px;
        margin-top: 30px;
    }

    .blog-details-sidebar {
        padding: 25px;
        border-radius: 16px;
    }

    .blog-details-cta {
        padding: 30px;
        border-radius: 16px;
    }
}

@media (max-width: 576px) {

    .brand-logo img {
        width: 80px;
    }

    .lux-navbar {
        /* overflow: hidden; */
        top: 10px;
    }

    .lux-nav-wrapper {
        margin-top: 5px;
        /* overflow: hidden; */
        border-radius: 40px;
    }

    .hero-wrapper {
        overflow: hidden;
        padding: 6px;
    }

    .hero-section {
        overflow: hidden;
        min-height: 75vh;
        border-radius: 20px;
    }

    .hero-content {
        top: 50%;
        padding: 0 15px;
    }

    .hero-title {
        font-size: 24px;
        line-height: 1.2;
    }

    .hero-sub {
        font-size: 14px;
        margin-top: 12px;
    }

    .hero-btn {
        padding: 8px 20px;
        font-size: 13px;
        margin-top: 15px;
    }

    .lux-section {
        padding-top: 50px;
        padding-bottom: 35px;
    }

    .img-main {
        border-radius: 16px;
    }

    /* .img-overlay {
        width: 85%;
        margin-top: 100px;
        border-radius: 12px;
    } */

    .content-box h2 {
        font-size: 20px;
    }

    .content-box p {
        font-size: 13px;
        line-height: 1.6;
    }

    .lux-btn {
        padding: 8px 20px;
        font-size: 13px;
    }

    .lux-stats .row {
        flex-direction: column;
    }

    .stat-item {
        border: none !important;
        padding: 20px 0;
    }

    .stat-item h3 {
        font-size: 28px;
    }

    .stat-item p {
        font-size: 13px;
        max-width: 70%;
    }

    .hero-wrapper {
        padding: 6px;
    }

    .what-we-do-section {
        padding: 50px 15px;
        border-radius: 20px;
    }

    .what-we-do-title {
        font-size: 20px;
        line-height: 1.4;
    }

    .what-we-do-desc {
        font-size: 13px;
        margin: 15px 0 20px;
    }

    .hero-btn {
        padding: 9px 20px;
        font-size: 13px;
    }

    .what-we-do-img-wrapper {
        min-height: 280px;
        margin: 25px auto;
    }

    .what-we-do-img {
        border-radius: 16px;
    }

    .what-we-do-pointer-item {
        padding: 16px 0;
    }

    .what-we-do-pointer-title {
        font-size: 16px;
    }

    .what-we-do-pointer-content {
        font-size: 14px;
        line-height: 1.5;
    }

    .stack-section {
        padding: 50px 0;
    }

    .stack-wrapper {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .stack-card {
        padding: 25px 20px;
        border-radius: 18px;
        margin-top: 30px;
    }

    .stack-card-role {
        font-size: 12px;
        padding: 5px 12px;
    }

    .stack-card-name {
        font-size: 20px;
    }

    .stack-card-desc {
        font-size: 13px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    .stack-card-image {
        height: 220px;
        border-radius: 14px;
    }

    .stack-btn {
        padding: 10px 22px;
        font-size: 13px;
    }

    .section-heading {
        margin-bottom: 40px;
        /* text-align: left; */
    }

    .section-title {
        font-size: 20px;
        line-height: 1.35;
        letter-spacing: 0;
        margin-top: 18px;
    }

    .section-tag {
        font-size: 10px;
        letter-spacing: 1.5px;
        padding-bottom: 10px;
    }

    .section-tag::after {
        width: 50px;
        height: 1px;
    }

    .why-choose-section {
        overflow: hidden !important;
        padding: 50px 0px;
    }

    .light-why-choose-section {
        padding: 50px 0px;
        overflow: hidden !important;
    }

    .sticky-image-wrapper {
        margin-bottom: 30px;
        border-radius: 18px;
    }

    .sticky-image-wrapper-inner {
        border-radius: 18px;
    }

    .why-choose-img-overlay {
        border-radius: 18px;
    }

    .why-choose-box {
        flex-direction: column;
        text-align: center;
        align-items: center;
        padding: 16px;
    }

    .why-choose-icon-box {
        margin-bottom: 12px;
    }

    .why-choose-box h5 {
        font-size: 14px;
    }

    .why-choose-box p {
        font-size: 12.5px;
        line-height: 1.5;
    }

    .faq-section {
        padding: 50px 0 30px;
    }

    .faq-left .section-title {
        font-size: 24px;
    }

    .faq-left p {
        font-size: 14px;
    }

    .faq-accordion .faq-item {
        padding: 18px;
        margin-bottom: 15px;
    }

    .faq-number {
        font-size: 13px;
    }

    .faq-question {
        font-size: 13px;
    }

    .faq-icon {
        font-size: 20px;
    }

    .faq-answer {
        font-size: 13px;
        line-height: 1.6;
    }

    .lux-btn {
        width: 100%;
        text-align: center;
        padding: 12px 20px;
    }

    .blogs-section {
        padding: 40px 15px;
        border-radius: 20px;
    }

    .section-heading {
        margin-bottom: 20px;
    }

    .what-we-do-title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .blog-img {
        height: 190px;
    }

    .blog-card:hover {
        transform: none; /* Disable hover lift on mobile */
    }

    .blog-title {
        font-size: 15px;
    }

    .blog-meta {
        font-size: 12px;
        gap: 8px;
    }

    .testimonials-section {
        padding: 50px 0;
    }

    .testimonial-track {
        gap: 15px;
        animation: scroll 24s linear infinite;
    }

    .testimonial-stack {
        width: 210px;
    }

    .profile-card img {
        width: 40px;
        height: 40px;
    }

    .profile-card h6 {
        font-size: 13px;
    }

    .profile-card span {
        font-size: 11px;
    }

    .review-card {
        padding: 14px;
    }

    .review {
        font-size: 12.5px;
    }

    .gallery-section {
        padding: 50px 0;
    }

    .gallery-wrapper {
        gap: 15px;
    }

    .gallery-stack-card {
        height: 240px;
        border-radius: 16px;
    }

    .gallery-stack-card h4 {
        font-size: 1.2rem;
    }

    .gallery-stack-card p {
        font-size: 0.85rem;
    }

    .gallery-stack-card .content {
        bottom: 16px;
        left: 16px;
        right: 16px;
    }

    .lux-breadcrumb-wrapper {
        margin: 6px;
    }

    .lux-breadcrumb {
        padding: 100px 15px 80px;
        border-radius: 18px;
    }

    .lux-breadcrumb-content {
        padding: 22px 20px;
        border-radius: 14px;
    }

    .lux-breadcrumb h1 {
        font-size: 22px;
        letter-spacing: 0.5px;
    }

    .breadcrumb {
        font-size: 12px;
    }

    .product-strip {
        padding: 40px 0;
    }

    .product-image-wrap {
        border-radius: 10px;
    }

    .product-desc {
        font-size: 14px;
    }

    .product-cta-btn {
        width: 100%;
        justify-content: center;
    }

    /* TABLE */
    .premium-table-wrapper {
        border-radius: 12px;
    }

    .premium-table {
        font-size: 12px;
    }

    .premium-table th,
    .premium-table td {
        padding: 8px 6px;
    }

    /* RELATED PRODUCTS */
    .lux-products-section {
        padding: 50px 0;
        overflow: hidden !important;
    }

    .lux-product-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .lux-product-icon {
        width: 44px;
        height: 44px;
        font-size: 18px;
    }

    .lux-product-card h5 {
        font-size: 0.95rem;
    }

    .lux-product-card span {
        font-size: 0.8rem;
    }

    .lux-cta-card {
        margin-top: 0;
        padding: 35px 22px;
        border-radius: 18px;
    }

    .lux-cta-card h3 {
        font-size: 1.4rem;
    }

    .blog-details-section {
        padding: 50px 0;
    }

    .blog-details-hero {
        border-radius: 14px;
    }

    .blog-details-hero img {
        height: 280px;
    }

    .blog-details-overlay {
        padding: 20px;
    }

    .blog-details-title {
        font-size: 20px;
    }

    .blog-details-meta {
        font-size: 12px;
        margin-top: 10px;
    }

    .blog-details-content {
        padding: 22px;
        border-radius: 14px;
    }

    .blog-details-content p {
        font-size: 14px;
        line-height: 1.8;
    }

    .blog-details-content h2 {
        font-size: 18px;
    }

    .blog-details-sidebar {
        padding: 20px;
        border-radius: 14px;
    }

    .latest-post a {
        font-size: 14px;
    }

    .blog-details-cta {
        padding: 25px 20px;
        border-radius: 14px;
    }

    .blog-details-cta button {
        width: 100%;
    }
}