body.default .social-inner-wrap a.fa-google,
body.default .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}
@media (max-width: 1400px) and (min-width: 0) {
	div.module-128-style2 .footer .inner-wrap .footer-social-	wrap .social-inner-wrap,
	div.module-128 .footer .inner-wrap .footer-social-	wrap .social-inner-wrap {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 20px;
	}
	div.module-128-style2 .footer .inner-wrap .footer-signature-block,
	div.module-128 .footer .inner-wrap .footer-signature-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	div.module-128-style2 .footer .inner-wrap,
	div.module-128 .footer .inner-wrap{
		flex-direction: column;
	}
	div.module-128-style2 .footer .inner-wrap .footer-social-wrap .social-inner-wrap,
	div.module-128 .footer .inner-wrap .footer-social-wrap .social-inner-wrap{
		justify-content: center;
	}
	div.module-128-style2 .footer .inner-wrap .footer-signature-block .footer-signature-powered-by,
	div.module-128 .footer .inner-wrap .footer-signature-block .footer-signature-powered-by{
		padding: 10px 0;
	}
	div.module-128-style2 .footer .inner-wrap .footer-social-wrap .social-inner-wrap li:last-child,
	div.module-128 .footer .inner-wrap .footer-social-wrap .social-inner-wrap li:last-child{
		margin-right: 0;
	}
}