/*
Theme Name: Spreewind
Theme URI: http://www.spreewind.de
Author: goYippi design
Author URI: http://www.goyippi.net
Description: The template for Spreewind
Version: 1.0
*/

/* ---- Fonts ----*/
@import url('fonts/fonts.css');

/* ---- Resets ----*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
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;
}

/* ---- Basics ---- */
body {
	font-family: 'Clear Sans', Arial, sans-serif;
    font-size: 1.125em;
    line-height: 1.333;
	color: #0f1014;
	background-color: #253d61;
	text-align: center;
	padding: 0 10px;
    -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.screen-reader-text, .print-visible {
	display: none;
}

/* ---- Links ---- */
a {
    font-weight: bold;
	color: #009cbc;
	text-decoration: none;
	outline: none;
}

.post-content h1 a, .post-content h2 a, .post-content h3 a, .post-content h4 a {
    font-weight: normal;
}

a:hover {
	color: #006c8e;
	text-decoration: none;
	outline: none;
}

a.button, a.more-link, .button a {
	color: #FFF !important;
	background-color: #009cbc;
	padding: 2px 6px;
}

a.button:hover, a.more-link:hover, .button a:hover {
	background-color: #006c8e;
}

a.big, .big a {
	font-size: 1.125em;
	padding: 4px 12px;
	text-transform: uppercase;
}

.subpage-list .more-link {
	float: left;
	margin-top: 10px;
}

.a_navi a {
	color: #009cbc;
    font-weight: normal;
	display: block;
	text-transform: uppercase;
	position: relative;
}

.a_navi a:hover, .a_navi .current-menu-item a {
	color: #006c8e;
}

.a_navi .current-menu-item .sub-menu a {
	color: #009cbc;
}

.a_navi .current-menu-item .sub-menu a:hover, .a_navi .current-menu-ancestor .sub-menu .current-menu-item a {
	color: #006c8e;
}

.a_navi ul.sub-menu a {
	text-transform: none;
}

.a_navi ul.sub-menu ul.sub-menu a {
	font-weight: normal;
}

.service a {
	color: #FFF;
    font-weight: normal;
	text-transform: uppercase;
}

/* ---- Navigation ---- */
.navi-button {
	display: none;
}

.a_navi .main li {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 1.222em;
	line-height: 1.045;
	padding-bottom: 20px;
}

.a_navi .main .sub-menu {
	margin-left: 20px;
	padding: 5px 0 10px;
}

.a_navi .main .sub-menu li {
	font-size: 0.8em;
	line-height: 1.1;
	padding: 4px 0 4px;
}

.a_navi .main .sub-menu .sub-menu li {
	font-size: 1em;
}

.a_navi .main .sub-menu .sub-menu {
	padding: 3px 0 10px;
}

.a_navi .main .sub-menu {
	display: none;
}

.a_navi .main li.current-menu-item .sub-menu, .a_navi .main li.current-menu-parent .sub-menu, .a_navi .main li.current-menu-ancestor .sub-menu {
	display: block;
}

.a_navi .main .sub-menu li.menu-item .sub-menu {
	display: none;
}

.a_navi .main .sub-menu li.current-menu-item .sub-menu, .a_navi .main .sub-menu li.current-menu-parent .sub-menu  {
	display: block;
}

.service li {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 1.222em;
	line-height: 1.045;
    float: left;
    margin-right: 10px;
}

/* ---- Structure ---- */
.a_all {
	text-align: left;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}

.a_head {
    padding: 0px 50px;
    background: #006c8e;
    background: -moz-linear-gradient(62deg, #006c8e 0%, #009cbc 100%);
    background: -webkit-linear-gradient(62deg, #006c8e 0%, #009cbc 100%);
    background: linear-gradient(62deg, #006c8e 0%, #009cbc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c8e', endColorstr='#009cbc',GradientType=1 );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.a_head img {
	margin: 40px 0;
}

.a_head h1 {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    color: #FFF;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.a_head .logo-sign {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}

.a_head .logo-text {
    display: table-cell;
    vertical-align: middle;
    padding: 30px 0 30px 4%;
    width: 75%;
}

.a_head .no-logo {
    padding-left: 0;
}

.logo-text span {
    display: block;
}

.logo-text .heading, .logo-text .claim {
    font-size: 2.778em;
    line-height: 1;
}

.logo-text .claim {
	font-size: 1.556em;
    color: #bad6e4;
}

.a_wrapper {
    padding: 30px 50px 0;
	background-color: #e5e5e5;
}

.a_navi {
	width: 21%;
	float: left;
    margin-right: 4%;
}

.a_content {
	width: 50%;
	float: left;
}

.page.page-sidebar-hidden .a_content, .page-fullsize .a_content, .single-event .a_content {
    width: 75%;
    float: right;
}

.a_footer {
    padding: 30px 50px;
}

.cookies-not-accepted .a_footer {
    padding-bottom: 100px;
}

/* ---- Columns
.col-2 {
	float: left;
	width: 48.438%;
}

.col-right {
	float: right;
} ---- */

.field-text {
	display: flex;
	flex-wrap: wrap;
}

.col-2 {
	width: 48.936%;
}

.col-3 {
	width: 31.915%;
}

.col-4 {
    width: 23.404%;
}

.col-5 {
    width: 16.364%;
}

.col-30-60 .col-2 {
	width: 31.915%;
}

.col-30-60 .col-right {
	width: 57.447%;
}

.col-60-30 .col-2 {
	width: 57.447%;
}

.col-60-30 .col-right {
	width: 31.915%;
}

.field-text[class*='teaser-col-'] > * {
	background-color: #FFF;
	padding: 10px 10px 0;
	margin-right: 0;
	margin-bottom: 16px;
	box-sizing: border-box;
	text-align: center;
}

.field-text[class*='teaser-col-'] img {
	aspect-ratio: 3/2;
	object-fit: contain;
}

/* ---- Post ---- */
.a_content .post, .a_content .page, .a_content .attachment,
.search-results .event {
	margin-bottom: 50px;
	clear: both;
}

.a_content .page-network .page, .a_content .page-network .post {
    margin-bottom: 0;
}

.post-meta span {
	display: block;
}

.post-meta-footer {
	color: #0f1014;
	border-top: 1px solid #006c8e;
	margin-top: 10px;
	padding-top: 10px;
}

.search-results .post-wrapper {
	border-bottom: 1px solid #006c8e;
}

.tag-links {
	margin-top: 6px;
	display: block;
}

.navigation {
	border-top: 1px solid #006c8e;
	padding-top: 10px;
	margin: 20px 0 50px 0;
}

.subpages-list .navigation {
	margin: 20px 0 40px 0;
}

div.alignleft, div.alignright {
	width: 49%;
	margin-bottom: 20px;
}

.next-posts {
	float: left;
}

.previous-posts {
	float: right;
	text-align: right;
}

.post-type-archive-event .event {
	border-top: 1px solid #006c8e;
	padding-top: 20px;
}

/* ---- Sidebar ---- */
.a_sidebar {
	width: 21%;
	float: right;
    margin-bottom: 30px;
}

.page-fullsize .a_sidebar, .single-event .a_sidebar {
    display: none;
}

.sidebar {
    margin-bottom: 20px;
}

.post-type-archive-event .sidebar-blog {
    display: none;
}

/* ---- Textelements ---- */
h2, .archive-title {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 2.778em;
    line-height: 1;
	margin-bottom: 20px;
	font-weight: normal;
    color: #006c8e;
    text-transform: uppercase;
}

.sub-title {
    font-size: 0.360em;
	text-transform: none;
    display: block;
    margin-top: 10px;
}

.blog .post-title, .archive .post-title, .search .post-title, .error404 .post-title {
	font-size: 1.556em;
    margin-bottom: 10px;
}

.post-content h1 {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 2.778em;
    line-height: 1;
	margin-bottom: 20px;
	font-weight: normal;
    color: #006c8e;
    text-transform: uppercase;
}

.post-content h2 {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
	font-size: 1.556em;
    line-height: 1;
	margin-bottom: 20px;
	font-weight: normal;
    color: #006c8e;
}

.post-content h3 {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 1.222em;
   	line-height: 1.045;
	margin-bottom: 10px;
	font-weight: normal;
    color: #006c8e;
    padding-bottom: 10px;
    border-bottom: 1px solid #006c8e;
}

.post-content h4 {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 1.222em;
   	line-height: 1.045;
	font-weight: normal;
    color: #006c8e;
	margin-bottom: 6px;
}

.post-content h5, .post-content h6 {
	font-weight: bold;
}

.post-content p {
	margin-bottom: 20px;
}

.post-meta p, .widget p  {
	margin-bottom: 17px;
}

strong, b {
	font-weight: bold;
}

.sub-title strong {
	font-weight: normal;
}

em, italic {
	font-style: italic;
}

blockquote {
	font-size: 1.222em;
	line-height: 1.273;
}

.post-content ul, .post-content ol {
	margin-bottom: 20px;
}

.post-content ul ul, .post-content ol ol {
	margin-bottom: 0px;
}

.post-content ul li {
	position: relative;
	left: 20px;
	list-style: disc;
	padding-right: 20px;
	margin-bottom: 4px;
}

.post-content ol li {
	position: relative;
	left: 20px;
	list-style: decimal;
	padding-right: 20px;
	margin-bottom: 4px;
}

.post-content table, .post-content table td {
	font-family: 'Clear Sans', Arial, sans-serif;
  font-size: 1em;
  line-height: 1.375;
	padding: 0;
	margin: 0;
  border: 0;
	border-collapse: collapse;
  max-width: 100%;
	width: auto !important;
	height: auto !important;
}

.post-content table td {
	padding: 5px 10px 5px 0;
  border-top: 1px solid #006c8e;
	width: auto !important;
}

.post-content table th {
	padding: 5px 10px 5px 0;
	font-weight: bold;
	width: auto !important;
}

.post-content table tr td:last-child, .post-content table th:last-child {
    padding-right: 0;
}

.sep {
	padding: 0 5px;
}

/* ---- Images ---- */
.a_wrapper img, .a_head img {
	max-width: 100%;
	height: auto;
}

.post-content iframe {
	max-width: 100%;
}

.aligncenter, div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft, .post-content div.alignleft {
	margin: 4px 20px 10px 0;
}

img.alignright, .post-content div.alignright {
	margin: 4px 0 10px 20px;
}

.wp-caption {
	border: 1px solid #006c8e;
	font-size: 0.778em;
}

.wp-caption img {
	padding: 5px;
	margin-left: 0;
	margin-right: 0;
}

.wp-caption p {
	padding: 0px 5px 5px 5px;
	margin-bottom: 0;
}

/* ---- Widgets ---- */
.widget {
    font-size: 0.778em;
    background-color: #FFF;
    padding: 15px;
	margin-bottom: 4px;
}

.widget_text {
	padding-bottom: 1px;
}

.widget h3.widget-title {
    font-size: 1em;
    font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 10px;
    color: #0f1014;
	border-bottom: 1px solid #0f1014;
    text-align: center;
}

.widget_text h3.widget-title {
	border-bottom: 0;
    padding-bottom: 0;
}

.widget .list .post-title {
    font-size: 1em;
}

.widget p {
	margin-bottom: 10px;
}

.widget li {
	padding-left: 8px;
	text-indent: -8px;
}

.widget li a:before, .widget_twitter li .intent-meta a:before {
	content: '› ';
}

.widget .slides a:before, .widget_calendar a:before, #linkcat-2 a:before, .widget_Twidget li a:before, .widget_twitter li a:before {
	content: '';
}

.widget .rssSummary {
	text-indent: 0;
}

.widget_calendar table {
	width: 270px;
}

.widget_calendar td, .widget_calendar th {
	text-align: center;
}

.widget_calendar th, .widget_calendar td a {
	font-weight: bold;
}

.widget_calendar caption {
	margin-bottom: 6px;
}

.widget_calendar tfoot td {
	padding-top: 12px;
}

.widget_calendar tfoot #prev {
	text-align: left;
}

.widget_calendar tfoot #next {
	text-align: right;
}

.recentcomments a {
    display:inline !important;
    padding:0 !important;
    margin:0 !important;
}

/* ---- Comments ---- */
#comments, #respond {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid #0f1014;
}

#comments h3, #respond h3 {
    font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
    font-size: 1.222em;
   	line-height: 1.045;
	margin-bottom: 10px;
    color: #006c8e;
}

#comments p, #respond p {
	margin-bottom: 10px;
}

#respond p.form-submit {
	margin-bottom: 30px;
}

.commentlist .comment_inner {
	margin-bottom: 20px;
}

.commentlist .children {
	margin: 0 0 30px 75px;
}

.comment-gravatar img {
	width: 60px;
	float: left;
	margin-right: 15px;
}

.comment-data {
	overflow: hidden;
}

#cancel-comment-reply-link {
	font-weight: normal;
	margin-left: 10px;
}

.form-allowed-tags {
	display: none;
}

/* ---- Forms ---- */
input, textarea {
	font-family: 'Clear Sans', Arial, sans-serif;
	font-size: 1em;
	border: 0;
	background-color: #fff;
	width: 99%;
	padding: 1px;
	margin-bottom: 6px;
}

textarea {
	height: 120px;
}

.widget input, .widget textarea {
    background-color: #ddebf3;
}

button, input[type=submit],
input#submit, input#searchsubmit, input.wpcf7-submit {
    font-weight: bold;
	color: #FFF;
	background-color: #006c8e;
	border: 0;
	width: auto;
	padding: 3px;
	margin-bottom: 0;
    transition: background-color 0.5s;
}

button:hover, input[type=submit]:hover,
input#submit:hover, input#searchsubmit:hover, input.wpcf7-submit:hover {
    background-color: #009cbc;
}

select {
	font-family: 'Clear Sans', Arial, sans-serif;
	font-size: 1em;
	width: 99%;
	margin-bottom: 3px;
}

label {
	font-weight: bold;
	padding-bottom: 3px;
}

.wpcf7 p {
	margin-bottom: 4px;
}

.wpcf7-list-item input {
  width: auto;
	margin-top: 4px;
}

.wpcf7 input.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {
	margin-bottom: 2px !important;
	border: 1px solid #FF0000;
}

.wpcf7 span.wpcf7-not-valid-tip {
	border: 0 !important;
	color: #FF0000;
	position: static !important;
	width: auto !important;
	padding: 0 0 10px !important;
}

span.wpcf7-list-item, .wpcf7-acceptance label {
	margin-left: 0 !important;
	display: table;
}

span.wpcf7-list-item-label, .wpcf7-list-item input {
	display: table-cell;
	vertical-align: top;
}

.math-quiz .wpcf7-quiz {
	width: auto;
	max-width: 120px;
}

.checkbox-indent {
	display: block;
	margin-left: 25px;
}

.captcha-content {
	display: flex;
	gap: 1em;
}

/* ---- Divider ---- */
.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

.line {
	margin: 20px 0;
	background-color: #006c8e;
}

.divider-10 {
    height: 10px;
}

.divider-20 {
    height: 20px;
}

.divider-50 {
    height: 50px;
}

hr {
	display: none;
}

.gallery .clear {
	height: auto;
}

/* ---- Cookie Notice ---- */
.no-js #cookie-notice, .no-js .cookie-status {
  display: none !important;
}

.acceptance-text {
  display: block;
}

.cookie-box, .cookie-status {
	border: 1px solid #0f1014;
  padding: 10px 10px 0;
	margin-bottom: 30px;
	overflow: hidden;
}

.cookie-status {
	padding: 10px;
}

.cookie-box h3 {
  padding-bottom: 0;
  border-bottom: 0;
}

.cookie-box p {
  margin-bottom: 10px;
}

.cookie-box .button {
	margin-top: 10px;
	display: inline-block;
}

#cookie-notice .cookie-notice-container {
  padding: 10px;
	width: auto;
}

#cookie-notice .button {
  margin-bottom: 6px;
}

#cookie-notice,
#cookie-notice .cn-button,
.cn-button {
	font-family: 'Clear Sans', Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: inherit !important;
}

.cookie-box .cn-button,
.cookie-status .cn-button {
	font-size: 18px !important;
	line-height: inherit !important;
}

/* ---- Galerie ---- */
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto 20px;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: left;
	list-style: none;
	padding: 0;
}

.gallery .gallery-item .gallery-icon a, .gallery .gallery-item .gallery-icon a:hover {
	background-color: transparent;
}

.gallery .gallery-item .gallery-icon img {
	width: auto;
	max-width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 5% 2% 3% 0;
    vertical-align: middle;
}

.gallery-caption {
	display: none;
}

.hidden {
	display: none;
	visibility: hidden;
	height: 0;
	margin: 0 auto;
	overflow: hidden;
}

.gallery .col-0 { width: 100%; }
.gallery .col-1 { width: 100%; }
.gallery .col-2 { width: 50%; }
.gallery .col-3 { width: 33.33%; }
.gallery .col-4 { width: 25%; }
.gallery .col-5 { width: 20%; }
.gallery .col-6 { width: 16.66%; }
.gallery .col-7 { width: 14.28%; }
.gallery .col-8 { width: 12.5%; }
.gallery .col-9 { width: 11.11%; }
.gallery .col-10 { width: 10%; }
.gallery .col-11 { width: 9.09%; }
.gallery .col-12 { width: 8.33%; }
.gallery .col-13 { width: 7.69%; }
.gallery .col-14 { width: 7.14%; }
.gallery .col-15 { width: 6.66%; }
.gallery .col-16 { width: 6.25%; }
.gallery .col-17 { width: 5.88%; }
.gallery .col-18 { width: 5.55%; }
.gallery .col-19 { width: 5.26%; }
.gallery .col-20 { width: 5%; }
.gallery .col-21 { width: 4.76%; }
.gallery .col-22 { width: 4.54%; }
.gallery .col-23 { width: 4.34%; }
.gallery .col-24 { width: 4.16%; }
.gallery .col-25 { width: 4%; }
.gallery .col-26 { width: 3.84%; }
.gallery .col-27 { width: 3.7%; }
.gallery .col-28 { width: 3.57%; }
.gallery .col-29 { width: 3.44%; }
.gallery .col-30 { width: 3.33%; }

/* ---- Additional Fields ---- */
.group-field {
	margin-bottom: 20px;
}

.field-text {
	margin-bottom: 20px;
}

.text-box .field-title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #006c8e;
}

.field-text .post-content {
	padding-top: 10px;
}

.subpages-list .page {
    margin-bottom: 30px;
}

.subpages-list .post-title, .event-list .post-title {
	margin-bottom: 10px;
	padding: 10px 30px 8px 10px;
    font-size: 1.222em;
    line-height: 1.045;
    color: #FFF;
    background-color: #006c8e;
}

.mirror-content.subpages-list .page-wrapper {
	margin-bottom: 60px;
}

.mirror-content.subpages-list .page-wrapper.sp-last {
	margin-bottom: 0;
}

/* ---- Toogle ---- */
.toggle h3:hover {
	cursor: text;
}

.toggle .field-title {
	margin-bottom: 10px;
	padding: 10px 30px 8px 10px;
	outline: none;
	position: relative;
    color: #FFF;
    background-color: #006c8e;
    border: 0;
}

.toggle header.field-title {
	margin-bottom: 0;
	padding: 0;
}

.subpages-list .toggle .field-title, .event-list .toggle .field-title {
    color: #006c8e;
    background-color: #FFF;
}

.toggle .field-title:hover {
	cursor: pointer;
}

.toggle .field-title span.ui-toggle-header-icon {
	position: absolute;
	top: 10px;
	right: 10px;
}

.toggle .field-title .ui-toggle-header-icon:before {
	content: '▲';
}

.toggle .closed .ui-toggle-header-icon:before {
	content: '▼';
}

.toggle .field-text {
    width: 100% !important;
}

.toggle .field-text h2 {
    font-size: 1.222em;
    font-weight: normal;
    line-height: 1.045;
    padding: 10px 10px 8px;
	margin-bottom: 20px;
    color: #006c8e;
    background-color: #FFF;
}

.all-fields-open .toggle .field-text {
	display: block !important;
}

.all-fields-open .toggle .field-title span.ui-toggle-header-icon {
	display: none !important;
}

/* ---- Accordion ---- */
.accordion h3:hover {
	cursor: text;
}

.accordion .ui-accordion-header {
	margin-bottom: 10px;
	padding: 10px 30px 8px 10px;
	outline: none;
	position: relative;
    color: #FFF;
    background-color: #006c8e;
    border: 0;
}

.subpages-list .accordion .ui-accordion-header, .event-list .accordion .ui-accordion-header {
    color: #006c8e;
    background-color: #FFF;
}

.accordion .ui-accordion-header:hover {
	cursor: pointer;
}

.accordion .ui-accordion-header span.ui-accordion-header-icon {
	position: absolute;
	top: 10px;
	right: 10px;
}

.accordion .ui-accordion-header-icon:before {
	content: '▼';
}

.accordion .ui-accordion-header-active .ui-accordion-header-icon:before {
	content: '▲';
}

.accordion .ui-accordion-content h2 {
    font-size: 1.222em;
    font-weight: normal;
    line-height: 1.045;
    padding: 10px 10px 8px;
	margin-bottom: 20px;
    color: #006c8e;
    background-color: #FFF;
}

/* ---- Slider ---- */
.flexslider .slides > li.pic-1 {
	display: block;
}

.js-active .flexslider .slides > li.pic-1 {
	display: none;
}

.flexslider li {
    padding: 0;
    margin: 0;
    text-indent: 0;
}

.flexslider {
	border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-bottom: 20px !important;
    width: 100%;
    overflow: hidden;
}

.js-active .flexslider {
    margin-bottom: 0 !important;
}

.post-content .flexslider ul, .post-content .flexslider ol {
	margin-bottom: 0;
}

.post-content .flexslider ul li, .post-content .flexslider ol li {
   	left: 0;
	list-style: none;
	position: static;
	padding: 0;
	margin: 0;
}

.js-active .flex-viewport {
	margin-bottom: 20px;
}

.flex-control-nav {
	position: static !important;
	margin: 0 0 10px !important;
}

.post-content ol.flex-control-nav li {
	margin: 0 6px;
}

.flex-direction-nav a {
    margin: -40px 0 0 !important;
}

.flex-control-paging li a {
	background: none repeat scroll 0 0 #006c8e !important;
	box-shadow: none !important;
}

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
	background: none repeat scroll 0 0 #009cbc !important;
}

.widget .flex-control-nav, .widget .flex-direction-nav {
    display: none !important;
}

/* ---- New Headline Style ---- */
.new-headline-style .a_navi .main li,
.new-headline-style .service li,
.new-headline-style .a_head h1,
.new-headline-style h2, .new-headline-style .archive-title,
.new-headline-style .post-content h1,
.new-headline-style .post-content h2,
.new-headline-style .post-content h3,
.new-headline-style .post-content h4,
.new-headline-style #comments h3, .new-headline-style #respond h3,
.new-headline-style .navi-button {
  font-family: 'SofiaProBlack', Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.new-headline-style .a_navi .main li strong,
.new-headline-style .service li strong,
.new-headline-style .a_head h1 strong,
.new-headline-style h2 strong, .new-headline-style .archive-title strong,
.new-headline-style .post-content h1 strong,
.new-headline-style .post-content h2 strong,
.new-headline-style .post-content h3 strong,
.new-headline-style .post-content h4 strong,
.new-headline-style #comments h3 strong, .new-headline-style #respond h3 strong,
.new-headline-style .navi-button strong,
.new-headline-style .a_navi .main li b,
.new-headline-style .service li b,
.new-headline-style .a_head h1 b,
.new-headline-style h2 b, .new-headline-style .archive-title b,
.new-headline-style .post-content h1 b,
.new-headline-style .post-content h2 b,
.new-headline-style .post-content h3 b,
.new-headline-style .post-content h4 b,
.new-headline-style #comments h3 b, .new-headline-style #respond h3 b,
.new-headline-style .navi-button b {
  font-weight: 400;
}

/* ---- Media Queries: Smaller than 1120px ---- */
@media (max-width: 1120px) {
    .a_head {
        padding: 0 20px;
    }

    .a_wrapper {
		padding: 30px 20px 0;
	}

    .a_footer {
        padding: 30px 20px;
    }

    .logo-text .heading {
        font-size: 4.6vw;
    }

    .logo-text .claim {
        font-size: 2.8vw;
    }

	.a_navi .main li {
    	font-size: 1.125em;
    }
}

/* ---- Media Queries: Smaller than 820px ---- */
@media (max-width: 820px) {
	body {
		margin-bottom: 0;
	}

	#cn-notice-text {
		display: block;
		margin-bottom: 6px;
	}

	#cookie-notice .button {
		margin-left: 0;
		margin-right: 10px;
	}

    /*.a_head .logo-text {
        font-size: 0.4em;
    }*/

	.a_wrapper {
		padding: 20px 10px 0;
	}

    .a_footer {
        padding: 20px 10px;
    }

	.a_head {
        padding: 0 10px;
	}

    .a_head img {
        margin: 10px 0;
    }

	.a_content, .single-event .a_content,
    .page-fullsize .a_content, .search .a_content, .error404 .a_content,
		.page.page-sidebar-hidden .a_content {
		width: 100%;
		min-height: 1px !important;
	}

	.a_content .post, .a_content .page, .a_content .attachment {
		margin-bottom: 20px;
	}

	.a_sidebar {
		width: 100%;
		padding-top: 30px;
        margin-bottom: 0;
	}

	.sidebar {
    	margin-top: 0;
	}

	.post-wrapper {
		width: 100%;
	}

	.post-content {
		font-size: 1em;
	}

	.post-meta-footer {
		font-size: 1em;
		margin-top: 10px;
		padding-top: 10px;
	}

	#comments, #respond {
		font-size: 1em;
	}

	.field-text {
		display: block;
	}

	.col-2, .col-right {
		float: none;
		width: 100%;
	}

	.field-text:not([class*='teaser-col-']) .col-2, .field-text:not([class*='teaser-col-']) .col-3, .field-text:not([class*='teaser-col-']) .col-4, .field-text:not([class*='teaser-col-']) .col-5 {
    	float: none;
    	width: 100% !important;
    	margin: 0 0 20px !important;
        padding: 0 !important;
	}

	.field-text[class*='teaser-col-'] {
		display: flex;
	}

	.field-text[class*='teaser-col-'] > * {
		padding: 10px 10px 0 !important;
	}

	/* ---- Navigation ---- */
	.navi-button {
   		display: block;
   		cursor: pointer;
        position: relative;
        font-family: 'SofiaRoughBlackTwo', Arial, sans-serif;
        font-size: 1.222em;
        line-height: 1.045;
        color: #009cbc;
	}

    .navi-button:hover {
        color: #006c8e;
    }

	.navi-button:after {
		content: '▼';
        position: absolute;
        right: 0;
	}

	.navi-open .navi-button:after {
		content: '▲';
	}

	.navi-inner {
		max-height: 0px;
		overflow: hidden;
		transition: max-height 0.25s;
	}

	.navi-open .navi-inner,
    .no-js .a_navi:hover .navi-inner {
		max-height: 10000px;
		overflow: visible;
		transition: max-height 1.0s;
	}

	.navi-wrapper {
		margin: 0 0 20px;
		padding: 10px 0 8px;
		border-top: 1px solid #0f1014;
		border-bottom: 1px solid #0f1014;
	}

	.a_navi {
		width: 100%;
        float: none;
        margin-right: 0;
	}

    .a_navi .main {
        margin-top: 10px;
    }

	.a_navi .main li {
    	font-size: 1.25em;
		float: none;
		margin: 0;
		padding: 2px 0;
	}

    .service {
        margin-bottom: 30px;
    }

    .service li {
		float: none;
        margin: 0;
	}

	.a_head a {
		display: inline;
		width: auto;
		height: auto;
		float: none;
	}

    /* ---- Textelemente ---- */
    h2, .archive-title, .post-content h1 {
        font-size: 1.556em;
    }

	/* ---- Widgets ---- */
    .widget_text .gallery-wrapper {
        margin-left: auto;
        margin-right: auto;
        max-width: 180px;
    }

    .a_sidebar {
        margin-bottom: 20px;
    }
}

/* ---- Media Queries: Smaller than 640px ---- */
@media (max-width: 640px) {
	.field-text[class*='teaser-col-'] .col-2, .field-text[class*='teaser-col-'] .col-3, .field-text[class*='teaser-col-'] .col-4, .field-text[class*='teaser-col-'] .col-5 {
		width: 48.936%;
	}
}

/* ---- Media Queries: Smaller than 480px ---- */
@media (max-width: 480px) {
	.field-text[class*='teaser-col-'] .col-2, .field-text[class*='teaser-col-'] .col-3, .field-text[class*='teaser-col-'] .col-4, .field-text[class*='teaser-col-'] .col-5 {
		width: 100%;
	}

	.field-text[class*='teaser-col-'] {
		display: block;
	}
}