@import url('//fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i|Roboto+Slab:400,700&display=swap');

/************ 

TEMPLATE NOTES

Light Teal: #65858A; rgba(101,133,138,1)
Dark Teal: #546B6E; rgba(84,107,110,1)
Lime Green: #AEBA60; rgba(174,186,96,1)

************/

body {color: #333; font-size: 1.1rem; font-family: 'Lato'; }

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'; }

h1 { color: #546B6E; font-size: 2.5rem;}
h2, .page-header h2 { color: #546B6E; font-size: 2rem; border-bottom: 1px solid #546B6E;  line-height: 1.3; margin: 0; padding: 0; letter-spacing: 1px; font-weight: bold ; }
h3 { font-family: 'Lato', sans-serif; color: #65858A; font-size: 1.5rem; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; }
h4 { font-family: 'Lato', sans-serif; background: #65858A; font-size: 1.35rem; color: white; border-radius: .2rem; padding: .25rem .75rem; letter-spacing: 0.1rem; text-transform: uppercase; }
h5 { font-family: 'Roboto Slab', serif; letter-spacing: 2px; color: #65858A; font-size: 1.5rem; text-transform: uppercase; font-weight: bold; }
h6 {color: #AEBA60; font-size: 1.6rem; font-style: italic;}
a { color: #AEBA60; }
a:hover { color: #65858A; }

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: #65858A; 
  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 {background: #AEBA60; color: white;}

.btn .icon-chevron-right { display: none;}

/************ TABLES  ************/
.fancytable th {color: white; background: #65858A; border: 1px solid #65858A;}
.fancytable td { border: 1px solid #65858A;}

/************ 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; }
#g-feature:before { border: none; }
.separator .g-content.g-particle, .mission .g-content.g-particle { margin: 0.3125rem 0; padding: 0.5rem 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; text-transform: uppercase; letter-spacing: 1px; font-weight: 400;}
.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(0,0,0,.1); }
#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; }

/************ 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: #65858A;  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: #546B6E; font-weight: normal; }

/************ OFFCANVAS MENU  ************/
.g-offcanvas-toggle {color: white; text-shadow: 3px 3px 6px rgba(0,0,0,0.5); }
#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; }

@media only screen and (max-width: 767px) { 
	.g-offcanvas-toggle { top: 20px; left: 20px; }
}

/************ HEADER ************/
.homelayout #g-showcase .g-logo { position: absolute; z-index: 3; padding: 3rem 0 0 4rem; width: 25%; background: none; }
#g-showcase .g-logo, .outline-_error #g-showcase .g-logo { position: absolute; z-index: 1; padding: 3rem; width: 24%; /*background: radial-gradient(rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 70%);*/ }

@media only screen and (max-width: 767px) { 
	.homelayout #g-showcase .g-logo { padding: 5vw 0 0 9vw; width: 30%; }
	#g-showcase .g-logo, .outline-_error #g-showcase .g-logo { padding: 4vw 0 0 13vw; width: 35%; }
}

/************ HERO IMAGE ************/
.hero p { margin: 0; }
.hero img { height: 27vw; object-fit: cover; width: 100%; opacity: 0.35; }

@media only screen and (max-width: 767px) { 
	.hero img { height: 34vw; }
}

/************ ROTATOR FULL WIDTH  ************/
#g-showcase .g-content { padding: 0; margin: 0; }
.layout-slideshow .sprocket-features-img-container img { float: none; width: 100%;  height: 56vw !important; object-fit: cover; object-position: center; }

/************ ROTATOR DESCRIPTION ************/
.layout-slideshow .sprocket-features-content { position: absolute; bottom: 10%; top: auto; left: 15%; width: 70%; }
.layout-slideshow .sprocket-features-desc { width: 100%; text-align: center; padding: 2.5rem; line-height: 0.5; background: rgba(84,107,110,0.85); }
.layout-slideshow .sprocket-features-desc h3, .layout-slideshow .sprocket-features-desc h5 { color: white; margin: 0; padding: 0; }
.layout-slideshow .sprocket-features-desc h3 { font-weight: 400; letter-spacing: 2px; font-size: 2rem; }
.layout-slideshow .sprocket-features-desc h5 { font-size: 1.85rem; font-weight: normal; margin-top: -5px; }

@media only screen and (max-width: 767px) {
	.layout-slideshow .sprocket-features-desc { padding: 1rem; }
	.layout-slideshow .sprocket-features-desc h3 { font-size: 3vw; }
	.layout-slideshow .sprocket-features-desc h5 { font-size: 3vw; margin-top: -3px; }
}

/************ 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 { display: none;}
}

/************ ICON DIVIDERS & MISSIONS ************/
.separator-mobile, .mission-mobile { display: none; }
.separator:last-child img, .mission:last-child img { margin: 0 auto 50px auto; }
#g-expanded .separator:last-child img { margin: 30px auto; }

@media only screen and (max-width: 767px) {
  .separator-image, .mission-image { display: none; }
  .separator-mobile, .mission-mobile { display: block; }
  .mission:last-child img { padding: 0 5%; }
  /*#g-expanded .separator:last-child img { margin: 50 auto 50px auto; }*/
}

/************ PARALLAX BACKGROUNDS  ************/
.homelayout body, .homelayout html { height: 100%; }

/*CORN IMAGE*/
#g-utility {
	background-color: white;
	background-image: url(../images/template/corn-parallax.jpg);
	background-attachment: fixed;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
#g-utility .g-grid { background: white; margin: 0 -14%; padding: 0 10%; }
#g-utility .g-grid:last-child { background: none; margin: 5% 0 0 0; padding: 0; }

/*HAY IMAGE*/
#g-expanded {
	background-color: white;
	background-image: url(../images/template/hay-parallax.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#g-expanded .g-grid:first-child .g-block { background: rgba(84,107,110,0.9); margin: 4% 0; }
#g-expanded .g-grid:last-child { background: white; margin: 0 -14%; padding: 0 10%; }

/*BOTTOM FIELD IMAGE*/
#g-extension {
	background-color: white;
	background-image: url(../images/template/bottomfield-parallax.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#g-utility .g-grid { background: white; margin: 0 -6%; padding: 0 10%; }
	#g-expanded .g-grid:last-child { background: white; margin: 0 -6%; padding: 0 10%; }
}

@media only screen and (max-width: 767px) {
	#g-utility { background: url(../images/template/corn-mobile.jpg) no-repeat 50% 100%; }
	#g-utility, #g-expanded { padding: 0; }
	#g-utility .g-grid { margin: 0 auto; padding: 0 !important; }
	#g-expanded { background: url(../images/template/hay-parallax.jpg) 50% 50% no-repeat; }
	#g-expanded .g-grid:last-child { margin: 0 auto; padding: 0 !important; }
	#g-expanded .g-grid:first-child .g-block:first-child { margin: 8% 8% 0 8%; padding-bottom: 0px;}
	#g-expanded .g-grid:first-child .g-block:last-child { margin: 0 8% 8% 8%; padding-top: 0px;}
	#g-extension { background: url(../images/template/bottomfield-parallax-mobile.jpg) 50% 100% no-repeat; background-size: contain; }
}


/************ MISSION/MEDICAL/DENTAL  ************/
.homelayout #g-utility { margin-top: 3%; padding-bottom: 10%; }
.g-block.equal-height.light-tealblock.size-50 { background: #65858A; margin: 0 2.5%; flex: 0 45% !important; /*box-shadow: 0px 0px 25px rgba(255,255,255,0.9);*/ }
.g-block.equal-height.greenblock.size-50 { background: #AEBA60; margin: 0 2.5%; flex: 0 45% !important; /*box-shadow: 0px 0px 25px rgba(255,255,255,0.9);*/ }
.g-block.equal-height.dark-tealblock.size-50 { background: #546B6E; margin: 0 2.5%; flex: 0 45% !important; /*box-shadow: 0px 0px 25px rgba(255,255,255,0.9);*/ }

.medical h1 { color: #AEBA60; font-weight: bold; }
.medical h6 { font-style: normal; font-size: 1.25rem; font-weight: bold; }
.medical p { color: white; }
.medical ul { color: white; }

.dental h1 { font-weight: bold; }
.dental h6 { color: #546B6E; font-style: normal; font-size: 1.25rem; font-weight: bold; }
.dental h3 { color: white; text-transform: none; font-size: 1.45rem; font-weight: normal; }
.dental p { color: white; }
.dental ul { color: white; }

@media only screen and (max-width: 767px) {
	.g-block.equal-height.light-tealblock.size-50 { margin: 5%; flex-basis: 100% !important;  }
	.g-block.equal-height.greenblock.size-50 { margin: 5%; flex-basis: 100% !important; }
	.g-block.equal-height.dark-tealblock.size-50 { margin: 5%; flex-basis: 100% !important; }
}

/************ VISION/IMAGE GRID/COOPERATION/GROWTH ************/
.homelayout #g-feature { margin-top: 3%; padding-bottom: 5%; }
#g-feature h2.contentheading { color: #65858A; border: none; font-family: 'Lato', sans-serif; font-size: 1.3rem; letter-spacing: 0px; }

@media only screen and (min-width: 1200px) {
	#g-feature .sprocket-grids-b .sprocket-grids-b-container.sprocket-grids-b-columns-3 { height:  24vw !important; }
}

@media only screen and (max-width: 767px) {
	#g-feature .sprocket-grids-b .sprocket-grids-b-container.sprocket-grids-b-columns-3 { height:  80vw !important; }
	#g-feature .sprocket-grids-b .sprocket-grids-b-container.sprocket-grids-b-columns-3 li:last-child { left: 25% !important; }
}

/************ ABOUT US ************/
#g-expanded h1, #g-expanded p { color: white; }
#g-expanded h1 { text-align: center; }
#g-expanded .about-us { display: flex; justify-content: center; align-items: center; }

@media only screen and (max-width: 767px) {
	#g-expanded .about-us .g-content { margin: 0; padding: 0.75rem; }
	#g-expanded .about-text .g-content { margin-top: 0; padding-top: 0; }
}

/************ NEWS/CONTACT US  ************/
#g-extension { padding-top: 6%; padding-bottom: 10%; }
#g-extension .dark-tealblock { display: flex; justify-content: center; }
#g-extension h3.g-title { font-family: 'Roboto Slab', serif; text-align: center; font-size: 2.5rem; text-transform: none; font-weight: bold; }
.news h3.g-title { color: #546B6E; }
.news p, .contact-us p, .contact-us p a { color: white; }
.contact-us p a:hover { color: #AEBA60; }
.contact-us h3.g-title { color: #AEBA60; }
.contact-us h3 { color: #AEBA60; font-size: 1.15rem; margin-bottom: 1px; letter-spacing: 1px; }

/************ HEADLINES  ************/
h4.sprocket-lists-portrait-title { background: none; font-size: 1.2rem !important; color: #546B6E; margin-top: 0px; margin-bottom: 0px; text-transform: none; letter-spacing: 0; font-weight: bold; }
.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: 120px;}
.active .portrait-image { width: 35%;}
.sprocket-lists-portrait-container li {  border-bottom: 2px solid rgba(84,107,110,0.5); }
.sprocket-lists-portrait-container li:first-child { border-top: 2px solid rgba(84,107,110,0.5); }
#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 { padding: 6px !important; border-radius: 0; background: #546B6E; }
.sprocket-lists-portrait-arrows .arrow { background: #739094; color: #546B6E; }
#g-extension a:hover.button { background: #546B6E; }
#g-extension a span { color: #65858A; text-transform: uppercase; font-weight: bold; font-style: italic; }
#g-extension a:hover span { color: #546B6E; }

@media only screen and (max-width: 767px) {
	.sprocket-lists-portrait-arrows .arrow { margin-left: 25px; }
}

/************ FOOTER ************/
#g-footer { padding: 0 6%; }
#g-footer a { color: white;  }
#g-footer a:hover { color: #AEBA60;  }
#g-footer table.flextable, .flextable tbody, .flextable tr { justify-content: space-between; }
#g-footer h3 { color: #AEBA60; /*font-weight: 300;*/ letter-spacing: 2px; font-size: 1.75vw;}
#g-footer span.green-serif { font-family: 'Roboto Slab', serif; font-weight: bold; }

@media only screen and (max-width: 767px) {
	#g-footer { padding-bottom: 10%; }
	#g-footer h3 { font-size: 1.4rem; text-align: center; }
	#g-footer p {  text-align: center; }
	#g-footer td {  text-align: center; }
	#g-footer .g-logo img { width:  40%; }
	#g-footer .g-content.g-particle:first-child { margin: 0.625rem 0.625rem 0 0.625rem; padding: 1.5rem 1.5rem 0 1.5rem; }
	#g-footer .g-content.g-particle { margin: 0 0.625rem; padding: 0 1.5rem; }
	#g-footer .g-content { margin: 0 0.625rem; padding: 0 1.5rem; }
}

/************ 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;}
#g-copyright a .fa.fa-lock { color: white; }
#g-copyright a:hover .fa.fa-lock { color: #AEBA60; }