@import url('//fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap');
/************ TEMPLATE  ************
FONTS / ALTERNATIVES / WEIGHTS
Display: Tinos (Adobe/Google) [Bold Italic & Regular]
Body: Americane (Adobe) | Alt font: Noto Sans (Google) [Reg, Bold, and italic on Mission]
Colors: Either full white, dark blue, or peach ("Mission Statement").

COLORS (GRADIENTS IF ANY) INCLUDE RGB
Primary: Dark Blue 1E4351 rgb(30,67,81)
Secondary: Lighter Blue 527C96 rgb(82,124,150)
Tertiary: Peach E4B27D rgb(228,178,125)
Off-white: EFEFEF rgb(239,239,239)

IMAGES (OPACITY, BLUR RADIUS IN PX, ROTATOR RATIO)
- Header/Footer: 93% color opacity with 9px radius blur on the image

INCLUDED VECTOR GRAPHICS (IF ANY) [SPECIAL ICONS?]
- Mission Statment: All just rectangles behind the main container with some use of drop/box shadows.
- Trenton Monitor Link: Simple icon I made since they don't have a nice logo to use. It's included in Dropbox.

ADDITIONAL NOTES (FX, REQUESTS, HELPFUL TEXT)
- Include off-white strokes around Mass/Confessions containers, rotator arrows, and  rotator slide selector
- This is for a mostly senior audience so make things very easily readable. Check on mobile as well.

MISSION STATEMENT
We are a Roman Catholic Parish located in Whiting, NJ, within the Diocese of Trenton. Our mission, together with the Lord, is to build and nourish a holy, faithful, and active community at Saint Elizabeth Ann Seton Church.  Our house rests firmly upon the Word and the Sacraments, and its doors will always be open, warmly welcoming all who seek to know and love Jesus Christ in the fullness of the Catholic faith.
************/

.site-1 {
    --primary-color: #1E4351;
    --secondary-color: #527C96;
	--tertiary-color: #E4B27D;

    --primary-rgb: 30,67,81;
    --secondary-rgb: 82,124,150;
	--tertiary-rgb: 228,178,125;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'Tinos', serif;
    --body-font-family: 'Noto Sans', 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: -10px 10px 30px -10px rgba(0,0,0,0.5);
    --default-box-shadow-hover: -20px 20px 30px 0px rgba(0,0,0,0.5);

    --swiper-box-shadow: var(--default-box-shadow);

    --ql-title-color: var(--default-white);

    --ph-title-color: var(--tertiary-color);
    --ph-title-weigth: 700;
    --ph-title-font-size-desktop: 2vw;

    --grid-tile-height: 14vw;

    --grid-vertical-gap: 2vw;

    --hero-img-height: 18vw;
}

a {color: var(--tertiary-color);}

.site-1 .ql-fa-toplinks {
    --ql-title-color: var(--default-white);
    --ql-title-hover: var(--tertiary-color);
    --ql-icon-color: var(--default-white);
    --ql-icon-hover: var(--tertiary-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);
} 

/*************** ALL SITE *****************/
.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--default-white);} 
.g-offcanvas-toggle .fa-fw {text-shadow: none;}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-offcanvas .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 2rem;
        align-items: center;
        justify-content: center;
    }
    .site-1 #g-offcanvas .g-social-items a {
        color: var(--default-white);
    }
    .site-1 #g-offcanvas .g-social-items a:hover {
        color: var(--tertiary-color);
    }
}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    .sticky-bar {
        position: fixed!important;
        z-index: 10000;
        box-shadow: var(--default-box-shadow);
    }
}

@media only screen and (min-width: 50.99rem) {
    .site-1 #g-navigation {
        background: url('/images/template/banner.jpg') 50% 0% no-repeat;
        background-size: cover;
        position: relative;
    }
    .site-1 #g-navigation > .g-container {
        background: rgba(var(--primary-rgb),.9);
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(2) {
        margin-bottom: -1vw!important;
        align-items: flex-end;
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(3) {
        border-top: 1vw solid var(--tertiary-color);
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(4) {
        position: absolute;
        top: 0;
        right: 0;
        width: 20%;
        background: var(--default-white);
        border-bottom-left-radius: .5rem;
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(2) .ql-fa-toplinks {
        padding-bottom: 3vw;
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(2) .ql-fa-toplinks .g-blockcontent-subcontent-title-icon {
        font-size: 3.5vw;
    }
    .site-1 #g-navigation .g-social-items {
        justify-content: center;
        align-items: center;
    }
    .site-1 #g-navigation .g-social-items a {
        font-size: 3vw!important;
    }
    .site-1 #g-navigation .g-logo img {
        width: 100%;
    }
    .site-1 #g-navigation .g-toplevel > li:last-child {
        display: none!important;
    }
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(2) .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-weight: 700;
    }
}

@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);
    }
    .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);
    }

    .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(--primary-color);
        font-size: 1.25vw;
    }
    .site-1 #g-navigation .g-social-items a:hover {
        color: var(--tertiary-color);
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-navigation .g-logo {
        max-width: 65%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-navigation > .g-container > .g-grid:nth-child(4) {
        display: none!important;
    }
    .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
        color: var(--default-white);
    }
}
/*************** SLIDESHOW ****************/ 
@media only screen and (min-width: 50.99rem) {
    .g-swiper.swiper-container-horizontal>.swiper-pagination-bullets {
        right: 5%;
        left: unset;
        transform: none;
        bottom: 1vw;
        background: rgba(var(--primary-rgb),.75);
        border: 1px solid var(--default-white);
        border-radius: .5rem;
    }
    .g-swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet::after {
        display: none!important;
    }
    .g-swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
        height: 1.5vw;
        width: 1.5vw;
        border-radius: .5rem;
    }
    .g-swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 1vw .5vw;
    }
    :is(.g-swiper.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet):not(.g-swiper.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active) {
        background: rgba(255,255,255,.5);
        border: none;
    }
    .fullwidth-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: var(--default-white)!important;
    }

    .swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
        padding: 0.5vw 1.5vw;
        background: rgba(var(--primary-rgb),.75);
        border: 1px solid var(--default-white);
        border-radius: .5rem;
        transition: .3s all ease-in-out;
    }
    :is(.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"]):hover {
        background: var(--primary-color);
        color: var(--tertiary-color);
    }
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-above {
        padding: 2vw 5%!important;
    }
}

@media only screen and (min-width: 50.99rem) {
    .m-times-boxes {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 1vw;
        flex-wrap: nowrap;
    }
    .m-times-boxes > div {
        flex: 1;
        background: var(--primary-color);
        border-radius: 1rem;
        padding: 1vw;
        border: 1px solid var(--default-white)
    }
    .m-times-boxes :is(h1,h2,h3,h4,h5,h6) {
        color: var(--default-white);
        font-size: 3vw;
        font-family: var(--title-font-family);
        font-weight: 500;
        text-transform: none;
        font-variant-caps: normal;
        border: none;
        margin: 0;
        padding: 0;
        margin-bottom: 1vw;
        line-height: 3vw;
    }
    .m-times-boxes p {
        color: var(--default-white);
        font-size: 1.25vw;
        font-family: var(--body-font-family);
        font-weight: 400;
        margin: 0;
        padding: 0;
        line-height: 1.75vw;
        margin-bottom: .5vw;
    }
    .m-times-boxes .mt-i-text {
        font-style: italic;
        margin-top: 1vw;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-above {
        padding: 1rem!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .m-times-boxes {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 1rem;
        flex-wrap: wrap;
        justify-content: center;
    }
    .m-times-boxes > div {
        flex: unset;
        width: calc(50% - .5rem);
        background: var(--primary-color);
        border-radius: 1rem;
        padding: 1rem;
        border: 1px solid var(--default-white)
    }
    .m-times-boxes :is(h1,h2,h3,h4,h5,h6) {
        color: var(--default-white);
        font-size: 7vw;
        font-family: var(--title-font-family);
        font-weight: 500;
        text-transform: none;
        font-variant-caps: normal;
        border: none;
        margin: 0;
        padding: 0;
        margin-bottom: 1vw;
        line-height: 7vw;
    }
    .m-times-boxes p {
        color: var(--default-white);
        font-size: 3.25vw;
        font-family: var(--body-font-family);
        font-weight: 400;
        margin: 0;
        padding: 0;
        line-height: 3.75vw;
        margin-bottom: .5vw;
    }
    .m-times-boxes .mt-i-text {
        font-style: italic;
        margin-top: 1vw;
    }
}

/*************** SHOWCASE *****************/
/*************** UTILITY ******************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-utility {
        padding: 2vw 5%!important;
    }
}

@media only screen and (min-width: 50.99rem) {
    .ql-img-title-vertical {
        margin: 0;
        padding: 0;
    }
    .ql-img-title-vertical > .g-content {
        margin: 0;
        padding: 0;
    }
    .ql-img-title-vertical > .g-content > div {
        margin: 0;
        padding: 0;
    }
    .ql-img-title-vertical .g-blockcontent {
        margin: 0;
        padding: 0;
    }
    .ql-img-title-vertical .g-blockcontent-subcontent {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        gap: 4vw;
    }
    .ql-img-title-vertical .g-blockcontent-subcontent-block {
        margin: 0;
        padding: 0;
        background: var(--primary-color);
        border-radius: .5rem;
        overflow: hidden;
        box-shadow: var(--default-box-shadow);
        transition: .3s all ease-in-out;
    }
    .ql-img-title-vertical .g-blockcontent-subcontent-block:hover {
        transform: scale(1.05);
        box-shadow: var(--default-box-shadow-hover);
    }
    .ql-img-title-vertical .g-blockcontent-subcontent-block-content {
        margin: 0;
        padding: 0;
        position: relative;
        border-radius: .5rem;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    .ql-img-title-vertical .g-blockcontent-subcontent-img {
        margin: 0;
        padding: 0;
        width: 100%;
        aspect-ratio: 2.39 / 1;
        border-radius: 0;
    }
    .ql-img-title-vertical .g-blockcontent-subcontent-title {
        margin: 0;
        padding: .5vw 1vw;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        max-height: 7vw;
    }
    .ql-img-title-vertical .g-blockcontent-subcontent-title-text {
        margin: 0;
        padding: 0;
        color: var(--default-white);
        font-weight: 400;
        font-family: var(--title-font-family);
        font-size: 2.5vw;
        line-height: 2.5vw;
    }
    .ql-img-title-vertical .g-blockcontent-buttons {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
    .ql-img-title-vertical .g-blockcontent-buttons a {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
    }
}

/*************** FEATURE ******************/
/*************** MAIN *********************/
@media only screen and (min-width: 50.99rem) {
    #g-container-main .g-title {
        font-size: 3vw;
        text-align: center;
        border-bottom: 1px solid var(--default-black);
        color: var(--primary-color);
        text-transform: none;
        font-variant-caps: normal;
        margin-bottom: 2vw;
        font-weight: 700;
        font-family: var(--title-font-family);
        font-style: italic;
    }

    .site-1-home #g-sidebar > .g-grid:last-child {
        padding-top: 2vw;
    }
    .site-1-home #g-sidebar > .g-grid:last-child .button {
        width: 100%;
        padding: 1.5vw .5vw;
        font-size: 1.5vw;
        font-weight: 700;
    }
}

@media only screen and (min-width: 50.99rem) {
    .ph-lower-title .g-content-array {
        flex-direction: column;
    }
    .ph-lower-title .g-array-item-image img {
        width: 100%;
        height: unset;
        max-height: unset;
        aspect-ratio: 2.39 / 1;
    }
    .ph-lower-title .g-item-title > a {
        font-weight: 700;
    }

    .site-1-home #g-mainbar > .g-grid {
        display: flex;
        flex-direction: row;
        align-items: stretch;
    }
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes:nth-child(1) {
        padding: 0 1vw 0 2vw;
    }
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes:nth-child(2) {
        padding: 0 2vw 0 1vw;
    }
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes:nth-child(2) .g-content-array > .g-grid {
        padding: 1vw;
    }
    .site-1-home #g-mainbar .lower-social-boxes > .g-content {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .lower-social-boxes .g-content-array {
        box-shadow: var(--default-box-shadow);
        background: var(--default-white);
        border-radius: .5rem;
        height: 100%;
    }
    .lower-social-boxes .g-array-item-text {
        margin: 0;
        padding: 0;
    }

    .site-1-home #g-container-main > .g-container > .g-grid > .g-block:first-child {
        padding-right: 2vw!important;
        padding-left: 2vw!important;
    }
    .site-1-home #g-container-main > .g-container > .g-grid > .g-block:last-child {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
}

@media only screen and (min-width: 50.99rem) and (orientation: landscape) {
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes {
        min-height: 45vw;
    }
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-container-main {
        padding: 3vw 5%!important;
    }
    .site-1-sub #g-mainbar {
        min-height: 30vh;
    }
}

@media only screen and (max-width: 50.99rem) {
    :is(.site-1-sub, .site-2-sub) #g-mainbar > .g-grid > .g-block > .g-content {
        margin: 0;
        padding: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-container-main {
        padding: 1rem;
    }

    #g-container-main .g-title {
        font-size: 7vw;
        text-align: center;
        border-bottom: 1px solid var(--default-black);
        color: var(--default-black);
        text-transform: none;
        font-variant-caps: normal;
        margin-bottom: 2vw;
        font-weight: 700;
        font-family: var(--title-font-family);
    }

    .site-1-home #g-mainbar > .g-grid {
        display: flex;
        flex-direction: row;
        align-items: stretch;
    }
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes:nth-child(1) {
        padding: 1rem 0vw 1rem 0vw;
    }
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes:nth-child(2) {
        padding: 1rem 0vw 1rem 0vw;
    }
    .site-1-home #g-mainbar > .g-grid > .lower-social-boxes:nth-child(2) .g-content-array > .g-grid {
        padding: 1rem;
    }
    .site-1-home #g-mainbar .lower-social-boxes > .g-content {
        height: 100%;
        display: flex;
        flex-direction: column;
    }
    .lower-social-boxes .g-content-array {
        box-shadow: var(--default-box-shadow);
        background: var(--default-white);
        border-radius: .5rem;
        height: 100%;
    }
    .lower-social-boxes .g-array-item-text {
        margin: 0;
        padding: 0;
    }

    .site-1-home #g-aside {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}

/*************** EXPANDED *****************/ 
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-expanded > .g-container {
        border-top: 1vw solid var(--tertiary-color);
        border-bottom: 1vw solid var(--tertiary-color);
        padding: 2vw 5%!important;
        position: relative;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(1) {
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        pointer-events: none;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) {
        position: relative;
        z-index: 5;
        padding: 1.5vw 2vw;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) > .g-block {
        width: 100%;
        position: relative;
        z-index: 5;
        border-radius: .5rem;
        background: var(--primary-color);
        padding: 1vw 15%;
        box-shadow: var(--default-box-shadow);
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) h3 {
        color: var(--tertiary-color);
        font-size: 2.5vw;
        text-align: center;
        font-weight: 700;
        border-bottom: 2px solid #EFEFEF;
        font-style: italic;
        margin: 0px 20% 10px 20%;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) p {
        color: var(--default-white);
        font-size: 1.25vw;
        line-height: 1.5vw;
        font-style: italic;
    }

    .site-1-home #g-expanded .top-rect {
        position: absolute;
        top: 2vw;
        bottom: 70%;
        left: 5%;
        right: 5%;
        background: var(--tertiary-color);
        border-radius: .5rem;
        box-shadow: var(--default-box-shadow);
    }

    .site-1-home #g-expanded .mid-rect {
        position: absolute;
        left: 0;
        right: 0;
        height: 3vw;
        width: 100%;
        top: calc(50% - 1.5vw);
        background: var(--tertiary-color);
    }

    .site-1-home #g-expanded .bottom-rect {
        position: absolute;
        bottom: 2vw;
        top: 70%;
        left: 5%;
        right: 5%;
        background: var(--tertiary-color);
        border-radius: .5rem;
        box-shadow: var(--default-box-shadow);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-expanded > .g-container {
        border-top: 1rem solid var(--tertiary-color);
        border-bottom: 1rem solid var(--tertiary-color);
        padding: 2rem 5%!important;
        position: relative;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(1) {
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        pointer-events: none;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) {
        position: relative;
        z-index: 5;
        padding: 1.5rem 2rem;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) > .g-block {
        width: 100%;
        position: relative;
        z-index: 5;
        border-radius: .5rem;
        background: var(--primary-color);
        padding: 1rem 5%;
        box-shadow: var(--default-box-shadow);
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) h3 {
        color: var(--tertiary-color);
        font-size: 6.5vw;
        text-align: center;
        font-weight: 700;
        border-bottom: 2px solid #EFEFEF;
        font-style: italic;
        margin: 0px 20% 10px 20%;
    }
    .site-1-home #g-expanded > .g-container > .g-grid:nth-child(2) p {
        color: var(--default-white);
        font-size: 3.25vw;
        line-height: 3.5vw;
        font-style: italic;
        text-align: center;
    }

    .site-1-home #g-expanded .top-rect {
        position: absolute;
        top: 2rem;
        bottom: 70%;
        left: 5%;
        right: 5%;
        background: var(--tertiary-color);
        border-radius: .5rem;
        box-shadow: var(--default-box-shadow);
    }

    .site-1-home #g-expanded .mid-rect {
        position: absolute;
        left: 0;
        right: 0;
        height: 3rem;
        width: 100%;
        top: calc(50% - 1.5rem);
        background: var(--tertiary-color);
    }

    .site-1-home #g-expanded .bottom-rect {
        position: absolute;
        bottom: 2rem;
        top: 70%;
        left: 5%;
        right: 5%;
        background: var(--tertiary-color);
        border-radius: .5rem;
        box-shadow: var(--default-box-shadow);
    }
}

/*************** EXTENSION ****************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-extension > .g-container {
        padding: 2vw 5% 4vw 5%!important;
    }
}

@media only screen and (min-width: 50.99rem) {
    .info-boxes-full {
        --info-box-gap: 6vw;
        --info-box-title-padding: 1vw 0;
    }

    .info-boxes-full .g-array-item {
        display: flex;
        flex-direction: column;
    }
    .info-boxes-full .g-array-item::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 19.75vw;
        border-radius: 1rem;
        box-shadow: var(--default-box-shadow);
        transition: .3s all ease-in-out;
    }
    .info-boxes-full .g-array-item:hover {
        transform: var(--info-box-img-hover-transform);
    }
    .info-boxes-full .g-array-item:hover:before {
        box-shadow: var(--default-box-shadow-hover);
    }
    .info-boxes-full .g-array-item-image {
        order: 1;
        padding: 1vw 1vw 0 1vw;
        background: var(--default-white);
        border-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        overflow: hidden;
    }
    .info-boxes-full .g-array-item-image img {
        box-shadow: none;
        border-radius: 1rem;
    }
    .info-boxes-full .g-array-item:hover .g-array-item-image {
        transform: none;
    }
    .info-boxes-full .g-array-item-title {
        order: 3;
    }
    .info-boxes-full .g-array-item-text {
        order: 2;
        padding: 0 1vw 1vw 1vw;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--default-white);
        transition: var(--info-box-img-transition);
        border-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        width: 100%;
        overflow: hidden;
    }
    .info-boxes-full .g-array-item:hover .g-array-item-text {
        transform: none;
    }
    .info-boxes-full .g-array-item-text a.button {
        padding: .5vw 7vw;
        background: #C67B27;
        font-size: 1.5vw;
        box-shadow: var(--default-box-shadow);
    }
    .info-boxes-full .g-item-title a {
        font-weight: 700;
        font-style: italic;
        color: var(--primary-color);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-extension > .g-container {
        padding: 2rem 1rem!important;
    }

    .info-boxes-full .g-array-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .info-boxes-full .g-array-item-image {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .info-boxes-full .g-array-item-image > a {
        width: 70%;
    }
    .info-boxes-full .g-array-item-image img {
        width: 100%;
    }
    .info-boxes-full .g-array-item-text {
        max-width: 70%;
    }
}

@media only screen and (min-width: 50.99rem) {
    .grid-tiles.grid-wide .g-content-array > .g-grid {
        max-width: calc(var(--grid-tile-height) * 2.39/1 - 6%);
    }
}

/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-bottom {
        padding: 2vw 0!important;
    }
    .site-1 #g-bottom .admod td {
        padding: 0;
    }
    .site-1 #g-bottom .admod {
        position: relative;
        z-index: 20;
    }

    .site-1-home #g-bottom {
        padding: 0 0 2vw 0!important;
    }
    .site-1-home #g-bottom .admod {
        margin-top: -37.5px!important;
    }
    .site-1 #g-bottom {
        background: transparent;
    }
}

/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--default-white); transition: .3s all ease-in-out;}
#g-footer a:hover {opacity: .5;} 

#g-footer :is(h1,h2,h3,h4,h5,h6) {
    color: var(--default-white);
    border: none;
    font-size: 2.5vw;
    font-family: var(--title-font-family);
    font-style: italic;
    font-weight: 700;
}

@media only screen and (min-width: 50.99rem) {
    .site-1 #g-footer {
        background: url('/images/template/banner.jpg') 50% 20% no-repeat;
        background-size: cover;
    }
    .site-1-home #g-footer {
        margin-top: calc(-2vw - 37.5px)!important;
    }
    .site-1-sub #g-footer {
        margin-top: calc(-4vw - 75px)!important;
    }
    .site-1-home #g-footer > .g-container {
        padding: 1vw 5%!important;
        background: rgba(var(--primary-rgb),.9);
        padding-top: calc(2vw + 37.5px)!important;
    }
    .site-1-sub #g-footer > .g-container {
        padding: 1vw 5%!important;
        background: rgba(var(--primary-rgb),.9);
        padding-top: calc(4vw + 75px)!important;
    }

    .footer-text-container {
        display: flex;
        flex-direction: row;
        gap: 2vw;
    }
    .footer-text-container > div {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .footer-text-container > div:nth-child(4) > div {
        width: 75%!important;
    }
    .footer-text-container img {
        width: 100%;
    }
}

@media only screen and (max-width: 50.99rem) {
    #g-footer :is(h1,h2,h3,h4,h5,h6) {
        font-size: 2rem;
    }
    .site-1 #g-footer {
        background: url('/images/template/banner.jpg') 50% 20% no-repeat;
        background-size: cover;
    }
    .site-1-home #g-footer > .g-container {
        padding: 1rem!important;
        background: rgba(var(--primary-rgb),.9);
    }
    .site-1-sub #g-footer > .g-container {
        padding: 1rem!important;
        background: rgba(var(--primary-rgb),.9);
    }

    .footer-text-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap!important;
        gap: 1rem;
    }
    .footer-text-container > div {
        /*flex: 1;*/
        display: flex;
        justify-content: center;
        align-items: flex-start;
        max-width: 45%;
        width: 45%;
    }
    .footer-text-container > div:nth-child(4) > div {
        width: 75%!important;
    }
    .footer-text-container img {
        width: 100%;
    }
}

/*************** COPYRIGHT ****************/ 
@media only screen and (max-width: 50.99rem) {
    .web-policy {
        justify-content: flex-end;
        padding-right: 10px;
    }
    .site-1 .adminfootericon {
        bottom: 40px
    }

    .site-2 .adminfootericon {
        bottom: 40px
    }

    #g-copyright {
        background: var(--primary-color);
    }
}

/*************** 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(--default-white); 
    background: var(--secondary-color);
} 
/*************** SECTIONS *****************/
/*************** MOBILE *******************/ 
/*************** ADS **********************/

@media only screen and (min-width: 50.99rem) {
    #site-grid #g-container-main {
        padding-bottom: 3vw;
    }
}

@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) {
    .bilingual {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 2vw;
    }
    .bilingual .englishtext {
        flex: 1;
    }
    .bilingual .spanishtext {
        flex: 1;
        font-style: italic;
    }
}

@media only screen and (max-width: 50.99rem) {
    .bilingual {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .bilingual .englishtext {
        flex: 1;
    }
    .bilingual .spanishtext {
        flex: 1;
        font-style: italic;
    }
}

@media only screen and (min-width: 50.99rem) {
    .section-padding-5 {
        padding-left: 5%!important;
        padding-right: 5%!important;
    }
}