.footer-section {
  background: #091A38;
  padding: 32px 0;
}

.footer-section .links-payment-social-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer-section .links-payment-social-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer-section .links-payment-social-section .heading {
  letter-spacing: 0px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 16px;
}

@media screen and (max-width: 440px) {
  .footer-section .links-payment-social-section .heading {
    margin-bottom: 6px;
  }
}

.footer-section .links-payment-social-section .link-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 66%;
  margin-left: 28px;
}

@media screen and (max-width: 768px) {
  .footer-section .links-payment-social-section .link-section {
    width: 85%;
  }
}

@media screen and (max-width: 440px) {
  .footer-section .links-payment-social-section .link-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-section .links-payment-social-section .link-section > div {
  width: 33%;
}

.footer-section .links-payment-social-section .link-section > div.insurance ul {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .footer-section .links-payment-social-section .link-section > div {
    width: 100%;
  }
  .footer-section .links-payment-social-section .link-section > div.company ul {
    margin-bottom: 0;
  }
}

.footer-section .links-payment-social-section .link-section ul {
  list-style: none;
  padding: 0;
}

@media screen and (max-width: 440px) {
  .footer-section .links-payment-social-section .link-section ul {
    margin-bottom: 30px;
  }
}

.footer-section .links-payment-social-section .link-section ul li a {
  letter-spacing: 0px;
  color: #B3BAC5;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .footer-section .links-payment-social-section .link-section ul li.dropdown-menu {
    width: auto;
    margin: 0;
    text-align: left;
  }
}

.footer-section .links-payment-social-section .link-section ul li.dropdown-menu > a {
  position: relative;
}

.footer-section .links-payment-social-section .link-section ul li.dropdown-menu > a::before {
  content: "";
  color: #B3BAC5;
  padding: 0px 8px 1px;
  margin-right: 10px;
  background: url(../../images/career/footer/footer-plus-icon.svg) no-repeat center;
}

.footer-section .links-payment-social-section .link-section ul li.dropdown-menu.open > a::before {
  background: url(../../images/career/footer/footer-minus-icon.svg) no-repeat center;
}

.footer-section .links-payment-social-section .link-section ul li.dropdown-menu.open > ul {
  display: block;
}

.footer-section .links-payment-social-section .link-section ul li.dropdown-menu ul {
  display: none;
  margin-left: 31px;
}

@media screen and (max-width: 767px) {
  .footer-section .links-payment-social-section .link-section ul li.dropdown-menu ul {
    margin: 0 0 10px 31px;
  }
}

.footer-section .links-payment-social-section .link-section ul li.dropdown-menu ul li a {
  font-size: 12px;
}

.footer-section .links-payment-social-section .payment-section {
  width: 32%;
}

@media screen and (max-width: 768px) {
  .footer-section .links-payment-social-section .payment-section {
    width: 100%;
    text-align: center;
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .footer-section .links-payment-social-section .payment-section {
    margin-top: 30px;
  }
}

.footer-section .links-payment-social-section .payment-section ul.modeofpayment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 70%;
}

.footer-section .links-payment-social-section .payment-section ul.modeofpayment li {
  margin-right: 6px;
  margin-bottom: 6px;
}

@media screen and (max-width: 768px) {
  .footer-section .links-payment-social-section .payment-section ul.modeofpayment {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .footer-section .links-payment-social-section .payment-section ul.modeofpayment {
    width: 66%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 360px) {
  .footer-section .links-payment-social-section .payment-section ul.modeofpayment {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}

.footer-section .links-payment-social-section .payment-section .footer-pcidss-logo {
  display: block;
  margin-bottom: 24px;
}

.footer-section .links-payment-social-section .payment-section ul.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .footer-section .links-payment-social-section .payment-section ul.social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-section .links-payment-social-section .payment-section ul.social .footer-social-icons {
  float: none;
  width: 32px;
  margin-right: 16px;
}

.footer-section .disclaimer-section {
  margin-top: 50px;
}

.footer-section .disclaimer-section .disclaimer {
  letter-spacing: 0px;
  color: #B3BAC5;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

.footer-section .disclaimer-section .disclaimer.white {
  font-weight: bold;
  color: #fff;
  margin: 14px 0 12px;
}

@media screen and (max-width: 440px) {
  .footer-section .disclaimer-section .disclaimer {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .footer-section .disclaimer-section {
    margin: 30px 16px 0;
  }
}
/*# sourceMappingURL=footer.css.map */