@charset "UTF-8";
/* CSS Document */
 
.maxH {
	max-height: 5000px;
}

.closeF {
	margin: 0 30px;	
}

#faqPage {
	color: white;
	font-weight: 200;
}

#faqPage h1, #faqPage h3 {
	font-weight: 600;	
	margin-top: 20px;	
}

#faqPage p {
	margin: .3em 0 30px 0;
}

@media screen and (min-width: 600px) {
#faqPage p {
	padding-left: 20px;
}

#subHead .lifeIcon {
	width: 65px;	
}
nav.sub  #sLogo {
	width: 100px;
}
}
