@import url('//fonts.googleapis.com/css?family=Lato|Marcellus|Marcellus+SC&display=swap');

/************ 

Dark Green: #0c3320; rgba(12,51,32,1)
Light Green: #57745f; rgba(87,116,95,1)
Tan: #d7cbae; rgba(215,203,174,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: 'Marcellus', serif; color: #57745f; font-size: 2.5rem;}
h2, .page-header h2 { font-family: 'Marcellus', serif; color: #57745f; font-size: 2rem; border-bottom: 1px solid #333;  line-height: 1.3; margin: 0; padding: 0;}
h3 { font-family: 'Marcellus SC', serif; color: #0c3320; font-size: 2rem;}
h4 { font-family: 'Marcellus', serif; background: #57745f; font-size: 1.75rem;color: white; border-radius: .2rem; padding: .4rem 1.1rem;}
h5 { font-family: 'Marcellus SC', serif; color: #0c3320; font-size: 1.5rem; }
h6 {color: #57745f; font-size: 1.6rem; font-style: italic;}
a { color: #57745f; }
a:hover { color: #0c3320; }

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: #57745f; 
  font-size: 1rem;
  text-transform: none;
  font-weight: normal;
  background: #d7cbae; 
  padding: .7rem 1.3rem; 
  border-radius: .5rem; 
  margin: 0;
  display: inline-block;
  line-height: 1.125rem;
  border: none;
  transition: all .2s ease-in;
  font-family: 'Lato', sans-serif; 
}

.readon:hover, .button:hover, .btn:hover,  p.readmore .btn:hover { background: #57745f; color: white;}
.readon a, .button a, .btn a, p.readmore a, .btn a { color: white; }
.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th { color: #57745f; background: #d7cbae; border: 1px solid #d7cbae; }
.fancytable td { border: 1px solid #d7cbae;}

/************ 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 auto; text-align: center; }
.hero img { height: 27vh; object-fit: contain; }
#g-showcase.g-flushed .hero .g-content { padding: 3% 10% 0 10% !important; }
#g-showcase { background: none; }
	
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
	#g-showcase.g-flushed .hero .g-content { padding: 3% 2% 0 2% !important; }
}

@media only screen and (max-width: 767px) { 
	.hero img { height: 30vw; }
	#g-showcase.g-flushed .hero .g-content { padding: 3% 3% 0 3% !important; }
}

/************ HOMELAYOUT  ************/
.homelayout .hiddenhome { display: none; }
p.buttonheading { margin: 0; padding: 0; }

/************ MENU  ************/
#g-navigation { padding: 5px 3%;  }
#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,.1); }
.g-main-nav .g-sublevel > li:hover, .g-main-nav .g-sublevel > li.active {   background: rgba(255,255,255,.1); }
.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-navigation { padding-bottom: 0px; padding-top: 0px; }
	.g-logo img { width: 80%;} 
	.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;  background: #57745f;  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: #0c3320;
	font-weight: normal;
}

/************ SOCIAL MEDIA ICONS WHITE ************/ 
.g-social a { color: white; }
.g-social a:hover { color: #57745f !important; }

/************ CENTER SOCIAL MEDIA VERTICALLY  ************/
.g-block.size-5 { display: flex; justify-content: center; align-items: center; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle { color: #57745f; }
#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; }

#g-feature:before { border: none; }

/************ HEADER ************/
#g-top { padding: 5px 2%; background: url(../images/template/header.jpg) 0% 0% no-repeat; background-size: contain; }
.translate .g-content .platform-content { padding: 12px; background: rgba(255,255,255,0.65); display: flex; justify-content: center; align-items: center; }
.translate .g-content .platform-content p { margin: 0; text-align: center; }

@media only screen and (max-width: 767px) {
	#g-top { background: url(../images/template/header-mobile.jpg) 0% 0% no-repeat; background-size: contain; }
}

/************ ROTATOR ***********
#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; }
.layout-slideshow .sprocket-features-desc { background: rgba(12,51,32,0.8); padding: 20px 30px 10px 30px; min-height: 350px; min-width: 300px; }
.layout-slideshow .sprocket-features-desc p { color: white; }
.layout-slideshow .sprocket-features-desc h1 { color: white; }
.layout-slideshow .sprocket-features-desc h3 { color: white; }
.layout-slideshow .sprocket-features-desc h4 { color: white; }
.layout-slideshow .sprocket-features-desc h5 { color: white; }
.layout-slideshow .sprocket-features-desc h6 { color: white; }
.layout-slideshow .sprocket-features-desc h2 { color: white; border-bottom: none; font-size: 1.65rem; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.layout-slideshow .sprocket-features-desc { overflow: auto; min-height: auto; min-width: auto; }
}

@media only screen and (max-width: 767px) {
	.sprocket-features-img-container { padding-bottom: 40vh; }
	.layout-slideshow .sprocket-features-desc { overflow: auto; padding: 0; }
	.layout-slideshow .sprocket-features-desc h2 { font-size: 1.3rem; }
	.layout-slideshow .sprocket-features-content { 
	position: absolute;
    top: 42vw;
    bottom: auto;
    left: 0;
    right: 0;
    min-height: 40vh;
    padding: 20px;
    background: #0c3320;
    width: 100%;
    display: block;}
	.layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-desc { padding-right: 10px;}
}*/

/************ SHOWCASE ROTATOR  ************/
.layout-showcase { margin: 0; }

/*#g-showcase.g-flushed { padding: 1%!important; }*/
#g-showcase .g-content { padding: 10px; }

.arrows-active .sprocket-features-list { margin: 0;}
.layout-showcase .sprocket-features-list {overflow: hidden; }

.sprocket-features-img-container img {
	object-fit: cover; 
	object-position: center;
	height: 32vw !important;
	width: 57vw !important;
}
.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: 57vw !important; order:2;}
.sprocket-features-content {flex:1; order:1; height: 32vw !important; padding: 25px; float: none !important; margin-right: 15px;}
.sprocket-features-content {background: rgba(12,51,32,0.8) url(../images/template/rotator-background1.png) 50% 50% no-repeat !important; background-size: cover !important;}

h2.sprocket-features-title, 
.sprocket-features-desc h1, 
.sprocket-features-desc h2,
.sprocket-features-desc h3,
.sprocket-features-desc h4,
.sprocket-features-desc h5,
.sprocket-features-desc p { color: white; }

.sprocket-features-img-container { margin-right: 0; }
.layout-showcase .sprocket-features-img-container img { float: none; margin-left: 0px; border-radius: 0; }
.layout-showcase .sprocket-features-img-container { margin-bottom: 0px; float: none;}

h2.sprocket-features-title, .sprocket-features-desc h2 {
	font-weight: normal; 
	font-size: 2.1vw !important;
	border-bottom: none;
	padding: 8px 0 0 0;
	margin: 0;
}

.sprocket-features-desc p { 
	font-size: 1.5vw;
	line-height: 1.3;
	padding: 0;
	margin-bottom: 10px;
}
h2.sprocket-features-title a { border: none;}

.sprocket-features-desc .readon { margin-top: 20px; display: block; width: 130px; text-align: center;}
.layout-showcase .sprocket-features-content .readon {margin-top: 0px; }

.layout-showcase .sprocket-features-desc > span.roksprocket-ellipsis {color: white; }

#g-showcase a.button, #g-showcase a.readon {color: white; margin-top: 10px; border: 1px rgba(177,199,225,0.25) solid;}
#g-showcase a.button:hover,  #g-showcase a.readon:hover {background: #b1c7e1; color: #023f7a; }
.layout-showcase .sprocket-features-list li {  transition: opacity 1s ease-in-out !important;  }

@media only screen and (max-width: 767px) {
	#g-showcase .g-grid .g-block .g-content { margin: 0; padding: 0; }
	#g-showcase.g-flushed { padding: 0!important; }
	.sprocket-features-container {flex-direction:column;}
	h2.sprocket-features-title, .sprocket-features-desc h2 { font-size: 1.6rem!important; padding: 3% 0 0 0;}
	.sprocket-features-desc p { font-size: 1.1rem; padding-bottom: 2%; }
	.sprocket-features-img-container {margin-right: 0px;}
	.sprocket-features-content { 
		width:  100% !important;
		padding: 0 20px;
		min-height: 70vw !important;}
	.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% !important; }
	.sprocket-features-img-container { width: 100% !important;}
	#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; background: #ACA485; }
	#g-showcase span.button a,  #g-showcase a.readon {color: white; }
}

/************ BIGGER ARROWS ON SLIDESHOW ************/
.layout-showcase .sprocket-features-arrows .arrow {font-size: 5em;}
.layout-showcase .sprocket-features-arrows .arrow {background: none; box-shadow: none;}
/*.sprocket-features.layout-slideshow.arrows-onhover .sprocket-features-arrows .arrow { 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;}
}

/************ QUICKLINKS ************/
.ql .g-content { margin-left: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px; }
.quicklinkpics {display: flex;}
.quicklinkpics > div { 	flex: 1; height: 13vw; position: relative; transition: all .35s ease-in-out; margin: 0 12px; }

.quicklinkpics > div:first-child { margin-left: 0px;}
.quicklinkpics > div:last-child { margin-right: 0px;}

.quicklinkpics > div > a { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
  font-size: 1.55vw; 
  line-height: 1.1;
  background: rgba(12,51,32,0.8);
  color: white;
  transition: all .35s ease-in-out;
}
.quicklinkpics > div > a > div { 
  position: absolute; 
  top: 0; bottom: 0; right: 0; left: 0; 
	border: 1px white solid; 
	margin: 8%; 
	padding: 8px;
	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: rgba(12,51,32,0.95);}

.quicklinkpics > div > div > img {
  object-fit: cover; 
  object-position: center;
  height: 13vw;
  width: 100%;
}

@media only screen and (max-width: 767px) {
	.ql .g-content { margin: 0.625rem; padding: 1.5rem; }
	.quicklinkpics > div { margin: 12px 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: #0c3320;  }
	.quicklinkpics > div > a { background: #57745f; flex:1; text-shadow: none; font-size: 1.1rem; line-height: 1.2; }
	.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; }
}

/************* MODULE TITLES ************/
#g-extension h3.g-title { font-family: 'Marcellus', serif; background: #57745f; font-size: 1.5rem;color: white; border-radius: .2rem; padding: .6rem 1.1rem; line-height: 1.2; }
#g-extension .g-grid .g-block:nth-child(2) h3.g-title { text-align: center !important; }

/************ HEADLINES  ************/
#g-extension .g-grid .g-block:first-child .g-content { margin-left: 0px;  padding-left: 0px; }
h4.sprocket-lists-portrait-title { background: none; font-size: 1.4rem !important; color: #414042; margin-top: 0px; margin-bottom: 0px; line-height: 1.3 !important;}
.active h4.sprocket-lists-portrait-title { line-height: 1.3 !important;}
.portrait-image { width: 70px; }
.portrait-image img {height: 70px;}
.active .portrait-image img {   object-fit: cover;  object-position: center;  height: 110px;}
.active .portrait-image { width: 40%;}
.sprocket-lists-portrait-container li {  border-bottom: 2px solid #d7cbae; margin-bottom: 15px; }
.sprocket-lists-portrait-container li:last-child {  margin-bottom: 0; }
.sprocket-lists-portrait-pagination li { padding: 6px !important; border-radius: 0; background: #0c3320; }
.sprocket-lists-portrait-arrows .arrow { background: #0c3320; color: white; }
#g-extension p.portrait-text { margin-bottom: 10px; }
#g-extension .sprocket-lists-portrait-item a span { text-transform: uppercase; }

@media only screen and (max-width: 767px) {
	#g-extension .g-grid .g-block:first-child .g-content { margin-left: 0.625rem;  padding-left: 1.5rem; }
	.sprocket-lists-portrait-arrows .arrow { margin-left: 25px; }
	.active .portrait-image { width: 32%;}
	.active .portrait-image img { object-fit: cover; object-position: center; height: 100px; }
}

/************ HOME SIDE ADS ************/
@media only screen and (max-width: 767px) {
	#g-extension .g-grid .g-block:first-child { order: 1; }
	#g-extension .g-grid .g-block:nth-child(2) { order: 3; }
	#g-extension .g-grid .g-block:last-child { order: 2; }
}

/************ SUBPAGE SIDE ADS ************/
@media only screen and (max-width: 767px) {
	#g-aside .g-content { display: flex; flex-direction: column; margin-top: 0px; padding-top: 0px; }
	#g-aside .platform-content { margin: 0.35rem 0 0.35rem 0; padding: 0.75rem 0 0.75rem 0; }
	#g-aside .platform-content:first-child { order: 2; }
	#g-aside .platform-content:last-child { order: 1; }
}

/************ HOME BOTTOM ADS ************/
.homelayout #g-bottom .g-content { margin-top: 0px; padding-top: 0px; }
#g-bottom {padding: 0;}

/************ FOOTER  ************/
#g-footer a { color: rgba(255,255,255,0.9); }
#g-footer a:hover { color: #57745f; }
#g-footer h2 { text-align: center; border: none; font-size: 1.6rem; }
#g-footer p { text-align: center; }
#g-footer p strong { letter-spacing: 1px; }

/************ 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: #d7cbae; }
#g-copyright a:hover .fa.fa-lock { color: #57745f; }

@media only screen and (max-width: 767px) {
	#g-copyright { display: none !important; }
}

/**** 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; }
 }	