@import url("https://use.typekit.net/glf6jca.css");
.bg--navy1 {
  background: #2C3582; }

.bg--navy2 {
  background: #6C76B2; }

.bg--navy3 {
  background: #99A4E4; }

.bg--navy4 {
  background: #D3D7F4; }

.bg--navy5 {
  background: #F1F3FE; }

.bg--darkblue1 {
  background: #2E5BA8; }

.bg--darkblue2 {
  background: #5081D4; }

.bg--darkblue3 {
  background: #7CA9F5; }

.bg--darkblue4 {
  background: #B7D1FF; }

.bg--lightblue1 {
  background: #00B0FF; }

.bg--lightblue2 {
  background: #4FC5FB; }

.bg--lightblue3 {
  background: #79D4FD; }

.bg--lightblue4 {
  background: #BCEAFE; }

.bg--orange1 {
  background: #FFB000; }

.bg--orange2 {
  background: #FFC84E; }

.bg--orange3 {
  background: #FFD983; }

.bg--orange4 {
  background: #FFE9B7; }

.bg--black {
  background: #000; }

.bg--white {
  background: #FFF; }

.bg--offwhite {
  background: #F2F2F2; }

.bg--graydark {
  background: #3F4444; }

.bg--graymedium {
  background: #707372; }

.bg--graylight {
  background: #BFC1C1; }

.bg--graylightest {
  background: #F2F2F2; }

.color--navy1 {
  color: #2C3582; }

.color--navy2 {
  color: #6C76B2; }

.color--navy3 {
  color: #99A4E4; }

.color--navy4 {
  color: #D3D7F4; }

.color--navy5 {
  color: #F1F3FE; }

.color--darkblue1 {
  color: #2E5BA8; }

.color--darkblue2 {
  color: #5081D4; }

.color--darkblue3 {
  color: #7CA9F5; }

.color--darkblue4 {
  color: #B7D1FF; }

.color--lightblue1 {
  color: #00B0FF; }

.color--lightblue2 {
  color: #4FC5FB; }

.color--lightblue3 {
  color: #79D4FD; }

.color--lightblue4 {
  color: #BCEAFE; }

.color--orange1 {
  color: #FFB000; }

.color--orange2 {
  color: #FFC84E; }

.color--orange3 {
  color: #FFD983; }

.color--orange4 {
  color: #FFE9B7; }

.color--black {
  color: #000; }

.color--white {
  color: #FFF; }

.color--offwhite {
  color: #F2F2F2; }

.color--graydark {
  color: #3F4444; }

.color--graymedium {
  color: #707372; }

.color--graylight {
  color: #BFC1C1; }

.color--graylightest {
  color: #F2F2F2; }

body {
  font-family: "proxima-nova", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

img {
  max-width: 100%;
  height: auto; }

hr {
  border-bottom: 2px solid #F2F2F2;
  margin: 4rem 0; }

.learn-more-link:hover,
.big-link:hover {
  text-decoration: none; }

.clearboth2 {
  height: 0; }

#backToTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  background: orange;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 40px; }
  #backToTop .go-to-top-block {
    width: 100%;
    height: 100%;
    font-size: 22px;
    padding: 0;
    line-height: 43px;
    background: none; }

.btn,
.callout-text a:last-of-type,
.hero a,
.readMore a {
  font-size: 16px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  min-width: 200px;
  min-height: 50px;
  border-radius: 100vh;
  text-transform: uppercase;
  background-color: #FFB000;
  color: #FFF;
  border: 0; }
  .btn:hover,
  .callout-text a:last-of-type:hover,
  .hero a:hover,
  .readMore a:hover {
    background-color: #FFC84E; }

.readMore a {
  font-size: 14px;
  min-width: 150px;
  min-height: 30px; }

.link-learn-more,
.card-inner a {
  text-transform: uppercase;
  font-weight: 500;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
          align-items: center;
  margin-top: 2rem;
  position: absolute;
  bottom: 2.5rem;
  color: #3F4444; }
  .link-learn-more:after,
  .card-inner a:after {
    font-family: "Font Awesome 5 Pro" !important;
    content: "\f054";
    color: #FFB000;
    margin-left: 1rem; }
  .link-learn-more i, .link-learn-more svg,
  .card-inner a i,
  .card-inner a svg {
    display: none; }
  .link-learn-more:hover,
  .card-inner a:hover {
    text-decoration: none; }

.hero a,
.callout-text a:last-of-type {
  margin-top: 32px; }

.hero {
  background-size: cover;
  background-position: center;
  height: 80vh;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: -20px;
  width: 100%; }
  .hero h1 {
    margin-top: 0;
    font-size: 80px;
    color: #fff;
    font-weight: 400;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5); }
    @media screen and (max-width: 768px) {
      .hero h1 {
        font-size: 55px; } }
  .hero img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: -1; }
  .hero.hero-img {
    height: 475px;
    overflow: hidden;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .hero.hero-img {
        height: 235px; } }

.jumbotron h1 {
  font-weight: 300; }

.card-row {
  position: relative;
  padding-bottom: 4rem;
  padding-top: 4rem; }
  @media screen and (min-width: 768px) {
    .card-row .row {
      display: -webkit-box;
      display: flex;
      -webkit-box-pack: start;
              justify-content: flex-start; } }
  .card-row .row .card {
    height: auto; }

@media screen and (min-width: 768px) {
  .home > .card {
    margin-top: -10rem; } }

.card-row .card > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  height: 100%; }

.card-row .card-inner {
  padding: 30px 30px 60px 30px; }

.card-row .card-text {
  margin: 1rem 0 2rem;
  font-size: 16px; }

.card-row-w-icon .card-icon {
  width: 125px;
  margin-bottom: 1rem; }

.card-row-w-icon .card-inner {
  background: #FFF;
  text-align: center; }

.card-row-w-icon .card-title {
  min-height: 76px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  line-height: 1.6;
  margin: 1rem 0;
  font-weight: 600;
  text-transform: uppercase; }

.card-row-w-icon .link-learn-more {
  margin-top: auto; }

.card-row-w-img {
  margin: 0; }
  .card-row-w-img .card {
    margin: 2rem 0;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .card-row-w-img .card {
        margin: 2rem;
        overflow: hidden;
        max-width: calc(100% - 4rem);
        text-align: center; } }
  .card-row-w-img .card-title {
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
    font-size: 22px; }
  .card-row-w-img .link-learn-more {
    color: #FFF;
    width: 100%;
    margin-bottom: auto;
    font-weight: 500; }
  .card-row-w-img .card-inner {
    background: #ABABAB !important; }

.content-buckets {
  padding: 4rem 0; }
  .content-buckets .card-inner {
    background: transparent; }
  .content-buckets .card-title {
    color: #FFF; }
  .content-buckets .card-text {
    color: #FFF; }
  .content-buckets .link-learn-more {
    color: #FFF; }

.callout-full-w-img {
  background-image: url("https://clubrunner.blob.core.windows.net/00000305561/AdminImages/Buttons/callout-full-lines.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .callout-full-w-img {
      padding: 0 3rem !important; } }
  .callout-full-w-img .container {
    min-height: 50vh;
    padding: 6rem 3rem; }
    .callout-full-w-img .container .callout-text,
    .callout-full-w-img .container .callout-img {
      padding: 4rem 0;
      font-size: 17px; }
      @media screen and (max-width: 767px) {
        .callout-full-w-img .container .callout-text,
        .callout-full-w-img .container .callout-img {
          padding: 4rem 0 !important; } }
    @media screen and (max-width: 767px) {
      .callout-full-w-img .container .callout-img {
        padding: 0 0 4rem 0 !important; } }
    @media screen and (min-width: 768px) {
      .callout-full-w-img .container {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
                justify-content: center;
        -webkit-box-align: center;
                align-items: center;
        padding: 6rem; }
        .callout-full-w-img .container .callout-text,
        .callout-full-w-img .container .callout-img {
          max-width: 50%;
          -webkit-box-flex: 50%;
                  flex: 50%;
          display: block; }
        .callout-full-w-img .container .callout-text {
          padding-right: 100px; }
        .callout-full-w-img .container .container {
          min-height: 75vh; } }
  .callout-full-w-img .callout-title {
    margin-bottom: 32px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .callout-full-w-img .callout-title {
        font-size: 32px; } }
  .callout-full-w-img .btn {
    margin-top: 32px; }

.callout-banner {
  background-image: -webkit-gradient(linear, left top, right top, from(#5081D4), to(#00B0FF));
  background-image: -webkit-linear-gradient(left, #5081D4, #00B0FF);
  background-image: linear-gradient(0.25turn, #5081D4, #00B0FF);
  position: relative;
  font-size: 17px;
  padding-left: 3rem !important;
  padding-right: 3rem !important; }
  .callout-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 33vh;
    background-image: url("https://clubrunner.blob.core.windows.net/00000305561/AdminImages/Buttons/callout-banner-lines.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    z-index: 0; }
  .callout-banner .container {
    max-width: 640px;
    min-height: 256px;
    padding: 8rem 2rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    position: relative; }
  .callout-banner .callout-title {
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .callout-banner .callout-title {
        font-size: 32px; } }
  .callout-banner .btn {
    margin-top: 32px; }

.content-2up-left {
  padding: 5rem 5rem 5rem 0; }

.content-2up-right {
  padding: 5rem 0 5rem 5rem; }

.content-2up {
  padding: 5rem; }
  .content-2up.bg--white {
    padding: 3rem 0; }

.content-2up-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: top;
          align-items: top;
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .content-2up-title {
      font-size: 32px; } }

@media screen and (max-width: 767px) {
  .content-2up-left,
  .content-2up-right {
    padding: 3rem; } }

.page-header {
  display: none; }

.aopl-page-header {
  background: -webkit-gradient(linear, left top, right top, from(#5081D4), to(#00B0FF));
  background: -webkit-linear-gradient(left, #5081D4, #00B0FF);
  background: linear-gradient(0.25turn, #5081D4, #00B0FF);
  color: #FFF;
  min-height: 198px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .aopl-page-header {
      padding: 3rem; } }
  .aopl-page-header h2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 55px;
    margin: 0;
    color: #FFF;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .aopl-page-header h2 {
        font-size: 40px;
        letter-spacing: -1px; } }

.page-overview {
  padding: 3rem; }
  @media screen and (min-width: 768px) {
    .page-overview {
      padding: 3rem 6rem; } }
  .page-overview .page-overview-title {
    font-size: 55px;
    font-weight: 300;
    text-transform: uppercase;
    color: #2E5BA8;
    line-height: 1.75;
    margin-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      .page-overview .page-overview-title {
        font-size: 45px;
        letter-spacing: -1px; } }
  .page-overview .page-overview-text {
    font-size: 24px;
    line-height: 36px; }

.content-block {
  margin: 6rem 3rem 3rem; }
  @media screen and (min-width: 768px) {
    .content-block {
      margin: 6rem 6rem 3rem; } }

.content-block-header {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2E5BA8;
  margin-bottom: 26px;
  margin-top: 2rem; }

.content-block-subheader {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
  color: #2E5BA8;
  margin-bottom: 18px; }

.content-block-list {
  margin: 4rem 0;
  padding: 0 20px;
  list-style: none;
  left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important; }
  .content-block-list li {
    margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .content-block-list {
      -webkit-columns: 2;
         -moz-columns: 2;
              columns: 2;
      -webkit-column-gap: 4rem;
         -moz-column-gap: 4rem;
              column-gap: 4rem; }
      .content-block-list li {
        margin-bottom: 0; } }

.link-buckets {
  padding: 2rem 3rem; }
  @media screen and (min-width: 768px) {
    .link-buckets {
      padding: 4rem 0 0 0; } }
  .link-buckets a {
    display: block;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600; }
    .link-buckets a[href*="pdf"] .big-link-text, .link-buckets a[href*="download=1"] .big-link-text {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='20px' viewBox='0 0 26 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Content/resource' transform='translate(-326.000000, -260.000000)' stroke='%23FFB000'%3E%3Cg id='Icon/Chevron-Right'%3E%3Cg transform='translate(327.000000, 257.000000)'%3E%3Cg id='Chevron-Right' stroke-width='1' fill-rule='evenodd' transform='translate(11.333333, 10.000000) rotate(90.000000) translate(-11.333333, -10.000000) translate(4.000000, 2.666667)'%3E%3Cpolyline id='Path-181' stroke-width='2' points='8 0 14.6666667 7.53830414 8 14.6666667'%3E%3C/polyline%3E%3Cpath d='M13.3333333,7.33333333 L1.33333333,7.33333333' id='Line-2' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3Cpath d='M0,22 L23.2987603,22' id='Line' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center right;
      background-size: 24px !important;
      color: #3F4444 !important; }
  .link-buckets .big-link-text {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
            align-items: flex-start;
    line-height: 24px;
    margin: 1rem 0;
    padding-right: 24px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='37px' viewBox='0 0 26 37' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Bootstrap-Grids,-Symbols,-Standard-Components' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' transform='translate(-296.000000, -566.000000)' fill='%23FFB000'%3E%3Cg id='Icons' transform='translate(0.000000, 84.500000)'%3E%3Cpolyline id='Fill-82' points='303.834 518.001 296.603 510.801 307.193 500.211 296.603 489.621 303.834 482.421 320.993 499.551 321.623 500.211 321.594 500.241 321.594 500.271 303.834 518.001'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 12px !important;
    background-position: 99% 50%;
    background-size: 12px; }

.link-bucket-title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 24px;
  color: #FFF; }

.link-bucket-text {
  color: #FFF;
  margin-bottom: 48px; }

.link-bucket-item {
  display: block; }

@media screen and (max-width: 767px) {
  .video-full {
    margin: 0 3rem; } }

.bio {
  padding: 5rem 2rem; }
  @media screen and (max-width: 767px) {
    .bio {
      margin: 1rem 0 !important; } }
  @media screen and (min-width: 768px) {
    .bio {
      padding: 5rem 0; } }
  .bio.bg--navy1 a {
    color: #fff;
    text-decoration: underline; }

.bio-name {
  font-weight: 600;
  font-size: 28px;
  text-transform: uppercase;
  margin-top: 0; }

.bio-title {
  font-weight: 300;
  font-size: 22px;
  text-transform: uppercase;
  margin: 2rem 0; }

table.bio-contact {
  text-transform: uppercase;
  margin-top: 2rem; }
  table.bio-contact td:first-child {
    padding-right: 2rem; }

.link-list {
  margin: 2rem 3rem; }
  @media screen and (min-width: 768px) {
    .link-list {
      margin: 2rem 0; } }

.link-list-title {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 36px;
  font-weight: 600;
  color: #2E5BA8; }

@media screen and (min-width: 768px) {
  .link-list-group {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; } }

.link-list-group a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  width: 465px;
  max-width: 100%;
  color: #3F4444;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='37px' viewBox='0 0 26 37' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Bootstrap-Grids,-Symbols,-Standard-Components' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' transform='translate(-296.000000, -566.000000)' fill='%23FFB000'%3E%3Cg id='Icons' transform='translate(0.000000, 84.500000)'%3E%3Cpolyline id='Fill-82' points='303.834 518.001 296.603 510.801 307.193 500.211 296.603 489.621 303.834 482.421 320.993 499.551 321.623 500.211 321.594 500.241 321.594 500.271 303.834 518.001'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 12px !important;
  background-position: 99% 50%;
  padding: 1rem 3rem 1rem 0;
  margin: 1rem 0;
  border-bottom: 2px solid #F2F2F2; }
  .link-list-group a:hover {
    text-decoration: none; }
  .link-list-group a[href*="pdf"], .link-list-group a[href*="docx"], .link-list-group a[href*="pptx"], .link-list-group a[href*="documents"] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='20px' viewBox='0 0 26 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Content/resource' transform='translate(-326.000000, -260.000000)' stroke='%23FFB000'%3E%3Cg id='Icon/Chevron-Right'%3E%3Cg transform='translate(327.000000, 257.000000)'%3E%3Cg id='Chevron-Right' stroke-width='1' fill-rule='evenodd' transform='translate(11.333333, 10.000000) rotate(90.000000) translate(-11.333333, -10.000000) translate(4.000000, 2.666667)'%3E%3Cpolyline id='Path-181' stroke-width='2' points='8 0 14.6666667 7.53830414 8 14.6666667'%3E%3C/polyline%3E%3Cpath d='M13.3333333,7.33333333 L1.33333333,7.33333333' id='Line-2' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3Cpath d='M0,22 L23.2987603,22' id='Line' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 22px !important; }

.link-list-item {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  width: 465px;
  max-width: 100%;
  color: #3F4444;
  padding-right: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='37px' viewBox='0 0 26 37' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Bootstrap-Grids,-Symbols,-Standard-Components' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' transform='translate(-296.000000, -566.000000)' fill='%23FFB000'%3E%3Cg id='Icons' transform='translate(0.000000, 84.500000)'%3E%3Cpolyline id='Fill-82' points='303.834 518.001 296.603 510.801 307.193 500.211 296.603 489.621 303.834 482.421 320.993 499.551 321.623 500.211 321.594 500.241 321.594 500.271 303.834 518.001'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 12px !important;
  background-position: 99% 50%;
  padding: 1rem 0;
  margin: 1rem 0;
  border-bottom: 2px solid #F2F2F2; }
  .link-list-item:hover {
    text-decoration: none; }
  .link-list-item[href*="pdf"], .link-list-item[href*="documents"] {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='20px' viewBox='0 0 26 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Symbols' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Content/resource' transform='translate(-326.000000, -260.000000)' stroke='%23FFB000'%3E%3Cg id='Icon/Chevron-Right'%3E%3Cg transform='translate(327.000000, 257.000000)'%3E%3Cg id='Chevron-Right' stroke-width='1' fill-rule='evenodd' transform='translate(11.333333, 10.000000) rotate(90.000000) translate(-11.333333, -10.000000) translate(4.000000, 2.666667)'%3E%3Cpolyline id='Path-181' stroke-width='2' points='8 0 14.6666667 7.53830414 8 14.6666667'%3E%3C/polyline%3E%3Cpath d='M13.3333333,7.33333333 L1.33333333,7.33333333' id='Line-2' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3Cpath d='M0,22 L23.2987603,22' id='Line' stroke-width='2' stroke-linecap='square'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 22px !important; }

.faqs {
  padding: 6rem 0; }

.faqs-title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase; }

.faqs-groups p {
  margin-bottom: 2rem; }

.faqs-groups > div {
  overflow: hidden; }

.faqs-groups hr {
  border-bottom: 1px solid #F2F2F2;
  margin: 2rem 0; }

.faqs-group-title {
  margin: 0;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase; }
  .faqs-group-title button {
    margin: 0;
    padding: 0;
    color: inherit;
    border: 0;
    width: auto;
    min-width: 0;
    font-size: inherit;
    display: block;
    background: none; }

.login-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 0rem !important; }
  @media screen and (max-width: 767px) {
    .login-area .search-bar {
      -webkit-box-flex: 1;
              flex: 1; } }

.login-band {
  background: #F2F2F2;
  color: #FFF;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase; }
  .login-band .loginArea3 > span {
    margin: 0 .5rem; }
  @media screen and (max-width: 767px) {
    .login-band .login-area-name {
      display: none; } }
  .login-band a {
    color: #2E5BA8 !important;
    margin: 0;
    border: 0; }
  .login-band .vertical-separator {
    border-left: 1px solid #2E5BA8;
    padding: 0; }
    @media screen and (max-width: 767px) {
      .login-band .vertical-separator {
        display: none; } }
  .login-band input {
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #2E5BA8 !important;
    border-radius: 0 !important;
    padding-left: 20px; }
    .login-band input::-webkit-input-placeholder {
      color: #2E5BA8 !important;
      text-transform: uppercase; }
    .login-band input:-ms-input-placeholder {
      color: #2E5BA8 !important;
      text-transform: uppercase; }
    .login-band input::-moz-placeholder {
      color: #2E5BA8 !important;
      text-transform: uppercase; }
    .login-band input::-ms-input-placeholder {
      color: #2E5BA8 !important;
      text-transform: uppercase; }
    .login-band input::placeholder {
      color: #2E5BA8 !important;
      text-transform: uppercase; }
    .login-band input:focus, .login-band input:active {
      background: transparent; }
  .login-band .input-group-addon {
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    border: 0;
    padding: 0;
    color: #2E5BA8; }

@media screen and (min-width: 768px) {
  .float-menu-vertical-align {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
            align-items: center; }
    .float-menu-vertical-align > .navbar-header {
      -webkit-box-flex: 1;
              flex: 1; }
    .float-menu-vertical-align > .navbar-collapse {
      -webkit-box-flex: 0;
              flex: 0 1 auto; } }

.navbar-brand {
  height: auto; }
  .navbar-brand > img {
    top: 0;
    -webkit-transform: none;
            transform: none;
    padding: 0 !important; }

.navbar-toggle {
  margin-top: 3rem; }

.navbar {
  background: #F2F2F2;
  margin: 0; }
  @media screen and (max-width: 767px) {
    .navbar .navbar-nav {
      margin: 7.5px 15px; } }
  .navbar .navbar-nav > li > a {
    color: #2E5BA8;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
  .navbar .dropdown .caret {
    border: 0;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='26px' height='37px' viewBox='0 0 26 37' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Bootstrap-Grids,-Symbols,-Standard-Components' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' transform='translate(-296.000000, -566.000000)' fill='%23FFB000'%3E%3Cg id='Icons' transform='translate(0.000000, 84.500000)'%3E%3Cpolyline id='Fill-82' points='303.834 518.001 296.603 510.801 307.193 500.211 296.603 489.621 303.834 482.421 320.993 499.551 321.623 500.211 321.594 500.241 321.594 500.271 303.834 518.001'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 8px !important;
    background-position: 100% 50%;
    -webkit-transform-origin: 15px;
            transform-origin: 15px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .navbar .dropdown.open > a {
    background: transparent;
    box-shadow: 0 2px 0 0px #FFB000; }
  .navbar .dropdown.open .caret {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .navbar .dropdown .dropdown-toggle:hover {
    background: transparent !important;
    box-shadow: 0 2px 0 0px #FFB000; }
  .navbar .dropdown .dropdown-menu {
    text-transform: uppercase;
    background: #FFF;
    border: 0;
    box-shadow: none;
    padding: 12px;
    margin: 0px;
    top: calc(100% + 2px); }
    .navbar .dropdown .dropdown-menu > li > a {
      font-size: 15px;
      font-weight: 400;
      padding: .8rem .4rem;
      color: #2E5BA8;
      border-bottom: 1px solid #BFC1C1; }
      .navbar .dropdown .dropdown-menu > li > a:hover {
        color: #5081D4;
        background: none; }
    .navbar .dropdown .dropdown-menu > li:last-child > a {
      border-bottom: 0; }

.custom-footer, .WebsiteFooter {
  background: #F2F2F2;
  padding: 6rem 2rem; }

.website-footer {
  text-align: center; }
  @media screen and (min-width: 768px) {
    .website-footer {
      text-align: left;
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between; } }
  .website-footer .website-footer-logos img {
    margin: 0 2rem 4rem 2rem; }
    @media screen and (min-width: 768px) {
      .website-footer .website-footer-logos img {
        margin: 0 6rem 0 0; } }
  @media screen and (min-width: 768px) {
    .website-footer .website-footer-links {
      display: -webkit-box;
      display: flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
              justify-content: space-between; } }
  .website-footer .website-footer-links a {
    margin: .5rem; }
  .website-footer .website-footer-social {
    margin: 2rem; }
    @media screen and (min-width: 768px) {
      .website-footer .website-footer-social {
        margin: 0 0 0 2rem; } }
    .website-footer .website-footer-social a {
      width: 24px;
      height: 24px;
      display: -webkit-inline-box;
      display: inline-flex;
      -webkit-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
              justify-content: center;
      margin: .5rem;
      color: #BFC1C1; }
      .website-footer .website-footer-social a i {
        font-size: 2.2rem; }
      .website-footer .website-footer-social a:hover {
        color: #3F4444;
        text-decoration: none; }
  .website-footer a {
    font-weight: 500;
    text-transform: uppercase; }

.system-footer {
  background: #2E5BA8;
  color: #FFF;
  text-align: center;
  padding: 2rem; }
  .system-footer a {
    color: #FFF; }
  .system-footer br {
    display: none; }

.singleemail {
  padding: 6rem 0;
  background: #2E5BA8;
  color: #FFF; }
  .singleemail .subscribeMessage,
  .singleemail .page-description {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2rem;
    margin-top: 0;
    text-align: center;
    max-width: 100%; }
  .singleemail .label-control, .singleemail label {
    color: #FFF !important; }
  .singleemail .field-control {
    border: 0;
    border-bottom: 2px solid #5081D4;
    padding: 12px 6px;
    color: #FFF !important;
    background: none !important;
    box-shadow: none !important; }
    .singleemail .field-control::-webkit-input-placeholder {
      color: #FFF !important;
      opacity: 0.6 !important; }
    .singleemail .field-control:-ms-input-placeholder {
      color: #FFF !important;
      opacity: 0.6 !important; }
    .singleemail .field-control::-moz-placeholder {
      color: #FFF !important;
      opacity: 0.6 !important; }
    .singleemail .field-control::-ms-input-placeholder {
      color: #FFF !important;
      opacity: 0.6 !important; }
    .singleemail .field-control::placeholder {
      color: #FFF !important;
      opacity: 0.6 !important; }
    .singleemail .field-control:focus {
      border-bottom: 2px solid #FFB000; }
  .singleemail a {
    color: #FFB000; }
  .singleemail #btnSubmit {
    background: #FFB000; }

.form-horizontal {
  padding: 6rem 0; }
  .form-horizontal .subscribeMessage,
  .form-horizontal .page-description {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2rem;
    margin-top: 0;
    max-width: 100%; }
  .form-horizontal .field-control {
    border: 0;
    border-bottom: 2px solid #5081D4;
    padding: 8px;
    height: 40px;
    background: #f4f4f4; }
    .form-horizontal .field-control::-webkit-input-placeholder {
      color: #2E5BA8 !important;
      opacity: 0.6 !important; }
    .form-horizontal .field-control:-ms-input-placeholder {
      color: #2E5BA8 !important;
      opacity: 0.6 !important; }
    .form-horizontal .field-control::-moz-placeholder {
      color: #2E5BA8 !important;
      opacity: 0.6 !important; }
    .form-horizontal .field-control::-ms-input-placeholder {
      color: #2E5BA8 !important;
      opacity: 0.6 !important; }
    .form-horizontal .field-control::placeholder {
      color: #2E5BA8 !important;
      opacity: 0.6 !important; }
    .form-horizontal .field-control:focus {
      border-bottom: 2px solid #FFB000;
      outline: none; }
  .form-horizontal .field-control-offset {
    margin-left: 20px; }
  .form-horizontal .field-group {
    margin-bottom: 2rem; }
    @media screen and (min-width: 768px) {
      .form-horizontal .field-group {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: baseline;
                align-items: baseline;
        flex-wrap: wrap; } }
    .form-horizontal .field-group .label-control {
      -webkit-box-flex: 0;
              flex: 0 1 auto;
      min-width: 160px;
      margin-bottom: 0px; }
      .form-horizontal .field-group .label-control label {
        margin-bottom: 10px; }
    .form-horizontal .field-group .field-control-size {
      -webkit-box-flex: 1;
              flex: auto; }
      .form-horizontal .field-group .field-control-size .field-control {
        width: 100%;
        padding: 0 6px; }
    .form-horizontal .field-group.field-action {
      display: block; }
    .form-horizontal .field-group .FormSubmitButton {
      margin: 2rem 0; }
    .form-horizontal .field-group .field-validation-error {
      color: #FFC84E; }
    .form-horizontal .field-group textarea {
      min-height: 100px; }

body {
  color: #424242; }
  body .main-content-wrapper {
    font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
    line-height: 1.75;
    color: #424242; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  line-height: 1.75;
  color: #424242; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small {
    font-weight: normal;
    line-height: 1.75;
    color: #424242; }

h1,
.h1 {
  font-size: 45px;
  font-weight: 300;
  text-transform: uppercase;
  color: #2E5BA8;
  line-height: 1.25;
  margin-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    h1,
    .h1 {
      font-size: 40px;
      letter-spacing: -1px; } }

h2,
.h2 {
  margin-bottom: 32px;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 500;
  color: #2E5BA8; }
  @media screen and (max-width: 767px) {
    h2,
    .h2 {
      font-size: 32px; } }

h3,
.h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  color: #2E5BA8; }

h4,
.h4 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 22px;
  color: #2E5BA8; }

h5,
.h5 {
  font-size: 15px; }

h6,
.h6 {
  font-size: 12px; }

.boxHeaderContainer1,
.boxContentCon1 {
  border: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.band-wrapper .container {
  padding: 0; }

.band-wrapper:last-child > .single-column {
  padding: 0; }

body div,
.main-content-wrapper,
.PageWidget .MainWidgetWrapper .boxHeaderContainer1 .widget-title {
  font-family: "proxima-nova", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; }

body .main-content-wrapper {
  font-size: 16px; }

.field-group .field-control-list {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start; }

.field-group .field-control-list .btn-group {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap; }
  .field-group .field-control-list .btn-group .btn {
    min-width: 0; }

.form-horizontal .field-group .field-control-size .field-control {
  margin: 1rem 0;
  background: #f6f6f6;
  padding: 8px;
  height: 40px; }

.calendaritem .page-header {
  display: block; }

article > .list-block > .list-text:nth-child(1) {
  display: none; }

.PageWidget + .clearboth2 + .PageWidget .content-block {
  margin-top: 0; }

.PageWidget + .clearboth2 + .PageWidget:nth-child(3) .content-block {
  margin-top: 4rem; }

.PageWidget + .clearboth2 + .PageWidget .card-row-w-img {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 1rem; }

@media screen and (min-width: 768px) {
  .PageWidget + .clearboth2 + .PageWidget .callout-full-w-img .container .callout-text,
  .PageWidget + .clearboth2 + .PageWidget .callout-full-w-img .callout-img {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

.card-row.card-row-w-icon.link-buckets.bg--darkblue2 .container .content-block-header {
  margin-bottom: 0; }

.card-row.card-row-w-icon.link-buckets.bg--darkblue2 .container .row {
  -webkit-box-align: center;
          align-items: center; }

.band-2.band-wrapper {
  padding: 0 calc(3rem - 15px); }
  @media screen and (min-width: 768px) {
    .band-2.band-wrapper {
      padding: 0 calc(6rem - 15px); }
      .band-2.band-wrapper .single-column {
        padding-left: 0;
        padding-right: 0; } }
  .band-2.band-wrapper .link-list {
    margin: 0; }
/*# sourceMappingURL=main.css.map */