footer {
  background: #333;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
}

footer .footer-menu.row {
  padding: 30px 15px;
}

footer .footer-menu {
  margin: 0 -15px;
  line-height: 18px;
  padding-left: 0;
  list-style: none;
  color: #fff;
}

footer .footer-menu .menu-group-name {
  margin-left: -15px;
  margin-right: -15px;
  text-transform: none;
  font-size: 22px;
  padding: 13px 0;
  line-height: 18px;
}

footer .footer-menu .footer-menu li {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 0;
  
}

footer .footer-menu .footer-menu li>a {
  display: inline;
  padding: 0;
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  font-size: 14px;
  color: #ccc;
}

footer .bottom-menu {
  background-color: #000;
  line-height: 20px;
}

footer .footer-links.footer-options {}

footer .footer-links li {
  text-transform: none;
  font-size: 14px;
  display: inline-block;
  border-bottom: none;
  margin-right: 2em;
  position: relative;
}

footer .footer-links li>a {
  text-decoration: none
  border-bottom: 1px dashed transparent;
  padding: 0;
  margin: 0;
  color: #fff;
  display: block;
  font-size: 14px;
}



footer .footer-links.footer-legal{ text-align:right; color:#FFF; }

footer .footer-links.footer-legal .footer-legal_item {
  padding: 1em 0;
}

footer .footer-links li>a, 
footer .footer-links li span {
  padding: 1em 0;
  font-size: 14px;
}

footer .footer-menu li.social-menu .social-links {
  margin-top: 17px;
  font-size:30px; 
}

footer .footer-menu li.social-menu .social-links a{ margin-right:20px; }