/*
Theme Name: FFW (Updated)
Theme URI: http://ffw.ch
Description: Custom Theme for Fondation Franz Weber
Author: Roger Burkhard
Author URI: http://www.rogerburkhard.com
Version: 2.1.2-1
Contributors: cubetech (@bergLars)
Text Domain: wptheme-ffw
Domain Path: /lang
*/

/*------------------------------------------------------
THE BIG FAT RESET
------------------------------------------------------*/

html, body, div, span, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, header, footer {
	margin: 0;
	padding: 0;
}

/*------------------------------------------------------
IMPORT FONTS
------------------------------------------------------*/

@font-face {
    font-family: 'PT Serif Regular';
    src: url('styles/fonts/pt-serif/pt-serif-regular.eot');
    src: url('styles/fonts/pt-serif/pt-serif-regular.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/pt-serif/pt-serif-regular.woff2') format('woff2'),
         url('styles/fonts/pt-serif/pt-serif-regular.woff') format('woff'),
         url('styles/fonts/pt-serif/pt-serif-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif Bold';
    src: url('styles/fonts/pt-serif/pt-serif-bold.eot');
    src: url('styles/fonts/pt-serif/pt-serif-bold.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/pt-serif/pt-serif-bold.woff2') format('woff2'),
         url('styles/fonts/pt-serif/pt-serif-bold.woff') format('woff'),
         url('styles/fonts/pt-serif/pt-serif-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gloss and Bloom';
    src: url('styles/fonts/gloss-and-bloom/Gloss_And_Bloom.eot');
    src: url('styles/fonts/gloss-and-bloom/Gloss_And_Bloom.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/gloss-and-bloom/Gloss_And_Bloom.woff2') format('woff2'),
         url('styles/fonts/gloss-and-bloom/Gloss_And_Bloom.woff') format('woff'),
         url('styles/fonts/gloss-and-bloom/Gloss_And_Bloom.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text Regular';
    src: url('styles/fonts/brandon-text/BrandonText-Regular.eot');
    src: url('styles/fonts/brandon-text/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/brandon-text/BrandonText-Regular.woff2') format('woff2'),
         url('styles/fonts/brandon-text/BrandonText-Regular.woff') format('woff'),
         url('styles/fonts/brandon-text/BrandonText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text Medium';
    src: url('styles/fonts/brandon-text/BrandonText-Medium.eot');
    src: url('styles/fonts/brandon-text/BrandonText-Medium.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/brandon-text/BrandonText-Medium.woff2') format('woff2'),
         url('styles/fonts/brandon-text/BrandonText-Medium.woff') format('woff'),
         url('styles/fonts/brandon-text/BrandonText-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text Medium Italic';
    src: url('styles/fonts/brandon-text/BrandonText-MediumItalic.eot');
    src: url('styles/fonts/brandon-text/BrandonText-MediumItalic.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/brandon-text/BrandonText-MediumItalic.woff2') format('woff2'),
         url('styles/fonts/brandon-text/BrandonText-MediumItalic.woff') format('woff'),
         url('styles/fonts/brandon-text/BrandonText-MediumItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Brandon Text Regular Italic';
    src: url('styles/fonts/brandon-text/BrandonText-RegularItalic.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text Black';
    src: url('styles/fonts/brandon-text/BrandonText-Black.eot');
    src: url('styles/fonts/brandon-text/BrandonText-Black.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/brandon-text/BrandonText-Black.woff2') format('woff2'),
         url('styles/fonts/brandon-text/BrandonText-Black.woff') format('woff'),
         url('styles/fonts/brandon-text/BrandonText-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Text Bold';
    src: url('styles/fonts/brandon-text/BrandonText-Bold.eot');
    src: url('styles/fonts/brandon-text/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),
    	 url('styles/fonts/brandon-text/BrandonText-Bold.woff2') format('woff2'),
         url('styles/fonts/brandon-text/BrandonText-Bold.woff') format('woff'),
         url('styles/fonts/brandon-text/BrandonText-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*
	Types

	.cat_animal_protection {
		color: #3b6887;
	}

	.cat_nature_protection {
		color:#b3c564;
	}

	.cat_heritage_protection {
		color:#fa7646;
	}

	.cat_park {
		color:#799d98;
	}

*/

/*------------------------------------------------------
GENERAL
------------------------------------------------------*/

html {
	width: 100%;
	height: 100%;
	background: #fff;
	margin:0 !important;
	-webkit-text-size-adjust: 100%;
}

body {
	width: 100%;
	height: 100%;
	font: normal 20px/26px 'PT Serif Regular', serif;
	color: #463f49;
	overflow-x: hidden;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
}

body.noscroll {
	overflow: hidden;
}

body.wait, body.wait a {
	cursor:wait;
	overflow-y:hidden;
}

#wpadminbar {
	display:none !important;
}

div:focus {
	outline: none;
}

::selection {
  background: #77d7bc;
  color:#fff;
}

::-moz-selection {
  background: #77d7bc;
  color:#fff;
}

a::selection {
	color:#fff !important;
}

a::-moz-selection {
	color:#fff !important;
}

/*------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------*/

h1 {
	font: normal 69px/69px 'PT Serif Bold', serif;
	margin-bottom: 25px;
}

h2 {
	font: normal 60px/80px 'Gloss and Bloom', serif;
	max-width: 880px;
	width: -moz-calc(100% - 40px);
	width: -webkit-calc(100% - 40px);
	width: -o-calc(100% - 40px);
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
}

h3 {
	display: block;
	position: relative;
	font: normal 25px/35px 'PT Serif Bold', serif;
	text-align: center;
	z-index: 2;
}

body.page-template-default .default_page_two_columns h3 {
	text-align: left;
}

.two_color_title_box {
	display: block;
	position: relative;
	margin-top:50px;
	padding:50px 0 90px 0;
	text-align: center;
}

.two_color_title_box.no_subtitle {
	padding-top:0;
	padding-bottom:50px;
}

.two_color_title_box .subtitle {
	position: absolute;
	left:0;
	right:0;
	text-align: center;
	font: normal 63px/63px 'Gloss and Bloom', serif;
	color:#77d7bc;
	z-index: 1;
	margin-top:-85px;
	height: 150px;
	opacity: 0.8;
	text-align: center;
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	-webkit-transform: rotate(-4deg);
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	-webkit-transform-origin: center center;
}

.two_color_title_box .subtitle:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

.two_color_title_box .subtitle span {
	display: inline-block;
	vertical-align: middle;
	width: 97%;
}

p {
	margin-bottom: 18px;
}

b, strong {
	font-weight: normal;
	font-family: 'PT Serif Bold', serif;
}

i, cite, em, var, address, dfn {
	font-family: 'Brandon Text Medium Italic';
	font-style:normal;
}

em, i {
	font-family: 'Brandon Text Regular';
	font-style: italic;
}

/*------------------------------------------------------
GENERAL LINKS
------------------------------------------------------*/

a {
	outline: none;
	text-decoration: none;
	border-bottom:1px solid #463f49;
	cursor: pointer;
	color: #463f49;
	-webkit-transition: color 0.3s ease, border 0.3s ease;
    transition: color 0.3s ease, border 0.3s ease;
}

a:hover {
	color: #19b99a;
	border-bottom:1px solid #19b99a;
}

/* Firefox Hack to elmininate that ugly dotted line */
:focus {
	-moz-outline-style: none;
}


a.call_to_action, span.call_to_action, button.call_to_action {
	display: inline-block;
	font-family: 'Brandon Text Black';
	font-size: 20px;
	cursor:pointer;
	text-transform: uppercase;
	margin-bottom:100px;
	padding:10px 27px 10px 27px;
	border-radius:25px;
	background: rgba(255,255,255,0);
	-webkit-transition:background 0.3s ease, border 0.3s ease-out, color 0.3s ease-out;
	transition:background 0.3s ease, border 0.3s ease-out, color 0.3s ease-out;
}

a.call_to_action.show_donation_form {
	margin-bottom:25px;
	margin-top:25px;
	border-radius:25px;
}

a.call_to_action.small {
	padding:3px 20px 2px 20px;
	margin-top:10px;
}

a.call_to_action.regular_font, span.call_to_action.regular_font {
	font-family: 'Brandon Text Regular';
}

a.call_to_action.small_call_to_action, span.call_to_action.small_call_to_action {
	font-size:18px;
	line-height: 20px;
}

a.call_to_action:hover, span.call_to_action:hover, button.call_to_cation:hover {
	background: rgba(255,255,255,0.2);
}

/* Green Call to Action */

a.call_to_action.green, span.call_to_action.green {
	border:2px solid #77d7bc;
	color:#77d7bc;
}

a.call_to_action.green.regular_font, span.call_to_action.green.regular_font {
	border:1px solid #77d7bc;
	border-radius:25px;
}


a.call_to_action.green.regular_font, span.call_to_action.green.regular_font.history-btn {
	border: 2px solid #75D7BB;
	font-size: 18px;
	text-transform: none;
	font-family: 'PT Serif Bold';
	letter-spacing: 0;
}

a.call_to_action.green:hover, span.call_to_action.green:hover {
	border:2px solid #77d7bc;
	color:#fff;
	background: #77d7bc;
	border-radius:25px;
}

a.call_to_action.green.regular_font:hover, span.call_to_action.regular_font.green:hover {
	border:2px solid #77d7bc;
	border-radius:25px;
}

/* Green Full */

a.call_to_action.green_full, span.call_to_action.green_full, button.call_to_action.green_full {
	border:2px solid #77d7bc;
	background:#77d7bc;
	color:#fff;
}

a.call_to_action.green_full:hover, span.call_to_action.green_full:hover, button.call_to_action.green_full:hover {
	border:2px solid #463f49;
	color:#fff;
	background: #463f49;
}

/* Black Call to Action */

a.call_to_action.black, span.call_to_action.black {
	border:1px solid #463f49;
	color:#463f49;
}

a.call_to_action.black:hover, span.call_to_action.black:hover {
	border:1px solid #77d7bc;
	color:#77d7bc;
}

/* White Call to Action */

a.call_to_action.white, span.call_to_action.white {
	border:2px solid #fff;
	color:#fff;
}

a.call_to_action.white.regular_font, span.call_to_action.white.regular_font {
	border:1px solid #fff;
}

a.call_to_action.white:hover, span.call_to_action.white:hover
a.call_to_action.white.regular_font.active, span.call_to_action.white.regular_font.active {
	border:2px solid #fff;
	color:#77d7bc;
	background: #fff;
}

a.call_to_action.white.regular_font:hover, span.call_to_action.white.regular_font:hover,
a.call_to_action.white.regular_font.active, span.call_to_action.white.regular_font.active  {
	border:1px solid #fff;
}


/*------------------------------------------------------
IMAGES
------------------------------------------------------*/

img {
	border: none 0;
}

/*------------------------------------------------------
VIDEO
------------------------------------------------------*/

video {
	outline: 0;
	-moz-outline-style: none;
}

/* Responsive iFrame */

.video_wrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*------------------------------------------------------
CLEAR
------------------------------------------------------*/

.clear {
	clear: both;
}

/*------------------------------------------------------
Focus Input & Textarea
------------------------------------------------------*/

input, textarea {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	resize: none;
}

textarea:focus, input:focus{
    outline: 0;
}

input[type="button"], button {
   outline:none !important;
}
input[type="button"]::-moz-focus-inner, button::-moz-focus-inner {
   border: 0 !important;
}

/*------------------------------------------------------
WYSIWIG
------------------------------------------------------*/

.text_wysiwig img {
	max-width: 100%;
	height: auto;
}

.text_wysiwig ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    margin-bottom:18px;
}

.text_wysiwig ul  > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

.text_wysiwig span.title_bold {
	font-family: 'Brandon Text Black';
	letter-spacing: 0.12em;
	text-transform: uppercase;
	font-size:18px;
}

.text_wysiwig .wp-caption-text {
	font-family: 'Brandon Text Black';
	text-transform: uppercase;
	font-size:16px;
	margin-top:-15px;
}

blockquote {
	border-left:5px solid #19b99a;
	padding-left:30px;
	margin-left:17px;
	font-size:25px;
	line-height: 35px;
	color:#19b99a;
	margin-bottom:18px;
	font-family: 'Brandon Text Medium Italic';
}

.details-button {
	margin-top: 39px;
	display: flex;
	justify-content: center;
}

.details-container {
	display: none;
	flex-direction: column;
}

.details-button .button {
	padding: 18px 0 16px 0;
	border-radius: 50px;
	background-color: #75D7BB;
	border: none;
	cursor: pointer;
}

.details-button .button:hover { 
	filter: brightness(95%);
}


.details-button .button .link {
	color: #fff;
	font-family: 'PT Serif Bold';
	border-bottom: none;
	font-size: 34px;
	padding: 18px 240px 16px 199px;
}


.details .line {
	display: none;
}

.banners {
	display: flex;
	justify-content: space-between;
}

.pagebuilder-banner:not(.active) .banners {
	margin-top: 61px;
}

.image-banner {
	height: 454px;
	width: 100%;
}

.banner {
	transition: all .75s ease-in-out;
	position: relative;
	cursor: pointer;
	width: 267px;
	text-align: center;
}

.banner .call_to_action {
	transition: all .3s ease-in-out;
	margin: 15px 0 0;
}

.banner.active {
	cursor: pointer;
}

.banner.active .call_to_action {
	opacity: 0;
}

.banner.active .content {
	width: 100%;
}

.banner .content {
	position: absolute;
	min-height: 114px;
	width: 100%;
	top: calc(50% - 70px);
}

.banner-title {
	color: #75D7BB;
	font-size: 25px;
	font-family: 'PT Serif Bold';
}

.banner-paragraph {
	font-size: 20px;
	color: #fff;
	font-family: 'PT Serif Bold';
}

.banner.active, .banner.active .image-banner, .banner.active.content {
	width: 100%;
}

.banner.active, .image-banner, .banner .content {
	min-width: 267px;
}

.pagebuilder-banner.active {
	margin-top: 100px;
}
.pagebuilder-banner.active:not(.text-with-icon) + .pagebuilder-component.accordion {
	display: none;
}
.pagebuilder-banner .head-content {
	transition: max-height .75s ease-in-out;
	max-height: 700px;
}
.pagebuilder-banner.active .head-content {
	visibility: hidden;
	overflow: hidden;
	max-height: 0px;
}
.pagebuilder-banner {
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: flex;
}
.pagebuilder-banner:not(.active) {
	margin-top: 150px;
}

.pagebuilder-banner:not(.active) .wrapper {
	max-width: 1290px;
}

.pagebuilder-banner .wrapper {
	transition: all .75s ease-in-out;
	max-width: 100%;
	width: 100%;
}


.details {
	display: flex;
	max-width: 1290px;
	margin-left: auto;
	margin-right: auto;
}

.details-content {
	margin-top: 110px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	display: none;
}

.details-content.active {
	display: flex;
	flex-direction: column;
}

.pagebuilder-banner.active .details-container .details-button{
	display: flex;
}

.pagebuilder-banner.active .details-container {
	flex-direction: row;
	display: flex;
	border-bottom: 5px solid #75D7BB;
	max-width: 1290px;
}

.details-content .icon-banner {
	margin-bottom: 50px;
	margin-right: 60px;
	object-fit: contain;
	height: 100px;
	width: auto;
}
.details-content .image-container {
	position: relative;
}
.details-content .detail-image-banner {
	display: none;
}

.details-content .text-details {
	margin-bottom: 50px;
	line-height: 39px;
	color: #707070;
	font-size: 30px;
}


/*------------------------------------------------------
WRAPPER
------------------------------------------------------*/

#wrapper {
	display: block;
	width: 100%;
	padding-top:100px;
}

#wrapper.big {
	padding-top:0;
}

.grid_inside {
	display: block;
	width: -moz-calc(100% - 76px);
	width: -webkit-calc(100% - 76px);
	width: -o-calc(100% - 76px);
	width: calc(100% - 76px);
	max-width: 1290px;
	margin-left:auto;
	margin-right:auto;
}

.detail_page {
	margin-top: 150px;
}

.history-page.grid_inside {
	max-width: 2000px;
}

.header.scroll {
	background: rgba(255,255,255,0.9);
}

.header {
	display: block;
	position: fixed;
	height: 65px;
	background: transparent;
	left:0;
	right:0;
	top: 0;
	z-index: 2000;
	-webkit-transition:background 0.3s ease-out;
	transition:background 0.3s ease-out;
}

.nav-menu {
	display: flex;
	min-height: 100px;
	box-shadow: 0px 3px 6px #00000029;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 4000;
	background-color: #fff;
}

.header {
	margin: 200px 0 0 0;
}

.nav-menu .container {
	max-width: 1290px;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	display: flex;
	width: 100%;
}

.nav-menu .logo-tag:hover {
	background: url('images/logo_small_text2.svg') no-repeat center center;
	background-size: 70px 70px;
}
.nav-menu .logo-tag:hover .nav-menu .logo {
	display: none;
	width: 100px;
	background-color: red;
}


.nav-menu .logo-tag {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	align-items: center;
	border-bottom: none;
	width: 70px;
	height: 70px;
	background: url('images/global_logo.png') no-repeat center center;
	background-size: 70px 70px;
	transition: all .2s ease-in-out;
}

.navigation-class .menu {
	display: flex;
}

.navigation-class .menu-item {
	list-style: none;
}

.navigation-class .menu-item-has-children:after {
	content: '';
    position: absolute;
    right: 0;
    display: block;
	top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url('icons/chevron-down-light.svg');
    z-index: -1;
	transition: all 0.2s ease-in-out;
}

.main-nav-left,
.main-nav-right {
	flex-basis: 45%;
	max-width: 45%;
}


.main-nav-left .menu{
	justify-content: flex-end;
}

.main-nav-right .menu{
	justify-content: flex-start;
}

.logo-tag {
	flex-basis: 10%;
	max-width: 10%;
}

.main-nav-left .navigation-class .menu > .menu-item-has-children:last-child {
	margin-right: 0;
}

.main-nav-left .navigation-class .menu > .menu-item:last-child:not(.menu-item-has-children) > a,
.main-nav-right .navigation-class .menu > .menu-item:last-child:not(.menu-item-has-children) > a {
	padding-right: 0px;
}

.main-nav-left .navigation-class .menu > .menu-item:first-child > a,
.main-nav-right .navigation-class .menu > .menu-item:first-child:not(.menu-item_donate) > a {
	padding-left: 0px;
}

.navigation-class .menu .sub-menu .menu-item {
	list-style: none;
	display: none;
	padding: 10px 0;
}

.navigation-class .menu .sub-menu .menu-item:first-child a{
	padding: 0 30px 0 30px;

} 


.navigation-class .menu .sub-menu .menu-item a { 
	padding: 0 30px 0 30px;
	color: #707070;
	white-space: nowrap;
}

.navigation-class .menu .sub-menu .menu-item a:hover { 
	color: #75D7BB;
}

.navigation-class .menu .menu-item {
	position: relative;
}

.navigation-class .menu-item a{
	border-bottom: 0px;
	list-style: none;
	font-family: 'Brandon Text Bold';
	color: #463F49;
	text-transform: uppercase;
	padding: 36px 14px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	letter-spacing: -0.5px; /* we have no space there... */
}

@media all and (min-width: 1241px) and (max-width: 1360px) {
	.navigation-class .menu-item a { 
		padding: 36px 10px;
		font-size: 16px;
	}
}

.navigation-class .menu-item.menu-item-has-children,
.navigation-class .menu-item.menu-item_donate {
	margin-right: 14px;
}

.navigation-class .menu-item.menu-item-has-children > a {
	padding-right: 22px;
}

.navigation-class .menu-item.menu-item_donate > a {
	margin: 26px 0 26px 20px;
	padding: 10px 27px;
	border: 2px solid #77d7bc;
    background: #77d7bc;
    color: #fff;
	border-radius: 25px;
	transition: background 0.3s ease, border 0.3s ease-out, color 0.3s ease-out;
}

.navigation-class .menu-item.menu-item_donate:first-child > a {
	margin-left: 0;
}

.navigation-class .menu-item.menu-item_donate > a:hover {
	color: #fff;
	border-color: #463f49;
    background: #463f49;
}

.navigation-class .menu-item a:hover{
	color: #75D7BB;
}

.navigation-class .menu-item:hover .sub-menu {
	position: absolute;
	background-color: #fff;
	min-width: 267px;
	top: 58px;
	border-top: 2px solid #75D7BB;
	z-index: 999;
}

.navigation-class .menu-item:hover .sub-menu .menu-item{
	display: block;
}

.navigation-class .menu-item:hover.menu-item-has-children:after {
	transform: rotate(180deg);
	top: 2px;
}

.helper_nav, .lang_switch, .search_box, .main_nav, .menu-second-nav-container, header .logo{
	display: none;
}

.search-and-lang {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	flex-direction: row;
}

.nav-lang {
	text-transform: uppercase;
	list-style: none;
	font-family: 'Brandon Text Black';	
	display: flex;
	flex-direction: row;
}

.nav-lang .lang-item a{
	border-bottom: none;
	color: #707070;
	margin: 0 23px;
	font-size: 15px;
}

.nav-lang .lang-item a:hover{ 
	color: #75D7BB;
	transition: all 0.2s ease-in-out;
}


.nav-lang .current-lang a{
	color: #75D7BB;
}

.search-and-lang .search-box input {
	border: none;
	width: 70px;

}
@keyframes moveoutinput {
	from {
		width: 110px;
	}
  
	to {
		width: 150px;
	}
}

@keyframes moveininput {
	from {
		width: 150px;
	}
  
	to {
		width: 110px;
	}
}

.header {
	display: none;
}

.search-and-lang .search-box input#s {
	padding-top: 0;
	transition: all;
}

.search-and-lang .search-box input:focus {
	animation: moveoutinput .1s forwards;
	animation-timing-function: ease-in-out;
}

.search-and-lang .search-box input:not(:focus) {
	animation: moveininput .1s forwards;
	animation-timing-function: ease-in-out;
}

.search-and-lang .search-box input[type=text] { 
	font-family: 'Brandon Text Black';	
	color: #707070;
	font-size: 15px;
}


.search-and-lang .search-box input::placeholder {
	font-family: 'Brandon Text Black';	
	color: #707070;
	font-size: 15px;
	text-transform: uppercase;
}

.search-and-lang .nav-lang::before {
	content: "|";
	color: #707070;
}

/*------------------------------------------------------
COVER HEADER
------------------------------------------------------*/
	
.cover_header {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 760px;
	text-align: center;
	color:#fff;
	overflow: hidden;
}
	
.cover_header .bg_image {
	display: block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: -1;
	filter: brightness(90%);
}
	
.cover_header.home_single:before {
	content: '';
  	display: inline-block;
	height: 100%;
  	vertical-align: top;
  	margin-right: -0.25em;
}
	
.centered_featured_text {
	padding-top:295px;
	padding-bottom:295px;
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
}
	
.cover_header .header_text {
	display: block;
	max-width: 560px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}
	
.cover_header .slick-list, .cover_header .slick-track {
	height: 100%;
}
	
.cover_header .home_slide {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

/*------------------------------------------------------
COMMITMENT BOXES
------------------------------------------------------*/

.commitment_boxes {
	display: block;
	margin-left:-17px;
	margin-right:-17px;
	margin-bottom:48px;
}

.commitment_boxes a {
	display: block;
	opacity: 1.5;
	position: relative;
	width: -moz-calc(33.3333% - 34px);
	width: -webkit-calc(33.3333% - 34px);
	width: -o-calc(33.3333% - 34px);
	width: calc(33.3333% - 34px);
	height: 417px;
	margin:0 17px;
	float: left;
	margin-bottom:17px;
	border-bottom:none 0;
	-webkit-transition:opacity 0.5s ease-out;
	transition:opacity 0.5s ease-out;
}

.commitment_boxes a span.bg_commitment, .commitment_boxes a span.bg_commitment_rollover {
	display: block;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	opacity: 0.9;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition:opacity 0.5s ease-out;
	transition:opacity 0.5s ease-out;
}

.commitment_boxes a span.bg_commitment {
	mix-blend-mode: multiply;
}

.commitment_boxes a span.bg_commitment_rollover {
	opacity: 0;
}

.commitment_boxes a:hover span.bg_commitment_rollover {
	opacity: 0.8;
}

.commitment_boxes a h3 {
	display: block;
	text-align: center;
	position: absolute;
	bottom:82px;
	left:0;
	right:0;
	z-index: 2;
}

.commitment_boxes a span.icon_commitment {
	display: block;
	position: absolute;
	left:50%;
	z-index: 100;
}

.commitment_boxes a.cat_animal_protection {
	background: #3b6887;
	color:#3b6887;
}

.commitment_boxes a.cat_animal_protection span.icon_commitment {
	width: 99px;
	height: 135px;
	background: url('images/ffw_tier.svg') no-repeat center center;
	background-size:99px 135px;
	margin-left:-46.5px;
	top:116px;
}

.commitment_boxes a.cat_nature_protection {
	background: #b3c564;
	color:#b3c564;
}

.commitment_boxes a.cat_nature_protection span.icon_commitment {
	width: 116px;
	height: 138px;
	background: url('images/ffw_natur.svg') no-repeat center center;
	background-size:116px 138px;
	margin-left:-56px;
	top:119px;
}

.commitment_boxes a.cat_global span.icon_commitment {
	width: 138px;
	height: 138px;
	background: url('images/global_logo.png') no-repeat center center;
	background-size: 138px 138px;
	transform: translateX(-50%);
	top:119px;
}
.commitment_boxes a.cat_global_white span.icon_commitment {
	width: 138px;
	height: 138px;
	background: url('images/global_logo_white.png') no-repeat center center;
	background-size: 138px 138px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%) rotateZ(-90deg);
	top:119px;
}

.commitment_boxes a.cat_global:hover h3, .commitment_boxes a.cat_global_white:hover h3 {
	color: white;
	text-shadow: 0px 0px 5px black;
}

.commitment_boxes a.cat_global h3, .commitment_boxes a.cat_global_white h3  {
	color: white;
	text-shadow: 0px 0px 5px black;
}

.commitment_boxes a.cat_heritage_protection {
	background: #fa7646;
	color: #fa7646;
}

.commitment_boxes a.cat_heritage_protection span.icon_commitment {
	width: 194px;
	height: 115px;
	background: url('images/ffw_heimat.svg') no-repeat center center;
	background-size:194px 115px;
	margin-left:-89px;
	top:134px;
}

/*------------------------------------------------------
INVOLVEMENT
------------------------------------------------------*/

.involvement_boxes {
	display: block;
	margin-left:-17px;
	margin-right:-17px;
	margin-bottom:48px;
	text-align: center;
}

.involvement_boxes .involvement_box {
	display: block;
	text-align: center;
	margin:0 8.5px;
	float: left;
	border-top:6px solid #77d7bc;
	width: -moz-calc(25% - 51px);
	width: -webkit-calc(25% - 51px);
	width: -o-calc(25% - 51px);
	width: calc(25% - 51px);
	background: #fff;
	border-bottom:none 0;
	padding:17px;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: background 0.3s ease-out, -webkit-transform 0.5s ease-out;
	transition: background 0.3s ease-out, transform 0.5s ease-out;
}

.involvement_boxes .involvement_box:hover {
	color:#fff;
	background: #77d7bc;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.involvement_boxes .involvement_box h3 {
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom:22px;
	height: 90px;
	text-align: center;
	color:#77d7bc;
	-webkit-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}

.involvement_boxes .involvement_box:hover h3 {
	color:#fff;
}

.involvement_boxes span.text_involvement {
	display: block;
	text-align: left;
}

.involvement_boxes .involvement_box span.call_to_action {
	visibility: hidden;
	margin-top:20px;
	margin-bottom:34px;
}

.involvement_boxes .involvement_box:hover span.call_to_action {
	visibility: visible;
}

/* Icons */

.involvement_boxes .involvement_box span.icon_involvement {
	display: block;
	margin-top:40px;
	margin-bottom:30px;
	width: 100%;
	height: 140px;
}

/* Donate */

.involvement_boxes .involvement_box.cat_donate span.icon_involvement {
	background: url('images/icon_involve_donate.svg') no-repeat center center;
	background-size:125px 125px;
}

.involvement_boxes .involvement_box.cat_donate:hover span.icon_involvement {
	background: url('images/icon_involve_donate_rollover.svg') no-repeat center center;
	background-size:125px 125px;
}

/* Membership */

.involvement_boxes .involvement_box.cat_membership span.icon_involvement {
	background: url('images/icon_involve_member.svg') no-repeat center center;
	background-size:125px 149px;
}

.involvement_boxes .involvement_box.cat_membership:hover span.icon_involvement {
	background: url('images/icon_involve_member_rollover.svg') no-repeat center center;
	background-size:125px 149px;
}

/* Volonteer */

.involvement_boxes .involvement_box.cat_voluntary_work span.icon_involvement {
	background: url('images/icon_involve_volonteer.svg') no-repeat center center;
	background-size:125px 149px;
}

.involvement_boxes .involvement_box.cat_voluntary_work:hover span.icon_involvement {
	background: url('images/icon_involve_volonteer_rollover.svg') no-repeat center center;
	background-size:125px 149px;
}

/* Sponsorship */

.involvement_boxes .involvement_box.cat_sponsorship span.icon_involvement {
	background: url('images/icon_involve_sponsorship.svg') no-repeat center center;
	background-size:125px 125px;
}

.involvement_boxes .involvement_box.cat_sponsorship:hover span.icon_involvement {
	background: url('images/icon_involve_sponsorship_rollover.svg') no-repeat center center;
	background-size:125px 125px;
}

/*------------------------------------------------------
NEWS
------------------------------------------------------*/

.news_cat {
	display: block;
	text-align: left;
	padding:52px 0 0 0;
	font-family: 'Brandon Text Black';
	letter-spacing: 0.22em;
	text-transform: uppercase;
}

h3.news_title {
	margin-bottom:20px;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	text-align: left
	
}

.news_date, .news_author {
	font-family: 'Brandon Text Medium';
	font-size:18px;
	text-align: left;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 0.14em;

}

a.news_post.cat_animal_protection, .news_post.cat_animal_protection, .news_post.cat_animal_protection a {
	color:#3b6887;
	border-bottom:none 0;
	
}

a.news_post.cat_nature_protection, .news_post.cat_nature_protection, .news_post.cat_nature_protection a {
	color:#b3c564;
	border-bottom:none 0;
	
}

a.news_post.cat_heritage_protection, .news_post.cat_heritage_protection, .news_post.cat_heritage_protection a {
	color:#fa7646;
	border-bottom:none 0;
	
}

a.news_post.cat_park, .news_post.cat_park, .news_post.cat_park a {
	color:#799d98;
	border-bottom:none 0;
	
}

.media_box {
	justify-content: space-between;
	background-color: #75D7BB;
	flex-direction: column;
	align-items: center;
	margin-bottom: 34px;
	padding: 27px;
	display: flex;
}

.media_box .title {
	font-family: 'Brandon Text Bold';
	line-height: 40px;
	font-size: 30px;
	color: #fff;
}
.media_box .text {
	font-family: 'Brandon Text Regular';
	line-height: 40px;
	font-size: 30px;
	color: #fff;
}
.media_box .link {
	font-family: 'Brandon Text Bold';
	text-transform: uppercase;
	border: solid #fff 3px;	
	border-radius: 50px;
	font-size: 25px;
	padding: 7px 20px;
	color: #fff;
}

.media-cards {
	grid-template-columns: repeat(1, 1fr);
	column-gap: 30px;
	display: grid;
	row-gap: 75px;
}
.media-card .inside_more_news {
	border: solid 2px #463f49;
	border-width: 2px 0;
	padding: 0 10px;
}
.media-card.category-animal_protection .inside_more_news {
	border-color: #3b6887;
}
.media-card.category-nature_protection .inside_more_news {
	border-color: #b3c564;
}
.media-card.category-heritage_protection .inside_more_news {
	border-color: #fa7646;
}

.media-card .title {
	text-align: start;
	margin: 10px 0 30px 0;
}
.media-card .link {
	font-family: 'Brandon Text Regular';
	text-transform: uppercase;
	text-decoration: underline;
	border: none;
}
.media-card .category {
	font-family: 'Brandon Text Bold';	
	text-transform: uppercase;
	align-items: center;
	display: flex;
}
.media-card .category .image {
	padding: 6px 12px 6px 0;
	height: 25px;
	max-width: 35px;
}
.media-card.category-animal_protection .link, .media-card.category-animal_protection .category {
	color: #3b6887;
}
.media-card.category-nature_protection .link, .media-card.category-nature_protection .category {
	color: #b3c564;
}
.media-card.category-heritage_protection .link, .media-card.category-heritage_protection .category   {
	color: #fa7646;
}

.media-card .date {
	font-family: 'Brandon Text Regular';
	white-space: nowrap;
	margin-right: 15px;
}
.media-card .author {
	font-family: 'Brandon Text Regular';
	text-transform: uppercase;
	text-align: right;
}
.media-card .news_preview_text p:last-child {
	margin-bottom: 30px;
}

.media-card .second-header-line, .media-card .more_news_header {
	justify-content: space-between;
	align-items: center;
	display: flex;
}

/*------------------------------------------------------
FEATURED NEWS
------------------------------------------------------*/

.featured_news {
	display: block;
	margin-left:-8.5px;
	margin-right:-8.5px;
	margin-bottom:34px;
	text-align: left;
	margin-top:20px;
}

.featured_news a.news_post {
	display: block;
	float:left;
	position: left;
	width: -moz-calc(33.3333% - 17px);
	width: -webkit-calc(33.3333% - 17px);
	width: -o-calc(33.3333% - 17px);
	width: calc(33.3333% - 17px);
	margin:0 8.5px 22px 8.5px;
	border-bottom:none 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out, background 0.2s ease-out;
	transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
	-webkit-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
	-moz-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
	box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
}

.featured_news a.news_post:hover {
	z-index: 100;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
	-moz-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
	box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
}

.featured_news a.news_post img {
	width: 100%;
}

.featured_news a.news_post .content_with_border {
	display: block;
	padding:0 17px;
	width: -moz-calc(100% - 36px);
	width: -webkit-calc(100% - 36px);
	width: -o-calc(100% - 36px);
	width: calc(100% - 36px);
	border-top:none 0 !important;
	margin-top:-6px;
	text-align: left;
}

.featured_news a.news_post.cat_animal_protection .content_with_border {
	border:1px solid #3b6887;
	text-align:left
}

.featured_news a.news_post.cat_nature_protection .content_with_border {
	border:1px solid #b3c564;
	text-align: left
}

.featured_news a.news_post.cat_heritage_protection .content_with_border {
	border:1px solid #fa7646;
}

.featured_news a.news_post.cat_park .content_with_border {
	border:1px solid #799d98;
}

.featured_news a.news_post .news_preview_text {
	display: block;
	margin-bottom:60px;
}

.featured_news a.news_post .news_preview_footer {
	display: block;
	margin:0 17px;
}

.featured_news a.news_post .news_preview_footer .column_left, .featured_news a.news_post .news_preview_footer .column_right {
	display: block;
	width: -moz-calc(50% - 10px);
	width: -webkit-calc(50% - 10px);
	width: -o-calc(50% - 10px);
	width: calc(50% - 10px);
	float: left;
	padding-bottom:23px;
}

.featured_news a.news_post .news_preview_footer .column_left {
	text-align: left;
	margin-right:10px;
}

.featured_news a.news_post .news_preview_footer .column_right {
	text-align: left;
	margin-left:10px;
}

/* Hover */

.featured_news a.news_post:hover {
	color:#fff;
}

.featured_news a.news_post.cat_animal_protection:hover {
	background: #3b6887;
}

.featured_news a.news_post.cat_nature_protection:hover {
	background: #b3c564;
}

.featured_news a.news_post.cat_heritage_protection:hover {
	background: #fa7646;
}

.featured_news a.news_post.cat_park:hover {
	background: #799d98;
}

.featured_news a.news_post img {
	mix-blend-mode: multiply;
}

/*------------------------------------------------------
MORE NEWS
------------------------------------------------------*/

.more_news {
	display: block;
}

.more_news.more_news_mobile {
	display: none;
}

.more_news a.news_post {
	display: block;
	text-align: left;
	border-bottom:none 0;
}

.more_news a.news_post .inside_more_news {
	display: block;
	padding:0 34px;
	width: -moz-calc(100% - 68px);
	width: -webkit-calc(100% - 68px);
	width: -o-calc(100% - 68px);
	width: calc(100% - 68px);
}

.more_news_header {
	display: block;
}

.more_news_header div {
	display: inline-block;
	margin-right:34px;
}

.more_news h3.news_title {
	text-align: left;
	margin:20px 0 30px 0;
}

.more_news a.news_post .news_preview_text {
	max-width: 470px;
	color:#463f49;
	margin-bottom:15px;
	-webkit-transition:color 0.3s ease-out;
	transition:color 0.3s ease-out;
}

.more_news a.news_post.cat_animal_protection {
	border-top:1px solid #3b6887;
}

.more_news a.news_post.cat_nature_protection {
	border-top:1px solid #b3c564;
}

.more_news a.news_post.cat_heritage_protection {
	border-top:1px solid #fa7646;
}

.more_news a.news_post.cat_park {
	border-top:1px solid #799d98;
}

.more_news a.news_post.cat_animal_protection:hover .news_preview_text {
	color:#3b6887;
}

.more_news a.news_post.cat_nature_protection:hover .news_preview_text {
	color:#b3c564;
}

.more_news a.news_post.cat_heritage_protection:hover .news_preview_text {
	color:#fa7646;
}

.more_news a.news_post.cat_park:hover .news_preview_text {
	color:#799d98;
}


a.go_to_all_news {
	margin-top:40px;
}

/*------------------------------------------------------
PROJECTS LISTING
------------------------------------------------------*/

.projects_listing {
	display: block;
	margin-left:-8.5px;
	margin-right:-8.5px;
}

@media (max-width: 960px) and (min-width: 0) {
	.projects_listing {
		margin-left: 0;
		margin-right: 0;
	}
}

.projects_listing a {
	display: inline-block;
	position: relative;
	z-index: 1;
	width: -moz-calc(33.3333% - 21px);
	width: -webkit-calc(33.3333% - 21px);
	width: -o-calc(33.3333% - 21px);
	width: calc(33.3333% - 21px);
	margin:0 8.5px 22px 8.5px;
	text-align: center;
	border-bottom:none 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out, background 0.2s ease-out;
	transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
	-webkit-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
	-moz-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
	box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
}

.projects_listing a:hover {
	z-index: 100;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
	-moz-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
	box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
}

.projects_listing a.cat_animal_protection,
.library_posts a.cat_animal_protection {
	background:#3b6887;
}

.projects_listing a.cat_nature_protection,
.library_posts a.cat_nature_protection {
	background:#b3c564;
}

.projects_listing a.cat_heritage_protection,
.library_posts a.cat_heritage_protection {
	background:#fa7646;
}

.projects_listing a.cat_park,
.library_posts a.cat_park {
	background:#799d98;
}

.inside_projects_listing {
	padding:0 17px;
}

.projects_listing a img {
	width: 100%;
	height: auto;
}

.projects_listing a .project_title {
	display: block;
	margin-top:20px;
	height:50px;
	color:#fff;
	margin-bottom:10px;
	font-family: 'PT Serif Bold';
}

.projects_listing a span.call_to_action {
	font-family: 'Brandon Text Bold';
	font-size:15px;
	line-height: 18px;
	padding:10px 18px;
	margin-bottom:25px;
}

.projects_listing a:hover span.call_to_action {
	background: #fff;
}

.projects_listing a.cat_animal_protection:hover span.call_to_action {
	color: #3b6887;
}

.projects_listing a.cat_nature_protection:hover span.call_to_action {
	color:#b3c564;
}

.projects_listing a.cat_heritage_protection:hover span.call_to_action {
	color:#fa7646;
}

.projects_listing a.cat_park:hover span.call_to_action {
	color:#799d98;
}

/*------------------------------------------------------
NEWS OVERVIEW
------------------------------------------------------*/

.latest_news_article {
	display: block;
}

.latest_news_article .fill {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	top: 0;
	left: 0;
	z-index: 3;
}

.latest_news_article {
	display: block;
	position: relative;
	height: -moz-calc(100vh - 77px);
	height: -webkit-calc(100vh - 77px);
	height: -o-calc(100vh - 77px);
	height: calc(100vh - 77px);
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	margin-left:40px;
	margin-right:40px;
	margin-top:-23px;
	min-height: 550px;
}

.latest_news_article .latest_news_box {
	display: block;
	position: absolute;
	left:17px;
	bottom:50px;
	background: #fff;
	width: -moz-calc(65% - 68px);
	width: -webkit-calc(65% - 68px);
	width: -o-calc(65% - 68px);
	width: calc(65% - 68px);
	min-width: 786px;
	padding:26px 34px 34px 34px;
	transform: scale(1);
	transition: all 250ms ease-in-out;
}
.latest_news_article .latest_news_box:hover {
	background-color: #3b6887;
	color: white;
	transform: scale(1.05);
}

.latest_news_article .latest_news_box .latest_news_header {
	display: block;
	margin-bottom:10px;
}

.latest_news_article .latest_news_box .latest_news_header > div {
	display: inline-block;
	margin-right:10px;
}

.latest_news_article .latest_news_box h3 {
	text-align: left;
}

.latest_news_article .latest_news_box .latest_news_preview {
	margin-top:20px;
}

.latest_news_article .latest_news_box .call_to_action {
	/*position: absolute;
	right:0;
	bottom:7px;*/
	font-size:17px;
	line-height: 20px;
	padding:10px 42px;
	margin: 20px 0 
	0;
}

.latest_news_preview {
	display: block;
	position: relative;
	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: -o-calc(100% - 200px);
	width: calc(100% - 200px);
	margin-right:0;
	padding-right:100px;
}

/*------------------------------------------------------
SINGLE PROJECTS
------------------------------------------------------*/

/* Header */

.single_project_header .centered_featured_text {
	position: relative;
	z-index: 100;
	padding:220px 0;
	vertical-align: top;
}

.single_project_header .header_text, .home .header_text {
	font-family: 'Brandon Text Black';
	font-size:30px;
	line-height: 36px;
	letter-spacing: 0.11em;
	text-transform: uppercase;
	margin-bottom:30px;
}

.single_project_header .header_text {
	color:#fff;
}

/*
.single_project_header.cat_animal_protection .header_text {
	color: #3b6887;
}

.single_project_header.cat_nature_protection .header_text {
	color:#b3c564;
}

.single_project_header.cat_heritage_protection .header_text {
	color:#fa7646;
}

.single_project_header.cat_park .header_text {
	color:#799d98;
}
*/

.single_project_header a.play_movie_header.youtube {
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url('images/icon_play_video.svg') no-repeat center center;
	background-size:65px 65px;
	border-bottom:none 0;
}

.single_project_header a.play_movie_header.youtube.active {
	background: url('images/icon_play_video_stop.svg') no-repeat center center;
	background-size:65px 65px;
}

.outside_video_wrap {
	display: none;
	position: absolute;
	z-index: 0;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background: rgba(0,0,0,0.8);
	text-align: center;
}

.outside_video_wrap .video_wrap {
	position: absolute;
	  width: 100%;
	  height: 100%;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  align-items: center;

}

.outside_video_wrap .video_wrap iframe {
	width: 100%;
	height: 100%;
	position: initial;
	left:initial;
	right: initial;
}

/* Content */

.single_project_content .column_left, .single_project_content .column_right,
.single_news_content .column_left, .single_news_content .column_right,
.single_library_content .column_left, .single_library_content .column_right {
	display: block;
	float: left;
	min-height: 1px;
}

.single_project_content .column_left,
.single_news_content .column_left,
.single_library_content .column_left,
.content_media .column_left {
	width: calc(60% - 17px);
	margin-right:17px;
}
.content_media .column_left {
	width: calc(70% - 34px);
	margin-right:34px;

}

.single_project_content .column_right,
.single_news_content .column_right,
.single_library_content .column_right,
.content_media .column_right {
	width: -moz-calc(40% - 17px);
	width: -webkit-calc(40% - 17px);
	width: -o-calc(40% - 17px);
	width: calc(40% - 17px);
	margin-left:17px;
}
.content_media .column_right {
	width: calc(30% - 34px);
	margin-left: 34px;

}

/* The Problem */

.box_the_problem {
	display: block;
	padding:50px 43px 80px 43px;
	color:#fff;
	margin-top:-90px;
	position: relative;
	z-index: 100;
}

.box_the_problem, .box_the_problem a {
	color:#fff;
}

.box_the_problem h3 {
	text-align: left;
	margin-bottom:34px;
}

.box_the_problem.cat_animal_protection {
	background: #3b6887;
}

.box_the_problem.cat_nature_protection {
	background:#b3c564;
}

.box_the_problem.cat_heritage_protection {
	background:#fa7646;
}

.box_the_problem.cat_park {
	background:#799d98;
}

/* Gallery */

.slider_gallery_project {
	display: block;
	position: relative;
	width: -moz-calc(100% - 58px);
	width: -webkit-calc(100% - 58px);
	width: -o-calc(100% - 58px);
	width: calc(100% - 58px);
	margin-left:auto;
	margin-right:auto;
	background: #463f49;
	z-index: 100;
	margin-top:-37px;
}

.slider_gallery_project .gallery_slide {
	width: 100%;
	height: 590px;
	background: #463f49;
	position:relative;
	text-align: center;
	
}

.slider_gallery_project .gallery_slide:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.45em;
}

.slider_gallery_project img {
	display: inline-block;
	vertical-align: middle;
	margin-top:-100px;
	margin-bottom: -10px;

	max-height: calc(100% - 180px);
	max-width: calc(100% - 110px);
	width: auto;
	height: auto;
}

.slider_gallery_project button.slick-arrow,
.home_slider button.slick-arrow  {
	display: block;
	width: 11px;
	height: 20px;
	cursor:pointer;
	position: absolute;
	top:50%;
	margin-top:-10px;
	z-index: 200;
	border:none;
	text-indent: -10000px;
}

button.slick-arrow.slick-next{
	right:17px;
	background: url('images/arrow_right_white_small.svg') no-repeat center center;
	background-size:11px 20px;
}

button.slick-arrow.slick-prev {
	left:17px;
	background: url('images/arrow_left_white_small.svg') no-repeat center center;
	background-size:11px 20px;
}

body.home button.slick-arrow.slick-prev {
	left:40px;
}

body.home button.slick-arrow.slick-next {
	right:40px;
}

.image_caption {
    display: block;
    position: absolute;
    bottom: 30px;
    color: #fff;
	font-size: 18px;
    text-align: center;
    left: 40px;
   	height: 42x;
	overflow: hidden;
	width: calc(100% - 80px);
}

/* Donate Box */

.donate_box {
	display: none;
}

.donate_box h3 {
	text-align: left;
	margin-bottom:33px;
}

.donate_box .donation {
	margin-top:20px;
}

/* Our Project */

.our_project {
	display: block;
	margin:75px 34px 34px 34px;
}

.our_project h3 {
	text-align: left;
	margin-bottom:34px;
}

/* Our Goals */

.box_our_goals {
	display: block;
	padding:50px 43px 80px 43px;
	color:#fff;
	margin-bottom:34px;
}

.box_our_goals, .box_our_goals a {
	color:#fff;
}

.box_our_goals h3 {
	text-align: left;
	margin-bottom:34px;
}

.box_our_goals.cat_animal_protection {
	background: #3b6887;
}

.box_our_goals.cat_nature_protection {
	background:#b3c564;
}

.box_our_goals.cat_heritage_protection {
	background:#fa7646;
}

.box_our_goals.cat_park {
	background:#799d98;
}

.box_our_goals ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
}

.box_our_goals ul  > li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -1em;
}

/* Parameters */

.box_parameters {
	display: block;
}

.box_parameters h3 {
	display: block;
	text-align: left;
	color:#3b6887;
	margin-bottom:34px;
}

.box_parameters .column_left, .box_parameters .column_right {
	display: block;
	float: left;
	min-height: 1px;
}

.box_parameters .column_left {
	width: -moz-calc(100% - 157px);
	width: -webkit-calc(100% - 157px);
	width: -o-calc(100% - 157px);
	width: calc(100% - 157px);
	margin-right:17px;
}

.box_parameters .column_right {
	width: 140px;
	margin-left:0;
}

.box_parameters .column_right img {
	width: 100%;
	height: auto;
}

.box_parameters .column_left ul {
	list-style:none;
}

.box_parameters .column_left ul li {
	display: block;
	margin-bottom:5px;
	font-family: 'Brandon Text Regular';
	color:#3b6887;
	text-transform:uppercase;
	letter-spacing: 0.18em;
}

.box_parameters .column_left ul li span.parameter_title {
	font-family: 'Brandon Text Bold';
	margin-right:10px;
}

/* News Box */

.single_project_news {
	margin-bottom:40px;
}

.single_project_news h3 {
	display: block;
	margin-bottom:30px;
}

/* Facts & Figures */

.facts_and_figures_box h3 {
	margin-bottom:34px;
}

.facts_and_figures_box .text_wysiwig {
	display: block;
	max-width: 760px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	text-align: center;
}

.facts_and_figures_boxes {
	display: block;
	margin-left:-17px;
	margin-right:-17px;
	margin-bottom:34px;
}

.facts_and_figure_box {
	display:block;
	margin-left:17px;
	margin-right:17px;
	width: -moz-calc(33.3333% - 34px);
	width: -webkit-calc(33.3333% - 34px);
	width: -o-calc(33.3333% - 34px);
	width: calc(33.3333% - 34px);
	float: left;
	text-align: center;
	margin-bottom:34px;
}

.facts_and_figure_box .number_row {
	display: block;
	font-size:40px;
	line-height: 40px;
	color:#a6261f;
	font-family: 'Brandon Text Black';
}

.facts_and_figure_box .number_row span {
	display: block;
}

.facts_and_figure_box .facts_text {
	display: block;
	font-family: 'Brandon Text Black';
	color:#463f49;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size:20px;
	line-height: 30px;
	max-width: 300px;
	margin:20px auto 0 auto;
}

/*------------------------------------------------------
SHARE BOX
------------------------------------------------------*/

.share_box {
	display: block;
	margin-left:40px;
	margin-right:40px;
	border-top:1px solid #77d7bc;
	border-bottom:1px solid #77d7bc;
	padding:17px 0;
	margin-top:43px;
	text-align: center;
}

.share_box .inside_share_box {
	display: inline-block;
}

.share_box .share_inside {
	display: inline;
}

.share_box span {
	display: inline-block;
	font-family: 'Brandon Text Bold';
	margin-right:55px;
	color:#77d7bc;
	text-transform: uppercase;
	float: left;
	margin-top:1px;
}

.share_box a {
	display: inline-block;
	float: left;
	margin-right:55px;
	border-bottom:none 0;
	-webkit-transition:opacity 0.3s ease-out;
	transition:opacity 0.3s ease-out;
}

.share_box a.share_fb {
	width: 12px;
	height: 25px;
	background: url('images/icon_social_facebook.svg') no-repeat center center;
	background-size:12px 25px;
}

.share_box a.share_twitter {
	width: 25px;
	height: 20px;
	background: url('images/icon_social_twitter.svg') no-repeat center center;
	background-size:25px 20px;
	margin-top:5px;
}

.share_box a.share_whatsapp {
	width: 28px;
	height: 28px;
	background: url('images/icon_social_whatsapp.svg') no-repeat center center;
	background-size:28px 28px;
}

.share_box a.share_mail {
	width: 35px;
	height: 25px;
	background: url('images/icon_social_mail.svg') no-repeat center center;
	background-size:35px 25px;
	margin-top:2px;
}

.outside_more_informations {
	display: block;
	margin:46px 0 0 0;
	text-align: center;
}

.outside_more_informations a.call_to_action {
	margin-bottom:0;
}

/* Show More Informations */

.outside_more_informations a.call_to_action.green {
	display: inline-block;
	background: #82C8B5;
}

.outside_more_informations a.call_to_action.green.cat_park {
	background: #799d98;
	border:1px solid #799d98;
}

.outside_more_informations a.call_to_action.green:hover,
.outside_more_informations a.call_to_action.green.cat_park:hover {
	background: #463f49;
	border:1px solid #463f49;
}

/*------------------------------------------------------
NEWS DETAIL
------------------------------------------------------*/

/* Gallery */

.big_news_slider {
	display: block;
	position: relative;
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	margin-left:auto;
	margin-right:auto;
	background: #f6f6f6;
	z-index: 100;
	margin-top:-24px;
}

.big_news_slider .gallery_slide {
	display: block;
	width: 100%;
	height: -moz-calc(100vh - 100px);
	height: -webkit-calc(100vh - 100px);
	height: -o-calc(100vh - 100px);
	height: calc(100vh - 100px);
	background: #f6f6f6;
	position:relative;
	text-align: center;
}

.big_news_slider .gallery_slide:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.big_news_slider img {
	display: inline-block;
	vertical-align: middle;
	max-width: 99%;
	max-height: 99%;
}

.big_news_slider button.slick-arrow {
	display: block;
	width: 21px;
	height: 40px;
	cursor:pointer;
	position: absolute;
	top:50%;
	margin-top:-20px;
	z-index: 200;
	border:none;
	text-indent: -10000px;
}

.big_news_slider button.slick-arrow.slick-next {
	right:34px;
	background: url('images/arrow_right_white.svg') no-repeat center center;
	background-size:21px 40px;
}

.big_news_slider button.slick-arrow.slick-prev {
	left:34px;
	background: url('images/arrow_left_white.svg') no-repeat center center;
	background-size:21px 40px;
}

.big_news_slider .image_caption,
.big_news_slider .image_caption  {
	display: block;
	position: absolute;
	bottom: 20px;
	color: #fff;
	text-align: left;
	left: 20px;
	height: 52px;
	max-width: 500px;
	overflow: hidden;
}

.single_news_content,
.single_library_content {
	position: relative;
	z-index: 200;
}

.news_article {
	display: block;
	margin-top:43px;
	margin-left:43px;
	margin-right:43px;
}

.news_article .news_header {
	display: block;
	margin-bottom:10px;
}

.news_article .news_header div {
	display: inline-block;
	margin-right:17px;
}

.news_article h3 {
	text-align: left;
	margin-bottom:34px;
}

.gallery_description {
	background: #ececed;
	display: block;
	padding:34px 34px 17px 34px;
	z-index: 200;
}

.gallery_description .title_gallery_description {
	display: block;
	font-size:18px;
	line-height: 21px;
	font-family: 'Brandon Text Black';
	text-transform: uppercase;
	letter-spacing: 0.12em;
	margin-bottom:3px;
}

/* Related News */

.related_news_box {
	padding:34px 0 34px 0;
	margin-top:34px;
}

.related_news_box.has_previewimage, .related_news_box.has_gallery, .gallery_description {
	margin-top:-85px;
}

.related_news_box, .related_news_box a {
	color:#fff;
}

.related_news_box h3, .tags_box h3, .video_box h3, .journal_box h3, .links_box h3 {
	text-align: left;
	padding-left:34px;
	padding-right:34px;
	font-family: 'Brandon Text Bold';
	margin-bottom:5px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	font-size:20px;
	line-height: 26px;
}

.related_news_box.cat_animal_protection {
	background: #3b6887;
}

.related_news_box.cat_nature_protection {
	background:#b3c564;
}

.related_news_box.cat_heritage_protection {
	background:#fa7646;
}

.related_news_box.cat_park {
	background:#799d98;
}

.related_news_box .link_listing a {
	display: block;
	padding:17px 34px;
	background: rgba(255,255,255,0);
	position: relative;
	-webkit-transition:background 0.3s ease-out;
	transition:background 0.3s ease-out;
	border-bottom:none 0;
}

.related_news_box .link_listing a .border_bottom {
	position: absolute;
	bottom:0;
	left:34px;
	right: 34px;
	height: 1px;
	background: #fff;
}

.related_news_box .link_listing a:last-child .border_bottom {
	display: none;
}

.related_news_box .link_listing a:hover {
	background: rgba(255,255,255,0.4);
}

.related_news_box .link_listing a:last-child {
	border-bottom:none 0;
}

.related_news_box .link_listing a .news_title {
	font-size:25px;
	line-height: 29px;
}

.related_news_box a.call_to_action {
	margin: 0 34px 17px;
}

.related_news_box.cat_animal_protection a.call_to_action:hover {
	color: #3b6887;
}

.related_news_box.cat_nature_protection a.call_to_action:hover {
	color:#b3c564;
}

.related_news_box.cat_heritage_protection a.call_to_action:hover {
	color:#fa7646;
}

/* Tags */

.tags_box {
	margin-top:34px;
}

.tags_box h3 {
	color:#463f49;
	margin-bottom:25px;
}

.tags_box a {
	display: block;
	font-family: 'Brandon Text Bold';
	font-size:18px;
	line-height: 38px;
	letter-spacing: 0.14em;
	margin-left:34px;
	margin-right:34px;
	border-bottom:none 0;
	text-transform: uppercase;
}

.tags_box a:hover {
	color:#a29fa4;
}

/*------------------------------------------------------
MEDIA
------------------------------------------------------*/

.detail_page_media h3.top_media_title {
	display: block;
	margin-top:50px;
	margin-bottom:43px;
}

.media_contact {
	border: solid #75D7BB 2px;
	border-width: 2px 0;
	display: block;
	padding: 20px 0;
}

.content_media .column_left, .content_media .column_right {
	float: left;
}

.content_media {
	align-items: center;
	flex-wrap: wrap;
	display: flex;
}

.media_contact .title_media {
	display: block;
	font-size:30px;
	line-height: 36px;
	font-family: 'Brandon Text Black';
	text-transform: uppercase;
	color: #75D7BB;
	letter-spacing: 0.18em;
	margin-bottom:28px;
}


.media_contact, .media_contact a {
	font-family: 'Brandon Text Regular';
}

.media_contact a {
	border-bottom:1px solid #fff;
}

.news_post a.external_media_link {
	display: inline-block;
	padding-right:34px;
	border-bottom:2px solid transparent;
	padding-bottom:2px;
	-webkit-transition:border 0.3s ease-out;
	transition:border 0.3s ease-out;
}

.news_post.cat_animal_protection a.external_media_link {
	background: url('images/icon_external_link_animal_protection.svg') no-repeat right top -1px;
	background-size:19px 19px;
}

.news_post.cat_animal_protection a.external_media_link:hover {
	border-bottom:2px solid #3b6887;
}

.news_post.cat_nature_protection a.external_media_link {
	background: url('images/icon_external_link_nature_protection.svg') no-repeat right top -1px;
	background-size:19px 19px;
}

.news_post.cat_nature_protection a.external_media_link:hover {
	border-bottom:2px solid #b3c564;
}

.news_post.cat_heritage_protection a.external_media_link {
	background: url('images/icon_external_link_heritage_protection.svg') no-repeat right top -1px;
	background-size:19px 19px;
}

.news_post.cat_heritage_protection a.external_media_link:hover {
	border-bottom:2px solid #fa7646;
}

.news_post.cat_park a.external_media_link {
	background: url('images/icon_external_link_park.svg') no-repeat right top -1px;
	background-size:19px 19px;
}

.news_post.cat_park a.external_media_link:hover {
	border-bottom:2px solid #799d98;
}

/*------------------------------------------------------
PAGE DEFAULT
------------------------------------------------------*/

.intro-text {
	text-align: center;
	max-width: 840px;
	margin: 0 auto;
	color: #707070;
	font-size: 25px;
	font-family: 'PT Serif Bold';
}

.intro_text_centered {
	text-align: center;
	max-width: 840px;
	margin:0 auto;
	padding-bottom:17px;
	font-family: 'PT Serif Bold';
}

.default_page_two_columns {
	display: block;
	
}

.default_page_two_columns:not(:first-child) {
	margin-top:43px;
}

.default_page_two_columns .column_left, .default_page_two_columns .column_right {
	display: block;
	width: -moz-calc(50% - 86px);
	width: -webkit-calc(50% - 86px);
	width: -o-calc(50% - 86px);
	width: calc(50% - 86px);
	float: left;
	margin:0 43px;
	float: left;
}

/*------------------------------------------------------
LIBRARY
------------------------------------------------------*/

.library_filter {
	display: block;
	background: #77d7bc;
	text-align: center;
}

.library_search_box {
	display: block;
	padding-bottom: 50px;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.library_form {
	position: relative;
}

/*------------------------------------------------------
Custom Select
------------------------------------------------------*/

.filter_selects_box .custom_select_box {
	display: block;
	position: relative;
	float: left;
	background: #fff;
	width: -moz-calc(25% - 10px);
	width: -webkit-calc(25% - 10px);
	width: -o-calc(25% - 10px);
	width: calc(25% - 10px);
	margin-right:10px;
	margin-bottom:43px;
}

.custom_select_box.error .selected_value {
	color: #e54a1c;
}

.custom_select_box .selected_value {
	display: block;
	background: url('images/select_arrow_down.svg') no-repeat right 10px center;
	background-size:24px 24px;
	cursor:pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-right:40px;
	padding-left:50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	width: -o-calc(100% - 90px);
	width: calc(100% - 90px);
	height: 50px;
}

.custom_select_box .selected_value span.selected_value_inside {
	display: block;
	text-align: left;
	padding-top:12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'Brandon Text Regular';
	text-transform: uppercase;
	letter-spacing: 0.18em;
	color:#19b99a;
}

.custom_select_box .selected_value.active {
	background: url('images/select_arrow_up.svg') no-repeat right 10px center;
	background-size:24px 24px;
}

.custom_select_box .dropdown_values {
	display: none;
	position: absolute;
	background: #fff;
	border:1px solid #77d7bc;
	padding:0 0;
	z-index: 1000;
	left:0;
	right: 0;
	max-height: 1880px;
	margin:0 0;
	overflow: hidden;
}

.custom_select_box .dropdown_values a {
	display: block;
	font-size:18px;
	line-height: 18px;
	padding:10px 10px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-bottom:1px solid #77d7bc;
	font-family:'Brandon Text Medium';
	font-size:18px;
	line-height: 21px;
	text-align: left;
	padding-left:44px;
	color:#19b99a;
	background: url('images/filter_inactive.svg') no-repeat left 10px top 10px;
	background-size:24px 24px;
}

.custom_select_box .dropdown_values a:hover, .custom_select_box .dropdown_values a.active {
	background: url('images/filter_active.svg') no-repeat left 10px top 10px;
	background-size:24px 24px;
}

.custom_select_box .dropdown_values .mCSB_inside>.mCSB_container {
	margin-right:0;
}

.custom_select_icon {
	display: block;
	position: absolute;
	top:5px;
	left:9px;
}

/* Category Filter */

.custom_select_box_category .custom_select_icon {
	width: 33px;
	height: 100px;
	background: url('images/icon_filter_category.svg') no-repeat center top 5px;
	background-size:33px 33px;
}

/* Project Filter */

.custom_select_box_projects .custom_select_icon {
	width: 29px;
	height: 100px;
	background: url('images/icon_filter_projects.svg') no-repeat center top 1px;
	background-size:29px 29px;
}

/* Regions Filter */

.custom_select_box_regions .custom_select_icon {
	width: 53px;
	height: 150px;
	background: url('images/icon_filter_regions.svg') no-repeat center top 3px;
	background-size:23px 31px;
}

/* Languages Filter */

.custom_select_box_languages .custom_select_icon {
	width: 22px;
	height: 100px;
	background: url('images/icon_filter_languages.svg') no-repeat center top 7px;
	background-size:22px 22px;
}

.library_posts {
	display: block;
	margin-top:47px;
}

.library_sort_header {
	display: block;
}

.library_sort_header .column_left, .library_sort_header .column_right {
	display: block;
	width: -moz-calc(30% - 17px);
	width: -webkit-calc(30% - 17px);
	width: -o-calc(30% - 17px);
	width: calc(30% - 17px);
	float: left;
	margin-bottom:70px;
}

.library_sort_header .column_right {
	width: -moz-calc(70% - 17px);
	width: -webkit-calc(70% - 17px);
	width: -o-calc(70% - 17px);
	width: calc(70% - 17px);
}

.library_sort_header .column_left {
	margin-right:17px;
}

.library_sort_header .column_right {
	margin-left:17px;
	text-align: right;
}

.results_count {
	font-family: 'Brandon Text Medium';
	font-size:30px;
	line-height: 36px;
	color:#77d7bc;
	letter-spacing: 0.19em;
}

.results_count span.total_results {
	font-family:'Brandon Text Black';
}

/* Sort Select */

.sorting_option {
	display: inline-block;
}

.library_sort_header .sorted_by_title {
	display: inline-block;
	font-family: 'Brandon Text Medium';
	font-size:18px;
	line-height: 21px;
	color:#77d7bc;
	letter-spacing: 0.22em;
	float: left;
	margin-right:22px;
	text-transform: uppercase;
	margin-top:10px;
}

.library_sort_header .custom_select_box_sorting {
	display: inline-block;
	float: left;
	width: 310px;
	position: relative;
	margin-top:-5px;
}

.library_sort_header .custom_select_box_sorting.custom_select_box {
	background: #77d7bc;
	color:#fff;
}

.library_sort_header .custom_select_box_sorting.custom_select_box .selected_value_inside {
	color:#fff;
}

.library_sort_header .custom_select_box_sorting.custom_select_box .selected_value {
	padding-left: 17px;
	width: -moz-calc(100% - 57px);
	width: -webkit-calc(100% - 57px);
	width: -o-calc(100% - 57px);
	width: calc(100% - 57px);
	background: url(images/select_arrow_down_white.svg) no-repeat right 10px center;
	background-size: 24px 24px;
}

.library_sort_header .custom_select_box_sorting.custom_select_box .selected_value.active {
	background: url('images/select_arrow_up_white.svg') no-repeat right 10px center;
	background-size:24px 24px;
}

/*------------------------------------------------------
LIBRARY LISTING
------------------------------------------------------*/

.library_listing {
	display: block;
	margin-left:-17px;
	margin-right:-17px;
}

.library_listing a {
	display: block;
	position: relative;
	width: -moz-calc(33.3333% - 36px);
	width: -webkit-calc(33.3333% - 36px);
	width: -o-calc(33.3333% - 36px);
	width: calc(33.3333% - 36px);
	margin:0 17px 34px 17px;
	min-height: 412px;
	float: left;
	border:1px solid transparent;
}

.library_listing a img {
	width: -moz-calc(100% + 2px);
	width: -webkit-calc(100% + 2px);
	width: -o-calc(100% + 2px);
	width: calc(100% + 2px);
	margin-left:-1px;
	margin-right:-1px;
	margin-top:-1px;
	height: auto;
}

.library_listing a h3 {
	text-align: left;
	margin:7px 23px 23px 23px;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.media_icons {
	position: absolute;
	bottom:17px;
	left:22px;
}

.media_icons span {
	margin-right:12px;
}

.media_icons span:last-child {
	margin-right:0;
}

.media_icons span.library_text {
	display: inline-block;
	width: 21px;
	height: 28px;
	background: url('images/icon_library_text.svg') no-repeat center center;
	background-size:21px 28px;
}

.media_icons span.library_gallery {
	display: inline-block;
	width: 40px;
	height: 28px;
	background: url('images/icon_library_gallery.svg') no-repeat center center;
	background-size:40px 28px;
}

.media_icons span.library_video {
	display: inline-block;
	width: 40px;
	height: 28px;
	background: url('images/icon_library_video.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news {
	background: #fff;
}

.library_listing a {
	-webkit-transform: scale(1);
	transform: scale(1);
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-webkit-transition: -webkit-transform 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
	transition: transform 0.2s ease-out, box-shadow 0.2s ease-out;
	-webkit-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
	-moz-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
	box-shadow: 0px -1px 18px 0px rgba(87,81,87,0);
}

.library_listing a:hover {
	z-index: 100;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
	-moz-box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
	box-shadow: 0px -1px 18px 0px rgba(87,81,87,0.58);
}

/* Library Project */

.library_listing a.library_projects h3 {
	color:#fff;
}

.library_listing a.library_projects {
	border-bottom:1px solid transparent;
}

/* Library News */

.library_listing a.library_news {
	background: #fff;
}

.library_listing a.library_news.cat_animal_protection {
	border:1px solid  #3b6887;
}

.library_listing a.library_news.cat_animal_protection .media_icons span.library_text {
	background: url('images/icon_library_text_animal_protection.svg') no-repeat center center;
	background-size:21px 28px;
}

.library_listing a.library_news.cat_animal_protection .media_icons span.library_video {
	background: url('images/icon_library_video_animal_protection.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_animal_protection .media_icons span.library_gallery {
	background: url('images/icon_library_gallery_animal_protection.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_animal_protection h3,
.library_listing a.library_news.cat_animal_protection .news_date,
.library_listing a.library_news.cat_animal_protection:hover {
	color:#3b6887;
}

.library_listing a.library_news.cat_nature_protection {
	border:1px solid #b3c564;
}

.library_listing a.library_news.cat_nature_protection .media_icons span.library_text {
	background: url('images/icon_library_text_nature_protection.svg') no-repeat center center;
	background-size:21px 28px;
}

.library_listing a.library_news.cat_nature_protection .media_icons span.library_gallery {
	background: url('images/icon_library_gallery_nature_protection.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_nature_protection .media_icons span.library_video {
	background: url('images/icon_library_video_nature_protection.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_nature_protection h3,
.library_listing a.library_news.cat_nature_protection .news_date,
.library_listing a.library_news.cat_nature_protection:hover {
	color:#b3c564;
}

.library_listing a.library_news.cat_heritage_protection {
	border:1px solid #fa7646;
}

.library_listing a.library_news.cat_heritage_protection .media_icons span.library_text {
	background: url('images/icon_library_text_heritage_protection.svg') no-repeat center center;
	background-size:21px 28px;
}

.library_listing a.library_news.cat_heritage_protection .media_icons span.library_video {
	background: url('images/icon_library_gallery_heritage_protection.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_heritage_protection .media_icons span.library_gallery {
	background: url('images/icon_library_gallery_heritage_protection.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_heritage_protection h3,
.library_listing a.library_news.cat_heritage_protection .news_date,
.library_listing a.library_news.cat_heritage_protection:hover {
	color:#fa7646;
}

.library_listing a.library_news.cat_park {
	border:1px solid #799d98;
}

.library_listing a.library_news.cat_park .media_icons span.library_text {
	background: url('images/icon_library_text_park.svg') no-repeat center center;
	background-size:21px 28px;
}

.library_listing a.library_news.cat_park .media_icons span.library_video {
	background: url('images/icon_library_video_park.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_park .media_icons span.library_gallery {
	background: url('images/icon_library_gallery_park.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_news.cat_park h3,
.library_listing a.library_news.cat_park .news_date,
.library_listing a.library_news.cat_park:hover  {
	color:#799d98;
}

.library_listing a.library_news .preview_text {
	padding:23px 23px 0 23px;
}

.library_listing a.library_news .news_date {
	margin-top:32px;
	margin-left:23px;
}

.library_listing a.library_news h3 {
	margin-bottom:0;
}

.media_icons span.library_gallery {
	display: inline-block;
	width: 40px;
	height: 28px;
	background: url('images/icon_library_gallery.svg') no-repeat center center;
	background-size:40px 28px;
}

.media_icons span.library_video {
	display: inline-block;
	width: 40px;
	height: 28px;
	background: url('images/icon_library_video.svg') no-repeat center center;
	background-size:40px 28px;
}

/* Library Default */

.library_listing a.library_library {
	background: #fff;
}

.library_listing a.library_library {
	border:1px solid #463f49;
}

.library_listing a.library_library:hover {
	color:#463f49;
}

.library_listing a.library_library h3 {
	margin-bottom:0;
	margin-top:32px;
}

.library_listing a.library_library .preview_text {
	padding:23px 23px 0 23px;
	color:#463f49;
}

.library_listing a.library_library .media_icons span.library_text {
	background: url('images/icon_library_text_dark.svg') no-repeat center center;
	background-size:21px 28px;
}

.library_listing a.library_library .media_icons span.library_video {
	background: url('images/icon_library_video_dark.svg') no-repeat center center;
	background-size:40px 28px;
}

.library_listing a.library_library .media_icons span.library_gallery {
	background: url('images/icon_library_gallery_dark.svg') no-repeat center center;
	background-size:40px 28px;
}

/*------------------------------------------------------
LIBRARY PAGE
------------------------------------------------------*/

/* Video Box */

.video_box {
	margin-top:64px;
}

.video_box h3 {
	margin-bottom:40px;
}

.video_box .video_row {
	display: block;
	margin-left:34px;
	margin-right:34px;
	padding-bottom:17px;
	margin-bottom:27px;
	border-bottom:1px solid #000;
}

.video_box .video_row .outside_video_box {
	width: 100%;
	max-width: 80%;
	margin-bottom:26px;
}

.video_title {
	display: block;
	font-family: 'PT Serif Bold';
	font-size:25px;
	line-height: 29px;
}

/* Journal Box */

.journal_box {
	display: block;
	margin-top:64px;
}
.last_journal_image {
	box-shadow: -10px 10px 10px #00000045;
	transform: rotate(-3deg);
}
.journal_box .journal_links {
	display: block;
	margin-left:34px;
	margin-right:34px;
	margin-top:30px;
}

.journal_box .journal_links {
	display: block;
}

.journal_box .journal_links a {
	display: block;
	font-family:'Brandon Text Bold';
	font-size:18px;
	line-height: 18px;
	background: #fff;
	padding:13px 0;
	border-bottom:1px solid #463f49;
	-webkit-transition:color 0.3s ease-out, background 0.3s ease-out;
	transition:color 0.3s ease-out, background 0.3s ease-out;
}

.release_date {
	font-family:'Brandon Text Medium';
	font-size:14px;
}

.journal_box .journal_links a:hover {
	background: #463f49;
	color:#fff;
}

.journal_box .journal_links a .journal_date {
	display: block;
	width: 120px;
	float: left;
}

.journal_box .journal_links a .journal_title {
	width: -moz-calc(100% - 120px);
	width: -webkit-calc(100% - 120px);
	width: -o-calc(100% - 120px);
	width: calc(100% - 120px);
	float: left;
}

.journal_mobile_content {
	display: none;
}

/* Links Box */

.links_box {
	margin-top:64px;
}

.links_box h3 {
	margin-bottom:40px;
}

.external_links {
	display: block;
	margin-left:34px;
	margin-right:34px;
	margin-top:30px;
}

.external_links a {
	display: block;
	font-family:'Brandon Text Bold';
	font-size:18px;
	line-height: 18px;
	background: #fff;
	padding:13px 0;
	text-transform: uppercase;
	border-bottom:none 0;
}

.external_links a:hover {
	color:#a29fa4;
}

/*------------------------------------------------------
JOURNAL
------------------------------------------------------*/

.journal_detail_page .two_color_title_box {
	padding-bottom:34px;
	padding-top:0;
}

.journal_two_columns {
	display: block;
}

.journal_two_columns .column_left, .journal_two_columns .column_right {
	display: block;
	float: left;
	min-height: 1px;
}

.journal_two_columns .column_left {
	width: 600px;
	margin-right:70px;
}

.journal_two_columns .column_right {
	width: calc(100% - 670px);
}

.journal_two_columns .column_left img {
	width: 100%;
	height: auto;
}

.journal_download_buttons {
	margin-top:23px;
    display: flex;
    justify-content: space-between;
}

.journal_download_preview {
    display: flex;
    justify-content: space-between;
}

.journal_download_buttons a, .journal_language_select a, .team_select a {
	margin-bottom:0;
}

.journal-header {
	max-width: 1000px;
}

.journal_detail_page .box {
	border: solid 2px #75D7BB;
	border-width: 2px 0;
	margin: 60px 0;
	display: flex;
}

.journal_detail_page .box .image {
	display: none;
	height: 243px;
}

.journal_detail_page .box .content {
	justify-content: space-between;
	flex-direction: column;
	display: flex;
	padding: 29px;
}

.journal_detail_page .box .title {
	margin-bottom: 20px;
	line-height: 39px;
	font-size: 30px;
	color: #75D7BB;
}

.journal_detail_page .box .text {
	font-size: 30px;
	line-height: 39px;
}
.journal_detail_page .box .text p:last-child {
	margin-bottom: 0;
}

.journal_detail_page .order {
	background-color: #75D7BB;
	flex-direction: column;
	align-items: center;
	display: flex;
	padding: 28px;
}

.journal_detail_page .order .text {
	font-family: 'Brandon Text Regular';
	text-align: center;
	line-height: 40px;
	font-size: 30px;
	color: #fff;
}

.journal_detail_page .order .link {
	font-family: 'Brandon Text Bold';
	text-transform: uppercase;
	border: solid 3px #fff;
	box-sizing: border-box;
	border-radius: 50px;
	text-align: center;
	padding: 7px 20px;
	min-width: 250px;
	font-size: 25px;
	color: #fff;
}

.team_select a {
	margin-right:23px;
}

.team_select a:last-child {
	margin-right:0;
}

/* Journal + Team Filter Box */

.journal_filter_box, .media_filter_box, .team_filter_box  {
	display: block;
	background: #19b99a;
	padding:40px 0;
	margin-top:34px;
	margin-bottom:34px;
}

.outer_custom_select_box {
	display: inline-block;
	width: 100%;
	max-width: 310px;
	margin-right:30px;
	float:left;
	position: relative;
}

.outer_custom_select_box .custom_select_box_years {
	background: #fff;
}

.journal_listing {
	display: block;
	margin-left:-17px;
	margin-right:-17px;
}

.journal_listing .journal_preview {
	display: block;
	position: relative;
	width: -moz-calc(25% - 17px);
	width: -webkit-calc(25% - 17px);
	width: -o-calc(25% - 17px);
	width: calc(25% - 17px);
	margin:0 8.5px 22px 8.5px;
	float: left;
}

.journal_listing .journal_preview img {
	width: 100%;
	height: auto;
	margin-bottom:20px;
}

.journal_listing .journal_preview a.call_to_action {
	margin-bottom:0;
	margin-bottom:15px;
	padding:3px 20px 2px 20px;
	font-size:18px;
}

.journal_listing .journal_preview .download_buttons {
	display: none;
}

.journal_listing .journal_preview .download_buttons.active {
	display: block;
}

.download_buttons_btns, .download_buttons_preview {
    display: flex;
    justify-content: space-between;
}

.download_buttons_btns a {
    font-size : 14px !important;
    margin-bottom: 0 !important;
}

.download_buttons_preview a {
    font-size : 12px !important;
    margin-bottom: 0 !important;
}

.journal_detail_page .call_to_action.pdf {
	position: relative;
	padding-right: 35px !important;
}
.journal_detail_page .call_to_action.pdf::after {
	content: '';
	transition: all 250ms ease-in-out;
	background-image: url('images/pdf.svg');
	transform: translateY(-50%);
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	right: 7px;
	top: 50%;
}
.journal_detail_page .call_to_action[data-ct-text-small]::before {
	content: attr(data-ct-text-small);
	font-family: 'Brandon Text Bold';
}

.journal_detail_page .call_to_action.pdf:hover::after {
	background-image: url('images/pdf_white.svg');
}
/*------------------------------------------------------
OUR STORY
------------------------------------------------------*/

.story_listing {
	display: block;
	margin-top:40px;
}

.story_listing .story_row {
	display: flex;
	justify-content: end;
}

.story_listing .story_row:nth-child(even) {
	justify-content: start;
}

.story_listing .story_row a {
	margin: 0;
}

.story_listing .story_row {
	display: block;
	opacity: 0;
	margin-bottom: 65px;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: -webkit-transform 0.5s ease-out 0.2s, opacity 0.5s ease-out 0.2s;
	transition: transform 0.5s ease-out 0.2s, opacity 0.5s ease-out 0.2s;
}

.story_listing .story_row.already-visible, .story_listing .story_row.come-in {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	display: flex;
}

.story_listing .story_row > a {
	border-bottom:none 0;
}

.story_listing .story_row img {
	width: auto;
	height: 199px;
}

.story_listing .story_row .story_preview_text a:not(.call_to_action) {
	display: inline;
	padding: 0;
}

.story_listing .story_row:nth-child(even) a:not(.call_to_action) {
	order: 2;
	margin-right: 0;
	text-align: left;
}

.story_listing .story_row:nth-child(even) img {
	margin-right:0;
	margin-left: 60px;

}

.story_listing .story_row .story_preview_text {
	width: 58%;
	margin-left: 60px;
}

.story_listing .story_row:nth-child(even) .story_preview_text {
	text-align: right;
	margin-left: 0;
}

.story_listing .story_row .story_preview_text .date-story {
	display: block;
	font-family: 'PT Serif Regular';
	font-size: 30px;
	line-height: 26px;
	text-transform: uppercase;
}

.preview-title {
	font-family: 'Brandon Text Bold';
	color: #707070;
	font-size: 25px;
	line-height: 26px;
}

.preview-text {
	font-family: 'PT Serif Regular';
	font-size: 20px;
	line-height: 26px;
}

.story_listing .story_row .story_preview_text .year_story {
	display: block;
	font-family: 'PT Serif Bold';
	font-size:80px;
	line-height: 80px;
}

/*------------------------------------------------------
TEAM
------------------------------------------------------*/

.team_buttons {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.bg_team {
	display: block;
	width: 100%;
	height: 100px;
	background: #fff;
	position: absolute;
	top:0;
	left:0;
	right:0;
	z-index: 5;
	margin-top:10px;
}

.team_filter_box {
	margin-top:175px;
}

.team_filter_box .custom_select_box_regions {
	background: #fff;
}

.page_team_overview .two_color_title_box {
	position: absolute;
	left:0;
	right: 0;
	top:100px;
	z-index: 100;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.member_listing {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	min-height: 400px;
}

.member_listing .member_row {
	display: block;
	opacity: 0;
	float: left;
	margin: 0 0 22px 0;
	width: -moz-calc(33.3333% - 19px);
	width: -webkit-calc(33.3333% - 19px);
	width: -o-calc(33.3333% - 19px);
	width: calc(33.3333% - 19px);
	min-height: 420px;
	border:1px solid #463f49;
	cursor:pointer;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: -webkit-transform 0.35s ease-out, opacity 0.35s;
	transition: transform 0.35s ease-out, opacity 0.35s;
}

.member_listing .member_row.filtered {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.member_listing .member_row.clear:after {
	content:'';
	clear:left;
}

.member_listing .member_row.show_detail {
	height: auto;
}

.member_listing .member_row .team_image_box {
	position: relative;
}

.member_listing .member_row .team_image_box img.bw {
	position: absolute;
	left:0;
	right:0;
	top:0;
	left:0;
	z-index: 1;
	opacity: 1;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition:opacity 0.3s ease-out;
	transition:opacity 0.3s ease-out;
}

.member_listing .member_row:hover .team_image_box img.bw {
	opacity: 0;
}

.member_listing .member_row img {
	width: 100%;
	height: auto;
	margin-bottom:-6px;
}

.member_listing .member_row h3 {
	text-align: left;
}

.inside_team_content {
	padding:17px;
}

.member_listing .member_row.has_image .inside_team_content {
	border-top:none 0;
}

.member_listing .member_role {
	display: block;
	margin-top:21px;
	font-family: 'Brandon Text Regular';
	font-size:18px;
	line-height: 22px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.member_listing .detail_text {
	display: none;
	margin-top:21px;
}

/*------------------------------------------------------
FOOTER
------------------------------------------------------*/

footer {
	display: block;
	background: #463f49;
	padding:20px 0 0 0;
	margin-top:150px;
}

footer, footer a {
	color:#fff;
	font-family: 'Brandon Text Medium';
	font-size:18px;
	line-height: 24px;
}

footer .grid_inside {
	display: block;
	padding:40px 0 20px 0;
}

footer .grid_inside .columns {
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:1px solid rgba(255,255,255,0.5);
	margin-bottom:24px;
}

footer .grid_inside h3 {
	text-align: left;
	margin-bottom:30px;
}

footer .column_left, footer .column_middle, footer .column_right {
	display: block;
	text-align: left;
	width: -moz-calc(33.3333% - 34px);
	width: -webkit-calc(33.3333% - 34px);
	width: -o-calc(33.3333% - 34px);
	width: calc(33.3333% - 34px);
	float: left;
	margin:0 17px;
}

footer .column_left {
	text-align: left;
}

footer .column_middle {
	text-align: center;
}

footer .column_right {
	text-align: right;
}

footer .inside_footer {
	display: inline-block;
	text-align: left;
}

footer .column_left .inside_footer {
	margin-left:17px;
}

footer .column_right .inside_footer {
	margin-right:17px;
}

footer .copyright {
	display: block;
}

footer .copyright .column_left, footer .copyright .column_right {
	display: block;
	width: 50%;
	float: left;
	margin:0;
}

footer .copyright .column_left {
	text-align: left;
	padding-top:10px;
}

footer .copyright .column_right {
	text-align: right;
}

footer .copyright .column_left span {
	display: inline-block;
	margin-left:34px;
}

footer span.footer_logo {
	display: inline-block;
	width: 43px;
	height: 43px;
	background: url('images/logo_footer.svg') no-repeat center center;
	background-size:43px 43px;
	margin-right:34px;
}

/* Test */

.mobile_helper_nav {
	display: block;
}

.mobile_nav_header {
	display: block;
	position: absolute;
	z-index: 1000;
	width: 320px;
	height: 70px;
	z-index: 10000;
	top:0;
	left:0;
}

.mobile_nav_header .show_search {
	position: absolute;
	top:20px;
	right: 28px;
	width: 29px;
	height: 26px;
	background: url('images/icon_search_mobile.svg') no-repeat center center;
	background-size:29px 26px;
	border-bottom:none 0;
}

.mobile_nav_header .mobile_lang_switch {
	position: absolute;
	top: 15px;
	left: 110px;
}

.mobile_nav_header .mobile_lang_switch ul  {
	list-style: none;
}

.mobile_nav_header .mobile_lang_switch ul li  {
	display: inline-block;
	margin-right:10px;
}

.mobile_nav_header .mobile_lang_switch li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius:50%;
	border:3px solid #19b99a;
	font-size:16px;
	line-height: 30px;
	font-family: 'Brandon Text Bold';
	text-align:center;
	overflow: hidden;
	color:#19b99a;
	letter-spacing: 0;
}

.mobile_nav_header .mobile_lang_switch li a:hover {
	color:#77d7bc;
	border:3px solid #77d7bc;
}

.mobile_nav_header .mobile_lang_switch > .menu-language-switch-container ul > li.qtranxs-lang-menu > a {
	display: none;
}

.mobile_nav_header .mobile_lang_switch ul li:last-child {
	margin-right:0;
}

.mobile_nav_header .mobile_lang_switch ul.lang_switch_nav li.current-menu-item,
html.lang_en li.qtranxs-lang-menu-item-en a {
	display: none;
}

.detail_page_media .custom_select_box  {
	margin: 10px 0 10px 10px;
}


/*------------------------------------------------------
MEDIA QUERIES
------------------------------------------------------*/

@media all and (max-width: 1420px) and (min-width: 0) {

	.helper_nav {
		right:130px;
	}

	.helper_nav ul li a {
		font-size:14px;
	}

	.main-nav-left .navigation-class .menu > .menu-item:first-child > a {
		padding-left: 20px;
	}
	
	.main-nav-right .navigation-class .menu > .menu-item:last-child > a {
		padding-right: 20px;
	}

	.navigation-class .menu .sub-menu .menu-item:first-child a {
		padding: 0 30px 0 30px;
	}
}

@media all and (max-width: 1340px) and (min-width: 0) {
	.banners {
		justify-content: center;
	}

}



/*------------------------------------------------------
LAPTOP
------------------------------------------------------*/

@media all and (max-width: 1240px) and (min-width: 0) {

	.header {
		display: block;
		margin: 0;
		height: 95px;

	}

	.detail_page {
		margin-top: 80px;
	}

	body {
		font-size:18px;
		line-height: 23px;
	}

	h3 {
		font-size:32px;
		line-height: 32px;
	}

	.lang_switch, .search_box {
		left:40px;
		right:40px;
		padding-left:40px;
		padding-right:40px;
	}

	.helper_nav {
		display: none;
	}

	a.call_to_action.small_call_to_action, span.call_to_action.small_call_to_action {
		font-size:12px;
		line-height: 18px;
		padding:12px 17px 10px 17px;
	}

	.featured_news a.news_post .news_preview_footer {
		margin-left:0;
		margin-right:0;
	}

	.featured_news a.news_post .news_preview_text {
		margin-bottom:40px;
	}

	.news_date, .news_author {
		font-size:12px;
		line-height: 15px;
	}

	.more_news_header div {
		margin-right:14px;
	}

	.involvement_boxes .involvement_box, .involvement_boxes .involvement_box:hover {
		color:#fff;
		background: #77d7bc;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.involvement_boxes .involvement_box h3, .involvement_boxes .involvement_box:hover h3 {
		color:#fff;
	}

	/* Donate */

	.involvement_boxes .involvement_box.cat_donate span.icon_involvement , .involvement_boxes .involvement_box.cat_donate:hover span.icon_involvement {
		background: url('images/icon_involve_donate_rollover.svg') no-repeat center center;
		background-size:125px 125px;
	}

	/* Membership */

	.involvement_boxes .involvement_box.cat_membership span.icon_involvement, .involvement_boxes .involvement_box.cat_membership:hover span.icon_involvement {
		background: url('images/icon_involve_member_rollover.svg') no-repeat center center;
		background-size:125px 149px;
	}

	/* Volonteer */

	.involvement_boxes .involvement_box.cat_voluntary_work span.icon_involvement, .involvement_boxes .involvement_box.cat_voluntary_work:hover span.icon_involvement {
		background: url('images/icon_involve_volonteer_rollover.svg') no-repeat center center;
		background-size:125px 149px;
	}

	/* Sponsorship */

	.involvement_boxes .involvement_box.cat_sponsorship span.icon_involvement, .involvement_boxes .involvement_box.cat_sponsorship:hover span.icon_involvement {
		background: url('images/icon_involve_sponsorship_rollover.svg') no-repeat center center;
		background-size:125px 125px;
	}

	.involvement_boxes .involvement_box span.call_to_action {
		visibility: visible;
	}

	.journal_two_columns .column_left, .journal_two_columns .column_right {
		width: -moz-calc(50% - 17px);
		width: -webkit-calc(50% - 17px);
		width: -o-calc(50% - 17px);
		width: calc(50% - 17px);
	}

	.journal_two_columns .column_left {
		margin-right:17px;
	}

	.journal_two_columns .column_right {
		margin-left:17px;
	}

	.helper_nav {
		display: none !important;
	}

	/* Hamburger */
	
	a.hamburger {
		position: fixed;
		width: 39px;
		height: 22px;
		z-index: 4000;
		top:24px;
		left:40px;
		background: url('images/hamburger_dark.svg') no-repeat center center;
		background-size:39px 22px;
		border-bottom:none 0;
	}
	
	a.hamburger.active, a.hamburger.big.active {
		background: url('images/hamburger_close.svg') no-repeat center center;
		background-size:39px 22px;
	}
	
	a.hamburger.big {
		background: url('images/hamburger.svg') no-repeat center center;
		background-size:39px 22px;
	}
	
	header a.logo {
		display: block;
		position: fixed;
		left:0;
		right:0;
		top: 10px;
		width: 70px;
		height: 70px;
		margin-left:auto;
		margin-right:auto;
		border-bottom:none 0;
		background: url('images/global_logo.png') no-repeat center center;
		background-size: 70px 70px;
		-webkit-transition:all 0.2s ease;
		transition:all 0.2s ease;
		z-index: 300;
	}

	/* Helper Navigation */
	
	.helper_nav {
		display: inline-block;
		position: fixed;
		top:17px;
		right:150px;
	}
	
	.mobile_helper_nav, .mobile_nav_header {
		display: none;
	}
	
	.helper_nav ul {
		list-style: none;
	}
	
	.helper_nav ul li {
		float: left;
		margin-right:25px;
	}
	
	.helper_nav ul li:last-child {
		margin-right:0;
	}
	
	.helper_nav ul li a {
		font-family: 'Brandon Text Bold';
		text-transform: uppercase;
		font-size:17px;
		line-height: 20px;
		letter-spacing: 0.22em;
		color:#463f49;
		padding-bottom:3px;
		border-bottom:1px solid transparent;
		-webkit-transition:border 0.3s ease-out, padding 0.3s ease-out;
		transition:border 0.3s ease-out, padding 0.3s ease-out;
	}
	
	.helper_nav ul li a:hover {
		border-bottom:1px solid #463f49;
	}
	
	header.big .helper_nav ul li a {
		color:#fff;
	}
	
	header.big .helper_nav ul li a:hover {
		border-bottom:1px solid #fff;
	}
	
	/* Donate */
	
	header a.donate_header {
		position: fixed;
		top:0;
		right:0;
		display: block;
		width: 120px;
		height: 120px;
		border:none 0;
		color:#fff;
		
	}
	
	html.lang_de header a.donate_header {
		background: url('images/donate_de.svg') no-repeat center center;
		background-size:100% 100%;
		color:#fff;
	}
	
	html.lang_fr header a.donate_header {
		background: url('images/donate_fr.svg') no-repeat center center;
		background-size:100% 100%;
		color:#fff;
	}
	
	html.lang_en header a.donate_header {
		background: url('images/donate_en.svg') no-repeat center center;
		background-size:100% 100%;
		color:#fff;
	}
	
	
	html.lang_es header a.donate_header {
		background: url('images/donate_es.svg') no-repeat center center;
		background-size:100% 100%;
		color:#fff;
	}
	
	header a.donate_header:hover span {
		opacity: 1;
		color:#fff;
	}
	
	/*------------------------------------------------------
	LANG SWITCH
	------------------------------------------------------*/
	
	.lang_switch, .search_box {
		opacity: 0;
		visibility: hidden;
		position: fixed;
		display: inline-block;
		top:60px;
		left:146px;
		right: 146px;
		width: auto;
		margin-left:auto;
		margin-right:auto;
		background: #77d7bc;
		z-index:50000;
		padding:40px 80px 30px 80px;
		text-align: center;
		-webkit-transform: translateY(-200px);
		transform: translateY(-200px);
		-webkit-transition: -webkit-transform 0.3s ease-out;
		transition: transform 0.3s ease-out;
	}
	
	.lang_switch.show, .search_box.show {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.lang_switch ul {
		display: inline-block;
		list-style: none;
	}
	
	ul.lang_switch_nav li {
		float:left;
		margin-right:50px;
	}
	
	ul.lang_switch_nav li:last-child {
		margin-right:0;
	}
	
	ul.lang_switch_nav li.current-menu-item,
	html.lang_en li.qtranxs-lang-menu-item-en a {
		display: none;
	}
	
	ul.lang_switch_nav li a {
		border-bottom:none 0;
		font-size:40px;
		line-height: 40px;
		color:#fff;
		font-family: 'Brandon Text Bold';
		letter-spacing: 0.22em;
		text-transform: uppercase;
	}
	
	ul.lang_switch_nav li a:hover {
		color:#19b99a;
	}
	
	/*------------------------------------------------------
	SEARCH
	------------------------------------------------------*/
	
	.search_box, .library_search_box {
		padding-top:15px;
	}
	
	.search_box .search_title, .library_search_box .title_library_search {
		display: block;
		font-size:18px;
		letter-spacing: 0.22em;
		color:#fff;
		text-transform: uppercase;
		font-family: 'Brandon Text Black';
		margin-bottom:10px;
	}
	
	.search_box input, .library_search_box input {
		display: block;
		width: 100%;
		font-size:40px;
		line-height: 40px;
		color:#fff;
		font-family: 'Brandon Text Bold';
		letter-spacing: 0;
		background: none;
		border:none;
		border-bottom:1px solid #fff;
	}
	
	.search_box input::-webkit-input-placeholder,
	.library_search_box input::-webkit-input-placeholder {
		color: #fff;
		letter-spacing: 0.22em;
	}
	
	.search_box input:-moz-placeholder,
	.library_search_box input:-moz-placeholder {
	   color: #fff;
	   letter-spacing: 0.22em;
	   opacity: 1;
	}
	
	.search_box input::-moz-placeholder,
	.library_search_box input::-moz-placeholder {
	   color: #fff;
	   letter-spacing: 0.22em;
	   opacity: 1;
	}
	
	.search_box input:-ms-input-placeholder,
	.library_search_box input:-ms-input-placeholder {
	   color: #fff;
	   letter-spacing: 0.22em;
	}
	
	.search_box input.submit_search,
	.library_search_box input.submit_search {
		position: absolute;
		width: 39px;
		height: 35px;
		background: url('images/icon_search.svg') no-repeat center center;
		background-size:39px 35px;
		right:0;
		top:10px;
		text-indent: -10000px;
		border-bottom:none 0;
		cursor:pointer;
	}
	
	.search_box form.searchform,
	.library_search_box form.searchform {
		position: relative;
	}
	
	.search_results a {
		display: block;
		text-align: center;
		padding:10px 0;
	}
	
	/*------------------------------------------------------
	OVERLAY BOX
	------------------------------------------------------*/
	
	.overlay_box {
		display: none;
		cursor:pointer;
		position: fixed;
		top:0;
		left:0;
		right: 0;
		bottom:0;
		background: rgba(255,255,255,0.8);
		z-index:40000;
	}
	
	/*------------------------------------------------------
	MAIN NAVIGATION
	------------------------------------------------------*/
	
	.main_nav {
		display: block;
		position: fixed;
		top:0;
		left:0;
		z-index: 2000;
		-webkit-transform: translateX(-320px);
		transform: translateX(-320px);
		-webkit-transition: -webkit-transform 0.3s ease;
		transition: transform 0.3s ease;
	}
	
	.main_nav.show {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	.main_nav .level {
		display: block;
		position: absolute;
		padding-top:80px;
		height: 530px;
		overflow-y:auto;
	}
	
	.main_nav .level a {
		display: block;
		font-family: 'Brandon Text Bold';
		height: 45px;
		line-height: 45px;
		width: 100%;
		color:#463f49;
		padding-left:20px;
		padding-right:20px;
		width: -moz-calc(100% - 40px);
		width: -webkit-calc(100% - 40px);
		width: -o-calc(100% - 40px);
		width: calc(100% - 40px);
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		border-bottom:none 0;
		-webkit-transition:background 0.3s ease-out;
		transition:background 0.3s ease-out;
	}
	/* Level 0 */
	
	.main_nav .level.level_0 {
		display: block;
		left:0;
		background: #fff;
		width: 320px;
	}
	
	span.show_more_mobile, a.mobile_go_level_back {
		display: none;
	}
	
	.main_nav .level.level_0 a {
		font-family: 'Brandon Text Black';
		list-style: none;
		color:#19b99a;
		font-size:18px;
		line-height: 45px;
		letter-spacing:0.18em;
		text-transform: uppercase;
		background: #fff;
		padding-left:40px;
		padding-right:20px;
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		width: -o-calc(100% - 60px);
		width: calc(100% - 60px);
	}
	
	.main_nav .level.level_0 a.active{
		background: #ececed;
	}
	
	/* Level 1 */
	
	.main_nav .level.level_1 {
		display: none;
		left:320px;
		background: #ececed;
		width: 320px;
	}
	
	.main_nav .level.level_1 a {
		display: none;
	}
	
	.main_nav .level.level_1 a.active {
		background: #e3e2e4;
	}
	
	/* Level 2 */
	
	.main_nav .level.level_2 {
		display: none;
		left:624px;
		background: #e3e2e4;
		width: 400px;
	}
	
	.main_nav .level.level_2 a {
		display: none;
	}
	
	.main_nav .level.level_2 a.active {
		background: #dbdadc;
	}

	.navigation-class, .donate {
		display: none;
	}

	.navigation {
		display: none;
	}

	.mobile_nav_header .show_search {
		position: absolute;
		top:20px;
		right: 28px;
		width: 29px;
		height: 26px;
		background: url('images/icon_search_mobile.svg') no-repeat center center;
		background-size:29px 26px;
		border-bottom:none 0;
	}
	
	.mobile_nav_header .mobile_lang_switch {
		position: absolute;
		top: 15px;
		left: 110px;
	}
	
	.mobile_nav_header .mobile_lang_switch ul  {
		list-style: none;
	}
	
	.mobile_nav_header .mobile_lang_switch ul li  {
		display: inline-block;
		margin-right:10px;
	}
	
	.mobile_nav_header .mobile_lang_switch li a {
		display: inline-block;
		width: 30px;
		height: 30px;
		border-radius:50%;
		border:3px solid #19b99a;
		font-size:16px;
		line-height: 30px;
		font-family: 'Brandon Text Bold';
		text-align:center;
		overflow: hidden;
		color:#19b99a;
		letter-spacing: 0;
	}
	
	.mobile_nav_header .mobile_lang_switch li a:hover {
		color:#77d7bc;
		border:3px solid #77d7bc;
	}
	
	.mobile_nav_header .mobile_lang_switch > .menu-language-switch-container ul > li.qtranxs-lang-menu > a {
		display: none;
	}
	
	.mobile_nav_header .mobile_lang_switch ul li:last-child {
		margin-right:0;
	}
	
	.mobile_nav_header .mobile_lang_switch ul.lang_switch_nav li.current-menu-item,
	html.lang_en li.qtranxs-lang-menu-item-en a {
		display: none;
	}
	
	.mobile_helper_nav, .mobile_nav_header {
		display: block;
	}

	
}


@media all and (max-width: 1100px) and (min-width: 0) {
	.banners {
		flex-direction: column;
		display: none;
	}

	.head-content {
		max-width: 80%;
		margin: 0 auto;
	}

	.banner, .banner .image-banner, .banner .content.inactive {
		width: 100%;
	}

	.banner {
		margin: 0 0 50px 0;
	}

	.image-banner, .banner .content{
		display: none;
	}

	.details {
		flex-direction: column;
	}

	.details .details-container {
		display: flex;
	}

	.details-content {
		width: 100%;
		display: flex;
		max-width: 80%;
		text-align: center;
		flex-direction: column;
	}
	
	.pagebuilder-banner .details-container .details-button{
		display: flex;
	}
	
	.pagebuilder-banner .details-container {
		flex-direction: column;
		justify-content: center;
	}	

	.details-content .icon-banner {
		transform: translate(-50%,-50%);
		position: absolute;
		width: 100px;
		margin: 0;
		left: 50%;
		top: 50%;
	}
	.details-content .detail-image-banner {
		display: block;
	}

	.details-content .text-details {
		margin: 40px 0 0 0;
	}

	.details-button .button .link {
		padding: 20px 40px;
		font-size: 20px;
		white-space: nowrap;
	}

	.pagebuilder-banner .details-container{
		border-top: 5px solid #75D7BB;
		margin-top: 40px;
	}

}

/*------------------------------------------------------
TABLET
------------------------------------------------------*/

@media all and (max-width: 1024px) and (min-width: 0) {

	ul.lang_switch_nav li a, .search_box input, .library_search_box input {
		font-size:30px;
		line-height: 30px;
	}

	.search_box input.submit_search, .library_search_box input.submit_search {
		width: 30px;
		height: 27px;
		background: url(images/icon_search.svg) no-repeat center center;
		background-size: 30px 27px;
	}

	header a.donate_header {
		width: 96px;
		height: 96px;
		background: url(images/donate.svg) no-repeat center center;
		background-size: 96px 96px;
	}

	.involvement_boxes span.text_involvement {
		display: none;
	}

	body.page-id-25 .involvement_boxes span.text_involvement {
		display: block;
		width: -moz-calc(100% - 34px);
		width: -webkit-calc(100% - 34px);
		width: -o-calc(100% - 34px);
		width: calc(100% - 34px);
		margin-left:auto;
		margin-right:auto;
	}

	.latest_news_article .latest_news_box {
		min-width: initial;
		width: -moz-calc(100% - 102px);
		width: -webkit-calc(100% - 102px);
		width: -o-calc(100% - 102px);
		width: calc(100% - 102px);
		left:17px;
		right: 17px;
	}

	.news_cat {
		padding-top:22px;
	}

	h3.news_title {
		word-break: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}

	.facts_and_figure_box .number_row {
		font-size:40px;
		line-height: 40px;
	}

	.facts_and_figure_box .facts_text {
		font-size:18px;
		line-height: 18px;
		letter-spacing: 0.1em;
	}

	.news_post a.external_media_link {
		padding-right:25px;
	}

	.news_post.cat_animal_protection a.external_media_link {
		background: url('images/icon_external_link_animal_protection.svg') no-repeat right top 1px;
		background-size:10px 10px;
	}

	.news_post.cat_nature_protection a.external_media_link {
		background: url('images/icon_external_link_nature_protection.svg') no-repeat right top 1px;
		background-size:10px 10px;
	}

	.news_post.cat_heritage_protection a.external_media_link {
		background: url('images/icon_external_link_heritage_protection.svg') no-repeat right top 1px;
		background-size:10px 10px;
	}

	.news_post.cat_park a.external_media_link {
		background: url('images/icon_external_link_park.svg') no-repeat right top 1px;
		background-size:10px 10px;
	}

	.media_contact .title_media {
		word-break: break-word;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		hyphens: auto;
	}

}

/*------------------------------------------------------
MOBILE
------------------------------------------------------*/

@media all and (max-width: 960px) and (min-width: 0) {

	.story_listing .story_row img {
		height: auto;
	}
	header a.logo, header a.logo:hover {
		width: 41px;
		height: 41px;
		background: url(images/global_logo.png) no-repeat center center;
		background-size: 41px 41px;
	}

	a.hamburger {
		width: 30px;
		height: 17px;
		background: url(images/hamburger_dark.svg) no-repeat center center;
		background-size:30px;
		height: 17px;
		top: 15px;
		left: 15px;
	}

	body.home button.slick-arrow.slick-prev {
		left:15px;
	}

	body.home button.slick-arrow.slick-next {
		right:15px;
	}

	a.hamburger.big {
	    background: url(images/hamburger.svg) no-repeat center center;
	    background-size: 30px 17px;
	}

	.lang_switch, .search_box {
		left:0;
		right: 0;
		padding-left:15px;
		padding-right:15px;
	}

	ul.lang_switch_nav li a, .search_box input, .library_search_box input {
		font-size:16px;
		line-height: 16px;
	}

	.search_box input.submit_search, .library_search_box input.submit_search {
		top:-1px;
		width: 24px;
		height: 22px;
		background: url(images/icon_search.svg) no-repeat center center;
		background-size: 24px 22px;
	}

	.search_box .search_title, .library_search_box .title_library_search {
		font-size:12px;
	}

	.lang_switch, .search_box {
		top:0;
	}

	.mobile_nav_header .show_search {
		top:8px;
		right: 15px;
	}

	.mobile_nav_header .mobile_lang_switch {
		top:10px;
		left:100px;
	}

	.main_nav {
		-webkit-transform: translateX(-100vw);
		transform: translateX(-100vw);
	}

	.main_nav .level.level_0, .main_nav .level.level_1, .main_nav .level.level_2 {
		padding-top:60px;
		width: 100vw;
		height: -moz-calc(100vh - 60px);
		height: -webkit-calc(100vh - 60px);
		height: -o-calc(100vh - 60px);
		height: calc(100vh - 60px);
		overflow: auto;
	}

	.main_nav .level a, .main_nav .level.level_0 a {
		position:relative;
		margin-left:15px;
		margin-right:15px;
		padding-left:15px;
		padding-right:15px;
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		width: -o-calc(100% - 60px);
		width: calc(100% - 60px);
		border-bottom:1px solid #463f49;
		font-size:16px;
		line-height: 40px;
		letter-spacing: 0.18em;
		height: 40px;
	}

	.main_nav .level span.show_more_mobile {
		display: block;
		position: absolute;
		top:0;
		bottom:0;
		right:0;
		width: 20px;
		z-index: 100;
		background: url('images/has_children_arrow_gray.svg') no-repeat center center;
		background-size:11px 20px;
	}

	.main_nav .level.level_0 a {
		border-bottom:1px solid #19b99a;
	}

	.main_nav .level.level_0 span.show_more_mobile {
		background: url('images/has_children_arrow_green.svg') no-repeat center center;
		background-size:11px 20px;
	}

	.main_nav .level.level_1 {
		background: #ececed;
		z-index: 100;
		position: absolute;
		left:0;
	}

	.main_nav .level.level_2 {
		background: #dad9db;
		z-index: 200;
		position: absolute;
		left:0;
	}

	a.mobile_go_level_back {
		display: block !important;
		color:#19b99a !important;
		text-transform: uppercase;
		letter-spacing: 0.03em;
		padding-left:45px !important;
		background: url('images/go_one_level_back.svg') no-repeat center left 17px;
	}

	header.big a.logo, header.big a.logo:hover {
		width: 67px;
		height: 115px;
		top:15px;
		background: url(images/logo_big2.svg) no-repeat center center;
		background-size: 67px 115px;
	}

	h2 {
		font-size:23px;
		line-height: 33px;
		margin-bottom:17px;
	}

	h3 {
		font-size:21px;
		line-height: 28px;
	}

	.centered_featured_text {
		padding-top:160px;
		padding-bottom:15px;
	}

	.cover_header .header_text {
		margin-left:30px;
		margin-right:30px;
		margin-bottom:15px;
	}

	a.call_to_action, span.call_to_action {
		font-size:12px;
		line-height: 12px;
	}

	.cover_header {
		min-height: 550px;
	}

	.page_single_project .cover_header {
		min-height: 450px;
	}

	body.single-projects header.big a.logo, body.single-projects header.big a.logo:hover {
		width: 50px;
		height: 85px;
		top: 15px;
		background: url(images/logo_big2.svg) no-repeat center center;
		background-size: 50px 85px;
	}

	.two_color_title_box .subtitle {
		font-size:32px;
		line-height: 32px;
		margin-top: -50px;
		height: 90px;
		max-width: 80%;
		margin-left:auto;
		margin-right:auto;
	}

	.two_color_title_box {
		margin-top: 20px;
		padding: 20px 0 40px 0;
	}

	#wrapper {
		padding-top:66px;
	}

	.grid_inside {
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
	}

	.commitment_boxes a {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:-17px;
		height: 320px;
		margin-bottom:0;
	}

	.commitment_boxes a h3 {
		font-size:32px;
		line-height: 32px;
		bottom:60px;
	}

	.commitment_boxes a.cat_animal_protection span.icon_commitment {
	    width: 71px;
	    height: 103px;
	    background: url(images/icon_cat_animal_protection.svg) no-repeat center center;
	    background-size: 71px 103px;
	    margin-left: -35px;
	    top: 90px;
	}

	.commitment_boxes a.cat_nature_protection span.icon_commitment {
	    width: 85px;
	    height: 105px;
	    background: url(images/icon_cat_nature_protection.svg) no-repeat center center;
	    background-size: 85px 105px;
	    margin-left: -42px;
	    top: 89px;
	}

	.commitment_boxes a.cat_global span.icon_commitment {
	    width: 85px;
	    height: 105px;
	    background: url(images/global_logo.png) no-repeat center center;
	    background-size: 85px 105px;
	    margin-left: -42px;
	    top: 89px;
	}
	.commitment_boxes a.cat_global_white span.icon_commitment {
	    width: 85px;
	    height: 105px;
	    background: url(images/global_logo_white.png) no-repeat center center;
	    background-size: 85px 85px;
	    top: 89px;
	}

	.commitment_boxes a.cat_heritage_protection span.icon_commitment {
	    width: 136px;
	    height: 79px;
	    background: url(images/icon_cat_heritage_protection.svg) no-repeat center center;
	    background-size: 136px 79px;
	    margin-left: -68px;
	    top: 103px;
	}

	.involvement_boxes .involvement_box {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
		border-top:none 0;
		padding-left:0;
		padding-right:0;
	}

	.involvement_boxes .involvement_box span.call_to_action {
		display: none;
	}

	.involvement_boxes .involvement_box h3 {
		height: auto;
		font-size:32px;
		line-height: 32px;
	}

	.involvement_boxes .involvement_box:nth-child(odd), .involvement_boxes .involvement_box:nth-child(odd):hover {
	    color: #77d7bc;
	    background: #fff;
	}

	.involvement_boxes .involvement_box:nth-child(odd) h3 {
		color: #77d7bc;
	}

	.involvement_boxes .involvement_box span.icon_involvement {
		height: 85px;
		margin-top:0;
	}

	.involvement_boxes .involvement_box.cat_donate span.icon_involvement, .involvement_boxes .involvement_box.cat_donate:hover span.icon_involvement {
		background: url(images/icon_involve_donate.svg) no-repeat center center;
		background-size: 85px 85px;
	}

	.involvement_boxes .involvement_box.cat_membership span.icon_involvement, .involvement_boxes .involvement_box.cat_membership:hover span.icon_involvement {
		height: 98px;
	    background: url(images/icon_involve_member_rollover.svg) no-repeat center center;
	    background-size: 82px 98px;
	}

	.involvement_boxes .involvement_box.cat_voluntary_work span.icon_involvement {
		height: 98px;
	    background: url(images/icon_involve_volonteer.svg) no-repeat center center;
	    background-size: 82px 98px;
	}

	.involvement_boxes .involvement_box.cat_sponsorship span.icon_involvement, .involvement_boxes .involvement_box.cat_sponsorship:hover span.icon_involvement {
		height: 85px;
	    background: url(images/icon_involve_sponsorship_rollover.svg) no-repeat center center;
	    background-size: 85px 85px;
	}

	.featured_news a.news_post {
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
		margin-left:auto;
		margin-right:auto;
	}

	.more_news a.news_post .inside_more_news {
		padding-left:0;
		padding-right:0;
		width: 100%;
	}

	.more_news_header .news_cat {
		display: block;
		text-align: left;
	}

	.more_news_header .news_cat p {
		margin-bottom:5px;
	}

	.more_news_header {
		font-size:12px;
		line-height: 15px;
	}

	.more_news h3.news_title {
		margin: 10px 0 15px 0;
	}

	a.go_to_all_news {
		margin-left:0;
		display: inline-block;
		margin-bottom:40px;
	}

	body.home .more_news {
		display: none;
	}

	body.home .more_news.more_news_mobile {
		display: block;
	}

	body.home .featured_news {
		display: none;
	}

	.latest_news_article {
		margin-left: 15px;
		margin-right:15px;
		margin-top:0;
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: -o-calc(100% - 30px);
		width: calc(100% - 30px);
	}

	.latest_news_preview {
		width: 100%;
		padding-right:0;
	}

	.latest_news_article .latest_news_box .call_to_action {
		position: relative;
		right:initial;
		font-size:12px;
		line-height: 12px;
		margin-top:25px;
	}

	.latest_news_article .latest_news_box {
		left:15px;
		right:15px;
		width: -moz-calc(100% - 100px);
		width: -webkit-calc(100% - 100px);
		width: -o-calc(100% - 100px);
		width: calc(100% - 100px);
		bottom:34px;
	}

	.outer_call_to_action a {
		display: inline-block;
	}

	.featured_news a h3 {
		height: auto;
	}

	.news_cat {
		font-size:12px;
	}

	h3.news_title {
		margin-bottom:15px;
	}

	.big_news_slider {
		width: 100%;
		margin-top:0;
	}

	.big_news_slider button.slick-arrow.slick-prev {
	    left: 15px;
	    background: url(images/arrow_left_white.svg) no-repeat center center;
	    background-size: 9px 17px;
	}

	.big_news_slider button.slick-arrow.slick-next {
	    right: 15px;
	    background: url(images/arrow_right_white.svg) no-repeat center center;
	    background-size: 9px 17px;
	}

	.big_news_slider button.slick-arrow {
		width: 9px;
		height: 17px;
		margin-top:-9px;
	}

	.single_project_content .column_left, .single_news_content .column_left, .single_library_content .column_left, .content_media .column_left {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
	}

	.single_project_content .column_right, .single_news_content .column_right, .single_library_content .column_right, .content_media .column_right {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
	}

	.gallery_description {
		padding: 10px 10px 0px 10px;
		font-size:8px;
		line-height: 10px;
	}

	.gallery_description .title_gallery_description {
		font-size:8px;
		line-height: 10px;
	}

	.news_article {
		display: block;
		margin-top: 25px;
		margin-left: 15px;
		margin-right: 15px;
	}

	.news_article h3 {
		margin-bottom:20px;
	}

	.news_article .news_header div {
		margin-right:10px;
	}

	.tags_box {
		margin-top:17px;
	}

	.related_news_box h3, .tags_box h3, .video_box h3, .journal_box h3, .links_box h3 {
		margin-left:15px;
		margin-right:15px;
		padding-left:0;
		padding-right:0;
		font-size:25px;
		line-height: 28px;
		letter-spacing: 0.11em;
		margin-bottom:15px;
	}

	.tags_box a {
		margin-left:15px;
		margin-right:15px;
		font-size:12px;
		line-height: 21px;
	}

	.projects_listing a {
		margin-bottom:17px;
	}

	.single_project_header .centered_featured_text {
		padding:120px 0;
	}

	.single_project_header a.play_movie_header.youtube {
		width: 35px;
		height: 35px;
		background: url(images/icon_play_video.svg) no-repeat center center;
		background-size: 35px 35px;
		margin-top:-10px;
	}

	.share_box {
		margin-left:15px;
		margin-right:15px;
		margin-top:15px;
		margin-bottom:34px;
		border-top:0;
		text-align: center;
		padding:17px 0 8px 0;
	}

	.share_box .share_inside {
		display: inline-block;
	}

	.share_box span {
		display: block;
		width: 100%;
		margin-right:0;
		float: none;
		text-align: center;
		border-bottom: 1px solid #77d7bc;
		margin-bottom:10px;
		margin-top:0;
		padding-top:6px;
		padding-bottom:10px;
	}

	.share_box a {
		margin-right:40px;
	}

	.share_box a:last-child {
		margin-right:0;
	}

	.share_box .inside_share_box {
		display: block;
	}

	.projects_listing a {
		width: 100%;
		float: none;
		margin-left:auto;
		margin-right:auto;
	}

	.projects_listing a span.call_to_action {
		font-size:12px;
		line-height: 14px;
	}

	.projects_listing a .project_title {
		height: auto;
		margin-bottom:25px;
		font-size:25px;
		line-height: 25px;
	}

	.single_project_header .header_text {
		font-size:18px;
		line-height: 21px;
		margin-bottom:25px;
	}

	.box_the_problem {
		padding: 25px 30px 20px 30px;
		margin-left:-15px;
		margin-right:-15px;
		margin-top:0;
	}

	.box_the_problem h3 {
		margin-bottom:25px;
	}

	.slider_gallery_project .gallery_slide {
		height: 250px;
	}

	.slider_gallery_project {
		width: -moz-calc(100% + 30px);
		width: -webkit-calc(100% + 30px);
		width: -o-calc(100% + 30px);
		width: calc(100% + 30px);
		margin-left:-15px;
		margin-right:-15px;
		margin-top:0;
	}

	.donate_box {
		margin-top:25px;
	}

	.our_project {
		margin:25px 15px 15px 15px;
	}

	.slider_gallery_project img {
		max-width: -moz-calc(100% - 30px);
		max-width: -webkit-calc(100% - 30px);
		max-width: -o-calc(100% - 30px);
		max-width: calc(100% - 30px);
	}

	.donate_box .donation {
		margin-top:30px;
	}

	.box_our_goals {
		padding:25px 30px 25px 30px;
		margin-left: -15px;
		margin-right: -15px;
	}

	.facts_and_figure_box {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
	}

	.intro_text_centered {
		margin-top:17px;
	}

	.intro_text_centered p:last-child {
		margin-bottom:0;
	}

	.default_page_two_columns {
		margin-top:15px;
	}

	.default_page_two_columns .column_left, .default_page_two_columns .column_right {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
		overflow: hidden;
	}

	blockquote {
		font-size:21px;
		line-height: 28px;
	}

	.media_contact {
		padding:25px 15px;
	}

	.latest_news_article .latest_news_box .latest_news_preview {
		margin-top:20px;
	}

	.featured_news {
		margin-bottom:17px;
	}

	.related_news_box.has_gallery {
		margin-top:17px;
	}

	.related_news_box .link_listing a {
		padding:8px 17px;
	}

	.related_news_box a.call_to_action {
		margin-bottom: 0px;
		margin-left: 17px;
		margin-top:17px;
	}

	.journal_download_buttons {
		margin-top:17px;
	}

	.journal_two_columns .column_left, .journal_two_columns .column_right {
		width: 100%;
		margin-left:0;
		margin-right:0;
	}

	.journal_two_columns .column_right  {
		margin-top:17px;
	}

	.journal_listing_outer .journal_preview {
		width: calc(50% - 17px);
	}

	.journal_mobile_content {
		display: block;
		margin-top:34px;
		text-align: center;
	}

	.call_to_action_outer {
		display:block;
		text-align: center;
		margin-top:17px;
	}

	.call_to_action_outer a {
		display: inline-block;
	}

	.story_listing .story_row img, .story_listing .story_row .story_preview_text {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
		margin-top: 20px;
	}

	.story_listing .story_row {
		margin-bottom:34px;
	}

	.story_listing .story_row a {
		margin-bottom:0;
	}

	.story_listing .story_row img, .story_listing .story_row:nth-child(even) img {
		margin-left: 0;
		margin-right: 0;
	}

	.story_listing {
		margin-top:17px;
	}

	.story_listing .story_row .story_preview_text .month_story {
		font-size:12px;
		line-height: 15px;
	}

	.story_listing .story_row .story_preview_text .year_story {
		font-size:32px;
		line-height: 35px;
		margin-bottom:8px;
	}

	.story_listing .story_row:nth-child(even) .story_preview_text {
		text-align: left;
	}

	.outer_call_to_action {
		display: block;
		text-align: start;
	}

	.page_team_overview .two_color_title_box {
		top:60px;
	}

	.team_filter_box {
		margin-top:190px;
	}

	.team_filter_box .outer_custom_select_box {
		margin-bottom:17px;
		float: none;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	    width: 100%;
	}

	.team_select {
		display: block;
		text-align:center;
	}

	.team_select a {
		display: inline-block;
		width: 60%;
		margin-bottom:8px;
		margin-left:auto;
		margin-right:auto;
	}

	.member_listing .member_row {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
		margin-bottom:17px;
		min-height: 300px;
	}

	.bg_team {
		height: 200px;
	}

	.team_filter_box {
		padding-bottom:3px;
	}

	.member_listing {
		margin-left:0;
		margin-right:0;
	}

	.member_listing .member_role {
		font-size:12px;
		line-height: 15px;
		margin-top:8px;
	}

	.filter_selects_box .custom_select_box {
		width: 100%;
		float:none;
		margin-left:0;
		margin-right:0;
		margin-bottom:8px;
	}
	
	.library_search_box {
		padding-bottom:17px;
	}

	.library_filter {
		padding-bottom:20px;
	}

	.library_sort_header .column_left, .library_sort_header .column_right {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
	}

	.library_sort_header .sorted_by_title {
		display: block;
		width: 100%;
		text-align: center;
		margin-left:0;
		margin-right:0;
		margin-bottom:8px;
		float: none;
	}

	.library_sort_header .custom_select_box_sorting {
		float: none;
		margin-top:0;
	}

	.sorting_option {
		display: block;
		text-align: center;
	}

	.library_sort_header .custom_select_box_sorting {
		width: 100%;
	}

	.library_listing {
		margin-top:34px;
	}

	.results_count {
		text-align: center;
		font-size:25px;
		line-height: 28px;
		margin-bottom:17px;
	}

	.library_posts {
		margin-top:17px;
	}

	.library_listing {
		margin-left:0;
		margin-right:0;
	}

	.library_listing a {
		width: -moz-calc(100% - 2px);
		width: -webkit-calc(100% - 2px);
		width: -o-calc(100% - 2px);
		width: calc(100% - 2px);
		float: none;
		margin-left:0;
		margin-right:0;
		margin-bottom:17px;
		min-height: auto;
	}

	.media_icons {
		position: relative;
		padding-top:34px;
	}

	.library_listing a.library_library h3 {
		margin-top:17px;
	}

	.library_listing a.library_news .news_date {
		margin-top:17px;
		margin-left:17px;
	}

	.library_listing a h3 {
		margin: 7px 17px 17px 17px;
	}

	.library_listing a.library_news .preview_text {
		padding: 17px 17px 0 17px;
	}

	.video_box {
		margin-top:34px;
	}

	.video_box .video_row {
		margin-left:17px;
		margin-right:17px;
	}

	.video_box .video_row .outside_video_box {
		max-width: 100%;
		margin-bottom:17px;
	}

	.journal_box {
		margin-top:34px;
	}

	.journal_box .journal_links {
		margin-left:17px;
		margin-right:17px;
		margin-top:17px;
	}

	.journal_box .journal_links a .journal_date {
		display: block;
		float: none;
		width: 100%;
	}

	.journal_box .journal_links a .journal_title {
		float: none;
		width: 100%;
	}

	.journal_box .journal_links a .journal_date {
		font-size:12px;
		line-height: 15px;
		margin-bottom:3px;
	}

	.links_box {
		margin-top:34px;
	}

	.external_links {
		margin-left:17px;
		margin-right:17px;
		margin-top:17px;
	}

	.external_links a {
		padding:8px 0;
	}

	.involvement_boxes span.text_involvement {
		max-width: 500px;
	}

	.intro_text_centered {
		max-width: 600px;
	}

	.journal_two_columns {
		margin-top:17px;
	}

	footer {
		margin-top:20px;
	}

	footer .grid_inside {
		padding:15px 0 15px 0;
	}

	.two_color_title_box.no_subtitle {
		padding-bottom:17px;
	}

	footer .column_left, footer .column_middle, footer .column_right {
		width: 100%;
		float: none;
		margin-left:0;
		margin-right:0;
	}

	footer .column_left .inside_footer {
		margin-left:0;
	}

	footer .column_middle, footer .column_right {
		display: none;
	}

	footer .copyright .column_left span {
		margin-left:15px;
	}

	footer span.footer_logo {
		margin-right:15px;
	}

	.big_news_slider .image_caption {
		max-width: initial;
		right: 10px;
	}

	.story_listing .story_row.already-visible, .story_listing .story_row.come-in {
		flex-wrap: wrap;
	}


	.story_listing .story_row img {
		margin: 0 0 20px 0;
	}

	.story_listing .story_row:nth-child(even) a:not(.call_to_action) {
		order: unset;
	}

	.story_listing .story_row.already-visible, .story_listing .story_row.come-in {
		justify-content: center;
	} 

	.header {
		margin: 0 0 0 0;
		height: 65px;
	}
}

@media all and (max-width: 600px) and (min-width: 0) {
	.journal_listing_outer .journal_preview {
		width: calc(100% - 17px);
	}
}

.payment-methods .payment-method#payment_method-cc-widget {
	order: -1;
}

.image-cover {
	object-fit: cover;
	max-width: 100%;
}
.anchor {
    visibility: hidden;
    position: relative;
    display: block;
    top: -200px;
}
.cross-button {
	transition: transform ease-in-out 250ms;
	background-color: transparent;
	position: relative;
	min-height: 80px;
	cursor: pointer;
	border: none;
	width: 50px;
	padding: 0;
}
.cross-button::before {
	display: block;
    content: '+';
    text-align: center;
    top: 0;
    position: absolute;
    color: #75D7BB;
    line-height: 1;
    font-size: 80px;
    left: 0;
    width: 100%;
}
.pagebuilder {
	margin-top: 150px;
}
.cross-button.close, .cross-button.active, .pagebuilder-component.team .title-container.active .cross-button {
	transform: rotate(-45deg);
}
.pagebuilder-component {
	margin-bottom: 70px;
}
.pagebuilder-component.team {
	border: solid 0 #75D7BB;
	border-width: 4px 0 0;
}
.pagebuilder-component.team .title-container {
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	display: flex;
}
.pagebuilder-component.team .title {
	font-family: 'PT Serif Regular';
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}
.pagebuilder-component.team .members {
	flex-wrap: wrap;
	display: flex;
	column-gap: 24px;
}
.pagebuilder-component.team .members.inactive {
	display: none;
}
.pagebuilder-component.team .member {
	flex-direction: column;
	position: relative;
	display: flex;
	width: 100%;
	background-color: #ffffff;
}
.pagebuilder-component.team .member ul,
.pagebuilder-component.team .member ol {
	margin-left: 1em;
}
.pagebuilder-component.team .member .role {
	text-transform: uppercase;
	margin: 0 55px 15px 0;
	word-break: break-word;
	hyphens: manual;
}
.pagebuilder-component.team .member > .cross-button {
	position: absolute;
	bottom: 0;
	right: 0;
}
.pagebuilder-component.team .member > .image {
	width: 100%;	
}
.pagebuilder-component.team .name {
	margin-bottom: 20px;
	text-align: start;
}
.pagebuilder-component.team .lightbox.inactive {
	display: none;
}
.pagebuilder-component.team .lightbox {
	background-color: #75D7BBDB;
	justify-content: center;
	box-sizing: border-box;
	align-items: center;
	position: fixed;
	display: flex;
	padding: 30px;
	height: 100vh;
	z-index: 4100;
	width: 100vw;
	left: 0;
	top: 0;
}

.pagebuilder-component .lightbox .inner {
	padding: 30px 80px 30px 30px;
	max-height: calc(100vh - 60px);
	background-color: #fff;
	box-sizing: border-box;
	position: relative;
	overflow-y: auto;

}
.pagebuilder-component .lightbox .cross-button {
	position: absolute;
	right: 20px;
	top: 10px;
}
.pagebuilder-component .lightbox .image {
	margin-right: 32px;
}
.pagebuilder-component .lightbox .text {
	margin-top: 50px;
}
.pagebuilder-component .lightbox .text p:last-child {
	margin: 0;
}
@media screen and (min-width: 1024px) {
	.pagebuilder-component.team .member {
		width: calc(25% - 18px);
	}
	.pagebuilder-component.team .member > .image {
		height: 277px;
	}
	.pagebuilder-component .lightbox .image-box {
		display: flex;
	}
	.pagebuilder-component .lightbox .image {
		max-width: 33%;
	}
	.pagebuilder-component {
		margin-bottom: 100px;
	}
	.pagebuilder-component.text {
		display: flex;
	}
	.pagebuilder-component.text.smaller_container {
		width: 66.666%;
	}
	.pagebuilder-component.text.one .column {
		width: 100%;
	}
	.pagebuilder-component.text.two .column {
		width: 50%;
	}
	.journal_detail_page .call_to_action[data-ct-text]::before {
		content: attr(data-ct-text);
	}
	.journal_detail_page .box .image {
		display: block;
	}
}

.pagebuilder-component.news .filter-container {
	justify-content: space-between;
	background-color: #75D7BB;
	align-items: center;
	margin-top: 40px;
	min-height: 106px;
	display: flex;
}

.pagebuilder-component.news .selected_value {
	width: calc(100% - 70px);
	padding-left: 30px;
}

.pagebuilder-component.news .filter_selects_box {
	margin-top: 25px;
}

.pagebuilder-component.news .filter_selects_box, .journal_detail_page .filter_selects_box, .detail_page_media .filter_selects_box  {
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	display: flex;
	width: 100%;
}

.ct-date-input {
	font-family: 'Brandon Text Regular';
	background-color: #fff;
	box-sizing: border-box;
	text-align: center;
	color: #19b99a;
	font-size: 20px;
	padding: 12px;
	border: none;
	width: 100%;
}

.ct-date-input:invalid:not(:focus) {
	color: transparent;
}

.ct-date-input:valid ~ .ct-date-input-label, .ct-date-input:focus ~ .ct-date-input-label {
	color: transparent;
}

.ct-date-input-container {
	margin-bottom: 10px;
	position: relative;
	width: 100%;
}

.ct-date-input-label {
	font-family: 'Brandon Text Regular';
	transform: translate(-50%, -50%);
	text-transform: uppercase;
	letter-spacing: 0.18em;
	position: absolute;
	color: #19b99a;
	left: 50%;
	top: 50%;
}
.ct-reset-button {
	font-family: 'Brandon Text Regular';
	text-decoration: underline;
	background: none;
	font-size: 24px;
	border: none;
	color: #fff;
}

.pagebuilder-component.news .ct-reset-button {
	margin-bottom: 10px;
} 

.ct-button-container, .pagebuilder-component.news .result-number-container, .detail_page_media .result-number-container {
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: flex;
}

.ct-button-more {
    font-family: 'Brandon Text Bold';
	background-color: #75D7BB;
	border-radius: 50px;
	padding: 14px 20px;
	min-width: 300px;
	font-size: 36px;
	cursor: pointer;
	color: #fff;
	border: none;
}
.ct-button-more:disabled {
	cursor: not-allowed;
}

.pagebuilder-component.news .number-text, .detail_page_media .number-text {
    font-family: 'Brandon Text Regular';
	color: #75D7BB;
	font-size: 30px;
	margin: 20px 0;
}

.pagebuilder-component.news .number, .detail_page_media .number  {
    font-family: 'Brandon Text Bold';
}

.news-cards {
	grid-template-columns: repeat(1, 1fr);
	grid-auto-rows: auto;
	display: grid;
	gap: 30px;
}

.big-news-card  {
	position: relative;
	margin-bottom: 20px;
}
.big-news-card .lastest-news {
    font-family: 'Brandon Text Bold';
	background-color: #75D7BB;
	position: absolute;
	font-size: 23px;
	padding: 10px 14px;
	color: #fff;
	left: 0;
	top: 0;
}
.big-news-card .news-card {
	border-bottom: solid 2px #463f49;
	align-items: stretch;
}
.big-news-card .news-card.news-category-animal_protection {
	border-color: #3B6887;
}
.big-news-card .news-card.news-category-nature_protection {
	border-color: #B3C564;
}
.big-news-card .news-card.news-category-heritage_protection {
	border-color: #FA7646;
}
.big-news-card .news-card .button {
	border: none;
}

a.news-card {
	transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
	flex-direction: column;
	display: flex;
	border: none;
	position: relative;
}

.news-card__type {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
	background-color: #75D7BB;
    z-index: 2;
    padding: 6px 12px;
    border-radius: 50px;
	font-family: 'Brandon Text Bold';
    text-transform: uppercase;
    font-size: 15px;
	line-height: 1.5;
	display: none;
}

.news-cards .news-card__type {
	display: block;
}

.news-card:hover {
	background-color: #463f49;
	transform: scale(1.05);
}

.news-card:hover .title, .news-card:hover .text, .news-card:hover .date, .news-card:hover .author, a.news-card:hover .button, .news-card:hover .logo-category, .news-cards .news-card:hover .category,
.news-card.posttype-projects .title, .news-card.posttype-projects .text, .news-card.posttype-projects .date, .news-card.posttype-projects .author, a.news-card.posttype-projects .button, .news-card.posttype-projects .logo-category, .news-cards .news-card.posttype-projects .category {
	color: #fff;
}

a.news-card:hover .button {
	border-color: transparent;
}

.news-card.news-category-animal_protection:hover, 
.news-card.posttype-projects.news-category-animal_protection,
.news-card.news-category-animal_protection span.news-card__type {
	background-color: #3B6887;
}
.news-card.news-category-nature_protection:hover, 
.news-card.posttype-projects.news-category-nature_protection,
.news-card.news-category-nature_protection span.news-card__type {
	background-color: #B3C564;
}
.news-card.news-category-heritage_protection:hover, 
.news-card.posttype-projects.news-category-heritage_protection,
.news-card.news-category-heritage_protection span.news-card__type {
	background-color: #FA7646;
}

.category-news-container {
	border-bottom: solid 2px #463f49;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	min-height: 263px;
	font-weight: bold;
	display: flex;
	cursor: pointer;
}

.category-news-container .logo, .category-news-container .logo-white {
	margin-bottom: 20px;
	height: 75px;
	width: 75px;
}
.category-news-container .logo-part {
	height: 75px;
	width: 75px;
}
.news-category-animal_protection .category-news-container {
	border-color: #3B6887;
	color: #3B6887;
}
.news-category-nature_protection .category-news-container {
	border-color: #B3C564;
	color: #B3C564;
}
.news-category-heritage_protection .category-news-container {
	border-color: #FA7646;
	color: #FA7646;
}

.news-card .date-author-container {
	justify-content: space-between;
	margin-bottom: 15px;
	display: flex;
}

.news-card .content {
	flex-direction: column;
	padding: 0 10px;
	display: flex;
}

.news-cards .content {
	height: 100%;
}

.news-card .title {
	margin-bottom: 15px;
	line-height: 26px;
	text-align: start;
	font-size: 24px;
	color: #463f49;
	word-break: break-word;
	hyphens: manual;
}

.news-card .author, .news-card .date {
    font-family: 'Brandon Text Regular';
	text-transform: uppercase;
	font-size: 15px;
	color: #463f49;
}

.news-card .author {
	text-align: right;
}

.news-card .category {
	font-family: 'Brandon Text Bold';
	text-transform: uppercase;
	font-size: 15px;
}
.news-card.news-category-animal_protection .category {
	color: #3B6887;
}
.news-card.news-category-nature_protection .category {
	color: #B3C564;
}
.news-card.news-category-heritage_protection .category {
	color: #FA7646;
}

.news-card .text {
	color: #463f49;
	margin: 0;
}

.news-card .button {
	text-decoration: underline;
	border-bottom: solid 2px #463f49;
	border-width: 0 0 2px 0;
	background: none;
	margin-top: auto;
	font-size: 20px;
	padding: 19px 0;
	width: 100%;
}
.news-card.news-category-animal_protection .button {
	border-color: #3B6887;
	color: #3B6887;
}
.news-card.news-category-nature_protection .button {
	border-color: #B3C564;
	color: #B3C564;
}
.news-card.news-category-heritage_protection .button {
	border-color: #FA7646;
	color: #FA7646;
}

@media screen and (min-width: 600px) {
	.news-cards {
		grid-template-columns: repeat(2, 1fr);
	}
	.media-cards {
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 1fr;
	}
}
@media screen and (min-width: 1024px) {
	.news-cards {
		grid-template-columns: repeat(3, 1fr);
	}
	.media-cards {
		grid-template-columns: repeat(3, 1fr);
	}
	.big-news-card .news-card {
		flex-direction: row;

	}
	.big-news-card .image {
		width: 50%;
	}
	.big-news-card .content {
		padding: 50px 50px 0 50px;
		width: 50%;
	}
	.pagebuilder-component.news .custom_select_box {
		width: calc(20% - 10px);
		margin: 10px 0;
	}
	.pagebuilder-component.news .filter_selects_box .custom_select_box:not(:first-child) {
		margin-left: 10px;
	}
	.ct-date-input-container {
		width: calc(20% - 20px);
		margin: 10px 0;
	}
	.ct-date-input-container:not(:first-child) {
		margin-left: 10px;
	}
}
.pagebuilder-component.text .column {
	box-sizing: border-box;
	margin: 0 20px;
	padding: 20px;
}
.pagebuilder-component.text .column p:last-child {
	margin: 0;
}

.outer_more_news_box {
	text-align: center;
}

[data-ct-load-more]:disabled {
	display: none;
}

.separator {
	border-top: none;
	border-bottom: 5px solid #75D7BB;
    max-width: 1290px;
	margin-left: auto;
	margin-right: auto;
}

.contact-form__submit {
	font-family: 'Brandon Text Bold' !important;
	letter-spacing: -0.5px;
	min-height: 49px;
}

.accordion {
	border: solid 0 #dedede;
	border-width: 5px 0;
}
.accordion__title-container {
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	display: flex;
}
.accordion__title-container.active .cross-button {
    transform: rotate(-45deg);
}
.accordion__title-container .cross-button:before {
	color: #dedede;
}
.accordion__title {
	font-family: 'PT Serif Regular';
	font-weight: bold;
	margin: 0;
	max-width: inherit;
	font-size: inherit;
}
.accordion__content {
	display: none;
	padding-bottom: 30px;
}
.accordion__content.active {
	display: block;
}

.back-button {
	background-color: #dedede;
	border-radius: 25px;
	padding: 10px 27px;
	border: 2px solid #dedede;
	color: #463f49;
	position: fixed;
	bottom: 25px;
	right: 60px;
	text-decoration: none;
	transition: all 0.3s ease;
	z-index: 999;
}
.back-button:hover,
.back-button:focus,
.back-button:active {
	color: #fff;
	background-color: #463f49;
	border: 2px solid #463f49;
}

.wsf-tile [role="radiogroup"] {
	position: relative;
}
.wsf-tile [role="radiogroup"] .wsf-inline .wsf-invalid-feedback {
	position: absolute;
    left: 0;
    top: 100%;
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	.back-button {
		display: none;
	}
}

@media (max-width: 1100px) and (min-width: 0) {
	.text-with-icon .details-container {
		flex-wrap: wrap;
		padding-top: 40px;
		padding-bottom: 40px;
		margin-top: 0;
	}

	.text-with-icon .details-content {
		margin-top: 0;
		flex-wrap: wrap;
		max-width: calc(100% - 30px);
	}

	.text-with-icon .details-content .icon-banner {
		position: static;
		transform: none;
	}

	.text-with-icon .text-details {
		flex-basis: 100%;
		font-size: 24px;
		line-height: 1.5;
	}
}

.df-container > .df-ui-next,
.df-container > .df-ui-prev,
.df-lightbox-close {
	color: #fff !important;
}
