.uber-header.affix {
  background-color: #fff !important;
  background-color: rgba(255, 255, 255, 0.97) !important;
  opacity: 0,7 !important;
}

.acm-hero.style-4 .video-wrapper:before {
  content: "";
  position: absolute;
  background-color: #000000 !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.3 !important;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.div.phm.pluginLikeboxStream {
  height: 500px !important;
}
