/*
  Client: Terveilm
  Version: 2.0
  Author: Voxon / Papilion / Marek Rattiste / Tanel Kärp
  Last modified: 01/11/2017
*/

@font-face {
	font-family: 'ProximaNova-Light';
	src: url('fonts/ProximaNova-Light.eot');
	src: local('â˜º'), url('fonts/ProximaNova-Light.svg') format('svg'), url('fonts/ProximaNova-Light.woff') format('woff'), url('fonts/ProximaNova-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('fonts/ProximaNova-Regular.eot');
	src: local('â˜º'), url('fonts/ProximaNova-Regular.svg') format('svg'), url('fonts/ProximaNova-Regular.woff') format('woff'), url('fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('fonts/ProximaNova-Bold.eot');
	src: local('â˜º'), url('fonts/ProximaNova-Bold.svg') format('svg'), url('fonts/ProximaNova-Bold.woff') format('woff'), url('fonts/ProximaNova-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html,
button,
input,
select,
textarea {
	color: #1b1c20;
}
html {
	scroll-behavior: smooth;
}
::-moz-selection {
	background: #ed7100;
	text-shadow: none;
	color: #fff;
}
::selection {
	background: #ed7100;
	text-shadow: none;
	color: #fff;
}
img {
	vertical-align: middle;
	width: 100%;
	height: inherit;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
menu,
ol,
ul {
	padding: 0;
	margin: 0;
}
ul,
ol {
	list-style: none
}
h1,
h2,
h3,
h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 2.827em;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 1.414em 0;
	color: #85ba0d;
}
h3 {
	font-size: 1.9em;
	line-height: 1.9em;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	text-transform: uppercase;
	margin: 1.414em 0;
	text-align: center;
	color: #85ba0d;
}
h4 {
	font-family: 'ProximaNova-Bold', arial, sans-serif;	
	font-size: 1.414em;
	line-height: 1.212em;
	margin: .212em 0;
}
p {
	margin: 0;
}
b,
strong {
	font-weight: normal;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
	transition: all 0.3s ease;
}
a:hover {
	color: #85ba0d;
}
a:focus,
a:active,
a:hover {
	outline: 0;
}
.small {
	font-size: .618em;
}
.tiny {
	font-size: .382em;
	vertical-align: top;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.relative {
	position: relative
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font: 1em 'ProximaNova-Regular', arial, sans-serif;
	background-color: #fff;
	line-height: 1.6;
}
/*body:not(.home) {
	padding-top: 3em;
}*/
/* --------------------------
	GRID / MISC
-------------------------- */

.container {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
/*.container:before,
.container:after {
	display: table;
	content: " ";
}
.container:after {
	clear: both;
}*/
.row {
	margin-right: -10px;
	margin-left: -10px;
	letter-spacing: -0.31em;
    text-rendering: optimizespeed;
}
/*.row:before,
.row:after {
	display: table;
	content: " ";
}
.row:after {
	clear: both;
}*/
.cols_20,
.cols_25,
.cols_30,
.cols_33,
.cols_35,
.cols_40,
.cols_45,
.cols_50,
.cols_60,
.cols_66,
.cols_70,
.cols_75,
.cols_80,
.cols_85,
.cols_100 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	letter-spacing: normal;
    word-spacing: normal;
}
.cols_100 {
	width: 100%;
}
.center {
	text-align: center;
}
.btn {
	background-image: url("../img/more.png");
	background-position: 100% 45%;
	background-repeat: no-repeat;
	background-size: 7px 9px;
	display: inline-block;
	padding: 0 20px 0 0;
	margin-top: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	outline: 0;
	border: 0;
}
.btn2 {
	background-image: url("../img/more.png");
	background-position: 100% 45%;
	background-repeat: no-repeat;
	background-size: 7px 9px;
	display: inline-block;
	padding: 0 20px 0 0;
	margin-top: 15px;
	color: #000000;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	outline: 0;
	border: 0;
}
.btn:hover {
	color: #7bc142;
}
.btn_main {
	display: inline-block;
	background: #85ba0d;
	color: #fff;
	padding: 1em 1.414em;
	border: none;
}


hr {
	height: 0;
	clear: both;
	border: 0;
	border-bottom: 1px solid #fff;
}
.standout {
	background: #222;
	color: #fff;
	padding: 2em 3em;
	text-align: center;
	margin: 3em auto;
}

	.standout a:hover {
		color: #fff;
	}

	.standout h4 {
		margin-top: 0;
		text-transform: uppercase;
		color: #85ba0d;
	}

.standout.socials {
	margin-bottom: -6em;
    padding: 0em 2em 3em;
}	
/* --------------------------
	INTRO
-------------------------- */

.intro {
	pointer-events: auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 52px;
	height: calc(89vh);
	position: relative;
}

.home .intro {
	margin-top: -8em;
}
.intro .btn:hover {
	/* modified 2018-11-12 by zyx */
	color: #fff; 
}
.header {
	position: relative;
	min-height: 58px;
}
.header h1 {
	font-size: 40px;
}
.social_stuff {
	position: absolute;
	right: 40px;
	top: 7px;
}
.social_stuff.black {
	top: 0;
} 
	.fb, .tw, .you, .in, .em {
		display: inline-block;
		width: 1.414em;
		height: 1.414em;
		text-align: center;
		margin: .2em;
	}
		.social_stuff svg {
			width: 100%;
			height: 100%;
			fill: #fff;
			transition: all 0.3s ease;
		}

		.social_stuff a:hover svg {
			fill: #85ba0d;
		}
.social_share a {
	display: inline-block;
	padding: .414em .707em .313em;
	color: #fff;
	min-width: 6em;
}
	.social_share .fb a {
		background: #3b5998;
	}
	.social_share .tw a {
		background: #00aced;
	}
	.social_share .in a {
		background: #0077b5;
	}
	.social_share .em a {
		background: #dd4b39;
	}
		.social_share svg {
			fill: #fff;
			height: 1em;
			width: 1em;
			margin-bottom: -.13em;
		}

	.social_share .fb, .social_share .tw, .social_share .in, .social_share .em {
		width: inherit;
		height: inherit;
	}	

.intro_text {
	margin: 56px 0 15px 0;
	width: 470px;
}
.intro_text h1 {
	font-size: 64px;
	line-height: 64px;
	color: #fff;
	font-family: 'ProximaNova-Light', arial, sans-serif;
}
.intro_text h1 a {
	/* modified 2018-11-12 by zyx */
	 color: #fff; 
}
.intro_text h1 a:hover {
	color: #85ba0d;
}
/* Search */

.search_wrap {
	display: inline-block;
	position: relative;
	height: 1.414em;
	float: right;
	margin-top: -.5em;
}
.search_wrap input[type="text"] {
	height: 40px;
	font-size: 18px;
	display: inline-block;
	font-family: 'ProximaNova-Regular', arial, sans-serif;
	border: none;
	outline: none;
	color: #555;
	padding: 5px 40px 5px 10px;
	width: 0px;
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	z-index: 11;
	transition: width .4s cubic-bezier(0.000, 0.8, 0.000, 1.000);
	cursor: pointer;
}
.black_header .search_wrap input[type="text"] {
	color: #fff
}
.search_wrap input[type="text"]:focus {
	width: 300px;
	z-index: 9;
	cursor: text;
	background: #fff;
}
.search_wrap input[type="text"]:focus:hover {} .search_wrap input[type="submit"] {
	height: 40px;
	width: 30px;
	display: inline-block;
	color: #111;
	float: right;
	text-indent: -10000px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	cursor: pointer;
	opacity: 1;
	cursor: pointer;
	transition: opacity .4s ease;
	background-image: url('../img/search.png');
	background-size: 20px 20px;
	background-position: 0 center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.search_wrap input[type="submit"]:hover {
	opacity: 0.8;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	.search_wrap input[type="submit"] {
		background-image: url('../img/search@2x.png');
	}
}
.facebook_share {
	bottom: 70px;
	right: 54px;
	position: absolute;
}
.facebook_share a {
	text-transform: uppercase;
	color: #fff;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	margin-right: 10px;
}
.facebook_share a:hover {
	color: #7bc142;
}
/* --------------------------
	BLACK NAVIGATION
-------------------------- */
.home {
	padding-top: 2em;
}
.black_header {
	position: absolute;
	background: #222;
	padding: 34px 56px 24px;
	z-index: 9;
	width: 100%;
	line-height: 1;
}
.home .black_header {
	padding: 2em 3.3em 0;
	background: transparent;
	transition: all .3s ease;
}
.home .is-sticky .black_header {
	background: #222;
}

.page-template-template-coal .black_header, .page-template-template-camp .black_header {
	position: relative;
}
	.logo {
		width: 9rem;
		top: -.5rem;
		float: left;
		position: relative;
		z-index: 2;
	}
	.home .logo {
		width: 12rem;
		top: -1rem;
	}
		.logo a {
			display: block;
			width: 100%;
		}
			.logo a img {
				width: 100%;
			}

.admin-bar .black_header {
	top: 2em;
}

.social_stuff.black {
	float: right;
	position: relative;
	right: auto;
	top: auto;
	z-index: 2;
}

/* Search */

.black_header .search_wrap {
	min-width: 2.3em;
}
.black_header .search_wrap input[type="text"]:focus {
	background: #222;
}
.black_header .search_wrap input[type="submit"] {
	background-image: url('../img/search_fff.png');
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	.black_header .search_wrap input[type="submit"] {
		background-image: url('../img/search_fff@2x.png');
	}
}
.black_header .search_wrap input[type="text"]:focus + input[type="submit"] {
	background-image: url('../img/search.png');
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	.black_header .search_wrap input[type="text"]:focus + input[type="submit"] {
		background-image: url('../img/search@2x.png');
	}
}
.black_header .search_wrap input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}
.black_header .search_wrap input[type="text"]:-moz-placeholder {
	color: #fff;
}
.black_header .search_wrap input[type="text"]::-moz-placeholder {
	color: #fff;
}
.black_header .search_wrap input[type="text"]:-ms-input-placeholder {
	color: #fff;
}

/* Mobile menu btn */
.header-menu-button {
	cursor: pointer;
	line-height: 1.414em;
	width: 1.414em;
	height: 1.414em;
	text-align: center;
	margin: 0 .4em;
	transition: all .3s ease;
	float: right;
	display: none;
}
	.header-menu-button svg {
		width: 100%;
		height: 100%;
		fill: #fff;
		transition: all 0.3s ease;
	}

/* English overlay */
.language_wrap {
	color: #fff;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	cursor: pointer;
	line-height: 1.414em;
	transition: all .3s ease;
	float: right;
	position: relative;
	z-index: 2;
}
.language_wrap:hover {
	color: #85ba0d;
}

/* Overlay style */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(133, 186, 13, 0.9);
	z-index: 9;
	overflow: scroll;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 3em;
	height: 3em;
	position: absolute;
	right: 3em;
	top: 3em;
	cursor: pointer;
}
	.overlay-close svg {
		height: 100%;
		width: 100%;
		fill: #fff;
	}

/* Menu style */
.overlay > div {
	position: relative;
	background: #fff;
	width: 60%;
	padding: 3em;
	margin: 5em auto;
}

.overlay a {
	color: #85ba0d;
}


/* Effects */
.overlay-scale {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
	transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}

.overlay-scale.open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);	
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

@media screen and (max-height: 30.5em) {
	.overlay div {
		height: 70%;
		font-size: 34px;
	}
}

/* --------------------------
	CONTENT
-------------------------- */

.bg_white {
	background-color: #fff;
	text-align: left;
	padding: 1em 0 3em;
}
.basic {
	margin: 2em 0;
	text-align: center;
}
.cta {
	text-align: center;
	font-size: 1.9em;
	padding: 1em 0;
}
	.cta p {
		max-width: 75%;
		margin: 0 auto;
	}
		.cta img {
			width: auto;
		}
.cta_small {
	font-size: 1.414em;
	padding: 0;
}
.basic_text {
	padding: 0 40px;
}
.bg_grey {
	background-color: #f0f4ee;
	padding: 5% 0;
	text-align: left;
}
.small_top_padding {
	padding-top: 1em;
}

/* Blog */

.tagslist {
	list-style: none;
}
	.tagslist li {
		display: inline-block;
		padding: .414em .717em;
		text-transform: uppercase;
	}

	.current-cat {
		font-family: 'ProximaNova-Bold', arial, sans-serif;
	}

.grey_news {
	text-align: center;
	padding: 0 5%;
}
.grey_news h1,
.grey_news h2 {
	font-size: 36px;
	line-height: 38px;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	text-transform: uppercase;
	color: #86ba0d;
	margin-bottom: 48px;
}
.grey_news h1 {
	margin-bottom: 0;
}
.article_photo {
	margin: 80px 0 35px 0;
	text-align: right;
}
.article_photo.subpage {
	margin: 0 0 35px 0;
}

.event_photo img {
	margin-bottom: -12em;
    margin-top: -1em;
}

.article_photo img {
	width: 100%;
	height: auto;
}
.article_photo p {
	font-size: 14px;
	margin-top: 25px;
}
p.date {
	text-transform: uppercase;
	color: #85ba0d;
}
p.date.heading {
	margin-top: -3em;
    margin-bottom: 2em;
}
.article .btn {
	margin-top: 0
}
.article_content p {
	margin-bottom: 1em;
}
.article_content ul,
.article_content ol {
	margin: 1em 0 1em 1em
}
.article_content li {
	list-style: disc;
}
.article_content p img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.article_content img.alignleft {
	float: left;
	margin: 0 1.5em 1em 0;
}
.article_content img.alignright {
	float: right;
	margin: 0 0 1em 1.5em;
}
.article_content a {
	text-decoration: underline
}
.article_content blockquote {
	margin: 1em;
	text-align: center;
	font-size: 1.612em;
	line-height: 1.2;
	font-style: italic;
}
.news_block a:hover {
	color: #1b1c20
}
.news_block img {
	margin-bottom: .707rem;
}
.news_block p.date {
	font-size: .707rem;
	margin-top: .707rem;
}
.more_news {
	text-align: center;
	margin-top: 70px;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
}
	.more_news a {
		display: inline-block;
		background: #85ba0d;
		color: #fff;
		padding: 1em 1.414em;
	}

.news_block.search_results .cols_25 {
	margin-bottom: 30px
}
.news_block.search_results p.date {
	margin-bottom: 5px;
}

/* News list */

.newslist li, .eventslist li {
	margin-bottom: 1em;
}

/* Calendar */
.eventslist {
	list-style: none;
	padding: 0;
	margin: 0;
}

.eventscards .col_33 {
	margin-bottom: 1em;
}

	.eventslist li {
		position: relative;
	}

	.eventcard {
		background: #fff;
		padding: 1em;
		position: relative;
		min-height: 6rem;
	}

		.event-date-bubble {
			position: absolute;
			left: 0;
			top: 0;
			font-size: 2em;
			line-height: 1;
			padding-top: .35em;
			text-align: center;
			height: 2em;
			width: 2em;
			background: #7bc143;
			color: #fff;
		}

		.eventcard .event-date-bubble {
			left: 1rem;
			top: 1rem;
		}

		.event-details {
			margin-left: 5em;
			overflow-x: hidden;
		}

.event-date-bubble-large {
	margin: .5em auto .3em;
	font-size: 6em;
	line-height: 1;
	padding-top: .35em;
	text-align: center;
	height: 2em;
	width: 2em;
	background: #85ba0d;
	color: #fff;
}	

.event_details {
	font-size: 1.414em;
	color: #85ba0d;
	margin-bottom: 2em;
}

	.event_details svg {
		height: 1em;
		width: 1em;
		margin-bottom: -.13em;
		fill: #85ba0d;
	}


/* Members */	

.members_wall .cols_25 {
	text-align: center;
    height: 16em;
    line-height: 16em;
}

	.members_wall img {
		vertical-align: middle;
	    max-height: 12em;
	    max-width: 12em;
	    filter: grayscale(100%);
	    transition: filter .3s;
	}

	.members_wall img:hover {
		filter: none;
	}

.member_details {
	font-size: 1.414em;
	color: #85ba0d;
	margin: 4em 0 2em;
}

	.member_details svg {
		height: 3em;
		width: 3em;
		fill: #85ba0d;
	}

	.member_details a {
		color: #85ba0d;
	}


/* Knowledge Center */

.kc-menu {
	display: table;
	width: 100%;
}

	.kc-menu > li {
		padding: .414em 0;
		display: table-cell;
	}
	.kc-menu > li:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background-size: cover;
		z-index: 1;
		opacity: .2;
	}

	.kc-menu .sdgs {
		border-right: 3px solid #fff;
		background: rgba(147, 22, 33, .8);
	}
	.kc-menu .sdgs:after {
		background-image: url("../img/sdgs.jpg");
		pointer-events: none;
	}

	.kc-menu .dc {
		background: #05668D;
	}
	.kc-menu .dc:after {
		background-image: url("../img/dc.jpg");
	}

	.kc-menu .ra {
		border-left: 3px solid #fff;
		background: #28464B;
	}
	.kc-menu .ra:after {
		background-image: url("../img/ra.jpg");
	}

	.kc-menu .gn {
		border-right: 3px solid #fff;
		background: #66CD00;
	}
	.kc-menu .gn:after {
		background-image: url("../img/ra.jpg");
		pointer-events: none;
	}

		.kc-menu > li > a, .kc-menu > li > ul {
			display: block;
			padding: 2rem;
			z-index: 2;
			position: relative;
		}

		.kc-menu a {
			color: #fff;
		}
		.kc-menu a:hover {
			color: #ccc;
		}

		.kc-menu > li > a {
			/*font-size: 1.414em;
			font-family: 'ProximaNova-Bold', arial, sans-serif;*/
			font-size: 2.827em;
		    min-height: 5em;
		    line-height: 1.414;
		} 

			.kc-menu .sub-menu {
				padding-top: .414em;
			}
			.kc-menu li {
				padding: .207em 0;
			}

			.kc-menu .heading {
				margin-top: 1.414em;
				font-size: 1.414em;
				font-family: 'ProximaNova-Bold', arial, sans-serif;
			}


.kc_article_card {
	color: #1b1c20;
	border-top: .3em solid #85ba0d;
	padding: 1em;
	display: block;
}

.kc_search {
	margin-bottom: 2.826em;
}

	.kc_searchform .search_input {
		padding: 1em 1.414em;
		background: #fff;
		border: 1px solid #f0f4ee;
		display: inline-block;
		width: 70%;
	}


.kc_content .cols_75 {
	padding: 0 2em;
	background: #fff;
}	

	.kc_content .cols_75 > div {
		max-width: 42em;
	}


.kc_front {
	padding-top: 0;
}

/* Front Page */

.aku_infograph {
	margin: 1em auto; 
}


/* Contacts Page */

.contacts {
    margin-top: -2em;
}

	.contacts svg {
		height: 3em;
		width: 3em;
	    margin: 2em auto .141em;
	    fill: #85ba0d;
	}

	.contacts, .contacts a {
		font-size: 1.414rem;
		color: #85ba0d;
	}
	.people a {
		color: #85ba0d;
	}

.contactmap {
	height: 32em;
	margin: -5em 0;
}

.portrait {
	overflow: hidden;
    border-radius: 50%;
    margin-bottom: 1em;
    margin: 5em 2em 1em;
}


/* Who we Are Page */

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}


/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #85ba0d;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #333;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

/*.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #FF6B6B;
}*/

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}


/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info,
  .timeline-centered .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #FF6B6B;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #FF6B6B;
}


/* What we do page */

.activities .cols_33 {
	margin-bottom: 3em;
}
	.activities h4 {
		margin: .717em 0;
	}

.bg_image {
	height: 80vh;
	background-size: cover;
}

	.text_on_image {
		display: block;
		position: relative;
		top: 50%;
		margin: 0 auto;
		transform: translateY(-50%);
		padding: 2em;
		background: #fff;
	}
		.text_on_image h3 {
			margin: 0 1.414rem;
		}
		.text_on_image .btn_main {
			margin-top: 1.414rem;
		}
		.text_on_image .btn_main:hover {
			color: #fff;
		}


.gallery img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.gallery h2 {
	margin-bottom: 30px;
	font-size: 16px
}
.comments-div {
	/*padding-top: 15px;
	margin: 30px 0 0;
	border-top: 1px dotted #999;*/
}
.comments-div h3 {
	margin-bottom: 10px
}
#disqus_thread {
	background: transparent;
	padding: 20px 0;
}
.article_meta .social_stuff {
	position: relative;
	right: auto;
	top: auto;
	float: right
}
.article_meta .social_stuff span {
	display: inline-block;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	margin-right: 20px
}
.fb, .tw, .you, .in {
	display: inline-block;
	width: 1.414em;
	text-align: center;
}
.side-nav li {
	margin-bottom: 5px
}
.side-nav li:last-child {
	border: 0
}

	.menu-item-type-custom {
		font-size: 1.62em;
    	margin-top: .62em;
    	margin-left: -.05em;
	}
	.menu-item-type-custom:first-child {
    	margin-top: 0;
	}

.side-nav li a {
	padding: 5px 0;
	display: block;
	color: #000
}
.side-nav li.current-menu-item a,
.side-nav li.current-menu-parent a {
	color: #85ba0d;
}
.side-nav .sub-menu {
	padding: 10px 0;
	background: #e2e6e1;
	margin-right: 20px;
	display: none
}
.side-nav li.current-menu-item .sub-menu,
.side-nav li.current-menu-parent .sub-menu {
	display: block
}
.side-nav li.current-menu-parent .sub-menu li a,
.side-nav li.current-menu-item .sub-menu a {
	color: #111
}
.side-nav .sub-menu li a {
	padding: 5px 10px 0 30px;
}
.side-nav .sub-menu ul {
	margin-left: 30px
}
.side-nav .sub-menu ul li {
	border: 0;
	list-style: disc;
}
.side-nav .sub-menu ul li a {
	padding: 5px;
}
.fluid-width-video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom: 20px;
}
.fluid-width-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.accordion {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc
}
.accordion .accordion_title {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	padding: 8px 20px;
	cursor: pointer;
	border-top: 1px dotted #ccc;
	transition: all 0.3s ease;
}
.accordion .accordion_title.active {
	color: #85ba0d;
}
.accordion .accordion_title::before {
	content: '+';
	position: absolute;
	top: 8px;
	left: 0;
	font-size: 22px;
	font-family: 'ProximaNova-Light', arial, sans-serif;
}
.accordion .accordion_title.active::before {
	content: '-';
}
h3.accordion_title { padding-bottom: 50px;
}
h3.accordion_title img { width: 70px; float: right; padding-top: 10px; margin-left: 10px;
}

.accordion .accordion_content {
	padding: 0 20px;
}
.back_link {
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	color: #85ba0d;
}
.article_meta .back_link {
	float: left
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

/* --------------------------
	2017 Redesign
-------------------------- */

.redesign {
	font-size: 1.125rem;
	line-height: 1.6;
}

.redesign .article_content a {
	text-decoration: none;
	color: #008bc7;
}

	.conf-header {
		background-color: #ccc;
		background-size: cover;
		background-position: center -90px;
		min-height: 50vh;
		position: relative;
	}
	.conf-header:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient( rgba(0,0,0,0.6), rgba(0,135,190,0.4) );
		pointer-events: none;
	}
	.coal-header:before {
		content: "";
		background: none;
	}

	.coal-header {
		background-repeat: repeat-x;
		background-size: contain;
		background-color: #fff;
		background-position: top;
		min-height: auto;
	}

		.frontpage .header-image {
			background: #fff;
			margin: 0 -1.6%;
		}

		.contentpage .header-image {
			background: #fff;
			margin: 0 -1.16%;
		}

		.header-image img {
			width: 100%;
		}

	.camp-header:before {
		background: linear-gradient( rgba(0,0,0,0.6), rgba(173,86,92,0.4) );
	}

	.frontpage .conf-header {
		padding-bottom: 5em;
		background-position: center;
	}

	.frontpage .coal-header {
		padding-bottom: 0;
		background-position: center;
	}

		.conf-header a {
			color: #fff;
			text-decoration: underline;
		}

		.conf-header .button {
			display: inline-block;
			border: 2px solid #fff;
			padding: .2em .8em;
			margin-top: 1em;
			text-decoration: none;
			transition: all .2s;
		}
		.conf-header .button:hover {
			background: #7ac143;
			border-color: #7ac143;
		}

		.conf-header h2 {
			margin-top: 2em;
			width: 280px;
			position: relative;
			z-index: 2;
		}

			.conf-header h2 img {
				width: 100%;
			}

		.header-image {
			display: none;
		}

		.frontpage .coal-header .coal-logo, .contentpage .coal-header .coal-logo {
			height: 50vh;
			width: 100%;
			background: url('../img/logo-kkah.svg') no-repeat;
			background-size: contain;
		}

			.coal-header h2 a {
				display: block;
				width: 100%;
				height: 100%;
			}	

		.camp-header h2 {
			margin-top: 1em;
			width: 170px;
		}

		.frontpage .conf-header h2	{
			margin-top: 5rem;
			width: 50%;
			min-width: 300px;
			max-width: 480px;
		}

		.frontpage .camp-header h2 {
			margin-top: 4rem;
			width: 20%;
			min-width: 100px;
			max-width: 230px;
		}

		.conf-header-content {
			color: #fff;
			font-size: 1.5em;
			padding: 3rem 0 5rem;
			position: relative;
			z-index: 2;
			max-width: 37em;
		}

	.conf-content {
		margin-top: -5em;
	}

		.conf-menu {
			background: #008bc7;
			color: #fff;
			padding: 1.5em 1.5em 1.5em 2em;
		}
			.conf-menu li.current-menu-item a, .conf-menu li a, .conf-menu li.current-menu-item .sub-menu a, .conf-menu li.current-menu-parent a, .conf-menu li.current-menu-parent .sub-menu li a {
				color: #fff;
			}

			.conf-menu li a:hover {
				color: #ccc;
			}

			.conf-menu li.current-menu-item > a, .conf-menu li.current-menu-parent .sub-menu li.current-menu-item a {
				color: #ccc;
				cursor: default;
				background: transparent;
			}

			.side-nav li:last-child {
				margin-bottom: 0;
			}

			.conf-menu .sub-menu {
			    padding: 0;
			    background: transparent;
			    margin-right: 0;
			}

				.fb-cta {
					margin-top: 2em;
				}

					.fb-cta a {
						color: #fff;
						vertical-align: top;
						line-height: 1.4;
					}
					.fb-cta img {
						width: 2.2em;
					    display: inline-block;
					    vertical-align: top;
					    padding-top: .2em;
					    margin-left: -.01em;
					}
					.fb-cta p {
						display: inline-block;
					    width: calc( 100% - 3em );
					    vertical-align: top;
					    margin-left: .5em;
					}


		.conf-content .cols_75, .coal-content .cols_75 {
			padding: 2em;
			background: #fff;
		}	

			.conf-content .cols_75 > div, .coal-content .cols_75 > div {
				max-width: 36em;
			}

			.conf-content .page_title h1, .coal-content .page_title h1 {
				width: 75%;
			}

			.frontpage .page_title h1 {
				display: none;
			}

		.graybox {
			background: #f5f5f5;
			margin: -1em -2em 0;
			padding: 1.5em 2em 1em;
		}

		.redesign .conf-content a.button {
			display: inline-block;
			background: #7ac143;
			padding: .5em 1.8em;
			margin: 1em 0;
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
			transition: all .2s;
			text-align: center;
			min-width: 15em;
		}
		.conf-content .button:hover {
			background: #7ac143;
		}

		.conf-content .article_content p img.size-large, .conf-content .article_content p img.size-full {
			max-width: inherit;
			width: calc( 100% + 4em );
			margin: 0 -2em;
		}

	.bg-conf {
		background-color: #fff;
		background-position: center bottom;
		background-repeat: repeat-x;
		/*padding-bottom: 10em;*/
	}

		.camp-menu {
			background: #AD565C;
		}

		.coal-menu {
			background: #0c3a5c;
		}

/* --------------------------
	MENU
-------------------------- */

.menu-hidden {
	background: transparent;
	padding: 0;
	min-height: inherit;
	height: 6em;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	bottom: inherit;
	width: 100%;
	display: block;
	text-align: center;
}
.menu-hidden.hidden, .menu-hidden.visible {
	display: block;
}

.topmenu .main-menu {
	margin: 0 0 30px;
}
.topmenu .main-menu > li {
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: .9em .5%;
	position: relative;
}

/* modified 2018-11-12 by zyx */
.topmenu .main-menu li a {
	color: #fff; 
	/* color: #85ba0d; */
	padding: .714em .714em .614em;
}
.topmenu .main-menu .sub-menu li a {
    color: #fff;
}
/* end mod by zyx */

.kampaania a {	
	border: 3px solid #fff;
}
.topmenu .main-menu li.current-menu-item a,
.topmenu .main-menu li.current-menu-ancestor > a {
	color: #85ba0d;
}
.topmenu .main-menu li a:hover {
	color: #85ba0d;
}
.topmenu .main-menu li.kampaania a:hover {
	color: #fff;
	background: #85ba0d;
	border-color: #85ba0d;
}
.topmenu .main-menu li .sub-menu {
	background: #222;
	position: absolute;
	padding: 1.1em 0;
	left: 50%;
	margin-top: .3em;
	min-width: 12em;
	transform: translateX(-50%);
	display: none
}
.topmenu .main-menu li:hover > .sub-menu {
    display: block;
}
.topmenu .main-menu .sub-menu li {
	position: relative;
	display: block;
	font-size: 1rem;
	padding: 0 .3em;
}
.topmenu .main-menu .sub-menu:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(34, 34, 34, 0);
	border-bottom-color: #222;
	border-width: 16px;
	margin-left: -16px;
}

.topmenu .main-menu li.current-menu-item li a {
	color: #fff;
	display: block;
	padding: 0 1em;
}
.topmenu .main-menu li.current-menu-item li a:hover {
	color: #85ba0d;
}
.topmenu .main-menu li.current-menu-item li.current-menu-item a {
	color: #85ba0d;
}
/*.topmenu .main-menu li.current-menu-ancestor .sub-menu a {
	color: #fff;
}
.topmenu .main-menu li.current-menu-ancestor .sub-menu li.current-menu-item a, .topmenu .main-menu li.current-menu-ancestor .sub-menu li.current-menu-item a:hover {
	color: #85ba0d;
}*/

.close-menu {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 52px;
	top: 52px;
	background-image: url('../img/cross.png');
	background-position: 0 0;
	background-size: 15px 15px;
	text-indent: -9000px;
	outline: none;
	z-index: 100;
}
.close-menu:hover {
	opacity: .8;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.close-menu {
		background-image: url('../img/cross@2x.png');
	}
}

.side-menu {
	background: #222;
	color: #fff;
	padding: 1.5em 0em 1.5em 2em;
}
	.side-menu li.current-menu-item a, .side-menu li a, .side-menu li.current-menu-item .sub-menu a, .side-menu li.current-menu-parent a, .side-menu li.current-menu-parent .sub-menu li a {
		color: #fff;
	}

	.side-menu li a:hover {
		color: #ccc;
	}

	/*.side-menu .current-page-item a {
		color: #85ba0d;
	}*/

	.side-menu li.current-menu-item > a, .side-menu li.current-menu-parent .sub-menu li.current-menu-item a {
		color: #85ba0d;
		cursor: default;
		background: transparent;
	}

	.side-nav li:last-child {
		margin-bottom: 0;
	}

	.side-menu .sub-menu {
	    padding: 0;
	    background: transparent;
	    margin-right: 0;
	}

	.side-menu .cols_33 {
		width: 100%;
	}

	.side-menu ul {
		margin-bottom: 1.414em;
	}

	.side-menu > ul > li > a {
		font-size: 1.414em;
	    line-height: 1.414;
	} 

	.side-menu .heading {
		margin-top: 1.414em;
		font-family: 'ProximaNova-Bold', arial, sans-serif;
	}



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

.footer_container {
	padding: 30px 0 50px;
	text-align: center;
}
.footer_container p {
	padding: 0 25%;
}
.lang-mc {
	width: 634px;
	margin: 0 auto 50px;
}
.mc_footer {
	width: 430px;
	float: left;
}
.mc_footer #mc_embed_signup {
	/*background: #fff;
	clear: none;
	font-size: 14px;
	font-family: 'ProximaNova-Regular', arial, sans-serif;
	margin: 0;*/
	width: 430px;
}
.mc_footer #mc_embed_signup form {
	display: inline-block;
	padding: 0;
	position: relative;
	text-align: center;
}
.mc_footer #mc_embed_signup label {
	display: none
}
.mc_footer #mc_embed_signup input.email {
	display: inline-block;
	line-height: 45px;
	height: 45px;
	margin: 0;
	padding: 8px 15px;
	width: 240px;
	border: 0;
	background: #f5f5f5;
	text-indent: 0;
	transition: all 0.3s ease;
}
.mc_footer #mc_embed_signup input.email:focus {
	background: #f1f1f1;
	box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.1);
}
.mc_footer #mc_embed_signup .button {
	background-color: #85ba0d;
	border: 0;
	border-radius: 0;
	clear: both;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	/*font-size: 14px;*/
	font-weight: normal;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
	height: 45px;
	line-height: 45px;
	margin: 0 0 0 -3px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
	min-width: 0;
	text-transform: uppercase;
	transition: all 0.3s ease;
}
.lang {
	width: 185px;
	height: 45px;
	float: left;
	margin: 0 15px 0 0;
	color: #fff;
	background: #000 url('../img/world.png') no-repeat 13px 50%;
	padding: 0 0 0 63px;
}
.lang select {
	background: #000;
	color: #fff;
	font-family: arial, sans-serif;
	line-height: 45px;
	width: 130px;
	height: 45px;
	padding: 0;
	margin: 0;
	border: 0;
	text-transform: uppercase;
	font-weight: 700;
}


.typeform-share {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateX(44%) translateY( -50% ) rotate(-90deg);
 	font-family: 'ProximaNova-Regular', arial, sans-serif;
 	z-index: 9;
}
.typeform-share:hover {
	transform: translateX(43%) translateY( -50% ) rotate(-90deg);
}

/* --------------------------
	SCRIPT STYLES
-------------------------- */

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel .owl-item {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.owl-carousel .owl-item img {
    height: inherit;
}
.owl-nav {
	text-align: center;
}
.owl-nav [class*='owl-'] {
	position: absolute;
	top: 22%;
    color: #85ba0d;
    font-size: 2em;
    margin: 5px;
    padding: 4px 7px;
    background: #f0f4ee;
    cursor: pointer;
    transition: background .3s;
}
.owl-prev {
	left: -6%;
}
.owl-next {
	right: -6%;
}

.owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; 
}
.owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #f0f4ee;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #85ba0d; }

/* Flow-Flow Stream */

.ff-frontpage .ff-stream-wrapper {
	margin: 0;
    z-index: inherit;
}
.ff-frontpage .ff-sc-label2 .ff-instagram .ff-icon:before {
    border-color: transparent #7bc143 transparent transparent;
}
.ff-frontpage .ff-item-meta h6, .ff-frontpage .ff-nickname {
    display: none;
}

.ff-frontpage .ff-loadmore-wrapper .ff-btn {
	font-size: 1rem;
	border-radius: 0;
	padding: 1em 1.414em;
	font-family: 'ProximaNova-Bold', arial, sans-serif;
}

.ff-frontpage #ff-stream-2 .ff-loadmore-wrapper .ff-btn {
	background-color: #85ba0d;
}

.ff-frontpage #ff-stream-2, #ff-stream-2 .ff-popup, #ff-stream-2 .ff-search input {
	background-color: #f0f4ee;
}

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

@media only screen and (max-width: 1023px) {
	.menu-hidden {
		background: rgba( 0, 0, 0, .9 );
		padding: 52px;
		min-height: 100vh;
		height: inherit;
		z-index: 999;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		display: none;
	}
	.menu-hidden.hidden {
		display: none
	}
	.menu-hidden.visible {
		display: block
	}

	.header-menu-button {
		display: block;
	}	

	.topmenu .menu-item-has-children > a {
		pointer-events: none;
	}

	.topmenu .main-menu li {
		width: 100%;
		margin: 0 0 2em;
		padding: 0;
	}
	/*.topmenu .main-menu li.current-menu-item,
	.topmenu .main-menu li.current-menu-item li.current-menu-item {
		background: transparent;
	}
	.topmenu .main-menu li.current-menu-item li.current-menu-item,
	.topmenu .main-menu li.current-menu-ancestor .sub-menu li.current-menu-ancestor {
		background: transparent;
	}*/
	.topmenu .main-menu li .sub-menu {
		position: relative;
		left: auto;
		top: auto;
		margin: 10px 0;
		padding: 10px 0;
		transform: inherit;
	}
	.topmenu .main-menu li .sub-menu li {
		padding: .5em 2px;
		width: 100%;
		margin: 0
	}
	.topmenu .main-menu .sub-menu:after {
		display: none;
	}

	.intro {
		padding: 30px;
		height: 90vh;
	}
	.facebook_share {
		bottom: 30px;
		right: 30px;
	}
	.intro_text h1 {
		font-size: 50px;
		line-height: 50px;
	}
	.black_header {
		padding: 30px;
	}
	.footer_container p {
		padding: 0 15%;
	}
	.bg_white,
	.bg_grey {
		padding: 5% 2%;
	}

	.kc-menu > li > a {
	    font-size: 1.414em;
	}
}
@media only screen and (max-width: 768px) {
	.cols_20,
	.cols_25,
	.cols_30,
	.cols_33,
	.cols_35,
	.cols_40,
	.cols_45,
	.cols_50,
	.cols_60 {
		/*float: left;*/
		width: 50%;
	}
	.basic_text {
		padding: 0 10px;
	}
	.bg_white,
	.bg_grey {
		padding: 5% 10px;
	}
	.grey_news p {
		padding: 0 5%;
	}
	.footer_container p {
		padding: 0 5%;
	}
	.article .cols_25,
	.article .cols_75 {
		width: 100%;
		/*float: none;*/
	}
	.news_block .cols_25 {
		margin-bottom: 25px;
	}
	.more_news {
		margin-top: 25px;
	}
	.black_header {
		padding: 20px;
	}
	.page_title h1 {
		width: 100%;
	}
	.intro {
		height: 94vh;
	}
	.side-nav {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #ccc
	}
	.kc-menu > li {
	    display: inline-block;
	}
	.kc-menu .sdgs {
	    border-right: none;
	}
	.kc-menu .ra {
	    border-left: none;
	}
	.cta p {
	    max-width: 100%;
	    line-height: 1.414;
	}
	.home .black_header {
	    padding: 1em 1.3em 1em;
	}
	.home .logo {
	    width: 8rem;
    	top: -.5rem;
	}
	.overlay > div {
	    width: 90%;
	    padding: 1em;
	    margin: 4em auto;
	}
		.overlay .overlay-close {
		    width: 2em;
		    height: 3em;
		    top: 5em;
		    z-index: 2;
		}

	.lang-mc {
		width: 430px;
	}
	.mc_footer {
		width: 100%;
		float: none;
	}
	.lang {
		margin: 0 auto 20px;
		float: none;
	}
}
@media only screen and (max-width: 650px) {
	.cols_20,
	.cols_25,
	.cols_30,
	.cols_33,
	.cols_35,
	.cols_40,
	.cols_45,
	.cols_50,
	.cols_60,
	.cols_66,
	.cols_70,
	.cols_75,
	.cols_80,
	.cols_85 {
		width: 100%;
	}
	.logo {
		display: block;
		float: left;
		height: 25px;
		width: 145px;
	}

	.intro_text h1 {
		font-size: 35px;
		line-height: 40px;
	}
	.intro_text {
		width: 85%;
	}
	.scroll_down {
		display: none
	}
	.social_stuff {
		display: none;
	}
	.article_meta .social_stuff {
		display: block;
	}
	.basic_text {
		margin: 30px 0 20px;
	}
	.basic {
		margin: 30px 0 0;
	}
	.grey_news h2 {
		margin-bottom: 20px;
	}
	.article_photo {
		margin: 50px 0 20px;
	}
	.basic_text h3 {
		margin: 20px 0 10px;
	}
}
@media only screen and (max-width: 560px) {
	.article_meta .social_stuff {
		float: none;
		margin-top: 15px
	}
	.article_meta .back_link {
		float: none
	}

	.conf-header-content {
		font-size: 1em;
		padding: 1em 0 4em;
	}

	.frontpage .conf-header h2 {
		margin-top: 2rem;
	}

	.fb-cta {
		display: none;
	}

}
@media only screen and (max-width: 470px) {
	.lang-mc {
		width: 100%;
	}
	.mc_footer {
		width: 100%;
		float: none;
	}
	.lang {
		margin: 0 auto 20px;
		float: none;
	}
	.mc_footer #mc_embed_signup {
		width: 100%;
	}
	.mc_footer #mc_embed_signup form {
		display: block;
	}
	.mc_footer #mc_embed_signup input.email {
		margin: 0;
		padding: 8px 10px;
		width: 200px;
	}
	.mc_footer #mc_embed_signup .button {
		font-size: 13px;
		margin: 0;
		padding: 0 10px;
	}
}
@media only screen and (max-width: 400px) {
	.intro {
		padding: 20px;
	}
	.intr_text {
		width: 100%;
	}
	.bg_white,
	.bg_grey {
		padding: 10% 0;
	}
	.article_photo {
		text-align: left;
	}
	.facebook_share {
		bottom: auto;
		margin: 10px 0 0;
		position: relative;
		right: auto;
	}
	.grey_news p {
		padding: 0;
	}
	.menu-hidden {
		padding: 3em;
	}
	.close-menu {
		right: 3em;
		top: 3em;
	}
}
@media only screen and (max-width: 390px) {
	.mc_footer #mc_embed_signup input.email {
		width: 100%;
		margin: 0 0 5px
	}
	.mc_footer #mc_embed_signup .button {
		font-size: 14px;
		width: 100%;
	}
}
@media only screen and (max-width: 360px) {
	.search_wrap input[type="text"]:focus {
		width: 280px;
	}
}
@media only screen and (max-height: 360px) {
	.intro {
		height: auto;
	}
}
@media only screen and (min-width: 769px) {
	.cols_20 {
		width: 20%;
	}
	.cols_25 {
		width: 25%;
	}
	.cols_30 {
		width: 30%;
	}
	.cols_33 {
		width: 33.33333333333333%;
	}
	.cols_35 {
		width: 35%;
	}
	.cols_40 {
		width: 40%;
	}
	.cols_45 {
		width: 45%;
	}
	.cols_50 {
		width: 50%;
	}
	.cols_60 {
		width: 60%;
	}
	.cols_66 {
		width: 66.66666666666666%;
	}
	.cols_70 {
		width: 70%;
	}
	.cols_75 {
		width: 75%;
	}
	.cols_80 {
		width: 80%;
	}
	.cols_85 {
		width: 85%;
	}

	.header-image {
		display: block;
	}

	.frontpage .coal-header .coal-logo, .contentpage .coal-header .coal-logo {
		background-image: none;
		position: absolute;
		top: 0;
		margin-top: 0;
		width: 30%;
		height: 30%;
		left: 1%;
	}
	.contentpage .coal-header .coal-logo {
		top: 8%;
		width: 25%;
	}

	.frontpage .coal-content {
		margin-top: -12.8%;
	}

	.contentpage .coal-content {
		margin-top: -8.9%;
	}

	.conf-menu {
		padding-left: 1em;
	}

}

@media only screen and (min-width: 1024px) {

		.topmenu .main-menu li {
			display: inline-block;
			width: inherit;
			/*padding: inherit;*/
		}
			.topmenu .main-menu li a {
				display: inline-block;
			}

		.topmenu .main-menu li.menu-item-32, .close-menu, .menu-btn {
			display: none;
		}

		.topmenu .main-menu li.current-menu-item, .topmenu .main-menu li.current-menu-ancestor {
			background: transparent;
		}

		.topmenu .main-menu {
		    margin: 0;
		}

	.black_header {
		padding: 22px 12px;
	}
}

@media only screen and (min-width: 1120px) {
	.container {
		width: 90%;
		margin: 0 auto;
		max-width: 1200px;
	}
	.black_header {
		padding: 34px 56px 24px;
	}

	.frontpage .coal-content {
		margin-top: -11.3%;
	}

	.contentpage .coal-content {
		margin-top: -7.9%;
	}

	.conf-menu {
		padding-left: 2em;
	}

	/*.frontpage .coal-header {
		background-image: url('../img/koalitsioon-header-02.svg');
	}
	.contentpage .coal-header {
		background-image: url('../img/koalitsioon-header-04.svg');
	}*/

	.frontpage .coal-header .coal-logo, .contentpage .coal-header .coal-logo {
		left: 8%;
	}

}

@media only screen and (min-width: 1330px) {
	.frontpage .coal-content {
		margin-top: -151px;
	}

	.contentpage .coal-content {
		margin-top: -105px;
	}	
}