@import url('//fonts.googleapis.com/css?family=Cinzel:400,700|Lato:300,300i,400,400i,700');

/************ 

TEMPLATE NOTES

** Fonts **
Serif: Cinzel
Sans Serif: Lato

--------------------------------------------------------------------------
** Colors **
Dark Blue-Backgrounds: #0e3963; rgb (14,57,99)
Dark Blue-Titles: #023f7a; rgb (2,63,122)

Medium Blue: #2a6196; rgb(42,97,150)

Light Blue-Backgrounds: #b1c7e1; rgb(177,199,225)
Light Blue-Titles: #809cb7; rgb(128,156,183)

Gold: #CFBB75; rgb(207,178,117)

Menu bar: rgba(14,57,99,0.75)
Rotator background: rgba(14,57,99,0.75);

************/

body {color: #414042; font-size: 1.1rem!important; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p, td { line-height: 1.3; font-size: 1.1rem;}

h1 {color: #2a6196; font-size: 2.5rem;}
h2, .page-header h2 { color: #2a6196; font-size: 2rem; border-bottom: 1px solid #2a6196;  line-height: 1.3; margin: 0 0 15px 0; padding: 0;}
h3 {font-family: 'Lato', sans-serif; color: #809cb7; font-size: 2rem;}
h4 {background: #0e3963; font-size: 1.75rem; color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 {font-family: 'Lato', sans-serif; color: #809cb7; font-size: 1.5rem; text-transform: uppercase;}
h6 {font-family: 'Lato', sans-serif; color: #2a6196; font-size: 1.6rem; font-style: italic;}
a { color: #2a6196; }
#g-showcase a {color: #fff;}
a:hover { color: #CFBB75; }

#g-footer a, h4 a { color: white;  }
#g-footer a:hover{ color: #CFBB75;  }

blockquote {
	color: #414042;     
	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  ************/
.readon, .button, .btn, p.readmore .btn, .sprocket-lists-portrait-item a span  { 
  color: white; 
  font-size: 1.1rem;
  text-transform: none;
  font-weight: normal;
  background: #0e3963; 
  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;
}
#g-bottom a.button { background: #203B71;  }
span.button a {color: white; }
.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover, span.button:hover, .sprocket-lists-portrait-item a span:hover {background: #b1c7e1; color: #2a6196;}
span.button a:hover {color: #2a6196; }

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #809cb7; border: 1px solid #809cb7;}
.fancytable td { border: 1px solid #809cb7;}
.contactinfo th {color: white; background: #809cb7; border: 1px solid #809cb7;}
.contactinfo td { border: 1px solid #809cb7;}


/************ ALERT ************/
.alert .g-content {padding: 0; margin: 0;}
.alert {border: none; padding: 0; margin: 0; background-color: rgba(255, 255, 255, 0.7); color: #000000;}
.alert h1, .alert h2, .alert h3, .alert h4, .alert h5, .alert h6, .alert p { margin-left: 20px; color: #000000; background: transparent;}
.alert h2 {margin-top: 15px; }

.alert a.button, a.readon { color: white !important; font-weight: normal;  }
.alert a { color: #2a6196; }
.alert a:hover { color: white; }

/*************COVID-19*******************/
.alert h4 {color: #023f7a;}
#g-slideshow .sprocket-lists-portrait-title {font-size: 2rem !important;}
.alert .readon a {color: white; font-size: 1rem;}


/************ CMS 3  ************/
.k-ui-namespace table td { padding: 10px 0px;}
.label { padding: 2px 6px; border-radius: 3px; color: white;}
.label.label-success {background: green; }
.label.label-danger {background: #871919; }
.koowa_header__item.koowa_header__item--image_container a {font-size: 1.3rem;}
.k-ui-namespace .koowa_header__item {font-size: 1.1rem;}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome, .schoollayout .hiddenhome { display: none; }

#g-page-surround {background: url(../images/template/background.jpg) 0% 0% no-repeat !important;} 
.outline-17 #g-page-surround {background: url(../images/template/background-school.jpg) 100% 0% no-repeat !important; background-size: 60% !important;}

.g-logo img {width: 68%; padding: 20px 0;}
.outline-16 #g-top {padding: 0 2% 0 10%;}
.outline-17 #g-top {padding: 0 10% 0 2%;}
#g-top .g-content.g-particle {margin: 0; padding: 0; }
#g-navigation, #g-expanded, #g-extension, #g-bottom, #g-footer {padding: 0 6%; }
.homelayout #g-navigation, .schoollayout #g-navigation { margin-bottom: 0px; }

@media only screen and (max-width: 767px) { 
	.homelayout #g-top, .schoollayout #g-top { margin: 0; border-bottom: 10px white solid;}
	.g-logo img { width: 80%; padding: 20px 10px;} 
	#g-page-surround {background: url(../images/template/background-mobile.jpg) 0% 0% no-repeat !important;} 
	.outline-17 #g-page-surround {
		background: url(../images/template/background-school-mobile.jpg) 100% 0% no-repeat !important;
		background-size: 60% !important; }
	.outline-16 #g-top .g-block:last-child .g-content { padding: 0; } 
	.outline-17 #g-top .g-block:first-child .g-content { padding: 0;  }
	.outline-17 #g-top .g-block:first-child {  order: 2; }
	.outline-17 #g-top .g-block:nth-child(2) { order: 1; }
}


/************ SUBPAGES  ************/	
#g-navigation { margin-bottom: 20px; }
	
/************ 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,.1); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active { background: rgba(255,255,255,.1); }
#g-navigation { padding-bottom: 0px; }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center; }
.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: 1.1rem; }

.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; }

@media only screen and (max-width: 767px) { 
	.g-offcanvas-toggle {
		top: 15px;
		left: 15px;
	}
}

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle { color: #0e3963; }
#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-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(42,97,150,0.5); }
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {border: none; background: none; }


/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0; padding-right: 0px;}
#g-aside {background: none; }
.moduletable .nav.menu li a { width: 100%; border-radius: 0; padding: 10px 20px; color: white; font-weight: normal;}
.moduletable .nav.menu li{ transition: all .2s ease-in; border-radius: 3px; width: 100%; padding: 0; margin: 0;}
.moduletable .nav.menu, .moduletable .unstyled { border: none; padding: 0; margin: 0; display: block;}
.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 a { 
	color: white;
	background: #0e3963;
	font-weight: normal;
}

.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: #0e3963;
	background: #b1c7e1;
	font-weight: normal;
}

/************ SHOWCASE ROTATOR  ************/
/*#g-showcase.g-flushed { padding: 3% 10% 0 10%!important; }*/
.layout-showcase { margin: 0; }

#g-showcase.g-flushed { padding: 3% 10%!important; }

.arrows-active .sprocket-features-list { margin: 0;}
.layout-showcase .sprocket-features-list {overflow: hidden; }

.sprocket-features-img-container img {
	object-fit: cover; 
	object-position: center;
	height: 30vw !important;
	width: 48vw !important;
}
.pagination-active { margin-bottom: 0px;}
.pagination-active .sprocket-features-pagination { bottom: 0px; left:auto; right:50px;}
.layout-showcase .sprocket-features-pagination li { padding: 10px; }

.sprocket-features-container {display: flex; align-items: center; }
.sprocket-features-img-container {width: 48vw !important; order:2;}
.sprocket-features-content {flex:1; order:1; height: 30vw !important; /*overflow-y: auto;*/ background: rgba(14,57,99,0.8); margin-right: 20px; padding-right: 20px; padding-top: 0px; padding-left: 20px; float: none !important;}

h2.sprocket-features-title, 
.sprocket-features-desc h1, 
.sprocket-features-desc h2,
.sprocket-features-desc h3,
.sprocket-features-desc p { color: white; }

.sprocket-features-img-container { margin-right: 0; }
.layout-showcase .sprocket-features-img-container img { float: none; margin-left: 0px; border-radius: 0; }
.layout-showcase .sprocket-features-img-container { margin-bottom: 0px; float: none;}
.layout-showcase .sprocket-features-desc {margin: 5px 0;}

h2.sprocket-features-title, .sprocket-features-desc h2 {
	font-weight: normal; 
	font-size: 2.1vw !important;
	border-bottom: none;
	padding: 8px 0 0 0;
	margin: 0;
}

.sprocket-features-desc p { 
	font-size: 1.5vw;
	line-height: 1.3;
	padding: 0;
	margin-bottom: 0px;
}
h2.sprocket-features-title a { border: none;}

.sprocket-features-desc .readon { margin-top: 20px; display: block; width: 130px; text-align: center;}
.layout-showcase .sprocket-features-content .readon {margin-top: 0px; }

.layout-showcase .sprocket-features-desc > span.roksprocket-ellipsis {color: white; }

#g-showcase a.button, #g-showcase a.readon {color: white; margin-top: 10px; border: 1px rgba(177,199,225,0.25) solid;}
#g-showcase a.button:hover,  #g-showcase a.readon:hover {background: #b1c7e1; color: #023f7a; }
.layout-showcase .sprocket-features-list li {  transition: opacity 1s ease-in-out !important;  }

@media only screen and (max-width: 767px) {
	#g-showcase.g-flushed { padding: 0!important; }
	.sprocket-features-container {flex-direction:column;}
	h2.sprocket-features-title, .sprocket-features-desc h2 { font-size: 1.6rem!important; padding: 3% 0 0 0;}
	.sprocket-features-desc p { font-size: 1.1rem; padding-bottom: 2%; }
	.sprocket-features-img-container {margin-right: 0px;}
	.sprocket-features-content { 
		width:  90%!important;
		margin: 0 20px 0 0;
		padding: 0 0 0 20px;
		min-height:80vw !important;}

	.sprocket-features-arrows { display: none;}
	.sprocket-features-img-container { order:1;}
	.sprocket-features-content { order:2;}
	.sprocket-features-img-container img {height: 56vw !important; width: 100% !important; }
	.sprocket-features-img-container { width: 100% !important;}
	#g-navigation > .g-container > .g-grid { padding: 0;}
	.layout-showcase .sprocket-features-img-container img { margin: 0; border: none;}
	.layout-showcase .sprocket-features-list li { padding: 0; background: #0e3963; }
	#g-showcase span.button a,  #g-showcase a.readon {color: white; }
}

/************ SCHOOL ROTATOR  ************/

.outline-17 .sprocket-features-img-container {order:1;}
.outline-17 .sprocket-features-content { order:2; margin-left: 20px; padding: 20px; margin-right: 0;}

@media only screen and (max-width: 767px) {
	.outline-17 .sprocket-features-content { 
		width:  95%!important;
		padding: 20px !important;
		min-height:80vw !important;
		margin: 0 !important;}
}


/************ BIGGER ARROWS ON SLIDESHOW 
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: #0e3963;}
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.arrows-active .sprocket-features-list {margin: 0px; }
.layout-showcase .sprocket-features-arrows .arrow { top: 50% !important;}
.layout-showcase .sprocket-features-arrows { position: relative; }
.arrows-onhover .sprocket-features-arrows .arrow.prev { margin-left: -40px;}
.arrows-onhover .sprocket-features-arrows .arrow.next { margin-right: -40px;}************/

/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase { position: relative; }
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: #0e3963;}
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.arrows-active .sprocket-features-list {margin: 0px; }
.arrows-onhover .sprocket-features-arrows .arrow.prev { margin-left: -40px;}
.arrows-onhover .sprocket-features-arrows .arrow.next { margin-right: -40px;}
.layout-showcase .sprocket-features-arrows { position: initial; right: inherit; bottom: inherit; }

.layout-showcase .sprocket-features-arrows .arrow {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    border-radius: 1em;
    opacity: 0.5;
    cursor: pointer;
    z-index: 10;
    text-align: center;
    font-size: 2em;
    line-height: 18px;
}

.layout-showcase .sprocket-features-arrows .next { right: 10px; }
.layout-showcase .sprocket-features-arrows .arrow.next {left: auto;}
.layout-showcase .sprocket-features-arrows .arrow.prev {right: auto;}
.layout-showcase .sprocket-features-arrows .prev {  left: 10px;}

/************ SCHOOL QUICKLINKS  ************/
/*.quicklinkboxes { display: flex; justify-content: center; align-items: center; } 
.quicklinkboxes > div { flex: 1; padding: 10px 0px;  margin: 0px 10px; background: #0e3963; transition: background 0.3s linear; text-align: center; }
.quicklinkboxes > div:first-child { margin-left: 0px;}
.quicklinkboxes > div:last-child { margin-right: 0px;}
.quicklinkboxes > div a { color: white; text-align: center; }
.quicklinkboxes > div:hover{  background: #333; }

@media only screen and (max-width: 767px) {
  .quicklinkboxes { flex-wrap: wrap;}
  .quicklinkboxes > div { width: 45%; flex:none; margin: 5px 0;} 
}*/

.quicklinkbutton .button { width: 100%; text-align: center; margin-bottom: 25px;  }
.quicklinkbutton .button:hover { background: #b1c7e1; color: #023f7a; }

/************ HOME MODULES  ************/

h3.g-title { font-family: 'Cinzel', serif; color: #023f7a; font-size: 2.2rem; text-align: center; border-bottom: 1px #023f7a  solid; margin: 0 0 10px 0; padding: 0;}
#g-expanded .g-content {
    margin: 0;
    padding: 2rem 1.3rem;
}

.smallertitle h3.g-title {font-size: 1.6rem;}
.smallertitle .sprocket-strips-arrows .arrow {color: rgba(2,63,122,0.7) }


/************ BULLETIN  ************/
.bulletin {text-align: left; }
#g-expanded .g-grid .g-block:first-child .g-content .platform-content:nth-child(2) { margin: 0; padding: 0; }
#g-expanded .g-grid .g-block:first-child .g-content .platform-content:nth-child(1) { margin: 0; padding: 0; }

/************ staff table ************/
.staff-equaltable h3 {font-family: 'Lato', sans-serif; color: #809cb7; font-size: 1.4rem; margin: 0.5rem 0 0 0;}
.staff-equaltable td {padding: 0 0.5rem;}
 @media only screen and (max-width: 767px){ 
	.staff-equaltable td { padding: 0.1rem;}
	.staff-equaltable h3 { margin: 1.5rem 0 0 0; }
}



/************ PARISH HEADLINES  ************/
.sprocket-accordion-arrow { display: none; }
#g-expanded .g-grid .g-block:nth-child(2) .g-content .platform-content:nth-child(2) { margin: 0; padding: 0; }
#g-expanded .g-grid .g-block:nth-child(2) .g-content .platform-content:nth-child(1) { margin: 0 0 1.7rem 0; padding: 0; }

.sprocket-accordion-arrow {display: none; }

img.sprocket-lists-image {
	object-fit: cover; 
	object-position: center;
	width: 150px;
	height: 100px;
}

.active .sprocket-accordion-content { 
	padding: 0 5px; 
	position: absolute;
	bottom: 10px;
}
.sprocket-accordion-content { padding: 0 5px; }

.sprocket-accordion-title {
	font-family: 'Cinzel', serif; 
    font-size: 1.1rem;
    line-height: 1.3;
	margin: 5px 0 5px 0;
} 

.sprocket-accordion-title a:hover { color: #ddd; }
.sprocket-accordion-title a { pointer-events: none; }

.sprocket-accordion-desc {
    font-size: 1rem;
    line-height: 1.3;
}

.sprocket-accordion-desc a.readon {background: #0e3963; color: white; border: 1px rgba(177,199,225,0.25)  solid; }
.sprocket-accordion-desc a.readon:hover {background: #b1c7e1; color: #0e3963; }

h2.sprocket-accordion-title {
	border: none;
	margin: 3% 0 !important; padding: .1rem 7px;
	font-size: 1.65vw;
	line-height: 1.25;
}

.active h2.sprocket-accordion-title { background: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); padding: .1rem 0px; }

.sprocket-accordion-item {
	border-bottom: 2px solid rgba(42,97,150,0.5);
	color: #023f7a; 
	background-image: url(../images/template/article.jpg); background-color: #0e3963; opacity: 1;
	height: auto !important;
	}

.sprocket-accordion-item.active { height: 275px !important; }

.sprocket-accordion-item:not(.active) {background: white !important; transition: all .4s ease-in;}
.sprocket-accordion-item:not(.active) .sprocket-accordion-title a {color: #023f7a; font-weight: bold; }
.sprocket-accordion-item:not(.active) .sprocket-accordion-content { background: white; padding: 0px;}
.sprocket-accordion-item:not(.active) .sprocket-accordion-desc { display: none;}


.sprocket-accordion-overlay { background: linear-gradient(to top, rgba(14, 57, 99, 1) 10%, rgba(14, 57, 99, .8) 20%, rgba(14, 57, 99, 0) 100%); }
.sprocket-accordion-item {background-position: 50% 0; }

@media only screen and (max-width: 767px) {
	h2.sprocket-accordion-title, .active h2.sprocket-accordion-title {font-size: 1.3rem; }

}

/************ MISSION  ************/
.customparishmission p {font-weight: 300; font-size: 1.6rem; margin: 0;}

/************ NEWSFEEDS  ************/
.feed-link a {font-size: 1.1rem !important; }
.homelayout #g-bottom .g-grid:nth-child(1) .g-block .g-content { margin-bottom: 0; padding-bottom: 0; }
#g-bottom .g-grid:nth-child(2) .g-block .g-content { margin: 0.625rem 0; padding: 1.5rem 0; }

/************ SCHOOL ANNOUNCEMENTS  ************/

.outline-17 h4.sprocket-lists-portrait-title { font-weight: bold; background: none; font-size: 1.4rem !important; color: #023f7a; margin-top: 0px; margin-bottom: 0px; }
.outline-17 .active h4.sprocket-lists-portrait-title { margin: 10px 0 0 0; line-height: 1.3 !important; }
.outline-17 .portrait-image img {height: 40px;}
.outline-17 .active .portrait-image img {   object-fit: cover;  object-position: center;  height: 125px;}
.outline-17 .active .portrait-image { width: 40%;}
.outline-17 .sprocket-lists-portrait-container li {  border-bottom: 2px solid rgba(42,97,150,0.5); }
.outline-17 .active .sprocket-lists-portrait-item {margin: 0 10px; }
.outline-17 .sprocket-lists-portrait-pagination li {background: #023f7a; border-radius: 0; padding: 6px !important;}
.outline-17 .sprocket-lists-portrait-arrows .arrow {background: rgba(42,97,150,0.5); color: #023f7a; }

.outline-17 #g-bottom .g-content:nth-child(3) .platform-content:first-child {margin-bottom: 0px; padding-bottom: 0px;}
.outline-17 #g-bottom .g-content:nth-child(3) .platform-content:last-child { margin-top: 0px; padding-top: 0px;}

/*.sprocket-lists-title.padding { background: none; }
h4.sprocket-lists-title.padding { background: none; color: #023f7a; text-shadow: none; border: none; margin: 0;  font-size: 1.4rem !important; }
/*.sprocket-lists-container li { border-bottom: 2px solid rgba(42,97,150,0.5);}
.sprocket-lists-container .indicator { display: none; }
.roksprocket-ellipsis::after {  content: ""; clear: both;  display: table; }
/*.sprocket-lists-pagination li { background: #b9232a; padding: 6px !important; border-radius: 0; }*/
/*.sprocket-lists-arrows .arrow {   background: #e3a7aa;   color: #b9232a; line-height: 1;}*/


/************ FOOTER  ************/

#g-footer h2 {border-bottom: none; margin: 0; font-size: 2.2rem }
#g-footer p {font-weight: normal; font-size: 1.2rem;; }

/************STRIPS MODULE ADDED DEC 2019*************************/
/************ HOVER NEWS  ************/
.sprocket-strips-container { display: flex; justify-content: center; }
.sprocket-strips .readon span { font-size: 1.5rem;}
.sprocket-strips { position: relative; }
.sprocket-strips-item { background: url(../images/template/article.jpg) 0 0 no-repeat; }

.sprocket-strips-arrows .arrow { background: none; color: rgba(0,0,0,.5); font-size: 5rem; box-shadow: none;}
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {box-shadow: none; }
.layout-slideshow .sprocket-features-arrows .arrow { top: 50%;}
.sprocket-strips .sprocket-strips-nav .arrow { position: absolute; top: 50% }
.sprocket-strips .sprocket-strips-nav .arrow.next { right: -50px; }
.sprocket-strips .sprocket-strips-nav .arrow.prev { left: -50px; }
.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; }
.sprocket-strips-item { position: relative; }
.sprocket-strips-item .readon { padding: 0; margin: 0;}
.sprocket-strips-item .readon:hover { background: rgba(2,63,122,0.9);}
.sprocket-strips-item .readon span  { flex: 1; text-align: center; transition: all .2s ease-in; opacity: 0; }
.sprocket-strips-item .readon:hover span  { opacity: 1; }
.sprocket-strips-content h4 { 
	position: absolute; left: 0; right: 0; bottom: 0; 
	background: rgba(2,63,122,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;
}
.sprocket-strips-item { box-shadow: 0px 0px 10px rgba(0,0,0,0.35); }
.sprocket-strips-content h4 a { color: white; }
.sprocket-strips-item { height: 20vw; border-radius: .5rem; }
.sprocket-strips .cols-4 > li { width:  19%;}
.sprocket-strips-container > li { margin: 10px 3%;}
.sprocket-strips-item:hover .sprocket-strips-content h4 { opacity: 0;}
.sprocket-strips-item { background-position: 50% 50%; background-size: cover; }
.sprocket-lists-title { padding: 15px 10px !important;}
.sprocket-lists-item .sprocket-padding { padding-top: 0px;}

@media only screen and (max-width: 767px) {	
	.sprocket-strips-container { display: block; }	
	.sprocket-strips-container > li { margin: 15px 10%; }	
	.sprocket-strips .cols-4 > li { width: 43%; float: left; }
	.sprocket-strips .cols-3 > li {width: 75%;}
	.sprocket-features-content img { display: none;}
	.sprocket-strips .sprocket-strips-nav .arrow.next { right: -20px; }
	.sprocket-strips .sprocket-strips-nav .arrow.prev { left: -20px; }
	.sprocket-strips-item { height: 70vw;  }
}


.ascatholics .moduletable .category-module {display: inline;}
.ascatholics .moduletable .category-module li {list-style-type: circle; }
.ascatholics h3.g-title { font-size: 1.8rem;}


#g-expanded .lesspadding .platform-content {padding: 0.5rem 0;}

/************ Holy Week at home 2020 ************/
.imagehover td a:hover img { transform: scale(1.025); }


	
/*Dark Blue-Backgrounds: #0e3963; rgb (14,57,99)
Dark Blue-Titles: #023f7a; rgb (2,63,122)
Light Blue: #b1c7e1; rgb(177,199,225)*/

.parish-1.homelayout #g-showcase.g-flushed {padding: 0!important;}
.parish-1.homelayout #g-showcase .sprocket-features-img-container {width: 100%!important;}
.parish-1.homelayout #g-showcase .sprocket-features-img-container img {width: 100%!important;}

.parish-1.homelayout #g-utility .sprocket-strips-item {background: transparent;}
.parish-1.homelayout #g-utility .sprocket-strips-content {background: transparent;}
.parish-1.homelayout #g-utility .qlroundcorner .sprocket-strips-item {border-radius: 0!important;}
.parish-1.homelayout #g-utility .sprocket-strips-content h4 {border-radius: 0; background: none;}
.parish-1.homelayout #g-utility .sprocket-strips-item .sprocket-strips-content h4 > a {background: rgba(14,57,99,1);}
.parish-1.homelayout #g-utility .sprocket-strips-item .sprocket-strips-content h4 > a:hover {background: rgba(14,57,99,.7);}
.parish-1.homelayout #g-utility .sprocket-strips-item:hover .sprocket-strips-content h4 {opacity: 1;}
.parish-1.homelayout .fwrotator .sprocket-features-content {
	background: none; 
	margin: 0; 
	padding: 0; 
	height: 100%!important; 
	top: 0; 
	left: 0; 
	bottom: 0;
}
.parish-1.homelayout .fwrgradientback .layout-slideshow .sprocket-features-title, .fwrgradientback .layout-slideshow .sprocket-features-desc {
	background: linear-gradient(to right, rgba(14,57,99,.6), rgba(14,57,99,.5), rgba(0,0,0,0));
	padding: 2vw;
}

.parish-1.homelayout #g-expanded > .g-grid > .g-block:nth-child(4) {display: flex; justify-content: center; align-items: center;}

.parish-1.homelayout #g-expanded h3.g-title {font-size: 1.6vw;}

.social-icons-tab {display: flex; flex-direction: row; align-items: stretch; justify-content: center; gap: .5vw;}
.social-icons-tab img {height: 1.5vw; width: 1.5vw;}
.social-icons-tab .fa {font-size: 1.5vw;}

@media only screen and (max-width: 767px) {
	.social-icons-tab img {height: 2rem; width: 2rem;}
	.social-icons-tab .fa {font-size: 2rem;}
	.social-icons-tab {gap: 1rem;}

	.parish-1.homelayout .fwrotator .sprocket-features-content {
		top: 42vw!important;
		height: 70vw!important;
		width: 100%!important;
	}
	.parish-1.homelayout .fwrgradientback .layout-slideshow .sprocket-features-title, .fwrgradientback .layout-slideshow .sprocket-features-desc  {
		background: #0e3963;
		height: 100%;
		width: 100%;
	}
	.parish-1.homelayout #g-expanded h3.g-title {font-size: 2rem;}
	.quicklinks .sprocket-strips-container {margin-bottom: 7vw;}
}

.school-1.schoollayout .sprocket-strips .cols-2 > li {width: auto; flex: 1;}

/*.school-1.schoollayout #g-showcase.g-flushed {padding: 0!important;}
.school-1.schoollayout #g-showcase .sprocket-features-img-container {width: 100%!important;}
.school-1.schoollayout #g-showcase .sprocket-features-img-container img {width: 100%!important;}*/

.school-1.schoollayout #g-utility .sprocket-strips-item {background: transparent;}
.school-1.schoollayout #g-utility .sprocket-strips-content {background: transparent;}
.school-1.schoollayout #g-utility .qlroundcorner .sprocket-strips-item {border-radius: 0!important;}
.school-1.schoollayout #g-utility .sprocket-strips-content h4 {border-radius: 0; background: none;}
.school-1.schoollayout #g-utility .sprocket-strips-item .sprocket-strips-content h4 > a {background: rgba(14,57,99,1);}
.school-1.schoollayout #g-utility .sprocket-strips-item .sprocket-strips-content h4 > a:hover {background: rgba(14,57,99,.7);}
.school-1.schoollayout #g-utility .sprocket-strips-item:hover .sprocket-strips-content h4 {opacity: 1;}
.school-1.schoollayout .fwrotator .sprocket-features-content {
	background: none; 
	margin: 0; 
	padding: 0; 
	height: 100%!important; 
	top: 0; 
	left: 0; 
	bottom: 0;
}
.school-1.schoollayout .fwrgradientback .layout-slideshow .sprocket-features-title, .fwrgradientback .layout-slideshow .sprocket-features-desc {
	background: linear-gradient(to right, rgba(14,57,99,.6), rgba(14,57,99,.5), rgba(0,0,0,0));
	padding: 2vw;
}

.school-1.schoollayout #g-expanded > .g-grid > .g-block:nth-child(4) {display: flex; justify-content: center; align-items: center;}

.school-1.schoollayout #g-expanded h3.g-title {font-size: 1.6vw;}

@media only screen and (max-width: 767px) {
	.school-1.schoollayout .fwrotator .sprocket-features-content {
		top: 42vw!important;
		height: 70vw!important;
		width: 100%!important;
	}
	.school-1.schoollayout .fwrgradientback .layout-slideshow .sprocket-features-title, .fwrgradientback .layout-slideshow .sprocket-features-desc  {
		background: #0e3963;
		height: 100%;
		width: 100%;
	}
	.school-1.schoollayout #g-expanded h3.g-title {font-size: 2rem;}
}

.school-1.schoollayout .sprocket-strips .cols-2 > li {width: auto; flex: 1;}

/* fixing the dropdown menu - 12/18 */

.school-1 .g-toplevel {
	position: relative;
	z-index: 99;
}

.school-1 #g-utility {padding: 0 6%; }


/* parish headlines update 2024 */

.homelayout .sprocket-lists-modern-title .indicator {
	border-top: 10px solid #ffffff !important;
}

@media (min-width: 50.99rem) {

	.homelayout .headlines-module h4 {
		padding-left: 1rem !important;
	}

}