/*
Theme Name: Differo 2017
Theme URI: 
Description: 
Author: Differo
Author URI: 
Version: 1.0
Tags: 
License:
License URI:
General comments (optional).
*/




.videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}