/*!
Theme Name: BCRF.org
Theme URI: http://techchart.io/
Author: Techchart.io
Author URI: http://techchart.io/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bcrf
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bcrf is based on https://techchart.io/, (C) 2012-2020 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* @import url("//hello.myfonts.net/count/2ae499"); */



body {
    -webkit-font-smoothing: antialiased;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.single-researcher .researcher-sidebar .block .coinvestigator p {
    font-family: var(--GeometricSans3-font);
}

.section-title,
.newsletter .newsletter-form h2,
.newsletter .social-links h2,
.newsletter .newsletter-form .mailchimp-form button,
.single-post .side-content h3.inner-title,
.btn-text,
.read-more-link,
.filters .title-3,
.researchers-block .dropdown-lists .select-dropdown-wrapper .dropdown.selected,
.focus-lists .lists a.active,
.page-id-36 .general-content-block .section-copy p strong,
.wp-block-button__link,
.page-id-40 .general-content-block .section-title,
.shop-pink h3.inner-title,
.acf-page-content .sidebar-content .title,
.footer-social h2,
.text-with-image.vision-wrapper .section-title,
.general-content-block .section-subtitle .blockquote-small,
.single-researcher .researcher-entry-content h3,
.single-researcher .researcher-sidebar .block .teaser-title,
.single-researcher .researcher-sidebar .block .coinvestigator .co-link,
.site-footer .footer-menu ul>li:first-child a,
.product-page .product-info-wrapper .additional-details .name,
.events.upcoming .sidebar-content h3.inner-title,
.product-page .product-info-wrapper .product-main-title,
.product-page .product-info-wrapper .product-description .accordion-title,
.partners-history .title-3,
.partners-accordion .faq-block h3,
#default-sidebar .widget .widget-title,
section.blog .editors-picks h3.entry-title,
.single-post .entry-content-wrapper .entry-content h2:not(:first-child) {
    font-family: var(--GeometricSans4-font);
    font-weight: 500;
    -webkit-font-smoothing: antialiased;

}

.single-post .entry-content-wrapper .entry-content h2:not(:first-child) {
    font-size: 48px;
}

.text-with-image.vision-wrapper .section-title {
    font-family: var(--GeometricSans4-font) !important;
    font-weight: 500 !important;
}

.section-subtitle {
    font-family: var(--GeometricSans3-font) !important;
    font-size: 24px;
    word-spacing: 0
}

.timeline-image-card .donation-content .entry-content .text *,
.vision-content p {
    font-family: var(--GeometricSans3-font) !important;
}

#header-sidemenu .menu-item-type-custom a,
.hover-image-blocks .content-block .content-box h3 a,
.site-header .main-navigation #wp-megamenu-header-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.img-link>a {
    font-family: var(--Knockout-font);
    /* -webkit-font-smoothing: antialiased;  */
    /* font-family: "Knockout 29 A", "Knockout 29 B"; */
    font-style: normal;
    font-weight: 400;
}

#header-sidemenu .menu-item-has-children a {
    letter-spacing: 0;
}

#header-sidemenu .menu-item-has-children .sub-menu a {
    color: #343434 !important;
    font-family: var(--GeometricSans3-font) !important;
    font-weight: bold !important;
}

.breadcrumbs a {
    text-decoration: none !important;
}

.site-header .main-navigation #wp-megamenu-header-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.img-link>a {
    font-family: var(--Knockout-font) !important
}

.partners-accordion .faq-block h3 {
    color: #53565a
}

.vision-wrapper .vision-content p {
    font-size: 24px;
    letter-spacing: -.08px;
    line-height: 1.33;
    color: var(--secondary-color);
}

.vision-wrapper .vision-content {
    padding-right: 20px;
}

.page-main-content p {
    font-family: Georgia;
    /*font-size: 16px;*/
}

.product-page .product-info-wrapper .product-description .accordion-title {
    color: var(--primary-color);
}

.product-description p {
    margin-bottom: 16px;
}

.single-researcher .researcher-entry-content h3 {
    font-size: 21px
}

#default-sidebar .widget .widget-title {
    line-height: 1.25;
    font-size: 24px;
    color: #00364b;
    margin-bottom: 0;
    padding-bottom: 16px;
    border-bottom: 3px solid #d0006f;
    margin-top: 0;
    letter-spacing: -0.27px;
}

section.blog .featured-posts figure img {
    width: 100%;
}

.side-content,
#default-sidebar .widget {
    margin-bottom: 15px;
}

#default-sidebar .widget>ul {
    margin: 10px 0;
    padding-left: 20px;
}

#default-sidebar .widget>ul li {
    margin-bottom: 5px;
    color: #d0006f;
}

#default-sidebar .widget>ul li a {
    font-size: 16px;
    text-decoration: none;
}

.single-researcher .researcher-sidebar .block .aof-link {
    font-size: 14px;
    font-family: var(--GeometricSans4-bold-font);
}

blockquote .blockquote-icon {
    display: block;
    height: 23px;
    margin-bottom: 16px;
    width: 28px;
    margin-left: -10px;
}

p {
    word-spacing: 0;
}


#hamburger span {
    height: 1px;
    background: var(--dark-text-color);
    width: 20px;
    margin: 5px 0;
}

#hamburger.open span:last-child {
    translate: 0 -5px;
}

.site-header .main-navigation ul li.menu-item-has-children>a .fa-angle-down::before {
    display: flex;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid var(--secondary-color);
    content: "";
    position: relative;
}

.site-header .main-navigation ul li.menu-item-has-children>a:hover .fa-angle-down::before {
    display: block;
}

.site-header .header-icons .header-cta-btns .btn {
    font-weight: 700 !important;
    padding-top: 3px;
}

.btn-primary-outline,
.btn-primary {
    padding: 15px 34px;
    font-weight: 700;
    text-decoration: none !important
}

.more-info-content {
    border-bottom: 3px solid #79b7bc;
    padding-bottom: 20px;
}

.product-description .accordion-title {
    position: relative;
    border-bottom: 3px solid #79b7bc;
    padding-bottom: 10px;
    -webkit-transition: all 0.2s ease 0.5s;
    -o-transition: all 0.2s ease 0.5s;
    transition: all 0.2s ease 0.5s;
    cursor: pointer;
    padding-right: 24px;
}

.product-description .accordion-title.active-accordion-title {
    border-bottom-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.product-description .accordion-title::before,
.product-description .accordion-title::after {
    position: absolute;
    display: block;
    content: "";
    background: var(--primary-color);
}

.product-description .accordion-title::before {
    height: 1px;
    width: 20px;
    right: 0;
    top: 10px;
}

.product-description .accordion-title::after {
    height: 20px;
    width: 1px;
    top: 0;
    right: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.product-description .accordion-title.active-accordion-title::after {
    opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.hover-image-blocks .content-block .content-box .text-btn:hover {
    color: var(--primary-color-dark);
}

.more-info-content,
.more-info-content p,
.more-info-content a {
    font-family: Georgia !important;
}

.image-with-text .section-subtitle p {
    font-size: 18px;
}

.newsletter .social-links ul {
    line-height: 0;
}

.filters .title-3 {
    font-weight: 700 !important;
}

.newsletter .newsletter-form .mailchimp-form .input-email {
    border: 1px solid #53565a;
}

.page-id-40 .general-content-block .section-title {
    font-size: 48px;
}

.site-footer .footer-menu ul li:first-child,
.site-footer .py-3 {
    padding-top: 0 !important;
}

@media (min-width: 1000px) {
    .site-footer .footer-menu ul .menu-item-type-custom {
        /* pointer-events: none; */
    }
}

.site-footer {
    padding-bottom: 42px;
    padding-top: 27px;
}

.page-id-835 .general-content-block .inner-content {
    max-width: 732px;
    margin: 0 auto;
}

.shop-pink h3.inner-title {
    font-weight: 400 !important;
}

.site-footer .footer-menu ul li {
    padding: 8px 0 9px;
}

.footer-bottom .col-md-4 {
    width: auto;
    margin-right: 8px;
}

.footer-bottom .col-md-4:last-child {
    margin-right: 0;
}

.footer-bottom #copyright-menu li {
    margin: 0 15px;
}

.footer-bottom #copyright-menu {
    margin-left: -15px;
    margin-right: -15px;
}

.footer-bottom a,
.product-info-wrapper .btn,
.page-banner .btn {
    text-decoration: none;
}

.wp-megamenu-wrap,
body .wp-megamenu-wrap .wpmm-nav-wrap>ul {
    position: static;
}

.wp-megamenu-wrap ul.wp-megamenu>li>.wpmm-strees-row-container>.wp-megamenu-sub-menu {
    width: 1150px !important;
    margin: 0 auto !important;
    right: 0 !important;
    max-width: 100%;
}

a:hover {
    text-decoration: revert;
}

body .newsletter.template-part input[type="email"] {
    border-color: #000 !important;
}

.newsletter.template-part #mc-embedded-subscribe {
    font-weight: 500 !important
}

.newsletter.template-part h3 {
    padding-bottom: 0;
}


.text-with-image.page-banner .col-md-5 {
    padding-top: 1rem !important;
}

.general-content-block .section-subtitle .blockquote-small {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.31px;
    color: #787878;
}

/*.hover-image-blocks .content-block .content-box h3 a{
	font-family: “Knockout 29 A”, “Knockout 29 B” !important;
font-style: normal;
font-weight: 400;
}*/

.single-post .side-content .newsletter input {
    border: 1px solid #53565a !important;
}

.btn-text:hover {
    text-decoration: none;
}

.read-more-link {
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
}

.area-of-focus .researcher-slider .slider-each .inner-box .name {
    font-size: 15px;
}

.researchers .slick-initialized .slick-slide {
    transition: all 0s ease 0s !important;
}

.footer-social h2 {
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin: 0 0 18px;
}

.footer-social ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 35px;
}

.footer-social {
    margin-bottom: 37px;
}

.transparent-cell {
    position: absolute;
    right: -40px;
    top: -40px;
    width: 270px;
}

.transparent-cell img {
    width: 100%;
}

.reason .img-box {
    position: relative;
}

.our-partners .partners-block .partners-lists .block:nth-child(n+1):not(.our-partners .partners-block .partners-lists .col-md-3:nth-child(4n) .block):not(.our-partners .partners-block .partners-lists .col-md-3:last-child .block) {
    border-right: 0;
}

.our-partners .partners-block .partners-lists .col-md-3:nth-child(n+5) .block {
    border-top: 0;
}

.page-id-6 .image-with-text .section-subtitle p {
    font-size: 24px;
}

.page-id-310 .block.name-divider {
    border-top: none;
}

.page-id-845 .general-content-block .section-title {
    font-size: 48px;
}

.page-id-845 .general-content-block .section-subtitle {
    max-width: 940px;
    margin: 0 auto 20px;
}


/*.researchers .btn-text {
  display: none;
}*/

.img-box.square-image-box a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.img-box.square-image-box {
    /* max-height: 676px; */
}

.page-id-36 .image-card-with-text .subtitle,
.page-id-36 .general-content-block .section-copy h2,
.page-id-832 .acf-page-content .section-title,
.single-post .entry-content-wrapper .entry-content h4,
.podcast-section .blog-content.podcast-content .editors-picks .post-wrapper p:first-child {
    font-family: "GT Sectra";
}

.single-post .entry-content-wrapper .entry-content h4 {
    font-size: 40px;
    font-weight: 400;
    margin-top: 24px;
    margin-bottom: 18px;
    color: var(--secondary-color);
    line-height: 1.2;
}

.page.page-id-1105 .acf-page-content .sidebar-content {
    margin-bottom: 10px;
}

.page-id-36 .general-content-block .section-title {
    font-size: 32px;
}

.page-id-36 .general-content-block .section-copy p strong {
    font-size: 24px;
}

.page-id-36 .general-content-block .section-copy p a:not(a.read-more-link) {
    cursor: auto;
}

.page-id-36 .general-content-block .section-copy h2 {
    font-size: 32px;
    font-weight: 400;
}

.podcast-section .blog-content.podcast-content .editors-picks .post-wrapper p:first-child {
    color: var(--secondary-color);
}

/* .wp-block-button__link {
    font-size: 14px;
    letter-spacing: .34px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
} */
.wp-block-button__link {
    transition: all 0.3s ease 0s;
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: .34px;
    padding: 20px 35px;
    display: inline-block;
}

.wp-block-button__link:hover {
    text-decoration: none;
    background: #a60058 !important;
    transition: all 0.3s ease 0s;
}

.area-of-focus .aof-content-box .subtitle {
    margin-bottom: 1rem;
}

.aof-content-box .btn-text {
    margin-bottom: 30px;
}

.page-banner {
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    ;
    background-size: cover !important;
    ;
    position: relative;
    z-index: 1;
}

.general-content-block .action-btns .btn:hover {
    text-decoration: none;
}

.page-id-40 .general-content-block .inner-content {
    max-width: 940px;
    margin: 0 auto;
}

.search-box .search-input input {
    background-image: url("assets/images/search.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px;
}

.page-id-16 .page-main-content .row h3.wp-block-heading {
    font-size: 40px
}

.acf-page-content .section-subtitle.alt-font {
    font-family: "GT Sectra" !important;
}

.page-id-835 .text-with-image.page-banner {
    background-image: url("assets/images/banner-pattern.jpg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.shop-pink .product-block .product-lists .block .img-box img {
    height: 200px;
    object-fit: contain !important;
}

.page-template-page-with-custom-siderbar .wpcf7 {
    max-width: 700px;
    margin: 0 auto;
    padding: 50px 0 10px;
}

.page-template-page-with-custom-siderbar .wpcf7 input {
    height: 59px;
    width: 100%;
    border: 1px solid #53565a;
    font-size: 14px;
    letter-spacing: .3px;
    outline: 0;
    padding: 10px 20px;
}

.page-template-page-with-custom-siderbar .wpcf7 .wpcf7-form-control-wrap {
    margin-bottom: 10px;
    display: block;
}

.page-template-page-with-custom-siderbar .wpcf7 p br {
    display: none;
}

.wpcf7 input[type="submit"] {
    background: #d0006f;
    border-color: #d0006f;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    letter-spacing: .34px;
    padding: 10px 35px;
    text-transform: uppercase;
    margin: 30px auto 0;
    width: auto;
}

.page-template-page-with-custom-siderbar .wpcf7 p {
    text-align: center;
}

#secondary .wp-block-search__label,
#secondary h2.wp-block-heading {
    border-bottom: 3px solid #d0006f;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 16px;
    padding-bottom: 13px;
    font-size: 20px;
    color: #00364b;
    display: block;
}

.page-id-127 .image-with-text .section-subtitle p {
    font-size: 24px;
    line-height: 1.5;
}

.widget-area .wp-block-search__inside-wrapper input {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #53565a;
    padding: 10px;
    outline: 0;
}

.widget-area .wp-block-search__inside-wrapper button[type="submit"] {
    background: #d0006f;
    border: none;
    display: block;
    width: 100%;
    height: 40px;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
}

.widget-area .wp-block-search__inside-wrapper button[type="submit"],
#secondary .wp-block-search__label,
#secondary h2.wp-block-heading,
.wpcf7 input[type="submit"],
.become-a-partner h2.label {
    font-family: "Hurme Bold";
}

#secondary .widget ul {
    padding-left: 0;
    margin-bottom: 21px;
}

#secondary .widget ul li {
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    list-style: none;
}

#secondary .widget ul li::before {
    background-color: #d0006f;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 5px;
}

#secondary .widget ul li a {
    font-size: 16px;
    text-decoration: none;
    line-height: 1.5;
    display: inline-block;
}

#secondary .widget {
    margin-bottom: 15px;
}

.widget-area .wp-block-search__inside-wrapper button[type="submit"]:hover,
.wpcf7 input[type="submit"]:hover {
    background: #00364b;
    border-color: #00364b;
}

.widget-area .wp-block-search__inside-wrapper button[type="submit"],
.wpcf7 input[type="submit"],
#secondary .widget ul li a {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

#secondary .widget ul li a:hover {
    color: #00364b;
}

.page-id-42 .wpcf7 {
    max-width: 700px;
    margin: 0 auto;
}

.page-id-42 .page-main-content .col-md-9 {
    width: 100%;
}

.become-a-partner h2.label {
    font-size: 48px;
    text-align: center;
}

.become-a-partner .note br {
    display: none;
}

.become-a-partner .note {
    margin-bottom: 0 !important;
}

.general-input.become-a-partner .label {
    margin-top: 2rem;
}

.general-input.become-a-partner .form-control.cs.wpcf7-file {
    border: none;
    padding: 0;
    font-size: 18px;
}

.wpcf7-validates-as-required.wpcf7-not-valid,
.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.select {
    border: 1px solid #dc3232 !important;
}

.wpcf7-form>p {
    text-align: center;
}

.page-id-42 .wpcf7-form>p input[type="submit"] {
    margin-top: 0;
    border: none;
    height: 58px;
}

.search-wrapper.overlayer .input-wrap {
    margin-right: 0;
}

.text-with-image.page-banner .col-md-5 {
    padding-right: 0;
}

.page-main-content .row h3.wp-block-heading {
    font-size: 48px;
    line-height: 1.1666666667;
    font-weight: normal;
}

.faq-accordion .faq-block .inner-title {
    padding-right: 30px;
}

.page-with-sidebar {
    padding-left: 15px;
    padding-right: 15px
}

.page-id-310 .image-card-with-text {
    background: #fff;
    max-width: 940px;
    margin: 0 auto;
}

.page-id-310 .image-card-with-text .img-box img {
    width: inherit;
    display: inline;
}

.page-id-310 .image-card-with-text .img-box {
    text-align: right;
    max-width: 224px;
}

.page-id-310 .image-card-with-text .col-md-6 {
    width: auto;
}

.image-card-with-text .subtitle {
    font-size: 24px;
    letter-spacing: -0.08px;
    line-height: 1.33;
    color: #00364b;
    font-family: var(--GeometricSans3-font);
    font-weight: 400;
    margin-top: 0;
}

.image-card-with-text h2.title {
    margin: 0 0 1rem;
    /* font-size: 16px; */
    line-height: 1.5;
}

.page-with-sidebar {
    padding-bottom: 100px;
}

.page-main-content .row h3.wp-block-heading {
    font-family: 'GT Sectra';
}

.single-researcher .researcher-sidebar .block .researcher-blogs .blog-each {
    margin-top: 10px;
}

.single-researcher .researcher-sidebar .block .researcher-blogs .blog-each .cat-links span {
    display: inline-block;
}

.text-with-image .section-title:not(.text-with-image.page-banner .section-title) {
    margin-bottom: 40px;
    margin-top: 0;
    color: #00364b;
    font-size: 48px;
    letter-spacing: -0.27px;
    line-height: 1.17;
    font-family: "GT Sectra";
    font-weight: 400;
}

.shop-pink .product-block .product-lists .featured-products .product-grid .flex .content a.brand-name {
    font-size: 14px;
}


/*.hero {
  min-height: auto !important;
  padding: 197px 15px;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}*/

.glossary-search-intro {
    background: #F9F8F4;
    padding: 100px 0 0 0;
}

.bcrf-info {
    text-align: center;
}

.bcrf-info p {
    color: #00364B;
    font-family: 'Hurme Regular';
    font-size: 20px;
    letter-spacing: -.08px;
    line-height: 1.33;
    padding: 16px 0;
}

.glossary-search-intro .bcrf-info p:last-child {
    margin-bottom: 0;
}

.glossary-search .input-wrap {
    border: 1px solid #979797;
    border-radius: 4px;
    overflow: hidden;
    margin: 0;
    background-color: white;
}

.glossary-search .search-lists a {
    display: block;
    text-decoration: none;
    padding: 10px 16px;
    color: #53565A;
}

.glossary-search .search-lists a:hover {
    background: #54A3AA;
    color: #00364B;
}

.glossary-search .search-lists {
    position: relative;
}

.glossary-search .search-lists:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 93%;
    height: 1px;
    background: #53565a36;
}

.glossary-search form {
    max-width: 908px;
    margin: 0 auto;
    position: relative;
}

.glossary-search input[type='text'] {
    width: 100%;
    padding: 20px 60px 18px 16px;
    font-family: Georgia;
    font-size: 16px;
    border: none;
}

.glossary-search input[type="text"]::placeholder {
    color: #53565A;
    font-size: 16px;
}

.glossary-search input[type="text"]:focus {
    outline: none;
}

.glossary-search input[type="submit"] {
    width: 45px;
    height: 56.4px;
    font-size: 0;
    border: none;
    background: url(assets/images/search-icon.png) no-repeat center;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.glossary-layout {
    background: #F9F8F4;
}

.glossary-content {
    padding: 80px 0;
    display: flex;
    column-gap: 60px;
}

.glossary-content .content-right {
    flex: 1 0 340px;
}

.alphabetical-list {
    padding: 20px 0;
    position: sticky;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    top: 75px;
}

.alphabetical-list ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: space-between;
    font-family: var(--GeometricSans3-font);
}

.alphabetical-list a {
    font-size: 16px;
    text-transform: uppercase;
    color: #979797;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    width: 24px;
    height: 24px;
    display: grid;
    place-items: center;
    border-radius: 50px;
}

.alphabetical-list a.active,
.alphabetical-list a:hover {
    color: #fff;
    background-color: #54A3AA;
}

.glossary-item {
    padding-bottom: 10px;
}

.glossary-item a {
    color: #D0006F;
}

.glossary-item-content {
    margin-bottom: 30px;
}

.glossary-item .learn-more {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}

.glossary-item p a {
    text-decoration: underline;
}

.glossary-item h3 {
    color: #00364B;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0;
    font-family: var(--HurmeGeometricSans3-SemiBold);
    line-height: 40px;
}

.page-id-310 .image-card-with-text .title {
    font-size: 16px;
    color: #53565a;
    font-family: Georgia;
}

.glossary-item p {
    color: #53565A;
    font-size: 18px;
    margin-bottom: 15px;
}

.alphabetical-list .sticky-wrap ul {
    margin-top: 0;
    padding-left: 0;
}

.alphabetical-list .sticky-wrap::-webkit-scrollbar {
    width: 6px;
}

.alphabetical-list .sticky-wrap::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #ccc;
    border-radius: 8px;
}

.active-item {
    padding-top: 190px;
}

.single-post .entry-content-wrapper .entry-content h3.wp-block-heading {
    font-size: 48px;
    font-family: "GT Sectra";
    color: var(--secondary-color);
    margin-top: 20px;
    line-height: 50px;
    margin-bottom: 15px;
}

.block.name-divider {
    border-top: 5px solid var(--primary-color);
}


.single-post .cat-links {
    margin-top: 40px;
}



.header-inner .pull-left {
    position: relative;
    z-index: 9;
    padding-top: 12px;
}

.sidemenu {
    background: #fafaf4;
    height: 100svh;
    top: 0;
    padding-top: 10px;
}

.sidemenu::before {
    content: '';
    height: 200px;
    width: 100%;
    background: #fafaf4;
    position: fixed;
    max-width: 495px;
    top: 0;
    left: 0;
    width: 100%;
}

.single-post .entry-content-wrapper .entry-content a.btn-primary:hover {
    text-decoration: none
}

.podcast.blog-header .title {
    font-family: var(--GeometricSans4-font);
    font-weight: 500;
}

.page .sidebar-content a.btn-text {
    text-wrap: wrap;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: inherit;
    font-size: 16px;
    letter-spacing: normal;
}

#glossary-sidebar-block {
    position: sticky;
    top: 110px;
}

.glossary-content .glossary-search {
    position: sticky;
    top: 150px;
}

.glossary-content .glossary-search .search-lists {
    max-height: 400px;
    overflow-y: auto;
}

@media only screen and (max-width: 1439px) {
    .site-header .header-icons .header-cta-btns .btn {
        padding-top: 2px;
        display: block;
        line-height: 48px;
        width: 100%;
        text-align: center;
    }

    .site-header .header-icons .header-cta-btns {
        gap: 1px;
        max-width: 120px;
        align-self: auto;
        flex-wrap: wrap;
    }

    .breadcrumbs {
        top: 113px;
    }

    /*.breadcrumbs+.text-with-image.page-banner {
        padding-top: 55px;
    }*/

    .site-header {
        min-height: 102px;
    }

    .glossary-search {
        top: 100px;
    }

    .alphabetical-list {
        top: 100px;
    }

    #glossary-sidebar-block {
        top: 125px;
    }

    .glossary-content .glossary-search {
        top: 175px;
    }
}

@media only screen and (max-width: 1199px) {
    .site-header .main-navigation ul li.menu-item>a {
        padding: 25px 3px;
    }

    .hover-image-blocks .image-wrapper {
        max-width: 590px;
        max-width: calc(100% - 430px);
        max-width: -webkit-calc(100% - 430px);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
        right: auto;
    }

    .hover-image-blocks .image-wrapper .img-box {
        position: static;
        width: 100%;
    }

    .hover-image-blocks .content-block .content-box {
        max-width: 390px;
    }

    .image-with-text {
        margin-bottom: 30px;
    }

    .hover-image-blocks.push-image-right .image-wrapper {
        right: 0;
        left: auto;
    }

    .page-banner .section.container .row {
        width: auto;
    }

    .area-of-focus {
        padding: 60px 0;
    }

    .area-of-focus .aof-content-box {
        padding-right: 15px;
    }

    .area-of-focus .researcher-slider .slider-each .inner-box .year .since {
        font-size: 62px;
    }

    .area-of-focus .post-wrapper .aof-post article.post .entry-content h3 {
        line-height: 1.2777777778;
    }

    .area-of-focus .post-wrapper .aof-post article.post .entry-content h3 a {
        font-size: 18px;
    }

    section.blog .post .entry-content h3 a {
        font-size: 18px;
    }

    section.blog .latest-posts .post .entry-content h3 a {
        font-size: 24px;
    }

    .hero {
        min-height: 368px;
    }

    .btn-primary,
    .btn-primary-outline {
        padding: 15px 30px;
    }

    #pink-products-lists {
        padding-left: 15px !important;
    }

    .vision-content p {
        font-size: 24px;
        line-height: 1.4;
    }

    .partners-accordion {
        padding: 80px 0 40px;
    }
}

@media only screen and (max-width: 1023px) {
    .footer-donate.hero .row {
        flex-direction: column-reverse !important;
    }

    .footer-donate.hero .hero-img {
        margin-top: unset;
        margin-bottom: 35px;
    }

    .footer-donate.hero .image-caption {
        background: unset !important;
        position: unset !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .site-header .main-navigation ul li.menu-item>a {
        font-size: 12px !important;
    }

    section.hero {
        padding-top: 15px;
    }

    section.hero .row div[class*="col-"] {
        width: 100%;
    }

    section.hero .row .col-md-7 {
        order: 1;
        padding-bottom: 0 !important;
    }

    section.hero .row .col-md-5 {
        order: 2;
        padding-top: 16px !important;
    }

    .hero .hero-img {
        margin-bottom: 0;
        position: relative;
        line-height: 0;
    }

    .hero .hero-img .image-caption {
        background-color: #00364b;
        bottom: 0;
        color: hsla(0, 0%, 100%, .7);
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .26px;
        line-height: 1.67;
        padding: 9px 0 0 10px;
        position: absolute;
        right: 0;
        text-transform: none;
        text-align: left;
    }

    .hero .section-title {
        margin-top: 0;
        font-size: 36px;
        margin-bottom: 10px;
    }

    .hero .section-subtitle {
        font-size: 16px;
        margin-top: 15px;
    }

    .text-with-image {
        padding: 40px 0;
    }

    .text-with-image .section .row,
    .image-with-text .section .row {
        display: block;
    }

    .text-with-image .section .row>div[class*="col-"],
    .image-with-text .section .row>div[class*="col-"] {
        width: 100%;
    }

    .section-title,
    .vision-wrapper .section-title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .section .section-subtitle {
        /*font-size: 16px;*/
        letter-spacing: -.05px;
    }

    .text-with-image p {
        margin-bottom: 1rem;
        font-size: 16px;
    }

    .text-with-image .action-btns a,
    .image-with-text .section .row .col-md-5 a.btn,
    .blog-section .read-more-btn {
        display: block;
        margin: 0 0 15px !important;
        padding: 16px 20px;
        font-size: 14px;
        letter-spacing: .3px;
        line-height: 1;
    }

    .text-with-image .action-btns a {
        margin: 0 0 24px !important;
    }

    .text-with-image .action-btns a:last-child {
        margin: 0 !important;
    }

    .text-with-image .vision-img img {
        width: 100%;
    }

    .text-with-image .vision-img {
        line-height: 0;
        margin-top: 20px;
    }

    .text-with-image .section .row .col-md-4 {
        padding-bottom: 0 !important;
    }

    .hover-image-blocks {
        margin-top: 0;
    }

    .hover-image-blocks .image-wrapper {
        display: none;
    }

    .hover-image-blocks .content-block .content-box {
        max-width: 100%;
    }

    .hover-image-blocks .content-block.is-active {
        background: none;
    }

    .hover-image-blocks .content-block.is-active .content-box h3 a {
        color: #00364b;
    }

    .hover-image-blocks .content-block.is-active .content-box p {
        color: #53565a;
    }

    .hover-image-blocks .content-block .content-box h3 a {
        font-size: 24px;
    }

    .hover-image-blocks .content-block {
        margin-bottom: 15px;
    }

    .image-with-text .img-box {
        margin-bottom: 0;
        padding-right: 0;
        margin-top: -90px;
    }

    .image-with-text .section-title {
        margin-top: 10px;
        font-size: 36px;
    }

    .image-with-text .section-subtitle p {
        font-size: 16px;
        letter-spacing: 0;
    }

    .image-with-text {
        padding-bottom: 41px;
        margin-bottom: 0 !important;
    }

    .blog-section .row {
        display: block;
        margin-bottom: 32px;
    }

    .blog-section .row>div[class*="col-"] {
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .blog-section .post-item {
        border-radius: 0;
        padding: 8px;
        display: flex;
        flex-wrap: wrap;
        flex-direction: inherit;
        border-bottom: none;
    }

    .blog-section .col-md-3:last-child .post-item {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 8px 8px
    }

    .blog-section .col-md-3:first-child .post-item {
        border-radius: 8px 8px 0 0
    }

    .blog-section .post-item .img-box {
        width: 102px;
        margin-right: 14px;
    }

    .blog-section .post-item .img-box img {
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        height: auto;
        aspect-ratio: 117/58;
        width: 100%;
    }

    .blog-section .post-item .post-text {
        width: 87%;
        width: calc(100% - 116px);
        width: -webkit-calc(100% - 116px);
        padding: 0;
    }

    .blog-section .post-item .title h3 {
        margin-top: 8px;
        margin-top: 0;
    }

    .blog-section .read-more-btn {
        margin-bottom: 0 !important
    }

    .blog-section {
        padding: 50px 0 40px;
    }

    .hover-image-blocks.push-image-right {
        margin-bottom: 13px !important;
    }

    .newsletter .newsletter-form h2,
    .newsletter .social-links {
        display: none;
    }

    .newsletter .col-lg-6 {
        width: 100%;
    }

    .newsletter .newsletter-form .mailchimp-form button {
        font-size: 14px;
        padding: 15px 19px;
        font-weight: 600;
    }

    .newsletter .newsletter-form .mailchimp-form label {
        margin-right: 16px;
        max-width: 100%;
    }

    .footer-bottom .row .col-md-4 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-bottom .row .col-md-4:last-child {
        margin-bottom: 0;
    }

    .footer-bottom #copyright-menu {
        justify-content: center;
    }

    .page-banner .section.container .row {
        width: 100%;
    }

    .timeline-image-card .donation-content .entry-content a:hover {
        color: #Fff;
    }

    .page-banner .section.container .row {
        width: 100%;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .page-banner .banner-image {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .page-banner.text-with-image .section .row>div[class*="col-"] {
        padding: 0;
    }

    .text-with-image.page-banner {
        padding: 13px 0 18px;
    }

    .text-with-image.page-banner .col-md-12.py-4 .section-title {
        padding-top: 10px;
    }

    .banner-image {
        position: relative;
    }

    .page-banner .banner-image .image-caption {
        background-color: #00364b;
        color: hsla(0, 0%, 100%, .7);
        font-size: 12px;
        font-weight: 400;
        letter-spacing: .26px;
        line-height: 1.67;
        padding: 9px 0 0 10px;
        position: absolute;
        right: 0;
        text-transform: none;
        text-align: left;
        bottom: 6px;
    }

    .page-banner .section-title {
        font-size: 42px;
        line-height: 1;
        margin-bottom: 0;
    }

    .text-with-image.page-banner .action-btns {
        margin-top: 16px;
    }

    .text-with-image.page-banner .action-btns a {
        display: inline-block;
        width: auto;
    }

    .breadcrumbs a {
        padding: 16px 12px;
    }

    section.page-banner .banner-image img {
        height: auto;
    }

    .general-content-block .section-title,
    .image-card-with-text .title-2,
    .title-2,
    .image-card-with-text .title,
    .page-id-845 .general-content-block .section-title {
        font-size: 24px;
    }

    .page-id-845 .general-content-block .section-subtitle p {
        font-size: 16px;
    }

    /*.general-content-block .section-subtitle p {
        font-size: 16px;
    }*/

    .general-content-block {
        padding-top: 44px !important;
        padding-bottom: 20px !important;
    }

    .breadcrumbs {
        position: static;
        background: #F9F8F4;
    }

    .general-content-block .inner-content .action-btns {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .general-content-block iframe {
        width: 100%;
    }

    .breadcrumbs a {
        display: none;
    }

    .breadcrumbs a.breadcrumbs-item-wrapper {
        display: block;
        margin: 0;
        width: 100%;
        text-align: left;
        padding-left: 45px;
    }

    .breadcrumbs a::after {
        display: none;
    }

    .breadcrumbs a.breadcrumbs-home-item-wrapper {
        display: block;
        padding-left: 45px
    }

    .breadcrumbs a.breadcrumbs-item-wrapper::before,
    .breadcrumbs a.breadcrumbs-home-item-wrapper::before {
        background-image: url(assets/images/back-arrow.svg);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: inline-block;
        height: 14px;
        margin-bottom: -2px;
        margin-right: 8px;
        width: 20px;
        border: none;
        left: 15px;
        top: 18px;
    }

    .page-banner.text-with-image .section .row>div[class*="col-"].py-4.col-md-7 {
        padding-bottom: 10px !important;
    }

    .acf-page-content {
        padding: 55px 0 70px !important;
    }

    .acf-page-content .inner-title {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .acf-page-content .section .section-subtitle {
        font-size: 24px;
    }

    .area-of-focus .row div[class*="col-"] {
        width: 100%;
    }

    .area-of-focus .focus-lists {
        padding-right: 0;
    }

    .area-of-focus .aof-content-box {
        padding: 0;
    }

    .area-of-focus {
        padding-top: 15px !important;
        padding-bottom: 20px !important;
    }

    .area-of-focus .col-md-8 {
        padding-top: 0 !important;
    }

    .area-of-focus .focus-lists .lists a {
        margin-bottom: 0;
    }

    .area-of-focus .focus-lists .lists a svg {
        margin-right: 13px;
        width: 30px;
        height: 27px;
    }

    .area-of-focus .aof-content-box .inner-title {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .researchers .inner-title {
        padding-bottom: 60px;
    }

    .area-of-focus .slider-wrapper .slider-nav {
        top: -40px;
        padding: 0 15px;
    }

    .researcher-slider .slick-list {
        overflow: inherit;
    }

    .area-of-focus .researcher-slider .slider-each .inner-box .img-box img {
        width: 126px;
        height: 126px;
        margin-top: -80px;
    }

    .area-of-focus .researcher-slider {
        text-align: center;
    }

    .area-of-focus .researcher-slider .slider-each .inner-box .year {
        margin-left: 0;
        padding-left: 0;
        border-top: 1px solid rgba(83, 86, 90, 0.2);
        border-left: none;
        padding-top: 20px;
    }

    .area-of-focus .researcher-slider .slider-each .inner-box .year .since {
        font-size: 72px;
    }

    .inner-box .col-md-4.py-3 {
        padding-bottom: 0 !important;
    }

    .inner-box .col-md-4.py-3:last-child {
        padding-bottom: 15px !important;
    }

    .news {
        margin-top: 2rem !important;
    }

    .blog-header .subtitle {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .blog-header .title {
        font-size: 36px;
    }

    .blog-header {
        padding: 60px 0;
    }

    .blog-menu-links .navigation ul {
        margin: 0;
    }

    .blog-menu-links .navigation ul li.active::before {
        bottom: -18px;
    }

    section.blog .blog-content {
        padding: 42px 0;
    }

    section.blog .blog-content {
        grid-template-columns: 100%;
        padding: 25px 0;
    }

    .editors-picks {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 20px;
    }

    section.blog .blog-post-wrap h3.entry-title {
        font-size: 32px;
        margin-bottom: 10px;
    }

    section.blog .featured-posts .post:first-child,
    section.blog .featured-posts .post:nth-child(2) {
        grid-template-columns: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    section.blog .featured-posts .post:first-child .entry-content,
    section.blog .featured-posts .post:nth-child(2) .entry-content {
        padding: 18px;
        width: 100%;
    }

    section.blog .featured-posts .post:first-child>a,
    section.blog .featured-posts .post:nth-child(2)>a {
        margin-right: 0;
        width: 100%;
    }

    section.blog .featured-posts .post,
    section.blog .featured-posts .post:nth-child(3),
    section.blog .featured-posts .post:nth-child(4),
    section.blog .latest-posts .post {
        width: 100%;
        display: flex;
        padding: 8px;
        margin-bottom: 0;
        border: 1px solid #ddd;
        background: #fff;
    }

    section.blog .latest-posts .post-wrapper {
        background: none;
    }

    section.blog .featured-posts .post>a,
    section.blog .latest-posts .post>a {
        flex-shrink: 0;
        margin-right: 14px;
        width: 100px;
    }

    section.blog .featured-posts .post>a .featured-image img,
    section.blog .latest-posts .post>a .featured-image img {
        display: block;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

    section.blog .featured-posts .post .entry-content,
    section.blog .latest-posts .post .entry-content {
        padding: 0;
        width: 100%;
    }

    section.blog .latest-posts .post .entry-content h3 a {
        font-size: 16px;
    }

    section.blog .latest-posts .cat-links {
        margin-bottom: 0;
    }

    .inner-title {
        font-size: 24px;
        margin: 0;
    }

    .page-id-832 .hover-image-blocks {
        margin-top: 0;
        padding-bottom: 0;
    }

    .acf-page-content .content blockquote {
        padding: 32px 40px 25px;
    }

    .acf-page-content .content blockquote p {
        font-size: 24px;
    }

    .acf-page-content .row>.col-md-9 .pe-md-4 {
        padding-right: 0 !important;
    }

    .acf-page-content>.container>.row>.col-md-3 {
        width: 100%;
    }

    .shop-pink {
        padding-bottom: 100px;
    }

    .shop-pink .product-block .inner-title {
        margin-bottom: 17px;
    }

    .vision-content p {
        font-size: 16px;
    }

    .spotlight-section {
        padding-bottom: 15px;
        padding-top: 40px;
    }

    .partner-page .row .col-md-6 {
        width: 100%;
    }

    .spotlight-block .caption {
        width: 100%;
        left: 0;
    }

    .page-main-content p,
    .acf-page-content .content p {
        font-size: 16px;
    }

    .page-main-content .row>.col-md-9,
    .acf-page-content .row>.col-md-9,
    .faq-page .row>.col-md-10 {
        width: 100% !important;
        padding-left: 16px;
        padding-right: 16px;
    }

    .text-with-image.page-banner .section.container {
        min-height: unset;
    }

    /* .text-with-image.page-banner {
        padding: 40px 0 25px 0;
    }*/

    .faq-accordion .faq-block .inner-title {
        font-size: 24px;
    }

    .editors-picks {
        padding-top: 35px;
    }

    section.blog .post .entry-content h3 a {
        font-size: 16px;
    }

    section.blog .featured-posts .post:first-child .entry-content h3 a,
    section.blog .featured-posts .post:nth-child(2) .entry-content h3 a {
        font-size: 18px;
    }

    section.blog .blog-post-wrap h3.entry-title {
        font-size: 24px;
    }

    .image-card-with-text {
        margin-top: 24px !important;
        margin-bottom: 40px !important;
    }

    .timeline-image-card .donation-content .featured-image img {
        width: 100%;
    }

    .image-card-with-text .row>.col-md-6 {
        width: 100%;
    }

    .image-card-with-text .content {
        padding: 0;
    }

    .image-card-with-text .img-box .badge-image {
        height: unset;
        max-width: 135px;
        max-height: unset;
        top: 28px;
        left: -10px;
        translate: none;
    }

    .image-card-with-text .img-box {
        margin-bottom: 16px;
    }

    .timeline-image-card .donation-content .colored-bar {
        border-top-width: 10px;
    }

    .image-card-with-text .subtitle {
        font-size: 16px;
    }

    .partners-history {
        padding: 55px 0 25px;
    }

    .partners-accordion .col-md-8 {
        width: 100%;
    }

    .partners-accordion {
        padding: 40px 0 40px;
    }

    .partner-products {
        padding: 50px 0;
    }

    .page-id-127 .general-content-block .section-title {
        font-size: 32px !important;
    }

    .page-main-content,
    .acf-page-content {
        padding: 40px 0 !important;
    }

    .page-main-content .row h3.wp-block-heading {
        font-size: 40px;
    }

    /*.page-main-content h4,
    .page-content h4 {
        font-size: 36px;
    }*/

    .acf-page-content .repeated-blocks h5 {
        font-size: 30px;
    }

    .page-with-sidebar {
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .site-footer div[class*="col-"] {
        order: 2
    }

    .site-footer div[class*="col-"]:last-child {
        width: 100%;
        order: 1;
    }

    .site-footer div[class*="col-"]:last-child .footer-img img {
        width: 676px;
        max-width: 100%;
    }

    .breadcrumbs a {
        color: var(--primary-color);
        text-decoration: none;
    }

    .single-post .entry-content-wrapper>.row>div[class*="col-"] {
        width: 100%;
    }

    .single-post .entry-content-wrapper {
        padding: 40px 0 20px;
    }

    .researchers>.inner-title {
        padding-bottom: 0;
    }

    .researcher-slider .slick-list {
        padding-top: 65px;
        height: 100% !important;
    }

    .researchers .slider-nav {
        top: 21px !important;
    }

    .timeline-image-card .donation-content {
        width: 100% !important;
    }

    .researchers-block .container>.row>div[class*="col-"] {
        width: 100%;
    }

    .researchers-block .py-4 {
        padding-top: 0 !important;
    }

    .researchers-block .title-3.border--bottom {
        margin-top: 0;
    }

    .researchers-block {
        padding: 45px 0;
    }

    .researchers-block .our-grantees {
        padding-left: 0;
    }

    .researchers-block .inner-block {
        flex: 0 0 50%;
        padding: 0 15px;
    }

    .focus-lists .lists,
    .blog-menu-link-wrap,
    .categories-list,
    .category-block .scroller {
        --mobile-padding: 14px;
        --mobile-height: 57px;
        background-color: #fff;
        border: 1px solid var(--secondary-color);
        border-radius: 4px;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        max-height: var(--mobile-height);
        overflow: hidden;
        padding: 0 14px !important;
        position: relative;
        margin-top: 24px
    }

    .focus-lists .lists::before,
    .blog-menu-link-wrap:before,
    .categories-list:before,
    .category-block .scroller:before {
        background-color: #edebe6;
        height: 31px;
        right: 43px;
        top: 13px;
        width: 1px;
    }

    .focus-lists .lists::after,
    .focus-lists .lists::before,
    .blog-menu-link-wrap:after,
    .blog-menu-link-wrap:before,
    .categories-list:before,
    .categories-list:after,
    .category-block .scroller:before,
    .category-block .scroller:after {
        content: "";
        display: block;
        pointer-events: none;
        position: absolute;
    }

    .focus-lists .lists::after,
    .blog-menu-link-wrap::after,
    .categories-list:after,
    .category-block .scroller:after {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 7px solid var(--secondary-color);
        height: 0;
        right: 17px;
        top: 24px;
        width: 0;
    }

    .focus-lists .lists a,
    .blog-menu-link-wrap li,
    .shop-pink .category-block .categories-list a,
    .category-block .scroller a {
        align-items: center;
        border-bottom: 1px solid transparent;
        cursor: pointer;
        display: flex;
        height: 36px;
        width: 100%;
        align-items: center;
        color: #646464;
        display: flex;
        font-size: 18px;
        letter-spacing: -.06px;
        line-height: 1.33;
        text-decoration: none;
        width: 100%;
    }

    .focus-lists .lists a.active,
    .blog-menu-link-wrap li.active,
    .shop-pink .category-block .categories-list a.active,
    .category-block .scroller a.active {
        border-color: #edebe6;
        margin-bottom: 14px;
        order: -1;
        height: calc(var(--mobile-height) - 2px);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: var(--secondary-color);
        font-size: 16px;
        letter-spacing: .34px;
        text-transform: uppercase;
        padding-bottom: 0;
    }

    .focus-lists .lists a.active,
    .blog-menu-link-wrap li.active a,
    .shop-pink .category-block .categories-list a.active,
    .category-block .scroller a.active {
        font-family: var(--GeometricSans4-font);
        font-weight: 500;
    }

    .focus-lists .lists.focus-lists-open,
    .blog-menu-link-wrap.focus-lists-open,
    .categories-list.focus-lists-open,
    .category-block .scroller.focus-lists-open {
        max-height: 1000px;
    }

    .area-of-focus .focus-lists .lists a svg {
        display: none;
    }

    /*.breadcrumbs+.text-with-image.page-banner {
        padding-top: 40px;
    }*/

    .page-id-40 .general-content-block .action-btns .btn {
        width: 100%;
        margin: 0 0 10px;
    }

    .blog-menu-links .navigation ul li.active::before {
        display: none;
    }

    .blog-menu-links .navigation li a {
        font-size: 16px;
        padding: 0;
    }

    .blog-menu-links .navigation ul li {
        padding: 0;
    }

    .shop-pink>.section.container>.row>div[class*="col-"] {
        width: 100%;
    }

    .shop-pink .category-block .categories-list a {
        max-width: 100%;
        margin-bottom: 3px;
    }

    .names-block .block>.row>div[class*="col-"] {
        width: 100%;
    }

    .names-block .inner-block h3 {
        font-size: 16px;
    }

    .transparent-cell {
        width: 135px;
    }

    .footer-donate .section-title {
        font-size: 24px;
    }

    .page-id-40 .general-content-block .section-title {
        font-size: 24px;
    }

    .spotlight-section .spotlight-block.alternate {
        max-width: 100%;
    }

    .spotlight-block.alternate .caption {
        position: static;
        padding: 5px 0;
        text-align: left;
    }

    .spotlight-block .caption {
        position: static;
        padding: 10px 0;
    }

    .our-partners>.section>.row>.col-md-3,
    .our-partners>.section>.row>.col-md-9 {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .our-partners .partners-block .inner-title {
        margin-bottom: 15px;
    }

    .partners-lists .col-md-3 {
        width: 50%;
    }

    .partner-page .spotlight-section .row .col-md-6 {
        padding-bottom: 0 !important;
    }

    /*body.page:not(.home, .page-child) .breadcrumbs-home-item-wrapper{
    display: block;
    position: relative;
    padding-left: 40px;
}*/
    .our-partners .partners-block .partners-lists .block {
        border: 1px solid #ddd !important;
    }

    .our-partners .partners-block .partners-lists .col-md-3:nth-child(2n) .block {
        border-left: none !important;
    }

    .our-partners .partners-block .partners-lists .col-md-3:nth-child(n+3) .block {
        border-top: none !important;
    }

    .single-post .cat-links {
        margin-top: 0;
    }

    .single-researcher-banner div[class*="col-"],
    .single-researcher div[class*="col-"] {
        width: 100%;
    }

    .single-researcher-banner div[class*="col-"] {
        padding: 0;
    }

    .single-researcher-banner .col-md-8 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .single-researcher-banner .col-md-4 {
        max-width: 66.667%;
        margin: 0 auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .single-researcher-banner {
        padding-top: 15px;
        padding-bottom: 20px;
    }

    .single-researcher-banner .featured-image {
        margin-bottom: 0;
    }

    .single-researcher-banner .section-title {
        font-size: 24px;
    }

    .single-researcher-banner .info .subtitle * {
        font-size: 16px;
    }

    .single-researcher .researcher-entry-content h2 {
        font-size: 24px;
    }

    .single-researcher {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .single-researcher .researcher-entry-content h3 {
        font-size: 18px;
    }

    .single-researcher .researcher-entry-content p {
        font-size: 16px;
    }

    .single-researcher .researcher-sidebar .block .year {
        font-size: 48px;
    }

    .single-researcher .researcher-entry-content blockquote p {
        font-size: 24px;
        letter-spacing: -.23px;
        line-height: 1.42;
    }

    .single-researcher .researcher-entry-content blockquote {
        padding: 32px 24px;
    }

    blockquote .blockquote-icon {
        margin-left: 0;
    }

    .focus-lists-open li a {
        text-transform: capitalize !important;
        font-family: Georgia !important;
        font-weight: 400 !important;
    }

    .focus-lists li.active a,
    .focus-lists a.active,
    .blog-menu-link-wrap li.active a {
        text-transform: capitalize !important;
        font-family: var(--GeometricSans4-font) !important;
    }

    .product-page div[class*="col-"],
    .partners-history div[class*="col-"] {
        width: 100%;
    }

    .product-page .product-featured-image .gallery-image .gallery-img {
        max-width: inherit;
        width: 24.2%;
        width: calc(25% - 6px);
        width: -webkit-calc(25% - 6px);
    }

    .product-page {
        padding-top: 0;
    }

    .partner-products .col-md-3 {
        width: 100%;
        padding-bottom: 0 !important;
    }

    .partner-products .product-block .content {
        width: 86%;
        width: calc(100% - 116px);
        width: -webkit-calc(100% - 116px);
        min-height: auto;
        padding: 0;
        background: none;
    }

    .partner-products .product-block .img-box {
        width: 102px;
        margin: 0;
        margin-right: 14px;
        background: #fff;
    }

    .partner-products .product-block {
        padding: 8px;
        background: rgba(223, 175, 174, 0.2);
        border-radius: 0;
        border-top: none;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .partner-products .product-block .img-box img {
        aspect-ratio: 7 / 6;
        object-fit: contain !important;
        height: auto;
    }

    .partners-history .data {
        font-size: 48px;
    }

    .partner-products .col-md-4.pb-4 {
        padding-bottom: 0 !important;
        width: 100%;
    }

    .partner-products .col-md-4:last-child .product-block {
        border-radius: 0 0 8px 8px;
    }

    .vision-wrapper .vision-content p {
        font-size: 16px;
    }

    .vision-wrapper .vision-content {
        padding-right: 0;
    }

}

@media only screen and (max-width: 991px) {
    .site-header .main-navigation ul li.menu-item>a {
        font-size: 11px !important;
        padding: 25px 1px;
    }

    .acf-page-content .col-md-9 {
        width: 100% !important;
    }

    .acf-page-content .col-md-9 .pe-md-4 {
        padding-right: 0 !important;
    }

    .newsletter.template-part h3 {
        font-size: 24px;
    }

    .page-main-content .row h3.wp-block-heading {
        font-size: 38px;
    }

    /*.page-main-content h4,
    .page-content h4 {
        font-size: 34px;
    }*/
}

@media only screen and (max-width: 938px) {
    .image-card-with-text .img-box {
        padding: 0;
    }

    .site-header .main-navigation #wp-megamenu-header-menu {
        display: none;
    }

    .header-cta-btns .btn.btn-secondary {
        display: none !important;
    }

    .site-header .header-icons .header-cta-btns {
        display: block;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
    }

    .site-header .header-icons .header-cta-btns .btn {
        background: none;
        color: #d0006f;
        line-height: 1.5;
        height: auto;
        padding: 0;
        margin: 0 15px 0 2px;
    }

    .site-header .header-icons .search-icon {
        padding: 0;
        margin-right: 5px !important;
    }

    .site-header .site-logo a {
        padding: 0;
    }

    .site-header {
        min-height: 47px;
    }

    .site-logo {
        padding: 9px 0 0;
    }

    #hamburger {
        right: 10px;
    }

    .site-header .header-inner .hamburger {
        height: 30px;
        position: absolute;
        right: 0;
        padding-right: 11px !important;
    }

    .site-header .header-inner {
        padding-right: 48px;
    }

    #hamburger span {
        background: #343434;
        width: 18px;
        margin: 6px 0;
    }


    .site-header .site-logo img {
        max-width: 81px;
    }

    .sidemenu {
        top: 50.4px;
        height: 90%;
        height: calc(100vh - 48px);
        height: -webkit-calc(100vh - 48px);
        max-width: 100% !important;
        background: #fafaf4;
        padding-top: 10px;
    }

    .sidemenu::before {
        display: none;
    }

    #header-sidemenu {
        padding: 0;
        margin: 0;
    }

    #header-sidemenu li {
        border-bottom: 1px solid #d2d2d2;
        position: relative;
    }

    #header-sidemenu li a {
        padding: 10px 15px !important;
        text-decoration: none !important;
        text-transform: uppercase !important;
        font-size: 19px !important;
        letter-spacing: .26px !important;
        max-width: 85%;
    }

    #header-sidemenu .menu-item-has-children .toggle-btn {
        left: auto;
        right: 15px;
        top: 0;
        padding: 0;
        height: 50px;
        width: 40px;
        text-align: center;
        display: block;
    }

    #header-sidemenu li li {
        border: none;
    }

    #header-sidemenu li ul {
        border-top: 1px solid #d2d2d2;
    }

    #header-sidemenu li li a {
        font-size: 12px !important;
    }

    .sidemenu .sidebar-sec-menu {
        border-top: none;
        padding-top: 15px;
    }

    .sidemenu .sidebar-sec-menu ul {
        padding-left: 0;
    }

    .sidemenu .sidebar-sec-menu ul a {
        padding: 10px 15px;
        font-size: 12px;
    }

    .sidemenu .social-links {
        padding-left: 0;
    }

    #hamburger.open span:last-child {
        translate: 0 -7px;
    }

    .hover-image-blocks {
        margin-bottom: 4px !important;
    }

    .blog-section .post-item .title h3 a {
        font-size: 16px;
    }

    .btn-primary-outline,
    .btn-primary {
        padding: 11px 15px;
        font-size: 14px;
    }

    .general-content-block {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
    }

    .image-card-with-text .section-subtitle {
        margin-bottom: 20px;
    }

    .image-card-with-text .img-box {
        position: relative;
        padding: 15px 15px 0;
    }

    .image-card-with-text .content {
        padding: 15px;
    }

    .general-content-block iframe {
        margin-bottom: 21px;
    }

    .area-of-focus .aof-content-box .inner-title {
        margin-bottom: 10px;
    }

    .area-of-focus .aof-content-box .news .inner-title {
        margin-bottom: 15px;
    }

    .shop-pink {
        padding-bottom: 70px;
        padding-top: 30px;
    }

    .shop-pink .col-md-3,
    .shop-pink .col-md-9 {
        width: 100%;
        padding-top: 0 !important;
    }

    .shop-pink .category-block .categories-list a {
        max-width: 100%;
        margin-bottom: 5px;
    }

    .shop-pink .category-block .categories-list a.active {
        margin-bottom: 15px;
    }

    .shop-pink {
        padding-bottom: 30px;
    }

    .our-partners .partners-block .inner-title {
        margin-bottom: 17px;
    }

    .our-partners .partners-block .subtitle {
        font-size: 16px;
    }

    .our-partners {
        padding-bottom: 50px;
    }

    .our-partners .partners-block .partners-lists .block {
        height: 100%;
        width: 100%;
    }

    .spotlight-section .inner-title {
        margin-bottom: 15px;
    }

    .accordion-title {
        font-size: 18px;
        font-weight: 500;
    }

    .search-page {
        padding-bottom: 80px;
    }

    .search-page .results-wrapper .title-2 {
        font-size: 30px;
    }

    .search-page .results-wrapper #results .researchers .article .content p,
    .search-page .results-wrapper #results .top .article .content p {
        line-height: 28px;
    }

    .search-page .results-wrapper #results .article .title-3 a {
        font-size: 22px;
    }

    .glossary-search {
        top: 48px;
        padding: 20px 0;
    }

    .glossary-content {
        gap: 0 15px;
        grid-template-columns: calc(20% - 15px) calc(80% - 0px);
    }

    .alphabetical-list .sticky-wrap {
        top: 170px;
    }

    .alphabetical-list .sticky-wrap ul {
        padding-left: 10px;
    }

    .glossary-items-wrap .active-item {
        padding-top: 160px;
    }

    .glossary-search-intro {
        padding-top: 40px;
    }

    .bcrf-info {
        text-align: center;
        font-size: 24px;
        letter-spacing: -.08px;
        line-height: 1.33;
    }

    .glossary-item h3 {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: -.3px;
        line-height: 32px;
        margin-bottom: 8px;
    }

    .glossary-item p {
        font-size: 16px;
    }

    .header-inner .pull-left {
        position: static;
        padding-top: 0;
    }

    .footer-menu {
        border-top: 1px solid #79b7bc;
        padding: 12px 0;
    }

    .footer-menu li:first-child {
        padding-bottom: 0 !important;
        position: relative;
    }

    .footer-menu li a {
        display: block !important;
        position: relative;
    }

    .footer-menu li a::before {
        content: "";
        position: absolute;
        top: 50%;
        translate: 0 -50%;
        right: 45px;
        width: 1px;
        height: 65%;
        background: #79b7bc;
    }

    .footer-menu .wrapper {
        display: none;
    }

    .footer-menu .wrapper a::before {
        display: none;
    }

    .footer-menu .wrapper li {
        padding: 12px 0 !important;
    }

    .site-footer .footer-menu .wrapper li:first-child {
        padding-top: 12px !important;
    }

    .footer-menu li .toggle-btn {
        display: block;
        padding: 10px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
    }

    .footer-menu li .toggle-btn::before,
    .footer-menu li .toggle-btn::after {
        content: "";
        position: absolute;
        top: 50%;
        translate: 0 -50%;
        width: 24px;
        height: 1px;
        background: #fff;
    }

    .footer-menu li .toggle-btn::after {
        rotate: 90deg;
        transition: 0.4s;
    }

    .footer-menu li .toggle-btn.open::after {
        rotate: 0deg;
        opacity: 0;
    }

    .footer-bottom .newsletter {
        display: block !important;
    }

    .alphabetical-list {
        padding: 15px;
        top: 48px;
    }
}


.footer-menu .wrapper li:first-child a {
    font-size: 14px !important;
    pointer-events: unset !important;
    cursor: pointer !important;

}

.footer-bottom .newsletter {
    background: none;
    display: none;
}

.footer-bottom .social-links {
    flex-direction: column;
    display: flex;
    margin-bottom: 40px;
}

.footer-bottom .social-links h2 {
    margin: 0 0 20px;
    font-weight: 400 !important;
}

.footer-bottom .social-links .social-link {
    display: flex;
}

#dd-container .dtd-callout {
    padding: 30px;
    box-shadow: 0 2px 4px 0 rgba(170, 170, 170, .5);
    background-color: #fdfdfd;
    border: solid 1px rgba(194, 198, 206, .5);
    margin-bottom: 15px;
}

#dd-container * {
    font-family: var(--GeometricSans3-font);
}

.dtd-footer a {
    text-decoration: none;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    border: none;
}

#dd-container .dtd-callout .search-title {
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-family: var(--GeometricSans3-font);
    color: black;
}

#dd-container .dtd-search-box,
.dtd-plugin .dtd-search-box {
    position: relative;
    background: #fff;
    border: 1px solid rgba(136, 187, 204, .5);
    box-sizing: border-box;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, .24), 0px 0px 2px rgba(0, 0, 0, .12);
    border-radius: 2px;
    z-index: 10;
    min-height: 35px !important;
}

#dd-container .dtd-search-input,
.dtd-plugin .dtd-search-input {
    margin: 0 !important;
    border: 0 !important;
    height: inherit;
    position: static !important;
    opacity: 1 !important;
    color: #000 !important;
    font-size: 1rem !important;
    float: none !important;
    background-color: #fff !important;
    padding: 12px 20px 12px 40px !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTdweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTcgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iSWNvbnMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJSb3VuZGVkIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTQ1LjAwMDAwMCwgLTQyMS4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9IkFjdGlvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjAwMDAwMCwgMTAwLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9Ii1Sb3VuZC0vLUFjdGlvbi0vLXNlYXJjaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDQyLjAwMDAwMCwgMzE4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnPgogICAgICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgcG9pbnRzPSIwIDAgMjQgMCAyNCAyNCAwIDI0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS41LDE0IEwxNC43MSwxNCBMMTQuNDMsMTMuNzMgQzE1LjYzLDEyLjMzIDE2LjI1LDEwLjQyIDE1LjkxLDguMzkgQzE1LjQ0LDUuNjEgMTMuMTIsMy4zOSAxMC4zMiwzLjA1IEM2LjA5LDIuNTMgMi41Myw2LjA5IDMuMDUsMTAuMzIgQzMuMzksMTMuMTIgNS42MSwxNS40NCA4LjM5LDE1LjkxIEMxMC40MiwxNi4yNSAxMi4zMywxNS42MyAxMy43MywxNC40MyBMMTQsMTQuNzEgTDE0LDE1LjUgTDE4LjI1LDE5Ljc1IEMxOC42NiwyMC4xNiAxOS4zMywyMC4xNiAxOS43NCwxOS43NSBDMjAuMTUsMTkuMzQgMjAuMTUsMTguNjcgMTkuNzQsMTguMjYgTDE1LjUsMTQgWiBNOS41LDE0IEM3LjAxLDE0IDUsMTEuOTkgNSw5LjUgQzUsNy4wMSA3LjAxLDUgOS41LDUgQzExLjk5LDUgMTQsNy4wMSAxNCw5LjUgQzE0LDExLjk5IDExLjk5LDE0IDkuNSwxNCBaIiBmaWxsPSIjNjY2NjY2Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) !important;
    background-position: 12px 13px !important;
    background-repeat: no-repeat !important;
    min-height: 35px !important;
    max-width: none !important;
    width: 100% !important;
    font-family: inherit;
}

#dd-container .lets-check,
.dtd-plugin .lets-check {
    display: inline-block;
    vertical-align: middle;
    padding: 0.85em 1em;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 100%;
    max-width: 290px;
    font-size: 1rem;
    border-radius: 5px;
    padding: 1em 0;
    background-color: #175a9b;
    color: #fefefe;
    margin: 1rem auto;
}

#dd-container .lets-check:hover,
.dtd-plugin .lets-check:hover {
    background-color: #144d84;
}

.footer-menu .wrapper li a {
    font-family: Georgia, "Times New Roman", Times, serif !important;
}

@media (min-width: 938px) {

    .footer-menu .wrapper {
        padding-top: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .editors-picks {
        padding-top: 5px;
    }

    .page-main-content,
    .acf-page-content {
        padding: 30px 0 !important;
    }

    .page-banner .section-title {
        font-size: 36px;
    }

    .page-main-content .row h3.wp-block-heading {
        font-size: 34px;
    }

    /*.page-main-content h4,
    .page-main-content h5,
    .page-content h4 {
        font-size: 26px;
    }*/

    .acf-page-content .repeated-blocks h5 {
        font-size: 28px;
    }

    .faq-accordion .faq-block .inner-title {
        font-size: 22px !important;
    }

    .page-with-sidebar {
        padding-top: 30px;
    }

    .search-page .title-wrapper {
        padding: 40px 0;
    }

    .search-page .search-bar .input-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 16px 0;
    }

    .search-page .search-form .input-group .btn {
        margin-bottom: 0;
    }

    .search-page .search-block .search-filters .section-title {
        max-width: 100%;
    }

    .search-page .search-block .row {
        gap: 40px 0;
    }

    .our-partners .partners-lists .col-md-3 {
        width: 50%;
    }

    section.blog .featured-posts .post:not(:first-child,
        :nth-child(2)) {
        padding: 8px;
        margin: 0;
    }

    .blog-menu-links .navigation ul li.active::before {
        bottom: 0px;
    }

    .image-card-with-text {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }

    .hero {
        min-height: 315px;
    }

    .product-lists .img-box {
        text-align: center;
    }

    .shop-pink .product-block .product-lists .featured-products .product-grid {
        border-left: none;
        border-right: none;
    }

    .timeline-image-card {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .single-post .entry-content-wrapper {
        padding: 80px 0 60px;
    }

    .post-card .img-box img {
        width: 100%;
    }

    .post-cards.reason {
        padding-top: 60px !important;
        padding-bottom: 20px !important;
    }

    .post-cards.reason .cs-column {
        padding-top: 0 !important;
    }

    .search-page {
        padding-bottom: 50px;
    }

    .search-page .results-wrapper .title-2 {
        font-size: 28px;
    }

    .search-page .results-wrapper #results .blog .img-box {
        flex: 0 0 100px;
    }

    .search-page .results-wrapper #results .article .title-3 a {
        font-size: 20px;
    }

    .search-page .results-wrapper #results .blog .cat-links {
        margin-bottom: 0;
    }

    .search-page .results-wrapper #results .researchers .article {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
    }

    .search-page .results-wrapper #results .researchers .article .img-box {
        margin: 0 auto 16px auto;
        max-width: 50%;
    }

    .search-page .results-wrapper #results .top .article .img-box {
        /* flex: 0 0 100px;*/
        margin-right: 0;
    }

    .search-page .results-wrapper #results .article {
        display: block;
    }

    .search-page .results-wrapper #results .researchers .article .img-box img,
    .search-page .results-wrapper #results .top .article .img-box img {
        width: 100%;
    }

    .search-page .results-wrapper #results .article .title-3 {
        margin: 0 0 4px;
    }

    .events.upcoming .event-cards .event-card {
        display: block;

    }

    .general-content-block .section-subtitle p {
        line-height: 26px;
    }

    .page-banner .section-title {
        margin-bottom: 10px;
    }

    .product-page .product-info-wrapper .additional-details .value {
        text-align: left;
    }

    .product-page .product-info-wrapper .additional-details .name,
    .product-page .product-info-wrapper .additional-details .value {
        vertical-align: top;
    }

    .glossary-layout .glossary-content {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding-top: 0;
    }

    .glossary-layout .glossary-content .content-right {
        flex: unset;
        padding-bottom: 15px;
    }

    .glossary-layout .alphabetical-list .section.container,
    .glossary-layout .alphabetical-list .section.container ul {
        padding: 0;
    }

    .glossary-layout .alphabetical-list .section.container ul {
        overflow-y: hidden;
        overflow-x: auto;
    }

    .glossary-layout .alphabetical-list .section.container ul li {
        min-width: 9.6%;
    }

    .alphabetical-list ul::-webkit-scrollbar {
        display: none;
        /* For Chrome, Safari, and Opera */
    }

    .alphabetical-list {
        padding-right: 0;
    }

    .alphabetical-list ul {
        -ms-overflow-style: none;
        /* For Internet Explorer and Edge */
        scrollbar-width: none;
        /* For Firefox */
    }
}

#glossary-sidebar-block .widget-title {
    margin: 0;
    background: #00364B;
    color: white;
    font-size: 24px;
    line-height: 32px;
    padding: 4px 12px;
    font-family: var(--GeometricSans4-font);
    font-weight: 300;
}

#glossary-sidebar-block .widget {
    border: 3px solid #00364B;
}

#glossary-sidebar-block .widget-content {
    padding: 16px;
}

#glossary-sidebar-block .widget-content p {
    color: #00364B;
    font-family: var(--GeometricSans3-font);
    line-height: 20px;
    margin-bottom: 15px;
}

#glossary-sidebar-block .resource-list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

#glossary-sidebar-block a {
    color: #00364B;
}

.shop-pink .product-block .product-lists .block .content .name,
.partner-products .product-block .content .name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media only screen and (max-width: 576px) {
    .hero .section .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .text-with-image .vision-img {
        margin-top: 40px;
    }

    .hover-image-blocks {
        margin-bottom: 19px !important;
        padding-top: 40px;
    }

    .blog-section .post-item .img-box {
        padding: 0;
        flex: 0 0 102px;
    }

    .blog-section .post-item .title h3 a {
        line-height: 1.4;
    }

    .blog-section .section-title {
        margin-bottom: 35px;
    }

    .site-logo {
        min-height: 46px;
    }

    .search-wrapper .search-inner .form-wrapper input {
        height: 48px;
    }

    .search-wrapper .search-inner .form-wrapper .btn-primary {
        width: auto;
        margin: 0;
        padding: 11px 20px;
    }

    .site-header .site-logo img {
        max-width: 102px;
    }

    .breadcrumbs a {
        padding: 18px 12px 16px;
    }

    .general-content-block .btn-primary-outline {
        width: auto;
        /*width: 100%;*/
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }

    .area-of-focus .post-wrapper .aof-post article.post {
        flex: 100%;
    }

    .page-banner .section.container {
        min-height: auto;
    }

    .blog-header .title {
        font-size: 32px;
    }

    .blog-header {
        padding: 45px 0 40px;
    }

    section.blog .blog-post-wrap h3.entry-title {
        font-size: 28px;
    }

    section.blog .post .entry-content h3 a {
        font-size: 16px;
    }

    section.blog .featured-posts .post:first-child .entry-content h3 a,
    section.blog .featured-posts .post:nth-child(2) .entry-content h3 a {
        font-size: 18px;
    }

    .accordion-title {
        font-size: 16px;
    }

    iframe {
        width: 100%;
        max-width: 100%;
    }

    .page-main-content .row h3.wp-block-heading {
        font-size: 30px;
    }

    /*.page-main-content h4,
    .page-main-content h5,
    .page-content h4 {
        font-size: 24px;
    }*/

    .acf-page-content .inner-title {
        font-size: 28px;
    }

    .acf-page-content .repeated-blocks h5 {
        font-size: 24px;
    }

    .faq-accordion .faq-block .inner-title {
        font-size: 20px !important;
    }

    .search-page {
        padding-bottom: 30px;
    }

    .search-page .title-wrapper {
        padding: 30px 0;
    }

    .search-page .search-block .search-filters .section-title {
        font-size: 22px;
    }

    .search-page .search-block .row {
        gap: 30px 0;
    }

    .search-page .results-wrapper .title-2 {
        font-size: 24px;
    }

    .search-page .results-wrapper #results .article .title-3 a {
        font-size: 18px;
    }

    .search-page .results-wrapper #results .researchers .article .content p,
    .search-page .results-wrapper #results .top .article .content p {
        font-size: 16px;
    }

    .search-page .results-wrapper #results .researchers .article .content p,
    .search-page .results-wrapper #results .top .article .content p {
        line-height: 24px;
    }

    .donation-content-wrap .btn-primary {
        width: auto;
        padding: 16px 20px;
        line-height: 1;
    }

    .footer-social ul {
        gap: 0 28px;
    }

    .single-post .entry-content-wrapper .entry-content a.btn-primary {
        width: auto;
    }

    .glossary-layout .alphabetical-list .section.container ul li {
        min-width: 16%;
    }
}


@media only screen and (max-width: 479px) {
    section.hero {
        padding-bottom: 10px;
    }

    .site-header .header-inner {
        padding-left: 15px;
    }

    section.blog .blog-post-wrap h3.entry-title {
        font-size: 24px;
    }

    section.blog .blog-post-wrap .post .entry-content h3 {
        line-height: 1.1;
    }

    .acf-page-content .section .section-subtitle {
        font-size: 22px;
    }

    .acf-page-content .content blockquote {
        padding: 20px 25px 15px;
        margin: 20px 0;
    }

    .acf-page-content .content blockquote p {
        font-size: 20px;
        line-height: 1.3;
    }

    .hero {
        min-height: 180px;
    }

    #pink-products-lists {
        padding-bottom: 0 !important;
    }

    .partners-history {
        padding: 45px 0 25px;
    }

    .partners-history .title-2 {
        margin-bottom: 25px;
    }

    .faq-accordion .faq-block .inner-title {
        font-size: 22px !important;
    }

    .timeline-image-card .donation-content .entry-content img {
        margin: 0;
    }

    .timeline-image-card .donation-content {
        margin: 0 0px 20px 0px;
    }

    .single-post .entry-content-wrapper {
        padding: 50px 0 40px;
    }

    .post-cards.reason {
        padding-top: 40px !important;
        padding-bottom: 10px !important;
    }

    .page-main-content,
    .acf-page-content {
        padding: 20px 0 !important;
    }

    /*.text-with-image.page-banner {
        padding: 30px 0 15px 0;
    }*/

    .page-banner .section-title {
        font-size: 34px;
    }

    .page-main-content .row h3.wp-block-heading {
        font-size: 26px;
    }

    /*.page-main-content h4,
    .page-main-content h5,
    .page-content h4 {
        font-size: 22px;
    }*/

    .acf-page-content .inner-title {
        font-size: 26px;
    }

    .acf-page-content .repeated-blocks h5 {
        font-size: 22px;
    }

    .acf-page-content .repeated-blocks .rb-content p {
        margin-bottom: 18px;
        font-size: 16px;
    }

    .faq-accordion .faq-block {
        border-top: 2px solid #79b7bc;
    }

    .faq-accordion .faq-block:last-child {
        border-bottom: 2px solid #79b7bc;
    }

    .page-with-sidebar {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .search-page {
        padding-bottom: 10px;
    }

    .search-page .results-wrapper .title-2 {
        font-size: 22px;
    }

    .search-page .results-wrapper #results .article .title-3 a {
        line-height: 24px;
    }

    .title-3 {
        line-height: 1;
    }

    .search-page .results-wrapper #results .article .title-3 a {
        font-size: 16px;
    }

    .search-page .results-wrapper #results .article .title-3 a {
        line-height: 20px;
    }

    .search-page .btn-text {
        font-size: 12px;
    }

    .researchers-block .inner-block {
        min-width: 160px;
    }

    .researchers-block .inner-block .img-box img {
        width: 130px;
        height: 130px;
    }

    .page-content h4 {
        font-size: 32px;
    }


}

.podcast-section .blog-content.podcast-content .blog-post-wrap h3.entry-title {
    font-weight: 400;
}

.glossary-wrapper .section.container {
    max-width: 1030px;
}

.footer-donate.hero {
    padding-bottom: 50px;
    margin-bottom: 0;
}

.footer-donate.hero .hero-img {
    position: relative;
    margin-top: -135px;
}

.footer-donate.hero .image-caption {
    bottom: 100%;
    left: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.footer-donate.hero .section-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: var(--GeometricSans3-font);
}

.footer-donate.hero .hero-img img {
    display: block;
}

.footer-donate.hero .image-caption {
    text-transform: unset;
    font-size: 18px;
    text-align: left;
    color: #00364b;
    position: absolute;
    margin-bottom: 8px;
}


.hero .hero-img img {
    display: block;
    width: 100%;
}

.donate-form-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 8;
}

.donate-form-modal .donate-form {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    padding: 15px;
}

.donate-form-modal .donate-form::-webkit-scrollbar-thumb {
    width: 8px;
    background: rgba(0, 0, 0, 0.8);
}

.donate-form-modal .overlayer {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

.donate-form-modal .classy-inline-embed {
    max-height: 500px
}

@media (max-width: 600px) {
    .donate-form-modal .classy-inline-embed {
        max-height: 500px;
        max-width: 350px;
    }

    .footer-donate.hero,
    .footer-donate.hero .hero-img {
        margin-top: 0;
    }
}

@media (min-width: 1023px) {
    .breadcrumbs {
        position: relative;
        margin-bottom: -50px;
        margin-top: 18px;
        z-index: 2;
        width: calc(100% - 20px);
        top: 0;
    }
}


.site-notice {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-decoration: none !important;
    background-color: #e8d881;
    color: #00364b;
    letter-spacing: -.04px;
    line-height: 1.4;
    padding: 10px 35px;
    position: sticky;
    z-index: 3;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
}

.site-notice .site-notice-icon {
    height: 33px;
    width: 33px;
    margin-right: 8px;
    object-fit: contain;
}

.site-notice .site-notice-prefix {
    font-size: 20px;
    color: #d0006f;
    font-weight: 700;
    margin-right: 6px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    font-family: 'HurmeGeometricSans3-Regular';
}

.site-notice .site-notice-close {
    height: 19px;
    width: 19px;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.shop-pink {
    padding-bottom: 60px;
}

section.blog .featured-posts .post:nth-child(5) img,
section.blog .featured-posts .post:nth-child(6) img,
section.blog .featured-posts .post:nth-child(7) img {
    height: 140px;
    object-fit: cover;
}



@media (max-width: 768px) {
    .site-notice-icon {
        height: 12px !important;
        width: 12px !important;
        vertical-align: middle;
    }

    .site-notice-prefix,
    .site-notice {
        font-size: 12px !important;
    }

    .site-notice {
        display: block;
    }
}

.video-post.title-wrapper .section-subtitle {
    color: #53565a;
    margin-bottom: 40px;
}

.video-post.title-wrapper iframe {
    aspect-ratio: 16/9;
}

.single-post.video-post iframe {
    display: none !important;
}

.single-post.video-post h2 {
    font-size: 24px !important;
    font-family: 'HurmeGeometricSans3-Regular' !important;
    letter-spacing: -.08px;
    line-height: 1.33;
}

.single-post.video-post .video-header {
    display: none;
}

.font-gt {
    font-family: "GTSectra";
}

.general-input.become-a-partner .label {
    font-family: "GTSectra";
}

.spotlight-block .caption {
    font-size: 16px;
}

.partner-products .product-block .img-box,
.shop-pink .product-block .product-lists .block .img-box {
    margin: 0;
    width: 100%;
}

.partner-products .product-block .img-box img {
    object-fit: contain !important;
    max-height: 310px;
}

.shop-pink .product-block .product-lists .block .img-box img {
    width: 100%;
    object-fit: contain;
    max-height: 210px;
    display: block;
}

.section-need-help .section-title {
    font-size: 32px;
}

.section-need-help .section-subtitle p {
    color: #00364b;
}

.section-need-help .section-subtitle strong {
    font-family: var(--GeometricSans4-font);
    font-weight: 300;
    color: #00364b;
}

.section-need-help .inner-content {
    max-width: 940px;
    margin: auto;
}

.section-need-help .section-copy p {
    text-align: center;
    font-size: 18px !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #53565a !important;
}

.acf-page-content.bequest .col-md-9 {
    width: 82%;
}

.acf-page-content.bequest .col-md-3 {
    width: 18%;
    padding-left: 16px;
}

.acf-page-content.bequest .sidebar-content .content-box * {
    font-size: 16px;
    text-decoration: none;
}

.acf-page-content.bequest .sidebar-content .content-box ul {
    margin: 0;
    padding: 15px;
}

.acf-page-content.bequest .sidebar-content .content-box ul li::marker {
    color: #d0006f;
}

.text-editor blockquote {
    margin-left: 0;
    margin-right: 0;
    padding: 32px 60px 60px;
    background-color: #dfafae;
    border-left: 5px solid #d0006f;
}

.text-editor blockquote p {
    font-family: "GT Sectra" !important;
    color: #00364b;
    font-size: 32px !important;
    letter-spacing: -.3px !important;
    line-height: 1.25 !important;
}

.blog-menu-links .navigation li a {
    letter-spacing: .28px;
}

.blog-header .title {
    font-family: var(--GeometricSans4-font);
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.latest-posts .featured-image img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 2/1.2;
}

.entry-content h1 {
    font-family: var(--GeometricSans4-font);
    font-size: 64px;
    font-weight: 400;
    line-height: 1.203125;
    color: #00364b;
}

.entry-content h3 {
    font-family: "GT Sectra";
    font-size: 48px;
    font-weight: 400;
    letter-spacing: -.27px;
    line-height: 1.1666666667;
    color: #00364b;
}

.entry-content h4 {
    font-family: "GT Sectra";
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -.13px;
    line-height: 1.2;
    color: #00364b;
}

.entry-content h5 {
    font-family: "GT Sectra";
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -.3px;
    line-height: 1.25;
    color: #00364b;
}

.entry-content h6 {
    font-family: "GT Sectra";
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -.23px;
    line-height: 1.4166666667;
    color: #00364b;
}

.upcoming-events--get_involved .section-subtitle {
    color: #53565a;
    max-width: 670px;
}

.upcoming-events--get_involved .sidebar-content a {
    text-decoration: none;
}

.upcoming-events--get_involved .sidebar-content .event-title {
    font-family: 'GT Sectra';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.15px;
    line-height: 1.5;
    margin-bottom: 0;
    color: #00364b;
}

.upcoming-events--get_involved .sidebar-content .event-box {
    padding: 24px 0;
    border-bottom: 1px solid #53565a;
}

.upcoming-events--get_involved .sidebar-content .event-box:first-child {
    padding-top: 0;
}

.upcoming-events--get_involved .sidebar-content .date-box {
    color: #4c7281;
    font-family: 'HurmeGeometricSans4-SemiBold';
    font-size: 12px;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-transform: uppercase;
}

.acf-page-content .content h2 {
    font-size: 48px;
    font-weight: 400 !important;
    color: #00364b;
    font-family: var(--GeometricSans4-font);
    font-weight: 700;
    line-height: 1.1666666667;
}

@media (max-width: 1025px) {
    .partner-products.shop-pink-products .product-block {
        flex-wrap: nowrap;
        justify-content: unset;
    }

    .partner-products.shop-pink-products .product-block .img-box {
        flex: 0 0 25%;
        background: unset;
    }

    .partner-products.shop-pink-products .product-block .content {
        flex: 0 0 75%;
        padding-left: 15px;
    }

    .partner-products.shop-pink-products .product-block .content .name {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 12px;
    }
}

@media (max-width: 768px) {

    .upcoming-events--get_involved .section-title {
        font-size: 24px;
    }

    .text-editor blockquote {
        padding: 32px 24px;
    }

    .video-post.title-wrapper {
        padding-top: 30px;
    }

    .video-post.title-wrapper .section-title {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.33;
    }

    .single-post .entry-content-wrapper .entry-content h2,
    .entry-content p,
    .entry-content li {
        font-size: 16px !important;
    }
}

.single-post .entry-content-wrapper .entry-content li {
    margin-bottom: 24px;
    line-height: 1.7;
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.section-copy h5 {
    font-family: 'gt sectra';
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -.3px;
    line-height: 1.25;
    margin-bottom: 8px;
    margin-top: 24px;
    color: #00364b;
    margin-top: 24px;
}

.section-copy h4 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -.13px;
    line-height: 1.2;
    font-family: 'GT Sectra';
    margin-bottom: 8px;
    margin-top: 24px;
    color: #00364b;
}

.general-content-block .section-copy p {
    margin-bottom: 24px;
    margin-top: 15px;
}

.general-content-block .section-copy ul {
    padding-left: 10px;
    margin: 0;
}

.statistics-resources .inner-content {
    max-width: 925px;
}

.area-of-focus .post-wrapper .aof-post article.post .entry-content h3 {
    line-height: 18px;
}

.entry-content blockquote {
    background-color: #dfafae;
    border-left: 5px solid #d0006f;
    color: #00364b;
    font-family: GTSectra;
    font-size: 24px;
    letter-spacing: -.23px;
    line-height: 1.42;
    margin: 0 0 15px;
    padding: 32px 24px;
}

.entry-content blockquote p {
    font-size: 24px !important;
    line-height: 1.42;
}

.video-post .entry-content-wrapper {
    padding: 60px 0 100px;
}

.page.page-id-4816 .row {
    justify-content: center;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.single-post .banner-image img {
    object-fit: contain;
}

.submenu.wrapper .toggle-btn {
    display: none;
}

.search-wrapper .search-inner .form-wrapper .close-btn {
    right: 0;
}

.search-wrapper .search-inner .form-wrapper .close-btn span {
    color: #d0006f;
    background-image: url(assets/images/input-reset.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 30px;
    width: 30px;
}

.site-header .main-navigation ul li.menu-item>a {
    position: relative;
    padding-right: 15px;
}

.site-header .main-navigation ul b.fa.fa-angle-down {
    position: absolute;
    top: 35px;
    right: 0;
    bottom: 0;
    height: 10px;
}

.product-page .product-featured-image picture img {
    /* max-width: 480px;
    max-height: 384px;*/
    margin: 0 auto;
}

.product-page .product-featured-image .gallery-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (min-width: 768px) {
    .page-banner .col-md-7 {
        flex: 0 0 auto;
        width: 55.333333%;
    }

    .page-banner .col-md-5 {
        flex: 0 0 auto;
        width: 44.666667%;
    }
}


.search-page .results-wrapper #results .blog .article:nth-last-child(2) {
    border-bottom: 1px solid #ddd;
}

.search-page .results-wrapper #results .article {
    align-items: center;
}

.search-page .results-wrapper #results .researchers .article .img-box {
    filter: none;
}

.search-page .results-wrapper #results .partners .article .img-box {
    flex: 0 0 145px;
    margin-right: 32px;
}

.acf-page-content h3 {
    font-family: "GT Sectra";
    font-size: 48px;
    font-weight: 400;
    letter-spacing: -.27px;
    line-height: 1.1666666667;
    margin-top: 24px;
    margin-bottom: 10px;
    color: #00364b;
}

@media (max-width: 768px) {
    .acf-page-content h3 {
        font-size: 30px;
    }
}

@media (max-width: 1023px) {
    .slider-wrapper {
        overflow: hidden;
    }
}

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