

.smater_way_section{
  background: transparent url("../images/Group\ 259.png") 0% 0% no-repeat;
  background-size: contain;
}
/* chemicals section */
.chemicals_section{
    background: transparent url("../images/hero_bg_3\ \(1\)\ \(1\)@2x.png") 0% 0% no-repeat
    padding-box;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    mix-blend-mode: multiply;
   border: 1px solid #7070704D;
}

.regional_section {
    background: transparent url("../images/Looper BG.png") no-repeat 0% 0%;
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
  }
  

.regional_section .regional_image{
    border: 6px solid #141D38;
    border-radius: 6px
}
.buyers_section{
    background: transparent url("../images/contact_bg_9\ \(1\).png") 0% 0% no-repeat  padding-box;
    color:#F1F1F1;
   
  background-size: cover;  
  margin-top: 5rem;
  padding-top: 4rem;

  border: 1px solid #707070;
}

.export_section{
  background: transparent url("../images/export_bg.png") 0% 0% no-repeat
  padding-box;
background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
mix-blend-mode: multiply;
border: 1px solid #7070704D;
}

.Compliance_at_fingerprint_section{
  background: transparent url("../images/mobile_bg.png") 0% 0% no-repeat;
  background-size:contain;
  color:#F1F1F1;
  

}


.background-container {
  /* background-image: url('../images/mobile_img.png');  */
  /* background-size: cover; 
  background-position: center center; 
  position: relative;
  height: 500px;  */
  height: 100%;
  width: 100%;
  position: relative;
}
.background-container video{
  width: 70%;
  height: 100%;
}
.image-block{
  mix-blend-mode: multiply;
}

/* .video-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /
  width: 75%;
  height: auto;
  object-fit: contain;
} */
@media (max-width: 767px) {
  .compliance_at_fingertip_h{
  width: 100%!important;
  }
}


@media (max-width: 1200px) {
  .Compliance_at_fingerprint_section{
   
    background-size:cover;

  
  }
  }