#global-footer {
  background: url('/themes/custom/ohio_theme/images/topo-map-footer-sm.jpg') no-repeat center var(--under-the-elms);
  background-size: cover;
  padding: 60px 0;
}

@media only screen and (min-width: 768px) {
  #global-footer {
    background: url('/themes/custom/ohio_theme/images/topo-map-footer.jpg') no-repeat center var(--under-the-elms);
    background-size: cover;
  }
}

#global-footer h2 {
  text-align: left;
  font-family: var(--text-serif);
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  padding-top: 0;
}

#global-footer a,
#global-footer #footer-contact span,
#global-footer #footer-contact div:not(.social-media-links) {
  text-decoration: none;
  text-transform: none;
  font-family: var(--text-sans);
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  word-wrap: break-word;
}

footer h2,
footer a,
footer p,
footer span {
  color: var(--white);
}

footer > div {
  background: var(--cutler);
  padding: 40px;
  width: 100%;
  margin: 0 auto;
}

footer > #block-ohio-theme-landingpagefooterlinklessfooter {
  padding: 30px 45px;
}

@media only screen and (min-width: 576px) {
  footer > div {
    max-width: 540px;
  }
}

@media only screen and (min-width: 768px) {
  footer > div {
    max-width: 720px;
  }
}

@media only screen and (min-width: 992px) {
  footer > div {
    max-width: 960px;
  }
}

@media only screen and (min-width: 1200px) {
  footer > div {
    max-width: 1170px;
  }
}

footer > div #footer-top {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  column-gap: 30px;
  padding: 0 15px;
}

@media only screen and (min-width: 768px) {
  footer > div #footer-top {
    flex-direction: row;
  }
}

footer > div #footer-top > div {
  flex: 1 0 calc(25% - 45px);
  min-width: 0;
}

@media only screen and (min-width: 992px) {
  footer > div #footer-top > div {
    flex: 0 0 calc(25% - 30px);
  }
}

footer > div #footer-top > div:not(:first-of-type) {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  footer > div #footer-top > div:not(:first-of-type) {
    margin-top: 0;
  }
}

footer > div #footer-top > div ul:not(.platforms) li,
footer > div #footer-top > div ul:not(.platforms) li a {
  display: block;
}

footer #footer-top #footer-contact > div:not(.social-media-links) a {
  min-width: 0;
}

footer #footer-top #footer-contact .maps-link,
footer #footer-top #footer-contact .email-address,
footer #footer-top #footer-contact .fax-number,
footer #footer-top #footer-contact .phone-numbers > div {
  display: flex;
  align-items: center;
}

footer > div #footer-top > div:not(#footer-contact) a,
footer > div #footer-top #footer-contact .maps-link,
footer > div #footer-top #footer-contact .email-address,
footer > div #footer-top #footer-contact .fax-number,
footer > div #footer-top #footer-contact .phone-numbers > div,
footer > div #footer-top #footer-contact .field--name-field-website {
  padding: 8px 0;
  transition: background .5s, color .5s, padding .5s;
}

footer > div #footer-top > div:not(#footer-contact) a:hover,
footer > div #footer-top > div:not(#footer-contact) a:focus,
footer > div #footer-top #footer-contact .maps-link:hover,
footer > div #footer-top #footer-contact .maps-link:has(a:focus),
footer > div #footer-top #footer-contact .email-address:hover,
footer > div #footer-top #footer-contact .email-address:has(a:focus),
footer > div #footer-top #footer-contact .fax-number:hover,
footer > div #footer-top #footer-contact .fax-number:has(a:focus),
footer > div #footer-top #footer-contact .field--name-field-website:hover,
footer > div #footer-top #footer-contact .field--name-field-website:has(a:focus),
footer > div #footer-top #footer-contact .phone-numbers > div:hover,
footer > div #footer-top #footer-contact .phone-numbers > div:has(a:focus) {
  background: var(--under-the-elms);
  color: var(--white);
  padding-left: 10px;
}

footer > div #footer-top > div:not(#footer-contact) a:focus,
footer > div #footer-top #footer-contact .maps-link:has(a:focus),
footer > div #footer-top #footer-contact .email-address:has(a:focus),
footer > div #footer-top #footer-contact .fax-number:has(a:focus),
footer > div #footer-top #footer-contact .phone-numbers > div:has(a:focus),
footer > div #footer-top #footer-contact .field--name-field-website:has(a:focus) {
  outline: 2px solid var(--white);
}

footer > div #footer-top #footer-contact a:focus {
  outline: none;
}

footer > div #footer-top #footer-contact .field--name-field-office-address {
  margin: 15px 0;
}

footer > div #footer-top #footer-contact .social-media-links {
  margin-top: 5px;
}

footer > div #footer-top #footer-contact .social-media-links ul li a {
  padding: 0;
}

footer > div #footer-top #footer-contact .social-media-links ul li a i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

footer > div #footer-top #footer-contact .social-media-links ul li a:hover i {
  background-color: var(--white);
  color: var(--cutler);
}

footer #footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-bottom: 1px solid #008664;
  column-gap: 30px;
  padding: 0 15px 10px;
}

@media only screen and (min-width: 768px) {
  footer #footer-bottom {
    flex-direction: row;
  }
}

footer #block-ohio-theme-landingpagefooterlinklessfooter #footer-bottom {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

footer #footer-bottom img {
  width: 120px;
}

footer #block-ohio-theme-landingpagefooterlinklessfooter #footer-bottom #disclosures {
  display: block;
  text-align: center;
}

@media only screen and (min-width: 1200px) {
  footer #block-ohio-theme-landingpagefooterlinklessfooter #footer-bottom #disclosures {
    display: flex;
    text-align: unset;
  }
}

footer #footer-bottom #disclosures li {
  display: inline;
  font-size: 12px;
  line-height: 1;
}

footer #footer-bottom #disclosures li::before {
  content: "|";
  margin: 0 5px;
  color: var(--white);
}

footer #footer-bottom #disclosures li:first-of-type::before {
  display: none;
}

footer #footer-bottom #disclosures li a {
  display: inline;
  font-size: 12px;
  line-height: 1;
}

footer #footer-bottom #disclosures li a:hover {
  text-decoration: underline;
}

footer #footer-bottom .disclosures-menu-container {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
}

footer #footer-bottom .disclosures-menu-container ul {
  line-height: 1;
}

#global-footer #copyright-social {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 15px;
}

#global-footer #block-ohio-theme-landingpagefooterlinklessfooter #copyright-social {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 768px) {
  #global-footer #copyright-social {
    flex-direction: row;
  }
}

#global-footer #copyright-social .platforms {
  padding-left: 15px;
}

@media only screen and (min-width: 768px) {
  #global-footer #copyright-social .platforms {
    padding-left: 0;
  }
}

#global-footer #copyright-social > p {
  margin: 0;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 300;
}

#global-footer #copyright-social > p a {
  font-size: 12px;
}

#global-footer .platforms a:focus i {
  outline: 2px solid var(--white);
}

#global-footer #copyright-social .platforms a::after {
  display: none;
}

#global-footer #copyright-social .platforms a i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
}

#global-footer #copyright-social .platforms a:hover i {
  background-color: var(--white);
  color: var(--cutler);
}

#global-footer #copyright-social .platforms.horizontal li {
  padding: 0;
}

#global-footer #copyright-social .platforms.horizontal li a:focus,
#global-footer #copyright-social .platforms.horizontal li a:focus-visible {
  outline: none;
}
