@import url('//fonts.googleapis.com/css?family=Lato:400,400i,700,700i|Spectral:400,400i,600,600i&display=swap');

/************ 

TEMPLATE NOTES

Dark Maroon: #321a1a; rgba(50,26,26,1)
Orange: #df7746; rgba(223,119,70,1)

Slightly less dark maroon: #3b1f1f

************/

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 SC', serif; color: #3b1f1f; font-size: 2.5rem;}
h2, .page-header h2 { font-family: 'Spectral', serif; color: #df7746; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Spectral', serif; color: #3b1f1f; font-size: 2rem;}
h4 { font-family: 'Lato', sans-serif; background: #3b1f1f; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .1rem .4rem;}
h5 { font-family: 'Spectral SC', serif; color: #3b1f1f; font-size: 1.5rem; }
h6 {color: #df7746; font-size: 1.6rem; font-style: italic;}
a { color: #df7746; }
a:hover { color: #3b1f1f; }

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, #g-feature .g-block:last-child a span   { 
  color: white; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #df7746; 
  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, #g-feature .g-block:last-child a:hover span {background: #3b1f1f; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #df7746; border: 1px solid #df7746;}
.fancytable td { border: 1px solid #df7746;}

/************ 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; }
p.buttonheading { margin: 0; padding: 0; }

/************ SUBPAGES ************/
#g-container-main { margin-top: 2%; }
.homelayout #g-container-main { margin: 0; }

/************ 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: 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(255,255,255,.15); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active { background: rgba(255,255,255,.15); }
#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-logo img { width: 70%;} 
	.g-offcanvas-toggle { top: 20px; left: 20px; }
}

#g-navigation .g-main-nav .g-toplevel > li.livestream > .g-menu-item-container   {background: #FF0000; }
#g-navigation .g-main-nav .g-toplevel > li.livestream > .g-menu-item-container:hover   {background: grey; }

/************ 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;  background: #df7746;  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: #b35f38;
	font-weight: normal;
}

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: #3b1f1f; }
#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; }

/************ LOGO ROTATOR OVERLAY ************/
.homelayout #g-header { background: white; }
#g-header .g-content.g-particle { margin: 0; padding: 0; }
.negativebottommargin {margin-bottom: -40px; z-index: 5; }

@media only screen and (max-width: 767px) {
	.negativebottommargin {margin-bottom: -20px; }
}

/************ 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; }

/************ 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; box-shadow: none; color: white; text-shadow: 2px 2px 5px rgba(0,0,0,0.75);}
.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;}
}

/************ ICON QUICKLINKS ************/
#g-utility { margin: 2% 0; }
#g-utility .g-content { margin: 0.625rem 0 0 0; padding: 1.5rem 0 1.5rem 0; }
.g-iconmenu {display: flex; width: 100%;  margin: 0 0 0 auto;}
.g-iconmenu > a  { color: #df7746;  flex:1; border-left: 2px #df7746 solid; }
.g-iconmenu > a:hover { color: #3b1f1f; }
.g-iconmenu > a:first-child { border-left: none;}
.g-iconmenu span { display: block; text-align: center; padding: 0 2vw; }
.g-iconmenu a:first-child span { padding-left: 0; }
.g-iconmenu a:last-child span { padding-right: 0; }
.g-iconmenu .g-iconmenu-text { line-height: 1.1; font-size: 1.3vw; font-weight: bold; letter-spacing: 2px; }
.g-iconmenu .g-iconmenu-icon { font-size: 1.5vw; padding-bottom: 0.5vw; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
		.g-iconmenu .g-iconmenu-text { font-size: 1.5vw; }
}

@media only screen and (max-width: 767px) { 
	#g-utility { margin: 0; }
	#g-utility .g-content { margin: 0.625rem 0 0 0; padding: 0; }
	.g-iconmenu {width: 100%; flex-wrap: wrap; }
	.g-iconmenu .g-iconmenu-text {  font-size: 1.1rem; }
	.g-iconmenu a:first-child span { padding-left: 30px; }
	.g-iconmenu a:last-child span { padding-right: 30px; }
	.g-iconmenu > a  { background: #df7746; color: white; flex-basis: 31%; margin: 10px; padding: 10px; }
	.g-iconmenu .g-iconmenu-icon { font-size: 1.3rem; }
	
}

/************ ROTATOR ************/
.layout-slideshow .sprocket-features-content { background: none; }

/************ HOME MODULES  ************/
#g-feature:before { border: none; }
#g-feature h3.g-title { text-align: center; border-bottom: 1px #3b1f1f solid; font-size: 1.75rem; margin-bottom: 20px; padding-bottom: 0px; letter-spacing: 2px;  }
.bulletin a.button, .bulletin p { text-align: center !important; }
.home-ads { margin-bottom: 1.35rem; padding-bottom: 3rem; }
.extrabottompadding { padding-bottom: 40px !important; }

@media only screen and (max-width: 767px) {
	.home-ads { margin-bottom: 0.625rem; padding-bottom: 1.5rem; }
}

/************ HEADLINES  ************/
h4.sprocket-lists-portrait-title { background: none; font-size: 1.4rem !important; color: #df7746; margin: 0; padding: 0; line-height: 40px !important; font-family: 'Spectral', 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: 200px;}
.active .portrait-image { width: 40%;}
.sprocket-lists-portrait-container li {  border-bottom: 2px solid rgba(50,26,26,0.5); }

#g-feature .platform-content:first-child {margin-bottom: 0px; padding-bottom: 0px;}
#g-feature .platform-content:last-child { margin-top: 0px; padding-top: 0px;}

.sprocket-lists-portrait-pagination li { padding: 6px !important; border-radius: 0; background: yellow; }
.sprocket-lists-portrait-arrows .arrow { background: yellow; color: black; }

#g-feature .roksprocket-ellipsis { display: none; }

@media only screen and (max-width: 767px) {
	.sprocket-lists-portrait-arrows .arrow { margin-left: 25px; }
}

/************ OUR MISSION ************/
.homelayout body, .homelayout html { height: 100%; }
#g-expanded {
	background-image: url(../images/template/mission-background.jpg); 
	background-attachment: fixed; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;
	padding-top: 3%; padding-bottom: 3%; 
}
#g-expanded .g-grid { display: flex; justify-content: center; align-items: center; }
#g-expanded p { margin-bottom: 0px; }

@media only screen and (max-width: 767px) {
	#g-expanded { background: url(../images/template/mission-background.jpg) 50% 0% no-repeat; background-size: cover; padding-top: 3%; padding-bottom: 3%; }
	#g-expanded .g-content { padding-left: 0; padding-right: 0; }
}

/************ LASTEST ANNOUNCEMENTS ************/
#g-extension h3.g-title { text-align: center; font-size: 1.75rem; letter-spacing: 2px; margin-top: 1.5rem; margin-bottom: 1.5rem; }

#g-extension .layout-showcase { margin: 0; }
#g-extension .arrows-active .sprocket-features-list { margin: 0;}
#g-extension .layout-showcase .sprocket-features-list {overflow: hidden; }

#g-extension .sprocket-features-img-container img { object-fit: cover; object-position: center; height: 27vw !important; width: 48vw !important; }

#g-extension .layout-showcase .sprocket-features-pagination li { background: rgba(223,119,70,0.8); padding: 8px; }

#g-extension .sprocket-features-container {display: flex; align-items: center; }
#g-extension .sprocket-features-img-container {width: 48vw !important; order:2;}
#g-extension .sprocket-features-content {flex:1; order:1; height: 27vw !important; background: #df7746; margin-right: 20px; padding: 20px; float: none !important;}

#g-extension .sprocket-features-img-container { margin-right: 0; }
#g-extension .layout-showcase .sprocket-features-img-container img { float: none; margin-left: 0px; border-radius: 0; }
#g-extension .layout-showcase .sprocket-features-img-container { margin-bottom: 0px; float: none;}

#g-extension h2.sprocket-features-title, #g-extension .sprocket-features-desc h2 { font-weight: normal; font-size: 2.1vw !important; border-bottom: none;
	margin: 0 0 20px 0; color: white; line-height: 1.2; }
#g-extension .sprocket-features-desc p { font-size: 1.5vw; line-height: 1.3; padding: 0; margin-bottom: 0px; color: white; }
#g-extension .roksprocket-ellipsis { display: none; }

#g-extension h2.sprocket-features-title a { color: white; border: none;}
#g-extension h2.sprocket-features-title a:hover { color: #321a1a; }

#g-extension a.button, #g-extension a.readon { color: white; margin-top: 10px; border: none; background: rgba(0,0,0,0.15); text-transform: uppercase; letter-spacing: 1px; }
.button-orange a.button, .button-orange a.readon { background: #df7746 !important; text-transform: none !important; letter-spacing: 0 !important; }
#g-extension a.button:hover,  #g-extension a.readon:hover { background: #3b1f1f !important; }
#g-extension .layout-showcase .sprocket-features-list li {  transition: opacity 1s ease-in-out !important;  }

@media only screen and (max-width: 767px) {
	#g-extension.g-flushed { padding: 0!important; }
	#g-extension .sprocket-features-container {flex-direction:column;}
	#g-extension h2.sprocket-features-title, #g-extension .sprocket-features-desc h2 { font-size: 1.6rem!important; padding: 3% 0 0 0;}
	#g-extension .sprocket-features-desc p { font-size: 1.1rem; padding-bottom: 2%; }
	#g-extension .sprocket-features-img-container { margin-right: 0px; order:1; width: 100% !important; padding: 0; }
	#g-extension .sprocket-features-content { width:  100%; margin: 0; padding: 20px; min-height:80vw !important; }
	#g-extension .sprocket-features-arrows { display: none;}
	#g-extension .sprocket-features-content { order:2;}
	#g-extension .sprocket-features-img-container img {height: 56vw !important; width: 100% !important; }
	#g-extension .layout-showcase .sprocket-features-img-container img { margin: 0; border: none;}
	#g-extension .layout-showcase .sprocket-features-list li { padding: 0; background: white; }
	#g-extension span.button a,  #g-showcase a.readon {color: white; }
	#g-extension .platform-content:last-child { margin-top: 0px; padding-top: 0px; }
}

/************ BIGGER ARROWS ON LATEST ANNOUNCEMENTS ************/
#g-extension .sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { 
	background: none; box-shadow: none; color: #df7746;}
#g-extension .sprocket-features.layout-showcase.arrows-active.arrows-onhover .sprocket-features-arrows .arrow { font-size: 5rem; }
#g-extension .arrows-active .sprocket-features-list {margin: 0px; }
#g-extension .arrows-onhover .sprocket-features-arrows .arrow.prev { margin-left: -40px;}
#g-extension .arrows-onhover .sprocket-features-arrows .arrow.next { margin-right: -40px;}

/************ ROK MINI EVENTS  ************/
#g-bottom { padding-top: 5%; padding-bottom: 5%; }
.events p { text-align: right; }
.rme-items li, .rme-timeline-bar, .rme-arrow {
    background: none;
    border: none;
}
.rme-items li { padding: 0; margin: 15px 15px 30px 0; clear:both; }
.rme-badge {
    background: #3b1f1f;
    color: white;
    width: 58px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px;
	font-weight: bold;
	display: block;
	float: none;
}
.rme-timeline-point:hover, .rme-timeline-point.active, .rme-timeline-point span { background: #3b1f1f; } 
.rme-arrow { color: #3b1f1f; } 
.rme-date {display: none; }
.rme-day { font-size: 1.5rem; }
.rme-title {
    font-size: 1rem;
    font-weight: normal;
}
@media only screen and (max-width: 767px) {
	.events p { text-align: center; margin-top: -40px; }
	.rme-badge { float: left;  padding: 10px; }
	.rme-day { font-size: 1.4rem;}
	.rme-items li { margin: 0 0 10px 0; }
	.rme-timeline { display: none;}
	#g-showcase .g-grid { padding-bottom: 40px;}
	.rme-items { padding-top: 15px;}
}

/************ FOOTER ************/
.footer-logo .g-logo img { width: 95%; }
.footer-logo .g-content.g-particle { margin-left: 0px; padding-left: 0px; margin-top: 0px; }
.bottom-ads .g-content { margin-bottom: 0px; padding-bottom: 0px; }
#g-footer a:hover { color: #777; }

@media only screen and (max-width: 767px) {
	.footer-logo .g-content.g-particle { margin: 2.5rem 0.625rem 0 0.625rem; padding: 1.5rem 1.5rem 0 1.5rem; border-top: 1px rgba(255,255,255,0.25) solid;}
	#g-footer .g-grid:nth-child(2) .g-block:nth-child(2) .g-content { margin-top: 0px; }
}



/************ 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:  -65px 0 0 0; padding: 0;}
#g-copyright a .fa.fa-lock { color: white; }
#g-copyright a:hover .fa.fa-lock { color: #df7746; }

/************ 

TEMPLATE NOTES

Dark Maroon: #321a1a; rgba(50,26,26,1)
Orange: #df7746; rgba(223,119,70,1)

Slightly less dark maroon: #3b1f1f

************/