.stm-footer {
  margin: 0 auto; }
  .stm-footer .container {
    max-width: 1125px; }
  .stm-footer .footer-widgets .widgettitle h4 {
    text-transform: none !important; }
  .stm-footer .footer-widgets .stm_wp_widget_text .textwidget {
    font-size: 14px;
    line-height: 1.9em; }
  .stm-footer .stm-footer__bottom .stm_bottom_copyright {
    font-size: 14px; }

@media (max-width: 1023px) {
  .stm-footer .footer-widgets aside.widget.stm_wp_widget_post_gallery_style_3 {
    margin-bottom: 45px; }
    .stm-footer .footer-widgets aside.widget.stm_wp_widget_post_gallery_style_3 .stm_widget_media__single {
      width: 12.5%; }
  .stm-footer .footer-widgets aside.widget.widget_tp_widget_recent_tweets .tp_recent_tweets ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; }
    .stm-footer .footer-widgets aside.widget.widget_tp_widget_recent_tweets .tp_recent_tweets ul li {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      padding: 0 15px; } }

@media (max-width: 550px) {
  .stm-footer .footer-widgets aside.widget.stm_wp_widget_post_gallery_style_3 .stm_widget_media__single {
    width: 25%; }
  .stm-footer .footer-widgets aside.widget.widget_tp_widget_recent_tweets .tp_recent_tweets ul li {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

@media (max-width: 769px) {
  .stm-footer__bottom .stm-socials__icon {
    margin-left: 0 !important;
    text-align: center; } }
