.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;
	}
}

.bg-img {
	background: url("https://www.royacdn.com/unsafe/150x0/smart/Site-9506b12a-4668-4106-89ca-3aa09a997c09/bg.jpg");
	height: 30vh;
	margin-top: 20px;
}

.bg-img p {
	text-align: center;
	color: #fff;
}

@media (max-width:1366px) {
	span.phone-number {
		text-align:left;
	}
	span.call_us {
		font-size: 14px !important;
	}
}