/*!
Theme Name: The Sceleton theme
Theme URI: https://www.tigerton.se
Author: Jonathan de Jong @ Tigerton
Author URI: https://www.tigerton.se
Description: "bony framework of the body", a theme for quick and modern development with Tigerton!
Text Domain: sceleton
Version: 1.0
*/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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0;}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.clearfix:after{content:"";display:block;clear:both}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;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}.skip-link:hover,.skip-link:active,.skip-link:focus{position:static;height:auto;width:auto;margin:0;float:left}.comment-content img[height],.entry-content img,.entry-summary img,img[class*=align],img[class*=attachment-],img[class*=wp-image-]{height:auto}.post-thumbnail img,.wp-post-image,img.size-full,img.size-large{height:auto;max-width:100%}.alignleft,.left{float:left}.alignright,.right{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}img{max-width:100%;height:auto}
/*# sourceMappingURL=style.css.map */
*, *:before, *:after {
  box-sizing: border-box;
}


@charset "UTF-8";

@font-face {
  font-family: "ki-innovations";
  src:url("fonts/ki-innovations.eot");
  src:url("fonts/ki-innovations.eot?#iefix") format("embedded-opentype"),
    url("fonts/ki-innovations.woff") format("woff"),
    url("fonts/ki-innovations.ttf") format("truetype"),
    url("fonts/ki-innovations.svg#ki-innovations") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ki-innovations" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ki-innovations" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-down:before {
  content: "\61";
}
.icon-angle-left:before {
  content: "\62";
}
.icon-angle-right:before {
  content: "\63";
}
.icon-angle-up:before {
  content: "\64";
}
.icon-close:before {
  content: "\65";
}
.icon-arrow-down:before {
  content: "\66";
}
.icon-arrow-left:before {
  content: "\67";
}
.icon-arrow-right:before {
  content: "\68";
}
.icon-arrow-up:before {
  content: "\69";
}



@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
@import 'https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i';

@font-face {
  font-family: "ki-science-park";
  src:url("fonts/ki-science-park.eot");
  src:url("fonts/ki-science-park.eot?#iefix") format("embedded-opentype"),
    url("fonts/ki-science-park.woff") format("woff"),
    url("fonts/ki-science-park.ttf") format("truetype"),
    url("fonts/ki-science-park.svg#ki-science-park") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "ki-science-park" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ki-science-park" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\61";
}
.icon-arrow-down-c:before {
  content: "\62";
}
.icon-arrow-right-c:before {
  content: "\63";
}
.icon-arrow-up-c:before {
  content: "\64";
}
.icon-arrow-left-c:before {
  content: "\65";
}
.icon-bars:before {
  content: "\66";
}
.icon-down-open-mini:before {
  content: "\67";
}
.icon-up-open-mini:before {
  content: "\68";
}
.icon-left-open-mini:before {
  content: "\69";
}
.icon-right-open-mini:before {
  content: "\6a";
}





/**
 * General
 */

body {
	font-family: 'Lato', sans-serif;
	color: #252525;
	-webkit-font-smoothing: antialiased;
}
#content {
	overflow: hidden;
}
.wrapper {
	max-width: 1300px;
	margin: 0px auto;
	padding-left: 20px;
	padding-right: 20px;
}
.inner-wrapper {
	max-width: 850px;
	margin: 0px auto;
}
.btn,button {
	border:0;
	border-radius:0;
}
.button {
    background-color: #9e4680;
    color: #fff;
    padding: 18px 25px;
    margin-left: 1rem;
    font-size: 0.8em;
    line-height: 1;
    font-weight: 600;
    text-decoration:none !important;
    border-radius: 3px;
    border:none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 1rem 0;
    display: inline-block;
    font-size: 0.95rem;
}
.button:hover {
	background-color: #7b3664;
}
.readmore {
	color: #9e4680;
	line-height: 1;
}
.readmore:after {
	content: "\6a";
	font-family: "ki-science-park";
	vertical-align: middle;
	margin-left: 0.15rem;
	line-height: 1.5;
}
.readmore:hover {
	color: #5f294c;
}
a.arrow:after {
	content: "\67";
    font-family: "ki-housing";
    background: #ffffff;
    color: #2b7d97;
    line-height: 1;
    vertical-align: middle;
    font-size: 1rem;
    margin: 0 0 0 0.5rem;
    border-radius: 100%;
    padding: 4px 2px 2px 3px;
}
.alignleft {
	margin: 5px 2rem 1rem 0;
}
.alignright {
	margin: 5px 0 1rem 2rem;
}
figure {
	max-width: 100%;
	margin: 1.8em 40px 2rem 0;
}


.addtop {
	margin-top: 6rem;
}
.addbottom {
	margin-bottom: 6rem;
}



.centered {
  text-align: center; }

.padding-bottom-none {
  padding-bottom: 0 !important; }

.padding-top-none {
  padding-top: 0 !important; }

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

.margin-top-none {
  margin-top: 0 !important; }
  
section.equal-height .cols {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;

	flex-wrap: wrap;
}


/**
 * Fonts
 */
 
a {
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 400;
	text-decoration: none;
}
p,li {
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 400;
	margin: 0 0 0.5rem 0;
}
h1 {
	font-family: 'Lato', sans-serif;
	font-size: 2.5rem;
	line-height: 1.25;
}
h1.post-title {
	margin:1rem 0 0.5rem 0;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-size: 2rem;
	line-height: 1.25;
	margin: 0 0 1rem;
	font-weight: 400;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-size: 1.4rem;
	line-height: 1.3em;
	margin: 0 0 1rem;
	font-weight: 400;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-size: 1.1rem;
	margin: 0 0 1rem;
	font-weight: 700;
	line-height: 150%;
}
h5 {
	font-family: 'Lato', sans-serif;
	font-size: 1.15rem;
	line-height: 1.22222222em;
	margin: 1.4rem 0 0.6rem;
	font-weight: 400;
	line-height: 150%;
}
blockquote {
	font-size: 1.5rem;
	line-height: 1.45833333em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p a,label a,blockquote a,small a,li a,q a {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}
em {
	font-style: italic;
}
.center	{
	display:block;
	text-align: center;
}
#content a {
	color: #9e4680;
}
#content a:hover {
	color: #5f294c;
}
#content a.button {
	color: #fff;
}
#content .topimg-content a, 
#content .textblock.background a {
    text-decoration: underline;
}
#content .topimg-content a.button, 
#content .textblock.background a.button {
	color: #fff;
}
.single #content .textblock.background a {
	color: inherit;
}
.meta p {
    margin: 0;
}
.comp-single .current-text {
    margin-bottom: 1.5rem;
}
.companies-section h3.current-title  {
	color: #9e4680;
}

.single-image img	{
	width:100%;
	max-width:none;
}
.entry li {
    line-height: 1.5;
    font-size: 1rem;
    font-weight: 400;
}
.entry ol {
    margin: 0 0 1rem 2rem;
    list-style-type: decimal;
}
.entry ul {
    list-style: initial;
    margin: 0.8rem 0 1rem 2rem;
}
.entry .pagelinks ul, .entry .companies-section ul {
	list-style: none;
	margin: 0 auto;
}

.no-background {
	background-color: transparent !important;
}

/**
 * Header
 */
 
.header	{
	border-bottom:1px solid #f1f1f1;
}
.logotype {
	display: block;
	float: left;
	max-width: 270px;
	margin: 0 80px 0 0;
}
.toggle-menu {
    font-size: 30px;
    float: right;
    display: none;
    cursor: pointer;
}

/* - topmenu */

.top-menu {
    width: 100%;
	padding: 0;
	border-bottom:1px solid #f1f1f1;
	line-height: 40px;
}
.top-menu-list {
    float: right;
    
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;      /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;   /* TWEENER - IE 10 */
	display: -webkit-flex;  /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */

    margin: .4rem 0 0.2rem;
}
.top-menu-list li {
    display: inline-block;
    margin: 0 0 0 1.5rem;
}
.search-form input#s {
    border: none !important;
    padding: 0 0 0 8px !important;
    width: 60px;
    line-height: 30px;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.search-form input#s:focus {
    width: 160px;
}
.top-menu-list a {
    font-weight: 400;
    font-size: 0.85em;
    color: #969696;
    line-height: 30px;
    vertical-align: middle;
}
.top-menu-list a:hover, .top-menu-list li.current-menu-item a {
	color: #9e4680;
}
.search-submit {
	background-color: transparent;
    float: left;
    color: #969696;
    line-height: 30px;
    vertical-align: middle;
}   
::-webkit-input-placeholder {
   color: #969696;
   font-size: 0.85em;
   font-weight: 600;
}
:-moz-placeholder { /* Firefox 18- */
   color: #969696;
   font-size: 0.85em;
   font-weight: 600;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #969696;
   font-size: 0.85em;
   font-weight: 600; 
}
:-ms-input-placeholder {  
   color: #969696;
   font-size: 0.85em;
   font-weight: 600;
}
.top-menu-list li.maintenance a:before {
	content: "\64";
    font-family: "ki-housing";
    font-size: 1.2em;
    vertical-align: middle;
    padding-right: 8px;
}
.top-menu-list li.login a {
	color: #ffffff;
	background-color: #9e4680;
    padding: 10px 20px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.top-menu-list li.login a:hover {
	background-color: #7b3664;
}
.top-menu-list li.login a:after {
	content: "\67";
	font-family: "ki-housing";
	font-size: 1.2em;
    vertical-align: middle;
    padding-left: 8px;
}

/* - mainmenu */

.main-menu {
	width: 100%;
	padding: 1rem 0 1rem;
	
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;

    flex-wrap: wrap;
    align-items: center;
}
.main-menu:after {
	display: none;
}
.main-menu a:hover {
    color: #9e4680;
}
.main-menu .current-menu-item a {
	color: #9e4680;
}
.main-menu .current-menu-item .sub-menu a {
    color: #fff !important;
}
.main-menu .sub-menu .current-menu-item a {
	color: #fff !important;
}
.menu-main {
	width: calc( 100% - 370px );
    float: left;
    line-height: 4rem;
}
.menu-main-list {
	float: right;
}
.menu-main-list li {
	display: block;
	float: left;
	line-height: 4;
	position:relative;
	margin: 0;
}
.menu-main-list li a {
	padding: 10px 20px;
	display: block;
	font-size: 0.975rem;
	font-weight: 400;
	text-decoration: none;
}
.menu-main-list li:hover .sub-menu {
	display: block;
}
.top-menu-second {
	display: none;
}
.menu-main-list li .icon-caret-down {
	display: none;
}

.menu-main-list li.menu-item-has-children > a:after {
	content: "\61";
	font-family: "ki-innovations";
	color: inherit;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.65rem;
	font-size: 0.875rem;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


/* Submenu */

.sub-menu {
    background-color: #9e4680;
    overflow: hidden;
    position: absolute;
    color: #fff;
    z-index: 999;
    padding: 0.4rem 0.5rem 0.4rem;
    display: none;
    width: auto;
    min-width: 260px;
}
.sub-menu li {
	display:block;
    float: none;
    line-height: 140%;
    margin: 0;
}
.sub-menu li a {
    padding:4px;
}
.sub-menu li a:hover {
	color: #fff;
}
.sub-menu li a:after {
	content: "";
    font-size: 1em;
    vertical-align: middle;
    padding-left: 4px;
    display: inline-block;
    height: 20px;
}
.sub-menu li a:hover:after {
	content: "\6a";
    font-family: "ki-science-park";
    vertical-align: middle;
}
.submenu {
	text-align: center;
	background:#f9f9f9;
	border-bottom: 1px solid #f1f1f1;
}
.submenu li	{
	display:inline-block;
	line-height: 60px;
	margin:0 2rem 0 0;
}
.menu-main-list li.menu-item-has-children:nth-last-child(1) .sub-menu,
.menu-main-list li.menu-item-has-children:nth-last-child(2) .sub-menu,
.menu-main-list li.menu-item-has-children:nth-last-child(3) .sub-menu {
	right: 0;
}

/**
 * Front page
 */

.companies {
	padding: 5rem 0 6rem;
	background-color: #F6F6F6;
}
.companies .wrapper {
	text-align: center;
}
.companies .wrapper h2 {
	text-align: center;
	color: #9e4680;
}
.companies .wrapper ul {
	margin: 3rem 0;
}
.companies .wrapper ul li {
	display: block;
	float:left;
	width:33.33%;
	text-align: left;
}
.companies .wrapper ul li a {
	display: block;
	float:left;
	width:86%;
	background:#fff;
	border-radius:3px;
	line-height: 40px;
	padding:0 20px;
}
.companies .wrapper ul li a:hover {
	background: #9e4680;
	color: #ffffff !important;
}
.companies .wrapper ul li a span {
	float:right;
}
.companies-section {
    margin: 4rem 0;
    overflow: hidden;
}
.companies-section .letter-title {
	display: block;
	clear: both;
	width: 100%;
	padding: 0 1rem;
	margin: 1.5rem 0 0;
}
.companies-section ul {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;      /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;   /* TWEENER - IE 10 */
	display: -webkit-flex;  /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */

	flex-wrap: wrap;
}
.companies-section li {
    width: 33.333%;
    padding: 0 1rem;
    float: left;
    margin: 0 0 4rem 0;
}
.companies-section .title {
	color: #9e4680;
}
.companies-section .inner-content {
    display: block;
    padding: 1.5rem 0 0;
}
.comp-single .companies-image-wrapper {
    margin: 0 0 1.5rem 0;
}
.companies .companies-image-wrapper {
	margin: 2rem 1.5rem 0;
}
.companies-filter {
	padding: 5rem 0;
    background-color: #F6F6F6;
    overflow: hidden;
}
.companies-filter .title,
.companies-filter h1 {
	font-weight: 400;
	margin: 0 0 1.5rem;
}
.companies-filter .filter-button {
	border: solid 2px #9e4680;
	color: #9e4680;
	background: transparent;
	display: inline-block;
	float: right;
}
.companies-filter .filter-button:hover {
	background: #9e4680;
	color: #ffffff !important;
}
.beautiful-taxonomy-filters {
	float: left;
}
.beautiful-taxonomy-filters-select-wrap {
	display: inline-block;
}
.beautiful-taxonomy-filters-tax {
	display: inline-block;
	margin: 0 1rem 0 0;
}
.beautiful-taxonomy-filters-tax .select2-container {
	min-width: 300px;
}
.beautiful-taxonomy-filters-label {
	display: none;
}
.beautiful-taxonomy-filters-tax .select2-container--default .select2-selection--single {
	border: none;
	height: 40px;
	padding: 5px 0;
}
.beautiful-taxonomy-filters-tax .select2-selection__rendered {
	color: #9e4680 !important;
	font-weight: 400 !important;
	padding: 0 20px !important;
}
.beautiful-taxonomy-filters-tax .select2-selection__rendered:after {
	content: "\6a";
	font-family: "ki-science-park";
	font-weight: 400 !important;
	float: right;
	line-height: 30px;
	position: absolute;
	right: 10px;
}
.beautiful-taxonomy-filters-tax .select2-selection__arrow {
	display: none !important;
}
.beautiful-taxonomy-filters-button {
	background-color: #9e4680;
    color: #fff;
    padding: 14px 30px;
    font-size: 0.8em;
    font-weight: 700;
    text-decoration: none !important;
    border-radius: 3px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.beautiful-taxonomy-filters-button:hover {
	background-color: #7b3664;
}


/**
 * Flexslider
 */
 
.flexslider {
	border: none !important;
}
.flexslider .slider-img {
    position: relative;
    overflow: hidden;
    height: 600px;
    background-size: cover;
    background-position: center;
}
.flexslider .slider-content {
	box-sizing: border-box;
    position: absolute;
	top:0;
	bottom: 0;
	right: 0;
	left: 0;
	height:100%;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.8), rgba(0,0,0,0));
    background: -o-linear-gradient(top, rgba(0,0,0,0.8), rgba(0,0,0,0));
    background: -moz-linear-gradient(top, rgba(0,0,0,0.8), rgba(0,0,0,0));
    background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));
}
.slider-content-inner {
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    left: 0;
    right: 0;
}
.flexslider .slider-img img {
    width: 100%;
    height: auto;
}
#content .slider-content-inner .button {
	color: #fff;
}
.flex-control-nav {
    bottom: 10px !important;
    left: 50%;
    z-index: 2;
}
.flex-control-paging li a {
    background: rgba(255, 255, 255, 0.3) !important;
}
.flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 0.8) !important;
}

/**
 * News
 */

.latest	{
	padding: 5rem 0 3rem;	
}
.events	{
	padding:5rem 0 6rem;
	border-bottom:1px solid #f1f1f1;
}

.section-header {
	margin-bottom: 1.5rem;
}
.section-header .wrapper {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;

    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
}
.section-header .wrapper:after {
	display: none;
}
.section-header.centered {
	overflow: hidden;
    margin-bottom: 1.5rem;
}

.title.centered {
	width: 100%;
}

.section-header.centered .wrapper {
	overflow: hidden;
}
.section-header.centered h3 {
	float: none;
}
.section-header	h3 {
	float: left;
	color:#9e4680;
	font-weight:400;
	font-size: 1.8rem;
	margin:0;
}
.section-header	.more {
	float: right;
}
.section-header	.more span {
	float: right;
	margin-left: .3rem;
}
.section-header	.more span:before {
	vertical-align: middle;
}


/**
 * Events
 */
 
.events-filter {
    padding: 5rem 0;
    margin: 0 0 2rem;
    background-color: #F6F6F6;
    overflow: hidden;
}
.events-filter .title {
    font-weight: 400;
    margin: 0 0 1.5rem;
}
.events-filter .eventfilter {
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 4px;
	font-weight: 400;
	font-size: 1rem;
	min-width: 260px;
	margin: 0 15px 0 0;
	display: inline-block;
	cursor: pointer;
}
.events-filter .eventfilter:after {
	content: "\6a";
	font-family: "ki-science-park";
	float: right;
	line-height: 1.1;
}
.events-wrap {
	display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;      /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;   /* TWEENER - IE 10 */
	display: -webkit-flex;  /* NEW - Chrome */
	display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
	flex-wrap: wrap;
	margin: 0 auto 2rem;
}
.event-posts {
	margin: 2rem 0;
    width: 33%;
    float: left;
    padding: 0 2rem 2rem 0;
} 
.eventfilter.active {
	background: #9e4680;
	color: #ffffff !important;
}  

/**
 * Page
 */
 
.abstract {
	margin: 6rem 0;
}
.page-top-img {
	height: auto;
	margin: 0;
}
.flexslider {
	margin: 0 !important;
}
.flexslider .slides li img {
	margin: 0 auto;
}
.flexslider .slides-thumbnails li img {
	margin: 0 auto;
	max-height: 100px;
}
.slides-thumbnails li {
    display: inline-block;
}
.slides-thumbnails {
	text-align: center;
}
.caurosel {
	position: relative;
	padding:20px;
	background:#fff;
	border-radius:3px;
	border:1px solid #eee;
}
.caurosel .flex-direction-nav {
	display: none;
}
.caurosel .flex-direction-nav li a	{
	position:absolute;
	top:50%;
}
.caurosel .flex-direction-nav li a.flex-prev	{
	left:-40px;
}
.caurosel .flex-direction-nav li a.flex-next	{
	right:-40px;
}
.galleryblock .inner-wrapper {
	padding: 0 4rem;	
}
.galleryblock .inner-wrapper:hover .flex-direction-nav {
	display: block;
}
.flex-direction-nav li a {
	opacity: 0.8;
	top: 37%;
}
.flex-direction-nav .flex-nav-prev a:before {
	font-family: "ki-housing" !important;
    content: '\6d' !important;
}
.flex-direction-nav .flex-nav-next a:before {
	font-family: "ki-housing" !important;
    content: '\67' !important;
}
.search-results .accomodation-areas {
	padding: 2rem 0;
	background-color: none;
}
.search-wrapper {
    background-color: #F6F6F6;
    padding: 2em 5rem 4rem;
    margin: 3rem 0 3rem 0;
}
.single .search-wrapper {
	background-color: transparent;
}
.search-wrapper p {
	color: #252525;
}
a.page-numbers {
	font-size: 1em;
}
.single .entry {
	margin: 0 0 6rem 0;
}
.galleryblock {
    margin: 0 0;
    padding:6rem 0;
    width:100%;
    overflow:hidden;
    background:#f1f1f1;
}
.flex-control-nav	{
	text-align: left !important;
}
.flex-control-thumbs li {
	float: none !important;
	width: 15.75% !important;
	margin: 0 1% 0 0 !important;
}
.flex-control-thumbs li:nth-child(6n+6) {
	margin: 0 0 0 0 !important;
}
.flex-control-thumbs li img {
	margin: 5% 0;
	width: 100%;
}
.flex-viewport {
	max-height: 500px !important;
}
.slides li img	{
	width:100%;
}


/**
 * Sections
 */

.hide {
	display: none;
}

/* - textblock */

.textblock {
	padding: 5rem 0 3.5rem;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.textblock.index {
	padding-top: 4rem;
}
.textblock.background {
	padding: 6rem 0;
}
.textblock .col50,
.newsletterblock .col50 {
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
}
.textblock .col50:nth-child(2),
.newsletterblock .col50:nth-child(2) {
    margin: 0;
}
.textblock .col33 {
	float: left;
    width: 33.33%;
    padding:0 0.75em;
}

.textblock.background.video .inner-wrapper,
.textblock.background.image .inner-wrapper {
	position: relative;
	z-index: 1;
}
.textblock.background.video:after,
.textblock.background.image:after {
	content: "";
	background-color: rgba(255, 255, 255, .6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.textblock video {
	outline: none;
	object-fit: cover;
}

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



/**
 * Columns
 */
.col {
  float: left;
  margin-right: 4%;
  margin-bottom: 1.5rem;
}
  
section.no-side-margins .col {
	margin-right: 0;
} 

.col.col20 {
	width: 16.8%;
}
section.no-side-margins .col.col20 {
	width: 20%;
} 

@media (max-width: 1024px) {
	.col.col20 {
		width: 48%; 
	}
	section.no-side-margins .col.col20 {
		width: 50%;
	} 
}
@media (max-width: 768px) {
	.col.col20 {
		width: 100%;
		margin-right: 0;
	}
	section.no-side-margins .col.col20 {
		width: 100%;
	} 
}
.col.col20:nth-of-type(4n+4) {
	margin-right: 0;
}
.col.col20:nth-of-type(4n+5) {
	clear: both;
}
@media (max-width: 1024px) {
	.col.col20:nth-of-type(4n+2) {
		margin-right: 0;
	}
}
@media (max-width: 1024px) {
	.col.col20:nth-of-type(4n+3) {
		clear: both;
	}
}
  

.col.col25 {
	width: 22%;
}
section.no-side-margins .col.col25 {
	width: 25%;
} 

@media (max-width: 1024px) {
	.col.col25 {
		width: 48%; 
	}
	section.no-side-margins .col.col25 {
		width: 50%;
	} 
}
@media (max-width: 768px) {
	.col.col25 {
		width: 100%;
		margin-right: 0;
	}
	section.no-side-margins .col.col25 {
		width: 100%;
	} 
}
.col.col25:nth-of-type(4n+4) {
margin-right: 0; }
.col.col25:nth-of-type(4n+5) {
clear: both; }
@media (max-width: 1024px) {
.col.col25:nth-of-type(4n+2) {
  margin-right: 0; } }
@media (max-width: 1024px) {
.col.col25:nth-of-type(4n+3) {
  clear: both; } }


.col.col33 {
width: 30.666%; 
}
section.no-side-margins .col.col33 {
	width: 33.33%;
} 

@media (max-width: 1024px) {
  .col.col33 {
    width: 48%; 
  }
  section.no-side-margins .col.col33 {
	width: 50%;
	}  
}
@media (max-width: 768px) {
	.col.col33 {
		width: 100%;
		margin-right: 0;
	} 
	section.no-side-margins .col.col33 {
		width: 100%;
	} 
}

.col.col33:nth-of-type(3n+3) {
margin-right: 0; }
.col.col33:nth-of-type(3n+4) {
clear: both; }
@media (max-width: 1024px) {
.col.col33:nth-of-type(3n+2) {
  margin-right: 0; } }
@media (max-width: 1024px) {
.col.col33:nth-of-type(3n+3) {
  clear: both; } }
  
.col.col3366 {
	width: 31.3333333333%; 
}
section.no-side-margins .col.col3366 {
	width: 33%;
} 
@media (max-width: 1200px) {
	.col.col3366 {
		width: 48%; 
	}
	section.no-side-margins .col.col3366 {
		width: 50%;
	} 
}

@media (max-width: 768px) {
	.col.col3366 {
		width: 100%;
		margin-right: 0;
	}
	section.no-side-margins .col.col3366 {
		width: 100%;
	} 
}
	
.col.col3366:nth-child(2n+2) {
	width: 64.6666666666%; 
}
section.no-side-margins .col.col3366:nth-child(2n+2) {
	width: 66%;
} 
@media (max-width: 1200px) {
	.col.col3366:nth-child(2n+2) {
		width: 48%; 
	} 
	section.no-side-margins .col.col3366:nth-child(2n+2) {
		width: 50%;
	} 
}
@media (max-width: 768px) {
	.col.col3366:nth-child(2n+2) {
		width: 100%; 
	} 
	section.no-side-margins .col.col3366:nth-child(2n+2) {
		width: 100%;
	} 
}
.col.col3366:nth-of-type(2n+2) {
margin-right: 0; }
.col.col3366:nth-of-type(2n+3) {
clear: both; }

.col.col50 {
	width: 48%; 
}
section.no-side-margins .col.col50 {
	width: 50%;
} 

@media (max-width: 768px) {
	.col.col50 {
		width: 100%;
		margin-right: 0; 
	} 
	section.no-side-margins .col.col50 {
		width: 100%;
	} 
}

.col.col50:nth-of-type(2n+2) {
margin-right: 0; }
.col.col50:nth-of-type(2n+3) {
clear: both; }

.col.col100 {
width: 100%;
max-width: 850px;
margin: 0 auto 1.5rem;
float: none; 
}
@media (max-width: 768px) {
  .col.col100 {
    margin: 0 auto 1rem; } }
        
.col > *:nth-child(1) {
  margin-top: 0 !important; }

.col.background {
  padding: 3.5rem 3rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  
  min-height: 400px;
}




/* - pagelinks */

.pagelinks {
	margin: 6rem 0;
}
.pagelinks ul {
	display: flex;
	flex-wrap: wrap;
}
.pagelinks ul li {
	width: 24%;
	margin: 0 0 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.pagelinks ul li img {
	height: 300px;
	width: 200px;
	object-fit: cover;
}
.pagelinks ul li .inner-content {
	display: block;
	padding: 1rem 0 0;
}
.pagelinks h3 {
	font-weight: 400;
}
.meta {
    margin: 0 0 1.5rem 0;
}
.meta p {
    font-size: 0.95em;
    color: #8e8e8e;
}


/* - foldoutblock */

.foldoutblock {
	padding: 6rem 0 5.5rem;
}

.foldoutblock.notop {
	padding-top: 1rem;
}
.foldoutblock.nobottom {
	padding-bottom: 0;
}

.foldoutblock .uboxes {
	overflow: visible;
	flex-wrap: wrap;
	flex-direction: row;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.foldoutblock .ubox {
	float: left;
	width: calc(25% - 1rem);
	margin: 0.5rem;
	position: relative;
	overflow: hidden;
}
.foldoutblock .ubox.foldout {
	cursor: pointer;
}
.foldoutblock .ubox.foldout .ubox-header {
	text-align: center;
	padding: 0 1.5rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.foldoutblock .ubox.col33 {
	width: calc(33.33% - 1rem);
	margin: 0.5rem;
}
.foldoutblock .ubox.col50 {
	width: calc(50% - 1rem);
}

.foldoutblock .ubox.image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.foldoutblock .ubox .inner {
	position: relative;
	right: 0;
	left: 0;
	min-height: 200px;
	height: 100%;

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	flex-direction: column;
	justify-content: center;

	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.foldoutblock .ubox .inner .icon {
	max-width: 125px;
	max-height: 125px;
	width: auto;
	height: auto;
	margin: 1rem auto 1rem;
	display: block;
	filter: invert(1);
}
.foldoutblock .ubox .inner .title {
	margin: 0;
	font-size: 1.6rem;
	line-height: 1;
}
.foldoutblock .ubox	{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 2rem;
	overflow: visible;
}
.foldoutblock .ubox img	{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.foldoutblock .ubox:hover img	{
	transform: scale(1.02);
}
.foldoutblock .ubox.foldout:after	{
	content: "\66";
	font-family: "ki-innovations";
	position: absolute;
	bottom: 1rem;
	right: 1.5rem;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
	font-weight: 600;
	font-size: 1.2rem;
}
.foldoutblock .ubox.foldout:hover:after	{
	opacity: 1;
}
.foldoutblock .ubox.foldout.highlight:hover:after	{
	content: "\65";
}
.ubox-more {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;

	text-align: initial;
	max-height: 0;
	overflow: hidden;
}

.ubox-more > *:nth-child(1) {
	margin-top: 0;
}
.ubox-more > *:nth-last-child(1) {
	margin-bottom: 0;
}

.foldoutblock .ubox.highlight .inner .icon {
	max-height: 100px;
	max-width: 100px;
}
.ubox .ubox-header	{
	width: 100%;
}
.ubox.highlight .ubox-more	{
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	transition: all 0.9s ease;
	max-height: 750px;
	display: block;
	opacity: 1;
}

#content .foldoutblock a {
	color: inherit;
    text-decoration: underline;
}


/* - video block */

.videoblock {
	position: relative;
	overflow: visible;
}
.videoblock.textbox .videoblock-inner:after {
	content: "";
	background-color: rgba(255, 255, 255, .6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoblock .videoblock-inner {
	position: relative;
}
.videoblock video {
	outline: none;
	object-fit: cover;
}

.videoblock .video-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
} 

.videoblock .video-container iframe,
.videoblock .video-container object,
.videoblock .video-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoblock .textbox {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	left: 0;
	right: 0;
	padding: 2.5rem;
	z-index: 1;
}


/* - box block */

.box-block .large-wrapper {
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.box-block .box {
  width: 33.33%;
  position: relative;
  float: left;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 5rem 4rem;
  color: #fff;
  
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-width: 33.33%;
}
.box-inner {
	z-index: 1;
}
.box-block .box img {
	margin: .5rem 0;
}
.box-block .button {
	margin-bottom: 0;
}
.box-block .box:after {
  content: "";
  z-index: 0;
  background-color: rgba(0,0,0,.45);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}


/* box-list */

section.companies {
	padding: 0;
	overflow: hidden;
	display: block;
}
section.companies .large-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}

.box-list {
	padding: 0;
	list-style: none;
	margin: 0;
}
.box-list .box-item {
	width: 33.33%;
	position: relative;
	float: left;
	background-position: center;
	background-size: cover;
	text-align: center;
	padding: 5rem 4rem;
	color: #fff;
	margin: 0;
	min-height: 350px;
	
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	min-width: 33.33%;
}
@media all and (max-width: 1600px) {
	.box-list .box-item {
		width: 50%;
	}
}
@media all and (max-width: 1024px) {
	.box-list .box-item {
		width: 100%;
		padding: 5rem 40px;
	}
}

.box-inner {
	z-index: 1;
}
@media all and (max-width: 1600px) {
	.box-inner {
		max-width: 800px;
	}
}

.box-list .box-item .box-item__title {
	margin: 0;
}
#content .box-list .box-item .box-item__title {
	color: #fff;
}

.box-list .box-item:after {
		content: "";
		z-index: 0;
		background-color: rgba(0,0,0,.45);
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
}


/* - newsletter block */

.newsletterblock {
	padding: 5rem 0 3rem;
	overflow: hidden;
	display: block;
}
.newsletterblock .mc-field-group input {
    border: 2px solid #fff !important;
    width: 500px;
    max-width: 100%;
    padding: 10px 12px !important;
}
.mc-field-group {
    margin: .5rem 0;
}
.newsletterblock #mc_embed_signup .button {
    background-color: #9e4680 !important;
    border: none !important;
    color: #fff;
    padding: 18px 25px !important;
    margin-left: 1rem;
    line-height: 1;
    font-weight: 600;
    text-decoration: none !important;
    border-radius: 3px;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 1rem 0;
    display: inline-block;
    font-size: 0.95rem;
    width: 500px;
    max-width: 100%;
}
.newsletterblock  #mc_embed_signup .button:hover {
    background-color: #7b3664 !important;
}
.newsletterblock .mc-field-group input::placeholder {
	font-weight: 500;
}

/* - image block */

.image-block {
    background-position: center center;
    background-size: cover;
    min-height: 300px;
	position: relative;
}
.image-block:after {
	content: "";
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.image-block-content {
    padding: 8rem 0;
    z-index: 999;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 88;
}
.image-block-content.hidden {
    padding: 8rem 0;
    z-index: 88;
    color: #fff;
    z-index: 999;
    position: initial;
    opacity: 0;
}


/**
 * Index page
 */

.blog.abstract {
  margin: 0 2% 3rem 0;
  width: 32%;
  float: left;
}
.blog.abstract p {
	font-size: 0.875rem;
}
.blog-wrapper {
	margin: 4rem 0;
}
.blog.abstract:nth-child(3n+3) {
    margin: 0 0 3rem;
}
.blog.abstract:nth-child(3n+4) {
    clear: left;
}
.blog #content {
	margin: 6rem 0 6rem;
	overflow: hidden;
}
.blog h2 {
	margin: 0 0 0.5rem
}
.blog .meta {
	margin: 0 0 1rem 0;
}
.image {
    overflow: hidden;
}
.image img	{
	width: auto;
	max-width:none;
	margin:0 0 1rem 0;
    height: 240px;
}
.news-thumbnail {
	padding-bottom: 1rem;
}
.news-img {
    overflow: hidden;
    margin: 0 0 1.5rem 0;
}
.blog .readmore {
	margin: 1rem 0 0 0;
    display: block;
    font-weight: 400;
}
.blog .inner-wrapper:nth-child(3n+4) {
	clear: left;
}
.blog .post-title {
	font-weight: 400;
	margin-bottom: .5rem;
}


/**
 * Pagination 
 */
 
.pagination {
	clear: both;
	text-align: center;
	padding-top: 2rem;
	margin: 2rem auto;
}
.pagination > * {
		margin: 0 0.25rem;
}


/**
 * MyNewsDesk
 */

.news_block .news_row {
    overflow: hidden;
}
.news_block .mnd-a {
    margin-bottom: .4rem;
}
.news_block_parent .news_block .news_date {
    margin-bottom: .4rem;
}
.news_block .mnd_rows .inner {
    margin-left: 15px;
    margin-right: 15px;
    line-height: 1.25;
}
.news_block .news_thumb_block {
    border: none;
}
.news_block .news_thumb_block_inner {
    width: auto;
    height: auto;
}
.news_block .mnd_rows .span3 {
    width: 125px;
    margin-right: 1rem;
}
.col100 .news_date {
	margin-bottom: 1rem;
}
.news_row {
    overflow: hidden;
    margin-bottom: 1.75rem;
}
.news_row h1 {
    margin-bottom: 1rem;
}
.mnd_rows .span9 {
    width: calc(100% - 125px - 1rem);
}
.mnd_rows .span12 {
    width: 100%;
}

/* Google maps */

.acf-map {
	width: 100%;
	height: 450px;
	border: #ccc solid 1px;
	margin: 0;
}
.acf-map img {
   max-width: inherit !important;
}
.infobox {
	position: relative;
    background: #FFF;
    color: #333;
    max-width: 340px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
}
.infoBox {
    width: auto !important;
}
.infoBox > img {
    position: absolute !important;
    z-index: 10;
    right: 5px;
    top: 5px;
}
.infobox-image img {
    max-width: 100% !important;
}
.infobox-content {
    padding: 20px 10px;
}
.infobox-content .title-modal {
	font-size: 1.15rem;
	line-height: 1.4;
	margin: 0 0 0.5rem;
}
.infobox-content p, .infobox-content a {
	font-size: 0.9rem;
}
.infobox-content  .read-more:after {
	content: "\6a";
    font-family: "ki-science-park";
    vertical-align: middle;
    line-height: 1.5;
    margin-left: 0.15rem;
}


/**
 * Forms
 */
 
.gform_wrapper	{
	background: #f1f1f1;
	border-radius:2px;
	padding: 12px 20px;
}
#content .gform_wrapper label.gfield_label {
    font-size: 13px;
    font-weight: 400;
}
body #content .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}
body #content .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: normal;
    padding: 7px 4px;
    border: 2px solid #eee;
}
body #content .gform_wrapper textarea {
	padding: 7px 4px !important;
    border: 2px solid #eee;
}
.gform_wrapper textarea {
	padding: 10px 14px !important;
	border: 2px solid #eee !important;
}
input {
	padding: 4px 8px !important;
	border: 2px solid #eee !important;
}
.gform_wrapper ul li.gfield {
    clear: none !important;
}

/* - contact form */

.contact-form_wrapper input {
	padding: 12px 14px !important;
	border: 2px solid #eee !important;
	line-height: inherit;
}
.form-wrapper {
	background-color: #f1f1f1;
	width: 100%;
	display: block;
	padding: 1rem 0 2.5rem;
}
.gform_wrapper.contact-form_wrapper {
	margin: 0;
}
.contact-form_wrapper label {
	display: none !important;
}
.contact-form_wrapper textarea {
	padding-top: 14px !important;
}
.contact-form_wrapper.gform_wrapper h3.gform_title {
	font-size: 2rem !important;
	font-weight: 400 !important;
	color: #9e4680;
	margin: 2rem 0 1rem !important;
}
.contact-form_wrapper.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 8px 0 10px !important;
}
.contact-form .gform_body ul li {
	width: calc(50% - 16px);
    display: inline-block;
    vertical-align: middle;
}
body .gform_wrapper.contact-form_wrapper ul li.gfield {
	margin-top: 8px;
}
#field_4_3, #input_4_2, #field_5_3, #input_5_2 {
	width: 100% !important;
}
#field_5_2 {
	padding-right: 0 !important;
	width: 50%;
}
#field_4_2 {
	padding-right: 0 !important;
	width: 50%;
}


/**
 * Events
 */
 
.event-details {
	padding: 5rem 0 6rem;
    background-color: #F6F6F6;
    overflow: hidden;
}
.event-details .acf-map {
	height: 200px;
	border: none;
}

/* RSS feed widget */

.widget_rss h3 {
	display: none;
}
.widget_rss ul,
.feedzy-rss ul {
	margin: 2rem 0;
}
.widget_rss ul li,
.feedzy-rss ul li.rss_item {
	list-style: none;
	border-bottom: solid 1px #e8e8e8;
	margin: 0 0 2rem;
	padding: 0 0 2rem;
}
.widget_rss ul li:last-child,
.feedzy-rss ul li:last-child {
	border-bottom: none;
}
.widget_rss ul li .rsswidget,
.feedzy-rss ul li .title {
	font-size: 1.4rem;
	font-weight: 400 !important;
    line-height: 1.2;
    margin: 0 0 0.5rem;
    display: block;
}
.widget_rss ul li .rss-date,
.feedzy-rss ul li small {
	font-size: 0.875rem;
	color: #8e8e8e;
	line-height: 150%;
	font-weight: 400;
	margin: 0 0 1rem 0;
	display: block;
}

/**
 * Newsletter
 */
 
.newsletter	{
	text-align: center;
	padding:4rem 0;
	background: #aeaeae;
	color:#fff;
}
.newsletter input.button {
	border:none !important;	
	padding:15px 25px !important;
	font-size:0.8rem;
}
.newsletter input#email	{
	border:none !important;	
	padding:13px 20px !important;
	min-width:260px;
	font-size:0.95rem;
	line-height:1;
	border-radius:3px;
}


/**
 * Archive
 */

section.archive {
	margin: 6rem 0;
}


/**
 * Case
 */

/* - case block */

.caseblock {
	margin: 6rem 0;
	overflow: hidden;
}
.caseblock.border {
    border-bottom: 1px solid #eee;
    padding-bottom: 6rem;
}
.caseblock .case {
	display: flex !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important; 

	flex-wrap: wrap;
	outline: none;
	height: inherit !important;
}
.caseblock .case .img {
	background-color: #f8f8f8;
	width: 60%;
	height: 100%;
	display: inline-block;
	float: left;
	background-size: cover;
    background-position: center center;
}
.caseblock .case .content {
	width: 40%;
	display: inline-block;
	float: right;
	padding: 1.5rem 0 1.5rem 2rem;
}
.caseblock .case .content > *:nth-last-child(1) {
	margin-bottom: 0;
}
.caseblock .title {
	font-weight: 400;
	margin: 0 0 1.5rem;
	text-align: center;
}

/* - case archive */

.case-archive .intro {
    padding: 5rem 0;
    background-color: #F6F6F6;
    overflow: hidden;
} 
.case-archive .intro h1 {
    font-weight: 400;
    margin: 0 0 1.5rem;
}
.case-archive .intro .wrapper > *:nth-child(1) {
	margin-top: 0;
}
.case-archive .intro .wrapper > *:nth-last-child(1) {
	margin-bottom: 0;
}

.case-archive .blog.abstract {
    margin: 0 0 3rem 0;
    width: 100%;
    
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex; 
	display: flex;

    flex-wrap: wrap;
}
.case-archive .img {
    width: 40%;
    background-position: center;
    background-size: cover;
    background-color: #f8f8f8;
}
.case-archive .content {
	width: 60%;
	padding: 1.5rem 0 1.5rem 2rem;
}


/**
 * Mailchimp
 */

.display_archive {
    margin-bottom: 2rem;
}

.campaign {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    text-decoration: none;
    padding: 1rem 0;
    border-bottom: 1px solid #f1f1f1;
}


/**
 * ME Calendar
 */

.mec-event-tile-view article.mec-tile-item .mec-event-time {
	padding-top: 0;
}
.mec-event-tile-view article.mec-tile-item:after {
	top: 31px;
	background-color: #9e4680;
	border-radius: 0;
}


/**
 * Footer
 */

.footer {
	width: 100%;
	height: auto;
}
.footer_news {
    min-height: 350px;
}
.footer>img {
	width: 100%;
	height: auto;
	float: left;
}
.footer .footer-content {
	padding: 1.5rem 0 5rem 0;;
	margin-top: -2px;
	background-color: #f9f9f9;
    border-top: 12px solid #850051;
}
.footer-content img {
    display: block;
    margin:0 0 2rem 0;
}
.footer-content .col {
    float: left;
    margin: 2rem 2% 0 0;
    width: 32%;
}
.footer-content .col:nth-child(3) {
    margin: 2rem 0 0 0;
}
.footer-content .col p, .footer-content .col a {
    font-weight: 400;
    line-height: 1.5em;
    font-size: 0.9em;
}
.footer-content a {
	color: #850051;
}
.footer-content .col.links a {
	font-size: .9rem;
	text-decoration: none;
}
.footer b,
.footer strong {
	font-weight: 700;
}


/* MISC */

.previous	{
    margin: 0 0 1rem 0;
    display: inline-block;
    font-size: .95rem;
}
.previous span	{
	float:left;
	margin:0 4px 0 0;
}
.previous span:before {
	vertical-align: middle;
}

/* Cookie notice */

#cookie-notice .cn-button {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}



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


@media all and (max-width: 1660px) {
	
	/* Header */
	
	.menu-main-list li a {
		padding: 10px 14px;
	}
	.menu-main {
		width: calc(100% - 270px - 80px);
	}
	.logotype {
		margin: 0 80px 0 0;
	}
	
	/* Front page */
	
	.button {
	    margin-left: 0;
    }
    
	/* Footer */
	
	.footer {
		overflow: hidden;
	}
	.footer-content img {
		float: left;
		margin-right: 80px;
	}
	
}

@media all and (max-width: 1600px) {
	
	/**
	 * Flexible fields
	 */
	
	.box-block .box {
		width: 50%;
	}
	.box-inner {
	    max-width: 800px;
	}
	
}

@media all and (max-width: 1160px) {
	
	/* Menu */
	
	.top-menu-second .top-menu-list li:nth-child(3) {
		display: inline-block !important;
	}
	.toggle-menu {
	    display: inline-block;
	}
	.menu-main-list {
		width: 100%;
	}
	.menu-main-list li {
		float: none;
		line-height: 175%;
	}
	.toggle-menu {
	    display: inline-block;
	}
	.menu-main {
		display: none;
		width: calc(100% - 4rem);
		margin: 2rem 0 1rem;
	}
	.main-menu {
	    width: 100%;
	    justify-content: space-between;
	    padding: 1rem 0;
	}
	.menu-main-list {
		width: 100%;
	}
	.menu-main-list li {
		float: none;
		line-height: 175%;
	}
	.menu-main-list a {
	    padding: 5px 14px;
	}
	
	.menu-main-list li.menu-item-has-children > a:after {
		content: none;
	}
	
	.sub-menu {
	    margin: 0.5rem 0;
	    width: 100%;
	}
	.sub-menu {
		position: initial;
		margin: 0;
		background:none;
	}
	.menu-main-list li:hover .sub-menu {
		display: none;
	}
	.logotype {
	    margin: 0;
	}
	.logotype img {
	    float: left;
	}
	.top-menu {
		overflow: visible;
		display: none;
	}
	.top-menu-second {
		display: block;
	}
	.top-menu .top-menu-list li:nth-child(1), .top-menu .top-menu-list li:nth-child(2) {
		display: none;
	}
	.top-menu-second .top-menu-list {
	    float: left;
	    width: 100%;
	    margin-top: 0.5rem;
	}
	.top-menu-second .top-menu-list li:nth-child(3) {
		display: none;
	}
	.menu-main-list li.menu-item-has-children > .icon-caret-down {
		display: block;
	    position:absolute;
	    top:0;
	    z-index:999;
	    right:5%;
	    line-height: 330%;
	    text-align: right;
	    cursor: pointer;
	}
	.menu-main-list li.menu-item-has-children > a {
		display: inline-block;
		width: calc(80% - 28px);
	}
	.menu-main-list .sub-menu li	{
		line-height: 100%;
	}
	.menu-main-list .sub-menu li a	{
		color: #252525;
		padding: 3px 12px;
		font-size: 0.8125rem;
	}
	.main-menu .sub-menu .current-menu-item a {
    	color: #252525 !important;
	}
	.main-menu .current-menu-item .sub-menu a	{
		color: #252525 !important;
	}
}

@media all and (max-width: 1250px) {
	
	/* - fold-out boxes */
	
	.foldoutblock .ubox {
		width: calc(50% - 1rem);
	}
	.foldoutblock .ubox.col33 {
		width: calc(50% - 1rem);
	}

}


@media all and (max-width: 1024px) {
	
	.wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}
	.inner-wrapper {
		padding: 0 40px;
	}
	
	/* Front page */
	
	.frontpage-slider {
		margin: 0 0 4rem;
	}
	.flexslider .slider-content {
		padding: 4rem;
	}
	.button {
	    margin-left: 1rem;
	}
	
	.addtop {
		margin-top: 5rem;
	}
	.addbottom {
		margin-bottom: 5rem;
	}

	/* Page */
	
	.abstract {
		padding-top: 0rem;
	}
	
	/* - our accomodation areas */
	
	.accomodation-areas .accomodation-grid li .inner .acco-title {
		font-size: 0.9rem;
	}
	.accomodation-areas .accomodation-grid li .inner {
		padding: 1rem;
	}
	.abstract, .pagelinks {
		margin: 4rem 0 5rem 0;
	}
	.textblock {
		padding: 4rem 0 2.5rem;
	}
	.accomodation-areas, 
	.textblock.background {
    	padding: 5rem 0;
    }
    .accomodation-areas .accomodation-grid li {
		width: 33.3%;
	}
	.flex-direction-nav {
	    display: none;
	}
	.flex-viewport {
	    max-height: 400px !important;
	}
	
	/* Flexible fields */
	
	/* - image block */
	
	.image-block-content, .image-block-content.hidden {
	    padding: 4rem 0;
	}
	.image-block {
        min-height: 100px;
	}
	
	/* - box block */
	
	.box-block .box {
	    width: 100%;
        padding: 5rem 40px;
	}
	
	/* - fold-out boxes */
	
	.foldoutblock .ubox.foldout:after {
		opacity: 1;
	}
	
	/* index */
	
	.image img {
	    height: 200px;
	}
	
	/* case */
	
	.caseblock .case .img {
		width: 100%;
		float: none;
		display: block;
	    height: 200px;
	}
	.caseblock .case .content {
		display: block;
		float: none;
		width: 100%;
	}
	
	/* Footer */
	
	.footer-content img {
		float: none;
	}
	.footer>img {
		max-width: none;
		width: 160%;
	}
	.footer_news {
		min-height: 300px;
	}
	
}

@media all and (max-width: 768px) {
	
	p { font-size: 1rem; }
	
	/* Header */
	 
	.header .wrapper {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0;
	}
	.top-menu-list li:nth-child(1) {
	    margin: 0;
	}
	.top-menu-list li {
		margin: 0 0 0 1.5rem;
	}
	
	/**
	 * Front page
	 */
	 
	.accomodation-areas .accomodation-grid li {
		width: 50%;
	}
	.accomodation-areas .accomodation-grid li .inner .acco-subtitle {
		display: none;
	}
	.flexslider .slider-content {
	    padding: 2rem;
	}
	.companies .companies-image-wrapper {
	    margin: 1rem 1.5rem 0;
	}
	
	/* - pagelinks */
	
	.pagelinks ul li {
		width: 100%;
		margin: 0 2% 1.5rem 0;
	}
	.pagelinks ul li .inner-content {
	    padding: 1rem 0 0;
	}
	
	/* - section header */
	
	.section-header	h3 {
		display: block;
		float: none;
	}
	.section-header	.more {
		float: none;
		display: block;
		margin: 0;
	}
	.section-header	.more span {
		float: none;
		vertical-align: middle;
	}
	
	/* Page */
	
	.flex-viewport {
	    max-height: 300px !important;
	}
	.textblock .col33, 
	.textblock .col33:nth-child(2), 
	.textblock .col33:nth-child(3) {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-bottom: 2.5rem;
		text-align: center;
	}
	.textblock .col50,
	.newsletterblock .col50 {
	    float: none;
	    width: 100%;
	    margin: 0;
	}
	.blog.abstract {
		float: left;
		margin: 0 0 1.5rem 0;
		width: 100%;
	}
	.blog .readmore {
	    margin: .75rem 0 0 0;
	}
	.companies-section li {
	    width: 100%;
	    margin: 0 0 2rem 0;
	}
	.companies-section li:nth-child(3n+1), .companies-section li:nth-child(3n+3) {
	    margin-left: 0;
		width: 100%;
	}
	.search-wrapper {
	    padding: 2em 3rem 2rem;
	}
	
	.addtop {
		margin-top: 4rem;
	}
	.addbottom {
		margin-bottom: 4rem;
	}
	
	/* - fold-out boxes */
	
	.foldoutblock .ubox,
	.foldoutblock .ubox.col33,
	.foldoutblock .ubox.col50 {
		width: calc(100% - 1rem);
	}	

	/* Companies */
	
	.companies .wrapper ul li {
		width: 50%;
	}
	
	/* Events */
	
	.events-filter .eventfilter {
		margin: 0 15px 10px 0;
	}
	.event-posts {
	    width: 50%;
	    padding: 0 1rem 1rem 0;
	} 
	
	/**
	 * MyNewsDesk
	 */
	
	.mnd_rows .span9 {
	    width: 100%;
	}
	.news_block .mnd_rows .inner {
		margin: 0;
	}
	.news_block .mnd_rows .span3 {
	    margin-right: 0;
	    margin-bottom: .5rem;
	}
	
	/* Case */
	
	.case-archive .blog.abstract {
		display: block;
	}
	.case-archive .content {
		width: 100%;
		padding: 0;
	}
	.case-archive .img {
	    height: 200px;
	    width: 100%;
	    margin-bottom: 1rem;
    }
    
    /* Archive */
    
    .blog #content {
		margin: 4rem 0 4rem;
	}
	section.archive {
	    margin: 4rem 0;
	}

	
	/* Footer */
	
	.footer>img {
		width: 350%;
	}
	.footer-content .col {
	    margin: 1rem 2rem 0 0;
	}
	.contact-form .gform_body ul li, #field_4_2, #field_5_2 {
		display: block;
		width: 100%;
	}
	.gform_wrapper.gf_browser_chrome .gform_body {
	    width: 100% !important;
	}
	.footer-content .col:nth-child(1) {
		width: 100%;
	}
	.footer-content .col {
		width: calc(50% - 2rem);
	}
	.footer-content .col:nth-child(2) {
	    margin-top: 2rem;
	}
	.footer_news {
	    min-height: 200px;
	}

}

@media all and (max-width: 650px) {
	
	/* - fold-out boxes */
	
	.foldoutblock .ubox {
		width: calc(100% - 1rem);
	}
	.foldoutblock .ubox .inner {
		min-height: 175px;
	}
	.foldoutblock .ubox .inner .icon {
		max-width: 100px;
		max-height: 100px;
	}
	.foldoutblock .ubox.highlight .inner .icon {
		max-width: 75px;
		max-height: 75px;
	}
	
}
	

@media all and (max-width: 600px) {
	
	h1 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.2rem;
	}
	
	/* General */
	
	.alignleft, .left, .alignright, .right {
	    float: none;
	}
	.alignleft {
	    margin: 5px 2rem 5px 0;
	}
	.alignright {
	    margin: 5px 0 5px 2rem;
	}
	
	/* Header */
	
	.logotype {
	    max-width: 180px;
    }
    .toggle-menu {
		font-size: 1.6rem;
    }
    .main-menu {
	    padding: 0.5rem 0;
    }
    
    /* Companies */
    
	.companies .wrapper ul li {
		width: 100%;
	}
	.companies .wrapper ul li a {
		width: 100%;
	}
	
	/* Events */
	
	.events-filter {
	    padding: 3rem 0;
	    margin: 0 0 1rem;
	}
	.events-filter .eventfilter {
		margin: 0 0 10px 0;
	}
	.event-posts {
		margin: 1.5rem 0;
	    width: 100%;
	} 
	
	/**
	 * Flexible fields
	 */
	
	/* - newsletter block*/
	
	.newsletterblock .mc-field-group input {
	    min-width: 300px;
	}
	
	/* - image block */
	
    .image-block-content, .image-block-content.hidden {
	    padding: 2rem 0;
	}
	
}

@media all and (max-width: 480px) {
	
	p {
    	font-size: 0.875rem;
	}
	a {
    	font-size: 0.875rem;
	}
	h1 {
		font-size: 1.5rem;
	}
	h2 {
		font-size: 1.3rem;
		margin: 0 0 1.3rem;
	}
	h3 {
    	font-size: 1.1rem;
	}
	.section-header h3	{
		font-size: 1.6rem;
	}
	h4 {
    	font-size: 0.875rem;
	}
	h5 {
    	font-size: 0.87rem;
	}
	.wrapper {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.inner-wrapper {
	    padding: 0 20px;
	}
	.abstract p {
    	font-size: 1rem;
		line-height: 150%;
		font-weight: 400;
	}
	.abstract, .pagelinks {
    	margin: 1rem 0 2rem 0;
	}
	.events {
    	padding: 2rem 0 1rem;
	}
	.latest {
    	padding: 2rem 0 1rem;
	}

	/* Header */
	
	.menu-main {
		margin: 2rem 0;
		width: 100%;
	}
	.sub-menu {
		width: 100%;
	}
	.top-menu {
		padding: 1rem 0;
	}
	a.arrow:after {
		font-size: 0.7rem;
	}
    .top-menu-list li.lang-item {
	    margin: 0 0.5rem;
	}
	
	/* Front page */
	
	.flexslider .slider-img {
	    height: 500px;
	}
	.flexslider .slider-content {
	    padding: 2rem 1rem;
	}
	.accomodation-areas .accomodation-grid li {
		width: 100%;
	}
	
	/* Page */
	
	.flex-viewport {
	    max-height: 200px !important;
	}
	.flex-control-thumbs li {
		width: 25% !important;
	}
	.search-wrapper {
	    padding: 2em 2rem 2rem;
	}
	.newsletter input#email {
    	border: none !important;
		padding: 13px 20px !important;
		min-width: 100%;
		font-size: 0.95rem;
		line-height: 1;
		border-radius: 3px;
	}
	.newsletter input.button {
		margin:6px 0;
	    border: none !important;
	    padding: 15px 25px !important;
	    font-size: 0.8rem;
	    min-width: 100%;
	    text-align: center;
	}
	
	/* - fold-out boxes */
	
	.foldoutblock {
		padding: 5rem 0 3rem;
	}
	.foldoutblock .ubox .inner {
		flex-wrap: wrap;
		min-height: auto;
	}
	.foldoutblock .ubox .inner .icon {
		max-width: 75px;
		max-height: 75px;
	}
	.foldoutblock .ubox.highlight .inner .icon {
		max-width: 50px;
		max-height: 50px;
	}
	.ubox.highlight .ubox-header {
		width: 100%;
	}
	.ubox.highlight .ubox-more {
		width: 100%;
	}

	/* footer */
	
	.footer>img {
	    width: 400%;
	}
	.footer-content .col {
		float: left;
	}
	.gform_wrapper {
		padding: 12px 0px;
	}
	.footer-content .col {
	    width: 100%;
	    margin-right: 0;
	    text-align: center;
	}
	.footer-content img {
	    margin: 0 auto;
	}
	.footer-content .col:nth-child(2) {
	    margin-top: 1.5rem;
	}

	.footer-content .col:nth-child(3) {
	    margin: 1rem 0 0 0;
	}

}
@media all and (max-width: 390px) {

	.top-menu-list li {
		margin: 0;
	}
	.logotype {
		max-width: 230px;
	}
	.inner-wrapper {
	    padding: 0 20px;
	}
	.companies {
  	padding: 5rem 0 5rem;
  }
	
	/* FOOTER */
	.footer-content .col {
	    width: 100%;
	}
	.footer-content .col:nth-child(3) {
	    margin: 0.5rem 0 0 0;
	}
	
}