﻿/*====================================================
        NIYARA MINERAL WATER
        Responsive Stylesheet
=====================================================*/


/*====================================================
            Large Desktop (1400px+)
=====================================================*/

@media (min-width:1400px) {

    .container {
        max-width: 1320px;
    }
}


/*====================================================
            Laptop (1200px - 1399px)
=====================================================*/

@media (max-width:1399px) {

    .navbar-brand img {
        height: 65px;
    }

    .section-heading h2 {
        font-size: 38px;
    }
}


/*====================================================
            Tablet Landscape
=====================================================*/

@media (max-width:1199px) {

    section {
        padding: 80px 0;
    }

    .navbar-nav .nav-item {
        margin-left: 8px;
    }

    .navbar-nav .nav-link {
        font-size: 15px;
    }

    .section-heading h2 {
        font-size: 34px;
    }
}


/*====================================================
            Tablet Portrait
=====================================================*/

@media (max-width:991px) {

    body {
        font-size: 15px;
    }

    section {
        padding: 70px 0;
    }

    /*--------------------------
            Top Bar
    ---------------------------*/

    .top-bar {
        display: none;
    }

    /*--------------------------
            Header
    ---------------------------*/

    .navbar {
        padding: 12px 0;
    }

    .navbar-brand img {
        height: 60px;
    }

    .navbar-toggler {
        border: none;
        box-shadow: none !important;
        font-size: 24px;
        color: var(--primary);
    }

    .navbar-collapse {
        margin-top: 20px;
        background: #fff;
        border-radius: 12px;
        padding: 15px;
        box-shadow: 0 10px 25px rgba(0,0,0,.08);
    }

    .navbar-nav .nav-item {
        margin: 0;
        border-bottom: 1px solid #eee;
    }

    .navbar-nav .nav-link {
        padding: 14px 0;
        display: block;
    }

    .dropdown-menu {
        border: none;
        box-shadow: none;
        padding-left: 15px;
    }

    /*--------------------------
        Common
    ---------------------------*/

    .section-heading {
        margin-bottom: 40px;
    }

        .section-heading h2 {
            font-size: 32px;
        }

        .section-heading p {
            font-size: 16px;
        }

    footer {
        text-align: center;
    }

        footer .col-lg-4,
        footer .col-lg-3,
        footer .col-lg-2 {
            margin-bottom: 35px;
        }
}


/*====================================================
            Mobile Landscape
=====================================================*/

@media (max-width:767px) {

    body {
        font-size: 14px;
    }

    section {
        padding: 60px 0;
    }

    .navbar-brand img {
        height: 55px;
    }

    .section-heading {
        margin-bottom: 35px;
    }

        .section-heading h2 {
            font-size: 28px;
            line-height: 1.3;
        }

        .section-heading p {
            font-size: 15px;
        }

    .btn-primary,
    .btn-outline-primary {
        width: 100%;
        margin-bottom: 12px;
        text-align: center;
    }

    .footer-logo {
        height: 70px;
    }

    .whatsapp {
        width: 55px;
        height: 55px;
        font-size: 26px;
        right: 15px;
        bottom: 20px;
    }

    .scroll-top {
        width: 45px;
        height: 45px;
        left: 15px;
        bottom: 20px;
    }
}


/*====================================================
            Small Mobile
=====================================================*/

@media (max-width:575px) {

    section {
        padding: 50px 0;
    }

    .container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .navbar-brand img {
        height: 50px;
    }

    .section-heading h2 {
        font-size: 25px;
    }

    .section-heading p {
        font-size: 14px;
    }

    footer {
        padding-top: 60px;
    }

        footer h5 {
            font-size: 18px;
        }

        footer p,
        footer li,
        footer a {
            font-size: 14px;
        }
}


/*====================================================
            Extra Small Mobile
=====================================================*/

@media (max-width:375px) {

    .navbar-brand img {
        height: 45px;
    }

    .section-heading h2 {
        font-size: 22px;
    }

    .btn-primary,
    .btn-outline-primary {
        padding: 12px 20px;
        font-size: 14px;
    }

    .whatsapp {
        width: 50px;
        height: 50px;
        font-size: 22px;
    }

    .scroll-top {
        width: 42px;
        height: 42px;
        font-size: 14px;
    }
}

@media(max-width:991px) {

    .hero {
        text-align: center;
    }

        .hero h1 {
            font-size: 52px;
        }

    .hero-buttons {
        justify-content: center;
        flex-wrap: wrap;
    }

    .hero-image {
        margin-top: 50px;
    }
}

@media(max-width:576px) {

    .hero h1 {
        font-size: 38px;
    }

    .hero p {
        font-size: 16px;
    }

    .btn-order,
    .btn-dealer {
        width: 100%;
        text-align: center;
    }
}

@media(max-width:991px) {

    .about-section {
        padding: 80px 0;
    }

    .about-content {
        margin-top: 60px;
    }



        .about-content h2 {
            font-size: 38px;
        }
}

@media(max-width:576px) {

    .about-features {
        grid-template-columns: 1fr;
    }

    .experience-box {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
        width: 100%;
    }
}

@media(max-width:991px) {

    .section-header h2 {
        font-size: 40px;
    }

    .why-card {
        padding: 35px 25px;
    }
}

@media(max-width:576px) {

    .why-section {
        padding: 80px 0;
    }

    .section-header h2 {
        font-size: 30px;
    }

    .section-header p {
        font-size: 15px;
    }

    .icon-box {
        width: 75px;
        height: 75px;
        font-size: 28px;
    }

    .why-card h4 {
        font-size: 20px;
    }
}

@media(max-width:991px) {

    .product-image {
        padding: 40px;
    }

        .product-image img {
            height: 220px;
        }
}

@media(max-width:576px) {

    .products-section {
        padding: 80px 0;
    }

    .product-image {
        padding: 30px;
    }

        .product-image img {
            height: 180px;
        }

    .product-content h4 {
        font-size: 21px;
    }
}

@media(max-width:1199px) {

    .process-timeline {
        grid-template-columns: repeat(3,1fr);
    }

        .process-timeline::before {
            display: none;
        }
}

@media(max-width:768px) {

    .process-timeline {
        grid-template-columns: repeat(2,1fr);
        gap: 25px;
    }
}

@media(max-width:576px) {

    .process-section {
        padding: 80px 0;
    }

    .process-timeline {
        grid-template-columns: 1fr;
    }

    .process-icon {
        width: 80px;
        height: 80px;
        font-size: 28px;
    }
}

@media(max-width:1199px) {

    .process-timeline {
        grid-template-columns: repeat(3,1fr);
    }

        .process-timeline::before {
            display: none;
        }
}

@media(max-width:768px) {

    .process-timeline {
        grid-template-columns: repeat(2,1fr);
        gap: 25px;
    }
}

@media(max-width:576px) {

    .process-section {
        padding: 80px 0;
    }

    .process-timeline {
        grid-template-columns: 1fr;
    }

    .process-icon {
        width: 80px;
        height: 80px;
        font-size: 28px;
    }
}

@media(max-width:991px) {

    .page-hero {
        height: 380px;
    }

        .page-hero h1 {
            font-size: 46px;
        }

    .company-content {
        padding-left: 0;
        margin-top: 50px;
    }

    .quality-card {
        right: 0;
    }
}

@media(max-width:576px) {

    .page-hero {
        height: 300px;
    }

        .page-hero h1 {
            font-size: 32px;
        }

    .exp-box {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
        width: 100%;
    }

    .quality-card {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 20px;
    }

    .company-features {
        grid-template-columns: 1fr;
    }
}

@media(max-width:991px) {

    .vision-section,
    .about-why {
        padding: 80px 0;
    }
}

@media(max-width:576px) {

    .vision-card,
    .why-box {
        padding: 35px 25px;
    }

    .vision-icon {
        width: 70px;
        height: 70px;
        font-size: 26px;
    }

    .why-box i {
        width: 70px;
        height: 70px;
        font-size: 26px;
    }
}

@media(max-width:991px) {

    .facility-content {
        padding-left: 0;
        margin-top: 50px;
    }

        .facility-content h3 {
            font-size: 34px;
        }
}

@media(max-width:576px) {

    .facility-section,
    .quality-process {
        padding: 80px 0;
    }

    .facility-badge {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
    }

    .facility-content h3 {
        font-size: 28px;
    }

    .process-card {
        padding: 35px 20px;
    }
}

@media(max-width:991px) {

    .product-banner {
        text-align: center;
        padding: 90px 0;
    }

    .banner-content h1 {
        font-size: 48px;
    }

    .banner-bottles {
        margin-top: 40px;
        max-height: 350px;
    }
}

@media(max-width:576px) {

    .banner-content h1 {
        font-size: 34px;
    }

    .banner-content p {
        font-size: 16px;
    }

    .product-intro {
        padding: 80px 0;
    }

    .category-card {
        margin-bottom: 25px;
    }
}

@media(max-width:991px) {

    .product-img img {
        height: 200px;
    }
}

@media(max-width:576px) {

    .products-showcase {
        padding: 80px 0;
    }

    .product-img {
        padding: 30px;
    }

        .product-img img {
            height: 170px;
        }
}

@media(max-width:991px) {

    .quality-content {
        padding-left: 0;
        margin-top: 50px;
    }

        .quality-content h2 {
            font-size: 38px;
        }

    .quality-list {
        grid-template-columns: 1fr;
    }
}

@media(max-width:576px) {

    .quality-overview {
        padding: 80px 0;
    }

    .quality-content h2 {
        font-size: 30px;
    }


    @media(max-width:1200px) {

        .process-wrapper {
            grid-template-columns: repeat(3,1fr);
        }

            .process-wrapper::before {
                display: none;
            }
    }

    @media(max-width:768px) {

        .process-wrapper {
            grid-template-columns: repeat(2,1fr);
            gap: 25px;
        }
    }

    @media(max-width:576px) {

        .purification-section {
            padding: 80px 0;
        }

        .process-wrapper {
            grid-template-columns: 1fr;
        }

        .process-box .icon {
            width: 80px;
            height: 80px;
            font-size: 28px;
        }
    }

    @media(max-width:991px) {

        .lab-content {
            padding-left: 0;
            margin-top: 50px;
        }

        .quality-checks {
            grid-template-columns: 1fr;
        }
    }

    @media(max-width:576px) {

        .laboratory-section,
        .standards-section {
            padding: 80px 0;
        }

        .lab-content h2 {
            font-size: 30px;
        }

        .lab-badge {
            position: relative;
            left: 0;
            bottom: 0;
            margin-top: 20px;
        }
    }

    @media(max-width:991px) {

        .dealer-content {
            padding-left: 0;
            margin-top: 50px;
        }

            .dealer-content h2 {
                font-size: 38px;
            }

        .dealer-features {
            grid-template-columns: 1fr;
        }
    }

    @media(max-width:576px) {

        .dealer-intro {
            padding: 80px 0;
        }

        .dealer-content h2 {
            font-size: 30px;
        }

        .dealer-badge {
            position: relative;
            left: 0;
            bottom: 0;
            margin-top: 20px;
        }

        .stat-box {
            margin-bottom: 35px;
        }
    }

    @media(max-width:991px) {

        .join-content {
            padding-left: 0;
            margin-top: 50px;
        }

        .join-list {
            grid-template-columns: 1fr;
        }
    }

    @media(max-width:576px) {

        .dealer-benefits,
        .who-can-join {
            padding: 80px 0;
        }

        .join-content h2 {
            font-size: 30px;
        }
    }
    @media(max-width:991px) {

        .process-timeline {
            grid-template-columns: repeat(2,1fr);
        }

            .process-timeline::before {
                display: none;
            }

        .investment-content {
            padding-right: 0;
            margin-bottom: 50px;
        }

        .requirement-list {
            grid-template-columns: 1fr;
        }
    }

    @media(max-width:576px) {

        .dealer-process,
        .investment-section {
            padding: 80px 0;
        }

        .process-timeline {
            grid-template-columns: 1fr;
        }

        .investment-content h2 {
            font-size: 30px;
        }
    }
}
@media(max-width:991px) {

    .registration-box {
        padding: 30px;
    }
}

@media(max-width:576px) {

    .dealer-registration {
        padding: 80px 0;
    }

    .registration-box {
        padding: 20px;
    }
}
@media(max-width:991px) {

    .quick-contact {
        text-align: center;
    }

        .quick-contact .btn {
            margin-top: 30px;
        }
}

@media(max-width:576px) {

    .contact-info-section {
        padding: 80px 0;
    }

    .quick-contact {
        padding: 70px 0;
    }

        .quick-contact h2 {
            font-size: 30px;
        }

    .contact-card {
        padding: 35px 25px;
    }
}
@media(max-width:991px) {

    .contact-left {
        padding-right: 0;
        margin-bottom: 50px;
    }

        .contact-left h2 {
            font-size: 36px;
        }

    .contact-form-box {
        padding: 35px;
    }
}

@media(max-width:576px) {

    .contact-form-section {
        padding: 80px 0;
    }

    .contact-left h2 {
        font-size: 30px;
    }

    .contact-form-box {
        padding: 25px;
    }
}
@media(max-width:991px) {

    .contact-help {
        margin-top: 50px;
        padding: 40px;
    }

        .contact-help h2 {
            font-size: 32px;
        }
}

@media(max-width:576px) {

    .contact-map iframe {
        height: 350px;
    }

    .why-contact,
    .faq-section {
        padding: 80px 0;
    }

    .contact-help {
        padding: 30px;
    }

        .contact-help h2 {
            font-size: 26px;
        }
}
@media(max-width:991px) {

    .contact-final {
        text-align: center;
    }

        .contact-final h2 {
            font-size: 36px;
        }

    .cta-list {
        justify-content: center;
    }

    .cta-box {
        margin-top: 50px;
    }
}

@media(max-width:576px) {

    .contact-final {
        padding: 80px 0;
    }

        .contact-final h2 {
            font-size: 28px;
        }

    .cta-list {
        flex-direction: column;
    }

    .delivery-area {
        padding: 70px 0;
    }
}