<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*COLORS*/
#main-wrapper {
  width: 776px;
  margin: 0 auto;
}

#header .search-wrapper {
  width: 774px;
}

#header .search-wrapper .col-sm-6 {
  width: 387px;
  float: left;
}

#footer-inner-wrapper {
  width: 776px;
}

#footer-inner-wrapper #post-footer .col-sm-3, #footer-inner-wrapper #post-footer .col-sm-6 {
  float: left;
}

#footer-inner-wrapper #post-footer .social-icons {
  text-align: left;
  width: 164px;
}

#footer-inner-wrapper #post-footer .location-text {
  width: 164px;
}

#footer-inner-wrapper #post-footer .footer-email-registration {
  width: 358px;
}

#sm-screen-header {
  display: none;
}

@media (min-width: 768px) {
  #footer-inner-wrapper #post-footer .social-icons {
    text-align: center;
    width: 100%;
  }
  #footer-inner-wrapper #post-footer .location-text {
    width: 100%;
  }
  #footer-inner-wrapper #post-footer .footer-email-registration {
    width: 100%;
  }
}

/*# sourceMappingURL=non_responsive.css.map */</pre></body></html>