.elementor-344 .elementor-element.elementor-element-5806ba6:not(.elementor-motion-effects-element-type-background), .elementor-344 .elementor-element.elementor-element-5806ba6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;background-image:url("https://photizoministries.org/wp-content/uploads/revslider/home3/01_home_slide2_011.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-344 .elementor-element.elementor-element-5806ba6 > .elementor-container{min-height:668px;}.elementor-344 .elementor-element.elementor-element-5806ba6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-344 .elementor-element.elementor-element-5806ba6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-344 .elementor-element.elementor-element-a83210b{--spacer-size:86px;}.elementor-344 .elementor-element.elementor-element-0bbc6d4{margin-top:-150px;margin-bottom:0px;}.elementor-344 .elementor-element.elementor-element-f78cb23{--spacer-size:140px;}.elementor-344 .elementor-element.elementor-element-c9d6006{text-align:center;}.elementor-344 .elementor-element.elementor-element-c9d6006 .elementor-heading-title{color:#FFFFFF;}.elementor-344 .elementor-element.elementor-element-2d0fa4a:not(.elementor-motion-effects-element-type-background), .elementor-344 .elementor-element.elementor-element-2d0fa4a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F6F2;}.elementor-344 .elementor-element.elementor-element-2d0fa4a > .elementor-container{max-width:1600px;}.elementor-344 .elementor-element.elementor-element-2d0fa4a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-344 .elementor-element.elementor-element-2d0fa4a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(max-width:1024px){.elementor-344 .elementor-element.elementor-element-a83210b{--spacer-size:80px;}.elementor-344 .elementor-element.elementor-element-0bbc6d4{margin-top:50px;margin-bottom:0px;}.elementor-344 .elementor-element.elementor-element-f78cb23{--spacer-size:50px;}}@media(max-width:766px){.elementor-344 .elementor-element.elementor-element-a83210b{--spacer-size:60px;}.elementor-344 .elementor-element.elementor-element-f78cb23{--spacer-size:40px;}}/* Start custom CSS for html, class: .elementor-element-0210eac *//* =========================================
    PHOTIZO LEADERSHIP
 ========================================= */

.photizo-leadership {
    position: relative;
    width: 100%;
    padding: 90px 20px 80px;
    background: #f8f6f2;
    overflow: hidden;
}

.photizo-leadership *,
.photizo-leadership *::before,
.photizo-leadership *::after {
    box-sizing: border-box;
}


/* =========================================
   CONTAINER
========================================= */

.leadership-container {
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 1120px;

    margin: 0 auto;
}


/* =========================================
   HEADING
========================================= */

.leadership-heading {
    text-align: center;
    max-width: 760px;

    margin: 0 auto 65px;
}

.leadership-script {
    display: block;

    margin-bottom: 2px;

    color: #f56638;

    font-family:
        "Brush Script MT",
        "Segoe Script",
        cursive;

    font-size: 28px;
    line-height: 1;
}

.leadership-heading h2 {
    margin: 0;

    color: #063640;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: clamp(46px, 5vw, 60px);

    line-height: 1.05;

    letter-spacing: -2px;
}

.leadership-heading p {
    max-width: 680px;

    margin: 27px auto 0;

    color: #71808a;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 15px;

    line-height: 1.7;
}


/* =========================================
   PASTOR PROFILE
========================================= */

.pastor-profile {
    display: grid;

    grid-template-columns: 46% 54%;

    width: 100%;

    background: #ffffff;
}


/* =========================================
   IMAGE
========================================= */

.pastor-image-wrapper {
    position: relative;

    min-height: 620px;

    padding: 25px 0 25px 25px;
}

.pastor-image {
    position: relative;

    width: 100%;
    height: 100%;

    min-height: 570px;

    overflow: hidden;

    z-index: 2;
}

.pastor-image img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    object-position: center top;

    transition: transform 0.7s ease;
}

.pastor-profile:hover .pastor-image img {
    transform: scale(1.025);
}


/* Orange image accent */

.pastor-image-accent {
    position: absolute;

    left: 0;
    bottom: 0;

    width: 105px;
    height: 105px;

    background: #f56638;

    z-index: 1;
}


/* =========================================
   BIOGRAPHY
========================================= */

.pastor-biography {
    display: flex;

    flex-direction: column;

    justify-content: center;

    padding: 65px 65px 65px 75px;
}

.pastor-label {
    display: block;

    margin-bottom: 10px;

    color: #f56638;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 13px;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: 1.5px;
}

.pastor-biography h3 {
    margin: 0;

    color: #063640;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 43px;

    line-height: 1.1;

    font-weight: 700;
}

.pastor-line {
    width: 55px;
    height: 3px;

    margin: 23px 0 25px;

    background: #f56638;
}

.pastor-biography > p {
    margin: 0 0 17px;

    color: #71808a;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 14px;

    line-height: 1.75;
}


/* =========================================
   QUOTE
========================================= */

.pastor-quote {
    position: relative;

    margin-top: 13px;

    padding: 18px 25px 18px 38px;

    background: #f8f6f2;

    border-left: 3px solid #f56638;
}

.quote-mark {
    position: absolute;

    left: 14px;
    top: 10px;

    color: #f56638;

    font-family: Georgia, serif;

    font-size: 35px;

    line-height: 1;
}

.pastor-quote p {
    margin: 0;

    color: #063640;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 15px;

    line-height: 1.6;

    font-style: italic;
}


/* =========================================
   MINISTRY FOCUS
========================================= */

.leadership-focus {
    display: grid;

    grid-template-columns:
        repeat(3, 1fr);

    margin-top: 50px;

    background: #063640;
}

.focus-item {
    position: relative;

    padding: 38px 40px 40px;

    border-right: 1px solid rgba(255,255,255,0.12);
}

.focus-item:last-child {
    border-right: none;
}

.focus-number {
    display: block;

    margin-bottom: 15px;

    color: #f56638;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 15px;

    font-weight: 700;
}

.focus-item h4 {
    margin: 0 0 12px;

    color: #fff !important;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 25px;
}

.focus-item p {
    margin: 0;

    color: rgba(255,255,255,0.7);

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 13px;

    line-height: 1.7;
}


/* =========================================
   DECORATIVE BACKGROUND
========================================= */

.leadership-bg {
    position: absolute;

    border-radius: 50%;

    background: #eeebe6;

    pointer-events: none;

    z-index: 0;
}

.leadership-bg-left {
    width: 500px;
    height: 500px;

    left: -300px;
    bottom: -330px;

    box-shadow:
        0 0 0 100px rgba(238,235,230,0.6);
}

.leadership-bg-right {
    width: 430px;
    height: 430px;

    right: -270px;
    top: -320px;

    box-shadow:
        0 0 0 90px rgba(238,235,230,0.6);
}
/* =========================================
   EXTENDED PASTOR STORY
========================================= */

.pastor-story {
    display: grid;

    grid-template-columns: 38% 62%;

    gap: 70px;

    padding: 75px 65px;

    background: #ffffff;

    border-top: 1px solid #eeeae5;
}

.pastor-story-heading {
    padding-top: 5px;
}

.story-label {
    display: block;

    margin-bottom: 12px;

    color: #f56638;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 12px;

    font-weight: 700;

    text-transform: uppercase;

    letter-spacing: 1.5px;
}

.pastor-story-heading h3 {
    margin: 0;

    color: #063640;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 38px;

    line-height: 1.15;

    letter-spacing: -1px;
}

.pastor-story-content p {
    margin: 0 0 20px;

    color: #71808a;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 14px;

    line-height: 1.8;
}

.pastor-story-content p:last-child {
    margin-bottom: 0;
}


/* =========================================
   BUSINESS MINISTRY
========================================= */

.business-ministry {
    display: flex;

    align-items: flex-start;

    gap: 35px;

    padding: 55px 65px;

    background: #063640;
}

.business-icon {
    flex: 0 0 65px;

    display: flex;

    align-items: center;
    justify-content: center;

    width: 65px;
    height: 65px;

    border: 1px solid rgba(245, 102, 56, 0.7);

    border-radius: 50%;

    color: #f56638;

    font-size: 25px;
}

.business-content {
    max-width: 760px;
}

.business-content .story-label {
    color: #f56638;
}

.business-content h3 {
    margin: 0 0 20px;

    color: #ffffff !important;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 34px;

    line-height: 1.2;
}

.business-content p {
    margin: 0 0 15px;

    color: rgba(255,255,255,0.72);

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 14px;

    line-height: 1.8;
}

.business-content p:last-child {
    margin-bottom: 0;
}


/* =========================================
   PROFESSIONAL LIFE
========================================= */

.pastor-professional {
    display: grid;

    grid-template-columns:
        repeat(3, 1fr);

    background: #ffffff;

    border-top: 1px solid #eeeae5;
}

.professional-item {
    padding: 42px 40px;

    border-right: 1px solid #eeeae5;
}

.professional-item:last-child {
    border-right: none;
}

.professional-number {
    display: block;

    margin-bottom: 14px;

    color: #f56638;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 15px;

    font-weight: 700;
}

.professional-item h4 {
    margin: 0 0 10px;

    color: #063640;

    font-family:
        Georgia,
        "Times New Roman",
        serif;

    font-size: 25px;
}

.professional-item p {
    margin: 0;

    color: #71808a;

    font-family:
        Arial,
        Helvetica,
        sans-serif;

    font-size: 13px;

    line-height: 1.65;
}


/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 768px) {

    .pastor-story {
        grid-template-columns: 1fr;

        gap: 30px;

        padding: 50px 35px;
    }

    .pastor-story-heading h3 {
        font-size: 34px;
    }

    .business-ministry {
        padding: 45px 35px;

        gap: 25px;
    }

    .business-content h3 {
        font-size: 30px;
    }

    .pastor-professional {
        grid-template-columns: 1fr;
    }

    .professional-item {
        border-right: none;

        border-bottom: 1px solid #eeeae5;
    }

    .professional-item:last-child {
        border-bottom: none;
    }

}


@media (max-width: 480px) {

    .pastor-story {
        padding: 40px 25px;
    }

    .pastor-story-heading h3 {
        font-size: 30px;
    }

    .pastor-story-content p {
        font-size: 13px;

        line-height: 1.75;
    }

    .business-ministry {
        flex-direction: column;

        padding: 40px 25px;
    }

    .business-content h3 {
        font-size: 27px;
    }

    .business-content p {
        font-size: 13px;

        line-height: 1.75;
    }

    .professional-item {
        padding: 32px 25px;
    }

}


/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {

    .photizo-leadership {
        padding: 75px 30px 65px;
    }

    .pastor-biography {
        padding: 50px;
    }

    .pastor-biography h3 {
        font-size: 37px;
    }

    .pastor-image-wrapper {
        min-height: 600px;
    }

    .pastor-image {
        min-height: 550px;
    }

}


/* =========================================
   MOBILE / TABLET
========================================= */

@media (max-width: 768px) {

    .photizo-leadership {
        padding: 60px 20px 55px;
    }

    .leadership-heading {
        margin-bottom: 40px;
    }

    .leadership-script {
        font-size: 24px;
    }

    .leadership-heading h2 {
        font-size: 45px;
    }

    .leadership-heading p {
        font-size: 14px;
    }


    /* Profile becomes vertical */

    .pastor-profile {
        grid-template-columns: 1fr;
    }


    .pastor-image-wrapper {
        min-height: auto;

        height: 500px;

        padding: 20px 20px 0;
    }

    .pastor-image {
        min-height: 0;

        height: 480px;
    }

    .pastor-image-accent {
        left: 0;
        bottom: 0;

        width: 80px;
        height: 80px;
    }


    .pastor-biography {
        padding: 45px 35px 50px;
    }

    .pastor-biography h3 {
        font-size: 36px;
    }


    /* Focus */

    .leadership-focus {
        grid-template-columns: 1fr;
    }

    .focus-item {
        border-right: none;

        border-bottom:
            1px solid rgba(255,255,255,0.12);
    }

    .focus-item:last-child {
        border-bottom: none;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 480px) {

    .photizo-leadership {
        padding: 50px 15px 45px;
    }

    .leadership-heading h2 {
        font-size: 38px;

        letter-spacing: -1px;
    }

    .leadership-heading p {
        font-size: 13px;
    }


    .pastor-image-wrapper {
        height: 390px;

        padding: 15px 15px 0;
    }

    .pastor-image {
        height: 375px;
    }

    .pastor-image-accent {
        width: 65px;
        height: 65px;
    }


    .pastor-biography {
        padding: 38px 25px 40px;
    }

    .pastor-label {
        font-size: 11px;

        letter-spacing: 1.2px;
    }

    .pastor-biography h3 {
        font-size: 31px;
    }

    .pastor-biography > p {
        font-size: 13px;

        line-height: 1.7;
    }

    .pastor-quote {
        padding: 17px 18px 17px 32px;
    }

    .pastor-quote p {
        font-size: 14px;
    }


    .focus-item {
        padding: 30px 25px;
    }

    .focus-item h4 {
        font-size: 22px;
    }

}/* End custom CSS */