/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
#slidercontainer, [data-u="slides"], [data-u="slides"] img {
  width: 100% !important;
  background: rgba(0, 0, 0, 0.3);
}
.slick-slider [aria-hidden=true] a[href]{
  transition: 0.25s all ease-out;
}
.captionOrange {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  position: absolute;
  top: 0;
  left: 0;
  align-items: start;
  text-align: left;
  height: 100%;
  width: 50%;
}
.captionOrange .caption-heading {
  font-weight: 800;
  /*font-size: 64px;
  line-height: 64px;*/
  font-size: 16px;
  line-height: 22px;
}
.captionOrange .fs-18 {
  line-height: normal;
  font-size: 28px;
  width: 750px;
}
.captionOrange .btn {
  letter-spacing: normal;
  scale: 2;
  transform: translate(50px, 10px);
}
[data-widget="1141"] {
  height: 100%;
}
.promo-banner img, .home_category-img img {
  mix-blend-mode: multiply;
}
.home_category-row, .our-services-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.home_category-col, .our-services-col, .recent-row > *  {
  padding: 0 4px;
  margin-bottom: 16px;
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.marketing-data-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 4px;
}
.marketing-data-col  {
  padding: 0 4px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.marketing-data-col span {
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  overflow:hidden;
  color: var(--bs-gray-900);
      padding: 15px;
    }
.marketing-data-col a{
  color: var(--bs-gray-900);
      width: 100%;
      display:block;
    }
.recent-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.home_category-col {
  -ms-flex-preferred-size: 310px;
  flex-basis: 310px;
  border-radius: 12px;
  background: #FFF;
  margin: 4px;
  padding:0 !important;
}
.home_category-img {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.home_category-name {
  /*min-height: 48px;*/
  color: var(--bs-gray-900);
      font-size: 18px;
      font-weight: 600;
      line-height: 24px;
      padding: 34px 24px;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical
    }
.home-static{
  border-radius: 6px;
  overflow: hidden;
}
.home-static a {
  padding: 18px 16px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  border-top: 1px solid var(--bs-gray-300);
      background: var(--bs-primary);
      }
.homecaro-gap{
  padding: 34px 0;
}
.promo-banner a img {
  max-width: 40%;
  height: auto;
}
.under-construction {
  background: #0e3047;
}
.home-bottom-leftBanner{
  border: 1px solid #003594;
  background-color:#fff;
}
.home-bottom-leftBanner img{
  padding: 13px 40px 0;
}
.home-bottom-banner {
  background: url(../IMAGES/CMS/STATIC_IMAGES/Home_static_images/customGaskets.png) no-repeat, linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%), #0062DC;
  color: #FFF;
  background-size: 700px 700px;
  background-position: right -300px bottom -300px;
}
.home-bottom-banner .announcement-heading {
  line-height: 48px;
  letter-spacing: -2%;
}
.home-bottom-banner a {
color:#003594;
}
.home-bottom-banner .home-bottom-banner-heading {
  font-size: 32px;
  font-weight: 800;
  line-height: 34px;
}
.cimm_category-col .cimm_category-itemimage > a:not(.cimm_category-title) {
  height: 100%;
}
.captionOrange a {
  font-weight: 500;
  color: #FFF;
  font-size: 12px;
  line-height: 24px;
}
.banner-static {
  position: relative;
  height: 300px;
}
.banner-static img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.video-section {
  font-size: 18px;
}
.video-section .h1 {
  font-weight: 900;
}
.testimonials-data-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.testimonials-data-col {
  padding: 0 12px;
  margin-bottom: 16px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.testimonials-data-col > *{
  background: #FFF;
  padding: 32px;
  border-radius:12px;
  font-size: 18px;
  text-align: center;
}
.tm-name {
  color: var(--bs-primary);
      text-align: center;
      font-size: 20px;
      font-weight: 900;
      line-height: 20px;
      text-transform: uppercase;
    }
.tm-company {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
.home-bottom-banner-subheading{
  font-size: 12px;
}
.marketing-page > * {
  padding: 32px 20px;
  background: #FFF;
  font-size: 14px;
  border-radius:12px;
}
.fs-48{
  font-size:48px
}
.lh-32{
  line-height:32px;
}
.viewAllMark:active{
  color:var(--bs-body-color);
    }
.careerCont{
  color:#fff;
  background-color:#0062DC;
  text-align :center;
}
.contactUs alert{
  margin-bottom: 0px !important;
}
#contactUsForm input{
  color:var(--bs-body-color);
    }
#careerHead123 {
  opacity: 1;
  animation-name: fadeOutIn;
  animation-duration: 2000ms;
  animation-timing-function: ease-out;
  animation-delay: 3000ms;
  animation-iteration-count: 1;
}
@keyframes fadeOutIn {
  0% {
    opacity: 0;
  }
50% {
  opacity: 1;
}
100% {
  opacity: 0;
}
}
.homeImage{
  height:360px;
}
.homeImage img{
  height: 100%;
  object-fit: cover;
  display: block;
}
.home-bottom-banner div:first-child{
  font-size: 40px;
}
.homedivSection{
  min-height:435px;
}
/*.video-section iframe body.vp-center{
justify-content: flex-start !important;
}*/
.captionOrange p a{
  transition: transform .2s;
  width: 150px;
  display: inline-block;
}
.captionOrange p a:hover{
  transform: scale(1.5);
}
.marketing-data-col .marketingImg::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  z-index: 1;
}
.marketing-data-col:hover.marketing-data-col .marketingImg::before{
  opacity: 0.5;
}
/*.marketing-data-col .marketingTxt a {
display: inline-block;
transition: transform 0.3s ease-out;
transform: translateX(0);
}*/
/*.marketing-data-col:hover .marketingTxt a {
transform: translateX(150px);
opacity: 0.5;
}*/
.home_category-row .home_category-col:hover{
  background-color: #d3d4d5;
}
.home-bottom-logo a:hover{
  background-color: #d3d4d5;
}
.viewAll a{
  padding: 0 6px;
}
.viewAll:hover{
  background-color: #E5E7EB;
  border-radius:3px;
}
.accordion-button{
  background: #eee;
  border: none;
  font-weight:500;
}
.accordion-button:not(.collapsed) {
  background-color: #FEE000 !important;
  color: #000 !important;
}
.listStyle{
  font-size: 18px;
  font-weight: 500;
}
.commitmentQuality{
  border-radius:12px;
}
.cimm_sliderWrap .cimm_CaroBlockTitle label.labelLoggedIn {
  color:#101828;
}
.cimm_sliderWrap .cimm_caroWrap .slick-next, .cimm_sliderWrap .cimm_caroWrap .slick-prev {
  top: -52px;
}
@media (min-width: 576px){
  .video-section {
    padding: 56px 0;
  }
.marketing-data-col  {
  -ms-flex-preferred-size: 250px;
  flex-basis: 250px;
}
}
@media (min-width: 768px){
  .home-bottom-banner .home-bottom-banner-heading {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 48px;
  }
.home-bottom-banner-subheading{
  font-size: 18px;
}
.captionOrange .fs-18 {
  font-size: 18px;
  width: 680px;
}
.captionOrange .caption-heading {
  font-size: 40px;
  line-height: 40px;
  max-width: 600px;
  margin-bottom: 16px;
  letter-spacing: -1px;
}
.captionOrange .btn {
  scale: 1;
  transform: translate(0, 0);
}
.captionOrange a {
  font-weight: 500;
  color: #FFF;
  font-size: 16px;
  line-height: 24px;
}
.marketing-data-col  {
  -ms-flex-preferred-size: 325px;
  flex-basis: 325px;
}
.marketing-page > * {
  font-size: 18px;
}
.homeImg img{
  height:360px;
  object-fit: cover;
}
}
@media (min-width: 992px){
  .commitmentQuality{
    padding: 32px;
    margin-bottom: 96px;
  }
.quality_img2{
  height: 650px;
  width: 100%
}
.quality_img2 img{
  height:100%;
  object-fit:cover;
}
.quality_txt{
  padding-right:64px !important;
}
.internal_testing{
  height:520px;
}
.internal_testing img{
  height:100%;
  object-fit:cover;
}
.internalTesting{
  padding: 97px 0px;
}
.externalTesting{
  padding:32px;
}
.external_testing{
  height:450px;
}
.external_testing img{
  height:100%;
  object-fit:cover;
}
.home-bottom-banner div:first-child{
  font-size: 48px;
}
.homecaro-gap {
  padding: 58px 0 64px 0;
}
.captionOrange{
  width: 50%;
  align-items: center;
  text-align: center;
}
.marketing-data-col  {
  -ms-flex-preferred-size: 400px;
  flex-basis: 400px;
}
.video-section iframe {
  width: 100%;
  height: 350px;
}
.home_category-row .home_category-col {
  flex-basis: 188px;
}
}
@media (min-width: 1200px){
  .captionOrange .caption-heading {
    font-size: 50px;
    line-height: 50px;
  }
.marketing-data-col  {
  -ms-flex-preferred-size: 290px;
  flex-basis: 290px;
}
.marketing-data-col span {
  font-size: 20px;
  line-height: 28px;
  padding: 25px;
}
.home_category-row .home_category-col {
  flex-basis: 228px;
}
}
@media (min-width: 1500px) {
  .video-section iframe {
    width: 100%;
    height: 480px;
  }
.home_category-row .home_category-col {
  flex-basis: 270px;
}
}
@media (min-width: 1800px) {
  .home_category-row .home_category-col {
    flex-basis: 290px;
  }
}
@media (min-width: 1920px) {
  .home_category-row .home_category-col {
    flex-basis: 310px;
  }
}
