/*#region V2 - Footer */
.ur--soph--regard-study #footer .uabFooterMenu {
	background-color: #1e6b52;
}
.ur--soph--regard-study #footer_required .moduletable:first-child {
	padding-bottom: 0 !important;
}
.ur--soph--regard-study #footer_required .moduletable.unit-footer {
	padding-bottom: 0 !important;
}
.ur--soph--regard-study div#footer_required {
	margin-bottom: 0 !important;
}
.ur--soph--regard-study div#footer {
	padding-bottom: 0 !important;
}
/*removes extra space at bottom of footer */
.ur--soph--regard-study .unit-footer__wrapper {
	background-color: #1e6b52;
}
.ur--soph--regard-study .unit-footer__container {
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	max-width: 1280px;
	padding: 3em 0 1em;
}
@media all and (max-width:500px) {
	.ur--soph--regard-study .unit-footer__container {
		flex-wrap: wrap;
	}
}
/*BEGIN Unit Contact and Address Information */
.ur--soph--regard-study #footer .unit-footer__information-wrapper ul li a:hover {
	color: #444 !important;
	text-decoration: underline;
}
.ur--soph--regard-study .unit-footer__information-container ul li,
.ur--soph--regard-study .unit-footer__information-container ul li a {
	font-size: 13px;
}
.ur--soph--regard-study .unit-footer__information-address,
.ur--soph--regard-study .unit-footer__information-contact {
	color: #fff;
	list-style-type: none;
	margin: 0 1em 0 0;
	padding: 0.1em 0.5em;
	text-align: right;
}
.ur--soph--regard-study .unit-footer__information-address {
	margin-top: 1em;
}
@media all and (min-width:500px) {
	.ur--soph--regard-study .logo--custom-footer {
		border-left: 1px solid #e5e5e5;
		padding: 0 0 0 1em;
	}
}
.ur--soph--regard-study .unit-footer__information-container {
	align-items: flex-end;
	display: flex;
	flex-direction: column;
	flex-shrink: 1.4;
	justify-content: center;
	margin: 0 !important;
}
@media all and (max-width:500px) {
	.ur--soph--regard-study .unit-footer__information-container {
		flex-direction: row;
		order: 2;
	}
}
/*BEGIN Logo and Social Media */
.ur--soph--regard-study .unit-footer__logo-social-wrapper {
	margin: 0 !important;
}
.ur--soph--regard-study .unit-footer__unit-name {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 6px;
	margin-top: 0;
	padding-bottom: 0 !important;
	text-align: left;
}
@media all and (max-width:500px) {
	.ur--soph--regard-study .unit-footer__unit-name {
		text-align: center;
	}
}
@media all and (min-width:500px) {
	.ur--soph--regard-study #footer .unit-footer__logo-social-wrapper {
		text-align: left;
	}
}
/* BEGIN Follow Button Styles */
.ur--soph--regard-study .at-follow-btn {
	float: none !important;
}
@media all and (min-width:500px) {
	.ur--soph--regard-study .at-follow-btn {
		float: left !important;
		margin: 5px !important;
	}
}
.ur--soph--regard-study #footer .at-icon {
	fill: #1e6b52 !important;
}
.ur--soph--regard-study #footer .at-icon,
.ur--soph--regard-study #footer .at-icon-wrapper {
	height: 1.8pc !important;
	width: 1.8pc !important;
}
.ur--soph--regard-study div#atftbx > p {
	display: none;
}
/*removes paragraph heading */
/* END Follow Button Styles */
/*#endregion V2 - Footer */
body,
p,
span,
div.itemIntroText {
	font-size: 16px;
}
.cta-buttons {
	border: 1px solid #1e6b52 !important;
	padding: 0.5em;
	text-align: center;
}
a.cta-buttons:hover {
	background-color: #eee;
	box-shadow: 0 10px 0 -6px #1e6b52;
	font-weight: 400 !important;
	text-decoration: none;
	transform: scale(1.02);
	transition: all ease 0.2s;
}
.news-feed h2[itemprop="name"] {
	display: none;
}
.news-feed .pull-left {
	padding: 0 20px 20px 0;
	width: 25%;
}
.news-feed .pull-right {
	float: right;
	padding: 0 0 20px 20px;
}
.extra-spacing {
	padding: 20px 0;
}
.uk-accordion-title {
	font-size: 14px;
	font-weight: 600 !important;
	margin-bottom: 8px;
}
.box-title {
	text-align: center;
}
.box-title:after {
	border-bottom: 1px solid #666;
	content: "";
	display: block;
	margin: 0 auto;
	padding-top: 5px;
	width: 50%;
}
.items-row.row-fluid img {
	margin: 0;
}
@media only screen and (max-width: 768px) and (min-width: 300px) {
	.news-feed .pull-left {
		width: 100%;
	}
}
/*Footer styling begins*/
#lockedFooter {
	background-color: #1e6b52;
}
body.ribbonFullwidth #footer {
	background-color: #1e6b52;
}
/*Footer Styling Ends*/
.regards-title {
	background: rgba(30, 107, 82, 0.9);
	font-size: 2em;
	padding: 0.2em 1em;
}
.regards-slideshow .uk-overlay-background {
	background: rgba(30, 107, 82, 0.2) !important;
}
.regards-slideshow div p {
	font-size: 1.8em;
	font-weight: 600;
}
/***************Media queries begin***************/
@media only screen and (max-width: 1024px) and (min-width: 300px) {
	.regards-slideshow p {
		font-size: 1.6em;
	}
}
/***************Media queries end***************/


.com-content-category-blog__item.blog-item {
	clear: both;
}

.items-more {
	clear:both;
}