.video-div{position:relative;width:100%;max-height:500px;overflow:hidden}.video-div video{position:relative;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;height:auto}.video-div .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,255,.5)}