/**
Theme Name: Evident Change
Author: Earthling Interactive
Author URI: https://earthlinginteractive.com
Description: We turn your great ideas into intelligent digital solutions.

Since 1999 we have been pioneering websites and applications used and recognized around the globe.

We consider ourselves client partners and our growth is the result of the many successful relationships built.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: evident-change
Template: astra
*/

body {
  font-family: 'Brandon-Grotesque',sans-serif !important;
  font-feature-settings: "kern","liga","pnum" !important;
  font-size:20px !important;
  color: rbga(76,76,78,0) !important;
  font-weight:400 !important;
}

b, strong {
   font-family: 'Brandon-Grotesque';
}

.display-none,
.display-none[style] {
    display: none !important;
}

.children-no-underline * {
    text-decoration: none !important;
}

.site-header-above-section-right {
    z-index: 10;
}

body.home.ast-single-post.ast-page-builder-template .site-main>article.ast-article-single {
    padding-right: 0;
    padding-left: 0;
    padding-top:0;
}

body.home .wp-block-uagb-column.uagb-block-d5e0688b.uagb-column__wrap {
    margin-left:0;
    margin-top:0;
}

@media (min-width: 992px) {
    body.home #content {
        margin-top: -20px;
    }
}

body.home .learn-more {
    margin-top:0px;
}

.site-header .ast-inline-search.ast-search-menu-icon .search-form {
    padding-right: 1.5em
}

.ast-header-search .ast-search-menu-icon form.search-form .search-field {
    width: 190px;
    height: 30px;
    background-color: var(--ast-global-color-5);
    border-radius: 8px 0 0 8px;
    padding-left: 10px;
}

.ast-header-search .ast-search-menu-icon .search-submit {
    margin-right: -6px;
    border-radius: 0 0 0 0 !important;
}

.ast-header-search .ast-search-menu-icon .search-submit i span {
    padding: 0 5px;
}

.ast-header-search .astra-search-icon {
	position: relative;
	/* left: 15px; */
	top: 2px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 45px;
    margin-bottom: 12px;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child {
    margin-top: 0px;
    margin-bottom: 10px;
}

@media (min-width: 961px) {

    /* Hide arrow next to menu item */
    .main-navigation .ast-icon.icon-arrow {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    header .custom-logo-link img {
        max-width: 250px;
    }
}

@media (max-width: 1050px) {
    header .custom-logo-link img {
        max-width: 220px;
    }
}

@media (max-width: 1020px) {
    header .custom-logo-link img {
        max-width: 200px;
    }
}

@media (max-width: 1000px) {
    header .custom-logo-link img {
        max-width: 175px;
    }
}

@media (max-width: 980px) {
    header .custom-logo-link img {
        max-width: 160px;
    }
}

#read-the-latest .tb-image img {
  max-width: 100%;
  height: 220px;
  width: 100%;
  object-fit: cover;
}

@media (max-width: 960px) {
    #read-the-latest,
    .mobile-side-spacing {
        padding: 0 15px !important;
    }

    body.home .hero {
        /*
        padding-top: 85%;
        margin-bottom: 60px;
        */
        padding-top: 300px;
        margin-bottom: 230px;
        
        background-position: center !important;
        background-size: cover !important;
    }

    body.home .hero section.wp-block-uagb-columns {
        position: absolute;
    }

    body.home .hero section.wp-block-uagb-columns .uagb-block-f6b01a08 {
        /*
        padding: 0;
        */
    }

    body.home .hero section.wp-block-uagb-columns h1.home-header-large-text {
        font-size: 65px !important;
        margin-top: 25px;
        line-height: 75px;
    }

    header .custom-logo-link img {
        max-width: 300px;
        margin-left: 10px;
    }

    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
        margin-top: 0;
    }

    #ast-hf-mobile-menu {
        padding-top: 15px;
    }

    #ast-hf-mobile-menu ul:before {
        display: none;
    }

    #ast-hf-mobile-menu li {
        padding: 0 15px;
    }

    #ast-hf-mobile-menu li ul.sub-menu {
        margin-top: 0px !important;
    }

    #ast-hf-mobile-menu li svg.ast-arrow-svg {
        width: 15px;
    }

    #ast-hf-mobile-menu li a {
        border-bottom: 1px solid var(--ast-global-color-4);
    }

    #ast-hf-mobile-menu li ul.sub-menu {
        padding: 10px 0 0 25px;
    }

    #ast-hf-mobile-menu li ul.sub-menu li {
        border: none;
    }

    #ast-hf-mobile-menu li ul.sub-menu li .menu-text {
        color: var(--ast-global-color-2);
    }

    #ast-hf-mobile-menu li ul.sub-menu li a {
        padding: 5px 40px 5px 0 !important;
        line-height: 2;
    }

    #ast-hf-mobile-menu li ul.sub-menu li button.ast-menu-toggle {
        right: 5px;
    }

    .ast-header-break-point .main-navigation ul .menu-item .menu-link>.icon-arrow {
        display: none !important;
    }

    #ast-hf-mobile-menu button:active,
    #ast-hf-mobile-menu button:focus {
        outline: none;
    }

    .ast-header-break-point .main-navigation .sub-menu .menu-item a.menu-link {
        padding: 0;
        margin: 0;
    }

    .ast-header-break-point .main-header-menu {
        border: none;
    }

    .ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center {
        display: block;
    }

    .ast-header-break-point .ast-mobile-header-wrap .ast-flex.inline-on-mobile,
    .ast-hfb-header .site-header-section>.ast-header-search,
    .ast-hfb-header .ast-header-search {
        justify-content: center;
    }

    .main-navigation ul#ast-hf-menu-2 li a {
        font-weight: 700;
    }

    .site-header {
        padding-bottom: 15px;
    }

    .ast-left-sidebar #content>.ast-container {
        flex-direction: column;
    }

    #page #content.site-content {
        margin-top: 15px;
    }

    .site-footer-focus-item {
        width: auto;
    }
}

@media (max-width: 800px) {
    body.home .hero {
        margin-bottom: 200px;
    }
}

@media (max-width: 767px) {
    body.home .hero {
        margin-bottom: 200px;
    }
}

@media (max-width: 600px) {
    body.home .hero {
        margin-bottom: 80px;
    }
}

@media (max-width: 544px) {
    .main-navigation ul#ast-hf-menu-2 li a {
        padding: 0 10px;
    }
}


/* Home Page text */
@media (max-width: 781px) {
    body.home .home-second-section-column,
    body.home .home-second-section-column[style] {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    
    body.home .uagb-block-e4c4f938.wp-block-uagb-advanced-heading,
    body.home .uagb-block-e4c4f938.wp-block-uagb-advanced-heading[style] {
        padding-top: 35px !important;
    }
}

body.home .home-second-section-column p strong {
    font-weight: 900;
}

/* Page Header */
.ast-title-bar-wrap {
    background-size: contain;
    background-position: unset;
    background-repeat: no-repeat;
    width: 100%;
}

@media (min-width: 922px) {
    .ast-title-bar-wrap {
        background-size: cover;
        width: 68%;
        margin-left: 32%;
        /* height: 358px; */
        height: 400px;
        position: static;
    }

    .ast-title-bar-wrap .ast-inside-advanced-header-content {
        position: absolute;
        left: 0;
        width: 100%;
    }
}

.ast-advanced-headers-layout-1 .ast-container:before {
    background: var(--ast-global-color-1);
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    content: "";
    display: block;
}

.ast-advanced-headers-layout-1 .ast-advanced-headers-wrap {
    /* padding: 260px 0 60px 0; can't put a padding here because blog post titles get long */
    background: var(--ast-global-color-1);
    max-width: 30%;
    text-transform: uppercase;
    height: 100%;
    height: 400px;
}

.ast-advanced-headers-layout-1 .ast-advanced-headers-wrap:before {
    content: "";
    display: block;
    background: transparent;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 10px;
    box-shadow: 10px 0px 0 10px var(--ast-global-color-5);
}

.ast-advanced-headers-layout-1 .ast-advanced-headers-wrap:after {
    content: "";
    display: block;
    background: transparent;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -40px;
    height: 100%;
    width: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 10px;
    box-shadow: -10px 0px 0 10px var(--ast-global-color-5);
}

.ast-advanced-headers-layout-1 .ast-advanced-headers-wrap h1.ast-advanced-headers-title {
    padding: 0px 50px 0px 0px;
    position: absolute;
    bottom: 50px;
}

@media (max-width: 921px) {

    /* Page Header */
    .ast-title-bar-wrap {
        background-size: cover;
        background-position: unset;
        background-repeat: no-repeat;
        position: static;
        height: 0;
        padding-top: 35%;
        margin-bottom: 100px;
    }

    .ast-title-bar-wrap .ast-inside-advanced-header-content {
        position: absolute;
        width: 100%;
        left: 0;
    }

    .ast-advanced-headers-layout-1 .ast-container {
        display: block;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .ast-advanced-headers-layout-1 .ast-advanced-headers-wrap {
        padding: 30px 0 30px 0;
        max-width: 100%;
        height: 100% !important;
        width: 100%;
    }

    .ast-advanced-headers-layout-1 .ast-advanced-headers-wrap h1.ast-advanced-headers-title {
        font-size: 26px;
        text-align: center;
        padding: 0px 0px 0px 30px;
        text-align: left;
        position: relative;
        bottom: 0px;
    }

    .ast-advanced-headers-layout-1 .ast-container:before {
        display: none;
    }

    .ast-advanced-headers-layout-1 .ast-advanced-headers-wrap:before {
        display: none;
    }

    .ast-advanced-headers-layout-1 .ast-advanced-headers-wrap:after {
        display: none;
    }
}

@media (max-width: 960px) {
    body.page.ast-separate-container #primary,
    body.page.ast-separate-container #primary[style],
    body.page.ast-plain-container #primary,
    body.page.ast-plain-container #primary[style] {
        margin-top: 0px !important;
        padding-top: 20px !important;
    }
}

/* Sidebar */
.ast-left-sidebar #secondary {
    border-right: none;
}

.ast-container #secondary.widget-area li {
  margin-bottom: 0px;
}

.ast-left-sidebar #primary {
    border-left: none;
}

#secondary .menu {}

.main-header-menu>li>.sub-menu:before {
    content: "^" !important;
    font-family: "Times New Roman";
    font-size: 40px;
    font-weight: 100;
    position: absolute;
    top: -14px !important;
    left: 50px !important;
    display: block;
    width: 20px !important;
    height: 20px !important;
    color: var(--ast-global-color-4) !important;
}

.main-header-menu > li.ast-left-align-sub-menu > .sub-menu:before {
    left: auto !important;
    right: 50px !important;
}

.main-header-menu .sub-menu {
    padding: 20px 40px 20px 20px;
    width: auto;
    margin-top: -20px !important;
}

.main-header-menu .sub-menu li {
    border-left: 5px solid var(--ast-global-color-4);
}

#secondary .menu>li {
    border-left: 5px solid var(--ast-global-color-4);
    padding-left: 20px;
    margin: 0;
}

.main-header-menu .sub-menu li .menu-link .menu-text {
    font-weight: 500;
}
.main-header-menu .sub-menu li .menu-link:hover .menu-text {
    font-weight: 600;
}

.main-header-menu .sub-menu li:hover,
.main-header-menu .sub-menu li.current-menu-item,
.main-header-menu .sub-menu li.current-page-parent,
#secondary .menu>li.current-menu-item,
#secondary .menu>li.current-page-parent,
#secondary .menu>li.current-page-ancestor {
    border-left-color: var(--ast-global-color-1);
}

.main-header-menu .sub-menu li a {
    border-bottom: 1px solid var(--ast-global-color-4) !important;
    display: block;
    white-space: nowrap;
    padding: 10px 40px 10px 0 !important;
    margin-left: 20px;
}

.ast-builder-menu-1 .menu-item.current_page_item>.menu-link,
.ast-builder-menu-1 .menu-item.current-menu-parent>.menu-link {
    color: var(--ast-global-color-1);
}

#secondary .menu li a {
    border-bottom: 1px solid var(--ast-global-color-4);
    padding: .5em 0;
    display: block;
}

.main-header-menu .sub-menu li a,
#secondary .menu li a {
    color: var(--ast-global-color-3);
}

.main-header-menu .sub-menu li:hover>a,
.main-header-menu .sub-menu li.current-menu-item>a,
.main-header-menu .sub-menu li.current-page-parent>a,
#secondary .menu li.current-menu-item>a,
#secondary .menu li:hover>a,
#secondary li.current-page-parent>a {
    font-weight: bold !important;
    color: var(--ast-global-color-1);
}


#secondary .sub-menu {
    display: none;
}
#secondary.widget-area .sub-menu {
    /* display: block; */
}
#secondary.widget-area .current-menu-ancestor .sub-menu {
    display: block;
}

body.postid-1400 #secondary .sidebar-main .sub-menu,
body.page-id-286 #secondary .sidebar-main .sub-menu,
body.postid-2752 #secondary .sidebar-main .sub-menu {
    display: block;
}

.sidebar-main .menu,
.sidebar-main .sub-menu {
  list-style: none !important;
}

#secondary li.current-page-parent .sub-menu,
#secondary li.current-menu-item .sub-menu,
#secondary li.current-page-ancestor .sub-menu {
    display: block;
}

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0;
    margin-bottom: 0;
}

body.home .hero > .uagb-section__inner-wrap {
    max-width: none !important;
}

body.home .hero {
    background-position: calc(100% + 140px) top;
}

@media screen and (min-width: 961px) {
    body.home .hero {
        background: none !important;
    }
}

.hero h1 {
    line-height: 135px;
    font-weight: 700;
}

.newsroom-listing .wp-block-post-title a {
    text-decoration: none;
}

hr.thin {
    border-bottom: none !important;
}

.rounded-right {
    border-radius: 0 25px 25px 0;
}

.grow1 {
    flex-grow: 1 !important;
}

.path-frontpage .explore-content-wrapper {
    display: flex;
    position: relative;
    max-width: 100% !important;
}

.path-frontpage .explore-content-wrapper .explore_bg_image {
    background-size: cover;
    border-radius: 20px 20px 20px 20px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -1;
}

.path-frontpage .explore-content-wrapper .explore_bg_image {
    background-size: cover;
    border-radius: 20px 20px 20px 20px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -1;
}

.path-frontpage .explore-content-wrapper .explore_bg_color {
    border-radius: 20px 20px 20px 20px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: -2;
}

.path-frontpage .explore-content-wrapper .explore_left {
    width: 50%;
    float: left;
    height: 100%;
}

.path-frontpage .explore-content-wrapper .explore_left_top {
    display: flex;
    height: 710px;
}

.path-frontpage .explore-content-wrapper .explore_left_top>div {
    float: left;
    height: 100%;
    width: 50%;
}

.path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single>div {
    padding-left: 0px;
}

.path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single>div .explore_bg_image,
.path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single>div .explore_bg_color {
    border-radius: 0 20px 20px 0;
}

.path-frontpage .explore-content-wrapper .explore_short_double>div {
    padding: 10px;
}

.path-frontpage .explore-content-wrapper .explore_short_double>div>div {
    height: 335px;
    position: relative;
}

.path-frontpage .explore-content-wrapper .explore_tall_single {
    height: 710px;
}

.path-frontpage .explore-content-wrapper .explore_tall_single>div {
    height: 100%;
    padding: 10px;
}

.path-frontpage .explore-content-wrapper .explore_tall_single>div>div {
    height: 100%;
    position: relative;
}

.path-frontpage .explore-content-wrapper .explore_left_bottom {
    padding: 10px 10px 10px 0;
}

.path-frontpage .explore-content-wrapper .explore_left_bottom>div {
    height: 335px;
    position: relative;
}

.path-frontpage .explore-content-wrapper .explore_left_bottom>div>div {
    height: 100%;
}

.path-frontpage .explore-content-wrapper .explore_left_bottom .explore_bg_image,
.path-frontpage .explore-content-wrapper .explore_left_bottom .explore_bg_color {
    border-radius: 0 20px 20px 0;
}

.path-frontpage .explore-content-wrapper .explore_right {
    width: 50%;
    height: 100%;
}

.path-frontpage .explore-content-wrapper .explore_right_top {
    padding: 10px 0 10px 10px;
}

.path-frontpage .explore-content-wrapper .explore_right_top>div {
    height: 335px;
    position: relative;
}

.path-frontpage .explore-content-wrapper .explore_right_top>div>div {
    height: 100%;
}

.path-frontpage .explore-content-wrapper .explore_right_top .explore_bg_image,
.path-frontpage .explore-content-wrapper .explore_right_top .explore_bg_color {
    border-radius: 20px 0 0 20px;
}

.path-frontpage .explore-content-wrapper .explore_right_bottom {
    display: flex;
    flex: 1 1 66%;
}

.path-frontpage .explore-content-wrapper .explore_right_bottom>div {
    flex: 0 0 50%;
}

.path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single .explore_bg_image,
.path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single .explore_bg_color {
    border-radius: 20px 0 0 20px;
}

.path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single>div {
    padding-right: 0px;
}

.path-frontpage .explore-content-wrapper .field--name-field-link {
    height: 100%;
    width: 100%;
}

.path-frontpage .explore-content-wrapper .field--name-field-link a {
    color: #fff;
    font-size: 32px;
    font-weight: bolder;
    line-height: 46px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    text-decoration: none;
    text-shadow: 0 0 15px #000000;
}

.path-frontpage .explore-content-wrapper .field--name-field-link a span {
    margin: auto;
    display: block;
    text-align: center;
    padding: 0 25%;
}

p.post-type-button {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
}

h1.heading-clearnone,
h2.heading-clearnone,
h3.heading-clearnone,
h3.heading-clearnone,
h4.heading-clearnone {
    clear: none;
}

.entry-content p,
.single-staff #single-staff p {
    margin-bottom: 0.675em;
}

.entry-content .single-post-content p {
    font-size: 20px !important;
    line-height: 27px !important;
}

#single-staff .staff-name {
    line-height: 42px;
    margin-bottom: 2px;
}

.ast-page-builder-template .entry-content[ast-blocks-layout] .max-content-width,
.ast-page-builder-template .entry-content[data-ast-blocks-layout] .max-content-width {
    max-width: var(--wp--custom--ast-content-width-size);
}

.ast-page-builder-template .entry-content[data-ast-blocks-layout] > * {
	/* max-width: var(--wp--custom--ast-content-width-size); */ /* */
	/* visibility: visible; */
}

ol,
ul,
.entry-content ol,
.entry-content ul,
.entry-content ol.wp-block-list,
.entry-content ul.wp-block-list,
ol.wp-block-list,
ul.wp-block-list {
    margin: 0px 0 0.675em 2em;
}

.entry-content ol li,
.entry-content ul li {
    padding: 0px 0px 12px 10px;
}

@media screen and (max-width: 600px) {
    body.home .hero section.wp-block-uagb-columns h1.home-header-large-text {
        font-size: 37px !important;
        margin-top: 25px;
        line-height: 45px;
    }

    .path-frontpage .header-content-wrapper .block-region-header>div .homepage_header_bg {
        height: 300px;
    }

    .path-frontpage .explore-content-wrapper .explore_left_top,
    .path-frontpage .explore-content-wrapper .explore_right_bottom {
        flex-direction: column;
        height: auto;
    }

    .path-frontpage .explore-content-wrapper .explore_left_top>div,
    .path-frontpage .explore-content-wrapper .explore_right_bottom>div {
        width: 100%;
    }

    .path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single,
    .path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single {
        height: 335px;
    }

    .path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single>div,
    .path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single>div {
        padding: 10px;
    }

    .path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single>div .explore_bg_image,
    .path-frontpage .explore-content-wrapper .explore_left_top .explore_tall_single>div .explore_bg_color,
    .path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single>div .explore_bg_image,
    .path-frontpage .explore-content-wrapper .explore_right_bottom .explore_tall_single>div .explore_bg_color {
        border-radius: 20px;
    }

    .path-frontpage .explore-content-wrapper .explore_left_bottom,
    .path-frontpage .explore-content-wrapper .explore_right_top {
        padding: 10px;
    }

    .path-frontpage .explore-content-wrapper .explore_left_bottom .explore_bg_image,
    .path-frontpage .explore-content-wrapper .explore_left_bottom .explore_bg_color,
    .path-frontpage .explore-content-wrapper .explore_right_top .explore_bg_image,
    .path-frontpage .explore-content-wrapper .explore_right_top .explore_bg_color {
        border-radius: 20px;
    }
}

@media screen and (max-width: 960px) {
    .path-frontpage .header-content-wrapper .field--name-body {
        padding-left: 0px;
    }

    .path-frontpage .header-content-wrapper .field--name-body h1 {
        max-width: 100%;
        font-size: 60px;
        padding: 20px 30px;
        line-height: 70px;
    }

    .path-frontpage .header-content-wrapper .block-region-header>div {
        display: flex;
        flex-direction: column-reverse;
    }

    .path-frontpage .header-content-wrapper .block-region-header>div .homepage_header_bg {
        border-radius: 0px;
        height: 500px;
        position: relative;
        width: 100%;
    }

    .path-frontpage .top-content-wrapper .color_block {
        display: none;
    }

    .path-frontpage .top-content-wrapper .block-block-content {
        padding-bottom: 10px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        width: 100%;
    }

    .path-frontpage .explore-content-wrapper {
        display: flex;
        flex-direction: column;
    }

    .path-frontpage .explore-content-wrapper .explore_left {
        width: 100%;
    }

    .path-frontpage .explore-content-wrapper .explore_right {
        width: 100%;
    }
}

/* ?? */
@media (min-width: 769px) {
    .main-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu {
    /* .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover { */
        left: -75% !important;
    }
}

.careers-slides .eb-slider-wrapper .content .eb-slider-item {
    background-color: #000;
}

.careers-slides .eb-slider-wrapper .content .eb-slider-item img {
    width: auto;
    margin: 0 auto;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
    align-items: flex-start;
}

/* Editing the Mastodon Icon (set in theme as a VK icon) to match styles */
a.ast-vk.footer-social-item svg {
    fill: #2E6C8A;
    background: white;
    border-radius: 5px;
    height: 45px;
    width: 48px;
    margin-left: 2px;
    margin-right: 2px;
}
a.ast-vk.footer-social-item:hover svg {
    fill: #2E6C8A!important;
}


body.home .uagb-section__background-image {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-right: 0px;
}

body.home .uagb-section__background-image section .uagb-columns__inner-wrap {
    position: static;
}

body.home .uagb-section__background-image section .uagb-columns__inner-wrap .uagb-column__wrap {
    position: static;
}

@media screen and (min-width: 961px) {
    body.home .uagb-section__background-image section .uagb-columns__inner-wrap .uagb-column__wrap {
        width: 100% !important;
        padding-right: 40px !important;
    }
}

@media screen and (max-width: 960px) {
    body.home .uagb-section__background-image section .uagb-columns__inner-wrap .uagb-column__wrap {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.homepage-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-size: cover;
    border-radius: 20px 0px 0px 20px;
    height: 100%;
    width: 55%;
}
    
@media screen and (max-width: 960px) {
    .homepage-bg {
        display: none;
    }
}


.page-id-27 .js-wpv-view-layout .tb-heading a {
    text-decoration: none;
}

.page-id-27 .wp-block-toolset-views-custom-search-container .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 0px !important;
}

.page-id-27 .wpv-filter-form label {
    font-weight: 600;
}

/*
.page-id-27 .js-wpv-view-layout .tb-fields-and-text.publication-video {
    display: inline !important;
    float: left !important;
    margin: 0px 30px 15px 0px !important;
    max-width: 425px;
}
.page-id-27 .js-wpv-view-layout .tb-fields-and-text.publication-video .wp-video {
    
}

@media screen and (max-width: 767px) {
    .page-id-27 .js-wpv-view-layout .tb-fields-and-text.publication-video {
        display: block !important;
        float: none !important;
        margin: 0px 15px 15px 0px !important;
        max-width: 425px;
    }
    .page-id-27 .js-wpv-view-layout .tb-fields-and-text.publication-video .wp-video {
        
    }
}
*/

body.search .tb-field.wp-video-container,
body.search .tb-field.wp-video-container[style],
body.search .tb-field.wp-video-container .mejs-container,
body.search .tb-field.wp-video-container .mejs-container[style],
body.search .tb-field.wp-video-container .mejs-container .mejs-mediaelement,
body.search .tb-field.wp-video-container .mejs-container .mejs-mediaelement[style],
body.search .tb-field.wp-video-container .mejs-container .mejs-iframe-overlay,
body.search .tb-field.wp-video-container .mejs-container .mejs-iframe-overlay[style],
body.search .tb-field.wp-video-container .mejs-container .mejs-overlay-play,
body.search .tb-field.wp-video-container .mejs-container .mejs-overlay-play[style],
body.search .tb-field.wp-video-container .mejs-container iframe,
body.search .tb-field.wp-video-container .mejs-container iframe[style],
body.search .tb-field.wp-video-container .mejs-container video,
body.search .tb-field.wp-video-container .mejs-container video[style] {
	max-width: 425px !important;
	height: 240px !important;
	min-width: 227px !important;

}
    
.page-id-27 .js-wpv-view-layout .tb-field.wp-video-container,
body.search .tb-field.wp-video-container {
    display: inline !important;
    float: left !important;
    margin: 0px 30px 15px 0px !important;
    
    /* max-width: 425px; */
    
    /*
    min-height: 240px;
    */
    
    /*
    width: 425px !important;
    height: 240px !important;
    */
}
.page-id-27 .js-wpv-view-layout .tb-field.wp-video-container .wp-video {
    /* max-width: 425px !important; */
    
    /*
    min-height: 240px !important;
    */
    
    /*
    width: 425px !important;
    height: 240px !important;
    */
}

@media screen and (max-width: 767px) {
    .page-id-27 .js-wpv-view-layout .tb-field.wp-video-container,
    body.search .tb-field.wp-video-container {
        display: block !important;
        float: none !important;
        margin: 5px 0px 15px 0px !important;
        
        /* max-width: 425px; */
        
        /*
        min-height: 240px;
        */
        
        /*
        width: 425px !important;
        height: 240px !important;
        */
    }
    .page-id-27 .js-wpv-view-layout .tb-field.wp-video-container .wp-video {
        /* max-width: 425px !important; */
        
        /*
        min-height: 240px !important;
        */
        
        /*
        width: 425px !important;
        height: 240px !important;
        */
    }
}


.page-id-27 .ec-media-embed,
.page-id-27 .ec-media-embed[style],
body.search .ec-media-embed,
body.search .ec-media-embed[style] {
    display: inline-block;
    float: left !important;
    margin: 0px 30px 15px 0px !important;
    width: 425px !important;
}

@media screen and (max-width: 767px) {
    .page-id-27 .ec-media-embed,
    .page-id-27 .ec-media-embed[style],
    body.search .ec-media-embed,
    body.search .ec-media-embed[style] {
        display: block;
        float: none !important;
        margin: 0px 0px 15px 0px !important;
        width: 100% !important;
    }
}

/* */

.page-id-27 hr.wp-block-separator {
    clear: both;
}

.page-id-27 .mejs-overlay-button,
.page-id-27 .mejs-overlay-button[style] {
    opacity: 0 !important;
}

.staff-list-photo img {
    max-width: 140px !important;
}

@media screen and (max-width: 767px) {
    .staff-list-photo img {
        max-width: 100% !important;
    }
}

@media (max-width: 960px) {
    .page-id-27 .entry-content > .wp-block-spacer {
        display: none;
    }
    
    .page-id-27 .entry-content > h4 {
        margin-top: 0px;
    }
}

/*
.wpv-custom-search-filter[data-toolset-views-custom-search-filter="f0410785c934b6d1f232ba50db14817f"] input, .wpv-custom-search-filter[data-toolset-views-custom-search-filter="f0410785c934b6d1f232ba50db14817f"] button, .wpv-custom-search-filter[data-toolset-views-custom-search-filter="f0410785c934b6d1f232ba50db14817f"] select, .wpv-custom-search-filter[data-toolset-views-custom-search-filter="f0410785c934b6d1f232ba50db14817f"] textarea {
    border: 1px solid rgba( 0, 110, 141, 1 );
    border-radius: 10px;
}
*/

.single-staff {
    
}

.single-staff row {
    
}

.staff-photo {
    float: left;
    align-self: left;
    max-width: 140px;
    height: auto;
    border-radius: 20px;
}

.staff-name {
    
}

.staff-contact {
    
}

.page-id-412 .wpv-custom-search-filter__input input,
.page-id-412 .wpv-custom-search-filter__input select {
    max-height: 59px;
}

@media (max-width: 960px) {
    .page-id-412 .wpv-filter-form .wp-block-column,
    .page-id-412 .wpv-filter-form .wp-block-column {
        margin-bottom: 0px !important;
    }
    
    .page-id-412 .wpv-filter-form .wpv-custom-search-filter-submit .wpv-submit-trigger {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

body.single-news-of-interests .ast-title-bar-wrap h1.ast-advanced-headers-title,
body.single-post .ast-title-bar-wrap h1.ast-advanced-headers-title,
body.single-event .ast-title-bar-wrap h1.ast-advanced-headers-title {
    display: none;
}


img.news-of-iterest-image,
img.news-of-iterest-image[style] {
    margin-right: 30px !important;
    margin-bottom: 20px !important;
}

@media (max-width: 960px) {
    img.news-of-iterest-image,
    img.news-of-iterest-image[style] {
        margin-right: 0px !important;
        margin-bottom: 10px !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        
    }
}

@media (max-width: 781px) {
    .page-id-71 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        padding-left: 0px !important;
    }
}

.n2-section-smartslider .n2-ss-slide-backgrounds picture img {
    background-color: #000 !important;
    /* object-fit: cover !important; */
}

.n2-section-smartslider .n2-ss-section-main-content .n2-ss-item-content.n2-ss-text {
    text-shadow: 0px 0px 10px #000 !important;
    font-size: 32px !important;
}

.n2-section-smartslider div#n2-ss-2 .n2-ss-slider-1 {
    border-radius: 20px;
    overflow: hidden;
}

/* #009ec3 */

.yellow-block-row {
    flex-direction: row;
}

/* YELLOW BLOCK COLUMN */
.yellow-block-row div:nth-child(2n+1) {
    width: 30% !important;
    flex-basis: 30% !important;
    flex-grow: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* TEXT COLUMN */
.yellow-block-row div:nth-child(2n) {
    width: 70% !important;
    flex-basis: 70% !important;
    flex-grow: 1 !important;
}
@media screen and (max-width: 768px) {
     .yellow-block-row .home-second-section-column {
         padding-left: 35px!important;
         padding-right: 35px!important;
     }
    .yellow-block-row .home-second-section-column p {
        font-size: 21px!important;
    }
}
/* SEARCH */
body.search .ast-title-bar-wrap,
body.search-results .ast-title-bar-wrap {
  display: none;
}

body.search .site-content .ast-container,
body.search-results .site-content .ast-container {
  flex-direction: column;
}

body.search .site-content .search-heading,
body.search-results .site-content .search-heading {
	color: #009BB4;
	font-size: 59px;
	line-height: 62px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 30px;
}

body.search .site-content .ast-container #primary,
body.search-results .site-content .ast-container #primary {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin-top: 10px;
}

body.search .site-content .ast-container .search-form,
body.search-results .site-content .ast-container .search-form {
	
}

body.search .site-content .ast-container .search-tooltip,
body.search-results .site-content .ast-container .search-tooltip {
	color: #4C4C4E;
	font-weight: 800;
}

body.search .site-content .ast-container .search-form .search-field,
body.search-results .site-content .ast-container .search-form .search-field {
	width: 100%;
	display: block;
	margin: 0px 0px 10px 0px;
	border: 1px solid #009EC3;
	border-radius: 10px;
	line-height: 16px;
	font-size: 18px;
}

body.search .site-content .search-results-heading,
body.search-results .site-content .search-results-heading {
	font-size: 32px;
	line-height: 42px;
	font-weight: 800;
	padding: 0px 0px 10px 0px;
}

body.search .site-content .ast-container .ast-search-submit,
body.search-results .site-content .ast-container .ast-search-submit {
	display: none;
}

body.search .site-content .ast-container .search-submit,
body.search-results .site-content .ast-container .search-submit {
	font-weight: 700;
	font-size: 1rem;
	padding: 15px 45px;
	border-radius: 5px;
}


body.search .search-item,
body.search-results .search-item {
	margin-bottom: 30px;
	
	padding: 0px 20px 0px 20px;
}

@media screen and (max-width: 767px) {
	body.search .search-item,
	body.search-results .search-item {
		padding: 0px 15px 0px 15px;
	}
}

body.search .search-item .search-item-meta,
body.search-results .search-item .search-item-meta {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body.search .search-item p,
body.search-results .search-item p {
	color: #4C4C4E;
	font-size: 20px;
	line-height: 1.35;
	font-weight: 500;
}

body.search-results .search-item .pdf-link {
	padding: 10px 0px 0px 0px;
}
body.search-results .search-item .pdf-link a {
    font-weight: 600;
}

body.search-results .search-item .ast-the-content-more-link,
body.search-results .search-item .ast-the-content-more-link[style] {
	display: none !important;
}

body.search .site-content .ast-container #primary,
body.search-results .site-content .ast-container #primary {
	padding-bottom: 15px;
}

body.search .site-content .ast-container #primary article,
body.search-results .site-content .ast-container #primary article {
	margin-bottom: 0px;
}
	
body.search .site-content .ast-container #primary article .post-thumb,
body.search-results .site-content .ast-container #primary article .post-thumb,
body.search .site-content .ast-container #primary article .entry-meta,
body.search-results .site-content .ast-container #primary article .entry-meta {
	display: none;
}

body.search .site-content .ast-container #primary article .entry-header,
body.search-results .site-content .ast-container #primary article .entry-header {
	margin-bottom: 10px;
}

body.search .site-content .ast-container #primary article .entry-title,
body.search-results .site-content .ast-container #primary article .entry-title {
	color: #00BAD6;
	text-decoration: underline;
	font-size: 26px;
	line-height: 36px;
	font-weight: 800;

	margin-bottom: 5px;
}
	
body.search .site-content .ast-container #primary article .entry-title a,
body.search-results .site-content .ast-container #primary article .entry-title a {
	color: #00BAD6;
	text-decoration: underline;
	font-size: 26px;
	line-height: 36px;
	font-weight: 800;
}

body.search .site-content .ast-container #primary article .entry-title a:hover,
body.search-results .site-content .ast-container #primary article .entry-title a:hover {
	color: #006E8D;
}

body.search .site-content .ast-container #primary article .blog-layout-1,
body.search-results .site-content .ast-container #primary article .blog-layout-1 {
	border: none !important;
	padding-bottom: 0px;
}

.post-page-numbers.current .page-link, .ast-pagination .page-numbers.current {
	border-radius: 5px;
}

ul.wpv-pagination-nav-links-container li span,
ul.wpv-pagination-nav-links-container li a {
    border: none !important;
}

/* EVENTS */
body.single-event .ast-title-bar-wrap,
body.single-event .ast-title-bar-wrap[style] {
    background-image: url('/wp-content/themes/ec/images/microphone.jpg') !important;
}

body.home .js-wpv-view-layout-5881 .wp-block-toolset-views-view-template-block tb-fields-and-text:first-of-type > p {
  font-size: 15px !important;
}

body.post-template-default.single article .entry-header {
  display: none !important;
}


.entry-content ol li,
.entry-content ul li {
  padding: 0 0 12px 10px;
}

.entry-content[ast-blocks-layout] > ol,
.entry-content[ast-blocks-layout] > ul {
  margin: 0 0 .675em 2em;
}

@media screen and (min-width: 769px) {
  .main-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu {
  /* .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover { */
    width: 100% !important;
    left: -98% !important;
  }
}

/* */
@media screen and (min-width: 769px) {
  .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover > .sub-menu {
    width: 100% !important;
    left: -98% !important;
  }
}
/* */

.wp-block-pullquote {
	padding: 0;
}
.wp-block-pullquote blockquote {
	margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.wp-block-pullquote blockquote::before {
	font-size: 200%;
    color: var(--ast-global-color-0);
}
blockquote:after {
    font-size: 200%;
    content: "\201D";
    font-family: "Helvetica",sans-serif;
    display: flex;
    font-style: normal;
    line-height: .5;
    padding-top: 20px;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    color: var(--ast-global-color-0);
}

#primary-site-navigation-desktop .main-header-menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a.menu-link {
  white-space: normal !important;
}
@media screen and (max-width: 768px) {
    .entry-content figure.alignright {
        width: 100%;
        text-align: center;
    }
}

body.page-id-412 .wpv-filter-form,
body.page-id-412 .wpv-filter-form[style],
staff-filters .staff-filters,
staff-filters .staff-filters[style] {
    display: none !important;
}