﻿
video {
    max-width: 100%;
    height: auto;
}
iframe,
embed,
object {
    max-width: 100%;
}
.container {
    width: 100%;
    margin-top: 40px;
    margin:0px auto;
    background:#000000;

    position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden
}

.container iframe { position: absolute; top: 85px; left: 0; width: 100%; height: 100%; }
.unsupported {
    background: #fddfde;
}

.player .vp-sidedock .box
{
    display: none;
}