/*
 Theme Name:   FoodSystems-V2.9
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Steph Ferguson
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      2.9.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentysixteenchild
*/

body {
	background: #f5f5f6;
	/* Fallback for when there is no custom background color defined. */
}
body {
	margin: 0;
}
.site {
	background-color: #fff;
}
.site-inner {
    margin: 0 auto;
	position: relative;
	min-width: 100%;
}
.site-main > article {
    margin-bottom: 1em;
    position: relative;
}
strong { font-weight: 600;}

p { margin: 0 0 1.4em; }

li { padding-left: 0.2em; margin-left: 0;}
ul { margin-left: 0.8em;}
.entry-summary ul { margin-top: 1em; margin-left: 0.8em;}
.entry-summary li { padding-left: 0.2em; line-height: 1.3; margin-bottom: 0.6em; font-size: 18px; font-size: 1.125rem; font-weight: 400;}
.clear { clear: both; }
.rule { border-top: 1px solid #dedede; padding: 8px 0; margin-bottom: 0.4em;}
.register a {background-color:#d2002e; padding: 8px 16px; color: #fff; margin-top: 0.6em;}
.register a:hover, .register a:focus {color: #fff; text-decoration: underline;}
.wp-caption .wp-caption-text {font-size: 16px; font-weight: 1rem; font-weight: 400; font-style: normal; padding: 8px 0;}
.wp-caption {border-bottom: 1px solid #dedede;}
.caption {font-size: 16px; font-weight: 1rem; font-weight: 400; font-style: normal; padding: 8px 0; color: #444;}
.caption {border-bottom: 1px solid #000;}

.sr-only {
	visibility: hidden;
}

/**.fixed-menu { height: 80px;}**/
/***video container ***/

.video-container {
  	position: relative;
    	padding-bottom: 56.25%;
    	padding-top: 35px;
    	height: 0;
    	overflow: hidden;
	margin-bottom: 2em;
	border: 1px solid #dedede;
}
 
/* 16x9 Aspect Ratio */
.video-container-16x9 {
  	position: relative;
    	padding-bottom: 56.25%;
    	padding-top: 35px;
    	height: 0;
    	overflow: hidden;
	margin-bottom: 2em;
	border: 1px solid #dedede;
}
 
/* 4x3 Aspect Ratio */
.video-container-4x3 {
  	position: relative;
    	padding-bottom: 75%;
    	padding-top: 35px;
    	height: 0;
    	overflow: hidden;
	margin-bottom: 2em;
	border: 1px solid #dedede;
}
.video-container-16x9 iframe {
  	position: absolute;
  	top:0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}
.video-container-16x9-smaller iframe {
  	position: absolute;
  	top:0;
  	left: 0;
  	width: 70%;
  	height: 70%;
}
.video-container-4x3 iframe {
  	position: absolute;
  	top:0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}
.entry-content blockquote:not(.alignleft):not(.alignright) {
    border-left: 6px solid #a8054e;
	color: #555;
    font-size: 20px;
    font-size: 1.25rem;
    font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	margin-left: 0;
    margin-right: 1.6em;
    overflow: hidden;
	margin-top: 2em;
	margin-bottom: 2em;
	font-family: usual, sans-serif;
}
.main-navigation li {
	line-height: 1;
}
.highlight {
	background-color: #fff;
	padding: 12px 16px;
	color: #222;
	border-radius: 2px;
}
.list-foot3 a.highlight {
	color: #222;
	font-weight: 600;
}
.list-foot3 .highlight a:hover {
	color: #222;
	text-decoration: underline;
}
.list-foot, .list-foot2, .list-foot3 {
	width: 100%;
}
.list-foot3 {
	padding-top: 1em;
}
.site-header {
	border-bottom: 5px solid #d50f67;
}
.site-content, .entry-title, .page-title {   
	-webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}
.site-footer {
	background-color: #a8054e;
}
.main-navigation {
	font-family: usual, sans-serif;
	font-size: 1.375rem;
	font-size: 22px;
	text-transform: uppercase;
}
.main-navigation li a {
	color: #000;
	padding: 0 0 4px 0;
	margin-left: 12px;
}
.main-navigation li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #a8054e;
}
.main-navigation a:focus {
	color: #000;
}
.entry-header {
	border-bottom: 1px solid #dedede;
	margin-bottom: 1.4em;
	padding-bottom: 0.2em;
}
.entry-header p {
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	margin-bottom: 0.4em;
	letter-spacing: 0.3px;
}
.entry-header a {
	color: #a8054e;
}
.entry-header a:hover, .entry-header a:focus {
	color: #009c60;
}
.home-image {
	width: 100%;
	/**border-bottom: 8px solid #dedede;**/
}
.entry-header-home {
	padding: 1.4em 1.2em 0.6em 1.2em;
	color: #fff;
	background-color: #24562b;
	border-bottom: 8px solid #dedede;
}
/**.entry-header-home h1 {
	font-weight: 600;
}**/
.entry-header-home h2 {
	font-weight: 300;
	font-family: jubilat, serif;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	letter-spacing: 0.02em;
}
.projects-home {
	padding: 20px;
	border-top: 8px solid #94c135;
	margin-bottom: 1.6em;
	background-color: #24562b;
}
.projects-home ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}
.projects-home li {
	margin-left: 0;
	margin-right: 0.8em;
	display: inline;
	line-height: 2.4;
	padding-right: 1em;
	border-right: 2px solid #fff;
	font-weight: 600;
}
.projects-home li a {
	color: #fff;
	font-weight: 600;
}
.space-sidebar {
	border-left: 0;
	padding-left: 0;
}
.site-header {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.site-branding {
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	margin-left: 0;
	width: 220px;
	height: 72px;
}
.image-left {
	width:200px;
}
.image-centre {
	width: 155px;
}
.image-right {
	width: 190px;
}
.lower-section {
	width: 100%;
	margin-bottom: 24px;
}
.lower-foot {
	display: flex;	
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: space-between;
}
.crumbs {
	font-family: usual, sans-serif;
	font-size: 14px;
	padding: 8px 0 8px 0;
	color: #555;
	letter-spacing: 0.3px;
	border-bottom: 1px dotted #dedede;
}
.crumbs a {
	color: #a8054e;
}
.crumbs a:hover {
	text-decoration: underline;
}
.photo-credit {
	font-family: usual, sans-serif;
	color: #666;
	font-size: 16px;
	font-size: 1rem;
	padding: 16px 0;
	border-top: 1px solid #dedede;
}
.space-sidebar .menu li {
	border-top: 1px solid #dedede;
	border-bottom: 0;
}
.space-sidebar .menu li a {
	color: #000;
	font-family: usual, sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}
.space-sidebar .menu .current_page_item > a {
	color: #a8054e;
}
.wp-caption {
    border-bottom: 1px solid #dedede;
}
.wp-caption .wp-caption-text {
    font-size: 16px;
    font-weight: 1rem;
    font-weight: 400;
    font-style: normal;
    padding: 12px 0;
	color: #444;
}
.terms {
	width: 100%;
	padding: 4px 7.6923% 6px 7.6923%;
}
.terms ul {
	list-style: none;
	font-family: usual, sans-serif;
	margin-left: 0;
	margin-bottom: 0;
}
.terms li {
	margin-left: 0;
	margin-right: 12px;
	font-size: 15px;
}
.terms li a {
	color: #fff;
	font-weight: 700;
}
.terms li a:hover {
	color: #fff;
	text-decoration: underline;
}
.foot-wrapper {
	min-height: 120px;
	margin: 0;
}
.foot-wrapper2 {
	background-color: #a8054e;
}
.lower-foot {
	width: 100%;
}
body,
button,
input,
select,
textarea {
	color: #333;
	font-family: usual, sans-serif;
	font-weight: 300;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.6;
}

h1, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility;
}
h2 {
	line-height: 1.2;
	margin-bottom: 1em;
}
h3 {
	line-height: 1.3;
	margin-bottom: 0.4em;
}
h4 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-bottom: 0.4em;
}
.entry-header, .entry-footer, .page-content, .list-wrapper, .content-area, .cat-summary, .section-group, .entry-header-home {
    	margin-right: 7.6923%;
	    margin-left: 7.6923%;
}
.content-area-wide {
   	margin-right: 7.6923%;
	margin-left: 7.6923%;	
}
.entry-summary, .photo-credit {
	margin-right: 0;
	margin-left: 0;
}
.list-container, .list-container-left {
	margin-bottom: 1em;
}
.entry-summary {
	padding-bottom: 12px;
	border-bottom: 1px solid #dedede;
}
body:not(.search-results) .entry-summary {
    color: #000;
	font-size: 20px;
	font-size: 1.25rem;
    line-height: 1.6;
    margin-bottom: 1.4em;
}
.entry-summary > :last-child, body:not(.search-results) .entry-summary > :last-child {
    margin-bottom: 0.6em;
}
.details {
	font-size: 22px;
	font-size: 1.375rem;
	font-family: usual, sans-serif;
	border-bottom: 1px solid #dedede;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.details p {
	margin-bottom: 0;
}
.site-info {
	width: 100%;
	color: #fff;
	font-family: usual, sans-serif;
	font-weight: 300;
	font-size: 28px;
	line-height: 1.2;
	padding-top: 24px;
}
.list-foot, .list-foot a, .list-foot2, .list-foot2 a, .list-foot3 {
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6;
}
.list-foot a:hover, .list-foot a:focus, .list-foot2 a:hover, .list-foot2 a:focus {
	color: #fff;
	text-decoration: underline;
}
.list-foot ul, .list-foot2 ul {
	margin-left: 0;
	list-style: none;
}
.list-foot li {
	margin-left: 0;
	list-style: none;
	padding-bottom: 12px;
	line-height: 1.3;
}
.space-sidebar {
	color: #000;
	font-family: usual, sans-serif;
	font-weight: 400;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.55;
	letter-spacing: 0.02em;
}
/*** Typography**/
.entry-title {
	/**font-family: usual, sans-serif;**/
	font-size: 36px;
	font-size: 2.25rem;
	font-family: jubilat, serif;
	font-weight: 300;
	line-height: 1.2;
	margin-top: 1em;
	margin-bottom: 0.4em;
	letter-spacing: 0.02em;
}
.entry-title h1,
.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.2;
	margin-top: 1em;
	margin-bottom: 0.4em;
	/**font-family: usual, sans-serif;**/
	font-family: jubilat, serif;
	font-weight: 300;
}
.entry-header-home h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.2;
	/**font-family: usual, sans-serif;**/
	font-family: jubilat, serif;
	font-weight: 300;
	letter-spacing: 0.01em;
}
.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.2;
	margin-top: 1.6em;
	margin-bottom: 20px;
	color: #333;
	font-family: usual, sans-serif;
	font-weight: 600;
}
.list-box h2, .list-box-left h2, .list-box-left-news h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.4;
	padding: 18px;
	margin-bottom: 0.6em;
	font-family: usual, sans-serif;
}
.list-box-double h2 {
	line-height: 1.2;
	padding: 18px;
	margin-bottom: 0.6em;
	font-family: usual, sans-serif;
}
.list-box h2 a, .list-box-left h2 a, .list-box-double h2 a {
	color: #444;
}
.list-box-left-news h2 a {
	color: #fff;
}
.list-box-left-news h2 a:hover {
	text-decoration: underline;
}
.list-box h2 a:hover, .list-box h2 a:focus, .list-box-left h2 a:hover, .list-box-left h2 a:focus, .list-box-double h2 a:hover, .list-box-double h2 a:focus {
	color: #a8054e;
	text-decoration: underline;
}
.list-box-left-news {
	background-color: #24562b;
	border: 1px solid #dedede;
	margin-bottom: 1em;
}
.list-box-left-news {
	width: 100%;
}
.list-box, .list-box-left, .list-box-double {
	border: 1px solid #dedede;
	background-color: #fff;
	margin-bottom: 1em;
}
.list-box p, .list-box-left p, .list-box-double p, .list-box-left-news p {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 8px;
}
.list-box .date, .list-box-left .date, .list-box-left-news .date {
	color: #000;
	font-size: 16px;
	font-size: 1rem;
	font-family: usual, sans-serif;
	margin-bottom: 6px;
}
.list-footer {
	padding: 0 18px 18px 18px;
	margin-top: auto;
}
.list-footer-news {
	padding: 18px 18px 18px 18px;
	margin-top: auto;
	background-color: #fff;
}
.list-image img {
	min-height: 220px;
	object-fit: cover;
}
.list-image-double img {
	min-height: 340px;
	max-height: 340px;
	object-fit: cover;
}
.list-image-event img {
	min-height: 340px;
	max-height: 340px;
	object-fit: cover;
}
.list-image {
	border-bottom: 8px solid #dedede;
}
.list-image-double {
	border-bottom: 8px solid #a8054e;
}
.list-image-event {
	border-bottom: 8px solid #94c135;
}
.list-foot, .list-foot2 {
	width: 100%;
}
.space-sidebar h2 {
	font-size: 24px;
	font-size: 1.5rem;
	color: #333;
	font-weight: 600;
	margin-bottom: 0.4em;
	font-family: usual, sans-serif;
}
.space-sidebar h3 {
	font-family: usual, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 600;
}
.space-sidebar li {
	line-height: 1.6;
	padding: 8px 0;
	margin-left: 0;
	font-weight: 300;
	font-size: 16px;
	font-size: 1rem;
}
.space-sidebar ul {
	list-style: none;
	margin-left: 0;
}
.space-sidebar ul ul {
	margin: 0 0 0 1em;
}
.space-sidebar ul ul li {
	border-bottom: 0;
	border-top: 1px solid #dedede;
	line-height: 1.4;
	padding: 4px 0;
}
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.2;
	margin-top: 1.6em;
	margin-bottom: 1em;
	color: #333;
	font-family: usual, sans-serif;
	font-weight: 600;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 1.6em;
	margin-bottom: 1em;
	font-family: usual, sans-serif;
}
.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	letter-spacing: 0.02em;
	text-transform: none;
	font-family: usual, sans-serif;
}
.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: normal;
}
.entry-content h1,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 700;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}
.widget .widget-title {
    font-family: usual, sans-serif;
	font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0.01em;
    line-height: 1.3;
    margin: 0.1em 0 1.6em 0;
    text-transform: none;
	color: #fff;
}
.widget {
    border-top: none;
    margin-bottom: 2em;
    padding-top: 0em;
}
/** Links **/
/**
 * 6.1 - Links
 */

a {
	color: #a8054e;
	text-decoration: none;
	font-weight: 400;
}
a:hover,
a:focus,
a:active {
	color: #a8054e;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: 0 0 0 0 currentColor;
}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: usual, sans-serif;
}
:-moz-placeholder {
	color: #686868;
	font-family: usual, sans-serif;
}
::-moz-placeholder {
	color: #686868;
	font-family: usual, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
	color: #686868;
	font-family: usual, sans-serif;
}
/** forms **/
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #000;
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
	font-family: usual, sans-serif;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1;
	padding: 0.2em 0.7em 0.7em;
	text-transform: none;
	width: 100%;
}
#mc-embedded-subscribe.button-white {
	background: #a8054e;
	color: #fff;
	padding: 0.7em 0.7em 0.7em;
}
#mc-embedded-subscribe.button-white:hover {
	background: #fff;
	color: #a8054e;
}
.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 49px;
    margin-top: 16px;
}
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #a8054e;
	color: #fff;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.4em 0.4em;
	width: 100%;
	margin: 1em 0;
}
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #898989;
	color: #1a1a1a;
	outline: 0;
}
/**menu toggle**/
.dropdown-toggle {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #444;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}
.dropdown-toggle:after {
	border: 0 solid #444;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #36578c;
}
.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}
.dropdown-toggle:focus:after {
	border-color: transparent;
}
.dropdown-toggle.toggled-on:after {
	content: "\f432";
}
.menu-toggle {
	background-color: #fff;
	border: 1px solid #dedede;
	color: #555;
	font-size: 22px;
	font-size: 1rem;
	margin: 0;
	padding: 0.769230769em;
	/**width: 60px;**/
	width: 80px;
	height: 60px;
	border-radius: 0;
	text-transform: uppercase;
	position: absolute;
	right: 7.6923%;
}
.no-js .menu-toggle {
	display: none;
}
.menu-toggle:hover,
.menu-toggle:focus {
	background-color: #333;
	border-color: none;
	color: #a8054e;
}
.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #fff;
	border-color: #dedede;
	color: #333;
	position: absolute;
	margin: 0;
	top: 0.96em;
}
.site-header-menu.toggled-on {
	background-color: #fff;
	padding: 0 7.6923%;
}
.site-header-menu.toggled-on a {
	color: #fff;
	margin-left: 0;
}
.site-header-menu.toggled-on a:hover {
	color: #999;
	text-decoration: underline;
	border-bottom: none;
}
#site-header-menu {
	margin: 0;
}
/**flex panels**/
.list-wrapper {
	position: relative;
}
.list-container {
	display: flex;	
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: space-between;
}
.list-container-left {
	display: flex;	
	flex-flow: row wrap;
	justify-content: flex-start;
	align-content: space-between;
	margin-right: 0;
}
/**Tables**/
.fixed {
	table-layout: fixed;
}
.thirty-percent {
	width: 30%;
}
.twentyfive-percent {
	width: 25%;
}
.forty-percent {
	width: 40%;
}
.fifty-percent {
	width: 50%;
}
th, td {
	padding: 0.4em;
}
th {
	border-bottom: 2px solid #a8054e;
}
td, th {
    vertical-align: top;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}
td {
	font-weight: 300;
}
th {
	font-weight: 500;
}

/**accordian styling **/

.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  overflow: hidden;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  padding: 0;
	font-size: 22px;
	font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.25;
  cursor: pointer;
	padding-left: 1.6em;
	padding-bottom: 0.4em;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.tab-content {
	margin: -1.4em 0 1em 2em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100%;
}
/* Icon */
.tab label::after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.tab input[type=checkbox] + label::after {
  content: "+";
	font-size: 48px;
	font-weight: 400;
	/**margin: -1.14em 0 0 -1.2em;**/
	margin: -1.18em 0 0 -1.2em;
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

/**
 * 11.1 - Header
 */

.header-image {
	clear: both;
	margin: 0.4em 0;
}

/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 0 1em;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}
.comments-title,
.comment-reply-title {
	border-top: 2px solid #dedede;
	font-family: usual, sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 500;
	line-height: 1.3125;
	padding-top: 1.2em;
}
.comments-title {
	margin-bottom: 1.2em;
}
.comment-list {
	list-style: none;
	margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #dedede;
	padding: 1.75em 0;
}
.comment-list .children {
	list-style: none;
	margin: 0;
}
.comment-list .children > li {
	padding-left: 0.875em;
}
.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}
.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}
.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: usual, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}
.comment-metadata {
	margin-bottom: 2.1538461538em;
}
.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}
.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}
.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}
.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}
.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-reply-link {
	border: 1px solid #dedede;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: usual, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}
.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}
.comment-form {
	padding-top: 1.75em;
}
.comment-form label {
	color: #686868;
	display: block;
	font-family: usual, sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.02em;
	line-height: 1.6;
	margin-bottom: 0.6em;
	text-transform: uppercase;
}
.comment-list .comment-form {
	padding-bottom: 1.75em;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6;
	margin-bottom: 2em;
}
.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: usual, sans-serif;
	font-weight: 500;
	margin: 0;
	padding-top: 1.75em;
}
.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}
	.entry-content {
		margin-right: 0;
		margin-left: 0;
	}
/**
 * 11.5 - Sidebar
 */

.sidebar, .space-sidebar {
	margin-bottom: 1em;
	padding: 0 7.6923%;
}
.content-area {
	/**padding: 0 7.6923%;**/
	padding: 0;
}
.entry-header  {
		margin-right: 7.6923%;
		margin-left: 7.6923%;
	}
.list-wrapper  {
		margin-right: 0;
		margin-left: 0;
	}
.entry-content  {
		margin-right: 0;
		margin-left: 0;
	}
.crumbs {
	margin-left: 0;
	margin-right: 0;
}
.lower-foot {
	padding: 24px 7.6923%;
}

/**page nav**/
.pagination {
    border-top: none;
    font-family: usual, sans-serif;
    font-size: 19px;
    font-size: 1.1875rem;
    margin: 0 7.6923% 1em;
    min-height: 56px;
    position: relative;
}
.pagination .current {
    font-weight: 500;
}
.pagination .prev, .pagination .next {
    background-color: #d2002e;
	color: #fff;
    display: inline-block;
    height: 52px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 52px;
    z-index: 2;
	border-radius: 2em;
}
.pagination:before,
.pagination:after {
	background-color: #d2002e
;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
	border-radius: 2em;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #444;
	color: #fff;
	text-decoration: none;
}
.pagination a:hover,
.pagination a:focus {
	text-decoration: none;
}
/**media screens **/

@media screen and (min-width: 321px) and (max-width: 480px) {
	.list-box, .list-box-double, .list-box-twitter, .list-box-home, .list-box-left, .list-box-left-news {
		flex-basis: 100%;
	}
}
/**
 * 14.0 - >= 710px
 */
@media screen and (max-width: 44.375em) {
}

@media screen and (width: 40em)
{
	.list-box, .list-box-left, .list-box-double, .list-box-left-news {
    	flex-basis: 100%;
	}
}

@media screen and (max-width: 50em) {
	.site-header {
		padding: 0;
	}
	.site-branding {
		margin: 12px 7.6923%;
	}
}
/**
 * 
 * 14.1 - >= 710px
 */
@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 0;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}
	.site {
		margin: 0 21px 21px 21px;
		/**max-width: 1320px;**/
	}
	.site-content {
		padding-top: 0;
	}
	/**.site-header {
	    padding: 0 7.6923%;
	}**/
	.site-header .main-navigation {
		margin-top: 52px;
	}
	.header-image {
		margin: 0.4em 0;
	}
	.post-thumbnail {
		margin-bottom: 0;
	}
	.post-thumbnail,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets,
	.home-header,
	.cat-summary {
		margin-right: 7.6923%;
	}
	.photo-credit {
		margin-right: 0;
	}
	.home-header, .cat-summary {
		margin-left: 7.6923%;
	}
	.list-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
	.list-box, .list-box-left, .list-box-home, .list-box-double, .list-box-left-news {
		flex-grow: 1;
		flex-basis: 100%;
		margin-bottom: 1em;
	}
	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
		margin-left: 0;
	}
	li { padding-left: 0.2em; margin-left: 2em;}
}

@media screen and (min-width: 50em) {
}

/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
	/**.site-header {
		width: 100%;
	}
	.site-header-main {
		max-width: 1280px;
		margin: 0 auto;
}**/
	.site-header {
		/**width: 100%;**/
		padding: 0;
	}
	.site-header-main {
		max-width: 1280px;
		margin: 0 auto;
		padding: 0 4.5455%;
}
	.site-info {
		max-width: 1280px;
		margin: auto;
	}
	.site-content {
		/**max-width: 1280px;
		margin: auto;**/
	}
	.site-branding {
    	margin-top: -0.3em;
    	margin-bottom: 0.4em;
    	margin-left: 0;
		width: 300px;
		height: 96px;
		position: relative;
	}
	.head-wrapper {
		max-width: 1280px;
		margin: 0 auto;
		width: 100%;
	}
	.main-navigation {
		margin: 0;
	}
	.sidebar, .space-sidebar {
		float: right;
		margin-left: 4%;
		padding: 0;
		width: 30%;
	}
	.space-sidebar {
		padding-left: 12px;
	}
	.no-sidebar .content-area, .content-area {
		float: left;
		margin: 0;
		width: 66%;
	}
	.content-middle {
		float: left;
		margin: 0;
		width: 66%;		
	}
	.no-sidebar .entry-header,
	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets,
	.no-sidebar .post-thumbnail,
	.list-wrapper,
	.photo-credit,
	.home-header,
	.cat-summary {
		margin-right: 0;
		margin-left: 0;
	}
	.entry-header {
		margin-right: 0;
		padding-top: 0.4em;
	}
	.entry-content {
		margin-bottom: 2em;
	}
	.entry-content, .entry-header, .entry-header-home {
		margin-right:0;
		margin-left: 0;
	}
	.lower-foot {
		padding: 24px 4.5455%;
	}
	.list-foot {
		position: relative;
		float: left;
		width: 25%;
		margin-right: 2%;
	}
	.list-foot2 {
		position:relative;
		float: left;
		width: 25%;
		margin-right: 2%;
	}
	.list-foot3 {
		position:relative;
		float: right;
		width: 45%;
	}
	.terms li {
		display: inline;
	}
	.terms {
		padding: 4px 4.5455% 6px 4.5455%;
	}
	.lower-section {
		width: 200px;
		margin-bottom: 0;
	}
	.widget button.search-submit {
		padding: 0;
		width: 35px;
		height: 39px;
		margin-top: 11px;
		}
	.comments-area {
		margin: 0 0 1em;
	}
	.entry-header, .entry-footer, .page-content, .list-wrapper, .photo-credit, .content-area, .cat-summary, .crumbs {
    	margin-right: 0;
	    margin-left: 0;
	}
	.content-area-wide {
		margin-right: 0;
		margin-left: 0;	
	}
	.section-group {
		margin-right: 0;
		margin-left: 0;	
		width: 100%;
		display: flex;
	}
}
@media screen and (min-width: 56.250em) {
	.list-box, .list-box-left, .list-box-home, .list-box-double, .list-box-left-news {
		flex-grow: 1;
		flex-basis: 50%;
		margin-right: 2.3%;
		max-width: 47.7%;
	}
	.crumbs {
		padding: 0 0 8px 0;
	}
}

/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
	.site-main {
		margin-bottom: 1.0em;
	}
	.site-header {
    	/**padding: 0 4.5455%;**/
		/**margin-left: -4.5455%;**/
	}
	.site-content {
    	padding: 0 4.5455%;
	}
	.site-main > article {
    	margin-bottom: 2.0em;
	}
	.site-header-menu {
		margin-top: 0.3em;
	}
	.post-thumbnail {
		margin-bottom: 0;
	}
	.list-container-left {
	    margin-right: -2.3%;
	}
	.list-box, .list-box-left, .list-box-home, .list-box-double {
		flex-grow: 1;
		flex-basis: 50%;
		margin-right: 2.3%;
		max-width: 47.7%;
	}
	.list-box-left-news {
		flex-grow: 1;
		flex-basis: 31%;
		margin-right: 2.3%;
		max-width: 31%;
	}
	.news-header {
		min-height: 200px;
	}
	.list-box-header {
		min-height: 110px;
		margin-bottom: 0;
	}
	.content-area {
		padding: 0;		
	}	
	.comments-area,
	.sidebar,
	.space-sidebar,
	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin-bottom: 3.0em;
	}	
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-left: 0;
		/**width: 71%;**/
		width: 100%;
	}
	body:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-left: 0;
		width: 100%;		
	}
	.cat-summary {
		width: 66%;
	}
	.entry-content h1,
	.entry-summary h1,
	.comment-content h1,
	.entry-header h1 {
		font-size: 36px;
		font-size: 2.25rem;
		line-height: 1.2;
		margin-top: 24px;
		margin-bottom: 24px;
	}
	.entry-header-home h1 {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 1.2;
	}
	/**.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
		margin-top: 1.2em;
		margin-bottom: 0.6em;
	}**/
	body:not(.search-results) .entry-summary h2 {
 	    margin-top: 1em;
	    margin-bottom: 0.6em;
	}
	.entry-content h3,
	.entry-summary h3,
	.comment-content h3 {
		font-size: 22px;
		font-size: 1.375rem;
		line-height: 1.25;
		margin-top: 1.2em;
		margin-bottom: 0.6em;
	}
	.entry-content h4,
	.entry-summary h4,
	.entry-intro h4,
	.comment-content h4 {
		letter-spacing: 0.02em;
	}
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6 {
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 1.2;
		margin-top: 1.2em;
		margin-bottom: 0.6em;
	}
	.home-header {
		font-weight: 300;
		font-size: 36px;
		font-size: 2.25rem;
		line-height: 1.25;
		}
	.home-header {
		min-height: 120px;
		padding: 24px 24px 48px 24px;
	}
	.entry-summary {
		font-size: 22px;
		font-size: 1.375rem;
	}
	.terms {
		padding: 4px 4.5455% 6px 4.5455%;
	}
}
/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
	.site-info {
		max-width: 1280px;
		padding-left: 4.5455%;
		padding-right: 4.5455%;
		margin: 0 auto;
	}
	.site-header {
		/**width: 100%;**/
		/**position: relative;
		margin: 0 auto;**/
	}
	.site-content {
		max-width: 1280px;
    	padding: 0 4.5455%;
		width: 100%;
		margin: 0 auto;
	}
	.head-wrapper {
		max-width: 1280px;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	/**.site-header-main {
		max-width: 1280px;
		padding: 0 4.5455%;
		height: 104px;
		margin: 0 auto;
	}**/
	.lower-foot {
		max-width: 1280px;
		width: 100%;
		margin: 0 auto;
	}
	.lower-foot {
		padding: 24px 4.5455%;
	}
	.terms {
		width: 100%;
		max-width: 1280px;
		margin: 0 auto;
		padding: 4px 4.5455% 6px 4.5455%;
	}
	.list-box, .list-box-home {
		flex-grow: 1;
		flex-basis: 30%;
		max-width: 32%;
		display: flex;
		flex-direction: column;
	}
	.list-box-left {
		flex-grow: 0;
		flex-basis: 31%;
		max-width: 31%;
		display: flex;
		flex-direction: column;
		margin-right: 2.3%;
	}
	.list-box-left-news {
		flex-grow: 0;
		flex-basis: 31%;
		max-width: 31%;
		display: flex;
		flex-direction: column;
		margin-right: 2.3%;
	}
	.list-box-double {
		flex-grow: 0;
		flex-basis: 64.4%;
		max-width: 64.4%;
		display: flex;
		flex-direction: column;
		margin-right: 2.3%;
	}
	.news-header {
		min-height: 100px;
	}
}
@media screen and (width: 80rem)
{
	.site-content {
		padding: 0 4.5455%;
		max-width: 1280px;
	}
	.lower-foot {
		padding: 24px 4.5455%;
	}
	.terms {
		padding: 4px 4.5455% 6px 4.5455%;
	}
	.site-info {
		padding-left: 0;
		padding-right: 0;
	}
	.site-header-main {
		padding-left: 0;
		padding-right: 0;		
	}
	.site-header-main {
		max-width: 1280px;
		padding: 0 4.5455%;
		height: 104px;
		margin: 0 auto;
	}
}
@media screen and (width: 85.375rem)
{
	.site-content {
		padding: 0 4.5455%;
		max-width: 1280px;
		margin: 0 auto;
	}
	.lower-foot {
		padding: 24px 4.5455%;
		max-width: 1280px;
		margin: 0;
	}
	.terms {
		max-width: 1280px;
		margin: 0;
		padding: 4px 4.5455% 6px 4.5455%;
	}
}