body.default .social-inner-wrap a.fa-google,
body.default .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}
.grecaptcha-badge {
	z-index: 999;
}

/* QA Edits */
.col-xs-12.col-1.col a:hover {
    text-decoration: underline !important;
}

.ry-slider-nav i:hover {
    color: #f17a5a;
}

button#footerCaptcha:hover {
    color: #1483c6 !important;
}

div#appointment-wrap .carousel-control {
    display: none;
}

.module-311 .ry-payment-options-logos {
	margin-top: 20px !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.alert li:last-child {
	margin-bottom: 0 !important;
}

input#cotactCaptcha {
    margin-top: 10px !important;
}

@media (max-width: 1366px) {
	.module-43 .ry-right .ry-menu .nav-menu {
		top: 8px !important;
	}
}
	
@media (max-width: 1300px) {
	.map-marker {
		top: 35% !important;
	}
}

@media (max-width: 1024px) {
	.module-212 .ry-content .ry-right .ry-heading {
		font-size: calc(44px + 2 * ((100vw - 500px) / 940)) !important;
	}
}