/* Sticky footer styles
-------------------------------------------------- */

.footer {
  position: static;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  text-align: center;
  margin-top: 3px;
}

@media all and (max-width:480px) {
  .btn-block-xs-only {
    display: block;
    margin-top:1px;
    margin-bottom:1px;
    width: 100%;
    }
}
