/*
Theme Name: Medset
Theme URI: http://www.medset.com/
Author: Markus Kophstahl
Author URI: http://www.medset.com/
Description: This Theme was developed exclusively for Medset Medizintechnik GmbH. It requires the installation of the qTranslate X plugin. <br> Design by Eva Kwade (http://evakwade.de), realization by Markus Kophstahl.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: medset
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme has included the 'Advanced Custom Fields PRO'-Plugin by (C) Elliot Condon, https://www.advancedcustomfields.com.

Medset is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header
# Banner
# Footer
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
        ### Static page
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:     100%;
    font-smooth: always !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    width: 100%;
    height: 100%;
}

body {
	margin: 0;
  padding: 0;
  min-height: 100%;
  position: relative;
  font-weight: 400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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: 500;
}

dfn {
	font-style: italic;
}

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 {

}

hr {
	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 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	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"] {
	box-sizing: border-box;
	padding: 0;
  outline: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

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: 500;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
  font-size: 15px;
  color: rgb(62, 62, 62);
	line-height: 1.3;
  font-family: 'Verdana';
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1 {
    font-size: 18px;
    font-weight: 500;
    color: rgb(62, 62, 62);
    padding-bottom: 1em;
}
h2 {
    font-size: 15px;
    font-weight: 500;
    color: rgb(103, 103, 103);
    padding-bottom: 1em;
}
h3 {
    font-size: 15px;
    font-weight: 500;
    color: rgb(12, 111, 153);
    padding-bottom: 1em;
}

h4,
h5,
h6 {
    font-size: 15px;
    font-weight: 400;
    color: rgb(103, 103, 103);
    padding-bottom: 1em;
}

p {
    font-size: 15px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
  margin: 0;
  padding: 0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 500;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.back-to-top {
  background:red;
  position: fixed;
  bottom:20px;
  right:20px;
  padding:1em;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
	color: #fff;
	font-size: 12px;
	font-size: 14px;
  font-weight: bold;
	line-height: 1;
  padding: 10px;
  margin-top: 1em;
  background: rgb(136, 196, 221);
  cursor: pointer;
}

button:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled {
  background: rgb(204, 204, 204);
  pointer-events: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: rgb(73, 147, 178);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: none;
  border: 1px solid rgb(204, 204, 204);
  color: rgb(12, 111, 153);
  -webkit-appearance: none;
	padding: 10px;
  margin-top: 0.5em;
  background: rgba(237, 237, 237, 0.75);
  width: 100%;
  max-width: 100%;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: rgb(12, 111, 153);
  border-left: 1px solid rgb(12, 111, 153);
  outline: none;
}

textarea {
	width: 100%;
  height: 150px;
  max-width: 100%;
}

label {
  font-size: 14px;
  color: rgb(103, 103, 103);
}

form > p {
  margin-bottom: 1em;
}

/*--------------------------------------------------------------
## WPCF7
--------------------------------------------------------------*/
div.wpcf7-response-output {
  margin: 10px 0 20px 0;
  padding: 20px 10px;
  border: none;
  color: #fff;
  background: rgb(204, 204, 204);
}

div.wpcf7-mail-sent-ok {
  background: rgb(136, 196, 221);
}

div.wpcf7-validation-errors {
  background: rgb(182, 41, 55);
}

input[type="text"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="range"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="month"].wpcf7-not-valid,
input[type="week"].wpcf7-not-valid,
input[type="time"].wpcf7-not-valid,
input[type="datetime"].wpcf7-not-valid,
input[type="datetime-local"].wpcf7-not-valid,
input[type="color"].wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 1px solid rgb(182, 41, 55);
}


input[type="text"].wpcf7-not-valid:focus,
input[type="email"].wpcf7-not-valid:focus,
input[type="url"].wpcf7-not-valid:focus,
input[type="password"].wpcf7-not-valid:focus,
input[type="search"].wpcf7-not-valid:focus,
input[type="number"].wpcf7-not-valid:focus,
input[type="tel"].wpcf7-not-valid:focus,
input[type="range"].wpcf7-not-valid:focus,
input[type="date"].wpcf7-not-valid:focus,
input[type="month"].wpcf7-not-valid:focus,
input[type="week"].wpcf7-not-valid:focus,
input[type="time"].wpcf7-not-valid:focus,
input[type="datetime"].wpcf7-not-valid:focus,
input[type="datetime-local"].wpcf7-not-valid:focus,
input[type="color"].wpcf7-not-valid:focus,
textarea.wpcf7-not-valid:focus {}

span.wpcf7-not-valid-tip {
  display: none;
  padding-top: 2px;
  font-size: 12px;
  color: rgb(182, 41, 55);
}

form.wpcf7-form > p {
  margin: 0;
}

form.wpcf7-form > p > label {
  display: block;
  margin-bottom: 1em;
}

label.wpcf7-col {
  float: left;
}

label.wpcf7-2col-small {
  width: 25%;
}

label.wpcf7-2col-large {
  width: 75%;
}

label.wpcf7-2col-half {
  width: 50%;
}

label.wpcf7-2col-left {
  padding-right: 0.5em;
}

label.wpcf7-2col-right {
  padding-left: 0.5em;
}

button.wpcf7-submit,
input[type="button"].wpcf7-submit,
input[type="reset"].wpcf7-submit,
input[type="submit"].wpcf7-submit {
  margin-top: 0;
}

label.wpcf7-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
label.wpcf7-checkbox input {
  left: -35px;
  position: absolute;
  cursor: pointer;
  -webkit-appearance: none;
}
label.wpcf7-checkbox input::after {
  content: '';
  width: 25px;
  height: 25px;
  display: block;
  border: 1px solid rgb(204, 204, 204);
  background: rgba(237, 237, 237, 0.75);
}

/* On mouse-over, add a grey background color */
label.wpcf7-checkbox input:hover::after {
  border: 1px solid rgb(12, 111, 153);
}
label.wpcf7-checkbox input:checked::after {
  border: 1px solid rgb(12, 111, 153);
}

/* Create the checkmark/indicator (hidden when not checked) */
label.wpcf7-checkbox input::before {
  content: '';
  position: absolute;
  display: none;
  left: 10px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid rgb(12, 111, 153);
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Show the checkmark when checked */
label.wpcf7-checkbox input:checked::before {
  display: block;
}

/*--------------------------------------------------------------
# CLASS POOL
--------------------------------------------------------------*/
.hide {
  display: none;
}
.show {
  display: block;
}

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
#login-bar {
  width: 100%;
  height: 30px;
  position: relative;
}
#wpadminbar {
  position: fixed;
}

#login-bar #fixed {
  width: 100%;
  height: 30px;
  background: rgb(12, 111, 153);
  clear: both;
  float: none;
  padding: 0 20px 0 20px;
  position: fixed;
  z-index: 999;
}
#login-bar #fixed > p {
  color: white;
  line-height: 30px;
  font-size: 12px;
}
#login-bar #fixed > a {
  color: rgb(219, 238, 245);
  line-height: 30px;
  font-size: 12px;
  display: block;
  float: left;
}
#login-bar #fixed > a > span {
  padding: 0 5px 0 5px;
}
#login-bar #fixed a > svg {
  width: 10px;
  height: 30px;
  padding: 9px 0 9px 0;
  display: inline;
}
#login-bar > #fixed > a.home > svg {
  float: left;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
#login-bar > #fixed > a.restricted > svg {
  float: right;
}

#login-bar #fixed {
  float: left;
  text-align: left;
}
#login-bar #fixed #loginout {
  float: right;
}
#login-bar #fixed #loginout > span {
  display: none;
}
#login-bar #fixed #loginout > a {
  color: rgb(219, 238, 245);
  text-align: right;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
}
#login-bar #fixed #loginout > a > i {
  padding: 0 9px 0 9px;
}

#login-bar #fixed > a:hover,
#login-bar #fixed #loginout:hover > a,
#login-bar #fixed #loginout:hover > i {
  color: white;
}

#masthead {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.site-branding {
    float: left;
    height: 100px;
    background: red;
}

.logo {
    padding-left: 20px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.logo a {
    text-decoration: none;
}

#medset-logo {
    height: 60px;
    width: auto;
}

#innovation-logo {
    display: none;
}

.menu-toggle-wrapper {
    float: right;
    height: 100px;
    position: relative;
}

#menu-toggle {
    position: absolute;
    bottom: 25px;
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 40px;
    color: rgb(136, 196, 221);
    background-color: rgb(219, 238, 245);
    box-shadow: none;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: center;
    transition: color 0.5s, background-color 0.5s;
    -moz-transition: color 0.5s, background-color 0.5s;
    -o-transition: color 0.5s, background-color 0.5s;
    -webkit-transition: color 0.5s, background-color 0.5s;
}

#menu-toggle:hover,
#menu-toggle.toggled {
    border: none;
    outline: none;
    color: rgb(219, 238, 245);
    background-color: rgb(136, 196, 221);
}

#menu-toggle i {
    line-height: 50px;
}

/* break point 1 */
@media screen and (min-width: 760px) {
    #login-bar #fixed {
      padding: 0 50px 0 50px;
    }
    #login-bar #fixed #loginout > span {
      display: inline;
    }
    #menu-toggle {
      right: 50px;
    }
    .logo {
        padding-left: 50px;
    }
    #innovation-logo {
        display: inline;
        width: 158px;
        height: auto;
        padding-left: 5px;
        margin-bottom: 1px;
    }
}
/* break point 2 */
@media screen and (min-width: 1200px) {
    #login-bar #fixed {
      padding: 0 20px 0 20px;
    }
    .logo {
        padding-left: 20px;
    }
    #innovation-logo {
        display: none;
    }
}
/* break point 3 */
@media screen and (min-width: 1800px) {
    #login-bar #fixed {
      padding: 0 50px 0 50px;
    }
    .logo {
        padding-left: 50px;
    }
    #innovation-logo {
        display: inline;
    }
}

/*--------------------------------------------------------------
# SEARCH-FORM
--------------------------------------------------------------*/
#search-form {
    display: none;
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 100;
    top: 100%;
    background: rgb(53, 133, 166);
}
#search-form.is-search {
  display: block;
}
#search-input-wrapper {
    margin: 0 auto;
    padding: 0 20px 0 20px;
    width: 100%;
    overflow: auto;
}
#search-input-wrapper > label{
    float: left;
    margin-left: -50px;
    padding-left: 50px;
    display: block;
    width: 100%;
    overflow: auto;
}
#search-form input[type="search"] {
    font-size: 15px;
    width: 100%;
    height: 50px;
    background: none;
    border: none;
    color: white;
    outline: none;
    background: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
#search-form .search-submit {
    float: right;
    height: 50px;
    width: 50px;
    line-height: 50px;
    position: relative;
    text-align: right;
    font-weight: 500;
    overflow: hidden;
}
#search-form .search-submit > input[type="submit"] {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background: none;
    -webkit-appearance: none;
    transition: none;
}
#search-form .search-submit > svg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    height: 50px;
    width: 20%;
    padding: 30% 0 30% 0;
    pointer-events: none;
}
#search-form .search-submit > svg > polygon {
    fill: white;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}
#search-form .search-submit:hover > svg > polygon {
}

::-webkit-input-placeholder {
    font-family: 'Verdana';
    font-weight: 500;
    color: white;
}

:-ms-input-placeholder {
    font-family: 'Verdana';
    font-weight: 500;
    color: white;
}

:-moz-placeholder {
    font-family: 'Verdana';
    font-weight: 500;
    color: white;
    opacity: 1;
}

::-moz-placeholder {
    font-family: 'Verdana';
    font-weight: 500;
    color: white;
    opacity: 1;
}

/* break point 1 */
@media screen and (min-width: 760px) {
    #search-input-wrapper {
        padding: 0 50px 0 50px;
    }
}
/* break point 2 */
@media screen and (min-width: 1200px) {
    #search-input-wrapper {
        padding: 0;
        width: 65%;
        max-width: 940px;
    }
}

/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/

.banner-container {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.gradient {
    height: 50px;
    width: 100%;
    position: absolute;
    z-index: 3;
    background: rgba(241, 241, 241, 0); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(top,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.07)); /*Safari 5.1-6*/
    background: -o-linear-gradient(top,rgba(241, 241, 241, 0),rgba(241, 241, 241, 0.07)); /*Opera 11.1-12*/
    background: -moz-linear-gradient(top,rgba(241, 241, 241, 0),rgba(241, 241, 241, 0.07)); /*Fx 3.6-15*/
    background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.07)); /*Standard*/
}

.banner {
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.banner-container.multiply .banner {
    background: rgb(241, 241, 241);
}
.banner-container.blue-frame .banner {
    padding: 30px 20px 20px 20px;
    background-color: rgb(219, 238, 245);
}
.banner-container.simple .banner {
    padding: 20px;
    margin-top: 10px;
}
.banner-container.simple .banner .heading {
    padding-right: 30px;
}

.banner-container.none .banner {
    display: none;
}

.banner-image {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    float: none;
    clear: both;
    position: relative;
}
.banner-container.simple .banner .banner-image {
    -webkit-box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
}
.banner-container.multiply .banner .banner-image,
.banner-container.multiply .banner .banner-video {
    mix-blend-mode: multiply;

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

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

.banner-container #site-description {
    display: none;
}

.banner-container .banner .heading {
    display: none;
}
.banner-container.simple .banner .heading {
    display: block;
    width: 100%;
    height: auto;
    clear: both;
    float: none;
    position: relative;
    overflow: auto;
}
.banner-container.simple .banner .heading > h1 {
    display: block;
}
.banner-container.simple .banner .heading > h2 {
    display: none;
}

.page-path {
    display: block;
    height: 30px;
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
    width: 100%;
    background: rgba(237, 237, 237, 0.75);
    z-index: 3;
}
.banner-container .page-path {
    position: relative;
}
.banner-container.multiply .page-path {
  position: absolute;
}
.banner-container.blue-frame .page-path,
.banner-container.multiply .page-path {
    background: rgba(255, 255, 255, 0.5);
}

.page-path li {
    display: none;
    float: left;
    line-height: 30px;
    font-weight: 400;
    font-size: 15px;
    color: rgb(103, 103, 103);
}
.page-path li:last-child {
    font-weight: 500;
    display: block;
}
.page-path li a {
    color: rgb(103, 103, 103);
}

/* break point 1 */
@media screen and (min-width: 760px) {
    .banner-container.multiply,
    .banner-container.blue-frame {
        background-color: rgb(241, 241, 241);
        margin-bottom: 50px;
        height: auto;
    }
    .banner-container,
    .banner-container.none {
        height: 50px;
        margin-bottom: 30px;
        background: transparent;
    }
    .banner-container.simple {
        height: auto;
        margin-bottom: 50px;
    }
    .banner-container.simple .banner .heading {
        padding-right: 0;
    }

    .banner {
        width: 75%;
        background-color: rgb(241, 241, 241);
    }
    .banner-container.blue-frame .banner {
        margin-top: 40px;
        padding: 30px 40px 30px 40px;
        background-color: rgb(219, 238, 245);
    }

    .banner-container.simple .banner {
        margin-top: 0;
        padding: 0;
        background: transparent;
    }

    .banner-site-title {
        margin: 0 auto;
        position: relative;
    }
    .page-path {
        padding-left: 50px;
    }
    .page-path li {
        display: block;
    }
    .page-path li a:hover {
        color: rgb(73, 147, 178);
    }
    .page-path li:after {
        display: inline-block;
        content: ">";
        font-weight: 400;
        padding: 0 5px 0 5px;
    }
    .page-path li:last-child > a:hover {
        color: inherit;
    }

    .page-path li:last-child:after {
        content: none;
    }

    .banner-container.simple .banner .heading {
        position: relative;
        overflow: auto;
    }

    .banner-container.simple .banner .heading > h1 {
        float: left;
        width: 66.66%;
        clear: none;
        padding: 0 10px 0 0;
        margin: 30px 0 30px 0;
    }
    .banner-container.simple .banner .heading > h2 {
        display: block;
        position: relative;
        float: right;
        text-align: right;
        width: 33.33%;
        line-height: 30px;
        clear: none;
        color: rgb(12, 111, 153);
        margin-top: 5px;
        padding: 0 15px 0 15px;
        background: rgb(219, 238, 245);
    }
}

/* break point 2 */
@media screen and (min-width: 1200px) {
    .banner {
        width: 65%;
        max-width: 940px;
        padding: 0;
    }
    .banner-container.simple .banner {
        margin-top: 20px;
    }
    .banner-container.blue-frame .banner {
        padding: 30px 50px 30px 50px;
    }
    .banner-site-title {
        width: 65%;
        max-width: 940px;
        top: 20px;
    }
    .page-path {
        padding-left: 20px;
    }
    .banner-container.simple .banner .heading > h1 {
        float: left;
        width: 66.66%;
        clear: none;
        padding: 0;
        margin: 30px 0 30px 0;

        position: relative;
        left: 0;
        margin-left: 0;
    }
}
/* break point 3 */
@media screen and (min-width: 1900px) {
    .banner-container.multiply #site-description,
    .banner-container.blue-frame #site-description {
        display: block;
        position: absolute;
        bottom: 15%;
        left: 50px;
        font-weight: 400;
        /* font-size: 40px; */
        font-size: 28px;
        z-index: 9999;
        color: rgb(218, 218, 218);
    }
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/* Give content footer-height as padding */
#content.site-content {
  padding-bottom: 350px;
}
.site-footer {
    clear: both;
    width: 100%;
    height: 300px;
    background: rgb(219, 238, 245);
    position: absolute;
    bottom: 0;
}
.site-info {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 0 20px 0 20px;
    margin: 0;
    clear: both;
    float: none;
}
.site-info p {
    font-size: 15px;
    color: rgb(136,196,221);
}
#footer-content {
    margin: 0 auto;
    width: 100%;
    overflow: auto;
}
#logo-complete {
    display: none;
}
.site-footer .main-navigation {
    display: none;
}

/*--------------------------------------------------------------
## Info-Navigation
--------------------------------------------------------------*/
#info-navigation {
    width: 100%;
    position: relative;
    height: 300px;
    display: table;
    z-index: 3;
}
#info-navigation ul {
    margin: 0;
    padding-left: 20px;
    height: 300px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 15px;
    list-style: none;
    color: rgb(103, 103, 103);
}
#info-navigation ul li {
    padding: 5px;
}
#info-navigation a {
    color: rgb(103, 103, 103);
    text-decoration: none;
}
#info-navigation a:hover {
    color: rgb(12, 111, 153);
}

/* break point 1 */
@media screen and (min-width: 760px) {
    .site-footer {
      overflow: hidden;
    }
    #footer-content {
        position: relative;
        padding: 0;
        width: 75%;
    }
    .site-info {
        padding: 0;
        left: 50%;
        width: 75%;
    }
    .site-info p {
        position: relative;
        left: -50%;
    }
    #logo-complete {
        float: left;
        position: absolute;
        top: 50px;
        display: block;
        width: 158px;
        height: auto;
    }
    .site-footer .main-navigation {
        float: left;
        position: absolute;
        top: 196px;
        display: block;
        margin: 0;
        padding: 0;
        z-index: 1;
    }

    .site-footer .main-navigation ul {
      top: 0;
    }
    .site-footer .main-navigation li a,
    .site-footer .main-navigation ul {
        display: inline;
        padding: 0px;
        margin: 0;
        font-weight: 400;
        color: rgb(103, 103, 103);
    }
    .site-footer .main-navigation ul li > a:hover {
        color:rgb(73, 147, 178);
    }
    .site-footer .main-navigation ul li > a:after {
        display: none;
    }

    .site-footer .main-navigation ul li {
        display: block;
        border: none;
        float: left;
    }
    /* red points between menu-items */
    .site-footer .main-navigation ul li:after {
        content: "\2022";
        font-size: 7px;
        vertical-align: middle;
        color: rgb(182, 41, 55);
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-footer .main-navigation ul li:last-child::after {
        display: none;
    }
    .site-footer .main-navigation ul ul {
        display: none;
    }
    .site-footer .main-navigation .current_page_item > a,
    .site-footer .main-navigation .current-menu-item > a,
    .site-footer .main-navigation .current_page_ancestor > a,
    .site-footer .main-navigation .current-menu-ancestor > a {
        color: rgb(12, 111, 153);
    }

    #info-navigation {
        width: 300px;
        float: right;
    }
    #info-navigation ul {
        margin: 0;
        padding: 0;
        width: 300px;
        text-align: right;
    }
}
/* break point 2 */
@media screen and (min-width: 1200px) {
    #footer-content {
        width: 65%;
        max-width: 940px;
        padding: 0;
    }
    .site-footer .main-navigation {
      display: block;
    }
    .site-info {
        width: 65%;
        max-width: 940px;
    }
}
/* break point 3 */
@media screen and (min-width: 1800px) {
    .site-info {
        top: 196px;
        left: 50px;
        max-width: 940px;
    }
    .site-info p {
        left: 0;
        line-height: 30px;
    }
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    text-decoration: none;
    color: rgb(12, 111, 153);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
}

a:visited {
}

a:hover,
a:focus,
a:active {
  color:rgb(73, 147, 178);
}

a:focus,
button:focus {
	outline: none;
}

a:hover,
a:active {
	outline: inherit;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
### Main-Navigation
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
  height: auto;
  position: relative;
}

.main-navigation ul {
    display: none;
  	list-style: none;
  	margin: 0;
  	padding-left: 0px;
    width: 100%;
    color: rgb(219, 238, 245);
    background-color: rgb(136, 196, 221);
}

.main-navigation li {
    display: block;
    border-top: 1px solid white;
    position: relative;
}

.main-navigation a {
	  text-decoration: none;
    display: block;
    height: 30px;
    font-size: 14px;
    width: auto;
    line-height: 30px;
    padding-left: 20px;
    color: rgb(219, 238, 245);
}
.main-navigation ul li > div.toggler {
    display: none;
}
.main-navigation ul li.menu-item-has-children > div.toggler {
    float: right;
    display: block;
    width: 55px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-align: right;
    padding-right: 20px;
    overflow: hidden;
}
.main-navigation ul li.menu-item-has-children > div.toggler > svg {
    width: 15px;
    height: 30px;
}
.main-navigation ul li.menu-item-has-children > div.toggler > svg > polygon {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    fill: rgb(219, 238, 245);
}
.main-navigation ul ul li.menu-item-has-children > div.toggler {
    padding-right: 40px;
    width: 95px;
}

.main-navigation ul ul {
    display: none;
	  z-index: 99999;
    background: rgb(73, 147, 178);
}

.main-navigation ul ul ul {
    display: none;
    background: rgb(12, 111, 153);
}

.main-navigation ul ul a {
    padding-left: 40px;
}

.main-navigation ul ul ul a {
    padding-left: 60px;
}

/* active classes */
.main-navigation .current_page_item,
.main-navigation .current-menu-item,
.main-navigation .current_page_ancestor,
.main-navigation .current-menu-ancestor {

}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
    color: rgb(12, 111, 153);
    font-weight: 500;
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a {
    color: white;
}

.main-navigation li.menu-item-has-children.current-page-ancestor > div.toggler > svg > polygon {
    fill: rgb(12, 111, 153);
}
.main-navigation ul ul li.menu-item-has-children.current-page-ancestor > div.toggler > svg > polygon {
    fill: white;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	  display: block;
}

/*break point 1*/
@media screen and (min-width: 760px) {
  .main-navigation a {
      padding-left: 50px;
      font-size: 16px;
  }
  .main-navigation ul ul a {
      padding-left: 70px;
  }

  .main-navigation ul ul ul a {
      padding-left: 90px;
  }

  .main-navigation ul li.menu-item-has-children > div.toggler {
      padding-right: 50px;
      width: 115px;
  }
  .main-navigation ul ul li.menu-item-has-children > div.toggler {
      padding-right: 70px;
      width: 155px;
  }
}

/*break point 2*/
@media screen and (min-width: 1200px) {
    /* Disable Mobile-Menu */
    #menu-toggle {
		    display: none;
	  }
    #site-navigation {
        display: block;
        width: 65%;
        max-width: 940px;
        height: 100px;
        background: none;
        position: relative;
        margin: -100px auto 0 auto;
        top: 100px;
        font-size: 0;
    }
    .main-navigation ul {
        display: block;
        background: none;
        font-weight: 500;
        color: rgb(136, 196, 221);
        height: 50px;
        padding: 5px 0 20px 0;
        position: relative;
        left: 0;
        top: 50px;
    }
    .main-navigation ul ul {
        display: none;
        width: 225px;
        height: auto;
        font-size: 14px;
        position: absolute;
        z-index: 110;
        background: none;
        top: 40px;
        padding: 5px 5px 0 0;
    }
    .main-navigation.css-only ul ul,
    .main-navigation.css-only ul ul ul {
        display: block;
        pointer-events: none;
        opacity: .0;
        transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        -webkit-transition: all .15s ease-in-out;
    }
    .main-navigation.css-only ul li:hover > ul,
    .main-navigation.css-only ul ul li:hover > ul {
        opacity: 1;
        pointer-events: auto;
        display: block;
    }

    .main-navigation ul ul ul {
        padding-top: 0;
        display: none;
        width: 225px;
        height: auto;
        margin-left: 5px;
        top: 0;
        left: 225px;
        padding: none;
        background: none;
    }
    /* fill margin between ul ul and ul ul ul with block element */
    .main-navigation ul ul ul:after {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        width: 5px;
        margin: 0 0 0 -5px;
    }
    .main-navigation li.menu-item-has-children:hover > .hover-tolerance {
      width: 230px;
      height: 100%;
      background: red;
      position: absolute;
      bottom: -15px;
      left: 100%;
      padding: 50px 0 0 50px;
      display: block;
    }
    .main-navigation ul ul::before {
        content: "";
        display: block;
        width: 100%;
        height: 20px;
        position: absolute;
        top: -15px;
        background: none;
    }
    .main-navigation ul ul ul::before {
        display: none;
    }
    .main-navigation ul li {
        position: relative;
        display: inline-block;
        float: left;
        height: 30px;
        line-height: 30px;
        border-top: none;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
    }
    .main-navigation ul li > div.toggler {
        pointer-events: none;
    }
    /* red points between menu-items */
    .main-navigation ul li:after {
        content: "\2022";
        font-size: 7px;
        display: block;
        height: 30px;
        line-height: 30px;
        color: rgb(182, 41, 55);
        padding-left: 15px;
        padding-right: 15px;
        float: right;
    }
    .main-navigation ul li:last-child:after,
    .main-navigation ul ul li::after {
        content: none;
    }
    .main-navigation ul li a {
        font-size: 16px;
        padding: 0px;
        display: inline-block;
        height: auto;
        width: auto;
        padding-bottom: 15px;
    }
    .main-navigation ul ul li {
        clear: both;
        display: block;
        width: 225px;
        height: 30px;
        text-align: left;
        position: relative;
        z-index: 110;
        font-weight: 400;
        padding: none;
        color: rgb(219, 238, 245);
        border: none;
        margin-bottom: 1px;
        background: rgb(136, 196, 221);
    }

    .main-navigation a {
        color: rgb(136, 196, 221);
    }
    .main-navigation ul li:hover,
    .main-navigation ul li:hover > a,
    .main-navigation ul li > a:hover {
        color: rgb(12, 111, 153);
    }
    .main-navigation ul ul li:hover > a {
        color: white;
        background: rgb(12, 111, 153);
    }
    .main-navigation ul ul ul li {
        background: rgb(73, 147, 178);
    }
    .main-navigation ul ul li a,
    .main-navigation ul ul ul li a {
        font-size: 14px;
        padding: 0 20px 0 20px;
        width: 100%;
        height: 30px;
        line-height: 30px;
        color: rgb(219, 238, 245);
    }
    .main-navigation ul ul .current_page_item > a,
    .main-navigation ul ul .current-menu-item > a,
    .main-navigation ul ul .current_page_ancestor > a,
    .main-navigation ul ul .current-menu-ancestor > a {
        color: rgb(12, 111, 153);
        text-decoration: none;
        font-weight: 400;
    }

    /* submenu-indications */
    .main-navigation ul li.menu-item-has-children > div.toggler {
        display: none;
    }
    .main-navigation ul ul li.menu-item-has-children > div.toggler {
        display: block;
        width: 100%;
        position: absolute;
        padding-right: 15px;
    }
    .main-navigation ul ul li.menu-item-has-children > div.toggler > svg {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        text-align: right;
    }
    .main-navigation ul ul li.menu-item-has-children:hover > div.toggler svg > polygon {
        fill: white;
    }

    .main-navigation ul ul ul .current_page_item > a,
    .main-navigation ul ul ul .current-menu-item > a {
        color: white;
        background: rgb(12, 111, 153);
    }
}

/*--------------------------------------------------------------
### Language-Navigation
--------------------------------------------------------------*/
#language-navigation {
    text-transform: uppercase;
    list-style: none;
    list-style-type: none;
    text-align: right;
    float: right;
    position: relative;
    margin-top: -150px;
    top: 280px;
}
#language-navigation.search-focus > #search-button,
#language-navigation.search-focus > ul {
   -webkit-transform: translateY(20px);
   -moz-transform: translateY(20px);
   -ms-transform: translateY(20px);
   -o-transform: translateY(20px);
    transform: translateY(20px);
}

#search-button {
    display: block;
    text-align: center;
    font-weight: 500;
    line-height: 50px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    color: white;
    position: relative;
    z-index: 5;
    background: rgb(204, 204, 204);
    /*float: left;*/

    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
#search-button:hover,
#language-navigation.search-focus > #search-button {
    background: rgb(12, 111, 153);
}
#search-button.search-focus {
}

#language-navigation ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

#language-navigation ul li {
}

#language-navigation ul li a {
    text-decoration: none;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: 500;
    line-height: 50px;
    font-size: 18px;
    color: white;
    background: rgb(136, 196, 221);
}
#language-navigation ul li > a {
    color: rgb(136, 196, 221);
    background: rgb(234, 245, 249);
}
#language-navigation ul li.active > a {
    color: rgb(219, 238, 245);
    background: rgb(136, 196, 221);
    pointer-events: none;
}
#language-navigation ul li.active > a:hover {
    background: rgb(136, 196, 221);
}
#language-navigation ul li > a:hover {
    background: rgb(12, 111, 153);
}
#language-navigation ul li.disabled > a {
    color: rgb(204, 204, 204);
    pointer-events: none;
    background: rgb(241, 241, 241);
}

/* break point 1 */
@media screen and (min-width: 1200px) {
    #language-navigation {
        margin-top: -50px;
        position: relative;
        top: 50px;
        height: 50px;
        width: 50%;
        float: right;
        text-align: left;
        overflow: hidden;
    }
    #language-navigation.search-focus > #search-button,
    #language-navigation.search-focus > ul {
       -webkit-transform: none;
       -moz-transform: none;
       -ms-transform: none;
       -o-transform: none;
        transform: none;
    }
    #search-button {
        float: left;
    }
    #gap-controller {
      float: left;
      display: inline-block;
      width: 65%;
      max-width: 470px;
      height: 50px;
    }

    #language-navigation ul,
    #search-button {
        display: block;
        float: left;
    }
    #language-navigation ul li {
        display: inline;
        margin: 0;
        padding-left: 5px;
        float: left;
    }
}


.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------
/* Text meant only for screen readers. */
.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: 500;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
  margin: 0;
  padding: 0;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
}

.page-links {
	clear: both;
}

#content,
.site-content {
    margin: 0;
    padding: 0;
    background: white;
    position: relative;
    z-index: 0;
}
.entry-image {
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
    -moz-box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
    box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
}
.entry-image.remove-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.read-more {
    font-weight: 400;
}
.read-more.save {
    display: none;
}
.read-more:before {
    font-weight: 400;
    content:'... ';
}

.content-area {
    margin: 0 auto;
    padding: 0 20px 0 20px;
    width: 100%;
    height: auto;
    clear: both;
}

/*--------------------------------------------------------------
### Front Page
--------------------------------------------------------------*/
.entry-header {

}
.entry-title {
  margin-bottom: 0.5em;
  padding: 0;
  overflow: hidden;
}


article.column p,
article.full  p {
    margin: 0 0 15px 0;
}

article.column,
article.full {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    display: block;
}

article.column .entry-image {
    margin: 0 0 15px 0;
}

article.full .content-wrapper,
article.full .content-wrapper .entry-content {
    margin-top: 15px;
}
article.search-result .entry-content * {
}
article.search-result .entry-content p:first {
}

/* break point 1 */
@media screen and (min-width: 760px) {
    .content-area {
        padding: 0;
        width: 75%;
    }
    article.column {
        width: 50%;
        max-height: 500px;
        float: left;
        overflow: hidden;
        margin-bottom: 50px;
    }
    article.column.odd {
        padding-right: 10px;
    }
    article.column.even {
        padding-left: 10px;
    }

    .entry-title,
    .entry-caption {
        word-wrap: break-word;
        -ms-word-break: break-word;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    article.full {
        clear: both;
        display: block;
        width: 100%;
        padding-bottom: 0;
        position: relative;
        margin-bottom: 50px;
        overflow: hidden;
    }

    article.full .image-wrapper {
        position: relative;
        clear: both;
        width: 100%;
        height: auto;
    }

    article.full .content-wrapper {
        position: relative;
        float: right;
        width: 100%;
        padding: 0;
        overflow: auto;
    }

    article.full::after {
        display: none;
    }

    article.search-result .entry-summary {
      overflow: hidden;
    }
    article.search-result .entry-content {
      /*max-height: 168.75px;*/
      max-height: 170px;
    }

}

/* break point 2 */
@media screen and (min-width: 1200px) {
    .content-area {
        width: 65%;
        padding: 0;
        max-width: 940px;
        padding: 0;
    }

    article.column.odd {
        padding-right: 0;
    }
    article.column.even {
        padding-left: 0;
    }
    article.column,
    article.column.right-outer {
        width: 33.33%;
    }

    article.column.right-outer {
      float: left;
      clear: none;
      max-height: 500px;
      padding-left: 10px;
    }
    article.column.left-outer {
      padding-right: 10px;
    }
    article.column.inner {
      padding: 0 5px 0 5px;
    }

    article.full {
        clear: both;
        display: block;
        width: 100%;
        padding-bottom: 37.125%;
        position: relative;
        height: auto;
        margin-bottom: 50px;
        overflow: hidden !important;
    }

    article.full .image-wrapper {
        position: absolute;
        float: left;
        width: 66%;
        height: auto;
    }

    article.full .content-wrapper {
        position: absolute;
        margin-top: 0;
        right: 0;
        float: right;
        width: 33%;
        height: 100%;
        padding-left: 10px;
        overflow: hidden;
    }
}

/*--------------------------------------------------------------
### Default page
--------------------------------------------------------------*/
.default-page .site-main {}

.default-page .page-intro {
  padding-right: 30px;
}

.sidebar {
  clear: both;
  float: none;
}

.sidebar .entry-image,
.sidebar article.column {
    display: none;

}
.content-block {
    margin-bottom: 20px;
    overflow: auto;
}
.content-block.first .entry-image {
    /* Firefox */
    padding-bottom: -moz-calc(56.25% + 16px);
    /* WebKit */
    padding-bottom: -webkit-calc(56.25% + 16px);
    /* Opera */
    padding-bottom: -o-calc(56.25% + 16px);
    /* Standard */
    padding-bottom: calc(56.25% + 16px);
}
.content-block p {
  margin-bottom: 1em;
}
.content-block > p > img {
  margin-bottom: 1em;
}

.grey-box {
    overflow: hidden;
    padding: 15px 20px 15px 20px;
    margin-bottom: 15px;
    background: rgb(241, 241, 241);
}
.blue-box {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 20px 15px 20px;
    background: rgb(219, 238, 245);
}

.grey-box p,
.grey-box h1,
.grey-box h2,
.grey-box h3,
.grey-box h4,
.grey-box h5,
.grey-box h6 {
}
.blue-box p,
.blue-box h1,
.blue-box h2,
.blue-box h3,
.blue-box h4,
.blue-box h5,
.blue-box h6 {
    color: rgb(12, 111, 153);
}

.grey-box ul,
.blue-box ul,
.content-block ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.grey-box ul ul,
.blue-box ul ul,
.content-block ul ul {
    margin-top: 10px;
    margin-bottom: 0;
}

.content-block .grey-box ul li,
.blue-box ul li {
    padding: 7px 0 7px 14px;
    text-indent: -15px;
    border-top: 1px solid white;
}
.content-block ul li {
    padding: 0 0 10px 20px;
    text-indent: -15px;
}
.content-block ul ul li {
    padding: 7px 0 7px 14px;
}

.grey-box ul li:before,
.blue-box ul li:before,
.content-block ul li:before {
    content: "\2022";
    font-size: 15px;
    color: rgb(151, 24, 36);
    padding-right: 7px;
}
.grey-box ul ul li:before,
.blue-box ul ul li:before,
.content-block ul ul li:before {
    content: "-";
    font-weight: 500;
    font-size: 15px;
    color: rgb(151, 24, 36);
    padding-right: 7px;
}

.gallery-cell {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1em;
}

.gallery-cell .cell-image {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
}
.gallery-cell .cell-content {
  height: 100%;
  overflow: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
.gallery-cell.blue .cell-content {
  background: rgb(219, 238, 245);
  padding: 15px;
}
.gallery-cell.grey .cell-content {
  background: rgb(241, 241, 241);
  padding: 15px;
}
.gallery-cell.none .cell-content {
  background: none;
  padding: none;
}

/* break point 0.5 */
@media screen and (min-width: 540px) {
  .gallery-cell {
      width: 50%;
      float: left;
  }
  .gallery-cell:nth-child(odd) {
      padding-right: 10px;
  }
  .gallery-cell:nth-child(even) {
      padding-left: 10px;
  }
}

/* break point 1 */
@media screen and (min-width: 1000px) {
    .default-page h1.page-intro {
      display: block;
      width: 66.33%;
      float: left;
      padding: 0 10px 0 0;
      margin-bottom: 2em;
      clear: none;
    }
    .default-page h2.page-tag {
      float: right;
      width: 33.33%;
      padding: 0 0 0 10px;
      text-align: right;

      display: block;
      clear: none;
      margin-bottom: 1em;
    }
    .default-page .site-main {
        width: 66.33%;
        float: left;
        padding-right: 10px;
    }
    .default-page.full .site-main {
        width: 100%;
        float: none;
        clear: both;
        padding: 0;
    }
    .sidebar {
        float: right;
        width: 33.33%;
        height: auto;
        padding-left: 10px;
    }

    .sidebar {
        display: block;
    }
    .sidebar article.column {
        display: block;
        width: 100%;
        height: auto;
        max-height: none;
        clear: both;
        float: none;
        margin: 0 0 20px 0;
    }
    .sidebar article.column figure {
        display: none;
    }
    .sidebar .entry-image {
        display: block;
        margin-bottom: 20px;
    }
    .grey-box {
        display: block;
    }
}
/* break point 2 */
@media screen and (min-width: 1200px) {
  .default-page.full .gallery-cell,
  .default-page.full .gallery-cell.right-outer {
      width: 33.33%;
      height: auto;
      float: left;
      overflow: hidden;
      margin-bottom: 1em;
  }

  .default-page.full .gallery-cell.right-outer {
    float: right;
    clear: none;
    padding: 0 0 0 10px;

  }
  .default-page.full .gallery-cell.left-outer {
    padding: 0 10px 0 0;
  }
  .default-page.full .gallery-cell.inner {
    padding: 0 5px 0 5px;
  }
}
/*--------------------------------------------------------------
## Search-Template
--------------------------------------------------------------*/
section.search-results article {
  margin-bottom: 50px;
}
section.search-results .entry-summary > figure {
  margin-bottom: 0;
}
section.search-results .entry-summary {
  overflow: hidden;
}
.entry-summary {

}
/* break point 2 */
@media screen and (min-width: 760px) {
    section.search-results article {
      margin-bottom: 2em;
    }
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption.alignleft {
  width: 100%;
}
.wp-caption {
	margin-bottom: 1em;
	max-width: 100%;
}
.wp-caption[style] {
  width: 100% !important;
}
.wp-caption img {
  width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
  color: rgb(103, 103, 103);
  margin-top: 0.1em;
}
.wp-caption.alignleft .wp-caption-text {
  text-align: left;
}
.wp-caption.alignright .wp-caption-text {
  text-align: right;
}
.wp-caption.aligncenter .wp-caption-text {
  text-align: center;
}
/* break point 1.5 */
@media screen and (min-width: 760px) {
    .wp-caption[style], .wp-caption {
      width: 300px !important;
    }
    .wp-caption img {
      width: auto;
    }
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}



/*--------------------------------------------------------------
## Carousel

 * Based on Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
--------------------------------------------------------------*/

.carousel {
  position: relative;
  display: block;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;

}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  font-size: 30px;
  font-weight: 500;
  color: rgb(136, 196, 221);
  text-align: center;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0);
}

.carousel-control.left {
  left: 0;
}
.carousel-control.right {
  right: 0;
}
.carousel-control.left > svg {
  left: -100%;
}
.carousel-control.right > svg {
  left: 100%;
}
.banner-container.multiply .banner .carousel-control.left > svg {
  left: 0;
}
.banner-container.multiply .banner .carousel-control.right > svg {
  left: 0;
}

.carousel-control > svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
   transform: translateY(-50%);
  width: 100%;
  padding: 25%;
  height: auto;
  margin: 0 auto;
}

.carousel-control > svg > polyline {
  stroke: rgb(159, 150, 150);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.carousel-control::after {
  width: 300%;
  height: 100%;
  top: 0;
  opacity: .0;
  filter: alpha(opacity=0);
  content: '';
  display: block;
  position: absolute;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.carousel-control.left::after {
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  background: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15));
  background: -o-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15));
  background: -moz-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15));
  background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
}

.carousel-control.right::after {
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  background: -webkit-linear-gradient(right,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15));
  background: -o-linear-gradient(right,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15));
  background: -moz-linear-gradient(right,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15));
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
}
.banner-container.multiply .banner .carousel-control.left::after {
  left: 0;
  background: rgba(0, 0, 0, 0.15);
  background: -webkit-linear-gradient(left,rgba(241, 241, 241, 0),rgba(241, 241, 241, 1));
  background: -o-linear-gradient(left,rgba(241, 241, 241, 0),rgba(241, 241, 241, 1));
  background: -moz-linear-gradient(left,rgba(241, 241, 241, 0),rgba(241, 241, 241, 1));
  background: linear-gradient(to left, rgba(241, 241, 241, 0), rgba(241, 241, 241, 1));
}
.banner-container.multiply .banner .carousel-control.right::after {
  right: 0;
  background: rgba(0, 0, 0, 0.15);
  background: -webkit-linear-gradient(right,rgba(241, 241, 241, 0),rgba(241, 241, 241, 1));
  background: -o-linear-gradient(right,rgba(241, 241, 241, 0),rgba(241, 241, 241, 1));
  background: -moz-linear-gradient(right,rgba(241, 241, 241, 0),rgba(241, 241, 241, 1));
  background: linear-gradient(to right, rgba(241, 241, 241, 0), rgba(241, 241, 241, 1));
}

.carousel-control.left:hover::after,
.carousel-control.left:focus::after,
.carousel-control.right:hover::after,
.carousel-control.right:focus::after {
  opacity: .7;
  filter: alpha(opacity=70);
}

.banner-container.multiply .banner .carousel-control.left:hover::after,
.banner-container.multiply .banner .carousel-control.left:focus::after,
.banner-container.multiply .banner .carousel-control.right:hover::after,
.banner-container.multiply .banner .carousel-control.right:focus::after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control:hover,
.carousel-control:hover > svg polyline,
.carousel-control:focus,
.carousel-control:focus > svg polyline {
  outline: none;
  text-decoration: none;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  color: rgb(12, 111, 153);
  stroke: rgb(12, 111, 153);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-caption {
  position: absolute;
  display: inline-block;
  font-weight: 500;
  color: rgb(103, 103, 103);
  background: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  padding: 0 10px 0 10%;
  bottom: 55px;
}

.banner-container.multiply .banner .carousel-caption {
  display: none;
  color: #fff;
  background: rgba(136, 196, 221, 0.7);
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
}

@media screen and (min-width: 760px) {
    .carousel-control > svg > polyline {
      stroke: rgb(136, 196, 221);
    }

    .carousel-control {
      width: 40px;
    }
    .banner-container.multiply .banner .carousel-control.left > svg {
      left: -100%;
    }
    .banner-container.multiply .banner .carousel-control.right > svg {
      left: 100%;
    }

    .carousel-indicators {
      bottom: 20px;
    }
}

@media screen and (min-width: 1200px) {
    .carousel-control {
      width: 50px;
    }
    .carousel-indicators li {
      width: 10px;
      height: 10px;
    }
    .carousel-indicators .active {
      width: 12px;
      height: 12px;
    }
}

/*--------------------------------------------------------------
## ACF Google Map
--------------------------------------------------------------*/
.acf-map {
	width: 100%;
  padding-bottom: 56.25%;
	position: relative;

}
.acf-map::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
	-webkit-box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
	box-shadow: inset 0px 0px 30px -10px rgba(0,0,0,0.25);
	pointer-events: none;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

/*--------------------------------------------------------------
## Cookie banner
--------------------------------------------------------------*/
#cookie-banner {
  display: none;
  background: rgb(204, 204, 204);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  padding: 30px 0 30px 0;
}

#cookie-banner-info {
  padding: 0 20px 0 20px;
  margin: 0 auto;
}

#cookie-banner-info p {
  text-align: left;
  color: white;
  font-size: 14px;
}

/* break point 1 */
@media screen and (min-width: 760px) {
  #cookie-banner-info {
    padding: 0 50px 0 50px;
  }
}
/* break point 2 */
@media screen and (min-width: 1200px) {
  #cookie-banner-info {
    padding: 0;
    width: 65%;
    max-width: 940px;
  }
}
