@media (min-width:1600px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width:1800px) {
    .container {
        max-width: 1440px
    }
}

@media only screen and (max-width:1800px) {
    .welding-category-label {
        background: #fff;
        padding: 11px 30px;
        display: inline-block;
        position: absolute;
        top: 230px;
        width: 370px;
        text-align: center;
    }

    .workwear-code {
        padding: 28px 0;
        font-size: 25px;
    }

    .category-label {
        font-size: 20px;
    }

    .workwear-label {
        font-size: 20px;
    }

    .welding-category-label h3 {
        font-size: 20px;
    }

}

@media only screen and (max-width:1700px) {
    .banner-section {
        height: 88vh;
    }
}


@media only screen and (max-width:1600px) {
    .main-nav .nav-link {
        font-size: 20px;
    }

    section.compliance-section {
        padding-top: 0;
    }

    .mv-text {
        font-size: 18px;
    }

    .why-main-heading {
        font-size: 25px;
        line-height: 36px;
    }

    .banner-heading span {
        font-size: 34px;
    }

    .prod-main-img {
        height: 369px;
    }

    .product-code {
        text-align: center;
        padding: 30px 0;
        line-height: 1;
    }

    .welding-category-label {
        padding: 11px 14px;
        top: 230px;
        width: 300px;
        text-align: center;
    }

    .address-block p {
        margin: 0;
        font-size: 19px;
        line-height: 32px;
        color: #000;
    }

    .address-block .icon img {
        margin-top: 5px;
    }

    .section {
        padding: 80px 0;
    }

    .last-home-section {
        padding-bottom: 140px;
    }

    .manufacturing-wrapper {
        padding: 44px 44px;
    }

    .manufacturing-wrapper p {
        font-size: 20px;
        line-height: 42px;
        margin-bottom: 25px;
    }

    .quote-mark {
        margin-bottom: 40px;
    }

    .capacity-content p {
        font-size: 20px;
        max-width: 600px;
    }

    .cta-btn {
        font-size: 20px;
        /* text-transform: uppercase; */
    }

    .feature-box h4 {
        font-size: 25px;
    }

    .about-content p {
        font-size: 20px;
        line-height: 47px;
    }

    .video-title {
        font-size: 25px;
    }

    .catalogue-btn {
        font-size: 20px;
    }

    .video-text {
        font-size: 18px;
        line-height: 35px;
    }

    .cta-text {
        font-size: 20px;
        line-height: 33px;
    }

    .main-footer p {
        font-size: 18px;
        line-height: 1.8;
        max-width: 360px;
    }

    .cta-title {
        font-size: 30px;
    }

    .catalogue-btn img {
        width: 26px;
    }

    .green-block {
        width: 350px;
    }

    .why-content p {
        font-size: 20px;
        line-height: 47px;
        margin-bottom: 30px;
        max-width: 550px;
    }

    .main-nav .dropdown-menu-custom {
        top: 83px;
    }

    .footer-links a {
        font-size: 18px;
    }
}


@media only screen and (max-width:1500px) {
    .BannerContentMaintwo {
        top: 14%;
    }

    .BannerContentMain p {
        font-size: 18px;
        max-width: 580px;
        line-height: 27px;
    }

    .banner-section {
        height: 83vh;
    }

    .BannerContentMaintwo p {
        color: #fff;
        font-weight: 400;
        font-size: 20px;
        text-transform: capitalize;
        font-family: "Montserrat", sans-serif;
        text-align: left;
        margin-bottom: 0;
        max-width: 310px;
        line-height: 29px;
        font-weight: 500;
        border-left: 2px solid #fff;
        padding-left: 10px;
        margin-left: 74px;
        position: absolute;
        bottom: -128px;
    }

    .BannerContentMain {
        top: 21%;
        left: 55%;
    }

    .BannerContentMain h3 {
        font-size: 56px;
    }

    .bannerContent {
        font-size: 93px;
        line-height: 105px;
    }
}


@media only screen and (max-width:1400px) {
    .main-nav .nav-link {
        padding: 26px 14px;
    }

    .BannerContentMain {
        top: 13%;
        left: 50%;
    }

    .why-circle-gray {
        left: 150px;
        bottom: 30px;
    }

    .why-circle-green {
        width: 300px;
        height: 300px;
        background: #1d3d2a;
        right: 60px;
        top: 280px;
    }

    .prod-badge {
        display: inline-block;
        background: #d92b24;
        color: #fff;
        font-size: 0.78rem;
        font-weight: 700;
        letter-spacing: 0.1em;
        padding: 10px 16px;
        border-radius: 50px;
        line-height: 1;
    }

    .why-arrow-2 {
        width: auto;
        height: 186px;
        right: 171px;
        bottom: 8%;
    }

    .why-arrow-1 {
        width: auto;
        height: 185px;
        right: 21%;
        top: 60px;
    }

    .mv-icon-box {
        width: 93px;
        height: 93px;
        margin-top: 15px;
    }

    .mv-text {
        font-size: 17px;
        line-height: 32px;
        line-height: 28px;
    }

    .mv-icon-box i {
        font-size: 42px;
    }

    .mv-heading {
        font-size: 28px;
    }

    .BannerContentMaintwo p {
        bottom: -116px;
    }

    .custom-pagination li {
        width: 50px;
        height: 50px;
        line-height: 45px;
        border: 1px solid #999;
        text-align: center;
        cursor: pointer;
        font-weight: 500;
        transition: all 0.3s ease;
        color: #000;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .custom-pagination li.arrow {
        font-size: 30px;
    }

    .welding-category-label h3 {
        font-size: 15px;
    }

    .workwear-label {
        font-size: 16px;
    }

    .category-label {
        font-size: 16px;
    }

    .welding-category-label {
        width: 242px;
    }

    .how-left h2 {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 25px;
    }

    .about-content p {
        font-size: 18px;
        line-height: 40px;
    }

    .how-left p {
        font-size: 20px;
        line-height: 1.8;
        color: #fff;
        margin-bottom: 30px;
        max-width: 450px;
    }

    .about-content h2 {
        font-family: 'Aguarita Demo';
        color: #000;
        font-size: 32px;
        text-transform: uppercase;
    }

    .capacity-content p {
        font-size: 20px;
        max-width: 500px;
    }

    .capacity-content h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width:1300px) {
    .highlight-features-section {
        padding: 60px 0;
    }

    .home-about-img-wrap img {
        left: 20px;
    }

    .banner-section {
        height: 73vh;
    }

    .BannerContentMain {
        top: 13%;
        left: 50%;
    }

    .BannerContentMaintwo p {
        bottom: -95px;
        max-width: 310px;
        font-size: 19px;
    }

    .BannerContentMaintwo {
        top: 12%;
    }

    .workwear-prev,
    .workwear-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 45px;
        height: 45px;
        background: #0e4d1e;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-size: 22px;
        transition: 0.3s ease;
    }

    .workwear-prev {
        left: -7px;
        color: #fff;
        z-index: 1;
    }

    .workwear-next {
        right: -7px;
        color: #fff;
        z-index: 1;
    }

    .address-block .icon img {
        margin-top: 2px;
    }

    .reach-card {
        background: #c92323;
        padding: 47px 50px 50px;
        border-radius: 10px;
    }

    .address-block p {
        margin: 0;
        font-size: 16px;
        line-height: 25px;
        color: #000;
    }

    .social-icons a {
        width: 40px;
        height: 40px;
    }

    .section-title {
        font-size: 30px;
    }

    .green-block {
        width: 310px;
    }
}

@media only screen and (max-width:1200px) {
    .main-nav .nav-link {
        padding: 26px 9px;
    }

    .prod-main-img {
        height: 259px;
    }

    .mv-content {
        display: flex;
        gap: 30px;
    }

    .home-about-content {
        padding-left: 0;
    }

    .home-about-img-wrap img {
        left: -50px;
    }

    .banner-section {
        height: 59vh;
    }

    .mv-icon-box i {
        font-size: 34px;
    }

    .why-circle-green {
        width: 280px;
        height: 280px;
        background: #1d3d2a;
        right: 30px;
        top: 320px;
    }

    .nums-big {
        font-size: 72px;
    }

    .nums-main-heading {
        font-size: 31px;
        line-height: 26px;
    }

    .nums-subtitle {
        font-size: 19px;
        margin-bottom: 6px;
        margin-top: 15px;
    }

    .nums-big-ppe {
        font-size: 72px;
    }

    .nums-box {
        height: 205px;
    }

    .nums-desc {
        font-size: 16px;
        line-height: 27px;
        color: #000;
        margin-bottom: 0;
        font-family: "Montserrat", sans-serif;
        max-width: 580px;
    }

    .why-arrow-1 {
        width: auto;
        height: 136px;
        right: 17%;
        top: 147px;
        transform: rotate(17deg);
    }

    .why-desc {
        font-size: 16px;
        line-height: 25px;
    }

    .prod-arrow-btn {
        height: 50px;
    }

    .why-arrow-2 {
        width: auto;
        height: 186px;
        right: 151px;
        bottom: 8%;
        transform: rotate(17deg);
    }

    .why-circle-red {
        width: 340px;
        height: 340px;
        left: 10px;
        top: 115px;
    }

    .why-circle-gray {
        left: 30px;
        bottom: 60px;
    }

    .why-main-heading {
        font-size: 28px;
        font-weight: 700;
        color: #111;
        line-height: 35px;
        text-transform: uppercase;
        margin-bottom: 0;
        font-family: "Montserrat", sans-serif;
    }

    .mv-icon-box {
        width: 73px;
        height: 73px;
        margin-top: 15px;
    }

    .mv-text {
        font-size: 16px;
        line-height: 24px;
    }

    .mv-divider {
        display: none;
    }

    .home-about-content p {
        font-size: 22px;
        line-height: 1.8;
        color: #000;
        margin-bottom: 0;
        max-width: 540px;
    }

    .BannerContentMain {
        top: 15%;
        left: 46%;
    }

    .bannerContent {
        font-size: 75px;
        line-height: 88px;
    }

    .BannerContentMain h3 {
        font-size: 46px;
    }

    .BannerContentMaintwo p {
        bottom: -86px;
        max-width: 300px;
        font-size: 18px;
        margin-left: 51px;
    }

    .BannerContentMaintwo h1 {
        font-size: 63px;
    }

    .product-code-text {
        font-size: 34px;
        font-weight: 700;
        color: #d92b24;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
        background-color: #fff;
        padding: 10px;
    }

    .footer-title {
        font-size: 19px;
    }

    .welding-card h5 {
        color: #fff;
        margin-top: 20px;
        font-size: 18px;
        font-weight: 500;
    }

    .topnav {
        display: flex;
        justify-content: end;
        gap: 23px;
        align-items: center;
    }

    .section-title {
        font-size: 28px;
    }

    .main-title {
        font-size: 30px;
    }

    .green-block {
        width: 270px;
        bottom: -30px;
        right: 30px;
    }

    .footer-links a {
        font-size: 16px;
    }

    .map-wrapper iframe {
        border-radius: 5px;
        height: 370px;
    }

    .main-footer p {
        font-size: 16px;
        line-height: 1.6;
        max-width: 360px;
    }

    .cta-text {
        font-size: 18px;
        line-height: 33px;
    }

    .red-block {
        width: 270px;
    }

    .video-text {
        font-size: 16px;
        line-height: 30px;
    }

    .why-content p {
        font-size: 18px;
        line-height: 38px;
        margin-bottom: 30px;
        max-width: 550px;
    }

    .how-left p {
        font-size: 18px;
        line-height: 1.8;
        color: #fff;
        margin-bottom: 30px;
        max-width: 450px;
    }

    .about-content p {
        font-size: 18px;
        line-height: 33px;
    }
}


@media only screen and (max-width:1100px) {
    .main-header {
        padding: 14px 0;
    }

    .BannerContentMaintwo h3 {
        font-size: 38px;
    }

    .BannerContentMaintwo p {
        bottom: -89px;
        max-width: 570px;
        font-size: 14px;
        margin-left: 41px;
        line-height: 25px;
    }

    .BannerContentMain {
        top: 12%;
        left: 44%;
    }

    .BannerContentMaintwo h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width:1000px) {
    .main-header {
        padding: 14px 0;
    }
}


@media only screen and (max-width:991px) {
    .button-only {
        background-color: #ff0000;
        padding: 40px 0;
        margin-top: 0;
        z-index: 1;
        position: relative;
    }

    .cert-banner-title.inner-page-anim {
        display: none;
    }

    .why-circle-red {
        left: 150px;
    }

    .why-circle-green {
        width: 280px;
        height: 280px;
        background: #1d3d2a;
        right: 90px;
        top: 230px;
    }

    .why-main-heading {
        font-size: 24px;
        line-height: 35px;
    }

    .why-circles-wrap {
        position: relative;
        width: 100%;
        height: 757px;
    }

    .why-circle-red {
        left: 60px;
        top: 55px;
    }

    .why-bottom {
        margin-top: auto;
        padding-top: 15px;
    }

    .why-arrow-2 {
        width: auto;
        height: 176px;
        right: 212px;
        bottom: 5%;
        transform: rotate(17deg);
    }

    .why-arrow-1 {
        width: auto;
        height: 136px;
        right: 28%;
        top: 50px;
        transform: rotate(6deg);
    }

    .banner-section {
        height: 80vh;
    }

    .why-circle-gray {
        left: 150px;
        bottom: 20px;
    }

    .prod-main-img {
        height: 373px;
    }

    .nums-desc {
        max-width: 100%;
    }

    .why-left-col {
        display: flex;
        flex-direction: column;
        min-height: auto;
    }

    .feature-box h4 {
        font-size: 20px;
    }

    .product-card img {
        width: 100%;
        padding: 55px;
        height: 400px;
    }

    .home-products-section .product-card img {
        height: 400px;
    }

    .home-about-img-wrap img {
        position: unset;
        width: 82%;
        margin: 30px auto 0 auto;
    }

    .btn-abt {
        padding-left: 0;
    }

    .banner-desc p {
        color: #ffffff;
        font-size: 14px;
        line-height: 1.75;
        font-weight: 500;
        margin: 0;
    }

    .mv-block {
        flex-direction: column-reverse;
    }

    .custom-pagination li.arrow {
        font-size: 22px;
    }

    .home-about-btn {
        display: inline-block;
        padding: 14px 20px;
        background: #fff;
        color: #d92b24;
        font-size: 18px;
        font-weight: 500;
        border-radius: 10px;
        text-decoration: none;
        transition: background 0.2s, color 0.2s;
        line-height: 1;
    }

    .custmo-number {
        padding: 50px 0 0px 0;
    }

    .workwear-code {
        padding: 20px 0;
        font-size: 18px;
    }

    .product-code {
        text-align: center;
        line-height: 1;
    }

    .custom-pagination li {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #999;
        text-align: center;
        cursor: pointer;
        font-weight: 500;
        transition: all 0.3s ease;
        color: #000;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .BannerContentMain p {
        margin: 0 auto;
    }

    .BannerContentMain {
        top: unset;
        left: 0;
        bottom: 60px;
        right: 0;
    }

    .BannerContentMaintwo p {
        bottom: -73px;
    }

    .BannerContentMain h3 {
        font-size: 37px;
    }

    .bannerContent {
        font-size: 60px;
        line-height: 71px;
        margin-bottom: 10px;
    }

    .BannerContentMain p {
        font-size: 18px;
        max-width: 480px;
        line-height: 27px;
    }

    .contact-hero {
        height: 710px;
        border-radius: 20px;
        overflow: hidden;
        position: relative;
        margin-top: 90px;
        padding: 89px 0 69px 0;
    }

    .image-panel {
        padding: 20px 20px 0px 20px;
    }

    .featuredBxx {
        padding: 0px 20px 20px 20px;
    }

    .product-code-text {
        font-size: 30px;
        font-weight: 700;
        color: #d92b24;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
        background-color: #fff;
        padding: 10px;
        box-shadow: 0px 3px 9px 0 #00000042;
    }

    .sidebar-yellow {
        min-height: 170px;
    }

    .product-grid {

        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    .small-title-1 {
        font-size: 45px;
    }

    .product-banner {
        height: 800px;
        overflow: hidden;
        position: relative;
        margin-top: 90px;
        padding: 30px 0 170px 0;
    }

    .banner-content-1,
    .banner-right-1 {
        text-align: center;
    }

    .banner-content-1 p {
        max-width: 500px;
        margin: 0 auto;
    }

    .csr-banner {
        height: 698px;
        padding: 49px 0 177px 0;
    }

    .inner-banner-abt {
        height: 800px;
        padding: 47px 0 137px 0;
    }

    .banner-content p {
        max-width: 620px;
        margin: 0 auto 30px auto;
    }

    .csr-title-main {
        font-size: 35px;

    }

    .csr-title-sub {
        font-size: 38px;
    }

    .welding-wrapper {
        background: #ca2827;
        padding: 120px 40px 40px 40px;
        border-radius: 10px;
    }

    .welding-category-label {
        top: 109px;
    }

    .tab-block {
        display: flex;
        align-items: start;
        justify-content: center;
        gap: 33px;
    }

    .footer-title {
        font-size: 19px;
        padding-left: 0;
        margin-bottom: 20px;
    }

    .oa-1 {
        margin-top: 0px;
    }

    .footer-title {
        font-size: 19px;
        padding-left: 0;
    }

    .how-it-works-section {
        padding: 80px 0;
        background: #d22f26;
    }

    .how-left p {
        max-width: 100%;
    }

    .how-left {
        padding: 60px 50px 0px 50px;
        border-radius: 12px;
        color: #fff;
    }

    .topnav {
        display: flex;
        justify-content: end;
        gap: 23px;
        align-items: center;
    }

    .capacity-content p {
        font-size: 18px;
        max-width: 100%;
    }

    .capacity-content h2 {
        margin-bottom: 15px;
    }

    .capacity-btn {
        margin-top: 0;
    }

    .capacity-left {
        padding: 50px 39px;
        height: auto;
        min-height: 550px;
    }

    .manufacturing-wrapper p {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 25px;
    }

    .manufacturing-section {
        padding: 80px 0 127px 0;
    }

    .capacity-right img {
        height: 560px;
        object-fit: cover;
    }

    .why-content p {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 30px;
        max-width: 550px;
    }

    .btn-text {
        position: absolute;
        top: 48%;
        left: 34%;
        transform: translate(-50%, -50%);
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
        white-space: nowrap;
        pointer-events: none;
    }

    .image-btn img {
        display: block;
        width: 66%;
        max-width: 420px;
        height: auto;
    }

    .videoContent {
        padding-left: 12px;
    }

    .cta-text {
        font-size: 16px;
        line-height: 30px;
    }

    .green-block {
        width: 310px;
        bottom: -30px;
        right: 260px;
    }

    .view-more-btn {
        display: inline-block;
        padding: 12px 30px;
        background: #ffffff;
        color: #d92b24;
        font-size: 16px;
    }

    .about-content p {
        font-size: 16px;
        line-height: 32px;
    }

    .feature-icon img {
        width: 120px;
    }
}

@media (max-width:767px) {
    .banner-section {
        height: auto;
        min-height: 860px;
        padding-bottom: 0;
    }

    .compliance-section {
        padding-bottom: 100px !important;
        padding-top: 0 !important;
    }

    .spacing-tab {
        --bs-gutter-y: 3.5rem;
    }

    .cert-banner-title {
        font-size: 39px;
        left: 0;
        right: 0;
        top: 59px;
    }

    .logo-animation {
        display: none;
    }

    .mv-img-tall {
        width: 100%;
        height: 270px;
        object-fit: cover;
        display: block;
    }

    .prod-main-img {
        height: 350px;
    }

    .mv-img-eq {
        width: 100%;
        height: 195px;
    }

    .mv-img-short {
        width: 100%;
        height: 120px;
    }

    .forty-graphic img {
        width: 100%;
    }

    .banner-section {
        margin-top: 0;
    }

    .banner-content-wrap {
        padding: 40px 0 36px;
        bottom: 0;
    }

    .banner-heading span {
        font-size: 26px;
        line-height: 1.3;
    }

    .page-section-heading h2 {
        font-size: 25px;
    }

    .nums-main-heading {
        font-size: 31px;
        line-height: 38px;
    }

    .nums-subtitle {
        line-height: 27px;
    }

    .nums-box {
        height: 172px;
    }

    .prod-main-img {
        height: 490px;
    }

    .mv-content {
        display: flex;
        gap: 30px;
        flex-direction: column;
    }

    .banner-overlay {
        position: absolute;
        inset: 0;
        background: rgb(0 0 0 / 51%);
        z-index: 1;
    }

    .banner-subtitle {
        font-size: 11px;
        letter-spacing: 2px;
    }

    .banner-right {
        margin-top: 24px;
    }

    .banner-desc p {
        font-size: 15px;
    }

    .about-content {
        padding-left: 12px;
    }

    .product-card img {
        padding: 15px;
    }

    .workwear-code {
        padding: 18px 0;
        font-size: 16px;
    }

    .custom-pagination li.arrow {
        font-size: 20px;
    }

    .home-about-content {
        padding-left: 0;
        padding-top: 10px;
        text-align: center;
    }

    .custom-pagination li {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }

    .product-code {
        padding: 16px 0;
        font-size: 16px;
    }

    .BannerContentMain {
        top: unset;
        left: 0;
        bottom: 60px;
        right: 0;
    }

    .BannerContentMain p {
        margin: 0 auto;
    }

    .contact-hero {
        height: 590px;
    }

    .contact-content {
        position: relative;
        z-index: 4;
        padding-left: 0;
        text-align: center;
    }

    .contact-title {
        font-size: 35px;
    }

    .image-panel {
        padding: 20px 20px 0px 20px;
    }

    .featuredBxx {
        padding: 0px 20px 20px 20px;
    }

    .welding-wrapper {
        padding: 120px 20px 40px 20px;
    }

    .welding-category-label {
        top: 79px;
    }

    .product-code-text {
        font-size: 30px;
        font-weight: 700;
        color: #d92b24;
        line-height: 1.2;
        margin-bottom: 10px;
        display: inline-block;
        background-color: #fff;
        padding: 10px;
        box-shadow: 0px 3px 9px 0 #00000042;
    }

    .sidebar-yellow {
        min-height: 170px;
    }

    .title-light {
        font-size: 35px;
        font-weight: 300;
        line-height: 1;
        margin-bottom: 20px;
    }

    .product-banner {
        padding: 60px 0 170px 0;
        height: 680px;
    }

    .title-bold {
        font-size: 38px;
    }

    .small-title-1 {
        font-size: 35px;
    }

    .inner-banner-abt {
        height: 760px;
        padding: 47px 0 137px 0;
    }

    .banner-content p {
        max-width: 620px;
        margin: 0 auto 30px auto;
        font-size: 14px;
    }

    .main-title-1 {
        font-size: 38px;
    }

    .reach-card {
        background: #c92323;
        padding: 40px 40px 40px;
        border-radius: 10px;
    }

    .reach-title {
        color: #fff;
        font-size: 36px;
        font-weight: 500;
        margin-bottom: 28px;
        line-height: 1;
    }

    .tab-block {
        display: flex;
        align-items: start;
        justify-content: center;
        gap: 15px;
        flex-direction: column;
    }

    .address-wrapper {
        background: #e0e4e3;
        border-radius: 10px;
        padding: 24px 24px;
        position: relative;
    }

    .how-left p {
        font-size: 16px;
    }

    .how-left {
        padding: 40px 0px 0px 0px;
        border-radius: 12px;
        color: #fff;
    }

    .capacity-left {
        padding: 50px 20px;
    }

    .manufacturing-wrapper {
        padding: 31px 28px;
    }

    .manufacturing-wrapper p {
        font-size: 16px;
        line-height: 33px;
        margin-bottom: 25px;
    }

    .capacity-content p {
        font-size: 16px;
        max-width: 100%;
    }

    .capacity-content h2 {
        font-size: 25px;
    }

    .video-wrapper iframe {
        width: 100%;
        height: 307px;
    }

    .mobile-logo img {
        width: 220px;
    }

    .green-block {
        display: none;
    }

    .navbar-brand img {
        width: 200px;
    }

    .download-catalogue-section {
        padding: 60px 0;
    }

    .contact-cta-section {
        padding: 60px 0;
    }

    .footer-logo img {
        width: 55px;
    }

    .map-wrapper iframe {
        border-radius: 5px;
        height: 300px;
    }

    .footer-bottom {
        padding: 15px 10px;
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 8px;
    }

    .cta-title {
        font-size: 24px;
        margin-bottom: 13px;
    }

    .cta-wrapper {
        position: relative;
        background: #e53935;
        padding: 30px 30px;
        border-radius: 20px;
        z-index: 2;
        color: #fff;
    }

    .section-title {
        font-size: 25px;
    }

    .catalogue-btn {
        font-size: 16px;
    }

    .product-info ul li {
        padding-left: 10px;
        margin-bottom: 10px;
        list-style: disc;
        font-size: 14px;
    }

    .green-block {
        width: 460px;
        bottom: -30px;
        right: 40px;
    }

    .section {
        padding: 50px 0;
    }

    .why-content {
        margin-top: 21px;
    }
}

@media (max-width:600px) {
    .main-footer p {
        font-size: 16px;
        line-height: 1.6;
        max-width: 100%;
    }

    .prod-main-img {
        height: 432px;
    }

    .BannerContentMain {
        top: unset;
        left: 0;
        bottom: 41px;
        right: 0;
    }

    .BannerContentMain h3 {
        font-size: 28px;
    }

    .BannerContentMain p {
        font-size: 16px;
        max-width: 470px;
        line-height: 27px;
    }

    .bannerContent {
        font-size: 50px;
        line-height: 57px;
        margin-bottom: 10px;
    }

    .product-banner {
        padding: 60px 0 170px 0;
        height: 680px;
    }

    .inner-banner-abt {
        height: 670px;
        padding: 47px 0 137px 0;
    }

    .video-wrapper iframe {
        width: 100%;
        height: 287px;
    }

    .green-block {
        display: none;
    }

    .video-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .two-col-footer {
        display: flex;
        align-items: start;
        /* justify-content: space-between; */
        gap: 80px;
    }

    .space-top {
        margin-top: 0;
    }

    .cta-text {
        font-size: 14px;
        line-height: 25px;
    }

    .cta-title {
        font-size: 20px;
        margin-bottom: 13px;
    }

    .section-title {
        font-size: 22px;
    }

    .main-title {
        font-size: 20px;
    }


    .footer-blck .footer-logo {
        background-color: #fff;
        padding: 14px 0px;
        border-radius: 10px;
        width: 110px;
        text-align: center;
    }

    .footer-bottom {
        padding: 6px 0;
        font-size: 16px;
    }

    .feature-icon img {
        width: 80px;
    }

    .footer-logo img {
        width: 43px;
    }

    .footer-blck {
        display: flex;
        gap: 20px;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .footer-links a {
        font-size: 17px;
    }

    .footer-links {
        list-style: none;
        padding: 0;
        margin-bottom: 0;
    }

    .padding-left {
        padding-left: 12px;
    }
}

@media (max-width: 500px) {
    .feature-box h4 {
        font-size: 16px;
    }

    .prod-main-img {
        height: 422px;
    }

    .csr-banner {
        height: 598px;
        padding: 49px 0 177px 0;
    }



    .red-outline-box {
        position: absolute;
        left: 41px;
        bottom: -30px;
        width: 314px;
        height: 176px;
        border: 3px solid #e11d1d;
        z-index: -1;
    }

    .about-content h2 {
        font-size: 22px;
    }

    .video-wrapper iframe {
        width: 100%;
        height: 257px;
    }

    .how-left h2 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 9px;
    }

    .mobile-logo img {
        width: 220px;
    }

    .feature-icon img {
        width: 60px;
    }
}

@media (max-width: 430px) {
    .prod-main-img {
        height: 362px;
    }
}

@media (max-width: 400px) {
    .red-outline-box {
        position: absolute;
        left: 41px;
        bottom: -30px;
        width: 264px;
        height: 176px;
        border: 3px solid #e11d1d;
        z-index: -1;
    }

    .prod-main-img {
        height: 320px;
    }

    .custom-pagination li.arrow {
        font-size: 19px;
    }

    .custom-pagination li {
        width: 34px;
        height: 34px;
        font-size: 15px;
    }
}

/* ===== HOME ABOUT SECTION RESPONSIVE ===== */

@media only screen and (max-width: 991px) {
    .home-about-top {
        padding: 60px 0 0px;
    }

    .home-about-content {
        padding-left: 0;
        padding-top: 10px;
    }

    .home-about-section {
        /* overflow: hidden; */
        padding-top: 0;
    }

    .home-about-content h2 {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .home-about-content p {
        font-size: 17px;
        line-height: 1.8;
    }
}

@media (max-width: 767px) {
    .home-about-top {
        padding: 50px 0 0px;
    }

    .home-about-content h2 {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .home-about-content p {
        font-size: 16px;
        line-height: 1.75;
        text-align: center;
    }

    .btn-abt {
        padding-left: 0;
        text-align: center;
    }


    .home-about-btn {
        font-size: 16px;
        padding: 13px 30px;
    }
}

@media (max-width: 600px) {
    .home-about-content h2 {
        font-size: 22px;
    }

    .home-about-content p {
        font-size: 15px;
    }
}

@media (max-width: 500px) {
    .home-about-btn {
        font-size: 15px;
        padding: 12px 24px;
    }
}