.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

@media (min-width: 1200px) {
	.module-44 .ry-footer-copyright .ry-container {
		/* display: flex; */
	}
	.ry-footer-copyright .ry-left {
		width: 100%;
		max-width: 400px;
		float: right;
	}
}

@media (min-width: 1200px) {
	.ry-footer-copyright .ry-left .span-2 {
		display: block;
		line-height: 12px;
		margin-top: 6px;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered {
	}

	div.module-44 .ry-footer-copyright .ry-right .powered p {
		line-height: 22px;
	}
}
@media (max-width:991px) {
	div.module-44 .ry-container .ry-left .span-2 {
		display: block;
		line-height: 14px;
	}
}

/* QA Edits */
@media (max-width:1366px) {
	.module-70 .ry-content-wrap {
		padding: 10em 0 8em !important;
	}
}