@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&display=swap');
/************ TEMPLATE  ************
Navy: #191B50 rgba(25,27,80,1)
Gold: #FFCC2E rgba(255,204,46,1)
************/

.site-1 {
    --primary-color: #191B50;
    --secondary-color: #FFCC2E;
    --tertiary-color: #a1a1a1;

    --primary-rgb: 25,27,80;
    --secondary-rgb: 255,204,46;
    --tertiary-color: 161,161,161;

    --default-white: #ffffff;
    --default-black: #000000;
    --default-grey: #f1f2f2;

    --title-font-family: 'Montserrat', 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(--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-text-font-size-desktop: 1.25vw;

    --mt-background-color: rgba(255,255,255,.1);
    --mt-header-color: var(--primary-color);
    --mt-para-color: var(--default-black);

    --grid-vertical-gap: 1rem;
	--grid-tile-height: 14vw;
	--grid-font-size-desktop: 1.4vw;
	--grid-img-width-mobile: 20vw;
    --ql-num-boxes: 5;
}

.site-2 {
    --primary-color: #191B50;
    --secondary-color: #FFCC2E;
    --tertiary-color: #a1a1a1;

    --primary-rgb: 25,27,80;
    --secondary-rgb: 255,204,46;
    --tertiary-color: 161,161,161;

    --default-white: #ffffff;
    --default-black: #000000;
    --default-grey: #f1f2f2;

    --title-font-family: 'Montserrat', 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(--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-text-font-size-desktop: 1.25vw;

    --mt-background-color: rgba(var(--primary-rgb),.8);
    --mt-header-color: var(--primary-color);
    --mt-para-color: var(--default-black);

    --ql-flex: calc(100% / 6);

    --rok-mini-text: var(--default-white);
    --rok-mini-numbers: var(--primary-color);

    --grid-vertical-gap: 1rem;
}

.site-1 .ql-fa-toplinks {
    --ql-icon-color: var(--primary-color);
    --ql-title-color: var(--primary-color);
}

.site-2 .ql-fa-toplinks {
    --ql-icon-color: var(--primary-color);
    --ql-title-color: var(--primary-color);
}

.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: var(--body-font-family);
    border-radius: .25rem;
} 

a.yellowbutton {
    color: var(--primary-color);
    font-size: 1rem;
    text-transform: none;
    font-weight: normal;
    background: var(--secondary-color);
    padding: .7rem 1.3rem;
    border-radius: .25rem;
    margin: 0;
    display: inline-block;
    line-height: 1;
    border: none;
    transition: all .2s ease-in;
    font-family: var(--body-font-family);
}

a.yellowbutton:hover {
    background: #777;
    color: var(--default-white);
}

.site-1 .grid-staff {
    --grid-bg: rgba(var(--primary-rgb),1);
}

@media only screen and (min-width: 50.99rem) {
    .grid-staff .g-array-item-text p {
        color: var(--default-white);
    }
}

a {color: #b58900;}

/*************** ALL SITE *****************/
.item-image {display: none;}

@media (max-width: 50.99rem) {
    #g-offcanvas #g-mobilemenu-container .g-menu-item-content {
        max-width: 85%;
    }
}

/*****per Jackie G. 12.11.23 - remove table border*******/
table, td { border: 0px solid white;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    .g-main-nav .g-toplevel>li>.g-menu-item-container>.g-menu-item-content {
        font-size: 1.25vw;
        font-family: var(--body-font-family);
        font-weight: 500;
    }
    .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(--body-font-family);
        font-weight: 500;
    }
    /*CHURCH*/
    .site-1 #g-navigation .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2vw;
        align-items: center;
    }
    .site-1 #g-navigation .g-social-items a {
        color: var(--secondary-color);
    }
    .site-1 #g-navigation .g-social-items a:hover {
        color: var(--primary-color);
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 600;
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-block:not(.ql-fa-toplinks .g-blockcontent-subcontent-block:last-child) {
        border-right: 3px solid var(--secondary-color);
    }
    .site-1-home #g-navigation {
        position: relative;
        box-shadow: var(--default-box-shadow);
        z-index: 1000;
    }
    .site-1-sub #g-navigation {
        position: relative;
        box-shadow: var(--default-box-shadow);
    }
    .site-1 #g-navigation > .g-container > .g-grid:first-child {
        padding: 1.5vw;
    }
    .site-1 #g-navigation .g-logo {
        padding: 0 0 0 5%;
    }
    .site-1 #g-navigation .g-logo img {
        width: 40%;
    }
    .site-1 #g-navigation .g-toplevel > li:not(.g-toplevel > li:last-child):hover {
        background: #f1f2f2;
    }

    /*SCHOOL*/
    .site-2 #g-navigation .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2vw;
        align-items: center;
    }
    .site-2 #g-navigation .g-social-items a {
        color: var(--secondary-color);
    }
    .site-2 #g-navigation .g-social-items a:hover {
        color: var(--primary-color);
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 600;
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-block:not(.ql-fa-toplinks .g-blockcontent-subcontent-block:last-child) {
        border-right: 3px solid var(--secondary-color);
    }
    .site-2-home #g-navigation {
        position: relative;
        box-shadow: var(--default-box-shadow);
    }
    .site-2-sub #g-navigation {
        position: relative;
        box-shadow: var(--default-box-shadow);
    }
    .site-2 #g-navigation > .g-container > .g-grid:first-child {
        padding: 1.5vw;
        align-items: center;
    }
    .site-2 #g-navigation .g-logo {
        padding: 0 0 0 5%;
    }
    .site-2 #g-navigation .g-logo img {
        width: 50%;
    }
    .site-2 #g-navigation .g-toplevel > li:not(.g-toplevel > li:last-child):hover {
        background: #f1f2f2;
    }

    .site-2 .top-bar-center :is(h1,h2,h3,h4,h5,h6) {
        font-weight: 600;
        text-transform: uppercase;
        font-size: 2vw;
    }

    .site-2 .top-bar-contact :is(p,a) {
        color: var(--primary-color);
        font-size: 1vw;
        font-weight: 500;
    }
    .site-2 .top-bar-contact a:hover {
        color: var(--secondary-color)!important;
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-navigation .g-logo {
        max-width: 65%;
        margin: 2rem auto;
    }
    /*CHURCH*/
    .site-1 #g-navigation {
        background: #f1f2f2;
    }
    .site-1-sub #g-navigation {
        position: relative;
        box-shadow: var(--default-box-shadow);
    }

    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent {
        align-items: stretch!important;
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 600;
    }
    .site-1 .ql-fa-toplinks .g-blockcontent-subcontent-block {
        align-items: flex-start;
    }

    /*SCHOOL*/
    .site-2 #g-navigation {
        background: #f1f2f2;
    }
    .site-2-sub #g-navigation {
        position: relative;
        box-shadow: var(--default-box-shadow);
    }

    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent {
        align-items: stretch!important;
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 600;
    }
    .site-2 .ql-fa-toplinks .g-blockcontent-subcontent-block {
        align-items: flex-start;
    }

    .site-2 .school-logo img {
        width: 60%;
        display: grid;
        margin: auto;
    }

    .site-2-home .mass-times-block .g-array-item {
        padding: 5% !important;
    }
}

@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
    .g-container {
        width: 100%;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ql-dm {
        padding: 5%;
    }
}

/*************** SLIDESHOW ****************/ 
@media only screen and (min-width: 50.99rem) {
    /*CHURCH*/
    .site-1 .mass-times-block {
        background: url('/images/stories/template/masstimes.jpg') 0% 50% no-repeat;
        background-size: cover;
    }
    .site-1 .mass-times-block p {
        margin-top: 0.5rem;
		margin-bottom: 0.5rem;
        font-weight: 500;
    }
    .site-1 .mass-times-block .g-array-item-text {
        margin: 0;
    }
    .site-1 .mass-times-block .g-array-item {
        display: flex;
        align-items: flex-end;
    }
    .site-1 .normal-header-text {
        font-size: var(--mt-para-desktop);
        color: var(--mt-para-color);
        font-family: var(--body-font-family);
        font-weight: 700;
    }
    
    .site-1 .mass-times-block :is(h1,h2,h3,h4,h5,h6) {
        border-bottom: 3px solid var(--secondary-color);
        font-weight: 600;
    }

    /*SCHOOL*/
    .site-2 .fullwidth-swiper {
        border-radius: 2rem;
        overflow: hidden;
        box-shadow: var(--default-box-shadow);
    }
    .site-2 .mass-times-block {
        background: url('/images/stories/template/masstimes.jpg') 0% 50% no-repeat;
        background-size: cover;
        border-radius: 2rem;
        overflow: hidden;
        box-shadow: var(--default-box-shadow);
    }
    .site-2 .mass-times-block p {
        margin-top: 1.3rem;
        font-weight: 500;
    }
    .site-2 .mass-times-block .g-array-item-text {
        margin: 0;
    }
    .site-2 .mass-times-block .g-array-item {
        display: flex;
        align-items: center;
        padding: 0 2vw;
        justify-content: center;
    }
    .site-2 .normal-header-text {
        font-size: var(--mt-para-desktop);
        color: var(--mt-para-color);
        font-family: var(--body-font-family);
        font-weight: 700;
    }

    .site-2-home #g-header {
        padding: 0 1vw 2vw 1vw;
    }
    
    .site-2 .mass-times-block :is(h1,h2,h3,h4,h5,h6) {
        color: var(--secondary-color);
        border-bottom: none;
        font-size: 1.75vw;
        font-weight: 600;
    }

    .site-2 .rok-mini-particle-verticle .rme-description {
        justify-content: center;
    }
    .site-2 .rok-mini-particle-verticle .rme-title {
        font-weight: 700;
        font-size: .9vw;
    }
    .site-2 .rok-mini-particle-verticle .rme-time {
        font-size: .9vw;
    }
    .site-2 .rok-mini-particle-verticle :is(.rme-day, .rme-month) {
        font-size: .9vw;
        font-weight: 700;
    }

    .site-2 .rok-mini-particle-verticle .rme-item {
        margin: .25vw 0!important;
    }
    .site-2 .rok-mini-particle-verticle .rme-day {
        padding: 1vw 1vw 0 1vw;
    }
    .site-2 .rok-mini-particle-verticle .rme-month {
        padding: 0 1vw 1vw 1vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    /*CHURCH*/
    .site-1 .mass-times-block {
        background: url('/images/stories/template/masstimes.jpg') 0% 50% no-repeat;
        background-size: cover;
        --mt-background-color: rgba(255,255,255,.6);
    }
    .site-1 .fullwidth-swiper {
        order: 1;
    }
    .site-1 .mass-times-block {
        order: 2;
    }
    .site-1 .mass-times-block p {
        margin-top: 0.5rem;
		margin-bottom: 0.5rem;
        font-weight: 500;
    }
    .site-1 .normal-header-text {
        font-size: var(--mt-para-mobile);
        color: var(--mt-para-color);
        font-family: var(--body-font-family);
        font-weight: 700;
    }
    
    .site-1 .mass-times-block :is(h1,h2,h3,h4,h5,h6) {
        border-bottom: 3px solid var(--secondary-color);
        font-weight: 600;
    }

    /*SCHOOL*/
    .site-2 .mass-times-block {
        background: url('/images/stories/template/masstimes.jpg') 0% 50% no-repeat;
        background-size: cover;
        --mt-background-color: rgba(var(--primary-rgb),.8);
    }
    .site-2 .fullwidth-swiper {
        order: 1;
    }
    .site-2 .mass-times-block {
        order: 2;
    }
    .site-2 .mass-times-block p {
        margin-top: 1.3rem;
        font-weight: 500;
    }
    .site-2 .normal-header-text {
        font-size: var(--mt-para-mobile);
        color: var(--mt-para-color);
        font-family: var(--body-font-family);
        font-weight: 700;
    }
    
    .site-2 .mass-times-block :is(h1,h2,h3,h4,h5,h6) {
        color: var(--secondary-color);
        border-bottom: none;
        font-size: 5.75vw;
        font-weight: 600;
    }

    .site-2 .rok-mini-particle-verticle .rme-description {
        justify-content: center;
    }
    .site-2 .rok-mini-particle-verticle .rme-title {
        font-weight: 700;
        font-size: 2.9vw;
    }
    .site-2 .rok-mini-particle-verticle .rme-time {
        font-size: 2.9vw;
    }
    .site-2 .rok-mini-particle-verticle :is(.rme-day, .rme-month) {
        font-size: 3vw;
        font-weight: 700;
    }
}

/*************** HEADER *******************/
@media only screen and (min-width: 50.99rem) {
    /*CHURCH*/
    .site-1-home #g-header {
        padding: 1vw 10%!important;
    }
    .site-1-home #g-header :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2vw;
        text-transform: uppercase;
        font-weight: 500;
        color: var(--default-white);
        border: none;
        margin: 0;
        padding: 0;
    }
    .site-1-home #g-header .g-array-item-text {
        margin: 0;
        padding: 0;
    }
    .site-1-home #g-header p {
        margin: 0;
        padding: 0;
    }

    /*SCHOOL*/
    /*.site-2-home #g-header {
        padding: 1vw 10%!important;
    }
    .site-2-home #g-header :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2.25vw;
        text-transform: uppercase;
        font-weight: 500;
        color: var(--default-white);
        border: none;
        margin: 0;
        padding: 0;
    }
    .site-2-home #g-header .g-array-item-text {
        margin: 0;
        padding: 0;
    }
    .site-2-home #g-header p {
        margin: 0;
        padding: 0;
    }*/
}

@media only screen and (min-width: 50.99rem) {
    .site-2 .ql-square-1 .g-blockcontent-subcontent-title-text {
        border-top: var(--ql-bottom-border-size) var(--ql-bottom-border-style) var(--ql-bottom-border-color);
        text-shadow: none;
        /*border-radius: 1rem;*/
    }
    .site-2 .ql-square-1 .g-blockcontent-subcontent-block-content:hover h4.g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        border-radius: 1rem;
    }
    .site-2 .ql-square-1 .g-blockcontent-subcontent-block-content {
        border-radius: 1rem;
        overflow: hidden;
    }
    .site-2 .ql-square-1 .g-blockcontent-subcontent-block-content > .g-blockcontent-buttons > a {
        text-shadow: none;
    }
}

@media only screen and (max-width: 50.99rem) {
    /*CHURCH*/
    .site-1-home #g-header {
        padding: 2rem 10%!important;
    }
    .site-1-home #g-header :is(h1,h2,h3,h4,h5,h6) {
        font-size: 3.25vw;
        text-transform: uppercase;
        font-weight: 500;
        color: var(--default-white);
        border: none;
        margin: 0;
        padding: 0;
    }
    .site-1-home #g-header .g-array-item-text {
        margin: 0;
        padding: 0;
    }
    .site-1-home #g-header p {
        margin: 0;
        padding: 0;
    }

    /*SCHOOL*/
    /*.site-2-home #g-header {
        padding: 2rem 10%!important;
    }
    .site-2-home #g-header :is(h1,h2,h3,h4,h5,h6) {
        font-size: 3.25vw;
        text-transform: uppercase;
        font-weight: 500;
        color: var(--default-white);
        border: none;
        margin: 0;
        padding: 0;
    }
    .site-2-home #g-header .g-array-item-text {
        margin: 0;
        padding: 0;
    }
    .site-2-home #g-header p {
        margin: 0;
        padding: 0;
    }*/
}

/*************** ABOVE ********************/
@media only screen and (min-width: 50.99rem) {
    /*CHURCH*/
    .site-1-home #g-above {
        padding: 2vw 5%!important;
    }

    /*SCHOOL*/
    .site-2-home #g-above {
        padding: 2vw 5%!important;
    }

    .disciple-wrapper :is(h1,h2,h3,h4,h5,h6):not(.discipleship-button-links-wrapper :is(h1,h2,h3,h4,h5,h6)) {
        font-size: 3vw;
        text-transform: uppercase;
    }
    .disciple-wrapper p:not(.discipleship-button-links-wrapper p) {
        font-size: 1.6vw;
        font-weight: 400;
    }
    .discipleship-button-links-wrapper {
        display: flex;
        flex-direction: row;
        gap: 2vw;
        margin-top: 2vw;
        margin-bottom: 2vw;
    }
    .discipleship-button-links-wrapper > div {
        flex: 1;
        position: relative;
        text-align: center;
    }
    .discipleship-button-links-wrapper > div:hover img {
        transform: scale(1.05);
        box-shadow: var(--default-box-shadow);
    }
    .discipleship-button-links-wrapper > div > a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .homelayout .discipleship-button-links-wrapper img {
        width: 20vw;
        height: 20vw;
        border-radius: 50%;
        transition: var(--default-transition);
    }
	
	.discipleship-button-links-wrapper img {
        width: 20vw;
        height: 15vw;
        border-radius: 50%;
        transition: var(--default-transition);
    }
    .discipleship-button-links-wrapper :is(h1,h2,h3,h4,h5,h6) {
        text-align: center;
        color: var(--default-black);
        font-size: 2.25vw;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    /*CHURCH*/
    .site-1-home #g-above {
        padding: 1rem!important;
    }

    /*SCHOOL*/
    .site-2-home #g-above {
        padding: 1rem!important;
    }

    .disciple-wrapper :is(h1,h2,h3,h4,h5,h6):not(.discipleship-button-links-wrapper :is(h1,h2,h3,h4,h5,h6)) {
        font-size: 5vw;
        text-transform: uppercase;
    }
    .disciple-wrapper p:not(.discipleship-button-links-wrapper p) {
        font-size: 3vw;
        font-weight: 400;
    }
    .discipleship-button-links-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 2vw;
        margin-top: 2vw;
        margin-bottom: 2vw;
    }
    .discipleship-button-links-wrapper > div {
        flex: calc(50% - 1vw);
        position: relative;
        text-align: center;
    }
    .discipleship-button-links-wrapper > div:hover img {
        transform: scale(1.05);
        box-shadow: var(--default-box-shadow);
    }
    .discipleship-button-links-wrapper > div > a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .discipleship-button-links-wrapper img {
        width: 40vw;
        height: 40vw;
        border-radius: 50%;
        transition: var(--default-transition);
    }
    .discipleship-button-links-wrapper :is(h1,h2,h3,h4,h5,h6) {
        text-align: center;
        color: var(--default-black);
        font-size: 4.25vw;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0;
    }
}

/*************** SHOWCASE *****************/
@media only screen and (min-width: 50.99rem) {
    /*CHURCH*/
    .site-1-home #g-showcase {
        padding: 3vw 5%!important;
    }
    .site-1-home #g-showcase p {
        font-size: 1.75vw;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }
    .site-1-home #g-showcase .g-array-item-text {
        padding: 0;
        margin: 0;
    }

    /*SCHOOL*/
    .site-2-home #g-showcase {
        padding: 2vw 10%!important;
    }
    .site-2-home #g-showcase p {
        font-size: 1.75vw;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }
    .site-2-home #g-showcase .g-array-item-text {
        padding: 0;
        margin: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    /*CHURCH*/
    .site-1-home #g-showcase {
        padding: 2rem 10%!important;
    }
    .site-1-home #g-showcase p {
        font-size: 3.75vw;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }
    .site-1-home #g-showcase .g-array-item-text {
        padding: 0;
        margin: 0;
    }

    /*SCHOOL*/
    .site-2-home #g-showcase {
        padding: 1rem 10%!important;
    }
    .site-2-home #g-showcase p {
        font-size: 3.75vw;
        font-weight: 500;
        margin: 0;
        padding: 0;
    }
    .site-2-home #g-showcase .g-array-item-text {
        padding: 0;
        margin: 0;
    }
}

/*************** UTILITY ******************/
/*************** FEATURE ******************/
/*************** MAIN *********************/
.parish-home #g-container-main {
    padding: 0 5%;
}



@media only screen and (min-width: 50.99rem) {
    .ph-sidepics-3 .g-array-item-read-more {
        opacity: 0;
    }
    .ph-sidepics-3.ph-square .g-array-item {
        grid-template-rows: 30% 70% 0%;
    }
    .ph-sidepics-3 .g-title {
        font-size: 4vw;
        font-variant-caps: normal;
        font-weight: 400;
        border-bottom: 1px solid var(--secondary-color);
    }
    .ph-sidepics-3.ph-underline .g-content-array > .g-grid {
        border-bottom: 1px solid var(--secondary-color);
    }

    /*CHURCH*/
    .site-1-home #g-container-main {
        background: url('/images/stories/template/gerald-bg.png') 110% -50% no-repeat;
        background-size: 50%;
        padding: 1.5vw 10%;
    }
    .site-1-home #g-sidebar {
        background: transparent;
    }
    .site-1-home #g-aside {
        background: transparent;
    }
    .site-1-home #g-container-main .admod table, .site-1-home #g-container-main .admod tr {
        justify-content: flex-end;
    }

    /*SCHOOL*/
    .site-2-home #g-container-main {
        background: url('/images/stories/template/gerald-bg.png') 110% -45% no-repeat;
        background-size: 45%;
        padding: 1.5vw 10%;
    }
    .site-2-home #g-sidebar {
        background: transparent;
    }
    .site-2-home #g-aside {
        background: transparent;
    }
}

@media only screen and (min-width: 50.99rem) and (max-width: 1650px) {
    .site-1-home #g-container-main {
        background: url('/images/stories/template/gerald-bg.png') 150% -50% no-repeat;
        background-size: 70%;
        padding: 1.5vw 5%;
    }
}

@media only screen and (max-width: 50.99rem) {
    /*CHURCH*/
    .site-1-sub #g-mainbar > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
    .site-1 .ph-sidebyside-mobile .g-title {
        text-align: center;
    }

    /*SCHOOL*/
    .site-2-sub #g-mainbar > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
    .site-2 .ph-sidebyside-mobile .g-title {
        text-align: center;
    }
}

/*************** EXPANDED *****************/ 
@media only screen and (min-width: 50.99rem) {
    .site-2-home #g-expanded {
        padding: 0vw 0%!important;
    }
    .site-2-home #g-expanded .g-array-item-text :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2vw;
        font-weight: 500;
        font-variant-caps: normal;
        text-transform: none;
        color: var(--default-white);
    }
    .site-2-home #g-expanded iframe {
        width: 70%;
        height: auto;
        aspect-ratio: 16/9;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-2-home #g-expanded {
        padding: 1rem!important;
    }
    .site-2-home #g-expanded .g-array-item-text :is(h1,h2,h3,h4,h5,h6) {
        font-size: 4vw;
        font-weight: 500;
        font-variant-caps: normal;
        text-transform: none;
        color: var(--default-white);
    }
    .site-2-home #g-expanded iframe {
        width: 80%;
        height: auto;
        aspect-ratio: 16/9;
    }
}

/*************** EXTENSION ****************/
@media only screen and (min-width: 50.99rem) {
    .extension-wrapper > .g-grid {
        padding: 5vw 5%!important;
        gap: 3vw;
    }
    .extension-wrapper > .g-grid > .g-block {
        width: 45%!important;
        flex: 0 calc(50% - 1.5vw)!important;
        background: var(--default-white);
        box-shadow: 0px 0px 15px rgba(0,0,0,.25);
        border-radius: 1rem;
    }
    .extension-wrapper > .g-grid > .g-block:first-child :is(.g-content, .g-content-array, .g-grid, .g-block, .g-array-item, .g-array-item-text) {
        margin: 0!important;
        padding: 0!important;
    }
    .site-2 .extension-wrapper > .g-grid > .g-block:first-child .g-array-item {
        padding: 2vw!important;
    }

    .s-contact-form p {
        font-size: 1.5vw;
        letter-spacing: 3px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 50.99rem) {
    .extension-wrapper > .g-grid {
        padding: 5vw 5%!important;
        gap: 2rem;
    }
    .extension-wrapper > .g-grid > .g-block {
        background: var(--default-white);
        box-shadow: 0px 0px 15px rgba(0,0,0,.25);
        border-radius: 1rem;
    }
    .extension-wrapper > .g-grid > .g-block:first-child :is(.g-content, .g-content-array, .g-grid, .g-block, .g-array-item, .g-array-item-text) {
        margin: 0!important;
        padding: 0!important;
    }
}

/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    /*CHURCH*/
    .site-1 #g-bottom .admod td {
        margin: 0;
        padding: 0;
    }
    .site-1 #g-bottom {
        padding: 2.5vw 0!important;
    }

    /*SCHOOL*/
    .site-2 #g-bottom .admod td {
        margin: 0;
        padding: 0;
    }
    .site-2 #g-bottom {
        padding: 2.5vw 0!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    /*CHURCH*/
    .site-1 #g-bottom .admod td {
        margin: 0;
        padding: 0;
    }
    .site-1 #g-bottom {
        padding: 2rem 0!important;
    }

    /*SCHOOL*/
    .site-2 #g-bottom .admod td {
        margin: 0;
        padding: 0;
    }
    .site-2 #g-bottom {
        padding: 2rem 0!important;
    }
}

/*************** 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);
} 

@media only screen and (min-width: 50.99rem) {
    #g-footer {
        padding: 2% !important;
    }
    #g-footer h6 {
        margin: .75rem 15%;
        border-bottom: 3px solid var(--secondary-color);
        padding-bottom: 1vw;
    }
    .footer-links-wrapper {
        display: flex;
        flex-direction: row;
        gap: 1vw;
    }
    .footer-links-wrapper > div {
        flex: 1;
        padding: 1vw;
    }
    .footer-links-wrapper h2 {
        font-size: 2.25vw;
        text-align: center;
    }
    .footer-links-wrapper .weblinks li {
        list-style-type: none;
    }
    .footer-links-wrapper .weblinks a:hover {
        border-bottom: 1px solid var(--default-white);
    }
    #g-footer h1 {
        font-size: 3vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-footer {
        padding: 2rem !important;
    }
    #g-footer h6 {
        margin: .75rem 15%;
        border-bottom: 3px solid var(--secondary-color);
        padding-bottom: 1rem;
        font-size: 3.5vw;
    }
    .footer-links-wrapper {
        display: flex;
        flex-direction: column;
        /*gap: 1rem;*/
    }
    .footer-links-wrapper > div {
        flex: 1;
        padding: 1rem;
    }
    .footer-links-wrapper h2 {
        font-size: 8.25vw;
        text-align: left;
    }
    .footer-links-wrapper .weblinks {
        margin: 0;
        padding: 0;
    }
    .footer-links-wrapper p {
        margin: 0!important;
        padding: 0;
    }
    .footer-links-wrapper .weblinks li {
        list-style-type: none;
    }
    .footer-links-wrapper .weblinks a:hover {
        border-bottom: 1px solid var(--default-white);
    }
}

/*************** COPYRIGHT ****************/ 
@media only screen and (max-width: 50.99rem) {
    .web-policy {
        justify-content: flex-end;
        padding-right: 10px;
    }
    .site-1 .adminfootericon {
        bottom: 40px
    }
}

/*************** 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 (min-width: 50.99rem) {
    /*CHURCH*/
    .site-1 .admod img {
        box-shadow: 0px 0px 15px rgba(0,0,0,.15);
    }

    /*SCHOOL*/
    .site-2 .admod img {
        box-shadow: 0px 0px 15px rgba(0,0,0,.15);
    }
}

@media only screen and (max-width: 50.99rem) {
    .grid.ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
    .grid.ph-sidebyside-mobile .g-array-item-title {
        padding: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
    }
    .search-page button.btn:hover {
        background: var(--secondary-color)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
    }
    .search-page button.btn:hover {
        background: var(--secondary-color)!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .ph-sidebyside-mobile .g-array-item-read-more {
        opacity: 0;
    }
    .ph-sidebyside-mobile .g-array-item-title {
        padding: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .tags a {
        background-color: transparent!important;
        color: var(--secondary-color);
    }
    .tag-category .btn [class^="icon-"] {
        display: inline-block;
    }

    .list-module-class {
        --none: none;
        --null: 0;

        --normal-font-weight: 400;
        --bold-font-weight: 700;

        --title-font-family: var(--title-font-family);

        --font-normal-variant: normal;
        --font-small-caps: small-caps;
        --font-all-small-caps: all-small-caps;

        --text-transform-cap: capitalize;
        --text-transform-upper: uppercase;
        --text-transform-lower: lowercase;
        --text-transform-none: none;
        --text-transform-full: full-width;

        --standard-line-height: 1.3;
        --standard-text-margin: .75rem 0;
        --standard-text-padding: 0;
        
        --title-border-bottom: 1px solid var(--secondary-color);

        --h1-size: 3.5rem;
        --h2-size: 2.5rem;
        --h3-size: 2rem;
        --h4-size: 2rem;
        --h5-size: 1.75rem;
        --h6-size: 1.5rem;

        --h3-color: var(--heading-color);
        --h3-font-family: var(--title-font-family);
        --h3-font-size: var(--h3-size);
        --h3-font-weight: var(--normal-font-weight);
        --h3-font-variant-caps: var(--font-normal-variant);
        --h3-text-transform: var(--none);
        --h3-line-height: var(--standard-line-height);
        --h3-margin: 0 0 10px 0;
        --h3-padding: 0.75rem;
        --h3-border-bottom: var(--title-border-bottom);
        --h3-border-radius: var(--null);
        --h3-background: var(--none);
    }
    .list-module-class ul {
        list-style-type: none!important;
    }
    .list-module-class li {color: var(--heading-color); font-family: var(--heading-font-family); font-size: 1.5rem; font-weight: var(--h3-font-weight); font-variant-caps: var(--h3-font-variant-caps); text-transform: var(--h3-text-transform); line-height: var(--h3-line-height); margin: var(--h3-margin); padding: var(--h3-padding); border-bottom: var(--title-border-bottom); border-radius: var(--null); background: var(--h3-background);}
    .list-module-class li:nth-child(odd) {
        background: #f1f2f2;
    }
    .list-module-class li::marker {
        display: none!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .tags a {
        background-color: transparent!important;
        color: var(--secondary-color);
    }
    .tag-category .btn [class^="icon-"] {
        display: inline-block;
    }

    .list-module-class {
        --none: none;
        --null: 0;

        --normal-font-weight: 400;
        --bold-font-weight: 700;

        --title-font-family: var(--title-font-family);

        --font-normal-variant: normal;
        --font-small-caps: small-caps;
        --font-all-small-caps: all-small-caps;

        --text-transform-cap: capitalize;
        --text-transform-upper: uppercase;
        --text-transform-lower: lowercase;
        --text-transform-none: none;
        --text-transform-full: full-width;

        --standard-line-height: 1.3;
        --standard-text-margin: .75rem 0;
        --standard-text-padding: 0;
        
        --title-border-bottom: 1px solid var(--secondary-color);

        --h1-size: 3.5rem;
        --h2-size: 2.5rem;
        --h3-size: 2rem;
        --h4-size: 2rem;
        --h5-size: 1.75rem;
        --h6-size: 1.5rem;

        --h3-color: var(--heading-color);
        --h3-font-family: var(--title-font-family);
        --h3-font-size: var(--h3-size);
        --h3-font-weight: var(--normal-font-weight);
        --h3-font-variant-caps: var(--font-normal-variant);
        --h3-text-transform: var(--none);
        --h3-line-height: var(--standard-line-height);
        --h3-margin: 0 0 10px 0;
        --h3-padding: 0.75rem;
        --h3-border-bottom: var(--title-border-bottom);
        --h3-border-radius: var(--null);
        --h3-background: var(--none);
    }
    .list-module-class ul {
        list-style-type: none!important;
    }
    .list-module-class li {color: var(--heading-color); font-family: var(--heading-font-family); font-size: var(--h3-font-size); font-weight: var(--h3-font-weight); font-variant-caps: var(--h3-font-variant-caps); text-transform: var(--h3-text-transform); line-height: var(--h3-line-height); margin: var(--h3-margin); padding: var(--h3-padding); border-bottom: var(--title-border-bottom); border-radius: var(--null); background: var(--h3-background);}
    .list-module-class li:nth-child(odd) {
        background: #f1f2f2;
    }
    .list-module-class li::marker {
        display: none!important;
    }
}

.no-hero #g-header {
    display: none!important;
}

#site-grid div.moduletable:not(div.moduletable.grid) .g-array-item-image {
    display: none!important;
}

@media only screen and (min-width: 50.99rem) {
    .g-main-nav .g-toplevel>li.active>.g-menu-item-container {
        border-bottom: 2px solid var(--primary-color);
    }
}

@media only screen and (min-width: 50.99rem) {
    .breadcrumb {
        margin: 0;
        /*padding: 0;*/
    }

    .tags.inline {
        margin-top: 0;
    }
}

.bulletin-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .bulletin {
    margin-top: 25px;
    width: 168px; /* 50% bigger than 112px */
    text-align: center;
  }
  .bulletin img {
    width: 150px; /* 50% bigger than 100px */
    height: 193.5px; /* 50% bigger than 129px */
    border: 1px solid #ccc;
    margin-bottom: 5px;
  }
  .bulletin a {
    text-decoration: none;
  }
  .subscribe-text {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-size: 1.2em;
  }

.tv-display-page #g-page-surround {
    max-height: 100vh!important;
}

.class-of-2024-login .moduletable #login-form .control-group .input-prepend .add-on [class^="icon-"], .moduletable #login-form .control-group .input-prepend .add-on [class*=" icon-"] {
    background-color: var(--primary-color);
}

.class-of-2024-login .moduletable #login-form .control-group .btn {
    background-color: var(--primary-color);
}

.sprocket-lists-portrait-item li {
    list-style-type: circle !important;
    border-bottom: none;
    margin-left: 2rem;
    padding: 2px 0;
}

.sprocket-lists-portrait-item ul {
    margin-bottom: 1rem;
}

.sprocket-lists-portrait-item li::marker {
    font-size: 1rem;
    color: black;
    background-color: red;
}

.sprocket-lists-portrait:has(ul) ul {
    list-style: circle !important;
    list-style-type: circle !important;
}

.sprocket-lists-portrait-item li::before {
  content: '•'; /* Creates a bullet character */
  margin-right: 0.5em; /* Adds some space */
  color: black; /* Or any color you want */
}