.footer_bottom1_center {
	text-align:center;
}

@media (max-width: 767px) {
  footer .footer_bottom1 {
	text-align: center;
  }
  footer .footer_bottom1 .pull-right {
	float: none !important;
  }
}

.footer_bottom1_socials ul {
	list-style: none;
	display: table;
	margin: auto;
	padding-left: 0;
}
.footer_bottom1_socials ul li {
	text-align: center;
	width: 40px;
	height: 40px;
	display: inline-block;
}