/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.videjo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}