/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.objective ul li{
	line-height: 35px;
	margin-left: 10px;
}
.goal ul li{
	line-height: 35px;
	margin-left: 10px;
}
.mission ul li{
	line-height: 35px;
	margin-left: 10px;
}
#oc-clients .oc-item{
	opacity: 0.6;
}
#oc-clients .oc-item:hover{
	opacity: 1;
}
.team-title{
	font-size: 12px;
}