@media screen and (max-width: 1200px){
    .about-sub-company .sub-company-details{
        padding: 40px;
        margin-top: -70px;
    }
    .common-title h1 {
        font-size: 34px;
    }
}

@media screen and (max-width: 991px) { 

    /* home page css start--------------- */
    .header-section {
        position: relative;
    }

    .hero-section .item img{
        height: 80vh;
      }
    /* .hero-section .banner-caption {
        top: calc(40% + 40px);
    } */

    .hero-section .banner-caption h1 {
        font-size: 50px;
        margin-bottom: 27px;
    }

    .common-button {
        padding: 12px 25px;

    }

    .job-openings .job-details {
        margin-top: 30px;
    }

    .job-openings .job-details .row{
        row-gap: 20px;
    }

    .common-back-img{
        padding: 60px 0;
    }

    .common-text{
        margin-bottom: 20px;
        
    }

    .common-title-white{
        margin-bottom: 20px;
        
    }

    .common-spacing{
        margin: 50px 0;
      }

    .common-title h1{
        font-size: 40px;
        margin: 20px 0 35px 0;
    }

    .common-title-white h1{
        font-size: 40px;
        margin: 20px 0 35px 0;
    }

    .research-section .row{
        flex-direction: column-reverse;
    }

   .contact-us .row{
    flex-direction: column-reverse;
   } 

   .contact-us .form-details{
    margin-top: 30px;
   }

   .featured-products .products .row {
    row-gap: 30px;
    }

    .featured-products .title p {
    font-size: 15px;
    margin-bottom: 25px;
    }

    .company-img img{
        width: 100%;
    }

    .contact-pic img{
        width: 100%;
    }

    .contact-us .form-details input{
        width: 100%;
    }
    .contact-us .form-details textarea {
        margin-bottom: 25px;
        width: 100%;
    }



    .career-form input{
        width: 100%;
    }

    .about-sub-company .sub-company-details {
        padding: 35px;
        margin-top: -55px;
    }

    .about-sub-company .sub-company-details .common-title h1{
        font-size: 26px;
    }

    .common-back-img.quality {
        padding: 60px 0px 120px 0px;
    }

   /* home page css end--------------- */



/* company page css start--------------- */
    
   .hero-section-company .hero-banner-back{
    height: 300px;
   }

   .hero-section-company .hero-banner-back::before{
    height: 300px;
   }

   .hero-section-company .hero-banner-back h1{
    font-size: 50px;
   }

   .mission-and-values .row{
    flex-direction: column-reverse;
   }

   .mission-and-values .title{
    margin-top: 20px;
   }

   .hero-section-company .hero-banner-back.company-banner{
    margin-top: 0;
   }

   .hero-section-company .hero-banner-back.manufacturing-banner{
    margin-top: 0
   }
   .hero-section-company .hero-banner-back.product-banner{
    margin-top: 0;
   }

   .hero-section-company .hero-banner-back.research-banner{
    margin-top: 0;
   }

   .hero-section-company .hero-banner-back.career-banner{
    margin-top: 0;
   }

   .product-description {
    margin-top: 20px;
}

/* company page css end--------------- */

    .innovation-process .row{
        flex-direction: column-reverse;
    }

    .production-facilities .row{
        flex-direction: column-reverse;
    }

    .contact-box {
        margin-top: 30px;
    }
 }

 @media screen and (max-width: 767px) { 

       /* home page css start--------------- */
    /* .hero-section .banner-caption {
        top: calc(28% + 40px);
    } */
    .hero-section .item img{
        height: 60vh;
      }
    .hero-section .banner-caption h1 {
        font-size: 34px;
        margin-bottom: 22px;
    }

    /* .owl-theme.hero-slider .owl-nav.disabled+.owl-dots{
        left: 41%;
    } */

    .common-button {
        padding: 10px 17px;
    }

    .title {
        text-align: left;
    }
       /* home page css end--------------- */


    /* company page css start--------------- */



    /* company page css end--------------- */

    .about-sub-company .sub-company-details {
        padding: 20px;
        margin-top:50px;
    }
    .about-sub-company .sub-company-details .row{
        row-gap: 20px;
    }

    .about-sub-company .sub-company-details .common-title h1{
        margin-bottom: 0px;
    }

    .about-sub-company .sub-company-details .sub-company-logo img{
        max-width: 120px;
        width: 100%;
    }

    .about-sub-company .sub-company-details {
    
        margin-top: 30px;
    }

    .common-back-img.quality {
        padding: 30px 0;
    }
    .seprate::after {
        content: '';
        position: absolute;
        right: -12px;
        top: 0;
        border-right: 1px solid #c4efdb;
        height: 100%;
    }
    .seprate{
        position: relative;
    }
    .footer-section .ftr-all-links .ftr-links h3{
        font-size: 19px;
    }
 }


 @media screen and (max-width: 575px) {
      /* home page css start--------------- */

    .header-section{
        padding: 8px 0;
    }
    
    .hero-section .banner-caption h1 {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .hero-section .button-section a:first-child {
        margin-right: 20px;
    }
    .common-button {
        padding: 8px 14px;
        font-size: 13px;
    }
    .hero-section .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: -22px;
    }
    .navbar-brand {
      
        max-width: 100px;
        margin-right: 0;
    }
    .navbar-brand img {
        width: 100%;
    }
    .multi-gradient-btn {
        padding: 8px 14px;
        font-size: 13px;
        max-width: 145px;
    }
    .common-spacing{
        margin: 30px 0;
      }

      .common-back-img {
        padding: 30px 0;
    }
    .common-spacing{
        margin: 30px 0;
      }
      .common-title h1{
        font-size: 24px;
        margin: 18px 0 18px 0;
    }

    .common-title-white h1{
        font-size: 24px;
        margin: 18px 0 18px 0;
    }
    .common-text {
        font-size: 15px;
    }

    .common-text-white{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .about-company .title p {
        margin-bottom: 20px;
    }
    .research-section .title p {
        margin-bottom: 20px;
    }
    .quality-assurance .title p {
        margin-bottom: 20px;
    }
  
    .owl-theme.hero-slider .owl-dots .owl-dot span {
        width: 15px;
        height: 8px;
    }

    .owl-theme.product-slider .owl-dots .owl-dot span{
        width: 10px;
        height: 10px;
    }

    /* .hero-section .owl-carousel .owl-item img{
        height: 240px;
    } */

    .hero-section .item img{
        height: 35vh;
      }

    .featured-products .title p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .featured-products .products .row {
        row-gap: 20px;
    }
    .owl-theme.product-slider .owl-nav.disabled+.owl-dots {
        margin-top: 20px;
    }
    .featured-products .title p br{
        display: none;
    }
   
      /* home page css end--------------- */



    /* company page css start--------------- */

    .hero-section-company .hero-banner-back{
        height: 200px;
       }

    .hero-section-company .hero-banner-back h1{
        font-size: 25px;
    }

    .hero-section-company .hero-banner-back::before{
    height: auto;
   }
    /* company page css end--------------- */



    .hero-section-company .hero-banner-back p{
            font-size: 16px;
    }

    .privacy-policy-section h5 {
        font-size: 16px;
    }

    .privacy-policy-section p {
        font-size: 14px;
    }

    .privacy-policy-section .pp-details {
        margin-top: 15px;
    }

    .privacy-policy-section .pp-details li {
        font-size: 14px;
    }

    
.container.check {
    font-size: 15px;
}

.produt-popup .modal-title {
    font-size: 18px;
}

.job-openings .job-details {
    margin-top: 20px;
}

.contact-box {
    margin-top: 20px;
}
 }



