*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.container{
	height: 1358px;
	width: 1860px;
	background-image: url(../images/Background_1883.jpg);
	background-size: cover;
	background-position: center;
	position: relative;

}


.content{
	width: 17%;
	position: absolute;
	top: 14px;
	left: 46px;
}

.left-col{
	margin-left: 6%;
	width: 1860px;
	height: 10px;
	float: left;
}


.left-col h1{
	font-size: 40px;
	color: #FFF;
	line-height: 40px;
	float: right;
	width: 6px;
}


.right-col h1{
	float: right;
	margin-right: 6%;
	margin-top: 120px;
	display: flex;
	align-items: center;
}

.right-col p{
	font-size: 36px;
	color: #FFFF00;
	font-weight: 400;
	margin-right: 15px;
}


#icon{
	widows: 80px;
	cursor: pointer;
	float: left;
	height: auto;
	width: 50px;
	border: medium solid #9F3;
	left: 50px;
	top: 3o;
}#play {
	float: left;
	height: auto;
	width: 50px;
	position: absolute;
	top: 30px;
	left: 30px;
}
#About {
	float: left;
	height: 754px;
	width: 352px;
	margin-right: 20px;
	top: -650px;
	margin-left: 40px;
}
.navbar {
	float: left;
	width: 40px;
	margin-left: 40px;
	border: medium solid #F00;
	height: 40px;
}
.hamburgerMenuWithoutChildren_2 {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.hamburgerMenuWithoutChildren_2 {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
