/*
 * Theme Name: Fair Food Program
 * Theme URI: http://www.theabc.net
 * Theme Description: 
 * Author: theabc.net
 * Author URI: http://www.theabc.net
 * Version: 0.1
 * Tags: bootstrap, white, blank
 * License: license.txt
 * License URI:
*/



/* Apply bootstrap styles */
@import url('bootstrap/css/bootstrap.min.css');
@import url(https://fonts.googleapis.com/css?family=Lato:300,700,900,700italic);

/* --------------------------------------------------------------------------

Marketing Page

----------------------------------------------------------------------------- */

.alignleft {
	float: left;
}

.imgleft {
	float: left;
}

.alignright {
	float: right;
}

.imgright {
	float: right;
	border: 1px #000000;
	padding: 3px;
	margin: 2px 2px 2px 2px;
}


/* --------------------------------------------------------------------------
	Base Styles, Bootstrap Modifications & Fonts Import
----------------------------------------------------------------------------- */

@font-face {
		font-family: 'BebasNeueBold';
		src: url('assets/fonts/BebasNeueBold/bebasneue_bold-webfont.eot');
		src: url('assets/fonts/BebasNeueBold/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
				 url('assets/fonts/BebasNeueBold/bebasneue_bold-webfont.woff') format('woff'),
				 url('assets/fonts/BebasNeueBold/bebasneue_bold-webfont.ttf') format('truetype'),
				 url('assets/fonts/BebasNeueBold/bebasneue_bold-webfont.svg#BebasNeueBold') format('svg');
		font-weight: normal;
		font-style: normal;
}

body {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.428571429;
	color: #232323;
	position: relative;
}

/*
body:before {
	content: url(assets/img/FFP_Logo_202px_Hover.png);
	display:none;
}
*/

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #D1D1C2;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
}

h1, h2 { font-size: 20px; letter-spacing: 1px; }
h3, h4 { font-size: 20px; letter-spacing: 1px; }
h5, h6 { font-size: 16px; letter-spacing: 1px; }
h1 { margin-bottom: 20px; }

h1.pageHeadline {
	color: #4F7113;
}
.columnHeadline,
.page-id-14 h2 {
	color: #4F7113;
	text-transform: uppercase;
	border-bottom: 1px solid #D1D1C2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
a {
	color: #699619;
	text-decoration: none;
}
a:hover {
	color: #4F7113;
	text-decoration: none;
}
a, a:hover, a:focus, a:active { text-decoration: none; outline: 0; }

.valign {
/*
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
*/
}

/*	COLOR CLASSES */
/*	------------------------------------------------------------------------- */

.lightGrey { color: #D1D1C2; }
.darkOrange { color: #AB2900; }

.lightGreen { color: #9CC212; }
.green { color: #699619; }
.darkGreen { color: #4F7113; }


/*	HELPER CLASSES */
/*	------------------------------------------------------------------------- */

.mt0 { margin-top: 0px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt100 { margin-top: 100px; }
.mt150 { margin-top: 150px; }
.mt200 { margin-top: 200px; }

.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb100 { margin-bottom: 100px; }
.mb150 { margin-bottom: 150px; }
.mb200 { margin-bottom: 200px; }

.pdl15 { padding-left: 15px; }
.pdr15 { padding-right: 15px; }

.uppercase { text-transform: uppercase; }
.fontawesome-text { display: none; }

.embed-responsive {  }

header p { /* padding-left: 15px; */ } 

.imageSep { height: 470px; }#

ul.fa-ul { margin-left: 0; }

strong {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #4F7113;
}

.carousel-control.right,
.carousel-control.left { background-image: none !important; }
.testimony p {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #4F7113;
	/* text-shadow: 0 1px 2px rgba(0, 0, 0, .6); */
}

/* --------------------------------------------------------------------------
	BUTTONS
----------------------------------------------------------------------------- */
/*
a.cta-button {
	width: 100%;
	height: 70px;
	display: block;
	background-color: #6A9626;
	color: white;
	font-size: 24px;
	border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	line-height: 24px;
}
a.cta-button:hover {
	background-color: #4F7114;
}
*/

/* --------------------------------------------------------------------------
	HEADER & NAVIGATION
----------------------------------------------------------------------------- */
.top-main-menu { }

.navbar-toggle {
	position: absolute;
	float: none;
	padding: 5px 8px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	background-color: #D1D1C2;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle .icon-bar { width: 18px; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #699619;
}

#menu-main-navigation {
	font-family: 'BebasNeueBold';
	font-weight: 300;
	font-size: 20px;
	color: #ffffff;
	position: relative;
	top: 0;
	width: 90%;
	margin-left: 40px;
	background-color: #4F7113;
}

nav.navbar.navbar-default {
	position: relative;
	z-index: 1000;
	border: 0;
	border-radius: 0;
	height: 120px;
	margin-bottom: 20px;
	background: #fff url(assets/img/FFP_Header.jpg) no-repeat top left;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	padding: 5px 10px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #9CC212;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
	color: #9CC212;
	background-color: transparent;
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 0;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	background-color: #4F7113;
}

.ffp-Logo {
	width: 110px;
	height: 110px;
	display: block;
	margin-top: -135px;
	position: absolute;
	left: 50%;
	margin-left: -55px;
	z-index: 1001;
	background: transparent url(assets/img/FFP_Logo_Final.png) no-repeat left top;
}
a.ffp-Logo:hover {
	background: transparent url(assets/img/FFP_Logo_Final_Hover.png) no-repeat left top;
}
.shadow { background: white url(assets/img/HeaderSchattenUnten10px.png) no-repeat center bottom; }
.shadowtop { 
	background: white url(assets/img/HeaderSchattenOben3px.png) no-repeat left 121px;
	position: relative;
}

/* --------------------------------------------------------------------------
	QUOTES
----------------------------------------------------------------------------- */

.ffp-quotes { 
	/* margin-top: -80px; */
	margin-bottom: 10px;
}
.ffp-quote {
	margin-bottom: 10px;
}

.ffp-quote a p {
	font-size: 14px;
	margin-left: 15px;
	margin-bottom:  0;
	color: #232323;
}
.ffp-quote p:first-child { 
	margin-bottom: 0;
}
.ffp-quote p:last-child { 
	/* 	margin-bottom: 0; */ 
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #699619;
}
/*
.ffp-quote p:last-child:before, .ffp-quote p:last-child:after { 
	content: " - ";
}
.page-id-10 .ffp-quote p:last-child:before, .page-id-10 .ffp-quote p:last-child:after { 
	content: none;
}
*/

.ffp-additional-quote {
	background: #6A9626;
	padding: 30px;
	margin-bottom: 2px;
	color: white;
	font-size: 18px;
}
.ffp-additional-quote p:first-child {}
.ffp-additional-quote p:last-child {
	margin-bottom: 0;
	font-weight: bold;
}

/* --------------------------------------------------------------------------
	Social Menu
----------------------------------------------------------------------------- */
.header-menu-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1001;
}
#menu-social-menu {
	margin: 10px 0 10px;
	padding: 0;
	border-left: 1px solid #D1D1C2;
	padding: 0 20px;
}
.header-menu li:first-child {
	padding-left: 0;
}
#menu-social-menu a,
#menu-social-menu a:hover {
	color: #ffffff;
	font-size: 24px;
}
/* --------------------------------------------------------------------------
	Frontpage Sections
----------------------------------------------------------------------------- */

h3.panel-title.sections {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 20px;
	color: #ffffff;
	background-color: #4F7113;
	width: 100%;
	padding: 15px;
	position: relative;
}

.section {
	height: 470px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.infocontainer {
	width: 330px;
	height: 95%;
	overflow: hidden;
	background: transparent url(assets/img/transp.png) repeat;
	overflow-y: auto;
}


.infocontainer p { padding: 15px 15px 0 15px; }
.infocontainer .closeMe { 
	display: inline-block;
	position: absolute;
	right: 15px;
	cursor: pointer;
}
a.readmore,
span.readmore {
	color: #AB2900;
	text-transform: uppercase;
	cursor: pointer;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	padding-left: 15px;
	margin-bottom: 30px;
	cursor: pointer;
}
a.readmore i { margin-left: 5px; }
span.readmore { 
	padding-left: 0; 
	color: #fff;
	position: absolute;
	bottom: 0;
}
span.readmore:hover { color: #AB2900; } 

.section .panel {
	margin-bottom: 20px;
	background: transparent url(assets/img/transp.png) repeat;
	border: 0;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.section .panel-body {
	padding: 15px;
	padding-top: 0;
}
.section .panel-heading {
	padding: 0;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.section .panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.section .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.section .panel-title > a {
	color: inherit;
}
.section .panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.section .panel > .list-group {
	margin-bottom: 0;
}
.section .panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.section .panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.section .panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.section .panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.section .list-group + .panel-footer {
	border-top-width: 0;
}
.section .panel > .table,
.section .panel > .table-responsive > .table,
.section .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.section .panel > .table:first-child,
.section .panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.section .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.section .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.section .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.section .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.section .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.section .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.section .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.section .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.section .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.section .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.section .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.section .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.section .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.section .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.section .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.section .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.section .panel > .table:last-child,
.section .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.section .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.section .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.section .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.section .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.section .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.section .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.section .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.section .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.section .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.section .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.section .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.section .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.section .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.section .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.section .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.section .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.section .panel > .panel-body + .table,
.section .panel > .panel-body + .table-responsive {
	border-top: 1px solid #ddd;
}
.section .panel > .table > tbody:first-child > tr:first-child th,
.section .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.section .panel > .table-bordered,
.section .panel > .table-responsive > .table-bordered {
	border: 0;
}
.section .panel > .table-bordered > thead > tr > th:first-child,
.section .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.section .panel > .table-bordered > tbody > tr > th:first-child,
.section .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.section .panel > .table-bordered > tfoot > tr > th:first-child,
.section .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.section .panel > .table-bordered > thead > tr > td:first-child,
.section .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.section .panel > .table-bordered > tbody > tr > td:first-child,
.section .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.section .panel > .table-bordered > tfoot > tr > td:first-child,
.section .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.section .panel > .table-bordered > thead > tr > th:last-child,
.section .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.section .panel > .table-bordered > tbody > tr > th:last-child,
.section .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.section .panel > .table-bordered > tfoot > tr > th:last-child,
.section .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.section .panel > .table-bordered > thead > tr > td:last-child,
.section .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.section .panel > .table-bordered > tbody > tr > td:last-child,
.section .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.section .panel > .table-bordered > tfoot > tr > td:last-child,
.section .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.section .panel > .table-bordered > thead > tr:first-child > td,
.section .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.section .panel > .table-bordered > tbody > tr:first-child > td,
.section .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.section .panel > .table-bordered > thead > tr:first-child > th,
.section .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.section .panel > .table-bordered > tbody > tr:first-child > th,
.section .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.section .panel > .table-bordered > tbody > tr:last-child > td,
.section .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.section .panel > .table-bordered > tfoot > tr:last-child > td,
.section .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.section .panel > .table-bordered > tbody > tr:last-child > th,
.section .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.section .panel > .table-bordered > tfoot > tr:last-child > th,
.section .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.section .panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}
.section .panel-group {
	margin-bottom: 20px;
	width: 330px;
	-webkit-transition: all .100s ease-in-out;
	-moz-transition: all .100s ease-in-out;
	-ms-transition: all .100s ease-in-out;
	 -o-transition: all .100s ease-in-out;
		transition: all .100s ease-in-out;
}
.section .panel-group.wide {
	width: 700px;
	-webkit-transition: all .100s ease-in-out;
	-moz-transition: all .100s ease-in-out;
	-ms-transition: all .100s ease-in-out;
	 -o-transition: all .100s ease-in-out;
		transition: all .100s ease-in-out;
}
.section .panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}
.section .panel-group .panel + .panel {
	margin-top: 5px;
}
.section .panel-group .panel-heading {
	border-bottom: 0;
}
.section .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #ddd;
}
.section .panel-group .panel-footer {
	border-top: 0;
}
.section .panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.section .panel-default {
	border-color: #ddd;
}
.section .panel-default > .panel-heading {
	color: #333;
	background-color: transparent;
	border-color: transparent;
}
.section .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.section .panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}
.section .panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.section .panel-primary {
	border-color: #428bca;
}
.section .panel-primary > .panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}
.section .panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #428bca;
}
.section .panel-primary > .panel-heading .badge {
	color: #428bca;
	background-color: #fff;
}
.section .panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #428bca;
}
.section .panel-success {
	border-color: #d6e9c6;
}
.section .panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.section .panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.section .panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.section .panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.section .panel-info {
	border-color: #bce8f1;
}
.section .panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.section .panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.section .panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.section .panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.section .panel-warning {
	border-color: #faebcc;
}
.section .panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.section .panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.section .panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.section .panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.section .panel-danger {
	border-color: #ebccd1;
}
.section .panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.section .panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.section .panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.section .panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}


/* --------------------------------------------------------------------------
	Mechanisms
----------------------------------------------------------------------------- */
#mechanisms h3 {
	text-transform: uppercase;
	color: #4F7113;
}

.diagramBg {
	padding: 10px 0;
	background: rgba(234,233,228,1);
	background: -moz-linear-gradient(top, rgba(234,233,228,1) 0%, rgba(203,205,187,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(234,233,228,1)), color-stop(100%, rgba(203,205,187,1)));
	background: -webkit-linear-gradient(top, rgba(234,233,228,1) 0%, rgba(203,205,187,1) 100%);
	background: -o-linear-gradient(top, rgba(234,233,228,1) 0%, rgba(203,205,187,1) 100%);
	background: -ms-linear-gradient(top, rgba(234,233,228,1) 0%, rgba(203,205,187,1) 100%);
	background: linear-gradient(to bottom, rgba(234,233,228,1) 0%, rgba(203,205,187,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae9e4', endColorstr='#cbcdbb', GradientType=0 );
}
.tab-content {  }
.page-id-10 .tab-content { rgba(171,41,0,0.6) }

.tab-pane { padding-left: 15px; }
.tab-pane .scrolling { overflow-y: scroll; }

.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 0;
	border: 0;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #D1D1C2;
}
.nav-pills > li > a:hover {
	background-color: #fff;
	color: #699619;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #699619;
	background-color: #fff;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 0;
	margin-left: 0;
	border-bottom: 0;
}
.nav-pills > li:last-child a {  }

hr.shadow {
	/* height: 1px; */
	border: 0;
	margin: 0;
	padding: 0 0 10px 0;
}

.prevTab {
	cursor: pointer;
	position: absolute;
	left: -50px;
	top: 45%;
	color: #9CC212;
}

.nextTab {
	cursor: pointer;
	position: absolute;
	right: -50px;
	top: 45%;
	color: #9CC212;
}
/* --------------------------------------------------------------------------
	Partner List Styles
----------------------------------------------------------------------------- */
.page-id-12 table td {
	display: block;
	width: 100%;
}
.page-id-12 ul {
	list-style-type: disc;
	padding-left: 20px !important;
}

.page-id-12 ul ul {
	list-style-type: circle;
	padding-left: 30px;
}

/* --------------------------------------------------------------------------
	Styles needes for shortcodes
----------------------------------------------------------------------------- */

.divider {
	margin-bottom: 25px;
	padding-top: 25px;
	clear: both;
	display: block;
	margin-bottom: 15px;
	padding-top: 15px;
	width: 100%;
}

/* Styling of standard gallery shortcode, removed in functions */
.gallery {
	margin: auto;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery-caption {
	margin-left: 0;
}


/* --------------------------------------------------------------------------
	Page What they are saying
----------------------------------------------------------------------------- */

.ffp-quote-big {
	height: 250px;
	margin-bottom: 10px;
}
.quote-image {
	height: 100%;
	padding: 30px 15px;
}
.even .quote-image {
	padding-left: 25px;
}

/*
.ffp-quote-big:nth-child(odd),
.ffp-quote-big.odd { background-position-x: -10px !important; }
.ffp-quote-big:nth-child(even),
.ffp-quote-big.even { background-position-x: 10px !important; }
*/


/*
.ffp-quote-big:nth-child(3n+1) .quote-image {
	background: transparent url(assets/img/FFP_Saying_Background01.jpg) no-repeat;
}
.ffp-quote-big:nth-child(3n+2) .quote-image {
	background: transparent url(assets/img/FFP_Saying_Background02.jpg) no-repeat;
}
.ffp-quote-big:nth-child(3n+3) .quote-image {
	background: transparent url(assets/img/FFP_Saying_Background03.jpg) no-repeat;
}
*/

.ffp-quote-big .quote-image p:first-child {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #ffffff;
}
.ffp-quote-big .quote-image p:nth-child(2) { 
	margin-bottom: 0; 
	color: #ffffff;
}
/*
.ffp-quote-big .quote-image p:nth-child(2):before, .ffp-quote-big .quote-image p:nth-child(2):after { 
	content: " - ";
}
.page-id-10 .ffp-quote-big .quote-image p:last-child:before, .ffp-quote-big .quote-image p:last-child:after { 
	content: none;
}
*/



/* basic styles for layout, can be removed. */

/* Top Header */ 

#top-header{
	background-color: #999;
	color: #fff;
	font-size: 80%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0;
	padding: 0 15px;
}

#top-header ul,ol{
	margin-bottom: 3px;
	margin-left: 0px; 
	padding-left: 0px;
}

#top-header	a{
	color: #ffffff;

}



/* Search Head */ 

#search-head{
	margin-top: 15px;
	padding-right: 15px;
}



/* Brand */
.brand{
	margin-top: 15px;
	margin-bottom: 15px;
}


#site-title{
	font-size: 35px;
	display: none;
}



/*Header Menu */

.header-menu{
	list-style: none outside none;
	display: inline-block;
}


.header-menu li {
}


.header-menu li:last-child{
	border-right:none;
}


/*Breadcrumbs*/

.breadcrumb{
	background-color: transparent;
	border-radius: 0;
	padding-left: 10px;
}


/* post image */
.wp-post-image{
	float: left;
	margin-right: 15px;	
}





/*More Links*/


.read-more{

	background-color: #428BCA;
	border-color: #428BCA;
	color: #FFFFFF;
	border-radius: 4px;
	font-size: 14px;
	line-height: 1.5;
	padding: 6px 12px;
	border: 1px solid rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}





.read-more:hover {
	background-color: #3276B1;
	border-color: #3276B1;
	color: #FFFFFF;
	text-decoration: none;
}


/* meta data */ 

.meta{	
	font-size: 12px;
}


.cats{
	margin-left: 5px;
	margin-right: 10px;	
}

.tags{
	margin-left: 5px;
	margin-right: 10px;
}



/* Sidebar */

.sidebar-wrapper{
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-left: 1px solid transparent;
	border-color: #dcdcdc;
}


.sidebar-wrapper ul {
	padding-left: 25px;
}



.sidebar-wrapper p {
	padding-left: 10px;
}


.sidebar-posts .textwidget, .sidebar-page .textwidget{
	padding-left: 15px;

}





/* Widgets */

.widget{
	margin-bottom: 0;
}


/* Pagenavi */

.wp-pagenavi{
	margin-bottom: 25px;
	text-align: center;
}




/* code in comments*/

code {
	white-space: normal; 
}


/* Footer */

.footer-wrapper{
	min-height: 100%;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0;
	padding: 0 15px;
	color: #232323;
	background-color: #fff;
}

.footer{
	font-size: 75%;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #232323;
	font-size: 14px;
	margin-top: 5px;
	background-color: #798556;
}
.footer #text-2 { text-align: center; }
.footer #text-3 { text-align: center; }
.footer #text-4 { text-align: center; }

.footer h3, .footer h4, .footer h5, .footer h6 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #4F7113;
	text-transform: none;
	font-family: 'BebasNeueBold';
	font-weight: 300;
}
.footer h5, .footer h6 { 
	font-size: 14px;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #000;
	margin: 0;
	letter-spacing: 0;
}

.footer a { color: #D1D1C2; }
.footer a:hover { color: #000000; }

.footer hr.shadow {
	border: 0;
	height: 10px;
}
.footer .btn {
	color: #262F59;
}


.footer-menu {
	list-style: none outside none;
	display: inline-block;

}

.footer-menu-wrapper ul, ol{
	margin-left: 0px;
	padding-left: 0px; 
}

.footer { }

.footer-menu li {
	display: inline;
	padding-right: 10px;
	padding-left: 5px;
	border-right:1px solid white;
}


.footer-menu li:last-child{
	border-right:none;
}


.footer ul li{
	color: #ffffff;
}

.footer .abclogo {
	display: inline-block;
	width: 100px;
	height: 90px;
	background: transparent url(assets/img/FFP_Footer_ABC_Black.svg) no-repeat left top;
	padding-top: 100px;
	text-align: center;
	overflow: hidden;
}
.footer .abclogo:hover {
	width: 100px;
	background: transparent url(assets/img/FFP_Footer_ABC_Black.svg) no-repeat -105px top;
}

/* Copyright*/

.copyright-wrapper{
	background-color: #fff;
	min-height: 100%;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0;
	padding: 0 15px;
	color: #ffffff;
	font-size: 75%;
}

.credit{
	font-size: 10px;
	text-transform: none;
	list-style: none outside none;
	display: inline-block;
	text-transform: uppercase;
}

.credit li{
	display: inline;
}



.copyright{
	padding-top: 10px;
	
}





/*	MEDIA QUERIES */
/*	------------------------------------------------------------------------- */
/*	Small devices (tablets, 768px and up) */
/*	------------------------------------------------------------------------- */

@media (min-width: 768px) {

	.footer #text-2 { text-align: left; padding-left: 15px; }
	.footer #text-3 { text-align: center; }
	.footer #text-4 { text-align: right; padding-right: 15px; }

	.testimony p {
		padding: 0 50px;
	}

	.tab-pane .scrolling {
		height: 385px;
	}
	.navbar-collapse {
		background-color: transparent;
	}
	
	#menu-main-navigation {
		font-family: 'BebasNeueBold';
		font-weight: 300;
		font-size: 21px;
		color: #ffffff;
		position: relative;
		top: 40px;
		width: 93%;
		margin-left: 10px;
		background-color: transparent;
	}
	.ffp-Logo {
		margin-left: -45px;
	}

	img.diagram { max-width: 425px; }
	
	#search-head {
		margin-top: 15px;
		padding-right: 15px;
		margin-bottom: 20px;
	}

	.header-menu-wrapper{
		float: right;
	}

	.footer-menu-wrapper{
		float: right;
	}

	.footer-menu-wrapper ul, ol{
		margin-left: 10px;
	}
	.page-id-12 table td {
		display: table-cell;
		width: 50%;
	}
	.infocontainer {
	height: 200px;
	overflow-y: hidden;
}

}

/*	------------------------------------------------------------------------- */
/*	Medium devices (desktops, 992px and up) */
/*	------------------------------------------------------------------------- */

@media (min-width: 992px) {

	#menu-main-navigation {
		margin-left: 20px;
		font-size: 24px;
	}

	.navbar-default .navbar-nav > li > a {
		color: #ffffff;
		padding: 10px 10px;
	}
	
	.valign {
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.fixedheight {
		height: 380px; 
		overflow: hidden;
	}
	.fixedheightresults {
		height: 355px; overflow: hidden;
	}
	
	.footer #text-2 { text-align: left; padding-left: 15px; }
	.footer #text-3 { text-align: center; }
	.footer #text-4 { text-align: right; padding-right: 15px; }

	.ffp-Logo {
		width: 180px;
		height: 180px;
		display: block;
		margin-top: -110px;
		position: absolute;
		left: 50%;
		margin-left: -80px;
		z-index: 1001;
		background: transparent url(assets/img/FFP_Logo_Final.png) no-repeat left top;
		background-size: cover;
	}

	#search-head {
		margin-top: 15px;
		padding-right: 15px;
		float: right !important;
	}

	#top-header ul,ol{
		margin-left: 10px;
	}

	.header-menu li:first-child {
		/* padding-left: 20px; */
	}

	.col-md-6.ffp-quote-big.odd {
		background-position: -10px 0 !important;
	}

	.col-md-6.ffp-quote-big.even {
		background-position: 10px 0 !important;
	}
	.infocontainer {
		overflow-y: hidden;
	}

}

/*	------------------------------------------------------------------------- */
/*	Large devices (large desktops, 1200px and up) */
/*	------------------------------------------------------------------------- */

@media (min-width: 1200px) { 

	.ffp-Logo {
		width: 202px;
		height: 202px;
		display: block;
		margin-top: -120px;
		position: absolute;
		left: 50%;
		margin-left: -100px;
		z-index: 1001;
		background: transparent url(assets/img/FFP_Logo_Final.png) no-repeat left top;
		background-size: cover;
	}
	.navbar-default .navbar-nav > li > a {
		color: #ffffff;
		padding: 10px 20px;
	}
	
	.footer #text-2 { text-align: left; padding-left: 15px; }
	.footer #text-3 { text-align: center; }
	.footer #text-4 { text-align: right; padding-right: 15px; }

/*
	.ffp-quote p:last-child { 
		position: absolute;
		bottom: 0;
	}

	.ffp-quote {
		min-height: 100px;
	}

	.ffp-quote:nth-child(odd) {
		border-right: 1px solid #699619;
	}
*/

	max-width: 1200px;
}

/*	------------------------------------------------------------------------- */
/*	COVID-19 Banner */
/*	------------------------------------------------------------------------- */
.cta-button-RED {
	background-color: #b70000 !important;
	border-color: #b70000 !important;
	white-space: break-spaces;
	padding: 15px 20px;
	text-align: left;
}
.cta-button-RED span {
	color: white;
	font-size: 24px;
	letter-spacing: 0.07125rem;
	font-weight: bold;
	width: 100%;
	display: block;
	text-transform: uppercase;
}
.cta-button-RED a.btn {
	width: 100%;
	display: block;
	background-color: white;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	vertical-align: top;
	margin-top: 3px;
	padding: 10px;
	color: #b70000 !important;
}
.cta-button-RED i {
	margin-right: 12px;
}
.cta-button-RED span.button-text {
	color: #b70000;
}
.cta-button-RED a:hover span.button-text,
.cta-button-RED a:hover i {
	color: #5A5A5A;
}
@media (min-width: 768px) {
	.cta-button-RED span {
		display: inline-block;
		font-size: 18px;
		letter-spacing: 0.07125rem;
		width: 60%;
	}
	.cta-button-RED a.btn {
		display: inline-block;
		width: 40%;
		font-size: 18px;
	}
}
@media (min-width: 992px) {
	.cta-button-RED span {
		display: inline-block;
		font-size: 20px;
		letter-spacing: 0.07125rem;
		width: 70%;
	}
	.cta-button-RED a.btn {
		display: inline-block;
		width: 30%;
		font-size: 20px;
	}
@media (min-width: 1200px) {
	.cta-button-RED span {
		display: inline-block;
		font-size: 20px;
		letter-spacing: 0.07125rem;
		width: 78%;
	}
	.cta-button-RED a.btn {
		display: inline-block;
		width: 22%;
		font-size: 20px;
	}
}
