/************ 
--------------------------------------------------------------------------

** Template **
 
Rotator Size: 600x337 (wide, 16:9)

--------------------------------------------------------------------------

** Fonts **
Serif: Rufina
Sans Serif: Lato

--------------------------------------------------------------------------
** Colors **
Dark Green: #0C3320
Bright Green: #006633
Gold: #A8996A

************/
 
body {color: #333; font-size: 1.1rem; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3;}

h1 {color: #A8996A; font-size: 5vw;}
h2, .page-header h2, h2.sprocket-features-title a { color: #006633; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 {color: #006633; font-size: 2rem;}
h4 {background: #006633; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem; font-family: 'Lato', san-serif; }
h5 {color: #006633; font-size: 1.5rem; text-transform: uppercase;}
h6 {color: #A8996A; font-size: 1.6rem; font-weight: 300; }
a { color: #006633; }
a:hover { color: #203B71; }

#g-footer a{ color: #ffffff;  }
#g-footer a:hover{ color: rgba(255,255,255, .7);  }

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, .sprocket-accordion-content .readon, .sprocket-lists-portrait-item a > span   { 
  color: #0C3320; 
  font-size: 1.1rem;
  text-transform: none;
  font-weight: normal;
  background: #A8996A; 
  padding: .7rem .8rem; 
  border-radius: .3rem; 
  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;  }
.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover, .sprocket-accordion-content .readon:hover, .sprocket-lists-portrait-item a:hover > span, .button a:hover {
	background: #777; color: white;
}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #006633; border: 1px solid #006633;}
.fancytable td { border: 1px solid #006633;}
.infotables th {color: white; background: #006633; border: 1px solid #006633;}
.infotables td { border: 1px solid #006633;}


/************ 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;}

/************ BACKGROUNDS  ************/
#g-navigation { background: #0C3320 url(../images/template/stpatrick.png) 0 0 no-repeat; background-size: 35%;}
.outline-16 #g-navigation { background: white url(../images/template/header-school.jpg) 0 0 no-repeat; background-size: contain;}
#g-navigation > .g-container > .g-grid, #g-navigation > .g-container > .g-grid .menumod, #g-slideshow > .g-container > .g-grid, #g-slideshow > .g-container > .g-grid .menumod { padding: 0 10%;}
#g-navigation > .g-container > .g-grid:nth-child(2), #g-slideshow > .g-container > .g-grid:nth-child(1) { padding: 0;}
#g-header .g-content { margin: 0; padding: 0;}
#g-header, #g-showcase { background: #0C3320 url(../images/template/pattern-parish.png) 0 0 no-repeat; background-size: cover;}
.outline-16 #g-header, .outline-16 #g-footer { background: #006633 url(../images/template/pattern-school.png) 0 0 no-repeat; background-size: cover;}

#g-utility .g-grid, #g-above .g-grid  { background: white; }
#g-utility .g-content { padding: .5rem;}

/************ LOGO  ************/
.g-logo img { width: 45%; padding-top: 20px; padding-bottom: 20px;}
.outline-16 .g-logo img { width: 100%; padding-top: 20px; padding-bottom: 20px;}

@media only screen and (max-width: 767px) {
	.outline-16 .g-logo img {padding: 20px; }
	
}



/************ MODULES  ************/
h3.g-title { border-bottom: 2px #006633 solid; padding: 4px; margin-bottom: 10px; text-align: center;}
.greenblocktitle h3.g-title { background: #006633; border-radius: 5px; color: white; font-size: 2.1vw; }
.happen h3.g-title { text-align: left; padding-left: 10px; }

.outline-16 #g-header h1 { color: white; margin: 1.2rem 0; font-size: 5.5vw;}
.outline-15 #g-header h1 { margin: 1.2rem 0; font-size: 5.5vw;}

/************ QUICKLINKS  ************/
.quicklinkbuttons .button { width: 100%; text-align: center; margin-bottom: 10px; }

@media only screen and (max-width: 767px) {
	.quicklinks { display: flex; flex-wrap: wrap; }
	.quicklinks > div { flex: 48%; width: 48%; }
	.quicklinks > div .button { margin: 10px; width: 94%; }
}

/************ BASIC MENU FIXES  ************/
.g-logo { display: block; text-align: center; }
#g-navigation { padding-bottom: 0px; }

.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; }

.menumod, .g-main-nav .g-dropdown { background: rgba(0, 102, 51, .95); }
.outline-16 .menumod, .outline-16 .g-main-nav .g-dropdown { background: rgba(0, 102, 51, 1);  }
.g-main-nav .g-toplevel > li > .g-menu-item-container,
.g-main-nav .g-sublevel > li > .g-menu-item-container { color: rgba(255,255,255,.6); }
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container { color: white; } 

@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: 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;}

.nav.menu { background: #025c2f; }
.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: white;
	background: #0c3320;
	font-weight: normal;
}

/************ SHOWCASE ROTATOR  ************/

.sprocket-features { padding: 25px 0 0 0; }
.outline-16 .sprocket-features { padding: 25px 0; }
.arrows-active .sprocket-features-list { margin: 0;}

.sprocket-features-img-container img {
	object-fit: cover; 
	object-position: center;
	height: 27vw !important;
	width: 48vw;
}
.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; order:2;}
.sprocket-features-content {flex:1; order:1; margin-right: 20px; overflow-y: auto; }
.layout-showcase .sprocket-features-list li { background: rgba(168, 153, 106, .7); padding: 0 0 0 20px; } 
.outline-16 .layout-showcase .sprocket-features-list li { background: #006633; }
.layout-showcase .sprocket-features-img-container img { border-left: 25px #0C3320 solid;}
.outline-16 .layout-showcase .sprocket-features-img-container img { border-left: 25px white solid;}

.sprocket-features-desc h1, 
.sprocket-features-desc h2,
.sprocket-features-desc h3,
.sprocket-features-desc p { color: #0C3320; }

.outline-16 .sprocket-features-desc h1, 
.outline-16 .sprocket-features-desc h2,
.outline-16 .sprocket-features-desc h3,
.outline-16 .sprocket-features-desc p { color: white; }

.sprocket-features-img-container { margin-right: 0; }
.layout-showcase .sprocket-features-img-container img { float: none; margin-right: 0px;}

h2.sprocket-features-title, .sprocket-features-desc h2 {
	font-weight: bold; 
	font-size: 2.2vw;
	border-bottom: none;
	padding: 0;
}

.sprocket-features-desc p { 
	font-size: 1.6vw;
	line-height: 1.5;
	padding: 0;
}
h2.sprocket-features-title a { border: none;}

.sprocket-features-desc .readon { margin-top: 20px; display: block; width: 130px; text-align: center;}


@media only screen and (max-width: 767px) {
	#g-header .g-content { padding: 0px; }
	.outline-16 #g-slideshow > .g-container > .g-grid { padding: 0;}
	.sprocket-features-desc { padding: 10px;}
	.sprocket-features-container {flex-direction:column;}
	h2.sprocket-features-title, .sprocket-features-desc h2 { font-size: 1.7rem; }
	.sprocket-features-desc p { font-size: 1.15rem; padding-bottom: 5%; }
	.sprocket-features-img-container {margin-right: 0px;}
	.layout-showcase .sprocket-features-list li { background: rgba(168, 153, 106, 1); }
	.sprocket-features-content { margin-right: 0px; min-height:260px;}
	.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%; }
	.sprocket-features-img-container { width: 100%;}
	#g-navigation > .g-container > .g-grid { padding: 0;}
	.layout-showcase .sprocket-features-img-container img, .outline-16 .layout-showcase .sprocket-features-img-container img { margin: 0; border: none;}
	.layout-showcase .sprocket-features-list li { padding: 0;}
	
}


/************ BIGGER ARROWS ON SLIDESHOW ************/
.sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: white;}
.outline-16 .sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: #006633;}
.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;}

/************ SLIDER VERTICAL LAYOUT  ************/

#g-above .g-content {margin: 0; padding: 2rem 0.9rem; }

.slidervert .sprocket-accordion-arrow {display: none; }

.slidervert img.sprocket-lists-image {
	object-fit: cover; 
	object-position: center;
	width: 150px;
	height: 100px;
}

.slidervert .active .sprocket-accordion-content { 
	padding: 0 5px; 
	position: absolute;
	bottom: 10px;
}
.slidervert .sprocket-accordion-content { padding: 0 5px; }

.slidervert .sprocket-accordion-title {
	font-family: 'Lato', sans-serif; 
    font-size: 1.1rem;
    line-height: 1.3;
	margin: 5px 0 5px 0;
} 
.slidervert .active .sprocket-lists-portrait-title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.slidervert .sprocket-accordion-title a:hover { color: #ddd; }
.slidervert .sprocket-accordion-title a { pointer-events: none; }

.slidervert .sprocket-accordion-desc {
    font-size: 1rem;
    line-height: 1.3;
}

.slidervert h2.sprocket-accordion-title {
	border: none;
	margin: 0; padding: .1rem 7px;
	font-size: 1.5vw;
	line-height: 1.3;
}

.slidervert .active h2.sprocket-accordion-title { background: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); padding: .1rem 0px; }

.slidervert .sprocket-accordion-item {
	border-bottom: 2px #0C3320 solid; opacity: 1;
	color: #0C3320; 
	background-image: url(../images/template/stpatrick.png); background-color: #006633; opacity: 1;
	height: auto !important;
	}

.slidervert .sprocket-accordion-item.active { height: 275px !important; }

.slidervert .sprocket-accordion-item:not(.active) {background: white !important; transition: all .4s ease-in;}
.slidervert .sprocket-accordion-item:not(.active) .sprocket-accordion-title a {color: #006633; font-weight: 700;}
.slidervert .sprocket-accordion-item:not(.active) .sprocket-accordion-content { background: white; padding: 0px;}
.slidervert .sprocket-accordion-item:not(.active) .sprocket-accordion-desc { display: none;}


.slidervert .sprocket-accordion-overlay { background: linear-gradient(to top, rgba(12, 51, 32, 0.95) 0%, rgba(12, 51, 32, 0.65) 65%, rgba(12, 51, 32, 0) 100%); }


@media only screen and (max-width: 767px) {
	.slidervert h2.sprocket-accordion-title, .slidervert .active h2.sprocket-accordion-title {font-size: 1.3rem; }
}


/************ HEADLINES  ************/
h4.sprocket-lists-portrait-title { background: none; font-size: 1.4rem !important; color: #006633; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 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: 200px;}
.active .portrait-image { width: 40%;}
.sprocket-lists-portrait-container li {  border-bottom: 2px solid #006633; }

#g-extension .platform-content:first-child {margin-bottom: 0px; padding-bottom: 0px;}
#g-extension .platform-content:last-child { margin-top: 0px; padding-top: 0px;}

/************ FOOTER  ************/
#g-footer h2 { color: white; border: none;}
#g-footer { border: none;}

/************ SCHOOL LAYOUT  ***********
#g-container-main .size-25 { flex: 0 20%; width: 20%;}
#g-container-main .size-75 { flex: 0 80%; width: 80%;}*/

/************ MOBILE  ************/
@media only screen and (max-width: 767px) {
	#g-navigation { background-image: none;  }
	h1 { font-size: 14vw;}
	.greenblocktitle h3.g-title { font-size: 6vw;}
	.g-offcanvas-toggle { color: white;}
	#g-container-main .size-25, #g-container-main .size-75 { flex: 1; width: 100%;}
	#g-container-main > .g-grid { display: flex; flex-wrap: wrap}
	#g-container-main > .g-grid > .g-block:first-child { order: 2;}
	#g-container-main > .g-grid > .g-block:last-child { order: 1;}
	#g-container-main .size-25, #g-container-main .size-75 { flex: 100%;}
	.outline-16 .sprocket-features { padding-top: 0px;}
	.outline-16 #g-navigation { background: white; }
	.outline-16 .g-offcanvas-toggle { color: #006633;  }
}

