/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
.bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
.bx-snippet-wrap[data-snippet-id="14925"] #builderx-content,
.bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p {
    display:inline !important;
    margin:0 !important;
    color:#fff !important;
	font-size: 22px !important; 
}
.bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
}
.bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time i {
    color: #fff !important;
    font-size: 20px !important;
}
@media (max-width: 767px) {
    .bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
    .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content,
    .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p {
        font-size: 17px !important;
        line-height: 1.45 !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"],
    .bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
    .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content {
        display: block !important;
        width: 100% !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time {
        display: flex !important;
        justify-content: center !important;
        gap: 7px !important;
        width: 100% !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time + .pilgrim-service-time {
        margin-top: 2px !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-time i {
        font-size: 16px !important;
        flex: 0 0 auto !important;
    }
    .bx-snippet-wrap[data-snippet-id="14925"] .pilgrim-service-separator {
        display: none !important;
    }
}
.footer a.bx-utility-social-link
{
    font-size: 26px;
    margin-right: 21px;
}
.footer-text .bx-utility-social-link
{
    margin-top: 9px !important;
    display: inline-block;
}
.footer .contactbutton
{
    background-color: #99C3EA;
    text-decoration: none;
    padding: 7px 18px 6px 15px;
    margin-top: 4px;
    display: inline-block;
}
#chs-footer h6
{
    font-size: 25px !important;
    font-weight: 600;
    letter-spacing: 0pt;
}

.sundaytimes {
    position: relative;
    width: 100%;
    padding: 80px 20px 88px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: url('/wp-content/themes/builderx-theme/images/welcomeback1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    color: #050505;
}

.sundaytimes .container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 535px);
    align-items: center;
    gap: 56px;
}

.sundaytimes .left-section {
    text-align: center;
}

.sundaytimes h1 {
    margin: 0 0 6px;
    font-size: clamp(38px, 4vw, 54px);
    line-height: 0.95;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sundaytimes .blue {
    color: #01059d;
    font-weight: 700;
}

.sundaytimes .blackword {
    display: inline-block;
    color: #01059d;
    font-family: blacksword, cursive;
    font-size: 1.85em;
    font-weight: 400;
    line-height: 0;
    text-transform: none;
    vertical-align: -0.18em;
    margin-right: 0.14em;
    padding-right: 0.03em;
}

.sundaytimes .subtitle {
    margin: 0 0 26px;
    font-size: 18px;
    line-height: 1.35;
}

.sundaytimes .details {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 42px;
    max-width: 620px;
    margin: 0 auto;
    align-items: start;
}

.sundaytimes .details h3 {
    margin: 0 0 11px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 800;
    color: #000;
    letter-spacing: 0;
}

.sundaytimes .details h3 i {
    margin-right: 10px;
    color: #000;
}

.sundaytimes .times,
.sundaytimes .location {
    font-size: 16px;
    line-height: 1.28;
}

.sundaytimes .times p,
.sundaytimes .location p {
    margin: 0;
}

.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"],
.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"] .bx-snippet-content,
.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content,
.sundaytimes .times .bx-snippet-wrap[data-snippet-id="14925"] #builderx-content p {
    display: block !important;
    width: auto !important;
    margin: 0 !important;
    color: inherit !important;
    font-size: 16px !important;
    line-height: 1.28 !important;
}

.sundaytimes .times strong,
.sundaytimes .times b {
    color: #4b168c;
}

.sundaytimes .times a,
.sundaytimes .location a {
    display: inline-block;
    margin-top: 13px;
    color: #01059d;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 800;
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 2px;
}

.sundaytimes .times a.watch-link {
    display: inline;
    margin-top: 0;
    color: #df2525;
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
}

.sundaytimes .new-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    margin-top: 34px;
    padding: 11px 30px;
    background: #0100a8;
    color: #fff;
    font-size: 25px;
    line-height: 1.1;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}

.sundaytimes .right-section {
    width: 100%;
}

.sundaytimes .right-section .custom-slideshow-wrapper {
    width: 100% !important;
    max-width: 535px !important;
    height: 400px !important;
    margin: 0 auto;
    background: #111;
}

.sundaytimes .right-section .slideshow-arrow {
    pointer-events: auto !important;
    z-index: 40 !important;
}

@media (max-width: 1023px) {
    .sundaytimes {
        padding: 58px 18px 64px;
        background-image: url('/wp-content/themes/builderx-theme/images/welcomeback1.jpg');
    }

    .sundaytimes .container {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .sundaytimes .right-section {
        order: 2;
    }
}

@media (max-width: 640px) {
    .sundaytimes h1 {
        font-size: 36px;
    }

    .sundaytimes .subtitle {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .sundaytimes .details {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .sundaytimes .new-button {
        width: min(100%, 335px);
        font-size: 20px;
    }

.sundaytimes .right-section .custom-slideshow-wrapper {
    height: 310px !important;
    }
}

.whatshappening {
    width: 100%;
    padding: 76px 20px 82px;
    text-align: center;
    color: #fff;
    background: #01009a url('/wp-content/themes/builderx-theme/images/newsback.jpg') center / cover no-repeat;
}

.whatshappening .container {
    max-width: 1200px;
    margin: 0 auto;
}

.whatshappening .title {
    margin: 0;
    padding-bottom: 3px;
    color: #af81f7;
    font-size: clamp(42px, 5vw, 58px);
    line-height: 1;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: uppercase;
}

.whatshappening .title b {
    color: #fff;
    font-weight: 700;
}

.whatshappening .blackword {
    display: inline-block;
    font-family: blacksword, cursive;
    font-size: 1.3em;
    line-height: 0;
    padding-right: 10px;
    text-transform: none;
    vertical-align: -0.12em;
}

.whatshappening .subtitle {
    margin: 5px 0 27px;
    color: #fff;
    font-size: 18px;
    line-height: 1.35;
}

.whatshappening .button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin: 0 0 36px;
}

.whatshappening .button-container a {
    text-decoration: none;
}

.whatshappening .event-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    min-height: 45px;
    padding: 0 22px 0 0;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 0;
    background-color: #01009a;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.whatshappening .event-button i {
    align-self: stretch;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    margin-right: 15px;
    background: #fff;
    color: #01009a;
    font-size: 18px;
    line-height: 1;
}

.whatshappening .calendar-carousel {
    width: 100%;
}

.whatshappening .mec-carousel-image-card {
    background: transparent !important;
}

@media (max-width: 768px) {
    .whatshappening {
        padding: 58px 16px 72px;
    }

    .whatshappening .button-container {
        flex-direction: column;
        align-items: center;
    }

    .whatshappening .event-button {
        width: min(100%, 285px);
    }
}

.sermons {
    width: 100%;
    padding: 90px 20px 69px;
    text-align: center;
    background: #f7f7f7 url('/wp-content/themes/builderx-theme/images/sermonback.jpg') center left / cover no-repeat;
}

.sermons .container {
    max-width: 1200px;
    margin: 0 auto;
}

.sermons .title {
    margin: 0 0 23px;
    padding-bottom: 3px;
    color: #672c86;
    font-size: clamp(42px, 5vw, 58px);
    line-height: 1;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: uppercase;
}

.sermons .title b {
    color: #01009a;
    font-weight: 700;
}

.sermons .blackword {
    display: inline-block;
    font-family: blacksword, cursive;
    font-size: 1.3em;
    line-height: 0;
    padding-right: 10px;
    text-transform: none;
    vertical-align: -0.12em;
}

.sermons .button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin: 0 0 42px;
}

.sermons .button-container a {
    text-decoration: none;
}

.sermons .event-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 220px;
    min-height: 45px;
    padding: 0 22px 0 0;
    overflow: hidden;
    border: 2px solid #01009a;
    border-radius: 0;
    background-color: #fff;
    color: #010099;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.sermons .event-button.lively {
    border-color: #b22626;
    color: #b22626;
}

.sermons .event-button i {
    align-self: stretch;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    margin-right: 15px;
    background: #010099;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}

.sermons .event-button.lively i {
    background: #b22626;
}

.sermons .columns {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
    gap: 42px;
    align-items: start;
    margin-top: 29px;
    text-align: left;
}

.sermons .column {
    min-width: 0;
}

.sermons .videocol2 .sb_youtube {
    margin-top: -35px;
}

.sermons .videocol1 .sby_video_thumbnail_wrap {
    max-width: 168px !important;
    height: 96px;
}

.sermons .videocol1 .sby_info {
    float: left;
    width: 315px !important;
    margin-top: -80px !important;
    margin-left: 193px;
    text-align: left !important;
}

.sermons .videocol1 .yxr-v3-grid {
    grid-template-columns: 1fr !important;
}

.sermons .videocol1 .yxr-v3-card {
    display: grid;
    grid-template-columns: 168px 1fr;
    gap: 18px;
    align-items: start;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    background: transparent;
    padding: 0 0 18px;
}

.sermons .videocol1 .yxr-v3-thumb {
    height: 96px;
    padding-top: 0 !important;
}

.sermons .videocol1 .yxr-v3-meta {
    padding: 0;
}

.sermons .videocol1 .yxr-v3-title {
    font-size: 16px;
}

.sermons .videocol1 .yxr-v3-btn-wrap {
    display: none;
}

.sermons .videocol2 .yxr-v3-single-card {
    border: 0;
    background: #fff;
}

.sermons .videocol2 .yxr-v3-single-wrap {
    max-width: none !important;
}

.sermons .sby_meta {
    margin-top: 5px !important;
}

.sermons .sby_view_count {
    display: none;
}

@media (max-width: 768px) {
    .sermons {
        padding: 70px 16px 78px;
        background: #f7f7f7;
    }

    .sermons .button-container {
        flex-direction: column;
        align-items: center;
    }

    .sermons .event-button {
        width: min(100%, 285px);
    }

    .sermons .columns {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .sermons .videocol1 .yxr-v3-card {
        grid-template-columns: 1fr;
    }

    .sermons .videocol1 .yxr-v3-thumb {
        height: auto;
        padding-top: 56.25% !important;
    }

    .sermons .sby_items_wrap {
        padding: 0 !important;
        margin: 32px 0 0 !important;
    }

    .sermons .videocol1 .sby_info {
        width: auto !important;
        margin-top: -96px !important;
    }
}

.involved {
    width: 100%;
    clear: both;
    margin-top: -8px;
    padding: 72px 20px 75px;
    color: #fff;
    background: #01009a url('/wp-content/themes/builderx-theme/images/mobile.jpg') center right / cover no-repeat;
}

.involved .container,
.outreach .container {
    max-width: 1200px;
    margin: 0 auto;
}

.involvedboxed {
    max-width: 495px;
    text-align: center;
    color: #000;
}

.involved .title,
.outreach .title {
    margin: 0;
    padding-bottom: 0;
    color: #a278ee;
    font-size: clamp(42px, 5vw, 58px);
    line-height: 1;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: uppercase;
}

.involved .title b,
.outreach .title b {
    color: #fff;
    font-weight: 700;
}

.involved .blackword,
.outreach .blackword {
    display: inline-block;
    font-family: blacksword, cursive;
    font-size: 1.3em;
    line-height: 0;
    padding-right: 10px;
    text-transform: none;
    vertical-align: -0.12em;
}

.subytitle {
    color: #9c9cfb;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    padding-top: 8px;
}

.involved .subtitle,
.outreach .subtitle {
    color: #fff;
    padding-top: 18px;
    line-height: 1.4;
}

.involved .subtitle {
    padding-bottom: 16px;
}

.app-links {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin: 20px 0;
}

.app-links img {
    width: auto;
    max-height: 48px;
    transition: transform 0.2s ease;
}

.app-links img:hover {
    transform: scale(1.05);
}

.outreach {
    width: 100%;
    clear: both;
    margin-top: -9px;
    margin-bottom: -8px;
    padding: 79px 20px 75px;
    color: #fff;
    background: #672c86 url('/wp-content/themes/builderx-theme/images/outreachback.jpg') center left / cover no-repeat;
}

.outreachboxed {
    max-width: 495px;
    margin-left: auto;
    text-align: center;
}

.outreach .subtitle {
    padding-bottom: 23px;
}

.outreach .new-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 280px;
    min-height: 42px;
    margin: 0 auto 38px;
    padding: 4px 30px;
    border: 1px solid rgba(255,255,255,0.48);
    background-color: #01029a;
    color: #fff;
    font-size: 19px;
    line-height: 1.2;
    font-weight: 500;
    cursor: pointer;
}

.family-popup {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(0,0,0,0.72);
    z-index: 2147483647;
}

.family-popup.is-open {
    display: flex;
}

.family-popup-inner {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
    width: min(100%, 1040px);
    max-height: min(90vh, 820px);
    overflow: auto;
    background: #fff;
    color: #111;
    box-shadow: 0 24px 80px rgba(0,0,0,0.35);
}

.family-popup-left {
    padding: 38px;
    text-align: left;
}

.family-popup-left h2 {
    margin: 0 0 18px;
    color: #01009a;
    font-size: 34px;
    line-height: 1.1;
    font-weight: 800;
}

.family-popup-left h4 {
    margin: 20px 0 6px;
    color: #672c86;
    font-size: 18px;
    font-weight: 800;
}

.family-popup-left p {
    margin: 0 0 14px;
    font-size: 16px;
    line-height: 1.55;
}

.family-contact {
    margin-top: 20px;
    padding: 16px;
    background: #f3f1f7;
    font-size: 16px;
    line-height: 1.5;
}

.family-contact a {
    color: #01009a;
    font-weight: 700;
}

.family-popup-right img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    display: block;
}

.family-popup-close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
    border: 0;
    background: #01009a;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

@media (max-width: 950px) {
    .involved,
    .outreach {
        padding-top: 64px;
        padding-bottom: 53px;
    }

    .involved {
        box-shadow: inset 0 0 0 1000px rgba(1, 0, 153, 0.75);
    }

    .outreach {
        box-shadow: none;
        background: #672c86 url('/wp-content/themes/builderx-theme/images/outreachback.jpg') center left / cover no-repeat;
    }

    .involvedboxed,
    .outreachboxed {
        max-width: 600px;
        margin: 0 auto;
        color: #fff;
    }

    .family-popup-inner {
        grid-template-columns: 1fr;
    }

    .family-popup-right {
        order: -1;
        max-height: 260px;
        overflow: hidden;
    }

    .family-popup-left {
        padding: 28px;
    }
}

@media (max-width: 560px) {
    .family-popup {
        padding: 12px;
    }

    .family-popup-left {
        padding: 24px 18px;
    }

    .family-popup-left h2 {
        font-size: 28px;
    }
}
