/*Customize code from Addiontal CSS*/
.section_newsfeed {
    background: #f8f7f7;
}

.newsfeed_card_classic, .newsfeed_card_twitter, .newsfeed_card_video, .newsfeed_card_youtube {
    background: #fff;
}

@media screen and (min-width: 40rem) {
    .section_newsfeed {
        padding-top: 80px;
    }

    .section_newsfeed .h2 {
        margin-bottom: 1.875rem;
    }
}

@media screen and (min-width: 40rem) {
    .row_flex {
        display: flex;
    }
}

.capital p:first-letter {
    float: left;
    font-size: 65px;
    line-height: 1;
    font-weight: bold;
    margin-right: 9px;
}

.stroke {
    font-size: 5.5vw;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #1cb6c1;
    -webkit-text-fill-color: #ffffff;
    font-family: 'sofia-pro', Helvetica, sans-serif;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
    .stroke {
        font-size: 13vw;
        -webkit-text-stroke-width: 0.8px;
    }
}

.stroke2 {
    font-size: 6vw;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ffffff;
    -webkit-text-fill-color: transparent;
    font-family: 'sofia-pro', Helvetica, sans-serif;
}

/* Sroke 2 Media Query for Mobile Devices */
@media (max-width: 480px) {
    .stroke2 {
        font-size: 9vw;
        -webkit-text-stroke-width: 0.9px;
    }
}

/*** Stroke 2 Responsive Styles Tablet Only ***/
@media all and (min-width: 480px) and (max-width: 900px) {
    .stroke2 {
        font-size: 9vw;
        -webkit-text-stroke-width: 0.7px;
    }
}

.stroke3 {
    font-size: 3vw;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #1cb6c1;
    -webkit-text-fill-color: #ffffff;
    font-family: 'sofia-pro', Helvetica, sans-serif;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
    .stroke3 {
        font-size: 9vw;
        -webkit-text-stroke-width: 0.8px;
    }
}

/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 480px) and (max-width: 900px) {
    .stroke3 {
        font-size: 6vw;
        -webkit-text-stroke-width: 0.7px;
    }
}

@media screen and ( max-width: 980px ) {
    .inverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

#graph_2021 .row_flex {
    align-items: center;
}

#et-boc .et-l #graph_2021 .graph_content {
    background: none;
}

@media screen and (min-width: 40rem) {
    #et-boc .et-l .graph_line:before, .graph_line:before {
        left: 70px;
    }

    #et-boc .et-l .graph_line_percentage, .graph_line_percentage {
        width: 62px;
    }
}

@media only screen and ( max-width: 767px ) {
    .gt-blurb .et_pb_blurb_container {
        width: 80%;
    }
}

@media screen and (min-width: 30rem) {
    .enquiries_general .enquiries_item {
        width: 33%;
    }
}

@media screen and (min-width: 75rem) {
    .contact_block .enquiries_item {
        display: block;
    }

    .contact_block .enquiries_text {
        width: calc(100% - 1rem);
        margin: 1rem .5rem 0;
    }
}

.nopager .lSPager {
    display: none !important;
}

.nopager .support_content {
    cursor: default !important;
}

.section_single_member .enquiries_rs {
    margin-top: 1.5rem;
}

.section_single_member .enquiries_rs a i {
    width: auto;
    margin: auto;
    color: inherit;
    font-size: inherit;
}

.pt-0 {
    padding-top: 0;
}

@media screen and (min-width: 1801px) {
    .middle_banner.section_single_member .image_box {
        min-height: 670px;
    }
}

@media screen and (max-width: 1800px) and (min-width: 1025px) {
    .middle_banner.section_single_member .image_box {
        min-height: 485px;
    }
}

.card_team .enquiries_rs {
    display: none !important;
}

@media screen and (min-width: 70.0625rem) {
    .infographie_section p {
        font-size: 16px;
    }

    .infographie_section .h2 {
        font-size: 2.5rem;
        margin-bottom: 1.5rem;
    }


    .infographie_section .large-4 {
        padding-left: 30px;
    }
}

.tab_bullet > ul li:before {
    display: none;
}

.graph svg {
    max-width: 260px;
    margin: 0 auto;
    width: 100%;
    display: block;
}

/*End Customize code from Addiontal CSS*/
/*89up code*/
a {
    color: inherit;
}

main#main {
    background: rgb(29, 182, 193);
    background: url(../img/pagebackground1.svg), linear-gradient(180deg, rgb(235 246 250) 10%, rgba(255, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 70%, rgb(116 211 218) 100%);
    background-position: center;
    background-size: 100%;
}

#main::before {
    content: "";
    height: 108px;
    display: block;
    position: relative;
    background: #ebf6fa;
}

.home main#main {
    background: rgb(29, 182, 193);
    background: url(../img/pagebackground1.svg), linear-gradient(180deg, #0d8798 1%, #0d8798 3%, rgba(29, 182, 193, 1) 10%, rgba(256, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 70%, rgb(116 211 218) 100%);
    background-size: 100%;
}

.home #main::before {
    background: #0d8798;
}

body {
    color: #0a6370;
}

h1, h2, h3, h4, h5, p, li {
    max-width: 800px;
}

/*undo wide margins on titles and text*/
.section .h2, .section_newsfeed .h2 {
    margin-bottom: 2rem;
}

.expertise_section .h2 {
    margin-bottom: 20px;
}

.hero-wrapper .hero-left h1, .hero-wrapper .hero-left p, .hero-wrapper .hero-left a {
    color: inherit;
}

main#main > .section > .row > .column > .hero-wrapper > .hero-left {
    padding: 0;
    color: #0a6370;
}

.home main#main > .section > .row > .column > .hero-wrapper > .hero-left {
    padding: 80px 0;
    color: white;
}

/*content*/
.column, .columns {
    padding: 0px 20px;
}

.column .column {
    padding: 0px;
}

.hero-wrapper .hero-left h1, .hero-wrapper .hero-left p, .hero-wrapper .hero-left a {
    font-family: 'sofia-pro', serif !important;
}

.content_box {
    width: 100%;
    max-width: none;
    margin: auto;
    border-radius: 0px;
    color: inherit;
    background: transparent;
    min-height: 450px;
    padding: 40px 0px;
    position: relative;
}

.section_single {
    padding: 150px 0 50px 0;
}

.related_card {
    padding: 20px;
    border-radius: 10px;
}

.section_key_stats > .content_box {
    min-height: 0px;
    background-color: #ffffff5c;
    border-radius: 20px;
    width: 97%;
    padding: 30px 20px;
}

.chosen-container-single {
    border: 2px solid #0b8092;
}

.wysiwyg a {
    color: inherit;
}

html .no_pt {
    padding-top: 60px;
    padding-bottom: 60px;
}

.content_box .text_box {
    padding: 90px 20px;
}

.content_box .text_box {
    padding: 90px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
}

.text_box.wysiwyg {
    max-width: 700px;
}

.wysiwyg {
    max-width: 800px;
    position: relative;
    z-index: 1;
}

.wysiwyg img {
    border-radius: 20px;
}

.wp-caption-text {
    text-align: left;
    opacity: 0.8;
}

.bloc_section {
    width: 97%;
    margin: 20px auto;
    border-radius: 20px;
    overflow: hidden;
}

img.footer_banner_img {
    border-radius: 20px 0 0 20px;
}

.resources_section {
    margin-bottom: 0px;
}

@media screen and (max-width: 1200px) {
    .content_box .text_box {
        padding: 20px 20px 60px 20px;
    }
}

section.funders_tab_section {
    padding: 0px;
    text-align: left;
}

.funders_container {
    margin: 30px auto;
}

.funders_tabs_nav {
    padding: 20px 0px;
    text-align: left;
}

.funders_card {
    border-radius: 20px;
}

.board_name:after {
    display: none;
}

.board_content {
    line-height: 1.1em;
    background-color: white;
    padding: 60px 20px 20px 20px;
    margin-top: -50px;
    border-radius: 20px;
}

.card_board .btn_blue {
    translate: none;
    transform: none;
    position: relative;
    display: inline-block;
    margin: auto;
    left: auto;
    right: auto;
    margin-top: 15px;
}

.card_team {
    border-radius: 20px;
    overflow: hidden;
}

p.desc_board {
    line-height: 1.2em;
    margin-top: 9px;
    font-size: 1em;
}

.team_name:after {
    display: none;
}

.team_content {
    padding: 10px;
}

.team_content p {
    color: inherit;
    line-height: 1.2em;
    margin-bottom: 10px;
    font-size: 1em;
}

.row {
    width: 100%;
    max-width: 1500px;
    margin: auto;
}

.row .row {
    width: 100%;
    max-width: 1500px;
    margin: auto;
    display: flex;
    align-items: center;
}

.section_aboutme {
    padding-bottom: 100px;
    margin-bottom: 0px;
}

.section_single_member .content_box .image_box .img_box {
    mask: initial;
    -webkit-mask-image: url(../img/blob2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/blob2.svg);
    mask-repeat: no-repeat;
    mask-position: center;
}

.go_to_top {
    transform: none;
}

.about_me {
    border-radius: 20px;
    max-width: none;
}

.large-10 {
    width: 100%;
}

.quote {
    border-radius: 20px;
    background-color: #ebf6fa;
}

.quote_text.wysiwyg {
    margin: auto;
}

/*optional quote version start*/
.quote {
    border-radius: 20px;
    background-color: transparent;
}

.quote::after {
    content: "";
    background: url(../img/quoteblob2.svg);
    background-repeat: no-repeat;
    background-position: center;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    display: block;
    margin: auto;
    width: 920px;
    height: 190%;
    z-index: 0;
}

.quote div {
    display: block;
    position: relative;
    z-index: 1;
}

.quote:before {
    z-index: 2;
    top: -20px;
}

/*optional quote version end*/
#banner_slider {
    height: auto !important;
    padding-bottom: 0px !important;
    overflow: visible;
}

.banner_container {
    position: relative;
    overflow: visible;
    display: block;
    text-align: center;
}

.about_me {
    border-radius: 0 0 20px 20px;
}

.banner_slide_content {
    padding: 120px 0px;
}

.highlights_slider_container:before {
    background-color: transparent;
}

.btn, .btn_blue, .btn_yellow, .formulaire_modal .gform_button, .gform_wrapper .gform_button, .nl_login_fields_container .nl_submit {
    border-radius: 50px;
    font-size: 1.25em;
}

.text_box .h2 {
    margin-bottom: 2rem;
}

.text_box .text {
    margin-bottom: 2rem;
}

.stories_section .deco_title {
    margin-bottom: 2rem;
}

.stories_container {
    display: flex;
    flex-wrap: wrap;
    margin: 3.75rem 0 3.75rem 0;
    justify-content: center;
}

.go_to_top {
    border-radius: 100px;
}

.go_to_top:before {
    top: -2px;
    font-weight:900;
}

.image_box {
    background-color: transparent;
}

.image_box .img_box {

    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transform: none;
    bottom: 0;
    object-fit: cover;
    object-position: center;

    -webkit-mask-image: url(../img/blob2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/blob2.svg);
    mask-repeat: no-repeat;
    width: 90%;
    height: 90%;
    margin: auto;
    mask-position: center;
}

.content_box .image_box .img_box {
    mask: none;
    padding: 0px;
    height: 94%;
    width: 94%;
    border-radius: 20px;
    margin: auto;
}

.join_card {
    border-radius: 20px;
}

.download_card {
    border-radius: 20px;
}

.bloc_blue .wysiwyg ul li:before, .bloc_blue_deco .wysiwyg ul li:before, .block_text_bg .wysiwyg ul li:before, .content_box .wysiwyg ul li:before {
    background: url(../img/custom-bullet.svg) no-repeat;
}

.wysiwyg ul li {
    padding-left: 30px;
    margin-bottom: 20px;
}

.banner_slider video {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
    height: 100%;
    float: right;
    top: auto;
    bottom: auto;
    object-fit: cover;
    right: 2%;
    left: auto;
    transform: none;
    -webkit-mask-image: url(../img/blob2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/blob2.svg);
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

.lSSlideOuter .lSPager.lSpg {
    opacity: 0.6;
    z-index: 100;
}

.infographie_section {
    max-width: 97%;
    margin: auto;
    border-radius: 20px;
    padding: 80px 0 70px 0;
}

.header {
    background: transparent;
    position: fixed;
    z-index: 999;
    width: 97%;
    padding: 0px;
    color: white;
    background-color: #1ab6c1;
    left: 1.5%;
    border-radius: 0 0 20px 20px;
}

.main_navigation li {
    color: white;
}

.main_navigation li:hover {
    color: #ffb810;
}

.top_navigation a {
    font-size: 1em;
    color: #0a6370;
}

.sub-menu {
    background-color: #0b8092;
    border-radius: 20px;
}

.highlights_slider_container {
    position: relative;
    transform: none;
    padding: 30px;
    color: inherit;
    max-width: 1500px;
    margin: 50px auto;
    display: inline-block;
    background: #fff;
    clear: left;
    float: none;
    border-radius: 20px;
    width: 100% !important;
    text-align: left;
}

.content_box .footer_lands_title a, .content_box .h2 a, .content_box .h3 a, .content_box h2 a, .content_box h3 a {
    color: inherit;
}

.content_box .text_box p {
    color: inherit;
}

.filter_cehckbox_item label {
    border-radius: 70px;
    border: 1px solid #0b8092;
}

.lSSlideOuter {
    text-align: left;
    overflow: visible;
}

.banner_slide.lslide.active {
    display: block;
    position: relative !important;
}

.infographie_section {
    background: none;
    background-color: #0b8092;
}

@media screen and (min-width: 105rem) {
    .highlights_slider_container {
        width: inherit;
        left: inherit;
        right: inherit;
    }
}

.footer {
    background-color: #1ab6c1;
    background: linear-gradient(180deg, rgb(116 211 218), rgb(26 182 193));
    color: white;
    overflow: hidden;
    display: block;
    position: relative;
}

.footer_banner {
    margin-top: 80px;
}

ul.page-numbers {
    top: 0px;
}

.footer_menu a {
    color: inherit;
}

.footer_lands li {
    border-right: 1px solid #0b8092;
}

.menu_reseau {
    border-bottom: 1px solid #0b8092;
}

.board_name, .footer_lands_title, .h1, .h2, .h3, .h4, .h5, .h6, .newsfeed_title, .team_name, h1, h2, h3, h4, h5, h6 {
    color: inherit;
}

.content_box .footer_lands_title, .content_box .h2, .content_box .h3, .content_box h2, .content_box h3 {
    color: inherit;
    margin-bottom: 20px;
}

.text_box .text p {
    color: inherit;
}

.story_box {
    width: calc(20% - 20px);
    margin: 0 20px 0 0 !important;
    background-color: white;
    border-radius: 20px;
    height: auto;
}

.story_link {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

.story_caption {
    height: auto;
}

img.story_img.wp-post-image {
    position: relative;
    max-height: 200px;
    border-radius: 20px 20px 0 0;
}

.story_link > span {
    opacity: 1;
    font-size: 1.2em;
    line-height: 1.2em;
    color: inherit;
    padding: 1px 15px 70px 15px;
    transform: translateY(30px);
    width: 100%;
}

.story_link > span:after {
    content: "Read More";
    display: block;
    position: relative;
    text-transform: uppercase;
    font-size: 0.7em;
    FONT-WEIGHT: 300;
    opacity: 0.8;
    top: 10px;
}

.story_link:focus > span, .story_link:hover > span {
    transform: translateY(20px);
}

.story_link:focus, .story_link:hover {
    background: inherit;
}

a:focus, a:hover {
    color: inherit;
}

/*PriorityCards*/
.expertise_section {
    padding: 100px 20px;
}

.expertise_section .filter_radio_all {
    margin: 0px;
    padding: 0px;
}

.filter_radio_all .filter_radio_item:first-child {
    position: relative;
    left: 0;
}

.filter_radio_item {
    margin-left: 20px;
    padding-right: 15px;
    font-size: 1.2em;
    line-height: 1.2em;
}

.filter_radio_item label {
    padding-top: 5px;
}

.expertise_card {
    margin: 0 0 40px 0 !important;
    position: relative;
    display: block;
    background-color: transparent;
}

.expertise_card_content {
    background-color: transparent;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    height: auto;
    visibility: visible;
    min-height: 0px;
}

.expertise_card_content::before {
    content: "";
    background: url(../img/blob2uc.svg);
    background-position: center;
    display: block;
    position: absolute;
    height: 270px;
    width: 270px;
    z-index: 5;
    top: 15px;
    opacity: 0.6;
}

.news_section {
    margin-bottom: 0px;
    padding-bottom: 50px;
}

.search_post {
    border-radius: 20px;
}

.expertise_card_img {
    position: relative;
    width: 300px;
    height: 300px;
    -webkit-mask-image: url(../img/blob2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/blob2.svg);
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    z-index: 0;
}

.expertise_card_title {
    padding: 10px;
    color: #0b8092;
    margin: 0px;
    font-size: 2em;
    line-height: 1.2em;
    height: auto;
}

.expertise_card_title {
    width: 300px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin: 0px;
    position: absolute;
    color: white;
    line-height: 1em;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 70%);
    background-blend-mode: multiply;
}

.expertise_card_overlay {
    display: block;
    opacity: 1;
    position: relative;
    visibility: visible;
    background: transparent;
    padding: 0 20px 20px 20px;
}

.expertise_card_desc {
    transform: none;
    position: relative;
    margin: 15px auto;
    top: 0px;
    max-width: 350px;
}

.expertise_card_desc p {
    font-size: 1em;
    line-height: 1.2em;
}

.expertise_card_content .btn_blue, .expertise_card_content .formulaire_modal .gform_button, .expertise_card_content .gform_wrapper .gform_button, .expertise_card_content .nl_login_fields_container .nl_submit, .formulaire_modal .expertise_card_content .gform_button, .gform_wrapper .expertise_card_content .gform_button, .nl_login_fields_container .expertise_card_content .nl_submit {
    transform: none;
}

/*People Cards*/
.input_text {
    border: 2px solid #0b8092;
    color: #0b8092;
    border-radius: 100px !important;
}

.board_img_container {
    -webkit-mask-image: url(../img/blob2.svg);
    -webkit-mask-repeat: no-repeat;
    mask-image: url(../img/blob2.svg);
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

/*Resource Cards*/
.card.grid-item {
    border-radius: 20px;
}

.card {
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.card_img {
    border-radius: 20px 20px 0 0;
}

.latest_container .card .card_img_link {
    height: 260px;
    margin: -20px -20px 10px -20px;
}

.card .h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.card .text_box_head {
    font-size: 1em;
    margin-bottom: 5px;
}

.card .card_desc {
    font-size: 1em;
    line-height: 1.6em;
}

.card .btn_blue {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    transform: none;
    margin-top: 10px;
}

.card .footer_lands_title a, .card .footer_lands_title a span, .card .h3 a, .card .h3 a span {
    color: inherit !important;
}

.middle_banner {
    margin: auto;
}

.slick-track {
    display: flex;
    align-content: center;
    align-items: center;
}

.slick-arrow {
    color: white;
}

.slick-list {
    width: 100%;
}

.content_box.slider .arrow {
    z-index: 10;
}

.slidePost .image_box .img_box {
    mask-position: right;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

.card_board {
    background: transparent;
}

/*Banner*/
.columns {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: flex-start;
}

.percent {
    font-size: 3.5em;
    line-height: 1em;
}

.item_stat h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 0px;
}

.item_stat {
    width: 100%;
    min-width: 19%;
    margin-right: 1%;
    padding: 0px 30px 0px 0px;
    border-right: 2px solid #0b8092;
}

.section_key_stats {
    padding: 0px;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0px;
}

.hero-wrapper {
    margin-top: -80px;
}

.home .section_key_stats {
    margin-bottom: 60px;
}

.content_box .item_stat h3 {
    margin-bottom: 0px;
}

.item_stat:nth-last-child(1) {
    border: none;
}

.resources_section .h2 {
    margin-bottom: 30px;
}

.resources_section .input_text {
    top: auto;
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.button_section {
    margin: 30px;
}

#ressources_ajax_seach {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    padding: 60px 0 40px 0;
}

.filters_section {
    margin-top: 0px;
    padding: 0;
}

.filters_container.filter_radio_all {
    padding: 0px;
    margin: 0px;
}

.content_box .footer_lands_title, .content_box .h2, .content_box .h3, .content_box h2, .content_box h3 {
    color: inherit;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.searchsubmit i {
    color: #0a6370;
    font-weight:900;
}

/*TEST AREA*/
.banner_slide {
    background-position: right;
    background-size: 50% 100%;
    background-repeat: no-repeat;
    background-image: none !important;
}

ul#banner_slider::after {
    content: url(../img/ondeswhite.svg);
    position: absolute;
    right: 10%;
    top: 0px;
    width: 40%;
}

/*
.lSSlideWrapper {
    overflow: visible;
}
*/
li.video_section.lslide {
    max-width: none;
}

.expertise_card_content .btn_blue:focus, .expertise_card_content .btn_blue:hover, .expertise_card_content .formulaire_modal .gform_button:focus, .expertise_card_content .formulaire_modal .gform_button:hover, .expertise_card_content .gform_wrapper .gform_button:focus, .expertise_card_content .gform_wrapper .gform_button:hover, .expertise_card_content .nl_login_fields_container .nl_submit:focus, .expertise_card_content .nl_login_fields_container .nl_submit:hover, .formulaire_modal .expertise_card_content .gform_button:focus, .formulaire_modal .expertise_card_content .gform_button:hover, .gform_wrapper .expertise_card_content .gform_button:focus, .gform_wrapper .expertise_card_content .gform_button:hover, .nl_login_fields_container .expertise_card_content .nl_submit:focus, .nl_login_fields_container .expertise_card_content .nl_submit:hover {
    border-color: #ffb810;
}

.expertise_card_img::after {
    content: "";
    background: url(../img/blob2ub.svg);
    display: block;
    position: absolute;
    height: 200px;
    width: 200px;
    z-index: 5;
    top: 0px;
}

.content_box .footer_lands_title, .content_box .h2, .content_box .h3, .content_box h2, .content_box h3 {
    color: inherit;
}

/*TEST AREA*/
/*Slider Square Version*/
.content_box.slider {
    max-width: 1580px;
    padding: 0px 40px;
    background-color: transparent;
    width: 100%;
}

.content_box .text_box:before {
    display: none;
}

.slidePost .text_box {
    color: #0a6370;
    width: 100%;
    max-width: 700px;
}

.slidePost > div {
    width: 100%;
}

.text_box_head {
    color: inherit;
}

.slidePost .image_box .img_box {
    mask-position: right;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    mask: none;
    border-radius: 20px;
}

.slick-arrow {
    color: #0b8092;
}

.slidePost .image_box {
    width: 40%;
}

/*MenuTweaks*/
.searchform {
    top: 0px;
}

.top_navigation {
    padding-top: 4px;
}

.top_header_nav {
    padding: 3px 0;
}

a.logo {
    max-width: 180px;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
    line-height: 1em;
    font-size: 1.2em;
    padding: 44px 18px 45px 18px;
    height: auto;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav p {
    margin-bottom: 10px;
    font-size: 1em;
    line-height: 1.2em;
}

ul.mega-sub-menu p, ul.mega-sub-menu h1, ul.mega-sub-menu a, ul.mega-sub-menu h2, ul.mega-sub-menu h3, ul.mega-sub-menu h4 {
    color: #076270;
}

.menuCard a {
    color: #0b8092;
}

#mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    color: inherit;
}

ul.mega-sub-menu a:hover {
    color: #068e97;
}

.hero-wrapper {
    display: grid;
    grid-template-columns:[text-start] 1fr [video-start text-end] 600px [video-end];
    margin-bottom: -100px;
}

.hero-wrapper .hero-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 1;
    grid-row: 1;
    grid-column: text;
    padding: 80px 0px;
}

.hero-wrapper .hero-left h1, .hero-wrapper .hero-left p, .hero-wrapper .hero-left a {
    font-family: 'Avenir', system-ui, Helvetica, sans-serif;
    color: inherit;
    width: auto;
}

.hero-wrapper .hero-left h1 {
    font-weight: 700;
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 30px;
}

.hero-wrapper .hero-left p {
    font-size: 2rem;
    font-weight: 100;
    line-height: 2.5rem;
    margin-bottom: 30px;
}

.hero-wrapper .hero-left a {
    width: max-content;
    font-weight: 700;
}

.hero-wrapper .hero-right {
    position: relative;
    z-index: 0;
    grid-row: 1;
    grid-column: video;
}

.hero-wrapper .hero-right video,
.hero-wrapper .hero-right img.hero_image {
    position: relative;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    mask: url('../img/video-mask.svg') center no-repeat;
    max-height: 600px;
}

.hero-right::before {
    content: url('../img/video-rings.svg');
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    aspect-ratio: 1;
    min-height: 600px;
    height: 170%;
}

section.lastest_content {
    padding: 20px;
}

.related_section .footer_lands_title, .related_section .h3 {
    margin-bottom: 40px;
}

.card_story {
    border-radius: 10px;
    overflow: hidden;
}

.card_story_content {
    padding: 20px;
    position: absolute;
    background-color: #0b8092;
    top: auto;
    bottom: 0px;
    height: auto;
    width: 100%;
    display: block;
    /*text-align: center;*/
}

.card_story_content .h2 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-align: left;
}

.card_story_content .text_box_head {
    bottom: 0px;
    position: relative;
    line-height: 1em;
}

.single_countries_tags {
    background-color: #0b809221;
    float: none;
    display: inline-block;
    padding: 10px;
    font-size: 1em;
    line-height: 1.2em;
    border-radius: 10px;
    margin-top: -10px;
}

@media screen and (max-width: 1500px) {
    .hero-wrapper .hero-left h1 {
        font-size: 3em;
        line-height: 1.2em;
    }

    .hero-wrapper .hero-left p {
        font-size: 1.5em;
        line-height: 1.2em;
    }
}

@media screen and (max-width: 1000px) {
    .columns {
        flex-wrap: wrap;
    }

    .section_single {
        padding: 100px 0 50px 0;
    }

    .hero-wrapper {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom:0;
    }

    .hero-wrapper .hero-right {
        margin-top: -25%;
        margin-bottom: -10%;
    }

    .hero-wrapper .hero-right video, .hero-wrapper .hero-right img.hero_image {
        max-height: 500px;
    }

    .hero-wrapper .hero-right img.hero_image {
        margin-top: 20%;
        margin-bottom: 100px;
    }

    .item_stat {
        min-width: 49%;
        width: 49%;
        margin-bottom: 25px;
        border: none;
    }

    .percent {
        font-size: 2em;
        line-height: 1em;
    }

    .slidePost {
        padding: 0px;
    }

    .slidePost > div {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    .slidePost .image_box {
        width: 100%;
        max-height: 250px;
    }

    .content_box .item_stat h3 {
        margin-top: 0px;
        opacity: 0.8;
        font-size: 1em;
    }

    .expertise_card_title {
        width: 230px;
        height: 230px;
    }

    .expertise_card_img {
        width: 230px;
        height: 230px;
    }

    .expertise_card_content::before {
        height: 200px;
        width: 200px;
    }

    .header_img {
        width: 140px;
    }

    .nav_container {
        float: right;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    .section_key_stats > .content_box {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .header {
        position: relative;
        margin-bottom: -130px;
    }
}

@media screen and (max-width: 600px) {
    .expertise_card_overlay {
        padding: 0px;
    }

    .hero-wrapper .hero-right {
        margin-top: -10%;
        margin-bottom: -15%;
    }

    .hero-wrapper .hero-right video, .hero-wrapper .hero-right img.hero_image {
        max-height: 320px;
    }

    .hero-wrapper .hero-left h1 {
        font-size: 2em;
        line-height: 1.2em;
    }

    .hero-wrapper .hero-left p {
        font-size: 1.2em;
        line-height: 1.2em;
    }

    .logo {
        padding: 0px;
        max-width: 130px;
    }

    .expertise_section {
        padding: 40px 0px;
    }

    .latest_container .card .card_img_link {
        height: 200px;
    }
}

/* addition styles added to latest content block */
.section_link_item {
    font-size: 0.9375rem;
}

@media screen and (min-width: 40rem) {
    .section_link_item {
        font-size: 1.25rem;
    }
}

/* OPTIONAL NAV MENU VERSION 3 - ONLY WORKS WITH A SEARCH IN TOPNAV*/
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    background-color: #0d8798;
}

.main_header_nav {
    position: relative;
    width: 100%;
    margin: auto;
}

.main_header_nav > div.row {
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: stretch;
    flex-direction: row;
    padding: 0px 60px 0px 0px;
}

.top_header_search_nav {
    background-color: transparent;
    position: absolute;
    right: 20px;
    z-index: 101;
}

.mega-menu-toggle {
    top: -2px;
    position: absolute;
    z-index: 100 !important;
}

.searchform {
    top: 0px;
    border: 1px solid white;
}

.searchsubmit {
    background: #0d8798;
}

.searchsubmit i {
    color: #ffffff;
}

.searchfield {
    color: white;
    background-color: #0d8798;
}

.searchfield::placeholder {
    color: #ffffff6b;
}

a.logo {
    max-width: 180px;
    z-index: 102;
    position: relative;
}

.mega-menu-item ul.mega-sub-menu::after {
    background-color: #0d8798;
}

@media only screen and (max-width: 768px) {
    .logo-container {
        padding: 4px 10px;
        width: 100%;
        z-index: 99;
    }

    .main_header_nav > div.row {
        padding-right: 10px;
        background-color: #0d8798;
    }

    .top_header_search_nav {
        right: 70px;
    }

    #mega-menu-wrap-header-nav li.mega-menu-item a.mega-menu-link {
        padding: 20px 20px !important;
        text-align: left !important;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav {
        background-color: #0d8798;
        top: 80px !important;
        height: calc(100vh - 65px);
    }

    #mega-menu-wrap-header-nav .mega-menu-toggle + #mega-menu-header-nav {
        z-index: 97;
        background-color: #0d8798 !important;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item {
        border-radius: 20px;
        overflow: hidden;
        margin: 5px auto;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > .mega-menu-item:first-child {
        margin-top: 10px;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav > li.mega-menu-item > a.mega-menu-link {
        height: auto;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
        background-color: #1ab6c1;
        border-radius: 12px;
        overflow: hidden;
        padding: 0px !important;
    }

    #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-header-nav #mega-menu-header-nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column:last-child > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0px 15px !important;
    }

    ul.mega-sub-menu ul.mega-sub-menu {
        background: transparent !important;
    }
}


.hero-wrapper .hero-right {
    margin-top: 0px;
    min-height: 30vh;
}

.section_team_card {
    margin-bottom: 0px;
}

.anchor-point {
    position: relative;
    top: -100px;
}

.key_people h2 {
    margin-bottom: 1rem;
}

.team-new .team-members {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.46875rem 0 -.46875rem;
}

.team-new .load-more {
    cursor: pointer;
    font-family: sofia-pro, Montserrat, sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    color: rgb(10, 99, 112);

}

.team-new .department-team{
    padding-bottom:30px;
}
.team-new .team_img_container img{
    height:100%;
    object-fit:cover;
}

.team-new{
    padding-bottom:30px;
}

#filter-form {
    width: 100%;
    padding: 20px;
    background: white;
    position: relative;
    border-radius: 5px;
    z-index: 100;
    margin-bottom: 30px;
}

#filter-form .dropdown {
    display: inline-block;
    min-width: 15%;
    margin-right: 30px;
    position: relative;
    z-index: 10;
}

#filter-form .dropdown .dropdown-menu {
    position: absolute;
    display: none;
    background: white;
    padding: 20px;
    flex-direction: column;
    z-index: 100;
    min-width: 200px;
    border-radius: 0 0 10px 10px;
}

#filter-form .dropdown .dropdown-menu.open {

    display: flex;
}

#filter-form .dropdown-menu label {
    width: max-content;
}

#filter-form #country.dropdown {
    z-index: 1;
    margin-left: -60px;
}

#filter-form #country.dropdown .dropdown-menu {
    margin-left: 15px;
}

#filter-form #country.dropdown .dropdown-toggle {
    background: #4e8091;
    color: white;
    padding-left: 2rem;
}

#filter-form #country svg {
    fill: white;
}

#filter-form .dropdown-toggle {
    width: 100%;
    border: 1px solid #4e8091;
    color: #4e8091;
    font-size: 1rem;
    background: white;
    display: flex;
    gap: 2rem;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
}

#filter-form .dropdown-toggle svg {
    width: 14px;
    fill: #4e8091;
}


#filter-form #search {
    float: right;
    height: 35px;
    border-radius: 50px;
    border: 1px solid #4e8091;
    color: #4e8091;
    padding: .5rem 1rem;
}

@media only screen and (max-width: 1250px) {
    #filter-form .dropdown-toggle {
        gap: 1rem;
    }

    #filter-form .dropdown {
        min-width: unset;
    }

}

@media only screen and (max-width: 900px) {
    #filter-form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 30px;

    }

    #filter-form .dropdown {
        margin-right: 0;
        height: fit-content;
    }

    #filter-form .dropdown .dropdown-menu {
        position: relative;
        width: calc(200% + 30px);
        border-radius: 0px 10px 10px 10px;
        border: 1px solid;
    }

    #filter-form #department .dropdown-menu {
        border-radius: 10px 0 10px 10px;
    }

    #filter-form #country .dropdown-menu {
        border-radius: 10px;
    }

    #filter-form #country {
        width: 100%;
    }

    #filter-form #country .dropdown-menu {
        margin-left: calc(-100% + 30px) !important;
        background: #4e8091;
        color: white;

    }

    #filter-form #department .dropdown-menu {
        margin-left: calc(-100% - 30px) !important;
    }


    #filter-form .dropdown-menu label {
        width: unset;
    }

    #filter-form .dropdown.open .dropdown-toggle {
        border-radius: 10px 10px 0 0;
        border-bottom: 0px;
        padding-bottom: 20px;
        margin-bottom: -1px;
        position: relative;
        z-index: 110;
    }

    #filter-form  #country .dropdown-menu.open {
        z-index:150;
        border:0;
    }

}


#selected-filters-bar {
    display: none;
    padding: 1rem;
    background: white;
    border-radius: 10px;
    gap: 10px;
    margin-top: 10px;
}

#selected-filters-bar.show {
    display: flex;
    flex-wrap: wrap;
}

#selected-filters-bar span {
    cursor: pointer;
    padding: .5rem 1rem;
    border-radius: 10px;
    background: #ebf6fa;
    color: #4e8091;
    min-width: fit-content;
}

#selected-filters-bar span button {
    color: #4e8091;
    font-weight: 500;
    font-size: 1rem;
    padding-left: 10px;
}

#selected-filters-bar #clear-all-filters {
    background: #4e8091;
    color: white;

}

.credits .caf {
    margin-right: .25rem;
    max-width:75%;

}

.credits img.caf{
    max-width:70%;
}
.post-header-image{
    width: 70%;
    max-height: 550px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 30px;
    @media only screen and (max-width:1024px){
        width:100%;
    }
}



.flexible_stories #stories_ajax_seach{
    text-align: left;
    margin: 20px 0;
}

.accordeon_item {
    background-color: white;
    max-width: 810px;
    margin-bottom: 20px;
    border-radius: 35px;
    border: 2px solid #0b8092;
    padding: 17px 15px 20px 20px;
}

.accordeon_item_small .accordeon_title span {
    top: -9px;
    right: -5px;
    width: 45px;
    height: 45px;
}

.accordeon_title span::after, .accordeon_title span::before {
    width: 45px;
    height: 45px;
    line-height: 44px;
}



@media only screen and (max-width: 768px) {

    .accordeon_item {
        margin-bottom: 15px;
        border-radius: 20px;
    }

    .accordeon_item_small .accordeon_title {
        font-size: 1.2em;
        line-height: 1.1em;
    }

    .accordeon_item_small .accordeon_title span {
        top: -12px;
        right: -9px;
    }

}


.two-column-text .content{
    display:flex;
    gap:50px;
    @media only screen and (max-width:1024px){
        flex-direction: column;         
    }
}

/* change colour of bullets on text block */

.block_text_bg .wysiwyg ul li:before {
    background: url(../img/custom-bullet-yellow.svg) no-repeat;
}


.middle_banner.block_text_bg{
    padding:0;
}


/* icon fixes */
.single_back_link i {
    font-weight:900;
}

/* Event tabs */

.event-tabs .tab-list {
    display:flex;
    background:white;
    /*display: grid;*/
    /*grid-template-columns: 100px auto 100px;*/
    border: 1px solid #0d8798;
    border-radius: 10px 10px 0 0;
    margin: 0 20px;
    overflow:hidden;
}

/*.event-tabs .tab-list, .event-tabs .slick-list {*/
/*    width:max-content;*/
/*}*/

.event-tabs{
    margin-bottom: 118px;
}

.event-tabs .slick-track{
    margin:0;
}
.event-tabs .eventtab {
    background: white;
    padding: 10px 20px 0;
    border-left: 1px solid #0d8798;
    text-align: center;
    font-weight:900;
}
.event-tabs .slick-slide:last-of-type .eventtab {
    border-right:1px solid #0d8798;
}
.event-tabs .slick-track{
    align-items:flex-start;
}


.event-tabs .slick-current .eventtab {
    background: #0d8798;
    color: white;
}

.event-tabs .tab-content {
    padding: 20px 30px 40px;
    border-radius: 20px;
    background: #0d8798;
    color: white;
}

.event-tabs .event-content-inner{
    display:grid;
    grid-template-columns: 2fr 3fr;
    gap:20px;
}

.event-tabs .event-content-inner.no-accordion{
    grid-template-columns: 1fr;
}

.event-tabs .event-left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.event-tabs .event-title{
    margin-bottom:20px;
}
.event-tabs .location-title:before {
    content: '';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: .75rem;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.event-tabs .location-title{
    text-transform: uppercase;

}
.event-tabs .location {
font-weight:900;
}

.event-tabs .accordion-item {
    background: white;
    color: #0d8798;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 10px;
    transition:background .2s ease, color .2s ease;
}

.event-tabs .accordion-body {

    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transition:max-height .3s ease, opacity .3s ease;
}

.event-tabs .accordion-item.active{
    background: #1ab6c1;
    color:white;
}

.event-tabs .accordion-item.active .accordion-body{
    max-height:2500px;
    opacity:1;
    padding-top: 20px;
}
.event-tabs .accordion-header{
    position:relative;
}
.event-tabs .accordion-header:after {
    position: absolute;
    right: 0;
    content: '';
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    top: 0;
    transition: transform .2s ease;
}

.event-tabs .accordion-item.active .accordion-header:after {
    transform:rotate(180deg);
    transform-origin:center center;
}

.event-tabs .session-time{
    margin-bottom:0;
}
.event-tabs button.slick-arrow:after{
    width: 20px;
    height: 20px;
    display: block;
    content: '';
    font-size: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding: 0 10px;
}

.event-tabs button.slick-next.slick-arrow:after {
     content: '';
  }

.event-tabs button.slick-prev.slick-arrow:after {
      content: '';
}


.event-tabs .slick-arrow{
    font-size: 0;
    width: 40px;
}


@media only screen and (max-width: 1024px){
    .event-tabs .slick-arrow{
        width: 80px;
    }
    .event-tabs button.slick-arrow:after{
        padding:0 25px;
    }
    .event-tabs .event-content-inner{
        grid-template-columns: 1fr;
    }
}


.event-tabs.white .tab-list{
    border: 1px solid white;


}

.event-tabs.white .eventtab{
    background: #0d8798;
    border-left: 1px solid white;
    color:white;
}

.event-tabs.white .slick-slide:last-of-type .eventtab{
    border-right: 1px solid white;

}
.event-tabs.white .slick-current .eventtab{
    background:white;
    color: #0d8798;
}

.event-tabs.white .slick-arrow{
    background: #0d8798;
    color:white;
}

.event-tabs.white .tab-content {
    background: white;
    color: #0d8798;
}

.event-tabs.white .accordion-item {
    background: #0d8798;
    color: white;
}

.event-tabs.white .accordion-item.active{
    background: #1ab6c1;
    color:white;
}


