/* .bb9-module.bb9-module-video-background{ */
/*     width: 100%; */
/* } */
/*  */
/* .bb9-module.bb9-module-video-background .wpb_content_element { */
/*     z-index: 10; */
/*     position: relative; */
/* } */
/*  */
/*  */
/* .bb9-module.bb9-module-video-background video { */
/*     position: absolute; */
/*     top: 0; */
/*     left: 0; */
/*     width: 100%; */
/*     height: 100%; */
/* } */
/*  */
/* @media (min-aspect-ratio: 16/9) { */
/*     .bb9-module.bb9-module-video-background video { */
/*         height: 300%; */
/*         top: -100%; */
/*     } */
/* } */
/*  */
/* @media (max-aspect-ratio: 16/9) { */
/*     .bb9-module.bb9-module-video-background video { */
/*         width: 300%; */
/*         left: -100%; */
/*     } */
/* } */
/*  */
/* @media (max-width: 767px) { */
/*     .bb9-module.bb9-module-video-background video { */
/*         display: none; */
/*     } */
/* } */
