@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Spectral:400,500,600|Spectral+SC:400,500,600&display=swap');

/************ 

TEMPLATE NOTES

Blue: #100F67; rgba(16,15,103,1)
Gold: #C1A240; rgba(193,162,64,1)
Light Cream: #EFEBE4; rgba(239,235,228,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;}
p { line-height: 1.3; font-size: 1.1rem;  font-family: 'Lato', sans-serif; }

h1 { font-family: 'Spectral', serif; color: #100F67; font-size: 2.5rem;}
h2, .page-header h2 { font-family: 'Spectral', serif; color: #C1A240; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Spectral SC', serif; color: #100F67; font-size: 2rem;}
h4 { font-family: 'Spectral', serif; background: #EFEBE4; font-size: 1.75rem; color: #100F67; border-radius: .2rem; padding: .1rem .4rem;}
h5 { font-family: 'Spectral SC', serif; color: #100F67; font-size: 1.5rem; }
h6 { color: #C1A240; font-size: 1.6rem; font-style: italic;}
a { color: #C1A240; }
a:hover { color: #100F67; }

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: #C1A240; 
  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: #100F67; color: white;}

.btn .icon-chevron-right { display: none;}

/************ ROTATOR  ************/
.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
    background: none;
    color: #fff;
    box-shadow: none; 
}
.layout-slideshow .sprocket-features-arrows .arrow { font-size: 5rem;}


/************ TABLES  ************/
.fancytable th {color: white; background: #100F67; border: 1px solid #100F67;}
.fancytable td { border: 1px solid #100F67;}

/************ 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: 24vw; object-fit: cover; width: 100%; opacity: 0.35; }

@media only screen and (max-width: 767px) { 
	.hero img { height: 24vw; }
}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }

/************ MENU  ************/
#g-top { 
	background: #100f67 url(images/header.jpg) 100% 100% no-repeat; 
	background-size: contain; 
}
#g-navigation .g-content { margin: 0; padding: 0;}
.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-navigation { padding-bottom: 0px; }
.g-main-nav .g-toplevel > li > .g-menu-item-container { text-align: center;  padding: 0.75rem 1.25rem;  }
.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 .g-toplevel > li > .g-menu-item-container {  font-weight: bold; }

.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-logo img { width: 70%;} 
	.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: #EFEBE4; 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: #100F67;  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: #100F67;
	background: #EFEBE4;
	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: black; }
#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: #100f67; }
#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; }

/************ 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; height:  40px; }
#g-copyright a .fa.fa-lock { color: #fff; }
#g-copyright a:hover .fa.fa-lock { color: #C1A240; }

@media only screen and (max-width: 767px) {
	#g-copyright { display: none !important; }
}


#g-feature:before { border: none; }

/************ MINISTRY PAGE  ************/
.ministrypage .items-row { 
	display: flex; 
	align-items: stretch;
}
.ministrypage .items-row > div { 
	display: flex; 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2); 
	border-radius: 0 0 4px 4px; 
	background: rgba(252, 221, 184,0.2); 
	margin: 15px 8px;
	
}
.ministrypage .items-row .item  {
	display: flex; flex-direction: column; width: 100%; 
}
.ministrypage .items-row .item .readmore { flex:1;}
.ministrypage .item .pull-left.item-image { order: 1; }
.ministrypage .item .pull-left.item-image img { border-radius: 4px 4px 0 0; width: 100%;}
.ministrypage .item .page-header { order: 2; padding: 0 5px 0 20px; }
.ministrypage .item table { order: 3; margin: 5px 0 20px 0;  padding: 0 20px; }
.ministrypage .item p, .ministrypage .item ul, .ministrypage .item ol,  .ministrypage .item blockquote   { order: 4;  padding: 0 20px; }
.ministrypage .pull-left.item-image { margin: 0; padding: 0;}

.ministrypage .page-header h2 {
	line-height: 1.2;
    font-size: 1.8rem;
    border-bottom: 0px;
    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: 100%;}
	.ministrypage .items-row { display: block; }
	.ministrypage .items-row > div { margin-left: 0; margin-right: 0; margin-bottom: 40px; }
}

#g-utility .g-content {padding: 1.5rem 0.5rem;}
#g-utility .g-title {padding: 0 0 0.5rem 0;}


/************ MODULES  ************/
.bluebackheader h3.g-title {
	margin-bottom: 15px;
	padding: 10px 20px;
    line-height: 1.2;
	background: #100F67;
	color: white;
	border-radius: 5px;
}
.newsfeedbluebackheader { 
	list-style-type: none; 
	margin-left: 0;
	
}
.feed-link a{ 
	font-family: 'Spectral SC', serif;
    color: #100F67;
    font-size: 1.7rem;
	line-height: 1.3;
}
.feed-item-description h4 {
    font-family: 'Lato', san-serif; 
    background: none;
	color: black;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0;
}
.feed-item-description h4 a { color: black; }

/************ QUICKLINKS ************/
.quicklinks .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px; }
.quicklinkpics {display: flex;}
.quicklinkpics > div { 	flex: 1; height: 175px; position: relative; transition: all .35s ease-in-out; margin: 25px; }

.quicklinkpics > div:first-child { margin-left: 0px;}
.quicklinkpics > div:last-child { margin-right: 0px;}

.quicklinkpics > div > a { 
  font-family: 'Spectral', serif;
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  font-size: 1.4rem; 
  line-height: 1.1;
  background: rgb(193, 162, 64, .8);
  color: #100f67;
  
  transition: all .35s ease-in-out;
}
.quicklinkpics > div > a > div { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
	border: 1px #100f67 solid; 
	margin: 8%; 
	text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;	
  transition: all .35s ease-in-out;
}

.quicklinkpics > div:hover > a > div { margin: 0; }

.quicklinkpics > div:hover > a { background: rgb(193, 162, 64, .65); }

.quicklinkpics > div > div > img {
  object-fit: cover; 
  object-position: center;
  height: 175px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
	.quicklinks .g-content { margin: 0.625rem; padding: 1.5rem; }
	.quicklinkpics > div { margin: 25px 0;}
	.quicklinkpics > div:first-child { margin-top: 0px;}
	.quicklinkpics { display: block; }
	.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; }
	.quicklinkpics > div:hover > a { background: #A8996A;  }
	.quicklinkpics > div > a { background: #C1A240; flex:1; text-shadow: none; }
	.quicklinkpics > div { height: auto; border-bottom: 1px white 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; text-align: left; }
	.quicklinkpics > div:hover > a > div {margin: 0 0 0 20px; border: none; }
}


.k-ui-namespace .mod_docman.mod_docman--documents { justify-content: left; }


.bigheading h2.contentheading {
	color: #100f67;
	font-size: 4.5rem;
	border: none;
}
.mod_placeherealert h2.contentheading {
	padding-top: 15px;
}

#g-footer ul {margin-top: 0; margin-bottom: 0;}
#g-footer {padding: 0 5%; }
#g-footer a:hover { color: #C1A240;}
#g-footer a { color: white;}
/*#g-offcanvas { background: #100f67;}
#g-offcanvas #g-mobilemenu-container ul { background: #343182;}*/

/************ MOBILE  ************/
.g-offcanvas-toggle {
	color: white;
}
.g-offcanvas-toggle:hover {
    color: #C1A240;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after, #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container { color: #8e8dc5; }

@media only screen and (max-width: 767px) {
	#g-top { background-size: cover; }
	#g-utility .g-content { padding: 0;}
	#g-utility p { margin: 0;}
	#g-utility h3 { margin: 0;}
	#g-footer img { width: 40vw; margin: auto;} 
	.bigheading h2.contentheading {  font-size: 3rem;	}
	h3 { font-size: 1.7rem; }
	
}
/**** Create a nice looking table with alternating rows *****/
.alternaterows  {width: 100%;}
.alternaterows tr:nth-child(even) {background: #fff; border-bottom: 1px solid #ddd;}
.alternaterows tr:nth-child(even):hover {background: #fafafa; border-bottom: 1px solid #ddd;}
.alternaterows tr:nth-child(odd) {background: #fafafa; border-bottom: 1px solid #ddd;}
.alternaterows tr:nth-child(odd):hover {background: #fff; border-bottom: 1px solid #ddd;}
	
 @media only screen and (max-width: 767px){ 
   .alternaterows, .alternaterows div, .alternaterows tr, .alternaterows td, .alternaterows tbody { display: block; table-layout:auto; width: 100%; border: none; margin: 0;}
   .alternaterows img { display: block; margin: 0 auto; width: 100%;}  
   .alternaterows { display:block; }
 }	



/************ 

TEMPLATE NOTES

Blue: #100F67; rgba(16,15,103,1)
Gold: #C1A240; rgba(193,162,64,1)
Light Cream: #EFEBE4; rgba(239,235,228,1)

