@charset "UTF-8";
/* CSS Document */

body 						{ font-family: 'Raleway', sans-serif; }


h1 							{ color: #fff; 		font-size: 56px; text-align: center; 	line-height: 58px; font-weight: 400; margin: 0 10% 20px 10%; text-shadow:1px 1px 50px #004466, 1px 1px 25px #004466;}
h2 							{ color: #fff; 		font-size: 30px; text-align: left; 	line-height: 36px; font-weight: 600; margin: 20px 0 ; }
h3 							{ color: #004466;	font-size: 24px; text-align: center; 	line-height: 36px; font-weight: 600; margin: 0 15%; }
h4 							{ color: #fff; 		font-size: 30px; text-align: center; 	line-height: 36px; font-weight: 600; margin: 20px 10% ; }
h5 							{ color: #004466; 	font-size: 20px; text-align: center; 	line-height: 36px; font-weight: 400; margin: 0 15%; }
p 							{ color: #fff; 		font-size: 16px; text-align: left; 		line-height: 24px; font-weight: 400; margin: 20px 0; }

.striphomebox p 			{ color: #004466; text-align: center;}
 
.striphomeleft h3 			{ margin: 0px 10% 30px 10%; }
.striphomeleft p 			{ margin: 0px 10% 20px 10%; color: #004466; text-align: center; }

.contactbox 				{ color: #fff; text-align: left; }	
.contactbox p				{ margin: 0px 0% 20px 0%; color: #fff; text-align: left; }
.contactbox h3 				{ color: #fff;	font-size: 24px; text-align: left; 	line-height: 36px; font-weight: 600; margin: 0 0 20px 0 ; }


.timeline-Header-title		{ color: #004466;	font-size: 24px; text-align: center; 	line-height: 36px; font-weight: 600; margin: 0 15%; }


.stripleft h2 				{ color: #fff; font-size: 32px; text-align: left; line-height: 40px; font-weight: 300; }

#footer p 					{ color: #fff; font-size: 16px; text-align: center; line-height: 28px; font-weight: 400; margin: 20px 0; }
#footer a 					{ color: #fff; font-size: 16px; text-align: center; line-height: 28px; font-weight: 600; margin: 20px 0; text-decoration: none; }
#footer a:hover 			{ color: #fff; font-size: 16px; text-align: center; line-height: 28px; font-weight: 600; margin: 20px 0; text-decoration: none; }



@media (max-width: 1201px) {

h2 							{ font-size: 22px; text-align: left; line-height: 18px; font-weight: 300; }
p 							{ font-size: 12px; line-height: 22px; font-weight: 400; }


}



@media (max-width: 851px) {

h2 							{ font-size: 32px; line-height: 38px; }
p 							{ font-size: 14px; line-height:22px;  }
 

}







