@media screen and (max-width: 1440px) {
    .site-header .header-wrapper .main-nav-menu ul li:nth-last-of-type(-n + 2) .sub-menu {
        left: auto;
        right: 0;
    }

    .wide-article-body .article-img {
        max-width: 600px;
    }
}

@media screen and (max-width: 1100px) {
    .site-header .header-wrapper .main-nav-menu ul>li>a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1265px) {
    .wide-article-body .article-img {
        max-width: 450px;
    }
}

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

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1260px;
    }
}

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

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1140px;
    }

    .main-banner-row .left-side h1 {
        font-size: 80px;
    }

    .main-banner .network-row .left-side h1 {
        font-size: 80px;
    }

    .new-main-banner h1 {
        font-size: 80px;
    }



    .home-banner .banner-content p {
        font-size: 18px;
    }

    .home-banner .banner-content h1 {
        font-size: 60px;
    }

    .home-slider-1.size-lg-sm {
        max-width: 600px;
    }

    .home-slider-1.size-lg-sm img {
        max-height: 350px;
    }

    .home-slider-1.size-sm {
        max-width: 600px;
    }

    .home-slider-1 img {
        max-height: 350px;
    }


}


@media screen and (max-width: 1440px) {
    .team-list-part .container {
        max-width: 960px !important;
    }

    .team-card .team-card-img img {
        max-width: 160px;
    }
}

@media screen and (max-width: 1024px) {
    .site-header .header-wrapper .main-nav-menu ul li>a {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 10px;
    }

    .site-header .header-wrapper .main-nav-menu ul {
        gap: 10px;
    }

    .site-header .header-wrapper .brand-logo {
        max-width: 200px;
    }

    .container {
        padding: 0 20px;
    }

    .home-banner.banner-newsletter .banner-content h1 {
        font-size: 50px;
        line-height: 57px;
    }

    .home-banner .banner-content p {
        font-size: 18px;
    }

    .home-banner .banner-content p br {
        display: none;
    }

    .modal-lg,
    .modal-xl {
        max-width: calc(100% - 15px);
    }

    .podcast-modal .podcast-wrapper .podcast-right .m-title h2 {
        font-size: 35px;
        line-height: 51px;
    }

    .audio-player .progress-container {
        width: 100%;
    }

    .audio-player {
        width: 230px;
    }

    .recommended-nav .slide-arrow.slick-prev {
        left: 0;
    }

    .recommended-nav .slide-arrow.slick-next {
        right: 0;
    }

    .article-title-wrapper h2 {
        font-size: 50px;
    }

    .article-title-wrapper .m-filter {
        gap: 20px;
    }

    .article-title-wrapper .right-side {
        padding-left: 30px;
    }

    .publication-grid {
        gap: 20px;
    }

    .wide-article-body .article-info {
        width: 50%;
        padding: 30px;
    }

    .wide-article-body .article-img {
        max-width: calc(50% - 75px);
    }

    .wide-article-body .article-info .main-info {
        gap: 10px;
    }

    .wide-article-body .article-info .main-info h3 a {
        font-size: 40px;
        line-height: 1.4;
    }

    .wide-article-body .article-info .main-info p {
        max-width: 100%;
    }

    .main-banner-row .left-side h1 {
        font-size: 60px;
    }

    .main-banner-row .right-side img {
        max-width: 420px;
    }

    .main-banner-row .right-side .img-text {
        margin-left: 15px;
        right: 0;
    }

    .main-banner .network-row .left-side h1 {
        font-size: 50px;
    }

    .main-banner .network-row .netowrk-info-block {
        height: auto;
        padding: 100px 40px 100px 40px;
        margin-top: -200px;
    }

    .main-banner .network-row .right-side .button-group {
        gap: 10px;
    }

    .main-banner:not(.for-network) {
        margin-bottom: 30px;
    }

    .new-main-banner.main-banner {
        margin: 0;
    }

    .the-invite {
        padding: 0 0px 100px;
    }

    .new-main-banner h1 {
        font-size: 80px;
    }


    .main-banner.for-network {
        padding: 4rem 0rem 0rem 0rem;
        margin-bottom: 0;
    }

    .main-banner .network-row .left-side {
        width: 100%;
    }

    .main-banner .network-row .right-side {
        height: auto;
        padding: 10px;
        width: 100%;
    }

    .main-banner .network-row .back-img {
        display: none;
    }

    .main-banner.for-network .spacer {
        display: none;
    }

    .main-banner .network-row .left-side h1 {
        height: auto;
        width: auto;
    }

    .main-banner .network-row .left-side {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .main-banner .network-row .only-mobile {
        display: block;
        padding-left: 120px;
        padding-right: 120px;
        margin-top: 20px;
    }

    .main-banner.membership .left-side {
        padding-left: 0;
        padding-bottom: 0;
        width: 100%;
        padding-top: 0;
        text-align: center;
    }

    .main-banner.membership .main-banner-row .right-side {
        display: none;
    }

    .main-banner.membership .left-side .only-mobile {
        display: block;
        padding: 0 100px;
        margin-bottom: 40px;
    }

    .main-banner-row .left-side h1 {
        width: auto;
        height: auto;
    }

    .main-banner.membership .main-banner-row .left-side h1 {
        font-size: 38px;
        white-space: normal;
    }

    .main-banner.membership .main-banner-row .left-side h1 br {
        display: none;
    }

    .main-banner.membership .left-side .th-btn {
        position: relative;
        bottom: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .new-main-banner.main-banner .right-side {
        display: block;
        width: 100%;
        margin-top: -60px;
        z-index: -1;
    }

    .new-main-banner.main-banner .left-side {
        width: 100%;
    }

    .new-main-banner.main-banner .main-banner-row {
        flex-wrap: wrap;
    }

    .new-main-banner .banner-box {
        height: auto;
        padding: 60px;
    }

    .new-main-banner .bg-img {
        display: none;
    }

    .new-main-banner.main-banner .left-side .only-mobile {
        display: block;
        padding-left: 120px;
        padding-right: 120px;
    }

    .new-main-banner.main-banner .left-side {
        text-align: center;
        padding: 0;
    }
}


@media screen and (max-width: 991px) {
    .main-nav-menu {
        display: none;
    }

    .menu-toggle {
        display: inline-block;
        z-index: 99999;

    }

    .home-banner .banner-content h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .home-slider-section .slider-infos h2 {
        font-size: 30px;
        line-height: 43px;
    }

    .g-5,
    .gy-5 {
        --bs-gutter-y: 3rem;
    }

    .site-footer .footer-row {
        gap: 30px 80px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .modal-dialog {
        max-width: calc(100% - 60px);
        margin: 1.75rem auto;
    }

    .podcast-modal .podcast-wrapper {
        display: block;
    }

    .podcast-modal .podcast-wrapper .podcast-right {
        padding-left: 0;
        flex: 1;
        padding-top: 50px;
    }

    .podcast-modal .podcast-wrapper .podcast-left {
        width: 100%;
    }

    .recommended-sec .slick-slider .article-card {
        padding: 0 10px;
    }

    .recommended-sec .slick-slider {
        margin: 0 -10px;
    }

    .article-card .article-card-body .article-info h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .recommended-nav {
        display: none;
    }

    .newsletter-detail-banner .accordion-button {
        font-size: 20px;
        line-height: 24px;
        padding-right: 0;
    }

    .newsletter-detail-banner .accordion-button::before {
        right: 15px;
    }

    .highlight-info .highlight-content h4 {
        text-align: center;
    }

    .highlight-info .highlight-content p {
        text-align: center;
    }

    .community-updates .sec-name h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .community-updates .sec-name h3 {
        font-size: 26px;
        line-height: 27px;
    }

    .highlight-info {
        padding: 60px 0 60px;
    }

    .community-updates .sec-name {
        margin-bottom: 40px;
    }

    .community-updates .update-block:not(:last-of-type) {
        margin-bottom: 60px;
    }

    .article-title-wrapper {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .article-title-wrapper .right-side {
        padding-left: 0;
        text-align: center;
    }

    .article-title-wrapper .left-side {
        text-align: center;
    }

    .article-title-wrapper .m-filter {
        justify-content: center;
    }

    .padding-top {
        padding-top: 60px;
    }

    .publication-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .leading-publication {
        padding: 60px 0 60px;
        margin-top: 80px;
    }

    .wide-article-body {
        flex-direction: column-reverse;
        gap: 0;
    }

    .wide-article-body .article-info {
        width: 100%;
    }

    .wide-article-body .article-img {
        max-width: 100%;
    }

    .wide-article {
        padding: 0 20px;
    }

    .wide-article-body .article-info .main-info {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .wide-article:nth-child(even) .wide-article-body {
        flex-direction: column-reverse;
    }

    .main-banner .main-banner-row .only-mobile {
        display: block;
        margin: 40px auto 40px;
    }

    .main-banner.home .main-banner-row .right-side {
        display: none;
    }

    .new-main-banner.main-banner .left-side .only-mobile {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .new-main-banner.main-banner .right-side {
        margin-top: -130px;
        margin-bottom: 0;
    }

    .main-banner-row .left-side {
        width: 100%;
        text-align: center;
        padding: 0;
    }


    .main-banner-row .left-side h1 {
        width: auto;
    }

    .main-banner {
        padding: 60px 0px 60px;
        margin-bottom: 0;
    }

    .movement-part .only-desktop {
        display: none;
    }

    .movement-part .only-mobile {
        display: block;
        margin: 40px auto 40px;
        max-width: 50%;
    }

    .movement-part .movement-info {
        text-align: center;
    }

    .multiplier-effect .only-desktop {
        display: none;
    }

    .multiplier-effect .only-mobile {
        display: block;
        margin: 10px auto 20px;
        max-width: 55%;
    }

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

    .multiplier-effect .button-group {
        justify-content: center;
    }

    .launches-part .only-desktop {
        display: none;
    }

    .launches-part .only-mobile {
        display: block;
        margin: 40px auto 40px;
    }

    .main-banner-row .left-side p {
        padding-right: 0;
    }

    .main-banner .network-row .left-side,
    .main-banner .network-row .right-side {
        width: 100%;
    }

    .main-banner .network-row .right-side {
        margin-bottom: 0;
        padding: 0;
    }

    .years-and-counting .year-cards h3 {
        font-size: 35px;
    }

    .main-banner .network-row .back-img {
        display: none;
    }

    .main-banner .network-row .only-mobile {
        display: block;
        max-width: 80%;
        margin: 40px auto -100px;
        position: relative;
        padding: 0;
    }

    .main-banner .network-row .left-side {
        text-align: center;
    }

    .main-banner .network-row .right-side .button-group {
        background: #10412c;
        padding: 40px;
    }

    .main-banner .network-row .netowrk-info-block {
        padding: 140px 40px 0px;
        margin-top: -30px;
    }

    .the-need .info-need {
        text-align: center;
    }

    .philanthropy-family {
        text-align: center;
    }

    .philanthropy-family ul li {
        padding-left: 0;
        background-image: none;
    }

    .philanthropy-family ul li::before {
        content: '';
        background: url('../images/bttn-icon.png');
        display: block;
        width: 44px;
        height: 10px;
        background-position: center;
        margin: auto;
        margin-bottom: 35px;
        margin-top: 35px;
    }

    .fam-box-warpe p {
        text-align: center;
    }

    .fam-box-warpe {
        padding: 50px 50px;
    }

    .fam-box-warpe .th-btn {
        bottom: -65px;
    }

    .the-aspiration {
        background-image: url('../images/section3-mob-bg.png');
        min-height: 1200px;
        background-position: bottom center;
    }

    .the-aspiration .aspiration-info {
        text-align: center;
    }

    .the-aspiration .aspiration-info h3 {
        font-size: 40px;
    }

    .the-aspiration .aspiration-info .th-btn.mt-40 {
        margin-top: 20px;
    }

    .main-banner .network-row .netowrk-info-block p {
        text-align: center;
    }

    .the-invite .only-desktop {
        display: none;
    }

    .the-invite .only-mobile {
        display: block;
        margin: 40px auto 40px;
        max-width: 50%;
    }

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

    .the-spectrum .spectrum-info img {
        max-width: 600px;
    }

    .community-banner .page-name h1 {
        font-size: 48px;
    }

    .community-banner .page-name {
        margin-bottom: 30px;
    }

    .new-main-banner .bg-img {
        display: none;
    }

    .new-main-banner .banner-box {
        padding: 100px 70px 70px 42px;
        height: auto;
        right: 0;
        text-align: center;
    }

    .new-main-banner h1 {
        text-align: center;
    }

    .new-main-banner .sub-head {
        text-align: center;
    }

    .new-main-banner .only-mobile {
        display: block;
        max-width: 80%;
        margin: 40px auto -70px;
        position: relative;
        z-index: 2;
    }

    .new-main-banner h1 {
        font-size: 60px;
    }

    .update-block .row .col-lg-7>img {
        min-width: 500px;
    }

}


@media screen and (max-width: 767px) {
    .home-banner {
        padding: 20px 0px 40px;
    }

    .home-banner .banner-content h1 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 29px;
    }

    .home-banner .banner-content h1 br {
        display: none;
    }

    .home-banner .banner-content .sm-title {
        margin-bottom: 5px;
        font-size: 17px;
        text-align: center;
    }

    .home-banner .banner-content p {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }

    .home-slider-1 img {
        border-radius: 0px;
    }

    .home-slider-section .slider-infos h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 12px;
    }

    .select2-container--default .select2-selection--single {
        font-size: 16px;
    }

    .home-slider-section .slider-infos h2 br {
        display: none;
    }

    .home-slider-section .slider-infos p {
        font-size: 17px;
        line-height: 24px;
    }

    .home-slider-section {
        padding: 0px 0 50px;
    }

    .padding-top {
        padding-top: 24px;
    }

    .article-card .article-card-body .article-info h3 {
        font-size: 18px;
        line-height: 24px;
        color: #0f2216;
        margin-bottom: 10px;
    }

    .article-card .article-card-body .article-info p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .article-card .article-card-body .article-info .read-more {
        font-size: 14px;
        line-height: 15px;
    }

    .article-card .article-card-body .article-card-img {
        border-radius: 15px;
    }

    .g-5,
    .gy-5 {
        --bs-gutter-y: 30px;
    }

    .all-articles .cst-pagination {
        margin-top: 40px;
    }

    .cst-pagination ul li a {
        font-size: 16px;
        line-height: 20px;
    }

    .cst-pagination ul {
        gap: 20px;
    }

    .site-footer {
        margin-top: 43px;
        padding: 30px 0px 20px;
    }

    .site-footer .footer-row {
        gap: 20px 0px;
        margin: 0 -10px;
    }

    .site-footer .footer-row .footer-col:first-child {
        width: 100%;
        display: flex;
    }

    .site-footer .footer-row .footer-col:first-child div {
        flex: 1;
        text-align: center;
    }

    .site-footer .footer-row .footer-col:first-child div:first-child {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .site-footer .footer-row .footer-col:first-child div:first-child h4:last-of-type {
        margin-bottom: 0;
    }

    .site-footer .footer-row .footer-col {
        width: 50%;
        padding: 0 10px;
        text-align: center;
    }

    .site-footer .footer-row .footer-col ul li a {
        font-size: 14px;
        line-height: 25px;
    }

    .home-slider-section .container {
        padding: 0;
    }

    .home-slider-section .slider-infos {
        padding: 0 20px;
    }

    .article-card .article-card-body .article-info {
        text-align: center;
    }

    .site-footer .footer-row .footer-col h4 {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 0;
    }

    .site-footer .footer-row .footer-col ul li:not(:last-of-type) {
        margin-bottom: 0;
    }

    .site-footer .footer-row .footer-col ul li {
        line-height: 0;
        font-size: 0;
    }

    .site-footer .site-rights {
        font-size: 11px;
        line-height: 24px;
        margin-top: 53px;
    }

    .site-footer .footer-row .footer-col:nth-child(3) {
        order: 4;
    }

    .site-footer .footer-row .footer-col:nth-child(5) {
        order: 5;
    }

    .philanthropy-video-wrape {
        border-radius: 0;
        min-height: 230px;
        margin-left: -20px;
        margin-right: -20px;
    }

    .talk-philanthropy-info h1 {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 25px;
    }

    .talk-philanthropy-info p {
        font-size: 17px;
        line-height: 24px;
        text-align: center;
    }

    .back-btn.only-desktop {
        display: none;
    }

    .back-btn.only-mobile {
        display: inline-flex;
        align-items: center;
        font-family: "Lato";
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        color: #d6bd7f;
        margin-bottom: 20px;
    }

    .talk-philanthropy-banner {
        padding: 20px 0 50px;
    }

    .section-title h2 {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0;
        font-weight: 400;
    }

    .recommended-sec .section-title {
        margin-bottom: 25px;
    }

    .recommended-sec .slider-wrape {
        margin: 0 -20px;
    }

    .recommended-sec .slick-slider .article-card {
        padding: 0 5px;
    }

    .recommended-sec {
        overflow: hidden;
        padding-top: 60px !important;
    }

    .podcast-modal .podcast-wrapper {
        display: block;
    }

    .podcast-modal .podcast-wrapper .podcast-left {
        width: 100%;
    }

    .podcast-modal .podcast-wrapper .podcast-left {
        width: 100%;
    }

    .podcast-modal .modal-content .modal-body {
        padding: 20px;
    }

    .podcast-modal .modal-content {
        border-radius: 0;
    }

    .podcast-modal .podcast-wrapper .audio-info {
        display: none;
    }

    .podcast-modal .podcast-wrapper .img-wrape img {
        border-radius: 10px;
    }

    .podcast-modal .modal-dialog {
        margin: 0;
    }

    .podcast-modal .podcast-wrapper .podcast-right {
        padding-left: 0;
    }

    .podcast-modal .podcast-wrapper .ep-name {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .podcast-modal .podcast-wrapper .ep-brif {
        font-size: 17px;
        line-height: 24px;
        margin-top: 0;
    }

    .podcast-modal .podcast-wrapper .podcast-right .m-title h2 {
        display: none;
    }

    .podcast-modal .podcast-wrapper .podcast-right .m-title {
        justify-content: center;
        align-items: center;
        margin-top: 60px;
    }

    .podcast-modal .ep-list {
        margin-top: 25px;
        max-height: unset;
        padding-right: 0px;
        margin-left: -13px;
        margin-right: -13px;
    }

    .ep-card .ep-card-body .ep-info h3 {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 5px;
    }

    .ep-card .ep-card-body .ep-info .ep-crd-ft button {
        width: 28px;
        height: 28px;
    }

    .ep-card .ep-card-body .ep-img {
        width: 73px;
        height: 73px;
    }

    .ep-card .ep-card-body .ep-img img {
        width: 100%;
        height: 100%;
    }

    .only-mobile {
        display: block;
    }

    .podcast-modal .podcast-wrapper h3.only-mobile {
        font-weight: 700;
        font-size: 28px;
        line-height: 34px;
        color: #ffffff;
        margin-bottom: 34px;
    }

    .podcast-modal .podcast-wrapper .back-btn.only-mobile {
        margin-bottom: 15px;
    }

    .podcast-modal button.btn-close {
        display: none;
    }

    .home-banner.banner-newsletter .banner-content h1 {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
    }

    .home-banner.banner-newsletter .banner-img {
        border-radius: 10px;
    }

    .home-banner.banner-newsletter {
        padding-bottom: 79px;
    }

    .select2-container--default .select2-selection--single {
        font-weight: 500;
        font-size: 16px !important;
    }

    .for-newsletters.article-card .article-card-body h3 {
        color: #214e31;
    }

    .newsletter-detail-banner .main-content h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .newsletter-detail-banner .main-content span {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .newsletter-detail-banner .main-content p {
        font-size: 17px;
        line-height: 24px;
    }

    .newsletter-detail-banner .main-content p br {
        display: none;
    }

    .newsletter-detail-banner .main-content h2 {
        display: none;
    }

    .newsletter-detail-banner .accordion-button {
        font-size: 16px;
        line-height: 24px;
        padding-right: 0;
        gap: 15px;
    }

    .newsletter-detail-banner .accordion-button::before {
        height: 20px;
        right: 10px;
    }

    .newsletter-detail-banner .accordion-button::after {
        width: 20px;
    }

    .newsletter-detail-banner .accordion-body {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 1rem;
    }

    .newsletter-detail-banner .accordion-item:last-child {
        border-bottom: 0;
    }

    .newsletter-detail-banner {
        padding: 0 0 42px;
    }

    .highlight-info {
        padding: 40px 0px 40px;
    }

    .section-title-two h3 {
        font-size: 28px;
        line-height: 34px;
    }

    .section-title-two h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .section-title-two {
        margin-bottom: 34px;
    }

    .img-grid-one {
        gap: 9px;
    }

    .img-grid-one img {
        border-radius: 10px;
    }

    .highlight-info .highlight-content h4 {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }

    .highlight-info .highlight-content h4 br {
        display: none;
    }

    .highlight-info .highlight-content p {
        text-align: center;
        font-size: 17px;
    }

    p:not(:last-of-type) {
        margin-bottom: 20px;
    }

    .community-updates .sec-name h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .community-updates .sec-name h3 {
        color: #214e31;
        font-size: 18px;
        line-height: 24px;
    }

    .community-updates .sec-name {
        margin-bottom: 35px;
    }

    .update-img-40 {
        border-radius: 10px;
    }

    .community-updates .update-info h4 {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 15px;
    }

    .community-updates .update-info p {
        font-size: 17px;
        text-align: center;
    }

    .community-updates .update-block .g-5,
    .community-updates .update-block .gy-5 {
        --bs-gutter-y: 20px;
    }

    .community-updates .update-block:not(:last-of-type) {
        margin-bottom: 35px;
    }

    .img-grid-2 {
        gap: 10px;
    }

    .update-img {
        border-radius: 10px;
    }

    .img-grid-4 {
        gap: 10px;
    }

    .gap-25 img:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .semi-grid {
        gap: 10px;
    }

    .modal-dialog {
        max-width: 100%;
    }

    .the-media .article-card .article-card-body .article-info p {
        font-size: 17px;
        line-height: 24px;
    }

    .the-media .article-card .article-card-body .article-info h3+p {
        font-size: 16px;
        font-weight: 500;
    }

    .the-media .down-wrape {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .down-wrape a {
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
    }

    .the-media .media-slider {
        margin: 0 -20px;
    }

    .the-media .article-card {
        padding: 0 5px;
    }

    .the-media .article-card .article-card-body .article-info {
        padding: 0 15px;
    }

    .the-media .semi-title {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 20px;
    }

    .the-media {
        margin-top: 30px;
    }

    .latest-article .article-card .article-card-body .article-info h6 {
        font-size: 17px;
        line-height: 24px;
    }

    .latest-article .article-card .article-card-body .article-info p {
        margin-bottom: 5px;
        font-size: 17px;
    }

    .latest-article .sub-lbl {
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 20px;
    }

    .latest-article {
        padding: 20px 0 20px;
    }

    .latest-article .article-card .article-card-body .article-info h3 {
        margin-bottom: 10px;
    }

    .latest-article .g-3 {
        --bs-gutter-y: 40px;
    }

    .article-title-wrapper h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .article-title-wrapper .m-filter {
        margin-top: 16px;
    }

    .article-title-wrapper p {
        font-size: 17px;
        line-height: 24px;
    }

    .article-title-wrapper .right-side {
        padding-top: 40px;
    }

    .article-card.color-two .article-card-body .article-info h6 {
        font-size: 18px;
        line-height: 24px;
    }

    .article-card.color-two .article-card-body .article-info p {
        margin-bottom: 0;
    }

    .publication-grid .publication-box {
        min-height: 40px;
        border-radius: 5px;
    }

    .leading-publication .tag-line {
        font-weight: 300;
        font-size: 17px;
        line-height: 24px;
    }

    .leading-publication {
        margin-top: 45px;
        padding: 30px 0 30px;
    }

    .home-banner.main-home {
        padding-bottom: 0;
    }

    .home-article {
        padding-top: 0px;
        margin-bottom: -43px;
    }

    .wide-article-body .article-info .main-info h3 a {
        font-size: 18px;
        line-height: 24px;
    }

    .wide-article-body .article-info .main-info p {
        font-size: 17px;
        line-height: 24px;
    }

    .wide-article-body .article-info .main-info .more-link {
        font-size: 14px;
    }

    .wide-article-body .article-info .main-info .icon {
        width: 37px;
        height: 37px;
        margin-top: 0;
    }

    .wide-article-body .article-info .main-info {
        margin-top: 49px;
    }

    .wide-article-body .article-info {
        padding: 0 23px 23px;
    }

    .banner-search .input-wrapper input {
        height: 57px;
        font-size: 18px;
        padding: 0 50px 0px 50px;
    }

    .banner-search .input-wrapper .sub-icon {
        top: 13px;
        left: 20px;
        width: 20px;
    }

    .banner-search .input-wrapper .voice-btn {
        width: 29px;
        top: 16px;
        right: 15px;
    }

    .unlocking-givingpi-block .row .gap-25 img {
        max-height: unset;
    }

    .main-banner-row .left-side h1 {
        font-size: 34px;
        line-height: 1.1;
        z-index: unset;
    }

    .main-banner {
        padding: 40px 0 40px;
    }

    .movement-part {
        padding-top: 40px;
        margin-bottom: 40px;
    }

    .movement-part .movement-info h3 {
        font-size: 28px;
    }

    .movement-part .movement-info h2 {
        font-size: 34px;
        line-height: 1.1;
    }

    .multiplier-effect,
    .only-image-part {
        padding: 40px 0 40px;
    }

    .multiplier-effect .multiplier-info h2 {
        font-size: 34px;
    }

    .launches-part .launches-info h2 {
        font-size: 34px;
        text-align: center;
    }

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

    .legacy-part {
        padding: 40px 0 40px;
        margin-bottom: -43px;
    }

    .legacy-part .legacy-text h2 {
        font-size: 34px;
    }

    .main-banner .network-row .left-side h1 {
        font-size: 34px;
    }

    .the-need .info-need h2 {
        font-size: 32px;
    }

    .philanthropy-family ul {
        padding: 0;
    }

    .fam-box-warpe p {
        font-size: 16px;
    }

    p {
        font-size: 16px;
    }

    .the-aspiration {
        min-height: 900px;
    }

    .years-and-counting {
        padding: 40px 0px;
        margin-bottom: -43px;
    }

    .years-and-counting .year-cards h3 br {
        display: none;
    }

    .years-and-counting .year-cards h3 {
        font-size: 35px;
    }

    .the-invite {
        padding: 40px 0px 40px;
    }

    .the-invite .invite-info h2 {
        font-size: 32px;
    }

    .the-offering .offering-title h2 {
        font-size: 32px;
    }

    .the-offering .offering-title p {
        font-size: 16px;
    }

    .offering-card .offering-card-body {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .offering-card .offering-card-body .offering-card-img {
        max-width: 100px;
        width: 100%;
        margin: auto;
    }

    .offering-card .offering-card-body .offering-card-info h6 {
        font-size: 32px;
    }

    .the-offering {
        padding: 40px 0px;
    }

    .charter-part {
        padding: 40px 0px;
    }

    .the-spectrum {
        padding: 40px 0px;
    }

    .givingpi-networks {
        padding: 40px 0px;
        margin-bottom: -43px;
    }

    .givingpi-networks .acd-title span {
        padding: 0 20px;
    }

    .accordion-button::before {
        right: 31px;
        width: 1px;
        height: 22px;
    }

    .accordion-button::after {
        width: 22px;
        height: 1px;
    }

    .community-banner .page-name h1 {
        font-size: 38px;
    }

    .community-banner .banner-desc {
        padding: 20px 20px 20px;
    }

    .founders-circle .title h2 {
        font-size: 38px;
    }

    .founders-circle .title h2 br {
        display: none;
    }

    .founders-circle .thanks-text p br {
        display: none;
    }

    .community-glimpse .title h2 {
        font-size: 38px;
    }

    .info-card .info-card-body {
        flex-direction: column;
        text-align: center;
        gap: 20px;
    }

    .info-card .info-card-body .main-info p {
        font-size: 16px;
    }

    .info-card .info-card-body .main-info .auth {
        font-size: 18px;
        margin-top: 20px;
    }

    .glimpse-card .glimpse-card-body p {
        font-size: 12px;
    }

    .glimpse-card .glimpse-card-body h5 {
        font-size: 12px;
    }

    .community-glimpse {
        background-image: url('../images/The-Community-Mobile-Assets-01.png');
        padding-bottom: 40px;
        background-size: cover;
    }

    .why-how {
        padding: 40px 0px;
        margin-bottom: -43px;
    }

    .why-how .title h2 {
        font-size: 38px;
    }

    .community-banner .banner-desc p {
        font-size: 16px;
    }

    .new-main-banner h1 {
        white-space: normal;
        font-size: 38px;
    }

    .new-main-banner .banner-box {
        padding: 100px 20px 20px 20px;
    }

    .new-main-banner {
        padding: 20px 0px 0px;
    }

    .team-list-part .team-title h2 {
        font-size: 30px;
    }

    .team-list-part {
        padding: 40px 0px;
    }

    .team-list-part .row+.team-title {
        padding-top: 40px;
    }

    .team-list-part:last-of-type {
        margin-bottom: -43px;
    }

    .team-card .team-card-img img {
        width: 71.8%;
        margin: auto;
        display: block;
    }

    .contact-us-part .contact-info h1 {
        text-align: center;
        font-size: 32px;
    }

    .contact-us-part .contact-info h2 {
        text-align: center;
    }

    .contact-us-part .contact-info {
        text-align: center;
    }

    .contact-us-part .contact-info .con-block {
        flex-direction: column;
    }

    .contact-us-part .contact-info .con-block .icon img {
        width: 75px;
    }

    .contact-us-part .contact-info .con-block a br {
        display: none;
    }

    .contact-us-part {
        background-image: url('../images/contact-banner-mob.jpg');
        min-height: 900px;
        background-position: 80% 80%;
    }

    .movement-part .th-btn {
        width: calc(100% - 60px);
        margin-left: auto;
        margin-right: auto;
        justify-content: space-between;
    }

    .only-image-part {
        background-image: url('../images/Home-Page-Images-Mobile-New-03-1.png') !important;
        height: 900px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
    }

    .multiplier-effect .button-group .th-btn:first-child img {
        margin-left: 40px;
    }

    .legacy-part .legacy-text h2 br {
        display: none;
    }

    .legacy-part .legacy-text .th-btn {
        width: calc(100% - 60px);
        margin-left: auto;
        margin-right: auto;
        justify-content: space-between;
    }

    .years-and-counting .counting-title img.only-desktop {
        display: none;
    }

    .years-and-counting .counting-title img.only-mobile {
        width: 280px;
        max-width: 100%;

    }

    .yrs-bottom-info .th-btn img {
        margin-left: 40px;
    }

    .main-banner.membership .left-side .only-mobile {
        padding: 0;
    }

    .the-spectrum .spectrum-info img.only-desktop {
        display: none;
    }

    .the-spectrum .spectrum-info img.only-mobile {
        display: block;
        margin-bottom: 20px;
    }

    .givingpi-networks .accordion-button {
        font-size: 22px;
    }

    .community-glimpse .row>* {
        padding: 0;
    }

    .community-glimpse .row {
        margin: 0;
    }

    .community-banner {
        padding: 30px 0 30px;
    }

    .new-main-banner.main-banner .left-side .only-mobile {
        max-width: 100%;
    }

    header.site-header.head-sticky {
        z-index: 3;
    }

    .update-block .row .col-lg-7>img {
        min-width: unset;
    }
}