.sf-hidden {
	display: none;
}

/* Social media icons font */
@font-face {
	font-family: 'Mono Social Icons Font';
	src: url('../fonts/MonoSocialIconsFont-1.10.eot');
	src: url('../fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
		url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
		url('../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
	src: url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.symbol,
a.symbol:before {
	font-family: 'Mono Social Icons Font';
	text-transform: none;
	white-space: nowrap;
	-webkit-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-ms-font-feature-settings: 'liga' 1;
	color: #fff;
	/*background-color: #093b54;*/
	font-size: 50px;
	font-weight: normal;
}
a.symbol:before {
	content: attr(title);
}
a.symbol:hover,
a.symbol:focus,
a.symbol:active {
	text-decoration: none;
	color: #fff;
	/*background-color: #000;*/
}
a.symbol:visited {
	/*background-color: #093b54;*/
}
#block-views-block-share-buttons-block-1 {
	position: fixed;
	right: 0;
	top: 35%;
	z-index: 101;
	margin: 0;
	padding: 0;
}
.node--type-share-button {
	padding: 15px 10px 10px 10px;
}
.side-share-button {
	padding: 10px;
}

@media all and (max-width: 540px) {
	.symbol,
	a.symbol:before {
		font-size: 40px;
	}
	#block-views-block-share-buttons-block-1 {
		top: 0;
	}
	.node--type-share-button {
		padding: 5px 5px 5px 5px;
	}
	.side-share-button {
		padding: 5px;
	}
}
/* Overrides for core theme CSS */
.item-list ul li {
	margin: 0;
	padding: 0;
}
.field--type-entity-reference {
	font-family: 'Helvetica';
}
ul.links {
	font-family: 'Helvetica';
}
input {
	font-family: 'Helvetica';
	font-size: inherit;
}
.node .field--type-image {
	margin: 0;
}
.node--view-mode-full .field--type-image {
	width: 100%;
}
.feed-icons {
	display: none;
}
#header {
	background: none;
}
#page {
	background-color: transparent;
}

/* BODY */
body {
	font-family: 'Helvetica', sans-serif;
	font-size: 100%;
	line-height: 145%;
	background: #fff;
}
a,
.link,
a.link {
	text-decoration: none;
	color: #000;
	border-bottom: 0;
}
a:hover,
.link:hover,
a.link:hover,
a:active,
.link:active,
a.link:active,
a:focus,
.link:focus,
a.link:focus {
	text-decoration: underline;
	color: #000;
	border-bottom: 0;
	background-color: transparent;
}

.site-branding__logo img {
	width: 350px;
	display: inline;
}
.site-branding__logo {
	margin: 0;
}
.full_width_content {
	margin-bottom: 27px;
	margin-top: -2px;
}
.full_width_content .banner_wrapper {
	/*height: 1200px;*/
	background-position: center bottom;
	padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
	.full_width_content .banner_wrapper {
		background-size: cover;
	}
}
.full_width_content .banner_wrapper .node__content {
	width: 250px;
	margin: auto;
}
.full_width_content .banner_title {
	text-align: center;
	width: 220px;
	margin: auto;
	font-size: 26px;
	font-weight: 700;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.full_width_content .field--name-field-banner-features .field__item {
	float: left;
}
.full_width_content article.node--type-banner-feature {
	border: 8px solid white;
	width: 230px;
	height: 140px;
	margin: 15px;
}
.full_width_content article.empty-banner-feature {
	display: none;
}
.full_width_content .field--name-field-banner-features .field__item .node--type-banner-feature .field__item {
	float: none;
	border: 0;
	height: auto;
	margin: 0px;
}
.full_width_content .banner_feature_wrapper {
	width: 100%;
	height: 140px;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.full_width_content .banner_feature_wrapper .node__content {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	width: 200px;
}
.full_width_content .banner_feature_wrapper .banner_feature_title {
	padding: 10px;
	width: 210px;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	line-height: 100%;
}
.full_width_content .banner_feature_wrapper .field--name-field-feature-link {
	background-color: #333;
	padding: 10px;
	width: 210px;
	text-align: center;
}
@media all and (min-width: 505px) and (max-width: 866px) {
	.full_width_content .banner_wrapper .node__content {
		width: 450px;
		margin: auto;
	}
	.full_width_content .banner_title {
		text-align: center;
		width: 400px;
		margin: auto;
		font-size: 30px;
		font-weight: 700;
		line-height: 100%;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.full_width_content .field--name-field-banner-features .field__item {
		float: left;
	}
	.full_width_content article.node--type-banner-feature {
		border: 8px solid white;
		width: 350px;
		height: 160px;
		margin: 15px;
	}
	.full_width_content article.empty-banner-feature {
		display: none;
	}
	.full_width_content .field--name-field-banner-features .field__item .node--type-banner-feature .field__item {
		float: none;
		border: 0;
		height: auto;
		margin: 15px;
		margin-top: 0px;
	}
	.full_width_content .banner_feature_wrapper {
		width: 100%;
		height: 160px;
		background-size: cover;
		background-position: center center;
		position: relative;
	}
	.full_width_content .banner_feature_wrapper .node__content {
		position: absolute;
		top: 50%;
		left: 30px;
		transform: translateY(-50%);
		width: 350px;
	}
	.full_width_content .banner_feature_wrapper .banner_feature_title {
		padding: 10px;
		width: 270px;
		font-size: 30px;
		font-weight: 600;
		text-align: center;
		line-height: 100%;
	}
	.full_width_content .banner_feature_wrapper .field--name-field-feature-link {
		background-color: #333;
		padding: 10px;
		width: 240px;
		text-align: center;
	}
}
@media all and (min-width: 865px) and (max-width: 1266px) {
	.full_width_content .banner_wrapper .node__content {
		width: 850px;
		margin: auto;
	}
	.full_width_content .banner_title {
		text-align: center;
		width: 500px;
		margin: auto;
		font-size: 50px;
		font-weight: 700;
		line-height: 100%;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.full_width_content article.node--type-banner-feature {
		border: 8px solid white;
		width: 350px;
		height: 160px;
		margin: 15px;
	}
	.full_width_content article.empty-banner-feature {
		display: none;
	}
	.full_width_content .field--name-field-banner-features .field__item .node--type-banner-feature .field__item {
		float: none;
		border: 0;
		height: auto;
		margin: 15px;
		margin-top: 0px;
	}
	.full_width_content .banner_feature_wrapper {
		width: 100%;
		height: 160px;
		background-size: cover;
		background-position: center center;
		position: relative;
	}
	.full_width_content .banner_feature_wrapper .node__content {
		position: absolute;
		top: 50%;
		left: 30px;
		transform: translateY(-50%);
		width: 350px;
	}
	.full_width_content .banner_feature_wrapper .banner_feature_title {
		padding: 10px;
		width: 270px;
		font-size: 30px;
		font-weight: 600;
		text-align: center;
		line-height: 100%;
	}
	.full_width_content .banner_feature_wrapper .field--name-field-feature-link {
		background-color: #333;
		padding: 10px;
		width: 240px;
		text-align: center;
	}
}
@media all and (min-width: 1265px) {
	.full_width_content .banner_wrapper .node__content {
		width: 1250px;
		margin: auto;
	}
	.full_width_content .banner_title {
		text-align: center;
		width: 900px;
		margin: auto;
		font-size: 70px;
		font-weight: 700;
		line-height: 100%;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.full_width_content article.node--type-banner-feature {
		border: 8px solid white;
		width: 350px;
		height: 350px;
		margin: 15px;
	}
	.full_width_content article.empty-banner-feature {
		display: block;
	}
	.full_width_content .field--name-field-banner-features .field__item .node--type-banner-feature .field__item {
		float: none;
		border: 0;
		height: auto;
		margin: 15px;
	}
	.full_width_content .banner_feature_wrapper {
		width: 100%;
		height: 350px;
		background-size: cover;
		background-position: center center;
		position: relative;
	}
	.full_width_content .banner_feature_wrapper .node__content {
		position: absolute;
		top: 50%;
		left: 30px;
		transform: translateY(-50%);
		width: 350px;
	}
	.full_width_content .banner_feature_wrapper .banner_feature_title {
		padding: 10px;
		width: 270px;
		font-size: 44px;
		font-weight: 600;
		text-align: center;
		line-height: 100%;
	}
	.full_width_content .banner_feature_wrapper .field--name-field-feature-link {
		background-color: #333;
		padding: 10px;
		width: 240px;
		text-align: center;
	}
}
.full_width_content .banner_feature_wrapper .field--name-field-feature-link a {
	color: #fff;
}
.full_width_content .banner_feature_wrapper .banner_feature_title.font-white {
	background-color: rgba(50, 50, 50, 0.1);
	color: #fff;
	text-shadow: 1px 1px #000;
}
.full_width_content .banner_feature_wrapper .font-black {
	color: #000;
	text-shadow: 1px 1px #fff;
}

#main-wrapper {
	background-color: transparent;
	width: 100%;
	padding-top: 50px;
}
@media all and (min-width: 1151px) {
	#main-wrapper {
		background-color: transparent;
		width: 1150px;
		margin: auto;
		padding-top: 50px;
	}
}
/* SOME links */
#block-languageswitcher .some-follow-links {
	width: 260px;
}
#block-languageswitcher .some-follow-links a {
	display: inline-block;
}
#block-languageswitcher .some-follow-links span {
	color: #aaa;
	font-size: 18px;
	position: relative;
	top: -10px;
	margin-right: 5px;
	display: none;
}
#block-languageswitcher .some-follow-links img {
	width: 30px;
}
@media all and (min-width: 901px) {
	#block-languageswitcher .some-follow-links {
		width: 370px;
	}
	#block-languageswitcher .some-follow-links span {
		display: inline;
	}
}
/*@media all and (max-width: 460px) {
    #block-languageswitcher .some-follow-links span {
        display: inline;
    }
}*/

#block-languageswitcher .links {
	float: right;
	left: -20px;
	position: relative;
}
#block-languageswitcher li {
	padding-top: 0px;
	padding-bottom: 20px;
	float: right;
}
@media all and (min-width: 459px) {
	#block-languageswitcher li {
		padding-top: 10px;
		padding-bottom: 20px;
		float: right;
	}
}
#block-languageswitcher .is-active {
	display: none;
}
#block-languageswitcher .language-link {
	display: block;
	padding-right: 20px;
}

picture {
	/*position: relative;*/
}
.view-frontpage .view-empty,
.view-frontpage .links {
	display: none;
}
.region-header a {
	color: #aaa;
	font-size: 18px;
}
#header .primary-menu-full-width {
	text-transform: uppercase;
	height: 43px;
	color: #fff;
	background-color: #98ba40;
	font-size: 18px;
	margin-bottom: 2px;
	z-index: 1;
	position: relative;
}
#header .region-primary-menu {
	width: 100%;
}
#header .region-primary-menu .block-superfishmain {
	display: inline-block;
	background-color: #98ba40;
}
#superfish-main-toggle span {
	color: transparent;
	text-decoration: none;
	font-size: 0px;
}
#superfish-main-toggle:after {
	content: '.';
	background: url(/core/misc/icons/ffffff/hamburger.svg) no-repeat;
	height: 30px;
	width: 30px;
	color: transparent;
	text-decoration: none;
	display: inline-block;
	background-size: cover;
	margin: 5px;
}
ul.sf-menu .sf-sub-indicator {
	line-height: 1; /* Superfish places this at 9999px, which makes the layout itself that long */
}
ul.sf-menu ul {
}
ul.sf-menu.menu ul {
	background-color: #fff;
}
ul.sf-menu.menu ul a.is-active,
ul.sf-menu.menu ul a:hover,
ul.sf-menu.menu ul a {
	color: #000;
	padding-left: 10px;
	text-transform: none;
	width: 90%;
	border-bottom: 0;
}
ul.sf-menu.menu ul li {
	padding-bottom: 5px;
}
ul.sf-menu.menu ul li:hover {
	background-color: #eee;
}

@media all and (min-width: 1151px) {
	#header .region-primary-menu {
		margin-right: auto;
		margin-left: auto;
		width: 1150px;
	}
}
#header .region-header {
	padding: 0;
	margin: auto;
	width: 100%;
}
@media all and (min-width: 1151px) {
	#header .region-header {
		padding: 0;
		margin-right: auto;
		margin-left: auto;
		width: 1150px;
	}
}
.region-primary-menu .menu > li.active-trail > ul a {
	color: #000;
	border-bottom: 0;
}
.region-primary-menu .menu > li.active-trail > ul li.active-trail {
	background-color: #eee;
}
.region-primary-menu .menu a:hover,
.region-primary-menu .menu a:focus,
.region-primary-menu .menu > li.active-trail a,
.region-primary-menu .menu .menu-item a.is-active,
.region-primary-menu .menu .menu-item--active-trail a {
	border-bottom: 6px solid #fff;
	padding-bottom: 5px;
	background: transparent;
	color: #fff;
}
.region-primary-menu .menu > li > a:hover {
	-webkit-animation: menu-border-anim 500ms 1; /* Safari 4.0 - 8.0 */
	-webkit-animation-delay: 0; /* Safari 4.0 - 8.0 */
	animation: menu-border-anim 300ms 1;
	animation-delay: 0;
}

@-webkit-keyframes menu-border-anim {
	from {
		border-bottom: 6px solid transparent;
	}
	to {
		border-bottom: 6px solid #fff;
	}
}

@keyframes menu-border-anim {
	from {
		border-bottom: 6px solid transparent;
	}
	to {
		border-bottom: 6px solid #fff;
	}
}
.region-primary-menu .menu a {
	margin: 0;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #fff;
	text-shadow: none;
	padding: 14px 15px 5px 0;
	margin-right: 20px;
	font-size: 18px;
	font-family: 'Helvetica';
	border-bottom: 6px solid transparent;
}
.region-primary-menu .menu li.sf-no-children a {
	padding-right: 0px;
}
ul.sf-menu .sf-sub-indicator {
	right: 0;
	overflow: inherit;
}

#block-mainnavigation-5,
#block-mainnavigation {
	padding-left: 0;
}

#superfish-main-accordion {
	background-color: #98ba40;
	padding: 15px;
	width: 90%;
}
ul.sf-menu.sf-accordion li.sf-expanded > ul {
	background-color: transparent;
}

.masonry-layout .masonry-item {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}
/* Responsive Masonry */
/* Mobile -> 1 cols */
.masonry-item {
	width: 100% !important;
}
/* Small tablet -> 2 cols */
@media all and (min-width: 450px) and (max-width: 901px) {
	.masonry-item {
		width: 48% !important;
	}
}
/* Tablet -> 3 cols */
@media all and (min-width: 900px) and (max-width: 1051px) {
	.masonry-item {
		width: 30% !important;
	}
}
/* Medium / Large -> 4 cols */
@media all and (min-width: 1050px) {
	.masonry-item {
		width: 24% !important;
	}
}
/* End responsive Masonry */
.bef-link-active {
	background-color: #98ba40;
}
.view-id-news_and_events {
	/*border-top: 1px solid #000;*/
	padding-top: 20px;
}
/* Exposed filter is inside the view block on frontpage */
.path-frontpage .view-id-news_and_events {
	border: 0;
}
.view-id-news_and_events .views-exposed-form {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-left: 15px;
}
#block-exposedformnews-and-eventspage-1 label,
.view-id-news_and_events label {
	float: left;
	padding-top: 8px;
	margin-right: 20px;
}
#block-exposedformnews-and-eventspage-1 select,
.view-id-news_and_events select {
	float: left;
	margin-right: 20px;
}
#block-exposedformnews-and-eventspage-1 div.form-actions,
.view-id-news_and_events div.form-actions {
	clear: none;
	float: left;
	padding-top: 0;
}
.view-id-news_and_events .view-content {
}
.view-id-news_and_events .node__meta {
	font-size: 16px;
	font-family: 'Helvetica';
	font-weight: 600;
	color: inherit;
}
.view-id-news_and_events .node--view-mode-teaser {
	border: 0;
	margin: 0 0 4% 0;
}
@media screen and (min-width: 450px) {
	.view-id-news_and_events .node--view-mode-teaser {
		margin: 0 4% 4% 0;
	}
}
.node--view-mode-teaser {
	padding: 0;
	line-height: 90%;
}
.view-id-news_and_events .col-4 .node--view-mode-teaser {
	margin: 0 0 15px 0;
}
div.node--view-mode-teaser header {
	min-height: 180px;
	padding: 40px 20px 20px 20px;
	font-weight: 700;
	overflow: hidden;
}
.node--view-mode-teaser.node--type-project-news {
	background-color: #e9eaea;
	margin: 0 0 4% 0;
}

@media screen and (min-width: 450px) {
	.node--view-mode-teaser.node--type-project-news {
		margin: 0 4% 4% 0;
	}
}

.node--view-mode-teaser.node--type-project-news .project-news-image {
	height: 200px;
	background-position: left center;
	background-size: cover;
}
.node--view-mode-teaser.node--type-article {
	background-color: #333333;
	color: #fff;
}
.node--view-mode-teaser.node--type-article .programme-news-image {
	height: 200px;
	background-position: left center;
	background-size: cover;
}
.node--view-mode-teaser.node--type-article a {
	color: #fff;
}
.node--view-mode-teaser.node--type-event {
	background-color: #98ba40;
	color: #fff;
}
.node--view-mode-teaser.node--type-event .event-image {
	height: 200px;
	background-position: left center;
	background-size: cover;
}
.node--view-mode-teaser.node--type-event time {
	float: left;
	padding-right: 15px;
}
.node--view-mode-teaser.node--type-event h2 {
	margin-top: -10px;
}
.node--view-mode-teaser.node--type-event a,
.node--view-mode-teaser.node--type-tweet a {
	color: #fff;
}
.node--view-mode-teaser.node--type-tweet {
	background-color: #244b7f;
	color: #fff;
}
.node--view-mode-teaser.node--type-tweet header {
	background-image: url('../images/twitter.png');
	background-position: 95% 10px;
	background-repeat: no-repeat;
	background-size: 55px;
}
.node--view-mode-teaser.node--type-tweet .tweet-image {
	height: 200px;
	background-position: left center;
	background-size: cover;
}
.node--view-mode-teaser.node--type-tweet .tweet-text {
	font-size: 17px;
	line-height: 1.4;
}
.node--view-mode-teaser.node--type-tweet .node__meta {
	margin-bottom: 5px;
}

/* Width less than 1001px */
#sidebar-first {
	clear: both;
	width: 100%;
	margin-left: 0;
}
@media all and (min-width: 1001px) {
	#sidebar-first {
		clear: none;
		width: 30%;
		margin-left: -100%;
	}
}
#sidebar-first .block {
	background-color: #fff;
	border: 0;
}
#sidebar-first .home-menu {
	display: none;
}
#sidebar-first ul.menu {
	white-space: normal;
}
@media all and (min-width: 1165px) {
	#sidebar-first ul.menu {
		white-space: nowrap;
	}
}
#sidebar-first ul.menu .menu-item a::before {
	content: '_';
	color: transparent;
	margin-left: 25px;
}
#sidebar-first ul.menu .menu-item a:active,
#sidebar-first ul.menu .menu-item a:visited,
#sidebar-first ul.menu .menu-item a:focus,
#sidebar-first ul.menu .menu-item a:hover,
#sidebar-first ul.menu .menu-item a {
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	background-image: url('../images/sidemenu-arrow.png');
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: 600;
	/*white-space: nowrap;*/
	padding: 4px 0;
}
#sidebar-first ul.menu a.is-active:hover,
#sidebar-first ul.menu a.is-active {
	background-image: url('../images/active-sidemenu-arrow.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: #ccc;
	font-weight: 600;
}
#sidebar-first .menu-item a.is-active {
	color: #ccc;
}
#sidebar-first .menu-item {
	border-bottom: 1px solid #eee;
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*#sidebar-first ul.menu a {
    margin-left: 25px;
}*/
#sidebar-first ul.menu ul.menu li {
	margin-left: 18px;
	padding-left: 3px;
	border-bottom: 0;
}
#sidebar-first ul.menu ul.menu ul.menu li {
	margin-left: 36px;
	padding-left: 3px;
	border-bottom: 0;
}
#sidebar-first .menu-item--active-trail ul.menu {
	border-top: 1px solid #eee;
	margin-top: 10px;
}
/*#sidebar-first .menu-item--active-trail li.last {
    padding-bottom: 0;
    border-bottom: 0;
}*/
#sidebar-first .menu-item--expanded,
#sidebar-first .menu-item--collapsed {
	list-style-image: none;
	list-style-type: none;
}
.layout-main {
	margin: 0;
	border-top: 0;
}
.layout-main h2,
.layout-main h3 {
	color: #98ba40;
}
.layout-one-sidebar .layout-main {
	margin: 0;
}
.layout-one-sidebar #main-wrapper {
	background-color: #fff;
}
.layout-one-sidebar #content {
	width: 95%;
}
.layout-sidebar-first .main-content {
	margin-left: 5%;
}
.layout-no-sidebars .main-content {
	margin-left: 5%;
}
@media all and (min-width: 1001px) {
	.layout-one-sidebar #content {
		width: 70%;
	}
	.layout-sidebar-first .main-content {
		margin-left: 30%;
	}
	.layout-no-sidebars .main-content {
		margin-left: 0;
	}
}
/* mobile */
.layout-container {
	width: 100%;
	max-width: 100%;
}
@media all and (min-width: 1151px) {
	.layout-container {
		/*width: 1150px;*/
		max-width: 100%;
	}
}
/*@media all and (min-width: 471px and max-width: 1180px) {
}*/

.main-content .section {
	padding: 0 20px 0 0;
}
.main-content a {
	color: #98ba40;
	font-weight: 700;
	text-decoration: none;
}
.main-content a:hover {
	text-decoration: underline;
}
.page-title {
	font-size: 1em;
}
#block-kareliacbc-theme-page-title {
	text-transform: uppercase;
	font-size: 32px;
	white-space: normal;
	width: 95%;
	border-bottom: 8px solid #98ba40;
	font-weight: 700;
	margin-bottom: 30px;
}
@media all and (min-width: 1001px) {
	#block-kareliacbc-theme-page-title {
		text-transform: uppercase;
		font-size: 32px;
		white-space: nowrap;
		width: 300px;
		border-bottom: 8px solid #98ba40;
		font-weight: 700;
		margin-bottom: 30px;
	}
}
.path-frontpage #block-kareliacbc-theme-page-title {
	display: none;
}
.node--view-mode-full .field--name-body p {
	padding: 10px 0px;
	margin-bottom: 5px;
}
.region-content .node--view-mode-full .field--name-body {
	margin-bottom: 40px;
}

.region-after-content {
	padding-left: 40px;
	padding-right: 40px;
	margin-bottom: 40px;
}
.region-after-content .node--view-mode-teaser {
	border-bottom: 0;
}
.block .content {
	margin: 0;
}
.node__content {
	margin: 0;
}

.page-node-type-event .field--name-field-event-start-date,
.page-node-type-event .field--name-field-event-start-time,
.page-node-type-event .field--name-field-event-end-date,
.page-node-type-event .field--name-field-event-end-time {
	color: #98ba40;
	float: left;
	padding-right: 5px;
}
.page-node-type-event .field--name-field-event-start-time:after {
	content: ' - ';
}
.page-node-type-event .field--name-body {
	clear: both;
}

.node--type-project-news.node--view-mode-full .node__meta,
.node--type-article.node--view-mode-full .node__meta {
	display: none;
}

.back-link {
	width: 50%;
	border-top: 1px solid #000;
	padding-top: 50px;
}
.back-link-arrow {
	font-weight: 700;
	color: #98ba40;
	padding-right: 5px;
	font-size: 16px;
}

/* Photo gallery */
.node--type-photo-gallery .field--name-field-gallery-video .field__item,
.node--type-photo-gallery .field--name-field-photo-gallery-image .field__item {
	float: left;
	margin: 20px;
	margin-left: 0;
	padding: 10px;
	-webkit-box-shadow: 0px 7px 15px -5px rgba(110, 110, 110, 0.28);
	-moz-box-shadow: 0px 7px 15px -5px rgba(110, 110, 110, 0.28);
	box-shadow: 0px 7px 15px -5px rgba(110, 110, 110, 0.28);
}
.node--type-photo-gallery .field--name-field-gallery-video .field__item .video-embed-field-launch-modal {
	cursor: pointer;
}
.node--type-photo-gallery .field--type-image img {
	margin: 0;
}

.full_width_footer {
	background-color: #f7f7f7;
	padding: 50px 0;
	margin: 50px 0 0 0;
}
.full_width_footer article {
	width: 100%;
	margin: auto;
	text-align: center;
	line-height: 1.2;
}
/*@media all and (max-width: 1140px) and (min-width: 1151px) {
    .full_width_footer article {
        width: 100%;
        text-align: center;
        line-height: 160%;
    }
}*/
@media all and (min-width: 1151px) {
	.full_width_footer article {
		width: 1150px;
		margin: auto;
		text-align: center;
		line-height: 1.2;
	}
}
.full_width_footer .node__content {
	font-size: 20px;
	padding: 0 10px;
}
.full_width_footer article img {
	height: 74px;
}
@media all and (min-width: 1151px) {
	.full_width_footer .node__content {
		font-size: 24px;
		padding: 0 30px;
	}
}
.site-footer,
.site-footer .content {
	background-color: #98ba40;
	/*margin-top: 50px;*/
	/*padding-top: 50px;/*
    /*padding-bottom: 50px;*/
	font-family: 'Helvetica';
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: -1px;
}
/* site-footer CSS overrides */
.site-footer__top .content li a {
	border: 0;
}
.site-footer__top .content li a:hover,
.site-footer__top .content li a:focus {
	background-color: transparent;
}
.site-footer a,
.site-footer a:active,
.site-footer ul.menu a.is-active,
.site-footer a:focus,
.site-footer a:visited {
	color: #fff;
	text-decoration: none;
}
.site-footer .region-footer-first {
	/* width: 100%; */
	width: calc(100% - 15px);
	float: left;
	padding: 0 15px;
}
/*@media all and (max-width: 1150px) and (min-width: 1141px) {
    .site-footer .region-footer-first {
        width: 100%;
        float: none;
        padding: 0 15px;
    }
}*/
@media all and (min-width: 1181px) {
	.site-footer .region-footer-first {
		width: 1150px;
		margin: auto;
		float: none;
		padding: 0 15px;
	}
}
.site-footer .menu-item {
	float: left;
	margin-right: 20px;
}
.site-footer .menu-item--collapsed {
	list-style: none;
}

#block-views-block-project-logo-block-1,
#block-views-block-project-logo-block-2 {
	float: left;
}

.block-views-blockproject-listing-block-1 .views-row {
	margin-bottom: 15px;
}

#block-views-block-project-listing-block-2 .views-row {
	float: left;
	width: 310px;
	/*height: 570px;*/
	margin-right: 20px;
	margin-bottom: 25px;
	border: 1px solid #ddd;
	background-color: #fafafa;
	padding: 15px 20px;
}
#block-views-block-project-listing-block-2 .views-row img {
	margin: 0 auto 15px auto;
	display: block;
}
#block-views-block-project-listing-block-2 .views-row .views-field-title {
	margin-bottom: 10px;
}

/* Logout */

#block-logout {
	position: fixed;
	bottom: 0;
	right: 0;
	margin: 0;
}

#block-logout a {
	padding: 10px;
	display: block;
}
