body .home-client-testimonials {
    background: #fff;
}

div#page-content {
    overflow: hidden;
}

.page-template-give-back header#site-header {
    background: #F7F7F7;
}
body {
    padding-top: 80px;
}

body .home-client-testimonials {
    margin-top: 0;
}

.banner__about--wrapper {
    padding-top: 60px;
    background: #F7F7F7;
    padding-bottom: 108px;
}

.section__about--banner .banner__about--content-ifnomation {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    vertical-align: top;
}

.section__about--banner {
    font-family: 'Poppins';
}

.section__about--banner .container {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}

.heading__text--wapper .content * {
    opacity: 0.7;
}

.subtitle__text {
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    color: #752963;
    margin-bottom: 7px;
    display: block;
    width: 100%;
}

.section__about--banner .heading__text--title {
    margin: 0;
    max-width: 458px;
}

.section__about--banner .heading__text--title p:last-child {
    margin-bottom: 0;
}

.section__about--banner .heading__text--wapper {
    max-width: max-content;
}

.banner__content--background {
    position: absolute;
    top: -52px;
    right: 1px;
    pointer-events: none;
    z-index: -1;
}

.banner__content--background img {
    width: 296px;
    height: 256px;
    object-fit: cover;
    object-position: center;
}

.banner__about--content-wrapper .banner__content--text {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #1B214A;
    opacity: 0.7;
}

.section__about--banner .banner__about--image {
    margin-top: 43px;
    /* padding-left: 15px; */
    width: 100%;
}

.section__about--banner .banner__about--image .mobile {
    display: none;
}

.section__about--banner .banner__about--image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: none;
}

.section__about--banner .banner__about--image-inner {
    background-image: var(--image-about);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* filter: drop-shadow(11px 15px 8px rgba(112, 112, 112, 0.01)) drop-shadow(6px 9px 6px rgba(112, 112, 112, 0.05)) drop-shadow(3px 4px 5px rgba(112, 112, 112, 0.09)) drop-shadow(1px 1px 3px rgba(112, 112, 112, 0.1)); */
    border-radius: 3px;
    padding-bottom: calc(433/672 * 100%);
    overflow: hidden;
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 56px;
}

.banner__about--wrapper .heading {
    margin-bottom: 0;
    width: 46%;
    position: relative;
    padding-top: 181px;
    padding-right: 40px;
}

.banner__about--content-wrapper {
    width: 54%;
    padding-left: 3px;
}

.banner__about--content-wrapper .banner__content {
    max-width: 645px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 35px;
    grid-row-gap: 45px;
    padding-right: 0;
    text-align: left;
    margin-right: 0;
}

.banner__about--wrapper .heading .description {
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    max-width: 387px;
    margin-top: 21px;
}

.banner__about--wrapper .heading .banner__content--background {
    top: auto;
    z-index: 3;
    right: 51px;
    bottom: -4px;
}


.image-with-text .content-infomation {
    display: flex;
    flex-wrap: wrap;
}

.image-with-text .content-infomation .heading {
    width: 46%;
    padding-right: 49px;
}

.image-with-text .content-infomation  .image-right {
    width: 54%;
    padding: 13px 0 0px 2.3px;
}

.image-with-text .content-infomation .heading .small-image {
    max-width: 221px;
    margin-bottom: 32px;
    margin-top: 39px;
}


section.image-with-text {
    padding: 141px 0 70px;
}

.image-with-text .content-infomation .image-right .image {
    width: 100%;
    position: relative;
    padding-bottom: calc(467/670 * 100%);
    border-radius: 3px;
    overflow: hidden;
}

.image-with-text .content-infomation .image-right .image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.image-with-text .content-infomation .heading  .btn-button {
    font-size: 12px;
    font-weight: 300;
    line-height: 27px;
    letter-spacing: -0.04px;
    background-image: url('../images/purple.svg');
}

.list-content .item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24.5px;
}

.list-content .item .number {
    color: #EFB257;
    font-size: 22px;
    line-height: 27px;
    width: 60px;
    display: inline-block;
}

.image-with-text .list-content .item  .content-text {
    font-size: 18px;
    line-height: 23.4px;
    width: calc(100% - 60px);
}

.section__text-with-left-image.image-with-text .content-infomation .heading {
    padding-left: 106px;
    width: 54%;
    padding-right: 0;
}

.section__text-with-left-image.image-with-text .content-infomation .image-right {
    width: 46%;
    max-width: 570px;
    padding: 0;
}

.image-with-text .content-infomation .heading .heading__text--title {
    margin: -1px 0 24px;
}

.image-with-text .content-infomation .heading .subtitle__text {
    margin-bottom: 18px;
}

.list-content {
    margin: 0;
}

.two-cta__text_box-content {
    display: flex;
    flex-wrap: wrap;
    gap: 93px;
}

.two-cta__text_box-content .item {
    box-shadow: 3px 4px 5px 0px #70707017;
    background: #F3F8FF;
    width: calc(50% - 46.5px);
    padding: 33px 30px 18px;
    border-radius: 3px;
}

.two-cta__text_box-content .item .heading_title {
    font-size: 45px;
    line-height: 67px;
    font-weight: 275;
    margin: 0 0 21px;
    color: #752963;
}

.two-cta__text_box-content .content-text {
    font-size: 18px;
    line-height: 23.4px;
}

.two-cta__text_box-content .content-text ul {
    margin: 0;
    padding-left: 24px;
}

.two-cta__text_box {padding: 66px 0 152px;}

section.section__text-with-left-image.image-with-text {
    background: #F7F7F7;
    padding: 100px 0 100px;
}
.donate-section-inner {
    background: #F3F8FF;
    border-radius: 3px;
    overflow: hidden;
    /* box-shadow: 1px 1px 3px 0px rgba(112, 112, 112, 0.1); */
    box-shadow: 3px 4px 5px 0px rgba(112, 112, 112, 0.09);
    /* box-shadow: 6px 9px 6px 0px rgba(112, 112, 112, 0.05); */
    /* box-shadow: 11px 15px 8px 0px rgba(112, 112, 112, 0.01); */
    /* box-shadow: 18px 24px 8px 0px rgba(112, 112, 112, 0.1); */
}
.donate-section-inner .text-left{
    width: calc(100% - 145px);
    padding: 28px 40px;
}
.donate-section-inner .heading_title {
    margin: 0;
    max-width: 593px;
}

.donate-section-inner .item-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


.donate-section-inner .item-inner:hover {
    background-size: 0;
}

.donate-section-inner .image-right {
    background: #EFB257;
    padding: 35px 32px;
    width: 145px;
}

.donate-section {
    padding: 140px 0;
}

.section__text-with-left-image.image-with-text .content-infomation .image-right .image {
    padding-bottom: calc(458.66 / 570* 100%);
}
@media only screen and (min-width: 1400px) {
    .section__about--banner .banner__about--image {
        /* padding-left: 48px; */
    }
}

@media only screen and (min-width: 1600px) {
    .section__about--banner .banner__about--image-inner {
        /* padding-bottom: 21.7223%; */
    }

    .banner__about--content-wrapper .banner__content {
        padding-right: 0;
        margin-right: 0;
    }

    .section__about--banner .banner__about--image {
        padding-left: 0;
    }

    .banner__content--background {
        right: -70px;
    }

    .section__about--banner .container {
        max-width: 1470px;
    }
}

@media only screen and (max-width: 860px) {
    .banner__about--content-wrapper .banner__content {
        /* max-width: 80%; */
        margin-right: 0;
    }
}

@media (min-width: 1025px){
    
.banner__about--wrapper .heading .banner__content--background img {
    width: 411px;
    height: 355px;
}
}

@media (max-width: 1024px){
    body {
        padding-top: 68px;
    }
}

@media only screen and (max-width: 767.98px) {
    .banner__content--background img {
        width: 200px;
        height: 173px;
    }
    
    .banner__about--wrapper .heading .banner__content--background {
        right: -44px;
        top: -20px;
        bottom: auto;
    }


    .banner__about--content-wrapper .banner__content {
        max-width: 100%;
        padding-right: 0;
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 23px;
    }

    .section__about--banner .banner__about--image {
        margin-bottom: 0;
        margin-top: 26px;
    }

    .section__about--banner .banner__about--image-inner {
        padding-bottom: 64.17%;
        background-image: var(--image-about-mobile);
        margin-bottom: 26px;
    }

    .banner__about--wrapper {
        padding-top: 76px;
        padding-bottom: 95px;
    }

    .section__about--banner .subtitle__text {
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px){
    .section__text-with-left-image.image-with-text .content-infomation .heading {
        padding-left: 5%;
    }
    
    .two-cta__text_box-content {
        gap: 30px;
    }
    
    .two-cta__text_box-content .item {
        width: calc(50% - 15px);
    }
    
    .image-with-text .content-infomation .heading {
        padding-right: 20px;
    }
    
    .banner__about--wrapper .heading {
        padding-top: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 767px){
    .banner__about--wrapper .heading {
        width: 100%;
    }
    
    .banner__about--content-wrapper {
        width: 100%;
        padding-left: 0;
    }
    
    .section__about--banner .heading__text--title {
        margin: 0 0 14px;
        padding-right: 58px;
    }
    
    .banner__about--wrapper .heading .description {
        margin-top: 14px;
        max-width: 100%;
    }
    
    section.image-with-text {
        padding: 97px 0 70px;
    }
    
    .image-with-text .content-infomation .heading {
        width: 100%;
        padding-right: 0px;
    }
    
    .image-with-text .content-infomation .image-right {
        width: 100%;
        padding: 28px 0 0;
    }
    
    .heading__text--wapper {
        display: flex;
        flex-wrap: wrap;
    }
    
    .image-with-text .content-infomation .heading .small-image {
        max-width: 100%;
        order: 2;
        margin-bottom: 27px;
        margin-top: -6px;
    }
    
    .heading__text--wapper .content {
        order: 3;
    }
    
    .heading__text--wapper .btn-wrapper {
        order: 4;
    }
    
    .image-with-text .content-infomation .heading .small-image img {
        max-width: 221px;
    }
    
    .image-with-text .content-infomation .heading .heading__text--title {
        margin: 0px 0 27px;
        display: block;
        width: 100%;
    }
    
    .two-cta__text_box {
        padding: 32px 0 102px;
    }
    
    .two-cta__text_box-content .item {
        width: 100%;
        padding: 27px 20px 18px 20px;
    }
    
    .two-cta__text_box-content .item .heading_title {
        font-size: 35px;
        line-height: 52px;
        margin: 0 0 27px;
    }
    
    .two-cta__text_box-content .content-text {
        font-size: 16px;
        line-height: 20.8px;
    }
    
    .two-cta__text_box-content {
        gap: 34px;
    }
    
    .two-cta__text_box-content .content-text ul {
        padding-bottom: 15px;
    }
    
    .section__text-with-left-image.image-with-text .content-infomation .image-right {
        width: 100%;
        margin-bottom: 37px;
    }
    
    .section__text-with-left-image.image-with-text .content-infomation .heading {
        width: 100%;
        padding-left: 0;
    }
    
    .list-content .item .number {
        font-size: 20px;
        line-height: 26px;
        width: 35px;
    }
    
    .image-with-text .list-content .item .content-text {
        font-size: 16px;
        line-height: 20.6px;
        width: calc(100% - 35px);
    }
    
    .list-content .item {
        margin-bottom: 32px;
    }
    
    section.section__text-with-left-image.image-with-text {
        padding: 100px 0 63px;
    }
    
    .donate-section {
        padding: 99px 0;
    }
    
    .donate-section-inner .text-left {
        width: 100%;
        padding: 33px 16px;
    }
    
    .donate-section-inner .image-right {
        width: 100%;
        text-align: center;
        padding: 20.5px 32px;
    }
    
    .donate-section-inner .image-right img {
        max-width: 60px;
    }
    
    .donate-section-inner .heading_title {
        font-size: 24px;
        line-height: 31px;
    }
}