/*.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;
}

.col-xs-12.module-66.ry-section video {
    height: 100vh;
    object-fit: cover;
}

.col-xs-12.col-sm-12.col-md-12.col-lg-12.ry-each .social-inner-wrap li {
    margin-right: 0 !important;
}

.col-xs-12.col-sm-12.ry-flex .social-inner-wrap {
    width: 180px;
}

div.membership-block {
    margin-top: 1em !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

@media (min-width: 1025px) and (max-width:1200px) {
	.ry-menu .ry-nav li.primary a {
    font-size: calc(15px + 2 * ((100vw - 500px) / 940)) !important;
	}
}

@media (max-width: 1600px) {
	.module-67 p {
		padding: 0px 70px !important;
	}
}

@media (max-width: 1440px) {
	.module-71 .ry-each {
		padding: 40px 0 !important;
	}
	.testimonials-section {
		background-position: 25% !important;
	}
}

@media (max-width: 1366px) {
	.module-67 p {
		padding: 0px 30px !important;
	}
	#ry-pg-body .ry-right.ry-contact-right {
		max-width: 450px !important;
	}
	.testimonials-section {
		background-position: 35% !important;
	}
}
		
@media (max-width: 1200px) {
	#ry-pg-body .ry-right.ry-contact-right {
		max-width: 390px !important;
	}
	#ry-pg-body .ry-horizontal-line h3 {
		text-align: center !important;
	}
	.module-70 .ry-each.ry-each-4 .cmsForm {
		padding: 0px 1em !important;
	}
}

@media (max-width: 1024px) {
	#ry-pg-body .ry-right.ry-contact-right {
		max-width: 342px !important;
	}
	#ry-sidebar .ry-contact-table .ry-row .ry-td .ry-info {
		font-size: 16px !important;
	}
	.col-xs-12.ry-footer-copyright {
		padding-bottom: 18px !important;
	}
	.module-67 p {
		padding-bottom: 15px !important;
	}
	.module-43 {
    	padding: 30px 15px 0 !important;
	}
	#about .ry-section-title-wrapper {
    	margin-top: 31px !important;
	}
	.ry-sticky-menu.fixed .ry-menu .ry-nav li.primary {
		padding: 10px 0 !important;
	}
	.module-67 p {
    	font-size: 18px !important;
	}
	.module-70 .ry-each.ry-each-4 {
		max-width: 80% !important;
	}
	.module-70 .ry-each.ry-each-4 .cmsForm {
		padding: 0px 3em !important;
	}
}

@media (max-width: 991px) {
	.col-xs-12.col-sm-9.col-md-9.col-lg-9.ry-box-right p {
    	text-align: center !important;
	}
	#ry-pg-body .ry-left.ry-contact-left {
		width: 90% !important;
	}
}