Implemented video player for the media heavy site. The video player uses logic to handle different sizes for optimal playback. It's also incorporates smart lazy loading, and intelligent way to switch between desktop HTML5 video and mobile solution. The mobile version uses a canvas player to allow automatic video play even on iPhone.