@import url('//fonts.googleapis.com/css2?family=Caudex:ital,wght@0,400;0,700;1,400;1,700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/************ TEMPLATE  ************
#103148 rgba(16,49,72,1)
************/

.site-1 {
    --primary-color: #103148;
    --secondary-color: #c9b8a0;

    --primary-rgb: 16,49,72;
    --secondary-rgb: 201,184,160;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'EB Garamond', serif;
    --body-font-family: 'Lato', sans-serif;

    --heading-color: var(--primary-color);
    --heading-font-family: var(--title-font-family);

    --title-border-bottom: 1px solid var(--secondary-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);

    --swiper-box-shadow: var(--default-box-shadow);

    --ql-title-color: var(--default-white);

    --ph-title-color: var(--default-white);

    --rok-mini-badge: var(--default-white);
    --rok-mini-numbers: var(--default-black);
    --rok-mini-timeline: var(--default-white);
    --rok-mini-text: var(--default-white);

    --hero-title-left-position: 6%;
	--hero-opacity: 0.85;
	--hero-title-color: var(--default-white);
	--grid-img-width: 15vw;
}

#site-grid {
    --ph-title-color: var(--primary-color);
    --ph-text-font-size-desktop: 1.25vw;
	
}

#site-grid .ph-sidepics-3 {
    margin-bottom: 3vw;
}

.grid-staff {display: block; }

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
    background: var(--primary-color);
    font-family: 'Lato', sans-serif;
} 

/*************** ALL SITE *****************/
.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--default-white);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

#g-offcanvas .g-social-items {
    margin-top: 1rem;
}
#g-offcanvas .g-social-items a {
    margin-right: 3vw;
}
.site-1 #g-offcanvas .g-toplevel > li:first-child {
    display: none!important;
}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/

.site-1 #g-navigation .negativebottommargin {
	margin-top: -1vw;
    position: absolute;
    width: 10vw;
    z-index: 10;
	left: -8vw;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-navigation > .g-container {
        position: relative;
        height: 56vw;
    }
    .site-1-home #g-navigation > .g-container > .g-grid:nth-child(2) {
        background: url('/images/template/swoosh.png') 0% 0% no-repeat;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 10;
        height: 20vw;
        align-items: flex-start;
    }
    .site-1-home #g-navigation > .g-container > .g-grid:nth-child(3) {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
    }
    .site-1 .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        font-size: 1.25vw;
        font-family: var(--title-font-family);
    }
    .site-1 .g-main-nav .g-sublevel>li>.g-menu-item-container>.g-menu-item-content>.g-menu-item-title {
        font-size: 1.25vw;
        font-family: var(--title-font-family);
    }
    .site-1-home .logo-icon {
        padding: 1vw 2vw 2vw 2vw;
    }
    .site-1-home #g-navigation .g-toplevel > li:first-child {
        display: none;
    }
    .site-1-sub #g-navigation .g-toplevel > li:first-child img {
        width: 10vw;
    }
    .site-1 #g-navigation .g-social-items a {
        margin-right: .5vw;
    }

    .ql-fa-toplinks {
		--ql-title-color: var(--primary-color);
		--ql-font-title-color: var(--primary-color);
	}
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-navigation .g-logo {
        max-width: 70%;
        margin: 1rem auto;
        text-align: center;
    }
    .site-1 #g-navigation .g-logo img {
        width: 40%;
    }
    .site-1 #g-navigation .videocontainer {
        display: flex;
    }
}
/*************** SLIDESHOW ****************/ 

.mass-times-block {
	background: none;
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-showcase {
        padding: 0 5%!important;
    }
    .lower-mass-times .g-content-array {
        margin: 0;
    }
    .m-times-container {
        display: flex;
        flex-direction: row;
    }
    .m-times-container > div {
        flex: 1;
        padding: 1vw;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .m-times-container :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2.75vw;
        font-weight: 400;
        font-family: var(--title-font-family);
        text-transform: none;
        font-variant-caps: small-caps;
        color: var(--primary-color);
		letter-spacing: 2px;
    }
    .m-times-container p {
        font-size: 1.25vw;
    }
}
@media only screen and (max-width: 50.99rem) {
    .lower-mass-times {
        background: #f1f2f2;
        padding: 1rem;
    }
    .lower-mass-times .g-content-array {
        margin: 0;
    }
}

/*************** UTILITY ******************/
/*************** FEATURE ******************/
/*************** MAIN *********************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-container-main .g-title {
        font-weight: 400;
        font-size: 3vw;
    }
    .site-1-home #g-container-main > .g-grid > .g-block:last-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (min-width: 50.99rem) and (max-width: 1580px) {
    .ph-photoblocknews .pagination-button-prev {
        left: -5vw;
    }
    .ph-photoblocknews .pagination-button-next {
        right: -5vw;
    }
}

@media only screen and (min-width: 1580px) {
    .ph-photoblocknews .pagination-button-prev {
        left: -4vw;
    }
    .ph-photoblocknews .pagination-button-next {
        right: -5vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home .ph-photoblocknews {
        margin-top: 2rem;
    }
    .site-1 {
        --ph-title-color: var(--primary-color);
    }
    .site-1-home .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
	.site-1-sub #g-container-main .g-block:last-child  { order: 2; padding-top: 0;}
	.site-1-sub #g-container-main .g-block:first-child { order: 1; padding-top: 0; margin-top: 0; }
}

/*************** EXPANDED *****************/ 

.site-1-home #g-expanded .g-array-item-text :is(h1,h2,h3,h4,h5,h6,p) {
    color: var(--default-white);
}

.site-1-home #g-expanded {
    background: url('/images/template/parallax3.jpg') 0% 0% no-repeat;
    background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.site-1-home #g-expanded > .g-container {
    background: rgba(0,0,0,.6);
    padding: 5vw 5%!important;
	width: 100%;
}
.site-1-home .social-feed {padding: 0 2vw;}

.site-1-home #g-expanded .button {
    background: var(--default-white);
    color: var(--primary-color);
}
.site-1-home #g-expanded .button:hover {
    background: #777;
}

.rok-mini-particle :is(.rme-timeline-point:hover, .rme-timeline-point.active) span {
    background: #000000!important;
}


@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-expanded > .g-container {
        padding: 5vw 0!important;
    }
}

/*************** EXTENSION ****************/
/*************** BOTTOM *******************/
/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white);} 
#g-footer :is(h1,h2,h3,h4,h5,h6) {
    color: var(--default-white);
}

#se-footer p {font-size: 0.9vw;;}

.site-1 #g-footer > .g-container > .g-grid:last-child {
    background: var(--default-white);
    color: var(--primary-color);
    padding: 2vw 5%!important;
}
.site-1 #g-footer > .g-container > .g-grid:last-child :is(h1,h2,h3,h4,h5,h6) {
    color: var(--primary-color);
}
.site-1 #g-footer > .g-container > .g-grid:last-child a {
    color: var(--primary-color);
}
.site-1 #g-footer > .g-container > .g-grid:last-child > .g-block:first-child {
    padding-right: 2vw;
}
.site-1 #g-footer > .g-container > .g-grid:last-child > .g-block:last-child {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 50.99rem) {
    .site-1 #g-footer > .g-container > .g-grid:first-child {
        align-items: center;
        padding: 2vw 5%;
    }
    .site-1 #g-footer .g-logo img {
        width: 60%;
    }
}
@media only screen and (max-width: 50.99rem) {
    .site-1 #g-footer .g-logo {
        text-align: center;
    }
    .site-1 #g-footer .g-logo img {
        width: 30%;
    }
    .site-1 #g-footer > .g-container > .g-grid:last-child p {
        font-size: 3vw;
    }
    .site-1 #g-footer > .g-container > .g-grid:last-child > .g-block:first-child {
        order: 2;
    }
    .site-1 #g-footer > .g-container > .g-grid:last-child > .g-block:last-child {
        order: 1;
    }

    .site-1 #se-footer :is(p,a) {
        font-size: 12px !important;
    }

}

/*************** 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 **********************/

.gallerycolorstrip #g-container-main {
    padding-top: 6vw;
}

.ph-display-page #g-container-main {
    padding-top: 6vw;
}


/* reliogious education page */

.religious-education-page .fullwidth-swiper {
    width: 60vw;
    margin: auto;
}

.religious-education-page .ql-inner-box .g-blockcontent-subcontent-title-text {
    font-weight: normal;
}

.religious-education-page .ql-inner-box h4 {
    font-family: var(--title-font-family);
}

.religious-education-page {
    --ql-background-color: var(--transparent)
}

@media only screen and (max-width: 50.99rem) {
    .religious-education-page .fullwidth-swiper {
        width: initial;
        margin: auto;
    }

    .religious-education-page .ql-dm .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        padding: 25px;
    }
}


/* divider 1  template*/

.reled-divider-1 {
    border-bottom: 2px solid rgba(0,0,0,0.5);
    height: 2px;
}

/* religious education quicklinks */

.religious-education-page .ql-inner-box .g-blockcontent-subcontent {
    flex-wrap: wrap;
}

.religious-education-page .ql-inner-box .g-block {
    min-width: 25%;
}


/* religious education footer */

.reled-footer .reled-button a {
    padding: 10px 30px;
    background: var(--primary-color);
    color: white;
    display: inline-block;
    margin: 1rem 0;
}


/* taupe background template */

.reled-taupe-bg {
    padding: 3%;
    background-color: #e9e5e2;
    /* box-shadow: var(--default-box-shadow); */
    margin-bottom: 1.5rem;

}

/* blue background */

.reled-blue-bg {
    background-color: #cddbe5;
    /* box-shadow: var(--default-box-shadow); */
    padding: 3%;
    margin-bottom: 1.5rem;
}

/* 50-50 grey and red section */

.reled-50-50 {
    display: flex;
    flex-wrap: wrap; 
    margin: 5% 0;
    gap: 3%;
}

.reled-50-50 > div {
    flex-basis: 48.5%;
    padding: 3%;
}

.grey-bg {
    background-color: #e8e8e8;
    /* box-shadow: var(--default-box-shadow); */
}

.red-bg {
    background-color: #e69b9b;
    /* box-shadow: var(--default-box-shadow); */
}


@media only screen and (max-width: 50.99rem) {

    .reled-50-50 > div {
        flex-basis: 100%;
    }

    .reled-50-50 {
        gap: 2rem;
    }

}

.religious-education-page #g-mainbar .g-content {
    padding-top: 0;
    margin-top: 0;
}

.religious-education-page .section-horizontal-paddings {
    padding: 0px 5%;
}

/* religious education page */

.reled-section .sprocket-lists-portrait-title {
    font-size: clamp(1.5rem, 1vw, 3rem) !important;
    padding-right: 7% !important;
}

.reled-section h2 {
    font-size: clamp(2.5rem, 3vw, 4.5rem);
    border-bottom: 2px solid black;
}

.reled-section .sprocket-lists-portrait-container > :first-child {
    padding: 0;
	margin: -20px 0 -20px 0;
}

/* article 191 images */

.image-left-container {
    display: flex;
    flex-direction: row-reverse;
    gap: 2rem;
}

.j-text {
    margin: auto;
}

@media only screen and (max-width: 50.99rem) {
    .image-left-container {
        flex-direction: column;
    }
}

/* flocknote form  /reled/202 */

.j-flocknote-form {
    width: 20rem;
    margin: auto;
    padding: 2rem 2rem 1rem 2rem;
    background-color: var(--primary-color);
}

/* FAQ page adjustments - /reled/203 - making the list modules not so ugly */

.fancy-lists .sprocket-lists-container > li:first-child {
    display: none;
}

/********************hide forgot password reset options**********************/

#g-aside form div.userdata ul.unstyled {
    display: none;
}

@media only screen and (min-width: 50.99rem) {
    .ql-changefont .g-blockcontent-subcontent-title {
        font-weight: 400!important;
    }
    .ql-changefont .g-blockcontent-subcontent-title-text {
        font-weight: 400!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ql-changefont .g-blockcontent-subcontent-title {
        font-weight: 400!important;
    }
    .ql-changefont .g-blockcontent-subcontent-title {
        font-family: var(--body-font-family)!important;
        font-weight: 400!important;
    }
}