@media (max-width: 768px) {
      .nav-menu {
        display: none;
      }
      .logo-tagline img {
    height: 40px;
    padding: 20px 20px;
}

header{
    z-index:999
}

.dropdown-toggle{
    padding: 0px 0;
}

.dropdown-mobile {
    margin: 0px;
}
.dropdown-toggle {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 16px;
    color: #333;
    text-decoration: none;
    font-family: grstkregular;
}

.close-icon{
    z-index:999999
}

.dropdown-content-mobile {
  display: none;
  flex-direction: column;
  padding-left: 15px;
  gap: 10px;
}

.dropdown-content-mobile.show {
  display: flex;
  padding: 20px 60px 20px 20px;
}


      .hamburger {
        display: flex;
      }
         .download-btn {
      padding: 20px 30px;
      font-size: 18px;
      margin-right: 50px;
    }
    .slide-content h2 span {
    color: #ff5800;
    font-size: 1.5rem;
    }
    .solution-content-big p{
        font-size: 1.3rem;
    }

    .our-gallery-section {
    padding: 20px;
}

    .slide-content img{
        width: 200px;
    }
        .slide-content h2 {
        font-size: 1.3rem;
    }
.about-us-heading h2 , .about-second {
    font-size: 26px;
    padding: 0px 20px;
}
.about-us-heading .line{
    display: none;
}
.solutions-grid {
    padding: 0px 20px;
}
.solution-card img {
    width: 100%;
    height: 250px;
}
.about-us-section {
    padding: 20px 0px;
}
.solution-caption {
    font-size: 14px;
}

.our-product {
    padding: 20px 20px;
    text-align: center;
}
.our-product-heading .line{
    display: none;
}
.our-product-heading h2 {
    font-size: 26px;
}

.our-product-heading{
    justify-content: flex-start;
    margin-bottom: 20px;
}
.our-product-subtitle {
    font-size: 13px;
}
.our-product-card {
    background-color: #ff5800;
    padding: 20px;
    min-height: 160px;
}


.blog-heading h2 {
    margin-top: 0px;
    color: #4a4a4a;
}
.our-blogs h2 {
    text-align: left;
    padding: 0px;
}

.overlay p {
    font-family: samsungmedium;
    font-size: 10px;
    font-weight: 100;
}

.overlay h2 {
    font-family: samsungmedium;
    font-size: 1rem;
}
.overlay span{
  width: 20px;
  height: 20px;
  margin-right: 40px;

}
.overlay {
    padding: 10px 10px;
}
.small-image{
    height: 100%;
}
.gallery-row{
    height: 100%;
}
.global-footprint{
    padding: 30px 20px;
}
.why-choose{
    padding: 50px 20px;
}
.why-choose h2 {
 margin-bottom: 20px;
    font-size: 25px;
}
.why-choose-item{
    padding-left: 0px;
    flex-direction: column;
    align-items: flex-start;
}
.right-image {
    width: 100% !important;
    height: auto !important;
}
 
    .why-choose-item:nth-child(2) {
      border-top: 1px solid #ccc;
    }
    .why-choose-item img {
    width: 45px;
    height: 45px;
    }
    .why-choose-item h3 {
    color: #f15922;
    font-size: 20px;
    }
    .why-choose-item p {
   
    font-size: 13px;
    }
    
.our-blogs {
    padding: 40px 20px;
}
.map{
    height: 100%;
}
.contact-form-heading {
    font-size: 30px;
}
.contact-form-subheading {
    font-size: 20px;
}
.contact-form input, .contact-form textarea {
    padding: 12px 0px;
}
.contact-form input, .contact-form textarea {
    margin-bottom: 40px;
}

.footer {
    background-color: #ff5800;
    color: white;
    padding: 60px 20px 30px 20px;
}

.footer-section-middle {
    margin-left: 0px;
    margin-top: 0px;
}

.footer-section img {
    margin-bottom: 35px;
    height: 35px;
}
.footer-section p, .footer-section a {
    font-size: 15px;
}
.footer-section h3 {
    margin: 0 0 10px;
    font-size: 35px;
}
.footer-socials svg {
    width: 25px;
    height: 25px;
}
.footer-bottom {
    text-align: center;
    font-size: 12px;
}

.footer-bottom-1 {
    text-align: center;
    font-size: 12px;
}

.footer-last{
    margin-bottom: 30px;
}
.about-left p
{
    font-size: 14px;
}
.about-left h2
{
    font-size: 20px;
}
.about-right p
{
    font-size: 12px;
}
.spacer{
    display: none;
}
.about-section-right img {
    width: 100%;
    height: 100%;
}
.about-content {
        flex-direction: column;
        padding: 30px 20px;
      }
      .about-left img {
    width: 100%;
}
.about-right h2 {
    display: block;
    font-size: 1.2rem;
}

      .about-left, .about-right {
        flex: 1 1 100%;
      }

.about-section-container{
    padding: 30px 20px;
}
.about-reverse-right {
    justify-content: flex-start;
    align-items: flex-start !important;
}

.about-section-left p{
    font-size: 12px;
    text-align: left;
    max-width: 100%;
}
.about-reverse-right h2{
    font-size: 26px;
    text-align: left;
}

.about-section-top {
        flex-direction: column-reverse;
    }
    .about-reverse{
         flex-direction: column;
    }

.about-section-left, .about-section-right {
    flex: 1 1 100%;
}

      .about-section-right {
        align-items: flex-start;
        text-align: left;
        margin-top: 20px;
      }

      .about-section-left h2 {
        font-size: 1.5rem;
      }

      .about-section-left h3 {
        font-size: 1.2rem;
      }

      .about-section-bottom {
        flex-direction: column;
        gap: 30px;
      }

      .about-section-block {
        flex: 1 1 100%;
      }
.about-section-block p{
    font-size: 12px;
}
.about-section-block h4 {
    font-size: 1.5rem;
}
.about-section-board{
    padding: 30px 20px;
}

.about-section-board-left {
    flex: 1 1 100%;
}
.about-section-board-left h2 {
    font-size: 2rem;
 }
.about-section-board-left p {
    font-size: 14px;
}
.about-section-member h4 {
    font-size: 20px;
}

.about-section{
    padding: 30px 20px;
}
.about-title {
    font-size: 20px;
}
.about-subheading {
    font-size: 16px;
    line-height: 1.4;
}
.about-description{
    width: 100%;
}
.board-section {
    padding: 20px 20px;
}
.board-header h2 {
    font-size: 26px;
}
.board-header p {
    font-size: 12px;
    margin-top: 5px;
}
.director-box-line{
    border-right: 0px solid #4a4a4a;
    padding-right: 0pc;
}
.director-info {
    font-size: 10px;
    text-align: left;
}
.director-role{
    margin-bottom: 0px;
}

.about-blogs-container {
    gap: 0px;
}
.about-blog-title {
    font-size: 16px;
}
.about-end__team {
    padding:20px;
}
.force-bottom{
    text-align: left;
}

.description {
    font-size: 14px;
}

.our-product-card h3 {
    font-size: 20px;
}
.big-image img {
    width: 150px!important;
}


.our-product-card img {
    width: 80px;
}

.force-section {
      padding: 60px 20px;
    }

.force-top-text {
    max-width: 100%;
}
.force-bottom p{
    max-width: 100%;
}
.about-bottom-sub {
    font-size: 14px;
}
.about-bottom-heading {
        font-size: 1.3rem;
    }
    .arrow-btn {
    gap: 12px;
    padding: 12px 14px;
    font-size: 14px;
    }
.blog-bottom-heading {
    font-size: 1.5rem;
}
.career-content
 {
    padding: 60px 20px;
}
.career-heading
 {
    color: #ff5800;
    font-size: 25px;
 }
 .contact-form-upload {
  margin-top: 0px;
  margin-bottom: 40px;
}

 .career-item {
    font-size: 18px;
 }
 .overlay-about p {
    font-family: metro;
    font-size: 12px !important;
    padding: 0px 20px;
 }
 .aboutcontent-section-2{
    padding: 20px;
 }
.aboutcontent-section-2 .left-heading h2 {
    font-size: 2rem;
}
.aboutcontent-section-2 .highlight-item {
    font-size: 1rem !important;
}
.aboutcontent-section-2 .highlight-item span {
    font-size: 1rem;
    margin-right: 0.5rem;
    color: #ff5800;
}

.product-about{
    padding: 20px;
    align-items:normal;
}
.product-about .text-section h2 {
    font-size: 2rem;
}
.product-about .text-section {
    flex: 1 1 300px;
}
.product-about {
        flex-direction: column;
        text-align: left;
      }

      .product-about .text-section,
      .product-about .image-section {
        max-width: 100%;
      }

      .product-about .text-section ul {
        padding-left: 0;
      }

      .product-container{
        padding: 20px;
      }
      .product-heading h2 {
    font-size: 1.5rem;
      }
      .product-heading small {
    color: #4a4a4a;
    font-size: 1rem;
      }

      .product-icon-section{
        padding: 20px;
      }
      .product-icon-heading h2 {
    font-size: 1.5rem;
      }
          .product-icon-line{
            margin-top: 20px;
          }
                .product-icon {
        flex: 1 1 100%;
      }

      .product-icon-text-row {
        flex-wrap: wrap;
      }

      .product-icon-line {
        flex-basis: 100%;
        margin-left: 0;
      }

      .product-about-2-image img {
    margin: -70px 0px;
}
.product-about-2-content h2 {
    margin: 5px 0 0;
    font-size: 1.5rem;
}
.product-about-2-content h3 {
    margin: 0;
    font-size: 1.5rem;
}
.product-about-2-content {
        margin-bottom: 100px;
    }
    .product-about-2-image {
    max-width: 300px;
    }

    .product-blogs{
        padding: 20px;

    }
    .product-blogs p {
    font-size: 0.8rem;
    }
    .product-blog-desc {
    font-size: 0.8rem;
    }
    .product-chart {
    padding: 40px 0px
    }
        .product-chart th, .product-chart td {
        font-size: 8px;
        }

      .specification {
    padding: 20PX;
}
.spec-content img{
    width: 100px;
    margin-left: 90px;
}
  .spec-content p {
    font-size: 1rem;
  }
.diamond-tools {
    padding: 30px 20px;
}
.diamond-left h2 {
        font-size: 1.3rem;
        text-align: left;
    }
        .diamond-right p {
        font-size: 0.95rem;
        text-align: left;
    }
   

  .diamond-left, .diamond-right {
    flex: 1 1 100%;
  }
.diamond-product{
    padding: 20px;
}
.material-list {
    gap: 10px;
}
.diamond-product-container {
    justify-content: center;
}
.diamond-product-section{
    padding: 20px;
}
.diamond-product-item img {
    width: 100px;
}
.diamond-product-row-bottom {
    justify-content: center;
    width: 100%;
}
.diamond-product-right img {
    max-width: 250px;
}
    .material img {
        width: 100px;
        height: 100px;
    }
        .product-image img {
        max-width: 250px;
    }
    
    .material p {
        font-size: 1rem;
    }
    .diamond-product-section
    {
        gap:50px;
    }
    .our-product-grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.split-right {
        flex: 1 1 100%;
        margin-top: 40px;
    }
.indotray-product-section{
    padding: 20px;
}
.indotray-product-left img {
    max-width: 100%;
}
.indotray-product-left h2 , .indotray-product-left h3 {
    color: #fff;
    font-size: 1.5rem;
}
.background-text {
    padding: 10px;
}
.indotray-product-top .indotray-product-box h4 {
    font-size: 16px;
}
.indotray-product-top .indotray-product-box p {
    font-size: 12px;
}

.indotray-last-section{
    padding: 20px;
}
.dimension-table-container {
      padding: 20px;
    }
    .dimension-table-container h2 {
    font-size: 1.5rem;
    }
    .indotray-last-right{
    padding: 20px 20px;
    gap:40px;
}


.additive-bottom-section {
    background: #fafafa;
    padding: 20px;
}
.additive-bottom-heading {
    color: #ff5800;
    font-size: 26px;
}

.additive-bottom-subtitle {
    font-size: 12px;
    line-height: 1.4;
}

.additive-bottom-table th, .additive-bottom-table td {
    padding: 10px;
}

.additive-bottom-table th {
    color: #ff5800;
    font-size: 10px;
}
.additive-bottom-table td {
    font-size: 7px;
    padding: 5px;
}
.additive-bottom-didyouknow p {
    font-size: 12px;
}
.green-text p {
    font-size: 12px;
}

.green-text .left {
    flex: 1 1 250px;
}
.about-bottom-sub-1 {
    font-size: 12px;
    line-height: 1.4;
}



.icon-box-drill {
    border-right: 0px solid #ff5800;
}

.icon-box-drill .highlight {
    font-size: 1rem;
}

.icon-box-drill strong {
    font-size: 1.5rem;
}
.drill-arrow {
    padding: 20px;
}

.drill-arrow-content--content{
    font-size: 12px;

}
.drill-arrow-content-blue-para{
    padding:20px;
}

.text-content-diamond h2 {
    font-family: samsungmedium;
    font-size: 1.5rem;
}
.text-content-diamond p {
    font-family: metro;
    font-size: 12px;
}

.diamond-image .text-content-diamond {
    position: relative;
    z-index: 2;
    color: white;
    padding-left: 30px;
}

.diamond-last-text {
    padding: 20px;
}
.diamond-last-text p {
    font-family: metro;
    font-size: 12px;
}


.drill-column{
    padding: 0px;
}

.middle-column {
    border-left: 0px solid #4a4a4a;
    border-right: 0px solid #4a4a4a;
}

.core-heading {
    padding: 20px;
}
.core-heading h2 {
    font-size: 1.5rem;
}

.core-heading h3 {
    font-size: 1.5rem;
    margin-bottom: 0px;
}

.core-right {
    grid-template-columns: repeat(1, 100%);
}
.solution-section-1 {
    padding: 20px;
    margin-top: 0px;
}

.solution-section-2{
    margin-top: -100px;
}
.solution-top-text{
    text-align: left;
    margin-bottom: 50px;
}
.solution-bottom-left h3 {
    font-size: 20px;
}

.solution-bottom-left p {
    font-size: 12px;
}

.solution-bottom-left, .solution-bottom-right {
    flex: 1 1 0px;
}
.solution-bottom-left-reverse {
    text-align: left;
    margin-left: auto;
    margin-top: 80px;
}

.solution-bottom-left-reverse p {
    max-width: 100%;
    margin-left: 0px;
}

.solution-bottom-left-reverse-image .image-box{
    margin-bottom: 100px;
}


.about-banner-section-4{
    display: none;
}

.large-image img, .small-image img {
    width: 100%;
    height: 20vh;
}
.indotray-last-overlay small {
    display: block;
    font-size: 1rem;
}
.indotray-last-overlay h2 {
    font-size: 2rem;
}



.about-section-4-mobile {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #e8e0d9;
}

.mobile-image-mobile img {
  width: 100%;
  height: auto;
  border-radius: 0px;
}

.name-section-mobile {
  margin-top: 10px;
  text-align: left;
}

.name-mobile {
font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: grstkregular;
}

.highlight-mobile {
  color: #ff5800;
}

.designation-mobile {
 font-size: 14px;
  margin-bottom: 15px;
  color: #333;
  font-family: metro;
}

.mobile-text-content-mobile {
font-size: 14px;
  line-height: 1.6;
  color: #333;
  font-family: metro;
  margin: 20px 0px;
}

.blog-section-1 {
padding: 20px;
}
.disclaimer-section-1 {
padding: 20px;
}
.blog-section-1 h1 {
      font-size:20px;
}

.disclaimer-section-1 h1 {
      font-size:20px;
}
.blog-section-1 p {
      font-size: 12px;
}
.disclaimer-section-1 p {
      font-size: 12px;
}


}


        @media (min-width:768px) and (max-width:1024px) {
            .logo-tagline img {
                height: 40px;
                padding: 20px 20px;
            }
    
            .nav-menu a {
                font-size: 10px;
            }
            .download-btn {
    padding: 20px 30px;
    font-size: 12px;
}
.download-btn img {
    height: 12px;
}
.nav-menu {
    gap: 20px;
}
        }


     @media (min-width:1024px) and (max-width:1600px){
        .logo-tagline img {
    height: 60px;
    padding: 10px 30px;
}
.nav-menu a {
    font-size: 14px;
}
.download-btn {
    padding: 30px 50px;
    font-size: 18px;
}
.download-btn img {
    height: 18px;
}
.nav-menu {
    gap: 30px;
}

.about-us-heading h2  , .about-second {
    font-size: 40px;
}
.solutions-grid {
    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
    gap: 24px;
}
.solution-card img {
    height: 300px;
}
.solution-caption {
    font-size: 15px;
}
.about-us-section {
    padding: 30px 80px;
}
.our-product-grid {
    grid-template-columns: repeat(auto-fit, minmax(235px, 1fr));
}
.our-product {
    padding: 30px 80px;

    }
    .our-product-heading h2 {
    font-size: 30px;
    }
.our-product-card h3 {
    font-size: 25px;
    }

    .our-product-card {
    padding: 20px
    }
.our-product-subtitle {
    font-size: 16px;
    color: #4a4a4a;
    max-width: 100%;
    padding-right: 100px;
    line-height: 1.7;
}

.overlay span{
  width: 30px;
  height: 30px;
  margin-right: 100px;

}

.our-gallery-section {
    padding: 30px 80px;
}
.overlay p {
    font-size: 14px;
    margin-top: 0px;
}
.global-footprint{
    padding: 30px 80px;
    margin: 0px 0px;
}
.why-choose-item{
    padding-left: 20px;
}
.why-choose-item h3 {
    color: #f15922;
    font-size: 25px;
}
.contact-form input, .contact-form textarea{
    margin-bottom: 60px;
}

.contact-form-heading {
    font-size: 35px;
}

.contact-form-subheading {
    font-size: 25px;
}

.footer-section img {
    margin-bottom: 40px;
    height: 40px;
}

.footer-section p, .footer-section a {
    font-size: 15px;
}
.footer-section h3 {
    margin: 0 0 10px;
    font-size: 35px;
}
.footer-socials svg {
    width: 25px;
    height: 25px;
}
.footer-bottom {
    text-align: center;
    font-size: 12px;
}
.footer-bottom-1 {
    text-align: center;
    font-size: 12px;
}
 .about-content{
    padding: 40px 80px 0px 80px;
 }
 .about-content h2{
    font-size: 22px;
    color: #4a4a4a;
 }
 .overlay-about p{
  font-family:metro;
  font-size:13px!important;
  padding: 0px 20px;
  margin-top: 0px;
  line-height: 1.3;
}
.map-heading{
    margin-bottom: 40px;
}
.map-heading h2 {
  font-size: 3rem;
}
.right-image {
   width: 150px!important;
    height: 100px!important;
    margin-bottom: 15px;
    object-fit: cover!important;
}
.indotray-product-feature h5 {
    font-size: 12px;
}
.indotray-product-feature p {
    font-size: 10px
}
.about-left img {
    height: 300px;
    margin-top: 0px;
}


}


 @media (min-width:1024px) and (max-width:1200px){
    .material-list {
    gap: 50px;
}
.material img {
    width: 130px;
    height: 130px;
}
.diamond-product-item img {
    width: 130px;
}
.product-image img {
    max-width: 250px;
}
.diamond-product-section{
    gap:10px;
    flex: none;
}
.indotray-last-right-item img {
      max-width: 200px;
      margin-bottom: 10px;
    }
    .product-caption{
        font-size: 14px;
    }

    .director-info {
    font-size: 0.60rem;
    line-height: 1.7;
    }
    .about-end__bottom-logos {
    margin-top: 50px;
    gap: 90px;
}
.about-end__bottom-logos img {
    max-width: 200px;
}
.about-left img {
        height: 250px;
}
.about-content h2 {
        font-size: 15px;
}
.about-left p {
    font-size: 0.8rem;
}
.about-right p {
    font-size: 0.7rem;
    line-height: 1.4;
}
.about-section-left h3 , .about-section-left h2 {
    font-size: 2rem;
}
.about-section-left p {
    font-size: 0.8rem;
    line-height: 1.5;
}
.about-section-block p {
    font-size: 0.8rem;
}
.director-image-container img {
    width: 200px;
    height: 250px;
}
.director-name {
    font-size: 1rem;
}
.director-role {
    font-size: 0.5em;
}
.board-header h2 {
    font-size: 2rem;
}
    .nav-menu a {
        font-size: 12px;
    }
        .logo-tagline img {
        height: 40px;
        }
        .download-btn {
        padding: 31px 50px;
        font-size: 14px;
    }
    .logo-section{
        gap: 0px;
    }
    .additive-grid {
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    }
    .additive-box p {
    font-size: 0.7rem;
    }
    .additive-box h3 {
    color: #ff5800;
    font-size: 1rem;
    }
    .addictive-about-left p {
    font-size: 0.8rem;
    }

    .right-rocks {
      width: 100%;
    }

    .diamond-last-text p{
  font-family: metro;
  font-size: 0.9rem;
  font-weight: bold;
  color: #4a4a4a;
}

.about-banner-text-1{
    max-width: 350px;
}
.overlay-text-1 .quote {
    font-size: 12px;
}
.overlay-text-1 h3 {
    font-size: 18px;
}
.overlay-text-1 .designation {
    font-size: 12px;
}

 .solution-bottom-left-reverse p{
  max-width: 100%;
  margin-left: 100px;
 }

 }


  @media (min-width:1150px) and (max-width:1300px){
.core-right {
    flex: 1 1 500px;
    display: grid
;
    grid-template-columns: repeat(3, 200px);
  }
}

  @media (min-width:1000px) and (max-width:1150px){
.core-right {
    flex: 1 1 500px;
    display: grid
;
    grid-template-columns: repeat(3, 180px);
  }
}



      @media (min-width:1600px) and (max-width:2000px){
        .logo-tagline img {
    height: 50px;
    padding: 20px 50px;
}
.nav-menu a {
    font-size: 16px;
}
.download-btn {
    padding: 40px 60px;
    font-size: 18px;
}
.download-btn img {
    height: 18px;
}

.overlay h2 {
    font-family: samsungmedium;
    font-size: 2rem;
}
.overlay p {
    font-family: samsungmedium;
    font-size: 20px;
    font-weight: 100;
}
.overlay span{
  width: 40px;
  height: 40px;
  margin-right: 100px;

}
.footer-bottom {
    text-align: center;
    font-size: 18px;
    }

    .footer-bottom-1 {
    text-align: center;
    font-size: 18px;
    }


.about-right h2 {
    display: block;
    font-size: 1.8rem;
}
.about-right p {
    font-size: 20px;
}
.about-left p {
    font-size: 25px;
    margin-bottom: 0px;
}
.about-left img {
    height: 400px;
    margin-top: 0px;
}
.about-content{
    max-width: 100%;
}
.about-section-block p{
    font-size: 18px;
 }
 .about-section-block h4{
    font-size: 2rem;
 }
.about-section-left p {
    font-size: 20px;
    max-width: 1300px;
    line-height: 1.7;
}
.about-section-left h2 {
    font-size: 2.5rem;
}
.material img {
    width: 200px;
    height: 200px;
}
.material-list {
    gap: 150px;
}
.diamond-product-container {
    gap: 200px;
}
.diamond-product-item img {
    width: 200px;
}
.map-heading h2 {
  font-size: 3rem;
}

.core-right {
    flex: 1 1 500px;
    display: grid
;
    grid-template-columns: repeat(3, 300px);
}

.product-image-big {
    height: 575px!important;
}
.product-image-box {
    height: 250px;
}


.addictive-about-left p {
    font-size: 1.5rem;
    color: #4a4a4a;
    max-width: 850px;
}

.addictive-about-left h2 {
    font-size: 3.5rem;
}

.addictive-about-right p {
    font-size: 1.5rem;
}

.additive-box p {
    font-size: 1.2rem;
}
.additive-box h3 {
    color: #ff5800;
    font-size: 1.7rem;
}
.additive-info h2 {
    color: #ff5800;
    font-size: 3rem;
    margin-bottom: 60px;
}
.additive-info {
    padding: 40px 80px 0px 80px;
}

.how-to-use h2, .dosage h2 {
    color: #ff5800;
    font-size: 3rem;
}
.usage-step p {
    font-size: 2rem;
}

.usage-step img {
    width: 80px;
    height: 80px;
}
.dosage p.description {
    font-size: 1.5rem;
    line-height: 1.7;
}
table th {
    font-size: 1.5rem;
}
table td {
    font-size: 1.5rem;
}  

.green-text p {
    font-size: 1.3rem;
    max-width: 750px;
}

.green-text .left h2 {
    font-size: 3rem;
}

.additive-table-1 .application-item p {
    font-size: 1.2rem;
}
.additive-table-1 h2 {
    font-size: 3rem;
}
.additive-table-1 .application-item h3 {
    font-size: 1.5rem;
}
.additive-table-1 .right p {
    font-size: 1.2rem;
}
.additive-table-1 table th, .additive-table-1 table td {
    font-size: 1.2  rem;
}
.about-reverse-right h2 {
    font-family: samsungmedium;
    font-size: 45px;
}
.additive-bottom-heading {
    font-size: 3rem;
}
.additive-bottom-subtitle {
    font-size: 1.5rem;
}
.additive-bottom-table th {
    color: #ff5800;
    font-size: 2rem;
}
.additive-bottom-table td {
    font-size: 1.5rem;

}
.additive-bottom-didyouknow h3 {
    font-size: 2rem;
}
.additive-bottom-didyouknow p {
    font-size: 1.5rem;
    max-width: 1200px;
}
.contact-map iframe{
height: 450px;
}

.director-info {
    font-size: 01rem;
    color: #444;
    font-family: metro;
    max-width: 450px;
}

.top-image {
    width: 350px;
}
.rock-item img {
    width: 150px;
    height: 150px;
}
.rock-item p {
    font-size: 1.5rem;
    
}
.rock-item {
    margin-bottom: 50px;
}
.right-rocks {
    width: 80%;
}

.performance-left h2 {
    font-size: 2rem;
}
.performance-left h2 span {
    font-size: 4rem;
}
.performance-left p {
    font-size: 1.5rem;
    max-width: 500px;
}
.icon-box-drill img {
    width: 130px;
}
.icon-box-drill .highlight {
    font-size: 2rem;
}
.icon-box-drill strong {
    font-size: 2.5rem;
}

.drill-arrow-content--green , .drill-arrow-content--blue , .drill-arrow-content--red , .drill-arrow-content--dark , .drill-arrow-content--orange {
    font-size: 2rem;
    padding: 40px 80px;
}
.drill-arrow-content--content {
    padding: 40px 40px;
    font-size: 2rem;
}
.drill-arrow-content-blue-para {
     padding: 0px 50px;
}
.drill-small
{
    padding: 30px 40px;
}

.diamond-image {
    height: 650px;
}
.text-content-diamond h2 {
    font-family: samsungmedium;
    font-size: 4rem;
}
.text-content-diamond p {
    font-family: metro;
    font-size: 2rem;
    line-height: 1.5;
}

.diamond-last-text p {
    font-size: 1.5rem;
}
.diamond-last-text {
    padding: 30px 80px;
}

.our-product-card {
    min-height: 270px;
}

.big-image img {
    width: 250px!important;
}
.big-image-1 img {
    width: 150px!important;
}
.our-product-card img {
    width: 120px;
}
.blog-text h4 {
    font-size: 20px;
}
.blog-text span {
    font-size: 20px;
}

.slide-content h2 span {
    font-size: 3rem;
}
.slide-content h2 {
    font-size: 2rem;
}
.slide-content{
    max-width: 100%;
}
.slide-content p {
    font-size: 1rem;
    margin: 15px 0;
    max-width: 500px;
    font-family: grstkregular;
    line-height: 1.5;
    font-weight: 100;
}

  .indotray-product-left img {
    max-width: 100%;
    height: 50ch;
    margin-top: 40px;
}

.about-banner-text-1{
    max-width: 450px;
}
.overlay-text-1 .quote {
    font-size: 20px;
}
.overlay-text-1 h3 {
    font-size: 30px;
}
.overlay-text-1 .designation {
    font-size: 18px;
}

.core-left{
    max-width: 100%;
    gap: 30px;
}

.feature img {
    width: 70px;
  height: 70px;
    margin-top: 0px;
}
.feature-text {
    font-size: 1.3rem;
}
.feature {
    border: 1px solid #ff5800;
    padding: 40px 20px;
}

/*------------------------------
Solution
-----------------------------------*/
 .solution-content-big p {
    font-size:2rem; 
    line-height: 1.2;
    margin: 0px;
 }

 .solution-content-big span{
    font-size: 4rem!important;
 }

 /*------------------------------
Solution section 1
-----------------------------------*/

.solution-top-text {
    font-size: 1.3rem;
}

.solution-bottom-left h3 {
    font-size: 2.5rem;
}



.solution-bottom-left p {
    font-size: 20px;
    line-height: 1.6;
    color: #333;
    font-family: metro;
    margin-top: 20px;
    max-width: 100%;
}


.blog-section-1 p {
      font-size: 20px;
}

.blog-section-1 h1 {
      font-size:3rem;
 }

 .disclaimer-section-1 p {
      font-size: 20px;
}

.disclaimer-section-1 h1 {
      font-size:2rem;
 }

      }








     @media (min-width:2000px){
        .logo-tagline img {
    height: 70px;
    padding: 20px 50px;
}
.nav-menu a {
    font-size: 20px;
}
.download-btn {
    padding: 50px 80px;
    font-size: 25px;
}
.download-btn img {
    height: 25px;
}
.nav-menu {
    gap: 60px;
}
.slide-content h2 span {
    font-size: 6rem;
}
.slide-content h2 {
    font-size: 3rem;
}
.slide-content{
    max-width: 100%;
}
.slide-content p {
    font-size: 1.5rem;
    margin: 15px 0;
    max-width: 800px;
    font-family: grstkregular;
    line-height: 1.5;
    font-weight: 100;
}


.arrow-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 10px 20px;
    font-size: 20px;
    margin-top: 20px;
}

.arrow-wrapper {
    width: 45px;
    height: 45px;
}
.solution-caption{
    font-size: 1.5rem;
}
.solution-card img {
    width: 100%;
    height: 600px;
}
.our-product-subtitle {
    font-size: 25px;
    max-width: 100%;
}

.big-image img {
    width: 250px!important;
}

.our-product-card img {
    width: 140px;
}
.big-image-1 img {
    width: 160px;
}
.our-product-card {
    background-color: #ff5800;
    padding: 50px 60px;
}

.our-product-card h3 {
    font-size: 40px;
}

.overlay span{
  width: 60px;
  height: 60px;
  margin-right: 120px;

}

.contact-form-image-box {
    flex: 1 1 50%;
    display: flex;
}

.contact-form-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-form-button {
        display: inline-flex;
        align-items: center;
        gap: 12px;
        padding: 11px 30px;
        font-size: 20px;
        margin-top: 20px;
    }
.top-background-img h1 , .top-background-img-about h1  {
      font-size: 8rem;
    }
    .top-background-img-blogs h1 ,.top-background-img-carrer h1 , .top-background-img-contact h1{
 font-size: 4.5rem;
    }
.about-content{
    max-width: 100%;
}
.about-right h2 {
    display: block;
    font-size: 2.5rem;
}
.about-right p {
    font-size: 1.4rem;
    line-height:2;
}
.about-left p {
    font-size: 1.8rem;
    margin-bottom: 0px;
}
.about-section-left p {
    font-size: 1.5rem;
    max-width: 1800px;
    line-height: 1.7;
}
.about-section-left h2 {
    font-size: 4rem;
}

.about-section-left h3 {
    font-size: 4rem;
}
.about-section-block h4{
    font-size: 2.5rem;
}
.about-section-block p
 {
    font-size: 1.5rem;
 }
 .about-section-board-left {
    flex: 1 1 300px;
    max-width: 100%;
}
.about-section-board-left h2 {
    font-size: 4.5rem;
}
.about-section-board-left p {
    font-size: 2rem;
}
.about-section-member {
    max-width: 100%;
}
.about-section-member h4 {
    font-size: 2.5rem;
 }
 .about-section-member p
 {
    font-size: 1.5rem;
    }
    .arrow svg {
    width: 60px;
    height: 60px;
    }
    .about-title {
    font-size: 3.5rem
    }
    .about-subheading {
    font-size: 2.5rem;
    margin-top: 25px;
}
.about-description {
    font-size: 1.5rem;
    margin-bottom: 30px;
}
.aboutcontent-section-2 .left-heading p{
font-size:1.5rem
}

.about-blog-card img {
    width: 100%;
    height: 100%;
}
.about-blog-title {
    font-size: 2rem;
}
.about-blog-text {
    font-size: 25px;
}
.force-top-text {
    max-width: 800px;
}
.force-bottom p{
    max-width: 800px;
}
.description{
    font-size: 1.5rem;
}
.force-left h2{
    font-size: 2.5rem;
}
.force-left p {
    font-size: 25px;
    margin-top: 10px;
}
.about-bottom-sub {
    font-size: 2rem;
}
.about-bottom-sub-1{
    font-size: 1.5rem;
}

.about-bottom-heading {
    font-size: 3.5rem;
}
.big-blog-arrow img {
    width: 90px;
    height: 80px;
}
.big-blog-subtitle
 {
    font-size: 2rem;
 }
 .big-blog-title {
    font-size: 2rem;
 }
 .big-blog-date {
    color: #ff5800;
    font-size: 2rem;
 }
 .big-blog-image img {
    width: 100%;
    height: 700px;
 }
 .blog-bottom-form button {
    background-color: transparent;
    color: #fff;
    border: 1px solid #f26522;
    padding: 20px 45px;
    font-size: 2rem;
 }
 .blog-bottom-heading {
    font-size: 4rem;
 }
 .blog-bottom-form input::placeholder {
  color: #aaa;
  font-size: 1.5rem; 
  font-weight: 500;  
}
.blog-bottom-form input{
    padding: 40px;
}
.career-item {

    font-size: 35px;
    margin-top: 50px;
}
.career-heading {
    font-size: 50px;
}
.map-heading h2 {
  font-size: 4rem;
}
 .our-product-heading h2 , .about-us-heading h2 ,  .about-second , .why-choose h2{
    font-size: 3.5rem;
    }
    .why-choose-item img {
    width: 80px;
    height: 80px;
    }
    .why-choose-item h3 {
    color: #f15922;
    font-size: 35px;
    }
    .why-choose-item p {
    margin: 5px 0 0;
    font-size: 20px;
    }
    
.blog-text h4 {
    font-size: 30px;
}
.blog-text span {
    font-size: 30px;
}
.footer-section img {
    margin-bottom: 50px;
    height: 70px;
}
.footer-section p, .footer-section a {
   font-weight: bold;
    font-size: 30px;
    margin: 30px 0px;
}
.footer-section a{
    font-weight: 100;
    margin: 30px 0px;
}

.footer-section h3 {
    margin: 0 0 10px;
    font-size: 70px;
}
.footer-socials svg {
    width: 50px;
    height: 50px;
    fill: white;
    cursor: pointer;
}
.footer-socials {
    display: flex
;
    gap: 40px;
}
.footer-bottom {
    text-align: center;
    font-size: 25px
}

.footer-bottom-1 {
    text-align: center;
    font-size: 25px
}
.aboutcontent-section-2 .left-heading h2 {
    font-size: 3.5rem;
}
.aboutcontent-section-2 .right-content p {
    font-size: 2rem;
}
.aboutcontent-section-2 .highlight-item {
    font-size: 3rem !important;
}
.contact-info p , .orange-text {
    font-size: 25px;
    color:#4a4a4a
}
.contact-info a{
    font-size: 25px;
    color:#ff5800
}
.contact-right h2 {
    font-size: 45px;
}
.contact-form-subheading {
    font-size: 45px;
}
.contact-form input, .contact-form textarea {
    font-size: 25px;
}
.product-about .text-section h2 {
    font-size: 3.5rem;
}
.product-about .text-section ul li {
    margin-bottom:30px;
    font-size: 1.5rem;
    max-width: 500px;
}
.product-about .text-section ul {
    margin-top: 60px;
}
.product-heading small {
    font-size: 2rem;
}
.product-heading h2 {
    font-size: 3rem;
}
.product-caption
{
    font-size: 1.5rem;
}
.product-caption small
{
    font-size: 1rem;
}
.product-icon-heading h2 {
    font-size: 3rem;
}
.product-icon img {
    width: 80px;
    height: 80px;
}
.product-icon-text {
    font-size: 1.5rem;
}
.product-about-2-image {
    max-width: 600px;
    width: 100%;
}
.product-about-2-content h2 , .product-about-2-content h3{
    font-size: 3rem;
}
.product-blog-desc {
    font-size: 1.2rem;
}
.product-blog-title {
    font-size: 1.5rem
}
.product-blogs p {
    font-size: 1.5rem;
}
.product-chart thead tr:first-child th {
    font-size: 3rem;
}
.brand-logo {
    height: 50px
}
.product-chart th, .product-chart td{
    font-size: 1.5rem;
}
.checkmark , .crossmark {
    color: #ff5800;
    font-size: 2rem!important;
}
.spec-content img{
    width: 500px;
}
.spec-content p {
    font-size: 2.5rem;
}
.spec-box img {
    width: 100%;
max-height: 100%;
    object-fit: fill;
    display: block;
}
.spec-box{
        max-height: 1000px;
}
.diamond-right p {
    font-size: 1.5rem;
}
.diamond-left h2 {
    font-size: 3rem;
}
.material img {
    width: 250px;
    height: 250px;
}
.material-list {
    gap: 200px;
}
.diamond-product-container {
    gap: 250px;
}
.diamond-product-item p {
    font-size: 1.5rem;
}
.diamond-product-item img {
    width: 250px;
}   
.indotray-product-left h2 , .indotray-product-left h3 {
    font-size: 3rem;
}
.indotray-product-top .indotray-product-box h4 {
    font-size: 2rem;
}
.indotray-product-top .indotray-product-box p {
    font-size: 1.5rem;
}
.indotray-product-feature img {
    width: 100px;
    height: 100px;
}
.indotray-product-feature p {
    font-size: 1.3rem;
}
.indotray-product-feature h5 {
    font-size: 1.5rem;
}
.indotray-last-overlay img {
    width: 200px;
}
.indotray-last-overlay small {
    display: block;
    font-size: 2rem;
}
.indotray-last-box {
    position: relative;
    width: 100%;
    height: 600px;
}
.indotray-last-right-item img {
    max-width: 400px;
}
 .right-small-img img{
       max-width: 300px!important;
      margin-bottom: 10px;
    }
.indotray-last-right-item p {
    margin: 0;
    font-size: 1.5rem;
}
.indotray-last-right-item h4
{
    font-size: 2rem;
}
.dimension-table-container h2 {
    font-size: 3rem;
}
.dimension-table th{
    font-size: 1.5rem;
}
.dimension-table td {
    font-family: metro;
    font-size: 1.5rem;
}
.fit-image {
    width: 100%;
    height: 500px;
}
.overlay h2 {
    font-family: samsungmedium;
    font-size: 2.5rem;
}
.overlay {
    padding: 40px 40px;
}
.slide-content img {
    margin-bottom: 30px;
    width: 400px;
}
.indotray-last-overlay h2{
    font-size: 4rem;
}

    .product-image-box {
  position: relative;
  width: 100%;
  height: 400px; 
  overflow: hidden;
  transition: transform 0.4s ease;
  background-color: #ff5800;
}

.product-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
}

.product-image-big{
  height:890px;
}
.core-right {
    grid-template-columns: repeat(3, 400px);
    gap: 15px;
    justify-content: flex-end;
}
.core-right img {
    width: 100%;
    height: 100%;
}
.core-heading h2 {
    font-size: 3rem;
}
.core-heading h3 {
    font-size: 3rem;
}
.feature img {
    width: 150px;
  height: 150px;
    margin-top: 30px;
}
.feature-text {
    font-size: 2rem;
}

.addictive-about-left p {
    font-size: 1.5rem;
    color: #4a4a4a;
    max-width: 850px;
}

.addictive-about-left h2 {
    font-size: 3.5rem;
}

.addictive-about-right p {
    font-size: 1.5rem;
}


.benefits-list li img {
    width: 24px;
    height: 28px;
}
.orange-title {
    font-size: 3.5rem;
}
.benefits-list li {
    font-size: 1.5rem;
}
.additive-box p {
    font-size: 1.5rem;
}
.additive-box h3 {
    color: #ff5800;
    font-size: 2rem;
}
.additive-info h2 {
    color: #ff5800;
    font-size: 3.5rem;
    margin-bottom: 60px;
}
.additive-info {
    padding: 40px 80px 0px 80px;
}

.how-to-use h2, .dosage h2 {
    color: #ff5800;
    font-size: 3.5rem;
}
.usage-step p {
    font-size: 2.8rem;
}

.usage-step img {
    width: 100px;
    height: 100px;
}
.dosage p.description {
    font-size: 1.8rem;
    line-height: 1.7;
}
table th {
    font-size: 1.5rem;
}
table td {
    font-size: 1.5rem;
}

.green-text p {
    font-size: 1.5rem;
    max-width: 950px;
}

.green-text .left h2 {
    font-size: 3.5rem;
}

.additive-table-1 .application-item p {
    font-size: 1.5rem;
}
.additive-table-1 h2 {
    font-size: 3.5rem;
}
.additive-table-1 .application-item h3 {
    font-size: 2.2rem;
}
.additive-table-1 .right p {
    font-size: 1.5rem;
}
.additive-table-1 table th, .additive-table-1 table td {
    font-size: 1.5rem;
}
.about-reverse-right h2 {
    font-family: samsungmedium;
    font-size: 3.5rem;
}
.additive-bottom-heading {
    font-size: 3.5rem;
}
.additive-bottom-subtitle {
    font-size: 1.5rem;
}
.additive-bottom-table th {
    color: #ff5800;
    font-size: 2rem;
}
.additive-bottom-table td {
    font-size: 1.5rem;

}
.additive-bottom-didyouknow h3 {
    font-size: 2.5rem;
}
.additive-bottom-didyouknow p {
    font-size: 1.5rem;
    max-width: 1400px;
}

.our-product-card {

  min-height: 300px;

}
.board-header h2 {
    font-size: 3.5rem;
}
.board-header p {
    font-size: 1.5rem;
    font-weight: bold;
}
.director-image-container img {
    width: 400px;
    height: 500px;
}
.director-role {
    font-size: 1rem;
}
.director-name {
    font-size: 2rem;
}
.director-info {
    font-size: 1.3rem;
    max-width: 800px;
   padding: 40px;
}
.bottom-left-img img {
    width: 250px;
}
.bottom-left-text {
    font-size: 1.5rem;
    max-width: 100%;
}
.bottom-img-right img {
    width: 100%;
}
.overlay-text {
    bottom: 0px;
    width: 100%;
 
}
.overlay-text img {
    width: 300px!important;
}
.indotray-product-left img {
    max-width: 100%;
    height: 70ch;
    margin-top: 40px;
}
.contact-map iframe{
height: 500px;
}
.about-left img {
    height: 500px;
    margin-top: 0px;
}
.about-right {
    margin-top: 0px;
}
.meet-second-section__quote-text {
    font-size: 1.5rem;
    margin-top: 358px;
    max-width: 500px;
}
.meet-second-section__left-top img {
    width: 400px;
    height: 100%;
}
.meet-second-section__right-block img {
    height: 100%;
}
.meet-second-section__overlay-caption img {
    width: 400px;
    height: auto;
    margin-left: 0;
}
.meet-second-section__left-bottom h3 {
    font-size: 2rem;
}
.meet-second-section__left-bottom p {
    font-size: 1rem;
}
.about-end__bottom-logos{
    gap: 400px;
}
.about-end__bottom-logos img {
    max-width: 500px;
}
.about-end__left h2 {
    font-size: 4rem;
}
.about-end__right p {
    font-size: 1.6rem;
}
.about-end__left p {
    font-size: 1.2rem;
}
.key-benefits-section {
    padding: 100px 80px 300px 0px;
}

.top-image {
    width: 450px;
}
.rock-item img {
    width: 200px;
    height: 200px;
}
.rock-item p {
    font-size: 1.5rem;
    
}
.rock-item {
    margin-bottom: 50px;
}
.right-rocks {
    width: 70%;
}

.performance-left h2 {
    font-size: 2.5rem;
}
.performance-left h2 span {
    font-size: 4.5rem;
}
.performance-left p {
    font-size: 1.8rem;
    max-width: 500px;
}
.icon-box-drill img {
    width: 150px;
}
.icon-box-drill .highlight {
    font-size: 2.5rem;
}
.icon-box-drill strong {
    font-size: 3rem;
}

.drill-arrow-content--green , .drill-arrow-content--blue , .drill-arrow-content--red , .drill-arrow-content--dark , .drill-arrow-content--orange {
    font-size: 2.2rem;
    padding: 40px 80px;
}
.drill-arrow-content--content {
    padding: 50px 50px;
    font-size: 2rem;
}
.drill-arrow-content-blue-para {
     padding: 0px 50px;
}
.drill-small
{
    padding: 40px 50px;
}

.diamond-image {
    height: 750px;
}
.text-content-diamond h2 {
    font-family: samsungmedium;
    font-size: 5rem;
}
.text-content-diamond p {
    font-family: metro;
    font-size: 2.5rem;
    line-height: 1.5;
}
.diamond-last-text p {
    font-size: 2rem;
}
.diamond-last-text {
    padding: 30px 80px;
}
.about-banner-text-1{
    max-width: 550px;
}
.overlay-text-1 .quote {
    font-size: 25px;
}
.overlay-text-1 h3 {
    font-size: 35px;
}
.overlay-text-1 .designation {
    font-size: 22px;
}

.core-left{
    max-width: 100%;
    gap: 50px;
}
.feature {
    border: 1px solid #ff5800;
    padding: 60px 20px;
}

/*------------------------------
Solution
-----------------------------------*/
 .solution-content-big p {
    font-size:3rem; 
    line-height: 1.2;
    margin: 0px;
 }

/*------------------------------
Solution section 1
-----------------------------------*/

.solution-top-text {
    font-size: 1.5rem;
}

.solution-bottom-left h3 {
    font-size: 4rem;
}



.solution-bottom-left p {
    font-size: 1.5rem;
    line-height: 1.6;
    color: #333;
    font-family: metro;
    margin-top: 20px;
    max-width: 100%;
}




.solution-bottom-left-reverse p{
  max-width: 100%;
  margin-left: 250px;
 }

.upload-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #ff5800;
  color: white;
  padding: 20px 30px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  transition: background 0.3s ease;
  font-family: metro;
  font-size: 1.2rem;
}



.upload-icon {
  width: 25px;
  height: 25px;
  stroke: white;
}

.blog-section-1 p {
      font-size: 1.5rem;
}
 .blog-section-1 h1 {
      font-size:3.5rem;
 }

 .disclaimer-section-1 p {
      font-size: 1.5rem;
}
 .disclaimer-section-1 h1 {
      font-size:2.5rem;
 }

}


 @media (min-width:1600px) and (max-width:1750px){
.our-product-card{
    min-height:230px
}
.our-product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}
 }

  @media (min-width:1600px) and (max-width:1800px){
        .about-right p {
        font-size: 16px;
    }
       .indotray-product-left img {
    max-width: 100%;
    height: 45ch;
    margin-top: 40px;
}
  }

   @media (min-width:2000px) and (max-width:2350px){
        .about-right p {
        font-size: 20px;
    }
    .indotray-product-left img {
    max-width: 100%;
    height: 65ch;
    margin-top: 40px;
}
  }


@media (min-width:768px){
  .mobile {
    display: none!important;
  }
}

@media (max-width:767px){
  .desktop {
    display: none!important;
  }
}
