/**********************************************START FarmCentric Custom Styles**********************************************/
body {
	font:100%/1.4 'Raleway', sans-serif;
	font-weight:400;
}
.container {
	box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
}
.fcContentSection {
	max-width:none;
}
.fcCustomPage {
	padding:0px;
}
.fcCustomPage img.fcControls {
	max-width:none!important;
}
.fcWideContent {
    width:100%;
    padding:0;
    margin:0;
}
.fcHeader {
	max-width:none;
	height:100px;
}
.headerLeft {
	min-height:inherit;
	width:30%;
	margin:18px 0;
}
.headerRight {
	min-height:inherit;
	width:70%;
	margin:18px 0;
}
.header_logo {
    padding:.5em 0 0 1em;
	width:300px;
}
.horizontal_nav li a {
    line-height:2.25em;
}
.fccpMainDiv {
	margin-bottom:0;
}
/*#horizontalMenuDiv {
	height:1px;
	background-color:#EBEBEB;
}*/
.fcCustomHolder {
	max-width:1024px;
	margin:0 auto;
}
.fcNarrowContent {
	display:none;
}
.demoHeader {
	margin:0px;
	padding:0px;
	font-size:1em;
	font-weight:700;
	background-color:#30a8e1;
	width:100%;
	display:table;
	height:auto;
}
.demoHeader h1 a {
	font-family:'Raleway', sans-serif;
	font-size:36px;
	font-weight:500;
	text-decoration:none;
	color:#FFF;
	padding:5px;
	margin:0;
}
.demoHeader h1 a:hover {
	font-weight:700;
	text-decoration:underline;
}
.iconnames {
	font-family:'Raleway', sans-serif;
	font-size:18px;
	font-weight:500;
	color:#808080;
	text-align:right;
	float:left;
	margin-top:15px;
}
.fcHeaderApplicationAlertsStructure {
	display:none;
}
.fcHeaderLoginLogout {
	display:none;
}
.social {
	display:none;
}
.contactInfo {
	margin-right:0;
}
.slide1 {
}
.slidetextcontainer {
	max-width:1700px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.slide1Message {
	margin:1em;
	position:absolute;
	top:0;
	right:0;
	width:50%;
	max-width:480px;
}
.slide1Message h1 {
	font-family:'Raleway', sans-serif;
	font-size:320%;
	font-weight:700;
	color:#FFF;
	text-align:right;
	width:100%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.fcHeaderMenu {
	background-color:#30a8e1;
	width:291px;
	height:50px;
	border-radius:10px;
	top:14.25em;
	right:0;
	margin:1em 1em;
	padding:5px 5px 5px 5px;
	position:absolute;
}
.fcHeaderMenu h2 {
	font-family:'Raleway', sans-serif;
	font-size:36px;
	font-weight:500;
	color:#FFF;
	padding:0;
	margin:0px 5px 0px 5px;
}
.fcHeaderMenu h2 a {
	text-decoration:none;
	color:#FFF;
	font-weight:500;
}
.fcHeaderMenu h2 a:hover {
	text-decoration:underline;
	color:#FFF;
	background-color:transparent;
	font-weight:500;
}
	@media only screen and (max-width: 1024px) {
		.slide1Message {}
		.slide1Message h1 {
			font-size:240%;
		}
		.fcHeaderMenu {
			width:230px;
			height:36px;
			top:11.25em;
		}
		.fcHeaderMenu h2 {
			font-size:28px;
		}
	}
	@media only screen and (max-width: 767px) {
		.slide1Message {
			max-width:200px;
			margin:.5em;
		}
		.slide1Message h1 {
			font-size:125%;
		}
		.fcHeaderMenu {
			width:135px;
			height:20px;
			top:5.75em;
			margin:.5em;
		}
		.fcHeaderMenu h2 {
			font-size:16px;
		}
	}
	@media only screen and (max-width: 413px) {
		.slide1Message {
			max:width:180px;
			margin:.5em;
		}
		.slide1Message h1 {
			font-size:100%;
		}
		.fcHeaderMenu {
			width:135px;
			height:20px;
			top:4.5em;
			margin:.5em;
		}
		.fcHeaderMenu h2 {
			font-size:16px;
		}
	}
.slide2 {
}
.slidetextcontainer2 {
	max-width:1700px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.slide2Message {
	margin:1em 2%;
	position:absolute;
	top:0;
	right:1em;
	width:90%;
}
.slide2Message h1 {
	font-family:'Raleway', sans-serif;
	font-size:320%;
	font-weight:700;
	color:#FFF;
	text-align:right;
	width:100%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.slide2Message p {
	font-family:'Raleway', sans-serif;
	font-size:130%;
	font-weight:300;
	color:#FFF;
	text-align:right;
	float:right;
	width:40%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.learnMore2 {
	background-color:#30a8e1;
	width:205px;
	height:50px;
	border-radius:10px;
	margin:1em 0em;
	padding:5px 5px 5px 5px;

	display:block;
	float:right;
	clear:both;
}
.learnMore2 h2 {
	font-family:'Raleway', sans-serif;
	font-size:35px;
	font-weight:500;
	color:#FFF;
	padding:0px;
	margin:0px 5px 0px 5px;
}
.learnMore2 h2 a {
	text-decoration:none;
	color:#FFF;
	font-weight:500;
}
.learnMore2 h2 a:hover {
	text-decoration:underline;
	color:#FFF;
	background-color:transparent;
	font-weight:500;
}
	@media only screen and (max-width: 1024px) {
		.slide2Message {}
		.slide2Message h1 {
			font-size:240%;
		}
		.learnMore2 {
			width:162px;
			height:36px;
		}
		.learnMore2 h2 {
			font-size:27px;
		}
		.slide2Message p {
			font-size:115%;
		}
	}
	@media only screen and (max-width: 767px) {
		.slide2Message {
			margin:.5em;
		}
		.slide2Message h1 {
			font-size:125%;
		}
		.learnMore2 {
			width:97px;
			height:20px;
		}
		.learnMore2 h2 {
			font-size:15px;
		}
		.slide2Message p {
			display:none;
		}
	}
	@media only screen and (max-width: 413px) {
		.slide4Message {
			margin:.5em;
		}
		.slide4Message h1 {
			font-size:100%;
		}
		.learnMore4 {
			width:92px;
			height:20px;
		}
		.learnMore4 h2 {
			font-size:15px;
		}
		.slide4Message p {
			display:none;
		}
	}
.slide3 {
}
.slidetextcontainer3 {
	max-width:1700px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.slide3Message {
	margin:1em 2%;
	position:absolute;
	top:0;
	left:1em;
	width:90%;
}
.slide3Message h1 {
	font-family:'Raleway', sans-serif;
	font-size:320%;
	font-weight:700;
	color:#FFF;
	text-align:left;
	width:100%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.slide3Message p {
	font-family:'Raleway', sans-serif;
	font-size:130%;
	font-weight:300;
	color:#FFF;
	text-align:left;
	float:left;
	width:40%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.learnMore3 {
	background-color:#30a8e1;
	width:205px;
	height:50px;
	border-radius:10px;
	margin:1em 0em;
	padding:5px 5px 5px 5px;
	display:block;
	float:left;
	clear:both;
}
.learnMore3 h2 {
	font-family:'Raleway', sans-serif;
	font-size:35px;
	font-weight:500;
	color:#FFF;
	padding:0px;
	margin:0px 5px 0px 5px;
}
.learnMore3 h2 a {
	text-decoration:none;
	color:#FFF;
	font-weight:500;
}
.learnMore3 h2 a:hover {
	text-decoration:underline;
	color:#FFF;
	background-color:transparent;
	font-weight:500;
}
	@media only screen and (max-width: 1024px) {
		.slide3Message {}
		.slide3Message h1 {
			font-size:240%;
		}
		.learnMore3 {
			width:162px;
			height:36px;
		}
		.learnMore3 h2 {
			font-size:27px;
		}
		.slide3Message p {
			font-size:115%;
		}
	}
	@media only screen and (max-width: 767px) {
		.slide3Message {
			margin:.5em;
		}
		.slide3Message h1 {
			font-size:125%;
		}
		.learnMore3 {
			width:97px;
			height:20px;
		}
		.learnMore3 h2 {
			font-size:15px;
		}
		.slide3Message p {
			display:none;
		}
	}
	@media only screen and (max-width: 413px) {
		.slide3Message {
			margin:.5em;
		}
		.slide3Message h1 {
			font-size:100%;
		}
		.learnMore3 {
			width:92px;
			height:20px;
		}
		.learnMore3 h2 {
			font-size:15px;
		}
		.slide3Message p {
			display:none;
		}
	}
.slide4 {
}
.slidetextcontainer4 {
	max-width:1700px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.slide4Message {
	margin:1em 2%;
	position:absolute;
	top:0;
	left:1em;
	width:90%;
}
.slide4Message h1 {
	font-family:'Raleway', sans-serif;
	font-size:320%;
	font-weight:700;
	color:#FFF;
	text-align:left;
	width:100%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.slide4Message p {
	font-family:'Raleway', sans-serif;
	font-size:130%;
	font-weight:300;
	color:#FFF;
	text-align:left;
	float:left;
	width:40%;
	padding:0;
	text-shadow:0 0 15px #1a1a1a;
	margin:0;
}
.learnMore4 {
	background-color:#30a8e1;
	width:205px;
	height:50px;
	border-radius:10px;
	margin:1em 0em;
	padding:5px 5px 5px 5px;
	display:block;
	float:left;
	clear:both;
}
.learnMore4 h2 {
	font-family:'Raleway', sans-serif;
	font-size:35px;
	font-weight:500;
	color:#FFF;
	padding:0px;
	margin:0px 5px 0px 5px;
}
.learnMore4 h2 a {
	text-decoration:none;
	color:#FFF;
	font-weight:500;
}
.learnMore4 h2 a:hover {
	text-decoration:underline;
	color:#FFF;
	background-color:transparent;
	font-weight:500;
}
	@media only screen and (max-width: 1024px) {
		.slide4Message {}
		.slide4Message h1 {
			font-size:240%;
		}
		.learnMore4 {
			width:162px;
			height:36px;
		}
		.learnMore4 h2 {
			font-size:27px;
		}
		.slide4Message p {
			font-size:115%;
		}
	}
	@media only screen and (max-width: 767px) {
		.slide4Message {margin:.5em;}
		.slide4Message h1 {font-size:125%;}
		.learnMore4 {width:97px;height:20px;}
		.learnMore4 h2 {font-size:15px;}
		.slide4Message p {display:none;}
	}
	@media only screen and (max-width: 413px) {
		.slide4Message {
			margin:.5em;
		}
		.slide4Message h1 {
			font-size:100%;
		}
		.learnMore4 {
			width:92px;
			height:20px;
		}
		.learnMore4 h2 {
			font-size:15px;
		}
		.slide4Message p {
			display:none;
		}
	}
.contact_send_btn {
	width:100%;
	padding-left:0;
}
.footerContact {margin-left:1em;}

/************************************ Start Slider Styles ************************************/
.bx-wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	*zoom:1;
}
.bx-wrapper img {
	max-width:100%;
	display:block;
}
.bx-viewport {
	height:auto;
}
.bx-wrapper .bx-viewport {
	border:0px;
	left:0px;
	background:#fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform:translatez(0);
	-moz-transform:translatez(0);
		-ms-transform:translatez(0);
		-o-transform:translatez(0);
		transform:translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%;
}
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url(/images/bx_loader.gif) center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000;
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:inherit;
	font-weight:bold;
	color:#666;
	padding-top:20px;
	display:none;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	*zoom:1;
	*display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 5px;
	outline:0;
	border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#000;
}
.bx-wrapper .bx-prev {
	left:-31px;
	background:url(/images/controlsLeftArrow.png) no-repeat;
}
.bx-wrapper .bx-next {
	right:-31px;
	background:url(/images/controlsRightArrow.png) no-repeat;
}
.bx-wrapper .bx-prev:hover {
	background-position:0 0;
}
.bx-wrapper .bx-next:hover {
	background-position:0 0;
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:25px;
	height:25px;
	text-indent:-9999px;
	z-index:9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none;
}
.bx-wrapper .bx-controls-auto {
	text-align:center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display:block;
	text-indent:-9999px;
	width:10px;
	height:11px;
	outline:0;
	background:url(/images/controls.png) -86px -11px no-repeat;
	margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position:-86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display:block;
	text-indent:-9999px;
	width:9px;
	height:11px;
	outline:0;
	background:url(/images/controls.png) -86px -44px no-repeat;
	margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position:-86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align:left;
	width:80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right:0;
	width:35px;
}
.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#666\9;
	background:rgba(80, 80, 80, 0.75);
	width:100%;
}
.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:inherit;
	display:block;
	font-size:.85em;
	padding:10px;
}
/************************************ END Slider Styles ************************************/
h1.tools {
	font-size:200%;
    font-weight:600;
    color:#666666;
    line-height:1.15em;
	margin:.25em 0 .75em 0;
}
h3.tools {
	font-size:125%;
    font-weight:600;
    color:#666666;
    line-height:1.15em;
	margin:1.7em 0 .25em 0;
}
p.tools {
	font-size:100%;
    font-weight:normal;
    color:#666666;
    line-height:1.5em;
}
ul.tools {
	font-size:100%;
    font-weight:normal;
    color:#666666;
    line-height:1.5em;
	list-style-type:circle;
    margin:.5em .25em .25em 2em;
}
/**********************************************END FarmCentric Custom Styles**********************************************/



body {
	background-color:#fff;
}

h1 {
	font-size:3.15em;
	font-weight:400;
	margin:1em;
}
h2 {
	font-size:2em;
	font-weight:400;
}
h3 {
	color:#333;/* Theme change */
	margin-bottom:.5em;
	font-weight:600;
	font-size:1.3em;
}
ul {
	font-size:1em;
}
p {
	font-size:1em;
}

ul.circleBullets {
	list-style-type:disc;
	margin-left:2em;
}
ul.circleBullets li {
	margin-bottom:.5em;
}
ul.circleBulletsTight {
	list-style-type:disc;
	margin-left:2em;
}
ul.circleBulletsTight li {
	margin-bottom:.15em;
}
	
.features {
	background-color:#f5f9fd;
	border-top:1px solid #3c8ed8;
	border-bottom:1px solid #3c8ed8;
}
.features h2 {
	color:#3c8ed8;
}
.features ul.circleBulletsTight {
	margin-bottom:2em;
}
	
	
.fcHeader {
	max-width:none;
	height:82px;
	position:fixed;
	background-color:#fff;
	z-index:10;
    box-shadow:0 0 .5em #333;
}
.stickyMenu {	
	top:82px;
	position:fixed;
}


#horizontalMenuDiv {
	height:42px;/* Change to the FarmCentric Custom CSS */
	background-color:#333;/* Theme change */
	z-index: 10;
}

ul.horizontal_nav {
	margin:0 auto;/* Change to the Template Responsive CSS*/
}	
.horizontal_nav {
    background-color:#333;/* Theme change */
}
.horizontal_nav li a {
    line-height:40px;/* Change to the FarmCentric Custom CSS */
}
.fcHeaderContainer {
	max-width:1024px;
	margin:0 auto;
}
.headerLeft {
	min-height:inherit;
	width:300px;
	height:50px;
	margin:1em;
	padding:0;
	float:left;
}
.headerRight {
	min-height:inherit;
	width:auto;
	height:50px;
	margin:1em;
	padding:0;
	float:right;
}
.header_logo {
    padding:0;
	width:300px;
}
.slide1 {
	padding-top:82px;
}
.slidetextcontainer {
	max-width:1024px;
	/*width:100%;*/
	margin:0 auto;
	position:relative;
}
.slide1Message {
	margin:1em;
	position:absolute;
	top:0;
	right:0;
	width:auto;
	max-width:760px;
}
.slide1Message h2 {
	font-size:230%;
	font-weight:700;
	color:#FFF;
	text-align:right;
	width:100%;
	padding:0;
	text-shadow:0 0 10px #000000;
	margin:0;
}
.fcHeaderMenu {
	background-color:transparent;
	border-radius:none;
	width:auto;
	height:auto;
	top:0;
	right:0;
	margin:.75em 0 0 0;
	padding:0;
	position:relative;
}
.fcHeaderMenu h2 {
	font-family:'Raleway', sans-serif;
	font-size:18px;
	font-weight:700;
	color:#808080;
	padding:0;
	margin:0px 5px 0px 5px;
}
.fcHeaderMenu h2 a {
	text-decoration:none;
	color:#808080;
	font-weight:700;
}
.fcHeaderMenu h2 a:hover {
	text-decoration:underline;
	color:#333;
	background-color:transparent;
	font-weight:700;
}
.homepageQuote {
	position:absolute;
    top:5em;
    right:0;
    margin:1em;
	padding:1em;
	max-width:50%;
	display:block;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
.homepageQuote p {
	color:#fff;
	font-size:1.25em;
}
.homepageQuote p span {
	text-align:right;
	display:block;
	width:100%;
}
	
.fcContentSection {
	max-width:1024px;/* Change to the FarmCentric Custom CSS */
}
	
	@media only screen and (max-width: 1024px) {
		.slide1Message {}
		.slide1Message h2 {
			font-size:230%;
		}
		.fcHeaderMenu {
			background-color:transparent;
			border-radius:none;
			width:auto;
			height:auto;
			top:0;
			right:0;
			margin:.75em 0 0 0;
			padding:0;
			position:relative;
		}
		.fcHeaderMenu h2 {
			font-size:18px;
		}
	}
	@media only screen and (max-width: 970px) {
		.homepageQuote {
			font-size:1.03em;
			top:3.5em
		}
		.homepageQuote p {
			color:#fff;
			font-size:1.03em;
		}
		.homepageQuote p span {
			text-align:right;
			display:block;
			width:100%;
		}

	}
	@media only screen and (max-width: 768px) {
		.headerLeft {
			width:100%;
			float:none;
			height:auto;
		}
		.header_logo {
			margin:0 auto;
		}
		.slide1Message {
			position:relative;
			top:0;
			right:0;
			margin:0;
			padding:2%;
			width:96%;
			display:block;
		}
		.slide1Message h2 {
			font-size:145%;
			color:#333;
			text-shadow:none;
			text-align:center;
			display:table;
			padding:.75em .0 .3em 0;
		}
		.fcHeaderMenu {
			background-color:transparent;
			border-radius:none;
			width:auto;
			height:auto;
			top:0;
			right:0;
			margin:.75em 0 0 0;
			padding:0;
			position:relative;
		}
		.fcHeaderMenu h2 {
			font-size:18px;
		}
		.homepageQuote {
			position:relative;
			top:0;
			right:0;
			margin:0;
			padding:2%;
			width:96%;
			max-width:none;
			background-color:rgba(60,142,216,0.9);
			display:block;
			border-bottom-left-radius:0px;
			border-bottom-right-radius:0px;
			border-top-left-radius:0px;
			border-top-right-radius:0px;
		}
		.homepageQuote p {
			color:#fff;
			font-size:1.25em;
		}
		.homepageQuote p span {
			text-align:right;
			display:block;
			width:100%;
		}
	}
	@media only screen and (max-width: 480px) {
		h1 {
			font-size:3em;
			font-weight:400;
			margin:.5em;
		}
		.headerLeft {
			margin:0;
			width:100%;
			float:none;
			height:auto;
		}
		.header_logo {
			margin:0 auto;
			padding-top:.3em;
			width:250px;
			padding-left:48px;
		}
		.headerRight {
			clear:both;
			margin:0;
			width:100%;
			float:none;
			height:inherit;
			display:block;
		}
		
		.slide1Message {
			max-width:none;
			width:92%;
			margin:0;
			padding:4%;
			display:table;
		}
		.slide1Message h2 {
			font-size:1.5em;
			text-align:center;
			display:table;
			padding:0;
		}
		.homepageQuote {
			padding:8%;
    		width:84%;
		}
		.fcHeaderMenu {
		    width:100%;
    		height:auto;
    		top:0;
    		margin:.5em 0;
    		text-align:center;
    		padding:0;
		}
		.fcHeaderMenu h2 {
			font-size:16px;
		}
	}