.clearall {
	display: block;
	float: none;
	clear: both;
}

body .reading-time-wrap {
	display: none !important;
}

body #sp-right .sp-module.RightColumnModule {
	padding: 20px 0px 0px 0px;
}

body #sp-right .RightColumnModule .sp-module-title {
	padding: 0px 20px 5px 20px;
	margin: 0px 0px 10px 0px;
}

body #sp-right .RightColumnModule li {
	padding: 0px 25px 20px 25px;
}

body .article-print-email {
	margin-bottom: 20px;
}

body .article-info>.published {
	display: block;
}

body .article-details .article-info {
	padding-left: 0px;
}

#sp-menu>.sp-column {
	align-items: flex-end;
	justify-content: flex-end;
	padding-right: 10px;
}

.article-full-image {
	max-width: 100%;
	margin-right: 10px;
}

.body-innerwrapper {
	padding-top: 174px;
}

.body-innerwrapper::after {
	background: linear-gradient(180deg, rgba(9, 167, 194, 0.25) 0%, #FFFFFF 100%);
}

#sp-bottom .footerSection {
	padding: 0px 45px;
}

#sp-bottom .copyrightSection p {
	text-align: center;
}

#sp-bottom .sp-module ul>li {
	margin-bottom: 5px;
}

#sp-bottom ul.latestnews a span:last-child {
	display: none;
}

.buttonGroup a.sppb-btn {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	padding: 13px 10px 12px 10px;
}

body .sppb-addon-single-image-container img {
	max-width: 100% !important;
}

body #footerLogos .uk-grid .uk-panel {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	align-content: center;
}

body .getStartedContainer .page-content .sppb-section:first-child {
	width: calc(100% - 30px) !important;
}

@media (max-width: 640px) {
	.article-full-image {
		max-width: 100%;
		width: 100%;
		margin: 0px;
	}
}
