.videoOverlay {
	display: none;
}
#videoEmbedID {
	visibility: visible;
}
#videoEmbedDivID {
	background: url("../images/windy_video_bg.jpg") left top no-repeat;
	background-size: 100% 100%;
}

.videoBG {
	background:url("../images/videoSectionBG.jpg") left top no-repeat;
	background-size: 1200px 675px;
}

.videoBG2 {
	background:url("../images/videoSectionBG2.jpg") left bottom no-repeat;
	/*background-position: 0px -405px;*/
	background-size: 1200px 1075px;
}

#pitchDivID {
	margin-top: 18px;
}


.fb-like {
	bottom:26px;
	left:80px;
	max-width:140px;
}


.demoPlayerContainer {
	background: none;
	background-color: rgba(255,255,255,.62);
}
.downloadDemoAudioLink {
	display: none;
}
#audioControlsID {
	margin-top: 28px;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.featureDiv p {
	width: 92%;
}