@media (max-width: 1399px){

    .about-content h2{
        font-size: 48px;
    }

    .single-stat h3{
        font-size: 56px;
    }
    .section-heading h2{
        font-size: 58px;
    }
    .inner-banner-content h1{
        font-size: 66px;
    }


}

@media (max-width: 1199px){

    .about-company-section{
        padding: 100px 0;
    }

    .about-content{
        padding-left: 0;
    }

    .about-content h2{
        font-size: 42px;
    }

    .about-content p{
        font-size: 17px;
    }

    .single-stat h3{
        font-size: 48px;
    }
     .about-image-wrapper{
        padding-left: 40px;
    }

    .about-bg-shape{
        width: 300px;
        left: -60px;
    }

    .about-content{
        margin-top: 20px;
    }

    .products-section{
        padding: 100px 0 80px;
    }

    .products-top{
        flex-direction: column;
    }

    .section-heading{
        padding-left: 90px;
    }

    .section-heading h2{
        font-size: 52px;
    }
     .footer-widget h4{
        font-size: 24px;
    }

    .footer-widget ul li a{
        font-size: 16px;
    }
    .about-row{
        gap: 50px;
    }

    .image-left img{
        height: 470px;
    }

    .image-right img{
        height: 480px;
    }
     .inner-banner-section{
        height: 380px;
    }

    .inner-banner-content h1{
        font-size: 58px;
    }

    .inner-banner-content p{
        font-size: 19px;
    }
    .certificate-content h3{
        font-size: 30px;
    }

    .certificate-image img{
        height: 460px;
    }
    .quote-popup-content h2{
        font-size: 58px;
    }

}
@media (min-width: 992.01px) and (max-width: 1200px) {

}
@media (min-width: 767.01px) and (max-width: 992px) {
    
}
@media(max-width:991px){

    .navbar-collapse{
        background:#000;
        padding:20px;
        margin-top:15px;
    }

    .hero-content h1{
        font-size:58px;
    }

    .hero-content p{
        font-size:18px;
    }
    .products-section::before{
        width: 100%;
        height: 420px;
    }

    .section-heading h2{
        font-size: 44px;
    }

    .section-info p{
        font-size: 16px;
    }

    .product-image img{
        height: 360px;
    }
    .main-footer{
        padding: 70px 0 30px;
    }

    .footer-bottom{
        padding-top: 50px;
    }
     .about-page-section{
        padding: 80px 0;
    }

    .about-row{
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .about-row-top{
        margin-bottom: 70px;
    }

    .about-row-bottom .about-content-col{
        order: 2;
    }

    .about-row-bottom .about-image-col{
        order: 1;
    }
    .inner-banner-section{
        height: 340px;
        padding-top: 80px;
    }

    .inner-banner-content h1{
        font-size: 48px;
    }

    .inner-banner-content p{
        font-size: 17px;
        margin-bottom: 24px;
    }
}

@media(max-width:767px){

    .main-header{
        padding:12px 0;
    }

    .navbar-brand img{
        height:40px;
    }

    .hero-banner{
        height:90vh;
    }

    .hero-content{
        text-align:center;
        padding: 0 20px;
    }

    .hero-content h1{
        font-size:32px;
        line-height: none;
    }
    .hero-content h1 br{display: none;}

    .hero-content p{
        font-size:16px;
    }

    .product-btn{
        font-size:16px;
        padding:6px 22px;
    }
    .about-company-section{
        padding: 70px 20px;
    }

    .about-image-wrapper{
        padding-left: 0;
    }

    .about-bg-shape{
        display: none;
    }

    .about-image{
        border-top-right-radius: 60px;
    }

    .about-content h2{
        font-size: 34px;
    }

    .about-content p{
        font-size: 16px;
        line-height: 1.8;
    }

    .company-stats{}

    .single-stat:first-child{
        padding-right: 0;
        padding-bottom: 25px;
    }

    .single-stat:first-child::after{
        width: 100%;
        height: 1px;
        top: auto;
        bottom: 0;
    }

    .single-stat h3{
        font-size: 32px;
    }

    .single-stat h3 small{
        font-size: 20px;
    }

    .read-more-btn{
        font-size: 18px;
        padding: 6px 24px;
    }
    .products-section{
        padding: 70px 14px;
    }

    .products-top{
        margin-bottom: 35px;
    }

    .section-heading{
        padding-left: 0;
    }

    .section-heading::before{
        display: none;
    }

    .section-heading h2{
        font-size: 34px;
    }

    .section-info p{
        font-size: 15px;
        line-height: 1.7;
    }

    .product-image img{
        height: 300px;
    }

    .product-overlay{
        padding: 20px;
    }

    .product-overlay h3{
        font-size: 24px;
    }

    .product-arrow{
        font-size: 32px;
    }

    .catalogue-btn{
        width: 100%;
        font-size: 18px;
        padding: 16px 20px;
    }
    .main-footer{
        padding: 60px  20px;
    }

    .footer-logo img{
        max-width: 180px;
    }

    .footer-contact-item{
        gap: 16px;
        margin-bottom: 24px;
    }

    .footer-contact-text{
        font-size: 15px;
    }

    .footer-widget h4{
        font-size: 22px;
        margin-bottom: 24px;
    }

    .footer-widget ul li{
        margin-bottom: 12px;
    }

    .footer-widget ul li a{
        font-size: 15px;
    }

    .footer-social a{
        width: 38px;
        height: 38px;
        font-size: 16px;
    }

    .footer-bottom{
        padding-top: 35px;
    }

    .footer-bottom p{
        font-size: 14px;
    }
    .about-company-section:before{
        width: 40%;
        height: 140px;
        background: #EB4132;
        left: 0;
    }
    .catalogue-btn-wrap{padding: 0 20px; margin-top: 0;}
    .about-page-section{
        padding: 50px 20px;
    }

    .about-row-top{
        margin-bottom: 50px;
    }

    .image-left img,
    .image-right img{
        height: 320px;
    }

    .shape-green,
    .shape-red{
        width: 12px;
        height: 90px;
    }

    .about-page-content p{
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 20px;
    }

    .about-watermark{
        width: 90px;
        height: 90px;
        top: -40px;
    }
    .inner-banner-section{
        height: 300px;
        padding-top: 70px;
    }

    .inner-banner-content{
        max-width: 100%;
        padding: 40px 20px 0px 20px;
    }

    .inner-banner-content h1{
        font-size: 36px;
        margin-bottom: 16px;
    }

    .inner-banner-content p{
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 20px;
    }

    .inner-breadcrumb{
        gap: 10px;
    }

    .inner-breadcrumb li{
        font-size: 13px;
    }

    .inner-breadcrumb li:not(:last-child)::after{
        margin-left: 10px;
    }
    .certification-section{
        padding: 70px 0;
    }

    .certificate-card{
        padding: 18px;
    }

    .certificate-image img{
        height: 380px;
    }

    .certificate-content{
        padding-top: 20px;
    }

    .certificate-content h3{
        font-size: 24px;
    }

    .certificate-modal{
        padding: 20px;
    }

    .certificate-close{
        top: 10px;
        right: 14px;
        font-size: 38px;
        width: 40px;
        height: 40px;
    }
    .lets-talk-section{
        padding:50px 40px;
    }
    .talk-heading h2{
        font-size: 38px;
    }
    .talk-contact-text h4{
        font-size: 18px;
    }
    .talk-contact-text p{font-size: 14px;}
    .talk-form-wrap {
        padding-left: 0;
    }
    .quote-popup{
        padding: 20px;
    }

    .quote-popup-box{
        padding: 45px 20px 25px;
    }

    .quote-popup-close{
        min-width: 90px;
        height: 42px;
        top: -12px;
        font-size: 18px;
    }

    .quote-popup-content h2{
        font-size: 38px;
        margin-bottom: 25px;
    }

    .quote-form-group{
        margin-bottom: 14px;
    }

    .quote-form-group input,
    .quote-form-group textarea{
        height: 54px;
        font-size: 15px;
        padding: 0 14px;
    }

    .quote-form-group textarea{
        height: 120px;
        padding-top: 14px;
    }

    .quote-submit-btn{
        height: 58px;
        font-size: 22px;
    }
    .home_slider{
        padding: 30px 20px;
    }

}

