.swiper-step .swiper-step-divider,
.swiper-step .swiper-step-divider::after{
    background-color: #999999 !important;
}
.industry-text{
    font-size:14px;
    display: block;
}
.h5{
    font-size: 1.125rem !important;
}
.case-logo{
    height: 25px;
    width: auto;
}
.blockquote{
    font-size: 16px !important;
    font-weight: normal !important;
    text-align: left !important;
}
.newtab{
    font-size: 12px;
}
.m10{
    margin-right: 10px;;
}
.mt200{
    margin-top: 200px;
}


@media (max-width: 991px) {
    .vid-size {
      min-height: 42rem;
    }
  }
  
  @media (min-width: 992px) {
    .vid-size {
      min-height: 38rem;
    }
  }
 p,
 ul,
 li{
    font-weight: normal;
 }