@import url(https://fonts.googleapis.com/css?family=Raleway:300);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic|Raleway:300);

/* #Basic
-------------------------------------------------- */
body {
	overflow-x: hidden;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 0;
	margin: 0;
	color:#666;
}
p{
	color:#666;
	line-height:22px}

/* ##Typography h1 tags and breadcrumbs
-------------------------------------------------- */	
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight:lighter;
	letter-spacing:0px;
	text-transform:uppercase;
}
.page-header {
	color:#6a7f21;
	padding-top:25px;
	padding-bottom:10px;
	text-decoration:none;
	}
.page-header-2 {
	color:#6a7f21;
	padding-top:0px;
	padding-bottom:28px;
	text-decoration:none;
}
.breadcrumb{
margin-top:-33px;
margin-bottom:-5px;
background:none;
margin-left:-20px;
text-transform:none;
}

/* ##Links
-------------------------------------------------- */	
a {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	color:#333;
}
a:hover {
	text-decoration: none;
}
	
/* #Site Styles
================================================== */
/* ##Secondary nav
-------------------------------------------------- */
.second-nav{
	width:auto; 
	height:22px; 
	background-color:#f9faf4;
	border-bottom: 1px solid #6f8024;
	margin-bottom:0px;
	font-size:13px;
	letter-spacing:1px;
	z-index:0;
	padding-right:0px;
	margin-left:0px;
	}
.second-nav ul {
	float:right;
	}
.second-nav li {
	padding-right:0px;
	float:left;
	list-style:none;
	}
	
.second-nav .active a:hover, 
.second-nav .active a:focus,
.second-nav li a:focus, 
.second-nav li a:hover {
	box-shadow: none;
	color: #fff;
	background-color:#6f8024;
}
.second-nav select {
display: none;
}

/* ##Controls the nav selection
-------------------------------------------------- */
#header .nav2 li:hover > a, .nav2 li.active:hover > a {
	background-color:#6f8024;
	color: #fff;
}
#header .nav2 li:hover .subnav2 {
	display: block;
	-webkit-transition: 0.1s all linear;
}
.second-nav li:hover .subnav2 {
	display: block;
	-webkit-transition: 0.1s all linear;}
.navspace{
	margin-right:80px;
	}	
.nav2 li.forms, .contact, events,{
	width:50px;
	}	
.subnav2 {
	width:219px;
	display: none;
	list-style: none;
	margin: 0;
	position: absolute;
	z-index: 1200;
	background: #fff;	
	top: 21px;
	right:246px;	
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.subnav2 li {
	-webkit-transition: 0.1s all linear;
}
.subnav2 li a {
	width:180px;
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-transition: 0.1s all linear;
	border-bottom: 1px solid #e3e3e3;
	z-index:9999;
}
li.newsroom a {
	padding-bottom:2px;
	padding-top:15px;
	padding-left:19px;
	padding-right:20px;
	}

.moreforms{
	margin-right:-114px;
	}	
	
li.forms a {
	padding-bottom:2px;
	padding-top:15px;
	padding-left:19px;
	padding-right:20px;
	}
li.events a {
	padding-bottom:2px;
	padding-top:15px;
	padding-left:19px;
	padding-right:20px;
	}
li.contact a {
	padding-bottom:2px;
	padding-top:15px;
	padding-left:19px;
	padding-right:20px;
	}	

/* ##Header
-------------------------------------------------- */
.navbar .brand {
	/*font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 32px;
	text-transform: uppercase;*/
	padding-left:38px;
	padding-right:20px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:-20px;
}
.navmargin {
	margin-bottom:0px;
	height:0px;
	}
	
/* ##Menu and Login
-------------------------------------------------- */


/* ##copy HP
-------------------------------------------------- */

.one{padding-left:15px; padding-top:30px; padding-bottom:23px;}
.two{padding-left:15px; padding-top:30px;}
.three{padding-left:15px; padding-top:10px;padding-bottom:45px;}
.four{padding-left:15px; padding-top:10px;padding-bottom:45px;}

/* ##end copy HP
-------------------------------------------------- */

.navbar .nav > li > a { 
	text-shadow: none;
	font-size: 1.15em;
	font-weight:400;
	letter-spacing:1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:42px;
	padding-bottom:7px;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	text-transform:uppercase;
	}
.navbar .nav {
	margin: 0;
	position: relative;
	z-index: 1000;
	margin-top:-14px;
}
.nav > li {
	position: relative;
}
.navbar .nav > .active > a {	
	color: #fff;
}
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus, 
.navbar .nav > li > a:hover {
	box-shadow: none;
	color: #fff;
}
.navbar-static-top .navbar-inner{
	font-family: 'Source Sans Pro', sans-serif;
	box-shadow: none !important;
	border-bottom: 1px solid #fff;
	letter-spacing:0px;
}
.contact{
	padding-right:0px;
}
.members{
	margin-left:0px;
	}

#header .nav li:hover > a, .nav li.active:hover > a {
	color: #fff;
}
#header .nav li:hover .subnav {
	display: block;
	-webkit-transition: 0.1s all linear;
}
.subnav {
	display: none;
	list-style: none;
	margin: 0;
	position: absolute;
	z-index: 100;
	background: #fff;	
	top: 72px;	
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.subnav li {
	-webkit-transition: 0.1s all linear;
}
.subnav li a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 5px 15px;
	-webkit-transition: 0.1s all linear;
	border-bottom: 1px solid #e3e3e3;
}
.nav-program{
		width: 268px;
	}
.nav-whybe{
		width: 247px;
	}	
.subnav li a:hover {
	
}
.subnav .hover a, .subnav li:hover a{
	color: #fff;
}
.articles .pagination select {
	display: none; 	
}

/* SelectNav */
#main-menu {
	display: block;
	height: auto;
	background-color:#FFF;
	}
.login{
	position:fixed;
	z-index:999;
	left:0;
	width:77px;
	height:72px;
	top:22px;
	z-index:9998;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #fd8484;
	margin-left:1px;
	margin-top:1px;
	}
.login:hover{
	background-color: #b9001f;
	z-index:9999;	}

#main-menu select { display: none; }


/* progress nav scroll nav
------------------------*/
#progress-nav { 
position:fixed; 
z-index:100; 
margin-top:0px; 
right:0px; 
top:50; 
opacity:1; }

#progress-nav li { 
display:block; 
width:100px; 
height:20px; 
margin:7px; }

#progress-nav li a { 
display:block; 
position:relative; 
z-index:1; 
width:100%; 
height:100%; 
cursor:pointer; 
text-decoration:none; }

#progress-nav li a .dot { 
position:absolute; 
z-index:1; 
top:4px; 
left:80px; 
width:12px; 
height:12px; 
background:#a30d28;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
}
#progress-nav li a .green-dot { 
position:absolute; 
z-index:1; 
top:4px; 
left:80px; 
width:12px; 
height:12px; 
background:#35612c;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
}

.progress-hover-a , .progress-hover-b , .progress-hover-c , .progress-hover-d , .progress-hover-e , .progress-hover-f , .progress-hover-g , .progress-hover-h , .progress-hover-i , .progress-hover-j { 
position:absolute; 
z-index:9999; 
top:3px; 
left:79px; 
width:12px; 
height:12px; 
background:#fff;
border-color:#a30d28;
border-style: solid inset;
border-width: 1px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
display:none;
}

.progress-hover-k , .progress-hover-l , .progress-hover-m , .progress-hover-n , .progress-hover-o{ 
position:absolute; 
z-index:9999; 
top:3px; 
left:79px; 
width:12px; 
height:12px; 
background:#fff;
border-color:#a30d28;
border-style: solid inset;
border-width: 1px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
display:none;
}

#progress-nav li a .hover-text-a ,#progress-nav li a .hover-text-b ,#progress-nav li a .hover-text-c ,#progress-nav li a .hover-text-d ,#progress-nav li a .hover-text-e ,#progress-nav li a .hover-text-f ,#progress-nav li a .hover-text-g ,#progress-nav li a .hover-text-h ,#progress-nav li a .hover-text-i ,#progress-nav li a .hover-text-j { 
position:absolute; 
top:-3px; 
right:12px; 
padding-right:13px;
width:150px; 
font-size:1em; 
color:#a30d28; 
text-align:right;
display:none;
}


#progress-nav li a .hover-text-k ,#progress-nav li a .hover-text-l ,#progress-nav li a .hover-text-m ,#progress-nav li a .hover-text-n ,#progress-nav li a .hover-text-o { 
position:absolute; 
top:-3px; 
right:12px; 
padding-right:13px;
width:150px; 
font-size:1em; 
color:#a30d28; 
text-align:right;
display:none;
}


.progress-hover2-a , .progress-hover2-b , .progress-hover2-c , .progress-hover2-d , .progress-hover2-e , .progress-hover2-f , .progress-hover2-g , .progress-hover2-h , .progress-hover2-i , .progress-hover2-j{
position:absolute; 
z-index:9999; 
top:3px; 
left:79px; 
width:12px; 
height:12px; 
background:#fff;
border-color:#35612c;
border-style: solid inset;
border-width: 1px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
display:none;
}

.progress-hover2-k , .progress-hover2-l , .progress-hover2-m , .progress-hover2-n , .progress-hover2-o {
position:absolute; 
z-index:9999; 
top:3px; 
left:79px; 
width:12px; 
height:12px; 
background:#fff;
border-color:#35612c;
border-style: solid inset;
border-width: 1px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition:opacity 0.3s;
-moz-transition:opacity 0.3s;
transition:opacity 0.3s;
display:none;
}

#progress-nav li a .hover2-text-a ,#progress-nav li a .hover2-text-b ,#progress-nav li a .hover2-text-c ,#progress-nav li a .hover2-text-d ,#progress-nav li a .hover2-text-e ,#progress-nav li a .hover2-text-f ,#progress-nav li a .hover2-text-g ,#progress-nav li a .hover2-text-h ,#progress-nav li a .hover2-text-i ,#progress-nav li a .hover2-text-j { 
position:absolute; 
top:-3px; 
right:12px; 
padding-right:13px;
width:150px; 
font-size:1em; 
color:#35612c; 
text-align:right;
display:none;
}

#progress-nav li a .hover2-text-k ,#progress-nav li a .hover2-text-l ,#progress-nav li a .hover2-text-m ,#progress-nav li a .hover2-text-n ,#progress-nav li a .hover2-text-o { 
position:absolute; 
top:-3px; 
right:12px; 
padding-right:13px;
width:150px; 
font-size:1em; 
color:#35612c; 
text-align:right;
display:none;
}


/* ##Progam nav
-------------------------------------------------- */
.pagenav{
	font-size:12px;
	width:77px;
	height:72px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	padding-top:3px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:0px;
	position:fixed;
	right:0;
	top:100px;
	z-index:999; 
	background-color: #a8b181;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
	}
	
.pagenavbkg{
	background-color: #ffffff;
	-webkit-border-radius:  5% 0% 0% 5%;
	-moz-border-radius:  5% 0% 0% 5%;
	border-radius:  5% 0% 0% 5%;
	}


/* ##Slider
-------------------------------------------------- */
#featured {	
	position: relative;
}
.feat2 {
	
}
h1.featured-title {
	font-size: 2.2em;
	font-weight: 800;
	color: #464646;
	line-height: 1;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 15px;
	margin: 0;
	text-align: center;
}
p.featured-subtitle {
	font-size: 1.5em;
	font-weight: 200;
	color: #464646;
	padding-bottom: 20px;
	margin-bottom: 0px;
	text-align: center;
}
.slider-shade {
	margin-bottom: 1px;
	display: block;
	width: 100%;
	margin-top: -23px;
}

.slider {
	padding-top: 0px;
}
.slider-full {	
	border-bottom: 1px solid #EFEFEF;
	position: relative;
	background: #fafafa;	
	margin-bottom: -1px;
}

#info-box {
	border-bottom: 1px solid #e5e5e5;
	background: #EFEFEF;	
	margin-bottom: -1px;
	position: relative;
}

#info-box2 {
	border-bottom: 1px solid #e5e5e5;
	background: #e5e5e5 url(../img/bg-infobox.png) no-repeat top center;	
	margin-bottom: -1px;
	margin-top: -1px;
	position: relative;
}


/* ##Header styles
-------------------------------------------------- */
h3.section-title {
	line-height:26px;
	}
h3.section-title-2 {
	line-height:26px;
	padding-top:30px;
	}
h4.lowercase {
	text-transform:none;
	margin-top:-10px; 
	letter-spacing:.5px;
	}

/* ##Member Spotlight
-------------------------------------------------- */
#info-box3 {
	border-top: 1px solid #6f8024;
	border-bottom: 2px solid #6f8024;
	background-attachment:fixed;
	background-position:-100px 0px;
	margin-bottom: -1px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/member-spotlight.jpg);
	background-repeat: no-repeat;
}
.border{
	border-bottom: 2px solid #6f8024;
	}
#info-box3-1 {
	margin-bottom: -1px;
	position: relative;
	background-color: #ffffff;
}
#info-box3-2 {
	margin-bottom: -1px;
	position: relative;
	background-color: #ffffff;
	border-bottom: 2px solid #6f8024;
	border-top: 1px solid #6f8024;
}
.spotlight-logo {
	margin-top:-18px;
	margin-bottom:-10px;
	float:right;
	margin-right:412px;
}
.spotlight-member {
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-left:-70px;
}
.spotlight-member-logo {
	padding-left:30px;
	margin-bottom:0px;
	padding-top:20px;
}

.candy{
	background-attachment:scroll;
	background-position:740px 280px;
	position: relative;
	background-image: url(../img/candy.png);
	background-repeat: no-repeat;
}
.kitchen-logo{
	padding-left:95px;
	}
/* ##END Member Spotlight
-------------------------------------------------- */
/* ##Story 1
-------------------------------------------------- */
#info-box4 {
	border-bottom: 2px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-bottom: -1px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/kyp-bkg.jpg);
	background-repeat: no-repeat;
}
.story-1{
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-left:-120px;
	}

/* ##End Story 1
-------------------------------------------------- */
/* ##Story 2
-------------------------------------------------- */
#info-box5 {
	border-bottom: 2px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-bottom: -1px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/story-2.jpg);
	background-repeat: no-repeat;
}
.story-2{
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-left:-120px;
	}

/* ##END Story 2
-------------------------------------------------- */

/* ##Affiliates - Reciepes - 
-------------------------------------------------- */

.logo-wrapper ul {
	list-style: none;	
}
.logo-wrap:hover {
	opacity:.55;
	border:1px solid #999;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}	
.logo-wrap {
	border-bottom:1px solid #a7b07e;
	border-top:1px solid #a7b07e;
	border-left:1px solid #a7b07e;
	border-right:1px solid #a7b07e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}	
.logo-wrap img {
	padding: 0px 0;	
}
ul.slide-padding{
	 padding-top:5px;
	 padding-bottom:5px;
}
.logo-wrap-recipes:hover {
	opacity:.55;
	border:1px solid #35612c;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}	
.logo-wrap-recipes {
	border:1px solid #6a7f21;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}	
	 	
/* ##END Affiliates
-------------------------------------------------- */

/* ##Udderly KY
-------------------------------------------------- */
#info-box-udderly {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:5px;
	margin-bottom:0px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/udderly-bkg.png);
	background-repeat: repeat-y;
}
.story-udderly{
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-left:0px;
}
.logo-buy{
	width:40%;}
.story-udderly-small{ 
	width:15%;	
	padding-left:235px;
	margin-bottom:0px;
	float:left;
	margin-left:0px; }

.top-story{
	margin-top:70px;
	}

	
.kitchen-bio {
	float: left;
	margin-right: 15px;
}
.img-kitchen {
  padding: 4px;
  background-color: #a8b181;
  border: 1px solid #6f8024;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.WalMart {
	border-bottom: 1px solid #EFEFEF;
	padding-left:0px;
	padding-bottom:55px;
}
/* ##End Udderly KY
-------------------------------------------------- */

/* ##Udderly KY
-------------------------------------------------- */
#info-box-win {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:5px;
	margin-bottom:0px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/eat-bkg.jpg);
	background-repeat: repeat-y;
}

/* ##End Udderly KY
-------------------------------------------------- */

/* ##Call out Testimonials - SMALL
-------------------------------------------------- */
#info-box-why-be-very-light-green {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#fafcf3;
}

#info-box-call-out-light-green-2 {
	border-top: 1px solid #6f8024;
	border-bottom: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#fafcf3;
}
#info-box-call-out-light-green {
	border-bottom: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#fafcf3;
}

#info-box-call-out-apps {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#fff;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
	color:#CCC;
}
#info-box-call-out-apps:hover {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#305694;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-call-out-apps:hover p{
	color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
#info-box-call-out-apps:hover h3{
	color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
#info-box-call-out-apps2 {
	background-attachment:fixed;
	background-position:-350px 0px;
	border-top: 1px solid #35612c;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#fff;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
	color:#CCC;
}
#info-box-call-out-apps2:hover {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#305694;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-call-out-apps2:hover p{
	color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
#info-box-call-out-apps2:hover h3{
	color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
#info-box-call-out-kyagr {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#305694;
	border-bottom: 1px solid #305694;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-call-out-kyagr:hover {
	background-color:#0950c3;
	border-bottom: 1px solid #305694;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}


/* ##Why Be
-------------------------------------------------- */
#info-box-why-be {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:5px;
	margin-bottom:0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-bottom: 1px solid #35612c;
}
#info-box-why-be-1 {
	border-top: 1px solid #35612c;
	background-attachment:fixed;
	background-position:0px -30px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/member-spotlight.jpg);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-why-be-2 {
	border-bottom: 1px solid #35612c;
	background-attachment:fixed;
	background-position:-150px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/member-spotlight.jpg);
}
#info-box-why-be-0 {
	border-bottom: 1px solid #35612c;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#info-box-why-be-blue {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color: #305694;
	background-repeat: repeat-y;
}
#info-box-why-buy-benefits {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#info-box-why-buy-benefits-0 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#info-box-why-buy-benefits-0-1 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:-170px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
}
#info-box-why-buy-benefits-0-2 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	border-top: 1px solid #6f8024;
	background-image: url(../img/member-spotlight4.jpg);
}
#info-box-why-buy-benefits-0-3 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	border-bottom: 1px solid #6f8024;
	background-image: url(../img/member-spotlight4.jpg);
}
#info-box-why-buy-benefits-0-4{
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:-10px;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(../img/member-spotlight4.jpg);
}

#info-box-why-be-benefits {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#info-box-why-be-benefits-0 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
}
#info-box-why-be-benefits-1 {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/member-spotlight2.jpg);
}
#info-box-why-be-benefits-2 {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/member-spotlight2.jpg);
}
#info-box-why-be-benefits-3 {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/member-spotlight3.jpg);
}
#info-box-why-be-benefits-4 {
	border-top: 1px solid #6f8024;
	border-bottom: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#cf9adc;
	background: -webkit-linear-gradient(left, #c083a4, #ffffff, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #c083a4, #ffffff, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #c083a4, #ffffff, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(left, #c083a4, #ffffff, #ffffff); /* Standard syntax */
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-why-be-benefits-4:hover {
	background: -webkit-linear-gradient(left, #c083a4, #ecd9e3, #ecd9e3); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #c083a4, #ecd9e3, #ecd9e3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #c083a4, #ecd9e3, #ecd9e3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(left, #c083a4, #ecd9e3, #ecd9e3); /* Standard syntax */
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-why-be-benefits-5 {
	border-top: 1px solid #6f8024;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/contact-bkg.jpg);
}
#info-box-why-be-benefits-0-2 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	border-top: 1px solid #6f8024;
	background-image: url(../img/member-spotlight5.jpg);
}
#info-box-why-be-benefits-0-3 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	border-bottom: 1px solid #6f8024;
	background-image: url(../img/member-spotlight5.jpg);
}
#info-box-why-be-benefits-0-4{
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:-10px;
	position: relative;
	background-repeat: repeat-y;
	background-image: url(../img/member-spotlight5.jpg);
}
.post2 .why-content {
	width: 600px;
	float: left;
}
.info-content-benefits {
	width:100%;
	height:auto;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #464646;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	z-index:1;
}
.whybepad{
padding-left:380px;
}
.products{
	position:absolute;
	padding-left:380px;
	float:left;
	}
.whypad{
	padding-left:380px;
	}
.testpad{
	padding-top:60px;	
		}		
.info-content-benefits-2 {
	width:100%;
	height:auto;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #464646;
	z-index:1;
	margin-top:-12px;
}
.whybeimg {
	float:right;
}

.why-be-box {
	position:fixed;
	z-index:9996;
	left:0px;
	bottom:0px;
	margin-right:0px;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
.why-be-box:hover {
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
.whybelady{
	width:80%
}
.hidebox {
	font-size:24px;
	font-weight:bold;
	position:fixed;
	z-index:9995;
	padding-left:9px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:0px;
	left:14.5%;
	bottom:0%;
	margin-bottom:-5px;
	background-color:#FFF;
	border: 1px solid #6f8024;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
.hidebox:hover {
	background-color:#e6ebcf;
	border: 1px solid #6f8024;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}

/* ##End Why Be
-------------------------------------------------- */

/* ##WHY BUY
-------------------------------------------------- */

.whybuy{
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-top:-50px; 
	margin-left:300px;
}
#info-box-why-buy {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:5px;
	margin-bottom:0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-bottom: 1px solid #7c0000;
}
#info-box-why-buy-benefits-1 {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background: -webkit-linear-gradient(right, #ffffff,#ffffff, #a4ae7c); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #ffffff,#ffffff, #a4ae7c); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #ffffff,#ffffff, #a4ae7c); /* For Firefox 3.6 to 15 */
	background: linear-gradient(right, #ffffff,#ffffff, #a4ae7c); /* Standard syntax */
}
#info-box-why-buy-benefits-No-Hover {
	border-bottom: 1px solid #7c0000;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
#info-box-why-buy-benefits-2 {
	border-top: 1px solid #7c0000;
	border-bottom: 1px solid #7c0000;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
}
#info-box-why-buy-benefits-2:hover {
	border-top: 1px solid #bc0000;
	border-bottom: 1px solid #bc0000;
	background-color:#fdf3f3;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-why-buy-benefits-3 {
	border-bottom: 1px solid #7c0000;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background: -webkit-linear-gradient(right, #ffffff,#ffffff, #b3d0e6); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #ffffff,#ffffff, #b3d0e6); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #ffffff,#ffffff, #b3d0e6); /* For Firefox 3.6 to 15 */
	background: linear-gradient(right, #ffffff,#ffffff, #b3d0e6); /* Standard syntax */
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-why-buy-benefits-3:hover {
	border-bottom: 1px solid #7c0000;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#d4e4f1;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
	background-image:none;
}
#info-box-why-buy-benefits-4 {
	border-bottom: 1px solid #7c0000;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background: -webkit-linear-gradient(right, #ffffff,#ffffff, #d9d4c1); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #ffffff,#ffffff, #d9d4c1); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #ffffff,#ffffff, #d9d4c1); /* For Firefox 3.6 to 15 */
	background: linear-gradient(right, #ffffff,#ffffff, #d9d4c1); /* Standard syntax */
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
}
#info-box-why-buy-benefits-4:hover {
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color:#e7e3d7;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	cursor:pointer;
	background-image:none;
}
#info-box-why-buy-benefits-5 {
	border-bottom: 1px solid #7c0000;
	background-attachment:fixed;
	background-position:0px 0px;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat-y;
	background-color:#ffffff;
	background-image: url(../img/why-buy-bkg-5.jpg);
}

/* ##End WHY BUY
-------------------------------------------------- */

/* ##KYP Kitchen
-------------------------------------------------- */
#info-box-kyp {
	background-attachment:fixed;
	background-position:-350px 0px;
	margin-top:5px;
	margin-bottom:0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.story-kyp{
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-left:-120px;
}
	
.kitchen-bio {
	float: left;
	margin-right: 15px;
}
.img-kitchen {
  padding: 4px;
  background-color: #a8b181;
  border: 1px solid #6f8024;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.episodes {
  margin-top:40px;
}
.fox56 {
	border-bottom: 1px solid #EFEFEF;
	padding-left:0px;
	padding-bottom:45px;
}
.img-fox56 {
  padding: 4px;
  border: 1px solid #fffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* ##End KYP Kitchen
-------------------------------------------------- */

/* ##Newsroom
-------------------------------------------------- */
#info-newsroom {
	border-top: 1px solid #6f8024;
	border-bottom: 1px solid #6f8024;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.wrap-news {
	margin-top: 0px;
	margin-bottom: 0px;
}
.story-news{
	padding:0px;
	margin-bottom:0px;
	float:left;
	margin-left:-120px;
}

/* ##End Newsroom
-------------------------------------------------- */



/* ##Programs
-------------------------------------------------- */
.programs {
	border-bottom:0px solid #a7b07e;
	border-top:0px solid #a7b07e;
	border-left:0px solid #a7b07e;
	border-right:0px solid #a7b07e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:-20px;
}
.programs-udderly {
	padding-top:0px;
	border-bottom:0px solid #a7b07e;
	border-top:0px solid #a7b07e;
	border-left:0px solid #a7b07e;
	border-right:0px solid #a7b07e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.programs-food {
	border-bottom:4px solid #6a7f21;
	border-top:1px solid #6a7f21;
	border-left:4px solid #6a7f21;
	border-right:1px solid #6a7f21;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}
.program1{

}
.program2{
	display:none;
	}	
.program3 {
	display:none;
	}	
.program4{
	display:none;
	}	

	 	
/* ##END Programs
-------------------------------------------------- */

/* ##Social Media
-------------------------------------------------- */

#info-box6 {
	border-bottom: 1px solid #6f8024;
	margin-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/socialbkg.jpg);
	background-repeat: no-repeat;
}
#info-box7 {
	margin-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../img/socialbkg.jpg);
	background-repeat: no-repeat;
}
.info-bar-top {
	border-top: 1px solid #6f8024;
	margin-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.info-bar-bottom {
	border-bottom: 1px solid #6f8024;
	margin-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.info-bar-both {
	border-top: 1px solid #6f8024;
	border-bottom: 1px solid #6f8024;
	margin-bottom: 0px;
	position: relative;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
.very-light-green{
	background-color:#fafcf3;
}
.light-brown{
	background-color:#f1f3e7;
}


/* ##End Social Media
-------------------------------------------------- */

.info-content {
	padding-top: 20px;
	float: left;
	padding-bottom: 20px;
	color: #464646;
}
.info-content-full {
	width:100%;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #464646;
	z-index:1;
}
.info-content-full-2 {
	width:100%;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #464646;
	z-index:1;
}
.info-content-full-3 {
	width:100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:-120px;
	color: #464646;
	z-index:1;
}
.info-content-full-g {
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
	color: #464646;
}
#info-box-full-g {
	border-bottom: 1px solid #e5e5e5;
	background: #EFEFEF;	
	margin-bottom: -1px;
	position: relative;
}

.info-content h4{
	font-size: 2.2em;
}
.info-content p {
	font-size: 1.0em;
	font-weight: 200;
	margin: 0;
}


/* Camera Slider */
.fluid_container {
	margin-top:0 px;
	padding-top:5px;
	z-index:0;
}

.next,.prev {
	color: white;
	cursor: pointer;
	display: none;
	font-weight: bold;
	padding: 10px 15px;
	position: absolute;
	top: 50%;
	z-index: 1000;
	height: 75px;
	margin-top: -47.5px;
}

.pause {
	bottom: 0;
	cursor: pointer;
	position: absolute;
	z-index: 1000;
}
.paused {
	opacity: 0.3;
}
.prev {
	left: 3%;
}
.next {
	right: 3%;
}
.prev img, .next img{
	height: 100%;
	width: auto;
}
#featured {	
	margin-top: -1px;
}
#camera-wrap {
	height: 520px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.caption-slide1, .caption-slide2, .caption-slide3 {
	position: absolute;
	display: block;       
	top: 0;
	width: 100%;
	height: 100%;
}
.cameraContents {
	position: relative;
	height: 100%;
	-webkit-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.2), inset 0px -1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.2), inset 0px -1px 5px rgba(0, 0, 0, 0.2);
}
.cameraContent .container {
	position: relative;
	padding: 0;
}
.caption-container {
	width:100%;
	margin-left:0px;
	margin-right:0px;
	position: relative;
	padding-left:0px;
	padding-right:0px;
}
.caption-slide1 .caption-container h1 {
	color: #464646;
	text-align: center;	
	margin-top: 55px;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.4);
}
.caption-container h1 span {
	
}
.caption-slide1 .caption-container > img {	
	position: relative;
	top: 165px;
	width: 100%;
}
.caption-slide1 .caption-container > img.image2 {
	position: absolute;
	left: 800px;
	top: 35px;
	width: 33%;
	z-index: 0;
}
.caption-slide2 .caption-container h1 {
	color: #fff;
	font-size: 52px;
	margin-top: 80px;
	width: 400px;
	text-shadow: 0px 1px 1px #222;
}
.caption-slide2 .caption-container > img.image2 {
	position: absolute;
	left: 800px;
	top: 35px;
	width: 33%;
	z-index: 0;
}
.caption-slide3 .caption-container > img.image1 {
	position: relative;
	left: 0px;
	top: 45px;
	width: 60%;
	z-index: 2;
	margin-left:-220px;
}
.caption-slide3 .caption-container > img.image4 {
	position: relative;
	left: px;
	top: 0px;
	width: 38%;
	z-index: 2;
	margin-left:-100px;
}
.caption-slide3 .caption-container > img.image2 {
	position: absolute;
	left: 580px;
	top: 45px;
	width: 60%;
	z-index: 1;
}
.caption-slide3 .caption-container > img.image5 {
	position: absolute;
	left: 800px;
	top: 245px;
	width: 33%;
	z-index: 1;
}
.caption-slide3 .caption-container > img.image3 {
	position: absolute;
	left: 50px;
	top: 20px;
	width: 5%;
	z-index: 1;
}
.caption-container .prod {
	position: absolute!important;
	top: auto !important;
	bottom: 0;
}
.caption-slide1 .caption-container > .caption-head {
	top: 90px;
}
.caption-slide2 p {
	color: #464646;
	font-size: 22px;
	font-weight: 200;
	line-height: 2;
	margin: 30px 0;
	width: 400px;
}
.caption-slide2 .btn {
	font-size: 36px;
	font-weight: bold;
	padding: 15px 20px;
	margin-top: 370px;
}
.caption-slide2 .btn:hover {
	background: #7a7a7a;	
}
.caption-text-body {
	bottom: 22px;
	font-size: 22px;
	font-weight: 200;
	line-height: 1.2em;
	position: absolute;
	text-align: center;
	width: 940px;
}

/* ##Footer
-------------------------------------------------- */
#footer {
	color: #4c4d4c;
	background-color: #333;
	background-image: url(../img/bg-footer.png);
	background-repeat: repeat;
	border-top: 1px solid #6f8024;
}
#footer li {
	font-size:12px;
	line-height:20px;
}
#footer h4 {
	color: #708126;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom:-1px;
}
#footer a {
	color: #4c4d4c;
}
#footer a:hover {
	color: #708126;
}

/* Footer Blocks */
#footer-block {
	padding-bottom: 10px;
}
.flickr {
	list-style-type: none;
	margin: 0;
}
.flickr li {
	background-color: #7A7A7A;
	float: left;
	line-height: 0 !important;
	list-style: none outside none;
	margin: 0 5px 10px;
	padding: 1px;
}
.flickr li img {
	height: 60px;
	width: 60px;
}
.twitter-feed {
	list-style: none;
	margin: 0px 0px 12px 0px;
}
.twitter-feed li{
	background: url(../img/twitter-icon.png) no-repeat 0 5px;
	padding-left: 24px;
	line-height: 20px;
}
.twitter-feed p {
	font-size: 0.8em;
	text-align: right;
}
.address-list ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
.address-list ul li {
	margin-bottom: 10px;
	padding-left: 22px;
}
.address-list .address-detail {
	background: url(../img/address-marker.png) no-repeat 0 4px;
}
.address-list .address-mail {
	background: url(../img/address-mail.png) no-repeat 0 4px;
}
.address-list .address-phone {
	background: url(../img/address-phone.png) no-repeat 0 4px;
}

.social-links {
	list-style: none;
	margin: 0px 0px 10px 0px;	
}
.social-links li {	
	
	-webkit-border-radius: 100%;
	border-radius: 100%;	
	margin-left: 10px;	
	display: inline-block;	
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.3);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3);	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
	opacity: 0.7;
	text-indent: -9999px;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-o-transition: all .8s linear;
	-ms-transition: all .8s linear;
	transition: all .8s linear;	
}
.social-links li:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.7);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.7);
}
.social-links a {
	width: 24px;
	height: 24px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: block;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;	
	padding: 4px;
}
.social-links a:hover {	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.social-top {
	margin-left:-225px; position:absolute;
}
.instagrambkg{
	background-color:#375989;
}
.facebookbkg{
	background-color:#5b66ba;
}
.twitterbkg{
	background-color:#5d8ee4;
}
.youtubebkg{
	background-color:#e4231a;
}
.social-links a.youtube {
	background: url(../img/social/youtube.png) no-repeat center !important;	
}
.social-links a.twitter {
	background: url(../img/social/twitter.png) no-repeat center !important;	
}
.social-links a.facebook {
	background: url(../img/social/facebook.png) no-repeat center !important;
}
.social-links a.dribbble {
	background: url(../img/social/dribbble.png) no-repeat center !important;	
}
.social-links a.gplus {
	background: url(../img/social/google+.png) no-repeat center !important;	
}
.social-links a.pinterest {
	background: url(../img/social/pinterest.png) no-repeat center !important;	
}
.social-links a.instagram {
	background: url(../img/social/instagram.png) no-repeat center !important;	
}
.tooltip-inner {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#footer-copy {
	background: #a7b07e;
	padding-top: 12px;
}
#footer-copy .container {
	position: relative;
}
.copyright {
	margin-top: 5px;
}

#scrolltop {
	position: relative;
}

#scrolltop a {
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	line-height: 1;
	padding: 0;	
	position: absolute;
	right: 0px;
	bottom: 13px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;	
}
#scrolltop a:hover {	
	background: #bc0000 url(../img/bg-scrolltop.png) no-repeat 0 -32px;
	-webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
}


/* #Element Styles
================================================== */


/* ##Buttons
-------------------------------------------------- */
.btn {	
	border-radius: 0px !important;
	border: none !important;
}
.btn:hover {
	background: #ffffff;
}
.btn-red:hover {
	background: #bc0000;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.btn-green:hover {
	background: #038a03;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.btn-blue:hover {
	background: #190c92;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.btn-lg {
	background: #344205;
	padding:5px;
	border: 4px solid #6a7f21;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}
.btn-lg:hover {
	background: #6a7f21;
}
#info-box2 .btn {
	float: right;
	font-size: 2.4em;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
	margin-top: 25px;
}

/* ##Box
-------------------------------------------------- */
.infobox {
	background: #EFEFEF;
	padding: 15px;
	border: 1px solid #dedede;
	margin-bottom: 12px;
}
.infobox h3 {
	line-height: 1;
	margin-top: 0;
	
}
.info-content h1 {
	display: inline-block;
	font-size: 24px;
	margin: 0;
}
.info-content span {
	padding-left: 5px;
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #7a7a7a;
}

/* ##Accordion
-------------------------------------------------- */
#accordions {   
	margin: 0 auto;
}
#accordions h2 {
   background: url(../img/bg-accordion.png) no-repeat 0 20x;
	line-height: 14px;
	margin: 0;
	padding: 15px 15px 15px 22px;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #EFEFEF;	
	cursor: pointer;
	text-transform: uppercase;
}
#accordions h2:hover {
	
}
#accordions h2.current {
	color: #464646;
	cursor:default;
	background: url(../img/bg-accordion.png) no-repeat 0 -4px; 
}
#accordions .pane {  
	display:none;    
	padding:15px;
	border-bottom: 1px solid #EFEFEF;
  
}
#accordions .pane h2 {
	font-weight:normal;
	margin:0;
	font-size:16px;
	color:#999;
}

/* ##Tabs
-------------------------------------------------- */
.nav-tabs li.active a{
	color: #464646;
	background: #fff !important;
}
.nav-tabs li:hover a, .nav-tabs li a:hover, .nav-tabs li.active a:hover {	
}

.widget-tabs .tab-content {
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.tab-content {
	padding-top:0px;
	height:auto;
	margin-top:0px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.tab-content-food {
	padding-top:0px;
	height:auto;
	margin-top:0px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.tabcolumn{
	float:left;
	width:135px;
	height:115px;
	padding-top:15px;
	padding-left:8px;
	line-height:10px;
}
.tabcolumn2{
	float:left;
	width:150px;
	height:120px;
	padding-left:30px;
	line-height:10px;
	}
.tabcolumn li, .tabcolumn2 li{
	line-height:17px;
	}
/* ##Lists
-------------------------------------------------- */
.arrow-list ul, .arrow-list-white ul, .arrow2-list ul, .circle-list ul, .check-list ul, .check2-list ul, .star-list ul, .plus-list ul, .dash-list ul {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
}
.arrow-list ul li, .arrow-list-white ul li, .arrow2-list ul li, .circle-list ul li, .check-list ul li, .check2-list ul li, .star-list ul li, .plus-list ul li, .dash-list ul li {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-transition: 0.1s all linear;
}
.arrow-list ul li {
	background-image: url(../img/bg-list-arrow.png);
}
.arrow-list-white ul li {
	background-image: url(../img/bg-list-arrow-white.png);
}
.arrow2-list ul li {
	background-image: url(../img/bg-list-arrow2.png);
}
.circle-list ul li {
	background-image: url(../img/bg-list-circle.png);
}
.check-list ul li {
	background-image: url(../img/bg-list-check.png);
}
.check2-list ul li {
	background-image: url(../img/bg-list-check2.png);
}
.star-list ul li {
	background-image: url(../img/bg-list-star.png);
}
.plus-list ul li {
	background-image: url(../img/bg-list-plus.png);
}
.dash-list ul li {
	background-image: url(../img/bg-list-dash.png);
}

.arrow-list ul li:hover, .arrow2-list ul li:hover, .circle-list ul li:hover, 
.check-list ul li:hover, .check2-list ul li:hover, .star-list ul li:hover, 
.plus-list ul li:hover, .dash-list ul li:hover {
	background-position-x: 6px;
}

.list-home li{
	line-height: 2;
}
.circle-space li{
	line-height:1.45;
	padding-bottom:10px;}

/* ##Blockquotes
-------------------------------------------------- */


/* ##Drop Cap
-------------------------------------------------- */		
.dropcap { 
	float: left;
	font-size: 50px;
	line-height: 0.9;	
	margin: 0 8px 0 0;
	font-weight: bold;
}

.dropcap2 {
	float: left;
	font-size: 36px;	
	padding: 5px 10px;
	line-height: 0.9;
	color: #FFF;
	margin: 0 8px 0 0;
	font-weight: bold;
}
.dropcap3 {
	float: left;
	font-size: 50px;
	font-weight: lighter;
	line-height: 0.9;
	color: #464646;
	margin: 0 5px 0 0;    
}

/* ##Alerts
-------------------------------------------------- */
.alert {
	background: #f2e9c1 url(../img/icon-warning.png) no-repeat 8px 6px;
	border-bottom: none;
	border-radius: 0;
	border-left: none;
	border-top-width: 2px;
	border-right: none;
	margin-bottom: 20px;
	padding: 8px 24px 8px 40px;
}

.alert .close {
	top: 0px;
	right: -15px;
}

.alert-error {
	background: #F9C8C8 url(../img/icon-error.png) no-repeat 8px 6px;
}
.alert-success {
	background: #def2c1 url(../img/icon-success.png) no-repeat 8px 6px;
}

.alert-info {
	background: #cde9f3 url(../img/icon-info.png) no-repeat 8px 6px;
}

/* ##Social Icons
-------------------------------------------------- */
.social-button {
	list-style: none;
	margin: 0;
}
.social-button li {
	display: inline-block;
	margin-top: 5px;
	margin-right: 10px;
	position: relative;
	width: 24px;
	height: 24px;
}
.social-button li a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	position: absolute;
}

.social-button li.facebook a{
	background: #7a7a7a url(../img/social/facebook.png) no-repeat center;
}
.social-button li.facebook a:hover {
	background-color: #3B5998;
}
.social-button li.twitter a {
	background: #7a7a7a url(../img/social/twitter.png) no-repeat center;
}
.social-button li.twitter a:hover {
	background-color: #3bc1ed;
}
.social-button li.dribbble a {
	background: #7a7a7a url(../img/social/dribbble.png) no-repeat center;
}
.social-button li.dribbble a:hover {
	background-color: #ef5b92;
}
.social-button li.gplus a {
	background: #7a7a7a url(../img/social/google+.png) no-repeat center;
}
.social-button li.gplus a:hover {
	background-color: #d94a39;
}

.social-button li.pinterest a {
	background: #7a7a7a url(../img/social/pinterest.png) no-repeat center;
}
.social-button li.pinterest a:hover {
	background-color: #cb2027;
}


/* #Page Styles
================================================== */
.section-wrap {
	clear: both;
	padding-top:22px;
	padding-bottom:0px;
	position: relative;
	margin-bottom:-25px;
}
#content-full .section-wrap {
	border-top: none;
}
/* Home
================================================== */

/* Services */

#services {
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom:0px;
}

#services2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.greencontainer {
	background-color:#f1f3e7;
	width:100%;
}
#services .row, #services2 .row {
	margin-left: 0px;
}
#services .span3, #services .span4, #services2 .span3 {
	border-right: 1px solid #EFEFEF;
	margin: 30px 0px;
	padding: 0px 6px;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	text-align: center;

}
#services2 .span3 {
	margin: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border-right: 1px dashed #EFEFEF;
	border-bottom: 1px dashed #EFEFEF;
}
#services .last {
	border-right: none;
}

#services2 .span6 > div:nth-child(2n)

 {
	border-right: none;
}
#services2 .span6 > div:nth-child(n+3) {
	border-bottom: none;
	}

.block {
	font-size: 0.9em;
	padding: 15px 10px;	
	margin: 0px 0;
}

/* ##Box and hovers -------------------------------------------------- */	
#services .span3:hover, #services .span4:hover, #services2 .span3:hover {
	background: #edf5d1;
	cursor: default;
}
.white{
	background-color:#FFF;
	height:300px;
	}
/* ##Box and hovers end -------------------------------------------------- */	

.block-title {
	color: #464646;
	-webkit-transition: 0.2s all;
	line-height: 1;
	margin: 12px 0;
}
.block-title-red, .block-title-blue, .block-title-green, .block-title-lgreen  {
	font-size:14px;
	color: #464646;
	-webkit-transition: 0.2s all;
	line-height: 18px;
	margin: 12px 0;
}
.span3:hover .block-title {
	
}
.block-circle {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #344108;
}
.block-circle-green {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #005500;
	float:left;
	margin-right:10px;
}
.block-circle-blue {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #002394;
	float:left;
	margin-right:10px;
}
.block-circle-lgreen {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #6a7f21;
	float:left;
	margin-right:10px;
}
.block-circle-red {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #bc0000;
	float:left;
	margin-right:10px;
}
.span3:hover .block-circle, .span4:hover .block-circle {
	
}
#services .span3:last-child .block {
	border-right: none;
}

/* Home Portfolio */

#portfolio {	
	overflow: hidden;
}
.portfolio-thumb {
	box-shadow: inset 0px 0px 0px #EFEFEF;
	max-width: 100%;
}

/* ##About
-------------------------------------------------- */
#content-full {
	margin-bottom: 40px;
}
.skills {
	background: #fafafa;
	padding: 15px;
	font-size: 12px;
}
.progress {
	margin-bottom: 5px;
	border-radius: 0;
	filter: none;
	background: #EFEFEF;
}
.progress .bar {
	line-height: 24px;
	text-align: right;
	padding-right: 5px;	
	line-height: 24px;	
	filter: none;
}
.teams {
	line-height: 1;
	margin-top: 25px;
	margin-bottom: 20px;
}
.photo-thumb, .photo-thumb2 {
	float: left;
	margin-right: 20px;
	border: 1px solid #e5e5e5;
}
.photo-thumb2 {  
	border: none;
	-webkit-box-shadow: 0px 0px 2px #CCC;
	box-shadow: 0px 0px 2px #CCC;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
 }
.desc {
	
}
.desc h4 {
	color: #464646;
	margin-bottom: 5px;
	font-size: 22px;
}
.desc p {
	line-height: 24px;
	margin-bottom: 5px;
}


/* ##Pricing Table
-------------------------------------------------- */
.price-table.table-index.span3 {
	width: 220px;
	display: table;
}
.price-table.span3 {
	width: 240px;
	margin-left: 0;
	position: relative;
}
.price-table {
	text-align: center;
}
.features {
	list-style: none;
}
.table-index .title {
	height: 75px;
	line-height: 75px;
	color: #fff;
	font-size: 1.8em;
}
.table-index .header {
	background-color: #C9C9C9;
}
.features li {
	line-height: 40px;
	font-size: 1.2em;
	border-bottom: 1px solid #E5E5E5;
}
.featured .features li {
	font-size: 1.25em;
}
.features li:last-child {
	border-bottom: none;
}
.table-index .features {
	text-align: left;
}
.pricing {
	margin-top: 45px;
	margin-left: 0px;
}
h2.title {
	margin: 0;
	font-size: 2em;
}
.pricing .features {
	border-left: 1px solid #E5E5E5;
	margin: 0;
	padding: 5px 15px;
}
.footer {
	margin: 0;
	padding: 5px 15px;
}
.price-table {
	border-bottom: 1px solid #E5E5E5;
}
.header {
	height: 75px;
	background: #D63458;
	color: #fff;
	box-shadow: inset 0px 2px 0px rgba(0,0,0,0.2);
}
.price {
	margin: 0;
	font-size: 16px;
	line-height: 1;
}
.price span {
	font-size: 28px;
}
.price-table:last-child .features, 
.price-table:last-child .footer {
	border-right: 1px solid #E5E5E5;
}
.featured .header {
	background: #3e3e3e;
	height: 90px;
	margin-top: -15px;
	padding-top: 0px;
}
.price-table .footer {
	background: #D63458;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.price-table .footer a {
	color: #FFF;
	text-transform: uppercase;    
	font-weight: bold;
	font-size: 1.2em;
}
.free .header, .free .footer {
	background: #99cd46;
}
.featured {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	z-index: 5;
   
}
.topbar{
	margin-top:0px;
	z-index:1;
	position:absolute;
	width:100%;
	height:110px;
	left:0px;
	}

.btmbar{
	margin-top:420px; 
	z-index:1; 
	position:absolute; 
	width:100%; 
	height:110px;
	left:0px;
	}
.featured .features, 
.featured .footer, 
.price-table:last-child .features, 
.price-table:last-child .footer  {
	border-left: none;
}
.featured h2.title {
	font-size: 2.4em;
	padding-top: 6px;
}

.featured .footer {
	background: #3E3E3E;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: -1px;
}


/* ##Testimonials
-------------------------------------------------- */
#testimon {
	margin-bottom: 20px;
}
.testi-wrap {
	position: relative;
}
.testimonials{
	list-style: none;
	margin-left: 0px;
	margin-bottom: 40px;
	line-height: 1;
}
.testimonial {
	list-style: none;
	margin-top: 20px;
	line-height: 1;
}
.testimonials li, .testimonial li, .testimonial .span6, .testimonial .span7, .testimonial .span8 {
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	float: left;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.testi-inner {
	padding: 15px;
	min-height: 130px;
}
.testi-inner-2 {
	padding: 15px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	min-height: 130px;
}
.testi-inner-3 {
	padding: 15px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	min-height: 130px;
}
.testi-inner-4 {
	padding: 15px;
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	min-height: 130px;
}
.testi-quote {
	font-style: italic;
	background: url(../img/bg-quote.png) no-repeat 0 0;
	padding: 10px 20px 10px 50px;
	border-right: 1px solid #EFEFEF;	
	display: inline-block;	
	float: left;
	width: 220px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 13px;
}
.testi-quote-left {
	font-style: italic;
	background: url(../img/bg-quote2.png) no-repeat top right;
	padding: 10px 50px 10px 20px;
	border-left: 1px solid #EFEFEF;	
	display: inline-block;	
	float: right;
	width: 220px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 13px;
}
.testi-author {
	line-height: 20px; 
	float: right;
	padding-right: 10px;	
	padding-left: 10px;
	display: inline-block;	
	text-align: left;
}
.testi-author-left {
	line-height: 20px; 
	float: left;	
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;	
	text-align: right;
}
.testi-author > img, .testi-author-left > img {
	max-width: 100px;
	margin-bottom: 10px;
}

/* ##Portfolio
-------------------------------------------------- */

.portfolio-wrap .social-share {
	margin-top: 30px;
	margin-bottom: 5px;
	border-bottom: none;
	padding-bottom: 0;
}
.portfolio-wrap .portfolio {
	margin-left: -20px;
	margin-top: 0;	
}
.portfolio-wrap h3.section-title {
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
	
}
.portfolio-wrap .portfolio article{
	position: relative;
}

.works-wrap .portfolio {
	margin-top: 0;
	position: relative;

}
.works-wrap .portfolio .portfolio-item {
	position: relative;

}
.portfolio {
	margin-bottom: 0px; 
	margin-top: 70px; 
	margin-left: 0px; 
}
.portfolio article, .portfolio > li{
	float: left; 	
	position: relative;	
	overflow: hidden;
	margin-bottom: 20px;
}
.portfolio > li {
	margin: 0;
	padding: 0;
}
.portofolio > li:last-child {
	margin: 0;
}
.portfolio article img, .portfolio > li img {
	width: 100%;
}
.portfolio article *, .portfolio > li *{
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}
.portfolio article a, .portfolio > li a {
	display: block;
	position: relative;
}
.portfolio .p-text{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 400;	
	margin: 0;
	line-height: 0;
	border-bottom: 2px solid #EFEFEF;
	background: #e3e7d1;
	display: block;	
	text-align: center;
	position: relative;
	z-index: 1000;
	padding-top:12px;
}
.video-red p{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#FFF;	
	margin: 0;
	line-height: 18px;
	border-bottom: 2px solid #EFEFEF;
	background: #a30d28;
	display: block;	
	text-align: center;
	position: relative;
	z-index: 0;
	padding-top:8px;
	padding-bottom:13px;
}
.video-drk-green p{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#FFF;	
	margin: 0;
	line-height: 18px;
	border-bottom: 2px solid #EFEFEF;
	background: #35612c;
	display: block;	
	text-align: center;
	position: relative;
	z-index:0;
	padding-top:8px;
	padding-bottom:13px;
}
.video-fish-blue p{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#FFF;	
	margin: 0;
	line-height: 18px;
	border-bottom: 2px solid #EFEFEF;
	background: #1f5b6f;
	display: block;	
	text-align: center;
	position: relative;
	z-index:0;
	padding-top:8px;
	padding-bottom:13px;
	
}
.block-circle-retail {
	width: 80px;
	height: 80px;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	background-color: #2f8da4;
	float:left;
	margin-right:10px;
}
.retailBTN{
	border:5px solid #2f8da4;
	padding-top:5px; 
	padding-bottom:5px; 
	padding-left:30px; 
	padding-right:30px; 
	background-color:#1f5b6f; 
	text-transform:uppercase;color:#FFF;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	font-size:24px;
	font-weight:bold;
	}
.retailBTN:hover{
	border:5px solid #1f5b6f;
	background-color:#2f8da4; 
	text-transform:uppercase;
	color:#FFF;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	}	
	
.video-green p{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#FFF;	
	margin: 0;
	line-height: 18px;
	border-bottom: 2px solid #EFEFEF;
	background: #6a7f21;
	display: block;	
	text-align: center;
	position: relative;
	z-index:0;
	padding-top:8px;
	padding-bottom:13px;
}
.video-red p{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#FFF;	
	margin: 0;
	line-height: 18px;
	border-bottom: 2px solid #EFEFEF;
	background: #a30d28;
	display: block;	
	text-align: center;
	position: relative;
	z-index:0;
	padding-top:8px;
	padding-bottom:13px;
}
.video-blue p{	
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#FFF;	
	margin: 0;
	line-height: 18px;
	border-bottom: 2px solid #EFEFEF;
	background: #305694;
	display: block;	
	text-align: center;
	position: relative;
	z-index: 0;
	padding-top:8px;
	padding-bottom:13px;
}
.p-text p {
	font-size: 14px;
	margin-bottom: 10px;	
	font-weight: 400;
	font-style: normal;
}
.portfolio-carousel.portfolio {
	margin-top: 0;
}
.portfolio-carousel {
	width: 100%;
	overflow: hidden;
	margin: 0;	
}
.portfolio-item {		
	float: left;
	display: block;	
	position: relative;
	width: 220px;
}
.portfolio-item img {
	position: relative;
	display: block;
	max-height: none;
	max-width: none;
}

#logos {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#logos .span3 {
	text-align: center;	
	border-right: 1px solid #EFEFEF;
}

.works-wrap {
	position: relative;	
}
.portfolio .p-text a {
	display: block;
	padding: 10px 5px 5px;
}
.portfolio article:hover .p-text, .portfolio .portfolio-item:hover .p-text {
	
}
.portfolio h4 {
	font-size: 9px;
	margin-bottom: 0;
}
.p-thumb {
	position: relative;
	overflow: hidden;
}
.image-overlay-bg{
	background: url(../img/bg-portfolio-thumb.png) repeat;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 1;
	zoom: 1;
}
.image-overlay-bg a.image-link, 
.image-overlay-bg a.image-lightbox, 
.image-overlay-bg a.overlay-video
 {
	width: 55px;
	height: 55px;
	position: absolute;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	opacity: 1;	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	top: 45%;
	right: 38%
}
.image-overlay-bg a.image-link {
	
}
.image-overlay-bg a.image-lightbox {
	
}
.image-overlay-bg a.overlay-video {
	
}
.image-overlay-bg a.overlay-video:hover, 
.image-overlay-bg a.image-lightbox:hover, 
.image-overlay-bg a.image-link:hover
 {
	background-color: #a5ae7c;
}
a.overlay-video {
	margin-top: -18px;	
}
.play{
	margin-right:-10px;
	}
.image-link {
	margin-top: -18px;
	margin-right: -40px;
	opacity: 1;     
}
.image-lightbox {
	margin-top: -18px;
	margin-left: -50px;
	opacity: 1;    
}
.portfolio-detail .slides li .image-lightbox {
	opacity: 1;
	margin-right: -20px;
}


/* Filterable Portfolio */
.menu-filterable{
	position: absolute;
	top: 20px;
	right: 0;
	width: auto;
	z-index:20;
}
.section-wrap .menu-filterable {
	list-style: none;
	margin: 0;
	top: 33px;
}
.menu-filterable.nav-pills > .active > a, 
.menu-filterable.nav-pills.nav-pills > .active > a:hover {
	color: white;	
}
.menu-filterable li{
  	margin-bottom: 0px;
}
.menu-filterable li a {	
	padding: 3px 10px !important;
	border-radius: 0 !important;
}	
#sidebar .menu-filterable{
	position: relative;
}
#sidebar .menu-filterable li{
	float: none;
	margin-bottom: 5px;
	margin-left: 0 !important;
}
 #sidebar .menu-filterable li a{
	padding-left: 25px;
}	

/*Single Portfolio */
.portfolio-wrap {
	margin-top: 30px;
	margin-bottom: 30px;
}
.portfolio-media .btn {
	color: #fff;
	text-shadow: none;
}
.portfolio-detail {
	position: relative;
	zoom: 1;
}
.portfolio-detail .slides li{
	position: relative;
	display: none;
	width: 100%;
}
.portfolio-detail .slides {
	display: block;
	width: 100%;	
	z-index: 0;
	position: relative;
}
.portfolio-detail .flex-direction-nav {
	z-index: 2;
}
.portfolio-detail .flex-direction-nav a {
	opacity: 1;
}
.portfolio-detail .flex-direction-nav .flex-prev,  .portfolio-detail .flex-direction-nav .flex-next{
	background-position: left center;	  
	height: 50px;
	width: 28px;  
	top: auto;
	bottom: 50%;
	margin-bottom: -24px;
}
.portfolio-detail .flex-direction-nav .flex-next {
   background-position: right center; 
   
}
.portfolio-detail .flex-prev:hover, .portfolio-detail .flex-next:hover {
	background-color: #7a7a7a;
	
}
.portfolio-detail .flex-direction-nav .flex-prev {
   left: -5px;	
   /*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px; 
   
}
.portfolio-detail .flex-direction-nav .flex-next {
	right: -5px; 
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px; 
	   
}
.portfolio-related {
	margin-top: 20px;
}


/* ##Program Post
-------------------------------------------------- */
#blog {
	overflow: hidden;
	margin-bottom: 30px;
}
#whyus {
	margin-bottom: 30px;
}
#whyus #logos {
	margin-bottom: 0;
	padding-bottom: 0;
}
#whyus #logos .logo-wrap {
	margin-bottom: 20px;
}
.post, .post2 {
	display: block;	
	margin-bottom: 40px;
}
.post2 {
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #6a7f21;
}
.post-full {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #6a7f21;
	
}
.post-meta, .post-media, .post-content {
	display: block;	
	padding-bottom: 20px;
}
.post-date {
	color: #fff;
	width: 48px;
	line-height: 1;
	text-align: center;
	float: left;
}
.post-date span {
	display: block;
	padding: 3px 0;
	
}
.post-date span.day{
	background: #464646;
	font-size: 1.8em;
	font-weight: bold;	
}
.post-date span.month {
	font-size: 1.2em;
	font-weight: bold;

}
.post-date span.year {
	font-size: 0.8em;
	padding-bottom: 5px;
}
.post-title {
	float: left;
	display: block;
	padding-left: 0px;
}
.post2 .post-title {
	float: left;
	display: block;
	padding: 0;	
	margin-bottom: 10px;
}
.post-title h3{
	margin: 0;
}
.post2 .post-title h3 {
	margin: 0;
	line-height: 1.4;
}
.post2 .post-info {
	margin-bottom: 10px;
}
.post-title ol, .post-info ol{
	list-style: none;
	margin: 0;
}
.post-info ol {
	margin-bottom: 10px;
}
.post2 .post-info ol {
	margin: 0;
}
.post2 .post-meta {
	padding: 0;
}
/*.post-title ol li, .post-title-tag, .post-title-comments, .post-info ol li {
	display: inline-block;
	margin-right: 20px;
	padding-left: 24px;
	background: url(../img/icon-blog-meta.png) 0 0 no-repeat;
}*/
.post-title ol li, .post-title-tag, .post-title-comments, .post-info ol li {
	display: inline-block;
	margin-right: 0px;
	padding-left: 0px;
}
.post2 .btn {
	margin-top: 10px;
}
.post-title ol li.tags, .post-title-tag, .post-info ol li.tags {
	background-position: 0px -24px;
}

.post-title ol li.replies, .post-title-comments, .post-info ol li.comments {
	background-position: 0px -48px;
}

.post2 .search-media {
	float: left;
	width: 620px;
	margin-right: 20px;
}
.post2 .post-media {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.post2 .post-media-udderly {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.post2 .post-media-why {
	float: right;
	width: 220px;
	margin-right: 20px;
}
.post2 .post-content {
	width: 380px;
	float: left;
}



.post-title-full h3 {
	font-size: 2.7em;
	margin-top: 0;
}
.post-title-full ol {
	list-style: none;
	margin: 0;
}

.post-author {
	float: left;
	margin-right: 15px;
}
.post-title-full ol li {
	line-height: 2;
	margin-bottom: 3px;
}
.post-title-meta {
	display: block;
}
.post-title-tag, .post-title-comments {
	display: inline-block;
	padding-left: 24px;
	margin-right: 10px;
}
.post-title-comments {
	display: inline-block;
}

.social-share {
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 20px;
	padding-bottom: 20px ;
	float: left;
	display: block;
	width: 100%;
}
.social-share div {
	display: inline-block;
	float: left;
	
}
.pagination {
	margin: 10px 0;
	clear: both;
}
.pagination a {
	line-height: 32px;
}

.widget {	
	margin: 0 0 30px 10px;
}
.program-widget{
	border-bottom: 1px solid #ddd;
	padding-bottom:5px;
}
.program-frame{
	height:380px;
	}
.program-frame-acc{
	height: auto;
	}
.benefits-frame{
	height:325px;
	}	
.social-widget-facebook{
border-bottom: 1px solid #ddd;
padding-bottom:0px;
padding-top:0px;
}
.twitter-frame{
height:260px;
margin-left:-5px;
margin-top:-5px;
}
.social-widget-twitter{
border-bottom: 1px solid #ddd;
padding-bottom:0px;
margin-top:0px;
}
.member-bennies {
	text-indent:-9999px;
	border-bottom:1px solid #a7b07e;
	border-top:1px solid #a7b07e;
	border-left:1px solid #a7b07e;
	border-right:1px solid #a7b07e;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.widget h5 {
	color: #464646;
	font-size: 1.4em;
}
.widget ul {
	list-style: none;
	margin: 0;
}
.widget .widget-list ul li {
	line-height: 2.6;
	border-bottom: 1px solid #EFEFEF;
	padding-left: 24px;
	background: url(../img/bg-widget-cat.png) 0 0 no-repeat;
}

.tagscloud a {
	display: inline-block;
	margin: 0px 10px 10px 0px;	
	padding: 4px 10px 4px 14px;
	color: #fff !important;
	box-shadow: inset 0px 2px 0px rgba(0,0,0,0.3);
}
.tagscloud a:hover {
	background: #7a7a7a url(../img/arrows2.png) no-repeat left center;
}

/* KYP CONNECTION */
.connect:hover{
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	}
	
.connect:hover{
	opacity: 0.5;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	}
.socialspacer{
	margin-left:-20px;
	}
h3.conheader{
	font-size:28px;
	line-height:28px;
	}
.socialfloat{
	float:right;
	margin-bottom:-20px;
	margin-top:-30px;
	}			

/* END KYP CONNECTION */




/* Comments */
#comments {
	clear: both;
}
.avatar {
	margin: 0 20px 10px 0px;  z-index: 1;
	width: 42px;
	height: 42px;
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
}
.comment-list {
	list-style: none;
	margin: 0 0 20px;
}
.comment {
	margin-bottom: 20px;
}
.comment-inner {
	margin-bottom: 20px;
	position: relative;
}
.comment-author {
	display: -block;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.comment-meta {
	float: left;
	display: block;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.comment-detail {
	margin: 0 0 10px 70px;
	padding: 15px;
	background: #FAFAFA;
}
.comment-date {
	margin: 0;
	font-size: 0.9em;
}
.btn-comment-reply {
	position: absolute;
	right: 0;
	top: 8px;
	text-shadow: none;
	color: #FFF;
}
.btn-comment-reply:hover {
	color: #FFF;
}
.comment-child {
	padding-left: 40px;
	margin-left: 30px;
}


/* ##Contact
-------------------------------------------------- */
#content {
	margin-top: 25px;
	margin-bottom: 15px;
}
#map {
	margin-top: 1px;
	border-bottom: 1px solid #EFEFEF;
}
#map-canvas {
	position: relative;
	height: 420px;
}
#map-canvas * {
	max-width: none;
}

.maps{
	width:450px;
	height:300px;
	border-color:#aaaaaa;
	border-width: 2px;
	/*--ADDING ROUNDED CORNER--*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
	
.contact1{ width:460px; height:700px;}	

#contact-form{
	background: #EFEFEF;
	padding: 20px;

}
#contact-form label {
	font-size: 1em;
}
#contact-form button {
	margin-top: 8px;
}
#contact-form .input-xxlarge {
	width: 566px;
}

#contact-form .control-group {
	margin-bottom: 5px;
}


/* #Misc Styles
================================================== */
.left { float: left }
.right { float: right }
.center {
	display: block;
	margin: 0 auto;
}
.text-left { text-align: left }
.text-right { text-align: right }
.text-center { text-align: center }

.text-left-block { 
text-align: left;
padding-left:20px; 
padding-right:20px; 
padding-bottom:20px; 
padding-top:20px; }

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
	Just create a "fonts" folder at the root,
	copy your FontName into code below and remove
	comment brackets */

/*	@font-face {
		font-family: 'FontName';
		src: url('../fonts/FontName.eot');
		src: url('../fonts/FontName.eot?iefix') format('eot'),
			 url('../fonts/FontName.woff') format('woff'),
			 url('../fonts/FontName.ttf') format('truetype'),
			 url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
		font-weight: normal;
		font-style: normal; }
*/
