.ngg-container {
  box-sizing: border-box;
  max-width: 990px;
  padding: 0px 20px;
}

.ngg-container-center {
  margin-left: auto;
  margin-right: auto;
}

.ngg-container::after {
  clear: both;
}

.ngg-container::before, .ngg-container::after {
  content: " ";
  display: table;
}

.ngg-copyright-item {
  line-height: 0;
  height: 7px;
}

.ngg-footer-global {
  padding-bottom: 100px;
  padding-top: 60px;
  letter-spacing: 0.05rem;
  background-color: #262626;
  font: normal 14px/20px "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
}

.ngg-footer-item {
  line-height: 1.6rem;
  color: #c6c6c6;
  font-size: 11px;
}

.ngg-footer-logo {
  width: 207px;
}

.ngg-footer-nav ul > li h4 {
  color: #c6c6c6;
  text-transform: uppercase;
  padding-bottom: 0.5em;
  margin: 0px;
}

.ngg-footer-nav ul > li h4, .ngg-footer-nav ul > li a {
  letter-spacing: 0.05rem;
  font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #c6c6c6;
}

.ngg-grid + .ngg-grid, .ngg-grid-margin, .ngg-grid > * > .ngg-panel + .ngg-panel {
  margin-top: 25px;
}

.ngg-grid .ngg-dropdown-grid + .ngg-dropdown-grid {
  margin-top: 15px;
}

.ngg-grid > * > :last-child {
  margin-bottom: 0px;
}

.ngg-grid > * > :last-child, .ngg-article-heading > * > :last-child {
  margin-bottom: 0px;
}

.ngg-grid > * {
  flex: 0 0 auto;
  margin: 0px;
  float: left;
}

.ngg-grid > * {
  padding-left: 25px;
}

.ngg-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.ngg-grid {
  margin-left: -25px;
}

.ngg-grid-collapse + .ngg-grid-collapse, .ngg-grid-collapse > .ngg-grid-margin, .ngg-grid-collapse > * > .ngg-panel + .ngg-panel {
  margin-top: 0px;
}

.ngg-grid-medium + .ngg-grid-medium, .ngg-grid-medium > .ngg-grid-margin, .ngg-grid-medium > * > .ngg-panel + .ngg-panel {
  margin-top: 25px;
}

.ngg-grid-small + .ngg-grid-small, .ngg-grid-small > .ngg-grid-margin, .ngg-grid-small > * > .ngg-panel + .ngg-panel {
  margin-top: 10px;
}

.ngg-grid.ngg-grid-micro > * > .ngg-panel + .ngg-panel {
  margin-top: 2px;
}

.ngg-grid::after {
  clear: both;
}

.ngg-grid::before, .ngg-grid::after {
  content: "";
  display: block;
  overflow: hidden;
}

[class*=ngg-width] {
  box-sizing: border-box;
  width: 100%;
}

.ngg-width-1-2, .ngg-width-2-4, .ngg-width-3-6, .ngg-width-5-10 {
  width: 50%;
}

p.ngg-footer-item a {
  color: inherit;
  border-bottom: none;
}

p.ngg-footer-item a:hover {
  color: inherit;
  text-decoration: underline;
}

p.ngg-footer-item {
  margin-bottom: 0px;
  margin-top: 7px;
}

.ngg-padding-vertical {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.ngg-footer-global a {
  text-decoration: none;
  border-bottom: none;
}

.ngg-panel {
  display: block;
  position: relative;
}

.ngg-panel, .ngg-panel:hover {
  text-decoration: none;
}

.ngg-panel::after {
  clear: both;
}

.ngg-panel::before, .ngg-panel::after {
  content: " ";
  display: table;
}

.ngg-list ul {
  margin: 0px;
  paddingg-left: 20px;
  list-style: none;
}

.ngg-list {
  padding: 0px;
  list-style: none;
}

.ngg-link-unstyled {
  border-bottom: none;
  text-decoration: none;
}

.ngg-link-unstyled:hover {
  border-bottom: none;
  text-decoration: none;
}

@media (min-width: 768px) {
  .ngg-width-medium-1-2, .ngg-width-medium-2-4, .ngg-width-medium-3-6, .ngg-width-medium-5-10 {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ngg-grid > .ngg-list {
    padding-left: 25px;
  }
}
#main-footer {
  background: #222;
}

#main-footer h6 {
  font-size: 12px;
  letter-spacing: 4px;
}

#main-footer ul li {
  display: block;
}

#main-footer ul a {
  font-size: 14px;
  display: inline-block;
}

.ng-c-footer-address p {
  font-size: 14px;
}

.ng-c-footer-social-module-mobile {
  display: none;
}

#main-footer ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

.ng-c-footer-social-module-mobile a:hover, .ng-c-footer-social-module a:hover {
  text-decoration: none !important;
  color: #fff;
}

.ng-c-footer-info {
  font-size: 12px;
}

.ng-c-footer-info a {
  color: #fff;
  border: none;
}

.ng-c-footer-info a:hover {
  text-decoration: underline;
}

.ng-c-footer-buttons-small {
  display: none;
}

@media only screen and (max-width: 1200px) {
  #main-footer p, #main-footer ul a {
    font-size: 12px;
    line-height: 1.6;
  }

  .ng-c-footer-buttons-small {
    display: block;
  }

  .ng-c-footer-buttons-small .ng-button {
    min-width: 180px;
  }

  .ng-c-footer-buttons-large {
    display: none;
  }

  .ng-c-footer-social-module {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 992px) {
  #main-footer svg {
    width: 140px;
  }

  #main-footer ul li {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    display: block;
    line-height: 24px;
  }

  #main-footer ul a {
    line-height: 24px;
  }

  #main-footer p, #main-footer ul a {
    font-size: 10px;
  }

  .ng-c-footer-buttons-small .ng-button {
    font-size: 10px;
    min-width: 155px !important;
    min-height: 40px;
    line-height: 38px;
  }

  .ng-c-footer-info {
    margin-top: 0 !important;
  }

  .ng-c-footer-logo {
    margin-bottom: 30px !important;
  }

  .ng-c-footer-social-module {
    padding-top: 0 !important;
  }

  .ng-c-footer-social-module h6 {
    font-size: 10px !important;
    padding-top: 0 !important;
    margin-bottom: 10px !important;
  }

  .ng-c-footer-social-module a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #main-footer p, #main-footer ul a {
    font-size: 12px;
  }

  .ng-c-footer-address, .ng-c-footer-logo {
    text-align: center;
  }

  .ng-c-footer-social-module {
    display: none;
  }

  .ng-c-footer-social-module-mobile {
    display: block;
    text-align: center;
  }

  .ng-c-footer-link-column {
    width: 50%;
    margin-bottom: 50px;
  }

  .ng-c-footer-info {
    text-align: center;
  }

  .ng-c-footer-buttons-small br {
    display: none;
  }

  .ng-c-footer-buttons-small a:first-child {
    margin-bottom: 0 !important;
    margin-right: 10px;
  }

  .ng-c-footer-info {
    font-size: 10px !important;
  }

  .ng-c-footer-container {
    max-width: 430px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 375px) {
  .ng-c-footer-buttons-small a:first-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 364px) {
  .ng-c-footer-buttons-small a:first-child {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 1099px) {
  #mobile-nav-footer, #hp-mobile-nav-footer {
    display: block;
    background: #222;
  }
  #mobile-nav-footer h6, #hp-mobile-nav-footer h6 {
    font-size: 12px;
    letter-spacing: 4px;
  }
  #mobile-nav-footer ul li, #hp-mobile-nav-footer ul li {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    display: block;
    line-height: 24px;
  }
  #mobile-nav-footer ul li a, #hp-mobile-nav-footer ul li a {
    padding: 0;
    font-size: 12px;
  }
  #mobile-nav-footer p, #hp-mobile-nav-footer p {
    font-size: 12px;
  }

  .ng-c-footer-buttons > a {
    margin-bottom: 0 !important;
  }

  #main-footer .ng-button + .ng-button, #mobile-nav-footer .ng-button + .ng-button {
    margin-top: 20px;
  }
  #main-footer .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable), #mobile-nav-footer .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable) {
    font-size: 0.5625rem;
    line-height: 38px;
    min-height: 40px;
    min-width: 120px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  #main-footer .ng-c-footer-buttons, #mobile-nav-footer .ng-c-footer-buttons, #hp-footer .ng-c-footer-buttons, #hp-mobile-nav-footer .ng-c-footer-buttons {
    display: inline;
  }
  #main-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable), #mobile-nav-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable), #hp-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable), #hp-mobile-nav-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable) {
    min-width: 100px;
    padding: 0 15px;
  }
  #main-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable) + .ng-button, #mobile-nav-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable) + .ng-button, #hp-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable) + .ng-button, #hp-mobile-nav-footer .ng-c-footer-buttons .ng-button:not(.ng-button-blank):not(.ng-pill-button-closable) + .ng-button {
    margin-top: 0;
    margin-left: 15px;
  }
}
#mobile-nav-footer p, #mobile-nav-footer a:not([role=button]), #main-footer p, #main-footer a:not([role=button]), #hp-footer p, #hp-footer a:not([role=button]), #hp-mobile-nav-footer p, #hp-mobile-nav-footer a:not([role=button]) {
  font-weight: 400;
}

#homepage-nav ~ footer {
  word-spacing: 0.05em;
}
#homepage-nav ~ footer a:not([role=button]) {
  border: none;
}
#homepage-nav ~ footer ul {
  padding-left: initial !important;
}
#homepage-nav ~ footer blockquote {
  text-transform: none;
  letter-spacing: initial;
  word-spacing: initial;
  font-weight: initial;
}
#homepage-nav ~ footer ol, #homepage-nav ~ footer ul {
  padding-left: 0 !important;
}
#homepage-nav ~ footer dt {
  font-weight: initial;
}
#homepage-nav ~ footer dd {
  margin-left: initial;
}
#homepage-nav ~ footer .fk-site-credits {
  font-size: 0.5625rem;
}
#homepage-nav ~ footer .fk-site-credits h6 {
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}
@media only screen and (min-width: 30.0625em) {
  #homepage-nav ~ footer {
    font-size: 0.65625rem;
    font-size: calc(.5625rem + .1875 * ((100vw - 30.0625rem) / 33.6875));
  }
}
@media only screen and (max-width: 992px) {
  #homepage-nav ~ footer .fk-site-credits h6 {
    font-size: 10px;
    margin-bottom: 15px;
  }
}
#homepage-nav ~ footer h6 {
  font-weight: 500;
}

#hp-footer .ng-c-footer-social-module > div > a.ng-icon-small > svg, #hp-footer .ng-c-footer-social-module-mobile > div > a.ng-icon-small > svg, #hp-mobile-nav-footer .ng-c-footer-social-module > div > a.ng-icon-small > svg, #hp-mobile-nav-footer .ng-c-footer-social-module-mobile > div > a.ng-icon-small > svg {
  fill: #999;
  width: 32px;
  margin-bottom: 3px;
}
#hp-footer .ng-c-footer-social-module > div > a.ng-icon-small:hover > svg, #hp-footer .ng-c-footer-social-module-mobile > div > a.ng-icon-small:hover > svg, #hp-mobile-nav-footer .ng-c-footer-social-module > div > a.ng-icon-small:hover > svg, #hp-mobile-nav-footer .ng-c-footer-social-module-mobile > div > a.ng-icon-small:hover > svg {
  fill: #fff;
}

#hp-footer, #hp-mobile-nav-footer {
  background: #222;
}
#hp-footer h6, #hp-mobile-nav-footer h6 {
  font-size: 12px;
  letter-spacing: 4px;
}
#hp-footer ul li, #hp-mobile-nav-footer ul li {
  display: block;
}
#hp-footer ul a, #hp-mobile-nav-footer ul a {
  font-size: 14px;
  display: inline-block;
}
#hp-footer ul a:hover, #hp-mobile-nav-footer ul a:hover {
  color: #fff;
  text-decoration: underline;
}

@media only screen and (max-width: 1200px) {
  #hp-footer p, #hp-footer ul a, #hp-mobile-nav-footer p, #hp-mobile-nav-footer ul a {
    font-size: 12px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 992px) {
  #hp-footer svg, #hp-mobile-nav-footer svg {
    width: 140px;
  }
  #hp-footer ul li, #hp-mobile-nav-footer ul li {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    display: block;
    line-height: 24px;
  }
  #hp-footer ul a, #hp-mobile-nav-footer ul a {
    line-height: 24px;
  }
  #hp-footer p, #hp-footer ul a, #hp-mobile-nav-footer p, #hp-mobile-nav-footer ul a {
    font-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #hp-footer p, #hp-footer ul a, #hp-mobile-nav-footer p, #hp-mobile-nav-footer ul a {
    font-size: 12px;
  }
  #hp-footer .ng-c-footer-container ul li a, #hp-mobile-nav-footer .ng-c-footer-container ul li a {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 481px) {
  #hp-footer .ng-c-footer-social-module > div > a.ng-icon-small > svg, #hp-footer .ng-c-footer-social-module-mobile > div > a.ng-icon-small > svg, #hp-mobile-nav-footer .ng-c-footer-social-module > div > a.ng-icon-small > svg, #hp-mobile-nav-footer .ng-c-footer-social-module-mobile > div > a.ng-icon-small > svg {
    width: 24px;
  }
}
@media only screen and (min-width: 1201px) {
  .ng-c-footer-buttons > a {
    display: block;
  }
}

/*# sourceMappingURL=footer_nav.css.map */
