.row #contact{
	margin-bottom: 30px
}
#contact .lineBreakContainer{
	margin-bottom: 40px;
}
#contact .social-buttons{
	width: 200px;
}
#contact .social-buttons .twitter{
	margin-left: 12px;
}
#contact .social-buttons hr{
	margin-top: 20px;
	height: 2px;
	border: none;
	background-color: #E3E4E5;
}
#contact .emailHeader, #contact .postalHeader, #contact .phone, #contact .fax{
	font-family: cinzel;
	font-size: 23px;
	letter-spacing: .08em;
	color: #6B6B6B;
}
#contact .emailHeader:first-letter, #contact .postalHeader:first-letter, #contact .phone:first-letter, #contact .fax:first-letter{
	font-size: 25px;
}
#contact .first{
	font-size: 25px;
}
#contact .address{
	padding-top: 16px;
	padding-bottom: 30px;
	color: #0D436A;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: .03em;
}
#contact .postalHeader{
	padding-bottom: 18px;
	letter-spacing: .07em;
}
.postalAddress, .instruction{
	font-size: 15px;
	letter-spacing: .04em;
	line-height: 1.3em;
}
#contact .phone{
	padding-top: 13px;
	letter-spacing: .11em;
}
#contact .phoneNum{
	padding-top: 2px;
	font-size: 18px;
	letter-spacing: .06em;
}
#contact .faxNum{
	padding-top: 3px;
	font-size: 18px;
	letter-spacing: .06em;
}
#contact .fax{
	padding-top: 25px;
}
#contact .col-md-5{
	margin-top: 7px;
}