/**
 * MediaElementJS : responsive wrapper, 
 * http://coolestguidesontheplanet.com/videodrome/mediaelementjs/ 
 */
.mejs-responsive-wrapper {
  max-width: 800px;
}
.mejs__captions-text {
  background: rgba(8, 8, 8, 0.75);
  box-shadow: none;
  padding: 2px 4px;
}
/*# sourceMappingURL=mejs.css.map */
