.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 */
.col-xs-12.ry-text a:hover {
    color: #00829a;
}

#ry-sidebar .ry-sb-cta .ry-btn:hover {
    background: #00829a;
}

div#ry-sidebar .ry-sb-articles li a:hover {
    color: #f4e7cb !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.home .module-43 .ry-right .ry-menu .nav-menu {
    top: 8px !important;
}

.col-xs-12.col-sm-9.col-md-9.col-lg-9.ry-box-right a {
    bottom: 20px;
}

.col-xs-12.ry-leads {
    z-index: 9999;
}

.col-xs-12.ry-content.ry-flex img {
    z-index: 9999;
}

.col-xs-12.ry-each a {
    bottom: 5px !important;
}

.ry-td a:focus {
    color: #fff !important;
}

@media (max-width: 1440px) {
	.module-43 .ry-right .ry-menu .nav-menu {
		top: 2px !important;
	}
}

@media (max-width: 1366px) {
	.home .module-43 .ry-right .ry-menu .nav-menu {
		top: 2px !important;
	}
}

@media (max-width: 1024px) {
	#ry-sidebar #accordion .ry-drop-nav a {
		padding: 20px 20px !important;
	}
}