#trcWrapper div,
#trcWrapper span,
#trcWrapper applet,
#trcWrapper object,
#trcWrapper iframe,
#trcWrapper h1,
#trcWrapper h2,
#trcWrapper h3,
#trcWrapper h4,
#trcWrapper h5,
#trcWrapper h6,
#trcWrapper p,
#trcWrapper blockquote,
#trcWrapper pre,
#trcWrapper a,
#trcWrapper abbr,
#trcWrapper acronym,
#trcWrapper address,
#trcWrapper big,
#trcWrapper cite,
#trcWrapper code,
#trcWrapper del,
#trcWrapper dfn,
#trcWrapper em,
#trcWrapper img,
#trcWrapper ins,
#trcWrapper kbd,
#trcWrapper q,
#trcWrapper s,
#trcWrapper samp,
#trcWrapper small,
#trcWrapper strike,
#trcWrapper strong,
#trcWrapper sub,
#trcWrapper sup,
#trcWrapper tt,
#trcWrapper var,
#trcWrapper b,
#trcWrapper u,
#trcWrapper i,
#trcWrapper center,
#trcWrapper dl,
#trcWrapper dt,
#trcWrapper dd,
#trcWrapper ol,
#trcWrapper ul,
#trcWrapper li,
#trcWrapper fieldset,
#trcWrapper form,
#trcWrapper label,
#trcWrapper legend,
#trcWrapper table,
#trcWrapper caption,
#trcWrapper tbody,
#trcWrapper tfoot,
#trcWrapper thead,
#trcWrapper tr,
#trcWrapper th,
#trcWrapper td,
#trcWrapper article,
#trcWrapper aside,
#trcWrapper canvas,
#trcWrapper details,
#trcWrapper embed,
#trcWrapper figure,
#trcWrapper figcaption,
#trcWrapper footer,
#trcWrapper header,
#trcWrapper hgroup,
#trcWrapper menu,
#trcWrapper nav,
#trcWrapper output,
#trcWrapper ruby,
#trcWrapper section,
#trcWrapper summary,
#trcWrapper time,
#trcWrapper mark,
#trcWrapper audio,
#trcWrapper video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
#trcWrapper article,
#trcWrapper aside,
#trcWrapper details,
#trcWrapper figcaption,
#trcWrapper figure,
#trcWrapper footer,
#trcWrapper header,
#trcWrapper hgroup,
#trcWrapper menu,
#trcWrapper nav,
#trcWrapper section {
  display: block;
}
#trcWrapper ol,
#trcWrapper ul {
  list-style: none;
}
#trcWrapper blockquote,
#trcWrapper q {
  quotes: none;
}
#trcWrapper blockquote:before,
#trcWrapper blockquote:after,
#trcWrapper q:before,
#trcWrapper q:after {
  content: '';
  content: none;
}
#trcWrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'CharlesModern';
  font-weight: normal;
  font-style: normal;
  src: url('P-6220301/CharlesModern-Regular.eot');
  src: url('P-6220301/CharlesModern-Regular.eot?') format('embedded-opentype'), url('P-6220301/CharlesModern-Regular.woff') format('woff'), url('P-6220301/CharlesModern-Regular.ttf') format('truetype'), url('P-6220301/CharlesModern-Regular.svg#CharlesModern-Regular') format('svg');
}
@font-face {
  font-family: 'CharlesModern';
  font-weight: normal;
  font-style: italic;
  src: url('P-6220301/CharlesModern-Italic.eot');
  src: url('P-6220301/CharlesModern-Italic.eot?') format('embedded-opentype'), url('P-6220301/CharlesModern-Italic.woff') format('woff'), url('P-6220301/CharlesModern-Italic.ttf') format('truetype'), url('P-6220301/CharlesModern-Italic.svg#CharlesModern-Italic') format('svg');
}
@font-face {
  font-family: 'CharlesModern';
  font-weight: bold;
  font-style: normal;
  src: url('P-6220301/CharlesModern-Bold.eot');
  src: url('P-6220301/CharlesModern-Bold.eot?') format('embedded-opentype'), url('P-6220301/CharlesModern-Bold.woff') format('woff'), url('P-6220301/CharlesModern-Bold.ttf') format('truetype'), url('P-6220301/CharlesModern-Bold.svg#CharlesModern-Bold') format('svg');
}
@font-face {
  font-family: 'CharlesModern';
  font-weight: bold;
  font-style: italic;
  src: url('P-6220301/CharlesModern-BoldItalic.eot');
  src: url('P-6220301/CharlesModern-BoldItalic.eot?') format('embedded-opentype'), url('P-6220301/CharlesModern-BoldItalic.woff') format('woff'), url('P-6220301/CharlesModern-BoldItalic.ttf') format('truetype'), url('P-6220301/CharlesModern-BoldItalic.svg#CharlesModern-BoldItalic') format('svg');
}
@font-face {
  font-family: 'CharlesModern';
  font-weight: 300;
  font-style: normal;
  src: url('P-6220301/CharlesModern-Light.eot');
  src: url('P-6220301/CharlesModern-Light.eot?') format('embedded-opentype'), url('P-6220301/CharlesModern-Light.woff') format('woff'), url('P-6220301/CharlesModern-Light.ttf') format('truetype'), url('P-6220301/CharlesModern-Light.svg#CharlesModern-Light') format('svg');
}
@font-face {
  font-family: 'CharlesModern';
  font-weight: 300;
  font-style: italic;
  src: url('P-6220301/CharlesModern-LightItalic.eot');
  src: url('P-6220301/CharlesModern-LightItalic.eot?') format('embedded-opentype'), url('P-6220301/CharlesModern-LightItalic.woff') format('woff'), url('P-6220301/CharlesModern-LightItalic.ttf') format('truetype'), url('P-6220301/CharlesModern-LightItalic.svg#CharlesModern-Light') format('svg');
}
#trcWrapper .section-nav-bar-container {
  background-color: #3C4B58;
  border-top: 1px solid #98A4AE;
}
#trcWrapper .section-nav-bar-container .section-nav-bar {
  max-width: 1280px;
  margin: 0 auto;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-full {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-full li {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-full li a {
  display: block;
  height: 70px;
  line-height: 70px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-full li a.active {
  color: #037dae;
  background-color: #fff;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-full li a.active:hover {
  background-color: #fff;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-mobile {
  display: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  font-size: 17px;
  text-decoration: none;
  color: #026D97;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-mobile .sch-chevron-left {
  padding-right: 5px;
  text-decoration: none;
}
#trcWrapper .section-nav-bar-container .section-nav-bar-mobile .link {
  text-decoration: underline;
}
@media (max-width: 768px) {
  #trcWrapper .section-nav-bar-container {
    background-color: #fff;
    border-top: none;
  }
  #trcWrapper .section-nav-bar-container .section-nav-bar-full {
    display: none;
  }
  #trcWrapper .section-nav-bar-container .section-nav-bar-mobile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#trcWrapper .trc-header {
  position: relative;
  margin-bottom: 45px;
  padding: 35px 0 90px 0;
  text-align: center;
  background-color: #e5e5e5;
}
#trcWrapper .trc-header::before,
#trcWrapper .trc-header::after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 90px solid #0000;
}
#trcWrapper .trc-header::before {
  right: 0;
  border-right: 480px solid #fff;
}
#trcWrapper .trc-header::after {
  left: 0;
  border-left: 480px solid #fff;
}
#trcWrapper .trc-header .main-logo {
  width: 651px;
  height: 130px;
  margin: 0 auto;
  text-indent: -9999px;
  background-image: url(img/logo.svg);
  background-size: 651px 130px;
}
#trcWrapper .trc-header h2 {
  font-size: 69px;
  color: #037DAE;
}
#trcWrapper .trc-header .hero {
  width: 833px;
  height: 270px;
  margin: 45px 0 45px 48px;
}
#trcWrapper .trc-header p {
  font-size: 22.5px;
  line-height: 34.5px;
}
@media (max-width: 968px) {
  #trcWrapper .trc-header p {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #trcWrapper .trc-header p {
    font-size: 29px;
  }
}
#trcWrapper .trc-disclosures {
  padding: 30px 50px;
  color: #fff;
  background-color: #465363;
}
#trcWrapper .trc-disclosures p {
  margin-bottom: 15px;
  font-size: 12px;
}
#trcWrapper .trc-disclosures p.notnomay {
  margin: 25px 0;
  padding: 4px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #fff;
}
#trcWrapper .trc-disclosures p a {
  color: #70D4FB;
}
#trcWrapper .trc-disclosures .logo {
  margin-top: 35px;
  text-align: center;
}
#trcWrapper .trc-disclosures .logo img {
  width: 65px;
  height: 65px;
}
@media (max-width: 968px) {
  #trcWrapper .trc-disclosures p {
    font-size: 18px;
  }
  #trcWrapper .trc-disclosures p.notnomay {
    font-size: 23px;
  }
  #trcWrapper .trc-disclosures .logo img {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  #trcWrapper .trc-disclosures .logo img {
    width: 130px;
    height: 130px;
  }
}
@media (max-width: 414px) {
  #trcWrapper .trc-disclosures p {
    font-size: 31px;
  }
  #trcWrapper .trc-disclosures .logo img {
    width: 150px;
    height: 150px;
  }
}
#trcWrapper .trc-story.story-1 {
  margin-bottom: 100px;
}
#trcWrapper .trc-story.story-1 h3 {
  margin-bottom: 25px;
}
#trcWrapper .trc-story.story-1 p {
  margin-bottom: 50px;
  padding: 0 125px;
  font-size: 17.5px;
  line-height: 24px;
}
#trcWrapper .trc-story.story-1 img {
  width: 637px;
  height: 416px;
}
@media (max-width: 968px) {
  #trcWrapper .trc-story.story-1 p {
    font-size: 24px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-1 h4 {
    font-size: 34px;
  }
  #trcWrapper .trc-story.story-1 img {
    width: 100%;
    height: 545px;
  }
}
@media (max-width: 767px) {
  #trcWrapper .trc-story.story-1 h4 {
    font-size: 38px;
  }
  #trcWrapper .trc-story.story-1 p {
    padding: 0 50px;
    font-size: 31px;
    line-height: normal;
  }
}
#trcWrapper .trc-story.story-2 {
  margin-bottom: 100px;
}
#trcWrapper .trc-story.story-2 p {
  font-size: 17.5px;
  line-height: 24px;
}
#trcWrapper .trc-story.story-2 .green {
  font-weight: bold;
  color: #037DAE;
}
#trcWrapper .trc-story.story-2 .red {
  font-weight: bold;
  color: #9C4877;
}
#trcWrapper .trc-story.story-2 .trc-columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#trcWrapper .trc-story.story-2 .trc-columns .trc-column.preferences {
  margin-left: -5px;
}
#trcWrapper .trc-story.story-2 .trc-columns .trc-column.forces {
  margin-right: -5px;
}
#trcWrapper .trc-story.story-2 .trc-columns .trc-column.info {
  width: 300px;
  margin: 50px 0 20px 0;
}
#trcWrapper .trc-story.story-2 .trc-columns .trc-column.info p {
  margin-bottom: 20px;
}
#trcWrapper .trc-story.story-2 .story-2-mobile {
  display: none;
  width: 100%;
}
@media (max-width: 767px) {
  #trcWrapper .trc-story.story-2 p {
    font-size: 26px;
    line-height: 30px;
  }
  #trcWrapper .trc-story.story-2 .trc-columns {
    padding: 0 50px;
  }
  #trcWrapper .trc-story.story-2 .trc-columns .trc-column.preferences,
  #trcWrapper .trc-story.story-2 .trc-columns .trc-column.forces {
    display: none;
  }
  #trcWrapper .trc-story.story-2 .trc-columns .trc-column.info {
    width: 100%;
  }
  #trcWrapper .trc-story.story-2 .trc-columns .trc-column.info img {
    width: 60%;
  }
  #trcWrapper .trc-story.story-2 .story-2-mobile {
    display: block;
  }
}
@media (max-width: 374px) {
  #trcWrapper .trc-story.story-2 p {
    font-size: 31px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-2 .trc-columns .trc-column.preferences,
  #trcWrapper .trc-story.story-2 .trc-columns .trc-column.forces {
    margin-top: 100px;
  }
}
#trcWrapper .trc-story.story-3 {
  height: 1875px;
  margin-bottom: 125px;
  background-image: url(img/story-3.svg);
  background-position: top 215px left -30px;
  background-repeat: no-repeat;
}
#trcWrapper .trc-story.story-3 > h3 {
  margin-bottom: 35px;
}
#trcWrapper .trc-story.story-3 > p {
  font-size: 24px;
  line-height: 36px;
}
#trcWrapper .trc-story.story-3 ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 75px;
  padding: 0 115px;
  font-size: 22.5px;
  line-height: 36px;
  text-align: left;
}
#trcWrapper .trc-story.story-3 ul li:nth-child(1) {
  width: 410px;
  margin-bottom: 200px;
}
#trcWrapper .trc-story.story-3 ul li:nth-child(2) {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  width: 500px;
  margin-bottom: 305px;
}
#trcWrapper .trc-story.story-3 ul li:nth-child(3) {
  width: 450px;
  margin-bottom: 140px;
}
#trcWrapper .trc-story.story-3 ul li:nth-child(4) {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  width: 405px;
  margin-bottom: 195px;
}
#trcWrapper .trc-story.story-3 ul li:nth-child(5) {
  width: 375px;
}
#trcWrapper .trc-story.story-3 ul li .list-item {
  color: #037DAE;
}
@media (max-width: 767px) {
  #trcWrapper .trc-story.story-3 > p {
    font-size: 31px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-3 ul {
    margin-top: 40px;
    font-size: 31px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-3 ul br {
    display: none;
  }
  #trcWrapper .trc-story.story-3 ul li:nth-child(1) {
    margin-bottom: 160px;
  }
  #trcWrapper .trc-story.story-3 ul li:nth-child(2) {
    margin-bottom: 240px;
  }
  #trcWrapper .trc-story.story-3 ul li:nth-child(3) {
    margin-bottom: 55px;
  }
  #trcWrapper .trc-story.story-3 ul li:nth-child(4) {
    margin-bottom: 100px;
  }
}
#trcWrapper .trc-story.story-4 {
  margin-bottom: 125px;
}
#trcWrapper .trc-story.story-4 > h3 {
  margin-bottom: 35px;
}
#trcWrapper .trc-story.story-4 > p {
  font-size: 20px;
  line-height: 25px;
}
#trcWrapper .trc-story.story-4 .advisor-comparison {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 934px;
  padding: 220px 50px 0 25px;
  background-image: url(img/story-4-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare {
  width: 235px;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare:first-child img {
  width: 68px;
  height: 122px;
  margin-bottom: 39px;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare:nth-child(2) img {
  width: 152px;
  height: 132px;
  margin-bottom: 28px;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare:last-child img {
  width: 134px;
  height: 110px;
  margin-bottom: 52px;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare h5 {
  height: 40px;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #037DAE;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare img {
  margin-top: 30px;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare ul {
  list-style: none;
}
#trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare ul li {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 17px;
}
@media (max-width: 968px) {
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare ul li {
    font-size: 16px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare ul li br {
    display: none;
  }
}
@media (max-width: 767px) {
  #trcWrapper .trc-story.story-4 {
    margin-bottom: 50px;
  }
  #trcWrapper .trc-story.story-4 > p {
    padding: 0 50px;
    font-size: 31px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-4 > p br {
    display: none;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison {
    padding-top: 80px;
    background-image: none;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare {
    width: auto;
    padding-right: 20px;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare:last-child {
    padding-right: 0;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare h5 {
    font-size: 34px;
    line-height: normal;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare img {
    margin-top: 70px;
  }
  #trcWrapper .trc-story.story-4 .advisor-comparison .advisor-compare ul li {
    min-height: 225px;
    margin-bottom: 0;
    font-size: 31px;
  }
}
#trcWrapper .trc-story-5 {
  padding: 50px 0;
  background-color: #e5e5e5;
}
#trcWrapper .trc-story-5 > h3 {
  margin-bottom: 35px;
  font-size: 44px;
  text-align: center;
}
#trcWrapper .trc-story-5 > p {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}
#trcWrapper .trc-story-5 .advisor-types {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 968px;
  padding: 80px 30px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 430px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child {
  padding-right: 60px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child .advisor-info {
  max-width: 275px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type:last-child .advisor-info {
  max-width: 285px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type .advisor-info {
  padding-left: 30px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type p {
  font-size: 17px;
  line-height: 23px;
}
#trcWrapper .trc-story-5 .advisor-types .advisor-type .trc-btn {
  margin-top: 20px;
}
@media (max-width: 968px) {
  #trcWrapper .trc-story-5 .advisor-types .advisor-type p,
  #trcWrapper .trc-story-5 .advisor-types .advisor-type .trc-btn {
    font-size: 24px;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  #trcWrapper .trc-story-5 > p {
    font-size: 31px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child {
    padding-right: 40px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child .advisor-info {
    max-width: 310px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:last-child .advisor-info {
    max-width: 350px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type p {
    font-size: 26px;
  }
}
@media (max-width: 414px) {
  #trcWrapper .trc-story-5 .advisor-types {
    display: block;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type {
    max-width: 100%;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child .advisor-info,
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:last-child .advisor-info {
    max-width: 100%;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child {
    margin-bottom: 80px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type:first-child img {
    margin: 0 36px 0 40px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type p {
    font-size: 31px;
  }
  #trcWrapper .trc-story-5 .advisor-types .advisor-type .trc-btn {
    font-size: 31px;
  }
}
#trcWrapper {
  font-family: 'CharlesModern', Arial, sans-serif;
  color: #415364;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  -webkit-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}
#trcWrapper .trc-infographic {
  margin: 0 auto;
  width: 968px;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  border: none;
}
#trcWrapper .trc-story {
  text-align: center;
  background-color: #fff;
}
#trcWrapper .trc-btn {
  display: inline-block;
  padding: 12px 20px;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
  color: #fff;
  background-color: #037DAE;
}
#trcWrapper h3 {
  font-size: 48px;
  font-weight: bold;
}
#trcWrapper h4 {
  font-size: 27px;
  font-weight: bold;
  color: #037DAE;
}
#trcWrapper strong {
  font-weight: bold;
}
#trcWrapper sup {
  font-size: 0.833em;
  line-height: .7;
  vertical-align: super;
}
#trcWrapper img {
  max-width: 100%;
}
#trcWrapper .small-caps {
  font-variant: small-caps;
}
#trcWrapper .nowrap {
  white-space: nowrap;
}
