#html5Loader{
	top:0;
	left:0;
	background-color:white;
	position:fixed;
	z-index:99999;
}
#html5Loader .fallback {
	top:50%;
	position:absolute;
	text-align:center;
	width:100%;
	color:white;
	vertical-align: middle;
	display: block;
	font-style: normal;
}

#video{
	/*z-index: -1;
	background-color: #fff !important;
	background: white !important;
	width: 1200px;
	height: auto;
	position: fixed;
	display: block;
	top: 50%;
	margin-top: 30%;
	left: 50%;
	margin-left: -35%;*/
}

.video{
	/*height:auto;
	position: fixed;
	display: block;
	z-index: 0;*/
}
/*#fullpage {
	margin-left: 100px;
	margin-right: 100px;
}*/

.quote-success p{
	  color: #6691C9;
  margin-bottom: 0px;
  font-weight: 600;
    line-height: 30px;
}