@import url('//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/************ TEMPLATE  ************
-----HEY---note for builder: Mika is very attuned to detail, so try to make site preview as close to mockup r3v3 as best you can
-"This looks awesome! I think the only other thing I'd like is to either get rid of or lessen the space been the main menu and rotator." (I'd say lessen the space, it can be changed later if she doesn't want that)

/************ TEMPLATE  ************
https://stm-man-mockup.forge.solutiosoftware.com/stm-mockup-r2v2
ic-rapid.override.css
Rotator Size: 1600x669 (super wide, 2.39:1)
QL - wide 16:9
News - Square 12:12 or Wide 16:9
/********* Round 3 ***********
Fonts: (title) Raleway, (body) Montserrat
Menu and Footer Blue: rgba(42,81,140,.85), #04518C
Blue: #3d66a3; rgba(61,102,163,1)
Light Grey: #d4d4d4; rgba(212,212,212,1)
Lightest Grey: #f1f2f2

************/

.site-1 {
    --primary-color: #04518C;
    --secondary-color: #d4d4d4;
    --tertiary-color: #3d66a3;

    --primary-rgb: 42,81,140;
    --secondary-rgb: 212,212,212;
    --tertiary-rgb: 61,102,163;

    --default-white: #ffffff;
    --default-black: #000000;
    --default-grey: #f1f2f2;

    --title-font-family: 'Raleway', sans-serif;
    --body-font-family: 'Montserrat', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--primary-color);

    --home-title-font: var(--title-font-family);

    --transparent: rgba(255,255,255,0);

    --default-box-shadow: 0px 0px 10px rgba(0,0,0,.5);
    --default-text-shadow: 4px 4px 4px #000000;

    --swiper-box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    --swiper-title-color: var(--primary-color);
    --swiper-title-font: var(--title-font-family);
    --swiper-title-font-size-desktop: 2vw;
    --swiper-title-font-size-mobile: 5vw;
    --swiper-title-font-weight: 400;

    --swiper-slide-height: 33vw;
    --swiper-slide-content-wrapper-padding: 1.5vw;
    --swiper-slide-padding-height: calc(var(--swiper-slide-content-wrapper-padding) * 2);
    --swiper-slide-adjusted-height: calc(var(--swiper-slide-height) - var(--swiper-slide-padding-height));

    --swiper-slide-read-more-color: var(--secondary-color);

    --swiper-text-color: var(--default-black);
    --swiper-text-font-size-desktop: .9vw;
    --swiper-text-font-size-mobile: 3vw;

    --swiper-slide-arrow-color: #777777;

    --ql-title-color: var(--default-white);

    --ph-text-font-size-desktop: 1vw;
}

.ql-fa-toplinks {
    --ql-title-color: var(--primary-color);
    --ql-icon-color: var(--primary-color);
}

.ql-inner-box {
    --ql-font-family: var(--title-font-family);
    --ql-background-color: rgba(var(--primary-rgb),.8);
    --ql-background-hover: rgba(var(--primary-rgb),.6);
}

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
    background: var(--tertiary-color);
    font-family: 'Lato', sans-serif;
} 

.page-header h2 {
    border-bottom: 1px solid var(--secondary-color);
}

h4, h6 {color: var(--tertiary-color);}

.item-image {display: none!important;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
.site-1 #g-navigation {
    background: url('/images/template/header.jpg') 50% 50% no-repeat;
    background-size: cover;
    background-position: top;
}

@media only screen and (min-width: 50.99rem) {
    .site-1 .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        font-size: 1vw;
        font-family: var(--body-font-family);
    }
    .site-1 .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content>.g-menu-item-title {
        font-size: 1vw;
        font-family: var(--body-font-family);
    }
    #g-navigation .g-logo {
        margin: 3.25vw 1.25vw 3.25vw 1.25vw;
    }
    #g-navigation .g-logo img {
        width: 80%;
    }
    #g-navigation .g-social-items a {
        margin-right: 1vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-navigation .g-logo {
        max-width: 65%;
        margin: 1rem auto;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent {
        align-items: flex-start!important;
    }
    .ql-fa-toplinks {
        --ql-font-size-mobile: 3vw;
    }
}

/*************** SLIDESHOW ****************/ 
.site-1-home #g-slideshow > .g-container > .g-grid:nth-child(2) {
    pointer-events: none;
}
.r-overlay .g-content-array {margin: 0; height: 100%;}
.r-overlay .g-array-item-text {
    padding: 1.5vw 1.5vw 0 0!important;
}
.r-overlay > .g-content.g-particle {height: 100%;}
.r-overlay .g-content-array > .g-grid {height: 100%;}
.r-overlay .g-content-array > .g-grid > .g-block {height: 100%;}
.r-overlay .g-content-array > .g-grid > .g-block > .g-content {height: 100%;}
.r-overlay .g-array-item-text {margin: 0; padding: 2vw;}
.r-overlay :is(h1,h2,h3,h4,h5,h6,p) {color: var(--default-white); text-shadow: var(--default-text-shadow); letter-spacing: 1px;}
.r-overlay :is(h1,h2,h3,h4,h5,h6) {
    font-size: 3vw;
    font-family: var(--title-font-family);
    text-transform: none;
    font-variant-caps: normal;
    border: none;
    text-shadow: var(--default-text-shadow);
}
.r-overlay p {font-size: 1.4vw;}
.r-overlay a.button {background: none; border: 1px solid var(--default-white); border-radius: 0; width: 100%; font-size: 1.5vw; padding: 1vw 0;}
.r-overlay a.button:hover {background: var(--primary-color);}
.swiper-overlay-text > .g-container {position: relative; height: 42vw!important; width: 100%;}
.swiper-overlay-text > .g-container > .g-grid:nth-child(1) {position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%;}
.swiper-overlay-text > .g-container > .g-grid:nth-child(2) {
    position: absolute; 
    top: 0; 
    bottom: 0; 
    right: 0; 
    height: 100%; 
    width: 33%; 
    z-index: 20;
	padding-left: 4rem
}
/*.swiper-overlay-text > .g-container > .g-grid:nth-child(2) {
    background: linear-gradient(to left, rgba(var(--secondary-rgb),.9), rgba(var(--secondary-rgb),.5) 85%, rgba(var(--secondary-rgb),0) 100%);
}*/

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-slideshow > .g-container > .g-grid:last-child {
        background: linear-gradient(to left, rgba(0,0,0,.6) 0%, rgba(0,0,0,.3) 80%, rgba(var(--secondary-rgb),0) 100%);
    }
}

@media only screen and (max-width: 50.99rem) {
    .swiper-overlay-text > .g-container {position: initial; height: auto!important;}
    .swiper-overlay-text > .g-container > .g-grid:nth-child(1) {position: initial;}
    .swiper-overlay-text > .g-container > .g-grid:nth-child(2) {position: initial; width: 100%; background: var(--primary-color)!important;}

    .r-overlay {padding: 1rem;}
    .r-overlay :is(h1,h2,h3,h4,h5,h6) {font-size: 2rem;}
    .r-overlay p {font-size: 1.2rem;}
    .r-overlay a.button {font-size: 1.2rem; padding: 3vw 0;}
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
.site-1-home #g-showcase {
    background: url('/images/template/welcome.jpg') 50% 50% no-repeat;
    background-size: cover;
    background-position: top;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-showcase > .g-container > .g-grid:nth-child(1) h1 {
        margin-top: 4vw;
        color: var(--tertiary-color);
        font-size: 5vw;
        text-shadow: var(--default-box-shadow);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-showcase {
        padding-bottom: 2rem!important;
    }
}

/*************** UTILITY ******************/
/*************** FEATURE ******************/
@media only screen and (min-width: 50.99rem) {
    .ql-inner-box .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        font-weight: 400;
        font-family: var(--title-font-family);
        text-shadow: var(--default-text-shadow);
        font-size: 2.2vw;
    }
    .ql-inner-box .g-blockcontent-subcontent-block-content {
        box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    }
}

/*************** MAIN *********************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-container-main {
        padding: 2vw 5%!important;
    }
    .site-1-home #g-container-main > .g-grid > .g-block:nth-child(2) {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .ph-sidepics-3 .g-title {
        font-size: 4vw;
        border-bottom: 1px solid var(--secondary-color);
        color: var(--tertiary-color);
    }
    .ph-sidepics-3.ph-underline .g-content-array > .g-grid {
        border-bottom: 1px solid var(--secondary-color)
    }

    .clergy-button .button {
        border-radius: 0;
        font-size: 2vw;
        font-family: var(--body-font-family);
        padding: 1vw;
        max-width: 70%;
        box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    }
    .podcast-home-module .mod_placehere {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .podcast-home-module .mod_placehere > div {
        min-width: 50%;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ph-sidepics-3 .g-title {
        text-align: center;
    }
    .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }

    .clergy-button .button {
        border-radius: 0;
        font-size: 7vw;
        font-family: var(--body-font-family);
        padding: 4vw 1vw;
        max-width: 70%;
        box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    }
}

@media only screen and (max-width: 50.99rem){
#g-mainbar {
     padding: 1% 1%; 
}}

/*************** EXPANDED *****************/ 
.site-1-home #g-expanded .g-content-array {
    padding: 0;
    margin: 0;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-expanded {
        padding: 2vw 5%;
    }
    .fb-box iframe {
        box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    }
}

/*************** EXTENSION ****************/
/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    #g-bottom {
        padding: 2vw 0!important;
    }
    #g-bottom .admod td {
        padding: 0;
    }
}

/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white);} 

@media only screen and (min-width: 50.99rem) {
    .footer-wrapper {
        display: flex;
        flex-direction: row;
        padding: 2vw 1vw;
    }
    .footer-wrapper :is(h1,h2,h3,h4,h5,h6) {
        color: var(--default-white);
        font-size: 3vw!important;
        text-transform: none!important;
        font-variant-caps: normal!important;
    }
    .footer-wrapper :is(h1,h2,h3,h4,h5,h6) a {
        color: var(--default-white);
        font-size: 3vw!important;
        text-transform: none!important;
        font-variant-caps: normal!important;
    }
    .footer-wrapper > div:first-child {
        text-align: center;
        flex: 70%;
    }
    .footer-wrapper > div:last-child {
        flex: 30%;
    }
    .footer-wrapper > div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-social-icons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 1vw;
        font-size: 1.5vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .footer-wrapper {
        display: flex;
        flex-direction: column;
        padding: 2vw 1vw;
    }
    .footer-wrapper :is(h1,h2,h3,h4,h5,h6) {
        color: var(--default-white);
        font-size: 5vw!important;
    }
    .footer-wrapper > div:first-child {
        text-align: center;
        flex: 70%;
    }
    .footer-wrapper > div:last-child {
        flex: 30%;
    }
    .footer-wrapper > div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-social-icons {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 3vw;
        font-size: 6.5vw;
    }
}

/*************** COPYRIGHT ****************/ 
/*************** MODULES ******************/
.moduletable .nav.menu, .moduletable .unstyled {background: var(--primary-color);} 
.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover {    
    color: var(--primary-color); 
    background: var(--secondary-color);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 
/*************** ADS **********************/

@media only screen and (max-width: 50.99rem) {
    .grid-staff.grid-dm .g-array-item {
        border-radius: 1rem;
    }
    .grid-staff.grid-dm .g-array-item-image {
        flex: 40%;
    }
    .grid-staff .g-content-array .g-array-item .g-array-item-text {
        flex: 60%;
    }
}


table, td {border: 0px solid white;}

.sprocket-lists-portrait-title {
	margin: 5px 0;
}
.sprocket-lists-portrait-container li {
	padding: 5px 0;
}


.sprocket-lists-portrait-item li {
    border-bottom: none;
    overflow: initial;
    padding: 2px 0;
}
.sprocket-lists-portrait-item ul {
    list-style: initial !important;
    margin: unset;
    margin-left: 1.5rem;
    padding: initial;
}

@media (max-width: 50.99rem) {
    .swiper-text-split .swiper-slide img {
        height: 52vw !important;
    }

    .swiper-text-split .swiper-navigation div[class*="button-prev"],
    .swiper-text-split :is(.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"]) {
        top: 25vw !important;
    }
}

.doclink span:last-child {
    display: inherit;
}

@media (min-width: 50.99rem) {
    .site-1-sub #g-mainbar {
        padding: 2% 5% !important;
    }
}