@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Marcellus|Spectral+SC|Spectral:400,500,600&display=swap');

/************ 

TEMPLATE NOTES

Dark Blue: #042061; rgba(4,32,97,1)
Medium Blue: #526592; rgba(82,101,146,1)

menu bar: rgba(82,101,146,0.75)
rotator box: rgba(4,32,97,0.75)
article gradient: background: rgba(4,32,97,0); background: linear-gradient(top, rgba(4,32,97,0) 0%, rgba(4,32,97,1) 100%);

************/

body { color: #333; font-size: 1.1rem; 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; font-size: 1.1rem;  font-family: 'Lato', sans-serif; }

h1 { font-family: 'Spectral SC', serif; color: #042061; font-size: 2.5rem;}
.page-header h1 { font-family: 'Spectral SC', serif; color: #042061; font-size: 2.5rem; text-transform: none; }
h2, .page-header h2 { font-family: 'Marcellus', serif; color: #042061; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Marcellus', serif; color: #526592; font-size: 2rem;}
h4 {font-family: 'Spectral', serif; background: #526592; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 { font-family: 'Spectral SC', serif; color: #042061; font-size: 1.5rem;}
h6 {color: #042061; font-size: 1.6rem; font-style: italic;}
a { color: #526592; }
a:hover { color: #042061; }

#g-footer a{ color: white;  }
#g-footer a:hover{ color: #526592;  }

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  ************/
.readon, .button, .btn, p.readmore .btn   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #526592; 
  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: #042061; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #042061; border: 1px solid #042061;}
.fancytable td { border: 1px solid #042061;}

/************ 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;}

/************ HERO IMAGE ************/
.hero p { margin: 0; }
.hero img { height: 27vw; object-fit: cover; width: 100%; opacity: 0.35; }

@media only screen and (max-width: 767px) { 
	.hero img { height: 34vw; }
}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }
#g-aside { background: none; }

/************ HEADER ************/
#g-page-surround { background: url(../images/template/saints.png) 100% 0% no-repeat, url(../images/template/background-church.jpg) 100% 0% no-repeat !important; }
#g-top { background: none !important; }
#g-top { padding-top: 1%; padding-bottom: 1%; }

@media only screen and (max-width: 767px) {
	#g-page-surround { background: url(../images/template/saints.png) 100% 0% no-repeat !important; background-size: 40% !important; }
	#g-top { background: rgba(255,255,255,0.75) !important; padding-top: 0; padding-bottom: 0; }
	.g-logo img { width: 77%;}
	.logo .g-content.g-particle { margin: 0; }
}

/************ MENU  ************/
#g-navigation { padding: 5px 2%; }
#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(0,0,0,.1); }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center;  padding: 0.625rem 0.55rem;  }
.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-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: 20px; left: 20px; } }

/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0; padding-right: 0px;}
.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;  background: #526592;  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: #042061;
	font-weight: normal;
}

/************ 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: #042061; }
#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: white; }
#g-offcanvas #g-mobilemenu-container ul > li > a.g-menu-item-container:hover {background: rgba(0,0,0,0.15); }
#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; }

 /************ SHOWCASE ROTATOR  ************/
.layout-showcase { margin: 0; }
.homelayout #g-showcase { padding: 4% 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: 27vw !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: 1;}
.sprocket-features-content { flex:1; order: 2; height: 27vw !important; overflow-y: auto; background: rgba(4,32,97,0.75); margin-left: 20px; padding: 20px 35px; float: none !important;}

.sprocket-features-img-container { margin-right: 0; }
.layout-showcase .sprocket-features-img-container img { float: none; margin-right: 0px; border-radius: 0; }
.layout-showcase .sprocket-features-img-container { margin-bottom: 0px; float: none;}

h2.sprocket-features-title, .sprocket-features-desc h2 {
	color: white; 
	font-weight: normal; 
	font-size: 2.3vw !important;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.sprocket-features-desc h3 { color: white; font-size: 2.3vw; margin-bottom: 0; padding: 0; }

.sprocket-features-desc p { font-size: 1.5vw; line-height: 1.3; padding: 0; color: white; }
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) {
	.homelayout #g-showcase { padding: 2% 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-desc h3 { font-size: 1.6rem; }
	.sprocket-features-img-container {margin-right: 0px;}
	.sprocket-features-content { 
		width: 100%!important;
		margin: 0;
		padding: 20px 35px;
		min-height: 80vw !important;}
	.sprocket-features-arrows { display: none;}
	.sprocket-features-img-container { order:1;}
	.sprocket-features-content { order:2; background: #042061; }
	.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;}
	#g-showcase span.button a,  #g-showcase a.readon {color: white; }
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: #042061;}
.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;}

/************ MISSION ************/
.mission .g-content { padding: 0; margin: 0; }
.mission h1, .mission h2, .mission h3, .mission h4, .mission h5, .mission h6, .mission p {
font-family: 'Spectral', serif; color: #042061; background: none; text-align: center; font-size: 1.75vw;}

@media only screen and (max-width: 767px) {
	.mission .g-content { padding: 0.625rem 0.625rem 0 0.625rem; margin: 1.5rem 1.5rem 0 1.5rem; }
	.mission h1, .mission h2, .mission h3, .mission h4, .mission h5, .mission h6, .mission p { font-size: 1.5rem; }
}


/************ QUICKLINK BOXES  ************/
.quicklinkboxes { display: flex; justify-content: space-between;} 
.quicklinkboxes > div { flex: 1; padding: 12px 0px;  margin: 0px 10px; background: #526592; transition: background 0.3s linear; text-align: center; border-radius: 5px; font-family: 'Spectral', serif; font-size: 1.2rem; }
.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: #042061; }

@media only screen and (max-width: 767px) {
  .quicklinkboxes { flex-wrap: wrap;}
  .quicklinkboxes > div { width: 45%; flex:none; margin: 5px 0;} 
 }
 
 /************ HOME MODULE TITLES ************/
 #g-extension h3.g-title { border-bottom: 1.5px #526592 solid; font-size: 2vw; text-align: center; padding-bottom: 4px; margin-bottom: 12px; }
 #g-extension { background: url(../images/template/cross.jpg) 90% 100% no-repeat !important; }
 
 @media only screen and (max-width: 767px) {
	#g-extension h3.g-title { font-size: 1.6rem; }
	 #g-extension { background: url(../images/template/cross-mobile.jpg) 0% 80% no-repeat !important; }
 }
 
 /************ PARISH NEWS SLIDER - VERTICAL LAYOUT ************/
#g-above .g-content {margin: 0; padding: 2rem 0.9rem; }

.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; }

h2.sprocket-accordion-title { font-family: 'Spectral', serif; border: none; margin: 0; padding: .5rem 7px; font-size: 1.5vw; line-height: 1.3; }
.sprocket-accordion-title { font-size: 1.2rem; line-height: 1.3; margin: 5px 0 5px 0; } 
.active .sprocket-lists-portrait-title {  position: relative; top: 50%;  transform: translateY(-50%); }

.sprocket-accordion-title a:hover { color: #ddd; }
.sprocket-accordion-title a { pointer-events: none; }

.sprocket-accordion-desc { font-size: 1rem; line-height: 1.3; padding: .1rem 7px; }

.active h2.sprocket-accordion-title { background: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); }

.sprocket-accordion-item {
	border-bottom: 2px #526592 solid; opacity: 1; color: #042061;
	background-image: url(../images/template/article.jpg); background-color: #526592; opacity: 1; height: auto !important
}

.sprocket-accordion-content .readon {background: #526592; padding: 0.5rem 1rem; box-shadow: 0px 0px 10px rgba(0,0,0,0.3);}
.sprocket-accordion-content .readon:hover { border: 2px white solid; }

.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: #042061; font-weight: 700;}
.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(4,32,97,0.95) 30%, rgba(4,32,97,0.75) 60%, rgba(4,32,97,0) 100%); }

@media only screen and (max-width: 767px) {
	h2.sprocket-accordion-title, .active h2.sprocket-accordion-title {font-size: 1.3rem; }
}

/************ UPCOMING EVENTS  ************/
.rme-badge {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-family: 'Lato', sans-serif; font-weight: bold ;
	background: #042061; 
	border-radius: 3px; 
	color: white; 
	padding: 5px 0px; 
	width: 55px; 
	float: none; 
	margin-bottom: 0px;
	
}
.rme-items { display: block;}
.rme-description { flex: 1;}
.rme-day, .rme-month { text-transform: none;}
.rme-day { font-size: 1.3rem;}
.rme-month { font-size: 1.2rem; }
.rme-title { font-size: 1rem; font-weight: normal;}
.rme-time { font-size: .9rem; font-weight: 300;}
.rme-items li { 
	display: flex; 
	background: none; 
	border: none; 
	margin: 7.5px 0px; 
	padding: 7.5px 0px;
}

@media only screen and (max-width: 767px) {
.rokminievents3 { display: flex; justify-content: center; }
	.rme-items li { margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 5px;}
	.rme-day { font-size: 1.5rem;}
}

/************ FOOTER ************/
#g-footer h2 { color: white; text-align: center; border-bottom: none; }
#g-footer p { text-align: center; }
.footer-ads .g-content { margin: 0.625rem 0 0 0; padding: 1.5rem 0 0 0;}

/************ 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: #526592; }

@media only screen and (max-width: 767px) {
	#g-copyright { display: none !important; }
}

/************ 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; }
.ministrypage .pull-left.item-image { margin: 0; padding: 0;}

.ministrypage .page-header h2 {
	line-height: 1.2;
	color: #00376A;
    font-size: 1.8rem;
    border-bottom: 2px solid #E2EDE9;
    margin: 3px 0 0 0;
    padding: 0;
}

.ministrypage a { word-break: break-all; }
.ministrypage h2 a { word-break: normal; }

.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%;}
}


/************ 

TEMPLATE NOTES

Dark Blue: #042061; rgba(4,32,97,1)
Medium Blue: #526592; rgba(82,101,146,1)

menu bar: rgba(82,101,146,0.75)
rotator box: rgba(4,32,97,0.75)
article gradient: background: rgba(4,32,97,0); background: linear-gradient(top, rgba(4,32,97,0) 0%, rgba(4,32,97,1) 100%);

************/