@import url('//fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;1,100;1,300;1,400&display=swap');
/************ TEMPLATE  ************
Rotator Size: 1600x669 (super wide, 2.39:1)

/************ FONTS  ************
Sans Serif Headings and Body font: Lato

/************ COLORS  ************
Blue: #2F2E5B; rgba(47,46,91,1)
Dark Red: #720B02; rgba(114,11,2,1)
Red: #A51E25; rgba(165,30,37,1)
Gold: #B39448; rgba(179,148,72,1)
Light Grey: #F0F0F7; rgba(240,240,247,1)

/************ NOTES ************
*Dark Red was only used for the Menu bar. All the other red stuff is just regular 'Red'.
*Quicklinks: blue overlay @ 80% opacity - rgba(47,46,91,.8)
*Our Mission: paralax with boxed light grey overlay @ 80% opacity - rgba(240,240,247,.8)
*Have side ads appear above Headlines on mobile

********************************/

body {color: #333; font-family: 'Lato', sans-serif;}

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3;}

h1 {color: #001940; font-size: 3.5rem; font-weight: bold; font-family: sans-serif;}

h2, .page-header h2 { color: #A51E25; font-size: 2.2rem; border-bottom: 1px solid #cdbe79;  line-height: 1.3; margin: 0 0 10px 0; font-family: 'Lato', sans-serif; padding-bottom: 0.25rem;}
h3 { font-variant-caps: small-caps; color: #A51E25; font-size: 2.2rem; font-family: sans-serif;  font-weight: bold; }
h4 { background: #2F2E5B; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .5rem;}
h5 {color: #2F2E5B; font-size: 1.5rem; text-transform: uppercase; font-weight: bold;}
h6 {color: #A51E25; font-size: 1.4rem; font-weight: bold; font-family: 'Lato', sans-serif;}
a { color: #A51E25; }
a:hover { color: black; }

.ministrypage .page-header h2 {border-bottom: 1px solid #cdbe79;}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
	h1 { font-size: 2rem; }  
	h2 { font-size: 1.75rem; }
	h3 { font-size: 1.75rem; }
	h4 { font-size: 1.5rem; }
	h5 { font-size: 1.2rem; }
	h6 { font-size: 1.2rem; }
	p { font-size: 1rem; margin-bottom: 4px;}
	h1, h2, h3, h4, h5, h6, p{ line-height: 1.1; }
} 

@media only screen and (max-width: 767px) {
	h1 { font-size: 2rem; }  
	h2 { font-size: 1.75rem; }
	h3 { font-size: 1.75rem; }
	h4 { font-size: 1.5rem; }
	h5 { font-size: 1.2rem; }
	h6 { font-size: 1.2rem; }
	p { font-size: 1rem; margin-bottom: 4px;}
	h1, h2, h3, h4, h5, h6, p{ line-height: 1.1; }
}

.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-container > li .sprocket-lists-portrait-item > a span, .listentobutton.moduletable a {
	background: #A51E25;
}

:is(.family-ministry, .articles) .item-image {
	display: none;
}

/************ TOP ****************/
/**#g-top {text-align: center;}**/
@media only screen and (max-width: 767px){
	.g-logo img { width: 100%;}
}

#g-navigation .g-social a:hover,
#g-offcanvas a:hover {
    color: #c5c5c5 !important;
}

#g-top #logo-5992-particle {
	padding: 2% 5% 2% 5%;
}

@media (max-width: 50.99rem) {
	#g-top #logo-5992-particle {
		padding-left: 10%;
	}
}

/************ NAVIGATION *********/
		/*MENU*/
#g-navigation .g-main-nav ul.g-toplevel {padding-left: 1vw;}
.g-social a {padding-right: 10px; color: #ffffff;}
#g-offcanvas a {color: #ffffff;}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
	padding: 0.975rem 0.775rem 0.6rem 0.775rem;
}

@media (min-width: 50.99rem) {
.g-menu-item-title {
	font-weight: bold;
	letter-spacing: 1.5px;
}
}

/************ SHOWCASE ***********/
		/*ROTATOR*/
.layout-slideshow .sprocket-features-content {padding-left: 0; left: 0; }
.layout-slideshow .sprocket-features-desc {padding: 0;}
.fwrotator .layout-slideshow .sprocket-features-content {left: 0; top: 0; bottom: 0; background: rgba(19,39,79,0.15);}
#g-showcase h1 {text-transform: uppercase; font-size: 8vw;}
#g-showcase h6 {font-size: 3.5vw; font-weight: 400;}


@media only screen and (max-width: 767px) {
	.fwrotator .layout-slideshow .sprocket-features-content {background: none; height: 40vw;}
	.fwrsuperwide .layout-slideshow .sprocket-features-img-container {padding-bottom: 0vw;}
}

/************ UTILITY ************/
		/*QUICKLINKS*/
	.qloverlaybackpic .sprocket-strips-content {	background: rgba(47,46,91,.8); }
	.qloverlaybackpic .sprocket-strips-content:hover {background: rgba(47,46,91,.9);}
	.qlexpandingborder h4.sprocket-strips-title {font-variant-caps: small-caps; color: #450e09; font-size: 1.7rem; font-family: sans-serif; background: none;}
		
	@media only screen and (max-width: 767px) {
		.homelayout #g-utility .platform-content {margin-top: 1vw;}
		.qloverlaybackpic .sprocket-strips-content, .qloverlaybackpic .sprocket-strips-content:hover { background: rgba(47,46,91,.7); }
		.qloverlaybackpic li { background: rgba(47,46,91,.8);}
		.qloverlaybackpic li:hover {background: black;}
	}

/************ FEATURE ************/
.homelayout #g-feature .g-block.size-75 .g-content {background: rgba(47,46,91,.1);}
.homelayout #g-feature h3.g-title {text-transform: uppercase; font-variant-caps: normal; font-weight: 700;}

/************ EXPANDED ***********/
		/*HEADLINES*/
#g-expanded .zoompics img {display: none;}
.homelayout #g-expanded h3.g-title {border-bottom: 1px solid #A51E25;}
.sprocket-lists-portrait-container li {border-bottom: solid 1px #A51E25;}
.homelayout #g-expanded .g-grid {
	display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    text-rendering: optimizespeed;
}
.homelayout #g-expanded .expanded-order-1 {order: 0;}
.homelayout #g-expanded .expanded-order-2 {order: 1;}

.homelayout #g-expanded h4.sprocket-lists-portrait-title {color: #2F2E5B; font-size: 1.6rem!important;}
.homelayout #g-expanded p {font-weight: bold;}

@media only screen and (max-width: 767px) {
	.homelayout #g-expanded .expanded-order-1 {order: 1;}
	.homelayout #g-expanded .expanded-order-2 {order: 0;}
}

/************ EXTENSION **********/
 #g-extension {background: url(/images/stories/template/paralax.jpg) 50% 0 no-repeat; background-size: cover;}
 #g-extension .g-content {background: rgba(240,240,247,.8); margin: 4vw 0; padding: 4vw!important;}
 #g-extension h3.g-title {text-transform: uppercase; font-variant-caps: normal; font-weight: 700;}
 #g-extension p {font-weight: bold;}

/************ BOTTOM *************/
#g-bottom {margin: 2vw 0vw;}

/************ FOOTER *************/
#g-footer {align-items: center; text-align: center;}

/************ SECTIONS  ************/
#g-footer a { color: white; }

/************ MODULES  ************/
.moduletable .nav.menu, .moduletable .unstyled { background: #720B02; }
.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover {
	color: white;
	background: #2F2E5B;
}

/************ MOBILE  ************/
.g-offcanvas-toggle { color:white }

#g-offcanvas .g-social {
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding: 0 2rem;
}

/************ DNA PAGE ***********/
.dnalayout .sprocket-lists-title.padding {background: #2F2E5B;}
.dnalayout .indicator {display: none;}

/*******Volunteer opportunities******/


.drop-down .sprocket-lists-modern-container li:first-child {
	display:none;
}

.drop-down .indicator {
background: none;
}

.drop-down .sprocket-lists-modern-title {
	margin: 0 !important;
	padding-left: 5px !important;
	font-size: clamp(1.2rem, 1.3vw, 2.5rem) !important;
	color: black;
	background: 0;
}

.drop-down .indicator {
	border-top: 10px solid black;
}


/* quick link height adjustment */

.heightvw20 .sprocket-strips-item, .heightvw20 .sprocket-strips-s-item img, .heightvw20 .sprocket-strips-image-overlay img {
	height: 15vw;
}


/* hide the feature image on news pages */
.hideimage .item-image {
    display: none;
}

/*  */

/* 3-image-row */

.t-gallery-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}

.t-image-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.t-image-container {
  flex: 1;
  min-width: 250px;
  max-width: 350px;
}

.t-image-wrapper {
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}

.t-image-wrapper:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.t-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

/* Responsive design */
@media (max-width: 768px) {
  .t-gallery-container {
    padding: 15px;
  }
  
  .t-image-row {
    gap: 15px;
  }
  
  .t-image-container {
    min-width: 200px;
  }
}

@media (max-width: 480px) {
  .t-gallery-container {
    padding: 10px;
  }
  
  .t-image-row {
    flex-direction: column;
    gap: 10px;
  }
  
  .t-image-container {
    min-width: 100%;
  }
}

/* end 3-image-row */

/* 50-50-image left & right */

.t-fifty-fifty-container {
    max-width: 1200px;
    margin: 0 auto;
    /* padding: 60px 20px; */
}

.t-content-wrapper {
    display: flex;
    align-items: center;
    gap: 40px;
    min-height: 400px;
}

.t-image-section,
.t-text-section {
    flex: 1;
}

.t-image-frame {
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
}

.t-image-frame:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.t-image-frame img {
    width: 100%;
    height: auto;
    display: block;
}

/* Responsive design */
@media (max-width: 968px) {
    .t-fifty-fifty-container {
        padding: 40px 20px;
    }
    
    .t-content-wrapper {
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .t-content-wrapper {
        flex-direction: column;
        gap: 40px;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .t-fifty-fifty-container {
        padding: 30px 15px;
    }
    
    .t-content-wrapper {
        gap: 30px;
    }
}

/* end 50-50-image left & right */

/* text-overlaying-banner */

.t-hero-container {
    position: relative;
    min-height: 400px;
    max-height: 800px;
    overflow: auto;
}

.t-hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.t-hero-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.t-hero-container :is(h1,h2,h3,h4,h5, h6) {
    color: white;
} 

.t-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.4) 100%);
}

.t-hero-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 2;
}

.t-content-inner {
    max-width: 800px;
    padding: 40px 20px;
    color: white;
}

/* Responsive design */
@media (max-width: 968px) {
    .t-content-inner {
        max-width: 600px;
        /* padding: 60px 20px; */
    }
}

@media (max-width: 768px) {
    .t-content-inner {
        padding: 50px 15px;
    }
}

@media (max-width: 480px) {
    .t-content-inner {
        padding: 40px 10px;
    }
}

/* end text-overlaying-banner */