/* 
This is the section css for
COMPASS 
*/

#home-content #compassPage{
	font-size: 1em;
	font-weight: bold;
}
#home-content #compassPage h2{
	text-align: center;
	font-size: 2.7em;
	color: #441f49;
}
#home-content #compassPage .acro{
	font-size: 1.4em;
	text-align: center;
}
#home-content #compassPage .acro span{
	font-size: 1.2em;
	font-weight: bold;
	color: #441f49;
}
#home-content #compassPage h3{
	font-size: 1.5em;
}
#home-content #compassPage ol li{
	margin-bottom: 20px;
}
#home-content #compassPage .grid4{ 
	padding: 20px;
}
#home-content .comMid{
	padding: 30px;
	width: 100%;
	display: block;
	float: left;
	background-color: #fff6c9;
}
#home-content .grayBack{
	padding: 30px;
	width: 100%;
	display: block;
	float: left;
	background-color: #eee;
}
#home-content .contentSlides p{
	padding: 30px 0px;
	font-size: 1.2em;
	padding-left: 10px;
	line-height: 1.2em;
}
#home-content .topSection .row-responsive{
	margin-bottom: 0px;
}
#home-content .bottomSection{
	text-align: center;
	padding-top: 30px;
}
#home-content .bottomSection p:first-of-type{
	font-size: 1.5em;
}
#home-content .prettyQuote{
	margin: 0px;
	font-style: italic;
	font-weight: 1.1em;
	text-align: center;
	padding: 0px 70px;
}
#home-content .lastQuote{
	margin-top: 10px;
}


@media only screen and (max-width:900px){

}