@import url("https://use.typekit.net/nyv0uau.css");

/*
font-family: "cubano", sans-serif;
/*

#main.container-fluid { padding: 0; margin: 0; }
.views-element-container .view-content.row {
    display: block;
}
a:hover { color: #225675; }
/* Demo Header -------------------------------------------------------------- */
#page {
    background: #FFF;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
main.main-content { padding-left: 0px; padding-right: 0px; }
.navbar-brand { width: 100%; display: none; flex-wrap: stretch; text-align: center; }

#block-advicesiteiconnavigation,
#block-advice9-main-menu,
.headernav .container {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
}
.headernav-desktop {
    display: block;
    background-color: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
}
#block-mainnavigation { background-color: #f5f5f5; padding: 10px; }
.navbar .field--name-body { margin: 0; padding: 0px; }

.site-header {
    background: #FFF;
    position: relative;
    z-index: 100;
}
.node--type-video #main.container,
.node--type-article #main.container,
.node--type-quiz #main.container,
.node--type-calculator #main.container { width: 60%; margin-left: 20%; margin-right: 20%; }
@media only screen and (max-width: 1199px) {
    .navbar-secondary.desktop { display: none; }
    .navbar-primary .nav-item,
    .navbar-secondary.mobile { display: flex; flex-direction: column; justify-content: flex-start; text-align: left; }
    .navbar-primary { margin-bottom: -20px !important; margin-top: 10px; }
    .navbar-secondary.mobile { margin-top: 0px; }
    .navbar-primary .nav-item,
    .navbar-secondary.mobile li { width: 100%; border-top: 1px solid hsla(0, 0%, 100%, .3); }
    .navbar-secondary.mobile li a { text-align: left; color: #fff; margin-top: -15px; }
    .site-header .dropdown-body-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
    .btn.btn-close {
        background: transparent;
        border: none;
        height: 20px;
        padding: 0;
        position: relative;
        width: 20px;
    }
    .btn.btn-close.btn-white:before, .btn.btn-close.btn-white:after {
        background: #FFF;
    }
    .btn.btn-close:before, .btn.btn-close:after {
        border-radius: 2px;
        content: '';
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 100%;
    }
    .navbar-primary .nav-link {
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 20px;
        letter-spacing: 0.01em;
        line-height: 1.4;
        color: #fff; 
    }
    .navbar-primary .nav-item {
        padding-top: 10px;
        border-top: solid 1px rgba(255, 255, 255, 0.3);
        opacity: 1;
        pointer-events: all;
        -webkit-transition: opacity 0.4s;
        transition: opacity 0.4s;
        visibility: visible;
    }
    .navigation-collapse.open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .navigation-collapse {
        background: #225675;
        bottom: 0;
        left: 0;
        overflow: hidden;
        padding: 0px;
        position: fixed;
        right: 0;
        top: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: 0.4s;
        transition: 0.4s;
        z-index: 1000;
    }
    .navbar-primary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .site-header .dropdown-menu {
        background: #225675;
        bottom: 0;
        overflow: auto;
        padding: 20px;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        z-index: 100;
    }
    .site-header .dropdown-menu {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .site-header .header-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        position: relative;
        -webkit-transition: padding 0.4s;
        transition: padding 0.4s;
    }
    .site-header .dropdown-body {
        padding-bottom: 30px;
    }
    .site-header .dropdown-back-btn {
        background: transparent;
        border: none;
        padding: 0;
    }
    .site-header .dropdown-back-btn:before {
        border: solid #FFF;
        border-width: 0 2px 2px 0;
        content: '';
        display: inline-block;
        height: 10px;
        margin: 0;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        vertical-align: middle;
        width: 10px;
    }
    .btn.btn-close {
        background: transparent;
        border: none;
        height: 20px;
        padding: 0;
        position: relative;
        width: 20px;
    }
    .btn.btn-close.btn-white:before, .btn.btn-close.btn-white:after {
        background: #FFF;
    }
    .btn.btn-close:before, .btn.btn-close:after {
        border-radius: 2px;
        content: '';
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 100%;
    }
    .btn.btn-close:before {
        transform: rotate(45deg);
    }
    .btn.btn-close:after {
        transform: rotate(-45deg);
    }
    .btn.btn-close:before, .btn.btn-close:after {
        border-radius: 2px;
        content: '';
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 100%;
    }
    .heading-3 {
        font-size: 25px;
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        line-height: 1.25;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        color: #fff;
        text-align: center;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .sidebar-body .heading-3 {
        font-size: 25px;
        font-family: cubano, sans-serif !important; 
        font-weight: normal;
        font-style: normal;
        line-height: 1.25;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        color: #fff !important; 
        text-align: center;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    a.dropdown-calc-link {
        color: #FFF;
        text-decoration: none;
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 17.5px;
        text-align: left;
        letter-spacing: 0.01em;
        padding: 6px 10px;
        margin-top: 20px;
    }
    .dropdown-item {
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 12.5px;
        letter-spacing: 0.01em;
        line-height: 1.15;
        padding: 6px 0;
    }
    .micro-title {
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        text-align: center;
    }
    .site-header .dropdown-link {
        color: #FFF;
        text-decoration: none;
    }
    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .col-lg {
        flex: none;
    }
    .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-4 {
        position: relative;
        width: calc(100% - 0px);
        padding-right: 15px;
        padding-left: 15px;
    }
    .dropdown-full .dropdown-sidebar {
        margin: 0 -20px -20px;
    }
    .bg-green-dark {
        background-color: #357E58;
        color: #FFF;
        padding: 20px 30px;
        padding-bottom: 10px;
    }
    .bg-green-dark p {
        margin-top: 20px;
    }
    .logo-container {
        height: 90px;
        width: 100%;
    }
    .site-logo {
        background: url(../images/logo.svg) center center / contain no-repeat;
        display: block;
        max-width: 100%;
        z-index: 10;
        height: 38px;
        width: 311px;
        padding: 25px 0;
        margin-left: auto;
        margin-right: auto;
    }
    .navigation-collapse {
        background: #225675;
        bottom: 0;
        left: 0;
        overflow: hidden;
        padding: 0px;
        position: fixed;
        right: 0;
        top: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: 0.4s;
        transition: 0.4s;
        z-index: 1000;
    }
    .navigation-collapse.open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    #primaryNavigation ul {
        list-style: none;
    }
    .toggle-container {
        height: 90px;
        width: 100%;
        display: flex;
        align-items: center;
    }
    .navbar-toggle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #225675;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        height: 100%;
        opacity: 1;
        padding: 20px;
        pointer-events: all;
        position: relative;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        visibility: visible;
        z-index: 100;
        border-radius: 0;
    }
    .toggle-container br,
    .navbar-toggle br {
        display: none;
    }
    .navbar-toggle.collapsed .toggler-icons {
        border-color: #FFF;
    }
    .toggler-icons {
        background: transparent;
        border-bottom: 3px solid transparent;
        border-color: transparent;
        border-top: 3px solid transparent;
        color: #FFF;
        display: block;
        font-size: 0;
        height: 22px;
        position: relative;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 32px;
    }
    .navbar-toggle.collapsed .toggler-icons:before, .navbar-toggle.collapsed .toggler-icons:after {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .toggler-icons:before, .toggler-icons:after {
        background: #FFF;
        content: '';
        display: block;
        height: 3px;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        width: 100%;
    }
    .navbar-toggle .toggle-title {
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.01em;
        line-height: 1.15;
        color: #FFF;
        margin-left: 15px;
        text-transform: uppercase;
    }
    .btn.btn-primary {
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        text-transform: uppercase;
        border: none;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        height: 90px;
        vertical-align: middle;
        display: table;
    }
    .btn.btn-green-dark {
        background-color: #357E58;
        color: #FFF;
        border-radius: 0px;
    }
    .btn.btn-primary span {
        display: table-cell;
        padding-top: 27px;
    }
    .toggle-container a {
        width: 100%;
        text-align: center;
    }
    .zone-branding-wrapper .text-center {
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
        width: 90%;
    }
}

@media only screen and (min-width: 1200px) {
    .site-logo {
        background: url(../images/logo.svg) center center / contain no-repeat;
        display: block;
        max-width: 100%;
        z-index: 10;
    }
}
@media only screen and (min-width: 1200px) {
    .site-header .header-container {
        margin-left: 60px;
        margin-right: 60px;
        padding: 50px 0;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }
    navigation-collapse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
    }
    .logo-container { width: 416px; height: 62px; }
    .navbar-secondary.desktop {
        position: absolute;
        right: 50px;
        top: 0px;
        display: flex;
        background-color: #fff;
        margin: 0px;
    }
    .navbar-secondary .nav-link {
        color: #808080;
        font-size: 1.2rem;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        padding: 0.5rem 1rem;
        text-decoration: none;
    }
    .btn.btn-primary {
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        text-transform: uppercase;
        border: none;
        padding: 15px 20px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
    }
    .btn.btn-primary:not(.btn-squared) {
        border-radius: 4px;
    }
    .btn.btn-green-dark {
        background-color: #357E58;
        color: #FFF;
    }
    #navbarToggle { display: none; }
    .dropdown-full .dropdown-menu {
        right: 0;
    }
    .dropdown-full .dropdown-menu {
        top: calc(100%);
    }
    .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 10rem;
        padding: 0.5rem 0;
        margin: 0.125rem 0 0;
        margin-top: -30px;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border-radius: 0;
        border: 1px solid rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0px 10px 50px rgb(0 0 0 / 25%);
        box-shadow: 0px 10px 50px rgb(0 0 0 / 25%);
    }
    .dropdown-menu.show {
        display: block;
    }
    .dropdown-menu .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 !important;
    }
    .navbar-primary .nav-link {
        padding: 20px 18px;
    }
    .navbar-primary .nav-link {
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 20px;
        letter-spacing: 0.01em;
        line-height: 1.4;
        text-decoration: none;
        color: #000;
    }
    #primaryNavigation ul {
        margin-bottom: 0;
    }
    .site-header .navbar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .navbar-secondary.mobile {
        display: none;
    }
    .navbar-primary {
        margin-left: -2px;
    }
    .navbar.navbar-primary { margin: 0px; }
    .site-header .dropdown-body-header {
        display: none;
    }
    .navbar-primary .nav-item {
        border-top: solid 1px rgba(255, 255, 255, 0.3);
        opacity: 1;
        pointer-events: all;
        -webkit-transition: opacity 0.4s;
        transition: opacity 0.4s;
        visibility: visible;
    }
    #navbarDropdown1 {
        padding-bottom: 50px;
        margin-bottom: -50px;
        display: flex;
    }
    .dropdown-full .dropdown-toggle:before {
        background: #FFF;
        bottom: 0;
        content: '';
        left: 0;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        visibility: hidden;
        z-index: 10;
    }
    .dropdown-full .dropdown-toggle span {
        display: block;
        position: relative;
        z-index: 10;
    }
    .dropdown-toggle:after {
        border-color: #000;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .dropdown-toggle:after {
        border: solid;
        border-width: 0 2px 2px 0;
        content: '';
        display: inline-block;
        height: 7px;
        margin: 10px 0 0 8px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        vertical-align: middle;
        width: 7px;
        z-index: 10;
    }
    .dropdown-full .dropdown-menu {
        position: absolute;
        left: -15px;
        right: 0;
        transform: translateX(-50%);
        width: 99vw;
        max-width: 100vw;
        margin-top: 20px;
    }
    .dropdown-full .dropdown-body {
        padding: 5% 0% 5% 12%;
    }
    .dropdown-body .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.5%;
        flex: 0 0 25%;
        max-width: 25%;
        padding: 0px;
    }
    .dropdown-body .dropdown-list {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .dropdown-menu .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29%;
        flex: 0 0 29%;
        max-width: 29%;
        width: calc(100% / 6 - 30px);
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .dropdown-full .dropdown-sidebar {
        height: 100%;
    }
    .dropdown-full .dropdown-sidebar {
        padding: 30px;
    }
    .dropdown-sidebar .pad-md {
        padding: 50px;
    }
    .bg-green-dark {
        background-color: #357E58;
        color: #FFF;
        text-align: left !important;
    }
    .dropdown-menu .heading-3 {
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        line-height: 1.25;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        font-size: 40px;
        color: #6AA444;
    }
    .bg-green-dark .heading-3 {
        color: #fff;
    }
    .dropdown-item {
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 15px;
        letter-spacing: 0.01em;
        line-height: 1.15;
        padding: 6px 0;
        list-style: none;
        text-decoration: none;
        color: #212529;
        margin-bottom: 0px !important;
    }
    a.dropdown-link {
        text-decoration: none;
        color: #212529;
    }
    a.dropdown-link.micro-title {
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        color: #225675;
        text-align: left;
        text-decoration: none;
    }
    .dropdown-full .dropdown-sidebar a {
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.01em;
        color: #fff;
        text-decoration: none;
    }
}
.site-header .header-container ul li {
    list-style: none;
}
#navbar-top {
    background-color: #FFF !important;
}
@media screen and (max-width : 1199px) {
    .highlighted .container,
    .featured-bottom .container,
    #main-wrapper .container { width: 100%; padding-left: 0px; padding-right: 0px; }
    #main-wrapper .container .row { margin-left: 0px !important; margin-right: 0px !important; padding-left: 0px !important; padding-right: 0px !important; }
    .headernav-desktop .row { display: flex; flex-direction: column; justify-content: space-around; }
    .headernav-desktop .col-sm-4 {
        position: static;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        float: left;
        justify-content: center;
        width: 100%;
    }
    .headernav-desktop .col-sm-4 { height: auto; }
    .headernav-desktop .col-sm-4:first-child { height: 100px; }
    .headernav-desktop-logo {
        display: flex;
        font-weight: 400;
        font-family: "avenir-lt-pro", sans-serif;
        font-size: 36px;
        justify-content: center;
    }
    .headernav-desktop-logo .logoImage img { width: 75px; height: auto; }
    .headernav-desktop-logo .logoTitle {
        margin-top: 35px;
        margin-left: 0px;
    }
    .headernav-desktop .row .column-1 { width: 100%;}
    .headernav-desktop .row .column-2 { width: 50%;}
    .headernav-desktop .row .column-3 { width: 50%;}
    .headernav-desktop-nav .level1-item {
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin-top: 0px;
        font-weight: 700;
        font-family: "avenir-lt-pro", sans-serif; 
    }
    .headernav-desktop-global { display: flex; margin-top: 0px; font-weight: 400; font-family: "avenir-lt-pro", sans-serif; justify-content: center; }
    .headernav-desktop-global a { margin-top: 0px; color: #000000; text-decoration: none; padding-left: 25px; padding-left: 25px; }
    .headernav-desktop-global p { display: flex; margin-top: 0px; color: #000000; text-decoration: none; padding-right: 0px; }
    .headernav-desktop-global br { display: none; }
    .tagline {
        position: absolute;
        display: block;
        text-align: center;
        margin-top: -110px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px;
    }
    .headernav-desktop-nav .level1-meeting .level1-item-link a { margin-left: auto; margin-right: auto; width: 300px !important; }
    .masthead-content { height: 330px !important; }
    #block-heroblock,
    .masthead {
        height: 330px !important;
        min-height: 330px !important;;
        margin-bottom: -60px;
    }
    #block-heroblock,
    .masthead {
        height: 330px;
        min-height: 330px;
        margin-bottom: 0px;
    }
    .masthead h1 {
        color: #357E58;
        font-size: 7vw;
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        line-height: 1.1;
        display: block;
        margin-bottom: 0;
        text-align: center;
    }
    .masthead-rich-text {
        color: #225675;
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        text-transform: uppercase;
        display: block;
        margin-bottom: 0;
        text-align: center;
    }
    .masthead .masthead-main .masthead-main-layout>div.masthead-content {
        width: 100%;
        position: relative;
        color: #fff;
    }
    .user-logged-in #block-heroblock,
    .user-logged-in .masthead {
        height: 330px;
        min-height: 330px;
        margin-bottom: 0px;
    }
    .sf-horizontal,
    .navbar-nav { display: flex; flex-direction: row; justify-content: space-between; position: relative; width: 100%; margin-left: auto !important; margin-right: auto !important; margin-top: 50px; }
    .mobile-toggle { display: none;}
    #block-hub9-main-menu {
        padding-top: 40px;
        padding-bottom: 20px;
        border-bottom: 3px solid #225675;
    }
    .sf-horizontal li,
    .navbar-nav li { font-family: "avenir-lt-pro", sans-serif; font-size: 18px; font-weight: 700; padding-left: 2%; padding-right: 2%; margin-top: -20px; }
    .sf-horizontal li a,
    .navbar-nav li a { color: #357E58; text-decoration: none;}
    ul.sf-menu ul {
        background-color: #F5F5F5;
        margin-top: 10px !important;;
        width: 125% !important;
    } 
    ul.sf-menu ul li {
        font-weight: 400;
        font-size: 16px;
        border-bottom: 1px solid #bcbcbc;
    }
    ul.sf-menu ul li:last-child {
        border-bottom: 0px solid #bcbcbc;
    }
    ul.sf-menu li.active-trail { border-bottom: 5px solid #225675; }
    ul.sf-menu li ul li.active-trail { border-bottom: 1px solid #225675;  }
    .path-frontpage #main-wrapper { background-color: #FFF; padding-top: 60px; padding-bottom: 100px; }
}
@media screen and (min-width : 1200px) {
    .featured-bottom .container,
    .highlighted .container,
    #main-wrapper .container { width: 100%; max-width: 2000px; margin-left: auto; margin-right: auto; padding-left: 0px; padding-right: 0px; }
    .headernav-desktop .col-sm-4 {
        position: static;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
        float: left;
        width: 33%;
    }
    .headernav-desktop-logo .logoTitle { margin-top: 30px; margin-left: 20px; }
    .headernav-desktop .row .column-1 { width: 35%;}
    .headernav-desktop .row .column-2 { width: 30%;}
    .headernav-desktop .row .column-3 { width: 35%;}
    .headernav-desktop-nav .level1-item {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 33%;
        margin-top: 60px;
        font-weight: 700;
        font-family: "avenir-lt-pro", sans-serif; 
    }
    .headernav-desktop-nav .level1-item.level1-meeting { width: 100%; }
    .headernav-desktop-global { display: flex; margin-top: 0px; font-weight: 400; font-family: "avenir-lt-pro", sans-serif; float: right; }
    .headernav-desktop-global br { display: none; }
    .headernav-desktop-global a { color: #000000; text-decoration: none; padding-right: 30px; }
    .headernav-desktop-global p { display: flex; margin-top: 70px; color: #000000; text-decoration: none; padding-right: 30px; }
    .tagline {
        position: absolute;
        display: block;
        text-align: center;
        margin-top: -110px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 44px;
    }
    .headernav-desktop-logo .logoImage img {
        height: 100px;
        width: 100px;
    }
    .masthead-content { height: 390px; }
    #block-heroblock,
    .masthead {
        min-height: 390px;
        margin-bottom: -60px;
    }
    #block-heroblock,
    .masthead {
        min-height: 390px;
        margin-bottom: 0px;
    }
    .masthead h1 {
        font-family: "cubano", sans-serif;
        font-size: 80px;
        font-weight: 700;
        color: #357E58;
        text-align: center;
    }
    .masthead-rich-text {
        font-family: "cubano", sans-serif;
        font-size: 18px;
        letter-spacing: 0.1em;
        margin-top: 20px;
        color: #225675;
        text-align: center;
        text-transform: uppercase;
    }
    .masthead .masthead-main .masthead-main-layout>div.masthead-content {
        width: 100%;
        position: relative;
        color: #fff;
        padding-left: 0px;
    }
    .user-logged-in #block-heroblock,
    .user-logged-in .masthead {
        min-height: 390px;
        margin-bottom: -60px;
    }
    .sf-horizontal,
    .navbar-nav { position: relative; width: 1320px; margin-left: auto !important; margin-right: auto !important; margin-top: 50px; }
    .block-superfishmain .svg-inline--fa { display: none;}
    .mobile-toggle { display: none;}
    #block-hub9-main-menu {
        padding-top: 40px;
        padding-bottom: 20px;
        border-bottom: 3px solid #225675;
    }
    .sf-horizontal li,
    .navbar-nav li { font-family: "avenir-lt-pro", sans-serif; font-size: 18px; font-weight: 700; padding-left: 2%; padding-right: 2%; margin-top: -20px; }
    .sf-horizontal li a,
    .navbar-nav li a { color: #357E58; text-decoration: none;}
    ul.sf-menu ul {
        background-color: #F5F5F5;
        margin-top: 10px !important;;
        width: 125% !important;
    } 
    ul.sf-menu ul li {
        font-weight: 400;
        font-size: 16px;
        border-bottom: 1px solid #bcbcbc;
    }
    ul.sf-menu ul li:last-child {
        border-bottom: 0px solid #bcbcbc;
    }
    ul.sf-menu li.active-trail { border-bottom: 5px solid #225675; }
    ul.sf-menu li ul li.active-trail { border-bottom: 1px solid #225675;  }
    .path-frontpage #main-wrapper { padding-top: 60px; padding-bottom: 100px; }
}
@media screen and (min-width : 1400px) {
    .highlighted .container,
    #main-wrapper .container { width: 100%; max-width: 2000px; margin-left: auto; margin-right: auto; padding-left: 0px; padding-right: 0px; }
    .headernav-desktop-logo .logoTitle { margin-top: 50px; margin-left: 0px; }
}
.headernav-desktop-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
}
.headernav-desktop-nav .level1-item-link {
    font-family: "avenir-lt-pro", sans-serif;
    text-transform: uppercase;
}
.headernav-desktop-nav .level1-item-link a {
    color: #357E58;
    text-decoration: none;
}
.headernav-desktop-logo {
    display: flex;
    font-weight: 400; 
    font-family: "avenir-lt-pro", sans-serif; 
    font-size: 36px;
    line-height: 40px; 
}
.headernav-desktop-logo a { color: #357E58; text-decoration: none; }
.headernav-desktop-logo .nameHighlight { color: #225675; text-transform: uppercase; font-weight: 700; font-family: "avenir-lt-pro", sans-serif; }
.headernav-desktop-logo .logoImage { padding: 20px; }
.headernav-mobile { display: none; }
.hero-image {
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    background-position: 0px 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    overflow: hidden;
}
.hero-image img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tagline {
    background-color: transparent;
    color: #fff;
    font-family: "avenir-lt-pro", sans-serif;
    font-weight: 700;
}
.tagline-highlight {
    color: #225675;
}
.headernav-desktop-nav .level1-meeting .level1-item-link a {
    background-color: #225675;
    border-radius: 20px;
    color: #fff;
    margin-left: 20px;
    box-shadow: 0px 2px 2px 0px #000000;
    width: auto;
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 20px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: none;
}
.navbar-default .navbar-nav .level1-item-link a {
    font-family: "avenir-lt-pro", sans-serif;
    color: #357E58;
    font-size: 1rem;
    font-weight: 700;
    padding: 20px 20px;
}
/* Welcome Page ------------------------------------------------------------- */
/* Hero Block --------------------------------------------------------------- */
.field--name-field-blurb { display: none; }
.masthead .masthead-burst1-container,
.masthead .masthead-burst2-container,
.masthead .container {
    max-width: 2000px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.masthead-wrapper {
    max-width: 2000px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.masthead {
    background: rgb(0,45,114);
    background-color: #E9EEF1;
    position: relative;
}
.masthead-burst2-container {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    max-width: 2000px;
    z-index: 0;
}
.masthead-burst2 {
    background-image: url(/sites/all/themes/hub9/images/piechart.png);
    opacity: 15%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    width: 600px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 0;
}
.masthead-content {
  display: flex;
  flex-direction: column; /* Stack children vertically */
  justify-content: center; /* Center vertically */
  height: 100%; /* Adjust the height as needed */
}
.block-page-title-block h1 {display: none; }
@media screen and (max-width : 1299px) {
    .masthead-main-layout { height: auto; }
    .masthead .masthead-main .masthead-main-layout>div.masthead-image {
        position: relative;
        bottom: -15px;
        float: right;
        right: 60px;
        padding: 0;
        z-index: 1;
    }
    .masthead-image {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        overflow: hidden;
    }
    .masthead-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
}
@media screen and (min-width : 1200px) {
    .masthead-main-layout { height: 360px; }
    .masthead .masthead-main .masthead-main-layout>div.masthead-image {
        position: relative;
        bottom: -40px;
        float: right;
        right: 60px;
        padding: 0;
        z-index: 1;
    }
    .masthead-image {
        width: 400px;
        height: 400px;
        border-radius: 50%;
        overflow: hidden;
    }
    .masthead-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
}
.masthead-image.imageRight  img { object-position: right; }
.masthead-image.imageLeft  img { object-position: left; }
/* End Hero Block ------------------------------------------------------------*/
.user-logged-in .highlighted { display: block; max-width: 2000px; width: 80%; margin-left: 10%; margin-right: 10%; font-family: "avenir-lt-pro", sans-serif; font-size: 16px; font-weight: 700; padding-top:0px; margin-top: 50px; }
.user-logged-in .highlighted a { color: #000000; }
.user-logged-in .highlighted .active a { color: #225675; }
@media screen and (max-width : 1299px) {
.vert-tabs {
        position: relative;
        z-index: 6;
    }
    .vert-tabs:after, .vert-tabs:before {
        content: "";
        position: absolute;
        width: 50%;
    }
    .vert-tabs:before {
        background: #fff;
        height: calc(100% - 80px);
        left: 0;
        top: 80px;
        z-index: 5;
    }

    .vert-tabs .js-tabs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        left: 50%;
        margin: 0;
        max-width: 2000px;
        padding: 0;
        position: relative;
        -webkit-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
        width: 100%;
        z-index: 5;
    }
    .vert-tabs .js-tabs .js-tablist-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-preferred-size: 50%;
        background: #357E58;
        border-radius: 14px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: block;
        flex-basis: 100%;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 0 -40px;
        max-width: 100%;
        padding: 0px;
        position: relative;
        z-index: 5;
    }
    .vert-tabs h2 { font-family: "avenir-lt-pro", sans-serif; font-weight: 700; color: #FFF !important; margin-bottom: 20px; font-size: 30px; padding: 20px; }
    .js-tabcontent-content-wrapper h2 { font-family: "avenir-lt-pro", sans-serif; font-weight: 700; color: #357E58 !important; margin-bottom: 20px; font-size: 30px; }
    #hub-intro { font-family: "avenir-lt-pro", sans-serif; }
    .vert-tabs .js-tabs .js-tablist {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: flex-end;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: column;
        flex-direction: row;
        justify-content: center;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .vert-tabs .js-tabs .js-tablist li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin: 0px 0 0 auto;
        position: relative;
        width: 20%;
        text-align: center;
        height: 100px;
    }
    .vert-tabs .js-tabs .js-tablist li a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #1a4280;
        border: 1px solid #fff;
        border-radius: 14px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        color: #fff;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: block;
        -ms-flex-direction: row;
        flex-direction: row;
        font-family: "avenir-lt-pro", sans-serif;
        font-size: 12px;
        line-height: 24px;
        padding: 10px;
        text-decoration: none;
        -webkit-transition: color .4s 0s,background .4s;
        -o-transition: color .4s 0s,background .4s;
        transition: color .4s 0s,background .4s;
        width: 100%;
    }
    .vert-tabs .js-tabcontent-content-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-preferred-size: 50%;
        background: #fff;
        border-radius: 0 0 14px 14px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        flex-basis: 50%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px 0 0;
        max-width: 100%;
        padding: 20px;
    }
    .vert-tabs .js-tabcontent-content-wrapper h2 { padding: 0px; padding-top: 20px; }
    .vert-tabs .js-tabcontent[aria-hidden=true] {
        display: none;
    }
    .vert-tabs .js-tablist-wrapper ul li a br { display: none; }
    .vert-tabs .js-tabs .js-tablist li a[aria-selected=true] i {
        opacity: 1;
        -webkit-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) 0s;
        -o-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) 0s;
        transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) 0s;
        width: calc(100%);
    }
    .vert-tabs .js-tabs .js-tablist li a i {
        background: #fff;
        border-radius: 14px 14px 0 0;
        content: "";
        display: block;
        height: calc(100% + 2px);
        opacity: 0;
        position: absolute;
        right: 0px;
        top: -1px;
        -webkit-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) .7s;
        -o-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) .7s;
        transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) .7s;
        width: 0;
        z-index: 3;
    }
    .vert-tabs .js-tabs .js-tablist li a span {
        position: relative;
        z-index: 5;
    }
    .vert-tabs .js-tabs .js-tablist li a[aria-selected=true] {
        color: #225675;
        font-weight: 700;
        -webkit-transition: color .4s cubic-bezier(.61,-.19,.7,-.11) .4s;
        -o-transition: color .4s cubic-bezier(.61,-.19,.7,-.11) .4s;
        transition: color .4s cubic-bezier(.61,-.19,.7,-.11) .4s;
    }
    .vert-tabs .js-tabs .js-tablist-wrapper .copy p {
        color: #fff;
        font-weight: 300;
        font-size: 18px; 
        line-height: 30px;
        padding: 20px; padding-top: 0px; 
    }
}

@media screen and (min-width : 1300px) {
    .vert-tabs {
        position: relative;
        z-index: 6;
    }
    .vert-tabs:after, .vert-tabs:before {
        content: "";
        position: absolute;
        width: 50%;
    }
    .vert-tabs:before {
        background: #fff;
        height: calc(100% - 80px);
        left: 0;
        top: 80px;
        z-index: 5;
    }

    .vert-tabs .js-tabs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        left: 50%;
        margin: 0;
        max-width: 2000px;
        padding: 0;
        position: relative;
        -webkit-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
        width: 100%;
        z-index: 5;
    }
    .vert-tabs .js-tabs .js-tablist-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-preferred-size: 50%;
        background: #357E58;
        border-radius: 14px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        flex-basis: 50%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 -40px;
        max-width: 50%;
        padding: 80px;
        position: relative;
        z-index: 5;
    }
    .vert-tabs h2 { font-family: "avenir-lt-pro", sans-serif; font-weight: 700; color: #FFF !important; margin-bottom: 20px; font-size: 30px; }
    .js-tabcontent-content-wrapper h2 { font-family: "avenir-lt-pro", sans-serif; font-weight: 700; color: #357E58 !important; margin-bottom: 20px; font-size: 30px; }
    #hub-intro { font-family: "avenir-lt-pro", sans-serif; }
    .vert-tabs .js-tabs .js-tablist {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .vert-tabs .js-tabs .js-tablist li {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin: 30px 0 0 auto;
        position: relative;
        width: 100%;
    }
    .vert-tabs .js-tabs .js-tablist li a {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #1a4280;
        border: 1px solid #fff;
        border-radius: 14px;
        color: #fff;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        font-family: "avenir-lt-pro", sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem;
        padding: 30px 42px 30px 110px;
        text-decoration: none;
        -webkit-transition: color .4s 0s,background .4s;
        -o-transition: color .4s 0s,background .4s;
        transition: color .4s 0s,background .4s;
        width: 100%;
    }
    .vert-tabs .js-tabcontent-content-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-preferred-size: 50%;
        background: #fff;
        border-radius: 0 14px 14px 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        flex-basis: 50%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 40px 0 0;
        max-width: 50%;
        padding: 65px 80px 65px 60px;
    }
    .vert-tabs .js-tabcontent[aria-hidden=true] {
        display: none;
    }
    .vert-tabs .js-tabs .js-tablist li a[aria-selected=true] i {
        opacity: 1;
        -webkit-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) 0s;
        -o-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) 0s;
        transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) 0s;
        width: calc(100% + 81px);
    }
    .vert-tabs .js-tabs .js-tablist li a i {
        background: #fff;
        border-radius: 14px 0 0 14px;
        content: "";
        display: block;
        height: calc(100% + 2px);
        opacity: 0;
        position: absolute;
        right: -81px;
        top: -1px;
        -webkit-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) .7s;
        -o-transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) .7s;
        transition: width .7s cubic-bezier(.61,-.19,.7,-.11),opacity 0s cubic-bezier(.61,-.19,.7,-.11) .7s;
        width: 0;
        z-index: 3;
    }
    .vert-tabs .js-tabs .js-tablist li a span {
        position: relative;
        z-index: 5;
    }
    .vert-tabs .js-tabs .js-tablist li a[aria-selected=true] {
        color: #225675;
        font-weight: 700;
        -webkit-transition: color .4s cubic-bezier(.61,-.19,.7,-.11) .4s;
        -o-transition: color .4s cubic-bezier(.61,-.19,.7,-.11) .4s;
        transition: color .4s cubic-bezier(.61,-.19,.7,-.11) .4s;
    }
    .vert-tabs .js-tabs .js-tablist-wrapper .copy p {
        color: #fff;
        font-weight: 300;
        font-size: 18px; 
        line-height: 30px;
    }
}
.js-tabcontent-content-wrapper ul li a { color: #357E58; text-decoration: none; }
.js-tabcontent-content-wrapper .btn { background-color: #357E58; color: #fff; font-weight: bold; padding: 10px; padding-left: 20px; padding-right: 20px; border-radius: 10px; }    
/* Welcome Page ------------------------------------------------------------- */
.path-frontpage .field--name-body {
    margin: 0px;
}
.hub-tiles { width: 100%; max-width: 2000px; margin-left: auto; margin-right: auto; }
.hub-tiles .tile-item,
.path-frontpage .tiles .tile-item {
    float: left;
    background-color: #F5F5F5;
    border: 1px solid #BCBCBC;
    border-radius: 15px;
    padding: 0;
}
@media screen and (max-width : 639px) {
    .hub-tiles .tile-item,
    .path-frontpage .tiles .tile-item {
        width: 90%;
        margin: 5%;
    }
}
@media screen and (min-width : 640px) {
    .hub-tiles .tile-item,
    .path-frontpage .tiles .tile-item {
        width: 48%;
        margin: 1%;
    }
}
@media screen and (min-width : 992px) {
    .hub-tiles .tile-item,
    .path-frontpage .tiles .tile-item {
        width: 31%;
        margin: 1%;
    }
}
.hub-tiles .tile-item a,
.path-frontpage .tiles .tile-item a {
    text-decoration: none;
    color: #0D252D;
}
.hub-tiles .image-tile,
.path-frontpage .tiles .image-tile {
    display: block;
    border-width: 0px;
    margin: 0px;
    width: 100%;
    height: 66.667%;
    overflow: hidden;
    object-fit: contain;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.hub-tiles .image-tile img,
.path-frontpage .tiles .image-tile img {
    display: block;
    position: relative;
    width: 100%;
    height: 66.667%;
    overflow: hidden;
}
.hub-tiles .titleholder,
.path-frontpage .tiles .titleholder {
    font-family: "avenir-lt-pro", sans-serif; 
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #357E58;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.hub-tiles .titletext,
.path-frontpage .tiles .titletext {
    min-height: 90px;
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #0D252D;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.hub-tiles .titleexplore,
.path-frontpage .tiles .titleexplore {
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #225675;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.hub-tiles a { text-decoration: none; }
/* End Welcome Page --------------------------------------------------------- */
.navbar-expand-lg { display: block !important; padding-bottom: 0px !important; }
.node__content {
    font-size: 1.071em;
    margin-top: 0px;
}
@media screen and (max-width : 991px) {
    .featured-top .container-fluid,
    .featured-bottom .container-fluid,
    #main-wrapper .container-fluid,
    .site-footer .container-fluid { width: 100%; margin-left: auto; margin-right: auto; }
    .highlighted .container-fluid { width: calc(100% - 30px); max-width: 2000px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
    .breadcrumb { width: calc(100% - 30px); max-width: 1320px; padding-left: 10px !important; padding-right: 10px !important; }
    .breadcrumb a { font-family: "avenir-lt-pro", sans-serif;  font-size: 16px; font-weight: 700; color: #357E58; text-decoration: none; }
    ul.headernav-desktop-nav-icons-item { display: none; }
    ul.horizontal-menu { display: block; background-color: #f5f5f5; border-top: 5px solid #225675; border-bottom: 5px solid #225675; }
    ul.horizontal-menu li { width: 100%; text-align: left; font-family: "avenir-lt-pro", sans-serif; font-size: 14px; font-weight: 700; color: #357E58; vertical-align: bottom; background-color: transparent; }
    ul.horizontal-menu li a { color: #357E58; padding: 10px; text-decoration: none; background-color: transparent; }
    ul.horizontal-menu li ul.sub-nav { position: relative; padding-left: 20px; width: 100%; }
    ul.horizontal-menu li ul li { border-bottom: 0; width: 100%; text-align: left; }
    ul.horizontal-menu li a { padding: 20px; padding-top: 0px; }
    .main-content.order-first { width: 100%; float: left; margin-bottom: 0px; padding: 0 !Important; }
    .main-content .row>* { padding: 0; }
    .layout-no-sidebars .main-content.order-first { margin-left: 0; width: 100%; float: left; padding: 0; }
    .sidebar_second.order-last { padding: 0; margin-right: 0%; width: 100%; float: left; margin-top: 10px; position: relative; }
    .sidebar_second.affix { position: relative; }
    .sidebarCTA { display: none; }
    .featured-bottom .block-views { padding-left: 0 !important; padding-right: 0 !important; }
    .region-featured-bottom-first { padding: 0; }
}
@media screen and (min-width : 992px) {
    .highlighted .container-fluid,
    .featured-top .container-fluid,
    .featured-bottom .container-fluid,
    #main-wrapper .container-fluid { width: 100%; margin-left: auto; margin-right: auto; }}
    .breadcrumb { max-width: 1320px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-bottom: 0; margin-inline-start: 0px; margin-inline-end: 0px; }
    .breadcrumb a { font-family: "avenir-lt-pro", sans-serif;  font-size: 16px; font-weight: 700; color: #357E58; text-decoration: none; }
    .responsive-menu-block-wrapper { width: 100%; max-width: 1680px; margin-left: auto; margin-right: auto; }
    .responsive-menu-block-wrapper .horizontal-menu { display: flex; align-items: flex-end; }
    #CollapsingNavbar { border-top: 5px solid #225675; border-bottom: 5px solid #225675; display: block !important; }
    ul.horizontal-menu li { width: calc(100%/9); text-align: center; font-family: "avenir-lt-pro", sans-serif; font-size: 14px; font-weight: 700; color: #357E58; vertical-align: bottom; }
    ul.horizontal-menu li a { color: #357E58; padding: 10px; text-decoration: none; }
    ul.horizontal-menu li ul.sub-nav { background-color: #fff; box-shadow: 1px 2px 4px #777777; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; padding-top: 20px; border-top: 5px solid #225675; }
    ul.horizontal-menu li ul li { border-bottom: 0; width: 100%; text-align: left; }
    ul.horizontal-menu li a { padding: 20px; padding-top: 0px; }
    .block .field--name-body ul.navbar-nav { margin: 0; margin-top: -20px; }
    ul.headernav-desktop-nav-icons-item { display: flex; flex-direction: row; margin: 0 !important; padding: 0; padding-inline-start: 0px; margin-block-start: 0px; margin-block-end: 0px; padding-top: 20px; }
    ul.headernav-desktop-nav-icons-item li { display: inline; width: calc(100%/9); text-align: center; }
    ul.headernav-desktop-nav-icons-item li img { width: 50%; margin-left: 25%; margin-right: 25%; }
    .main-content.order-first { margin-right: 3%; width: 63%; float: left; margin-bottom: 0px; }
    .layout-no-sidebars .main-content.order-first { margin-left: 0; width: 100%; float: left; padding: 0; }
    .sidebar_second.order-last { padding: 0; margin-right: 0%; float: left; margin-top: 10px; position: relative; }
    .sidebar_second.affix { position: relative; }
    .region-featured-bottom-first { padding: 0px; width: 80%; margin-left: 10%; margin-right: 10%; }
    .region-featured-bottom-first .view-content.row { margin-left: 0px; margin-right: 0px; }
    .region-featured-bottom-first .block-views { padding: 0px; }
}

#main .container { padding: 0px; }
#main.container .row { display: flex; margin: 0px !important; }

.block-system-breadcrumb-block { display: none; }
/* Masonry Styles ----------------------------------------------------------- */
.masonry-layout-home-financial-education,
.masonry-layout-home-financial-advice,
.masonry-layout-home-financial-calculators { display: block; flex-direction: row; justify-content: space-between; width: 100%; max-width: 2000px; margin-left: auto; margin-right: auto; margin-top: 0px; }
.masonry-layout-home-financial-education .masonry-item img,
.masonry-layout-home-financial-advice .masonry-item img,
.masonry-layout-home-financial-calculators .masonry-item img { width: 100%; height: auto; border-top-left-radius: 15px; border-top-right-radius: 15px; overflow: hidden; }
.masonry-layout-home-financial-education .masonry-item .views-field-title,
.masonry-layout-home-financial-advice .masonry-item .views-field-title,
.masonry-layout-home-financial-calculators .masonry-item .views-field-title {
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #357E58;
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.masonry-layout-home-financial-education .masonry-item .views-field-title a,
.masonry-layout-home-financial-advice .masonry-item .views-field-title a,
.masonry-layout-home-financial-calculators .masonry-item .views-field-title a { color: #357E58; }
.masonry-layout-home-financial-education .masonry-item .views-field-view-node,
.masonry-layout-home-financial-advice .masonry-item .views-field-view-node,
.masonry-layout-home-financial-calculators .masonry-item .views-field-view-node {
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    color: #225675;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 30px;
}
.masonry-layout-home-financial-education .masonry-item .views-field-view-node a,
.masonry-layout-home-financial-advice .masonry-item .views-field-view-node a,
.masonry-layout-home-financial-calculators .masonry-item .views-field-view-node a { color: #225675; }
.masonry-layout-home-financial-education .masonry-item .views-field-body {
    height: 90px;
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #000000;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}
@media screen and (max-width : 599px) {
    .masonry-layout-home-financial-education .masonry-item .views-field-title,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-title {
        height: 80px;
    }
    .masonry-layout-home-financial-education .masonry-item,
    .masonry-layout-home-financial-calculators .masonry-item { float: left; width: 98%; margin: 1%; background-color: #f5f5f5; border: 1px solid #bcbcbc; border-radius: 15px; }
    .masonry-layout-home-financial-education .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-view-node a { color: #225675; }
    .masonry-layout-home-financial-education .masonry-item .views-field-body {
        height: 90px;
    }
}
@media screen and (min-width : 600px) {
    .masonry-layout-home-financial-education .masonry-item .views-field-title,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-title {
        height: 80px;
    }
    .masonry-layout-home-financial-education .masonry-item,
    .masonry-layout-home-financial-calculators .masonry-item { float: left; width: 47%; margin: 1%; background-color: #f5f5f5; border: 1px solid #bcbcbc; border-radius: 15px; }
    .masonry-layout-home-financial-education .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-advice .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-view-node a { color: #225675; }
    .masonry-layout-home-financial-education .masonry-item .views-field-body {
        height: 150px;
    }
}
@media screen and (min-width : 900px) {
    .masonry-layout-home-financial-education .masonry-item .views-field-title,
    .masonry-layout-home-financial-advice .masonry-item .views-field-title,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-title {
        height: 60px;
    }
    .masonry-layout-home-financial-education .masonry-item,
    .masonry-layout-home-financial-calculators .masonry-item { float: left; width: 47%; margin: 1%; background-color: #f5f5f5; border: 1px solid #bcbcbc; border-radius: 15px; }
    .masonry-layout-home-financial-education .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-advice .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-view-node a { color: #225675; }
    .masonry-layout-home-financial-education .masonry-item .views-field-body {
        height: 90px;
    }
}
@media screen and (min-width : 1200px) {
    .masonry-layout-home-financial-education .masonry-item,
    .masonry-layout-home-financial-calculators .masonry-item { float: left; width: 30%; margin: 1%; background-color: #f5f5f5; border: 1px solid #bcbcbc; border-radius: 15px; }
    .masonry-layout-home-financial-education .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-advice .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-view-node a { color: #225675; }
    .masonry-layout-home-financial-education .masonry-item .views-field-body {
        height: 120px;
    }
}
@media screen and (min-width : 1500px) {
    .masonry-layout-home-financial-education .masonry-item,
    .masonry-layout-home-financial-calculators .masonry-item { float: left; width: 450px; margin: 25px; background-color: #f5f5f5; border: 1px solid #bcbcbc; border-radius: 15px; }
    .masonry-layout-home-financial-education .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-advice .masonry-item .views-field-view-node a,
    .masonry-layout-home-financial-calculators .masonry-item .views-field-view-node a { color: #225675; }
    .masonry-layout-home-financial-education .masonry-item .views-field-body {
        height: 90px;
    }
}
.views-auto-submit-click { display: none !important; }
.unitPage .field--name-body { display: none; }
.view .view-content {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 20px;
}
/* Calculator Accordions ---------------------------------------------------- */

/* Webform ------------------------------------------------------------------ */
#block-webform.block {
    background-color: #fff;
}
.webform-submission-schedule-an-advicesite-demo-form {
    padding: 20px;
    font-family: "avenir-lt-pro", sans-serif;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    font-weight: 700;
    background-color: #f5f5f5;
}
.webform-submission-schedule-an-advicesite-demo-form button {
    font-family: "avenir-lt-pro", sans-serif;
    background-color: #357E58;
    font-weight: 700;
    color: #fff;
}
@media screen and (max-width : 1199px) {
    .node--type-video .node__content,
    .node--type-quiz .node__content,
    .node--type-article .node__content {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }
    .node--type-calculator .node__content {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
}
@media screen and (min-width : 1200px) {
    .node--type-video .node__content,
    .node--type-quiz .node__content,
    .node--type-article .node__content {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
    }
    .node--type-calculator .node__content {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
}

/* Content Styles */
.main-content .field--name-title { display: none; }
.field--name-field-image,
.field--name-field-image img { display: none; }
.node--type-article .field--name-field-image {display: block; float: none; width: 100%; max-width: 720px; height: auto; margin-left: auto; margin-right: auto; }
.node--type-article .field--name-field-image img { display: block; width: 100%; height: auto; }
.node--type-quiz .field--name-field-image {display: block; float: none; width: 100%; max-width: 720px; height: auto; margin-left: auto; margin-right: auto; }
.node--type-quiz .field--name-field-image img { display: block; width: 100%; height: auto; }


.field--name-body { font-family: "avenir-lt-pro", sans-serif; font-size: 18px; color: #000000; line-height: 28.8px; margin-top: 40px; }
#block-hubheadernavigation .field--name-body  { margin-top: 0px !important; }
.field--name-body ol,
.field--name-body ul { margin: 20px; }
.field--name-body ol li,
.field--name-body ul li { margin-bottom: 10px; }
.field--name-body h2 { font-family: "cubano", sans-serif; font-size: 30px; font-weight: 700; color: #357E58; line-height: 40px; margin-top: 10px; }
.field--name-body h3 { font-family: "avenir-lt-pro", sans-serif; font-size: 18px; font-weight: bold; color: #000000; line-height: 30px; margin-top: 10px; }
.field--type-fivestar { position: relative; float: right; margin-top: -20px; margin-bottom: 40px; }
.sharethis-wrapper { margin-top: 10px; margin-bottom: 0px; }
.copyright { text-align: right; color: #000000; font-weight: 700; font-size: 12px; font-family: "avenir-lt-pro", sans-serif; margin-top: 0px; margin-bottom: 10px; }
/* Sidebar Content */
.sidebar .block-views { padding: 0; margin: 0; border: 0; background-color: transparent !important; }
.region-featured-bottom-first h2,
.sidebar h2 {
    margin: 0 0 0.5em;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    text-shadow: 0 1px 0 #fff;
    font-family: "cubano", sans-serif; 
    font-size: 50px; 
    font-weight: bold; 
    color: #6AA444; 
    line-height: 60px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #357E58/*{borderColorActive}*/;
    background: #357E58/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
    font-weight: 700/*{fwDefault}*/;
    color: #ffffff/*{fcActive}*/;
    font-family: "avenir-lt-pro", sans-serif; 
}
.ui-accordion .ui-accordion-content {
    padding: 20px;
    padding-left: 40px;
    border-top: 0;
    overflow: auto;
}

.block-views .ui-accordion-header-icon { display: none; }
.ui-accordion-content { overflow: hidden !important; font-family: "avenir-lt-pro", sans-serif; font-size: 16px; weight: 400; padding-bottom: 40px; height: auto; }
.ui-accordion-content .views-row { padding-bottom: 5px; }
.ui-accordion-content .views-row a:before { font-family: FontAwesome; content: "\f101"; margin-right: 10px; margin-left: -25px; color: #225675; }
.views-row a { text-decoration: none; color: #000000; }
.js-views-accordion-group-header { display: none; }
.sidebar fieldset,
.sidebar .vote.form-select { border: 0; }
.view .ui-accordion-header,
.block-views .ui-accordion-header { border-radius: 5px; padding: 20px; font-family: "avenir-lt-pro", sans-serif; padding-top: 10px; padding-bottom: 10px; background-color: #357E58;color: #fff; }
.block-views .ui-accordion-header.ui-state-active { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; margin-bottom: 0px !important; }
.block-views .ui-accordion-content.ui-widget-content { border: 1px solid #BCBCBC; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
.view .ui-accordion-header a,
.block-views .ui-accordion-header a { font-family: "avenir-lt-pro", sans-serif; padding-bottom: 10px; background-color: #357E58; color: #fff; font-weight: 700; }
.view.ui-accordion { margin-top: 60px; margin-bottom: 60px; width: 100%; }
.region-featured-bottom-first .view.ui-accordion { margin-top: 20px; }
#sidebar_second .view.ui-accordion { margin-top: 10px; margin-bottom: 10px; }
#sidebar_second .view-content .views-row { padding-left: 0px; padding-right: 0px; }
.calculator-view .ui-accordion-header { font-family: "avenir-lt-pro", sans-serif; padding-bottom: 10px; background-color: #357E58; color: #fff; }
.calculator-view .ui-accordion-header a { font-family: "avenir-lt-pro", sans-serif; padding-bottom: 10px; background-color: #357E58; color: #fff; font-weight: 700; }

.calculator-view .ui-accordion-header.ui-state-active { font-family: "avenir-lt-pro", sans-serif; padding-bottom: 10px; background-color: #f5f5f5; color: #357E58; }
.calculator-view .ui-accordion-header.ui-state-active a { font-family: "avenir-lt-pro", sans-serif; padding-bottom: 10px; background-color: #f5f5f5; color: #357E58; font-weight: 700; }

.block-views .ui-accordion-header .field-content a { color: #fff; font-size: 18px; font-weight: 700 !important; }
.views-accordion-header .ui-icon { display: none; }
.views-accordion-header:before,
h3.ui-accordion-header:before {
    text-align: center;
    font-family: FontAwesome;
    content: "\f0fe";
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}
.views-accordion-header.ui-state-active:before,
h3.ui-accordion-header.ui-state-active:before {
    text-align: center;
    font-family: FontAwesome;
    content: "\f146";
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}
.calculator-view .views-field-title .field-content a { 
    font-family: "avenir-lt-pro", sans-serif; 
    padding-bottom: 10px; 
    background-color: transparent; 
    color: #fff; 
    font-weight: 700; 
    font-size: 18px;
}
.calculator-view .ui-state-active.views-field-title .field-content a { 
    font-family: "avenir-lt-pro", sans-serif; 
    padding-bottom: 10px; 
    background-color: transparent; 
    color: #fff; 
    font-weight: 700; 
    font-size: 18px;
}
.calculator-view .views-accordion-header:before,
.calculator-view h3.ui-accordion-header:before {
    text-align: center;
    font-family: FontAwesome;
    content: "\f0fe";
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-right: 10px;
}
.calculator-view .views-accordion-header.ui-state-active:before,
.calculator-view h3.ui-accordion-header.ui-state-active:before {
    text-align: center;
    font-family: FontAwesome;
    content: "\f146";
    font-size: 18px;
    font-weight: bold;
    color: #225675;
    margin-right: 10px;
}
.calculator-view .ui-widget-content { border: 1px solid #357E58; padding-left: 10px !important; padding-right: 10px !important; }
.view.ui-accordion .view-content.row div { margin-bottom: 20px; }
.view.ui-accordion .view-content.row div.ui-accordion-header-active { margin-bottom: 0px; }
.view-content.row>*  { padding-left: 0px !important; padding-right: 0px !important; }
.block-views .view.ui-accordion .view-content.row div { margin-bottom: 10px; }
.block-views .ui-accordion-content-active { padding-bottom: 10px; }
.main-content .ui-accordion .ui-accordion-content {
    padding: 0;
    border-top: 0;
    overflow: auto;
}

.views-exposed-form .form-row { display: flex; justify-content: space-between; width: 100%; }
.views-exposed-form .js-form-item { width: 25%; float: left; }
.subCategory .views-exposed-form .js-form-item { width: 33% !important; float: left; }


#block-financialeducationnavigation ul { display: flex; justify-content: space-between; align-items: flex-end; max-width: 2000px; margin-left: auto; margin-right: auto; border: 0; }
#block-financialeducationnavigation ul li {
    font-family: "avenir-lt-pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    width: 10%;
    text-align: center;
}
#block-financialeducationnavigation ul li a.nav-link {
    color: #357E58;
}
.nextModule { background-color: #f5f5f5; padding: 20px; border: 1px solid #bcbcbc; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }
.nextModule a { color: #000000; text-decoration: none; font-family: "avenir-lt-pro", sans-serif; font-weight: 700; font-size: 16px; }
/* Quiz Styling ------------------------------------------------------------- */
.h5p-iframe {border-top: 5px solid #225675 !important; border-bottom: 5px solid #225675 !important; margin-top: 20px; margin-bottom: 20px; }


/* Masonry Views ------------------------------------------------------------ */
.featuredVideo h2 { text-align: center; padding-top: 10px; color: #357E58; font-weight: 700; font-size: 16px; font-family: "avenir-lt-pro", sans-serif; }
.featuredVideo { padding: 5px; margin-bottom: 20px; background-color: #F5F5F5; border: 1px solid #ccc; border-radius: 10px; }
h1.title,
h1.page-title { text-align: center; color: #225675; font-weight: 700; font-family: "avenir-lt-pro", sans-serif; padding: 20px; }
.masonry-item { box-shadow: 1px 2px 4px #357E58; }
.view-home-financial-advice .masonry-item { box-shadow: none; }
.masonry-item .views-field-title { text-align: center; }
.masonry-item .views-field-title a { color: #000000; text-decoration: none; }
.masonry-item .views-field-title a:hover { color: #357E58; }
.masonry-item .views-field-field-content-type { position: relative; width: 100%; text-align: left; margin-top: 0px; padding: 15px; color: #225675; font-weight: 700; font-family: "avenir-lt-pro", sans-serif; font-size: 18px; text-transform: uppercase; }
.masonry-item .views-field-field-content-subject { position: relative; width: calc(100% - 20px); margin: 10px; padding: 10px; text-align: center; background-color: #357E58; color: #fff; font-weight: 400; font-family: "cubano", sans-serif; font-size: 25px; text-transform: uppercase; }
.masonry-item .views-field-field-content-subject p { margin: 0px; }
@media screen and (max-width : 639px) {
    .masonry-item { width: 100%; float: left; background-color: #ffffff; border: 0; padding: 0; margin: 1%; border: 1px solid #ccc; }
    .adviceView .masonry-item .views-field-field-image { border-width: 0px; margin: 0px; width: 100%; height: auto; overflow: hidden; }
    .masonry-item .views-field-field-image img { width: 100%; height: auto; border-radius: 0px; }
    .masonry-item .views-field-title { width: 100%; font-family: "avenir-lt-pro", sans-serif; font-size: 17.5px; font-weight: 400; background-color: transparent; text-align: left; margin: 0px; padding: 15px; height: 60px; overflow: hidden; }
    .featuredVideo .masonry-item .views-field-title { padding-top: 20px; padding-bottom: 20px; height: 90px; }
    .views-exposed-form .row .js-form-item { width: calc(100% - 20px); padding-left: 10px; padding-right: 0px; }
    .three-filter .views-exposed-form .row .js-form-item { width: calc(100% - 20px); }
}
@media screen and (min-width : 640px) {
    .masonry-item { width: 45.5%; float: left; background-color: #ffffff; border: 0; padding: 0; margin: 2%; border: 1px solid #ccc; }
    .adviceView .masonry-item .views-field-field-image { border-width: 0px; margin: 0px; width: 100%; height: auto; overflow: hidden; }
    .masonry-item .views-field-field-image img { width: 100%; height: auto; }
    .masonry-item .views-field-title { width: 100%; font-family: "avenir-lt-pro", sans-serif; font-size: 17.5px; font-weight: 400; background-color: transparent; text-align: left; margin: 0px; padding: 15px; height: 60px; overflow: hidden; }
    .featuredVideo .masonry-item .views-field-title { padding-top: 20px; padding-bottom: 20px; height: 90px; }
}
@media screen and (min-width : 878px) {
    .masonry-item { width: 45.5%; float: left; background-color: #ffffff; border: 0; padding: 0; margin: 2%; border: 1px solid #ccc; }
    .adviceView .masonry-item .views-field-field-image { border-width: 0px; margin: 0px; width: 100%; height: auto; overflow: hidden; }
    .masonry-item .views-field-field-image img { width: 100%; height: auto; }
    .masonry-item .views-field-title { width: 100%; font-family: "avenir-lt-pro", sans-serif; font-size: 17.5px; font-weight: 400; background-color: transparent; text-align: left; margin: 0px; padding: 15px; height: 60px; overflow: hidden; }
    .featuredVideo .masonry-item .views-field-title { padding-top: 20px; padding-bottom: 20px; height: 90px; }
    .views-exposed-form .row .js-form-item { width: 24.5%; }
    .three-filter .views-exposed-form .row .js-form-item { width: 32.5%; }
}
@media screen and (min-width : 968px) {
    .masonry-item { width: 29%; float: left; background-color: #ffffff; border: 0; padding: 0; margin: 2%; border: 1px solid #ccc; }
    .adviceView .masonry-item .views-field-field-image { border-width: 0px; margin: 0px; width: 100%; height: auto; overflow: hidden; }
    .masonry-item .views-field-field-image img { width: 100%; height: auto; }
    .masonry-item .views-field-title { width: 100%; font-family: "avenir-lt-pro", sans-serif; font-size: 17.5px; font-weight: 400; background-color: transparent; text-align: left; margin: 0px; padding: 15px; height: 60px; overflow: hidden; }
    .featuredVideo .masonry-item .views-field-title { padding-top: 20px; padding-bottom: 20px; height: 90px; }
    .views-exposed-form .row .js-form-item { width: 24.5%; }
    .three-filter .views-exposed-form .row .js-form-item { width: 33%; }
}
@media only screen and (min-width : 1200px) {
    .masonry-layout-home-family-finances,
    .masonry-layout-home-family-finances-life-events,
    .masonry-layout-home-family-finances-insurance,
    .masonry-layout-home-family-finances-identity-protection,
    .masonry-layout-home-family-finances-kids-money,
    .masonry-layout-home-family-finances-financial-crisis,
    .masonry-layout-home-your-home,
    .masonry-layout-home-your-home-renting,
    .masonry-layout-home-your-home-buying-a-home,
    .masonry-layout-home-your-home-mortgage,
    .masonry-layout-home-your-home-home-equity-refinancing,
    .masonry-layout-home-workplace-finances,
    .masonry-layout-home-workplace-finances-paycheck-planning,
    .masonry-layout-home-workplace-finances-employee-benefits,
    .masonry-layout-home-workplace-finances-retirement-plans,
    .masonry-layout-home-paying-for-college,
    .masonry-layout-home-paying-for-college-saving,
    .masonry-layout-home-paying-for-college-financing,
    .masonry-layout-home-paying-for-college-repaying-student-loans,
    .masonry-layout-home-retirement-planning,
    .masonry-layout-home-retirement-planning-saving,
    .masonry-layout-home-retirement-planning-living,
    .masonry-layout-home-retirement-planning-social-security,
    .masonry-layout-home-financial-calculators,
    .masonry-layout-home-small-business,
    .masonry-layout-home-small-business-starting-a-business,
    .masonry-layout-home-small-business-business-finance,
    .masonry-layout-home-small-business-business-management,
    .masonry-layout-home-small-business-growing-your-business,
    .masonry-layout-home-small-business-employment-basics,
    .masonry-layout-home-money-management,
    .masonry-layout-home-money-management-banking,
    .masonry-layout-home-money-management-budgeting,
    .masonry-layout-home-money-management-building-wealth,
    .masonry-layout-home-money-management-saving,
    .masonry-layout-home-money-management-spending,
    .masonry-layout-home-credit-and-debt,
    .masonry-layout-home-credit-and-debt-credit,
    .masonry-layout-home-credit-and-debt-debt,
    .masonry-layout-home-credit-and-debt-major-purchases,
    .masonry { width: 80% !important; margin-left: 10%; margin-right: 10%; }
    .masonry-item { width: 29%; float: left; background-color: #ffffff; border: 0; border-radius: 0px; padding: 0; margin: 2%; box-shadow: 1px 2px 4px #357E58; }
    .masonry-layout-home-financial-advice .masonry-item { box-shadow: none; }
    .adviceView .masonry-item .views-field-field-image { border-width: 0px; margin: 0px; width: 100%; height: auto; overflow: hidden; border-top-right-radius: 0px;  border-top-left-radius: 0px;}
    .masonry-item .views-field-field-image img { width: 100%; height: auto; }
    .masonry-item .views-field-title { color: #000; width: 100%; font-family: "avenir-lt-pro", sans-serif;  font-size: 17.5px; font-weight: 400; background-color: transparent; text-align: left; margin: 0px; padding: 15px; height: 90px; overflow: hidden; }
    .featuredVideo .masonry-item .views-field-title { padding-top: 20px; padding-bottom: 20px; height: 90px; }
}

/* Default: image left, text right */
@media screen and (max-width : 1199px) {
    .view-home-financial-advice .masonry-item {
        float: left;
        width: 80% !important;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border: 0px solid #bcbcbc;
        border-radius: 0px;
    }
    .view-home-financial-advice .masonry-item .views-field-field-image {
        margin-bottom: 20px;
    }
    .view-home-financial-advice .masonry-item .views-field-field-image img {
        width: 100%;
        height: auto;
        border-radius: 0px;
    }
    .view-home-financial-advice .masonry-item .views-field-field-blurb {
        font-size: 20px;
        font-family: "avenir-lt-pro", sans-serif;  
        font-weight: normal;
        font-style: normal;
        line-height: 1.25;
        margin-bottom: 20px;
        text-decoration: none;
        color: #000;
    }
    .view-home-financial-advice .masonry-item .views-field-title {
        background-color: #357E58;
        color: #FFF;
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.1em;
        line-height: 1.2;
        text-transform: uppercase;
        border: none;
        padding: 15px 20px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 4px;
        margin-bottom: 30px;
    }
    .view-home-financial-advice .masonry-item .views-field-title a {
        color: #fff;
    }
}
@media screen and (min-width : 1200px) {
    .masonry-layout-home-financial-advice { width: 100%; max-width: 100% }
    .masonry-layout-home-financial-advice .masonry-item {
        width: 100%;
        display: grid;
        grid-template-columns: 48% 1fr;
        grid-template-rows: auto 1fr;  /* First row = content height, second row = remainder */
        grid-template-areas: 
            "image blurb"
            "image title";
        gap: 0.5rem 1.5rem;
        align-items: start;  /* Title aligns to top of its (larger) cell */
        background-color: transparent;
        border: 0px;
        margin-bottom: 20px;
        width: 80%;
        float: left;
        margin-left: 10%;
        margin-right: 10%;
    }
    /* Even rows: image right, text left */
    .masonry-layout-home-financial-advice .masonry-item:nth-child(even) {
      grid-template-columns: 1fr 48%;
      grid-template-areas: 
        "blurb image"
        "title image";
    }

    .masonry-layout-home-financial-advice .masonry-item .views-field-field-image {
      grid-area: image;
    }

    .masonry-layout-home-financial-advice .masonry-item .views-field-field-image img {
      width: 100%;
      height: auto;
      display: block;
      border-radius: 0px;
    }

    .masonry-layout-home-financial-advice .masonry-item .views-field-field-blurb {
        grid-area: blurb;
        font-size: 30px;
        font-family: "avenir-lt-pro", sans-serif;
        font-weight: normal;
        font-style: normal;
        line-height: 1.25;
        margin-top: 20px;
        margin-bottom: 20px;
        text-decoration: none;
        color: #000;
    }
    .masonry-layout-home-financial-advice .masonry-item .views-field-title {
      grid-area: title;

    }
    .masonry-layout-home-financial-advice .masonry-item .views-field-title {
        background-color: #357E58;
        color: #FFF;
        font-family: cubano, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-size: 18px;
        letter-spacing: 0.1em;
    //    line-height: 1.2;
        text-transform: uppercase;
        border: none;
        padding: 15px 20px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 4px;
        width: 300px;
        }
    .masonry-layout-home-financial-advice .masonry-item .views-field-title a {
        color: #fff;
        text-decoration: none;
    }
}

.adviceView #main-wrapper .views-element-container { margin-bottom: 20px; }
#sidebar_second .views-element-container { border: 0px solid #ccc; }
.path-financial-calculators .views-element-container { border: 0px !important; background-color: transparent !important; padding-left: 12px; padding-right: 12px; }
#main-wrapper .calcAccordion.views-element-container { background-color: transparent; border: 0; border-radius: 0; }
.view-filters { margin-left: auto; margin-right: auto; width: 100%; background-color: #357E58; padding: 20px; }
.views-exposed-form .row { display: flex !important; justify-content: center; }
.views-exposed-form .row .js-form-item { display: block; }
.views-exposed-form .js-form-item label { font-family: "avenir-lt-pro", sans-serif;  font-size: 16px; font-weight: 700; color: #ffffff; }
.three-filter .views-exposed-form .row .js-form-item { display: inline; }

.pagination { width: 100%; text-align: center; margin-top: 20px; background-color: #357E58; }
.pagination li::marker { content: ""; }
.pagination .page-item { font-family: "avenir-lt-pro", sans-serif; font-size: 16px; font-weight: 700; list-style: none; text-decoration: none; color: #fff; }
.pagination .page-item .page-link { background-color: #357E58; color: #fff; border-color: #357E58; }
.pagination .page-item.active .page-link { background-color: #FFF; color: #000; }
/* Promotional Zones - Highlighted Region ----------------------------------- */
.ctaArea {
    width: 100%;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background-color: transparent; 
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}
@media screen and (max-width : 979px) {
    .categoryCTA { width: 100%; margin-left: auto; margin-right: auto; border: 1px solid #BCBCBC; border-radius: 5px; }
    .categoryImage { width: 25%; height: auto; margin-top: 10px; }
    .categoryImage img { padding: 10px; width: 100%; height: auto; }
    .iconImage { width: 15%; height: auto; margin-top: -20px; }
    .iconImage img { padding: 10px; width: 100%; height: auto; }
    .category-copy { width: 60%; padding-left: 20px; padding-right: 20px; margin-top: 15px; }
    .categoryCTA .category-copy h2 {font-size: 12px; }
    .categoryCTA .category-copy p {font-size: 10px; color: #000000; font-weight: 700; }
}
@media screen and (min-width : 980px) {
    .categoryCTA { width: 100%; margin-left: auto; margin-right: auto; border: 1px solid #BCBCBC; border-radius: 5px; }
    .categoryImage { width: 25%; height: auto; position: relative; margin-top: 10px; }
    .categoryImage img { padding: 20px; width: 100%; height: auto; }
    .iconImage { width: 15%; height: auto; margin-top: -20px; }
    .iconImage img { padding: 20px; width: 100%; max-width: 140px; height: auto; }
    .category-copy { width: 60%; padding-left: 20px; padding-right: 20px; margin-top: 15px; }
    .categoryCTA .category-copy h2 { font-size: 1.75vw; }
    .categoryCTA .category-copy p { font-size: 1.25vw; color: #000000; font-weight: 700; }
}


.categoryCTA a { padding-left: 20px; padding-right: 20px; color: #000000; display: flex; flex-direction: row; justify-content: space-between; align-items: center; text-decoration: none; }
.categoryCTA a br { display: none; }
.categoryCTA .category-copy h2 {
    margin: 0 0 0.5em;
//    border-bottom: 1px solid #357E58;
    padding-bottom: 5px;
    font-family: "avenir-lt-pro", sans-serif; 
    font-weight: bold; 
    color: #357E58; 
    line-height: 1.2;
}
.featuredCTA .category-copy p {
    font-family: "avenir-lt-pro", sans-serif;
    font-style: normal; 
    font-weight: bold;
    color: #000000;
} 
.ctaArea .field--name-body { margin: 0; }
.featured-bottom { margin-bottom: 40px; background-color: #E9EEF1; padding: 30px 40px; padding-bottom: 0px; margin-bottom: 0px; }
/* Footer Styles ------------------------------------------------------------ */
ul { padding-inline-start: 0px !important; }
footer .container { width: 100%; max-width: 100%; }
.site-footer {
    width: 100%;
    padding: 0px;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0px;
    margin-top: 0px;
    padding-bottom: 40px; 
    font-family: "avenir-lt-pro", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background-color: #225675 !important;
    padding-top: 30px;
}
.site-footer .container { padding: 0px; margin: 0px; }
footer.site-footer.container-gutter-lg { padding: 0px; margin: 0px; }
.site-footer  .site-footer__top .region {
    display: flex;
    flex-direction: column;
    justify-content: space-between; 
    width: 100% !important;
}
.site-footer .block {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.site-footer .field--name-body { margin: 0px; }
.site-footer__top .content li { list-style: none; }
.site-footer__top .content li a {
    display: block;
    border-bottom: 0px solid #555;
    border-color: rgba(255, 255, 255, 0.15);
    line-height: 28.8px;
    padding: 0px 2px 5px 20px;
    text-indent: -15px;
    text-decoration: none;
    color: #fff;

}
.collapse:not(.show) {
    display: block;
}
.footer-primary .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% / 6);
    float: left;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (max-width : 1199px) {
    .site-footer .col-lg-4 {
        width: 33%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    ul.list-social {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: space-between;
        list-style: none;
        padding: 0 0 0 0;
        width: 100%;
        margin: 0px;
        margin-block-start: 0px;
        margin-block-end: 0px;
    }
    .footer-secondary .list-inline li:not(:first-child):before, .footer-secondary .list-inline .list-item:not(:first-child):before {
        content: '|';
        display: inline;
        margin: 0 10px;
    }
    .footer-secondary .bot-copyright:after {
        content: '|';
        display: inline;
        margin: 0 10px;
        margin-top: -25px;
    }
    .footer-secondary .address:before {
        content: '|';
        display: inline;
        margin: 0 10px;
    }
}
@media screen and (max-width : 992px) {
    .site-footer { padding-left: 0px; padding-right: 0px; }
    .site-footer .col-lg-4 {
        width: 100%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .site-footer .col-lg-4 br { display: none; }
    .site-footer .col-12 {
        display: flex;
        justify-content: center; 
        width: 100%;
        max-width: 100%;
    }
    .footer-logo {
        background: url(../images/logo-grouped-white.svg) 50% / contain no-repeat;
        display: block;
        height: 128px;
        min-width: 200px;
        width: 200px;
        margin-bottom: 60px; 
    }
    .footer-title {
        display: none;
    }
    .footer-toggle.btn {
        color: #fff;
        font-family: cubano, sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #FFF;
        font-size: 18px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        width: 100%;
        text-align: left;
        padding: 20px 0;
    }
    .footer-toggle {
        border-top: 1px solid hsla(0, 0%, 100%, .3);
    }
    .collapse:not(.show) {
        display: none;
    }
    ul.list-social {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        list-style: none;
        padding: 0 0 0 0;
        width: 100%;
        margin: 0px;
        margin-block-start: 0px;
        margin-block-end: 0px;
    }
    .social-item {
        background: transparent 50% / 20px 20px no-repeat;
        margin: 0 10px;
    }
    .footer-secondary .bot-copyright {
        text-align: center; 
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .footer-secondary .list-inline {
        text-align: center; 
        margin-top: 10px;
        width: 100%;
        justify-content: center; 
    }
    .footer-secondary .address {
        text-align: center; 
        display: block;
        width: 100%;
    }
    .footer-secondary p { margin-top: 0px; }
    .footer-secondary .address:before {
        content: '';
        display: inline;
        margin: 0 10px;
    }
    .footer-secondary .bot-copyright:after {
        content: '';
        display: inline;
        margin: 0 10px;
    }
    .footer-toggle:after {
        border: solid #fff;
        border-width: 0 2px 2px 0;
        content: "";
        display: inline-block;
        height: 8px;
        margin-top: -5px;
        position: relative;
        float: right;
        margin-top: 10px;
        transform: translateX(-50%) rotate(45deg);
        transition: .3s;
        vertical-align: middle;
        width: 8px;
    }
}
@media screen and (min-width : 1200px) {
    .site-footer .col-lg-4 {
        width: calc(100% / 6);
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer-toggle.btn {
        display: none;
    }   
    ul.list-social {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: space-between;
        list-style: none;
        padding: 0 0 0 0;
        width: 100%;
        margin: 0px;
        margin-block-start: 0px;
        margin-block-end: 0px;
    }
    .footer-secondary .list-inline li:not(:first-child):before, .footer-secondary .list-inline .list-item:not(:first-child):before {
        content: '|';
        display: inline;
        margin: 0 10px;
    }
    .footer-secondary .bot-copyright:after {
        content: '|';
        display: inline;
        margin: 0 10px;
        margin-top: -25px;
    }
    .footer-secondary .address:before {
        content: '|';
        display: inline;
        margin: 0 10px;
    }
}
.site-footer ul li { margin-bottom: 5px; }
.site-footer .footer-primary.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.footer-logo {
    background: url(../images/logo-grouped-white.svg) center center / contain no-repeat;
    display: block;
    height: 128px;
    min-width: 200px;
    width: 200px;
}
.footer-title {
    font-family: cubano, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #FFF;
    font-size: 25px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.footer-primary .micro-title {
    font-family: cubano, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    color: #fff;
    margin-top: 2rem;
}
#footerList2 { margin-top: 20px; }
.list-stacked.list-light {
    padding-left: 0px !important;
    margin-left: -4px;
}
.footer-secondary {
    width: 100%;
    font-family: "avenir-lt-pro", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    align-items: center;
}
.footer-secondary .list-inline {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
}
.footer-secondary .bot-copyright, .footer-secondary .list-inline.list-light {
    color: #FFF;
    font-size: 12px;
}
.footer-secondary .list-inline li { display: flex; margin-bottom: 0px; margin-top: 16px; }
.footer-secondary .list-inline li a { line-height: 24px; }
.footer-secondary p {
    line-height: 24px; 
    margin-top: 7px;
}
@media screen and (max-width : 979px) {
    .footer-nav {
        display: flex;
        flex-direction: column;
        justify-content: space-between; 
        width: calc(100% - 80px) !important;
        max-width: 2000px;
        margin-left: 40px;
        margin-right: 40px;
    }
    .footer-item {
        width: 100%;
        float: left;
        justify-content: center;
    }
}
@media screen and (min-width : 980px) {
    .footer-nav {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        max-width: 1400px;
        margin-left: auto;
        margin-right: auto;
    }
}

.footer-item ul {
    list-style: none;
    padding-inline-start: 0px;
}
.footer-nav a {
    color: #fff;
}
.footer-list-item-indent-1 {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}
.footer-list-item-indent-2 {
    font-size: 16px;
    line-height: 24px;
    margin-left: 10px;
}
.footer .social-footer {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
}
.social-footer ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
}
.social-footer span {
    display: none;
}
.footer .fa {
    font-size: 48px;
    color: #fff;
}
.footer-block a {
    color: #357E58;
}
.footer-reg-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 20px;
}
.footer-reg-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 20px;
}
.footer-reg-logos .footer-reg-logo a {
    display: block;
    height: 45px;
}
.footer-reg-logos .footer-reg-logo a svg {
    height: 45px;
    width: auto;
}
