/*
 Theme Name:   Farm
 Theme URI:    http://localhost/farm/
 Description:  Farm Theme
 Author:       Adam Weldon
 Version:      1.0.1
 TIM TIME TESTING
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 13, 2014 */
@font-face {
	font-family: 'fultonshandregular';
	src:url('fonts/fultonshand_regular-webfont.eot');
	src:url('fonts/fultonshand_regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/fultonshand_regular-webfont.woff') format('woff'),
		url('fonts/fultonshand_regular-webfont.ttf') format('truetype'),
		url('fonts/fultonshand_regular-webfont.svg#fultonshandregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'capitalsregular';
	src:url('fonts/ufonts.com_capitals_1_-webfont.eot');
	src:url('fonts/ufonts.com_capitals_1_-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/ufonts.com_capitals_1_-webfont.woff') format('woff'),
		url('fonts/ufonts.com_capitals_1_-webfont.ttf') format('truetype'),
		url('fonts/ufonts.com_capitals_1_-webfont.svg#capitalsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

html, body {margin:0; padding:0 !important;}
body {
	min-width:320px;
	font: 16px/19px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	background:url('images/bg-main.jpg');
}
img { border-style: none; }
a {
	text-decoration: none;
}
.entry-content p {
	line-height: 20px;
}
.entry-content ul {
  list-style-type: circle;
  color: #575;
  font-style: italic;
  line-height: 20px;
}
.entry-content img {
	max-width: 100%;
}
iframe {max-width: 100%;}
.row_shell {position:relative;}
a:focus { text-decoration:none; }
q, blockquote, q:before, q:after { quotes:none; }
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
input,
textarea,
select {
	font: 13px/16px 'Source Sans Pro', Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #808953;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.pointer {
	cursor: pointer!important;
}
.img-holder {
	padding:3px;
	overflow:hidden;
	background:#dcddd3;
}



#content {height:auto !important;}
#content .row {position:relative;}
/* div#sidebar.col-lg-3.col-md-3.col-sm-4.col-xs-12.same.same-height-right {padding-bottom:50px;} */
#sidebar_shell, #sidebar {top: 0;
position: relative;
bottom: 0; right:0;}
#primary-sidebar{
	margin-bottom: 20px;
}
.center{
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.topbar .search-form input[type="submit"],
.topbar .search-form input[type="text"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	border-radius: 0 !important;
}
/* placeholder input styles */
::-webkit-input-placeholder { color: #808953; }
:-moz-placeholder { color: #808953; }
::-moz-placeholder {
	color: #808953;
	opacity: 1;
}
:-ms-input-placeholder { color: #808953; }
.search-form input[type="text"]::-webkit-input-placeholder { color: #808953; }
.search-form input[type="text"]:-moz-placeholder { color: #808953; }
.search-form input[type="text"]::-moz-placeholder { color: #808953; }
.search-form input[type="text"]:-ms-input-placeholder { color: #808953; }
.widget .search-form input[type="text"]::-webkit-input-placeholder { color: #cb511e; }
.widget .search-form input[type="text"]:-moz-placeholder { color: #cb511e; }
.widget .search-form input[type="text"]::-moz-placeholder { color: #cb511e; }
.widget .search-form input[type="text"]:-ms-input-placeholder { color: #cb511e; }
.subscribe-form .form-control::-webkit-input-placeholder { color: #594f4f; }
.subscribe-form .form-control:-moz-placeholder { color: #594f4f; }
.subscribe-form .form-control::-moz-placeholder { color: #594f4f; }
.subscribe-form .form-control:-ms-input-placeholder { color: #594f4f; }
.widget.form-area .form-control::-webkit-input-placeholder { color: #808953; }
.widget.form-area .form-control:-moz-placeholder { color: #808953; }
.widget.form-area .form-control::-moz-placeholder { color: #808953; }
.widget.form-area .form-control:-ms-input-placeholder { color: #808953; }
#wrapper {
	overflow:hidden;
	position:relative;
}
#header { background:url(images/bg-header.jpg); }
#header:after {
	display:block;
	content:'';
	clear:both;
}
.topbar {
	overflow:hidden;
	margin:0 -9999px;
	padding:16px 9999px 4px;
	border-bottom:solid 1px #69704a;
	background:url(images/bg-header-n.jpg);
}
.social-networks {
  float: none;
  list-style: none;
  padding: 0;
  display: inline-block;
}
.social-networks li {
	float:left;
	margin:0 0 5px 2px;
}
.social-networks li a {
	float:left;
	width:28px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/sprite.png) no-repeat;
}
.social-networks .instagram a { background-position:-38px 0; }
.social-networks .rss a { background-position:-75px 0; }
.social-networks .pintrest a { background-position:-112px 0; }
.search-form {
	float:right;
	width:167px;
	height:22px;
	border-radius:4px;
	background:#efefec;
	margin:2px 6px 2px 9px;
	border:solid 1px #c2c2c2;
}
.search-form input[type=text] {
	float:left;
	width:141px;
	padding:2px 7px;
	background:none;
	border:solid #cacac9;
	border-width:0 1px 0 0;
}
.search-form input[type=submit] {
	float:right;
	width:24px;
	height:20px;
	padding:0;
	border:0;
	overflow:hidden;
	text-indent:9999px;
	background:url(images/sprite.png) no-repeat 0 -37px;
}
.addnav {
	overflow:hidden;
	text-align:right;
	font-weight:300;
	padding:5px 0 0 198px;
	text-transform:uppercase;
}
.addnav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.addnav ul li:first-child { background:none; }
.addnav ul li {
	padding:0 6px 0 12px;
	display:inline-block;
	vertical-align:middle;
	background:url(images/divider.png) no-repeat 0 1px;
}
.addnav ul li a { color:#cfd3ba; }
.addnav ul li.active a,
.addnav ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.header-holder {
	margin:0 -9999px;
	padding:0 9999px;
	border-top:solid 1px #969e6f;
	box-shadow:inset 0 -1px 10px 0 rgba(0, 0, 0, 0.27);
}
.header-holder:after {
	display:block;
	content:'';
	clear:both;
}
.logo {
	position:absolute;
	top: 0px;
	width:201px;
	height:160px;
	padding:6px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.png) no-repeat;
	background-size: contain;
}
.logo a {
	display:block;
	height:100%;
}
/* Global Styles */
.max-half {
	max-width: 50vw;
}
.max-fourth {
	max-width: 50vw;
}
.kinda-small {
	max-width: 200px;
}
#farmToSchool {
	width:25%; height: auto; min-width: 140px; margin-bottom:2em;
}
.float-right {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}
.text-center{
	text-align: center;
}
.no-border {
	border: none!important;
}
.shift-right {
	-webkit-transition: transform .5s ease;
	transition: transform .5s ease;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
.our-team {
  text-align: center;
}
.our-team img {
	margin-bottom: 15px;
}
.img-left-content-right p {
  margin-left: 18%;
}
#header .holder {
	position:relative;
	padding:30px 0 24px 197px;
}
#header .text {
	color:#fff;
	display:block;
	font-weight:normal;
	text-align:right;
	margin:0 0 14px;
	word-spacing:-2px;
	font:25px/35px 'fultonshandregular', Arial, Helvetica, sans-serif;
}
#nav {
	list-style:none;
	padding:0;
	margin:0 -2.1%;
	font-size:16px;
	line-height:20px;
	text-transform:capitalize;
}
#nav:after {
	display:block;
	content:'';
	clear:both;
}
#nav li:first-child { border-left:none; }
#nav > li {
  float: left;
  padding: 0 1.4%;
  position: relative;
  border-left: 1px solid rgba(181, 184, 163, 1);
}
#nav > li > a {
	display:block;
	color:#cc9;
}
#nav>li.current_page_item > a,
#nav > li:hover > a,
#nav > li > a:hover {
	color:#fff;
	padding:0 0 24px;
	margin:0 0 -24px;
	text-decoration:none;
}
.dropdown-menu {
	top:25px;
	padding:0;
	margin:0;
	width:120px;
	left:50%;
	min-width:inherit;
	margin:0 0 0 -60px;
	text-align:center;
	border-radius:0;
	border:solid 1px #5e663a;
	background:url(images/bg-topbar.jpg);
}
.dropdown-menu li:first-child { border:0; }
.dropdown-menu li {
	border-top:solid 1px #676f43;
	box-shadow:inset 0 1px 0 0 #929a6c;
}
.dropdown-menu li a {
	color:#e6f0cf;
	font-size:14px;
	line-height:23px;
	padding:0 10px;
	white-space:normal;
}
.dropdown-menu li a:hover {
	color:#fff;
	font-weight:600;
	background:url(images/bg-nav.jpg);
}
.navbar-toggle {
  position: absolute;
  float: none;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 4px;
  color: #fff;
  background: #eb4f0e;
  right: 1em;
}
.navbar-toggle .icon-bar { background:#fff; }
#main {
	overflow:hidden;
	background:url(images/bg-main.jpg);
}
.title-bar {
	color:#495a12;
	overflow:hidden;
	background:#fff;
	font-size:15px;
	line-height:20px;
	padding:8px 4px 6px 12px;
}
#huge_it_gallery_content_2{
	  margin-top: 50px;
}
#huge_it_slideshow_left_gallery_2 {
  left: 35px!important;
}
#huge_it_slideshow_right_gallery_2 {
  right: 35px!important;
}
.huge_it_slideshow_dots_thumbnails_gallery_2 {
	display: none;
}
.entry-content .huge_it_slideshow_image_wrap_gallery_2{
	    background: #F8F8F8!important;
}
.entry-content .huge_it_slideshow_image_wrap_gallery_2 li{
	    background: none!important;
}
.entry-content img.huge_it_slideshow_image_gallery_2 {
  display: inline-block;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
.slideshow  {
	overflow:hidden;
	background:#182008;
	position:relative;
}
.pagination {
	position:absolute;
	bottom:28px;
	left:50%;
	margin:0;
	z-index:10;
}
.pagination ul {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	left:-50%;
	display:inline-block;
	vertical-align:middle;
}
.pagination li {
	float:left;
	margin:0 2px 0 3px;
}
.pagination li a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:17px;
	height:17px;
	background:url(images/sprite.png) no-repeat -48px -37px;
}
.pagination li.active a { background-position: -28px -37px; }
.slideshow .mask {
	position:relative;
	max-width:1229px;
	margin:0 auto;
	overflow:hidden;
}
.slideshow .slideset {
	float:left;
	width:9999px;
}
.slideshow .slide {
	float:left;
	width:100%;
}
.slideshow .slide p:first-child {margin:0 !important;}
.slideshow img {
	display:block;
	width:100%;
	height:auto;
}
.slideshow .carousel-caption {
	text-align:left;
	left:9.8%;
	right:10%;
	font-size:30px;
	line-height:35px;
	padding:0 0 5.6%;
}
.slideshow .carousel-caption p { margin:0 0 5px; }
.slideshow .carousel-caption strong {
	font-size:40px;
	line-height:42px;
	display:inline-block;
	vertical-align:bottom;
}
.slideshow .carousel-caption .alignright {
	text-align:right;
	margin:0 0 29px;
}
.slideshow .carousel-caption .btn {
	float:right;
	background:#eb4f0e;
	font-size:18px;
	line-height:22px;
	padding:8px 24px 8px 11px;
}
.readmore {
	float:left;
	position:relative;
	font-size:14px;
	font-weight:600;
	padding:0 10px 0 0;
}
.readmore a { text-decoration:underline; }
.readmore a:hover { text-decoration:none; }
.readmore:after {
	position:absolute;
	right:0;
	top:50%;
	content:'»';
	margin:-8px 0 0;
}
.features {
	overflow:hidden;
	margin:0 -9999px;
	padding:27px 9999px 11px;
	border-bottom:solid 1px #c2c2c2;
	box-shadow:inset 0 -1px 0 0 #fff;
	-webkit-box-shadow:inset 0 -1px 0 0 #fff;
	background:url(images/bg-features.jpg) repeat-x 0 100%;
}
.articles .holder,
.features .holder { overflow:hidden; }
.features .box {
	float:none;
	margin:0 -2px 10px -1px;
	display:inline-block;
	vertical-align:top;
	background:url(images/divider3.png) repeat-y;
}
.features img {
	display:block;
	width:100%;
	height:auto;
}
.features .img-holder {
  border: solid 3px #e1e2da;
  padding: 0px;
  background: #e1e2da;
  margin: 0 0 15px 0px;
  display: inline-block;
}
.features .video-holder {
  	border: solid 3px #495a12;
	overflow:hidden;
	background:#495a12;
	margin: 0 0 15px 0px;
	display: inline-block;
}
.features .textbox {
	overflow:hidden;
	padding:0 3px;
}
.features .box .title {
	display:block;
	font-size:16px;
	line-height:20px;
	margin:0 0 10px;
}
.features .box .title a { color:#34302d; }
.features p { margin:0 0 16px; }
.articles {
	overflow:hidden;
	margin:0 -9999px;
	padding:39px 9999px 22px;
	border-bottom:solid 1px #c2c2c2;
	box-shadow:inset 0 1px 0 0 #fff;
	-webkit-box-shadow:inset 0 1px 0 0 #fff;
}
.articles .article-box {
	float:none;
	margin:0 -2px 10px -1px;
	display:inline-block;
	vertical-align:top;
	background:url(images/divider3.png) repeat-y;
}
.articles img {
	display:block;
	width:100%;
	height:auto;
}
.articles .img-holder {
  border: solid 3px #e1e2da;
  padding: 0px;
  background: #e1e2da;
  margin: 0 0 15px 0px;
  display: inline-block;
}
.articles .textbox {
	overflow:hidden;
	padding:0 3px;
}
.articles .article-box .title {
	display:block;
	font-size:22px;
	line-height:24px;
	margin:0 2px 16px;
}
.articles .article-box .title a { color:#34302d; }
.articles .article-box p { margin:0 0 15px; }
.btn:after, .more-link:after {
	position:absolute;
	right:7px;
	top:50%;
	width:8px;
	height:8px;
	content:'';
	margin:-4px 0 0;
	background:url(images/sprite.png) no-repeat -75px -37px;
}
.btn, .more-link {
	position:relative;
	color:#fff;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	background:#6e9a35;
	white-space:normal;
	padding:4px 19px 4px 9px;
	text-transform:uppercase;
	letter-spacing:-0.1px;
}
.btn.yellow { background:#f9a11c; }
.btn.blue { background:#088dca; }
.quatation-area {
	color:#6e9a35;
	overflow:hidden;
	margin:0 -9999px;
	padding:29px 9999px 17px;
	background:url(images/bg-quotation-area.jpg);
}
.quatation-area blockquote {
	border:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
}
.quatation-area blockquote q {
	display:block;
	word-spacing:-2px;
	font:28px/30px 'fultonshandregular', Arial, Helvetica, sans-serif;
}
.quatation-area blockquote cite {
	float:right;
	margin:-6px 2px 0;
}
.careers-quote.quatation-area,.community-quote.quatation-area  {
  background: none;
}
.careers-quote.quatation-area q {
  font: 20px/25px 'fultonshandregular', Arial, Helvetica, sans-serif;
}
.community-quote.quatation-area q {
	font: 22px/28px 'fultonshandregular', Arial, Helvetica, sans-serif;
}
.f-content {
	font-size:14px;
	margin:0 -9999px;
	padding:41px 9999px 17px;
	border-style:solid;
	border-width:1px 0;
	border-color:#c6c6c6 #fff #828b54;
	box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #9ea567;
	-webkit-box-shadow: inset 0 1px 0 0 #fff, 0 1px 0 0 #9ea567;
	background:url(images/bg-footer.jpg);
}

.f-content:after {
	display:block;
	content:'';
	clear:both;
}
.f-content .holder { overflow:hidden; }
#footer h3 {
	color:#34302d;
	font-size:20px;
	line-height:24px;
	margin:0 0 16px;
	font-weight:700;
	text-transform:capitalize;
}
/*
#footer .widget_text {float:left; width:21.8% !important; padding:0 3.9% 0 2px !important;}
#footer .widget_text:first-child {width:33.8% !important;}
*/
#footer {
  margin-top: 3em;
  background-color: #808953;
}
#footer .widget_text:first-child h3 {
	font-size:24px;
	line-height:30px;
	margin:0 0 16px;
}
.f-content .widget_text, .f-content .widget_recent_entries {
	border-left: 1px solid rgba(128, 128, 128, 0.4);
  box-shadow: -2px 0px 0px #fff;
}
.f-content .widget_text:first-child, .f-content .widget_recent_entries:first-child {
	border-left: none;
	box-shadow: none;
}
.map-holder img {
	display:block;
	width:100%;
	height:auto;
}
.map-holder {
	padding:2px;
	overflow:hidden;
	margin:0 0 15px;
	background:#f0f1e7;
}
.f-content h4 {
	color:#34302d;
	margin:0 0 4px;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:-0.2px;
}
.f-content ul {
	list-style:none;
	padding:0 2px 1px;
	margin:0;
	overflow:hidden;
}
.f-content ul li {
	float:left;
	width:100%;
	padding:2px 0 28px;
}
.f-content ul .textbox { overflow:hidden; }
.f-content .textbox .title {
	color:#34302d;
	display:block;
	margin:0 0 7px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.f-content .textbox .title a { color:#34302d; }
.f-content ul .date {
	display:block;
	font-size:14px;
	line-height:14px;
	color:#088dca;
	margin:0 0 5px;
	padding:0 0 0 18px;
	background:url(images/ico-calendar.png) no-repeat;
}
.f-content address {
	color:#34302d;
	font-size:14px;
	line-height:16px;
	margin:0 0 10px;
	letter-spacing:-0.3px;
}
.f-content .link {
	overflow:hidden;
	display:block;
	margin:0 0 15px;
}
.f-content .phone {
	display:block;
	font-weight:600;
	line-height:18px;
	padding:0 0 5px 22px;
	position:relative;
}
.f-content .phone:before {
	position:absolute;
	left:0;
	top:0;
	width:15px;
	height:15px;
	content:'';
	background:url(images/sprite.png) no-repeat -87px -37px;
}
.f-content .phone a {
	color:#088dca;
	cursor:text;
}
.f-content .phone a:hover { text-decoration:none; }
.f-content .print {
	color:#088dca;
	display:block;
	font-weight:600;
	position:relative;
	padding:0 0 0 23px;
}
.f-content .print:before {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:14px;
	content:'';
	background:url(images/sprite.png) no-repeat -112px -37px;
}
.f-content .readmore {
	font-size:12px;
}
.f-content .btn {
	margin:0 5px;
	background:#808953;
	padding:2px 20px 3px 9px;
}
.f-content .contact-box {
	overflow:hidden;
	margin:-3px 0 13px;
}
.f-content .contact-box .name {
	display:block;
	color:#34302d;
	margin:0 0 2px;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	letter-spacing:-0.2px;
}
.f-content .contact-box .phone { padding-left:20px; }
.f-content .contact-box address { margin-bottom:3px; }
#footer .info { padding:18px 0; }
#footer .info a { color:#fff; }
.footer-nav {
	overflow:hidden;
	font-size:14px;
}
.menu-item {position:relative;}
.sub-menu {position:absolute; top:30px; left:0; border-top:#5e6639 solid 1px; padding:0px 2px; min-width:100%; display:none; z-index:99999;}
.menu-item:hover .sub-menu {display:block;}

.sub-menu li {list-style:none; width:100%; display:block; min-height:30px;}
.sub-menu li a {border-top:#929a6c solid 1px; border-bottom:#676f43 solid 1px; background:url('images/nav_bg.png') repeat; display:block; text-align:center; min-width:100%; padding:5px 10px; font:14px 'Source Sans Pro', Helvetica, sans-serif; color:#e6f0cf;}
.sub-menu li:first-child a {border-top:#808957 solid 1px;}
.sub-menu li:hover a, .sub-menu li.current-menu-item a {background:#6d754a !important; text-decoration:none;}

.footer-nav ul {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.footer-nav ul li:first-child {
	background:none;
	padding:0 2.3% 0 0.7%;
}
.footer-nav ul li {
	float:left;
	padding:0 2%;
	background:url(images/divider.png) no-repeat 0 3px;
}
.footer-nav ul li.current_page_item a { font-weight:bold; }
.copyright {
	color:#fff;
	text-align:right;
}
.breadcrumb {
	margin:0;
	color:#495a12;
	overflow:hidden;
	background:#fff;
	font-size:15px;
	line-height:20px;
	font-weight:700;
	padding:8px 4px 7px 12px;
	border-bottom:solid 1px #ced2c1;
	box-shadow:inset 0 -1px 0 0 #fcfcfb;
	-webkit-box-shadow:inset 0 -1px 0 0 #fcfcfb;
}
.breadcrumb ul {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.breadcrumb ul li:first-child {
	background:none;
	padding-left:0;
}
.breadcrumb ul li {
	float:left;
	padding:0 7px 0 14px;
	background:url(images/arrow2.png) no-repeat 0 8px;
}
.breadcrumb ul li a {
	color:#808953;
	font-weight:600;
}
.paging {
	list-style:none;
	margin:0;
	line-height:20px;
	font-size:16px;
	overflow:hidden;
	padding:15px 0 35px;
}
.paging a {
	display:inline-block;
	min-width:28px;
	text-align:center;
	background:url(images/divider5.png) no-repeat 0 4px;
}
.paging a.prev,
.paging a.next {
	font-size:18px;
	line-height:19px;
	min-width:15px;
	background:none;
	text-align:left;
	padding:0 1px;
}
.paging .page-numbers:first-child {background:none !important;}
.paging a.prev:hover,
.paging a.next:hover { text-decoration:none; }
.paging a.first {
	min-width:16px;
	text-align:left;
	background:none;
}
.paging li.dots {
	min-width:inherit;
	background:none;
	margin:0 0 0 -9px;
}
.paging li.last {
	background:none;
	min-width:23px;
}
.paging span.current {min-width:28px; display:inline-block; text-align:center;background:url(images/divider5.png) no-repeat 0 4px; }
.paging li a { color:#594f4f; }
.paging span.current,
.paging a:hover {
	color:#cb511e;
	text-decoration:underline;
}
.post {
	margin:0 35px 0 0;
	padding:38px 0 25px 3px;
	border-bottom:solid 1px #dbdbdb;
	box-shadow:0 2px 0 0 #fcfcfc;
	-webkit-box-shadow:0 2px 0 0 #fcfcfc;
}
.post:last-child {border:none;}
.post:after {
	display:block;
	content:'';
	clear:both;
}
.post ul {
	/*
	max-width:116px;
	float:left;
	*/
	list-style:none;
	padding:0;
	margin:0;
	letter-spacing:-0.1px;
}
.post ul li {
	position:relative;
	padding:1px 0 9px 27px;
}

.post ul li:before {
	position:absolute;
	top:0;
	left:0;
	width:16px;
	height:15px;
	content:'';
	background:url(images/sprite.png) no-repeat 0 -67px;
}

.post ul.bullet {
	list-style: initial !important;
	padding-left: 44px;
}

.post ul li.bullet:before {
	background-image: none !important;
}

.post ul li.bullet {
	padding:1px 0px 9px 0px;
}



.post ul li.link:before {
	width:17px;
	height:14px;
	background-position: -24px -67px;
}
.post ul li.by:before {
	width:19px;
	height:16px;
	background-position: -45px -67px;
}
.entry-content img {height: inherit; border:none/*3px solid #dcddd3*/;}
img.product-guide {
  border: none;
}
.post ul li.comment:before {
	width:19px;
	height:14px;
	background-position: -75px -67px;
}
.post ul li a { color:#088dca; }
.post-content {
	overflow:hidden;
	padding:0 4.8% 0 4.4%;
}
.post-content .img-holder { margin:0 17px 16px 0; }
.img-holder p {padding:0 !important; margin:0 !important;}
.post-content img {
	display:block;
	width:100%;
	height:auto;
}
.post-content h1 {
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	margin:0 0 10px;
}
.post-content h1 a { color:#34302d; }
.post-content p { margin:0 0 10px; }
.post-content .btn, .post-content .more-link {
	margin:11px 0 0;
	background:#808953;
	padding:2px 16px 2px 6px;
}
#sidebar {
	z-index:2;
	border-left:solid 1px #ccd1b6;
	background:url(images/bg-sidebar.jpg);
}
#sidebar_shell {border-left:solid 1px #ccd1b6;}
#sidebar:before {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:-1;
	content:'';
	margin:0 -9999px 0 0;
	padding:0 9999px 0 0;
	background:url(images/bg-sidebar.jpg);
}
.widget.search h1 {
	border:0;
	padding:0;
	font-size:20px;
	box-shadow:none;
}
.widget h1 {
	color:#34302d;
	font-size:22px;
	line-height:27px;
	font-weight:bold;
	margin:0 0 8px;
	padding:0 0 1px;
	border-bottom:none;
	box-shadow:none;
	-webkit-box-shadow:none;
}
.widget .search-form {
	float:none;
	margin:0;
	border:0;
	padding:0;
	background:none;
	height:inherit;
	width:inherit;
}
.widget .search-form input[type="submit"] {
	color:#fff;
	width:36px;
	height:28px;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	overflow:visible;
	text-indent:0;
	background:#cb511e;
	border-radius:0 5px 5px 0;
}
.widget .search-form .field {
	overflow:hidden;
	background:#fff;
	padding:5px 3px;
	border-radius:5px 0 0 5px;
	border:solid #e8eae5;
	border-width:1px 0 1px 1px;
}
.widget .search-form .area { overflow:hidden; }
.widget .search-form label {
	float:left;
	width:10px;
	height:13px;
	margin:2px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/sprite.png) no-repeat -102px -67px;
}
.widget .search-form input[type="text"] {
	width:100%;
	border:0;
	padding:0 6px;
	color:#cb511e;
	font-size:13px;
	line-height:15px;
	text-transform:uppercase;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.widget ul {
	list-style:none;
	padding:6px 0 0;
	margin:0;
	line-height:18px;
	letter-spacing:-0.5px;
}


div.nimble-portfolio {overflow:hidden; clear:both;}
button{
	/*padding: 2px 8px 3px 8px;*/
	font-size: 15px;
	position: relative;
	color: #fff;
	line-height: 20px;
	font-weight: 600;
	white-space: normal;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	text-align: center;
	vertical-align: middle;
	border-radius: 4px;
	border: 1px solid transparent;
	margin-top: 8px;
	padding: 2px 16px 2px 6px
}
/*
button:after{
	position: absolute;
	right: 7px;
	top: 50%;
	width: 8px;
	height: 8px;
	content: '';
	margin: -4px 0 0;
	background: url(images/sprite.png) no-repeat -75px -37px;
} */
button:hover{
	color: #000;
}
.orange {
	background:#eb4f0e;
}
.yellow{
	background:#f9a11c;
}
.blue{
	background:#088dca;
}
.red{
	background:#cb511e;
}
.green{
	background:#2b7535;
}
.light-green{
	background: #6e9a35;
}
.olive{
	background: #808953;
}
.brown{
	background: brown;
}


.widget ul li { padding:0 0 15px; }
.widget ul li a { text-decoration:none; }
.widget ul li a:hover { text-decoration:underline; }
.widget .readmore a {text-decoration:underline;}
.widget.categories ul li a {
	color:#088dca;
}
.widget.categories { padding:23px 0 0 15px; }
.widget.categories ul {
	padding-top:5px;
	letter-spacing:-0.3px;
}
.widget.categories ul li { padding:0 0 12px; }
.widget .text-content {
	overflow:hidden;
	margin:0 0 15px;
}
.alignleft {margin:3px 3.1% 0 0; float:left;}
.alignright {margin:3px 0 0 3.1%; float:right;}
.alignnone {width:auto;
margin:0 0 0 0; display: block;}
.aligncenter {margin:3px auto 3.1% auto; display: block;}

.alignleft2 {
margin:3px 3.1% 0 0; float:left;
}
.alignright2 {
margin:3px 0 0 3.1%; float:right;
}

.team-col *{
	display: block;
	margin-top: .5em;
}
.team-col {
  text-align: center;
}

.text-content .alignleft {
	float:left;
	padding:3px;
	margin:0 17px 0 0;
	background:#e1e2da;
}
.widget .text-content .meta {
	overflow:hidden;
	color:#34302d;
}
.widget .text-content .meta .title {
	display:block;
	font-size:15px;
}
.widget .text-content .meta .title a,
.widget .text-content .meta .by a { color:#34302d; }
.widget .text-content .meta .name {
	display:block;
	font-weight:normal;
}
.widget .text-content .meta .by {
	display:block;
	font-weight:normal;
}
.widget .btn {
	font-size:15px;
	background:#cb511e;
	padding:2px 25px 3px 9px;
}
.widget.form-area { padding:24px 0 5px 15px; }
.widget.form-area h1 {
	font-size:24px;
	line-height:29px;
	margin:0 0 11px;
}
.widget.form-area .text {
	display:block;
	margin:0 0 20px;
	letter-spacing:-0.6px;
}
.widget.form-area .form-control {
	color:#808953;
	font-size:12px;
	height:26px;
	padding:4px 8px;
	margin:0 0 13px;
	text-transform:uppercase;
	border-color:#dcdfd2;
	border-width:1px 0 0 1px;
	box-shadow:inset 0 1px 0 0 #fafaf8;
	-webkit-box-shadow:inset 0 1px 0 0 #fafaf8;
}
.widget.form-area textarea.form-control {
	resize:none;
	padding:12px 10px;
	height:109px;
	margin:0 0 21px;
}
.widget.form-area .btn {
	background:#fdb312;
	padding:2px 23px 3px 8px;
}
.widget .carousel {
	background:none;
	padding:6px 2px 42px
}
.widget .carousel-indicators {
	margin:0;
	left:auto;
	right:0;
	width:auto;
}
.widget .carousel-indicators li { margin:0 0 0 1px; }
.widget .carousel-indicators li,
.widget .carousel-indicators .active {
	width:12px;
	height:12px;
	background-position: -127px -54px;
}
.widget .carousel-indicators .active { background-position: -127px -69px; }
.widget blockquote, #quote, #quoteauthor {
	border:0;
	margin:0;
	padding:0;
	color:#594f4f;
	font-size:14px;
	line-height:16px;
}
.widget blockquote q {
	display:block;
	margin:0 0 7px
}

#quoteauthor {display:block; clear:both; width:100%; text-align:right; padding-top:5px;}
.widget blockquote cite, #quoteauthor {
	color:#2b7535;
	float:right;
	font-weight:bold;
}
.widget.grower .text-content .meta { color:#088dca; }
.widget.grower .text-content .meta .title a{ color:#088dca; }
.widget.grower .text-content .meta .designation {
	display:block;
	font-weight:600;
}
.widget.grower .btn { background:#088dca; }
.widget.map .btn {
	background:#7e5a41;
	padding:2px 23px 3px 8px;
}
.info-block {
	overflow:hidden;
	line-height:17px;
	padding:28px 43px 31px 3px;
	border-bottom:solid 1px #dbdbdb;
	box-shadow:0 2px 0 0 #fcfcfc;
	-webkit-box-shadow:0 2px 0 0 #fcfcfc;
}
.info-block h1 {
	color:#34302d;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	margin:0 0 14px;
	text-transform:capitalize;
}
.info-block .holder { overflow:hidden; }
.info-block .alignleft {
	float:left;
	padding:3px;
	width:36.3%;
	margin:3px 3.1% 0 0;
	background:#dcddd3;
}
.info-block .alignright {
	float:right;
	padding:3px;
	width:36.3%;
	margin:3px 3.1% 0 0;
	background:#dcddd3;
}
.info-block img {
	display:block;
	width:100%;
	height:auto;
}
.info-block p { margin:0 0 7px; }
.grow-area {
	overflow:hidden;
	line-height:17px;
	padding:28px 0;
	border-bottom:solid 1px #dbdbdb;
	box-shadow:0 2px 0 0 #fcfcfc;
	-webkit-box-shadow:0 2px 0 0 #fcfcfc;
}
.grow-area .holder {
	overflow:hidden;
	margin:0 0 30px;
}
.grow-area .textbox {
	overflow:hidden;
	padding:0 5px;
}
.grow-area img {
	display:block;
	width:100%;
	height:auto;
}
.grow-area h1 {
	color:#34302d;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	margin:0 0 17px;
	text-transform:capitalize;
}
.grow-area .alignright {
	float:right;
	padding:3px;
	width:53.3%;
	margin:10px 0 0 3.3%;
	background:#dcddd3;
}
.grow-area p { margin:0 0 6px; }
.thumb-crop {
  width: 100%;
  max-height: 130px;
  max-width: 50vw;
}
.thumbnail {
	color:#34302d;
	list-style:none;
	background:none;
	padding:0;
	overflow:hidden;
	border:0;
	margin:0 -3.1% 0 -1.7%;
	box-shadow:none;
}
.thumbnail li {
	float:left;
	width:12.3%;
	margin:0 2.1%;
}
.thumbnail li .img-holder { margin:0 0 10px; }
.members {
	overflow:hidden;
	padding:21px 3px 33px;
	border-bottom:solid 1px #dbdbdb;
	box-shadow:0 2px 0 0 #fcfcfc;
	-webkit-box-shadow:0 2px 0 0 #fcfcfc;
}
.members h1 {
	color:#34302d;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	margin:0 0 14px;
	text-transform:capitalize;
}
.members .holder {
	overflow:hidden;
	margin:0 0 20px;
}
.members .img-holder { margin:0 0 10px; }
.members img {
	display:block;
	width:100%;
	height:auto;
}
.members .box {
	font-size:12px;
	line-height:14px;
	font-style:italic;
	background:url(images/divider3.png) repeat-y;
}
.members .title {
	font-style:normal;
	display:block;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin:0 0 4px;
}
.members .title a { color:#34302d; }
.members .btn {
	font-size:15px;
	padding:4px 22px 4px 11px;
}
.text-block {
	overflow:hidden;
	padding:30px 3px 30px;
}
.text-block h1 {
	color:#34302d;
	font-size:26px;
	line-height:28px;
	font-weight:bold;
	margin:0 0 23px;
}
.text-block .holder {
	overflow:hidden;
	margin:0 0 7px;
}
.text-block h2 {
	color:#34302d;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 8px;
}
.progressbar-area {
	overflow:hidden;
	padding:4px 19px 0 0;
}
.progress-bar {
	padding:2px;
	float:none;
	width:100%;
	height:38px;
	margin:0 0 15px;
	overflow:hidden;
	background:#fff;
	border-radius:5px;
	box-shadow:none;
	border:solid 1px #d2d5be;
}
.progress-holder {
	position:relative;
	border-radius:4px;
	overflow:hidden;
	height:32px;
}
.progress-bar .scroller {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	padding:0 11px;
	text-align:left;
	font-size:16px;
	line-height:32px;
	font-weight:600;
	background:#90caef;
}
.progress-bar .scroller.yellow { background:#ffcc5c; }
.progress-bar .scroller.brown { background:#cb511e; }
.progress-bar .scroller.green { background:#2b7535; }
.progress-bar .scroller .value {
	position:absolute;
	right:-55px;
	color:#90caef;
	font-size:24px;
}
.progress-bar .scroller.yellow .value { color:#ffcc5c; }
.progress-bar .scroller.brown .value { color:#cb511e; }
.progress-bar .scroller.green .value { color:#2b7535; }
.section {
	overflow:hidden;
	padding:33px 1px 33px 5px;
}
.section .progressbar-area { padding:4px 0 28px; }
.section .progress-bar { margin:0 0 14px; }
.section h1 {
	color:#34302d;
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 16px;
}
.section h2 {
	color:#34302d;
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	margin:0 0 11px;
}
.section .textbox {
	overflow:hidden;
	line-height:17px;
	margin:0 0 34px;
}
.section .textbox .btn {
	background:#7e5a41;
	font-size:15px;
	margin:14px 0 0;
	padding:4px 24px 3px 9px;
}
.section p { margin:0 0 7px; }
.section .right-col {
	padding-top:6px;
}
.section .box {
	overflow:hidden;
	line-height:17px;
}
.section .box h2 {
	font-size:22px;
	margin:0 0 14px;
	letter-spacing:-0.4px;
}
.section .box .btn {
	font-size:15px;
	margin:18px 0 0;
	padding:4px 24px 3px 9px;
}
.chart-ara {
	overflow:hidden;
	margin:0 -3px;
}
.chart-ara img { display:block; }
.chart-ara .img-holder {
	display:inline-block;
	vertical-align:middle;
	padding:0 10.1% 0 0;
	background:url(images/arorw3.png) no-repeat 100% 50%;
}
.chart-holder {
	overflow:hidden;
	margin:0 0 11px;
}
.chart-ara ul {
	list-style:none;
	padding:0;
	margin:0;
	color:#f47434;
	line-height:15px;
	max-width:275px;
	display:inline-block;
	vertical-align:middle;
}
.chart-ara ul li { padding:10px 0 20px; }
.chart-ara ul .value {
	font-size:36px;
	line-height:40px;
	font-weight:bold;
	margin:0 9px;
	display:inline-block;
	vertical-align:middle;
}
.chart-ara ul .text {
	max-width:180px;
	display:inline-block;
	vertical-align:middle;
}
.chart-ara ul li:first-child { color:#f9a11c; }
.chart-ara ul li.brown { color:#cb511e; }
.video-section {
	line-height:17px;
	position:relative;
	margin:0 -9999px;
	padding:41px 9999px 37px;
	background:url(images/bg-video-section.jpg);
}
.video-section:before {
	position:absolute;
	left:0;
	right:0;
	top:0;
	content:'';
	height:3px;
	background:url(images/border.png) repeat-x;
}
.video-section:after {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	content:'';
	height:4px;
	background:url(images/border2.png) repeat-x;
}
.video-section .holder {
	overflow:hidden;
	margin:0 0 24px;
}
.video-holder { overflow:hidden; }
.video-holder img {
	display:block;
	width:100%;
	height:auto;
}
.video-section p { margin:0 0 6px; }
.video-section .detail {
	overflow:hidden;
	margin:-5px 2px 0 4px;
}
.video-section .detail h1 {
	color:#34302d;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	margin:0 0 13px;
}
.video-section .detail .btn {
	font-size:15px;
	font-weight:600;
	margin:25px 0 0;
	background:#088dca;
	padding:3px 21px 5px 9px;
}
.related-videos { overflow:hidden; }
.related-videos h3 {
	color:#34302d;
	font-size:18px;
	line-height:22px;
	font-weight:600;
	margin:0 0 17px;
}
.related-videos h3 span {
	position:relative;
	vertical-align:top;
	display:inline-block;
}
.related-videos h3 span:after {
	position:absolute;
	left:104%;
	top:17px;
	height:2px;
	content:'';
	right:0;
	border-top:solid 1px #c2c2c2;
	background:#fff;
	padding:0 -9999px 0 0;
	margin:0 -9999px 0 0;
}
.related-videos ul {
	list-style:none;
	padding:0;
	margin:0 -2.3%;
	overflow:hidden;
}
.related-videos .video-box {
	overflow:hidden;
	background:#000;
	padding:4px;
}
.related-videos .video-box p {padding:0 !important; margin:0 !important;}
.related-videos ul img {
	display:block;
	width:100%;
	height:auto;
}
.related-videos ul li {
	float:left;
	width:20.9%;
	margin:0 1.5% 0 2.4%;
}
.article-area {
	line-height:17px;
	overflow:hidden;
	padding:30px 0 8px;
}
.article-area .block {
	overflow:hidden;
	margin:0 0 32px;
}
.article-area p { margin:0 0 7px; }
.article-area .btn {
	font-size:15px;
	margin:11px 2px 0;
	background:#2b7535;
	padding:3px 24px 4px 9px;
}
.article-area .even .btn {
	margin:14px 2px 0;
	background:#f9a11c;
	padding:3px 26px 4px 9px;
}
.article-area img {
	display:block;
	width:100%;
	height:auto;
}
.article-area .alignright {
	background:#dcddd3;
	float:right;
	padding:3px;
	width:34.6%;
	margin:19px 1px 0 2%;
}
.article-area .alignright p, .article-area .alignleft p {margin:0 !important;}
.article-area .alignleft {
	background:#dcddd3;
	float:left;
	width:27.2%;
	padding:3px;
	margin:2px 1.8% 0 1px;
}
.article-area .textbox { overflow:hidden; }
.article-area h1 {
	color:#34302d;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	margin:0 0 11px;
}
.article-area .even h1 {
	font-size:21px;
	line-height:25px;
	margin:0 0 9px;
}
.recipes {
	overflow:hidden;
	margin:0 -9999px;
	padding:25px 9999px 29px;
	border-bottom:solid 1px #c6c6c6;
	box-shadow:inset 0 -1px 0 0 #f6f6f5, 0 1px 0 0 #fff;
	-webkit-box-shadow:inset 0 -1px 0 0 #f6f6f5, 0 1px 0 0 #fff;
	background:url(images/bg-video-section.jpg);
}
.recipes header {
	overflow:hidden;
	margin:0 0 24px;
}
.sort-form {
	float:right;
	margin:-9px 0 0;
}
.widget .gform_wrapper {
  margin: 0;
}
.gform_widget h1.widget-title {
	margin-bottom: 0;
}
.sort-form select {
	color:#495a12;
	text-transform:uppercase;
}
.recipes h2 {
	margin:0;
	color:#34302d;
	font-size:34px;
	line-height:38px;
	font-weight:bold;
}
.recipes h2 span {
	position:relative;
	vertical-align:top;
	display:inline-block;
}
.recipes h2 span:after {
	position:absolute;
	left:104%;
	top:29px;
	height:2px;
	content:'';
	right:0;
	border-top:solid 1px #c2c2c2;
	background:#fff;
	padding:0 -9999px 0 0;
	margin:0 -9999px 0 0;
}
.recipes-names {
	list-style:none;
	padding:0;
	margin:0 -22px;
	font-size:17px;
	line-height:20px;
	font-weight:600;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
}
.recipes-names li {
	margin:0 1px 5px 4px;
	display:inline-block;
	vertical-align:middle;
}
.recipes-names li a {
	display:block;
	color:#fff;
	border-radius:4px;
	background:#2b7535;
	padding:6px 13px 6px 11px;
}
.recipes-names li.kale a { background:#6e9137; }
.recipes-names li.beets a { background:#cb1e22; }
.recipes-names li.turnips a { background:#a20d3e; }
.recipes-names li.corn a { background:#e0a404; }
.recipes-names li.potatoes a { background:#8d491b; }
.recipes-names li.carrots a { background:#ee6603; }
.recipes-names li.cabbage a { background:#5c8673; }
.recipes-names li.onions a { background:#aea67d; }
.recipes-names li.eggplant a { background:#4a2b5b; }
.recipes-names li.peas a { background:#91be44; }
.recipes .columns {
	overflow:hidden;
	color:#34302d;
	padding:21px 0 0 2px;
	font:11px/15px Arial, Helvetica, sans-serif;
}
.columns .col:first-child {
	float:left;
	width:56.4%;
}
.columns .col {
	float:right;
	width:42.7%;
}
.columns .box-holder {
	overflow:hidden;
	margin:0 0 10px;
}
.columns .box-holder .box:first-child {
	float:left;
}
.columns .box {
	padding:8px;
	margin:0 0 10px;
	background:#dededd;
}
.columns .box .holder {
	background:#fff;
	overflow:hidden;
	border-radius:8px;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.34);
}
.columns .box-holder .box {
	float:right;
	width:48.8%;
	margin:0;
}
.columns .box-holder .box.add { width:37%; }
.columns .box-holder .box.add2 { width:61%; }
.columns .box img {
	display:block;
	width:100%;
	height:auto;
}
.columns .box img.alignleft {
	float:left;
	width:auto;
	height:100%;
}
.columns .box .textbox {
	overflow:hidden;
	padding:8px 10px 5px;
}
.columns .box .title {
	display:block;
	color:#6e9a35;
	margin:0 0 3px;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
}
.columns .box p em {
	display:block;
}
.columns .box .textbox p { margin:0 0 1px; }
.columns .box .textbox a {
	color:#9a8c82;
	font-size:9px;
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
	padding:0 19px 0 0;
	letter-spacing:-0.5px;
	text-transform:uppercase;
	background:url(images/icon.png) no-repeat 100% 0;
}
.featured-recipe {
	font-size:16px;
	line-height:18px;
	overflow:hidden;
	padding:75px 0 0;
}
.featured-recipe .block {
	background:#fff;
	position:relative;
	border:solid 3px #e5e7e1;
	border-radius:8px;
}
.featured-recipe .title {
	position:absolute;
	left:18px;
	top:-32px;
	max-height:500px;
	padding:9px 0 0;
	color:#a4a491;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	background:#fff;
	border-top:solid 3px #e5e7e1;
}
.featured-recipe .title:before {
	position:absolute;
	left:-21px;
	top:-3px;
	width:21px;
	height:35px;
	content:'';
	background:url(images/sprite.png) no-repeat -38px -94px;
}
.featured-recipe .title:after {
	position:absolute;
	right:-29px;
	top:-3px;
	width:30px;
	height:32px;
	content:'';
	background:url(images/sprite.png) no-repeat 0 -94px;
}
.featured-recipe .holder {
	overflow:hidden;
	position:relative;
	border-radius:5px;
	padding:0 52.5% 0 0;
}
.featured-recipe .alignright {
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:50%;
	height:100%;
}
.featured-recipe .alignright img {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	width:100%;
	height:100%;
}
.featured-recipe h1 {
	color:#d30310;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	margin:0 0 13px;
}
.featured-recipe p { margin:0 0 21px; }
.featured-recipe .textbox {
	overflow:hidden;
	padding:28px 21px 20px;
}
.featured-recipe ul {
	list-style:none;
	padding:0;
	margin:0 0 8px;
	color:#34302d;
	font-size:15px;
	line-height:18px;
	font-weight:600;
	overflow:hidden;
}
.featured-recipe .block ul li:first-child {
	padding-left:0;
	background:none;
}
.featured-recipe .block ul li {
	float:left;
	padding:0 6px 0 9px;
	background: url(images/divider4.png) no-repeat 0 4px;
}
.featured-recipe .yield {
	display:block;
	color:#34302d;
	font-size:14px;
	margin:0 0 28px;
}
.social-bar { overflow:hidden; }
.social-bar div {
	float:left;
	margin:0 11px 0 2px;
}
.social-bar img { vertical-align:top; }
.social-bar .mail {
	float:left;
	width:33px;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/ico-mail.png) no-repeat;
}
.recipe-contnet {
	overflow:hidden;
	font-size:14px;
	font-weight:normal;
	padding:31px 2px 26px 5px;
}
.recipe-contnet .left-content {
	float:left;
	width:69%;
}
.recipe-contnet .right-content {
	float:right;
	width:25.5%;
	font-size:13px;
	line-height:15px;
	padding:7px 0 0;
	position:relative;
}
.recipe-contnet .right-content:before {
	position:absolute;
	top:6px;
	left:-27px;
	bottom:0;
	width:2px;
	content:'';
	background:#fff;
	border-left:solid 1px #c2c2c2;
	background:url(images/sprite.png) no-repeat 0 -94px;
}
.recipe-contnet h2 {
	color:#34302d;
	font-size:25px;
	line-height:25px;
	font-weight:bold;
	margin:0 0 12px;
}
.recipe-contnet h3 {
	color:#34302d;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 9px;
}
.recipe-contnet ul {
	font-weight:normal;
	font-size:14px;
}
.recipe-contnet ul li {
	width:44%;
	display:inline-block;
	vertical-align:top;
	padding:0 5px 0 0;
}
.recipe-contnet .ingredients {
	overflow:hidden;
	margin:0 0 11px;
}
.recipe-contnet .detail h3 {
	font-size:20px;
	line-height:24px;
	margin:0 0 11px;
}
.recipe-contnet .detail {
	overflow:hidden;
}
.featured-recipe .detail p { margin:0 0 9px; }
.recipe-contnet .text {
	display:block;
	margin:0 0 21px;
}
.subscribe-form {
	overflow:hidden;
	margin:0 0 31px;
}
.subscribe-form .form-control {
	color:#594f4f;
	font-size:12px;
	height:26px;
	padding:4px 8px;
	margin:0 0 11px;
	text-transform:uppercase;
	border-color:#dcdfd2;
	border-width:1px 0 0 1px;
	box-shadow:inset 0 1px 0 0 #fafaf8;
	-webkit-box-shadow:inset 0 1px 0 0 #fafaf8;
}
.subscribe-form .btn {
	font-weight:600;
	background:#088dca;
	margin:4px 1px 0;
	padding:2px 18px 3px 7px;
}
.featured-recipe .text-box {
	overflow:hidden;
	line-height:17px;
	padding:0 0 0 2px;
}
.featured-recipe .text-box p { margin:0 0 15px; }
.featured-recipe .text-box .btn {
	font-size:13px;
	background:#808953;
	padding:2px 18px 2px 7px;
}

/*generic sidebar*/
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	background: #fdb312;
	padding: 2px 8px 3px 8px;
	font-size: 15px;
	position: relative;
	color: #fff;
	line-height: 20px;
	font-weight: 600;
	white-space: normal;
	text-transform: uppercase;
	letter-spacing: -0.1px;
	text-align: center;
	vertical-align: middle;
	border-radius: 4px;
	border: 1px solid transparent;
}
.gform_wrapper .gform_footer input.button:after, .gform_wrapper .gform_footer input[type=submit]:after{
	position: absolute;
	right: 7px;
	top: 50%;
	width: 8px;
	height: 8px;
	content: '';
	margin: -4px 0 0;
	background: url(images/sprite.png) no-repeat -75px -37px;
}
.widget h1{
	font-size: 24px;
	line-height: 29px;
    margin: 1em 0;
	border-bottom: solid 1px #c2c2c2;
	color: #34302d;
	font-weight: bold;
	padding: 0 0 1px;
	border-bottom: solid 1px #c2c2c2;
	box-shadow: 0 2px 0 0 #fff;
	-webkit-box-shadow: 0 2px 0 0 #fff;
}
.gform_wrapper .top_label input.medium {
	color: #808953;
	font-size: 12px;
	height: 26px;
	padding: 4px 8px;
	margin: 0;
	text-transform: uppercase;
	border-color: #dcdfd2;
	display: block;
	width: 100% !important;
	line-height: 1.428571429;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-width: 1px 0 0 1px !important;
	box-shadow: inset 0 1px 0 0 #fafaf8 !important;
	-webkit-box-shadow: inset 0 1px 0 0 #fafaf8 !important;
}
.gfield_required{
	display: none !important;
}
.gform_wrapper ul li{
	padding-bottom: 0px;
	margin: 0px auto;
}
.top_label textarea.textarea{
	resize: none;
	padding: 12px 10px;
	height: 109px;
	margin: 0 0 0 0;
	color: #808953;
	font-size: 12px;
	text-transform: uppercase;
	border-color: #dcdfd2;
	border-width: 1px 0 0 1px;
	box-shadow: inset 0 1px 0 0 #fafaf8;
	-webkit-box-shadow: inset 0 1px 0 0 #fafaf8;
	border-radius: 4px;
}
.gform_wrapper .gform_footer{
	margin: 0px !important;
}

.post-content .more-link{
	/*display: none;*/
}
.ezcol-one-fifth img{
	width: 100%;
}
#select_recipe_type{
	margin-right: 12px;
}

/*blog sidebar*/
section.widget.search{
	/*background-color: red;*/
	padding-left: 0px !important;
}
section.widget.search h1{
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	border-bottom: solid 1px #c2c2c2;
	box-shadow: 0 2px 0 0 #fff;
	-webkit-box-shadow: 0 2px 0 0 #fff;
	margin-top: 26px;
}
section.widget.search h1.widget-header{
	margin-left: 17px;
}
section.widget.search h1.widget-header:first-child{
	/*background-color: gray;*/
	font-size: 22px;
	line-height: 27px;
	font-weight: bold;
	margin-left: 17px;
	margin-top: 0px;
	border-bottom: none;
	box-shadow: 0 2px 0 0 #fff;
	-webkit-box-shadow: 0 2px 0 0 #fff;
}
section.widget form.search-form{
	/*margin-bottom: 26px;*/
}
section.widget form.search-form fieldset input[type=submit]{
	width: 20%;
	height: 28px
}
section.widget form.search-form fieldset input[type=text]{
	width: 72%;
	height: 28px;
	margin-left: 17px;
	margin-bottom: 10px;
	background: #fff;
	padding: 5px 3px;
	border-radius: 5px 0 0 5px;
	border: solid #e8eae5;
	border-width: 1px 0 1px 1px;
}
section.widget.search ul{
	margin-left: 17px;
}
section.widget.search ul li a{
	color: #808953;
}
section.widget.search ul li.cat-item a{
	color: #088dca;
}

h1.entry-title{
	color: #34302d;
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
	/*margin: 28 0 17px;*/
	text-transform: capitalize;
}
hr{
	border-top: solid 1px #c2c2c2;
	box-shadow: 0 2px 0 0 #fff;
	-webkit-box-shadow: 0 2px 0 0 #fff;
}
.entry-content h1{
	color: #34302d;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	margin: 0 0 13px;
}
.entry-content h2{
	color: #34302d;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin: 0 0 16px;
}
.entry-content h4{
	color: #34302d;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 0 11px;
}
.entry-content h3{
	color: #34302d;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 0 11px;
}
.entry-content img{
	display: inline-block;
	height: inherit;
}
.our-partners {
	display:block;text-align:center;
}
.our-partners img {
  margin: 1%;
  height: 5.2em;
  width: auto;
}
.how-we-grow .entry-content p:first-child img{
	height: auto;
	width: 60%;
	clear: both;
	margin-bottom: 20px;
    min-width: 290px;
}
.how-we-grow .entry-content p:nth-child(3){
	clear: both;
}
.how-we-grow-fixes {
  margin-top: 15px;
}
.how-we-grow-fixes strong {
  text-align: center;
  display: block;
  margin-top: .5em;
  color: #575;
}
.img-margin img {
	margin-top: 15px;
	width: 100%;
}
.slideshow .alignright{
	text-align: right;
	margin: 0 0 29px;
	clear: both;
	width: 100%;
}
.slideshow .btn{
	display: block;
	clear: both;
}
/*------------------------------------*\
    :: General Media Queries
\*------------------------------------*/
@media only screen and (max-width: 1200px) {
	.logo {top: 35px;}
	#header .text { margin:0 0 60px; }
	.navigation { margin-left:-197px; }
	.slideshow .carousel-caption {
		left:5%;
		right:5%;
	}
	.navbar-collapse { text-align:right; }
	.nav-holder {
		display:inline-block;
		vertical-align:top;
	}
	#nav { margin:0; }
	#nav > li { padding:0 10px; }
	#select_recipe_type{
	margin-right: 16px;
	}
}
@media only screen and (max-width: 991px) {
	.logo {top: 45px;}

	.img-left-content-right p {
	  margin-left: 25%;
	}
	.f-content .widget_text:nth-child(3), .f-content .widget_recent_entries:nth-child(3) {
	  border-left: none;
	  /* box-shadow: -2px 0px 2px #fff; */
	}
	.f-content .col,
	.f-content .col.add,
	.f-content .col.last,
	.f-content .col:first-child {
		width:46%;
		float:none;
		padding:0 2%;
		margin:0 0 20px -1px;
		display:inline-block;
		vertical-align:top;
	}
	.copyright,
	#footer .info { text-align:center; }
	.footer-nav { margin:0 0 20px; }
	.footer-nav ul li {
		float:none;
		display:inline-block;
		vertical-align:middle;
	}
	aside#text-15 {
	  clear: left;
	}
	.logo {background-size: 150px;}
	#header .text { font-size:23px; }
	#nav { font-size:14px; }
	#nav > li { padding:0 8px; }
	.slideshow .carousel-caption {
		font-size:24px;
		line-height:27px;
		padding:0 0 4%;
	}
	.slideshow .carousel-caption strong {
		font-size:28px;
		line-height:32px;
	}
	.slideshow .carousel-caption .alignright { margin:0 0 10px; }
	.featured-recipe .holder { padding:0 43% 0 0; }
	.featured-recipe .alignright { width:45%; }
	.columns .box img.alignleft { width:100%; }
}
@media only screen and (max-width: 767px) {
	#footer {
	  margin-top: 0em;
	}
	.header-holder {margin: 0 -15px;}
	.img-left-content-right p {
	  margin-left: 0%;
	}
	.sub-menu{position: static;display: block;}
	.recipe-contnet .right-content:before { display:none; }
	.same { height:auto !important; }
	.f-content .col,
	.f-content .col.add,
	.f-content .col.last,
	.f-content .col:first-child {
		width:100%;
		padding:0;
		margin:0 0 20px;
		background:none;
	}
	.footer-nav ul li,
	.footer-nav ul li:first-child { padding:0 1%; }
	#header .holder, .header-holder { padding:0; }
	#header .text {
	  text-align: center;
	  margin: 0px 0 20px 80px;
	}
	.navigation {
	  margin: 0;
	  position: absolute;
	  background: rgb(128, 137, 83);
	  width: 100%;
	  left: 0;
	  z-index: 15;
	  -webkit-transform: translateX(100%);
	  -moz-transform: translateX(100%);
	  -ms-transform: translateX(100%);
	  transform: translateX(100%);
	  -webkit-transition: transform .5s ease;
	  transition: transform .5s ease;
	}
	.navigation.open {
	  -webkit-transform: translateX(0);
	  -moz-transform: translateX(0);
	  -ms-transform: translateX(0);
	  transform: translateX(0);
	}
	.logo {
	  background-size: 80px;
	  width: 80px;
	  height: 64px;
	  float: left;
	  display: block;
	  margin: 0;
      margin-top: -10px;
  	  top: auto;
	}
	.navigation { margin:0; }
	.navbar-collapse {
		clear:both;
		padding:0;
		border-top:solid 1px #b5b8a3;
	}
	.nav-holder { display:block; }
	#nav {
		margin:0;
		padding:0;
		text-align:center;
	}
	#nav li a {
	  padding: 5px 15px;
	}
	#nav>li {
	  float: none;
	  text-align: left;
	  padding: 0;
	  display: block;
	  background: none;
	  margin-bottom: 15px;
	}
	#nav li .sub-menu li a {
	  text-align: left;
	  padding-left: 30px;
	}
	.sub-menu, .sub-menu li a, .sub-menu li:first-child a {
		border: none;
        background: none;
	}
	#nav li.current_page_item > a, #nav > li:hover > a, #nav > li > a:hover {
	  text-decoration: none;
	  padding: 5px 15px;
	  margin: 0;
	}
	#nav > li:hover > a, #nav > li > a:hover, .sub-menu li.current-menu-item a {
	  background: none!important;
	}
	#nav > li:hover > a, #nav > li > a:hover {
		color: #cc9!important;
	}
	.sub-menu li:hover a, .sub-menu li.current-menu-item a {
  	  padding: 0px;
	}
	#nav li.current_page_item > a {
      background-color: #6d754a !important;
	}
	#nav li.active a,
	#nav li:hover > a,
	#nav li a:hover {
		background:none!important;
		margin:0;
	}
	.dropdown-menu {
		width:100%;
		margin:0;
		left:0;
	}
	.addnav { padding:5px 0 0;
  display: inline-block; }
	.slideshow .carousel-caption {
		font-size:16px;
		line-height:20px;
	}
	.slideshow .carousel-caption strong {
		font-size:18px;
		line-height:22px;
	}
	.slideshow .carousel-caption .btn {
		font-size:15px;
		line-height:18px;
		padding:4px 19px 4px 7px;
	}
	.quatation-area blockquote q {
		font-size:22px;
		line-height:26px;
	}
	.widget,
	.widget.categories { padding:26px 0; }
	.video-holder { margin:0 0 20px; }
	.thumbnail {
		margin:0;
		text-align:center;
	}
	.thumbnail li {
		float:none;
		width:25%;
		display:inline-block;
		vertical-align:top;
	}
	.info-block { padding:28px 0; }
	.featured-recipe .holder { padding:0; }
	.featured-recipe .alignright {
		position:static;
		width:inherit;
		margin:0 auto;
		overflow:hidden;
		border-radius:4px;
	}
	.featured-recipe .alignright img {
		position:static;
		height:auto;
	}
	.recipe-contnet { padding:20px 0; }
	.recipe-contnet .left-content,
	.recipe-contnet .right-content {
		width:inherit;
		float:none;
		overflow:hidden;
		margin:0 0 20px;
	}
	.featured-recipe .title { padding:1px 0 0; }
	.featured-recipe .title:before { height:32px; }
	.columns .col,
	.columns .col:first-child { width:100%; }
}
@media only screen and (max-width: 600px) {
	.f-content .widget_text, .f-content .widget_recent_entries {
	  border-left: none;
	  /* box-shadow: -2px 0px 2px #fff; */
	}
	#wrapper {
		max-width: 100vw;
	}
	.search-form {
		float:none;
		display:block;
		margin:0 auto 10px;
	}
	.addnav {
		padding:10px 0;
		text-align:center;
		overflow:hidden;
	}
	.slideshow .carousel-caption { display:none; }
	.slider-mobile-replace {
	  position: relative;
	}
	.slider-mobile-replace .carousel-caption {
	  font-size: 24px;
	  line-height: 23px;
	  width: 100%;
	  left: 0%;
	  top: 0;
	  padding: 15px;
	}
	.slider-mobile-replace .btn {
	  bottom: 0;
	  position: absolute;
	  left: 50%;
	  -webkit-transform: translateX(-50%);
	  -moz-transform: translateX(-50%);
	  -ms-transform: translateX(-50%);
	  transform: translateX(-50%);
	}
	.quatation-area blockquote q {
		font-size:18px;
		line-height:22px;
	}
	.post {
		margin:0;
		padding:20px 0;
	}
	.post ul {
		float:none;
		overflow:hidden;
	}
	.post-content { padding:0; }
	.post-content .img-holder { margin:0 0 10px; }
	.grow-area .alignright {
		float:none;
		width:inherit;
		margin:0 0 20px;
	}
	.thumbnail li {
		float:none;
		width:40%;
		display:inline-block;
		vertical-align:top;
	}
	.article-area .alignright,
	.article-area .alignleft,
	.info-block .alignleft {
		float:none;
		width:inherit;
		margin:0 0 20px;
	}
	.related-videos ul {
		text-align:center;
	}
	.related-videos ul li {
		float:none;
		width:45%;
		margin:0 2% 10px;
		display:inline-block;
		vertical-align:top;
	}
	.footer-nav { font-size:11px; }
	.footer-nav ul li,
	.footer-nav ul li:first-child { padding:0 0.7% 0 1.5%; }
	.recipe-contnet ul li {
		width:inherit;
		padding:0 0 10px;
		display:block;
	}
	.social-bar div { margin:0 8px 0 0; }
	.featured-recipe .textbox { padding:20px 10px; }
	.featured-recipe ul { font-size:12px; }
	.featured-recipe .block ul li { padding:0 4px 0 6px; }
	.columns .box-holder { margin:0; }
	.columns .box-holder .box,
	.columns .box-holder .box.add,
	.columns .box-holder .box.add2 {
		width:100%;
		margin:0 0 10px;
	}
}
@media only screen and (max-width: 500px) {
	.logo {
      margin-top: 0px;
	}
	.how-we-grow .col-xs-3 {
		width: 100%;
	}
	.how-we-grow .col-xs-3 img {
  		width: 100%;
	}
	.how-we-grow .col-xs-3 strong {
	  line-height: 3em;
	  text-align: center;
	  width: 100%;
	  display: inline-block;
	  font-size: 20px;
	}
}

#text-14
{
	width: 20% !important;
}

#text-15
{
	width: 20% !important;
}

#text-16
{
	width: 60% !important;
}

#text-16 .contact-box-wrap
{
	width: 100% !important;
	display: -webkit-box;
 	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;

}

.f-content #text-16 .contact-box
{
	width: 50% !important;

}

#text-16 strong
{
	margin-top: 10px !important;
}

@media (max-width: 991px)
{

	#text-14
	{
		width: 100% !important;
		margin-bottom: 25px !important;
	}
	#text-15
	{
		width: 50% !important;
	}
	#text-16
	{
		width: 50% !important;
	}

}

@media (max-width: 768px)
{

	#text-14
	{
		margin-bottom: 15px !important;
	}
	#text-15
	{
		width: 100% !important;
	}
	#text-16
	{
		width: 100% !important;
	}
}
/*------------------------------------*\
    :: Hero Video Block
\*------------------------------------*/
.hero-block {
	height: 400px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.hero-block__main-wrap {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.hero-block__video-wrap {
	position: relative;
  	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin-top: -15vw;
}
.hero-block__video-wrap iframe,
.hero-block__video-wrap object,
.hero-block__video-wrap embed {
	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}
.hero-block__text-wrap {
	width: 100%;
	max-width: 1024px;
	position: absolute;
	left: 50%;
	bottom: 50%;
	z-index: 10;
	transform: translate(-50%, 50%);
}
.hero-block__text-wrap h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 46px;
	text-align: center;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.35);
}
@media (max-width: 1024px) {
	.hero-block__video-wrap {
		margin-top: 0;
	}
}
@media (max-width: 768px) {
	.header-holder {
		border-top: none;
	}
	.hero-block {
		height: 350px;
	}
	.hero-block__text-wrap h1 {
		font-size: 34px;
	}
}
@media (max-width: 640px) {
	.hero-block {
		height: auto;
	}
	.hero-block__text-wrap h1 {
		font-size: 28px;
	}
}
@media (max-width: 480px) {
	.hero-block__text-wrap h1 {
		font-size: 22px;
	}
}
