footer {
  min-width: 990px;
  width: 100%; }
  footer h3 {
    font-family: "marselisproregular", sans-serif;
    font-weight: bold; }
  footer p,
  footer a {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400; }
    footer p span,
    footer a span {
      font-weight: 600; }
  footer .contact-information-container,
  footer .copy-nav-social-container {
    color: #fff;
    width: 100%; }
  footer .contact-information-container {
    background-color: #333; }
  footer .copy-nav-social-container {
    background-color: #000; }
  footer .contact-information,
  footer .copy-nav-social {
    margin: 0 auto;
    overflow: hidden;
    width: 990px; }
  footer .contact-information {
    padding-bottom: 20px; }
    footer .contact-information .visit,
    footer .contact-information .contact,
    footer .contact-information .note {
      float: left;
      width: 50%; }
      footer .contact-information .visit a,
      footer .contact-information .contact a,
      footer .contact-information .note a {
        color: #fff; }
      footer .contact-information .visit h3,
      footer .contact-information .contact h3,
      footer .contact-information .note h3 {
        border-bottom: 2px solid #fff;
        margin: 30px 0 0;
        padding-bottom: 10px;
        text-transform: lowercase;
        width: 60%; }
      footer .contact-information .visit p,
      footer .contact-information .contact p,
      footer .contact-information .note p {
        font-size: 16px;
        margin: 2px 0; }
      footer .contact-information .visit p.first,
      footer .contact-information .contact p.first,
      footer .contact-information .note p.first {
        margin-top: 10px; }
      footer .contact-information .visit p.fax,
      footer .contact-information .contact p.fax,
      footer .contact-information .note p.fax {
        margin-bottom: 10px; }
    footer .contact-information .contact a {
      text-decoration: none; }
    footer .contact-information .contact a:hover {
      text-decoration: underline; }
    footer .contact-information .contact a.button {
      background-color: #b4341b;
      border: 1px solid #fff;
      display: inline-block;
      margin-top: 30px;
      padding: 20px 25px;
      text-decoration: none;
      text-transform: uppercase; }
    footer .contact-information .note {
      width: 530px; }
      footer .contact-information .note img {
        margin-top: 30px;
        margin-right: 20px; }
      footer .contact-information .note .next {
        margin-top: 0;
        position: relative;
        top: -40px;
        width: 165px; }
  footer .copy-nav-social {
    clear: both;
    font-size: 11px;
    padding: 5px 0; }
    footer .copy-nav-social .copy,
    footer .copy-nav-social .nav,
    footer .copy-nav-social .social {
      float: left; }
    footer .copy-nav-social .copy,
    footer .copy-nav-social .social {
      width: 300px; }
    footer .copy-nav-social .nav {
      margin: 1em 0;
      width: 390px; }
      footer .copy-nav-social .nav li {
        border-right: 1px solid #fff;
        float: left;
        list-style: none;
        padding: 0 5px; }
        footer .copy-nav-social .nav li a {
          color: #fff;
          text-decoration: none; }
        footer .copy-nav-social .nav li a:hover {
          text-decoration: underline; }
      footer .copy-nav-social .nav li:last-child {
        border-right: none; }
    footer .copy-nav-social .social {
      margin: .5em 0; }
      footer .copy-nav-social .social li {
        float: right;
        font-size: 21px;
        list-style: none;
        padding: 0 5px; }
        footer .copy-nav-social .social li a {
          color: inherit;
          text-decoration: none; }
  footer ul {
    margin: 0;
    padding: 0; }
  footer .idea-studio {
    float: right;
    margin-top: 50px; }

@media all and (max-width: 767px) {
  footer {
    min-width: 0;
    width: 100%; }
    footer .contact-information-container .contact-information {
      padding: 20px 5%;
      width: 90%; }
      footer .contact-information-container .contact-information .visit,
      footer .contact-information-container .contact-information .contact,
      footer .contact-information-container .contact-information .note {
        text-align: center;
        width: 100%; }
        footer .contact-information-container .contact-information .visit h3,
        footer .contact-information-container .contact-information .contact h3,
        footer .contact-information-container .contact-information .note h3 {
          margin: 30px auto;
          width: 60%; }
      footer .contact-information-container .contact-information .note a {
        float: none;
        margin: 30px auto 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%; }
      footer .contact-information-container .contact-information .note .next {
        margin-right: 0;
        margin-top: 30px;
        top: 0; }
    footer .copy-nav-social-container .copy-nav-social {
      padding: 15px 0;
      width: 100%; }
      footer .copy-nav-social-container .copy-nav-social .copy,
      footer .copy-nav-social-container .copy-nav-social .nav {
        display: none; }
      footer .copy-nav-social-container .copy-nav-social .social {
        float: none;
        margin: 0 auto;
        width: 93px; } }

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