/************ 

--------------------------------------------------------------------------
** Template **
Rotator Size: 600x338 (wide, 16:9)
--------------------------------------------------------------------------
** Fonts **
Serif: Marcellus (titles)
Sans Serif: Lato
--------------------------------------------------------------------------
** Colors **
Dark Blue: #002d74; rgb(0,45,116)
Bright Blue: #009ade; rgb(0,154,222)


************/

body {color: #333; }

h1, h2, h3, h4, h5, h6 { margin: .75rem 0; line-height: 1.3; font-weight: normal;}
p { line-height: 1.3;}

h1 {color: #182A47; font-size: 3.5rem;}
h2, .page-header h2 { color: #002d74; font-size: 2.5rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 {color: #002d74; font-size: 2rem;}
h4 {background: #002d74; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 {color: #009ade; font-size: 1.5rem; text-transform: uppercase;}
h6 { font-family: 'Marcellus', serif;  color: #203B71; font-size: 1.6rem; }
a { color: #009ade; }
a:hover { color: #203B71; }

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: #009ade; 
  padding: .7rem 1.1rem; 
  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: #777; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #002d74; border: 1px solid #002d74;}
.fancytable td { border: 1px solid #002d74;}

/************ 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;}

/************ LOGO  ************/
#g-navigation .g-content { margin: 0; padding: 0;}
.g-logo img {
    width: 50%;
    margin: 20px auto;
    display: block;
}

/************ BACKGROUND  ************/
#g-header { background: #eee url(../images/template/background.png) 100% 0 no-repeat; }
.outline-10 #g-header { background: #eee url(../images/template/background-school.jpg) 100% 0 no-repeat; }

hr {  border-bottom: 2px solid rgb(0, 154, 222); margin: 10px 0;}

@media only screen and (max-width: 767px) {
	.outline-10 #g-header,  #g-header { background: none; }
}



/************ MODULES  ************/
h3.g-title { border-bottom: 2px #009ade solid;}
.g-title { padding: 0;}
#g-above .g-content { padding-left: 5px; padding-right: 5px; padding-top: 15px; padding-bottom: 0px;}
#g-above .g-block:first-child .g-content { padding-left: 0px; margin-left: px;} 
#g-above .g-block:last-child .g-content { padding-right: 0px; margin-right: px;} 
#g-above .g-block .g-content .platform-content { padding-bottom: 0px; margin-bottom: 0px;} 
#g-showcase h6 { color: white; }
.bluebox.moduletable { background: #002d74 }

/**#g-utility .platform-content, .moduletable, .widget {padding: .5rem 0;}**/
#g-utility .g-content { padding-left: 5px; padding-right: 5px; padding-top: 15px; padding-bottom: 0px;}
#g-utility .g-block:first-child .g-content { padding-left: 0px; margin-left: px;} 
#g-utility .g-block:last-child .g-content { padding-right: 0px; margin-right: px;} 
#g-utility .g-block .g-content .platform-content { padding-bottom: 0px; margin-bottom: 0px;}


/************ MENU  ************/
.size-5  { display: flex; align-items: center; }
.g-social a { color: white; }
.g-social a:hover { color: #009ade !important;}
.outline-10 .g-social a:hover { color: #ddd !important;}

#g-slideshow .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: 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-logo img { width: 70%;} 
	.g-offcanvas-toggle {
		top: 20px;
		left: 20px;
		color: white;
	}
	.outline-10 .g-offcanvas-toggle {color: #002d74;	}
}

/************ 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;}

.moduletable .nav.menu li.current.active a, .moduletable .nav.menu li a:hover { 
	color: white;
	background: #009ade;
	font-weight: normal;
}


/************ SHOWCASE ROTATOR  ************/

#g-header .g-content { padding: 0; margin: 0;}

.sprocket-accordion-content .readon { background: #009ade; }
.sprocket-accordion-content .readon:hover { background: #777; }

.sprocket-features { padding: 25px 0 0 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; /************ TO CENTER FEATURE TEXT align-items: center;   ************/ }
.sprocket-features-img-container {order: 1;}
.sprocket-features-content { order: 2; }

.sprocket-features-img-container {width: 48vw;}
.sprocket-features-content {flex:1; margin-left: 20px; padding: 15px; overflow-y: auto; /* background: rgba(0,45,116,0.85); */ }
.subsite-school .sprocket-features-content { background: rgba(0,45,116,0.85);}
.layout-slideshow .sprocket-features-content {
    position: absolute;
    top: auto;
	bottom: 20px;
    left: 20px;
    width: auto;
}
.layout-showcase .sprocket-features-list li {  padding: 0; } 
.layout-showcase .sprocket-features-img-container img { border: none; float: none; margin-right: 0px;}

.sprocket-features-desc h1, 
.sprocket-features-desc h2,
h2.sprocket-features-title,
.sprocket-features-desc h3,
.sprocket-features-desc h6,
.sprocket-features-desc p { color: white; }

.sprocket-features-img-container { margin-right: 0; }

h2.sprocket-features-title, .sprocket-features-desc h2 {
	border-bottom: none;
	padding: 0;
}

.sprocket-features-desc p { 
	font-size: 1.4vw;
	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; }
	.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;}
	.sprocket-features-content { margin-right: 0px; margin-left: 0px; min-height:190px;}
	.sprocket-features-arrows { display: none;}
	.sprocket-features-img-container { order:1;}
	.sprocket-features-content { order:2; background: #002d74; }
	.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 { 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: #333;}
.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: 12px;}

/************ FOOTER  ************/
#g-footer h2 { border: none;}
#g-footer p { font-size: 1.2rem;}
#g-footer { border-top: none;}


/************ TOP ICONS  ************/
.g-iconmenu { display: flex; flex-direction: column; }
.sprocket-features-desc, .g-iconmenu { height: 96%;}
.g-iconmenu h6 { margin: 0; } 
.g-iconmenu > a  { color: white;  flex:1; display: flex;  align-items: center; }
.g-iconmenu > a:hover { color: #009ade; }
.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: 1.75vw; font-weight: normal; }
.g-iconmenu .g-iconmenu-icon {  width: 7vw; font-size: 4vw; padding-bottom: 0; padding-right: 20px; padding-left: 10px; }
.g-iconmenu img { height: 4vw; padding-bottom: 20px;}

@media only screen and (max-width: 767px) { 
	.g-iconmenu {width: 100%; }
	.g-iconmenu img { height: 10vw;}
	.g-iconmenu .g-iconmenu-text {  font-size: 6vw; }
	.g-iconmenu .g-iconmenu-icon {  width: 18vw; font-size: 9vw; }
}

/************ 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; color: #333;}

.sprocket-accordion-title {
    font-size: 1.1rem;
    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; color:#002d74; text-shadow: none;  }

.sprocket-accordion-desc {
    font-size: 1rem;
    line-height: 1.3;
}

h2.sprocket-accordion-title {
	border: none;
	margin: 0; padding: .1rem 7px;
	font-size: 1.5vw;
	line-height: 1.3;
}

.active h2.sprocket-accordion-title { background: none; color: #002d74; text-shadow: 2px 2px 5px rgba(0,0,0,0.8); padding: .1rem 0px; }

.sprocket-accordion-item {
	border-bottom: 2px #009ade solid; opacity: 1;
	color: #0C3320; 
	background-image: url(../images/template/article.jpg); background-color: #002d74; 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: #002d74; font-weight: 400;}
.sprocket-accordion-item:not(.active) .sprocket-accordion-content { background: #eeeeee; padding: 0px;}
.sprocket-accordion-item:not(.active) .sprocket-accordion-desc { display: none;}


.sprocket-accordion-overlay { background: linear-gradient(to top, rgba(218, 238, 249, 1) 10%, rgba(218, 238, 249, .9) 40%, rgba(218, 238, 249, 0) 70%, rgba(218, 238, 249, 0) 100%); }


@media only screen and (max-width: 767px) {
	h2.sprocket-accordion-title, .active h2.sprocket-accordion-title {font-size: 1.3rem; }
}

.blueback { background: rgba(0,45,116,0.85); margin-top: 25px; padding: 10px 20px 10px 20px;}
.blueback h6 { color: white; }
.blueback { position: relative; }
.blueback .g-iconmenu { position: absolute; top:0; right:0; bottom:0; left: 0; }

@media only screen and (max-width: 767px) {
	.blueback .g-iconmenu { position: relative; }
}
/****MASS TIMES TABLE******/
.masstimes td {padding: 1px 1px; }


/*
** Colors **
Dark Blue: #002d74; rgb(0,45,116)
Bright Blue: #009ade; rgb(0,154,222)
*/