/* --- colors --- */
.bg-soft {
    background-color: #f8f8f8;
    padding-top:3em;
    padding-bottom:3em;
}
header {
    background-color: none;
}
.leader {
    margin-bottom: 15px;
}
.leadership-intro {
    padding-top:45px;
    padding-bottom: 45px;
}
.leadership-selector {
    background:#323232;
    width: 100%;
    padding:60px 0;
}
.leadership-selector h4 {
     color: #fff;
}
.leadership-selector ul.dropdown-menu.show {
    border-radius: 0;
}
.leadership-selector li {
    padding: 0 1rem .5rem;
}
.leadership-selector .btn.dropdown-toggle {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;    
}
.leader-list {
    background:#f8f8f8;
    width: 100%;
    padding:60px 0;
}

.pdf-link {
    position:relative;
}
.pdf-link {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 15px;
    padding-right: 8px;
}
.pdf-link a::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: transparent;
    border-top: 2px solid #f7c617;
    border-right: 2px solid #f7c617;
    transform: rotate(45deg) translateY(-65%);
    position: absolute;
    right: 0;
    top: 50%;
}
.pdf-link a::after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: transparent;
    border-top: 2px solid #f7c617;
    border-right: 2px solid #f7c617;
    transform: rotate(45deg) translateY(-65%);
    position: absolute;
    right: -8px;
    top: 50%;
}
.leader-hero {
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 530px;
}
@media (min-width: 1440px) {
    .leader-hero {
        background-size: cover;   
    }
}
.leader-bio {
    padding-top:45px;
    padding-bottom: 45px;
}
.custom-page p {
    line-height: 1.625em
}
.custom-page a {
    color: #63666A;
}
.custom-page a:hover,
.custom-page a:focus {
    text-decoration-line: underline;
}
.custom-page h1 {
    margin-right: 0;
    font-size: 56px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.custom-page h1::after {
    content: "";
    display: block;
    height: 4px;
    width: 60px;
    margin: 20px 0 18px;
    background-color: #ffc702;
}
.custom-page h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px;
    font-size: 24px;
}
.custom-page h3::after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background-color: #ffc702;
    margin-top:18px;
}
.afterhero {
    text-transform: uppercase;
    font-weight: 300;
    background:#323232;
    width: 100%;
    padding:60px 0;
}
.afterhero h4 {
    color: #fff;
    display: inline-block;
    margin-right: 1em;
    text-transform: uppercase;
    font-weight: 300;
}
.afterhero .cta-top--label {
    color:#fff;
    font-size: 20px;
    line-height: 48px;
    margin-bottom:18px;
    text-align: right;
    text-transform: uppercase;
}
.afterhero .cta-top--label p {
    font-weight: 600;
    margin-bottom: 0;
}
.afterhero .cta-top--button {
    line-height: 48px;
    text-align: center;
}


.custom-page h3.alt::after {
    margin-right: auto;
    margin-left: auto;
}
.custom-page p {
    font-weight: 300;
}
.custom-page b {
    font-weight: 700 !important;
}
.custom-page .main-btn {
    color: #fff;
    font-size: 18px;
    padding: 10px 45px 10px 20px;
    border: 2px solid #fff;
    border-radius: 3px;
    font-weight: 400;
    background:transparent;
    position: relative;
}
.custom-page .main-btn-dark {
    color: #000;
    font-size: 18px;
    padding: 10px 45px 10px 20px;
    border: 2px solid #000;
    border-radius: 3px;
    font-weight: 400;
    background:transparent;
    position: relative;
}
.custom-page .main-btn:hover {
    color: #000;
    text-decoration: none;
    background: #fff;
}
.custom-page .main-btn-dark:hover {
    color: #fff;
    text-decoration: none;
    background: #000;
}

.custom-page .main-btn::before {
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 40px;
    transform: rotate(-45deg) translateY(175%);
    width: 8px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.custom-page .main-btn::after {
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 33px;
    transform: rotate(-45deg) translateY(175%);
    width: 8px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.custom-page .afterhero .main-btn::before, 
.custom-page .afterhero .main-btn::after, 
.custom-page .how-to-apply .main-btn::before, 
.custom-page .how-to-apply .main-btn::after, 
.custom-page .cta-banner .main-btn::before, 
.custom-page .cta-banner .main-btn::after  {
    border-right: 2px solid #FFC702;
    border-bottom: 2px solid #FFC702;
    top: 17.5%;
}

.custom-page .how-to-apply .main-btn {
    display: inline-block;
    margin-top: .5rem;
}
.careers-overview .how-to-apply {
    background:#323232;
    width: 100%;
    padding:60px 0;
    color: #fff;
}
.careers-overview .how-to-apply h3 {
    color: #fff;
    font-weight: 300;
}
.container.thrive-section {
    padding-top: 3em;
    padding-bottom: 3em;
}
.careers-drivers .thrive-section .row {
    margin-top: 2rem;
}
.careers-drivers .thrive-section .row:nth-child(1)
 {
    margin-top: 0rem;
}

.thrive-section h4 {
    font-size: 20px;
    font-weight: 700;
}

.thrive-section .col-sm {
    padding-bottom: 3rem;
}

.thrive-section .matrix-item {
    padding-top: 1rem;
}

/*.careers-drivers .thrive-section .col-md-4 {
    margin-bottom: 2rem;
}*/

.spotlight {
    background-color: #f8f8f8;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.spotlight .col-sm {
    padding-bottom: 3rem;
}

.spotlight .matrix-item {
    padding-top: 1rem;
}

.eom-section {
    background: #f8f8f8;
    padding:60px 0;
    width:100%;
}
.awards {
    /*background-color: #f8f8f8;*/
    border-top: #f8f8f8 solid 2px; 
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.awards img {
    margin: 0 auto;
    display: block;
}
.awards-copy {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size:1.375rem;
}
.awards .col-sm {
    padding-bottom: 3rem;
}
.custom-page .hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 400px;
    height: 100vh;
    position:relative;
}
.custom-page.interior .hero,
.custom-page.careers-overview .hero,
.custom-page.careers-drivers .hero {
    padding-top:0;
    height: 80vh;
    color:#fff;
}
.page-id-2724 .content-section.section-hero.hero,
.page-id-2724 .content-section.section-hero.hero::before {
    height: 60vh;
}
.page-id-2724 .content-section.section-hero.hero {
    background-position: center center;
}

.page-id-2729 .content-section.section-hero.hero,
.page-id-2729 .content-section.section-hero.hero::before {
    height: 50vh;
}
.page-id-2732 .content-section.section-hero.hero,
.page-id-2732 .content-section.section-hero.hero::before {
    height: 60vh;
}
.page-id-2735 .content-section.section-hero.hero,
.page-id-2735 .content-section.section-hero.hero::before {
    height: 50vh;
}
.page-id-2742 .content-section.section-hero.hero,
.page-id-2742 .content-section.section-hero.hero::before {
    height: 50vh;
}
.page-id-2746 .content-section.section-hero.hero,
.page-id-2746 .content-section.section-hero.hero::before {
    height: 50vh;
}


.hero-section .container {
    transform: translateY(50%);
    bottom: 50%;
    position: absolute;
}
.custom-page .hero h1 {
    color:#ffffff;
}
.custom-page .main-btn:hover::before, 
.custom-page .main-btn:hover::after  {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.custom-page .cta-banner .main-btn {
    background-color: #FFF;
    border: none;
    color: #000;
    font-weight: 600;
}
.custom-page .cta-banner .main-btn:hover, 
.custom-page .cta-banner .main-btn:focus {
    background-color: #949494;
    border: none;
    color: #fff;
    font-weight: 600;
}
.custom-page .cta-banner .main-btn:hover::before, 
.custom-page .cta-banner .main-btn:hover::after {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}
.cta-banner {
    background:#ffc702;
    padding:60px 0;
    width:100%;
}
.cta-banner--label {
    color:#000;
    font-size: 20px;
    line-height: 48px;
    margin-bottom:18px;
    text-align: center;
}
.cta-banner--label p {
    margin-bottom: 0;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.cta-banner--button {
    line-height: 48px;
    text-align: center;
}

.careers-drivers .cta-banner--button {
    margin-right:auto;
    margin-left:auto;
}
.custom-page .main-btn-dark::before {
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 40px;
    transform: rotate(-45deg) translateY(175%);
    width: 8px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.custom-page .main-btn-dark::after {
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 33px;
    transform: rotate(-45deg) translateY(175%);
    width: 8px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}
.custom-page .main-btn-dark:hover::before, 
.custom-page .main-btn-dark:hover::after  {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.custom-page .secondary-btn {
    background: transparent;
    border:2px solid #eb4242;
    color: #eb4242;
    font-size: 12px;
    padding: 20px 30px;
    font-weight: 700;
}
.custom-page .secondary-btn:hover {
    background: #eb4242;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}
.testimonials-slider .quote {
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    padding: 3em 3em 0em;
}
.testimonials-slider .quote--header {
    font-style: normal;
}
.testimonials-slider .quote--body::before {
    content:"“";
    color: #fcce2e;
    font-size: 30px;
    line-height: 30px;
}
.testimonials-slider .quote--body::after {
    content:"”";
    color: #fcce2e;
    font-size: 30px;
    line-height: 30px;
}
.testimonials-slider .quote--attribution {
    font-style: italic;
    font-weight:700;
    font-size: 16px;
    margin-top: 1rem;
}
.testimonials-slider .slick-dots {
    list-style: none;
    margin: auto;
    text-align: center;
}
.testimonials-slider .slick-dots li {
    display: inline-block
}
.testimonials-slider .slick-dots li button {
    font-size: 0;
    width: 75px;
    border-radius: 0px;
    border: none;
    height: 10px;
    margin: 10px;
    background: #949494;
}
.testimonials-slider .slick-dots li.slick-active button {
    background: #fcce2e;
}
body.category-ideas iframe {
    position: relative;
}
.video-section .embed-responsive {
    padding-bottom: 58.03%;
}
.corp-video-section .embed-responsive {
    padding-bottom: 56.25%;
}
.video-section .embed-responsive iframe, 
.corp-video-section .embed-responsive iframe {
    padding: 5px;
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}    
.iframe-container iframe {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
.programs-section h4 {
    font-size: 20px;
    text-transform: uppercase;
}
.testimonial-section .col {
    background:#eeefef;
    padding: 20px;
    padding-bottom: 10px;
}
.intro-section .intro-inner {
    width:60%;
    margin:auto
}

.article-content li {
    font-weight: 300;
}

header .logo {
    min-width: 112px;
}
header .logo-2 {
    position: relative;
    margin-right: auto;
}
header .logo-2--img {
    height: 50px;
    position: relative;
}


@media (min-width: 992px) {
    header .logo-2 {
        position: absolute;
        right:1rem;
        bottom: 0;
        width: 160px;
        height: 100%
    }
    header .logo-2--img {
        height: 67px;
        position: absolute;
        right:0;
        bottom:4px;
    }
}






.ccpa-privacy-notice h4 {
    font-size: 1.125rem;
}
.ccpa-privacy-notice .rich-text_module .rich_text_container a,
.privacy .rich-text_module .rich_text_container a,
.privacy-policy-for-canada .rich-text_module .rich_text_container a,
.privacy-policy-for-thailand .rich-text_module .rich_text_container a {
    color: #007bff;
}
.table-ccpa {
    margin-bottom: 1rem;
}
.table-ccpa td {
    vertical-align: top;
    border: 1px solid #000000;
    padding: .5rem;
}



@media (min-width: 576px) {
    .afterhero .cta-top--label {
        margin-bottom:0px;
        position:relative;
    }
    .afterhero .cta-top--label p {
        position: absolute;
        bottom: 50%;
        right: 0;
        transform: translateY(50%);
        line-height: 24px;
    }

    .afterhero .cta-top--button {
        text-align: left;
    }

    .cta-banner--label {
        margin-bottom:0px;
        position:relative;

    }
    .cta-banner--label p {
        position: absolute;
        bottom: 50%;
        right: 0;
        transform: translateY(50%);
        line-height: 24px;
    }

    .cta-banner--button {
        text-align: left;
    }
}

@media (max-width: 576px) {
    .custom-page .hero {
        padding-top: 100px;
        height: 70vh;
        position: relative;
    }

    .hero .container {
        position: relative;
    }
    .custom-page.careers-overview .hero .container,
    .custom-page.careers-drivers .hero .container {
        position:absolute;
    }

    .custom-page .hero .title-wrapper {
        position: absolute;
        top: 50%;
        transform: translateY(15%);
    }
}

@media (min-width: 768px) {
    .video-section .embed-responsive {
        padding-bottom: 19.03%;
    }    
    .awards img {
        margin:0;
    }
}

@media (max-width: 991px) {
    .intro-section .intro-inner {
        width:100%;
    }
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




/*
 * ==== 2020 New CSS ====
 */


/* == News ==*/

#relatednews .entry-thumbnail img {
    object-fit: contain;
}

/* == History == */

/*body.history main {
    padding-top: 117px;
}*/

/*
 * ==== Colors ==== 
 */

.content-section.bg_accent {
    background-color:#FFC845;
}
.content-section.bg_white {
    background-color:#FFF;
}
.content-section.bg_lightGray {
    background-color:#EEEFEF;
}
.content-section.bg_coolGray {
    background-color:#63666A;
    color:#fff;
}
.content-section.bg_darkGray {
    background-color:#3D3935;
    color:#fff;
}
.content-section.bg_outerspace {
    background-color:#323232;
    color:#fff;  
}
.content-section.bg_black {
    background-color:#000;
    color:#fff;    
}
.content-section.bg_golden {
    background-color:#FFC845;
}
.content-section.bg_green {
    background-color:#719949;
    color:#fff;    
}
.content-section.bg_blue {
    background-color:#009CDE;
    color:#fff;    
}
.content-section.bg_orange {
    background-color:#FF8F1C;
    color:#fff;    
}
.content-section.bg_red {
    background-color:#E03C31;
    color:#fff;    
}
.content-section.bg_navy_blue {
    background-color:#0072CE;
    color:#fff;    
}
.content-section.bg_rouge {
    background-color:#A73A64;
    color:#fff;    
}
.content-section.bg_peat {
    background-color:#7A7256;
    color:#fff;    
}
.content-section.bg_casel {
    background-color:#2E7064;
    color:#fff;    
}

/*
 * ==== Typography ==== 
 */

.content-section h3 {
    font-size: 1.25rem;
    font-weight: 700;
}

.careers-drivers a {
    /*font-weight: 600;*/
    color: #63666A;
}
.drivers-wanted a {
    /*font-weight: 600;*/
    color: #63666A;
}

/*
 * ==== General Section Elements ====
 */

#main {
    position: relative;
}


/* Top Nav 
*/

@media (min-width: 992px) {
    header {
        transform: none;
        left: 0;
    }
    header.scroll-white-bg {
        transform: none;
    }
}

nav.navbar.utility-nav {
    display: none;
}

nav.utility-nav ul.navbar-nav {
    line-height: .5rem;
}
nav.utility-nav .nav-link.nav-link-dropdown::after {
    top:.5rem;
}
nav.utility-nav .rotate-caret::after {
    top:.5rem !important;
}
nav.utility-nav .nav-item {
    font-size: .75rem;
}
nav.utility-nav .nav-item .nav-link {
    color: #fff;
    padding-right: 25px;
    padding-left: 10px;
    position:relative;
}
nav.utility-nav .nav-item .nav-link img {
    position: absolute;
    right: 0;
    top: 3px;
}
nav.utility-nav select#gtranslate_selector {
    font-size: .75rem;
    background-color: rgba(0,0,0,0);
    border: none;
    color: #fff;
}
@media (max-width: 991px) {
    header.white-bg nav.utility-nav .nav-item .nav-link, 
    header.white-bg nav.utility-nav select#gtranslate_selector {
        color: #212529;
    }
    header.white-bg nav.utility-nav .nav-item {
        border-bottom:none;
    }
    header.white-bg nav.utility-nav .nav-item:hover {
        background-color:#d3d3d3;
    }
    header.white-bg nav.main-nav .nav-item.nav-translate {
        padding:.5rem;      
    }
    header.white-bg nav.main-nav select#gtranslate_selector {
        border: none;
        background: transparent;
        color: rgba(0, 0, 0, 0.75);
    }

}

@media (min-width: 992px) {
    nav.navbar {
        position:relative;
    }
    nav.navbar.utility-nav {
        display: flex;
    }
    nav.utility-nav form.search {
        height: 24px;
    }

    nav.utility-nav .nav-item {
    font-size: 1rem;
    }
    nav.utility-nav select#gtranslate_selector {
        font-size: 1rem;
    }

    /* My Wilbur Ellis */
    nav.utility-nav .nav-item a {
    cursor: pointer;
    }
    nav.utility-nav .navbar-nav .dropdown-menu.mega-menu.show {
        width: 990px;
        left: -833px;
    }
    nav.utility-nav .navbar-nav .dropdown-menu.mega-menu p {
        font-size: 1rem;
        line-height: 1.35rem;
    }
    nav.utility-nav .navbar-nav .dropdown-menu.mega-menu a.btn.we-btn.btn-outline-dark {
        width: 100%;
        text-align: left;
        margin-bottom: 9px;
    }
    nav.utility-nav .navbar-nav .dropdown-menu.mega-menu .btn img {
        margin-right: 6px;
    }
    header nav.main-nav li.nav-item.nav-contact {
        display:none;
    }
    header nav.main-nav .nav-item.nav-translate {
        display:none;
    }
    header nav.main-nav .nav-item.nav-my-wilbur-ellis {
        display:none;
    }

    nav .navbar-dropdown-menu .nav-section-label {
        font-size: .5rem;
        font-weight: 700;
        text-transform: uppercase;
        padding: 10px 23px 3px 20px;
        border-top: 1px solid #EEEFEF;
    }
}

@media(min-width: 992px) {
    nav .navbar-dropdown-menu {
        height: fit-content;
    }
}

/* Hero Gradient Overlay */
.section-hero::before {
    content: "";
    background-color: #000;
    opacity: 0.35;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    height: 80vh;
}

.page-id-2724 .section-hero::before {
    height: 80vh;
}

/* --- Section Spacing - Top --- */
.content-section.collapse-top-spacing {
    padding-top:0;
}
.content-section.half-top-spacing {
    padding-top:1.5rem;
}
.content-section.full-top-spacing {
    padding-top:3rem;
}
.content-section.extra-top-spacing {
    padding-top:4.5rem;
}
.content-section.double-top-spacing {
    padding-top:6rem;
}
/* --- Section Spacing - Bottom --- */
.content-section.collapse-bottom-spacing {
    padding-bottom:0;
}
.content-section.half-bottom-spacing {
    padding-bottom:1.5rem;
}
.content-section.full-bottom-spacing {
    padding-bottom:3rem;
}
.content-section.extra-bottom-spacing {
    padding-bottom:4.5rem;
}
.content-section.double-bottom-spacing {
    padding-bottom:6rem;
}

/* --- Section Spacing - Bottom --- */
.row.collapse-bottom-spacing {
    margin-bottom:0;
}
.row.half-bottom-spacing {
   margin-bottom:1.5rem;
}
.row.full-bottom-spacing {
   margin-bottom:3rem;
}
.row.extra-bottom-spacing {
    margin-bottom:4.5rem;
}
.row.double-bottom-spacing {
    margin-bottom:6rem;
}


/* --- Header Dash --- */
.dash::after {
    content: "";
    display: block;
    height: 4px;
    width: 60px;
    margin: 20px 0 18px;
    background-color: #ffc702;
}
.text-center.dash::after {
    margin-right:auto;
    margin-left:auto;
}
.text-right.dash::after {
    margin-right:0;
    margin-left:auto;
}

/* --- Buttons Local Nav Bar */

nav.content-section.section-local-nav-bar .btn-group {
    display: flex;
    justify-content: space-around;
}

nav.content-section.section-local-nav-bar .btn-group a {
    border:none;
    border-radius: 0;
}
nav.content-section.section-local-nav-bar .btn-group a.highlight {
    color:#FFC845;
}
/* --- Buttons/links on light backgrounds */
.content-section .we-btn.we-100-solid-light {
    background-color: #fff;
    color: #000;
}
.content-section .we-btn.we-100-solid-light:hover {
    background: #636363;
    color: #fff;
}
.content-section .we-btn.we-100-solid-light:hover::before,
.content-section .we-btn.we-100-solid-light:hover::after {
    border-right: 2px solid #FFC845;
    border-bottom: 2px solid #FFC845;

}

.content-section .we-btn {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .012em;
    padding: 10px 45px 10px 20px;
    position: relative;
    line-height: 1.75rem;
}
.content-section .we-btn:hover {
    text-decoration: none;
    color:#fff; /* fix on giving pages */
}

.content-section .we-btn::before,
.content-section .we-btn::after {
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    transform: rotate(-45deg) translateY(175%);
    width: 8px;
    border-right: 2px solid #FFC845;
    border-bottom: 2px solid #FFC845;
}

.content-section .we-btn::before {
    right: 40px;
}
.content-section .we-btn::after {
    right: 33px;
}


.content-section .we-btn.arrows-left {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .012em;
    padding: 10px 20px 10px 40px;
    position: relative;
    line-height: 1.75rem;
}

.content-section .we-btn.arrows-left::before,
.content-section .we-btn.arrows-left::after {
    content: "";
    display: inline-block;
    height: 8px;
    position: absolute;
    transform: rotate(-45deg) translateY(175%);
    width: 8px;
    border-top: 2px solid #FFC845;
    border-right: none;
    border-bottom: none;
    border-left: 2px solid #FFC845;
}

.content-section .we-btn.arrows-left::before {
    left: 10px;
}
.content-section .we-btn.arrows-left::after {
    left: 17px;
}

.content-section .we-btn.arrows-left:hover::before,
.content-section .we-btn.arrows-left:hover::after {
    border-right: none;
    border-bottom: none;
}

/* --- Button on Hero */
.hero .we-btn {
    border-color:#fff;
    color:#fff;
}
.hero  .we-btn:hover {
    background-color:#fff;
    color:#000;
}

/* --- Button on accent background */
.content-section.bg_accent .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_accent .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}
/* --- Button on white background */
.content-section.bg_white .we-btn {
    background-color:#fff;
    border-color:#000;
    color:#000;
}
.content-section.bg_white .we-btn:hover {
    background-color:#323232;
    border-color:#000;
    color:#fff;
}

/* --- Button on lightGray background */
.content-section.bg_lightGray .we-btn {
    background-color:#fff;
    border-color:#000;
    color:#000;
}
.content-section.bg_lightGray .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on coolGray background */
.content-section.bg_coolGray .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_coolGray .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on darkGray background */
.content-section.bg_darkGray .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_darkGray .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on outerspace background */
.content-section.bg_outerspace .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_outerspace .we-btn {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on black background */
.content-section.bg_black .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_black .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on golden background */
.content-section.bg_golden .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_golden .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on green background */
.content-section.bg_green .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_green .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on blue background */
.content-section.bg_blue .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_blue .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on orange background */
.content-section.bg_orange .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_orange .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on red background */
.content-section.bg_red .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_red .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on navy_blue background */
.content-section.bg_navy_blue .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_navy_blue .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on rouge background */
.content-section.bg_rouge .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_rouge .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on peat background */
.content-section.bg_peat .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_peat .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}

/* --- Button on casel background */
.content-section.bg_casel .we-btn {
    background-color:#fff;
    border-color:#fff;
    color:#000;
}
.content-section.bg_casel .we-btn:hover {
    background-color:#323232;
    border-color:#fff;
    color:#fff;
}


/* --- Button on light backgrounds */
/*.content-section.bg_white .we-btn,
.content-section.bg_lightGray .we-btn {
    color:#3D3935;
    border-color:#3D3935;
}

.content-section.bg_white .we-btn:hover,
.content-section.bg_lightGray .we-btn:hover {
    color:#000;
    text-decoration: underline;

}

.content-section.section-card .card .we-btn {
    color:#3D3935;
}

.content-section.section-card .card .we-btn:hover {
    color:#000;
    text-decoration: underline;
    background-color: #fff;

}*/
/* --- Button on dark backgrounds/images */
/*.content-section.section-hero .we-btn,
.content-section.bg_coolGray .we-btn,
.content-section.bg_darkGray .we-btn,
.content-section.bg_black .we-btn,
.content-section.bg_outerspace .we-btn {
    color:#fff;
    border-color:#fff;
    background-color:none;
}

.content-section.section-hero .we-btn:hover,
.content-section.bg_coolGray .we-btn:hover,
.content-section.bg_darkGray .we-btn:hover,
.content-section.bg_black .we-btn:hover,
.content-section.bg_outerspace .we-btn:hover {
    color:#3D3935;
    background-color: #EEEFEF;
}

.content-section .we-btn:hover::before,
.content-section .we-btn:hover::after {
    border-right: 2px solid #FFC845;
    border-bottom: 2px solid #FFC845;
}*/

/* -- Button on accent color -- */
/*.content-section.bg_accent .we-btn {
    color:#000;
    background-color:#fff;
    border-color:#fff;
}
.content-section.bg_accent .we-btn:hover {
    color:#fff;
    background-color:#63666A;
    border-color:#63666A;
}
.content-section.bg_accent .we-btn:hover::before,
.content-section.bg_accent .we-btn:hover::after {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.content-section .we-btn.we-btn__dark-border {
    border: 1px solid #000;
    border-radius: 3px;
    margin-top:2rem;
    margin-bottom:2rem;
    display:inline-block;
    font-weight: 600;
    color:#000;
    font-style: 1.125rem;
}

.content-section .we-btn.we-btn__dark-border:hover {
    background-color:#63666A;
    color:#fff;
}

.we-btn.btn.we-outline-light {
    border: 1px solid #fff;
    color: #FFF;
}
.we-btn.btn.we-outline-light:hover {
    background-color: #FFF;
    color:#000;
}*/

/*
 * ==== Section Hero ==== 
 */

.section-hero {
    display:flex;
    align-items: center;
}

.section-hero {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
/*    padding-top: 400px;
    height: 100vh;*/
    padding-top:0;
    height: 80vh;
    color:#fff;
}
.section-hero h1 {
    font-size: 56px;
    font-weight: 600;
    text-transform: uppercase;
}
.section-hero h2 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 1rem;
}


/*
 * ==== Section Headlines ==== 
 */

.content-section.section-headline h2 {
    font-size: 1.5rem;
}

@media (min-width: 768px) {
    .content-section.section-headline h2 {
        font-size:2rem;    
    }
}


/*
 * ==== Section Copy ==== 
 */


/*
 * ==== Section Image Styles ==== 
 */

.content-section.section-image figure img {
    width:100%;
}

.content-section.section-image figcaption.overlay-dark-text-box,
.content-section.section-copy-media figcaption.overlay-dark-text-box {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    padding: 1rem 2rem;
    width: 50%;
    transform: translate(-50%, -50%);
    background: #3D3935;
    color: #fff;
    font-size: 1.5rem;
}

.content-section.section-image figcaption.overlay-dark-text-box a,
.content-section.section-copy-media figcaption.overlay-dark-text-box a {
    color: #FFF;
}

.content-section.section-image figcaption.overlay-dark-text-box a::after {
    content: '»';
    color:#ffc702;
    padding-left: 1rem;
}
.content-section.section-image figcaption.overlay-dark-text-box a:hover::after {
    text-decoration: none;
}

/*
 * ==== Section Video Styles ==== 
 */

.content-section.section-video .col {
    flex-basis: 100%;
    margin-bottom:2rem;
}
.content-section.section-video .col .caption {
    font-size: 0.875rem;
}

@media (min-width: 768px) {
    .content-section.section-video .col {
        flex-basis: 0;
        margin-bottom:1rem;
    }
}
.content-section.section-video .card {
    background-color: rgba(0,0,0,0);
}

/*
 * ==== Section File ====
 */

/*
 * ==== Section Card ==== 
 */

/* --- Card Group Columns per Row ---*/

.content-section.section-card .card, 
.content-section.section-card .card .card-img {
    color: #212529;
    border-radius: 0;
    position: relative;
    /*object-fit:cover;*/
}

.content-section.section-card .card .card-footer {
    padding-top:0;
    border-top:none;
    background-color:#fff;
}

.content-section.section-card .card .card-body {
    font-size: .875rem;
}

.content-section.section-card .card .card-body h3 {
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}

.content-section.section-card .card .card-body h3.new-item p {
    display:inline;
}
.content-section.section-card .card .card-body h3.new-item p::before {
    content: url("/wp-content/uploads/2020/06/icon_new-content.svg");
    display:inline;
    padding-right:.5rem;
}

.content-section [class|="card"].borders-none .card {
    border: none;
}

/*.content-section [class|="card"] .card {
    flex:0 0 100%;
}*/

.content-section.section-card .card.card-list .card-body {
    text-align: center;
}
.content-section.section-card .borders-none .card .card-body {
    padding-left: 0;
    padding-right: 0;
}
.content-section.section-card .card.card-list .list-group a {
    color:#212529;
}
.content-section.section-card .card.card-list .list-group .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.card .list-group a.new-item::before {
    content: url("/wp-content/uploads/2020/06/icon_new-content.svg");
    margin-left: -1rem;
}

@media (max-width: 767px) {
    .content-section [class|="card"].min-col-2,
    .content-section [class|="card"].min-col-3
     {
        flex-flow: row wrap;
        display: flex;
        margin-right: 15px;
        margin-left: 15px;
    }
    .content-section [class|="card"].min-col-2 .card {
        flex: 0 0 calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px;
    }    
    .content-section [class|="card"].min-col-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px;
    }    
}

@media (min-width: 768px) {

    .content-section [class|="card"].count-1 .card {
        flex:0 0 calc(100% - 30px);
    }
    .content-section [class|="card"].count-2 .card {
        flex:0 0 calc(50% - 30px);
    }
    .content-section [class|="card"].count-3 .card {
        flex:0 0 calc(33.333% - 30px);
    }
    .content-section [class|="card"].count-4 .card {
        flex:0 0 calc(25% - 30px);
    }
    .content-section [class|="card"].count-5 .card {
        flex:0 0 calc(20% - 30px);
    }
    .content-section [class|="card"].count-6 .card {
        flex:0 0 calc(16.66666% - 30px);
    }
    .content-section.section-card .card.card-list .list-group .list-group-item {
        text-align:left
    }    

}

@media (min-width: 992px) {
    .content-section.section-card .card .card-body {
        font-size: 1rem;
    }    
    .content-section.section-card .borders-none .card.card-list .card-body {
        padding-left: 1rem;
        padding-right: 1rem;
    }

}


/*
 * ==== Section Quick Links Three Stories ==== 
 */

/* --- Card Group Columns per Row ---*/

.content-section.section-quick-links-stories .card, 
.content-section.section-quick-links-stories .card .card-img {
    color: #212529;
    border-radius: 0;
    /*object-fit:cover;*/
}

.content-section.section-quick-links-stories .card .card-footer {
    padding-top:0;
    border-top:none;
    background-color:#fff;
}

.content-section.section-quick-links-stories .card .card-body {
    font-size: .875rem;
}

.content-section.section-quick-links-stories .card .card-body h3 {
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}

.content-section [class|="card"].borders-none .card {
    border: none;
}

/*.content-section [class|="card"] .card {
    flex:0 0 100%;
}*/

.content-section.section-quick-links-stories .card.card-list .card-body {
    text-align: center;
}
.content-section.section-quick-links-stories .borders-none .card .card-body {
    padding-left: 0;
    padding-right: 0;
}
.content-section.section-quick-links-stories .card.card-list .list-group a {
    color:#212529;
}
.content-section.section-quick-links-stories .card.card-list .list-group .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.card .list-group a.new-item::before {
    content: url("/wp-content/uploads/2020/06/icon_new-content.svg");
    margin-left: -1rem;
}

@media (max-width: 767px) {
    .content-section [class|="card"].min-col-2,
    .content-section [class|="card"].min-col-3
     {
        flex-flow: row wrap;
        display: flex;
        margin-right: 15px;
        margin-left: 15px;
    }
    .content-section [class|="card"].min-col-2 .card {
        flex: 0 0 calc(50% - 30px);
        margin-right: 15px;
        margin-left: 15px;
    }    
    .content-section [class|="card"].min-col-3 .card {
        flex: 0 0 calc(33.33333% - 30px);
        margin-right: 15px;
        margin-left: 15px;
    }    
}

@media (min-width: 768px) {

    .content-section [class|="card"].count-1 .card {
        flex:0 0 calc(100% - 30px);
    }
    .content-section [class|="card"].count-2 .card {
        flex:0 0 calc(50% - 30px);
    }
    .content-section [class|="card"].count-3 .card {
        flex:0 0 calc(33.333% - 30px);
    }
    .content-section [class|="card"].count-4 .card {
        flex:0 0 calc(25% - 30px);
    }
    .content-section [class|="card"].count-5 .card {
        flex:0 0 calc(20% - 30px);
    }
    .content-section [class|="card"].count-6 .card {
        flex:0 0 calc(16.66666% - 30px);
    }
    .content-section.section-quick-links-stories .card.card-list .list-group .list-group-item {
        text-align:left
    }    

}

@media (min-width: 992px) {
    .content-section.section-quick-links-stories .card .card-body {
        font-size: 1rem;
    }    
    .content-section.section-quick-links-stories .borders-none .card.card-list .card-body {
        padding-left: 1rem;
        padding-right: 1rem;
    }

}



/*
 *  ==== Section Media Object ====
 */

.content-section.media-objects .media {
    margin-bottom: 2rem;
}

.content-section.media-objects .media .media-body {
    font-size: .875rem;
} 

.content-section.media-objects .media .media-body h3 {
   font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .content-section.media-objects .media .media-body {
        font-size: 1rem;
    }    
}


/*
 *  ==== Section List Styles ====
 */

.content-section.section-list .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.content-section.section-list .section-text {
    padding:1rem 2rem 3rem;
    font-weight: 300;
}

.content-section.section-list .section-text h3 {
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}


.content-section.section-list .section-image img {
    height: 400px;
    object-fit: cover;
}

/* Simple Layout*/

.content-section.section-list.simple .section-image img {
    object-fit: contain;
}

@media (min-width: 768px) {
    .content-section.section-list .section-text {
        padding-left: 2rem;
        padding-right: 2rem;
        max-width: 45%;
    }

    /* Left Layout */

    .content-section.section-list.left .section-text {
        margin-right:auto;
    }

    /*  Right Layout */

    .content-section.section-list.right .section-image {
        left: 50%;
    }
    .content-section.section-list.right .section-text {
        left:-50%;
        margin-left:auto;
    }

    /* Zig-zag Layout */
    .content-section.section-list.zigzag .row:nth-child(even) .section-text {
        left:-50%;
        margin-left:auto;
    }
    .content-section.section-list.zigzag .row:nth-child(odd) .section-text {
        margin-right:auto;
    }
    .content-section.section-list.zigzag .row:nth-child(even) .section-image {
        left: 50%;
    }
}


/* Custom Layouts - Adults Giving Question */

.content-section.section-list.adults-giving-question .section-image {
    display:none;
}
.content-section.section-list.adults-giving-question .section-text {
    font-weight: 500;
    max-width: 100%;
}
.content-section.section-list.adults-giving-question .section-text h3 {
    font-size: 2rem;
}

.content-section.section-list.adults-giving-question p.adults-giving-question__highlight {
    font-size: 1.5rem;
    color: #FFFEDB;
    padding: 1em 2em;
}

@media (min-width: 768px) {
    .content-section.section-list.adults-giving-question .section-image {
        display:block;
    }
    .content-section.section-list.adults-giving-question .section-text {
        font-size: 1.2rem;
        font-weight: 500;
        max-width: 100%;
    }
    .content-section.section-list.adults-giving-question .section-text h3 {
        font-size: 3rem;
    }

}

/* Custom Layouts - Kids Giving Question */

.content-section.section-list.kids-giving-question .section-text {
    font-weight: 500;
    max-width: 60%;
}
.content-section.section-list.kids-giving-question .section-text h3 {
    font-size: 2rem;
}
.content-section.section-kid-giving-highlight .winner h3:before {
    content: url(/wp-content/uploads/2020/08/giving-program_winning-entry.svg);
    position: absolute;
    top: -1rem;
    left: -3rem;
}

@media (max-width: 767px) {
    .content-section.section-list.kids-giving-question {
        background-image: none !important;
    }
    .content-section.section-list.kids-giving-question .section-text {
    max-width: 100%;
    }
}

@media (min-width: 768px) {
    .content-section.section-list.kids-giving-question .section-text {
        font-size: 1.2rem;
    }
    .content-section.section-list.kids-giving-question .section-text h3 {
        font-size: 3rem;
    }
}


/*
 * ==== Section Timeline Entry ====
 */

body.page-template-page-100th-timeline main {
/*    padding-top: 68px;*/
}

@media (min-width: 992px) {
    body.page-template-page-100th-timeline main {
/*        padding-top: 116px;*/
    }    
    body.page-template-page-100th-timeline .the_timeline {
        top:76px;
    }
}

body.page-template-page-100th-timeline .the_timeline {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E3E3E3;
    text-align: center;
    position: sticky;
    /*transform: translate(-50%, 0px);
    left: 50%;*/
    z-index: 99;
    width: 100%;
    background-color: #ffffff;
    overflow-x:auto;
    top:68px;
}
body.page-template-page-100th-timeline .service span {
    font-size: 16px;
    color: #8C8C8C;
    font-weight: 300;
    top

}
.service-list {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px !important;
    /*display: inline-flex;*/
}
body.page-template-page-100th-timeline li.service {
    display: inline;
    padding-right: 31px;
    line-height: 2rem;
    white-space: nowrap;
}
body.page-template-page-100th-timeline a.timeline-links span {
    color: #000000;
    font-weight: 500;
}
body.page-template-page-100th-timeline .active a.timeline-links span {
    border-bottom: 4px solid #ffc702;
    padding-bottom: 0;
    color: #000000 !important;
    font-weight: 700;
}
body.page-template-page-100th-timeline a.timeline-links:hover {
    text-decoration:none;
}
body.page-template-page-100th-timeline a.timeline-links:hover span {
    color: #fcce2e;
    text-decoration: none;
    transition-duration: 300ms;
}
body.page-template-page-100th-timeline .timeline--rail-line {
    min-height: 1rem; 
    height:100%; 
    width:0; 
    border:1px solid #FFC845; 
    margin:0 auto;
}
body.page-template-page-100th-timeline .timeline--rail-content {
    overflow:hidden;
    margin-bottom: 1rem;

}
body.page-template-page-100th-timeline .timeline--rail-content.narrow {
    margin-bottom: 1rem;
}
body.page-template-page-100th-timeline .timeline--rail-content img {
    width: 100%;
    height: auto;
}
body.page-template-page-100th-timeline .timeline--rail-content blockquote {
    color: orange;
    font-size: 1.25rem;
    font-style: italic;
    padding: 1.5rem 0;
    margin-bottom:0;
}
body.page-template-page-100th-timeline .timeline--rail-content blockquote p:last-child {
    margin-bottom:0;
}
body.page-template-page-100th-timeline .timeline--rail-content #timeline-1980s {
    margin:60px auto;
}

body.page-template-page-100th-timeline .timeline--rail-content #timeline-1980s a {
    color:#fff;
    text-decoration: underline;
}
body.page-template-page-100th-timeline .timeline--main-content img {
    width: 100%;
    height: auto;
}
@media (min-width: 768px) {
    body.page-template-page-100th-timeline .timeline--rail-content #timeline-1980s {
        margin:100px auto;
        width: 80%
    }
}
@media (min-width: 992px) {
    body.page-template-page-100th-timeline .timeline--rail-content #timeline-1980s {
        width: 60%
    }
}

/*
 * ==== Section Giving Program Nav ====
 */

.giving-program-nav.the_timeline {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E3E3E3;
    text-align: center;
    z-index: 99;
    width: 100%;
    background-color: #EEEFEF;
    overflow-x:auto;
}
.giving-program-nav .service span {
    font-size: 16px;
    color: #8C8C8C;
    font-weight: 300;

}
.giving-program-nav .service-list {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 0px !important;
    display: inline-flex;
}
.giving-program-nav li.service {
    display: inline;
    padding-right: 31px;
}
.giving-program-nav a.timeline-links span {
    color: #000000;
    font-weight: 500;
}
.giving-program-nav .active a.timeline-links span {
    border-bottom: 4px solid #ffc702;
    padding-bottom: 10px;
    color: #000000 !important;
    font-weight: 700;
}
.giving-program-nav a.timeline-links:hover {
    text-decoration:none;
}
.giving-program-nav a.timeline-links:hover span {
    color: #fcce2e;
    text-decoration: none;
    transition-duration: 300ms;
}

/*
 * ==== Giving Program Phase 2 ==== 
 */

@media (max-width: 899px) {
    .content-section.section-list.hide-background {
        background-image: none !important;
        background-color: #efefef;
    }
}

/*
 * ==== Section Call To Action ==== 
 */

content-section.section-cta {
    align-items: center;
}

/* --- Button-Only style --- */
.content-section.section-cta.button-only .row{
    justify-content: center;
}
.content-section.section-cta.button-only .cta-copy {
    display: none;
}
.content-section.section-cta.button-only .cta-button {
    text-align: center;
}

/* --- Double-Line style --- */
.content-section.section-cta .cta-copy {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}
.content-section.section-cta .cta-copy p {
    font-weight: 600;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}
.content-section.section-cta .cta-button {
    text-align: center;
}

@media (min-width: 576px) {
    .content-section.section-cta .cta-copy {
        text-align: right;
    }
    .content-section.section-cta .cta-copy p {
        margin-bottom: 0;
    }
    .content-section.section-cta .cta-button {
        text-align: left;
    }
    
    /* --- single-line style --- */
    .content-section.section-cta.single-line .cta-copy p {
        line-height: 3rem;
    }
}

/*
 * ==== Section Testimonials ====
 */

.content-section.testimonials .testimonials-slider {
    background:#eeefef;
    padding: 20px;
}
.content-section.testimonials  .testimonials-slider .slick-track {
    display: flex;
    align-items: center;
}
.content-section.testimonials .testimonials-slider .quote {
    font-weight: 300;
    padding: 0em 2em 0em;
    position:relative;
}
.content-section.testimonials .testimonials-slider .quote--body::before,
.content-section.testimonials .testimonials-slider .quote--body::after {
    display:none;
}
/*.content-section.testimonials .testimonials-slider .quote--body::before {
    content: "“";
    color: #fcce2e;
    font-size: 48px;
    line-height: 28px;
    position: absolute;
    left: 1rem;
    top: 48px;
}

.content-section.testimonials .testimonials-slider .quote--body::after {
    content: "";
    display: none;
}
*/
/*
 * ==== Section Triptych ====
 */

.content-section.section-triptych .col,
.content-section.section-triptych .card {
    padding-right:0;
    padding-left:0;
}
.content-section.section-triptych .card {
    background-color: rgba(0,0,0,0);
    height: 350px;
}
.content-section.section-triptych .borders-none .card {
    border-width: 0;
}
.content-section.section-triptych .card-img {
    border-radius: 0;
    object-fit: cover;
    overflow: hidden;
    height:350px;
}
.content-section.section-triptych .card-img-overlay {
    display:flex;
    justify-content: center;
    align-items: center;
}
.content-section.section-triptych .card-text {
    font-size: 2.5rem;
    font-style: italic;
    font-weight: 300;
    line-height: 2.8rem;
    text-align: center;
}
@media (min-width: 576px) and (max-width: 768px) {
    .content-section.section-triptych .card {
        flex: 1;
        height:250px;
    }
    .content-section.section-triptych .card-img {
        height:250px;
    }
    .content-section.section-triptych .card-text {
        font-size: 1.75rem;
        line-height: 1.9rem;
    }
}
@media (min-width: 576px) {
    .content-section.section-triptych .card {
        flex: 1;
    }
}

/* === CATALYST ENTRIES === */


.catalyst--video video {
    max-height: 400px;
}

.catalyst--video iframe {
    max-height: 500px;
}

.wp-embed-responsive .catalyst--video .wp-block-embed__wrapper:before {
    padding-top: 100%;
}

/* === CAREERS ROAD MAP === */

body.single-career_map header {
    background-color:#636363;
}

body.single-career_map main {
    padding-top: 117px;
}


body.nutrition-ops-career-map header {
    background-color:#636363;
}

body.nutrition-ops-career-map main {
    padding-top: 117px;
}


body.career-opportunities header {
    background-color:#636363;
}

/*body.career-opportunities main {
    padding-top: 117px;
}*/

.careermap--key {
  font-size:.75rem;
}
.careermap--key .career-icon {
  max-height: 35px;
  padding-bottom: .5rem;
}
.careermap--key .career-label {
  text-transform: uppercase;
  padding-bottom:6px;
}

.page-template-page-careersdescription .map-instructions p,
 .map-instructions p {
    font-weight: 700;
}
.modal .connections h4 {
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 600;
}
.modal .connections {
    font-size: .875rem;
    font-weight: 300;
}
.modal .connections .col-2 {
    padding-right: 0;
    padding-bottom: 6px;
}
.modal .modal-icon {
    padding-bottom:1rem;
}

.col-12.text-center.career-svg {
    height: 100%;
    width: 100%;
}
.connector line,
.connector path {stroke: #d3d3d3;}
.connector polygon {fill: #d3d3d3;}

g#s0-admin:hover .connector, 
g#s1-applicatorSupervisor:hover .connector,
g#s2-cropApplicator:hover .connector,
g#s3-customerServiceManager:hover .connector,
g#s4-customerServiceRep:hover .connector,
g#s5-dispatcher:hover .connector,
g#s6-driver:hover .connector,
g#s7-facilitySupervisor:hover .connector,
g#s8-fieldScout:hover .connector,
g#s9-fieldServiceTech:hover .connector,
g#s10-loader:hover .connector,
g#s11-locationOpsManager:hover .connector,
g#s12-mechanic:hover .connector,
g#s13-operationSupportRep:hover .connector,
g#s14-plantOperator:hover .connector,
g#s15-purchasingCoordinator:hover .connector,
g#s16-warehouseLead:hover .connector,
g#s17-warehouseManager:hover .connector,
g#s18-warehouseRep:hover .connector,
g#s19-operationsIntern:hover .connector {
    stroke-width:4;
}

.inactive {stroke:#D3D3D3; fill:#D3D3D3; color:#D3D3D3;}
.yellow {stroke:#FFCE51; fill:#FFCE51; color:#FFCE51;}
.green {stroke:#669B41; fill:#669B41; color:#669B41;}
.red {stroke:#F04937; fill:#F04937; color:#F04937;}
.blue {stroke:#009ADA; fill:#009ADA; color:#009ADA;}
.orange {stroke:#F89C4D; fill:#F89C4D; color:#F89C4D;}
.gray {stroke:#474C55; fill:#474C55; color:#474C55;}

g#s0-admin:hover line,
g#s0-admin:hover path {stroke: #FFCE51;}
g#s0-admin:hover polygon {fill: #FFCE51;}
g#s0-admin .connector line,
g#s0-admin .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s0-admin:hover .connector line,
g#s0-admin:hover .connector path { marker-end: url(#marker-arrowhead-yellow);}


g#s1-applicatorSupervisor:hover line,
g#s1-applicatorSupervisor:hover path {stroke: #669B41;}
g#s1-applicatorSupervisor:hover polygon {fill: #669B41;}
g#s1-applicatorSupervisor .connector line,
g#s1-applicatorSupervisor .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s1-applicatorSupervisor:hover .connector line,
g#s1-applicatorSupervisor:hover .connector path { marker-end: url(#marker-arrowhead-green);}

g#s2-cropApplicator:hover line,
g#s2-cropApplicator:hover path {stroke: #F04937;}
g#s2-cropApplicator:hover polygon {fill: #F04937;}
g#s2-cropApplicator .connector line,
g#s2-cropApplicator .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s2-cropApplicator:hover .connector line,
g#s2-cropApplicator:hover .connector path { marker-end: url(#marker-arrowhead-red);}

g#s3-customerServiceManager:hover line,
g#s3-customerServiceManager:hover path {stroke: #009ADA;}
g#s3-customerServiceManager:hover polygon {fill: #009ADA;}
g#s3-customerServiceManager .connector line,
g#s3-customerServiceManager .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s3-customerServiceManager:hover .connector line,
g#s3-customerServiceManager:hover .connector path { marker-end: url(#marker-arrowhead-blue);}

g#s4-customerServiceRep:hover line,
g#s4-customerServiceRep:hover path {stroke: #F89C4D;}
g#s4-customerServiceRep:hover polygon {fill: #F89C4D;}
g#s4-customerServiceRep .connector line,
g#s4-customerServiceRep .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s4-customerServiceRep:hover .connector line,
g#s4-customerServiceRep:hover .connector path { marker-end: url(#marker-arrowhead-orange);}

g#s5-dispatcher:hover line,
g#s5-dispatcher:hover path {stroke: #474C55;}
g#s5-dispatcher:hover polygon {fill: #474C55;}
g#s5-dispatcher .connector line,
g#s5-dispatcher .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s5-dispatcher:hover .connector line,
g#s5-dispatcher:hover .connector path { marker-end: url(#marker-arrowhead-gray);}

g#s6-driver:hover line,
g#s6-driver:hover path {stroke: #FFCE51;}
g#s6-driver:hover polygon {fill: #FFCE51;}
g#s6-driver .connector line,
g#s6-driver .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s6-driver:hover .connector line,
g#s6-driver:hover .connector path { marker-end: url(#marker-arrowhead-yellow);}

g#s7-facilitySupervisor:hover line,
g#s7-facilitySupervisor:hover path {stroke: #669B41;}
g#s7-facilitySupervisor:hover polygon {fill: #669B41;}
g#s7-facilitySupervisor .connector line,
g#s7-facilitySupervisor .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s7-facilitySupervisor:hover .connector line,
g#s7-facilitySupervisor:hover .connector path { marker-end: url(#marker-arrowhead-green);}

g#s8-fieldScout:hover line,
g#s8-fieldScout:hover path {stroke: #F04937;}
g#s8-fieldScout:hover polygon {fill: #F04937;}
g#s8-fieldScout .connector line,
g#s8-fieldScout .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s8-fieldScout:hover .connector line,
g#s8-fieldScout:hover .connector path { marker-end: url(#marker-arrowhead-red);}

g#s9-fieldServiceTech:hover line,
g#s9-fieldServiceTech:hover path {stroke: #009ADA;}
g#s9-fieldServiceTech:hover polygon {fill:#009ADA;}
g#s9-fieldServiceTech .connector line,
g#s9-fieldServiceTech .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s9-fieldServiceTech:hover .connector line,
g#s9-fieldServiceTech:hover .connector path { marker-end: url(#marker-arrowhead-blue);}

g#s10-loader:hover line,
g#s10-loader:hover path {stroke: #F89C4D;}
g#s10-loader:hover polygon {fill: #F89C4D;}
g#s10-loader .connector line,
g#s10-loader .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s10-loader:hover .connector line,
g#s10-loader:hover .connector path { marker-end: url(#marker-arrowhead-orange);}

g#s11-locationOpsManager:hover line,
g#s11-locationOpsManager:hover path {stroke: #474C55;}
g#s11-locationOpsManager:hover polygon {fill: #474C55;}
g#s11-locationOpsManager .connector line,
g#s11-locationOpsManager .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s11-locationOpsManager:hover .connector line,
g#s11-locationOpsManager:hover .connector path { marker-end: url(#marker-arrowhead-gray);}

g#s12-mechanic:hover line,
g#s12-mechanic:hover path {stroke: #FFCE51;}
g#s12-mechanic:hover polygon {fill: #FFCE51;}
g#s12-mechanic .connector line,
g#s12-mechanic .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s12-mechanic:hover .connector line,
g#s12-mechanic:hover .connector path { marker-end: url(#marker-arrowhead-yellow);}

g#s13-operationSupportRep:hover line,
g#s13-operationSupportRep:hover path {stroke: #669B41;}
g#s13-operationSupportRep:hover polygon {fill: #669B41;}
g#s13-operationSupportRep .connector line,
g#s13-operationSupportRep .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s13-operationSupportRep:hover .connector line,
g#s13-operationSupportRep:hover .connector path { marker-end: url(#marker-arrowhead-green);}

g#s14-plantOperator:hover line,
g#s14-plantOperator:hover path {stroke: #F04937;}
g#s14-plantOperator:hover polygon {fill: #F04937;}
g#s14-plantOperator .connector line,
g#s14-plantOperator .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s14-plantOperator:hover .connector line,
g#s14-plantOperator:hover .connector path { marker-end: url(#marker-arrowhead-red);}

g#s15-purchasingCoordinator:hover line,
g#s15-purchasingCoordinator:hover path {stroke: #009ADA;}
g#s15-purchasingCoordinator:hover polygon {fill: #009ADA;}
g#s15-purchasingCoordinator .connector line,
g#s15-purchasingCoordinator .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s15-purchasingCoordinator:hover .connector line,
g#s15-purchasingCoordinator:hover .connector path { marker-end: url(#marker-arrowhead-blue);}

g#s16-warehouseLead:hover line,
g#s16-warehouseLead:hover path {stroke: #F89C4D;}
g#s16-warehouseLead:hover polygon {fill: #F89C4D;}
g#s16-warehouseLead .connector line,
g#s16-warehouseLead .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s16-warehouseLead:hover .connector line,
g#s16-warehouseLead:hover .connector path { marker-end: url(#marker-arrowhead-orange);}

g#s17-warehouseManager:hover line,
g#s17-warehouseManager:hover path {stroke: #474C55;}
g#s17-warehouseManager:hover polygon {fill: #474C55;}
g#s17-warehouseManager .connector line,
g#s17-warehouseManager .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s17-warehouseManager:hover .connector line,
g#s17-warehouseManager:hover .connector path { marker-end: url(#marker-arrowhead-gray);}

g#s18-warehouseRep:hover line,
g#s18-warehouseRep:hover path {stroke: #FFCE51;}
g#s18-warehouseRep:hover polygon {fill: #FFCE51;}
g#s18-warehouseRep .connector line,
g#s18-warehouseRep .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s18-warehouseRep:hover .connector line,
g#s18-warehouseRep:hover .connector path { marker-end: url(#marker-arrowhead-yellow);}

g#s19-operationsIntern:hover line,
g#s19-operationsIntern:hover path {stroke: #009ADA;}
g#s19-operationsIntern:hover polygon {fill:#009ADA;}
g#s19-operationsIntern .connector line,
g#s19-operationsIntern .connector path { marker-end: url(#marker-arrowhead-inactive);}
g#s19-operationsIntern:hover .connector line,
g#s19-operationsIntern:hover .connector path { marker-end: url(#marker-arrowhead-blue);}

/* ====== WE UPSTREAM ====== */

/* Hero Slider*/

.hero.slide, 
.hero.slide .slide {
    padding:0;
}
.hero.slide, 
.hero.slide .slide,
.carousel-inner {
    min-height:550px;
    max-height:900px;

}

.carousel-item {
    background-color: #000;
    height:100%;}
.carousel-item img {
    width:100%;
    height:100%;
    opacity:0.5; 
    object-fit:cover;}
.carousel-item video { 
    width:100%; 
    height:100%; 
    opacity:0.5; 
    object-fit:cover;}

.carousel-caption {
      top: 50%;
      right: unset;
      bottom: inherit;
      transform: translateY(-50%);
      width: 70%
  }


.page-template-page-100th-timeline .hero.slide,
.page-template-page-100th-timeline .hero.slide .slide, 
.page-template-page-100th-timeline .hero.slide .carousel-inner {
   min-height:375px;
}
.page-template-page-100th-timeline .hero.slide .carousel-caption {
    width: 70%;
}

@media (min-width: 992px) {
    .page-template-page-100th-timeline .hero.slide,
    .page-template-page-100th-timeline .hero.slide .slide, 
    .page-template-page-100th-timeline .hero.slide .slide .carousel-inner {
       min-height:300px;
    }    
    .page-template-page-100th-timeline .hero.slide .slide .carousel-caption h1 {
        font-size: 2rem;
    }
}

@media only screen 
    and (max-device-height : 576px)
    and (orientation : landscape) {
    .hero.slide, 
    .hero.slide .slide,
    .carousel-inner {
        height: 100vh !important;
        min-height: inherit;
        max-height: inherit;
    }
    .carousel-caption h1 {
        font-size:1.25rem !important;

    }
    .hero.slide h1.dash::after {
        margin:12px 0 12px;
    }
    .carousel-caption h2 {
        font-size:1rem !important;
    }
    .carousel-caption .copy {
        font-size:0.75rem !important;
    }
    .carousel-caption .cta .we-btn.btn {
        font-size:0.75rem;
        padding: .25rem .75rem;
    }
    .page-template-page-100th-timeline .hero.slide,
    .page-template-page-100th-timeline .hero.slide .slide, 
    .page-template-page-100th-timeline .hero.slide .carousel-inner {
       height: 60vh !important;
        min-height:inherit;
    }

}
@media (min-width:1260px) and (max-height:560px) {
   .carousel-caption {
      top: 55%;
    }
}

.carousel-caption h1 {
    text-transform: uppercase;
    font-size:1.5rem;    
}
.carousel-caption h2 {
    text-transform: uppercase;
    font-size:1.125rem;
}
    .carousel-caption .copy {
    font-size:0.875rem;
}

@media (min-width: 768px) {
    .hero.slide, 
    .hero.slide .slide,
    .carousel-inner {
        min-height:460px;
        max-height:900px;

    }
    .carousel-caption h1 {
        text-transform: uppercase;
        font-size:2rem;    
    }
    .carousel-caption h2 {
        text-transform: uppercase;
        font-size:1.125rem;
    }
    .carousel-caption .copy {
        font-size:1rem;
    }

}

@media (min-width: 992px) {
    .carousel-caption h1 {
        text-transform: uppercase;
        font-size:3.5rem;    
    }
    .carousel-caption h2 {
        text-transform: uppercase;
        font-size:1.5rem;
    }
}
/* Header Section*/

.carousel-control-prev,
.carousel-control-next {
  color: #FFC845;
  font-size: 3rem;
  font-weight: 800;
  width:5%;
  opacity: 1.0;
}

/*@media (min-width: 992px) {
    .page-id-7113 header.header,
    .page-id-5602 header.header {
        margin-top: -116px;
        background-color: #3A3A3A;
    }

    .page-id-7113 #main,
    .page-id-5602 #main {
        margin-top: -116px;
        margin-top: 116px;
    }
}*/

/* --- Text Color --- */
.font-red {color: #FF0000;}

/* --- 100th Theme Bar --- */


.section-themebar-100th,
.section-themebar-100th-kids {
    display: none;
}

@media (min-width: 768px) {
    .section-themebar-100th,
    .section-themebar-100th-kids {
        display: block;
        font-size:.875rem;
    }
}

@media (min-width: 992px) {
    .section-themebar-100th,
    .section-themebar-100th-kids {
        display: block;
        font-size:1rem;
    }
}


blockquote.we-framed-quote {
    margin: 3rem;
    margin-right: 3rem;
    font-style: italic;
    border-top: 3px #ffc702 solid;
    border-bottom: 3px #ffc702 solid;
    padding: .5rem 0 0;
}


/* --- 100th Growth Through Acquisitions --- */

body.growth-through-acquisition table tbody tr {
    border-top:1px solid #323232;
}

body.growth-through-acquisition table tbody tr td  {
    vertical-align: top;
    padding: 6px 0;
}

body.growth-through-acquisition table tbody tr.acquisition--note {
    background-color: #d3d3d3;
}

/* ==== IE 11 Rules ===== */

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  

    header {
        background-color: #3d3d3d;
    }
    nav .navbar-dropdown-menu.animate-nav.show {
        height:315px;
    }
    /* 100th anniversary home page page on live site*/
    .page-id-2724 .card .card-img {
        height: 150px;
    }

}

img {
    max-width: 100%;
    height: auto;
}

/* --- HR HSA Event --- */

.page-id-7522 ul#menu-header-menu-left {
    display: none;
}

/*.page-id-7522 nav.utility-nav ul.navbar-nav {
    display: none;
}*/

.entry-content > .alignwide:not(.wp-block-group.has-background), 
.entry-content > .alignfull:not(.wp-block-group.has-background) {

}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 58rem;
    width: calc(100% - 4rem);
    margin-right: auto;
    margin-left: auto;
}


/* -- New Theme -- */
header.featured-full-width-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 45vh;
    position: unset;
}
/* Hide horizontal scrollbars on Windows Chrome & Firefox */
body {
  overflow-x: hidden;
}

.width-100 {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

/* Full */

.alignfull {
    margin: 0px calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
}


/* Using Gutenberg Groups for Bootstrap column ordering */
.wp-block-group.row>.wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
}
