/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    background: #ffffff;
    color: #4D4D4F;
    font-family: "museo-sans", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    text-align: left;


}

a {
    color: #7BAFD4;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #003C71;
    outline: none;
    text-decoration: none;
}

p {
        padding: 0;
    margin: 0 0 1.25em 0;
    line-height: 1.65;
    font-size: 1em;
    font-weight: 300;
    color: #4D4D4F;
}

p+ul {
    margin-top: -1.25em;
}


strong {
    font-weight: 700;
}

.centered-text {
    color: #4D4D4F;
    }


    .left-aligned-list {
        margin-bottom: 1em;
        padding: 0.5em 0 0.5em 0;
        list-style-type: none;
    }
    
    .left-aligned-list li {
        font-weight: 500;
        padding: 0.5em 0 0.5em 1em;

        }
    
    .left-aligned-list li:nth-child(odd) {
        background: linear-gradient(90deg, rgba(242,245,248,1) 0%, rgba(242,245,248,1) 50%, rgba(242,245,248,.5) 95%, rgba(242,245,248,0) 100%);
    }


.centered-list {
    margin-bottom: 1em;
    padding: 1em;
    list-style-type: none;
}

.centered-list li {
    font-weight: 500;
    padding: 1em;
    }

.centered-list li:nth-child(odd) {
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 5%, rgba(243,243,243,1) 50%, rgba(243,243,243,1) 95%, rgba(255,255,255,1) 100%);
}



h1 {
    font-family: "museo-sans", sans-serif;
    font-weight: 900;
    font-size: 4.42em;
    line-height: 1.1;
    margin: 0 0 0.5em 0;
    padding: 0;
    color: #003c71;
    text-transform: uppercase;
    hyphens: auto;
}

.alternate-h1 {
    font-family: "museo-sans", sans-serif;
    font-weight: 900;
    font-size: 4.42em;
    line-height: 1.1;
    margin: 0 0 0.5em 0;
    padding: 0;
    color: #003c71;
    text-transform: uppercase;
}

h2 {
    font-family: "museo-sans", sans-serif;
    font-weight: 700;
    font-size: 2.53em;
    line-height: 1.1;
    margin: 1.5em 0 0.5em 0;
    padding: 0;
    color: #003C71;
}

h1+h2 {
    margin-top: -0.5em;
}

.alternate-h1+h2 {
    margin-top: -0.5em;
}

h2+div {
    margin-top: -0.5em; 
}


h3 {
    font-size: 1.9em;
    font-weight: 700;
    line-height: 1.37;
    margin: 1.25em 0 1.25em 0;
    padding: 0;
    color: #003C71;
}

h2+h3 {
    margin-top: -0.25em;
}

h3+h4 {
    margin: -2em 0 .25em 0;
}

h3+p {
    margin-top: -1em;
}


h3+ul {

        margin: -1em 0 .25em 0;

}

h3+#giving-row {
    margin-top: -2em;
}

h4 {
    font-family: "museo-sans", sans-serif;
    font-weight: 700;
    margin: 1em 0;
    padding: 0;
    color: #000;
    font-size: 1em;
    line-height: 1.25;
}


.bulleted-lists{
    list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23003C71"><path d="M21 12 5 21V3l16 9z"></path></svg>');
    padding-left: 1em;
}

.bulleted-lists li {
    padding-left: 1em;
    line-height: 1.65;
    font-size: 1em;
    font-weight: 300;
    color: #4D4D4F;

}

.bulleted-lists li::marker {
    font-size: 1.8em;
   line-height: 0.1;
}

.main-page {
    margin-top: 70px;
}

.wow {
    visibility: hidden;
}

.disclaimers {
    font-size: 0.82em;
    color: #003C71;
    font-style: italic;
}

hr {
    width:100%;
    margin: 2em 0 2em 0;
}

#rule-with-bg-top {
    margin-bottom: 0 !important;
}

#rule-with-bg-bottom {
    margin-top: 0 !important;
}

.youtube-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
  }
  .youtube-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

/*--------------------------------------------------------------
# Charts
--------------------------------------------------------------*/
.data-table {
    border-collapse: collapse;
    border: none;
    display: table;
    table-layout: auto;
    overflow-x: auto;
}

.data-table td {
    border: .1rem solid #D9E2EA;
    font-size: 1em;
    font-weight: 700;
    text-align: left;
    color: #003C71;
}

.data-table td li{
    text-align: center;
    padding: 0;
    margin: 0 0 1.25em 0;
    line-height: 1.65;
    font-size: 1em;
    font-weight: 300;
    color: #4D4D4F;
}



.table-subheading {
    font-weight: 300;
    margin: 0.5em 0;
    padding: 0;
    color: #003c71;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.25;
}


.data-table .first-row td {
   border-top: none;
}

.data-table tr:first-child td {
    font-family: 'museo-sans-condensed', sans-serif;
    font-weight: 700;
    font-size: 1.1em;
    border-top: none;
    color: #FFF;
  }
  
  .data-table tr:last-child td {
    border-bottom: none;
  }
  
  .data-table tr td:first-child {
    border-left: none;
  }
  
  .data-table tr td:last-child {
    border-right: none;
  }

.data-table th, .data-table td {
    padding: 1.25rem;
    vertical-align: middle;
}

.data-table tr:first-child {
    background-color:#003C71 !important;
    color: #FFF;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.25;
    
    vertical-align: middle;
}

.data-table tr:nth-child(odd) {
    background-color:#F2F5F8;
}

.data-table tr:nth-child(even) {
    background-color:#FFF;
}

.data-table .solo-row {
    background-color:#F2F5F8 !important;
}


.table+.table{
    margin-top: 2em;
}

.table .highlighted span {
    font-size: 0.75em;
}

.data-table.table-fixed {
  table-layout: fixed;
  width: 100%;
}

.data-table.table-fixed td {
  width: 50%;
}

.data-table #first-column {
    width: 12rem;
}

.data-table td.numbered-data {
    text-align: right;
}
.data-table td.numbered-data-heading {
    text-align: right;
}

.chart-wrapper {
    position: relative;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }

  canvas {
    width: 100% !important;
    height: auto !important;
  }

  .labels-below {
    margin-top: 30px;
  }

  .label-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 1.25rem;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease;
  }

  .label-item.show {
    opacity: 1;
    transform: translateY(0);
  }

  .label-item.highlight {
    background-color: rgba(0, 60, 113, 0.05);
    border-left: 0.25em solid #003c71;
    padding-left: 0.5em;
  }
  

  .label-icon {
    font-size: 3rem;
    flex-shrink: 0;
  }

  .text-block .amount {
    font-weight: 700;
    font-size: 1.25em;
  }

  .text-block .label-text {
    font-size: 1em;
  }

  @media (max-width: 768px) {
    .label-item {
      flex-direction: column;
      align-items: center;
      text-align: center;
    }
  
  }

/* Prelaoder */
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.svg") no-repeat center center;
}

/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: #003C71;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #FFF;
    border-radius: 50px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s ease-in-out;
}

.back-to-top i {
    font-size: 24px;
    padding-top: 6px;
}

.back-to-top:focus {
    background: #7BAFD4;
    color: #003C71;
    outline: none;
}

.back-to-top:hover {
    background: #7BAFD4;
    color: #003C71;
}

/* Sections Info
--------------------------------*/
.container-wide {
   max-width: 85%;
}
.section-container {
    margin-bottom: 0px;
    position: relative;
    background-color: #FFFFFF;
    padding: 2em 10% 2em 10%;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.15);
}

.multi-section-container {
    margin-bottom: 0px;
    position: relative;
    background-color: #FFFFFF;
    padding: 2em 10% 2em 10%;
}


.section-bg-1 {
    background-color: #003C71;
}

.section-bg-2 {
    background-color: #003360;
}



.breaker {
    height: 1em;
    margin: 1em 0 1em 0;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#mobile-logos {
    height: 100px;
}

#header {
    height: 100px;
    padding: 25px 0;
    position: sticky;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: #F2F5F8;
}

#header.header-scrolled,
#header.header-fixed {
    background: #D9E2EA;
    height: 80px;
    padding: 15px 0;
    transition: all 0.5s;
}

#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff;
}

#header #logo img {
    padding: 0;
    margin: 0;
    max-height: 45px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu > li {
    float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
    float: left;
    margin: 0 0 0 2em;
}

/* Nav Menu Styling */
.nav-menu a {
    padding: 8px;
    text-decoration: none;
    display: inline-block;
    color: #003C71;
    font-family: "museo-sans", sans-serif;
    font-weight: 700;
    font-size: 20px;
    outline: none;
}

.nav-menu .menu-active a,
.nav-menu a:hover {
    color: #003c71;
}

.nav-menu > li {
    margin-left: 8px;
}

.nav-menu > li > a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 10px;
    bottom: -15%;
    left: 0;
    background-color: #003C71;
    visibility: hidden;
    transition: all 0.3s ease-in-out 0s;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
    visibility: visible;
    width: 100%;
}

.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(112, 115, 114, 0.25);
    background: #fff;
    border-radius: 3px;
}

.nav-menu ul li {
    transition: 0.3s;
}

.nav-menu ul li a {
    padding: 10px;
    color: #7bafd4;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
    border-radius: 3px;
}

.nav-menu ul li:hover > a {
    background: #7BAFD4;
    color: #fff;
}

.nav-menu ul ul {
    margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 15px 15px 0 0;
    background-color: #003c71;
    color: #fff;
    border-color: #003c71;
    cursor: pointer;
    display: none;
    transition: all 0.4s;
    outline: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 40px;
    height: 40px;
}

/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 60, 113, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 17px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}

#mobile-nav ul li a:hover {
    color: #003C71;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #7BAFD4;
}

#mobile-nav ul .menu-item-active {
    color: #7BAFD4;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 60, 113, 0.8);
    display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}

/*--------------------------------------------------------------
 SIDEBAR
--------------------------------------------------------------*/
#sidebar-wrapper {
    position: fixed;
        background-color: #fff;
        z-index: 11;
        overflow-y: scroll;
        top: 0;
        bottom: 0;
        margin-top: 100px;
        filter: drop-shadow(2px 2px 5px #000000);
    }
    
    
    #sidebar-wrapper .list-group {
        width: 10rem;
    }
    
    .sidebar-nav-links {
        border: 1 0 1 0;
        border-color: rgba(0, 60, 113, 0.25)
    }
    
    .sidebar-nav-links-header-mh {
        border: 1 0 1 0;
        border-color: rgba(0, 60, 113, 0.25);
        cursor: default;
        font-weight: 900;
        text-transform: uppercase;
        pointer-events: none;
        background-color: #003c71 !important
    }
    
    .sidebar-nav-links-header-v {
        border: 1 0 1 0;
        border-color: rgba(0, 60, 113, 0.25);
        cursor: default;
        font-weight: 900;
        text-transform: uppercase;
        pointer-events: none;
        background-color: #003c71 !important
    }
    
    
    
    
    #sidebar-wrapper a {
        color: #003c71;
        background-color: #fff;
        padding: 0.5rem 0.5rem;
    }
    
    #sidebar-wrapper.sidebar-scrolled,
    #sidebar-wrapper.sidebar-fixed {
        margin-top: 80px;
        transition: all 0.5s;
    }
    
    
    #sidebar-list .list-group-item.active {
        background-color: #003c71;
        color: #fff;
        border-color: #201547;
    }

/*-----------------------------
        PULL QUOTE
--------------------------------*/
.quote-card {
  border-left: 5px solid #003C71; 
  transition: box-shadow 0.3s ease;
  background-color: #F2F5F8;
}
.quote-card:hover {
  box-shadow: 0 0.5em 1em rgba(0,0,0,0.15);
}
.quote-icon i {
  color: #003C71;
}



.callout-quote {
    max-width: 600px;
    font-size: 1.5em;
    line-height: 1.2;
    color: #003c71;
    padding: 40px 40px 40px 50px;
    display: block;
    position: relative;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 7px rgba(255, 255, 255, 0.07), 4px 4px 4px rgba(0, 0, 0, 0.15);
    background: url('../images/quote-bg.png');

    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .callout-quote:before {
    width: 30px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 10px;
    content: '';
    background: url('../images/quotes.png') no-repeat;
  }
  .callout-quote:after {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    
    content: '';
    background: url('../images/quotes.png') -40px 0px no-repeat;
  }
  .callout-quote > a {
    font-size: 0.75em;
    color: #4D4D4F !important;
    text-decoration: none;
    text-align: center;
  }

.callout-plain {
    max-width: 600px;
    font-size: 1.5em;
    line-height: 1.2;
    color: #003c71;
    padding: 40px 40px 40px 50px;
    display: block;
    position: relative;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 7px rgba(255, 255, 255, 0.07), 4px 4px 4px rgba(0, 0, 0, 0.15);
    background: url('../images/quote-bg.png');

    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.callout-row+.callout-row {
    margin-top: 1em;
}


.carousel-control-next-icon,
.carousel-control-prev-icon {
    margin-bottom:4em;
}

.carousel-control-next-icon,
.carousel-control-prev-icon,
.carousel-indicators {
  filter: invert(1);
}

/*--------------------------------------------------------------
# Flex Pair Columns
--------------------------------------------------------------*/
.flex-pair {
    display: flex;
    align-items: stretch;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 2em;
  }

/* Image column */
.flex-pair__image {
    display: flex;
    align-items: stretch;
    flex-shrink: 0;
    flex-basis: 30%;
    max-width: calc(100% - 400px);
    box-sizing: border-box;
  }
  
  .flex-pair__image img {
    height: 100%;
    width: auto;
    max-height: 130px;

/* final image height cap */
object-fit: contain;
    display: block;
    max-width: 100%;
  }

/* Text column */
.flex-pair__text {
    flex-grow: 1;
    flex-shrink: 1;
    min-width: 400px;
    display: block;
    align-items: center;
    box-sizing: border-box;
    overflow-wrap: break-word;
  }

  .flex-pair__text-left {
    padding-left: 0;
    padding-right: 2em;
  }

  .flex-pair__text-right {
    padding-left: 2em;
  }
  
  .flex-pair__text p {
    margin: 0;
  }
  
  /* Responsive: stack layout, left-align image */
  @media (max-width: 1200px) {
    .flex-pair {
      flex-direction: column;
      align-items: stretch;
    }
  
    .flex-pair__image {
      width: 100%;
      max-width: 100%;
      justify-content: flex-start;
      margin-bottom: 1em;
    }
  
    .flex-pair__image img {
      height: auto;
      width: auto;
      max-height: 130px;
    }
  
    .flex-pair__text {
      padding-left: 0;
      min-width: 100%;
      align-items: flex-start;
    }
  }

/* Optional small screen tweak */
@media (max-width: 500px) {
    .flex-pair__image img {
      max-width: 300px;
    }
  }

/*--------------------------------------------------------------
# Leadership
--------------------------------------------------------------*/
.leader {
    text-align: center;
}

.leader h3 {
    margin-top: 0.5em;
}

.leader h3+p, .leader-info-content h3+p {
    margin-top: -2em;
    margin-bottom: 1em;
}

#industry-lists ul {
    list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23003C71"><path d="M21 12 5 21V3l16 9z"></path></svg>');
    padding-left: 1em;
}

#industry-lists li {
    padding-left: 1em;
    line-height: 1.65;
    font-size: 1em;
    font-weight: 300;
    color: #707372;

}

#industry-lists li::marker {
    font-size: 1.8em;
   line-height: 0.1;

}

/*--------------------------------------------------------------
# Intro Section (refactored: content-driven height + controlled overlap)
--------------------------------------------------------------*/

:root{
  --headerH: 90px; /* matches #header height */
  --introPadTop: clamp(5rem, 10vh, 9rem);
  --introPadBottom: clamp(3rem, 8vh, 6rem);
  --overlap: clamp(3rem, 6vw, 6rem); /* how much the next section overlaps intro */
}

#intro-contain {
  margin-left: 10rem;
  overflow-x: hidden;
}

#intro {
  position: relative;
  width: 100%;
  /* Allow the section to grow if content needs it */
  min-height: calc(100svh - var(--headerH));
  min-height: calc(100vh - var(--headerH));
  overflow: hidden;

  display: flex;
  align-items: flex-end;
}


#intro-video{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}

#intro .intro-container > div {
  width: 85%;
}

.emphasized {
  font-weight: 700;
  color: #003C71;
}

#intro:before {
  content: "";
  background: rgba(0, 60, 113, 0.0);
  position: absolute;
  inset: 0;
  animation-name: overlay;
  animation-delay: 0.3s;
  animation-duration: 1.4s;
  animation-fill-mode: forwards;
  z-index: 1;
}

/* Text container flows (no absolute positioning / fixed top offsets) */
#intro .intro-container {
  position: relative;
  z-index: 2;

  width: min(1100px, 85%);
  margin-left: 8.5%;
  margin-right: auto;

  padding-top: var(--introPadTop);
  padding-bottom: calc(var(--introPadBottom) + var(--overlap));
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

/* Use clamp() to replace most font-size media queries */
#intro h1 {
  font-family: "museo-sans", sans-serif;
  font-size: clamp(2.5rem, 6vw, 5rem);
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px #000;
  margin-top: 0;
  line-height: 1.05;
}

#intro h2 {
  color: #fff;
  font-family: "museo-sans", sans-serif;
  font-size: clamp(1.25rem, 2.4vw, 2rem);
  font-weight: 300;
}

#intro h1 span {
  color: #7BAFD4;
}

#intro p {
  color: #ebebeb;
  font-family: "museo-sans", sans-serif;
  font-weight: 500;
  font-size: clamp(1.05rem, 2.1vw, 1.5rem);
  text-shadow: 1px 1px #000;
  text-align: left;
}

#intro #intro-btn {
  background-color: #FFF;
  border-color: #FFF;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  color: #003C71;
  font-size: 1.5em;
  font-weight: 700;
  white-space: normal;
}

#intro #intro-btn:hover {
  background-color: #7bafd4;
  border-color: #7bafd4;
  color: #003c71;
}

#intro #video-btn-container {
  background-color: rgba(123, 175, 212, 0.75);
  margin: 0;
  padding: 1% 25% 1% 25%;
  width: 100%;
}

#intro .img-fluid {
  width: 150px;
  transition: transform 0.5s ease;
  transform: scale(1);
}

/* Overlap: replace the old “padding: 350px …” hack */
.section-A {
  margin-top: calc(var(--overlap) * -1);
  padding-top: calc(var(--overlap) + 3rem);
  padding-bottom: 60px;
}
/* Keyframes for the fade-in */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        margin-left: -5000px;
    }
    to {
        opacity: 1;
        margin-left: 0px;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
        margin-left: -5000px;
    }
    to {
        opacity: 1;
        margin-left: 0px;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        margin-left: -5000px;
    }
    to {
        opacity: 1;
        margin-left: 0px;
    }
}

.fade-in {
    opacity: 0;
    opacity: 1 \9;

/*just in case ie*/
-webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}




/*----- Gallery Section ----*/
#photo-gallery {
  padding: 60px;
  overflow: hidden;
}


#photo-galleries .owl-nav,
.owl-dots {
    margin-top: 0.5em;
  text-align: center;
}



#photo-galleries .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#photo-galleries .owl-dot.active {
  background-color: #003C71;
}

#photo-galleries .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#photo-galleries .gallery-carousel .center {
  border: 2px solid #003C71;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

.captions {
    text-align: center;
}



.section-B {
    padding: 60px 0 60px 0;
}

#contract-production {
    margin-top: 3em;
}

.label-group {
    display: inline;
    font-size: 1.6em;
    line-height: 1.6;
    font-weight: 700;
    color: #003c71;
}

#coc-highlights .label-group {
    line-height: normal;
}

#foundation-leadership .label-group {
    line-height: normal;
}

.headshot-group img {
    height: 160px;
    width: auto;
    margin-bottom: 1em;
}


.margin-fix {
    margin-bottom: 1em;
}

.margin-fix-two {
    margin-top: 6em;
}

.margin-fix-three {
    margin-top: 6em;
}

.image-text-wrapper {
    display: flex;
    align-items: stretch;
}

.image-text-wrapper img {
    height: 100%;
    width: auto;
    object-fit: cover;
    margin-right: 2em;
    max-width: 100%;
  }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
    background: #000;
    padding: 0 0 25px 0;
    color: #eee;
    font-size: 14px;
}

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer img {
    text-align: center;
    width: 30px;
    margin: 1em;
}

#footer a {
    text-decoration: underline;
    color: #FFFFFF;
}

#footer a:hover {
    text-decoration: underline;
    color: #7bafd4;
}


/*--------------------------------------------------------------
# Leadership – Board Section
--------------------------------------------------------------*/

#board h3 {
    margin-top: 0.25em;
}

#board h3+p {
    margin-top: -2em;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media only screen and (min-width: 1200px) {
    
    .data-table .highlighted:hover {
    background-color: #DCDDDE;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
      -o-transition: background-color 1s;
         transition: background-color 1s;
}
}




@media only screen and (max-width:500px) and (max-height: 850px) {
    
    

}

@media only screen and (max-width:500px) and (max-height: 750px) {
    
    

}

@media only screen and (max-width:500px) and (max-height: 670px) {
    
    
    
    

}

@media only screen and (max-width:500px) and (max-height: 875px) {
    
    
    
    

}

@media only screen and (max-width:500px) and (max-height: 740px) {
    
}

@media only screen and (max-width:500px) and (max-height: 640px) {
    
}

@media only screen and (max-width:500px) and (max-height: 540px) {
    
}

@media only screen and (max-width:500px) and (max-height: 440px) {
    
}

@media only screen and (max-width:590px) and (max-height: 740px) {
    
}

@media only screen and (max-width:590px) and (max-height: 640px) {
    
}

@media only screen and (max-width:590px) and (max-height: 540px) {
    
}

@media only screen and (max-width:590px) and (max-height: 440px) {
    
}
@media only screen and (max-width:1416px) {
    
}
@media only screen and (max-width:1200px) {
    
}

@media only screen and (max-width:1011px) {
    
}


@media only screen and (max-width: 1275px) {
    
}



@media only screen and (max-width: 1199px) {
    
    

    @media only screen and (max-width: 856px) {
        
    }

#riskstream-award {
margin-bottom: 2em;
}
    .image-column {
        display: block;
        }
        .image-column img {
            max-width: 50%;
            height: auto;
            margin-right: 0;
            margin-bottom: 1em;
        }
    #header .container {
        max-width: 100%;
    }
    
    .nav-menu a {
        padding: 8px 4px;
    }
    .table-headings {
        display: none !important;
    }

    .data-table td {
        border: .075rem solid #ECEDEF;
        display: block;
        width: 100%;
        font-size: 1em;
        color: #000;
        font-weight: 500;
        border-left: none;
        border-right: none;
    }
    .data-table td:before {
        display: block;
    }
    .data-table td:before {
        content: attr(data-label);
        color: #003c71;
        margin-bottom: 0;
        font-size: 1.9em;
        font-weight: 700;
    }
    .data-table tr td:first-child {
        border-left: none;
        border-right: none;
    }
    .data-table .first-row td {
        border-left: none;
        border-right: none;
    }

        
    td[data-label="Underwriting"]::before {
        display: none;
    } 
    
    td[data-label="Underwriting"] {
        border: none;
        font-weight: 700;
        font-size: 2.53em;
        line-height: 1.1;
        margin: 0.5em 0 0.5em 0;
        padding: 0 .25em 0 .25em;
        color: #003C71;
    } 
    
    td[data-label="Quarter"]::before {
        display: none;
    } 
    
    td[data-label="Quarter"] {
        border: none;
        font-weight: 700;
        font-size: 2.53em;
        line-height: 1.1;
        margin: 0.5em 0 0.5em 0;
        padding: 0 .25em 0 .25em;
        color: #003C71;
    }
    
    td[data-label="Growth"]::before {
        display: none;
    } 
    
    td[data-label="Growth"] {
        border: none;
        font-weight: 700;
        font-size: 2.53em;
        line-height: 1.1;
        margin: 0.5em 0 0.5em 0;
        padding: 0 .25em 0 .25em;
        color: #003C71;
    }
    .data-table.table-fixed td {
  width: 100%;
}
.data-table td.numbered-data {
    text-align: left;
}
.data-table td.numbered-data-heading {
    display: none;
}

    
}

@media only screen and (max-width: 991px) {
    #header {
        background: #f8fafb;
        height: 70px;
        padding: 15px 0;
        transition: all 0.5s;
    }
    #nav-menu-container {
        display: none;
    }
    #mobile-nav-toggle {
        display: inline;
    }
    

    
    
    .section-C .nav-tabs a {
        padding: 8px 60px;
    }
    #sidebar-wrapper {
       margin-top: 70px;
        transition: all 0.5s;
    }
    .container-wide {
        max-width: 100%;
    }
    iframe {
        width: 100%;
        height: 100%; 
    }

    
}




@media only screen and (max-width: 768px) {
    .back-to-top {
        bottom: 15px;
    }
    
    #sidebar-wrapper {
       display: none;
    }
    #intro-contain {
    margin-left: 0;
    overflow-x: hidden;
}
.center-on-mobile {
    text-align: center !important;
}
.section-container{
    padding: 2em 5% 2em 5%;
}
    #photo-gallery {
  padding: 0px;
    }
    #improvement {
        padding: 30px 10px 30px 10px;
    }
    h2 {
        font-size: 1.8em;
    }
    .alternate-h1 {
        font-size: 2.2em;
    }
    h3 {
        font-size: 1.5em;
    }
    h3+h4 {
        margin: -1.25em 0 .25em 0;
    }
    h4 {
        font-size: 1.3em;
    }
    h5 {
        font-size: 1em;
    }
    .icon-grps {
        font-size: 1.3em;
    }
    .testimonial-quote-inverse blockquote p {
        font-size: 0.75em;
    }
    .img-overlay:before {
        top: 80%;
    }
        #commitment-heading {
        font-size: 3em;
    }
    .section-E h3, .section-E h4 {
        font-size: 2.25rem;
    }
    .margin-fix-three {
    margin-top: 2em;
}
.animation-container {
    margin-left: -6em;
    margin-right: -5em;
}



#footer .copyright {
    text-align: center;
    padding: 30px;
}


.margin-fix {
    margin-top: 1em;
    margin-bottom: 1em;
}  
.breaker {
    height: 0.5em;
    margin: 1em 0 1em 0;
} 
.data-table .hidden-mobile {
    display: none !important;
}

.table-headings {
    display: none !important;
}
.data-table td {
    border: .075rem solid #ECEDEF;
    display: block;
    width: 100%;
    font-size: 1em;
    color: #000;
    font-weight: 500;
    border-left: none;
    border-right: none;
}
.data-table td:before {
    display: block;
}
.data-table td:before {
    content: attr(data-label);
    color: #003c71;
    margin-bottom: .5em;
    font-size: 1.25em;
    font-weight: 700;
}
.data-table tr td:first-child {
    border-left: none;
    border-right: none;
}
.data-table .first-row td {
    border-left: none;
    border-right: none;
}


td[data-label="Underwriting"]::before {
    display: none;
} 

td[data-label="Underwriting"] {
    border: none;
    font-weight: 700;
    font-size: 2.53em;
    line-height: 1.1;
    margin: 0.5em 0 0.5em 0;
    padding: 0 .25em 0 .25em;
    color: #003C71;
} 

td[data-label="Quarter"]::before {
    display: none;
} 

td[data-label="Quarter"] {
    border: none;
    font-weight: 700;
    font-size: 2.53em;
    line-height: 1.1;
    margin: 0.5em 0 0.5em 0;
    padding: 0 .25em 0 .25em;
    color: #003C71;
}

td[data-label="Growth"]::before {
    display: none;
} 

td[data-label="Growth"] {
    border: none;
    font-weight: 700;
    font-size: 2.53em;
    line-height: 1.1;
    margin: 0.5em 0 0.5em 0;
    padding: 0 .25em 0 .25em;
    color: #003C71;
}
.image-column img {
    max-width: 400px;
}
.headshot-group img {
    height: 150px;
    width: auto;
}
.data-table td.numbered-data {
    text-align: left;
}
.data-table td.numbered-data-heading {
    display: none;
}
}


@media only screen and (max-width: 585px) {



}


@media only screen and (min-width:1300px) and (max-height: 850px) {
    #intro .img-fluid {
        transform: scale(0.8);

    }
    #intro-headshot-container {
        margin-right: -1em;
        margin-left:-1em;
    }
    }

    @media only screen and (min-width:1300px) and (max-height: 750px) {
        #intro .img-fluid {
            transform: scale(0.7);
    
        }
        #intro-headshot-container {
            margin-right: -1em;
        }
        }

        @media only screen and (max-width: 768px) {
    
    
}

        @media only screen and (max-width: 600px) {
    

}

/* =========================================================
   PATCH: Restore overlap + align intro text with Section-A box
   Put this at the VERY END of main.css
   ========================================================= */

:root{
  /* Match your content column width */
  --contentMax: 1100px;

  /* Consistent gutters for both intro + section content */
  --contentGutter: clamp(24px, 4vw, 72px);

  /* Increase overlap so Section-A clearly rides up */
  --overlap: clamp(72px, 8vw, 140px);
}

/* 1) Make intro text column use the same centered content column as section-A */
#intro .intro-container{
  width: 100%;
  max-width: var(--contentMax);
  margin: 0 auto;                 /* center like your white box section */
  padding-left: var(--contentGutter);
  padding-right: var(--contentGutter);

  /* Keep breathing room + reserve overlap space */
  padding-top: clamp(64px, 10vh, 120px);
  padding-bottom: calc(clamp(40px, 7vh, 88px) + var(--overlap));
}

/* If you still have any older margin-left rules lingering, this forces alignment */
#intro .intro-container{
  margin-left: auto !important;
  margin-right: auto !important;
}

/* 2) Pull Section-A up into the intro to create the overlap */
.section-A{
  position: relative;
  z-index: 5;                                  /* above intro video */
  margin-top: calc(var(--overlap) * -1);
  padding-top: calc(var(--overlap) + 48px);     /* content doesn't get hidden */
}

/* Optional: if the white box is inside a container, make it share the same gutters */
.section-A .container,
.section-A .section-inner,
.section-A .content{
  max-width: var(--contentMax);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--contentGutter);
  padding-right: var(--contentGutter);
}

/* ===============================
   FIX: Section-A width matches Section-B
   =============================== */

/* 1) Undo the accidental constraints that make Section-A skinny */
.section-A .container,
.section-A .section-inner,
.section-A .content{
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* 2) Apply sizing to the WHITE BOX inside Section-A, not the whole section.
   IMPORTANT: Replace .white-box with the actual class used for the white card.
*/
.section-A .white-box{
  width: min(1400px, 92%);
  margin: 0 auto;
}

/* 3) Keep overlap behavior on the section wrapper (this part is fine) */
.section-A{
  position: relative;
  z-index: 5;
  margin-top: calc(var(--overlap) * -1);
}

/* ==========================================
   FIX: Restore Section-A width + add overlap correctly
   (uses your real HTML classes)
   ========================================== */

:root{
  --overlap: clamp(56px, 6vw, 96px);
}

/* 1) Restore the normal width behavior for Section A so it matches Section B */
#financial-results.section-A .container-wide{
  max-width: 85% !important; /* matches your base .container-wide rule */
}

/* If anything is still constraining the inner wrapper, neutralize it */
#financial-results.section-A .container,
#financial-results.section-A .container-wide{
  width: 100%;
}

/* 2) Keep the white card styling consistent */
#financial-results.section-A .section-container{
  padding: 2em 10% !important; /* matches your base .section-container */
}

/* 3) Apply overlap to the WHITE CARD, not the whole section wrapper */
#financial-results.section-A{
  padding-top: var(--overlap); /* creates room so the card can lift */
}

#financial-results.section-A .section-container{
  margin-top: calc(var(--overlap) * -1);
  position: relative;
  z-index: 10; /* ensure it sits above the intro/video */
}

/* 4) Align intro text left edge with the white card content */
#intro .intro-container{
  max-width: 85%;
  margin: 0 auto !important;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
}

/* ==========================================
   FIX: Intro top padding too tall on large viewports
   ========================================== */

/* Cap the top padding so ultrawide/large screens don't push content down */
#intro .intro-container{
  /* old was effectively ~10vh; this is more controlled */
  padding-top: clamp(56px, 5vh, 110px) !important;
}

/* If you still see extra space, it’s usually coming from a min-height + bottom reserve.
   This keeps the overlap reserve but avoids feeling like the intro is "too tall". */
#intro{
  align-items: center; /* change from flex-end if it feels bottom-heavy */
}

/* =========================================================
   ALIGN intro copy with white card + overlap white card upward
   ========================================================= */

:root{
  /* how much the white card overlaps the intro */
  --introOverlap: clamp(28px, 3.5vw, 56px);
}

/* 1) Make intro text column match the section card content column */
#intro .intro-container{
  /* match .container-wide */
  max-width: 85%;
  width: 100%;
  margin: 0 auto !important;

  /* match .section-container padding-left/right (10%) */
  padding-left: 10%;
  padding-right: 10%;

  /* keep your vertical spacing reasonable */
  padding-top: clamp(48px, 4vh, 96px) !important;

  /* reserve space so the overlapping card doesn't cover the last line of intro text */
  padding-bottom: calc(clamp(40px, 6vh, 84px) + var(--introOverlap)) !important;
}

/* 2) Create the overlap by pulling the WHITE CARD up (not the whole section) */
#financial-results.section-A{
  position: relative;
  z-index: 5; /* ensure it sits above the intro/video */
}

#financial-results.section-A .section-container{
  position: relative;
  z-index: 6;
  margin-top: calc(var(--introOverlap) * -1);
}

/* =========================================================
   FINAL OVERRIDES: Align intro copy with card + card overlap
   Put at VERY END of CSS
   ========================================================= */

:root{
  --cardWidth: 85%;
  --cardSidePad: 10%;
  --introOverlap: clamp(28px, 3.5vw, 56px);
}

/* --- 1) Intro copy uses the same geometry as the white card --- */
/* Kills the absolute positioning + hard top offset in your file */
#intro-contain #intro .intro-container{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;

  width: var(--cardWidth) !important;
  max-width: none !important;
  margin: 0 auto !important;

  padding-left: var(--cardSidePad) !important;
  padding-right: var(--cardSidePad) !important;

  /* keep your vertical spacing reasonable */
  padding-top: clamp(48px, 4vh, 96px) !important;

  /* reserve room so the overlapped card doesn't cover the last line */
  padding-bottom: calc(clamp(40px, 6vh, 84px) + var(--introOverlap)) !important;
}

/* You have an inline <div style="width:85%"> inside the intro.
   That makes the intro copy *narrower* than the card content.
   Force it to fill the intro container. */
#intro-contain #intro .intro-container > div{
  width: 100% !important;
}

/* --- 2) Make the white card overlap upward into the intro --- */
/* The big blocker in your CSS is .section-A { padding: 350px... } */
#intro-contain #financial-results.section-A{
  padding-top: 0 !important;
  padding-bottom: 60px; /* keep your bottom spacing */
  position: relative;
  z-index: 10; /* above intro video */
}

/* Pull the CARD up (not the whole section background) */
#intro-contain #financial-results.section-A .section-container{
  margin-top: calc(var(--introOverlap) * -1) !important;
  position: relative;
  z-index: 11;
}

/* Keep the outer width consistent with Section B */
#intro-contain #financial-results.section-A .container-wide{
  max-width: var(--cardWidth) !important;
}

/* 3) Ensure the card still has breathing room inside Section A */
#financial-results.section-A .container-wide{
  /* keep your established width behavior */
  max-width: 85%;
}

/* 4) Safety: keep intro video behind everything */
#intro{
  position: relative;
  z-index: 1;
}
#intro-video{
  z-index: 0;
}

/* =========================================================
   FORCE: Intro left-align to Section-A card content
   FORCE: Section-A card overlaps intro
   Put at VERY END of main.css
   ========================================================= */

:root{
  --introOverlap: clamp(24px, 3vw, 52px);
}


/* ---------- 1) Fix Intro alignment ---------- */
/* Your CSS currently absolutely positions this block. Kill that and match the card geometry. */
#intro-contain #intro .intro-container{
  position: relative !important;
  top: auto !important;
  left: auto !important;

  /* match .container-wide width */
  width: 85% !important;
  margin: 0 auto !important;

  /* match .section-container inner padding */
  padding-left: 10% !important;
  padding-right: 10% !important;

  /* reasonable vertical spacing */
  padding-top: clamp(48px, 4vh, 96px) !important;

  /* leave room for the card to overlap up without covering intro text */
  padding-bottom: calc(48px + var(--introOverlap)) !important;
}

/* You have an inline <div style="width:85%"> inside the intro.
   That makes the intro copy narrower than the card content. Force it full width. */
#intro-contain #intro .intro-container > div[style]{
  width: 100% !important;
}

/* ---------- 2) Make the Section-A WHITE CARD overlap upward ---------- */
/* Neutralize the old “big top padding” behavior so the card can move up */
#intro-contain #financial-results.section-A{
  padding-top: var(--introOverlap) !important;
  padding-bottom: 60px !important;
  position: relative;
  z-index: 10;
}

/* Pull the white card up into the intro */
#intro-contain #financial-results.section-A .section-container{
  margin-top: calc(var(--introOverlap) * -1) !important;
  position: relative;
  z-index: 11;
}

/* Keep Section-A width consistent with Section-B */
#intro-contain #financial-results.section-A .container-wide{
  max-width: 85% !important;
}

:root{
  --introOverlap: clamp(24px, 3vw, 52px);
}

#intro-contain #intro .intro-container > div[style]{
  width: 100% !important;
}

#intro-contain #financial-results.section-A .section-container{
  margin-top: calc(var(--introOverlap) * -1) !important;
  position: relative;
  z-index: 11;
}

#intro-contain #financial-results.section-A{
  padding: 0 0 60px 0 !important;   /* wipes the 350px top padding */
  padding-top: var(--introOverlap) !important; /* adds controlled overlap space */
}

/* ================================
   Intro ↔ Card alignment + overlap
   ================================ */

:root{
  --introOverlap: clamp(24px, 3vw, 52px);
}

/* If intro is clipping, disable clipping */
#intro{
  overflow: visible !important;
}

/* 1) Align intro copy left edge with card content */
#intro-contain #intro .intro-container{
  position: relative !important;
  top: auto !important;
  left: auto !important;

  width: 85% !important;
  margin: 0 auto !important;

  padding-left: 10% !important;
  padding-right: 10% !important;

  /* keep reasonable top spacing */
  padding-top: clamp(48px, 4vh, 96px) !important;

  /* reserve room so the card overlap doesn't cover the last line */
  padding-bottom: calc(48px + var(--introOverlap)) !important;
}

/* Kill the inline width:85% that narrows the intro copy */
#intro-contain #intro .intro-container > div[style]{
  width: 100% !important;
}

/* 2) Overlap the white card upward */
#intro-contain #financial-results.section-A{
  position: relative;
  z-index: 10;
  padding: 0 0 60px 0 !important;
  padding-top: var(--introOverlap) !important;
}

/* Pull the CARD up */
#intro-contain #financial-results.section-A .section-container{
  margin-top: calc(var(--introOverlap) * -1) !important;
  position: relative;
  z-index: 11;
}

/* 3) Ensure intro background/video stays behind */
#intro-video{ z-index: 0 !important; }
#intro:before{ z-index: 1 !important; }
#intro-contain #intro .intro-container{ z-index: 2 !important; }

/* =========================
   Intro alignment + overlap
   ========================= */

:root{
  --introOverlap: clamp(24px, 3vw, 56px);
}

/* Stop the old huge section-A top padding from controlling layout */
.section-A{
  padding: 0 0 60px 0 !important;
}

/* Make the intro behave like the white-card layout (85% wide, centered) */
#intro{
  position: relative;
  height: auto !important;
  min-height: clamp(520px, 70vh, 820px);
  overflow: visible !important;
}

/* Video as the background layer */
#intro-video{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

/* Overlay layer (if you’re using it) */
#intro:before{
  z-index: 1;
}

/* Intro text layer: same width + padding system as section container content */
#intro .intro-container{
  position: relative !important;   /* kills the absolute layout */
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;

  width: 85% !important;
  margin: 0 auto !important;

  padding-left: 10% !important;
  padding-right: 10% !important;

  padding-top: clamp(56px, 8vh, 140px) !important;
  padding-bottom: calc(56px + var(--introOverlap)) !important;

  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Remove the old “push down” on the H1 */
#intro h1{
  margin-top: 0 !important;
}

/* Pull the financial results card upward to overlap the intro */
#financial-results.section-A{
  position: relative;
  z-index: 10;
  padding-top: var(--introOverlap) !important; /* creates room for the pull-up */
}

#financial-results.section-A .section-container{
  position: relative;
  z-index: 11;
  margin-top: calc(var(--introOverlap) * -1) !important; /* the overlap */
}
/* Section A: card overlaps intro, but section blue background does NOT */
#financial-results.section-A{
  background: transparent !important;
  position: relative;
  z-index: 10;
  padding-top: var(--introOverlap) !important; /* room for overlap pull */
}

/* Paint the blue background starting BELOW the overlap area */
#financial-results.section-A::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;

  /* start the blue BELOW the overlap height */
  top: var(--introOverlap);

  bottom: 0;

  /* match your section-bg-1 color */
  background: #003C71; /* change if your section-bg-1 differs */
  z-index: 0;
}

/* Keep the white card above the background paint */
#financial-results.section-A .container,
#financial-results.section-A .container-wide,
#financial-results.section-A .section-container{
  position: relative;
  z-index: 1;
}

/* Maintain the overlap pull */
#financial-results.section-A .section-container{
  margin-top: calc(var(--introOverlap) * -1) !important;
  z-index: 2;
}

/* ===============================
   EXACT LEFT ALIGNMENT WITH CARD
   =============================== */

#intro .intro-container{
  position: relative !important;
  top: auto !important;
  left: auto !important;

  /* Make intro full width so we control padding precisely */
  width: 100% !important;
  margin: 0 !important;

  /* Match the actual card content start (17.5%) */
  padding-left: 17.5% !important;
  padding-right: 17.5% !important;

  z-index: 2;
}

/* Make sure inner div isn't shrinking the copy */
#intro .intro-container > div{
  width: 100% !important;
}

/* Align intro copy with Section A card content edge */
#intro-contain #intro .intro-container{
  /* match the same sizing model as your Section A container-wide */
  width: 85% !important;
  max-width: 1600px !important;  /* IMPORTANT: set this to whatever .container-wide uses */
  margin-left: auto !important;
  margin-right: auto !important;

  /* match Section A .section-container padding */
  padding-left: 10% !important;
  padding-right: 10% !important;

  /* keep your vertical spacing */
  padding-top: clamp(48px, 4vh, 96px) !important;
  padding-bottom: calc(48px + var(--introOverlap)) !important;

  text-align: left !important;
}

#intro-contain #intro .intro-container {
  box-sizing: border-box !important;

  /* keep the same overall container size */
  width: min(85%, 1600px) !important;
  margin: 0 auto !important;

  /* REMOVE the % padding that’s crushing your left edge */
  padding-left: 0 !important;
  padding-right: 0 !important;

  /* use a fixed/clamped gutter like your white box should have */
  padding-inline: clamp(32px, 4vw, 96px) !important;

  /* keep your vertical spacing as-is */
  padding-top: clamp(48px, 4vh, 96px) !important;
  padding-bottom: calc(48px + var(--introOverlap)) !important;

  text-align: left !important;
}

/* Left-align header contents to the main content column */
#header .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 28px;
}

/* stop float behavior */
#logo, #nav-menu-container { float: none !important; }

/* give the nav a clean row */
#nav-menu-container {
  margin: 0 !important;
}
#nav-menu-container .nav-menu {
  display: flex;
  gap: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* make the active/hover more obvious (underline stays inside header) */
#nav-menu-container .nav-menu a{
  position: relative;
  padding: 12px 8px;
  font-weight: 800;
  color: #003C71;
  text-decoration: none;
}
#nav-menu-container .nav-menu > li > a:before{
  content:"";
  position:absolute;
  left: 8px;
  right: 8px;
  bottom: 6px;
  height: 6px;
  background:#003C71;
  border-radius: 3px;
  width: 0;
  opacity: 0;
  transition: width .2s ease, opacity .2s ease;
}
#nav-menu-container .nav-menu li:hover > a:before,
#nav-menu-container .nav-menu .menu-active > a:before{
  width: calc(100% - 16px);
  opacity: 1;
}

/* Make header align with content column */
#header .container {
  max-width: 1200px;      /* match your main content max width */
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 32px;

}

/* remove float legacy behavior */
#logo,
#nav-menu-container {
  float: none !important;
}

#nav-menu-container {
  margin: 0 !important;
}

#nav-menu-container .nav-menu {
  display: flex;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}


#header {
  border-bottom: 1px solid rgba(0,0,0,0.06);
}

/* Unify header + hero grid */

#header .container,
.hero .container,
.hero-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.hero,
.hero-section {
  padding-left: 0;
  padding-right: 0;
}

.hero .container {
  padding-left: 0;
}

:root{
  --sidebar-w: 240px;  /* set to your actual left nav width */
  --gutter: 24px;
  --content-max: 1200px;
}

/* Header should NOT be a centered 1200px island */
#header .container{
  max-width: none;          /* break out of bootstrap container centering */
  width: 100%;
  margin: 0;
  padding-left: calc(var(--sidebar-w) + var(--gutter));
  padding-right: var(--gutter);

  display: flex;
  align-items: center;
  gap: 32px;
  box-sizing: border-box;
}

/* Stop any float legacy from pushing things weird */
#logo, #nav-menu-container { float: none !important; }
#nav-menu-container { margin: 0 !important; }

/* Keep your nav row clean */
#nav-menu-container .nav-menu{
  display: flex;
  gap: 26px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hero .container,
#hero .container,
.hero-section .container{
  max-width: none;
  width: 100%;
  margin: 0;
  padding-left: calc(var(--sidebar-w) + var(--gutter));
  padding-right: var(--gutter);
  box-sizing: border-box;
}

@media (max-width: 991px){
  :root{ --sidebar-w: 0px; }
  #header .container{ padding-left: var(--gutter); }
}

#logo {
    width: 183px;
}

#foundation-logo-header {
    max-height: 55px !important;
}

/* =========================================================
   APPLY Financial Results overlap behavior to Stronger Communities
   Put at VERY END of main.css
   ========================================================= */

/* Use the same overlap amount everywhere */
:root{
  --introOverlap: clamp(24px, 3vw, 56px);
}

/* If both sections share the same pattern, target both IDs */
#financial-results.section-A,
#stronger-communities.section-A{
  background: transparent !important;     /* keeps the section wrapper from painting behind the overlap */
  position: relative;
  z-index: 10;
  padding-top: var(--introOverlap) !important; /* creates room for the pull-up */
}

/* Paint the blue background starting BELOW the overlap area */
#financial-results.section-A::before,
#stronger-communities.section-A::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: var(--introOverlap);  /* important: starts below overlap */
  bottom: 0;
  background: #003C71;       /* match your section-bg-1 */
  z-index: 0;
}

/* Ensure the white card stays above the background paint */
#financial-results.section-A .container,
#financial-results.section-A .container-wide,
#financial-results.section-A .section-container,
#stronger-communities.section-A .container,
#stronger-communities.section-A .container-wide,
#stronger-communities.section-A .section-container{
  position: relative;
  z-index: 1;
}

/* Pull the WHITE CARD up into the intro */
#financial-results.section-A .section-container,
#stronger-communities.section-A .section-container{
  margin-top: calc(var(--introOverlap) * -1) !important;
  z-index: 2;
}

/* Keep width behavior consistent (if you're using .container-wide) */
#financial-results.section-A .container-wide,
#stronger-communities.section-A .container-wide{
  max-width: 85% !important;
  width: 100%;
}