  footer {
  width: 100%;
  background-color: #eeeeee;
  clear: left; 
  
  font-family: "Lato", Arial, san-serif;
  margin: 0 .67em 0;
  color: #0053a0;
  font-weight: 400; }
  
  }
  footer div.wrapper {
    width: 90%;
    padding: 1em 0;
    
    margin: 0 auto;
    overflow: hidden; }
    @media (min-width: 64.0625em) {
      footer div.wrapper {
        margin: 0 auto;
        overflow: hidden;
        width: 60em; } }
    @media (min-width: 90.0625em) {
      footer div.wrapper {
        width: 64em;
        margin: 0 auto; } }
    footer div.wrapper section.footer-sitemap {
      display: none;
      width: 50%;
      float: left;
      padding-top: 1em; }
      @media (min-width: 64.0625em) {
        footer div.wrapper section.footer-sitemap {
          display: inherit;
          width: 33%; } }
      @media (min-width: 90.0625em) {
        footer div.wrapper section.footer-sitemap {
          width: 33%; } }
      footer div.wrapper section.footer-sitemap ul {
        margin: 0;
        padding: 0;
        max-width: 50%;
        float: left;
        box-sizing: border-box;
        padding-right: 1.5em;
        line-height: 1.125em; }
        footer div.wrapper section.footer-sitemap ul li {
          list-style-type: none; }
          footer div.wrapper section.footer-sitemap ul li a {
            font-family: "Lato", Arial, san-serif;
            font-size: .875em;
            color: #313131; }
            footer div.wrapper section.footer-sitemap ul li a:hover {
              color: #0053a0; }
          footer div.wrapper section.footer-sitemap ul li + li {
            margin-top: .25em; }
            
            
    /* ----------------  SOCIAL MEDIA --------------- */
    footer div.wrapper section.footer-social {
      width: 100%;
      float: none; }
      @media (min-width: 64.0625em) {
        footer div.wrapper section.footer-social {
          display: inherit;
          width: 33%;
          float: left;
          padding-top: 1em;
           } }
      footer div.wrapper section.footer-social ul {
        margin: 0;
        padding: 0;
         }
        footer div.wrapper section.footer-social ul li {
          list-style-type: none;
          display: block;
          max-width: 18.4%;
          float: left;
          min-width: 40px;
          min-height: 40px; }
          
          @media (min-width: 40.0625em) {  
            footer div.wrapper section.footer-social ul li {
              max-width: 7%; 
              min-width: 30px;
          min-height: 30px;
		  
           } }
          @media (min-width: 64.0625em) {
            footer div.wrapper section.footer-social ul li {
              min-height: 50px;
              min-width: 50px; 
              /* background-color: #ffffff */;
              max-width: 10%;
               } }
        
          
          footer div.wrapper section.footer-social ul li + li {
            margin-left: 2%; }
          footer div.wrapper section.footer-social ul li a img {
            opacity: .8;
            -webkit-transition: opacity 0.5s ease;
            -moz-transition: opacity 0.5s ease;
            -o-transition: opacity 0.5s ease;
            transition: opacity 0.5s ease;
            width: 100%; }
            /*
             @media (min-width: 40.0625em) {
            footer div.wrapper section.footer-social ul li a img {
              max-width: 10%; 
              width: 100%; } }
          @media (min-width: 64.0625em) {
            footer div.wrapper section.footer-social ul li a img {
              min-height: 50px;
              min-width: 50px; 
              width: 100%; } } */
              
          footer div.wrapper section.footer-social ul li a:hover img {
            opacity: 1; }
    footer div.wrapper section.footer-contact {
      width: 100%;
      float: left;
      padding-top: 1em; 
	  background-color: #eeeeee;}
      @media (min-width: 64.0625em) {
        footer div.wrapper section.footer-contact {
          width: 33%; } }
      footer div.wrapper section.footer-contact a {
        color: #313131; }
        footer div.wrapper section.footer-contact a:hover {
          color: #0053a0; }
      footer div.wrapper section.footer-contact div.left-half {
        float: left;
        width: 100%; }
        @media (min-width: 40.0625em) {
          footer div.wrapper section.footer-contact div.left-half {
            width: 50%; } }
        @media (min-width: 64.0625em) {
          footer div.wrapper section.footer-contact div.left-half {
            width: 100%; } }
        footer div.wrapper section.footer-contact div.left-half div.logo {
          max-width: 75%;
          margin: 0 auto; }
          footer div.wrapper section.footer-contact div.left-half div.logo img {
            width: 100%; }
        footer div.wrapper section.footer-contact div.left-half address {
          padding-top: 1em;
          max-width: 75%;
          margin: 0 auto;
          font-family: "Lato", Arial, san-serif;
          font-style: normal;
          font-size: 1em;
          line-height: 1.375em; }
      footer div.wrapper section.footer-contact div.right-half {
        float: right;
        width: 100%; }
        @media (min-width: 40.0625em) {
          footer div.wrapper section.footer-contact div.right-half {
            width: 50%; } }
        @media (min-width: 64.0625em) {
          footer div.wrapper section.footer-contact div.right-half {
            width: 100%; } }
        footer div.wrapper section.footer-contact div.right-half div.eo-statement {
          max-width: 75%;
          margin: 0 auto;
          color: #929292;
          font-size: .75em;
          line-height: 1.33em; }
          @media (min-width: 40.0625em) {
            footer div.wrapper section.footer-contact div.right-half div.eo-statement {
              width: 100%; } }
          @media (min-width: 64.0625em) {
            footer div.wrapper section.footer-contact div.right-half div.eo-statement {
              width: 75%; } }
        footer div.wrapper section.footer-contact div.right-half div.bugs {
          width: 16em;
          text-align: center;
          margin: 0 auto; }
          footer div.wrapper section.footer-contact div.right-half div.bugs ul {
            margin: 0;
            padding: 0; }
            footer div.wrapper section.footer-contact div.right-half div.bugs ul li {
              list-style-type: none;
              max-width: 33%;
              display: inline-block; }
              footer div.wrapper section.footer-contact div.right-half div.bugs ul li img {
                width: 100%; }
              footer div.wrapper section.footer-contact div.right-half div.bugs ul li + li {
                margin-left: 1em; }
  footer h1 {
    text-transform: capitalize;
    padding-bottom: .25em;
    font-weight: 400;
    font-size: 1.875em;
    margin: 0; }
  footer section.footer-heel {
    background-color: #505050;
    color: white;
    text-align: center;
    padding: 1.5em;
    font-family: "Lato", Arial, san-serif;
    font-size: .75em; }
    footer section.footer-heel a {
      color: #47a3f7; }
      footer section.footer-heel a:hover {
        color: white; }
  footer a {
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
    text-decoration: none; }