.wpsm_panel-group .wpsm_panel-title br {
	display: none;
}

.captain-section-5 .boxes-content {
  display: none;
}

.page-template-template-team-captain .container {
	max-width: 1200px;
	margin: 0 auto;
}

#wpsm_accordion_39289 .ac_open_cl_icon {
	padding: 5px !important;
}

.accelerators-club-row section.type-treatment {
    margin-bottom: 70px;
}
.page-team-captain-toolkit .accordion a{
    color: #fff;
    text-decoration: none;
}
/*** 5K Donate of ***/
.section-5k-day-of-donate button {
    text-align: center;
    justify-content: center;
    margin: 50px auto 100px auto;
    padding: 35px 40px;
    width: 100%;
    font-size: 24px;
}
.button-container-donate-of{
    width: 20%;
    margin: 0 auto;
}

/*** Clinical Studies ***/

@media screen and (max-width: 768px) {
    .page-clinical-trials-and-emerging-therapies table thead tr th,
    .page-clinical-trials-and-emerging-therapies table tbody tr td {
        display: table-cell;
    }

    .page-clinical-trials-and-emerging-therapies .tablepress {
        display: block;
        overflow-x: auto;
    }
}

/*** Marathon/Half Marathon Realbuzz Events ***/
.marathon-events {
    text-align: left;
    max-width: 1440px;
    width: calc(100% - 40px);
    margin: 0 auto;
}

.marathon-events-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 46px;
    background-color: #F7F7F7;
    margin-bottom: 62px;
}

.marathon-events-title img {
    padding: 0 30px;
    width: 100%;
    max-width: 360px;
}

.marathon-events-subtitle,
.marathon-events-endtext {
    max-width: 890px;
    margin: 0 auto;
}

.marathon-events-top {
    margin-bottom: 62px;
}

.marathon-events-row {
    max-width: 1688px;
    margin: 0 auto 20px auto;
}

.marathon-events-row-one {
    margin-bottom: 80px;
}

.marathon-events-more {
    text-align: center;
    margin-bottom: 60px;
}

.marathon-events-more > * {
    margin-bottom: 30px;
}

.marathon-events-more-btn {
    display: inline-block;
}

.marathon-events-row-last {
    margin-bottom: 60px;
}

.marathon-events-endtext {
    margin-bottom: 80px;
}

.marathon-hiw > h2,
.marathon-events-row > h2 {
    margin-bottom: 25px;
    margin-left: 10px;
}

.marathon-events-list {
    display: flex;
    justify-content: center;
    gap: 16px;
}

.marathon-events-list-last {
    margin-bottom: 60px;
}

.marathon-events-item {
    max-width: 348px;
    width: 100%;
    text-decoration: none !important;
}

.marathon-events-image {
    max-height: 348px;
    padding: 46px 38px;
    border: 1px solid #707070;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
    margin-bottom: 27px;
}

.marathon-events-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.marathon-events-date,
.marathon-events-location {
    margin: 0;
}

.marathon-events-min-price,
.marathon-events-date {
    color: #000;
}

.marathon-events-min-price {
    margin-top: 5px;
    font-size: 18px;
}

.marathon-hiw-num,
.marathon-events-location {
    color: #8B0053;
    font-weight: 600;
    margin-bottom: 10px;
}

.marathon-hiw {
    background-color: #FFE1CC;
    padding: 50px 55px 35px 55px;
    max-width: 960px;
    margin: 0 auto 30px auto;
}

.marathon-hiw > h2 {
    margin: 0 0 30px 13px;
}

.marathon-hiw-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.marathon-hiw-text {
    max-width: 770px;
    margin-top: 0;
}

.marathon-hiw-num {
    font-size: 50px;
    margin-right: 30px;
}

.marathon-hiw-email {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
}

.marathon-hiw-btn-txt {
    margin: 0 0 15px;
}

@media screen and (max-width: 992px) {
    .marathon-events-list {
        flex-wrap: wrap;
    }

    .marathon-events-list {
        flex-wrap: wrap;
    }

    .marathon-events-item {
        flex-basis: 40%;
    }
}

@media screen and (max-width: 768px) {
    .marathon-events-title {
        padding: 25px;
    }

    .marathon-events-row {
        margin-bottom: 50px;
    }

    .marathon-events-item {
        margin-bottom: 10px;
        flex-grow: 1;
    }

    .marathon-events-title img {
        max-width: 310px;
        padding: 0 15px;
    }

	.marathon-events-date {
		font-size: 24px;
    }

    .marathon-events-min-price {
        font-size: 17px;
    }

    .marathon-events-image {
        padding: 17px;
        margin-bottom: 8px;
    }

    .marathon-events-list-last {
        margin-bottom: 60px;
    }

    .marathon-hiw {
        padding: 45px 20px;
    }

    .marathon-hiw-item {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 25px;
    }

    .marathon-hiw > h2,
    .marathon-events-row > h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .marathon-hiw > h2 {
        margin: 0 0 20px 0;
    }

    .marathon-hiw-num {
        font-size: 22px;
    }
}

@media screen and (max-width: 576px) {
    .marathon-events-item {
        flex-basis: 45%;
    }
}

@media screen and (max-width: 550px) {
    .marathon-events-title img {
        max-width: 250px;
    }
}

@media screen and (max-width: 460px) {
    .marathon-events-title {
        justify-content: flex-start;
    }

    .marathon-events-title img {
        padding: 0;
    }
}

@media screen and (max-width: 365px) {
    .marathon-events-item {
        flex-basis: 100%;
    }
}

/*** MMRF Events 2***/
.events-section-two-page .page-list:after {
    display: table;
    clear: both;
    content: "";
}

.events-section-two-page {
    padding-top: 50px;
    padding-bottom: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.events-section-two-page .page-item {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}

.events-section-two-page .page-item:nth-child(3n + 1) {
    clear: both;
}

.events-section-two-page .page-item .page-item-inner {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    padding-left: 20px;
}

.events-section-two-page .page-item-img {
    max-width: 160px;
    margin-bottom: 20px;
    text-align: left;
}

.events-section-two-page .page-item-img img {
    width: 100%;
}

.events-section-two-page .page-item-text {
    text-align: left;
    max-width: 250px;
}

.events-section-two-page .page-item-text p {
    color: #000000;
    margin-bottom: 10px;
    font-size: 27px !important;
    font-weight: 600;
    line-height: normal;
}

section.body-block .events-section-two-page a {
    border: 0;
    padding: 0;
    display: inline-block;
    width: auto;
}

section.body-block .events-section-two-page a:visited {
    border-bottom: none;
}

.page-template-template-mmrf-events-2 .events-section-two-page .page-item.events-only-item {
    margin: 0 auto;
    float: none;
    position: relative;
    top: -20px;
}

@media (max-width: 768px) {
    .events-section-two-page .page-item {
        width: 49%;
        margin-right: 2%;
        padding-top: 0 !important;
        padding-bottom: 10px
    }

    .events-section-two-page .page-item:nth-child(2n) {
        margin-right: 0;
    }

    .events-section-two-page .page-item:nth-child(3n + 1) {
        clear: none;
    }

    .events-section-two-page .page-item:nth-child(2n + 1) {
        clear: both;
    }

    .events-section-two-page .page-item .page-item-inner {
        padding: 0;
        text-align: center;
    }

    .events-section-two-page .page-item-img {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .events-section-two-page .page-item-text div,
    .events-section-two-page .page-item-text {
        text-align: center;
    }
}

@media (max-width: 540px) {
    .events-section-two-page .page-item {
        width: 100%;
        margin-right: 0;
    }

    .events-section-two-page .page-list .page-item:last-child {
        padding-top: 10px;
    }
}

div.cyoe-third-section-events-2 {
    padding-bottom: 0;
}

/* Spirit of Hope */
.soh-section .wrapper {
    max-width: 1200px;
    padding: 0 48px;
    box-sizing: content-box;
}

.soh-section-one .wrapper {
    text-align: center;
    padding-bottom: 63px;
}

.soh-section-one .wrapper  h1 {
    margin-bottom: 70px;
}


.soh-section-one .wrapper button {
    display: inline-block;
}

.soh-section-one .soh-p-help {
    margin-bottom: 60px;
}

.soh-quote-section {
    background: rgba(245, 142, 179, 0.2);
}

.soh-quote-wrap {
    padding: 135px 0 80px 0;
}

.soh-quote-wrap .wrapper {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.soh-quote-wrap .soh-quote-left p {
    padding: 20px;
}

.soh-quote-bg-container {
    position: absolute;
    left: -117px;
    top: -68px;
    background-image: url(../img/icons/quote.png) !important;
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    width: 264px;
    height: 186px;
    background-size: contain;
    opacity: 0.5;
}

.soh-quote-wrap .soh-quote-left .soh-p-help-1 {
    font-size: 35px;
    line-height: 42px;
    font-weight: 300;
    max-width: 542px;
    padding-bottom: 0;
    position: relative;
    z-index: 1;
}

.soh-quote-wrap .soh-quote-right {
    max-width: 519px;
    flex: 1;
}

.soh-quote-wrap .soh-quote-right img {
    display: block;
    width: 100%;
    box-shadow: 16px 16px 0 #8B0053;
}

.soh-quote-wrap .soh-quote-left .soh-p-help-2 {
    color: #8B0053;
    font-size: 26px;
    line-height: 32px;
}

.honorees-wrap {
    padding: 80px 0;
}

.honorees-wrap h2 {
    margin-bottom: 70px;
}

.honorees-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.honorees-wrap h2 {
    text-align: center;
}

.honorees-list-item {
    width: 42%;
    display: flex;
}

.honorees-list-item-img {
    max-width: 194px;
    min-width: 136px;
    max-height: 194px;
    width: 100%;
    margin-right: 26px;
    margin-bottom: 35px;
}

.honorees-list-item-img img {
    display: block;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    max-height: 194px;
    width: 100%;
}

.honorees-list-item-text h3 {
    font-size: 36px;
    margin: 0;
}

.honorees-list-item-text {
    max-width: 292px;
    padding-top: 18px;
}

.honorees-list-item-text p,
.honorees-list-item-text a {
    font-size: 24px;
    text-decoration: none;
}

.honorees-list-item-text p {
    margin-top: 0;
}

.honorees-list-item-text a {
    margin-top: 20px;
    display: inline-block;
}

@media(max-width: 1550px) {
    .soh-quote-bg-container {
        left: -20px;
        top: -20px;
        height: 110px;
    }
}

@media(max-width: 960px) {
    .soh-quote-wrap .wrapper {
        flex-direction: column;
    }

    .honorees-list-item {
        flex-direction: column;
        width: 50%;
        text-align: center;
        align-items: center;
        margin-bottom: 45px;
    }

    .honorees-list-item-img {
        margin-right: 0;
        min-width: unset;
    }
}

@media(max-width: 768px) {

    .soh-section .wrapper {
        padding: 0 24px;
    }

    .soh-section.soh-section-one {
        padding-top: 30px;
        padding-bottom: 70px;
    }

    .soh-section-one .wrapper h1 {
        margin-bottom: 35px;
    }

    .soh-section-one .soh-p-help {
        margin-bottom: 45px;
    }

    .honorees-list-item {
        width: 100%;
    }

    .honorees-list-item-img {
        margin-bottom: 0;
    }

    .honorees-list-item-text a {
        margin-top: 10px;
    }

    .soh-section h2 {
        font-size: 31px;
        margin-bottom: 35px;
    }

    .honorees-list-item-text a,
    .soh-section p {
        font-size: 16px !important;
    }

    .soh-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .soh-quote-bg-container {
        left: 10px;
        top: -18px;
        width: 176px;
        height: 90px;
        background-size: contain;
    }

    .container.soh-section-three {
        padding-top: 30px !important;
    }

    .soh-section-three,
    .soh-quote-wrap {
        padding: 45px 0;
    }

    .soh-quote-wrap .soh-quote-left .soh-p-help-1 {
        padding-bottom: 0;
        font-size: 24px;
        line-height: 32px;
    }

    .soh-quote-wrap .soh-quote-left .soh-p-help-2 {
        margin-top: 0;
        font-size: 18px;
        line-height: 24px;
    }

    section:not(.using-bg2):has(+ footer).honorees-wrap .wrapper {
        padding-bottom: 0 !important;
    }
}
