/* General */

html {
    scroll-behavior: smooth;
}

button.print {
    display: none;
}

body {
    padding-top: 0;
    color: #282828;
}

body.search {
    padding-top: 0 !important;
}

body .container {
    max-width: 1440px;
    overflow: hidden;
}

body .container.container--narrow {
    max-width: 1250px;
    overflow: hidden;
}

body .ghp_section .container {
    padding: 0 82px;
}

.default-font {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.btn {
    padding: 18px 19px 15px 19px;
    font-weight: 600;
    border-radius: 10px;
}

.blue {
    color: #33A6DD;
}

.green {
    color: #1FAD8E;
}

.green.anchor {
    background: #4C9F38;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 12px;
    display: inline-block;
}

.orange {
    color: #E57B59;
}

a.link {
    font-size: 17px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.flying-in .container {
    transform: translateY(100%);
    transition: all 0.6s;
}

.button.blue::after,
.link-arrow:after,
a.link.blue:after,
a.link.orange:after,
a.link.green:after {
    content: "";
    width: 21px;
    height: 14px;
    margin-left: 10px;
    display: inline-block;
    transition: margin 0.3s;
}

.button.blue::after {
    background: url(/wp-content/uploads/2023/07/button-arrow.svg);
    margin-bottom: 2px;
}

.btn.link-arrow:after {
    margin-bottom: 2px;
}

.link-arrow:after {
    background: url(/wp-content/uploads/2023/07/button-arrow.svg);
}

a.link.blue:after {
    background: url(/wp-content/uploads/2023/07/arrow-blue.svg);
}

a.link.orange:after {
    background: url(/wp-content/uploads/2023/07/arrow-orange.svg);
}

a.link.green:after {
    background: url(/wp-content/uploads/2023/07/arrow-green.svg);
}

.alm-load-more-btn {
    background-color: #33a6dd !important;
}

a.link.blue:hover:after,
a.link.green:hover:after,
a.link.orange:hover:after {
    margin-left: 15px;
    margin-right: -5px;
}

.btn-secondary svg {
    margin-right: 10px;
    margin-bottom: 2px;
}

.return_collabs .btn-secondary svg {
    margin-bottom: 4px;
}

.text_uppercase {
    text-transform: uppercase;
}

.caps1 {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.4em;
    color: #282828;
}

.caps2 {
    font-size: 14px;
    font-weight: 400;
    color: #5A5A5A;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.home_page_header__downarrow a,
.explore_page_header__downarrow a {
    display: inline-block;
}

.home_page_header__downarrow a img,
.explore_page_header__downarrow a img {
    transition: all .3s ease-in;
}

.home_page_header__downarrow a:hover img,
.explore_page_header__downarrow a:hover img {
    transform: translateY(5px);
}

.tooltip__block {
    transform: translateX(-50%);
    max-width: 363px;
    background: #F7F7F7;
}

.tooltip__block p {
    font-size: 16px;
}

body h1,
body h2,
body h3 {
    font-size: 33px;
    font-weight: 400;
    line-height: 1.33em;
}

body h4 {
    font-size: 26px;
    line-height: 1.33em;
    font-weight: 400;
}


body h5 {
    font-size: 20px;
    line-height: 1.38em;
    font-weight: 400;
}

body h6 {
    font-size: 17px;
    line-height: 1.5em;
    font-weight: 400;
}

div.company__text h2,
.section-results h2 {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

div.company__text h3,
.section-results h3 {
    color: #282828;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 6px;
}

div.company__text h4,
.section-results h4 {
    font-family: Assistant, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

div.company__text h5,
.section-results h5:not(:first-child) {
    color: #282828;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px;
}

.section-results h5:not(:first-child) {
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: 0px;
}


div.company__text p,
div.company__text li,
.company__objectives_body li,
.company__objectives_body p,
.company__block p,
.company__block li {
    color: #5A5A5A;
    font-family: Assistant, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3em;
}

div.company__text p a:hover,
.company__objectives_body p a:hover,
.company__block p a:hover {
    text-decoration: underline;
}

.company__subtitle {
    font-size: 17px;
}

.company .section-results ul li:before {
    background-image: url(/wp-content/uploads/2024/02/link-arrow.svg);
}

@media (min-width: 632px) {
    body {
        font-size: 18px;
        line-height: 1.33em;
        font-weight: 400;
    }

    body h1,
    .hero__title {
        font-size: 58px;
        font-weight: 400;
        line-height: 1.33em;
    }

    body h2 {
        font-size: 45px;
        font-weight: 400;
        line-height: 1.33em;
    }

    body h3 {
        font-size: 40px;
        font-weight: 400;
        line-height: 1.33em;
    }

    body h4 {
        font-size: 33px;
        font-weight: 400;
        line-height: 1.33em;
    }

    body h5 {
        font-size: 26px;
        font-weight: 400;
        line-height: 1.38em;
    }

    body h6 {
        font-size: 20px;
        font-weight: 400;
        line-height: 1.5em;
    }

    .heading--md {
        font-size: 20px;
        line-height: 1.3em;
    }

    .caps1 {
        font-size: 17px;
        font-weight: 400;
        line-height: 1.4em;
    }

}

@media only screen and (max-width: 1223px) {
    body .ghp_section .container {
        padding: 0 30px !important;
    }

    body {
        padding-top: 90px;
    }

    body.search {
        padding-top: 90px !important;
    }
}

@media only screen and (max-width: 631px) {
    body .ghp_section .container {
        padding: 0 15px !important;
        background-size: 130% !important;
    }

    body {
        padding-top: 70px;
    }

    body.search {
        padding-top: 70px !important;
    }
}

/* Top Header */

header.page-header-new {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    transition: all .3s ease-in;
}

header.page-header-new .container {
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.14);
}

.page-header-new.is-hidden {
    transform: translateY(-104%);
}

.page-header-new .container {
    display: flex;
    justify-content: space-between;
    overflow: unset;
    WIDTH: 100%;
    MAX-WIDTH: UNSET;
}

.mega-toggle-block-0 {
    margin-top: 55px;
}

a.mega-menu-link {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

a.mega-menu-link.mega-menu-logo {
    padding-right: 0 !important;
}

#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu {
    padding: 0px 0 0px 20px;
}

.mega-twitter a.mega-menu-link.mega-menu-logo {
    padding-left: 20px !important;
}


#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li#mega-menu-item-10576>a.mega-menu-link:before,
#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li#mega-menu-item-11610>a.mega-menu-link:before {
    margin-top: 47px !important;
    background-image: url(/wp-content/uploads/2023/08/menu-plus.svg) !important;
    content: "";
    width: 11px !important;
    height: 11px !important;
    background-size: contain !important;
}

.page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu {
    padding: 0px;
}

.page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu>li.mega-menu-item>a.mega-menu-link {
    padding: 0;
    border: 0px !important;
}

.page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:first-child img {
    padding-right: 23px;
    border-right: 1px solid #E4E4E4;
    width: 151px;
}

.page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:nth-child(2) img {
    margin-left: 22px;
}

.mobile-social-icons {
    display: none !important;
}

#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-flyout ul.mega-sub-menu {
    padding: 0 !important;
}

#mega-menu-wrap-header-main-menu li.icon a.mega-menu-link {
    border-bottom: none !important;
}


#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item.icon>a.mega-menu-link {
    padding-left: 20px;
    padding-right: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

li.mega-icon svg:hover {
    fill: #33A6DD !important;
}

li.mega-icon svg:hover path.icon_1 {
    stroke: #fff !important;
}

li.mega-icon svg:hover path.icon_2 {
    fill: #fff !important;
}

li.mega-icon svg path.icon_1,
li.mega-icon svg path.icon_2 {
    transition: all 0.4s;
}

#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item.icon.facebook>a.mega-menu-link {
    padding-left: 4px;
    padding-right: 0;
}

a.mega-menu-link:not(.mega-menu-logo):hover {
    border-bottom: 6px solid #33A6DD !important;
}

.mobile-social-icons a.mega-menu-link:not(.mega-menu-logo):hover {
    border-bottom: 0px !important;
}

a.mega-menu-link[aria-current="page"],
body.search #mega-menu-item-10575 a {
    border-bottom: 6px solid #33A6DD !important;
}

.mega-sub-menu a.mega-menu-link {
    line-height: 1.3em !important;
    padding: 13px 20px !important;
}

.mega-sub-menu a.mega-menu-link:hover {
    border-bottom: 3px solid #33A6DD !important;
    padding-bottom: 10px !important;
}

.mega-sub-menu a.mega-menu-link[aria-current="page"] {
    border-bottom: 3px solid #ffffff !important;
    padding-bottom: 10px !important;
}

.mega-sub-menu a.mega-menu-link[aria-current="page"]:hover {
    border-bottom: 3px solid #33A6DD !important;
}

#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item>a.mega-menu-link,
#mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu>li.mega-menu-item>a.mega-menu-link {
    line-height: 90px;
    height: 90px;
}

.page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:first-child img {
    padding-right: 23px;
    width: auto;
    height: 55px;
}

.page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:nth-child(2) img {
    margin-left: 20px;
    width: auto;
    height: 55px;
    object-fit: contain;
}


#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li#mega-menu-item-10576>a.mega-menu-link:before,
#mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li#mega-menu-item-11610>a.mega-menu-link:before {
    margin-top: 39px !important;
}


@media only screen and (max-width: 903px) and (min-width: 632px) {
    .mobile-social-icons {
        display: flex !important;
        height: 90px;
        gap: 8px;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 80px;
    }

    .mobile-social-icons .mega-menu-item.mega-icon {
        display: block !important;
        height: 28px;
    }
}

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

    .mega-sub-menu a {
        padding-left: 30px !important;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item,
    .mega-menu .mega-menu-link {
        border-bottom: 1px solid #E4E4E4;
    }


    #mega-menu-header-main-menu {
        margin-top: 70px !important;
    }

    .mega-current-menu-item a {
        background-color: #E3F1F5 !important;
        border-bottom: 3px solid #33A6DD !important;
    }

    .mega-current-menu-item .mega-sub-menu a {
        background-color: #ffffff !important;
        border-bottom: 1px solid #E4E4E4;

    }

    .page-header-new .container {
        padding: 0 15px 0 25px;
    }

    .page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:nth-child(2) img {
        margin-left: 20px;
        width: 55px;
    }

    .page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu>li.mega-menu-item>a.mega-menu-link {
        background: #fff !important;
    }

    .page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:first-child img {
        padding-right: 20px;
        width: 124px;
    }

    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 37px;
        height: 2px;
    }

    .page-header-new #mega-menu-wrap-header-main-menu .mega-menu-toggle+#mega-menu-header-main-menu {
        z-index: 1;
        top: 20px;
    }

    #mega-menu-wrap-header-main-menu .mega-menu-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    ul#mega-menu-header-main-menu {
        display: none !important;
    }

    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-blocks-right {
        background: #fff;
    }

    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-header-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        background-color: #282828;
    }

    #mega-menu-wrap-header-main-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-main-menu {
        position: absolute;
        transform: translateX(-100%);
        width: 100vw;
        display: flex !important;
        flex-direction: column !important;
        background: #fff !important;
        padding: 0 !important;
        left: 66px;
        right: auto;
        height: 100vh !important;
        z-index: 99999;
        box-shadow: -2px 0px 6px 0px rgb(0 0 0 / 20%);
    }

    .mega-menu-item.mega-icon {
        display: none !important;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
        clear: both;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        display: block;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-flyout ul.mega-sub-menu {
        float: left;
        position: relative;
        width: 100%;
        padding: 0;
        border: 0;
        border-radius: 0;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li.mega-menu-item>ul.mega-sub-menu {
        display: block;
        border-top: 1px solid #E4E4E4;
        visibility: visible;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item>a.mega-menu-link {
        color: #282828 !important;
        height: 72px;
        line-height: 72px;
        font-size: 17px;
    }

    .mega-sub-menu a.mega-menu-link {
        padding: 13px 20px 13px 35px !important;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li#mega-menu-item-10576>a.mega-menu-link:before,
    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu li#mega-menu-item-11610>a.mega-menu-link:before,
    #mega-menu-wrap-header-logo-menu .mega-menu-toggle {
        display: none !important;
    }

    #mega-menu-wrap-header-logo-menu .mega-menu-toggle+#mega-menu-header-logo-menu {
        display: flex;
        background: #fff !important;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
        background: #fff;
    }

    .mega-toggle-block-0 {
        margin-top: 50px;
    }
}


@media only screen and (max-width: 631px) {
    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item>a.mega-menu-link {
        color: #282828 !important;
        height: 62px;
        line-height: 62px;
    }

    .page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:first-child img,
    .page-header-new #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu li:nth-child(2) img {
        height: 45px;
    }

    .page-header-new .container {
        padding: 0 5px 0 5px;
    }

    #mega-menu-wrap-header-main-menu #mega-menu-header-main-menu>li.mega-menu-item>a.mega-menu-link,
    #mega-menu-wrap-header-logo-menu #mega-menu-header-logo-menu>li.mega-menu-item>a.mega-menu-link {
        line-height: 70px;
        height: 70px;
    }

    .mega-toggle-block-0 {
        margin-top: 31px;
    }

    #mega-menu-wrap-header-main-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-main-menu {
        left: 56px;
        margin-top: 50px !important;
    }
}

/* Hero section */
.home_page_header {
    background: url(/wp-content/themes/ifpma/img/pattern-crosses-2.svg);
    padding: 169px 0 60px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 620px;
}

.explore_page_header {
    background: url(/wp-content/themes/ifpma/img/pattern-crosses-2.svg);
    padding-top: 185px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

body .sdg_page_header.ghp_section .container {
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
}

.sdg_page_header {
    background: url(/wp-content/themes/ifpma/img/pattern-crosses-2.svg);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-top: 90px;
}

.sdg_page_header__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 90px;
    padding-bottom: 60px;
}

.sdg_page_header__content_left {
    width: 625px;
}

.sdg_page_header__content_right {
    width: 280px;
    display: flex;
    margin-bottom: 20px;
}

.sdg_page_header__content_right strong {
    display: flex;
    text-transform: uppercase;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 17px;
    color: #282828;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.sdg_page_header__content_right .alignright {
    align-self: flex-end;
    margin: 0;
}

.sdg_page_header__wrapper_sdglist {
    margin-bottom: 100px;
    display: flex;
    gap: 30px;
}

.sdg_page_header__wrapper_sdglist .column_5__column {
    width: 20%;
    height: auto;
    max-height: 200px;
}

.sdg_page_header__wrapper_sdglist .column_5__column img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sdg_page_header.header_section.ghp_section:first-child {
    z-index: 2;
}

.sdg_page_header.header_section.ghp_section:nth-child(2) {
    position: fixed;
    width: 100%;
    background: #ffffff00 !important;
    top: 0;
    z-index: 1;
}

.sdg_page_header.header_section.ghp_section:nth-child(2) .container .sdg_page_header__wrapper {
    display: none;
}

.sdg_page_header.header_section.ghp_section:nth-child(2) .container .sdg_page_header__wrapper_sdglist {
    margin: 0 !important;
    align-items: flex-start;
}

.sdg_page_header.header_section.ghp_section:nth-child(2) .container .sdg_page_header__wrapper_sdglist .column_5__column {
    height: auto;
}

.explore_page_header__wrapper {
    align-items: flex-start;
    margin-right: -82px;
}

.home_page_header__wrapper,
.explore_page_header__wrapper {
    display: flex;
    flex-direction: row;
}

.home_page_header__image,
.explore_page_header__image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.home_page_header__image {
    width: 50%;
    height: 575px;
    background-position: center !important;
}

.explore_page_header__image {
    width: 50%;
    height: 415px;
    background-position: bottom right !important;
    align-self: flex-end;
}

.home_page_header__content {
    padding-left: 40px;
}

.home_page_header__content,
.explore_page_header__content {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.explore_page_header__content {
    padding-bottom: 120px;
}

.hero__title {
    text-transform: none;
    line-height: 1.2em;
}

.home_page_header__downarrow {
    margin-top: 35px;
}

.explore_page_header__downarrow {
    margin-top: 40px;
}

body .explore_page_header__content h2,
body .sdg_page_header__content_left h2 {
    line-height: 1.22em;
    margin-bottom: 35px;
}

@media only screen and (min-width: 1331px) {
    .sdg_page_header__wrapper_sdglist {
        gap: 25px;
    }
}

@media only screen and (min-width: 1223px) {
    .home_page_header__content .heading--md {
        max-width: 455px;
    }

    .explore_page_header__content h6 {
        max-width: 522px;
        line-height: 1.5em;
    }

    .sdg_page_header__content_left h6 {
        line-height: 1.5em;
    }
}

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

    .explore_page_header__wrapper {
        margin-right: 0;
    }

    .explore_page_header__content {
        padding-right: 50px;
    }

    .sdg_page_header__wrapper_sdglist {
        gap: 20px;
    }
}

@media only screen and (max-width: 1223px) and (min-width: 904px) {
    body .sdg_page_header.ghp_section .container {
        padding: 0 100px !important;
    }

    .home_page_header__wrapper .hero__title {
        max-width: 600px;
    }

    .home_page_header__wrapper .hero__title br {
        display: none !important;
    }
}

@media only screen and (max-width: 1223px) {
    .home_page_header__content .heading--md {
        max-width: 480px;
    }

    .home_page_header__wrapper {
        flex-direction: column-reverse !important;
        padding: 0 70px !important;
    }

    .home_page_header {
        height: auto !important;
        padding: 60px 0 0 0 !important;
        overflow: hidden !important;
    }

    .home_page_header__image {
        width: 100% !important;
        display: flex !important;
        justify-content: flex-end !important;
        margin-top: -50px !important;
        margin-bottom: -45px !important;
    }

    .home_page_header__content {
        width: 100%;
        padding: 0;
    }

    .home_page_header__image {
        height: 490px;
        background-position: right !important;
    }

    .explore_page_header {
        padding-top: 100px;
    }

    .explore_page_header__content {
        width: 550px;
    }

    .explore_page_header__wrapper {
        flex-direction: column;
        padding: 0 80px;
    }

    .explore_page_header__content {
        padding-bottom: 0;
    }

    .explore_page_header__image {
        width: 100%;
        height: 360px;
        margin-top: -50px;
    }

    .explore_page_header__content {
        padding-right: 0;
    }

    .sdg_page_header .sdg_page_header__wrapper {
        flex-direction: column;
        gap: 50px;
        align-items: flex-start;
    }

    .sdg_page_header__content_right {
        width: 360px;
    }

}

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

    .home_page_header__wrapper {
        padding: 0 !important;
    }

    .home_page_header__content {
        width: 100%;
        padding: 0;
    }

    .explore_page_header__wrapper {
        padding: 0;
    }

    .explore_page_header__image {
        height: 300px;
    }

    .sdg_page_header__wrapper_sdglist {
        gap: 10px;
    }

    .sdg_page_header__wrapper_sdglist .column_5__column {
        height: auto;
    }

    .sdg_page_header .sdg_page_header__wrapper {
        padding-bottom: 30px;
    }

    .sdg_banner__wrapper {
        padding: 80px 30px !important;
    }

    .sdg_banner__wrapper .sdg_banner__column_1 h3 {
        width: 100% !important;
    }

    .home_page_header__image {
        height: 380px;
        background-position: right !important;
    }

}

@media only screen and (max-width: 631px) {
    .home_page_header__content .heading--md {
        width: 100% !important;
    }

    .home_page_header__image {
        height: 360px;
        background-position: center !important;
    }

    .home_page_header__content {
        width: 100%;
    }

    .home_page_header__image {
        justify-content: center !important;
        margin-top: 0 !important;
        margin-bottom: -25px !important;
    }

    .home_page_header__image img {
        height: 420px;
        object-fit: contain;
    }

    .explore_page_header {
        padding-top: 80px;
    }

    .explore_page_header__content {
        width: 100%;
    }

    .explore_page_header__image {
        background-position: bottom center !important;
        margin-top: 0;
    }

    .sdg_page_header__content_left {
        width: 100% !important;
    }

    .sdg_page_header__wrapper_sdglist {
        flex-wrap: wrap;
    }

    .sdg_page_header__wrapper_sdglist .column_5__column {
        width: calc(50% - 10px);
    }

    .sdg_page_header__content_right {
        width: 300px;
    }
}

/* Title block section */

/* NEW TITLE BLOCK */

.new_title_block_button.new_title_block_h3 {
    margin-top: 140px;
}

.new_title_block_button.new_title_block_h3 .title_block__wrapper {
    gap: 100px;
}

.new_title_block_button.new_title_block_h3 .title_block__left {
    width: 58%;
}

.new_title_block_button.new_title_block_h3 .title_block__left h6 {
    margin: 25px 0 0;
}

.new_title_block_button.new_title_block_h3 .title_block__right {
    align-items: flex-end;
    justify-content: flex-end;
    display: flex;
}

.new_title_block_button.new_title_block_h3 .title_block__right a {
    text-transform: uppercase;
}

.new_title_block_button.new_title_block_h4 {
    margin-top: 140px;
}

.new_title_block_button.new_title_block_h4 .title_block__wrapper {
    gap: 100px;
}

.new_title_block_button.new_title_block_h4 .title_block__left {
    width: 100%;
}

.new_title_block_button.new_title_block_h4.has_subtitle .title_block__left {
    width: 50%;
}

.new_title_block_button.new_title_block_h4 .title_block__left h6 {
    margin: 20px 0 0;
}

.new_title_block_button.new_title_block_h4 .title_block__right {
    align-items: flex-end;
    justify-content: flex-end;
    display: flex;
}

.new_title_block_button.new_title_block_h4 .title_block__right a {
    text-transform: uppercase;
}

.new_title_block_button.new_title_block_h5 {
    margin-top: 80px;
}

.new_title_block_button.new_title_block_h5 .title_block__wrapper {
    gap: 100px;
}

.new_title_block_button.new_title_block_h5 .title_block__left {
    width: 58%;
}

.new_title_block_button.new_title_block_h5.no_button .title_block__left {
    width: 50%;
}

.new_title_block_button.new_title_block_h5 .title_block__left h6 {
    margin: 25px 0 0;
}

.new_title_block_button.new_title_block_h5 .title_block__right {
    align-items: flex-end;
    justify-content: flex-end;
    display: flex;
}

.new_title_block_button.new_title_block_h5 .title_block__right a {
    text-transform: uppercase;
}

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

    .new_title_block_button.new_title_block_h3 .title_block__right {
        align-items: flex-start;
        justify-content: flex-start;
    }

    .new_title_block_button.new_title_block_h4 .title_block__right {
        align-items: flex-start;
        justify-content: flex-start;
    }

    .new_title_block_button.new_title_block_h5 .title_block__right {
        align-items: flex-start;
        justify-content: flex-start;
    }

}

.new_title_block_text.new_title_block_h4 {
    margin-top: 140px;
}

.new_title_block_text.new_title_block_h4 .title_block__wrapper {
    align-items: flex-start;
}

.new_title_block_text.new_title_block_h4 .title_block__left {
    width: 44.5%;
    margin: -5px 0 0 0;
}

.new_title_block_text.new_title_block_h4 .title_block__right p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 24px;
}

.new_title_block_text.new_title_block_h4 .title_block__right p:last-child {
    margin: 0;
}

.new_title_block_text.new_title_block_h5 {
    margin-top: 140px;
}

.sdg_banner+.new_title_block_text.new_title_block_h5 {
    margin-top: 80px;
}

.new_title_block_text.new_title_block_h5 .title_block__wrapper {
    align-items: flex-start;
    gap: 100px;
}

.new_title_block_text.new_title_block_h5 .title_block__left {
    width: 50%;
    margin: -5px 0 0 0;
}

.new_title_block_text.new_title_block_h5 .title_block__right p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 24px;
}

.sdg_banner+.new_title_block_text.new_title_block_h5 .title_block__right p:last-child {
    margin: 0;
}

.new_sdg_list_block {
    margin-top: 140px;
}

.new_sdg_list_block .title_block__left h3 {
    margin: 0 0 25px;
}

.new_sdg_list_block .title_block__right {
    align-items: flex-end;
    justify-content: flex-end;
    display: flex;
}

.target_header {
    margin-top: 100px;
    padding-top: 40px;
}

.target_header .title_block__wrapper {
    gap: 100px;
}

.target_header .title_block__left {
    align-items: flex-start;
}

.target_header .title_block__left a {
    margin: 0 0 30px;
}

.target_header .title_block__left h4 {
    font-weight: 600;
    margin: 0 0 30px;
}

.target_header .title_block__right {
    display: flex;
    align-items: center;
    justify-content: center;
}

.target_header .title_block__right img {
    display: block;
}

.quote_testimonial {
    margin-top: 80px;
}

.quote_testimonial .title_block__wrapper {
    gap: 100px;
    align-items: baseline;
}

.quote_testimonial .title_block__left {
    width: 50%;
}

.quote_testimonial .title_block__left .caps1 {
    text-transform: uppercase;
}

.quote_testimonial .title_block__left .caps2 {
    text-transform: uppercase;
}

.quote_testimonial .title_block__right {
    background: url('img/quotemark.svg');
    background-size: auto;
    background-position: top right;
}

.explore_article_block {
    margin-top: 80px;
}

.explore_page_about_block {
    margin-top: 140px;
}

.explore_page_about_block h4 {
    margin-bottom: 25px;
    font-weight: 600;
}

.explore_page_about_block p {
    margin: 0 0 30px;
}

.column_1 {
    margin-top: 80px;
}

.column_1__column_1 h2 {
    margin: 0 0 10px;
    font-weight: 600;
}

.column_2 {
    margin-top: 40px;
}

.new_title_block_text+.column_2 {
    margin-top: 80px;
}

.column_3 {
    margin-top: 80px;
}

.column_4 {
    margin-top: 80px;
}

.column_3 h6 {
    margin: 0 0 17px;
}

.column_3 h2 {
    margin: 0 0 8px;
}

.column_3 .link-in-3 {
    margin: 25px 0 0 0;
}

.column_1+.column_3,
.column_2+.column_3,
.column_3+.column_3,
.column_4+.column_3,
.column_1+.column_4,
.column_2+.column_4,
.column_3+.column_4,
.column_4+.column_4 {
    margin-top: 40px;
}

.column_4__column h6 {
    font-weight: 300;
}

.explore_page_about_content p {
    font-family: "Miriam Libre", serif;
    font-size: 17px;
    line-height: 1.4em;
    font-weight: 400;
}

.collab_block {
    margin-top: 80px;
}

.image-text-block {
    margin-top: 140px;
}

.image-text-block .title_block__wrapper {
    gap: 20px;
    align-items: flex-start;
    padding-bottom: 60px;
}

.image-text-block .title_block__wrapper .title_block__left img {
    display: block;
}

.image-text-block .title_block__wrapper .title_block__right h4 {
    font-weight: 600;
    margin: 0 0 30px;
}

.image-text-block .title_block__wrapper .title_block__right p {
    margin: 0 0 30px;
    font-size: 17px;
    line-height: 1.4em;
}

.image-text-block .title_block__wrapper .title_block__right a.btn {
    margin: 10px 0 0 0;
}

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

    .new_sdg_list_block .title_block__right {
        align-items: flex-start;
        justify-content: flex-start;
    }

}

/* /NEW TITLE BLOCK */

.title_block.ghp_section .title_block__left p {
    font-size: 2rem;
}

/*.title_block.ghp_section:nth-child(9) .title_block__wrapper {
     border-bottom: 0px; 
}*/

.title_block__wrapper {
    display: flex;
    justify-content: space-between;
    padding-bottom: 45px;
    border-bottom: 2px solid #E4E4E4;
    align-items: end;
    gap: 30px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.title_block__left,
.title_block__right {
    width: 50%;
    background-repeat: no-repeat !important;
    border-radius: 15px;
}

.title_block__right p a:not(.btn) {
    color: #282828;
    text-decoration: underline;
}

.title_block__left {
    display: flex;
    flex-direction: column;
}

.title_block__left p {
    height: 100%;
}

.title_block__left .overview-title-block {
    height: 100%;
}

@media only screen and (max-width: 1223px) {
    .simple_block .title_block__left {
        width: 66% !important;
    }

    .simple_block .title_block__wrapper {
        gap: 10px !important;
    }
}

@media only screen and (max-width: 1223px) and (min-width: 904px) {
    section#uhc-block .title_block__left {
        width: 40% !important;
    }

    section#uhc-block .title_block__right {
        width: 60% !important;
    }

    section#uhc-block .title_block__wrapper {
        gap: 40px !important;
        align-items: flex-start !important;
    }
}

@media only screen and (max-width: 903px) {
    .title_block__wrapper {
        align-items: flex-start !important;
        flex-direction: column;
        gap: 0 !important;
    }

    .title_block__left,
    .title_block__right {
        width: 80% !important;
    }

    .title_block__wrapper .title_block__right {
        margin-top: 40px;
    }

    .title_block__wrapper .title_block__right p {
        text-align: left !important;
    }

    .simple_block .title_block__left,
    .sgd_list_block .title_block__wrapper .title_block__left {
        width: 80% !important;
    }
}

@media only screen and (max-width: 631px) {
    .title_block__wrapper .title_block__right {
        margin-top: 30px;
    }

    .title_block__wrapper .title_block__right p {
        font-size: 16px;
    }

    .title_block__left,
    .title_block__right,
    .sgd_list_block .title_block__wrapper .title_block__left,
    .simple_block .title_block__left {
        width: 100% !important;
    }

    .sdg_block .title_block__left h3 {
        padding-right: 0 !important;
    }
}

/* 1 Column */
.column_1__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding-bottom: 10px;
    border-radius: 5px;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.14));
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.14));
}

.column_1__column_1 {
    width: 50%;
    padding: 30px 60px 140px 30px;
    background: #F7F7F7;
}

.column_1__column_1 img {
    margin-bottom: 35px;
}

.column_1__column_2 {
    width: 50%;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 0 5px 5px 0;
}

@media only screen and (max-width: 903px) {
    .column_1__wrapper {
        flex-direction: column-reverse;
    }

    .column_1__column_1 {
        width: 100%;
        padding: 30px 60px 60px 30px;
        display: flex;
        gap: 30px;
        justify-content: flex-start;
        align-content: flex-start;
    }

    .column_1__column_1 img {
        width: 70px;
        object-fit: contain;
    }

    .column_1__column_2 {
        width: 100%;
        min-height: 350px;
        border-radius: 5px;
    }
}

@media only screen and (max-width: 631px) {
    .column_1__column_2 {
        min-height: 180px;
    }

    .column_1__column_1 {
        padding: 25px 25px 30px 25px;
        gap: 0;
        flex-direction: column;
    }
}

/* 2 Columns */
.column_2__wrapper {
    display: flex;
    gap: 20px;
    padding-bottom: 5px;
}

.column_2__column {
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
    padding: 30px 80px 60px 30px;
    width: 50%;
}

.column_2__column img {
    margin-bottom: 30px;
}

.column_2__column h4 {
    margin-bottom: 15px;
}

.column_2__column .link {
    margin-top: 20px;
    display: block;
}

@media only screen and (max-width: 631px) {
    .column_2__wrapper {
        flex-wrap: wrap;
    }

    .column_2__column {
        width: 100%;
    }
}

/* 3 columns */
.column_3__wrapper {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.column_3__column {
    padding: 30px 85px 55px 30px;
    width: calc(33.333% - 15px);
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
}

.column_3_211 .column_3__column_1 img {
    height: 70px;
    margin-bottom: 30px;
}

.column_3__column img {
    margin-bottom: 30px;
    height: 70px;
    width: auto;
    object-fit: contain;
    object-position: left bottom;
}

.column-3-content h6 {
    margin: 10px 0 15px 0;
}

.column_3_211 .column_3__wrapper {
    gap: 20px;
}

.column_3_211 .column_3__column_1 {
    width: calc(50% - 6px);
}

.column_3_211 .column_3__column_2,
.column_3_211 .column_3__column_3 {
    width: calc(25% - 12px);
    padding: 30px 30px 60px 30px;
}

.column_4__wrapper p,
.column_3__wrapper p,
.column_2__wrapper p,
.column_1__wrapper p {
    color: #5a5a5a;
}

@media only screen and (max-width: 1223px) {
    .column_3__column {
        width: 100% !important;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        position: relative;
        padding: 30px 30px 50px 30px;
    }

    .column_3__wrapper {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .column_3__column .column-3-content {
        margin-left: 25px;
    }

    .column_3__column .column-3-content h2 {
        margin-top: 0 !important;
    }

    .column_3__column .icon {
        margin-top: 11px;
        margin-bottom: 0;
        position: absolute;
    }

    .column_3__column h2,
    .column_3__column h4,
    .column_3__column h6,
    .column_3__column p {
        width: 100%;
        padding-left: 95px;
    }


    .column_3_211 .column_3__column>img {
        width: 70px;
        height: auto;
        object-fit: cover;
    }

    .home .column_3_211 .column_3__column>img {
        width: 150px;
        height: auto;
        object-fit: cover;
    }

    .home .column_3_211 .column_3__column h2,
    .home .column_3_211 .column_3__column h4,
    .home .column_3_211 .column_3__column h6,
    .home .column_3_211 .column_3__column p {
        padding-left: 175px;
    }

    .column_3_211 .column_3__column .column-3-content {
        width: calc(100% - 225px);
        margin-top: -10px;
    }

    .column_3_211 .column-3-content h6 {
        font-size: 33px;
        margin-bottom: 15px !important;
        margin-top: 0;
        line-height: 1.3em;
    }

    .column_3_211 .column_3__column_2,
    .column_3_211 .column_3__column_3 {
        padding: 30px 30px 45px 30px;
    }
}

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

    .column_3_211 .column_3__column .column-3-content {
        width: calc(100% - 155px);
    }

    .column_3_211 .column_3__column_1,
    .column_3_211 .column_3__column_2,
    .column_3_211 .column_3__column_3 {
        padding: 30px 30px 40px 30px;
    }

    .column_4__column,
    .column_3__column,
    .column_2__column {
        padding: 25px 25px 30px 25px !important;
    }
}

@media only screen and (max-width: 631px) {
    .column_3__column {
        padding: 25px;
        flex-direction: column;
    }

    .column_3__column .column-3-content {
        margin-left: 0;
        margin-top: 20px;
    }

    .column_3__column .icon {
        margin-top: 0;
        margin-bottom: 24px;
        position: relative;
    }

    .column_3__column h2,
    .column_3__column h4,
    .column_3__column h6,
    .column_3__column p {
        padding-left: 0 !important;
    }

    .column_3_211 .column_3__column>img {
        width: auto;
        height: 70px;
    }

    .column_3_211 .column-3-content h6 {
        font-size: 26px;
        margin-top: 5px;
    }

    .column_3_211 .column_3__column .column-3-content {
        width: 100%;
        margin-top: 25px;
    }

    .column_3_211 .column_3__column .column-3-content p {
        font-size: 16px !important;
    }

    .column_3_211 .column_3__column .column-3-content h4 {
        margin-bottom: 20px !important;
    }

    .column_1__column_1 img {
        margin-bottom: 30px;
    }

    .column_4__wrapper h2,
    .column_3__wrapper h2,
    .column_2__wrapper h2 {
        font-size: 40px;
    }

    .column_4__wrapper p,
    .column_3__wrapper p,
    .column_2__wrapper p {
        font-size: 16px;
    }

    .column_4__column,
    .column_3__column,
    .column_2__column {
        padding: 25px 25px 30px 25px !important;
    }

    .column_4__column img {
        margin-bottom: 30px !important;
    }
}

/* SGD lists */

.sdg_block .container {
    background-repeat: no-repeat !important;
    background-position: calc(100% - 120px) center !important;
}

.sdg_block .title_block__left h3 {
    padding-right: 100px;
}

.title_block__wrapper__sdglist .column_5__column:hover,
.sdg_page_header__wrapper_sdglist .column_5__column:hover {
    margin-top: -5px;
}

.title_block__wrapper__sdglist .column_5__column,
.sdg_page_header__wrapper_sdglist .column_5__column {
    transition: all 0.3s linear;
}

.title_block__wrapper__sdglist {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.column_5__column {
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
}

@media only screen and (min-width: 1223px) {
    .title_block__wrapper__sdglist {
        gap: 30px;
    }
}

@media only screen and (max-width: 1223px) {
    .title_block__wrapper__sdglist {
        column-gap: 15px;
    }

    .sgd_list_block .title_block__wrapper .title_block__left {
        width: 90%;
    }

    .sdg_block .container {
        background-repeat: no-repeat !important;
        background-position: calc(100% - 80px) top !important;
        background-size: contain !important;
    }
}

@media only screen and (max-width: 1223px) and (min-width: 904px) {
    body .sdg_block .container {
        background-repeat: no-repeat !important;
        background-position: calc(100% - 80px) bottom !important;
        background-size: min(550px, 57%) !important;
        padding-bottom: 30px !important;
    }
}

@media only screen and (max-width: 903px) {
    .sdg_block .container {
        background-position: center !important;
        background-size: contain !important;
    }
}

@media only screen and (max-width: 903px) and (min-width: 632px) {
    body .sgd_list_block .container {
        padding-bottom: 25px !important;
        background-size: 450px !important;
        background-position: calc(100% - 60px) bottom !important;
    }
}

@media only screen and (max-width: 631px) {
    .title_block__wrapper__sdglist .column_5__column img {
        width: 100%;
    }

    .title_block__wrapper__sdglist .column_5__column {
        width: calc(50% - 10px);
    }

    .title_block__wrapper__sdglist {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        flex-wrap: wrap;
    }

    .title_block__wrapper__sdglist .column_5__column:not(:nth-child(1)),
    .title_block__wrapper__sdglist .column_5__column:not(:nth-child(2)) {
        margin-top: 20px;
    }
}

/* Collaboration Block */
.collab_block__wrapper {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-bottom: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 60px;
}

.collab_block__wrapper_item {
    width: calc(33.33% - 13px);
    background: #F7F7F7;
    border-radius: 5px !important;
    overflow: visible;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.14);
    position: relative;
}

.collab_block__wrapper_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}

.collab_block__wrapper_item .image {
    height: 290px;
    width: 100%;
    border-radius: 5px 5px 0 0;
    background-color: #fff !important;
    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;
    background-size: cover !important;
    background-position: center !important;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.collab_block__wrapper_item .image img {
    max-width: 270px;
    max-height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.collab_block__wrapper_item:hover .image,
.collab_block__wrapper_item:hover .image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.collab_block__wrapper_item .company_status.caps2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    display: inline-flex;
    padding: 7px 15px;
    justify-content: center;
    align-items: center;
    gap: 3px;
    border-radius: 20px;
    background: #8A56B7;
    margin-bottom: 20px;
}

.collab_block__wrapper_item .company_status.caps2.ASSOCIATION {
    color: #8A56B7;
    background: #fff;
}

.collab_block_content_container {
    padding: 25px 30px 90px 30px;
    z-index: 1;
    background: #f7f7f7;
}

.collab_block_content_container_item.title {
    height: 5.75em;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.collab_block_content_container_item.company_name {
    min-height: 23px;
    margin-bottom: 15px;
}

.collab_block_content_container_item.company_name .caps2 {
    text-transform: uppercase;
    line-height: 1.25em;
}

.collab_block_content_container_item.company_name.multi_company {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.collab_block_content_container_item.company_name.multi_company img {
    width: 21px;
    height: auto;
    margin-right: 8px;
}

.collab_block_content_container_item.title h5 {
    font-weight: 700;
}

.collab_block_content_container_item.sdg_data {
    padding: 35px 30px 30px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    column-gap: 8px;
}

.collab_company_icon {
    display: flex;
    align-items: center;
    column-gap: 8px;
}

.collab_block_content_container_item.sdg_data .sdg_data_item {
    margin-right: 0;
    z-index: 3;
}

.collab_block_content_container_item.sdg_data .sdg_data_item img {
    width: 22px;
    height: 22px;
    z-index: 3;
}

.explore_page_about_content_links a.icon_link {
    position: relative;
}

.icon_link_hover {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}

img.icon_link_hover:hover {
    opacity: 1;
}

.mega-menu-link:hover .icon_hover {
    display: inline !important;
}

a.mega-menu-link {
    border: 0px !important;
}

li#mega-menu-item-10565,
li#mega-menu-item-10576,
li#mega-menu-item-10575,
li#mega-menu-item-11610 {
    border: 1px solid #e4e4e4 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
}

ul li#mega-menu-item-10575 {
    border: 1px solid #e4e4e4 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
}

@media only screen and (min-width: 1332px) {
    .collab_block__wrapper_item {
        height: 550px;
    }

    .collab_block__wrapper_item a {
        max-height: 550px;
    }
}

@media only screen and (max-width: 1331px) and (min-width: 1224px) {
    .collab_block__wrapper_item {
        height: 480px;
    }

    .collab_block__wrapper_item a {
        max-height: 480px;
    }
}

@media only screen and (max-width: 1223px) {
    .collab_block__wrapper_item {
        width: 100%;
        margin-top: 20px;
    }

    .collab_block__wrapper {
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .collab_block__wrapper_item a {
        flex-direction: row;
    }

    .collab_block__wrapper_item .image {
        height: auto;
        width: 40%;
        border-radius: 5px 0 0 5px;
        min-height: 250px;
    }

    .collab_block__wrapper_item .image img {
        max-width: 200px;
    }

    .collab_block_content_container_item.sdg_data {
        left: 40%;
    }

    .collab_block_content_container {
        width: 60%;
    }
}

@media only screen and (max-width: 903px) {
    .collab_block_content_container {
        width: 100%;
    }

    .collab_block__wrapper_item a {
        flex-direction: column;
    }

    .collab_block__wrapper_item .image {
        height: 330px;
        width: 100%;
    }

    .collab_block_content_container_item.sdg_data {
        left: 0;
    }

    .collab_block__wrapper_item .image img {
        max-width: 310px;
        max-height: 175px;
    }
}

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

    .collab_block__wrapper_item .image {
        height: 170px;
        width: 100%;
    }

    .collab_block__wrapper_item .image img {
        max-width: 198px;
        max-height: 65px;
    }

}

/* 4 columns */
.column_4__wrapper {
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.column_4__column {
    width: calc(25% - 15px);
    background: #F7F7F7;
    border-radius: 5px;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.14));
    -webkit-filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.14));
    padding: 30px 30px 70px 30px;
    min-height: 250px;
}

.column_4__column img {
    height: 70px;
    width: auto;
    margin-bottom: 40px;
}

.column_4__column h6 {
    line-height: 1.5em;
}

.column_4__column h4,
.column_4__column h2 {
    margin-bottom: 9px;
}

@media only screen and (max-width: 1331px) {
    .column_4__column {
        width: calc(50% - 10px);
    }

    .column_4__wrapper {
        flex-wrap: wrap;
        padding-bottom: 10px;
    }

    .column_4__column_3,
    .column_4__column_4 {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 631px) {
    .column_4__column {
        width: 100%;
    }

    .column_4__column:not(:first-child) {
        margin-top: 20px;
    }
}

/* Explore article */
.explore_article__wrapper {
    display: flex;
    gap: 20px;
    padding-bottom: 10px;
}

.explore_article_container {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.14);
    background: #fff;
    border-radius: 5px;
    width: 25%;
    overflow: hidden;
}

.explore_article_image {
    height: 225px;
    background-size: cover !important;
    background-position: center !important;
    transition: all 0.3s linear;
}

.explore_article_container:hover .explore_article_image {
    transform: scale(1.05);
}

.explore_article_body {
    padding: 30px;
    z-index: 1;
    position: relative;
    background: #fff;
}

.explore_article_body .caps2 {
    margin-top: 20px;
    display: block;
}

@media only screen and (max-width: 1223px) {
    .explore_article__wrapper {
        flex-wrap: wrap;
    }

    .explore_article_container {
        width: calc(50% - 10px);
    }
}

@media only screen and (max-width: 631px) {
    .explore_article_container {
        width: 100%;
    }
}

/* Explore about */
.explore_page_about__wrapper {
    display: flex;
    padding-top: 80px;
    border-top: 2px solid #E4E4E4;
    gap: 120px;
    padding-bottom: 5px;
    justify-content: flex-start;
}

@media only screen and (max-width: 1223px) {
    .explore_page_about__wrapper {
        gap: 50px;
    }
}

@media only screen and (max-width: 903px) {
    .explore_page_about__wrapper {
        flex-wrap: wrap;
    }

    .explore_page_about_image {
        height: 200px;
        width: 49% !important
    }

    .explore_page_about_content {
        width: 80% !important;
    }
}

@media only screen and (max-width: 631px) {
    .explore_page_about__wrapper {
        gap: 60px;
    }

    .explore_page_about_content {
        width: 100% !important;
    }

    .explore_page_about_content p {
        font-size: 16px;
    }

    .explore_page_about_image {
        width: 100% !important;
        height: 250px;
    }
}


.explore_page_about_image {
    width: 34%;
    background-color: #F7F7F7 !important;
    background-size: calc(100% - 90px) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
}

.explore_page_about_content {
    width: 60%;
    max-width: 630px;
}

.explore_page_about_content p a {
    color: #282828;
    text-decoration: underline;
}

.explore_page_about_content_links {
    display: flex;
    gap: 30px;
}

.explore_page_about_content_links_linkedin {
    margin-left: -20px;
}


/* SGD banner */

.sdg_banner__wrapper {
    padding: 140px 100px;
    border-radius: 5px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.14);
    background-repeat: no-repeat !important;
    background-position: calc(100% - 105px) center !important;
}

.sdg_banner__wrapper img.sdg_icon {
    margin-bottom: 50px;
}

.sdg_banner__wrapper .sdg_banner__column_1 {
    width: 100%;
}

.sdg_banner__wrapper .sdg_banner__column_1 h3 {
    width: 61%;
}

.sdg_3_links {
    display: flex;
    margin-top: 35px;
    color: #fff;
    align-items: center;
}

.sdg_3_links p {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.sdg_3_links .sdg3_link_text {
    margin-right: 25px;
}

.sdg3_link_text .caps1 {
    color: #fff;
}

.sdg_3_links .sdg3_link {
    background: #fff;
    margin-right: 15px;
    padding: 5px 12px;
    border-radius: 5px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.21);
}

.sdg_3_links .sdg3_link a {
    color: #282828;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.43em;
}

@media only screen and (max-width: 1331px) {
    .sdg_banner__wrapper .sdg_banner__column_1 h3 {
        width: 100%;
    }
}

@media only screen and (max-width: 1223px) {
    .sdg_banner__wrapper {
        padding: 80px 70px !important;
    }

    .sdg_page_header {
        padding-top: 0;
    }

}

@media only screen and (max-width: 903px) {
    .sdg_banner__wrapper {
        padding: 50px !important;
    }

    .sdg_banner__wrapper .sdg_banner__column_1 h3 span br {
        display: none;
    }

    .sdg_3_links .sdg3_link_text {
        width: 100%;
    }

    .sdg_3_links {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    .sdg_page_header__content_left {
        width: 480px;
    }
}

@media only screen and (max-width: 631px) {
    .sdg_3_links {
        flex-wrap: wrap;
        gap: 20px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .sdg_banner__wrapper {
        padding: 50px 15px !important;
    }

    .ghp_section .container:has(.sdg_banner__wrapper) {
        padding: 0 !important;
    }

    .sdg_banner__wrapper {
        border-radius: 0px;
    }
}

/* Explore our collaborations pages */
.filter.is-selected {
    padding-top: 185px;
    padding-bottom: 90px;
    background: url(/wp-content/uploads/2023/08/pattern-crosses-grey.svg) repeat top !important;
}

body.page-template-explore_2023 .container.container--narrow,
body.collaboration-template-default .container.container--narrow,
body.company-template-default .container.container--narrow,
.search .container.container--narrow {
    max-width: 1100px;
}

body.collaboration-template-default .container.container--narrow {
    overflow: visible;
}

.filter.is-selected .search_filter_block__top-level>div img {
    max-width: 48px;
    max-height: 40px;
    object-fit: contain;
    object-position: center;
    position: relative;
    margin: 0;
    display: block;
    bottom: auto;
    left: auto;
    right: auto;
}

.single-filter-block {
    border: 1px solid #E4E4E4 !important;
    margin-top: -1px;
}

.single-filter-block:first-of-type {
    border-top: 1px solid #E4E4E4 !important;
}

.single-filter-block>div.further-dropdown-toggle {
    background: #F7F7F7;
    border-left: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
}

.single-filter-block>div.single-filter-sub-block:first-of-type {
    border-right: 1px solid #E4E4E4;
}

.further-filter-dropdown__flex {
    background: #fff;
    border-left: 1px solid #e4e4e4;
}

.further-filter-dropdown__flex>div {
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
}

.single-filter-block>div.single-filter-sub-block__text p {
    font-size: 14px;
    color: #282828;
    text-transform: uppercase;
    line-height: 1.3em;
    font-weight: 400;
}

.single-filter-block>div.further-dropdown-toggle span {
    color: #282828;
    font-family: Miriam Libre;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    text-transform: uppercase;
    padding: 5px 0px 5px 0px;
}

.further-filter-dropdown__flex>div .grandparent-dropdown-toggle {
    width: 25px;
}

.filter.is-selected h2 {
    margin-bottom: 30px;
}

.filter.is-selected h6 {
    max-width: 630px;
    margin-bottom: 60px;
}

.filter.is-selected .filter__selected button {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 17px;
    border-radius: 4px;
    border: 0;
    background-color: #fff;
    outline: none;
    font-weight: 700;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.21);
    margin-right: 10px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #282828 !important;
}

.filter.is-selected .btn-close--off {
    margin-top: 2px;
    margin-right: 2px;
}

.filter.is-selected .filter__results {
    margin-bottom: 50px;
}

.filter.is-selected .button-flex-container {
    margin-bottom: 0;
}

.page-template-explore_2023 .search_filter_block__top-level,
.search .search_filter_block__top-level {
    flex-wrap: nowrap;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 12px;
}

.page-template-explore_2023 .search_filter_block__top-level>div,
.search .search_filter_block__top-level>div {
    width: 14.28%;
    height: 116px;
    display: flex;
    justify-content: space-between;
    row-gap: 0;
    flex-direction: column;
    padding: 18px 10px 10px 10px;
    align-items: center;
    flex: auto;
    margin-right: 0;
}

.page-template-explore_2023 .search_filter_block__top-level>div span,
.search .search_filter_block__top-level>div span {
    font-size: 14px;
    bottom: 0;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.25em;
    color: #282828;
    display: block;
    position: relative;
}

.search_filter_block__second-level__individual {
    margin-top: 10px;
}

.search_filter_block__top-level__individual.sdg-block span {
    top: -8px;
}

.search_filter_block__top-level__individual.disease-block span {
    top: -10px;
}

.page-template-explore_2023 .button-flex-container button,
.search .button-flex-container button {
    width: auto;
    align-self: flex-end;
    border-radius: 10px;
    margin-top: 20px;
    padding: 18px 20px 16px 20px;
    text-transform: uppercase;
}

.search-area__btns .btn {
    padding: 12px 20px 8px 20px;
    font-size: 18px;
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.21);
    color: #282828;
    width: auto;
}

.search-area__btns .btn:not(:last-child) {
    margin-right: 7px;
}

.search-area__btns .btn.is-active,
.search-area__btns .btn:hover {
    color: #fff;
}

.search-area__btns .btn svg {
    margin-left: 0px;
    transform: translateX(0) !important;
}

.search-area__btns .btn svg:hover {
    pointer-events: none;
    cursor: none;
}

.search-area__btns .btn svg path {
    fill: #000;
}

.search-area__btns .btn.is-active svg path,
.search-area__btns .btn:hover svg path {
    fill: #fff;
}

.search-area__container,
.search-area__partnerships.container,
.search-area__companies.container,
.search-area__home {
    padding-top: 40px;
}

.search-area__container {
    padding-right: 80px;
    padding-left: 80px;
    padding-bottom: 0;
}

.page-template-explore_2023 .collab_block.ghp_section {
    margin-top: 80px;
}

.page-template-explore_2023 .collab_block.ghp_section:not(:last-child) {
    margin-bottom: 140px;
}

.search-area__partnerships.container,
.search-area__companies.container {
    justify-content: center;
    max-width: 1276px;
}

/* .search-area__partnerships,
.search-area__companies {
    max-width: 100% !important;
}
*/

.companies {
    border-radius: 5px;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.14));
    -webkit-filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.14));
}

.companies .srch-result-item {
    display: flex;
    padding: 40px;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
	margin-bottom:20px;
}

.companies .srch-result-item.active {
    background: #E3F1F5;
}

.companies .srch-result-item.active:hover,
.single-company .article.active:hover,
.collabs_as_partner .article.active:hover{
    background: #cfe8ef;
}

.companies .srch-result-item.completed:hover,
.search-area__companies .companies .srch-result-item.active:hover,
.single-company .article.completed:hover,
.collabs_as_partner  .article.completed:hover
 {
    background: #e9e9e9;
}

.search-area__companies .companies .srch-result-item.active,
.companies .srch-result-item.completed {
    background: #F7F7F7;
}

.search-area__partnerships ul .alm-reveal,
.search-area__companies ul .alm-reveal {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.companies-wrapper {
    position: relative;
}

.collab_block__wrapper_item_company .company_info-box {
    right: auto;
    top: auto;
    transition: all .3s ease-in;
    min-width: 0;
    left: 0;
    bottom: 90px;
    width: 100%;
}

.company_info-box {
    position: absolute;
    max-width: 756px;
    background: #fff;
    border-radius: 5px;
    filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.14));
    -webkit-filter: drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.14));
    z-index: 2;
    padding: 30px 30px 15px 30px;
    right: 80px;
    top: 80px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in;
    min-width: 360px;
}

.company_info-box:hover {
    opacity: 1 !important;
    visibility: visible !important;
}

.company_info-box .caps1 {
    color: #282828;
    font-weight: 700;
    margin-bottom: 15px;
}

.company_info-box a {
    color: #33A6DD;
    font-family: Assistant;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
    line-height: 1.3em;
}

.company_info-box a:hover {
    text-decoration: underline;
}

.collab_company_icon {
    display: flex;
}

.company__text h6 {
    font-weight: 700;
}

.companies .srch-result-item .collab_content .collab_title h3,
.companies .srch-result-item .company_content .company_title h3 {
    font-size: 26px;
    font-weight: 700;
    color: #282828;
    margin-top: -6px;
    display: block;
    line-height: 1.38em;
    margin-bottom: 15px;
}

.companies .collab_contents {
    display: flex;
}

.search-area__companies .companies .srch-result-item .company_content .company_title h3 {
    margin-top: -5px;
}

.companies .srch-result-item .collab_status,
.companies .srch-result-item .company_status {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: 150px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    padding: 0;
}

.companies .srch-result-item .collab_status p,
.companies .srch-result-item .company_status p {
    display: inline;
    padding: 7px 20px;
    border-radius: 20px;
}


.companies .srch-result-item .collab_status.active p {
    background: #33A6DD;
    color: #fff;
}

.companies .srch-result-item .collab_status.completed p {
    background: #fff;
    color: #828282;
}

.companies .srch-result-item .company_status.COMPANY p {
    background: #8A56B7;
    color: #fff;
}

.companies .srch-result-item .company_status.ASSOCIATION p {
    background: #fff;
    color: #8A56B7;
}

.companies .srch-result-item .collab_company {
    width: 200px;
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #5A5A5A;
}

.companies .srch-result-item .collab_content {
    width: 45%;
    margin-right: 80px;
}

.companies .collab_excerpt {
    font-size: 16px;
    color: #5A5A5A;
}

.companies .srch-result-item .company_content {
    width: 45%;
    margin-right: 80px;
    margin-left: 30px;
}

.companies .srch-result-item .collab_company .caps2 {
    text-transform: uppercase;
    line-height: 1.35em;
}

.companies .srch-result-item .sdg_numbers {
    display: flex;
    column-gap: 8px;
    position: absolute;
    right: 40px;
}

.companies .srch-result-item .sdg_numbers img {
    width: 22px;
}

.companies .srch-result-item .collab_company img {
    width: 21.5px;
}

.page-template-explore_2023 .search-area__partnerships {
    padding-top: 0;
    max-width: 100%;
}

.page-template-explore_2023 .search-area__companies {
    max-width: 100%;
}

.search-area__partnerships header,
.search-area__companies header {
    display: flex;
    flex-flow: row;
    flex-direction: row;
    margin: 10px auto 40px auto;
    justify-content: center;
    align-items: center;
    max-width: 1276px;
    padding: 0;
}

.search-no-results .search-area__partnerships header,
.search-no-results .search-area__companies header {
    padding: 0;
    margin-bottom: 100px;
}

.no-result-body {
    max-width: 750px;
}

.no-result-body h2 {
    font-weight: 700;
    margin-bottom: 30px;
}

.search-area__partnerships header .results_count,
.search-area__companies header .results_count {
    font-weight: 700;
    color: #282828;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.search-area__partnerships header li a,
.search-area__companies header li a {
    font-weight: 700;
    color: #282828;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.search-area__partnerships header li.disabled,
.search-area__companies header li.disabled {
    font-weight: 700;
    color: #E4E4E4;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.companies .company_logo {
    height: 100%;
    width: 200px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    border-radius: 0 5px 5px 0;
    background-origin: content-box !important;
    padding: 20px;
}

.search-area__companies header li:not(:last-child),
.search-area__partnerships header li:not(:last-child),
.search-area__results-wrap header li:not(:last-child) {
    margin-right: 15px;
}

body.search #advanced-filter-form {
    display: none;
}

@media only screen and (max-width: 1331px) {
    .companies .srch-result-item {
        padding: 40px 30px;
    }

    .companies .srch-result-item .sdg_numbers {
        position: unset;
        right: auto;
    }

    .companies .srch-result-item .collab_company {
        justify-content: flex-end;
        text-align: right;
        width: auto;
    }

    .companies-wrapper .companies .collab_company {
        justify-content: flex-start;
    }

    .companies .srch-result-item .collab_company.collab_company_list {
        width: 300px;
    }

    .companies .collab_contents {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-end;
        row-gap: 20px;
        position: absolute;
        right: 30px;
    }

    .companies .srch-result-item .collab_content {
        width: 55%;
    }

    .companies .srch-result-item .company_content {
        margin-right: 30px;
        width: 44%;
    }
}

@media only screen and (max-width: 1331px) and (min-width: 904px) {
    .page-template-explore_2023 .title_block__left {
        width: 110%;
    }
}


@media only screen and (max-width: 1223px) {
    .filter.is-selected {
        padding-top: 85px;
    }

    .page-template-explore_2023 .search_filter_block__top-level>div span,
    .search .search_filter_block__top-level>div span {
        font-size: 13px;
    }

    .page-template-explore_2023 .search_filter_block__top-level>div,
    .search .search_filter_block__top-level>div {
        padding: 18px 5px 10px 5px;
    }

    .filter.is-selected .search_filter_block__top-level>div img {
        width: 42px;
    }

    .companies .srch-result-item {
        flex-wrap: wrap;
        padding: 35px 30px;
    }

    .companies .srch-result-item .collab_status,
    .companies .srch-result-item .company_status {
        width: 90px;
    }

    .companies .srch-result-item .collab_content {
        width: calc(100% - 140px);
        margin: 0 !important;
        padding-left: 60px;
    }

    .companies .collab_contents {
        position: unset;
        right: auto;
        width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        column-gap: 20px;
        margin-top: 30px;
    }

    .companies .srch-result-item .collab_company {
        text-align: left;
        margin-left: 150px;
        max-width: 350px;
    }

    .companies .srch-result-item .collab_company img {
        width: 22px;
    }

    .search-area__container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .companies-wrapper .companies .srch-result-item .company_content {
        margin-right: 30px;
        width: 55%;
        margin-left: 60px;
    }

    .collab_block__wrapper_item_company .company_info-box {
        bottom: 60px;
    }

    .single-filter-block>div.single-filter-sub-block__checkbox span {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1223px) and (min-width: 904px) {

    .filter.is-selected .container.container--narrow h2,
    .filter.is-selected .container.container--narrow h6 {
        padding: 0 65px;
    }

    .collab_block__wrapper_item {
        overflow: visible;
    }
}

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

    .search-no-results .search-area__partnerships header,
    .search-no-results .search-area__companies header {
        margin-bottom: 50px;
    }

    .search-area__container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .search-area__container {
        padding-right: 30px;
        padding-left: 30px;
    }

    .page-template-explore_2023 .search_filter_block__top-level,
    .search .search_filter_block__top-level {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .page-template-explore_2023 .search_filter_block__top-level>div,
    .search .search_filter_block__top-level>div {
        max-width: calc(25% - 9px);
        width: calc(25% - 9px);
        height: 105px;
        padding: 11px 10px 10px 10px;
    }

    .search_filter_block__top-level>div img {
        display: block;
        width: auto;
        margin: 14px auto 0 auto;
        height: 40px;
    }

    .search-area__partnerships header,
    .search-area__companies header {
        padding: 0;
        width: 100%;
        justify-content: space-between;
    }

    .companies .srch-result-item .collab_content {
        width: 100%;
        padding-left: 0;
        margin-right: 0;
    }

    .companies .srch-result-item .company_content {
        width: calc(100% - 250px);
        margin-left: 0;
        margin-top: 25px;
        margin-right: 0;
    }

    .search-area__companies .companies .srch-result-item .collab_company {
        margin-top: 0px;
    }

    .companies .srch-result-item {
        flex-direction: column;
    }

    .companies .srch-result-item {
        padding: 30px;
    }

    .companies .srch-result-item .sdg_numbers {
        bottom: 40px;
    }

    .companies .srch-result-item .collab_content .collab_title h3,
    .companies .srch-result-item .company_content .company_title h3 {
        margin-top: 20px;
    }

    .companies .srch-result-item .collab_company {
        max-width: 300px;
        margin-left: 0;
    }

    .companies .srch-result-item .sdg_numbers {
        bottom: 30px;
        right: auto;
        left: 330px;
    }

    .search-area__btns .btn {
        padding: 12px 16px 8px 16px;
    }

    .companies-wrapper .companies .srch-result-item .company_content {
        width: 60%;
        margin-left: 0;
    }

    .search-area__partnerships header ul,
    .search-area__companies header ul {
        margin-right: 0;
        max-width: 360px;
        justify-content: flex-end;
    }

    .search-area__companies header li,
    .search-area__companies header li,
    .search-area__partnerships header li,
    .search-area__results-wrap header li {
        margin-right: 0 !important;
        margin-left: 14px !important;
    }

    .search-area__partnerships header,
    .search-area__companies header {
        align-items: flex-start;
    }
}

@media only screen and (max-width: 839px) {
    .further-filter-dropdown__flex>div {
        -moz-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
    }

    .single-filter-dropdown-block.selectable {
        width: 100% !important;
    }

    .further-filter-dropdown__flex>div p {
        font-size: 16px;
    }
}

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

    .single-filter-sub-block.single-filter-sub-block__image {
        display: none;
    }

    .companies .collab_contents {
        margin-top: 0;
        flex-direction: column;
        row-gap: 0;
        align-items: flex-start;
    }

    .page-template-explore_2023 .search_filter_block__top-level>div,
    .search .search_filter_block__top-level>div {
        max-width: 100%;
        width: 100%;
        height: 45px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-left: 10px;
        flex-direction: row;
        column-gap: 15px;
    }

    .page-template-explore_2023 .search_filter_block__top-level,
    .search .search_filter_block__top-level {
        gap: 0;
    }

    .search_filter_block__top-level__individual.sdg-block span,
    .search_filter_block__top-level__individual.disease-block span {
        top: auto;
    }

    .filter.is-selected .search_filter_block__top-level>div img {
        max-width: 24px;
        max-height: 24px;
    }

    .search_filter_block__top-level>div img {
        margin: 0;
        height: 30px;
        width: 50px;
        object-fit: contain;
        margin-right: 10px;
    }

    .page-template-explore_2023 .search_filter_block__top-level>div span br,
    .search .search_filter_block__top-level>div span br {
        display: none !important;
    }

    .page-template-explore_2023 .search_filter_block__top-level>div span,
    .search .search_filter_block__top-level>div span {
        bottom: 0;
    }

    .companies .srch-result-item .collab_content .collab_title h3,
    .companies .srch-result-item .company_content .company_title h3 {
        font-size: 20px;
    }

    .search-area__btns .btn {
        font-size: 16px;
    }

    .companies .srch-result-item .sdg_numbers {
        bottom: auto;
        right: auto;
        left: auto;
        position: relative;
        order: 1;
        margin-top: 20px;
    }

    .companies .srch-result-item .collab_company {
        width: 100%;
        margin-top: 15px;
        order: 2;
        justify-content: flex-start;
        max-width: 100%;
        position: relative;
    }

    .companies .srch-result-item .collab_company .caps2 {
        display: block;
    }

    .search-area__btns .btn {
        padding: 12px 15px 10px 15px;
        font-size: 12px;
        text-align: center;
        line-height: 1.33em;
    }

    .search-area__partnerships header .print,
    .search-area__companies header .print {
        position: relative;
        order: 1;
    }

    .search-area__partnerships header,
    .search-area__companies header {
        justify-content: flex-start;
        flex-wrap: wrap;
        column-gap: 20px;
        row-gap: 20px;
        flex-direction: column;
    }

    .search-area__partnerships header ul,
    .search-area__companies header ul {
        margin-right: 0;
        order: 2;
        font-size: 17px;
        max-width: 100%;
        justify-content: flex-start;
    }

    .search-area__companies header li,
    .search-area__companies header li,
    .search-area__partnerships header li,
    .search-area__results-wrap header li {
        margin-right: 15px !important;
        margin-left: 0 !important;
    }

    .companies .srch-result-item .company_content {
        margin-top: 35px;
    }

    .companies .company_logo {
        position: relative;
        height: 180px;
        width: 100%;
        order: 0;
        padding: 50px;
    }

    .search-area__companies .companies .srch-result-item {
        padding: 0;
    }

    .search-area__companies .companies .srch-result-item .company_status {
        order: 1;
        width: 100%;
        padding: 30px;
    }

    .search-area__companies .companies .srch-result-item .company_content {
        margin-top: 0;
        padding: 0 30px 25px 30px;
        order: 2;
        width: 100%;
    }

    .search-area__companies .companies .srch-result-item .collab_company {
        margin-top: 0px;
        padding: 0 30px 30px 30px;
        order: 3;
    }

    .search-area__companies .companies .srch-result-item .company_content .company_title h3 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .companies .srch-result-item .company_content {
        width: 100%;
    }

    .single-filter-block>div.single-filter-sub-block__checkbox span {
        margin-left: 15px;
    }

    .single-filter-block>div.single-filter-sub-block__text p,
    .single-filter-block>div.further-dropdown-toggle span {
        font-size: 13px;
    }

    .further-filter-dropdown__flex>div p {
        font-size: 15px;
    }

    .single-filter-block {
        flex-wrap: nowrap !important;
    }

    .single-filter-block>div.further-dropdown-toggle span {
        padding: 3px 0 0 0;
    }

    .company_info-box {
        right: auto;
        left: 0;
    }

    .search-area__container {
        padding-right: 15px;
        padding-left: 15px;
    }
}


/* Single Collab page */

.active_button {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}

body .company {
    align-items: flex-start;
}

body.single-collaboration .company {
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 86px;
    overflow: visible;
}

.single-collaboration-hero {
    padding: 110px 0 30px 0;
}

.company__side-links,
.company__side-blocks {
    top: 40px;
}

.company__side-block h6 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
}

.single-collaboration .associates__partners-wrap {
    margin-left: 0;
}

.single-collaboration-hero-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.single-collaboration-hero-nav .active_button {
    color: #fff;
    text-transform: uppercase;
    padding: 6px 16px;
    background: #33A6DD;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700;
}

.single-collaboration-hero-nav .active_button.completed {
    background: #fff;
    color: #828282;
}

.single-collaboration-hero-nav .active_container {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.single-collaboration-hero-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 30px;
    justify-content: space-between;
    padding-bottom: 50px;
    border-bottom: 1.5px solid #fff;
    align-items: flex-start;
}

.single-collaboration-hero-title h2 {
    font-weight: 700;
}

.single-collaboration-hero-title .hero__excerpt-block,
.single-collaboration-hero-title .hero__title-block {
    max-width: 65%;
    width: 65%;
}

.single-company .hero__title-block {
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
}

.single-collaboration .company_partnership_image {
    width: 100%;
    min-height: 380px;
    background-size: cover !important;
    background-position: center !important;
    background-color: #fff !important;
    border-radius: 5px 5px 0 0;
}

.hero__sub-section-wrapper {
    display: flex;
    padding-top: 20px;
    padding-bottom: 30px;
}

.hero__logo-wrapper.hero__sub-section-wrapper {
    flex-wrap: wrap;
}

.hero__sub-section-wrapper:not(:last-child) {
    border-bottom: 1.5px solid #fff;
}

.collaboration-hero-texts {
    font-weight: 700;
    width: auto;
    color: #282828;
    min-width: 270px;
    margin-right: 80px;
    line-height: 1.3em;
    padding-top: 5px;
}

.collaboration-hero-texts .link.blue {
    font-size: 14px;
}

.collaboration-hero-texts .link.blue::after {
    margin-left: 5px;
    width: 17px;
    height: 11px;
    background-size: contain;
}

.active_label {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #282828;
}

.hero__contributing-logo-list {
    display: flex;
    column-gap: 14px;
}

.hero__contributing-logo-list .hero__sdg {
    height: 90px;
    width: 90px;
    margin: 0 !important;
    padding: 3px;
    border-radius: 5px;
    background: #fff;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
}

.hero__contributing-logo-list .hero__sdg img {
    border-radius: 5px;
}

.hero__company-logo-list {
    display: flex;
    width: 70%;
    flex-wrap: wrap;
    row-gap: 14px;
    justify-content: flex-start;
    column-gap: 13px;
    position: relative;
}

.companylogo-desc {
    position: absolute;
    width: 363px;
    padding: 30px;
    border-radius: 5px;
    background: #F7F7F7;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .16);
    font-size: 16px;
    color: #5A5A5A;
    line-height: 1.3em;
    font-family: Assistant, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in;

}

.companylogo-desc:hover,
.companylogo-desc-show,
.infectious-desc:hover,
.infectious-desc-show {
    opacity: 1 !important;
    visibility: visible !important;
}

span.companylogo-icon {
    cursor: pointer;
}

.hero__company-logo-list .hero__sdg {
    margin: 0 !important;
    width: calc(20% - 11px);
    height: 80px;
    padding: 15px;
    background: #fff;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    border-radius: 5px;
    position: relative;
}

span.companylogo-icon svg {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
}

.further-filter-dropdown__flex>div p {
    position: relative;
}

.infectious-desc {
    position: absolute;
    top: 50px !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    font-size: 16px;
    color: #5A5A5A;
    padding: 20px 30px;
    background: #F7F7F7;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .16);
    border-radius: 5px;
    transform: translateX(30px);
    opacity: 0;
    visibility: hidden;
    z-index: 9;
}

.further-filter-dropdown__flex>div span.infectious-icon {
    position: absolute;
    right: -30px;
    display: block;
    left: auto;
    border: 0px;
    background: #ffffff00 !important;
}

.further-filter-dropdown__flex>div span.infectious-icon svg {
    display: block;
    left: auto;
    right: 0;
    bottom: auto !important;
    top: 1px;
}

.great-grand-child {
    background: #CFCFCF !important;
}

.single-filter-dropdown-block__grandchild.great-grand-child {
    display: none !important;
    background: #CFCFCF !important;
}

.single-filter-dropdown-block__grandchild.great-grand-child.great-grand-child-shows {
    display: block !important;
}

.hero__company-logo-list .hero__sdg div {
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.collaboration-hero-texts a {
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    display: block;
}

.hero__partnering-list {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
}

.hero__partnering-item {
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.21);
    border-radius: 5px;
    background: #fff;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    line-height: 1.4em;
    color: #282828;
}

.hero__partnering-item-count {
    font-weight: 400 !important;
    font-size: 14px;
    margin-left: 6px;
    padding-top: 1px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.inline-icon {
    display: inline-block !important;
}

.single-collaboration .company__objectives {
    background: #e3f1f5;
    padding: 0;
}

.single-collaboration .company__side-block a svg {
    margin-bottom: 2px;
}

.single-collaboration .company__objectives.no_objectives .company_partnership_image {
    border-radius: 5px !important;
}

.single-collaboration .company__objectives .company__objectives_body {
    padding: 35px 40px;
    border-top: 1.5px solid #33A6DD;
}

.single-collaboration .company__objectives_body p {
    position: relative;
}

.company__objectives li:before {
    content: "";
    background: url(/wp-content/uploads/2023/07/arrow-black.svg);
    position: absolute;
    width: 17px;
    height: 11.5px;
    top: 5px;
    left: 0;
}

.company__objectives ol li:before {
    background:unset;
}

.single-collaboration .company__objectives h5 {
    margin-bottom: 20px;
}

.company__side-links a svg,
.company__block.additional-section a svg,
.company__side-block a svg {
    width: 17px;
    height: 11px;
    margin-bottom: 0;
}

.single-collaboration .company__text,
.single-collaboration .company__block {
    margin-bottom: 80px;
}

.single-collaboration a.default-font,
.company__resources-links a.default-font {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.single-collaboration .return_collabs a.default-font {
    font-size: 17px;
    color: #33a6dd !important;
}

.single-collaboration .company__side-block li {
    font-weight: 400;
    font-family: Assistant;
}

.single-collaboration .company__side-block header,
.company__side-block header {
    background-color: #282828;
    padding: 11px 20px 8px 20px;
}

.single-collaboration .company__side-block header h6 {
    color: #fff;
    font-size: 17px;
}

.single-collaboration .company__side-block>div {
    padding: 20px;
}

.single-collaboration .company__side-block li:not(:last-child) {
    margin-bottom: 10px;
}

.single-collaboration .sdg-list.company-section h5,
.single-collaboration .associates__partners-wrap h5,
.single-collaboration .company__block h5,
.company__block .featured_resources h5 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1.5px solid #282828;
}

div#additional {
    margin-top: 80px;
}

.single-collaboration .associates__partners-wrap {
    border-top: 0px;
    padding-top: 0;
}

.single-collaboration .associates__partners-wrap .caps1 {
    margin-bottom: 10px;
}

.single-collaboration .associates__partners-wrap .caps1:not(:first-child) {
    margin-top: 30px;
}

.single-collaboration .associates__partners-wrap p.partner,
.single-collaboration .tooltip-wrap-block {
    font-size: 16px;
    color: #585757;
    margin-bottom: 5px;
}

.partner-organisation-wrap-2-column {
    display: flex;
    gap: 40px;
}

.partner-organisation-wrap-1-column {
    width: 50%;
}

.partner-organisation-wrap:not(:first-child) {
    margin-top: 40px;
}

.single-collaboration .company__additional .btn-secondary {
    font-size: 14px;
}

.single-collaboration .additional-section {
    margin-top: 80px;
}

.single-collaboration .company__block p:not(:last-child) {
    margin-bottom: 30px;
}

.single-collaboration .company__additional .caps1 {
    margin-bottom: 15px;
    font-weight: 700;
}

.single-collaboration .company__additional li {
    margin-bottom: 10px;
}

.single-collaboration .see-all-link,
.single-collaboration .show-less-link {
    color: #33A6DD;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
}

.single-collaboration .see-all-link:hover,
.single-collaboration .show-less-link:hover {
    cursor: pointer;
}

.single-collaboration .company__side-blocks_laptop {
    display: none;
}

.single-collaboration .company__additional {
    display: block;
    padding-top: 20px;
}

.single-collaboration .company__additional>div {
    width: 100%;
}

.sdg-list__heading {
    border-radius: 5px;
}

.sdg-list__heading .caps1 {
    font-weight: 700;
    text-transform: uppercase;
    color: #282828;
}

.sdg-list__block li {
    color: #282828;
}

.company__body .quote {
    background: #f8f2f8 !important;
    margin-bottom: 70px;
    border-radius: 0 0 5px 5px;
    border-top: 2px solid #8A56B7;
    overflow: hidden;
}

.company__body .quote__icon {
    position: absolute;
    right: auto;
    left: 25px;
    top: -10px;
}

.company__body .quote blockquote {
    max-width: 620px;
    color: #282828;
    letter-spacing: initial;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
    padding-right: 30px;
}

.quote__dots button {
    background: #fff;
}

.company__body .quote cite h5 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #282828;
}

.company__body .quote cite {
    margin-top: 20px;
}

.company__body .quote cite span {
    display: block;
    font-weight: 400;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.3em !important;
    margin-top: 5px;
}

footer.company__footer {
    margin-top: 50px;
}

footer.company__footer a {
    font-size: 17px !important;
}

footer.company__footer a svg {
    margin-bottom: 3px;
}

.hero__company-icons span {
    color: #5A5A5A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
}

.sdg-list__block li span {
    color: #282828;
}

@media only screen and (min-width: 1025px) {
    .company__body {
        width: calc(100% - 575px);
        margin-left: 40px;
    }
}

@media only screen and (max-width: 1331px) and (min-width: 1224px) {
    .company__side-blocks {
        width: 230px !important;
        min-width: 0px !important;
    }

    .company__side-links {
        width: 190px !important;
        min-width: 190px !important;
    }

    .company__body {
        width: calc(100% - 460px);
        margin-left: 0;
    }
}

@media only screen and (max-width: 1331px) {
    .collaboration-hero-texts .link.blue {
        max-width: 150px;
    }
}

@media only screen and (max-width: 1223px) {
    .single-collaboration-hero {
        padding: 60px 0 30px 0;
    }

    .collaboration-hero-texts {
        min-width: 200px;
        margin-right: 30px;
    }

    .single-collaboration .company__side-blocks {
        display: none;
    }

    .single-collaboration .company__side-blocks_laptop {
        display: block;
        margin-bottom: 80px;
    }

    .single-collaboration .company__body {
        margin-left: auto !important;
        margin-right: 0 !important;
        width: calc(100% - 220px) !important;
    }

    .single-collaboration .associates__partners-wrap ul {
        column-count: 2;
    }

    body.single-collaboration .company {
        padding-left: 30px;
        padding-right: 30px;
        display: flex !important;
    }

    .hero__company-logo-list .hero__sdg {
        width: calc(25% - 11px);
    }
}

@media only screen and (max-width: 1024px) {
    .single-collaboration .company__body {
        margin-bottom: 0;
        margin-left: 70px;
        margin-right: auto;
        width: calc(100% - 275px - 190px - 145px);
    }
}

@media only screen and (max-width: 903px) {
    .single-collaboration .company__side-block li {
        font-size: 16px;
    }

    .sdg-list__block li,
    .sdg-list__block li span {
        font-size: 17px;
    }

    .collaboration-hero-texts .link.blue {
        max-width: 100%;
    }

    .hero__company-logo-list {
        width: 100%;
    }

    .single-collaboration-hero {
        padding: 30px 0 40px 0;
    }

    .single-collaboration-hero-nav {
        align-items: flex-end;
        margin-bottom: 100px;
        flex-direction: column;
    }

    .single-collaboration-hero-nav .active_container {
        margin-bottom: -65px;
    }

    .single-collaboration-hero-title {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .single-collaboration-hero-title .hero__title-block {
        order: 1;
        width: 90%;
        max-width: 100%;
        margin-bottom: 0;
    }

    .single-collaboration-hero-title .hero__excerpt-block {
        max-width: 100%;
        width: 90%;
        order: 2;
    }

    .single-collaboration-hero-title .hero__company-icons {
        order: 3;
        padding-top: 0;
    }

    .hero__sub-section-wrapper {
        flex-direction: column;
        row-gap: 20px;
    }

    .collaboration-hero-texts,
    .hero__partnering-list {
        width: 100%;
    }

    .single-collaboration .company__body {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important;
    }

    .companylogo-desc {
        width: 200px;
        padding: 15px;
    }

    .tooltip__block {
        left: 0;
        transform: translateX(0);
        max-width: 100%;
    }

    .quote {
        padding: 60px 40px 50px 40px;
    }
}

@media only screen and (max-width: 903px) and (min-width: 632px) {
    .single-collaboration-hero-nav {
        height: 25px;
        flex-direction: column-reverse;
    }

    .single-collaboration-hero-nav .active_container {
        width: 100%;
    }
}

@media only screen and (max-width: 631px) {
    .single-collaboration-hero-nav {
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 25px;
        flex-direction: column;
        row-gap: 20px;
    }

    .single-collaboration-hero-nav .active_container {
        display: flex;
        column-gap: 20px;
        align-items: flex-start;
        margin-bottom: 0;
        order: 1;
        flex-direction: column;
        row-gap: 15px;
    }

    .single-collaboration-hero-title .hero__title-block {
        width: 100%;
        margin-bottom: 0;
    }

    .single-collaboration-hero-title .hero__excerpt-block {
        width: 100%;
    }

    .hero__contributing-logo-list {
        flex-wrap: wrap;
        row-gap: 14px;
    }

    .hero__company-logo-list {
        width: 100%;
        row-gap: 14px;
        column-gap: 13px;
    }

    .hero__company-logo-list .hero__sdg {
        width: calc(50% - 11px);
    }

    .single-collaboration .company_partnership_image {
        min-height: 250px;
    }

    .single-collaboration .company__objectives .company__objectives_body {
        padding: 35px 25px;
    }

    .partner-organisation-wrap-2-column {
        flex-direction: column;
    }

    .partner-organisation-wrap-1-column {
        width: 100%;
    }

    .company__additional>div:first-child {
        margin-bottom: 30px;
    }

    .quote {
        padding: 50px 20px 30px 20px !important;
    }

    .quote__dots {
        top: 30px !important;
    }

    .quote__dots ul {
        display: flex !important;
        gap: 5px !important;
    }

    .company__additional .company_additional_items:not(:last-child) {
        padding-bottom: 10px;
    }
}


/* Single company */

.single-company .hero--full {
    background: #F7F7F7 !important;
    padding-top: 110px;
    padding-bottom: 88px;
    height: auto;
}

.single-company .hero--full h2 {
    font-weight: 700;
}

.single-company .hero--profile .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.single-company .hero--full .btn-secondary {
    position: relative;
    left: auto;
    top: auto;
    font-size: 17px;
}

.single-company .company.container {
    padding-top: 60px;
    padding-left: 80px;
    padding-right: 86px;
    overflow: visible;
}

.single-company .hero__logo-wrap--single {
    width: 304px;
    height: 180px;
    height: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    box-shadow: none;
    border-radius: 5px;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    height: 180px;
    margin-left: 0;
}

.single-company .active_button {
    font-size: 14px;
    color: #fff;
    padding: 7px 15px 5px 15px;
    border-radius: 20px;
    background: #8A56B7;
    font-weight: 700;
}

.active_button.ASSOCIATION {
    color: #8A56B7;
    background: #fff;
    font-weight: 700;
}

.single-company .company_nav_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.company_nav_container svg {
    margin-bottom: 2px;
}

.single-company .hero__logo-wrap--single img {
    width: 220px;
    height: 110px;
    object-fit: contain;
}

.single-company .hero__title-block h6 a {
    color: #282828;
    margin-top: 10px;
    display: block;
}

.single-company .company__side-links .btn-secondary {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.single-company .company__partnerships header {
    margin-bottom: 30px;
    padding-bottom: 8px;
    white-space: nowrap;
    border-bottom: 1.5px solid #282828;
}

.company__pagination a {
    text-transform: uppercase;
}

.single-company .company__pagination.caps1 {
    column-gap: 20px;
}

.single-company .company__pagination.caps1 a {
    font-size: 17px;
}

.single-company .hero__container {
    padding: 5px 0;
    max-width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.btn-secondary.default-font {
    font-weight: 700;
}

.single-company .company-section .company__side-blocks {
    display: none;
}

.single-company .article a,
.collabs_as_partner .article a {
    display: flex;
    padding: 30px;
    align-items: flex-start;
}

.single-company .article__details,
.collabs_as_partner .article__details
 {
    padding: 0;
    padding-bottom: 0;
    color: #5a5a5a;
    width: calc(100% - 130px);
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: -5px;
}

.single-company .article.active,
.collabs_as_partner .article.active
 {
    background: #E3F1F5;
}

.single-company .article.completed,
.collabs_as_partner .article.completed  {
    background: #F7F7F7;
}

.single-company .article.active a .article__label span,
.collabs_as_partner .article.active a .article__label span{
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    background: #33A6DD;
    padding: 7px 15px;
    display: inline;
    font-weight: 700;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.single-company .article.completed a .article__label span ,
.collabs_as_partner .article.completed a .article__label span{
    text-transform: uppercase;
    color: #828282;
    font-size: 14px;
    border-radius: 20px;
    background: #fff;
    padding: 7px 15px;
    display: inline;
    font-weight: 700;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.single-company .article a .article__label,
.collabs_as_partner .article a .article__label {
    width: 130px;
}

.single-company .article .article__footer ,
.collabs_as_partner .article .article__footer {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 25px;
}

.single-company .article .article__footer .article__icons div,
.collabs_as_partner .article .article__footer .article__icons div {
    display: flex;
    column-gap: 10px;
    margin-right: 20px;
}

.company__side-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    position: -webkit-sticky;
    position: sticky;
    margin-bottom: 0;
    min-width: 210px;
    width: 210px;
}

.company__side-block .btn-secondary {
    text-transform: uppercase;
}

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

    body.page-template-explore_2023 .container.container--narrow,
    body.collaboration-template-default .container.container--narrow,
    body.company-template-default .container.container--narrow {
        max-width: 100%;
        padding: 0px 30px;
    }

    .single-company .hero--full {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .single-company .company__side-blocks {
        display: none;
    }

    .single-company .company-section .company__side-blocks {
        display: block;
        margin-bottom: 80px;
        width: 100%;
    }

    .single-company .company__body {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: 0;
        width: calc(100% - 210px);
    }

    .single-company .company.container {
        padding-top: 60px;
        padding-left: 30px;
        padding-right: 30px;
        display: flex;
    }
}

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

    .single-company .article a,
    .collabs_as_partner .article a{
        flex-direction: column;
        gap: 25px;
    }


    .single-company .hero--profile {
        padding-top: 75px;
        padding-bottom: 60px;
        min-height: 0;
    }

    .single-company .company__body {
        width: 100%;
    }

    .company__side-links {
        display: none;
    }

    .single-company .company.container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .single-company .hero__title-block {
        margin-bottom: 0;
    }

    .single-company .hero__container {
        column-gap: 50px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 40px;
    }

    .single-company .hero__logo-wrap--single {
        width: 290px;
        height: 171px;
        align-self: flex-start;
    }

    .single-company .hero__logo-wrap--single img {
        width: 222px;
        height: 110px;
    }

    .single-company .container.container--narrow {
        overflow: visible;
    }

    .company_nav_container a {
        margin-top: -45px;
        position: absolute !important;
        right: 0;
    }
}

@media only screen and (max-width: 631px) {
    .company_nav_container a {
        right: auto;
        left: 0;
    }

    .single-company .article__details,
    .collabs_as_partner  .article__details{
        width: 100%;
    }

    .single-company .company_nav_container {
        margin-bottom: 5px;
    }

    .single-company .hero__container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 40px;
    }

    .single-company .hero__logo-wrap--single {
        width: 290px;
        height: 171px;
        align-self: flex-start;
    }

    .single-company .hero__logo-wrap--single img {
        width: 222px;
        height: 110px;
    }

    .single-company .hero--profile {
        padding-bottom: 40px;
    }

    footer.company__footer a,
    .single-company .company__pagination.caps1 a,
    .single-collaboration a.default-font {
        font-size: 14px;
    }

    body.page-template-explore_2023 .container.container--narrow,
    body.collaboration-template-default .container.container--narrow,
    body.company-template-default .container.container--narrow {
        padding: 0px 15px;
    }

    .single-company .company__pagination.caps1 {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 10px;
    }
}

/* Footer */
footer.page-footer {
    margin-top: 140px;
}

.footer_ifpma {
    display: flex;
    flex-direction: column;
    width: 470px;
}

.ifpma_link {
    color: #ffffff;
    margin-top: 15px;
    font-size: 17px;
}

.page-footer__nav a:after {
    content: "";
    width: 21px;
    height: 14px;
    margin-left: 10px;
    display: inline-block;
    transition: margin 0.3s;
    background: url(/wp-content/uploads/2023/07/button-arrow.svg);
}

.page-footer__nav a:hover:after {
    margin-left: 15px;
}

.page-footer .scroll-top {
    font-family: Miriam Libre;
    font-size: 17px;
    margin-left: 20px;
    align-items: flex-end;
}

.social li:not(:last-child) {
    margin-right: 10px !important;
}

.page-footer__nav a {
    font-size: 17px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.page-footer__top .container,
.page-footer__bottom .container {
    max-width: 1440px;
    padding-left: 80px;
    padding-right: 80px;
    align-items: stretch;
}

.page-footer__nav {
    padding-top: 35px;
}

.page-footer__nav li:not(:last-child) {
    margin-bottom: 20px;
}

.page-footer .btn-secondary svg {
    margin-left: 5px;
    fill: #fff;
    margin-bottom: 9px;
    margin-top: 0;
}

@media only screen and (max-width: 1331px) {
    .footer_ifpma {
        width: 400px;
    }
}

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

    .page-footer__top .container,
    .page-footer__bottom .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer_ifpma {
        width: auto !important;
    }

    .page-footer__logo {
        margin-right: 10vw !important;
    }

    .page-footer__logo {
        margin-right: 40px !important;
    }

}

@media only screen and (max-width: 903px) {
    .page-footer__top {
        padding-bottom: 45px;
    }

    .page-footer__nav {
        padding-top: 0;
    }

    .page-footer__top .container {
        flex-wrap: wrap;
        flex-direction: row;
        align-items: flex-end;
    }

    .page-footer__top .container nav.page-footer__nav {
        width: 100%;
        order: 0;
        margin-bottom: 0;
    }

    .page-footer__top .container .footer_ifpma {
        width: 50%;
        order: 1;
        margin-top: 50px;
    }

    .page-footer__top .container ul.social {
        order: 2;
        position: absolute;
        right: 30px;
        margin-bottom: 45px;
    }

    .page-footer__top .container button.btn-secondary.btn-secondary--top.scroll-top {
        order: 3;
        margin: 0;
        width: 100%;
        justify-content: flex-end;
        margin-top: -30px;
    }

    .page-footer .btn-secondary svg {
        margin-left: 5px;
        fill: #fff;
        margin-bottom: 7px;
        margin-top: 0;
        margin-right: -3px;
    }

    .page-footer__logo {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 631px) {
    .page-footer__top .container .footer_ifpma {
        width: 100%;
    }

    .page-footer__logo svg {
        width: 238px;
        height: auto;
    }

    .page-footer__top .container ul.social {
        margin-bottom: 1px;
        left: 15px;
    }

    .page-footer__top .container button.btn-secondary.btn-secondary--top.scroll-top {
        justify-content: flex-start;
        margin-top: 0;
    }

    .page-footer__top .container button.btn-secondary.btn-secondary--top.scroll-top {
        margin-top: 40px;
        padding-left: 166px;
    }

    .page-footer__top .container,
    .page-footer__bottom .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Pupup */

@media only screen and (min-width: 1024px) {
    .popup__block header {
        padding-left: 25px;
    }

    .popup__block {
        min-width: 400px;
    }
}

.popup__block header {
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.popup__columns {
    gap: 50px;
    column-count: unset;
}

.popup__block .btn-close {
    height: 20px;
}

.popup__block .btn-close--off {
    margin-right: 2px;
    margin-top: 2px;
}

.popup__block .popup__title {
    font-size: 20px;
}

.popup__block .popup__container {
    margin: 35px 30px;
}

.popup__section h3 {
    font-size: 17px;
}

.popup__section ul li {
    font-size: 16px;
    padding-top: 10px;
    font-weight: 500;
    color: #585757;
}

.disease_area_sub_item ul {
    list-style: inside;
    padding-left: 15px;
}

.disease_area_sub_item ul li {
    font-weight: 400;
    padding-top: 5px;
    color: #585757;
    font-size: 15.5px;
}

.disease_area_sub_item ul li::marker {
    color: #747474;
    font-size: 13px;
}

.popup__section {
    margin-bottom: 30px;
}

.popup__section span svg {
    margin-bottom: -6px;
    margin-left: 5px;
}

.popup__block {
    width: auto !important;
}

/* 404 page */
.hero--404 {
    padding-top: 200px;
    padding-bottom: 110px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 800px;
    background: url(img/network-graphic-rd.svg);
    background-size: 114%;
    background-position: 20px -50px;
    background-repeat: no-repeat;
}

.error404 main {
    background: url(/wp-content/uploads/2023/08/pattern-crosses-2.svg) repeat 50%;
}

.error404 footer.page-footer {
    margin-top: 0;
}

.hero__404 {
    margin-bottom: 35px;
    font-size: 17px;
}

.hero--404 .hero__container {
    padding: 0;
}

.hero--404 .heading--lg {
    margin-bottom: 55px;
}

.hero--404 .heading--lg {
    margin-bottom: 55px;
    max-width: 500px;
    color: #282828;
    font-size: 58px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.15em;
}

@media only screen and (max-width: 1331px) {
    .hero--404 .heading--lg {
        font-size: 45px;
    }

    .hero--404 {
        height: 700px;
        padding-top: 230px;
        padding-bottom: 100px;
    }

    .hero--404 .hero__container {
        padding: 0 175px;
    }

    .hero__container {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1223px) {
    .hero--404 {
        height: 600px;
        padding-top: 40px;
        padding-bottom: 0;
        align-items: center;
        justify-content: center;
    }

    .hero--404 .hero__container {
        padding: 0 110px;
    }
}

@media only screen and (max-width: 903px) {
    .hero--404 .hero__container {
        padding: 0 60px;
    }

    .hero--404 .heading--lg {
        max-width: 400px;
        margin-bottom: 45px;
    }

    .hero--404 .hero__btns {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 20px;

    }

    .hero--404 .hero__btns .btn {
        margin: 0 !important;
    }

    .hero--404 {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 631px) {
    .hero--404 {
        height: 400px;
        min-height: 0;
    }

    .hero--404 .heading--lg {
        font-size: 26px;
        max-width: 300px;
        line-height: 1.3em;
        margin-bottom: 30px;
    }

    .hero__404 {
        margin-bottom: 15px;
    }

    .hero--404 {
        background: none;
    }

    .hero--404 .hero__container {
        padding: 0 20px;
    }
}

/* dashboard fixes */

.admin__hero,
.user__dashboard {
    padding-top: 140px;
}

ul#menu-main-header-menu {
    display: flex;
    flex-direction: row;
    list-style: none;
    align-items: center;
    margin-top: 30px
}

ul#menu-main-header-menu li {
    margin-bottom: 0;
    margin-right: 45px;
    color: #000000;
    font-size: 18px;
}

ul#menu-main-header-menu li a {
    font-weight: bold;
    color: #000000;
    font-size: 21px;
}


/* load more */

.alm-btn-wrap .alm-load-more-btn.done {
    opacity: 0 !important;
}


/* testimonials block */

.quote footer {
    display: flex;
    align-items: center;
}

.quote .testimonial_image {
    width: 100px;
    height: 100px;
    background-size: cover;
    border-radius: 100px;
    background-position: center;
    margin-right: 16px;
    margin-top: 23px;

}


/* results and milesstones block */
#results {
    padding: 40px;
    background-color: #E3F1F5;
    border-top: 2px solid #33A6DD;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .16);
    border-radius: 0px 0px 5px 5px;
}

#results h5 {
    border-bottom: unset;
    margin-bottom: unset;
}


/* media block */
#media h5 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1.5px solid #282828;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.38em;
}

.media_wrapper_item {
    margin-top: 20px;
    margin-bottom: 20px
}

.media_wrapper_item.spotify {
    height: 360px;
}

.media_wrapper_item.apple {
    height: 180px;
}

.media_wrapper_item.apple iframe {
    max-width: 100% !important;
}

.media_block{
    margin-top:50px;
}

/* featured resources */

.featured_resources .title {
    padding-bottom: 21px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E4E4E4;
}

.feature_resources_item {
    display: flex;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 30px;
    padding-bottom: 30px;

}

.feature_resources_item_left {
    flex: 3;

}

.feature_resources_item_right {
    flex: 1.25;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 130px;
}

.feature_resources_item_left_company {
    margin-bottom: 17px;
}

.feature_resources_item_left_company p {

    font-size: 14px !important;
    text-transform: uppercase;
}

.feature_resources_item_title {
    margin-bottom: 15px;
    padding-right: 100px;
}

.feature_resources_item_link a {
    font-size: 1.5rem;
}

.company_additional_items {
    display: flex;
}

.company__additional .company_additional_items:not(:last-child) {
    padding-bottom: 35px;
}

.company_additional_items .caps1 {
    flex: 0 0 200px;
}

.company_additional_items .company__additional_items_list {
    flex: 3;
    margin-left: 50px;
}

@media only screen and (max-width: 520px) {
    .feature_resources_item {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .feature_resources_item_title {
        padding-right: 0;
    }

    .feature_resources_item_right {
        min-height: 130px;
    }
}

/* sdg toggle */

.sdg3_wrapper {
    padding-top: 16px;
}

.sdg3_wrapper_item {
    height: 45px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #282828;
}

#sdg3_wrapper_toggle .sdg3_wrapper_item {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.sdg_number {
    border-radius: 5px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    background-color: #4C9F38;
    padding: 5px 10px;
    color: #ffffff;
    border: 2px solid var(--GHP-White, #FFF);
    margin-right: 8px;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.21));
}

.sdg_toggle_button {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #4C9F38;
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    cursor: pointer !important;
}

.break {
    flex-basis: 100%;
    height: 0;
}


@media (max-width: 800px) {
    .break {
        display: none;
    }

    .company_additional_items {
        display: block;
    }

    .company__additional_items_list {
        margin-left: 0px !important;
    }

}


/** Media Gallery */
.company-section .media_wrapper .caps2 {
    display: flex;
    gap: 20px;
}

span.media_wrapper_title {
    font-size: 14px;
    font-weight: 700;
}

span.media_wrapper_title_child:hover {
    opacity: 1 !important;
}

span.media_wrapper_title_thumbnail {
    padding-right: 20px;
    border-right: 2px solid;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1em;
}

span.media_wrapper_title_slide {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    line-height: 1em;
    opacity: 0.5;
}

.media_wrapper.media_wrapper_gallery {
    padding-top: 20px;
	width: 100%;
}

.media_gallery_thumbnail_items {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}

/*
.media_gallery_slide_items {
    display: none;
}
*/

.media_gallery_thumbnail_item {
    min-height: 100px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: calc(25% - 8px);
    border-radius: 5px;
}

.media_gallery_thumbnail_item.popup-open {
    cursor: pointer;
}

.media_gallery_slide_items {
    position: relative;
}

.media_gallery_slide_img {
    height: 400px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 5px;
}

.media_gallery_slide_desc {
    padding-top: 50px;
    font-size: 15px;
    font-family: Assistant, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.media_gallery_slide_pagination_arrow {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 420px;
    z-index: 1;
}

.media_gallery_slide_pagination_popup_arrow {
    font-family: Miriam Libre, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 500px;
    left: calc(20% + 20px);
    z-index: 1;
}

.media_gallery_slide_item[tabindex="-1"] {
    opacity: 0.4;
}

.media_gallery_slide_item[tabindex="-1"] .media_gallery_slide_desc {
    opacity: 0;
}

.media_gallery_slide_pagination_arrow .slick-arrow.slick-disabled {
    opacity: 0.3;
}

span.slick-prev.slick-arrow {
    background: url(/wp-content/uploads/2024/02/arrow-left.svg);
    width: 32px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
}

span.slick-next.slick-arrow {
    background: url(/wp-content/uploads/2024/02/arrow-right.svg);
    width: 32px;
    height: 14px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

span.slide_show.view_as_slide a,
span.thumbnails.view_as_thumbnail a {
    color: #5A5A5A;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
}

.popup--media-gallery {
    top: 50px;
}

.popup--media-gallery .popup__block {
    padding: 80px 0 0 0;
    margin-top: 50px;
    position: relative;
    max-width: 1230px;
    width: 90% !important;
}

.popup.popup--media-gallery .slick-slide {
    margin-left: 20px;
    margin-right: 20px;
}

.popup.popup--media-gallery .slick-list {
    padding: 0 20% 50px 20%;
}

.popup--media-gallery .popup__block .btn-close {
    height: 20px;
    top: 20px !important;
    right: 20px !important;
    left: auto !important;
    position: absolute;
}

@media (max-width: 631px) {

    span.media_wrapper_title {
        width: 100%;
    }

    .media_gallery_thumbnail_item {
        width: calc(50% - 8px);
    }

    .media_gallery_slide_img {
        height: 250px;
    }

    .media_gallery_slide_pagination_arrow {
        top: 270px;
    }

    .popup--media-gallery .popup__block {
        padding: 40px 0 0 0;
        position: relative;
        max-width: 90%;
    }

    .media_gallery_slide_pagination_popup_arrow {
        top: 310px;
    }

    .popup--media-gallery .popup__block .btn-close {
        top: 10px !important;
        right: 10px !important;
    }

    .popup.popup--media-gallery .slick-slide {
        margin-left: 5px;
        margin-right: 5px;
    }

    .media_gallery_slide_pagination_popup_arrow {
        left: calc(15% + 5px);
    }

    .popup.popup--media-gallery .slick-list {
        padding: 0 15% 30px 15%;
    }

    .company-section .media_wrapper .caps2 {
        column-gap: 20px;
        flex-wrap: wrap;
        row-gap: 10px;
    }
}