/*
Theme Name:   Beowulf Mining
Theme URI:
Author:       Brighter IR | Erika Balode
Author URI:   brighterir.com
Version:      1.0.1
Text Domain: ir
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
}

body {
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 1.7rem;
	line-height: 1.65;
	background: #eee;
	position: relative;
}

.wrap {
	width: 88%;
	max-width: 1180px;
	margin: 0 auto;
}

.bx > .vc_column-inner {
	width: initial !important;
	margin-left: 7.5px;
	margin-right: 7.5px;
	padding: 2rem !important;
	background: #fff;
}

.border > .vc_column-inner {
	border: 1px dashed #cfcce6;
}

.text__center, .text-center, .center {
	text-align: center;
}

.mb0 {
	margin-bottom: 0 !important;
}

.pb-30 {
	padding-bottom: 30px !important;
}

.vc_row {
	margin: 0 0 3rem 0;
}

.temphide, hidden {
	display: none !important;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.clear:before, .clear:after, .wrap:before, .wrap:after, #content:before, #content:after, .columns:before, .columns:after, .searchform:before, .searchform:after, .team-member__wrap:before, .team-member__wrap:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .wrap:after, #content:after, .columns:after, .searchform:after, .team-member__wrap:after {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Cabin, Helvetica, Arial, serif;
	line-height: 1.25;
	margin: 0 0 2rem 0;
	color: #1A5688;
}

h1 {
	font-size: 2.4rem;
	font-size: calc(2.15rem + .7vw);
	line-height: 1.35;
	color: #404040;
}

h2 {
	font-size: 2.7rem;
	line-height: 1.4;
	text-transform: uppercase;
}

h3 {
	font-size: 2.2rem;
	font-weight: 600;
	line-height: 1.35;
	margin: 0 0 1.8rem 0;
	color: #2B2E30;
}

h4 {
	font-size: 2rem;
	font-weight: 600;
}

h5 {
	font-size: 1.8rem;
	font-weight: 600;
	color: #2B2E30;
}

h6 {
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.35;
}

p {
	line-height: 1.85;
	margin: 0 0 2rem 0;
}

p.lead {
	max-width: 88rem;
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 1.56;
	margin: 1.5rem auto 1rem auto;
}

.intro p {
	font-size: 1.85rem;
	font-weight: 700;
	line-height: 1.65;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

blockquote {
	margin: 0 0 3rem 0;
}

address {
	font-weight: 400;
	margin-bottom: 1em;
}

abbr, acronym {
	cursor: help;
}

code, kbd, tt, var, samp, pre {
	font-family: Inconsolata, monospace;
	font-size: 1.5rem;
	background-color: #fafafa;
	padding: .125em .25em;
}

code {
	word-wrap: break-word;
}

pre {
	max-width: 100%;
	font-size: .8em;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin-bottom: 1em;
	padding: 1em;
	border: 1px solid #f1f1f1;
	overflow: auto;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

a {
	display: inline-block;
	font-weight: 600;
	color: #1A5688;
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2B2E30;
}

.btn, a.btn {
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 600;
	padding-left: 40px;
	position: relative;
}

.btn:before, a.btn:before {
	content: "";
	display: inline-block;
	width: 31px;
	height: 31px;
	background-image: url(../images/sprite.svg);
	background-position: -2px -48px;
	background-repeat: no-repeat;
	position: absolute;
	top: -1px;
	left: 0;
}

.btn:hover, .btn:active, .btn:focus, a.btn:hover, a.btn:active, a.btn:focus {
	padding-left: 45px;
}

.btn.alt, a.btn.alt {
	color: #fff;
}

.btn.alt:before, a.btn.alt:before {
	background-position: -2px -134px;
}

.btn.down:before, a.btn.down:before {
	background-position: -2px -91px;
}

.btn.down.alt:before, a.btn.down.alt:before {
	background-position: -2px -170px;
}

ul {
	list-style: none;
	margin: 0 0 2rem 0;
}

#content ul {
	margin-bottom: 2rem !important;
}

#content ul li {
	margin: 0 0 2rem 0;
	padding: 0 0 0 2.7rem;
	position: relative;
}

#content ul li:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/sprite.svg) -2px -214px no-repeat;
	position: absolute;
	top: 5px;
	left: 0;
}

#content ul li li {
	margin: 1.1rem 0 0 0;
	padding: 0 0 0 2rem;
}

#content ul li li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #1A5688;
	border-radius: 100%;
	position: absolute;
	top: 9px;
}

ol {
	margin: 0 0 2rem 2rem;
}

ol li {
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px dashed #cfcce6;
}

img {
	display: block;
	height: auto;
}

#content img {
	max-width: 100%;
	margin-bottom: 2.6rem;
	padding: 6px 0 0 6px;
	background: #1A5688;
	-webkit-box-shadow: 6px 6px 0 0 #cfcce6;
	box-shadow: 6px 6px 0 0 #cfcce6;
}

#content .vc_tta-panel-body img {
	width: calc(100% - 6px);
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 1.25em;
}

.wp-caption > a {
	display: block;
}

.wp-caption img {
	margin-bottom: 0;
}

.wp-caption-text {
	font-size: .8em;
	font-weight: 400;
	padding: .3em .5em .2em .5em;
}

.alignleft {
	display: inline;
	float: left;
	margin-top: .35em;
	margin-right: 1em;
}

.alignright {
	display: inline;
	float: right;
	margin-top: .35em;
	margin-left: 1em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .gallery {
	margin-bottom: 2.6rem !important;
	overflow: hidden;
}

#content .gallery + .gallery {
	margin-top: -1em;
}

#content .gallery img {
	padding: 3px 0 0 3px;
	-webkit-box-shadow: 3px 3px 0 0 #cfcce6;
	box-shadow: 3px 3px 0 0 #cfcce6;
}

h3 + .gallery {
	margin-top: -1.5rem;
}

.gallery-item {
	float: left;
	padding: 0 1.2rem 1.2rem 0;
}

.gallery-icon a, .gallery-icon img, .tiled-gallery-item a, .tiled-gallery-item img {
	display: block;
	margin: 0;
}

.gallery-columns-1 .gallery-item {
	width: auto;
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: auto;
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: auto;
	max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	width: auto;
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: auto;
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: auto;
	max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	width: auto;
	max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
	width: auto;
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: auto;
	max-width: 11.11111%;
}

.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1), .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1) {
	clear: left;
}

.gallery-size-thumbnail {
	text-align: center;
}

.gallery-size-thumbnail .gallery-item {
	padding: 0 .6em .6em 0;
}

.gallery-size-thumbnail img {
	margin: 0 auto !important;
}

.gallery-size-thumbnail.gallery-columns-1 .gallery-item {
	float: none;
	clear: none;
	width: 100%;
}

.gallery-size-thumbnail.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-size-thumbnail.gallery-columns-3 .gallery-item {
	width: 33.33333%;
}

.gallery-size-thumbnail.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-size-thumbnail.gallery-columns-5 .gallery-item {
	width: 20%;
	clear: none;
}

.gallery-size-thumbnail.gallery-columns-6 .gallery-item {
	width: 16.66667%;
	clear: none;
}

.gallery-caption {
	background: #fafafa;
}

main table {
	width: 100%;
	margin-bottom: 3rem;
	border-spacing: 0;
	border-collapse: collapse;
}

main table thead th {
	font-weight: 500;
	padding: .3em .2em .1em .2em;
	border-bottom: 1px solid #C6C6C6;
}

main table td {
	padding: .2em .7em;
	vertical-align: middle;
}

main table tfoot {
	border-top: 1px solid #C6C6C6;
}

.tablepress tfoot th, .tablepress thead th {
	text-align: left !important;
	color: #fff;
	background: #5E677D !important;
}

li .tablepress {
	margin-top: 2rem;
}

#content tr th {
	font-weight: 500;
	text-align: right;
}

#content thead th {
	text-align: center;
}

#content tr:nth-child(even), #content tr.even {
	background: #f6f6f6;
}

#content tr th, #content tr td {
	line-height: 1.3;
	padding: .55em .7em;
}

iframe {
	width: 100%;
}

.video-wrapper {
	position: relative;
	margin-bottom: 3rem;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.audio-wrapper {
	position: relative;
	margin-bottom: 3rem;
	padding-bottom: 31%;
	padding-top: 25px;
	height: 0;
}

.audio-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.single-format-video #content .iframe-wrap {
	position: relative;
	margin-bottom: 3rem;
	padding-bottom: 54.25%;
	padding-top: 25px;
	height: 0;
}

.single-format-video #content .iframe-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.single-format-audio #content .iframe-wrap {
	position: relative;
	margin-bottom: 3rem;
	padding-bottom: 31%;
	padding-top: 25px;
	height: 0;
}

.single-format-audio #content .iframe-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wpb_video_wrapper .video-wrapper {
	padding-bottom: 0;
	padding-top: 0;
	height: auto;
}

.wpb_text_column + .iframe-wrap {
	margin-top: 3rem;
}

#content .wpgmza_map {
	width: calc(100% - 12px) !important;
	margin: -20px 0 30px 0;
	padding: 6px 0 0 6px;
	border-top: 6px solid #1a5587;
	border-left: 6px solid #1a5587;
	-webkit-box-shadow: 6px 6px 0 0 #cfcce6;
	box-shadow: 6px 6px 0 0 #cfcce6;
}

header {
	margin: 0 0 40px 0;
	background: #fff;
	border-top: 4px solid #1A5688;
	position: relative;
}

header h1 {
	float: left;
	margin: 6px 0 -19px 0px;
}

header h1 a {
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -999999px;
	background: url(../images/beowulf-mining.svg) top left no-repeat;
	background-size: cover;
}

.sitenav a {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	text-transform: uppercase;
}

#content ul.page-numbers {
	list-style: none;
	margin: 3rem 0 0 55px !important;
	overflow: hidden;
}

#content ul.page-numbers li {
	float: left;
	padding: 0;
}

#content ul.page-numbers li:before {
	display: none;
}

#content ul.page-numbers .page-numbers {
	display: block;
	min-width: 3.2rem;
	font-size: 1.4rem;
	text-align: center;
	margin: 0 .5rem 0 0;
	padding: .5rem .7rem;
	color: #2B2E30;
	background: #fff;
}

#content ul.page-numbers .page-numbers.current {
	color: #fff;
	background: #5E677D;
}

#content ul.page-numbers .page-numbers:hover, #content ul.page-numbers .page-numbers:active, #content ul.page-numbers .page-numbers:focus {
	color: #2B2E30;
	background: rgba(255, 255, 255, 0.5);
}

.page-banner {
	max-width: 1300px;
	margin: 0 auto 3rem auto;
}

.page-banner img {
	width: 100%;
	margin: 0;
}

.page-banner.static .banner-content, .page-banner.map .banner-content {
	margin: 0 0 2rem 0;
	padding: 1.5rem 0;
	background: #1a5688;
}

.page-banner.static .banner-content h1, .page-banner.map .banner-content h1 {
	font-size: 3.5rem;
	line-height: 1.1;
	margin: 0;
	color: #fff;
}

.page-banner.static .banner-content p, .page-banner.map .banner-content p {
	font-size: 2.2rem;
	font-weight: 200;
	line-height: 1.5;
	margin: 1rem 0 0 0;
	color: #fff;
}

.page-banner.map {
	margin-top: 0;
}

.page-banner.map > a {
	display: none;
}

.page-banner.map .banner-content {
	clear: both;
}

.page-banner.sp .banner-content {
	padding: 1.5rem 0;
	background: #1a5688;
}

.page-banner.sp .banner-content h1 {
	font-size: 2.8rem;
	line-height: 1.2;
	margin: 0;
	color: #fff;
}

.page-banner.sp .banner-content p {
	font-size: 2.2rem;
	font-weight: 200;
	line-height: 1.5;
	margin: 1rem 0 0 0;
	color: #fff;
}

.taxonomy-description {
	font-size: 1.4rem;
	line-height: 1.4;
}

body.archive #content, body.blog #content {
	padding-bottom: 5rem;
}

.post .meta {
	font-size: 1.5rem;
	font-weight: 300;
	margin: 0 0 .5rem 0;
	color: #2B2E30;
}

.post.excerpt {
	margin: 0 0 2rem 0;
	padding-left: 55px;
	position: relative;
}

.post.excerpt:before {
	content: "";
	display: block;
	width: 41px;
	height: 41px;
	background: url(../images/sprite.svg) -3px -610px no-repeat;
	position: absolute;
	top: 7px;
	left: 0;
}

.post.excerpt.format-video:before {
	background: url(../images/sprite.svg) -3px -502px no-repeat;
}

.post.excerpt.format-audio:before {
	background: url(../images/sprite.svg) -3px -556px no-repeat;
}

.post.excerpt.format-link:before {
	background: url(../images/sprite.svg) -3px -610px no-repeat;
}

.post.excerpt .post__link {
	display: block;
	padding-bottom: 2rem;
	border-bottom: 1px dashed #cfcce6;
}

.post.excerpt .post__link h3 {
	font-size: 1.9rem;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
	color: #2B2E30;
}

.post.excerpt:hover h3, .post.excerpt:active h3, .post.excerpt:focus h3 {
	padding-left: 5px;
}

.post .post-navigation {
	margin: 5rem 0;
}

.post .post-navigation a {
	display: block;
	font-size: 1.5rem;
	line-height: 1.4;
	padding: 1rem 0 1.2rem 0;
}

.post .post-navigation a span {
	font-size: 1.9rem;
	font-weight: 200;
	margin: 0 0 2px 0;
	color: #2B2E30;
}

.post .post-navigation a strong {
	display: block;
	font-weight: 600;
}

.post .post-navigation .nav-links div {
	border-top: 1px dashed #cfcce6;
}

.directory .vc_row {
	margin: 0 !important;
}

.directory .vc_col-sm-4 {
	padding: 1rem;
	background: rgba(255, 255, 255, 0.5);
	border-top: 6px solid #cfcce6;
	margin: 0 0 1.6rem 0;
}

.aim-table {
	margin-bottom: 2rem !important;
	padding-bottom: 2rem !important;
	border-bottom: 1px dashed #cfcce6;
}

.aim-table .vc_col-sm-4 {
	margin: 0 0 2rem 0;
	padding: 1rem;
	background: rgba(255, 255, 255, 0.6);
}

.aim-table .vc_col-sm-4 h6 {
	margin: 0;
}

.hp-strategy .bx {
	margin-bottom: 1.5rem;
}

.hp-strategy .file-cta {
	margin-top: 3rem;
}

.hp-projects .btn {
	margin-top: 2rem;
}

.map {
	margin-top: 3rem;
}

.map .lnk {
	stroke: #fff;
	cursor: pointer;
}

.map .lnk:hover, .map .lnk:active, .map .lnk:focus {
	fill: #5E677D;
}

.map a, .map a:link, .map a:visited {
	color: #fff;
}

.project-overview {
	padding: 2rem;
	background: #fff;
}

.project-overview .btn {
	margin-top: 3rem;
}

.project-overview .sweden {
	margin-bottom: 30px;
}

.project-overview .map {
	margin: 20px -10px -10px 0;
}

.project-overview .btn {
	display: block;
}

.project-list h2 {
	text-transform: none;
}

.project-list .vc_figure {
	width: 100%;
	margin-bottom: 0 !important;
}

.project-list .vc_figure > * {
	width: 100%;
}

.project-links .btn {
	margin: 0 0 2rem 0;
}

.beo-map #wpgmza_filter_9 {
	font-size: 1.5rem;
	margin: -30px 0 40px 0 !important;
}

.beo-map #wpgmza_filter_9 select {
	width: 100px;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
	margin: 0 0 0 8px;
	padding: 6px 8px;
	color: #2B2E30;
	background: rgba(255, 255, 255, 0.5);
	border: none;
	border-bottom: 1px solid #cfcce6;
	border-radius: 0;
	-webkit-appearance: none;
	cursor: pointer;
}

.beo-map #wpgmza_filter_9 select:hover, .beo-map #wpgmza_filter_9 select:active, .beo-map #wpgmza_filter_9 select:focus {
	background: rgba(255, 255, 255, 0.8);
	outline: none;
}

.beo-map .wpgmza_innermap_holder {
	left: 0 !important;
	margin: 0 !important;
	padding: 8px 0 !important;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.beo-map .wpgmza_innermap_holder .wpgmza_div_title {
	display: block !important;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	padding: 2px 15px;
	color: #2B2E30;
}

.beo-map .wpgmza_innermap_holder .wpgmza_div_marker, .beo-map .wpgmza_innermap_holder .wpgmza_div_address {
	display: none;
}

.beo-map .wpgmza_innermap_holder .wpgmaps_blist_row:hover, .beo-map .wpgmza_innermap_holder .wpgmaps_blist_row:active, .beo-map .wpgmza_innermap_holder .wpgmaps_blist_row:focus {
	background: #e4e3ee;
}

.animate-block > .wpb_column > .vc_column-inner > .wpb_wrapper {
	padding: 2rem 2rem 1rem 2rem;
	background: rgba(255, 255, 255, 0.3);
	position: relative;
}

.animate-block .textblock {
	display: none;
}

.animate-block .textblock:before {
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: .9;
}

.animate-block .textblock.en:before {
	background: #d00c27;
}

.animate-block .textblock.se:before {
	background: #ffdf03;
}

.animate-block .textblock.fi:before {
	background: #fff;
	opacity: 1;
}

.animate-block .textblock:after {
	content: "";
	display: block;
	width: 4px;
	position: absolute;
	top: 4px;
	bottom: 0;
	right: 0;
	z-index: 10;
	opacity: .9;
}

.animate-block .textblock.en:after {
	background: #031f7e;
}

.animate-block .textblock.se:after {
	background: #006aa7;
}

.animate-block .textblock.fi:after {
	background: #003580;
}

.animate-block .textblock > div:after {
	content: "";
	display: block;
	width: 83px;
	height: 63px;
	position: absolute;
	bottom: 0;
	right: 3px;
}

.animate-block .textblock.en > div:after {
	background: url(../images/flag-uk.png) bottom right no-repeat;
	background-size: cover;
}

.animate-block .textblock.se > div:after {
	background: url(../images/flag-se.png) bottom right no-repeat;
	background-size: cover;
}

.animate-block .textblock.fi > div:after {
	background: url(../images/flag-fi.png) bottom right no-repeat;
	background-size: cover;
}

.animate-block .textblock ul {
	margin: 0;
}

.error404 #content {
	margin: 10rem 0;
}

.error404 #content h1 {
	margin: 0 0 3rem 0;
	color: #5E677D;
}

.error404 #content h1 strong {
	display: block;
	font-size: 10rem;
}

.error404 #content h1 span {
	display: block;
	font-size: 3.3rem;
	margin-top: -2.6rem;
	opacity: .7;
}

.error404 #content p {
	margin-bottom: 3rem;
}

.search h2 .key {
	border-bottom: 1px dotted #C6C6C6;
}

.search .page-numbers {
	margin-bottom: 3rem !important;
}

.page-template-sitemap #content {
	padding-bottom: 5rem;
}

.page-template-sitemap #content > ul > li {
	padding-left: 0;
}

.page-template-sitemap #content > ul > li:before {
	display: none;
}

footer {
	font-size: 1.5rem;
	margin-top: 5rem;
	padding: 2.5rem 0 1rem 0;
	color: #fff;
	background: #5E677D;
	border-bottom: 6px solid #cfcce6;
}

footer p {
	font-size: 1.5rem;
	margin: 0 0 1rem 0;
}

footer ul {
	margin: 0 0 1rem 0;
	padding: 2rem 0 1.6rem 0;
	border-top: 1px dashed rgba(198, 198, 198, 0.35);
	border-bottom: 1px dashed rgba(207, 204, 230, 0.35);
	overflow: hidden;
}

footer ul li {
	margin: 0 0 .4rem 0;
	padding-left: 12px;
	position: relative;
}

footer ul li > a {
	display: block;
}

footer ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
}

footer ul li:last-child {
	padding-left: 0;
}

footer a {
	color: #fff;
}

footer a.ir {
	font-weight: 600;
	letter-spacing: .2px;
}

footer a.ir span {
	font-size: 1.7rem;
	padding: 0 1px;
	color: #fed14f;
}

footer a:hover, footer a:active, footer a:focus {
	color: #cfcce6;
}

.cd-top {
	display: inline-block;
	width: 36px;
	text-align: center;
	position: fixed;
	padding-bottom: 10px;
	bottom: 0;
	right: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
	overflow: hidden;
	white-space: nowrap;
	background: #cfcce6;
	visibility: hidden;
	opacity: 0;
	z-index: 999;
}

.cd-top span {
	font-size: 42px;
	margin: -3px 0 0 -26px;
	color: #fff;
}

.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-fade-out {
	opacity: .8;
}

.cd-top:hover, .cd-top:active, .cd-top:focus {
	opacity: 1;
	padding-bottom: 16px;
}

#sidebar {
	margin: 0 0 3rem 0;
}

#sidebar .site-widget {
	margin-bottom: 3rem;
}

#sidebar .site-widget .widget--title {
	font-size: 2rem;
	font-weight: 400;
	margin: 0 0 1.2rem 0;
}

#sidebar .site-widget ul {
	margin: 0;
}

#sidebar .site-widget ul li {
	margin: 0 0 6px 0;
}

#sidebar .site-widget ul li:last-child {
	margin: 0;
}

#sidebar .site-widget ul li.current-menu-item > a {
	color: #fff;
	background: #5E677D;
}

#sidebar .site-widget ul li.current-menu-item > a:before {
	background-position: -2px -134px;
}

#sidebar .site-widget ul li.current-menu-item > a:hover, #sidebar .site-widget ul li.current-menu-item > a:active, #sidebar .site-widget ul li.current-menu-item > a:focus {
	color: #fff;
}

#sidebar .site-widget ul li.current-menu-item > ul {
	display: block;
}

#sidebar .site-widget ul li.current-page-ancestor > ul {
	display: block;
}

#sidebar .site-widget ul li a {
	display: block;
	padding: 1.2rem 1.6rem;
	color: #2B2E30;
	background: #fff;
}

#sidebar .site-widget ul li a:before {
	content: "";
	display: inline-block;
	width: 31px;
	height: 31px;
	margin: 0 9px -10px 0;
	background-image: url(../images/sprite.svg);
	background-position: -2px -48px;
	background-repeat: no-repeat;
}

#sidebar .site-widget ul li a:hover, #sidebar .site-widget ul li a:active, #sidebar .site-widget ul li a:focus {
	color: #1A5688;
}

#sidebar .site-widget ul li a:hover:before, #sidebar .site-widget ul li a:active:before, #sidebar .site-widget ul li a:focus:before {
	margin-right: 15px;
}

#sidebar .site-widget ul ul {
	margin-top: 6px;
	display: none;
}

#sidebar .site-widget ul ul li a {
	font-size: 1.55rem;
	padding: .8rem 1.6rem;
	background: #f6f6f6;
}

#sidebar .site-widget ul ul li a:before {
	width: 18px;
	height: 18px;
	margin: 0 16px -3px 6px;
	background-position: -2px -214px;
}

#sidebar .site-widget ul ul li a:hover:before, #sidebar .site-widget ul ul li a:active:before, #sidebar .site-widget ul ul li a:focus:before {
	margin-right: 22px;
}

#sidebar .site-widget ul ul li.current-menu-item a:before {
	background-position: -30px -214px;
}

#sidebar .site-widget.Annual_Archive_Widget ul {
	margin-left: -6px;
	overflow: hidden;
}

#sidebar .site-widget.Annual_Archive_Widget ul li {
	float: left;
	width: 50%;
	padding: 0 0 0 6px;
}

#sidebar .site-widget.widget_search form {
	background: rgba(255, 255, 255, 0.5);
	border: 1px dashed #cfcce6;
}

#sidebar .site-widget.widget_search form input {
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	padding: 9px 8px;
}

#sidebar .site-widget.widget_search form input[type="submit"] {
	text-indent: -9999px;
	background: transparent url(../images/icon-search.svg) 84% center no-repeat;
	cursor: pointer;
}

#sidebar .site-widget.widget_search form input:active, #sidebar .site-widget.widget_search form input:focus {
	outline: none;
}

#content form {
	margin-bottom: 2rem;
}

#content form ul {
	margin: 0;
}

#content form ul li {
	margin-bottom: 2rem;
	padding-left: 0;
}

#content form ul li:before {
	display: none;
}

#content form label {
	display: block;
	font-size: 1.6rem;
	margin: 0 0 .1rem 0;
}

#content form input, #content form textarea {
	width: 100%;
	font-family: Muli, Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	padding: 9px 8px;
	background: rgba(255, 255, 255, 0.5);
	border: 1px dashed #cfcce6;
}

#content form input:active, #content form input:focus, #content form textarea:active, #content form textarea:focus {
	outline: none;
	background: rgba(255, 255, 255, 0.8);
	border: 1px solid #cfcce6;
}

#content form textarea, #content form .ginput_container_textarea {
	height: 160px;
}

#content form input[type="submit"] {
	width: 150px;
	text-transform: uppercase;
	padding: .9rem 1.5rem .9rem 1.5rem;
	color: #fff;
	background: #5E677D;
	border: none;
	cursor: pointer;
}

#content form input[type="submit"]:hover, #content form input[type="submit"]:active, #content form input[type="submit"]:focus {
	background: #1A5688;
}

#content form .gfield_label {
	display: none;
}

#content form .gfield_required {
	margin-left: .4rem;
}

#content form .validation_error, #content form .validation_message {
	font-size: 1.6rem;
	font-weight: 600;
	color: #98113a;
	margin: 4px 0;
}

#content form .validation_message {
	font-style: italic;
	color: #5E677D;
}

.searchform {
	bordeR: 1px solid #dcdcdc;
}

#content .searchform {
	max-width: 45rem;
}

.searchform input[type="text"] {
	width: 80%;
	float: left;
	background: none;
	bordeR: none;
}

.searchform input[type="submit"] {
	width: 20%;
	float: right;
	border: none;
}

.searchform input[type="submit"]:hover, .searchform input[type="submit"]:active, .searchform input[type="submit"]:focus {
	background-color: #dcdcdc;
}

.team-member {
	padding: 0 0 5rem 0;
}

.team-member img {
	width: 100%;
	width: calc(100% - 6px);
	margin: 0;
}

.team-member .team-member__info h3 {
	font-size: 2.8rem;
	margin: 0;
	color: #1A5688;
}

.team-member .team-member__info .team-member__position {
	font-weight: 700;
	line-height: 1.5;
}

.team-member .team-member__info .team-member__more {
	display: none;
}

.team-member .team-member__info .btn {
	cursor: pointer;
}

.team-member .team-member__info .btn.open:before {
	background-position: -2px -388px;
}

.file-list .file {
	display: block;
	margin: 0 0 3rem 0;
	padding: 1rem 1.6rem 1rem 1rem;
	background: rgba(255, 255, 255, 0.5);
	border: 1px dashed #cfcce6;
}

.file-list .file .file-thumb {
	margin-bottom: 1.6rem;
	position: relative;
}

.file-list .file .file-thumb:after {
	content: "";
	background: rgba(26, 86, 136, 0.7) url(../images/file-down.svg) center center no-repeat;
	position: absolute;
	top: 6px;
	bottom: -1px;
	left: 6px;
	right: -1px;
	opacity: 0;
}

.file-list .file img {
	width: 100%;
	margin-bottom: 0 !important;
}

.file-list .file .doc-title {
	font-size: 1.78rem;
	font-weight: 400;
	margin: 0;
	color: #2B2E30;
}

.file-list .file:hover, .file-list .file:active, .file-list .file:focus {
	background: rgba(255, 255, 255, 0.85);
}

.file-list .file:hover .file-thumb:after, .file-list .file:active .file-thumb:after, .file-list .file:focus .file-thumb:after {
	opacity: 1;
}

.ir-content-toggle-box {
	margin: 0 0 .6rem 0;
}

.ir-content-toggle-box .box__head {
	padding: 12px;
	background: #fff;
	border: 2px solid rgba(207, 204, 230, 0.6);
	cursor: pointer;
}

.ir-content-toggle-box .box__head h4 {
	margin: 0;
	padding-right: 30px;
	position: relative;
}

.ir-content-toggle-box .box__head h4:after {
	content: "";
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(../images/sprite.svg);
	background-position: -2px -91px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -3px;
}

.ir-content-toggle-box .box__head.open h4:after {
	background-position: -2px -388px;
}

.ir-content-toggle-box .box__toggle {
	display: none;
	padding: 20px 12px 30px 12px;
}

.ir-content-toggle-box .box__toggle ol {
	margin: 0 0 2rem 2rem;
}

.ir-content-overlay-box {
	margin-bottom: 3rem;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
}

.ir-content-overlay-box .cb-link {
	display: block;
	padding: 2rem;
	background: rgba(12, 23, 33, 0.65);
}

.ir-content-overlay-box h2 {
	font-size: 4rem;
	font-weight: 400;
	line-height: 1.15;
	text-transform: none;
	color: #fff;
}

.hp-strategy .ir-content-overlay-box .cb-link {
	padding: 5rem 2rem;
}

.hp-strategy .ir-content-overlay-box .cb-link h2 {
	margin: 0 0 4rem 0;
}

.ir-content-box {
	margin-bottom: 3rem;
	padding: 2rem;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.ir-content-box:after {
	content: "";
	display: block;
	background: rgba(12, 23, 33, 0.65);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}

.ir-content-box .cb-wrap {
	position: relative;
	z-index: 10;
}

.ir-content-box h2 {
	font-size: 2.8rem;
	font-weight: 400;
	line-height: 1.15;
	text-transform: none;
	color: #fff;
}

.file-cta {
	display: block;
}

.file-cta.small {
	margin: 0 0 2rem 0;
	padding: 4px 0  20px 44px;
	position: relative;
}

.file-cta.small:before {
	content: "";
	display: block;
	width: 35px;
	height: 46px;
	background: url(../images/sprite.svg) -3px -442px no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.file-cta.small .doc-name {
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
	color: #2B2E30;
}

.file-cta.small:hover, .file-cta.small:active, .file-cta.small:focus {
	padding-left: 50px;
}

.file-cta.small:hover .doc-name, .file-cta.small:active .doc-name, .file-cta.small:focus .doc-name {
	color: #1A5688;
}

.file-cta.full .doc-name {
	font-family: Cabin, Helvetica, Arial, serif;
	font-size: 6rem;
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
}

.file-cta.full .doc-info {
	font-size: 4.1rem;
	font-weight: 200;
	line-height: 1.1;
	margin: 0;
	color: #2B2E30;
}

.file-cta.full .btn {
	display: block;
	margin: 3rem 0 0 0;
}

.file-list__small .file-cta.small .doc-name {
	color: #fff;
}

.file-list__small .file-cta.small.file-cta.small {
	min-height: 55px;
	padding: 4px 0 0 44px;
}

.file-list__small .file-cta.small.file-cta.small:before {
	width: 35px;
	height: 46px;
	background: url(../images/sprite.svg) -3px -832px no-repeat;
	top: 8px;
}

#content .vc_tta .vc_tta-tabs-container {
	border: none;
}

#content .vc_tta .vc_tta-tabs-list {
	margin: 0 0 .8rem 0;
}

#content .vc_tta .vc_tta-tabs-list li {
	padding: 0;
	margin-bottom: 7px;
}

#content .vc_tta .vc_tta-tabs-list li:before {
	display: none;
}

#content .vc_tta .vc_tta-tabs-list li a {
	margin: 0 4px 0 0;
	padding: 0.8rem 1.6rem !important;
	color: #2B2E30 !important;
	background: #fff !important;
	border: none !important;
	border-radius: 0 !important;
}

#content .vc_tta .vc_tta-tabs-list li:hover a, #content .vc_tta .vc_tta-tabs-list li:active a, #content .vc_tta .vc_tta-tabs-list li:focus a {
	color: #1A5688 !important;
}

#content .vc_tta .vc_tta-tabs-list li.vc_active a {
	color: #fff !important;
	background: #5E677D !important;
}

#content .vc_tta .vc_tta-panels {
	background: none !important;
	border: none !important;
	border-radius: 0 !important;
}

#content .vc_tta .vc_tta-panels .vc_tta-panel-body {
	padding: .4rem 0 2rem 0;
}

.vc_figure {
	margin-bottom: 2rem !important;
}

.vc_figure img {
	width: 100%;
}

#content .wpb_gallery ul li {
	margin: .6rem;
	padding: 0;
}

#content .wpb_gallery ul li img {
	margin: 0;
	padding: 3px 0 0 3px;
	-webkit-box-shadow: 3px 3px 0 0 #cfcce6;
	box-shadow: 3px 3px 0 0 #cfcce6;
}

.number-feature {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 2rem;
	background: #fff;
	border: 10px solid #e7e7e7;
}

.number-feature .wpb_column {
	padding: 0 0 3rem 58px;
}

.number-feature .wpb_column:after {
	content: "";
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/sprite.svg) -2px -335px no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.number-feature .wpb_column:before {
	content: "";
	display: block;
	width: 6px;
	background: url(../images/dotted-border.svg) 0 0 repeat-y;
	position: absolute;
	top: 60px;
	bottom: 16px;
	left: 19px;
}

.number-feature .wpb_column:last-child {
	margin-bottom: 0;
}

.number-feature .feat-heading * {
	font-size: 4rem;
	font-weight: 700;
	margin: 0;
}

.number-feature p {
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.6;
}

a, .doc-name {
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.ir-content-box__icon, .file, select {
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
}

.map .lnk {
	-webkit-transition: fill 0.2s ease-in-out;
	-moz-transition: fill 0.2s ease-in-out;
	-ms-transition: fill 0.2s ease-in-out;
	-o-transition: fill 0.2s ease-in-out;
	transition: fill 0.2s ease-in-out;
}

.slide__btn:after, .btn:before, a.btn:before, #sidebar a:before {
	-webkit-transition: margin 0.2s ease-in-out;
	-moz-transition: margin 0.2s ease-in-out;
	-ms-transition: margin 0.2s ease-in-out;
	-o-transition: margin 0.2s ease-in-out;
	transition: margin 0.2s ease-in-out;
}

.file-thumb:after {
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

.sitenav .sub-menu a, #content ul.page-numbers .page-numbers, .site-widget.widget_archive li, .site-widget .tagcloud a, .tbl .cell.view a, footer .dashicons {
	-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
}

footer li a, .file-cta.small, .post__link h3 {
	-webkit-transition: color 0.2s ease-in-out, padding 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, padding 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, padding 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out, padding 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, padding 0.2s ease-in-out;
}

.btn {
	-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, padding 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, padding 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, padding 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, padding 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, padding 0.2s ease-in-out;
}

input, textarea {
	-webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, border 0.2s ease-in-out, color 0.2s ease-in-out;
}

.cd-top, .ir-content-box-container .ir-content-box-anchor h3:before, .ir-content-box-container .ir-content-box-anchor h3:after, #menu-top-menu > li > .sub-menu {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

@media (max-width: 399px) {
	.beo-map #wpgmza_filter_9, .beo-map .wpgmza_innermap_holder {
		display: none !important;
	}
	
	footer ul li a:hover, footer ul li a:active, footer ul li a:focus {
		padding-left: 5px;
	}
	
	footer ul li:before {
		width: 6px;
		height: 6px;
		border: 1px solid rgba(255, 255, 255, 0.85);
		border-radius: 100%;
		top: 9px;
	}
	
	footer ul li:last-child > span {
		display: block;
	}
	
	footer ul li:last-child:before {
		display: none;
	}
}

@media (min-width: 400px) {
	footer ul {
		overflow: hidden;
	}
	
	footer ul li {
		float: left;
		padding: 0 7px;
	}
	
	footer ul li:before {
		border-left: 1px solid rgba(255, 255, 255, 0.85);
		top: 5px;
		bottom: 5px;
	}
	
	footer ul li:first-child {
		padding-left: 0;
	}
	
	footer ul li:first-child:before {
		display: none;
	}
	
	footer ul li:last-child {
		float: none;
		clear: left;
	}
	
	footer ul li:last-child:before {
		display: none;
	}
}

@media (min-width: 500px) {
	header h1 a {
		width: 275px;
		background: url(../images/beowulf-mining-plc.svg) top left no-repeat;
		background-size: cover;
	}
	
	.team-member {
		overflow: hidden;
	}
	
	.team-member img {
		width: 34%;
		float: left;
	}
	
	.team-member .team-member__info {
		width: 66%;
		float: left;
		padding: 0 0 1rem 2.6rem;
	}
	
	.file-list {
		margin-left: -1.6rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		-ms-flex-wrap: wrap;
	}
	
	.file-list .file {
		width: 50%;
		width: calc(50% - 1.6rem);
		margin: 0 0 1.6rem 1.6rem;
	}
	
	.beo-map #wpgmza_filter_9 {
		float: right;
		margin: -54px 0 30px 0 !important;
	}
}

@media (min-width: 600px) {
	.hp-strategy .bx {
		margin-bottom: 0;
	}
	
	.hp-strategy .wpb_text_column {
		width: 50%;
		float: left;
	}
	
	.hp-strategy .file-cta {
		width: 50%;
		float: left;
		margin-top: 0;
		padding-left: 3rem;
	}
	
	.hp-projects .vc_col-sm-6 {
		width: 50%;
		float: left;
	}
	
	.hp-projects .map {
		marign: 6.4rem -6px 0 0;
	}
	
	.project-overview .sweden {
		width: 50%;
		float: left;
		padding-right: 15px;
	}
	
	.project-overview .finland {
		width: 50%;
		float: left;
		padding-left: 15px;
	}
	
	.project-overview .map-full {
		clear: both;
	}
	
	footer ul li:last-child {
		float: left;
		clear: none;
		margin-top: -3px;
		padding: 0 0 0 7px;
	}
	
	footer ul li:last-child > span {
		display: block;
	}
	
	footer ul li:last-child:before {
		display: block;
		top: 8px;
		bottom: 6px;
	}
}

@media (max-width: 767px) {
	#content .vc_tta .vc_tta-panel-heading {
		background: none;
		border: none;
	}
	
	#content .vc_tta .vc_tta-panel-heading h4 {
		font-size: 1.7rem;
		font-weight: normal;
		line-height: 1.2;
		margin: 0 0 6px 0;
		overflow: hidden;
	}
	
	#content .vc_tta .vc_tta-panel-heading h4 a {
		padding: 12px 40px 12px 12px;
		color: #1A5688 !important;
		background: #fff;
		border: 2px solid rgba(207, 204, 230, 0.6);
		position: relative;
	}
	
	#content .vc_tta .vc_tta-panel-heading h4 a:after {
		content: "";
		display: block;
		width: 25px;
		height: 25px;
		background-image: url(../images/sprite.svg);
		background-position: -1px -68px;
		background-repeat: no-repeat;
		background-size: 37px;
		position: absolute;
		right: 8px;
		top: 10px;
	}
	
	#content .vc_tta .vc_tta-panel-heading h4 a:hover, #content .vc_tta .vc_tta-panel-heading h4 a:active, #content .vc_tta .vc_tta-panel-heading h4 a:focus {
		color: #2B2E30 !important;
		cursor: pointer;
	}
	
	#content .vc_tta .vc_active .vc_tta-panel-heading h4 a:after {
		background-position: -1px -293px;
	}
	
	#content .vc_tta .vc_tta-panel-body {
		background: none !important;
		border: none !important;
		border-radius: 0 !important;
	}
}

@media (min-width: 800px) {
	.file-list .file {
		width: calc(33.33% - 1.6rem);
	}
	
	footer .address {
		float: left;
	}
	
	footer .fb {
		float: right;
	}
	
	footer .fb > span {
		display: none;
	}
	
	footer .fb > a {
		display: block;
	}
	
	footer .fb .dashicons {
		display: block;
		width: 28px;
		height: 28px;
		padding: 4px 0 0 1px;
		background: #a49fbf;
		border-radius: 4px;
	}
	
	footer .fb .dashicons:hover, footer .fb .dashicons:active, footer .fb .dashicons:focus {
		color: #a49fbf;
		background: #fff;
	}
	
	footer .legal {
		clear: both;
	}
}

@media (min-width: 900px) {
	.project-overview .sweden {
		width: 33.33%;
		float: left;
		padding-right: 15px;
	}
	
	.project-overview .finland {
		width: 33.33%;
		float: left;
		padding-left: 15px;
	}
	
	.project-overview .map-full {
		clear: none;
		width: 33.33%;
		float: left;
	}
}

@media (max-width: 989px) {
	header .wrap {
		position: relative;
	}
	  /* --- MOBILE MENU --- */
	
	.burger-icon {
		position: relative;
		margin-top: 6px;
		margin-bottom: 6px;
	}
	
	.burger-icon, .burger-icon:before, .burger-icon:after {
		display: block;
		width: 20px;
		height: 2px;
		background-color: #5E677D;
		-webkit-transition-property: background-color, -webkit-transform;
		-moz-transition-property: background-color, -moz-transform;
		-o-transition-property: background-color, -o-transform;
		transition-property: background-color, transform;
		-webkit-transition-duration: .2s;
		-moz-transition-duration: .2s;
		-o-transition-duration: .2s;
		transition-duration: .2s;
	}
	
	.burger-icon:before, .burger-icon:after {
		position: absolute;
		content: "";
	}
	
	.burger-icon:before {
		top: -6px;
	}
	
	.burger-icon:after {
		top: 6px;
	}
	
	#nav-expander {
		width: 75px;
		margin-top: -16px;
		padding: 10px 0;
		position: absolute;
		top: 50%;
		right: -5px;
		z-index: 99999;
		overflow: hidden;
	}
	
	#nav-expander span, #nav-expander strong {
		float: left;
	}
	
	#nav-expander strong {
		font-size: 1.5rem;
		text-transform: uppercase;
		margin-top: -4px;
		padding-left: 6px;
	}
	
	#nav-expander.is-active .burger-icon {
		background-color: transparent;
	}
	
	#nav-expander.is-active .burger-icon:before {
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		-ms-transform: translateY(6px) rotate(45deg);
		-o-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	
	#nav-expander.is-active .burger-icon:after {
		-webkit-transform: translateY(-6px) rotate(-45deg);
		-moz-transform: translateY(-6px) rotate(-45deg);
		-ms-transform: translateY(-6px) rotate(-45deg);
		-o-transform: translateY(-6px) rotate(-45deg);
		transform: translateY(-6px) rotate(-45deg);
	}
	
	.nav-expanded .sitenav {
		left: 0;
	}
	
	body.nav-expanded {
		margin-left: 0;
		-webkit-transition: left .3s ease-in-out 0s;
		-moz-transition: left .3s ease-in-out 0s;
		-o-transition: left .3s ease-in-out 0s;
		transition: left .3s ease-in-out 0s;
	}
	
	.sitenav {
		display: block;
		width: 70%;
		height: 100%;
		background: #5E677D;
		position: fixed;
		left: -70%;
		top: 0;
		z-index: 2000;
		overflow: auto;
		-webkit-transition: left .3s ease-in-out 0s;
		-moz-transition: left .3s ease-in-out 0s;
		-o-transition: left .3s ease-in-out 0s;
		transition: left .3s ease-in-out 0s;
	}
	
	.sitenav a {
		font-size: 1.6rem;
		padding: .7rem 2rem .6rem 2rem;
		color: #fff;
		border-bottom: 1px dashed #4a5367;
	}
	
	.sitenav .current-menu-item > a, .sitenav .current-page-parent > a, .sitenav .current-menu-parent > a {
		background: rgba(193, 202, 214, 0.35);
	}
	
	.sitenav .menu-item-has-children {
		position: relative;
	}
	
	.sitenav .menu-item-has-children > .sub-toggle {
		display: block;
		width: 36px;
		height: 42px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
	}
	
	.sitenav .menu-item-has-children > .sub-toggle:before {
		display: block;
		content: "+";
		font-size: 2rem;
		padding: 5px 0 0 12px;
		color: #fff;
	}
	
	.sitenav .menu-item-has-children > .sub-toggle.open:before {
		content: "\2013";
		padding: 3px 0 0 13px;
	}
	
	.sitenav .menu-item-has-children .sub-menu {
		display: none;
	}
	
	.sitenav .menu-item-has-children .sub-menu a {
		text-transform: none;
		padding-left: 3rem;
	}
	
	.home .number-feature {
		margin-top: 3rem;
	}
	
	.hp-strategy {
		margin-top: -10px;
		margin-bottom: 5px;
	}
	
	.hp-strategy > .bx {
		margin-bottom: 10px;
	}
	
	.hp-news {
		margin-top: -30px;
	}
}

/* 989px */

@media (min-width: 990px) {
	body {
		min-height: 100%;
		min-height: 100vh;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		-ms-flex-direction: column;
	}
	
	.two-col {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
		-moz-column-gap: 3rem;
		-webkit-column-gap: 3rem;
		column-gap: 3rem;
	}
	
	.same-height .ir-content-box {
		margin-bottom: 0;
	}
	
	.same-height > .wpb_column .vc_column-inner > .wpb_wrapper, .same-height > .wpb_column .vc_column-inner > .wpb_wrapper .ir-content-box-container, .same-height > .wpb_column .vc_column-inner > .wpb_wrapper .ir-content-box-anchor, .same-height > .wpb_column .vc_column-inner > .wpb_wrapper .ir-content-box, .same-height > .wpb_column .vc_column-inner > .wpb_wrapper .ir-content-box__bg {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		-ms-flex-direction: column;
		height: 100%;
		-webkit-flex: 1;
		flex: 1;
	}
	
	.vc_row {
		margin: 0 0 4rem 0;
	}
	
	main #content {
		width: 70%;
		float: right;
	}
	
	main #content.full-width, main #content.fullwidth {
		width: 100%;
		float: none;
		padding-right: 0;
	}
	
	main aside#sidebar {
		width: 30%;
		float: left;
	}
	
	.wrap.sidebar__right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	
	.wrap.sidebar__right #content {
		float: left;
		padding-right: 5rem;
		padding-bottom: 4rem;
	}
	
	.wrap.sidebar__left #content {
		padding-left: 4rem;
	}
	
	.wrap.full-width #content {
		width: 100%;
		float: none;
	}
	  /* --- MAIN NAV --- */
	
	#nav-expander {
		display: none;
	}
	
	.sitenav {
		float: right;
		position: relative;
	}
	
	.sitenav ul {
		float: right;
		clear: right;
		margin: 0;
	}
	
	.sitenav ul li {
		float: left;
	}
	
	.sitenav ul > li.current-menu-item > a, .sitenav ul > li.current-page-parent > a, .sitenav ul > li.current-page-ancestor > a, .sitenav ul > li:hover > a, .sitenav ul > li:active > a, .sitenav ul > li:focus > a {
		color: #1A5688;
	}
	
	.sitenav ul > li > a {
		padding: 4.3rem .9rem 1.7rem .9rem;
		color: #2B2E30;
	}
	
	.sitenav ul > li > .sub-menu {
		display: none;
		padding: .5rem 0;
		background: #dddce4;
		position: absolute;
		z-index: 9999;
		-webkit-box-shadow: 3px 3px 0 0 #1A5688;
		box-shadow: 3px 3px 0 0 #1A5688;
	}
	
	.sitenav ul > li > .sub-menu li {
		display: block;
		float: none;
	}
	
	.sitenav ul > li > .sub-menu li a {
		min-width: 20rem;
		text-transform: none;
		padding: .5rem .9rem .6rem .9rem;
		border-bottom: 1px dashed #eee;
	}
	
	.sitenav ul > li > .sub-menu li a:after {
		display: none;
	}
	
	.sitenav ul > li > .sub-menu li:last-child a {
		border-bottom: none;
	}
	
	.sitenav ul > li:hover > .sub-menu, .sitenav ul > li:active > .sub-menu, .sitenav ul > li:focus > .sub-menu {
		display: block;
	}
	
	.single-post .menu-item-27 > a {
		color: #1A5688;
	}
	
	header h1 {
		margin-top: 25px;
	}
	
	header.sticky {
		-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 99999;
	}
	
	header.sticky h1 {
		margin-top: 8px;
	}
	
	header.sticky h1 a {
		width: 80px;
		background: url(../images/beowulf-mining.svg) top left no-repeat;
		background-size: cover;
	}
	
	header.sticky .sitenav ul > li > a {
		padding-top: 2.8rem;
	}
	
	header.sticky + main {
		padding-top: 7.7rem;
	}
	
	.page-banner.static, .page-banner.map {
		position: relative;
	}
	
	.page-banner.static .banner-content, .page-banner.map .banner-content {
		width: 88%;
		max-width: 1180px;
		margin: 0;
		padding: 0;
		background: rgba(26, 86, 136, 0.8);
		position: absolute;
		bottom: 0;
		left: 6%;
	}
	
	.page-banner.static .banner-content .wrap, .page-banner.map .banner-content .wrap {
		width: 100%;
		padding: 2.2rem 2.5rem;
		overflow: hidden;
	}
	
	.page-banner.static .banner-content h1, .page-banner.map .banner-content h1 {
		width: 30%;
		float: left;
	}
	
	.page-banner.static .banner-content h1.full, .page-banner.map .banner-content h1.full {
		width: 100%;
		float: none;
	}
	
	.page-banner.static .banner-content p, .page-banner.map .banner-content p {
		width: 70%;
		float: left;
		margin: 0;
		padding-left: 2.5rem;
	}
	
	.page-banner.map {
		height: 415px;
	}
	
	.page-banner.sp .banner-content {
		width: 88%;
		max-width: 1180px;
		margin: 0 auto;
		padding: 0;
	}
	
	.page-banner.sp .banner-content .wrap {
		width: 100%;
		margin: 0;
		padding: 2.2rem 2.5rem;
		overflow: hidden;
	}
	
	.page-banner.sp .banner-content .meta {
		width: 30%;
		float: left;
	}
	
	.page-banner.sp .banner-content h1 {
		width: 70%;
		float: right;
		margin: 0;
		padding-left: 2.5rem;
	}
	
	footer .wrap > p {
		font-size: 1.75rem;
		font-weight: 200;
	}
	
	footer .legal {
		margin: 2.1rem 0 -1.3rem 0;
		padding-top: .9rem;
		border-top: 1px dashed rgba(207, 204, 230, 0.35);
		overflow: hidden;
	}
	
	footer .legal .copy {
		float: left;
	}
	
	footer .legal ul {
		float: right;
		padding: 0;
		border: none;
	}
	
	footer .legal ul li > a {
		padding: 0 .3rem;
	}
	
	.single .page-banner.sp .banner-content .meta {
		margin-top: 0;
	}
	
	.single .page-banner.sp .banner-content .meta:after {
		content: "";
		display: block;
		width: 41px;
		height: 41px;
		margin-top: 6px;
		background: url(../images/sprite.svg) -5px -775px no-repeat;
	}
	
	.single.single-format-video .page-banner.sp .banner-content .meta:after {
		background-position: -5px -668px;
	}
	
	.single.single-format-audio .page-banner.sp .banner-content .meta:after {
		background-position: -5px -722px;
	}
	
	.single.single-format-link .page-banner.sp .banner-content .meta:after {
		background-position: -5px -775px;
	}
	
	.team-member {
		padding-left: 8rem;
		position: relative;
	}
	
	.team-member:before {
		content: "";
		display: block;
		width: 46px;
		height: 46px;
		background: url(../images/sprite.svg) -2px -335px no-repeat;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.team-member:after {
		content: "";
		display: block;
		width: 6px;
		background: url(../images/dotted-border.svg) 0 0 repeat-y;
		position: absolute;
		top: 60px;
		bottom: 16px;
		left: 19px;
	}
	
	.team-member img {
		width: 230px;
	}
	
	.team-member .team-member__info {
		width: calc(100% - 230px);
	}
	
	.number-feature {
		text-align: center;
		padding-top: 4rem;
		position: relative;
	}
	
	.number-feature:before {
		content: "";
		display: block !important;
		height: 6px;
		background: url(../images/dotted-border-h.svg) center 0 repeat-x;
		position: absolute;
		top: 60px;
		left: 40px;
		right: 40px;
	}
	
	.number-feature .wpb_column {
		padding: 7rem 0 4rem 0;
	}
	
	.number-feature .wpb_column:after {
		left: 50%;
		margin-left: -23px;
	}
	
	.number-feature .wpb_column:before {
		display: none;
	}
	
	.number-feature .feat-heading * {
		margin: 0 0 1rem 0;
	}
	
	.directory .vc_row {
		margin: 0 0 0 -1.6rem !important;
	}
	
	.directory .vc_col-sm-4 {
		width: calc(33.33% - 1.6rem);
		margin-left: 1.6rem;
	}
	
	.aim-table .vc_col-sm-4 {
		margin: 0;
		padding: 1rem;
		background: rgba(255, 255, 255, 0.6);
	}
	
	.aim-table .vc_col-sm-8 {
		padding-left: 2rem;
	}
	
	.hp-projects .project-map .map {
		margin: 0 -11px 0 20px;
	}
	
	.project-list .vc_figure {
		width: 100%;
		margin-bottom: 0 !important;
	}
	
	.project-list .vc_figure > * {
		width: 100%;
	}
	
	.project-list:nth-child(odd) .vc_col-sm-6:first-child {
		float: right;
	}
	
	.project-list h2 {
		margin-bottom: 1rem;
	}
}

@media (min-width: 1100px) {
	.sitenav ul > li > a {
		padding: 4.3rem 1.1rem 1.7rem 1.1rem;
	}
	
	.sitenav ul > li > .sub-menu li a {
		padding: .5rem 1.1rem .6rem 1.1rem;
	}
}

@media (min-width: 1200px) {
	header h1 {
		margin-bottom: -22px;
	}
	
	header h1 a {
		width: 345px;
		height: 100px;
	}
	
	header.sticky h1 a {
		width: 80px;
		height: 80px;
		background: url(../images/beowulf-mining.svg) top left no-repeat;
		background-size: cover;
	}
	
	header.sticky .sitenav ul > li > a {
		padding-bottom: 1.7rem;
	}
	
	.sitenav ul > li > a {
		padding: 5.2rem 1.3rem 2.5rem 1.3rem;
	}
	
	.sitenav ul > li > .sub-menu li a {
		padding: .5rem 1.3rem .6rem 1.3rem;
	}
}

@media (min-width: 1300px) {
	.page-banner.static .banner-content, .page-banner.map .banner-content {
		width: 1180px;
		left: 50%;
		margin-left: -590px;
	}
	
	.page-banner.static .banner-content .wrap, .page-banner.map .banner-content .wrap {
		width: 1180px;
	}
	
	.page-banner.static .banner-content p, .page-banner.map .banner-content p {
		padding-left: 4rem;
	}
	
	.page-banner.sp .banner-content {
		width: 1180px;
	}
	
	.page-banner.sp .banner-content .wrap {
		width: 1180px;
	}
}

/* --- SLIDER : default --- */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slide {
	display: none;
}

.slide.slick-active {
	display: block;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slide .slide__container {
	max-width: 1300px;
	margin: 0 auto;
}

.slide .slide__container img {
	margin: 0;
}

.slide .slide__container .banner-content .banner-content__container {
	margin: 0 0 2rem 0;
	padding: 1.5rem 6%;
	background: #1a5688;
}

.slide .slide__container .banner-content h1 {
	font-size: 3.5rem;
	line-height: 1.1;
	margin: 0;
	color: #fff;
}

.slide .slide__container .banner-content p {
	font-size: 2.2rem;
	font-weight: 200;
	line-height: 1.5;
	margin: 1rem 0 0 0;
	color: #fff;
}

.slide .slide__container .banner-content .slider-nav {
	list-style: none;
	margin: 1.5rem 0 .5rem 0;
}

.slide .slide__container .banner-content .slider-nav li {
	margin: 1rem 0 0 0;
}

.slide .slide__container .banner-content .slider-nav .slide__btn {
	font-size: 2rem;
	font-weight: 200;
	color: #fff;
}

.slide .slide__container .banner-content .slider-nav .slide__btn:before {
	content: "";
	display: inline-block;
	width: 37px;
	height: 37px;
	margin: 0 2px -12px 0;
	background: url(../images/sprite.svg) -2px -1px no-repeat;
}

.slide .slide__container .banner-content .slider-nav .slide__btn:hover:after, .slide .slide__container .banner-content .slider-nav .slide__btn:active:after, .slide .slide__container .banner-content .slider-nav .slide__btn:focus:after {
	margin: 0 0 -3px 10px;
}

.slick-dots {
	position: absolute;
	top: .5rem;
	right: 6%;
}

.slick-dots li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 0 0 .6rem;
	padding: 0;
	position: relative;
	border-radius: 100%;
	border: 1px solid #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.slick-dots li:hover, .slick-dots li:active, .slick-dots li:focus {
	background: rgba(255, 255, 255, 0.2);
	cursor: pointer;
}

.slick-dots li.slick-active {
	background: rgba(255, 255, 255, 0.3);
}

.slick-dots li button {
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: transparent;
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-appearance: none;
	outline: none;
}

.slick-dots li button:hover, .slick-dots li button:active, .slick-dots li button:focus {
	outline: none;
	cursor: pointer;
}

@media (min-width: 880px) {
	.slide .slide__container .banner-content .banner-content__container {
		position: relative;
	}
	
	.slide .slide__container .banner-content .banner-content__container h1, .slide .slide__container .banner-content .banner-content__container p {
		width: 70%;
	}
	
	.slide .slide__container .banner-content .banner-content__container .slider-nav {
		position: absolute;
		right: 6%;
		top: 50%;
		margin: -26px 0 0 0;
	}
}

@media (min-width: 990px) {
	.slide .slide__container .banner-content {
		width: 88%;
		max-width: 1180px;
		position: absolute;
		bottom: 0;
		left: 6%;
	}
	
	.slide .slide__container .banner-content .banner-content__container {
		margin: 0;
		padding: 2.2rem 2.5rem;
		background: rgba(26, 86, 136, 0.8);
	}
	
	.slide .slide__container .banner-content .banner-content__container .slider-nav {
		right: 2.5rem;
	}
}

@media (min-width: 1300px) {
	.slide .slide__container .banner-content {
		width: 1180px;
		left: 50%;
		margin-left: -590px;
	}
	
	.slide .slide__container .banner-content .banner-content__container {
		margin: 0;
	}
}
