.mb_YTPBar .buttonBar {
  z-index: 99 !important; }

.FirstBlock.video-section {
  z-index: 1; }

.FirstBlock.video-section.FullHeight .vertCenter {
  top: 43% !important;
  transform: translateY(-43%) !important; }

.mb_YTPBar {
  opacity: 0.7;
  filter: alpha(opacity=70); }

.mb_YTPBar:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mb_YTPBar .mb_YTPseekbar {
  background: white !important; }

.mb_YTPBar span.mb_YTPTime {
  font-family: acumin-pro, sans-serif !important;
  font-size: 10px !important; }

.mb_YTPBar .mb_YTPProgress {
  z-index: 999; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border: none; }
