@import url('//fonts.googleapis.com/css?family=Cinzel|Lato:400,400i,700,700i|Spectral:400,400i,600,600i&display=swap');

/************ 

TEMPLATE NOTES

blue: #10588E; rgba(16,88,142,1)
green: #3B8A4F; rgba(59,138,79,1)

************/

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;}
h1, h2, h3, h4, h5 { font-family: 'Cinzel', serif; }
p { line-height: 1.3; font-size: 1.1rem; font-family: 'Lato', sans-serif; }

h1 {color: #10588E; font-size: 2.5rem;}
h2, .page-header h2 { color: #10588E; font-size: 2rem; border-bottom: 1px solid #10588E;  line-height: 1.3; margin: 0; padding: 0;}
h3 {color: #3B8A4F; font-size: 2rem;}
h4 {background: #e5e5e5; font-size: 1.75rem; color: #10588E; border-radius: .2rem; padding: .1rem .4rem;}
h5 {color: #3B8A4F; font-size: 1.5rem; text-transform: uppercase;}
h6 {color: #10588E; font-size: 1.6rem; font-style: italic;}
a { color: #3B8A4F; }
a:hover { color: #10588E; }

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: #3B8A4F; 
  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: #10588E; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #10588E; border: 1px solid #10588E;}
.fancytable td { border: 1px solid #10588E;}

/************ 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 { display: none; }
.homelayout #g-container-main { margin-top: 0; }
#g-container-main { margin-top: 2%; }

/************ HEADER  ************/
#g-top { background: white url(../images/template/header.jpg) 0% 0% no-repeat !important; background-size: contain !important; padding-bottom: 1%; }
@media only screen and (max-width: 767px) {
	.g-logo img { width: 90%;} 
}

/************ TOP RIGHT ICON QUICKLINKS  ************/
.g-iconmenu {display: flex; width: 100%;  margin: 0 0 0 auto;}
.g-iconmenu > a  { color: #3B8A4F;  flex:1; border-left: 1px #3B8A4F solid; padding: 15px; letter-spacing: 1px; }
.g-iconmenu > a:hover { color: #10588E; }
.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; font-weight: bold; }
.g-iconmenu .g-iconmenu-icon {  font-size: 1.5rem; padding-bottom: 10px; }
.g-iconmenu img { height: 4vw; padding-bottom: 20px;}

@media only screen and (max-width: 767px) { 
	.icons-mobile .g-content { margin-top: 1%; padding-top: 0px; }
	.g-iconmenu {width: 100%; flex-direction: column; }
	.g-iconmenu img { height: 7vw;}
	.g-iconmenu .g-iconmenu-text {  font-size: 2.2vw; }
	.g-iconmenu > a  { color: white !important; border: none; margin: 5px 0 5px 0; }
	.g-iconmenu > a:hover  { color: #10588E !important; }
}

/************ 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: #10588E; font-weight: bold ;}
.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(16,88,142,.1); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(0,0,0,.1); }
#g-navigation { padding-bottom: 0px; }
.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-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; }
}

/************ CENTER SOCIAL MEDIA VERTICALLY  ************/
.g-block.size-5 { display: flex; justify-content: center; align-items: center; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: #10588E; }
#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; }

@media only screen and (max-width: 767px) {
	#g-offcanvas { border-right: 5px rgba(0,0,0,0.10) solid; }
}

/************ SIDE MENU  ************/
#g-aside .moduletable[class*="box"] { padding: 0; }
#g-aside .g-content { padding-left: 0.5rem; padding-right: 0.75rem;}
.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: #3B8A4F;  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: #10588E; font-weight: normal; }

/************ ROTATOR FULL WIDTH  ************/
#g-showcase .g-content { padding: 0; margin: 0; }
.layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 42vw !important; object-fit: cover; object-position: center; }

/************ ROTATOR SLIDESHOW BOTTOM LEFT FADE  ************/
#g-showcase h3 { color: white; margin: 0px;}
#g-showcase a { color: white; }
#g-showcase a:hover { color: #10588e; }
.layout-slideshow .sprocket-features-content { 
    position: absolute;
	top: 0; bottom: 0; left: 0;
	padding: 40px 0 40px 40px;
    width: 50%;
	background: linear-gradient(to right, rgba(59,138,79,0.8) 50%, rgba(59,138,79,0.45) 90%, rgba(59,138,79,0));
	justify-content: center;
	flex-direction: column;
}
.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc { display: block; background: none; }
.layout-slideshow .sprocket-features-title, .sprocket-features-desc h2 { color: white; border: none; padding: 10px 100px 0 10px; margin: 0; line-height: 1.2;}
.sprocket-features-desc h2  {padding: 0; }
.sprocket-features-desc a.readon  {background: #D0BEAB; color: #03284C; }
.sprocket-features-desc a:hover.readon  {background: #B6D1E0; color: #03284C; }
.layout-slideshow .sprocket-features-desc { color: white; font-size: 1.4rem; padding-top: 0; padding: 0px; text-shadow: 0px 0px 10px rgba(0,0,0,0.85);}

@media only screen and (min-width: 821px) and (max-width: 959px) {
	.layout-slideshow .sprocket-features-content { padding: 20px 0 10px 20px; }
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	.layout-slideshow .sprocket-features-content { padding: 10px 0 10px 10px; }
}

@media only screen and (max-width: 767px) {
	.sprocket-features-img-container img {width: 100%; height: 42vw !important; }
		.layout-slideshow h3, .layout-slideshow .sprocket-features-title { font-size: 1.1rem; text-align: left; line-height: 1.2;}
		.layout-slideshow .sprocket-features-content { 
		min-height:  80vw; background: #3B8A4F !important; padding-bottom: 0; bottom: 0; padding-left: 10px;
		position: absolute;
		top: 42vw;
		bottom: auto;
		left: 0px;
		right: 0px;
		padding: 10px;
		width: 100%;
		display: block;
		justify-content: auto;
		flex-direction: column;
		overflow: visible;
	}
	
	.layout-slideshow .sprocket-features-desc { line-height: 1.2; text-shadow: none; padding-right: 10px; overflow: visible; }
	.layout-slideshow .sprocket-features-desc div { display: flex; border-bottom: 1px rgba(0,0,0,0.075) solid; padding-bottom: 0.5rem; align-items: center;
}
	.layout-slideshow .sprocket-features-desc h3 { margin-right: 2%; width: 46%; }
	.layout-slideshow .sprocket-features-desc p { margin-top: 0.75rem; width: 50%; font-size: 0.95rem; margin-bottom: 15px; margin-right: 5px; }
	.sprocket-features-img-container { padding-bottom: 80vw;}
	.sprocket-features-arrows { display: none;}
	/*body .sprocket-features-desc p {  }*/
	.sprocket-features-pagination { display: none; }
}

/************ 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 !important; box-shadow: none; color: white;}
.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
.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;}
}

/************ WELCOME  ************/
#g-expanded { padding-top: 3%; }
#g-expanded .g-grid { background: white; }
#g-expanded .welcome .g-content { margin-top: 2%; margin-bottom: 1%; padding-bottom: 0px; padding-top: 0px; }
#g-expanded .welcome h1 { color: #10588E; font-size: 3.5rem; margin-bottom: 0px; line-height: 1;}
#g-expanded .welcome p { color: #3B8A4F; font-family: 'Spectral', serif; font-size: 1.75rem; }

/************ QUICKLINK PICS ************/
#g-expanded .quicklinks .g-content { margin-top: 0; padding-top: 0; }
.quicklinkpics {display: flex;  }
.quicklinkpics > div { flex: 1; height: 155px; position: relative; transition: all .35s ease-in-out; margin: 10px; background: #10588E; }
.ql-image img { object-fit: cover; object-position: center; height: 155px; width: 100%; opacity: 0.5; transition: all 0.15s ease-in; }
.ql-image img:hover { height: 165px; opacity: 1; }
.quicklinkpics > div:first-child { margin-left: 0px;}
.quicklinkpics > div:last-child { margin-right: 0px;}
.quicklinkpics > div > a { position: absolute; top: 0; bottom: 0; right: 0; left: 0; transition: all .35s ease-in-out; }
.quicklinkpics > div > a > div > div.ql-label { margin: 10px 0 0 0; text-align: center; font-size: 1.1rem; line-height: 1.2; letter-spacing: 1px; color: #333; transition: all .35s ease-in-out;  }
.quicklinkpics > div:hover > a {background: rgba(0,55,106,0.8);}

@media only screen and (max-width: 767px) {
	.quicklinkpics { display: block; border-top: 10px #ffffff solid;}
	.quicklinkpics > div { display: flex; height: auto; border-bottom: 1px #ffffff solid;}
	.quicklinkpics > div:first-child { margin-left: 10px;}
	.quicklinkpics > div:last-child { margin-right: 10px;}
		.quicklinkpics > div > a { position: relative !important; display: flex; align-items: center; background: #10588E; flex:1; }
	.quicklinkpics > div:hover > a { background: #3B8A4F;  }
	.ql-image img { opacity: 1; }
	.quicklinkpics > div > a > div:first-child { width: 150px; height: 90px; }
	.quicklinkpics > div > a > div:last-child { width: 100%; }
	.quicklinkpics > div:hover > a > div { border: none; }
	.quicklinkpics > div > a > div img { max-height: 90px; padding: 0; }
	.quicklinkpics > div > a > div > div.ql-label { text-align: left; margin: 0 0 0 20px; color: white; font-size: 1.15rem; }
}

/************ HOME MODULES  ************/
.homelayout h3.g-title { color: #10588E; border-bottom: 1px #3B8A4F solid; margin-bottom: 10px; padding-bottom: 0; line-height: 1.15; font-size: 1.7rem; }
#g-expanded .g-grid:last-child { padding-top: 3%; }

@media only screen and (max-width: 767px) {
	.homelayout h3.g-title { text-align: center; font-size: 2rem; }
}

/************ HEADLINES  ************/
h4.sprocket-lists-portrait-title { background: none; font-size: 1.4rem !important; color: #10588E; margin-top: 0px; margin-bottom: 0px; line-height: 40px !important;}
.active h4.sprocket-lists-portrait-title { margin-bottom: 10px; line-height: 1.3 !important;}
.portrait-image img { height: 40px; }
.active .portrait-image img { object-fit: cover; object-position: center; height: 150px;}
.active .portrait-image { width: 40%; }
.sprocket-lists-portrait-container li { border-bottom: 2px solid rgba(59,138,79,0.5); }
.sprocket-lists-portrait-item a span { text-transform: uppercase; font-weight: bold; letter-spacing: 2px; font-size: 1rem; }
#g-expanded .platform-content:first-child {margin-bottom: 0px; padding-bottom: 0px;}
#g-expanded .platform-content:last-child { margin-top: 0px; padding-top: 0px;}

/************ UPCOMING EVENTS  ************/
.rme-badge {
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-family: 'Lato', sans-serif; font-weight: bold ;
	background: #10588E; 
	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.4rem;}
.rme-month { font-size: 1.3rem; }
.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-title { font-size: 1.1rem; }
	.rme-time { font-size: 0.95rem; }
	.rme-day { font-size: 1.5rem;}
}

/************ BOTTOM PICS - READINGS & PRAYER INTENTIONS ************/
#g-extension .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; padding-right: 0px; margin-bottom: 0px; padding-bottom: 0px; }
.bottompics {display: flex;}
.bottompics > div {
	flex: 1; 
	height: 270px; 
	position: relative; 
	transition: all .35s ease-in-out;
	margin: 0 15px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.35);
}

.bottompics > div:first-child { margin-left: 0px;}
.bottompics > div:last-child { margin-right: 0px;}

.bottompics > div > a { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  height: 270px; 
  background: rgba(16,88,142,0.7);
  transition: all .35s ease-in-out;
}

.bottomtext {
	position: absolute; 
	top: 0; bottom: 0; right: 0; left: 0;
	margin: 5%; 
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .35s ease-in-out;
}

.bottomtext { 
  color: white; 
  font-family: 'Cinzel', serif;
  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);
  font-size: 2.2vw;
  line-height: 1.2;
  margin-bottom: 5px;
}

.bottompics > div:hover > a {background: rgba(16,88,142,0.5);}

.bottompics > div > div > img {
  object-fit: cover; 
  object-position: center;
  height: 270px;
  width: 100%;
}

@media only screen and (min-width: 1500px) {
	.bottompics > div, .bottompics > div > a, .bottompics > div > div > img { height:  22vw; }
}

/************ BOTTOM PICS MOBILE  ************/
@media only screen and (min-width: 768px) and (max-width: 959px) { .bottomtext { font-size: 1.6rem; } }

@media only screen and (max-width: 767px) {
	#g-extension .g-content { margin: 0; padding: 0; }
	.bottompics {display: block;}
	.bottompics > div { margin: 20px; }
	.bottompics > div:first-child { margin-left: 20px;}
	.bottompics > div:last-child { margin-right: 20px;}
	.bottompics > div, .bottompics > div > a, .bottompics > div > div > img { height: 200px;}
	.bottompics > div > a { background: rgba(16,88,142,0.7); }
	.bottomtext { font-size: 1.6rem; }
}

/************ BOTTOM ADS  ************/
/*.homelayout #g-bottom { background: #10588E; }*/
.homelayout #g-bottom .g-grid { background: #10588E; }
#g-bottom .g-grid { background: white; }
#g-bottom { margin-bottom: 2%; }

@media only all and (max-width: 74.938rem) and (min-width: 48rem) { #g-bottom { margin-left: 4%; margin-right: 4%; padding: 0; } }
@media only all and (max-width: 59.938rem) and (min-width: 48rem) { #g-bottom { margin-left: 0; margin-right: 0; } }
@media only screen and (max-width: 767px) { 
	#g-bottom { background: white; }
	.homelayout #g-bottom { background: #10588E; }
}

/************ FOOTER ************/
#g-footer h2 { border-bottom: none; letter-spacing: 1px; }
#g-footer p { letter-spacing: 1px; }
#g-footer a { color: #10588E;  }
#g-footer a:hover { color: #3B8A4F;  }
#g-footer .g-grid:last-child .g-content { margin: 0; padding: 0; }
#g-footer a .fa.fa-lock { color: #8b96ad; }
#g-footer a:hover .fa.fa-lock { color: #e5e5e5; }

/************ SEARCH BAR ************/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { background-color: #e5e5e5; }
.chzn-container-single .chzn-single, .chzn-container-active.chzn-with-drop .chzn-single { background: #e5e5e5; }
.label-info, .badge-info { background: rgba(16,88,142,0.25); }
.search span.highlight { background-color: rgba(16,88,142,0.25); }


/************ 

TEMPLATE NOTES

blue: #10588E; rgba(16,88,142,1)
green: #3B8A4F; rgba(59,138,79,1)

************/