:root {
  --accent: #298fc2; }

/* ============== FROALA ============== */
.main-content.editable::before,
.main-content.editable .form span.delete-contact-form::before,
.main-content.editable .row span.delete-row::before,
.main-content.editable .overlay-content::before,
body.fr-view .form span.delete-contact-form::before,
body.fr-view .row span.delete-row::before {
  background: #ffffff;
  color: #000;
  /* new styles */
  color: #fff; }

.main-content.editable::after,
.main-content.editable .form::after,
.main-content.editable .row::after,
.main-content.editable .overlay-content::after,
body.fr-view .form::after,
body.fr-view .row::after {
  border-color: #ffffff;
  /* new styles */ }

.hero-content.editable::before,
.hero-content.editable .form span.delete-contact-form::before,
.hero-content.editable .row span.delete-row::before,
.hero-content.editable .overlay-content::before {
  background: #ffffff;
  color: #000;
  /* new styles */
  color: #fff; }
  .overlay .hero-content.editable::before, .overlay
  .hero-content.editable .form span.delete-contact-form::before, .overlay
  .hero-content.editable .row span.delete-row::before, .overlay
  .hero-content.editable .overlay-content::before {
    background: #585858;
    color: #fff;
    /* new styles */
    color: #fff; }

.hero-content.editable::after,
.hero-content.editable .form::after,
.hero-content.editable .row::after,
.hero-content.editable .overlay-content::after {
  border-color: #ffffff;
  /* new styles */ }
  .overlay .hero-content.editable::after, .overlay
  .hero-content.editable .form::after, .overlay
  .hero-content.editable .row::after, .overlay
  .hero-content.editable .overlay-content::after {
    border-color: #585858;
    /* new styles */ }

.footer-content.editable::before,
.footer-content.editable .form span.delete-contact-form::before,
.footer-content.editable .row span.delete-row::before {
  background: #e5e8c2;
  color: #000;
  /* new styles */
  background: #317aba;
  color: #fff; }

.footer-content.editable::after,
.footer-content.editable .form::after,
.footer-content.editable .row::after {
  border-color: #e5e8c2;
  /* new styles */
  border-color: #317aba; }

.editable .posts-list {
  background: rgba(255, 255, 255, 0.1);
  /* new styles */
  background: rgba(255, 255, 255, 0.1); }

.editable .overlay .posts-list {
  background: rgba(255, 255, 255, 0.1);
  /* new styles */ }

.editable .callout .posts-list {
  background: rgba(0, 0, 0, 0.1);
  /* new styles */
  background: rgba(255, 255, 255, 0.1); }

.fr-dropdown-list li a.is-h1, .fr-dropdown-list li a.is-h2, .fr-dropdown-list li a.is-h3, .fr-dropdown-list li a.is-h4 {
  margin: 0;
  font-size: 1em;
  line-height: 200%; }

/* ============== SIZING ============== */
#logo {
  width: 250px; }

/* ============== Styles ============== */
/* ----- Base ----- */
body {
  background: #000000;
  color: #ffffff;
  /* new styles */
  background: #000000;
  font-family: Open Sans;
  font-weight: 600; }

::selection {
  background: #b6bf20;
  color: #fff;
  /* new styles */
  background: #298fc2;
  color: #fff; }

/* ----- Typography ----- */
p {
  font-family: Open Sans;
  font-weight: 600; }
  .overlay p {
    font-family: Open Sans;
    font-weight: 600; }
  p strong {
    font-weight: 800; }
    .overlay p strong {
      font-weight: 800; }
    .footer p strong {
      font-weight: 600; }

a {
  color: #b6bf20;
  /* new styles */
  color: #317aba; }
  a:hover {
    color: #317aba; }
  .overlay a {
    color: #b6bf20;
    /* new styles */
    color: #298fc2; }
    .overlay a:hover {
      color: #ffffff; }
  .footer a {
    color: #ffffff;
    /* new styles */ }
    .footer a:hover {
      color: #317aba; }

/* ----- Headlines ----- */
h1,
h3,
.is-h1,
.is-h3 {
  color: #ffffff;
  font-family: "Prata", Helvetica, sans-serif;
  font-weight: 500; }
  .overlay h1, .overlay
  h3, .overlay
  .is-h1, .overlay
  .is-h3 {
    color: #b6bf20; }
  .footer h1, .footer
  h3, .footer
  .is-h1, .footer
  .is-h3 {
    color: #ffffff; }

h2,
h4,
.is-h2,
.is-h4 {
  color: #ffffff;
  font-family: "Prata", Helvetica, sans-serif;
  font-weight: 600; }
  .overlay h2, .overlay
  h4, .overlay
  .is-h2, .overlay
  .is-h4 {
    color: #585858; }
  .footer h2, .footer
  h4, .footer
  .is-h2, .footer
  .is-h4 {
    color: #e5e8c2; }

/* new styles */
h1,
.is-h1 {
  font-family: Prata;
  font-weight: 400; }
  .overlay h1, .overlay
  .is-h1 {
    color: #298fc2;
    font-family: Prata;
    font-weight: 400; }

h2,
.is-h2 {
  font-family: "Prata", Helvetica, sans-serif;
  font-weight: 600; }
  .overlay h2, .overlay
  .is-h2 {
    font-family: Prata;
    font-weight: 400; }
  .footer h2, .footer
  .is-h2 {
    color: #317aba; }

h3,
.is-h3 {
  font-family: "Prata", Helvetica, sans-serif;
  font-weight: 500; }
  .overlay h3, .overlay
  .is-h3 {
    color: #298fc2;
    font-family: Prata;
    font-weight: 400; }

h4,
.is-h4 {
  font-family: Prata;
  font-weight: 400; }
  .overlay h4, .overlay
  .is-h4 {
    font-family: Prata;
    font-weight: 400; }
  .footer h4, .footer
  .is-h4 {
    color: #317aba; }

/* ----- Special ----- */
blockquote {
  color: #ffffff;
  /* new styles */
  color: #298fc2; }
  blockquote::before {
    color: rgba(255, 255, 255, 0.4); }
  .overlay blockquote {
    color: #b6bf20; }
    .overlay blockquote::before {
      color: rgba(182, 191, 32, 0.4); }
  blockquote::before {
    color: rgba(41, 143, 194, 0.4); }
  .overlay blockquote {
    color: #298fc2; }
  blockquote p {
    font-family: Prata;
    font-weight: 400; }
    .overlay blockquote p {
      font-family: Prata;
      font-weight: 400; }

hr {
  border-color: rgba(255, 255, 255, 0.6);
  /* new styles */ }
  .overlay hr {
    border-color: rgba(88, 88, 88, 0.6);
    /* new styles */ }
  .footer hr {
    border-color: rgba(229, 232, 194, 0.25);
    /* new styles */
    border-color: rgba(49, 122, 186, 0.25); }
  .editable .modal-overlay hr {
    border-color: rgba(255, 255, 255, 0.25);
    /* new styles */ }

/* ----- Tables ----- */
table th {
  background: #ffffff;
  color: #000;
  border-color: #d9d9d9;
  /* new styles */
  color: #fff; }

table.uses-accent th {
  background: #b6bf20;
  color: #000;
  border-color: #8c9319;
  /* new styles */
  background: #298fc2;
  color: #fff;
  border-color: #207098; }

table.uses-accent.is-framed {
  border-color: #b6bf20;
  /* new styles */
  border-color: #298fc2; }

table td {
  border-color: black;
  /* new styles */
  border-color: black; }
  table td.is-highlighted {
    background: rgba(182, 191, 32, 0.3);
    /* new styles */
    background: rgba(41, 143, 194, 0.3); }

table.is-striped tbody tr:nth-child(even) {
  background: black;
  /* new styles */
  background: black; }

table.is-dashed th,
table.is-dashed td {
  border-color: rgba(255, 255, 255, 0.4);
  /* new styles */ }

.accented,
.is-accent {
  color: #b6bf20 !important;
  /* new styles */
  color: #298fc2 !important; }

/* ----- Buttons ----- */
.btn {
  background: #b6bf20;
  color: #000000;
  /* new styles */
  background: #298fc2;
  color: #ffffff;
  font-family: Prata;
  font-weight: 400; }
  .btn:hover {
    background: #ffffff;
    /* new styles */
    background: #0d3441;
    color: #ffffff; }
  .overlay .btn {
    background: #b6bf20;
    color: black;
    /* new styles */
    background: #245a89;
    color: #ffffff;
    font-family: Prata;
    font-weight: 400; }
    .overlay .btn:hover {
      /* new styles */
      background: #298fc2;
      color: #ffffff; }
  .footer .btn {
    /* new styles */ }
    .footer .btn:hover {
      /* new styles */ }
  .btn.primary {
    background: #b6bf20;
    color: #000000;
    /* new styles */ }
    .btn.primary:hover {
      background: #ffffff; }
    .btn.primary:hover {
      /* new styles */ }
    .overlay .btn.primary {
      /* new styles */
      background: #298fc2;
      color: #ffffff; }
      .overlay .btn.primary:hover {
        /* new styles */
        background: #0d3441;
        color: #ffffff; }
    .footer .btn.primary {
      /* new styles */ }
      .footer .btn.primary:hover {
        /* new styles */ }
  .btn.secondary {
    background: none;
    border-color: #b6bf20;
    color: #b6bf20;
    /* new styles */ }
    .overlay .btn.secondary {
      border-color: #b6bf20;
      color: #b6bf20; }
    .btn.secondary:hover {
      /* new styles */
      background: none; }
    .overlay .btn.secondary {
      /* new styles */ }
      .overlay .btn.secondary:hover {
        /* new styles */
        background: none; }
    .footer .btn.secondary {
      /* new styles */ }
      .footer .btn.secondary:hover {
        /* new styles */
        background: none; }

span.search-term {
  color: #b6bf20;
  /* new styles */
  color: #298fc2; }

/* ----- Header ----- */
#header {
  background: #ffffff;
  color: #585858;
  /* new styles */
  background: #ffffff; }
  #header a {
    color: #333333;
    /* new styles */
    font-family: "Prata", Helvetica, sans-serif;
    font-weight: 500; }
    #header a:hover {
      color: #b6bf20;
      /* new styles */
      color: #298fc2; }
    #header a.btn {
      background: #333333;
      color: #ffffff;
      /* new styles */
      font-family: "Prata", Helvetica, sans-serif;
      font-weight: 500; }
      #header a.btn:hover {
        background: #b6bf20;
        color: #000; }
      #header a.btn:hover {
        /* new styles */ }
    .transparent-header #header a {
      color: #fff;
      /* new styles */
      color: transparent; }
      .transparent-header #header a:hover {
        color: #b6bf20;
        /* new styles */ }
      .transparent-header #header a.btn {
        background: #fff;
        color: #000;
        /* new styles */ }
        .transparent-header #header a.btn:hover {
          background: #b6bf20;
          color: #000; }
        .transparent-header #header a.btn:hover {
          /* new styles */ }
  #header .active > a {
    color: #b6bf20;
    /* new styles */
    color: #298fc2; }
    #header .active > a::after {
      background: #b6bf20;
      /* new styles */
      background: #298fc2; }
  #header li.dropdown ul::before {
    background: #ffffff;
    /* new styles */
    background: #ffffff; }
  .transparent-header #header li.dropdown ul a {
    color: #333333;
    /* new styles */ }
    .transparent-header #header li.dropdown ul a:hover {
      color: #b6bf20; }
    .transparent-header #header li.dropdown ul a:hover {
      /* new styles */
      color: #298fc2; }

#logo a h1,
#logo a .logo-tagline {
  color: #2c2c2c;
  /* new styles */
  color: #585858; }
  .transparent-header #logo a h1, .transparent-header
  #logo a .logo-tagline {
    color: #fff;
    /* new styles */ }

#logo h1 {
  font-family: Poppins;
  font-weight: 400; }

#logo .logo-tagline {
  font-family: Poppins;
  font-weight: 400; }

#main-navigation {
  background: #ffffff;
  /* new styles */
  background: #ffffff; }
  #main-navigation ul::before {
    background: #b6bf20;
    /* new styles */
    background: #298fc2; }

.menu-toggle span {
  background: #333333;
  /* new styles */ }
  .menu-toggle span::before, .menu-toggle span::after {
    background: #333333;
    /* new styles */ }
  .transparent-header .menu-toggle span {
    background: #fff;
    /* new styles */
    background: transparent; }
    .transparent-header .menu-toggle span::before, .transparent-header .menu-toggle span::after {
      background: #fff;
      /* new styles */
      background: transparent; }

.close-menu span::before, .close-menu span::after {
  background: #585858;
  /* new styles */ }

#sub-navigation ul::before {
  background: #b6bf20;
  /* new styles */
  background: #298fc2; }

#sub-navigation ul li a {
  color: #ffffff;
  /* new styles */ }

#sub-navigation ul li.active a {
  color: #b6bf20;
  /* new styles */
  color: #317aba; }

/* ----- Hero Content ----- */
.page-bg-overlay {
  background: rgba(0, 0, 0, 0.5);
  /* new styles */ }

.video-bg--control {
  color: #ffffff;
  /* new styles */ }
  .video-bg--control:focus {
    box-shadow: 0 0 0 2px #b6bf20;
    /* new styles */
    box-shadow: 0 0 0 2px #298fc2; }

/* ----- Content ----- */
.main-content a::after {
  background: rgba(255, 255, 255, 0.5);
  /* new styles */
  background: rgba(49, 122, 186, 0.5); }

.main-content a:hover::after {
  background: #b6bf20;
  /* new styles */
  background: #317aba; }

.sidebar {
  border-color: #b6bf20;
  /* new styles */
  border-color: #298fc2; }

.callout {
  color: #000000;
  /* new styles */ }
  .callout::before {
    background: #b6bf20;
    /* new styles */
    background: #298fc2; }
  .callout h1,
  .callout h2,
  .callout h3,
  .callout h4,
  .callout .is-h1,
  .callout .is-h2,
  .callout .is-h3,
  .callout .is-h4 {
    color: #000000;
    /* new styles */ }
  .callout p,
  .callout .post-excerpt {
    color: rgba(0, 0, 0, 0.8);
    /* new styles */ }
  .callout .post-link a:hover h3 {
    color: #000000;
    /* new styles */ }
  .callout .btn {
    background: #000000;
    color: #b6bf20;
    /* new styles */
    color: #298fc2; }

figure.thumbnail .overlay {
  background: #b6bf20;
  /*new styles*/
  background: #298fc2; }

figure.thumbnail span.read-bio {
  color: #000000;
  /*new styles*/
  color: #000000; }

.member-title {
  color: #b6bf20;
  /*new styles*/
  color: #298fc2; }

.post-link a:hover h3 {
  color: #b6bf20;
  /*new styles*/
  color: #317aba; }

.read-more span::after {
  background: #b6bf20;
  /*new styles*/
  background: #317aba; }

span.post-categories .category a {
  color: #ffffff;
  /*new styles*/ }
  span.post-categories .category a:hover {
    color: #b6bf20;
    /*new styles*/
    color: #317aba; }

.post-excerpt {
  color: #ffffff;
  /*new styles*/ }

.post .post-wrapper {
  background: #000000;
  /*new styles*/
  background: #000000; }

.post-footer::before,
.post-title::before {
  background: #b6bf20;
  /*new styles*/
  background: #298fc2; }

.load-posts.loading::after {
  border-color: rgba(255, 255, 255, 0.15);
  border-top-color: #ffffff;
  /* new styles */ }

/* ----- Overlays ----- */
.close-overlay::before, .close-overlay::after {
  background: #b6bf20;
  /* new styles */
  background: #317aba; }

.overlay-content {
  background: #000000;
  color: #ffffff;
  /* new styles */
  background: #000000; }

/* ----- Forms ----- */
.form-item.required label::after {
  color: #b6bf20;
  /* new styles */
  color: #298fc2; }

.form-item label {
  /* new styles */
  font-family: Open Sans;
  font-weight: 600; }

.form-item .select::after {
  border-top-color: #ffffff;
  /* new styles */ }
  .overlay .form-item .select::after {
    /* new styles */ }
  .callout .form-item .select::after {
    /* new styles */
    border-top-color: #298fc2; }
  .footer .form-item .select::after {
    /* new styles */
    border-top-color: #317aba; }

.form-item label.radio input {
  border-color: #ffffff;
  /* new styles */ }
  .overlay .form-item label.radio input {
    /* new styles */ }
  .callout .form-item label.radio input {
    /* new styles */
    border-color: #fff; }
  .footer .form-item label.radio input {
    /* new styles */
    border-color: #317aba; }
  .form-item label.radio input::after {
    background: #b6bf20;
    /* new styles */
    background: #298fc2; }
    .callout .form-item label.radio input::after {
      /* new styles */
      background: #fff; }
  .form-item label.radio input:checked {
    border-color: #b6bf20;
    /* new styles */
    border-color: #298fc2; }
    .callout .form-item label.radio input:checked {
      /* new styles */
      border-color: #fff; }

.form-item label.checkbox input {
  border-color: #ffffff;
  /* new styles */ }
  .overlay .form-item label.checkbox input {
    /* new styles */ }
  .callout .form-item label.checkbox input {
    /* new styles */
    border-color: #fff; }
  .footer .form-item label.checkbox input {
    /* new styles */
    border-color: #317aba; }
  .form-item label.checkbox input::after {
    border-color: #b6bf20;
    /* new styles */
    border-color: #298fc2; }
    .callout .form-item label.checkbox input::after {
      /* new styles */
      border-color: #fff; }
  .form-item label.checkbox input:checked {
    border-color: #b6bf20;
    /* new styles */
    border-color: #298fc2; }
    .callout .form-item label.checkbox input:checked {
      /* new styles */
      border-color: #fff; }

.form-control {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  /* new styles */ }
  .hero-content .form-control {
    background: rgba(88, 88, 88, 0.1);
    color: #585858;
    /* new styles */ }
  .callout .form-control {
    background: #000;
    color: #b6bf20;
    /* new styles */
    background: #fff;
    color: #298fc2; }
  .footer-content .form-control {
    background: rgba(229, 232, 194, 0.1);
    color: #e5e8c2;
    /* new styles */
    background: rgba(49, 122, 186, 0.15);
    color: #317aba; }
  .form-control.placeholder {
    color: rgba(255, 255, 255, 0.65);
    /* new styles */ }
    .callout .form-control.placeholder {
      color: rgba(182, 191, 32, 0.65);
      /* new styles */
      color: rgba(41, 143, 194, 0.65); }
    .overlay .form-control.placeholder {
      /* new styles */ }
    .footer .form-control.placeholder {
      color: rgba(229, 232, 194, 0.65);
      /* new styles */
      color: rgba(49, 122, 186, 0.65); }
  .form-control:-moz-placeholder {
    color: rgba(255, 255, 255, 0.65);
    /* new styles */ }
    .callout .form-control:-moz-placeholder {
      color: rgba(182, 191, 32, 0.65);
      /* new styles */
      color: rgba(41, 143, 194, 0.65); }
    .overlay .form-control:-moz-placeholder {
      /* new styles */ }
    .footer .form-control:-moz-placeholder {
      color: rgba(229, 232, 194, 0.65);
      /* new styles */
      color: rgba(49, 122, 186, 0.65); }
  .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.65);
    /* new styles */ }
    .callout .form-control::-moz-placeholder {
      color: rgba(182, 191, 32, 0.65);
      /* new styles */
      color: rgba(41, 143, 194, 0.65); }
    .overlay .form-control::-moz-placeholder {
      /* new styles */ }
    .footer .form-control::-moz-placeholder {
      color: rgba(229, 232, 194, 0.65);
      /* new styles */
      color: rgba(49, 122, 186, 0.65); }
  .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.65);
    /* new styles */ }
    .callout .form-control:-ms-input-placeholder {
      color: rgba(182, 191, 32, 0.65);
      /* new styles */
      color: rgba(41, 143, 194, 0.65); }
    .overlay .form-control:-ms-input-placeholder {
      /* new styles */ }
    .footer .form-control:-ms-input-placeholder {
      color: rgba(229, 232, 194, 0.65);
      /* new styles */
      color: rgba(49, 122, 186, 0.65); }
  .form-control::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.65);
    /* new styles */ }
    .callout .form-control::-webkit-input-placeholder {
      color: rgba(182, 191, 32, 0.65);
      /* new styles */
      color: rgba(41, 143, 194, 0.65); }
    .overlay .form-control::-webkit-input-placeholder {
      /* new styles */ }
    .footer .form-control::-webkit-input-placeholder {
      color: rgba(229, 232, 194, 0.65);
      /* new styles */
      color: rgba(49, 122, 186, 0.65); }
  .error .form-control {
    border-bottom-color: #b6bf20;
    /* new styles */
    border-bottom-color: #298fc2; }

/* ----- Footer ----- */
.footer {
  background: rgba(255, 255, 255, 0);
  color: #e5e8c2;
  /* new styles */
  color: #317aba; }

/* ----- BrokerCheck ---- */
.is-branded.brokercheck .brokercheck--logo {
  background-color: #b6bf20;
  color: #000000;
  /* new styles */
  background-color: #298fc2;
  color: #fff; }

.is-branded.brokercheck .brokercheck--icon {
  stroke: currentColor;
  fill: currentColor; }

.is-branded.brokercheck .brokercheck--content {
  background: black;
  color: #ffffff;
  /* new styles */
  background: #0d0d0d; }
