/*Layout Fact Temporary CSS*/
.highlighted-layout-fact {
	font-size: 2em;
	font-weight: 700;
	margin-bottom: -10px;
	font-family: 'proxima-nova',Helvetica,Arial,sans-serif;
}
@media screen and (max-width: 767px) {
.highlighted-layout-fact {
margin-top: -15px;	
}
}
/*End Layout Fact Temporary CSS*/
/*Highlighted Facts CSS*/
/*.highlighted-layout-fact {
	font-size: 3.5em !important;
	font-weight: 400 !important;
	font-family: Besley, serif !important;
	color: #502d0e !important;
}*/
/*End Highlighted Facts CSS*/

/*Subqueues CSS*/
.fact-subqueue-clubs-orgs ol {
	list-style-type: none !important;
	padding: 0px !important;
}
.fact-subqueue-clubs-orgs ol li {
	border-bottom: 1px solid #dbdbdb;
	padding: 5px 0;
}
.fact-subqueue-clubs-orgs ol li:last-child {
	border-bottom: none !important;
}
.fact-subqueue-themed-housing ol {
	list-style-type: none !important;
	padding: 0px !important;
}
.fact-subqueue-themed-housing ol li {
	border-bottom: 1px solid #dbdbdb;
}
.fact-subqueue-themed-housing ol li:last-child {
	border-bottom: none !important;
}
/*End Subqueues CSS*/

/*Circle CSS*/
.lehigh-circle-wrapper .circle-circle-col {
	padding-right: 0px !important;
}
.lehigh-circle-wrapper .circle-text-col {
	padding-left: 0px !important;
}
.fact-circle-description {
	position: absolute;
	bottom: 0px;
}
/*End Circle CSS*/