@import url('//fonts.googleapis.com/css2?family=Bitter: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=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
/************ TEMPLATE  ************
Colors
Primary: #FFECD7 rgb(255,236,215)
Secondary: #515E28 rgb(81,94,40)
Tertiary / Light Green / QL / Buttons: #8F947C rgb(143,148,124)

Other Colors
Hover color(Blue-ish): #807C94 rgb(128,124,148)
Link Text (SOTD & Daily Readings) #F2CB91 rgb(242,203,145)
Mass Times Gradient:
- Dark green (#26330C rgb(38,51,12)  90% opacity on left to white 0% opacity on right

Fonts
Logo Text / Display: Maecenas (adobe)
- Alternative: STIX Two Text - Bold 700 (Google)
Body text / menu / Qls: Bitter(Google)
- Mixture of regular, bold, black, and light italic(mission)

Rotator dimensions: 1900px x 750pxsuper wide probably

Other notes
- Subtle shell pattern in the background on Dropbox to be set to 20% opacity
- For section background images add a subtle blur, set the green overlay to 93%, and for the section below headlines add a parallax effect. They are named in Dropbox.
- Logo is still to be decided but use this one as a placeholder for now
- Still unsure about the "Child Safety" button either. Wants something regarding this on the site
- Green hue may be subject to change

************/

.site-1 {
    --primary-color: #515E28;
    --secondary-color: #FFECD7;
    --tertiary-color: #8F947C;

    --primary-rgb: 81,94,40;
    --secondary-rgb: 255,236,215;
    --tertiary-rgb: 143,148,124;

    --default-white: #ffffff;
    --default-black: #000000;

    --title-font-family: 'STIX Two Text', serif;
    --body-font-family: 'Bitter', 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);

    --mt-fixed-height: 56vw;
    --mt-fixed-height-desktop: 42vw;
    --mt-background-color: linear-gradient(to right, rgba(38,51,12,.9) 0%, rgba(255,255,255,0) 100%);
    --mt-header-color: var(--secondary-color);
    --mt-header-desktop: 2vw;

    --ph-title-weight: 700;
    --ph-title-font-size-desktop: 2vw;

    --info-box-feed-link-hover: #F2CB91;

    --grid-vertical-gap: 2vw;

    --grid-tile-height: 14vw;

    --title-border-bottom: 1px solid var(--tertiary-color);
}

h1.decorative {
    display: grid;
    grid-template-columns: minmax(20px, 1fr) auto minmax(20px, 1fr);
    align-items: center;
    line-height: 5vw;
    grid-gap: 3rem;
    width: 100%;
    border-bottom: none;
    text-align: center;
    font-weight: 500;
}

h1.decorative:before,
h1.decorative:after {
    content: "";
    border-top: 1px solid var(--secondary-color);
}

h6 {
    color: var(--tertiary-color);
}

.site-1 .ql-fa-toplinks {
    --ql-title-color: var(--primary-color);
    --ql-title-hover: #807C94;
    --ql-icon-color: var(--primary-color);
    --ql-icon-hover: #807C94;

    --ql-font-size-mobile: 4vw;
}

.site-1 .ql-inner-box {
    --ql-background-color: rgba(143,148,124,.9);
    --ql-background-hover: rgba(128,124,148,.9);
    --ql-title-color: var(--secondary-color);
    --ql-font-size-desktop: 1.25vw;
    --ql-font-family: var(--body-font-family);
}

.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);
    box-shadow: -7px 7px 10px 0 rgba(0,0,0,.25);
    padding: .8rem 3rem;
    border-radius: .5rem;
    line-height: 1rem;
} 

.readon:hover, .button:hover, .btn:hover, p.readmore .btn:hover, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span:hover, .listentobutton.moduletable a:hover {
    background: #807C94;
} 

/*************** ALL SITE *****************/
.item-image {display: none;}

/*************** HOMELAYOUT ***************/ 
/*************** OFFCANVAS ****************/
.g-offcanvas-toggle {color: var(--primary-color);} 
.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(--secondary-color);
    }
    .site-1 #g-offcanvas .g-social-items a:hover {
        color: #807C94;
    }
}

/*************** TOP **********************/ 
/*************** NAVIGATION ***************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-navigation {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1 #g-navigation > .g-container {
        background: rgba(var(--secondary-rgb),.8);
        padding: 1rem 4% .5rem 4%!important;
    }

    #g-navigation .g-logo img {
        width: 90%;
    }

    .site-1 #g-navigation .g-toplevel {
        padding: .5rem 0;
    }

    .g-main-nav .g-toplevel>li>.g-menu-item-container, .g-main-nav .g-sublevel>li>.g-menu-item-container {
        padding: .5rem .35vw;
    }

    .g-main-nav .g-toplevel>li>.g-menu-item-container {
        border-radius: .45rem;
    }

    .g-main-nav .g-standard .g-dropdown {
        border-radius: .45rem;
        overflow: hidden;
        z-index: 101;
    }

    .g-main-nav .g-sublevel {
        border-radius: .45rem;
        overflow: hidden;
    }

    .g-main-nav .g-toplevel>li.active>.g-menu-item-container {
        background: #807C94;
    }

    :is(.g-main-nav .g-toplevel>li:not(.g-main-nav .g-toplevel>li:last-child)):hover > .g-menu-item-container {
        background: #807C94;
    }

    .ql-fa-toplinks {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .ql-fa-toplinks > .g-content {
        max-width: 75%;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block:not(.ql-fa-toplinks .g-blockcontent-subcontent-block:last-child) {
        border: none;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block {
        border: none; 
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block {
        padding: .5vw;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block {
        position: relative;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block:first-child:before {
        content: '';
        position: absolute;
        left: 0;
        width: 2px;
        background: var(--primary-color);
        top: 20%;
        bottom: 20%;
        height: 60%;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block:not(.ql-fa-toplinks .g-blockcontent-subcontent-block:last-child):after {
        content: '';
        position: absolute;
        right: 0;
        width: 2px;
        background: var(--primary-color);
        top: 20%;
        bottom: 20%;
        height: 60%;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block:after {
        content: '';
        position: absolute;
        right: 0;
        width: 2px;
        background: var(--primary-color);
        top: 20%;
        bottom: 20%;
        height: 60%;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block:hover {
        background: none;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-title-icon {
        font-size: 2.5vw;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-title-text {
        font-size: 1.3vw;
    }

    /*.site-1 #g-navigation > .g-container {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% no-repeat, #FFECD7;
        background-size: cover;

        background: #FFECD7;
    }*/
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-navigation {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1 #g-navigation > .g-container {
        background: rgba(var(--secondary-rgb),.8);
        padding: 1rem 4% .5rem 4%!important;
    }

    .ql-fa-toplinks .g-blockcontent-buttons > a {
        box-shadow: none;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block-content > .g-blockcontent-subcontent-title {
        display: flex;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block {
        align-items: flex-start;
    }

    .ql-fa-toplinks .g-blockcontent-subcontent-block-content:hover :is(.g-blockcontent-subcontent-title-icon, .g-blockcontent-subcontent-title-text) {
        color: var(--ql-icon-hover);
    }
}

@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);
        line-height: 1.25vw;
        font-weight: 700;
    }
    .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);
        line-height: 1.25vw;
        font-weight: 700;
    }

    .site-1 #g-navigation .g-social-items {
        display: flex;
        flex-direction: row;
        gap: 1vw;
        align-items: center;
    }
    .site-1 #g-navigation .g-social-items a {
        color: var(--primary-color);
        font-size: 1.75vw;
    }
    .site-1 #g-navigation .g-social-items a:hover {
        color: #807C94;
    }
}
@media only screen and (max-width: 50.99rem) {
    #g-navigation .g-logo {
        max-width: 65%;
        margin: 2rem auto;
    }
}
	
/*************** SLIDESHOW ****************/ 

.mass-times-block {
	background: none;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-slideshow {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1-home #g-slideshow > .g-container {
        background: rgba(var(--secondary-rgb),.8);
        padding-bottom: 2vw!important;
    }

    .swiper-overlay-text > .g-container {
        height: 58vw;
        width: 100%;
        position: relative;
    }
    .swiper-overlay-text > .g-container > .g-grid:nth-child(2) {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 40%;
        z-index: 100;
        pointer-events: none;
    }

    .mass-times-block > .g-content {
        height: 100%;
        display: flex;
        justify-content: flex-start;
        padding-left: 7%;
        align-items: center;
    }

    .mass-times-block h1.big-text {
        font-size: 5vw;
        line-height: 5vw;
        font-weight: 700;
    }

    .mass-times-block :is(h1,h2,h3,h4,h5,h6) {
        font-weight: 700;
    }

    .mass-times-block p {
        letter-spacing: 1px;
    }

    .swiper-navigation div[class*="button-prev"] {
        display: none;
    }
}

@media only screen and (max-width: 50.99rem) {
    .mass-times-block > .g-content {
        background: var(--primary-color);
    }
}

/*************** HEADER *******************/
/*************** ABOVE ********************/
/*************** SHOWCASE *****************/
/*************** UTILITY ******************/
@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-utility {
        background: url('/images/template/ql-background-and-bulletin.jpeg') 50% 50% no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    .site-1-home #g-utility > .g-container {
        background: rgba(38,51,12,.93);
        padding: 2rem 5%!important;
        backdrop-filter: blur(5px);
    }

    .site-1-home .welcome-wrapper {
        margin-top: 2rem;
    }

    .site-1-home .welcome-wrapper .g-array-item-text {
        margin: 0;
        padding: 0;
    }

    .site-1-home .welcome-wrapper h1 {
        color: var(--secondary-color);
        font-family: var(--title-font-family);
        font-weight: 700;
    }

    .site-1-home .welcome-wrapper p {
        color: var(--secondary-color);
        font-style: italic;
        font-size: 2vw;
        letter-spacing: 1px;
        margin: 0 20%;
        font-weight: 400;
    }

    .ql-inner-box .g-blockcontent-subcontent {
        gap: 2vw;
    }

    .ql-inner-box .g-blockcontent-subcontent-block-content {
        border-radius: 1rem;
        box-shadow: -7px 7px 10px 0 rgba(0,0,0,.25);
    }

    .ql-inner-box .g-blockcontent-subcontent-title {
        padding: 0;
    }

    .ql-inner-box .g-blockcontent-subcontent-block-content:hover .g-blockcontent-subcontent-title {
        padding: 1vw;
    }

    .ql-inner-box .g-blockcontent-subcontent-title > .g-blockcontent-subcontent-title-text {
        border-radius: 1rem;
        border: 0px solid var(--secondary-color);
        transition: all .1s ease-in-out;
    }

    .ql-inner-box .g-blockcontent-subcontent-block-content:hover .g-blockcontent-subcontent-title-text {
        border: 2px solid var(--secondary-color);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-utility {
        background: url('/images/template/ql-background-and-bulletin.jpeg') 50% 50% no-repeat;
        background-size: cover;
    }

    .site-1-home #g-utility > .g-container {
        background: rgba(38,51,12,.93);
        backdrop-filter: blur(5px);
    }

    .site-1-home .welcome-wrapper {
        margin: 2rem 1rem;
    }

    .site-1-home .welcome-wrapper h1 {
        color: var(--secondary-color);
        font-family: var(--title-font-family);
        font-weight: 700;
    }

    .site-1-home .welcome-wrapper p {
        color: var(--secondary-color);
        font-style: italic;
        letter-spacing: 1px;
        margin: 0 5%;
        font-weight: 400;
        margin-top: 2rem;
    }
}

/*************** FEATURE ******************/
/*************** MAIN *********************/
.site-1 :is(#g-sidebar, #g-aside) {
    background: transparent;
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-container-main {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1-home #g-container-main > .g-grid {
        background: rgba(var(--secondary-rgb),.8);
    }

    .site-1-home #g-container-main > .g-grid > .g-block:last-child {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .site-1 .ph-sidepics-3 {
        padding: 2rem 1rem 1rem 1rem;
    }

    .site-1 .ph-sidepics-3 .g-title {
        background: var(--primary-color);
        color: var(--secondary-color);
        margin: 0;
        padding: 0;
        margin-bottom: .5rem;
        font-size: 2.25vw;
        padding: .25rem 1rem 0 1rem;
        line-height: 2.25vw;
    }

    .site-1 .ph-sidepics-3.ph-underline .g-array-item-image {
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
        border-radius: 1rem;
    }

    .site-1 .ph-sidepics-3.ph-wide .g-array-item-image {
        height: unset;
        width: 100%;
        max-height: unset;
        aspect-ratio: 16 / 9;
    }

    .site-1 .ph-sidepics-3 .g-content-array {
        gap: .5rem;
    }

    .site-1 .ph-sidepics-3.ph-underline .g-content-array > .g-grid:hover > .g-block {
        transform: none;
        transition: .3s all ease-in-out;
    }

    .site-1 .ph-sidepics-3.ph-underline .g-content-array > .g-grid {
        margin: 0;
        padding: 0;
    }

    .site-1 .ph-sidepics-3.ph-underline .g-content-array > .g-grid > .g-block {
        margin: 0;
        padding: .5rem 0 .5rem .5rem;
        margin-left: -.5rem;
        margin-bottom: .5rem;
        border-radius: 1rem;
    }

    .site-1 .ph-sidepics-3.ph-underline .g-content-array > .g-grid:hover > .g-block {
        background: #807C94;
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
    }

    .site-1 .ph-sidepics-3.ph-underline .g-content-array > .g-grid:hover > .g-block .g-item-title a {
        color: var(--secondary-color)!important;
    }

    .site-1 .ph-sidepics-3.ph-underline .g-content-array > .g-grid:hover > .g-block .g-array-item-text {
        color: var(--secondary-color);
    }

    .ph-sidepics-3 .g-array-item-read-more {
        opacity: 0;
    }
    
    .site-1 .ph-sidepics-3.ph-wide .g-array-item {
        grid-template-rows: 40% 60% 0%;
    }

    .site-1 .ph-sidepics-3 .g-item-title {
        line-height: 2vw;
        transition: .3s all ease-in-out;
    }

    .site-1 .ph-sidepics-3.ph-wide .g-array-item-text {
        font-size: 1.25vw!important;
        font-weight: 500;
        line-height: 1.25vw;
        transition: .3s all ease-in-out;
    }

    .site-1-home #g-mainbar > .g-grid:last-child > .g-block > .g-content {
        margin: 0;
        padding: 0 0 0 1rem;
        margin-bottom: 2rem;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-container-main {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1-home #g-container-main > .g-grid {
        background: rgba(var(--secondary-rgb),.8);
    }

    .site-1 .ph-sidepics-3 .g-title  {
        text-align: center;
    }

    .ph-sidebyside-mobile .g-content-array {
        padding: 0;
        gap: 1rem;
    }
}

@media only screen and (min-width: 50.99rem) {
    .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;
    }
}

/*************** EXPANDED *****************/ 

.site-1-home #g-expanded .g-array-item-text :is(h1,h2,h3,h4,h5,h6,p) {
    color: var(--default-white);
}

@media only screen and (min-width: 50.99rem) {
    .site-1-home #g-expanded {
        background: url('/images/template/bottom-section-bg-paralaxed.jpg') 50% 50% no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center;
    }
    
    .site-1-home #g-expanded > .g-container {
        background: rgba(var(--primary-rgb),.93);
        padding: 5vw 5%!important;
        width: 100%;
        backdrop-filter: blur(5px);
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1-home #g-expanded {
        background: url('/images/template/bottom-section-bg-paralaxed.jpg') 50% 50% no-repeat;
        background-size: cover;
        background-position: center;
    }
    
    .site-1-home #g-expanded > .g-container {
        background: rgba(var(--primary-rgb),.93);
        padding: 2rem 1rem!important;
        width: 100%;
        backdrop-filter: blur(5px);
    }
}

.site-1-home .social-feed {padding: 0 2vw;}

@media only screen and (min-width: 50.99rem) {
    .info-boxes-full .newsfeed {
        margin: 0;
    }

    .info-boxes-full .newsfeed > li {
        list-style-type: none;
    }

    .info-boxes-full .g-array-item-image {
        margin-bottom: 1.5rem;
    }

    .info-boxes-full .g-array-item-image img {
        border-radius: 1rem;
        box-shadow: -7px 7px 10px 0 rgba(0,0,0,.25);
        transition: .3s all ease-in-out;
    }

    .info-boxes-full .g-array-item:hover .g-array-item-image img {
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
    }

    .info-boxes-full .g-array-item-text :is(h1,h2,h3,h4,h5,h6) {
        color: var(--secondary-color)!important;
        font-size: 2.5vw;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .info-boxes-full .g-array-item-text p {
        color: var(--secondary-color)!important;
    }

    .info-boxes-full .g-array-item-text a.button {
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
        background: var(--tertiary-color);
        border-radius: .5rem;
        padding: .7rem 1.3rem;
    }

    .info-boxes-full .g-array-item-text a.button:hover {
        background: #807C94;
    }

    .info-boxes-full .feed-link a:hover {
        text-decoration: underline;
    }
}

@media only screen and (max-width: 50.99rem) {
    .info-boxes-full .newsfeed {
        margin: 0;
    }

    .info-boxes-full .newsfeed > li {
        list-style-type: none;
    }

    .info-boxes-full .g-array-item-image {
        margin-bottom: 1.5rem;
    }

    .info-boxes-full .g-array-item-image img {
        border-radius: 1rem;
        box-shadow: -7px 7px 10px 0 rgba(0,0,0,.25);
        transition: .3s all ease-in-out;
    }

    .info-boxes-full .g-array-item:hover .g-array-item-image img {
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
    }

    .info-boxes-full .g-array-item-text :is(h1,h2,h3,h4,h5,h6) {
        color: var(--secondary-color)!important;
        font-size: 7vw;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .info-boxes-full .g-array-item-text p {
        color: var(--secondary-color)!important;
    }

    .info-boxes-full .g-array-item-text a.button {
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
        background: var(--tertiary-color);
        border-radius: .5rem;
        padding: .7rem 1.3rem;
    }

    .info-boxes-full .g-array-item-text a.button:hover {
        background: #807C94;
    }

    .info-boxes-full .feed-link a:hover {
        text-decoration: underline;
    }
}

/*************** EXTENSION ****************/
/*************** BOTTOM *******************/
@media only screen and (min-width: 50.99rem) {
    .site-1 #g-bottom .admod td {
        padding: 0;
    }

    .site-1 #g-bottom {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1 #g-bottom > .g-container {
        background: rgba(var(--secondary-rgb),.8);
        padding: 2vw 0!important;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-bottom {
        background: url('/images/template/shell-pattern-20-opacity.svg') 50% 50% repeat;
        background-size: 100%;
        background-color: #FFECD7;
    }

    .site-1 #g-bottom > .g-container {
        background: rgba(var(--secondary-rgb),.8);
        padding: 1rem!important;
    }
}

/*************** FOOTER *******************/
#g-footer .g-content-array {margin: 0;}
#g-footer a {color: var(--secondary-color); transition: .3s all ease-in-out;} 
#g-footer a:hover {
    opacity: .5;
}

#g-footer .footer-item-image a:hover {
    opacity: 1;
}

@media only screen and (min-width: 50.99rem) {
    .site-1 #g-container-footer {
        background: url('/images/template/footer-image.jpg') 50% 32% no-repeat;
        background-size: cover;
    }

    :is(#g-footer, #g-copyright) {
        backdrop-filter: blur(5px);
    }

    .site-1 #g-footer {
        padding: 2rem 5%!important;
    }

    #g-footer .g-array-item-text {
        margin: 0;
        padding: 0;
    }

    .footer-wrapper {
        display: flex;
        flex-direction: row;
        gap: 1vw;
    }

    .footer-wrapper-item {
        flex: 1;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .footer-item-image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .footer-item-image img {
        width: 90%;
    }

    .footer-social-icons {
        display: flex;
        flex-direction: row;
        gap: 1vw;
        justify-content: flex-start;
        align-items: center;
    }

    .footer-item {
        padding: 0 1vw;
    }

    .footer-item :is(h1,h2,h3,h4,h5,h6) {
        font-size: 1.5vw;
        text-transform: none;
        font-variant-caps: normal;
        font-weight: 700;
    }

    .footer-item p {
        font-size: 1vw;
        letter-spacing: 1px;
    }

    .footer-icon a {
        color: var(--secondary-color)!important;
        font-size: 2.5vw;
    }

    .footer-wrapper > div:nth-child(2) p {
        margin: 0;
        padding: 0;
    }
}

@media only screen and (max-width: 50.99rem) {
    .site-1 #g-container-footer {
        background: url('/images/template/footer-image.jpg') 50% 32% no-repeat;
        background-size: cover;
    }
    .site-1 #g-footer {
        padding: 1rem!important;
        padding-bottom: 4rem!important;
    }

    .site-1 .footer-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 1rem 1rem;
    }

    .site-1 .footer-wrapper > div:nth-child(1) {
        order: 2;
        max-width: 45%;
    }
    .site-1 .footer-wrapper > div:nth-child(2) {
        order: 3;
        max-width: 45%;
    }
    .site-1 .footer-wrapper > div:nth-child(3) {
        order: 4;
        width: 100%;
        text-align: center;
    }
    .site-1 .footer-wrapper > div:last-child {
        order: 1;
        width: 100%;
    }

    .footer-wrapper-item {
        word-break: break-word;
    }

    .footer-item-image {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .footer-item-image img {
        width: 90%;
    }

    .footer-wrapper > div:nth-child(2) p {
        margin: 0;
        padding: 0;
    }

    .footer-social-icons {
        display: flex;
        flex-direction: row;
        gap: 1rem;
        justify-content: flex-start;
        align-items: center;
    }

    .footer-icon a {
        color: var(--secondary-color)!important;
        font-size: 2rem;
    }

    .footer-item {
        padding: 0 1vw;
    }
}

/*************** 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
    }
}

/*************** 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);
}

.side-menu-particle .g-blockcontent-subcontent-block.active .g-blockcontent-subcontent-title-text {
    color: var(--primary-color);
}

/*************** SECTIONS *****************/
.site-1-sub #hero-grab::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 2%, rgba(255, 255, 255, 0) 100%);
  }
  .site-1-sub {
    --hero-title-left-position: 2.125rem;
    --hero-title-bottom-position: 12%;
    --hero-title-font-size: 5vw;
    --hero-title-font-size-mobile: 6vw;
    --hero-opacity: 1.5;
}
/*************** 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;
        color: var(--secondary-color)!important;
    }
    .search-page #searchForm button.btn:hover {
        background: #807C94!important;
        /*color: var(--primary-color)!important;*/
    }
}

@media only screen and (max-width: 50.99rem) {
    .search-page button.btn {
        background: var(--primary-color)!important;
        color: var(--secondary-color)!important;
    }
    .search-page #searchForm button.btn:hover {
        background: #807C94!important;
        /*color: var(--primary-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) {
    .grid-tiles.grid-wide .g-content-array > .g-grid {
        max-width: fit-content;
        width: 100%;
        max-height: unset;
        height: unset;
        aspect-ratio: 16/9;
        box-shadow: none;
        box-shadow: -12px 12px 17px 0 rgba(0,0,0,.25);
        border-radius: 1rem;
    }
    .grid-tiles .g-array-item {
        aspect-ratio: 16/9;
    }
    .grid-tiles .g-content-array .g-array-item .g-array-item-text {
        display: none;
    }
}

.grid.grid-staff .g-array-item-image a {
    pointer-events: none;
}

.gallerycontainer.quick-gallery-table {display: none!important;}