.mec-video-slider {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #00539B !important;
}
.mec-video-slider .et_pb_slider_container_inner {
  display: table-cell;
  width: 100%;
  position: relative;
}
.mec-video-slider .et_pb_slide_video {
  width: 47.25%;
  margin-right: 5.5%;
  position: absolute;
  top: 50%;
  bottom: auto;
}
@media (max-width: 767px) {
  .mec-video-slider .et_pb_slide_image,
  .mec-video-slider .et_pb_slide_video {
    display: none !important;
    position: relative;
    float: none;
    top: auto;
    margin: 50px auto 0;
    margin-top: 50px;
    padding: 0;
    margin-top: 6% !important;
  }
}
@media (max-width: 767px) {
  .mec-video-slider .et_pb_slide_with_image .et_pb_slide_description {
    float: none;
    text-align: center;
    width: 100%;
  }
}
.mec-video-slider .et_pb_slide_title {
  font-weight: 600 !important;
  font-size: 18px !important;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 20px;
  position: relative;
}
.mec-video-slider .et_pb_slide_content {
  font-size: 40px !important;
  line-height: 1.2em !important;
}
.mec-video-slider .et_pb_slide_description {
  width: 47.25%;
  padding-top: 60px !important;
  padding-left: 30px !important;
  padding-right: 0;
  text-align: left;
  float: right;
}
/*# sourceMappingURL=view.css.map */