.media-choice-1{position:relative;top:0;left:0;right:0;bottom:0;height:100%;overflow:hidden;width:100%}.media-choice-1 video{min-width:100%;min-height:100%;max-width:100%;width:auto;height:auto;position:relative}.video-container{position:relative;top:0;bottom:0;width:100%;height:100%;overflow:hidden}.video-hero{position:relative;max-height:100%;display:flex;align-items:flex-end;overflow:hidden}.video-hero .overlay{position:absolute;top:0;bottom:0;right:0;left:0;overflow:hidden;z-index:1}@media only screen and (max-width:767px){.media-choice-1{position:absolute;z-index:0;top:0 !important;bottom:0;height:100%}.video-hero{position:relative;max-height:500px;display:flex;align-items:center;overflow:hidden;flex-direction:column;flex-wrap:wrap;height:100%}.media-choice-1 video{top:40%}}