/* cmsms stylesheet: Meanmenu modified: Monday, December 16, 2024 4:29:57 PM */
a.meanmenu-reveal {
	display: none;
outline: none;
}

.mean-container .mean-bar {
	position: relative;
	height: 24px;
	padding: 15px 0;
	z-index: 99;
	width: 100%;
}

.mean-container a.meanmenu-reveal {
	margin: 0 auto;
	width: 100%;
	height: 24px;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	text-indent: -9999em;
	display: block;
	font-weight: 700;
}

.mean-container:before { content: "Click here for menu options"; color: #000; display: block; text-align: center; }
.root-black .mean-container:before, .root-black .mean-container a.meanmenu-reveal { color: #fff; }
.mean-container a.meanclose {
  height: 24px; 
}
.mean-container a.meanmenu-reveal span {
	margin: 0px auto;
	width: 38px;
	display: block;
	background: #000;
	height: 5px;
	margin-bottom: 5px;
}

.root-black .mean-container a.meanmenu-reveal span { background: #fff; }
.mean-container .mean-nav {
	width: 100%;
        margin-right: 0px;
	background: #e5e5e5;
	margin-top: 15px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.mean-container .mean-nav ul li {
	position: relative;
	width: 100%;
}

.mean-container .mean-nav ul li span {
	display: block;
	width: 96%;
height: 36px !important;
line-height: 36px !important;
	padding: 0 2%;
	margin: 0;
	text-align: left;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
border-bottom: 1px dotted #000;
}
.mean-container .mean-nav ul li ul {
 position: relative !important;
 width: 100% !important;
 border-bottom: 0px !important;
 border-top: 0px !important;
}
.mean-container .mean-nav ul li li span {
	opacity: 0.75;
	filter: alpha(opacity=75);
padding-left:3%;
 width: 95%;
	text-shadow: none !important;
	visibility: visible;
font-size: 85% !important;
height: 32px !important;
line-height: 32px !important;
}
.mean-container .mean-nav ul li li span:before {
  font-family: "FontAwesome";
 content: "\f0a9";
 padding-right: 8px;
 font-size: 110%;
}

.mean-container .mean-nav a {
 text-decoration: none;
}
.mean-container .mean-nav ul li.mean-last span {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li span {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li span {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li span {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li span:hover {
	background: #3d352e;
color:#fff;
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 0px;
	width: 26px;
	height: 33px !important;
        line-height: 28px !important;
	padding: 3px 4px 0px !important;
	text-align: center;
color: #000;
 font-size: 28px !important;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	border: none !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: #ff7e43;
color: #fff;
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
/* cmsms stylesheet: Main modified: Wednesday, October 29, 2025 8:57:46 AM */
@font-face { font-family: 'RobinFont'; font-style: normal; font-weight: normal; src: url('/assets/fonts/book.eot') format('eot'), url('/assets/fonts/book.ttf') format('truetype'); }
@font-face { font-family: 'RobinFont'; font-style: normal; font-weight: bold; src: url('/assets/fonts/bold.eot') format('eot'), url('/assets/fonts/bold.ttf') format('truetype'); }

html, body {
 padding: 0px;
 margin: 0px;
 font-family: 'RobinFont';
 min-height: 100%;
}
.btn-warning { color: #000 !important; }

body {
 background: #fff;
 min-height: 100%;
}
a { 
 color: #000;
}
.link { background: #fff; color: #000 !important; padding: 8px 16px; border-radius: 3px; font-size: 18px;  }
.root-black a {
 color: #fff;
}

#banner-wrapper {
 padding-top: 25px;
 padding-bottom: 25px;
}
#banner h1 {
 margin: 0px;
 padding: 0px 0px 5px 0px;
 font-size: 82px;
 /* font-weight: bold; */
 color: #3d352e;
}
#banner span {
 display: block;
 text-align: right;
}
#banner a {
 color: #3d352e;
 font-size: 42px;
 /* font-weight: bold; */
}
img {
 max-width: 100%;
 height: auto;
}
hr {
 border-color: #E8D742;
 border-style: dashed;
 margin-top: 10px;
}

#header-wrapper { 
 padding: 15px;
 background: transparent;
 text-align: center;
}
#header { 
 font-size: 48px;
 font-weight: normal;
 color: #999999;
}

body#page-welcome #header-wrapper { font-weight: bold; color: #000; }

#menu-wrapper {
 position: relative;
 z-index: 99;
 background: #FFEB14;
}
#menu-wrapper.noyellow { background: transparent; }
#menu {
 text-align: center;
}
#desktop-menu ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
#desktop-menu ul li {
 margin: 0px;
 padding: 0px;
 display: inline-block;
 margin: 0 5px;
}
#desktop-menu ul li span {
 display: inline-block;
 text-decoration: none;
 color: #000;
 line-height: 70px;
 padding: 0 28px;
 font-weight: bold;
 font-size: 20px;
 transition: all 0.1s ease-in 0s;
}

#desktop-menu ul li.active span, #desktop-menu ul li.menuactive span, #desktop-menu ul li span:hover {
 color: #999;
}

#desktop-menu ul li ul {
 display: none;
 position: absolute;
 z-index: 19;
  background: #98BE83;
transition: all 0.1s ease-in 0s;
}
#desktop-menu ul li ul li {
 display: block;
 text-align: left;

 margin: 0 0px;
 width: 100%;
}
#desktop-menu ul li ul li span { 
  width: 160px;
 font-size: 11px;
 line-height: 30px;
}
#desktop-menu ul li.active ul li span {
 color: #fff;
 background: #3d352e;
 border-radius: 0px;
}
#desktop-menu ul li ul li span.menuactive, #desktop-menu ul li ul li span:hover {
 color: #fff;
 background: #98BE83;
}
#content-wrapper {
 background: #fff url(/images/bg.jpg) fixed center center / cover;
}

.root-black #content-wrapper { background: #000000; }
.root-white #content-wrapper { background: #fff; }
.root-customimg #content-wrapper { background: transparent; }

.root-black, .root-black #header-wrapper, .root-black #menu-wrapper, .root-black #footer-wrapper { background:#000 !important; }
.root-black #header, .root-black #menu span, .root-black #footer-wrapper { color: #fff; }

.root-customimg #footer-wrapper { background: transparent !important; }

#content {
 padding-top: 30px;
 padding-bottom: 30px;
}

body#page-welcome #content { padding-top: 0px; }

#content h1 {
 margin: 0px;
 padding: 0px 0px 30px 0px;
 font-size: 48px;
 line-height: 56px;
 font-weight: bold;
 color: #1c1c41;
}
.root-black #content h1 { color: #fff; }

#content h2 {
 margin: 0px;
 padding: 0px 0px 25px 0px;
 font-weight: bold;
 font-size: 22px;
 line-height: 34px;
}
#content h4 {
 color: #1c1c41;
 font-size: 24px;
 line-height: 28px;
 padding: 0px 0 15px;
 margin: 0px;
 font-weight: bold;
 text-transform: uppercase;
}
.root-black #content h4 { color: #fff; }


#content p, #content ul {
 margin: 0px;
 padding: 0px 0px 25px 0px;
 color: #000;
 font-size: 22px;
 line-height: 34px;
 /* font-weight: bold; */
}
#content p.top { text-align: right; }
#content p.top a { color: #999; }

#content .nobold p, #content .nobold ul {
 font-weight: 400;
 font-size: 20px;
 line-height: 30px;
}
#page-farming-focus p { 
 font-weight: 400;
}

.root-black #content p { color: #fff; }

#content ul { 
 list-style-type: square;
 padding-left: 25px;
}
#content ul li {
 padding: 0px 0px 4px 5px;
}
.item {
 margin-bottom: 20px;
}

#footer-wrapper {
 font-size: 14px;
 background: #FFEB14;
 color: #3d352e;
 padding-top: 20px;
 padding-bottom: 10px;
 text-align: center;
}
#footer-wrapper.noyellow { background:#fff; }
#footer-wrapper p {
 margin: 0px; 
 padding: 0px 0px 10px 0px;
}
#lower-wrapper {
  background: #eee;
}
#lower-wrapper p {
 margin: 0px;
 padding: 15px 0;
 text-align: center;
}
#lower-wrapper a {
 color: #000;
}
@media (max-width: 1200px) {
#desktop-menu ul li span {  line-height: 60px;  padding: 0 22px;  font-size: 16px; }
}

@media (max-width: 992px) {
    #logo { text-align: center; }
    #footer-left, #footer-right { text-align: center; } 
    #footer-right { margin-top: 15px; }
    #header, #banner h1 { font-size: 72px; }
}

@media (max-width: 768px) {
 #header, #banner h1 { font-size: 42px; }
 #content p, #content ul { font-size: 18px; line-height: 32px; }
}
/* cmsms stylesheet: Cookie Law modified: Sunday, January 13, 2019 12:47:12 PM */
#cookie-law-info-bar {
	border: 0;
	font-size: 10pt;
	margin: 0 auto;
	padding: 6px 0;
	text-align: center;
	width: 100%;
	z-index: 1;
box-shadow: 0px 2px 2px #666;
position: fixed;
bottom: 0px
}
#cookie-law-info-bar a { text-decoration: none; }
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding: 2px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}
/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	background: #222;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin: auto 10px;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
}
.cli-plugin-button:active {
	top: 1px;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
/* cmsms stylesheet: Fancybox modified: Tuesday, January 3, 2017 9:21:20 PM */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
