Using FitVids for responsive videos
Video players are one of the handful of elements on a website that don't readily respond to being resized easily with just CSS. However, video players are so popular that we need a way to fit those into our responsive designs.
jQuery and the FitVids plugin come to the rescue. This simple little script automatically sizes your videos to fit inside any container, whether that's a page or a column on your site.