/*! 0000 10/11/2019 10:30 AM Copyright 2019 USAA. All Rights Reserved. */
.section-4 * {
  -webkit-font-smoothing: antialiased;
}
.dark-blue-text {
  color: #12627b;
}
.section-4 h2 {
  margin-bottom: 20px;
  font-size: 1.5em;
  font-family: "Gotham Narrow", Arial, sans-serif;
}
.section-4 {
  padding: 55px 60px 24px;
}
.section-4 .list-columns.list-with-icons .half-width a {
  display: block;
}
.page-content a:focus {
  border-top: none;
  outline: #d0cfce solid 2px;
  outline-offset: 6px;
}
.section-4 a {
  line-height: 1.3em;
}
.half-width {
  width: 50%;
}
.section-4 ul li {
  font-weight: 700;
  font-size: 1em !important;
  line-height: 0.9em;
}
.list-with-icons li {
  padding-left: 7px;
  margin-bottom: 20px;
}
.list-with-icons li {
  list-style-type: none;
  position: relative;
  padding-left: 24px;
  margin-bottom: 15px;
  margin-left: 0;
  padding-top: 0;
}
.cdo .cta-bar {
  background: #0e4e62;
  padding: 30px 30px;
  display: flex;
}

.cdo .cta-bar h2 {
  font-size: 1.875rem;
  font-family: "Gotham Narrow", Arial, sans-serif;
  color: #fff;
  font-weight: 500;
}

.cdo .cta-bar .headline {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 500;
  padding: 0 30px 15px 0;
  margin-top: -5px;
  line-height: 32px;
}

.cdo .cta-bar .small-letters {
  color: #fff;
  line-height: 18px;
  font-size: 0.875rem;
  font-family: "Gotham Narrow Book", sans-serif;
}

.cdo .split-wrap {
  display: flex;
  width: 100%;
  padding: 0;
}

.cdo .split-wrap .left {
  width: 10%;
  margin: 0px;
  text-align: center;
}

.cdo .split-wrap .lockout {
  width: 0%;
  border-left: solid 1px #466c7e;
  height: auto;
  margin-left: 15px;
}

.cdo .split-wrap .right {
  margin-left: 30px;
  width: 83%;
}

.cdo .split-wrap .fee-icon {
  color: #fff;
  min-height: 48px;
  filter: brightness(100);
}

.cdo .desktop-only {
  display: inline-block;
  vertical-align: sub;
}
.darker-bg {
  background: #edecea !important;
}
.content-section-md.darker-bg .unordered-list {
  padding-left: 20px;
}
.content-section-md.darker-bg .unordered-list li {
  list-style-type: disc;
  margin-left: 0px;
}
.summary {
  max-width: 704px;
  margin: auto;
  margin-bottom: 0px;
}
.cdo.bottom-banner .banner {
  background-image: none;
  color: #ffffff;
  padding-bottom: 0px;
}
.cdo.bottom-banner .banner::before {
  background-image: none;
}
.cdo.bottom-banner .banner h2 {
  color: #ffffff;
  font-size: 2.5em !important;
  max-width: 704px;
}
.cdo.bottom-banner .banner .cta-minor {
  margin-bottom: 30px;
}
.cdo.bottom-banner .banner .color-gold {
  color: #FAC705!important;
}

