.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

@media (min-width:1025px) {
	.module-44 .ry-footer-copyright .ry-container {
		display: flex;
	}
	.ry-footer-copyright .ry-left {
		width: 60%;
	}
}

@media (min-width:992px) {
	.ry-footer-copyright .ry-left .span-2 {
		display: block;
		line-height: 12px;
		margin-top: 6px;
	}

	div.module-44 .ry-footer-copyright .ry-right .powered {
		flex-direction: column;
		align-items: flex-end;
	}

	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 */
.alert li:last-child {
	margin-bottom: 0 !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.col-xs-12.hero-content a:focus {
    color: #fff !important;
}

.col-xs-12.ry-content.ry-flex img {
    position: relative;
    bottom: 22px;
}

.col-xs-12.col-md-8.col-lg-8.ry-left img {
    bottom: 0 !important;
}

@media (max-width: 1200px) and (min-width: 1080px) {
	.brand-v2:before {
    	max-width: 810px !important;
    	background-position: 9vw 0 !important;
    	background-size: contain !important;
	}
}

@media (max-width: 1440px) {
	.col-xs-12.ry-content.ry-flex img {
		bottom: 0 !important;
	}
}