@media screen and (max-width: 1300px) and (min-width: 992px) {
	div.module-145 .ry-footer-btm .ry-copyright-wrp .ry-copyright {
		font-size: 15px;
		max-width: 475px;
    	text-align: left;
	}
}
@media (max-width:1300px) and (min-width:992px) {
	.module-171 .ry-footer-btm .ry-copyright-wrp .span-2,
	.module-145 .ry-footer-btm .ry-copyright-wrp .span-2 {
		display: block;
		line-height: 22px;
	}
	.module-171 .ry-footer-btm .ry-powered,
	.module-145 .ry-footer-btm .ry-powered{
		flex-direction: column;
		align-items: flex-end;
	}
	div.module-171 .ry-footer-btm .ry-powered span,
	div.module-145 .ry-footer-btm .ry-powered span {
		margin-right:0;
		line-height: 22px;
	}
}
.grecaptcha-badge {
	z-index: 999;
}

.ry-form.ry-form-box {
	    padding: 20px 20px 80px !important;
}