@import url(https://jhmcdn.blob.core.windows.net/template-assets/fonts/fontawesome/fontawesome-webfont-v4.7.0.woff2);

div.card-content > div.content:before {
  display: none !important;
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
}

.content {
  margin: 0 !important;
}

.card-content > .content > .multi-col-list > div{
  margin-bottom: 1.5rem;
}

.footer-images {
  padding: 1rem 1rem 1rem 0;
}

.footer-images img {
  width: auto !important;
}

.footer-locations-section {
  background-color: #101d28;
  padding: 2rem 0 3rem 0;
}

div > h3.light-text,
div > h3.contain.light-text {
  color: #fff;
  padding-left: 0 !important;
}

div.contain,
div p.contain,
div.contain.module-wrap {
  margin-bottom: 0;
  padding: 0 !important;
}

/* override header styles */
div.content--no-header {
  margin-top: 1rem !important;
}

ul.ach-other-locations-list {
  margin: 0;
  list-style-type: none;
}

ul.ach-other-locations-list a {
  text-decoration: none;
  color: #6da5c5;
}

ul.ach-other-locations-list li:not(:last-child) {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding-right: calc(0.5rem + 3px);
  line-height: 1.2;
  border-right: 1px solid #6da5c5;
}

ul.ach-other-locations-list li {
  padding-left: 0 !important;
  display: inline-block;
}

/* override sitecore list styles by removing the  */
ul.ach-other-locations-list li:before,
.ach-footer .rtf ul li:before,
.ach-footer .rtf ul .li:before,
.ach-footer.rtf .ul li:before,
.ach-footer .rtf .ul .li:before,
.ach-footer .question-and-answer ul li:before,
.ach-footer .question-and-answer ul .li:before,
.ach-footer .question-and-answer .ul li:before,
.ach-footer .question-and-answer .ul .li:before {
  display: none !important;
}

.ach-footer div.content-blocks.module-container{
  max-width: 100%;
  margin: auto;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  .rtf h3,
  .rtf .h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .col-3,
  div.col-3.standard.module-content {
    padding: 0 !important;
  }
}
