/*
 Theme Name:   PLACARD Interchange
 Theme URI:    http://example.com/placard/
 Description:  Twenty Sixteen Child Theme
 Author:       Stephanie Ferguson
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

.site-inner {
    margin: 0 auto;
    max-width: 1024px;
    position: relative;
}

body {
	background: #fff;
}

body,
button,
input,
select,
textarea {
	color: #555;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.6;
}
.clearfix {
	clear: both;
	margin-bottom: 0.6em;
}
.ruled {
	clear: both;
	border-top: 1px solid #dedede;
	margin-bottom: 1em;
	margin-top: 1em;
}
strong {
	font-weight: 600;
}
.site-content {
    word-wrap: normal;
}
.page-header {
	border-top: none;
	margin: 0;
	padding-top: 0;
}
.entry-header .entry-title {
		word-break: keep-all;
}
.entry-title, .page-title {
	font-family: 'Hind', sans-serif;
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.25;
	margin-top: 0.8em;
	margin-bottom: 1em;
	font-weight: 600;
	color: #a81950;
	border-bottom: 1px solid #BEBEBE;
	padding: 0 0 0.4em 0;
	word-break: keep-all;
}
.section-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    align-content: space-between;
}
.section-list-three {
    margin-bottom: 1em;
}
.section-list-three {
	width: 100%;
	border: 1px solid #dedede;
}
.three-text {
	padding-bottom: 0;
}
.three-footer {
	margin-top: auto;
}
.overlay-cont {
	width: 100%;
	opacity: 0.6;
	margin-top: auto;
	z-index: 100;
}
.overlay {
	color: #fff;
	font-size: 20px;
	font-size: 1.25rem;
}
.no-padding {
	padding: 0;
}
.all-padding {
	padding: 16px;
}
.side-padding {
	padding: 0 16px;
}
.one {
	background-image: url('/wp-content/images/hub.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.two {
	background-image: url('/wp-content/images/foresight-new.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.three {
	background-image: url('/wp-content/images/strength.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.four {
	background-image: url('/wp-content/images/legacy.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.five {
	background-image: url('/wp-content/images/stories.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.six {
	background-image: url('/wp-content/images/finance.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.seven {
	background-image: url('/wp-content/images/ecca.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.eight {
	background-image: url('/wp-content/images/knowledge.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.nine{
	background-image: url('/wp-content/images/learning.jpg');
	background-color: #dedede;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.one-lead {
	background-color: #005f6e;
}
.two-lead {
	background-color: #037d8e;
}
.three-lead {
	background-color: #a81950;
}
.four-lead {
	background-color: #8CC63F;
}
.five-lead {
	background-color: #C70C6F;
}
.home-sub {
	position: relative;
	padding: 12px 0 0 0;
	color: #666;
	background-color: none;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 1.2;
}
.header-bar, .header-bar-long, .header-bar-medium {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 600;
	color: #fff;
	padding: 12px 16px;
	line-height: 1.2;
}
.header-bar a, .header-bar-long a, .header-bar-medium a {
	color: #fff;
}
.header-bar a:hover, .header-bar a:focus, .header-bar-long a:hover, .header-bar-long a:focus, .header-bar-medium a:hover, .header-bar-medium a:focus {
	color: #fff;
	text-decoration: underline;
}
p.author {
	font-size: 15px;
	margin: 0.2em 0 1em 0;
	border-top: 1px solid #dedede;
	padding-top: 8px;
	color: #888;
}
.section-list-three p {
	padding: 16px;
	margin-bottom: 0;
	opacity: 1;
}
img.space-bottom {
	margin-bottom: 1.6em;
}

img.space-border {
	margin-bottom: 1.6em;
	border: 1px solid #dedede;
}

embed, iframe, object, video {
    margin-bottom: 0.4em;
    max-width: 100%;
    vertical-align: middle;
}

.site-content {
	word-wrap: manual !important;
  	-moz-hyphens: none;
  	-ms-hyphens: none;
  	-webkit-hyphens: none;
  	hyphens: none;
}

/***h1, h2, h3 {
	word-wrap: manual !important;
  	-moz-hyphens: none;
  	-ms-hyphens: none;
  	-webkit-hyphens: none;
  	hyphens: none;
}***/

/**external arrows**/

a[href^="//"],
a[href^="http://"], 
a[href^="https://"] {
    background: url(/wp-content/images/arr-green.png) center right no-repeat;
    padding-right: 13px;
}
a[href^="http://www.placard-network.eu"],
a[href^="https://www.placard-network.eu"],
a[href^="http://intranet.placard-network.eu"],
a[href^="http://twitter.com/placard_eu"],
a[href^="https://twitter.com/placard_eu"],
a[href^="https://www.eventbrite.co.uk"],
a[href^="https://www.linkedin.com/"],
a[href^="https://twitter.com/"],
a[href^="http://connecteur.info"]{
    background: none;
    padding-right: 0;
}
a:hover[href^="//"],
a:hover[href^="http://"], 
a:hover[href^="https://"] {
    background: url(/wp-content/images/arr-red.png) center right no-repeat;
    padding-right: 13px;
}
a:hover[href^="http://www.placard-network.eu"],
a:hover[href^="https://www.placard-network.eu"],
a:hover[href^="http://intranet.placard-network.eu"],
a:hover[href^="http://twitter.com/placard_eu"],
a:hover[href^="https://twitter.com/placard_eu"],
a:hover[href^="https://www.eventbrite.co.uk"],
a:hover[href^="https://www.linkedin.com/"],
a:hover[href^="http://connecteur.info"],
a:hover[href^="https://twitter.com/"]	{
    background: none;
    padding-right: 0;
}

a {
	color: #005f6e;
	text-decoration: none;
}

a:hover,
a:active {
	color: #a81950;
}

a:focus {
	color: #999;
}

.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: none;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
	box-shadow: none;
}

.entry-footer .orange a {
	color: #a81950;
	padding-right: 0;
}
.entry-footer .orange a:hover {
	color: #037d8e;
	padding-right: 0;
}
th {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Hind', sans-serif;
	font-weight: 600;
	margin: 0;
}

.home-one h2,
.home-two h2,
.home-three h2 {
	line-height: 1.2;
	margin: 0 0 12px 0;
	font-size: 22px;
	}
.home-one p {
    	margin: 0 0 0.2em 0;
}
.home-one a {
	color: #a81950;
}
.home-one h2 a {
	color: #666;
}
.home-one h2 a:hover {
	color: #a81950;
}
.home-four h2 {
	color: #037d8e;
}
.home-four h3 {
	color: #a81950;
	line-height: 1.3;
	font-size: 18px;
	font-size: 1.125rem;
}
.home-four li {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #777;
	font-weight: 600;
}
.home-four ul {
	margin-left: 0;
	list-style-type: none;
}
.home-four li {
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
}
.entry-content h4.recommend {
	font-size: 18px;
	font-size: 1.125rem;
	border-top: 1px solid #dedede;
	padding-top: 12px;
}
.content-area-wide h4.recommend {
	font-size: 18px;
	font-size: 1.125rem;
}
li.last {
	border-bottom: none;
}
.home-four a {
	color: #666;
}
.home-four a:hover {
	color: #a81950;
}
.tweet {
	border-top: 24px solid #BEC3CB;
	margin: 1em 0 0 0;
}
.cook-left, .cook-right, .cook-full, .cook-full2 {
	width: 100%;
}
.cook-right {
	margin-bottom: 2em;
}
.cook-right img {
	max-width: 100%;
}
.cook-right img.smaller {
	max-width: 80%;
	float: right;
}
.cook-full img {
	width: 100%;
}
.red {
	font-weight: 600;
	color: #a81950;
}
.left-panel, .right-panel {
	width: 100%;
}
.entry-content .left-panel h3, .entry-content .left-panel2 h3, .content-area-wide .left-panel h3, .content-area-wide .left-panel2 h3 {
	color: #a81950;
}
.entry-content .left-panel h2, .entry-content .left-panel2 h2, .content-area-wide .left-panel h2, .content-area-wide .left-panel2 h2 {
	background-color: #a81950;
	padding: 8px 12px;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 0.4em;
}
.entry-content .right-panel h2, .entry-content .right-panel2 h2, .content-area-wide .right-panel h2, .content-area-wide .right-panel2 h2 {
	background-color: #037d8e;
	padding: 8px 12px;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 0.4em;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 1.25;
	margin-top: 0.8em;
	margin-bottom: 1em;
	font-weight: 600;
	color: #a81950;
	border-bottom: 1px solid #BEBEBE;
	padding: 0 0 0.4em 0;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin-top: 1.4em;
	margin-bottom: 0.6em;
	font-weight: 600;
	color: #037d8e;
}

h2.entry-title {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	font-weight: 600;
	border-bottom: none;
}
h2.spine-title {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2;
	margin-top: 0.4em;
	margin-bottom: 0;
	font-weight: 600;
	border-bottom: none;
}
h2.entry-title a, h2.spine-title a {
	color: #666;
}
h2.entry-title a:hover, h2.spine-title a:hover {
	color: #a81950;
}
.entry-title a:hover, .entry-title a:focus {
    color: #a81950;
}
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.4;
	margin-top: 1.4em;
	margin-bottom: 0.6em;
	font-weight: 600;
	color: #555;
}

.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h5,
.comment-content h6,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 1em;
	margin-bottom: 0.6em;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	letter-spacing: 0;
	text-transform: none;
	color: #a81950;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.4;
	margin-top: 1em;
	margin-bottom: 0.6em;
	font-weight: 600;
}

.entry-content h5,
.entry-summary h5,
.comment-content h5,
.textwidget h5 {
	color: #037d8e;
	font-weight: 600;
	text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: normal;
	font-weight: 700;
}

.entry-summary p {
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 1.4em;
}
.entry-content ul,
.entry-summary ul,
.comment-content ul,
.textwidget ul {
	margin: 0 0 1.4em 1em;
}

p.intro {
	color: #222;
}
p.intro-end {
	color: #222;
	border-bottom: 1px solid #a81950;
	padding-bottom: 0.8em;
}

.sidebar h2 {
	color: #037d8e;
	margin-bottom: 0.6em;
	font-size: 20px;
	line-height: 1.2;
}
.sidebar h3 {
	color: #555;
	font-size: 16px;
	margin-bottom: 0.8em;
	line-height: 1.3;
}
.sidebar h4 {
	margin-top: 0.4em;
	margin-bottom: 1.2em;
	padding-bottom: 0.2em;
	color: #a81950;
	border-bottom: 1px solid #dedede;
	font-size: 15px;
	font-size: 0.9375rem;
}
.sidebar h5 {
	color: #005f6e;
	text-transform: uppercase;
}
h4.date {
	margin-top: 0.4em;
	margin-bottom: 1.2em;
	padding-bottom: 0.2em;
	color: #037d8e;
	border-bottom: 1px solid #dedede;
	font-size: 15px;
	font-size: 0.9375rem;
}
h2.ruled {
	border-top: 1px solid #BEBEBE;
	padding-top: 0.6em;
}
.sidebar h3 a:hover {
	color: #a81950;
}
.home-four h3 a {
	color: #037d8e;
}
.sidebar p, .sidebar li {
	font-size: 15px;
	font-size: 0.9375rem;
	color: #777;
}
.sidebar ul {
	margin-left: 0;
	list-style-type: none;
}
.sidebar ol {
	margin-left: 0.8em;
}
.sidebar li {
	border-bottom: 1px dotted #73aec1;
	padding: 10px 0;
	line-height: 1.4;
}
.sidebar a {
	color: #666;
}
.sidebar a:hover {
	color: #a81950;
}
.entry-content ol {
	margin: 0 0 1.4em 1em;
}
.entry-content ol li {
	padding-left: 0.6em;
}
h3.key {
	color: #a81950;
}
.key-rule {
	border-bottom: 1px solid #a81950;
	clear: both;
	margin-bottom: 1em;
}
.key-rule-top {
	border-bottom: 3px solid #a81950;
	clear: both;
	margin-bottom: -0.4em;
	margin-top: 0.4em;
}
ol.jump {
	margin-left: 0.8em;
	font-weight: 600;
	color: #a81950;
}
ol.jump li a {
	font-weight: 600;
	color: #a81950;
}
ol.jump li a:hover {
	color: #037d8e;
}

/**spine filters **/

.searchandfilter li {
    list-style: none;
    display: block;
    padding: 10px 0;
    margin: 0;
	border-bottom: none;
}
.searchandfilter select.sf-input-select {
    min-width: 280px;
	display: inline-block;
 	background-color: #fff;
	border-radius: 1px;
    transition: all .5s ease;
    position: relative;
    font-size: 15px;
    color: #444;
    height: 100%;
    text-align: left;
	border: 1px solid #dedede;
	padding: 4px;
}
.entry-footer-spine {
    color: #666;
    font-weight: 600;
	font-family: 'Hind', sans-serif;
	font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.61538;
    margin-top: 0px;
    margin-right: 0;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #dedede;
}
.searchandfilter h4 {
	color: #005f6e;
	text-transform: uppercase;
	border-bottom: none;
    margin-bottom: 0.4em;
}
.searchandfilter label {
	width: 278px;
}
.spine-link {
	/**font-weight: 600;**/
	display: inline-flex;
	line-height: 1.4;
	margin-right: 0.4em;
	border-bottom: none;
	font-size: 15px;
	letter-spacing: 0.05em;
	padding: 6px 0;
}
a.spine-link {
	color: #fff;
	background-color: #74AFC2;
	padding: 5px 8px 2px 8px;
	/**border-radius: 4px;**/
}
a.spine-link:hover {
	color: #fff;
	background-color: #007D8E;
	/**border-radius: 4px;**/
	line-height: 1.4;
	padding: 5px 8px 2px 8px;
}
.spine-first {
	padding-bottom: 12px;
    border-bottom: 1px solid #dedede;
}
.spine-smaller {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.55;
}
/** end spine **/
.greentext {
	color: #037d8e;
	font-weight: 600;
}
.greentext a {
	color: #005f6e;
}

p {
	margin: 0 0 1.4em;
}
.highlight {
	font-weight: 600;
}
.red {
	font-weight: 600;
	color: #a81950;
}
.credit {
	font-size: 14px;
	font-style: italic;
	margin-top: 1em;
}
li.jump {
	font-weight: 600;
	font-size: 18px;
    	background: url('/wp-content/images/spot.png') no-repeat left 4px;
	padding: 0 0 12px 20px;
    	display: block;
	margin: 0 0 0 -0.8em;
	line-height: 1.2;
}

.enter {
	color: #fff;
	font-family: 'Hind', sans-serif;
	font-weight: normal;
	line-height: 1.6;
	letter-spacing: 0.046875em;
}
a.enter {
	color: #fff;
	background: #a81950;
	border: 1px solid #a81950;
	padding: 0.5em 1.2em;
}
a.enter:hover {
	color: #fff;
	background: #005f6e;
	border: 1px solid #005f6e;
	padding: 0.5em 1.2em;
}
.box {
	border-top: 4px solid #037d8e;
	border-bottom: 2px solid #bbd4df;
	padding: 1em 0;
	margin: 0.4em 0 1em 0;
}

.legend {
	float: left;
	display: inline;
	padding-top: 2.8em;
}
.main-vis-box {
	float: right;
	width: 80%;
}
.widget .widget-title {
	font-family: 'Hind', sans-serif;
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: 0;
	line-height: 1.2173913043;
	margin-bottom: 0;
	text-transform: none;
	font-weight: 600;
}
.intranet {
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	letter-spacing: 0.1em;
}
.intranet a {
	color: #BEC3CB;
}
.intranet a:hover {
	color: #666;
}
.space {
	line-height: 1;
}
p.caption, .cook-right p.caption {
	display: block;
	font-size: 16px;
	/**font-size: 1.6rem;**/
	font-weight: 600;
	line-height: 1.4;
	padding-top: 0.6em;
	color: #005f6e;
}

li.tagged {
	/**font-weight: 600;**/
	display: inline-flex;
	line-height: 1.4;
	margin-right: 0.4em;
	border-bottom: none;
	font-size: 15px;
	letter-spacing: 0.05em;
	padding: 6px 0;
}
li.tagged a {
	color: #fff;
	background-color: #74AFC2;
	padding: 5px 8px 2px 8px;
	/**border-radius: 4px;**/
}
li.tagged a:hover {
	color: #fff;
	background-color: #007D8E;
	/**border-radius: 4px;**/
	line-height: 1.4;
	padding: 5px 8px 2px 8px;
}

/***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-4x3 iframe {
  	position: absolute;
  	top:0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}

/**Accordion 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-weight: 600;
  line-height: 1.6;
  cursor: pointer;
	padding-left: 1.8em;
	padding-bottom: 0;
	margin-bottom: 0.4em;
	font-size: 20px;
	font-size: 1.25rem;
}
.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: 36px;
	margin: -1.02em 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);
}


/***sidebar***/

.sidebar {
	margin-bottom: 2.4em;
	padding: 0;
	border-top: 24px solid #BEC3CB;
}

.widget {
	border-top: none;
	margin-bottom: 2.4em;
	padding-top: 0.5em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #777;
	font-family: 'Hind', sans-serif;
}

:-moz-placeholder {
	color: #777;
	font-family: 'Hind', sans-serif;
}

::-moz-placeholder {
	color: #777;
	font-family: 'Hind', sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #777;
	font-family: 'Hind', sans-serif;
}

/**section-columns**/

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
/**.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }**/


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
/***.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3,
.span_1_of_3_v1,
.span_1_of_3_v2,
.span_1_of_3_v3,
.span_1_of_3_v4,
.span_1_of_3_v5,
.span_1_of_3_v6,
.span_1_of_3_v7,
.span_1_of_3_v8,
.span_1_of_3_v9,
.span_1_of_3_v10,
.span_1_of_3_v11,
.span_1_of_3_v12,
.span_1_of_3_v13,
.span_1_of_3_v14,
.span_1_of_3_v15 {
	width: 32.2%;
}***/
.span_1_of_3_v1 {
	background-image: url('/wp-content/images/starlings.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v2 {
	background-image: url('/wp-content/images/sun.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v3 {
	background-image: url('/wp-content/images/fibre.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v4 {
	background-image: url('/wp-content/images/tate.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v5 {
	background-image: url('/wp-content/images/tiles.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v6 {
	background-image: url('/wp-content/images/wave.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v7 {
	background-image: url('/wp-content/images/foxes.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v8 {
	background-image: url('/wp-content/images/blue.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v9 {
	background-image: url('/wp-content/images/fire.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v10 {
	background-image: url('/wp-content/images/points.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v11 {
	background-image: url('/wp-content/images/orange.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v12 {
	background-image: url('/wp-content/images/fields.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v13 {
	background-image: url('/wp-content/images/posts.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v14 {
	background-image: url('/wp-content/images/bark.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3_v15 {
	background-image: url('/wp-content/images/burnt.jpg');
	background-repeat: no-repeat;
	min-height: 300px;
}
.span_1_of_3 h2,
.span_1_of_3_v1 h2,
.span_1_of_3_v2 h2,
.span_1_of_3_v3 h2,
.span_1_of_3_v4 h2,
.span_1_of_3_v5 h2,
.span_1_of_3_v6 h2,
.span_1_of_3_v7 h2,
.span_1_of_3_v8 h2,
.span_1_of_3_v9 h2,
.span_1_of_3_v10 h2,
.span_1_of_3_v11 h2,
.span_1_of_3_v12 h2,
.span_1_of_3_v13 h2,
.span_1_of_3_v14 h2,
.span_1_of_3_v15 h2 {
	color: #ffffff;
	padding: 0.6em;
	margin-bottom: 0;
}

/**collapse**/
.collapseomatic {
    background: url('/wp-content/images/down-arrow.png') left 16px no-repeat;
    padding: 0 8px 4px 30px;
    cursor: pointer;
    color: #ffffff;
}
.collapseomatic p {
		/**margin: 0.6em;**/
}
.collapseomatic_content {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.4);
}
.colomat-close {
    background-image: url('/wp-content/images/up-arrow.png');
	min-height: 120px;
}
.colomat-hover {
	text-decoration: underline;
}
.collapseomatic:focus {
      outline: 0;
}
.colomat-swap {
	display: none;
}
.collapseomatic_excerpt, .collapseomatic_content {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0.8em 0.8em 0.4em 1.8em;
}
.content_collapse_wrapper {
	position: absolute; left: -999em;
}
.collapseall, .expandall {
	cursor: pointer;
}
.collapseall:hover, .expandall:hover, .collapseall:focus, .expandall:focus {
	text-decoration: underline;
}
.maptastic {
	position: absolute !important;
	left: -10000px !important;
	display:block !important;
	max-width: 9999px;
}
.span_fix {
	padding: 0 !important;
	margin: 0 !important;
}
.span_fix:before, .span_fix:after {
	content: none;
}

/**collapsomatic cookbook**/
.cook-full .collapseomatic {
    background: url('/wp-content/uploads/red-down-arrow.png') left 8px top 16px no-repeat;
    padding: 12px 12px 12px 40px;
    cursor: pointer;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0.6em;;
	color: #037d8e;
	background-color: #DFEAF0;
}
.collapseomatic p {
		/**margin: 0.6em;**/
}
.cook-full .collapseomatic_content {
	color: #444;
	background-color: rgba(0, 0, 0, 0);
}
.cook-full .colomat-close {
    background-image: url('/wp-content/uploads/red-up-arrow.png');
	min-height: 12px;
}
.cook-full .colomat-hover  {
	text-decoration: none;
}
.cook-full .collapseomatic_excerpt, .collapseomatic_content {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0 0 0 40px;
}

.cook-full2 .collapseomatic {
    background: url('/wp-content/uploads/green-down-arrow.png') left 38px top 16px no-repeat;
    padding: 12px 12px 12px 72px;
    cursor: pointer;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0.6em;;
	color: #037d8e;
	background-color: #DFEAF0;
}
.cook-full2 .collapseomatic_content {
	color: #444;
	background-color: rgba(0, 0, 0, 0);
}
.cook-full2 .colomat-close {
    background-image: url('/wp-content/uploads/green-up-arrow.png');
	min-height: 12px;
}
.cook-full2 .colomat-hover  {
	text-decoration: none;
}
.cook-full2 .collapseomatic_excerpt, .collapseomatic_content {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0 0 0 40px;
}

/***search***/

input {
	line-height: normal;
}

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: #BEC3CB;
	border: 1px solid #BEC3CB;
	border-radius: 2px;
	color: #fff;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	letter-spacing: 0.046875em;
	padding: 0.9em 0.875em 0.7em;
	text-transform: uppercase;
}

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: #a81950;
	border: 1px solid #dedede;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background-color: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #dedede;
	border-radius: 2px;
	color: #006D78;
	padding: 8px 34px 8px 8px;
	width: 100%;
	font-family: 'Hind', sans-serif;
}

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: #dedede;
	color: #777;
	outline: 0;
}

.search-form {
	width: 100%;
	/**margin: 1.4em auto 0 0;**/
	margin: auto;
}

.crumb2 input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 32px);
	width: calc(100% - 32px);
	color: #777;
	font-size: 0.75em;
	font-size: 12px;
	/**line-height: 20px; **/
	padding: 8px 44px 8px 8px;
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: right 12px center;
	background-repeat: no-repeat;
	width: 100%;
	text-align: right;
}
input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 32px);
	width: calc(100% - 32px);
	color: #777;
	font-size: 0.75em;
	font-size: 12px;
	/**line-height: 20px; **/
	padding: 8px 34px 8px 8px;
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	width: 60%;
}

.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 0;
	line-height: 36px;
	position: relative;
	width: 36px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	margin: 0;
}
.crumb2 .search-field {
	width: -webkit-calc(100% - 32px);
	width: calc(100% - 32px);
	background-image: url(images/search-icon.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px solid transparent;
	cursor: pointer;
	height: 32px;
	margin: 2px 0;
	padding: 0 34px 0 0;
	position: relative;
	width: 0;
}

.crumb2 .search-field:focus {
	background-color: #fff;
	border: 1px solid #dedede;
	cursor: text;
	outline: 0;
	width: 100%;
}
.search-form
.search-submit { 
	display:none;
}

.crumbs {
	margin: 1.4em auto 0 auto;
	border-top: 1px solid #DEDEDE;
	padding: 6px 0;
}
.crumb1 {
	display: inline-block;
	width: 66%;
	vertical-align: top;
	margin: auto;
	padding: 4px 0 0 0;
}
.crumb2 {
	display: inline-block;
	vertical-align: top;
	width: 26%;
	margin: auto;
}
.icon {
	display: inline-block;
	margin: auto;
	padding: 4px 0 0 0;
}
.icon-first {
	display: inline-block;
	margin: auto;
	padding: 4px 0 0 0;
}
.icon-twitter {
	background-image: url(/wp-content/images/twitter-icon.png);
	background-repeat: no-repeat;
	min-width: 32px;
	display: inline-block;
}
.icon-twitter:hover {
	background-image: url(/wp-content/images/twitter-icon2.png);
	background-repeat: no-repeat;
	min-width: 32px;
	display: inline-block;
}
.icon-linkedin {
	background-image: url(/wp-content/images/linkedin-logo.png);
	background-repeat: no-repeat;
	min-width: 32px;
	display: inline-block;
	margin-right: 2px;
}
.icon-linkedin:hover {
	background-image: url(/wp-content/images/linkedin-logo2.png);
	background-repeat: no-repeat;
	min-width: 32px;
	display: inline-block;
	margin-right: 2px;
}

.crumbs {
	font-size: 0.875rem;
	font-size: 14px;
	color: #BEC3CB;
	margin-right: 0px;
	padding-right: 2px;
}
.crumbs a {
	font-size: 0.875rem;
	font-size: 14px;
	font-size: 0.875rem;
	color: #BEC3CB;
}

.crumbs a:hover {
	color: #a81950;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0.6em;
}
.entry-content3 {
	border-bottom: none;
}
  
.page-header  {
	margin-right: 0;
	margin-left: 0;
	}

.entry-summary {
	margin-bottom: 1em;
	margin-top: 1em;
	}

.site-main > article {
	margin-bottom: 1em;
	margin-right: 0;
	}

blockquote { 
	background: url('/wp-content/images/open.png') top left 6px no-repeat; 
	padding-left: 38px; 
	border-left: none;
	border-right: none;
}
blockquote p { 
	padding-right: 28px;
	line-height: 1.8; 
	background: url('/wp-content/images/close.png') bottom right 12px no-repeat; 
	padding-bottom: 0;	
	color: #037d8e;
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	font-size: 1.0625rem;
}

.column-one {
	width: 15%;
}
.column-two {
	width: 85%;
}

/**people page**/

.people {
	color: #666;
	width: 30%;
	margin: 0 0 3% 0;
	float: left;
}
.people-text {
	width: 66%;
	float: right;
	padding: 1.4em 0 1em 0;
}
.people-rule {
	clear: both;
	border-bottom: 1px solid #ccc;
}
.people-text a {
	box-shadow: none;
}
.rule {
	clear: both;
	border-bottom: 1px solid #ccc;
	margin: 0.6em 0 1.4em 0;
}

/***menus***/

.main-navigation {
	font-family: 'Hind', sans-serif;
	font-size: 16px;
}

.main-navigation a {
	color: #fff;
	display: block;
	line-height: 1.1;
	outline-offset: -1px;
	padding: 0.84375em 0;
	background-color: #037d8e;
	border-left: 6px solid #fff;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #fff;
	background-color: #005f6e;
	padding-right: 0.875em;
}

.main-navigation .current-menu-item > a {
	font-weight: normal;
	color: #fff;
	background-color: #a81950;
}
.main-navigation .current-menu-item > a:hover {
	font-weight: normal;
	color: #fff;
	background-color: #BEC3CB;
}
.main-navigation .current-menu-ancestor > a {
	font-weight: normal;
	color: #fff;
	background-color: #037d8e;
}
.main-navigation .current-menu-ancestor > a:hover {
	font-weight: normal;
	color: #fff;
	background-color: #005f6e;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #888;
}

.dropdown-toggle {
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
	color: #dedede;
	content: "";
	height: 48px;
	padding: 0;
	position: absolute;
	right: 0;
	text-transform: none;
	top: 0;
	width: 48px;
}

.dropdown-toggle:after {
	border: 0 solid #dedede;
	border-left-width: 1px;
	content: "\f431";
	font-size: 24px;
	left: 1px;
	position: relative;
	width: 48px;
	color: #007D8E;
}

.dropdown-toggle:focus {
	outline: thin dotted;
	outline-offset: -1px;
}

.dropdown-toggle:focus:after {
	border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
	content: "\f432";
	color: #007D8E;
}

/**menu toggle**/
.menu-toggle {
	background-color: #fff;
	border: 1px solid #dedede;
	color: #555;
	font-size: 14px;
	font-size: 0.875rem;
	margin: 1.076923077em 0;
	padding: 0.8em 0.6em 0.4em 0.6em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: #a81950;
	border-color: #a81950;
	color: #FFF;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #BEC3CB;
	border-color: #BEC3CB;
	color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

/**footer**/

.site-footer {
	padding: 0 0 1.75em;
}

.site-info {
	width: 100%;
	border-top: none;
	padding: 20px;
	background-color: #037d8e;
}

.site-info {
	color: #fff;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.8;
}

.site-info h3 {
	font-weight: 600;
	font-size: 15px;
	font-size: 0.9375rem;
	margin: 0 0 12px 0;
	line-height: 1.2;
}

.site-info a {
	color: #fff;
}

.site-info ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0.6em;
}

.site-info a:hover,
.site-info a:focus {
	color: #fff;
	text-decoration: underline;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: 'Hind', sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}
.entry-footer, .postmetadata {
	color: #828995;
	font-family: 'Hind', sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 0;
	margin-right: 3%;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #ccc;
}
.entry-footer p {
	margin-bottom: 0;
}
.entry-footer a:hover, .entry-footer a:focus {
    color: #a81950;
}
p.single-foot {
	margin-top: 1em;
}
p.single-foot a {
	color: #7FA634;
}
p.single-foot a:hover {
	color: #a81950;
	box-shadow: none;
}
.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}
.entry-footer a:hover {
	color: #ED6C39;
	box-shadow: none;
}

/**
 * 11.1 - Header
 */

.site-header {
	padding: 1.6em 0 0em 0;
}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.site-header-menu {
	/**width: 100%;**/
}

.site-branding {
	/**margin: 0.875em auto 0.875em 0;**/
	}

.big-image {
	margin: 0;
	position: relative;
}

/**
 * 11.4 - Comments
 */

.comments-area {
    margin: 0 0 1.4em 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: none;
	padding: 1.4em 0;
}
.comments-title,
.comment-reply-title {
	border-top: none;
	font-family: 'Hind', sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 600;
	line-height: 1.3125;
	padding-top: 0.6em;
}
.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: 'Hind', 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: #a81950;
}

.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-content p {
	padding-left: 24px;
	font-size: 16px;
	font-size: 1.6;
}

.comment-reply-link {
	border: 1px solid #dedede;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: 'Hind', sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.4615384615em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #a81950;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: 'Hind', sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	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.6153846154;
	margin-bottom: 2.1538461538em;
}
.no-comments {
	border-top: 1px solid #dedede;
	font-family: 'Hind', sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}
.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.post-navigation div + div {
	border-top: 1px solid #ccc;
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}
.post-navigation .post-title {
	display: inline;
	font-family: 'Hind', sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
	font-weight: 600;
	line-height: 1.2;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #444;
}
.pagination {
	border-top: none;
	font-family: 'Hind', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	margin: 1em 3% 1em 0;
	min-height: 56px;
	position: relative;
}
.pagination:before,
.pagination:after {
	background-color: #828995;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}
.pagination:before {
	right: 0;
}
.pagination:after {
	right: 54px;
}
.pagination a {
	color: #666;
}
.pagination a:hover,
.pagination a:focus {
	color: #1a1a1a;
}
.pagination .current {
	display: inline-block;
	font-weight: 700;
	color: #a81950;
}
.pagination .nav-links {
	padding-right: 106px;
	position: relative;
}
.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 24px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}
.pagination .prev,
.pagination .next {
	background-color: #828995;
	color: #fff;
	display: inline-block;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #a81950;
	color: #fff;
}

.post-navigation {
	border-top: none;
	border-bottom: 1px solid #ccc;
	clear: both;
	font-family: 'Hind', sans-serif;
	margin: 0;
}
.post-navigation {
	display: block;
}
.post-navigation a {
	color: #666;
}
.post-navigation a:hover {
	color: #ED6C39;
}

/**blocks**/

.block-item {
	display: inline-block;
	padding: 1.1%;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.block-item h2 {
	margin: 0.4em 0;
	font-size: 18px;
}
.block-item p {
	font-size: 14px;
	font-size: 0.875rem;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

	.span_1_of_3_v1,
	.span_1_of_3_v2,
	.span_1_of_3_v3,
	.span_1_of_3_v4,
	.span_1_of_3_v5,
	.span_1_of_3_v6,
	.span_1_of_3_v7,
	.span_1_of_3_v8,
	.span_1_of_3_v9,
	.span_1_of_3_v10,
	.span_1_of_3_v11,
	.span_1_of_3_v12,
	.span_1_of_3_v13,
	.span_1_of_3_v14,
	.span_1_of_3_v15 {
		width: 100%;
	}
	.crumb2 {
		display: inline-block;
		vertical-align: top;
		width: 80%;
		margin: auto;
	}


/**
* 14.1 - >= 710px
*/

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

	.entry-header  {
		margin-right: 0;
		margin-left: 0;
	}
	.site {
		margin: 0 21px 21px 21px;
	}

	.site-main {
		margin-bottom: 2em;
	}
	.entry-content blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote,
	.comment-content blockquote {
		margin-left: 0;
	}
	.home-four {
		border-top: 24px solid #BEC3CB;
		margin-top: 1.4em;
		padding-top: 1.4em;
	}
	.home-four h2 {
		margin-top: 0.4em;
	}
	.block-col-4 .block-item {
		max-width: 100%;
	}
	.block-col-4 {
    		margin: 0 -1.2% 1em;
	}
	img.ec-logo {
		display: none;
	}
	.span_1_of_3_v1,
	.span_1_of_3_v2,
	.span_1_of_3_v3,
	.span_1_of_3_v4,
	.span_1_of_3_v5,
	.span_1_of_3_v6,
	.span_1_of_3_v7,
	.span_1_of_3_v8,
	.span_1_of_3_v9,
	.span_1_of_3_v10,
	.span_1_of_3_v11,
	.span_1_of_3_v12,
	.span_1_of_3_v13,
	.span_1_of_3_v14,
	.span_1_of_3_v15 {
		width: 100%;
	}
	/*  COLUMN SETUP  */
	.col {
		display: block;
		float:left;
		margin: 0.5em 0em;
	}
	.col:first-child { margin-left: 0; 
	}
	.section-list-three {
		flex: 1;
		min-width: 48.5%;
		max-width: 48.5%;
		display: flex;
		flex-direction: column;
	}
}

@media screen and (max-width: 44.375em) {	

	.entry-summary,
	.entry-content,
	.entry-footer,
	.page-header,
	.page-content,
	.post-navigation,
	.entry-title  {
		margin-right: 0;
		margin-left: 0;
	}

	.entry-header {
		margin-left: 0;
	}

	.comments-area {
    		margin: 0 3%;
	}
}


/**
 * 14.2 - >= 783px
 */

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

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}
	.block-col-4 .block-item {
		max-width: 49.5%;
	}
	.block-col-4 {
    		margin: 0 -1.2% 1em;
	}
}

@media screen and (max-width: 48.9375em) {
	.big-image {
		margin-left: 3%;
		margin-right: 3%;
	}
	.intranet {
		display: none;
	}
	.crumb2 {
		display: inline-block;
		vertical-align: top;
		width: 75%;
		margin: auto;
	}
	.site {
		margin: 0 21px 21px 21px;
	}
}

/***max width 800px**/

@media screen and (max-width: 50em) {
	.big-image {
		margin-left: 0;
		margin-right: 0;
	}
	.crumb2 input[type="search"].search-field {
		background-image: url(images/search-icon.png);
		background-position: 5px center;
		background-repeat: no-repeat;
		padding: 8px 8px 8px 36px;
		width: 100%;
		text-align: left;
	}
	.icon {
		float: right;
		margin: auto;
		padding: 4px 0 0 0;
	}
	.main-navigation a {
		color: #666;
		display: block;
		line-height: 1.1;
		outline-offset: -1px;
		padding: 0.84375em 0;
		background-color: transparent;
		border: none;
	}

	.main-navigation a:hover,
	.main-navigation a:focus {
		color: #02aace;
		background-color: #fff;
	}

	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a {
		font-weight: normal;
		color: #007D8E;
		background-color: #fff;
	}
	.sidebar {
		padding-top: 1em;
	}
	.home-wee-image {
		float: left;
		margin-bottom: 1.6em;
		max-width: 100%;
	}
}


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

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

	.site-content {
		padding: 0;
	}

	.no-sidebar .content-area {
		float: left;
		margin: 0;
		width: 64%;
	}
	.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 {
		margin-right: 0;
		margin-left: 0;
	}
	.widget select,
	.widget input,
	.widget textarea {
		font-size: 15px;
		font-size: 0.9375rem;
		line-height: 1.6153846154;
	}
	.sidebar {
		float: right;
		margin-left: 0;
		padding: 1em 0;
		width: 32%;
	}

	.midline {
		width: 64%;
		margin-bottom: 1.4em;
		float: left;
	}
	.entry-header-block {
		width: 64%;
		float: left;
	}
	.story2 {
		width: 64%;
		margin-bottom: 1em;
		float: right;
	}
	.story1 {
		float: left;
		margin-left: 0;
		width: 32%;
	}

	.widget .widget-title {
		margin-bottom: 0.4em;
	}

	.content-area {
		float: left;
		/**margin-right: -100%;**/
		width: 63%;
	}

	.footer-logo {
		float: left;
		width: 26%;
		display:block;
	}
	.footer-first {
		float: left;
		width: 30%;
		display:block;
	}
	.footer-final {
		float: right;
		width: 44%;
		display:block;
	}
	.footer-final img {
		float: right;
		margin: 0 0 0 0.4em;
	}

	.home-one {
		display: inline-block;
		width: 68%;
		margin: 0 0 0.2em 0;
	}
	.home-wee-image {
		float: left;
		margin: 0 3% 1em 0;
		max-width: 28%;
	}
	.home-four {
		/**display: inline;**/
		width: 28%;
		margin: 0 0 1em 0;
		float: right;
	}
	.home-four {
		border-top: none;
	}
	.home-four h2 {
		line-height: 1.2;
		margin: -1em 0 12px 0;
	}
	.home-image {
		float: left;
		width: 69%;
		margin: 0 3% 0 0;
	}	
	.tweet {
		width: 100%;
		float: right;
		padding: 12px 0 0 0;
	}	

	.no-sidebar .entry-header, .no-sidebar .entry-content {
		margin: 0;
	}
	.no-sidebar .page-header, .no-sidebar .page-content {
		margin-left: 0;
		margin-right: 0;
	}
	.crumb2 {
		width: 26%;
		margin: auto;
	}
	.main-navigation {
		margin: 0;
		border-left: 6px solid #fff;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 0.875em;
		white-space: nowrap;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #fff;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #fff;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: transparent;
		border-top: 1px solid #fff;
		border-left: none;
		border-bottom: none;
		border-right: none;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 14em;
		font-size: 15px;
		font-size: 0.9375rem;
		padding-top: 12px;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	/**.main-navigation ul ul:before {
		border-color: #fff transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #02aace transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

	.main-navigation ul ul:hover:after {
		border-color: #007D8E transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}**/

	.main-navigation ul ul:before {
		border-color: none;
		border-width: 0;
	}

	.main-navigation ul ul:after {
		border-color: none;
		border-width: 0;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: auto;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.block-col-4 .block-item {
		max-width: 24.6%;
	}
	.block-col-4 {
    		margin: 0 -1.2% 1em;
	}
	.intranet {
		display: block;
		position: absolute;
		top: 3em;
		right: 0;
	}
	img.ec-logo {
		display: block;
	}

	/**fullwidth page **/

	.image-block {
		display: inline;
		width: 33%;
		background-color: pink;
	}
	/*  GRID OF THREE  */
	.span_3_of_3 {
		width: 100%;
	}
	.span_2_of_3 {
		width: 66.1%;
	}
	.span_1_of_3,
	.span_1_of_3_v1,
	.span_1_of_3_v2,
	.span_1_of_3_v3,
	.span_1_of_3_v4,
	.span_1_of_3_v5,
	.span_1_of_3_v6,
	.span_1_of_3_v7,
	.span_1_of_3_v8,
	.span_1_of_3_v9,
	.span_1_of_3_v10,
	.span_1_of_3_v11,
	.span_1_of_3_v12,
	.span_1_of_3_v13,
	.span_1_of_3_v14,
	.span_1_of_3_v15 {
		width: 32.2%;
	}
	/*  COLUMN SETUP  */
	.col {
		display: block;
		float:left;
		margin: 1% 0 1% 1.6%;
		}
	.col:first-child { margin-left: 0; }
	
	.cook-left {
		width: 56%;
		float: left;
		margin-right: 2%;
	}
	.cook-right {
		width: 42%;
		float: right;
	}
	.cook-full, .cook-full2 {
		width: 100%;
		padding: 0;
	}
	.left-panel {
		width: 60%;
		margin-right: 3%;
		float: left;
	}
	.right-panel {
		width: 37%;
		float: right;
	}
	.left-panel2 {
		width: 33%;
		margin-right: 3%;
		float: left;
	}
	.right-panel2 {
		width: 64%;
		float: right;
	}
	.home-sub {
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 24px 28% 18px 18px;
		color: #fff;
		background-color: rgba(178, 26, 85, 0.8);
		font-size: 26px;
		font-size: 1.625rem;
	}
}


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

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

	.site-main {
		margin-bottom: 2.0em;
	}

	.site-header {
		padding: 1em 0 0 0; /**top edge space**/
	}

	.site-header-menu,
	.header-image {
		margin-top: 3.95em;
		margin-bottom: 0;
	}
	.site-branding {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: -5em;
	}
	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: left;
		margin-top: 0.1538461538em;
		width: 100%;
	}
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
	}
	body:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		width: 100%;
	}
	body:not(.search-results) .entry-summary {
   		 margin-bottom: 0.4em;
	}
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
    		float: left;
    		margin-right: 0;
   		margin-left: 0;
    		width: 100%;
	}

	.comments-area {
		margin-bottom: 3em;
	}
	.crumb2 {
		width: 26%;
		margin: auto;
	}
	.section-list-three {
		flex: 1;
		max-width: 32%;
		min-width: 32%;
		display: flex;
		flex-direction: column;
		margin-bottom: 1em;
	}
	.header-bar {
		min-height: 80px;
	}
	.header-bar-long {
		min-height: 132px;
	}
	.header-bar-medium {
		min-height: 106px;
	}
}

/**
 * 14.5 - >= 1200px
 */

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

	body:not(.search-results) .entry-summary {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.4;
		margin-bottom: 0.4em;
		margin-top: 0.6em;
	}
	body:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		width: 100%;
	}
}

/**
 * 15.0 - Print
 */

@media print {
	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #444 !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #444 !important; /* Make sure color schemes don't affect to print */
	}
}
