/* Add here all your css styles (customizations) */

.eqhgraphic{
	background-image:url(../img/social-engagement.jpg); 
	background-repeat:no-repeat; background-position:right center; background-size:contain;
}

.contactarrow{
	background-image:url(../img/footer-arrow.jpg);
	background-size:contain; 
	background-position:bottom center;
	background-repeat:no-repeat;
}

.BigBold-Title{
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
	
}

.bignumber{
	font-size:62px;
	font-weight:300;	
	display:block;
}

.text-orange{
	color:#e67e22;
}

.text-blue{
	color:#3498db;
}

.smallnumber{
	font-size:22px;
	font-weight:700;
	display:block;
}

.cssep{
	border-bottom:1px dashed #D8D8D8;	
	margin-bottom:20px;
}
