html,body {
margin:0px;
padding:0px;
background-color:#000000;
overflow: hidden;
}
div.broken,
		div.missing {
			margin: auto;
			position: relative;
			top: 50%;
			width: 193px;
		}
		div.broken a,
		div.missing a {
			height: 63px;
			position: relative;
			top: -31px;
		}
		div.broken img,
		div.missing img {
			border-width: 0px;
		}
		div.broken {
			display: none;
		}
.responsive{
z-index : -1;
position : absolute;
top : 0%;
left : 0%;
width : 100%;
padding-bottom : 51.82%;
background : #000000;
}

.player{
z-index : 1;
outline: 0;
outline-style: none;
position : absolute;
top : 15.83%;
left : 16.62%;
width : 66.67%;
height : 59.3%;
background : #000000;
box-sizing: border-box;

}



.player embed{
z-index:1 ! important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
	display:block;
background : #000000;
outline: 0;
outline-style: none;
box-sizing: border-box;
}
.translate{
z-index : 100;
position : absolute;
left : 85.2%;
width : 1.30%;
height : 1.71%;

}

.logo{
z-index : 1;
position : absolute;
top : 1.75%;
left : 40.5%;
width : 19.01%;
height : 11.26%;
}

.logoHD{
z-index : 1;
position : absolute;
top : 72%;
left : 13.5%;
width : 1.51%;
height : 5.83%;
}


.skin{
z-index : -1;
position : absolute;
top : 0 px;
left : 0 px;
width : 100%;
height : 100%;
}




