.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 */
.module-66 .carousel .carousel-control {
	display: none;
}

.module-66 .ry-arrow__down {
    bottom: -45px !important;
}

.alert li:last-child {
	margin-bottom: 0 !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.ry-margin-btm-30 {
    margin-bottom: 10px !important;
}

.ry-sticky-menu.fixed {
    padding: 20px 0 10px !important;
}

.module-44 .ry-footer-copyright {
	padding: 0 0 0 0 !important;
}

#ry-sidebar .social-inner-wrap li .fa.fa-yelp {
    background: #ec2626 !important;
}



@media (max-width: 1366px) {
	.module-43 .ry-right .ry-menu .nav-menu {
		max-width: 700px !important;
	}
}

@media (max-width: 1200px) {
	.ry-sticky-menu.fixed ul.nav-menu.ry-nav {
		top: 2px !important;
	}
}

@media (max-width: 1024px) {
	.module-44 .ry-footer-copyright {
		padding: 0 0 15px 0 !important;
	}
	.module-68 .ry-each-box:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		background: #fff;
		opacity: 0.5;
	}
	.module-68 .ry-each-box .ry-each-box-text {
		z-index: 1
	}
}

@media (min-width: 2560px) {
	.module-66 .ry-arrow__down {
    	bottom: -55px !important;
	}
}