@import url('//fonts.googleapis.com/css?family=Cinzel|Marcellus|Lato:400,400i,700,700i&display=swap');


/************ 

TEMPLATE NOTES

** PARISH **
Blue: #303882; rgba(48,56,130,1)
Light Gray (news background): #dbdbdb; rgba(219,219,219,1)
Light Gray (module backgrounds): #f1f2f2; rgba(241,242,242,1)
Light Blue (links): #6098c9; rgba(96,152,201,1)

** SCHOOL **
Navy: #142651; rgba(20,38,81,1)
Gray: #808185; rgba(128,129,133,1)
Light Blue (links): #6098c9; rgba(96,152,201,1)

************/

body { font-family: 'Lato', sans-serif; color: #333; font-size: 1.1rem; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { font-family: 'Lato', sans-serif; line-height: 1.3; font-size: 1.1rem; }
.page-header h1 {font-size: 1.8rem;}
h1, .page-header h2 { font-family: 'Cinzel', serif; color: #303882; font-size: 2.2rem; border-bottom: none; }
h2{ font-family: 'Marcellus', serif; color: #303882; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Cinzel', serif; color: #303882; font-size: 2rem;}
h4 { font-family: 'Marcellus', serif; background: #dbdbdb; font-size: 1.75rem; color: #303882; border-radius: .2rem; padding: .1rem .4rem;}
h5 {font-family: 'Marcellus', serif; color: #6f7175; font-size: 1.5rem; text-transform: uppercase;}
h6 { font-family: 'Lato', sans-serif; color: #6f7175; font-size: 1.6rem; font-style: italic;}
a { color: #6098c9; }
a:hover { color: #303882; }
.page-header h2 { margin-top: 0px; }

blockquote {
	color: #333;     
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 5px solid #d5d5d5;
	font: italic 16px/22px Georgia, Serif;
	line-height: 1.2;
	font-size: 1.3rem;
}

address {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.2;
}

/************ BUTTONS  ************/
.outline-15 .readon, .outline-15 .button, .outline-15 .btn, .outline-15 p.readmore .btn   { background: #142651; }
.readon, .button, .btn, p.readmore .btn   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #303882; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
}

.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover {background: #808185; color: white;}

.btn .icon-chevron-right { display: none;}

.pager li > a {color: white !important;}
.nobottom .g-content {padding-bottom: 0;}

/************ TABLES  ************/
.fancytable th, .infotables th, .contactinfo th {color: white; background: #303882; border: 1px solid #303882;}
.fancytable td, .infotables td, .contactinfo td { border: 1px solid #303882;}

.outline-15 .fancytable th {color: white; background: #142651; border: 1px solid #142651;}
.outline-15 .fancytable td { border: 1px solid #142651;}

/************ ALERT ************/
.alert .g-content {padding: 0; margin: 0;}
.alert {border: none; padding: 0; margin: 0; background-color: #FFCFCF; color: #FF0000;}
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p { margin-left: 20px; color: red; background: transparent;}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome, .schoollayout .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }
#g-feature:before { border: none; }

/************ HEADER - PARISH  ************/
.outline-14 #g-top { 
	background: url(../images/stories/template/top/header-left.png) 0% 0% no-repeat, url(../images/stories/template/top/header-right.png) 100% 0% no-repeat;
	background-size: contain; padding: 0; }
.outline-14 .g-logo img { width: 53%; }
.outline-14 .logo-block .g-content.g-particle { margin: 0; }

.outline-14 #g-top .g-grid { background: none; }
.outline-14 #g-top .g-grid:nth-child(2) .g-content { margin: 0; padding: 0; }

@media only screen and (max-width: 767px) { 
	.outline-14 .g-logo img { width: 85%;} 
	.homelayout #g-top { border-bottom: 10px white solid; }
	.outline-14 #g-top { border-bottom: 2px #303882 solid; }
}

/************ HEADER - SCHOOL ************/
.outline-15 #g-top { 
	background: url(../images/stories/template/top/header-school-right.png) 100% 0% no-repeat;
	background-size: contain; padding: 0; }
.outline-15 .g-logo img { width: 55%; }

.outline-15 #g-top .g-grid { background: none; }
.outline-15 #g-top .g-grid:nth-child(2) .g-content { margin: 0; padding: 0;}

@media only screen and (max-width: 767px) {
	.outline-15 #g-top { background: url(../images/stories/template/top/header-school-mobile.png) 100% 0% no-repeat;	}
	.outline-15 .g-logo img { width: 85%;} 
	.schoollayout #g-top { border-bottom: 20px white solid !important; }
	.outline-15 #g-top { border-bottom: 10px #142651 solid; }
}

@media only screen and (min-width: 767px) {
	/*.outline-14.homelayout #g-utility {
		background: #dbdbdb;
	}*/
	/*.outline-14.homelayout #g-utility {
		background: url('/images/template/background.jpg') 50% 50% no-repeat;
		background-size: cover;
	}*/
	/*.outline-14.homelayout #g-utility > .g-container {
		background: rgba(255,255,255,.55);
	}*/
	.mass-times-container {
		display: flex;
		flex-direction: row;
		gap: 1vw;
		margin: 2vw 0!important;
		/*padding-left: 2vw;*/
		border: 2px solid #303882;
	}
	.mass-times-container > div {
		flex: 1;
		/*border: 1px solid #303882;*/
		padding: 1vw;
	}
}

.greyback .greyback {
	padding: 1vw;
}

@media only screen and (max-width: 767px) {
	.mass-times-container {
		display: flex;
		flex-direction: column;
	}
	.mass-times-container > div {
		flex: 1;
	}
}

/************ TOP ICONS  ************/
.top-icons { display: flex; position: absolute; top: 10px; right: 20px; }
.g-iconmenu {flex-direction: column; display: flex; width: 100%; margin: 0 0 0 auto;}
.g-iconmenu > a  { color: #303882;  flex:1; padding: 10px;}
.g-iconmenu > a:hover { background: rgba(96,152,201,0.25); }
.g-iconmenu > a:first-child { border-left: none;}
.g-iconmenu span { display: block; text-align: center; }
.g-iconmenu .g-iconmenu-text {  line-height: 1.1; font-size: 1vw; letter-spacing: 1px; font-weight: bold; }
.g-iconmenu .g-iconmenu-icon {  font-size: 1.5rem; }
.g-iconmenu img { height: 2vw; padding-bottom: 10px;}

@media only screen and (min-width: 768px) and (max-width: 775px) {
	.g-iconmenu { flex-wrap: wrap; flex-direction: row; width: 70%; }
	.g-iconmenu .g-iconmenu-text {  font-size: 1.25vw;  }
	.g-iconmenu img { height: 2.5vw; }
}

@media (max-width: 965px) {
	.top-icons {
		display: none;
	}
}

@media (max-width: 50.99rem) {
	.g-iconmenu > a {
		padding: 5px;
	}
	
	#custom-6246-particle {
		padding-top: 0;
	}
}

@media (min-width: 50.99rem) {
	.top-right-icons .g-iconmenu {
		flex-direction: row;
	}

	.top-right-icons .top-icons {
		top: 50%;
		transform: translateY(-50%);
	}
}

.outline-15 #g-top {
	position: relative;
}

/************ MENU  ************/
#g-navigation .g-content { margin: 0; padding: 0;}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container { color: white; }
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown { margin-top: 0px;}
.g-main-nav .g-toplevel > li:hover, .g-main-nav .g-toplevel > li.active {   background: rgba(0,0,0,.2); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,.2); }
.outline-15 .g-main-nav .g-toplevel > li:hover, .outline-15 .g-main-nav .g-toplevel > li.active {   background: rgba(255,255,255,.1); }
.outline-15 .g-main-nav .g-sublevel > li:hover, .outline-15 .g-main-nav .g-sublevel > li.active {   background: rgba(255,255,255,.1); }
#g-navigation { padding-bottom: 0px; }
#g-navigation { padding: 0 2%; }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center;  padding: 0.625rem 0.75rem;  }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {display: none; }
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {font-size: 1rem; }
#g-navigation .g-grid { align-items: flex-start;}

#g-navigation form {margin: 1px 0;}

.g-main-nav ul.g-toplevel {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.g-main-nav .g-standard .g-fade.g-dropdown { z-index: 10;}
.g-main-nav .g-dropdown { border-radius: 0 0 6px 6px;}

.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right { left: 0; }

/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0; padding-right: 0px;}
#g-aside .ministriesmenu li { font-size: 0.9rem;}
.outline-14 .moduletable .nav.menu li a { width: 100%; border-radius: 0; padding: 10px 20px; color: #303882; font-weight: normal;}
.outline-15 .moduletable .nav.menu li a { width: 100%; border-radius: 0; padding: 10px 20px; color: #142651; font-weight: normal;}
.moduletable .nav.menu li{ transition: all .2s ease-in; border-radius: 3px; width: 100%; padding: 0; margin: 0; border-bottom: 1px rgba(0,0,0,0.15) solid;}
.moduletable .nav.menu, .moduletable .unstyled { border: none; padding: 0; margin: 0; display: block;  background: #dbdbdb;  border-radius: 0; }
.moduletable .nav.menu li:last-child {  padding-bottom: 0;  margin-bottom: 30px;}
.moduletable .nav.menu .nav-child li:last-child {  margin-bottom: 0px;}
.moduletable .nav .nav-child { margin-top: 0px;}
.moduletable .nav.menu .nav-child li { border: none; margin-left: 20px; padding-right: 20px;}

.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: white;
	background: #303882;
	font-weight: normal;
}

.outline-15 .moduletable .nav.menu li.current.active a, .outline-15 .moduletable .nav.menu li a:hover { background: #142651; }

/************ SOCIAL MEDIA ICONS WHITE ************/ 
.g-social a { color: white; }
.g-social a:hover { color: #108093 !important; }

/************ CENTER SOCIAL MEDIA VERTICALLY  ************/

.g-block.size-5 { display: flex; justify-content: center; align-items: center; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: #303882; }
.outline-15 .g-offcanvas-toggle {color: #142651; }
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {font-weight: normal; }
#g-offcanvas .g-menu-item-title {color: #303882; }
.outline-15 #g-offcanvas .g-menu-item-title {color: white; }
#g-offcanvas #g-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(0,0,0,0.2); }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {border: none; background: none; }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {border: none; background: none; }

@media only screen and (max-width: 767px) { 
	.g-offcanvas-toggle { top: 20px; left: 20px; }
	.mobile-menu .g-content { margin-bottom: 5.5%; }

	.icons-mobile .g-content { margin-top: 1%; padding-top: 0px; border-top: 1px rgba(0,0,0,0.25) solid;}
	.g-iconmenu {width: 100%; flex-direction: column; }
	.g-iconmenu img { height: 30px;}
	.g-iconmenu .g-iconmenu-text {  font-size: 1rem; }
	.g-iconmenu > a  { border: none; margin: 5px 0 5px 0; }
}

/************ OVERLAY MENU  ************/
.g-overlaytoggle .g-overlaytoggle-text { font-size: 1rem; }


/************ ROTATOR FULL WIDTH  ************/
#g-showcase .g-content { padding: 0; margin: 0; }
.outline-15 #g-showcase a.readon { display: none; }
#g-showcase a.button { box-shadow: 0px 0px 15px rgba(0,0,0,0.75); }
.layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 42vw !important; object-fit: cover; object-position: center; }

/************ ROTATOR SLIDESHOW FULL WIDTH COLOR OVERLAY  ************/
.layout-slideshow .sprocket-features-content { 
    position: absolute;
	top: 0;
	bottom: 0;
    left: 0;
    width: 100%;
	justify-content: center;
	flex-direction: column;
	background: rgba(0,0,0,0.1);
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc { display: block; background: none; }
.layout-slideshow .sprocket-features-title, .sprocket-features-desc h2 { 
	font-family: 'Marcellus', serif; font-size: 5.5vw; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.75);
	border: none; margin: 0; padding: 5px; line-height: 1.2; text-align: center;
}
.sprocket-features-desc h2  {padding: 0; }
.layout-slideshow .sprocket-features-desc { color: white; padding-top: 0; }
.layout-slideshow .sprocket-features-desc p { font-size: 2.75vw; text-shadow: 2px 2px 5px rgba(0,0,0,0.75); text-align: center; }
.layout-slideshow .sprocket-features-pagination li { padding: 8px; }
.layout-slideshow .sprocket-features-arrows .arrow { background: none; box-shadow: none; font-size: 5em; }

@media only screen and (max-width: 767px) {
	.layout-slideshow .sprocket-features-img-container img {width: 100%; /*height: 80vw !important;*/ }
	.layout-slideshow h2, .layout-slideshow .sprocket-features-title { font-size: 2rem; line-height: 1.2; }
	.layout-slideshow .sprocket-features-desc { font-size: 1rem; line-height: 1.1;}
	body .sprocket-features-desc p { font-size: 3vw; margin-bottom: 0px; }
	.layout-slideshow .sprocket-features-pagination { display: none; }	
	#g-showcase a.button { padding: 0.5rem 1rem; margin-top: 10px; }
	.layout-slideshow .sprocket-features-desc p { font-size: 1.05rem; }
	.layout-slideshow .sprocket-features-title, .sprocket-features-desc h2 { font-size: 2.2rem; padding: 2px; }
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.layout-slideshow .sprocket-features-arrows .arrow span { font-size: 6rem; line-height: 0px; width: 25px;}

.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { background: none; box-shadow: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.75);}
.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; line-height: 0; }
.arrows-active .sprocket-features-img-list {margin: 0px; }
.arrows-onhover .sprocket-features-arrows .arrow.prev span { margin-left: 0;}
.arrows-onhover .sprocket-features-arrows .arrow.next span { margin-right: 0;}

@media only screen and (max-width: 767px) {
	.sprocket-features-pagination, .sprocket-features-arrows { display: none;}
}

/************ QUICKLINK PICS  ************/
.quicklinkpics {display: flex; }
.quicklinkpics > div {
	flex: 1; 
	height: 200px; 
	position: relative; 
}

.quicklinkpics > div:first-child { margin-left: 0; }
.quicklinkpics > div:last-child { margin-right: 0; }
.quicklinkpics > div { margin: 0.65% 0.325% 0.325% 0.325%; }

.quicklinkpics > div > a { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  font-size: 1.6rem; 
  background: rgba(20,38,81,0.6);
  color: white;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8), 0px 0px 8px rgba(0,0,0,0.9), 0px 0px 50px rgba(0,0,0,0.9);
}
.quicklinkpics > div > a > div { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  margin: 5%; 
  font-family: 'Marcellus', serif; 
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;	
}

.quicklinkpics > div:hover > a > div { margin: 0; border: 1px rgba(255,255,255,.1) solid; }

.quicklinkpics > div:hover {
}
.quicklinkpics > div:hover > a {background: rgba(20,38,81,0.8);}

.quicklinkpics > div > div > img {
  object-fit: cover; 
  object-position: center;
  height: 200px;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.quicklinkpics > div { height: 150px; }
	.quicklinkpics > div > div > img { height: 150px; }
}

@media only screen and (max-width: 767px) {
	.quicklinkpics { display: block; border-top: 10px #ffffff solid;}
	.quicklinkpics > div > a, .quicklinkpics > div > a > div { position: relative; }
	.quicklinkpics > div > div > img { height:  90px; width:  120px;}
	.quicklinkpics > div > a > div img { max-height: 90px; padding: 10px 0; }
	.quicklinkpics > div { display: flex; margin: 10px; }
	.quicklinkpics > div:first-child { margin-left: 10px; }
	.quicklinkpics > div:last-child { margin-right: 10px; }
	.quicklinkpics > div > a { background: #dbdbdb; flex:1; text-shadow: none; color: #303882; }
	.quicklinkpics > div:hover > a { background: #303882; color: white; }
	.quicklinkpics > div { height: auto; border-bottom: 1px #ffffff solid;}
	.quicklinkpics > div > a > div { border: none; }
	.quicklinkpics > div > a { display: flex;  align-items: center; justify-content: flex-start; }
	.quicklinkpics > div > a > div {  margin: 0 0 0 20px;}
	.quicklinkpics > div:hover > a > div {margin: 0 0 0 20px; border: none; }
}

@media only screen and (min-width: 767px) {
	.outline-15.schoollayout #g-showcase {
		height: 42vw!important;
	}
}

/************ PARISH WEEK AT A GLANCE, BULLETIN, NEWSLETTER ************/
.homelayout #g-feature { background: url(../images/template/background.jpg) 100% 100% no-repeat; }
#g-feature, #g-extension {padding: 0 5%;}
#g-feature h2.contentheading { font-family: 'Cinzel', serif; border-bottom: none; font-size: 2rem; }
#g-feature h2 { font-size: 1.35rem; padding: 3px 0; margin: 0 0 10px 0; }
#g-feature h3.g-title { margin-top: 4vw; background: #303882; color: white; font-family: 'Cinzel', serif; text-align: center; padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 1.75rem; }
.outline-15 #g-feature h3.g-title {font-size: 1.5vw; padding: .5vw;}
/*#g-feature .g-block:first-child .platform-content:first-child h3.g-title { margin-top: 0px; }*/
.outline-14.homelayout #g-feature .g-block:first-child .platform-content:first-child h3.g-title { margin-top: 0px; }
.homelayout #g-feature .g-block:first-child .platform-content:nth-child(even) { margin: 0; padding: 0; }
.homelayout #g-feature .g-block:first-child .platform-content:nth-child(odd) { margin: 0; padding: 0 0 1.5rem 0; }
.homebackground {background: #f1f2f2;}
#g-feature .g-block:first-child .mod_docman.mod_docman--documents { margin: 0 20px; padding: 0 0 7vw 0; }
.outline-14.homelayout #g-feature .platform-content .moduletable.moveintoabovemodule { margin-top: -8vw; }

.homebox { background: #142651; }
.homebox   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #303882; 
  padding: .7rem 1.3rem;  
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  font-weight: 500;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
}

@media only screen and (max-width: 767px) {
	#g-feature h3.g-title { margin-top: 90px; }
	#g-feature .g-block:first-child .mod_docman.mod_docman--documents { padding: 0 0 80px 0; }
	#g-feature .platform-content .moduletable.moveintoabovemodule { margin-top: -100px; }
}




/************ SCHOOL WELCOME  ************/
.schoollayout #g-feature iframe { margin: 0 0 0 15px; }
.schoollayout #g-feature .g-content { padding: 1.5rem 0.5rem; }
.schoollayout #g-feature .g-block:first-child .moduletable { background: none; }
.schoollayout #g-feature h2.contentheading { font-size: 3.25rem; margin-bottom: 0px; }
.school-video a:hover img { opacity: 0.9; }

/************ PARISH LATEST NEWS ************/
#g-expanded, #g-extension { padding-top: 3%; }
.schoollayout #g-expanded, .schoollayout #g-extension { padding-top: 0%; }
#g-expanded h4.sprocket-strips-p-title, #g-extension h4.sprocket-strips-p-title { background: none; color: #303882; }
#g-expanded h4.sprocket-strips-p-title a, #g-extension h4.sprocket-strips-p-title a { color: #303882; }
#g-expanded h4.sprocket-strips-p-title a:hover, #g-extension h4.sprocket-strips-p-title a:hover { color: #303882; }

#g-expanded .sprocket-strips-p-block, #g-extension .sprocket-strips-p-block { margin-bottom: 5%; padding: 0 2%; }
#g-expanded .sprocket-strips-p-item, #g-extension .sprocket-strips-p-item {
	display: flex; flex-direction: column;
	background: rgba(48,56,130,.25);
	border-radius: 0.5rem;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.25);
	/*height: 525px;*/
}
#g-expanded .sprocket-strips-p-item img::before, #g-extension .sprocket-strips-p-item img::before { color: rgba(48,56,130,0.9); }
#g-expanded .sprocket-strips-p-item img, #g-extension .sprocket-strips-p-item img {
	order: 1;
	width: 100%;
	max-width: 100%;
	height: 175px;
	margin-right: 0;
	border-radius: 0.5rem 0.5rem 0 0;
	object-position: 0 10%; object-fit: cover;
	float: none;
	margin-bottom: 0px;
	opacity: 0.4;
}
#g-expanded .sprocket-strips-p-content, #g-extension .sprocket-strips-p-content {
	order: 2;
	padding: 20px 30px; margin: 0;
	background: white;
	height: 350px;
	border-radius: 0 0 0.5rem 0.5rem; 
	overflow: hidden;
}

#g-expanded .sprocket-strips-p-content > a.readon, #g-extension .sprocket-strips-p-content > a.readon { position: absolute; top: 0; right:0; bottom: 0; left: 0; background: none; display: flex; justify-content: center;  align-items: center; }
#g-expanded .sprocket-strips-p-item, #g-extension .sprocket-strips-p-item { position: relative; }
#g-expanded .sprocket-strips-p-item .readon, #g-extension .sprocket-strips-p-item .readon { padding: 0; margin: 0; font-size: 2rem; font-family: 'Cinzel', serif; }
#g-expanded .sprocket-strips-p-item .readon:hover, #g-extension .sprocket-strips-p-item .readon:hover { background: rgba(48,56,130,0.9);}
#g-expanded .sprocket-strips-p-item .readon span, #g-extension .sprocket-strips-p-item .readon span  { flex: 1; text-align: center; transition: all .2s ease-in; opacity: 0; }
#g-expanded .sprocket-strips-p-item .readon:hover span, #g-extension .sprocket-strips-p-item .readon:hover span  { opacity: 1; }

#g-expanded .sprocket-strips-p-pagination li, #g-extension .sprocket-strips-p-pagination li { padding: 6px !important; border-radius: 0; background: #303882; }
#g-expanded .sprocket-strips-p-arrows .arrow, #g-extension .sprocket-strips-p-arrows .arrow { background: rgba(48,56,130,0.35); color: #303882; }

@media only screen and (max-width: 767px) {
	#g-expanded .sprocket-strips-p-arrows .arrow, #g-extension .sprocket-strips-p-arrows .arrow { margin-left: 25px; }
	#g-expanded .sprocket-strips-p-container .sprocket-strips-p-block, #g-extension .sprocket-strips-p-container .sprocket-strips-p-block { width: 100%; }
	#g-expanded .sprocket-strips-p-block, #g-extension .sprocket-strips-p-block { margin-bottom: 40px; }
}

/************ SCHOOL NEWS  -- swapped out 6.18.21 ************
.schoollayout .sprocket-strips .readon span { font-size: 1.5rem;}
.schoollayout .sprocket-strips { position: relative; }
.schoollayout .sprocket-strips-item { background: url(../images/template/article-school.jpg) 0 0 no-repeat; }
.schoollayout .sprocket-strips-arrows .arrow { background: none; color: rgba(0,0,0,.5); font-size: 5rem; box-shadow: none;}
.schoollayout .layout-slideshow .sprocket-features-arrows .arrow { top: 50%;}
.schoollayout .sprocket-strips .sprocket-strips-nav .arrow { position: absolute; top: 50% }
.schoollayout .sprocket-strips .sprocket-strips-nav .arrow.next { right: -50px; }
.schoollayout .sprocket-strips .sprocket-strips-nav .arrow.prev { left: -50px; }
.schoollayout .sprocket-strips-content > a.readon { position: absolute; top: 0; right:0; bottom: 0; left: 0; background: none; display: flex; justify-content: center;  align-items: center; }
.schoollayout .sprocket-strips-item { position: relative; }
.schoollayout .sprocket-strips-item .readon { padding: 0; margin: 0;}
.schoollayout .sprocket-strips-item .readon:hover { background: rgba(20,38,81,0.9);}
.schoollayout .sprocket-strips-item .readon span  { flex: 1; text-align: center; transition: all .2s ease-in; opacity: 0; }
.schoollayout .sprocket-strips-item .readon:hover span  { opacity: 1; }
.schoollayout .sprocket-strips-content h4 { 
	position: absolute; left: 0; right: 0; bottom: 0; 
	background: rgba(20,38,81,0.85); font-size: 1.4rem; text-shadow: 1px 1px 3px rgba(0,0,0,.5); 
	margin-bottom: 0px; min-height: 72px; text-align: center; transition: all .2s ease-in; border-radius: 0 0 .5rem .5rem; 
	display: flex;   align-items: center;   justify-content: center;
}
.schoollayout .sprocket-strips-item { box-shadow: 0px 0px 10px rgba(0,0,0,0.35); }
.schoollayout .sprocket-strips-content h4 a { color: white; }
.schoollayout .sprocket-strips-item { height: 20vw; border-radius: .5rem; }
.schoollayout .sprocket-strips .cols-4 > li { width:  19%;}
.schoollayout .sprocket-strips-container > li { margin: 10px 3%;}
.schoollayout .sprocket-strips-item:hover .sprocket-strips-content h4 { opacity: 0;}
.schoollayout .sprocket-strips-item { background-position: 50% 50%; background-size: cover; }
.schoollayout .sprocket-lists-title { padding: 15px 10px !important;}
.schoollayout .sprocket-lists-item .sprocket-padding { padding-top: 0px;}

@media only screen and (max-width: 767px) {	
	.schoollayout .sprocket-strips .cols-4 > li { width: 43%; float: right ; }
	.schoollayout .sprocket-features-content img { display: none;}
	.schoollayout .sprocket-strips .sprocket-strips-nav .arrow.next { right: -20px; }
	.schoollayout .sprocket-strips .sprocket-strips-nav .arrow.prev { left: -20px; }
	.schoollayout .sprocket-strips-item { height: 45vw;  }
}
**/
/************ FORMED & FLOCKNOTE  ************/
#g-extension .equal-height .g-content { background: #f1f2f2; margin: 3rem 1rem; }
/*#g-extension .g-block:nth-child(3) .platform-content { padding: 0 -0.5rem; }*/
#g-extension h3.g-title { background: #303882; color: white; font-family: 'Cinzel', serif; text-align: center; padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 1.75rem; margin: -1.5rem -1.5rem 0 -1.5rem; }
#g-extension .equal-height .moduletable .custom {  padding: 2px 0; }
#g-extension iframe { margin: 0 0 15px 0; }
.flock ul, .flock-school ul { list-style-type: none; margin: 10px; word-break: break-all; }
.flock li, .flock-school li { border-bottom: 2px rgba(96,152,201,0.5) solid; padding: 13px 0; }
.flock-school h3.g-title { margin-bottom: -10px !important; }

@media only screen and (max-width: 767px) {
	#g-extension .equal-height .g-content { margin: 3rem 2rem 1rem 2rem; }
	#g-extension iframe { margin-bottom: 25px; }
}

/************ SEPARATOR  ************/
.separator .g-content { margin: 0; padding: 0; }
.separator-mobile { display: none; }
.separator:last-child img { margin: 0 auto; width: 100%; }
#g-expanded .separator:last-child img { margin: 30px auto; }
.schoollayout #g-expanded .separator:last-child img { margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .separator-desktop { display: none; }
  .separator-mobile { display: block; }
}

/************ VISIT CHURCHES - MAPS  ************/
#g-bottom h1 { margin: 0.1rem 0; }
#g-bottom h2.contentheading { text-align: center; border-bottom: none; margin-bottom: 10px; font-size: 2.1vw; }
.schoollayout #g-bottom .g-content { padding: 1.5rem 0.5rem; }


@media only screen and (max-width: 767px) {
	#g-bottom h2.contentheading { font-size: 1.9rem; }
}

/************ SCHOOL FORMS & LUNCH MENU  ************/
.schoollayout #g-bottom h3.g-title { background: #142651; border-radius: 0.5rem; color: white; margin-bottom: 20px; padding: .5rem; text-align: center; }
.schoollayout #g-bottom p a.button { text-align: center; }
.schoollayout #g-bottom iframe { box-shadow: 0px 0px 20px rgba(0,0,0,0.25); }

/************ FOOTER ************/
#g-footer { padding: 0 7%; }
#g-footer a { color: white; }
#g-footer h1, #g-footer h3 { color: white; border-bottom: none; margin-top: 0px; }
#g-footer a:hover { color: #6098c9; }
#g-footer .g-grid:first-child .g-content { margin-bottom: 0px; padding: 1.5rem 0 0 0; }
#g-footer ul { margin-top: 0px; }
.footer-links h1 { font-size: 1.5rem; margin-top: 0.6rem !important; }

/************ ADMIN FOOTER  ************/
#g-copyright .g-block { display: flex; align-items: center; justify-content: flex-end; }
#g-copyright .g-content { margin: 0; padding: 0;}
#g-copyright { margin:  -25px 0 0 0; padding: 0;}
#g-copyright a .fa.fa-lock { color: #e5e5e5; }
#g-copyright a:hover .fa.fa-lock { color: #6098c9; }


/************ MINISTRY PAGE  ************/
.ministrypage .item { display: flex; flex-direction: column; }
.ministrypage .item .pull-left.item-image { order: 1; }
.ministrypage .item .pull-left.item-image img { border-radius: 4px; box-shadow: 2px 2px 5px rgba(0,0,0,0.2); }
.ministrypage .item .page-header { order: 2; }
.ministrypage .item table { order: 3; margin: 5px 0 20px 0; }
.ministrypage .item p { order: 4; font-size: 1rem;}
.ministrypage .item h3 { order: 4; }
.ministrypage .item h4 { order: 4; }
.ministrypage .pull-left.item-image { margin: 0; padding: 0;}

.ministrypage .page-header h2 {
	line-height: 1.2;
	color: #303882;
    font-size: 1.3rem;
    border-bottom: 1px solid #dbdbdb;
    margin: 3px 0 0 0;
    padding: 0;
}

#g-main .ministrypage a { word-break: break-all; }
.ministrypage h2 a { word-break: normal; }


.ministrypage p.readmore .btn, .ministrypage .readon  {  
	color: #303882; 
	border: 1px solid #303882;
	background: #ffffff;
	padding: .5rem .8rem; 
	border-radius: .5rem;
	transition: all .2s ease-in;
	line-height: 0.925rem;
}
.ministrypage p.readmore .btn:hover, .ministrypage .readon:hover {background: #303882; color: white;}


.btn [class^="icon-"] { display: none; }


@media only screen and (max-width: 767px) {
	.ministrypage .item { padding-bottom: 30px;}
	.ministrypage .item .pull-left.item-image img  { width: 75%;}
}

/*table.staffflextable, .staffflextable tbody, .staffflextable tr { width: 100%; display: flex; flex-wrap: wrap; justify-content: left;}*/
.staffflextable td, .staffflextable tr, table.staffflextable {border: none;}
/*.staffflextable { display:flex; }*/
.staffflextable tr:nth-child(even) {background: #fff;
	border-bottom: 1px solid #ddd;}
.staffflextable tr:nth-child(odd) {background: #fafafa;
	border-bottom: 1px solid #ddd;}

 @media only screen and (max-width: 767px){ 
   .staffflextable, .staffflextable div, .staffflextable, .staffflextable td, .staffflextable tbody, .staffflextable tr{ display: block; table-layout:auto; width: 100%; border: none; margin: 0;}  
   .staffflextable { display:block; }
 }
 
 @media only screen and (max-width: 767px) {
	#g-navigation .centeronmobile { padding-left: 50px; }
}

.adventnote h2 {border: 1px solid #303882; text-align: center; color: white; background: #303882;}
.adventnote h2 > a {color: white;}
.adventnote h2 > a:hover {color: #6098c9;}
.adventnote {background: #f1f2f2;}

.carnivallayout #g-mainbar img:hover { transform: scale(1.15); transition-duration: 1.25s; }

@media only screen and (min-width: 767px) {
	.outline-15 .top-icons {
		display: flex;
		flex-direction: column;
		padding-right: 5%;
	}
}