@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700|Rufina:400,700');

/************ 

TEMPLATE NOTES

Dark Blue: #254B6B -- menu, quicklinks
Sky Blue: #B6D1E0
Darker Blue: #03284C -- homepage module titles, links
Tan: #D0BEAB  -- readmore

************/

body {color: #414042; 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; font-size: 1.1rem;}
body p { font-size: 1.1rem; }

h1 {color: #03284C; font-size: 2.5rem;}
h2, .page-header h2 { color: #03284C; font-size: 2rem; border-bottom: 1px solid #03284C;  line-height: 1.3; margin: 0; padding: 0;}
h3 {color: #AD9D8E; font-size: 2rem; font-family: 'Lato', sans-serif; }
h4 {background: #254B6B; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 {color: #AD9D8E; font-size: 1.5rem; text-transform: uppercase; font-family: 'Lato', sans-serif;}
h6 {color: #03284C; font-size: 1.6rem; font-style: italic;}
a { color: #03284C; text-decoration: none; }
a:hover { color: #248EC2; }

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, .headlines a span, span.button   { 
  color: #03284C; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #D0BEAB; 
  padding: .7rem 1.3rem; 
  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, .headlines a:hover span, span.button:hover, span.button a:hover {background: #B6D1E0; color: #03284C;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: #03284C; background: #B6D1E0; border: 1px solid #B6D1E0;}
.fancytable td { border: 1px solid #B6D1E0;}

/************ BULLETED LIST  ************/
/*ul { margin-left: 2.5rem; }*/

/************ 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;}
.alert h4.newsflash-titlealert { border-bottom: 1px black solid; border-radius: 0 !important; padding-bottom: 5px; margin-top: 10px; }
.alert p { margin-bottom: 2rem; }


/************ HOME LAYOUT  ************/
.homelayout .hiddenhome { display: none; }
.homelayout #g-mainbar { display: none; }
#g-navigation, #g-utility, #g-extension { padding: 0 7%; }
#g-utility { margin: 0.65rem 0; }
#g-utility .g-content { margin: 0; padding: 1.5rem 0; }

#g-extension {margin-bottom: 2%; }
.homelayout #g-extension { background: white url(../images/homepage/background.jpg) 50% 60% no-repeat; background-size: contain; }
#g-extension h3.g-title { margin: 0; padding: 0; color: #03284C; background: #B6D1E0; border-radius: 3px; font-family: 'Rufina', serif; padding-left: 10px; font-size: 1.75rem;}
#g-extension .g-block:nth-child(2) h3.g-title, #g-extension .g-block:last-child h3.g-title { padding-left: 0px; text-align: center; }

.dionews h3.g-title, .formed h3.g-title { background: none !important; border-bottom: 2px #B6D1E0 solid; border-radius: 0px !important; }
.formed p { margin-top: 10px; }
.dionews ul { margin-top:  10px; }

#g-extension .g-block:nth-child(3) .g-content { margin: 0; padding: 0; }
#g-extension .g-block:nth-child(1) .g-content, #g-extension .g-block:nth-child(2) .g-content {margin-top: 0px; padding:0 1.5rem 0 0; }

@media only screen and (max-width: 767px) {
	#g-extension {margin-bottom: 6%; }
	.homelayout #g-extension { background: white url(../images/homepage/background-mobile.jpg) 0% 10% no-repeat; background-size: contain; }
	#g-extension .g-grid .g-block:first-child .g-content {margin-top: 0px !important; padding-top: 0px !important; }
	#g-extension .g-grid .g-block .g-content:last-child {margin-bottom: 0px !important; padding-bottom: 0px !important; }
	#g-extension .g-block .g-content { margin: 0.625rem !important; padding: 1.5rem !important; }
	.dionews h3.g-title, .formed h3.g-title { background: #B6D1E0 !important; border-bottom: none; border-radius: 3px !important; }
	#g-extension h3.g-title { text-align: center; }
	
}
.fw-feed-item-description {font-size: 1.2rem;}
#g-extension .g-block:last-child body {font-size: 1.2rem;}

/************ SUBPAGES  ************/

#g-container-main { margin: 0 5%; }

.sprocket-lists-portrait > ul {   list-style: none !important; }
.sprocket-lists-portrait ul .sprocket-lists-portrait-item ul {   list-style: disc !important; margin: 0 0 10px 25px; }
 
.sprocket-lists-portrait-container > ul > li {
	padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #D3D3D3;
    clear: both;
    overflow: hidden;
    cursor: pointer;

 }
 .sprocket-lists-portrait-container .sprocket-lists-portrait-item ul > li {
	padding: 0;
    margin:  0;
    border-bottom:  inherit;
    clear:  inherit;
    overflow:  inherit;
    cursor:  inherit;
	text-align: left;
	list-style-image: initial;
}
 

/************ HEADER  ************/

/*#g-top {padding: 1% 5%; background: #B6D1E0 url(../images/homepage/header.jpg) 58% 0 no-repeat; background-size: contain; }*/
#g-top {padding: 1% 0%; background: #B6D1E0 url(../images/homepage/header.jpg) 66% 0 no-repeat; background-size: contain; }
.g-logo img { width: 95%; }
.visible-phone {display: none; }
.g-offcanvas-toggle { color: #254B6B; }
#g-top .g-content { padding: 0; }

@media only screen and (max-width: 767px) {
	#g-top {background: #B6D1E0 url(../images/homepage/header-mobile.jpg) 50% 50% no-repeat; background-size: cover%; }
	.g-logo img { width:  75% ;}
	#g-top .g-grid:nth-child(2) .g-block .g-content.g-particle { margin: 2% 0 0 0; padding: 1% 0; }
	.hidden-phone {display: none; }
	
}

.fixed #g-navigation { z-index: 100; position: fixed; top:0; left:0; right :0; box-shadow: 0px 2px 5px rgba(0,0,0,.5);}

/************ FIXED HEADER  ***********
#g-top { z-index: 100; position: fixed; top: 0; height: 130px; margin-bottom: 50px;}
#g-navigation { position: fixed; top: 130px; z-index: 101; }
#g-page-surround { top: 182px }

@media only screen and (max-width: 767px) {
	#g-top, #g-navigation, #g-page-surround { position: relative; top: 0; height: auto; margin-bottom:  0px; }
}
*/

/************  FIXED TOP MENU - copied from TOR  ************/
/* .fixed #g-navigation > .g-grid:first-child > .g-block { 
	z-index: 100; 
	position: fixed; top:0; left: 0; right: 0; 
	box-shadow: 2px 2px 5px rgba(0,0,0,.5) ; 
}
.fixed .g-main-nav .g-toplevel > li > .g-menu-item-container { color: white; }
.fixed .g-main-nav .g-toplevel > li.g-menu-item-type-particle {  display: inline-block;} 
.fixed .menu-item-particle img { height: 50px; } */

/************ MENU  ************/

.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; text-align: center; }
.g-social a { color: white; }

@media only screen and (max-width: 767px) {
	#g-navigation .g-social { display: none; }
	#g-top { border-bottom: 2px #254B6B solid; }
}

/************ OFFCANVAS MENU  ************/

.g-offcanvas-toggle {color: #254B6B; }
#g-offcanvas {background: #254B6B; color: #254B6B; }
#g-offcanvas #g-mobilemenu-container ul {background: #254B6B; }
#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, #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container:hover {background: rgba(255,255,255,0.25); }
#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; }
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {color: white; }
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container { color: white; }


/************ BASIC MENU FIXES  ************/
#g-navigation { padding-bottom: 0px; }

.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: 15px; left: 15px;}
}

/************ 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: #254b6b; font-weight: normal;}
.moduletable .nav.menu li{ border-bottom: 1px #254B6B solid; background: #D0BEAB; color: #254b6b; #transition: all .2s ease-in; 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: #254b6b;
	font-weight: normal;
}


/************ TOP ICON QUICKLINKS  ************/
.g-iconmenu {display: flex; width: 100%;  margin: 0 0 0 auto;}
.g-iconmenu > a  { color: #254B6B;  flex:1; border-left: 1px #254B6B solid;}
.g-iconmenu > a:hover { color: white; }
.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.1vw; font-weight: bold; padding: 0 15%; }
.g-iconmenu .g-iconmenu-icon {  font-size: 1rem; padding-bottom: 10px; }
.g-iconmenu img { height: 4vw; padding-bottom: 20px;}

@media only screen and (max-width: 767px) { 
	/*.g-iconmenu {width: 100%; }*/
	.g-iconmenu {width: 85%; margin: 0 0 0 7%; }
	.g-iconmenu img { height: 10vw;}
	.g-iconmenu .g-iconmenu-text {  font-size: 2.25vw; }
	#g-top .g-grid:nth-child(3) .g-block:nth-child(2).visible-phone .g-content { padding: 0 0 0.75rem 0; margin: 0; }
}

/************ ROTATOR - HELPS FOR SPECIFIC TEMPLATE  ************/
#g-showcase .g-content { padding: 0; margin: 0; }


/************ ROTATOR - FULL WIDTH ************/

.layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 36vw !important; object-fit: cover; object-position: center; }

/************ ROTATOR SLIDESHOW BOTTOM LEFT FADE  ************/

.layout-slideshow .sprocket-features-content { 
    position: absolute;
	top: auto;
	bottom: 40px;
    left: 0px;
	padding: 15px 0 15px 40px;
    width: 70%;
	background: linear-gradient(to right, rgba(37,75,107, .8) 50%, rgba(37,75,107,.45) 90%, rgba(37,75,107,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-right: 100px;}



@media only screen and (max-width: 767px) {
	.sprocket-features-img-container img {width: 100%; height: 42vw !important; }
	
	.layout-slideshow h2 { font-size: 1.5rem; text-align: left; }
		
	.layout-slideshow .sprocket-features-content { 
		min-height:  150px; background: #254B6B !important; padding-bottom: 0; bottom: 0; padding-left: 10px;
		position: absolute;
		top: 36vw;
		bottom: auto;
		left: 0px;
		right: 0px;
		padding: 10px;
		width: 100%;
		display: block;
		justify-content: auto;
		flex-direction: column;
	}
	
	.layout-slideshow .sprocket-features-desc { font-size: 1rem; line-height: 1.2;}
	.sprocket-features-img-container { padding-bottom: 36vw;}
	.layout-slideshow h2, .layout-slideshow .sprocket-features-title { line-height: 1.2; font-size: 1.5rem; }
	.sprocket-features-arrows { display: none;}
	body .sprocket-features-desc p { font-size: 3vw; margin-bottom: 0px; }
	.sprocket-features-pagination { display: none; }
}


/************ BIGGER ARROWS ON SLIDESHOW ************/
.layout-slideshow .sprocket-features-arrows .arrow span { font-size: 6rem; line-height: 0px; width: 25px;}
/*.layout-slideshow .sprocket-features-arrows .prev span:before { content: "‹";}
.layout-slideshow .sprocket-features-arrows .next span:after { content: "›";}*/

.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { background: none; 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;}
}

/************ QUICKLINK BUTTONS  ************/


.quicklinkboxes { display: flex; justify-content: space-around;} 
.quicklinkboxes > div{ flex: 1; padding: 12px 0px;  margin: 0px 7px; background: #254B6B; transition: background 0.3s linear; text-align: center; border-radius: 3px; }
.quicklinkboxes > div a { color: white; text-align: center; }
.quicklinkboxes > div:hover{ background: #B6D1E0; }
.quicklinkboxes > div a:hover{ color: #254B6B;; }

/*.linktext {
	z-index: 5;
	display: flex;
    justify-content: center;
    align-items: center;
	/*height: 100%;
    width: 100%;*/
}*/

a .linktext { color: white;}
a .linktext:hover { color: #254B6B;}

@media only screen and (max-width: 767px) {
  .quicklinkboxes { flex-wrap: wrap;}
  .quicklinkboxes > div { width: 45%; flex:none; margin: 5px 0;} 
}

/************ HEADLINES  ************/
h4.sprocket-lists-portrait-title { background: none; font-size: 1.4rem !important; color: #254B6B; margin-top: 0px; margin-bottom: 0px; line-height: 28px !important; font-family: 'Lato', sans-serif; }
.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: 100px;}
.active .portrait-image { width: 30%;}
.sprocket-lists-portrait-container li {  border-bottom: 2px solid rgba(182,209,224,0.85); }

#g-extension .platform-content:first-child {margin-bottom: 0px; padding-bottom: 0px;}
#g-extension .platform-content:last-child { margin-top: 0px; padding-top: 0px;}
.sprocket-lists-portrait-pagination li { background: #254B6B; border-radius: 0; padding: 7px !important; }
.sprocket-lists-portrait-arrows .arrow { background: rgba(37,75,107,0.5); color: #254B6B; }

/************ REMOVE BUTTON STYLING FROM PDF ICON IN HEADLINES ARTICLE  ************/
.headlines a span.k-icon-document-pdf {background: none; padding: 0; }

/************ BRING UP ALL HEADLINES BUTTON  ************/

#g-extension .g-block:first-child .platform-content:nth-child(2) { margin: 0; padding: 0.5rem 0 1.5rem 0; }



/************ UPCOMING EVENTS  ************/
.rme-badge { 
	font-family: 'Lato', sans-serif; 
	background: #B6D1E0; 
	border-radius: 3px; 
	color: #03284C; 
	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-month {font-size: 1.3rem; }
.rme-day { font-size: 1.7rem;}
.rme-title { font-size: 1.1rem; font-weight: normal;}
.rme-time { font-size: 1rem; font-weight: 300;}
.rme-items li { 
	display: flex; 
	background: none; 
	border: none; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 0px; 
	padding-right: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.rme-month {font-size: 1.6rem; }
}

@media only screen and (max-width: 767px) {
	.rme-items li { margin-top: 0px; margin-bottom: 0px; padding-top: 5px; padding-bottom: 5px;}
	.rme-title { font-size: .9rem; }
	.rme-time { font-size: .8rem; }
	.rme-day { font-size: 1.5rem;}
}


/************ BRING UP ALL EVENTS BUTTON  ************/
#g-extension .g-block:nth-child(2) .platform-content:nth-child(2) { margin: 0; padding: 0.5rem 0 1.5rem 0; }


/************ SCROLLING NEWS  ************/
.customscrollnews p { margin: 0; }


/************ FOOTER  ************/
#g-footer {border-top: none; }
#g-footer h2 {padding: 0 0 0.35rem 0; }
#g-footer p {padding: 0.75rem 0 0 0; margin: 0; font-size: 1.2rem;}
#g-footer .g-social a { color: #254B6B; font-size: 2.25rem;}
#g-footer .g-grid:nth-child(2) .g-content.g-particle { margin: 0 0 0.625rem 0; padding: 0 0 1.5rem 0 ; } 


/************ 

TEMPLATE NOTES

Dark Blue: #254B6B -- menu, quicklinks
Light Blue: #B6D1E0
Darker Blue: #03284C -- titles, links
Tan: #D0BEAB -- readmore

************/