#footer {
  background-color: #171717;
  padding: 20px 0 10px 0;
  line-height: 1.5em;
  color: #ccc;
}
@media (min-width: 1024px) {
  #footer {
    padding: 35px 0;
  }
}
.footer-inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 0 20px 0;
}
@media (min-width: 1024px) {
  .footer-inner {
    flex-direction: row;
    justify-content: right;
    margin: 0 auto;
    max-width: 1168px;
    padding: 35px 0;
  }
}
@media (min-width: 1024px) {
  .footer-content {
    position: relative;
    width: 32%;
  }
}
.footer-logo {
  position: relative;
  left: 20px;
}
@media (min-width: 1024px) {
  .footer-logo {
    left: -30px;
  }
}
.footer-heading {
  margin: 1em 0 0.5em;
  padding: 0 20px;
  line-height: 1.5em;
  font-family: 'Vodafone Light', 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .footer-heading {
    margin: 1em 0 0.5em;
    padding: 0 55px 0 0;
    letter-spacing: 0.26px;
  }
}
.footer-text {
  margin: 1em 0 0.5em;
  padding: 0 20px;
  line-height: 1.5em;
  font-family: 'Vodafone Light', 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: normal;
}
@media (min-width: 1024px) {
  .footer-text {
    padding: 0 55px 0 0;
    letter-spacing: 0.26px;
    font-size: 16px;
  }
}
.footer-social {
  margin: 25px 0 19px 0;
  border-bottom: 1px solid #333;
  padding: 0 0 40px 22px;
  list-style: none;
}
@media (min-width: 1024px) {
  .footer-social {
    position: absolute;
    bottom: 9px;
    left: 0;
    margin: 0;
    border: 0;
    padding: 0;
  }
}
.footer-social a {
  display: inline-flex;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 8px;
}
.footer-social img {
  width: 16px;
  height: 16px;
}
.footer-social li {
  display: inline-block;
  margin: 0 6px 0 0;
  vertical-align: middle;
}
.footer-legal {
  position: relative;
}
.footer-copyright {
  padding: 20px 0 20px 20px;
  line-height: 1.5em;
  font-family: 'Vodafone Light', 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .footer-copyright {
    margin: auto;
    max-width: 1168px;
    padding: 20px 0 0 0;
  }
}
.footer-copyright::before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 1440px;
  border-top: 1px solid #333333;
  content: "";
  transform: translateX(-50%);
}
.footer-navigation {
  margin: 0;
  padding-left: 0;
  list-style: none;
  white-space: nowrap;
  font-family: 'Vodafone Light', 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  color: #ccc;
}
.footer-navigation.footer-text {
  padding: 0;
}
@media (min-width: 1024px) {
  .footer-navigation.footer-text {
    position: relative;
    bottom: -220px;
  }
}
.footer-navigation a {
  outline: 0;
  border: 0;
  text-decoration: none;
  line-height: 18px;
  letter-spacing: 0.26px;
  font-weight: bold;
  font-size: 16px;
  color: #c8c9c9;
}
@media (min-width: 1024px) {
  .footer-navigation a {
    line-height: 26px;
  }
}
.footer-navigation a:hover {
  color: #e60000;
}
.footer-navigation .list-heading {
  display: block;
  position: relative;
  margin-bottom: 17px;
  border-bottom: 1px solid #333;
  padding: 0 0 25px 20px;
  line-height: 1.3em;
  font-weight: normal;
  font-size: 20px;
  white-space: nowrap;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .footer-navigation .list-heading {
    border-bottom: 0;
    padding: 0;
    letter-spacing: 0.4px;
    font-size: 36px;
    cursor: auto;
  }
}
.footer-navigation.footer-text .list-heading {
  margin: 0;
  border: 0;
  padding: 0 0 0 20px;
}
@media (min-width: 1024px) {
  .footer-navigation.footer-text .list-heading {
    padding: 0;
  }
}
.footer-navigation .list-heading:after {
  display: inline-block;
  position: absolute;
  right: 22px;
  bottom: 22px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  ms-font-feature-settings:'liga';
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  content: 'keyboard_arrow_down';
}
@media (min-width: 1024px) {
.footer-navigation .list-heading:after {
    display: none;
  }
}
.footer-navigation .list-heading.open:after {
  content: 'keyboard_arrow_up';
}
.footer-navigation.footer-text .list-heading:after {
  display: none;
}
.footer-navigation #list-intro-static {
  margin-top: 20px;
}
.footer-navigation .list-text {
  margin: 0 0 20px 0;
  padding-left: 20px;
}
@media (min-width: 1024px) {
  .footer-navigation .list-text {
    padding: 0;
  }
}
.footer-navigation .footer-content:last-child .footer-navigation:last-child {
  position: relative;
  bottom: 11px;
}
.footer-navigation .footer-content:last-child .footer-navigation:last-child a {
  line-height: 20px;
  letter-spacing: 0.26px;
  font-weight: normal;
  font-size: 16px;
}
.footer-subnavi {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 1024px) {
  .footer-subnavi {
    display: block;
  }
}
.footer-navigation.footer-text .footer-subnavi {
  display: block;
}
.footer-subnavi.open {
  display: block;
}
.footer-subnavi li {
  padding: 0 0 5px 20px;
}
@media (min-width: 1024px) {
  .footer-subnavi li {
    padding: 0;
  }
}