/*
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;
}

.page-title {
    font-size: 64px;
    line-height: 1.2;
    margin-top: 0;
    color: var(--secondary-color);
    font-family: var(--GeometricSans3-font);
}

video::-webkit-media-controls {
    display: none !important;
}

.bg-video::-webkit-media-controls {
    display: none !important;
}

.bg-video {
    pointer-events: none;
}

/* 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);
}

.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:not(.post-template-tpl-single-breast-cancer) .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;
}

.post-template-tpl-single-breast-cancer .section-title {
    margin: 17px 0 10px;

}

.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: -0.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;

    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: var(--primary-color);
}

#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;
}

#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 .footer-menu .submenu .menu-item-type-custom {
        pointer-events: initial;
    }
}

.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: var(--white-color);
    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;

    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 {}

/* .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: 0.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: 0.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: var(--primary-color);
    cursor: pointer;
    color: var(--white-color);
    font-size: 16px;
    letter-spacing: 0.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;

    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: var(--white-color);
    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: var(--primary-color);
    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: var(--secondary-color);
    border-color: var(--secondary-color);
}

.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 {}

.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: var(--white-color);
    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;

    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;

    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 {

    font-family: "Hurme Regular";
    font-size: 20px;
    letter-spacing: -0.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;

}

.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: var(--white-color);
    background-color: var(--secondary-light-color);
}

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

.glossary-item a {
    color: var(--primary-color);
}

.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 {

    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";

    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;
}


.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, 0.5);
    background-color: #fdfdfd;
    border: solid 1px rgba(194, 198, 206, 0.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: var(--white-color);
    border: 1px solid rgba(136, 187, 204, 0.5);
    box-sizing: border-box;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.24), 0px 0px 2px rgba(0, 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: var(--white-color) !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 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 0.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;
}



#glossary-sidebar-block .widget-title {
    margin: 0;
    background: var(--secondary-color);
    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 var(--secondary-color);
}

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

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

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


.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;
}



.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;

    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;

    letter-spacing: -0.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: var(--primary-color);
    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;
}


.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: -0.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 {}

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

.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: var(--primary-color);
}

.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: var(--secondary-color);
    font-size: 32px !important;
    letter-spacing: -0.3px !important;
    line-height: 1.25 !important;
}

.blog-menu-links .navigation li a {
    letter-spacing: 0.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: var(--secondary-color);
}

.entry-content h3 {
    font-family: "GT Sectra";
    font-size: 48px;
    font-weight: 400;
    letter-spacing: -0.27px;
    line-height: 1.1666666667;
    color: var(--secondary-color);
}

.entry-content h4 {
    font-family: "GT Sectra";
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -0.13px;
    line-height: 1.2;
    color: var(--secondary-color);
}

.entry-content h5 {
    font-family: "GT Sectra";
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -0.3px;
    line-height: 1.25;
    color: var(--secondary-color);
}

.entry-content h6 {
    font-family: "GT Sectra";
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.23px;
    line-height: 1.4166666667;
    color: var(--secondary-color);
}

.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: -0.15px;
    line-height: 1.5;
    margin-bottom: 0;
    color: var(--secondary-color);
}

.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: var(--secondary-color);
    font-family: var(--GeometricSans4-font);
    font-weight: 700;
    line-height: 1.1666666667;
}


.tab-content .post-thumbnail img {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* .section-title.collapsible-header img {
    rotate: 180deg;
} */

.section-title.collapsible-header.active img {
    rotate: 180deg;
}

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

#glossary-sidebar-block .resource-list li {
    margin: 0 0 5px 0;
    line-height: 1.3;
}

#glossary-sidebar-block .resource-list li a {
    color: var(--secondary-color);
    font-size: 14px;
}

#glossary-sidebar-block .resource-list li a:hover {
    color: var(--primary-color);
}

.section-copy h5 {
    font-family: "gt sectra";
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -0.3px;
    line-height: 1.25;
    margin-bottom: 8px;
    margin-top: 24px;
    color: var(--secondary-color);
    margin-top: 24px;
}

.section-copy h4 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -0.13px;
    line-height: 1.2;
    font-family: "GT Sectra";
    margin-bottom: 8px;
    margin-top: 24px;
    color: var(--secondary-color);
}

.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 var(--primary-color);
    color: var(--secondary-color);
    font-family: GTSectra;
    font-size: 24px;
    letter-spacing: -0.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: var(--primary-color);
    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;
}


.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: -0.27px;
    line-height: 1.1666666667;
    margin-top: 24px;
    margin-bottom: 10px;
    color: var(--secondary-color);
}


@media (max-width: 1023px) {
    .slider-wrapper {
        overflow: hidden;
    }
}

video {
    max-width: 100%;
    height: auto;
}

.proj-header--scroll {
    background-color: var(--white-color);
    backdrop-filter: blur(6px);
}

.no-gutters {
    margin-left: 0;
    margin-right: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}



.col--gap30 {
    margin: 12px 0;
}

.cs-w-max {
    max-width: max-content;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.h-inherit {
    height: inherit;
}

.cs-cursor-pointer {
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.cs-cursor-pointer:hover {
    opacity: 0.8;
}

.cs-transition-4 {
    transition: all 0.4s ease-in-out;
}

.cs-opacity {
    transition: all 0.4s ease-in-out;
}

.cs-opacity:hover {
    opacity: 0.8;
}

.cs-note {
    background-color: #f9f8f4;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    align-items: center;
    gap: 32px;
    justify-content: center;
}

@media only screen and (min-width: 576px) {
    .cs-note {
        padding: 48px 16px;
        gap: 3rem;
    }
}

.cs-note__content-grid {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 8px;
}

.cs-note__title-wrap {
    display: flex;
    gap: 8px;
    align-items: center;
}

.cs-note__title-wrap .post-title{
	color: var(--secondary-color);
}

.cs-note__title-wrap__icon {
    display: block;
    width: 24px;
    height: 24px;
}


.cs-cta {
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


.cs-cta__title {
    margin: 0;
    font-size: 37px;
    color: var(--white-color);
    max-width: 400px;
    text-align: center;
}

.post-title a,
.cat-title,
.category-grid__title,
.post-list-wrapper a,
.post-title,
.cs-cta__title,
.cs-news__info a,
.cs-banner__content p,
.cs-banner__content-bottom__title {
    font-family: var(--GeometricSans3-font) !important;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    line-height: 1.5;
    text-decoration: none;
}

.post-title a,
.post-title,
.cs-banner__content p {
    font-size: 18px;
}

.cs-banner__content p {
    font-weight: 400;
}

.post-list-wrapper li a,
.post-list-wrapper span {
    font-size: 13px;
}

.post-title a:hover,
.post-template-tpl-single-breast-cancer.single-post a:hover:not(.footer-cta a:hover),
.post-template-tpl-single-breast-cancer.single-post a.active,
.cs-news__info a:hover,
.full-width-split-screen__wrap li:hover a,
.post-list-wrapper li a,
.post-list-wrapper span,
.post-template-tpl-single-breast-cancer.single-post a:not(.footer-cta a, .site-footer .footer-menu ul li a, .header-cta-btns a),

.cs-section-wrapper .breadcrumbs a:hover {
    color: var(--secondary-light-color);
}

.cs-section-wrapper .breadcrumbs a {
    color: #3a3a3a !important;

}

.post-list-wrapper .post-list a:hover,
.post-list-wrapper .post-list a.active,
.post-list-wrapper li a:hover {
    color: var(--primary-color) !important;
}

.site-footer .footer-menu ul li a:hover,
.footer-cta a:hover,
.footer-bottom #copyright-menu a:hover,
.cs-section-wrapper .breadcrumbs a:last-child,
.cs-section-wrapper .breadcrumbs a:hover {
    color: var(--secondary-light-color) !important;
}

div#mc_embed_signup_scroll {
    display: flex;
}

.cs-banner__content-bottom__action-wrap label#mce-EMAIL,
.cs-banner__content-bottom__action-wrap input.input.input-email {
    width: 100%;
}

#mc_embed_signup .input-email::placeholder {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #9F9F9F;

}

.post-list-wrapper {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    /* Default: 1 column */
}

.post-list-wrapper li {
    list-style: none;
    margin-bottom: 4px;
    align-items: baseline;
    line-height: 12px;
}

/* Apply 2-column layout for lists with more than 4 items */
.post-list-wrapper:has(li:nth-child(5)) {
    grid-template-columns: repeat(2, 1fr);
}

.post-list-wrapper li.post-list span.list-icon {
    flex: 0 0 15px;
}

.single-post .post-list-wrapper li.post-list {
    max-width: 100%;
}


.post-title {
    margin: 0;
}

.category-grid__title,
.post-title a,
.cat-title {
    color: var(--secondary-color);
}

.category-grid__title {
    font-size: 21px;
}

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

.related-news-wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
    padding: 12px 0;
}



.cs-news__info {
    line-height: 1.3;
}

h2.post-title.related-news-title {
    border-top: 1px solid #000;
    padding-top: 15px;
}

.cs-news__info a {
    transition: all 0.4s ease-in-out;
    font-size: 14px;
    line-height: 18px;
    color: var(--secondary-color);
}


.cs-news__image {
    position: relative;
    transition: all 0.4s ease-in-out;
}

.cs-news__image img {
    /* width: 100%;
 height: 100%;
 position: absolute;
 top: 0px;
 left: 0px;
 object-fit: cover; */
}

.cs-news__image:before {
    /* content: "";
    padding-bottom: 126px;
    display: block; */
}

.cs-news__image:after {
    content: "";
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 96%;
    z-index: 1;
}

.related-news__grid {
    /* display: flex;
    flex-direction: column;
    gap: 8px;
    transition: all 0.4s ease-in-out;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    border-right: 1px solid #ddd;
    padding: 0 15px; */
}



.related-news__grid {
    padding: 0 15px;

}

.related-news__grid:last-child {
    border-right: none
}



.cs-category-cards-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}


h4.section-title.not-found {
    font-size: 30px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 50px;
    margin-top: 24px;
    height: auto;
    background: transparent;
}

.cs-category-cards__img {
    position: relative;
    /*  height: 231px; */
}

.cs-category-cards__img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.cs-category-cards__img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 96%;
    transition: all 0.4s ease-in-out;
    background-color: rgba(208, 0, 111, 0);
}

.cs-category-cards__link {
    transition: all 0.4s ease-in-out;
    display: block;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.cs-category-cards__link:hover {
    cursor: pointer;
}

.related-news__grid:hover .cs-news__image::after,
.cs-category-cards__link:hover .cs-category-cards__img::after {
    background-color: rgb(84 163 170 / 27%);
}

.related-news__grid:hover .cs-news__info {
    opacity: 0.8;
}

.cs-category-cards__link:hover .cs-category-cards__img::after {
    /* background-color: rgba(208, 0, 111, 0.1019607843); */
}

.cs-category-cards__link:hover .cs-category-cards__info-title {
    color: var(--primary-color);
}

.cs-category-cards__link:hover .cs-category-cards__info-desc {
    opacity: 0.8;
}

.cs-category-cards__info-wrap {
    padding: 8px 0;
}

.cs-category-cards__info-title {
    font-weight: 600;
    color: var(--secondary-color);
    margin-bottom: 4px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.cs-category-cards__info-desc {
    transition: all 0.4s ease-in-out;
    color: #53565a;
}

.cs-category-cards__ul-wrap {
    display: flex;
}

.cs-category-cards__ul-in {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.cs-card-grid {
    position: relative;
    width: 100%;
    padding: 0 15px;
    margin: 24px 0;
}

.cs-card-grid::after {
    position: absolute;
    content: "";
    left: 24px;
    width: 88%;
    height: 1px;
    background-color: #ddd;
    bottom: -24px;
}


.cs-card-grid:nth-of-type(3n):not(.tax-breast_cancer_category .cs-card-grid:nth-of-type(3n)) {
    border-right-width: 0;
}

.cs-card-grid:nth-last-child(-n + 2)::after {
    content: none;
}

.cs-card-grid:nth-last-child(-n + 3)::after {
    content: none;
}

.cs-card-grid.cs-card-grid--category:nth-last-child(-n + 3)::after {
    content: "";
}

.cs-card-grid.cs-card-grid--category:nth-last-child(-n + 2)::after {
    content: none;
}

.category-grid__tab-content {
    grid-column: span 8 / span 8;
}

.category-grid__tab {
    grid-column: span 4 / span 4;
}

.category-grid__in {
    margin-top: 24px;
    padding: 24px 16px;
    width: 100%;
    background-color: #f9f8f4;
}

.category-grid__pd {
    padding: 16px 0;
}


.category-grid__title {
    font-weight: 600;
    margin-bottom: 12px;
    color: var(--secondary-color);
}

.category-grid__tab-buttons {
    display: flex;
    gap: 12px;
    flex-direction: column;
}

.category-grid__title.collapsible-header {
    margin-bottom: 0;
}

.category-grid__pd.collapsible-wrapper {
    padding: 0;
}

.category-grid .tab-button ul {
    flex-direction: column;
    /* gap: 10px; */
    padding-top: 12px;
    margin-left: 16px;
    transition: all 0.4s ease-in-out;
}

.category-grid .tab-button li {
    /* display: flex;
    gap: 4px; */
}

.category-grid .tab-button .bullet {
    display: inline-block;
    position: relative;
}

.category-grid .tab-button .bullet-title {
    display: inline-block;
    font-weight: 600;
    color: var(--secondary-light-color);
}

.category-grid .tab-button-header {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 3px 8px;
    transition: all 0.4s ease-in-out;
    justify-content: space-between;
}

.category-grid .tab-button-header:hover {
    cursor: pointer;
    opacity: 0.8;
}

.category-grid .tab-button-header>div {
    font-weight: 600;
    color: var(--secondary-color);
}

.category-grid .tab-button-header img {
    width: 14px;
    height: 14px;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

[data-extlink] .tab-button-header img {
    display: none;
}

.category-sec {
    padding-top: 16px;
}



.category-acc {
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.accordion {
    background-color: #f9f8f4;
    display: flex;
    gap: 8px;
    align-items: center;
    background-color: #f9f8f4;
    justify-content: space-between;
    padding: 12px 16px;
    width: 100%;
    border: 1px solid #f9f8f4;
}

.accordion__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: 600;
    width: 100%;
    text-align: left;
    color: var(--secondary-color);
    margin: 0;
    font-family: var(--GeometricSans3-font);
}

.accordion__arrow {
    width: 14px;
    height: 14px;
    position: relative;
    transition: all 0.4s ease-in-out;
}

.tab-body-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.accordion:hover {
    background-color: #f8f5eb;
}

.accordion.active {
    background-color: rgba(84, 163, 170, 0.2);
}

.accordion.active img {
    rotate: 180deg;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.cs-section-wrapper {
    margin-top: 50px;

}


.cs-section-wrapper .section-title {
    font-size: 64px;

}

.cs-section-wrapper .breadcrumbs {
    margin: 0;
    left: 0;
}

.cs-section--common {
    padding: 16px 0;
}

.cs-banner {
    background-color: #f9f8f4;
    position: relative;
    border-top: 1px solid #53565a;
}


.cs-banner__grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    row-gap: 1rem;
    column-gap: 0px;
}

.cs-banner__grid--image-home,
.cs-banner__grid-item.cs-banner__grid--image {
    display: flex;
    justify-content: flex-end;
    align-content: baseline;
    align-items: end;
}

.cs-banner__content {
    gap: 32px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 40px 20px 0px;
}


.category-grid__tab-content.entry-content-wrapper .page-title {
    margin-top: 15px;
}

.cs-banner__abt-image {
    bottom: -7px;
    position: relative;
}

.cs-banner__content-intro {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.078px;
    color: var(--secondary-color);
}

.cs-banner__content-bottom__action-wrap {
    margin-top: 10px;
}


.cs-banner__content-bottom__title {
    color: var(--secondary-color);
    font-size: 21px;
}

.cs-banner__content-bottom.about-newsletter {
    padding-bottom: 48px;
}

.mobile-menu.active {
    opacity: 1;
    z-index: 40;
}

.mobile-menu.active .mobile-menu-li-wrap {
    opacity: 1;
}

.mobile-menu {
    opacity: 0;
    z-index: -40;
}

.mobile-menu-li-wrap {
    opacity: 0;
}

.clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.tab-button.active .tab-button-header {
    background-color: rgba(84, 163, 170, 0.2);
}

.tab-button .tab-button-header img {
    rotate: 0deg;
    top: 2px;
}

.tab-button.active .tab-button-header img {
    rotate: 180deg;
    top: 0;
}

.tab-button.active ul {
    display: flex;
}

.tab-button ul {
    display: none;
}

.category-grid .tab-content .content {
    display: none;
}

.category-grid .tab-content .content.active {
    display: block;
}

.breadcrumb-wrap {
    padding-top: 6px;
    padding-bottom: 15px;
}

.breadcrumb {
    display: flex;
    width: max-content;
    display: flex;
    padding-left: 12px;
}

.breadcrumb li {
    display: inline-flex;
}

.breadcrumb li a,
.breadcrumb li span {
    display: flex;
    background: #f9f8f4;
    text-align: center;
    padding: 8px 12px 8px 12px;
    position: relative;
    margin: 0 4px 0 0;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    letter-spacing: -0.04px;
    padding: 8px 16px;
    background-color: #f9f8f4;
    font-family: "Hurme Geometric Sans 3";
}

.breadcrumb li a {
    color: #3a3a3a;
}

.breadcrumb li span {
    color: var(--secondary-light-color);
}


.cs-page-title {
    padding: 0 15px;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 600;
    color: var(--secondary-color);
}



.cs-page-title--hero {
    padding: 15px;
}


.full-width-split-screen__wrap {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0;
}

.btn-secondary-bg {
    color: var(--white-color) !important;
    background-color: var(--secondary-light-color);
    font-weight: 600;
    font-family: "Hurme Geometric Sans 3";
    text-transform: uppercase;
    letter-spacing: 0.34px;
    padding: 10px 30px;
    text-decoration: none;
}

.btn-secondary-bg:hover {
    opacity: 0.9;
    text-decoration: none;
}

.cs-category-tabs,
.full-width-split-screen__wrap .menu-item {
    padding: 8px 16px;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    font-weight: 600;
    letter-spacing: 0.28px;
    font-family: var(--HurmeGeometricSans3-SemiBold);
    text-transform: uppercase;
}

.full-width-split-screen__wrap li {
    list-style: none;
}

.full-width-split-screen__wrap li a {
    color: #53565A;
    text-decoration: none;
    font-size: 13px;
}

.page-parent .breadcrumbs .breadcrumbs-home-item-wrapper {
    display: block;
    position: relative;
}

.about-newsletter button {
    border: none;
    background: var(--secondary-light-color);
    color: var(--white-color);
    padding: 12px 30px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 2px;
    margin-left: 10px;
}

input.input.input-email {
    padding: 11px;
}

.container-proj {
    width: 100%;
    max-width: 1170px;
    margin-inline: auto;
}

.glossary-sidebar-block.gutenberg-blocks {
    /* float: right;
    display: none;
    margin: 15px 0 15px 15px;
    max-width: 260px;
    width: 100%;
 */
}

.gutenberg-blocks {
    /* position: static !important; */
    margin-bottom: 30px;
}


.selected-reference-block .container {
    padding: 0;
}

#glossary-sidebar-block.glossary-sidebar-block.gutenberg-blocks {
    position: relative;
    top: 0;
}

.about-newsletter.gutenberg-blocks,
.glossary-sidebar-block.gutenberg-blocks {
    opacity: 0;
    float: right;
    max-width: 260px;
    margin: 15px 0 15px 15px;
    width: 100%;
}

/* Initial hidden state of the glossary sidebar and newsletter block */
.glossary-sidebar-block.gutenberg-blocks,
.about-newsletter.gutenberg-blocks {
    position: relative;
    opacity: 0;
    right: -200px;
    visibility: hidden;
    transition: right 1s ease, opacity 1s ease, visibility 0s 1s;
}

/* State when the element should become visible (triggered in JavaScript) */
.glossary-sidebar-block.visible,
.about-newsletter.visible {
    opacity: 1;
    right: 0px;
    visibility: visible;
    transition: right 1s ease, opacity 1s ease;
}


.about-newsletter.gutenberg-blocks {
    border: 4px solid #54A3AA;
}

.about-newsletter.gutenberg-blocks h3 {
    font-size: 22px;
    padding: 5px 10px 10px;
    background: #54A3AA;
    color: white;
    font-family: 'HurmeGeometricSans4-SemiBold' !important;
}

.about-newsletter.gutenberg-blocks .content-wrap {
    padding: 14px;
}

.single-post .entry-content-wrapper .entry-content .about-newsletter.gutenberg-blocks p {
    color: #00364B;
    font-size: 16px;
    line-height: 20px;
    font-family: 'HurmeGeometricSans3-Regular';
    margin-bottom: 10px;
}

.about-newsletter.gutenberg-blocks div#mc_embed_signup_scroll {
    flex-direction: column;
    gap: 8px;
}

.about-newsletter.gutenberg-blocks div#mc_embed_signup_scroll * {
    margin: 0;
}

.single-post .entry-content-wrapper .entry-content .further-reading-block .section-title,
.single-post .entry-content-wrapper .entry-content .selected-reference-block .section-title {
    font-family: var(--GeometricSans4-font);
    font-weight: 500;
    font-size: 32px;
}

.collapsible-wrapper .collapsible-header {
    cursor: pointer;
}

/* Popup custom css start */
.strikeline {
    position: relative;
    color: #99A7AF;
}

.strikeline::after {
    background-image: url("assets/images/strikethrough.svg");
    content: "";
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0px;
}

.hustle-layout .hustle-layout-content {
    padding: 50px 60px 0 !important;
}

.hustle-layout .hustle-image {
    padding: 20px !important;
    overflow: visible !important;
    ;
}

.hustle-layout {
    background-image: url(assets/images/popup_bg.jpg);
}

.hustle-layout .hustle-image img {
    max-width: 240px;
}

.hustle-layout a.hustle-button-cta:first-child {
    background: var(--white-color) !important;
    color: var(--primary-color) !important;
}

.hustle-layout a.hustle-button-cta:hover,
button.hustle-button-icon.hustle-button-close {
    color: #FFFFFF !important;
}

.hustle-layout a.hustle-button-cta:first-child:hover {
    background: #a60058 !important;
    color: var(--white-color) !important;
}

.hustle-layout .hustle-title {
    font-family: HurmeGeometricSans3-Regular;
    font-size: 24px;
    font-weight: 700;
}

.hustle-layout .hustle-button-close {
    right: 60px !important;
    top: 15px !important;
    color: var(--white-color) !important
}

div.hustle-layout .hustle-cta-container {

    margin-bottom: 50px;
}

button.hustle-button-close .hustle-icon-close:hover {
    color: #023851 !important;
}

div.hustle-layout a.hustle-button-cta {
    padding: 8px 30px !important;
    margin-bottom: 50px !important;
}

.hustle-layout {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
}

button.hustle-button-close .hustle-icon-close {
    font-size: 24px !important;
}

/* Popup custom css end */



/* Responsive design */


@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: 40px; */
    }


    .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 (min-width: 1200px) {
    .tab-body-content {
        margin: 0 -24px;
    }

    .related-news-wrapper {
        margin: 0 -24px;
    }

    .breadcrumb {
        padding-left: 0;
    }

    .container-proj {
        padding-inline: 15px;
    }

    .cs-card-grid {
        padding: 0 24px;
    }

    .cs-category-cards-wrap {
        margin: 0 -24px;
    }

    .related-news__grid {
        padding: 0 24px;
    }

    .cs-page-title {
        padding: 0;
        font-size: 64px;
    }

    .cs-page-title--hero {
        padding: 0;
    }
}

@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) {
    body.new-breadcrumb .breadcrumbs>a:not(:nth-last-child(2)) {
        display: none;
    }

    body.new-breadcrumb .breadcrumbs .breadcrumbs-home-item-wrapper {
        display: block;
    }

    .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;
    }

    .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: var(--secondary-color);
        bottom: 0;
        color: hsla(0, 0%, 100%, 0.7);
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.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: -0.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: 0.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 {}

    .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 .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: var(--white-color);
    }

    .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: var(--secondary-color);
        color: hsla(0, 0%, 100%, 0.7);
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.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;
        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: var(--white-color);
    }

    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;
    }

    .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: var(--white-color);
        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: -0.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;

        font-size: 16px;
        letter-spacing: 0.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;
    }

    .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;
    }

    .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: -0.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: var(--white-color);
    }

    .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;
    }*/
    .footer-menu .wrapper {
        padding-top: 8px;
    }

    .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: var(--primary-color);
        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: 0.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: -0.08px;
        line-height: 1.33;
    }

    .glossary-item h3 {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: -0.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: var(--white-color);
    }

    .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;
    }
}

@media only screen and (min-width: 768px) {
    .category-sec {
        padding-top: 0;
    }

    .cs-card-grid--mobile {
        padding: 0 15px;
    }

    .cs-card-grid{
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        border-right: 1px solid #ddd;
    }
	
	.related-news__grid {
        flex: 0 0 25%;
        max-width: 25%;
        border-right: 1px solid #ddd;
    }

    .cs-card-grid--category {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .cs-card-grid:last-of-type {
        /* border: none; */
    }

    .cs-card-grid:last-of-type {
        /* border-right-width: 0; */
    }

    .cs-card-grid:nth-last-child(-n+3)::after {
        content: none;
    }

    .cs-card-grid:nth-last-child(2)::after {
        content: none;
    }

    .cs-card-grid:last-of-type:after {
        content: none;
    }

    /* page-template-tpl-about-breast-cancer */
    .tax-breast_cancer_category .cs-card-grid:nth-of-type(2n) {
        border-right-width: 0;
    }

    .category-grid {
        display: grid;
        gap: 36px;
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }

    .cs-page-title {
        margin-bottom: 4px;
        font-size: 52px;
    }

    .page-banner .col-md-7 {
        flex: 0 0 auto;
        width: 55.333333%;
    }

    .page-banner .col-md-5 {
        flex: 0 0 auto;
        width: 44.666667%;
    }

    div.cs-note {
        flex-direction: row;
        gap: 10rem;
    }

    .cs-note__content-grid {
        max-width: 380px;
    }

    .cs-note__content-grid--mod {
        max-width: 424px;
    }

    .category-acc {
        display: none;
    }

    .cs-banner__grid-item {
        grid-column: span 6 / span 6;
    }

    .cs-banner__content {
        max-width: 440px;
    }

    .cs-banner__image {
        /* position: absolute;
        width: 50%; */
    }

    .cs-banner__abt-image {
        /* position: absolute;
        width: 50%; */
    }

}


@media only screen and (max-width: 767px) {
    .cs-cta__title {
        font-size: 24px;
    }

    .hustle-main-wrapper {
        max-width: 360px;
        margin: 0 auto;
    }

    .hustle-layout .hustle-group-content h2,
    .hustle-layout .hustle-group-content {
        font-size: 28px !important;
    }

    .hustle-layout .hustle-group-content p {
        font-size: 22px !important;
    }

    .hustle-group-content br {
        display: none;
    }

    .hustle-layout .hustle-cta-container {
        margin: 0 !important;
    }

    .hustle-layout .hustle-layout-content {
        padding: 30px 10px 0 !important;
    }

    .hustle-layout .hustle-image {
        padding: 10px 20px !important;
    }

    button.hustle-button-close .hustle-icon-close {
        font-size: 18px !important;
    }

    .hustle-layout .hustle-cta-container {
        justify-content: center;
        display: flex;
        width: 100%;
        flex-direction: column;
    }

    .hustle-layout .hustle-cta-container .hustle-button-cta {
        flex: 1;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .hustle-layout .hustle-cta-container .hustle-button-cta:last-child {
        margin: 0 !important;
    }

    div.hustle-layout a.hustle-button-cta {
        margin-bottom: 20px !important;
    }

    .hustle-layout .hustle-cta-container {
        padding: 10px !important;
    }

    div.hustle-layout .hustle-cta-container {
        margin-bottom: 20px !important;
        margin-top: 0 !important;
    }

    .hustle-layout .hustle-button-close {
        right: 30px !important;
    }

    .acf-page-content h3 {
        font-size: 30px;
    }

    .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;
    }

    .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-weight: 400;
    }

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

    .single-post .entry-content-wrapper .entry-content h2,
    .video-post.title-wrapper .section-title {
        font-size: 24px;
        line-height: 1.2;

    }

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

    .about-newsletter.gutenberg-blocks,
    .glossary-sidebar-block.gutenberg-blocks {
        max-width: 100%;
    }

    .single-post .entry-content-wrapper .entry-content p {
        word-wrap: break-word;
    }

    ul.wp-block-list {
        padding: 10px 20px;
    }

    .single-post .entry-content-wrapper .entry-content h3.wp-block-heading {
        font-size: 30px;
        line-height: 1.5;
    }

    .cs-banner__grid-item {
        grid-column: span 12 / span 12;
    }

    .row--full-width-mobile-gap {
        gap: 10px;
    }

    .col--full-width-mobile {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .related-news__grid {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .related-news-wrapper {
        margin: 0 -15px;
    }

    body .category-grid__tab-buttons {
        margin-top: 20px;
    }

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

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

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

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

    .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;
        scrollbar-width: none;
        /* For Firefox */
    }

    .post-list-wrapper li.post-list {
        max-width: 100%;
    }

    body .category-grid__in {
        padding: 15px 16px;
    }

    .single-post .entry-content-wrapper .entry-content .further-reading-block .section-title,
    .single-post .entry-content-wrapper .entry-content .selected-reference-block .section-title {
        font-size: 22px !important;
    }
}

@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-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;
    }
}

@media only screen and (min-width: 480px) {
    .breadcrumb li a:before {
        content: "";
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 14px solid #f9f8f4;
        position: absolute;
        right: -14px;
        top: 0;
    }

    .breadcrumb li a:after {
        content: "";
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 14px solid var(--white-color)fff;
        position: absolute;
        right: -26px;
        top: 0;
        z-index: 1;
    }

    .breadcrumb li a,
    .breadcrumb li span {
        padding: 8px 20px 8px 28px;
        margin: 0 12px 0 0;
    }
}
.legacy-block{
    background: #f3dfde;
}
.legacy-block .legacy-subtitle{
    color: var(--secondary-color);
    font-family: var(--GeometricSans4-bold-font);
    font-size: 18px;
}
.legacy-block .legacy-img{
    text-align: center;
}

.legacy-block .legacy-content *{
    font-size: 24px;
    line-height: 1.2;
    margin-top: 0;
    color: var(--secondary-color);
    font-family: var(--GeometricSans3-font);
    margin: 15px 0;
    font-weight: bold;
}

.legacy-block .legacy-btn{
    font-family: var(--HurmeGeometricSans3-SemiBold);
    color: #d0006f;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
}


	.newsletter .section{
		overflow: hidden;
	}
	.newsletter .section .row .col-lg-6{
		display: flex;
    	justify-content: flex-end;
	}
	.newsletter .section .row .social-box{
		background: #407A7F;
		position: relative;
		z-index: 1;
		justify-content: unset;
		overflow: hidden;
	}
	.newsletter .section .social-box *{
		color: #FFF;
	}
	.newsletter .section .newsletter-form *{
		color: #00364B;
	}
	.newsletter .section .row{
		justify-content: center;
	}

	.newsletter .section h2{
		font-family: “GT Sectra”;
		font-size: 48px;
		font-style: normal;
		font-weight: 400;
		line-height: 56px;
		letter-spacing: -0.274px;
	}
	.newsletter .section .row .newsletter-content,
	.newsletter .section .row .social-content{
		line-height: 28px;
		font-size: 20px;
		font-family: var(--GeometricSans3-font);
		margin-bottom: 10px;
	}
	.newsletter .section .row ul.social-links{
		margin-top: 20px;
	}
	.newsletter .section .row ul.social-links a svg{
		fill: transparent;
	}
	.newsletter .section .row .social-box::after,
	.newsletter .section .row .newsletter-box::after{
		content: url(https://dev-bcrfwp.pantheonsite.io/wp-content/uploads/2025/02/footer-bg-texture.png);
		position: absolute;
		mix-blend-mode: multiply;
		z-index: -1;
		opacity: 0.2;
		left: calc(100% - 450px);
		top: -350px;
		rotate: 90deg;
	}
	.newsletter .section .row .newsletter-box{
		position: relative;
		z-index: 1;
		background: #639FA7;
		overflow: hidden;
	}
	
	@media (max-width: 1024px) {
		.newsletter .section .row .newsletter-box{
			padding-left: 45px;
			justify-content: unset;
		}
		.legacy-block .legacy-img{
			padding: 30px 15px 0;
			max-width: 400px;
			margin: auto;
		}

	}
	@media (max-width: 767px) {
		.newsletter .section .row .newsletter-content,
		.newsletter .section .row .social-content{
			font-size: 16px;
			line-height: 22px;
		}
		.newsletter .section .row .newsletter-box,
		.newsletter .section .row .social-box{
			padding: 0;
		}
		.newsletter .section h2{
			font-size: 28px;
		}
		.newsletter div.social-links,
		.newsletter .newsletter-form{
			gap: 0;
			padding: 45px 28px;
		}

	}

