  .cta > a {
  cursor: pointer;
  display: flex;
}
.cta > a:hover,
.cta > a:focus,
.cta > a:visited {
  text-decoration: none;
}
.cta > a .icon {
  font-size: 60px;
  margin: 0 0 0 0 !important;
  display: flex;
  align-items: center;
}
.cta > a .icon span {
  color: #fff;
}
.cta > a .icon a:hover {
  text-decoration: none;
}
.cta > a .cta-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  margin-left: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cta > a .cta-title .title {
  padding: 2px 6px;
  margin-bottom: 2px;
  line-height: 28px;
  color: #fff;
}
.cta-request-info .title {
  background: #888581;
}
.cta-visit .title {
  background: #ca2028;
}
.cta-apply .title {
  background: #a6a65e;
}
.cta-explore .title {
  background: #3A7AAB;
}
.homepage-advanced section.bio .horizontal .bio-block-inner {
  margin-bottom: 30px;
}
.homepage-advanced section.bio .bio-block-text h2 {
  margin: 0;
}
.homepage-advanced section.bio .bio-block-text p {
  margin-top: 8px;
  margin-bottom: 8px;
}
.header nav li.depth0 {
  display: none;
}
.pricing-tool {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .row.equal > div[class*='col-'].bio-block {
    margin-bottom: 16px;
  }
}
#section-2 .feature-title h3 {
  color: #00406F;
}
#section-5 .bio-block-text h3 {
  margin-top: 4px;
}
#section-5 .img-responsive {
  margin-bottom: 0px;
}
