.wrapper{
	width: 1280px;
	height: 720px;
	display: none;
}

#video{
	position: absolute;
	top: 150px;
	left: 200px;
}
/*.left{
	float: left;
	width: 50%;
	height: 100%;
}



.right{
	float: right;
	width: 50%;
	height: 100%;
}
.right iframe{
 	position: absolute;
 	left: 676px;
 	top: 280px;
}*/

/*.right img{
 	position: absolute;
 	left: 676px;
 	top: 280px;
}*/

h1, h2{
/*	font-size: 114px;
	color: red;
	font-weight: 800;
	text-align: center;
	font-weight: bold;*/
	position: absolute;
}

h1{
	/*margin: 305px 0px 0px 0px;*/
}

.play-wrapper{
	display: none!important;
}