﻿*{
    padding:0px;
    margin:0px;
    outline:0px;
}
.bg-black{
    background-color:#000;
}
.video-player{
    width:100%;
    height:100%;
}
.img{
    width:100%;
    height:100%;
}
#video-wrapper {
    display: none;
}
