/*
 Theme Name:   AKöln Architekturfakultät Köln - Theme
 Author:       Stappen & Kryska Kreativagentur
 Author URI:   https://www.stappenundkryska.de
 Version:      1.0.4
 Text Domain:  theme
*/
/* CORPORATE FARBEN */
/* ROT rgb(200,30,15); */
/* ROT rgb(200,30,15); */
/* ORANGE rgb(234,90,0);*/
/* VIOLETT rgb(180,48,146) */
/* GRAU rgb(140,140,140) */
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 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    box-sizing: border-box;
    overflow-y: scroll;
}
*, *:before, *:after {
    box-sizing: inherit;
    padding: 0;
    margin: 0;
}
body {
    font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12pt;
    color: #000000;
    line-height: 1.833em;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 3px;
    overflow: visible;
    margin: 0 0 1.833em;
    background: #000;
    border: none;
}
[hidden], .hidden {
    display: none;
}
img {
    height: auto;
    max-width: 100%;
    border: 0 none;
	display: block;
}
::-moz-selection {
    color: #ffffff;
    background: #8c8c8c;
}
::selection {
    color: #ffffff;
    background: #8c8c8c;
}
.clear {
    clear: both;
}
/*====================================================*/
/*	TYPOGRAPHY / FONT
/*====================================================*/
/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/390ed7");*/
@font-face {
    font-family: 'AvenirLTPro-Light';
    src: url('fonts/390ED7_0_0.eot');
    src: url('fonts/390ED7_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/390ED7_0_0.woff2') format('woff2'), url('fonts/390ED7_0_0.woff') format('woff'), url('fonts/390ED7_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('fonts/390ED7_1_0.eot');
    src: url('fonts/390ED7_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/390ED7_1_0.woff2') format('woff2'), url('fonts/390ED7_1_0.woff') format('woff'), url('fonts/390ED7_1_0.ttf') format('truetype');
}
/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/oswald-v49-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v49-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v49-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v49-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v49-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}
/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/oswald-v49-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/oswald-v49-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/oswald-v49-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/oswald-v49-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/oswald-v49-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/oswald-v49-latin-500.svg#Oswald') format('svg'); /* Legacy iOS */
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    clear: both;
    padding: 0 0 1.833em;
    color: #000000;
    font-weight: 500;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    padding-top: 0;
}
h1, h2 {
    font-size: 2.667em;
    padding-top: 1.833em;
    line-height: 1.31em;
    letter-spacing: 3px;
}
h2 span.pfeil {
    font-size: 1.5em;
}
span.pfeil {
    margin-top: -13px;
    position: absolute;
    margin-left: 10px;
}
span.pfeil svg {
    fill: #8c8c8c;
    height: 24px;
}
h3 {
    line-height: 1.31em;
    font-size: 2em;
    padding: 0 0 0.9165em;
}
h4 {
    font-size: 1.61em;
    text-transform: none;
}
p {
    font-size: 1.0em;
    padding: 0 0 1.833em;
    line-height: 1.833em;
    font-weight: 300;
    text-align: left;
}
a {
    color: #000000;
    text-decoration: none;
}
body a:hover, a:active, a:focus {
    outline: 0 !important;
    color: rgba(0, 0, 0, 0.45) !important;
}
blockquote {
    color: #000000;
    font-size: 1.500em;
    line-height: 1.375em;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
blockquote {
    quotes: """";
}
q {
    quotes: "“""”""‘""’";
}
blockquote:before, blockquote:after {
    content: "";
}
:focus {
    outline: none;
}
strong {
    font-weight: 400;
    font-family: 'AvenirLTStd-Heavy', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
small {
    font-size: 0.813em;
}
.text-align-right {
    text-align: right;
}
/*====================================================*/
/*	LISTEN
/*====================================================*/
ul, ol {
    margin: 0 0 1.5em;
    padding: 0;
}
ul {
    list-style: none;
}
ol {
    list-style: decimal;
}
li > ul, li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {}
dd {
    margin: 0 1.5em 1.5em;
}
/*====================================================*/
/*	FARBEN
/*====================================================*/
/*.rot-font { 
	color: #ca1517;
}
.orange-font { 
	color: #ea5b0c;
}
.pink-font { 
	color: #b82786;
}
.schwarz-font { 
	color: #000100;
}
.rot-bg { 
	background-color: #ca1517;
}
.orange-bg { 
	background-color: #ea5b0c;
}
.pink-bg { 
	background-color: #b82786;
}
.schwarz-bg { 
	background-color: #000100;
}
*/
/*====================================================*/
/*	FLEXBOX GRID
/*====================================================*/
@media screen and (min-width: 767px) {
    .row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .col {
        flex-basis: 100%;
        padding: 10px;
        margin: 10px;
    }
    ._25 {
        flex: 2.5;
    }
    ._50 {
        flex: 0 0 50%;
    }
}
/*====================================================*/
/*	MAIN 
/*====================================================*/
.wrapper {
    max-width: 1480px;
    min-height: 100vh;
    margin: auto;
    padding: 0 20px;
    margin-top: 160px;
}
#content {
    margin-top: 90px;
}
/*====================================================*/
/*	HEADER 
/*====================================================*/
#header {
    position: fixed;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    left: 0px;
    z-index: 10;
    top: 0px;
    height: 160px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
}
#header.header-klein {
    height: 100px;
}
.header-wrapper.row {
    max-width: 1480px;
    margin: auto;
    align-items: center;
    width: 100%;
    z-index: 10;
    padding: 0 20px;
}
#logo h1 {
    width: 100%;
    max-width: 148px;
    padding-bottom: 0px;
}
#logo img {
    height: auto;
    max-width: 148px;
    transition: all 0.3s;
}
#logo img:hover {
    opacity: 0.7;
}
.header-klein #logo img {
    max-width: 110px;
}
#titel {
    flex: 0 0 270px;
    align-self: flex-end;
}
#titel h1 {
    padding-bottom: 0px;
    font-size: 1.167em;
}
#titel h1 a {
    font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    align-self: flex-end;
    letter-spacing: normal;
    text-transform: none;
}
#logo {
    justify-content: center;
    display: flex;
}
#navigation {
    flex: 0 0 270px;
}
#header .col {
    padding: 0px;
    margin: 0px;
}
/*====================================================*/
/*	HAUPT NAVIGATION
/*====================================================*/
.navigation-wrapper.row {
    align-items: center;
    width: 270px;
}
.navigation-wrapper .col {
    align-items: center;
    display: flex;
    justify-content: center;
}
.haupt-navigation-button {
    padding: 0px;
    border: none;
    margin: 0px;
    font-style: unset !important;
    background: none;
    cursor: pointer;
    position: relative;
    z-index: 99;
}
.menu-button-container {
    height: 28px;
    display: flex;
}
.menu-hauptnavigation-container {
    width: 100%;
    max-width: 1480px;
    padding: 0 20px;
}
.burger-label {
    height: 30px;
    line-height: 30px;
    color: rgb(0, 0, 0);
    margin-left: 15px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.burger-icon {
    position: relative;
    padding: 0;
    background: transparent;
    cursor: pointer;
    width: 35px;
    height: 28px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.burger-icon:focus {
    outline-width: 0;
}
.burger-icon [class*="bar-"] {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    background: #000000;
    display: block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 4px;
    margin-bottom: 7px;
    position: relative;
    width: 30px;
}
.burger-icon .bar-bot {
    margin-bottom: 0;
}
.burger-icon.offen {
    padding-left: 0px;
    padding-bottom: 0px;
}
.offen .bar-top {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 5% 15%;
    transform-origin: 5% 60%;
    width: 36px;
    margin-bottom: 4px;
}
.offen .bar-mid {
    opacity: 0;
    margin-bottom: 4px;
}
.offen .bar-bot {
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 15% 95%;
    transform-origin: 31% 100%;
    width: 36px;
    margin-bottom: 4px;
}
.burger-icon:hover span {
    background-color: rgb(24, 7, 18);
}
.haupt-navigation-button:hover .burger-icon {
    border-color: rgba(140, 140, 140, 1.0);
}
.haupt-navigation-button:hover .burger-icon [class*="bar-"] {
    background: rgba(140, 140, 140, 1.0);
}
.haupt-navigation-wrapper {
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-right: 1px solid #e5e5e5;
    overflow-x: hidden;
    -webkit-transform: translate3d(0%, -100%, 0);
    -o-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    transition: 0.5s;
    justify-content: center;
}
.haupt-navigation-wrapper ul li {
    flex: 1;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.haupt-navigation-wrapper ul li:hover a:after {
    background: #ffffff;
}
.haupt-navigation-wrapper ul li a {
    text-transform: uppercase;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-size: 2.5em;
    color: #8c8c8c;
    display: flex;
    width: 100%;
    max-width: 170px;
}
.haupt-navigation-wrapper ul li a:hover, .haupt-navigation-wrapper ul li a:focus {
    color: #ffffff !important;
}
.haupt-navigation-wrapper ul li a:after {
    content: '';
    height: 10px;
    width: 100%;
    background: #8c8c8c;
    position: absolute;
    left: 0px;
    top: 60px;
}
.haupt-navigation-wrapper li > ul {
    margin-left: 0;
}
.haupt-navigation-wrapper li > ul > li {
    padding: 0;
    display: block;
}
.haupt-navigation-wrapper ul li li a {
    font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 1.8em;
    line-height: 1.8em;
}
.haupt-navigation-wrapper ul li li a:after {
    display: none;
}
.haupt-navigation-wrapper .sub-menu {
    margin-top: 50px;
    width: 100%;
    max-width: 170px;
}
.haupt-navigation-wrapper ul li.current_page_item > a {
    color: #ffffff;
}
.effekt-links {
    -webkit-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
/*====================================================*/
/*	SCHNELL NAVIGATION
/*====================================================*/
.schnell-navigation-button, .haupt-navigation-button, .blog-button, .suchen-button {
    border: none;
    background: none;
}
.schnell-navigation-button {
    padding: 0px;
    margin: 0px;
    font-style: unset !important;
    cursor: pointer;
    position: relative;
    z-index: 99;
}
.schnell-navigation-button svg {
    width: 33px;
    height: auto;
    -webkit-transition: all 0ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.schnell-navigation-wrapper {
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: unset;
    border-right: 1px solid #e5e5e5;
    overflow-x: hidden;
    -webkit-transform: translate3d(0%, -100%, 0);
    -o-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    transition: 0.5s;
    flex-direction: column;
    padding: 160px 60px 60px;
    overflow: hidden;
    max-width: 480px;
}
.schnell-navigation-wrapper li {
    margin: 15px 0;
}
.schnell-navigation-wrapper h3 {
    color: #ffffff;
}
.schnell-navigation-wrapper a {
    color: #8c8c8c;
    font-size: 1.5em;
    line-height: 1.0em;
}
.schnell-navigation-wrapper a:hover, .schnell-navigation-wrapper a:focus {
    color: #ffffff !important;
}
.current-menu-item > a {
    color: #ffffff;
}
.menu-schnell-navigation-container {
    overflow-y: auto;
    scrollbar-color: #ffffff #262626;
    padding-right: 40px;
}
.menu-schnell-navigation-container::-webkit-scrollbar-track {
    background-color: #262626;
}
.menu-schnell-navigation-container::-webkit-scrollbar {
    width: 8px;
    background-color: #262626;
}
.menu-schnell-navigation-container::-webkit-scrollbar-thumb {
    background-color: #ffffff;
}
.effekt-oben {
    -webkit-transform: translate3d(0%, 0, 0) !important;
    -o-transform: translate3d(0%, 0, 0) !important;
    transform: translate3d(0%, 0, 0) !important;
}
.rotieren-180 {
    transform: rotate(180deg);
}
.rotieren-180 svg {
    fill: rgb(140, 140, 140);
}
.schnell-navigation-button:hover svg {
    fill: rgb(140, 140, 140);
}
/*====================================================*/
/*	SONSTIGE NAVIGATIONEN
/*====================================================*/
.blog-button svg {
    width: 47px;
    height: auto;
    cursor: pointer;
    -webkit-transition: all 0ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.blog-button svg:hover {
    fill: #8c8c8c;
}
.breadcrumb {
    margin-top: 30px;
    padding-left: 120px;
}
.breadcrumb .current-page {
    font-family: 'AvenirLTStd-Heavy', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
/*====================================================*/
/*	HEADER SLIDER (AUF BASIS VON PEPPERMINT)
/*====================================================*/
#header-slideshow {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
}
#header-slideshow .peppermint-dots {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 60px;
    z-index: 2;
    height: 10px;
    text-indent: -9999em;
    font-size: 10px;
    line-height: 10px;
    justify-content: center;
    padding: 0 120px;
    margin-bottom: 0px;
}
#header-slideshow .peppermint-dots li {
    background: #ffffff;
    height: 100%;
    width: 100%;
}
#header-slideshow .peppermint-dots li.peppermint-active-dot {
    background: #000000;
}
@media (min-width: 767px) {
    #header-slideshow figure .slide-hintergrund {
        background: none !important;
    }
}
@media (max-width: 767px) {
    #header-slideshow figure .slide-hintergrund {
        height: calc(100vh - 100px);
        background-size: cover;
        background-repeat: none;
        background-position: center;
    }
    #header-slideshow img {
        display: none;
    }
}
/*====================================================*/
/*	CLICK FILTER
/*====================================================*/
.click-filter {
	padding-top: 60px;
}
.click-filter a {
	margin-right: 20px;
	font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 1.667em;
	text-transform: uppercase;
	font-weight: 500;
	opacity: 0.33;
	cursor: pointer;
}
.click-filter a.active {
	opacity: 1;
	box-shadow: 0px 3px 0px 0px rgb(0,0,0);
}
.click-filter-group {
	height: 0px;
    opacity: 0;
	overflow: hidden;
	transition: opacity 0.3s, height 0s 0.3s;
}
.click-filter-group.active {
	height: 100%;
    opacity: 1;
	transition: opacity 0.3s 0.3s, height 0s;
}
/*====================================================*/
/*	TERMINE
/*====================================================*/
.termine-block {
	max-width: 1200px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.termine-block .click-filter {
	margin-bottom: 60px;
}
.termine-wrapper {
	margin-top: 60px;
}
.termin {
	display: block;
	width: 100%;
	padding: 20px 0px;
	text-decoration: none;
	transition: background 0.3s ease-in-out;
    border-bottom: 1px solid #000000;
}
.termin-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}
.termin-title .highlight {
	color: #ea5b0c;
}
.termin-title h3 {
	line-height: 1.5em;
	margin: 0px;
	padding: 0;
}
.termin:hover {
	background: #ededed;
}
.termin-meta {
    font-weight: 400;
}
.termin-pfeil {
	display: flex;
	justify-content: center;
	align-items: center;
}
/*====================================================*/
/*	PERSONEN
/*====================================================*/
.personen-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: -15px;
}
.personen-wrapper:after {
    content: "";
    flex: auto;
}
.buchstabe {
    flex: 0 0 calc(100% - 30px);
    font-size: 10em;
    margin: 60px auto 60px;
    padding: 0px;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    display: flex;
    font-weight: 900;
    border-bottom: 10px solid #000;
    line-height: 1.125em;
}
.personen-wrapper:first-child .buchstabe {
    margin-top: 0px;
}
.personen-wrapper:nth-child(3n+1) .buchstabe {
    justify-content: flex-end;
}
.personen-wrapper:nth-child(3n+2) .buchstabe {
    justify-content: center;
}
.personen-wrapper:nth-child(3n+3) .buchstabe {
    justify-content: flex-start;
}
.person {
    flex: 0 0 33.33333333333%;
    padding: 15px;
    position: relative;
    margin-bottom: 30px;
}
.person h3, .person p {
    margin: 0px;
    padding: 0px;
    font-size: 1.0em;
    font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    text-transform: none;
}
.person h3 {
    font-weight: 600;
    border-top: 2px solid #000;
    padding-top: 20px;
    margin-top: 20px;
}
.person-profilbild img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.person .pfeil {
    margin: 20px 0 0;
    position: relative;
    display: block;
}
.person a:hover h3 {
    color: #8c8c8c;
    border-color: #8c8c8c;
}
/*====================================================*/
/*	PERSONEN SINGLE
/*====================================================*/
.single-personen #header-banner {
	position: relative;
	justify-content: space-between;
	min-height: 370px;
	padding: 180px 60px 60px 140px;
	background: rgb(236, 236, 236);
}
.single-personen .banner-bild {
    position: absolute;
}
.header-zitat {
	flex: 0 1 480px;
	margin-right: 80px;
}
.header-profilbild {
	flex: 0 1 480px;
	align-self: flex-end;
	margin-left: auto;
	margin-bottom: -120px;
}
.single-personen #content h1, .single-personen #content  h2,  .single-personen #content h3,  .single-personen #content h4,  .single-personen #content h5  {
    padding-bottom: 20px;
    text-transform: none;
    font-size: 1.5em;
    letter-spacing: 1px;
}
.single-personen .col {
    padding: 0px;
    margin: 0px;
    margin-right: 20px;
}
.profil-infos p {
    padding-bottom: 10px;

}
.profil-infos a {
    color: #8c8c8c;
}
.additional-content {
	margin-top: 60px;
}

/*====================================================*/
/*	SUCHE
/*====================================================*/
.suchen-button {
    cursor: pointer;
}
.suchen-button svg {
    -webkit-transition: all 0ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.suchen-button:hover svg {
    fill: #8c8c8c;
}
.suche-wrapper {
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-right: 1px solid #e5e5e5;
    -webkit-transform: translate3d(0%, -100%, 0);
    -o-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    transition: 0.5s;
    justify-content: center;
    padding: 0 20px;
}
.suche-wrapper #suche {
    height: 80px;
    background: none;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid #fff;
    width: 100%;
    font-size: 4.0em;
    color: #ffffff;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
.suche-wrapper #searchform {
    width: 100%;
    max-width: 800px;
}
.suche-wrapper svg {
    width: 80px;
    height: 80px;
}
.kreis, .strich {
    fill: none;
    stroke: #ffffff !important;
    stroke-width: 1px;
}
/*====================================================*/
/*	BLOCKS
/*====================================================*/
.block {
    margin: 60px 0;
}
.wp-block-columns .block {
    margin: 0px;
}
/* HEADLINE */
.headline-block {
    max-width: 600px;
    margin: auto;
    height: 100%;
    align-items: center;
}
.headline-block h2 {
    padding-bottom: 30px;
}
.headline-block p {
    max-width: 420px;
    margin-left: auto;
}
/* LINKBOX */
.linkbox-block .col {
    margin: 0px;
    padding: 0px;
}
.linkbox-block h3 {
    font-size: 3.833em;
    padding-bottom: 0px;
    transition: all 300ms ease-out;
}
.linkbox-block h4 {
    font-size: 1.667em;
    padding-bottom: 15px;
    line-height: 1.31em;
    text-transform: uppercase;
    transition: all 300ms ease-out;
}
.linkbox-block span.schwarzer-balken {
    transition: all 300ms ease-out;
    background: #000000;
    height: 26px;
    font-size: 26px;
    line-height: 26px;
    width: 80px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -2px;
}
.linkbox-link {
    display: block;
    padding-bottom: 60px;
}
.linkbox-trenner {
    height: 3px;
    width: 100%;
    background: #000;
    display: block;
    margin: 12px 0 30px;
    transition: all 300ms ease-out;
}
.linkbox-block .pfeil.linkbox-pfeil {
    margin-left: 56px;
    margin-top: 0px;
}
.linkbox-block:hover h3, .linkbox-block:hover h4 {
    color: #8c8c8c;
}
.linkbox-block:hover .linkbox-trenner, .linkbox-block:hover .schwarzer-balken {
    background: #8c8c8c;
}
/* TRENNLINIE */
.trennlinie {
    height: 10px;
    width: 100%;
    max-width: 720px;
    background: #000;
    margin: auto;
}
.trennlinie.duenne_trennlinie {
    height: 1px;
}
/* SLIDESHOW */
.slideshow-wrapper {
    position: relative;
    z-index: 0;
}
.slideshow {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.slideshow li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.slideshow li:first-child {
    position: relative;
    display: block;
    float: left;
}
.slideshow img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.slideshow_tabs {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 60px;
    z-index: 2;
    height: 10px;
    text-indent: -9999em;
    font-size: 10px;
    line-height: 10px;
    justify-content: center;
    padding: 0 120px;
}
.slideshow_tabs li {
    background: #ffffff;
    height: 100%;
    width: 100%;
}
.slideshow_tabs li.slideshow_here {
    background: #000;
}
.slideshow_tabs li a {
    display: block;
}
/* BLOGBEITRÄGE */
.blogbeitraege-wrapper {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: auto;
}
.blogbeitraege-block article {
    max-width: 600px;
    margin: 0px auto 120px;
}
/*.blogbeitraege-block article {
    max-width: 720px;
    margin: 0px auto 0px;

}*/
.blogbeitraege-block p {
    line-height: 1.61em;
    text-align: left;
    transition: all 300ms ease-out;
    max-width: 200px;
}
.datum-col {
    flex: 0 0 50px;
    padding: 0px;
    margin: -15px 0 0 0;
}
.datum {
    text-align: right;
    display: block;
    width: 40px;
    text-transform: uppercase;
    line-height: 1.0em;
    font-size: 1.20em;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    transition: all 300ms ease-out;
}
.headline-col {
    padding: 0px 0px;
    margin: 0px 0px 20px 0;
}
.headline-col h3 {
    line-height: 1.0em;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 1.5em;
    letter-spacing: 2px;
    padding-bottom: 0px;
    transition: all 300ms ease-out;
}
.inhalt-col {
    margin: 0px;
    padding: 0px 0px 0px 50px;
}
.bild-col {
    margin: 0px;
    padding-left: 10px;
    padding-top: 3px;
    min-width: 160px;
}
.mehr-lesen {
    max-width: 720px;
    margin: 60px auto 0;
    padding: 0px;
}
.mehr-lesen a {
    width: 100%;
    max-width: 200px;
    display: block;
    border-top: 10px solid #000;
    text-align: left;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    text-transform: none;
	margin-left: auto;
    padding-top: 10px;
    transition: all 300ms ease-out;
}
.mehr-lesen a:hover {
    border-top: 10px solid #8c8c8c;
}
.blog-thumbnail {
    transition: all 300ms ease-out;
}
.blogbeitraege-block a:hover .blog-thumbnail {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.blogbeitraege-block a:hover .headline-col h3 {
    color: #8c8c8c;
}
.blogbeitraege-block span.pfeil {
    margin-left: 0px;
}
/* CALL TO ACTION */
.call-to-action-block .headline-col h3  {
    font-size: 2.5em;
}
/* TEXTBOX */
.textbox-block {
    max-width: 720px;
    margin: auto;
    width: 100%;
    position: relative;
}
.textbox-block h3 {
    padding-bottom: 30px;
}
h3.graue-headline {
    position: absolute;
    left: -100%;
    width: 100%;
    display: block;
    text-align: right;
    padding-right: 10px;
    color: #8c8c8c;
}
.textbox-block span.schwarzer-balken {
    background: #000000;
    height: 26px;
    font-size: 26px;
    line-height: 26px;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: -240px;
    top: 9px;
    max-width: 230px;
}
.textbox-block.zwei-spalten {
    max-width: 960px;
}
.zwei-spalten p {
    column-count: 2;
    column-gap: 30px;
}
/** ELEMENT AKKORDEON **/
.akkordeon_element {
    display: flex;
    flex: 1 1 100%;
}
.akkordeon-block .col {
    padding: 0px;
    margin: 0px;
}
.akkordeon_gruppe .akkordeon_element:nth-child(2n-1) .akkordeon_element-trigger {
    margin-left: 0px;
}
.akkordeon_gruppe .akkordeon_element:nth-child(2n) .akkordeon_element-trigger {
    margin-right: 0px;
}
.akkordeon_element-title h3 {
    margin-bottom: 0px;
}
.akkordeon_element-wrapper {
    flex: 0 1 100%;
    border-bottom: 2px solid #000;
    margin: 0px 0px 10px 0px;
}
.akkordeon_element-trigger {
    align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    background: #000;
    margin: 15px;
    flex-direction: row;
    display: flex;
}
.akkordeon_element-trigger.active .arrow-icon {
    transform: rotate(180deg);
}
.akkordeon_element-trigger h3, .akkordeon_element-trigger h4 {
    margin: 0px;
    color: #fff;
    padding: 0px;
    font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-size: 1.500em;
    text-transform: none;
}
.akkordeon_element-icon {
    display: flex;
    flex: 0 0 80px;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    border-radius: 50%;
    border: 1px solid rgb(242, 244, 247);
    background-position: center;
    background-size: 100%;
}
.akkordeon_element-title {
    word-break: break-word;
}
.akkordeon_element-arrow svg {
    transform: rotate(90deg);
    fill: #8c8c8c;
    width: 16px;
    height: 30px;
    -webkit-transition: all 0ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    position: relative;
    top: 4px;
}
.akkordeon_element-trigger.active .akkordeon_element-arrow svg {
    transform: rotate(-90deg);
}
.akkordeon_element-arrow {
    margin-left: auto;
}
.akkordeon_element-content {
    padding: 0px 30px 60px 30px;
}
.akkordeon_gruppe .akkordeon_element:nth-child(2n-1) .akkordeon_element-content {
    padding: 0px 35px 60px 20px;
}
.akkordeon_gruppe .akkordeon_element:nth-child(2n) .akkordeon_element-content {
    padding: 0px 20px 60px 35px;
}
/* AKKORDEON GRUPPE */
.akkordeon_gruppe {
    display: flex;
    flex-wrap: wrap;
}
.akkordeon_gruppe .akkordeon_element {
    flex: 0 1 50%;
}
/* CALL TO ACTION */
/*.calltoaction-block {
    max-width: 960px;
    margin: auto;
    text-align: center;
}
.calltoaction-block p {
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-size: 2.000em;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
.calltoaction-block a {
    color: #8c8c8c;
    -webkit-transition: all 0ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.calltoaction-block a:hover {
    color: #000000 !important;
}*/
/* INHALTSBLOCK */
.inhaltsblock {
    position: relative;
}
.inhaltsblock-hintergrund {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	max-width: 900px;
	right: 0px;
	display: flex;
	background-size: contain;
	background-repeat: no-repeat;
	max-height: 600px;
	background-position: bottom;
}
.inhaltsblock-hintergrund:after {
	display: block;
	position: absolute;
	background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #ffffff 100%);
	height: 100%;
	width: 50%;
	content: '';
}
/*.inhaltsblock-hintergrund img {
    display: flex;
    height: 100%;
}*/
/*.verlauf {

background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.53) 47%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,0.53)), color-stop(100%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.53) 47%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.53) 47%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,0.53) 47%, rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,0.53) 47%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );

position: absolute;
width: 100%;
height: 100%;
display: block;
z-index: 10;
max-width: 900px;
right: 0px;
}*/
.inhaltsblock .row {
    max-width: 960px;
    margin: auto;
}

.col._50.text-links {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 60px;
}
.col._50.text-links p:last-child {
    padding-bottom: 0px;

}
/*.col._50.text-rechts {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    padding-top: 730px;
}*/
.col.text-rechts {
	column-count: 2;
}
.inhaltsblock h3 {
    position: relative;
    padding-bottom: 10px;
}
.inhaltsblock h4 {
    font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.333em;
    line-height: 1.333em;
}
.inhaltsblock span.schwarzer-balken {
    background: #000000;
    height: 28px;
    font-size: 28px;
    line-height: 28px;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: -240px;
    top: 9px;
    max-width: 230px;
}
.inhaltsblock .akkordeon_element-trigger {
    align-items: end;
    padding: 0px;
    cursor: pointer;
    background: none;
    margin: 20px;
}
.inhaltsblock .akkordeon_element-content {
    position: absolute;
}
/* BEITRÄGE EINLEITUNG */
.einleitung-wrapper {
    margin: 0 100px;
}
/* BEITRÄGE BILD MIT TEXT */
.bild-mit-text-BILD {
    margin-left: -120px;
    padding-left: 0px;
    flex: 40%;
}
.bild-mit-text-TEXT {
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 50px;
    flex: 60%;
}
/* GUTENBERG KLASSEN */
.w960 {
    max-width: 960px;
    margin: auto;
}
.w440 {
    max-width: 440px;
    margin: auto;
}
.wp-block-column:not(:last-child) {
    margin-right: 15px;
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 15px;
}
/*====================================================*/
/*	BLOG
/*====================================================*/
#blog-akkordeon .blog-archiv-wrapper {
/*	flex-direction: column-reverse;
	display: flex;*/
}
#blog-akkordeon .akkordeon_gruppe .akkordeon_element {
    flex: 0 1 100%;
}
#blog-akkordeon .akkordeon_element-content {
    padding: 0px;
}
#blog-akkordeon .akkordeon_element-content .row {
    margin-left: -20px;
    margin-right: -20px;
}
#blog-akkordeon article {
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#blog-akkordeon h2 {
    padding: 0px;
    font-size: 3.5em;
    font-weight: 500;
}
#blog-akkordeon h3 {
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
}
#blog-akkordeon h4 {
    font-size: 1.0em;
    text-transform: none;
    font-family: 'AvenirLTStd-Heavy', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    padding-bottom: 10px;
    font-style: bold;
    transition: all .3s ease-in-out;
}
#blog-akkordeon article p {
    padding-bottom: 0px;
    transition: all .3s ease-in-out;
}
#blog-akkordeon .akkordeon_element-trigger {
    background: none;
    padding: 10px 20px 20px 0px;
    margin: 0px;
}
#blog-akkordeon .akkordeon_element-arrow svg {
    transform: rotate(0deg) !important;
    fill: #000000;
}
#blog-akkordeon .akkordeon_element-arrow {
    margin-left: auto;
    position: relative;
    height: 24px;
    width: 24px;
}
#blog-akkordeon .icon-plus, #blog-akkordeon .icon-minus {
    position: absolute !important;
}
/* PLUS ICON */
#blog-akkordeon .akkordeon_element-arrow svg.icon-plus {
    width: 24px;
    height: 24px;
}
#blog-akkordeon .akkordeon_element-trigger.active .akkordeon_element-arrow svg {
    transform: rotate(90deg) !important;
    opacity: 1;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#blog-akkordeon .akkordeon_element-trigger.active .akkordeon_element-arrow .icon-plus {
    transform: rotate(-270deg) !important;
    opacity: 0;
}
/* MINUS ICON */
#blog-akkordeon .akkordeon_element-arrow svg.icon-minus {
    width: 24px;
    height: 24px;
}
#blog-akkordeon .akkordeon_element-trigger .akkordeon_element-arrow .icon-minus {
    opacity: 0;
}
#blog-akkordeon .akkordeon_element-trigger.active .akkordeon_element-arrow .icon-minus {
    transform: rotate(-360deg) !important;
    opacity: 1;
}
#blog-akkordeon a:hover h4 {
    color: #8c8c8c;
}
#blog-beitraege {
    margin-top: 240px;
}
#blog-beitraege article {
    max-width: 720px;
    margin: 0px auto 120px;
}
#misha_loadmore, .page-numbers {
    color: #ffffff;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    background-color: #000000;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
#misha_loadmore:hover, .page-numbers:hover {
    background-color: #8c8c8c;
    color: #ffffff !important;
}
#misha_loadmore {
    display: block;
    text-align: center;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    max-width: 230px;
    margin: auto;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#misha_pagination {
    display: flex;
    justify-content: center;
}
.nav-links {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: center;
    max-width: 720px;
}
.page-numbers {
    background: #000000;
    margin: 10px;
    color: #fff;
    height: 30px;
    min-width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-numbers.current {
    background: #8c8c8c;
}
.page-numbers:hover {
    background: #8c8c8c;
    color: #ffffff;
}
.prev.page-numbers {
    position: absolute;
    left: 0px;
    margin-left: 0px;
}
.next.page-numbers {
    position: absolute;
    right: 0px;
    margin-right: 0px;
}
/*====================================================*/
/*	BLOG SLIDER AUF BASIS VON PEPPERMINT
/*====================================================*/
#blog-slideshow {
    margin: auto;
    display: flex;
}
#slider-blog-1, #slider-blog-3 {
    width: 100%;
    max-width: 240px;
}
#slider-blog-2 {
    width: 100%;
    max-width: 900px;
    margin: 0 30px;
}
#slider-blog-3 {
    display: flex;
    align-items: center;
}
.slider-blog-3-wrapper {
    max-width: 240px;
    margin-bottom: 120px;
    width: 100%;
}
#blog-slideshow h2 {
    padding: 0 120px;
    font-size: 1.800em;
    margin-top: 10px;
    font-weight: 500;
    height: auto;
    min-height: 140px;
    line-height: 1.25em;
    letter-spacing: 2px;
}
#slideshow-nav {
    position: absolute;
    width: 90px;
    bottom: 90px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
}
#slideshow-nav .col {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif inherit;
    color: #8c8c8c;
    flex-basis: 100%;
    font-size: 1.25em;
}
#slideshow-nav svg {
    fill: #8c8c8c;
    height: 24px;
}
#nav-left, #nav-right {
    cursor: pointer;
    width: 30px;
    height: 30px;
}
#nav-left svg {
    transform: rotate(-180deg);
}
.slide-bild {
    object-fit: cover;
    height: 485px;
    width: 1024px;
}
_:-ms-fullscreen, :root .slide-bild {
    object-fit: cover;
    width: auto;
    max-height: 485px;
}
/*====================================================*/
/*	SINGLE
/*====================================================*/
.single #content {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#header-banner {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
}
.banner-bild {
    width: 1480px;
    height: 100%;
    object-fit: cover;
    max-height: 720px;
}
/* IE FIX */
_:-ms-lang(x), .banner-bild {
    height: auto;
    max-height: 720px;
    width: auto;
    margin: auto;
}
#alternativ-header {
    max-width: 960px;
    margin: auto;
    margin-bottom: 140px;
    flex-direction: row;
    flex-wrap: nowrap;
}
.col.graue-flaeche {
    background: rgb(236, 236, 236);
    margin-right: -100px;
    padding: 0px;
}
.col.kleines-thumbnail {
    position: relative;
    margin: 0px;
    padding: 0px;
    top: 120px;
}
/*====================================================*/
/*	SUCHE
/*====================================================*/
.search .page-title, .tag .page-title, .category .page-title {
    text-align: center;
}
.search #content, .tag #content, .category #content {
    margin-top: 240px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.suche-platzhalter {
    height: 220px;
    width: 330px;
    background: rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}
.suche-platzhalter svg {
    height: 80px;
    width: 80px;
}
.search .bild-col {
    margin: 0px;
    margin-left: 40px;
    max-width: 330px;
    padding: 0px;
}

/*====================================================*/
/*	ARCHIV
/*====================================================*/
nav.pagination {
    margin-top: 60px;
}
nav.pagination ul {
    display: flex;
    justify-content: center;
    font-family: 'Oswald', 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
    font-size: 1.5em;
}
nav.pagination li {
    padding: 10px;
}
.pagination .current {
    color: #8c8c8c;
    text-decoration: underline;
}
.archive .blog-thumbnail {
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.archive .bild-col {
    margin: 0px;
    margin-left: 40px;
    max-width: 330px;
    padding: 0px;
}
.archiv-icon svg {
    fill: #ffffff;
    max-height: 36px;
    width: 20px;
}
span.archiv-icon {
    height: 36px;
}
/*====================================================*/
/*	NINJA FORMS
/*====================================================*/
.custom-form input, .custom-form select, .custom-form textarea {
    margin-bottom: 20px;
}
/* Button */
.reg-button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: rgb(108, 108, 108);
}
.reg-button:hover {
    cursor: pointer;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(148, 148, 148);
}
/* Select List */
.select-list {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin: 0 0 10px;
    background-color: rgb(255, 255, 255);
}
.select-list-trigger {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 0 20px;
    cursor: pointer;
}
.select-list-trigger:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url('images/arrow-black.svg') no-repeat center center;
    transition: transform 0.5s ease;
}
.select-list-trigger.active:after {
    transform: rotate(180deg);
}
.select-list-container {
    width: 100%;
}
.select-list-content {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
    cursor: pointer;
}
.select-list-content li {
    padding: 0 20px;
    line-height: 30px;
    opacity: 0.5;
}
.select-list-content li:hover {
    opacity: 1;
}
/* NINJA FORMS */
.nf-form-cont {
    max-width: 75%;
}
.hr-container {
    padding: 30px 0 55px;
}
.nf-fu-fileinput-button {
    background: rgba(234, 90, 0, 1.0);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 1.0;
    border: 0;
    padding: 0 40px;
    cursor: pointer;
}
.nf-fu-fileinput-button span {
    color: #ffffff;
}
.submit-wrap input[type=button] {
    background: rgba(180, 48, 146, 1.0);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 1.0;
    border: 0;
    padding: 0 40px;
    cursor: pointer;
}
.nf-fu-fileinput-button:hover, .submit-wrap input[type=button]:hover {
    opacity: 0.7;
}
.nf-fu-progress-bar {
    background-color: rgba(180, 48, 146, 1.0) !important;
}
.field-wrap > div input[type=checkbox] {
    width: 20px !important;
    height: 20px;
}

.label-right .checkbox-wrap .nf-field-label {
    flex: 1 0 35%;
    align-items: flex-start;
}
.label-right .nf-field-description {
    flex: 1 0 100%;
}
.nf-pass .nf-fu-progress-bar-success {
    width: 100% !important;
}
.checkbox-container p {
    padding: 0px;
}
/*====================================================*/
/*	FORMULARE
/*====================================================*/
input[type='text'], input[type='submit'], input[type='checkbox'], input[type='radio'], input[type='email'], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;

}
::-webkit-input-placeholder {
    opacity: 1;
}
::-moz-placeholder {
    opacity: 1;
}
:-ms-input-placeholder {
    opacity: 1;
}
/* Inputs */
input[type='text'], input[type='email'], select, textarea {
    width: 100%;
    min-height: 40px;
    padding: 0px 10px;
    font-size: 16px;
    border: 1px solid rgb(0, 0, 0);
    font-weight: 300;
        font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
}
textarea {
    padding: 10px;
    min-height: 240px;
}
select {
    padding: 0px 5px;
	min-height: unset;
	background-color: rgb(255,255,255);
}
input[type='text']:hover, input[type='text']:focus, input[type='email']:hover, input[type='email']:focus, select:hover, select:focus, textarea:hover, textarea:focus {
    border: 1px solid rgb(234, 90, 0);
}
option {
    height: 36px;
    padding: 0 !important;
}

input[type='checkbox'], input[type='radio'] {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
    line-height: 20px;
    border: 1px solid rgb(0, 0, 0);
}
input[type='checkbox']:hover, input[type='radio']:hover {
    border-color: rgb(234, 90, 0);
}
input[type='checkbox']:checked, input[type='radio']:checked {
    border-color: rgb(234, 90, 0);
}
input[type='checkbox']:checked:after, input[type='radio']:checked:after {
    content: '\2714';
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 17px;
    font-size: 14px;
    top: 0px;
    left: 0px;
    color: rgb(234, 90, 0);
}
input[type='checkbox']:checked:after, input[type='radio']:checked:after {
    color: #000000;
}
input[type='checkbox']:hover, input[type='radio']:hover {
    border-color: rgba(180, 48, 146, 1.0);
}
input[type='checkbox']:checked, input[type='radio']:checked {
    border-color: #000000;
}
.button {
    background: rgba(180, 48, 146, 1.0);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 1.0;
    border: 0;
    padding: 0 40px;
    cursor: pointer;
}
.button:hover {
    opacity: 0.7;
}
/*====================================================*/
/*	FOOTER
/*====================================================*/
#footer {
    margin-top: 180px;
    position: relative;
}
.col.footer-rechts {
    justify-content: flex-end;
    display: flex;
}
.footer-menu {
    display: flex;
}
.footer-rechts li {
    margin-left: 30px;
}
.footer-links li {
    margin-right: 15px;
}
.footer-links svg {
    transition: all 0.3s ease;
}
.footer-links svg:hover {
    fill: #8c8c8c;
}
/*====================================================*/
/*	PEPPERMINT SLIDER
/*====================================================*/
.peppermint.peppermint-active {
    position: relative;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
.peppermint.peppermint-active .peppermint-slides {
    position: relative;
    overflow: hidden; /* clearfix */
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.peppermint.peppermint-active .peppermint-slides > * {
    float: left;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.peppermint.peppermint-active .peppermint-slides a:active, .peppermint.peppermint-active .peppermint-slides a:active img {
    outline: none;
}
.peppermint.peppermint-active, .peppermint.peppermint-active .peppermint-dots, .peppermint.peppermint-active .peppermint-slides, .peppermint.peppermint-active .peppermint-slides > * {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.peppermint.peppermint-mouse .peppermint-slides {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}
.peppermint.peppermint-mouse.peppermint-drag .peppermint-slides * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}
/*====================================================*/
/*	COOKIES HINWEIS
/*====================================================*/
#cookie-meldung {
    position: fixed;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    color: #ffffff;
    margin: auto;
    padding: 10px 60px;
    z-index: 999999;
    text-align: center;
}
.cookie-meldung-wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    margin: auto;
    text-align: center;
    justify-content: center;
}
.cookie-col {
    text-align: center;
    padding: 10px 30px 10px 10px;
}
.cookie-meldung-wrapper a {
    color: rgb(218, 86, 184);
    font-weight: bold;
}
.cookie-col a:hover {
    text-decoration: underline;
}
.cookie-meldung-wrapper p {
    margin-right: 40px;
    display: inline-block;
    color: #ffffff;
    padding: 10px 0;
    font-size: 1.0em;
    text-align: left;
}
#cookie-meldung-closer {
    display: inline-block;
    color: #ffffff;
    font: 14px/100% arial, sans-serif;
    background: rgb(218, 86, 184);
    border: none;
    max-width: 180px;
    height: 40px;
    margin-bottom: 0px;
    text-align: center;
    opaticy: 1.0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0 40px;
    padding: 0 50px;
}
#cookie-meldung-closer:hover {
    opacity: 0.8;
}
/*====================================================*/
/*	NINJA FORMS
/*====================================================*/
.nf-form-cont {
    max-width: 75%;
}
.hr-container {
    padding: 30px 0 55px;
}
.nf-fu-fileinput-button {
    background: rgba(234, 90, 0, 1.0);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 1.0;
    border: 0;
    padding: 0 40px;
    cursor: pointer;
}
.nf-fu-fileinput-button span {
    color: #ffffff;
}
.submit-wrap input[type=button] {
    background: rgba(180, 48, 146, 1.0);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
    opacity: 1.0;
    border: 0;
    padding: 0 40px;
    cursor: pointer;
}
.nf-fu-fileinput-button:hover, .submit-wrap input[type=button]:hover {
    opacity: 0.7;
}
.nf-fu-progress-bar {
    background-color: rgba(180, 48, 146, 1.0) !important;
}
.field-wrap > div input[type=checkbox] {
    width: 20px !important;
    height: 20px;
}
input[type='checkbox']:checked:after, input[type='radio']:checked:after {
    color: #000000;
}
input[type='checkbox']:hover, input[type='radio']:hover {
    border-color: rgba(180, 48, 146, 1.0);
}
input[type='checkbox']:checked, input[type='radio']:checked {
    border-color: #000000;
}
.label-right .checkbox-wrap .nf-field-label {
    flex: 1 0 35%;
    align-items: flex-start;
}
.label-right .nf-field-description {
    flex: 1 0 100%;
}
.nf-pass .nf-fu-progress-bar-success {
    width: 100% !important;
}
.checkbox-container p {
    padding: 0px;
}
/*====================================================*/
/*	GUTENBERG BACKEND
/*====================================================*/
/* Main column width */
.wp-block {
    max-width: 720px;
}
/* Width of "wide" blocks */
.wp-block[data-align="wide"] {
    max-width: 1080px;
}
/* Width of "full-wide" blocks */
.wp-block[data-align="full"] {
    max-width: none;
}
/*====================================================*/
/*	Lightslider
/*====================================================*/

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
    position: absolute;
    width: 100%;
    display: flex;
    bottom: 60px;
    z-index: 2;
    height: 10px;
    text-indent: -9999em;
    font-size: 10px;
    line-height: 10px;
    justify-content: center;
    padding: 0 120px;
    margin-bottom: 0px;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
    height: 100% !important;
    width: 100% !important;
    background: #ffffff;
}
.lSSlideOuter .lSPager.lSpg > li.active {
    background: #000000;
}
.lSSlideOuter .lSPager.lSpg > li:hover {
    background: #8c8c8c;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */
/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
/* Navigation */
/*.lSAction {
	height: 40px;
	background: red;
	display: flex;
	position: absolute;
	z-index: 10;
	top: 0px;
}
.lSPrev, .lSNext {
	width: 40px;
	height: 40px;
	background: blue;
    cursor: pointer;
}*/

/*====================================================*/
/*	RESPONSIVE DESIGN / MOBILE LAYOUT  
/*====================================================*/
.mobile {
    display: none;
}
@media (max-width: 1300px) {
    .inhaltsblock-hintergrund {
        max-width: 65%;
    }
    .bild-mit-text-BILD {
        margin-left: 0;
        padding-left: 0px;
        flex: 40%;
    }
}
@media (max-width: 1200px) {
    h3.graue-headline {
        position: relative;
        left: 0;
        display: inline;
        text-align: left;
        padding-right: 0;
    }
    .textbox-block h3 {
        padding-bottom: 30px;
        display: inline;
    }
    .textbox-block h3::after {
        content: '';
        height: 30px;
        display: block;
        position: relative;
    }
    .graue-headline::after {
        display: none !important;
    }
    .breadcrumb {
        padding-left: 0px;
    }
	/* PROFIL */
	.single-personen #header-banner {
		padding: 180px 60px 60px 20px;
	}
    /* BLOG */
    #slider-blog-1, #slider-blog-3 {
        display: none;
    }
    #slider-blog-2 {
        margin: auto;
    }
    #blog-slideshow h2 {
        padding: 0 0 0 120px;
    }
}
@media (max-width: 1024px) {

}
    
@media (max-width: 960px) {
    .cookie-meldung-wrapper p {
        margin-right: 0px;
        text-align: center;
    }
    #cookie-meldung-closer {
        max-width: 140px;
        width: 100%;
        margin-bottom: 10px;
    }
    .akkordeon_gruppe .akkordeon_element {
        flex: 0 1 100%;
    }
    .akkordeon_gruppe .akkordeon_element .akkordeon_element-trigger {
        margin: 15px 0px;
    }
	/* PROFIL */
	.single-personen #header-banner {
		flex-direction: column;
		justify-content: flex-start;
		min-height: unset;
		padding: 60px 20px 60px 20px;
	}
	.header-zitat {
		flex: 1 1 auto;
		margin-right: 0px;
	}
	.header-profilbild {
		flex: 1 1 auto;
		margin-bottom: 0px;
	}
}
@media (max-width: 767px) {
    /* FONT */
    h1, h2 {
        font-size: 2.0em;
        padding-top: 1.833em;
    }
	h3 {
		font-size: 1.5em;
	}
    .desktop {
        display: none;
    }
    .mobile {
        display: flex;
    }
    /* GUTENBERG FIX */
    .w440 {
        max-width: 100%;
    }
    /* PAGE */
    .wrapper {
        margin-top: 100px;
    }
    /* HEADER */
    #header {
        height: 100px;
    }
    .header-wrapper.row {
        justify-content: space-between;
    }
    .col.branding {
        width: 180px;
    }
    #header #logo.col {
        padding: 0;
        width: 100px;
    }
    #titel {
        flex: 0 0 270px;
        align-self: flex-end;
        padding-bottom: 10px;
    }
    #titel h1 {
        padding-bottom: 0px;
        font-size: 0.9em;
        line-height: 0.9em;
    }
    #navigation {
        flex: 0 0 240px;
    }
    .navigation-wrapper.row {
        flex-direction: row;
        display: flex;
        justify-content: space-around;
    }
    /* NAVIGATION */
    .haupt-navigation-wrapper {
        align-items: normal;
    }
    .menu-hauptnavigation-container {
        margin-top: 140px;
    }
    .haupt-navigation-wrapper ul li {
        margin-bottom: 40px;
    }
    .haupt-navigation-wrapper ul li a {
        font-size: 1.8em;
    }
    .haupt-navigation-wrapper ul li a::after {
        height: 3px;
        top: 45px;
    }
    .haupt-navigation-wrapper .sub-menu {
        margin-top: 30px;
    }
    .haupt-navigation-wrapper ul li li {
        margin-bottom: 0px;
    }
    .haupt-navigation-wrapper ul li li a {
        font-family: 'AvenirLTPro-Light', 'myriad-pro', 'Helvetica Neue', 'Lucida Grande', Helvetica, Arial, sans-serif;
        text-transform: none;
        font-size: 1.5em;
        line-height: 1.8em;
    }
    /* BREADCRUMB */
    .breadcrumb {
        padding-left: 0px;
    }
    /* SLIDESHOW */
    #header-slideshow .peppermint-dots {
        padding: 0 60px;
    }
    /* BLOG SLIDESHOW */
    #blog-slideshow h2 {
        font-size: 1.2500em;
    }
    /* BLOG AKKORDEON */
    #blog-akkordeon .akkordeon_element-content .row {
        margin: 0px;
    }
    /* SINGLE */
    .col.graue-flaeche {
        display: none;
    }
    .col.kleines-thumbnail {
        top: 0px;
    }
    #alternativ-header {
        margin-bottom: 0px;
    }
    /* INHALTSBLOCK */
    .inhaltsblock-hintergrund {
        position: relative;
        display: block;
        padding-bottom: 75%;
        background-size: cover;
        background-position: center;
        margin-bottom: -40px;
        max-width: 100%;
    }
    .inhaltsblock-hintergrund:after {
        display: none;
    }
    .col.text-rechts {
	column-count: 1;
}
    /* TEXTBOX */
    .zwei-spalten p {
        column-count: 1;
        column-gap: 30px;
    }
    /* TRENNER */
    .trennlinie {
        max-width: 75%;
    }
    /* LINKBOX */
    .linkbox-block .col {
        max-width: 100%;
        margin: 0px auto;
    }
    .linkbox-block span.pfeil {
        margin-bottom: 60px;
    }
    /* BLOGBEITRÄGE */
    .blogbeitraege-block article .row {
        flex-direction: row;
        display: flex;
    }
    .blogbeitraege-block article .datum {
        display: block;
    }
    /* EINLEITUNG */
    .einleitung-wrapper {
        margin: 0px;
    }
    /* GUTENBERG */
    .wp-block-column {
        flex-basis: 100%;
    }
    .wp-block-column:not(:last-child), .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
        margin-right: 0px;
        margin-left: 0px;
    }
    /* FOOTER */
    .col.footer-rechts {
        flex-direction: column;
        text-align: center;
    }
    .footer-menu {
        display: flex;
        justify-content: center;
    }
    .col.footer-links, .col.footer-rechts {
        justify-content: center;
        display: flex;
    }
    .footer-links li, .footer-rechts li, .copyright {
        margin: 0 15px;
    }
}
@media (max-width: 600px) {
    /* PERSONEN */
    .person {
        flex: 0 0 100%;
    }
.click-filter a {
	font-size: 1em;
	display: table;
}
.click-filter a.active {
	margin-bottom: 10px;
}
}
@media (max-width: 500px) {
    /* HEADER */
    #header {
        height: 100px;
    }
    #titel h1 {
        padding-bottom: 0px;
        font-size: 0.9em;
        line-height: 0.9em;
    }
    .navigation-wrapper.row {
        width: 210px;
    }
    #navigation {
        flex: 0 0 120px;
    }
    .schnell-navigation-wrapper {
        max-width: 100%;
    }
    /* SLIDESHOW */
    .slideshow_tabs {
        bottom: 5px;
        padding: 0 20px;
    }
    .blogbeitraege-block .inhalt-col {
        margin: 0px;
        padding: 0px;
    }
    /* FOOTER */
    .footer-rechts {
        font-size: 0.9em;
    }
}
@media (max-width: 400px) {
    /* HEADER */
    #blog, #suche {
        display: none;
    }
    .navigation-wrapper.row {
        width: 120px;
    }
    /* NAVIGATION */
    .schnell-navigation-wrapper {
        max-width: 100%;
        padding: 160px 20px 20px;
    }
}
/*====================================================*/
/*	DISPLAY NONE
/*====================================================*/
.hide-and-seek, .display-none {
    display: none !important;
}