/* START CUSTOM STYLES */
#CC2172439.content {
  width: 980px;
  margin: auto;
}

#homeContainer #sitemap #CC2172439.content .heading-container {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}

#CC2172439.content .heading-container p {
  margin-bottom: 10px;
}

#CC2172439.content .footer-ctas {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#CC2172439.content .footer-ctas .footer-cta a {
  display: block;
  height: 100%;
  padding: 15px 30px 15px;
  width: 100%;
}
#CC2172439.content .footer-ctas .footer-cta a:hover {
  text-decoration: none;
}
#CC2172439.content .footer-ctas .footer-cta a .footer-cta-highlight {
  color: #00A1E0;
}
#CC2172439.content .footer-ctas li {
  width: 300px;
  border: 3px solid #f7f7f7;
  position: relative;
}

#CC2172439.content .footer-ctas li h2,
#CC2172439.content .footer-ctas li p {
  color: #000;
}

#CC2172439.content .footer-ctas li h2 {
  font-size: 28px;
  margin-bottom: 15px;
}

#CC2172439.content .footer-ctas li h2:after {
  content: ">";
  top: 15px;
  right: 10px;
  position: absolute;
}

#sitemap #CC2172439.content .cta-container {
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

#sitemap #CC2172439.content .footer-nav {
  display: flex;
  flex-wrap: wrap;
  width: 850px;
  margin: 0 auto;
}

#sitemap #CC2172439.content .footer-nav div {
  display: inline-block;
  width: 150px;
  margin-right: 20px;
  margin-bottom: 15px;
  vertical-align: top;
}

@media (max-width: 960px) {
  #CC2172439.content {
    width: 100%;
    padding: 0 10px;
  }
  #CC2172439.content .footer-ctas li {
    margin-right: 20px;
  }
  #sitemap #CC2172439.content .footer-nav {
    width: 100%;
  }
}

@media (max-width: 768px) {
  #CC2172439.content .footer-ctas {
    display: block;
  }
  #CC2172439.content .footer-ctas li {
    width: 100%;
    justify-content: space-between;
  }
}

@media (max-width: 575px) {
  #CC2172439.content .footer-ctas li h2:after {
    right: 0;
  }
}

/* END CUSTOM STYLES */

/*# sourceMappingURL=CC2172439-pHome-footer.css.map */
