#footer-mini {
  background: #fff;
  padding: 0 0 41px;
  color: #1A1E25;
  text-align: center;
  clear: both;
}
#footer-mini .container {
  border-top: 1px solid #dadada;
}
#footer-mini .address {
  padding-top: 38px;
  font-size: 14px;
  line-height: 20px;
}
#footer-mini .address a {
  color: #1A1E25;
  text-decoration: underline;
}
#footer-mini .address .div {
  margin: 0 5px;
}
@media (max-width: 767px) {
  #footer-mini .address a {
    display: inline-block;
  }
  #footer-mini .address .div {
    display: none;
  }
}

/*# sourceMappingURL=footer.css.map */
