.alt #logo_index{
	width: 100px !important;
}


#logo_index{
	width: 60px;
	margin-top:20px;
}

#header.alt a{
	color:#222b68 !important;
}

#description_banner{
	background: rgba(255, 255, 255, 0.7);
	padding: 14px;
	margin-bottom: 20px;
	color: #222b68 !important;
		width:100% !important;
	/*border-radius: 39px;*/	
}

@media screen and (min-width:981px) {

	#description_banner{
		width:80% !important;
		margin:0 auto;
	}
}

.video{
	color: #1e3b9a;
}


.features h3{
	color: #fff !important;
}
