header .Logo{
	margin-top:50px;
	margin-left:5%;
}


header .social{
	margin-right:5%;
}


#firstdiv {
	background-image: url("../img/bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 800px;
}

#firstdiv h1 {
	margin-top: 2em;
	color:white;
	text-align: center;
	font-size: 6vw;
	line-height: 0;
}

#firstdiv h5 {
	line-height: 0;
	font-weight: normal;
	letter-spacing: 1pt;
	color:white;
	text-align: center;
	font-size:11pt;
	font-size: 1.4vw;
}

.menu_ellipse{
	display: inline-block;
	float: left;
	clear: left;
}

#down_img{
	border-width: 1px;
	border-color: white;
	border-style: solid;
	border-radius: 50%;
	width:38px;
	height:38px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.375;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
}

#intro{
	display: flex;

	width:100%;
	height: 300px;
	background: white;
	align-items: center;
	justify-content: center;
	z-index:1;
}

#intro #b1{
	width: 570px;
	height: 400px;
	background:#304257;
	margin-top:-100px;
}

#intro #b1 section{
  font-size: 18px;
  font-family: 'PT Sans', sans-serif;
  color: rgb(255, 255, 255);
  line-height: 1.667;
  text-align: left;
  margin-left:2.6%;
  margin-top:50px;
  width: 397px;
  z-index: 287;
}

#intro #b2{
	width: 570px;
	height: 400px;
	margin-top:-180px;
	margin-left:-3%;
	z-index:2;
	background-image:url("../img/photos-68657fvzuMZYcNqq.png");
	background-repeat: no-repeat;
	background-size:cover;
}

#play_btn{
	font-size:20pt;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	border-radius: 50%;
	width:58px;
	height:58px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	line-height: 58px;
}

#play_{
	display:block;
	margin-left:1em;
}

._watch {
  font-size: 18px;
  font-family: "Gotham";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.667;
}

._intro_video {
  font-size: 22px;
  font-family: "Gotham";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.364;
}

