/*
Theme Name: 
Description: 
Author: Merkwert - Agentur fÃ¼r nachhaltige Kommunikation
Author URI: www.merkwert.de
*/
/* HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
    }
audio, canvas, progress, video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
    }
audio:not([controls]) {
    display: none;
    height: 0
    }
[hidden], template {
    display: none
    }
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden
    }
/* =========== Anfang ============= */
* {
    margin: 0;
    padding: 0
    }
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
    }
ul {
    list-style-type: none
    }
body {
    font-family: "Comfortaa", sans-serif;
    font-size: 0.85em;
    line-height: 150%;
    background: rgb(216, 220, 219);
    background: linear-gradient(90deg, rgba(216, 220, 219, 1) 0%, rgba(241, 242, 236, 0.01) 100%);
    overflow-x: hidden
    }
#wpadminbar {
    display: none;
    visibility: hidden
    }
/* =========== wrapper ============= */
.wrapper {
    max-width: 980px;
    margin: 0 auto;
    text-align: left
    }
/* =========== clearfix ============= */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
    }
* html .clearfix {
    zoom: 1
    }
/* IE6 */
*:first-child + html .clearfix {
    zoom: 1
    }
/* IE7 */
/* =========== Input-Buttons ============= */
input[type="text"], input[type="reset"], input[type="submit"], input[type="password"], input[type="email"], .submit input[type="submit"], input[name="event[location_name]"], #bp-group-documents-upload-button, .clearable {
    border: none;
    border-radius: 4px;
    font-size: 1em;
    margin: 0;
    outline: 0;
    padding: 7px;
    width: 15em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: rgb(234, 236, 231) !important;
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    margin-bottom: 30px;
    display: inline-block
    }
.input input[type="text"]:focus, .input input[type="text"]:hover, #location_name:focus, #location_name:hover, .submit input[type="submit"]:hover, input[type="submit"]:hover, .submit input[type="submit"]:focus, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, #bp-group-documents-upload-button:hover, #bp-group-documents-upload-button:focus {
    background: rgba(0, 0, 0, 0.5) !important;
    color: #fff
    }
/* =========== header ============= */
header {
    background-color: #f4f4eb;
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    width: 100%;
    position: fixed;
    height: 5em;
    top: 0;
    z-index: 9999
    }
.logo_header {
    width: 8em;
    height: auto;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    top: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 999;
    position: relative
    }
.logo_header:hover {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px)
    }
header.sticky {
    height: 2.75em
    }
header.sticky .logo_header {
    opacity: 0
    }
body.home header.sticky .logo_header {
    display: block;
    visibility: visible
    }
/* =========== Icons Header  ============= */
header .fab, header .fas {
    position: absolute;
    top: 1.5em;
    margin: 0 0.5em 0 0;
    color: rgba(0, 0, 0, 0.8);
    font-size: 1.3em
    }
header .fa-paper-plane {
    left: calc(100% - 8.5em)
    }
header .fa-instagram {
    left: calc(100% - 7em)
    }
header .fa-facebook-square {
    left: calc(100% - 5.5em)
    }
header .fa-twitter-square {
    left: calc(100% - 4em)
    }
header .far {
    position: absolute;
    top: 0.25em;
    left: calc(100% - 9em);
    margin: 0 0.5em 0 0;
    color: rgba(0, 0, 0, 0.8);
    font-size: 1.3em
    }
header .far p {
    font-size: 0.5em;
    display: block;
    margin: 0.125em 0 0 0;
    font-family: "Comfortaa", sans-serif
    }
header .far:hover, header .fab:hover, header .fas:hover {
    color: #aade22
    }
header.sticky .fab, header.sticky .fas {
    display: none
    }
.fa-instagram:hover:after, .fa-paper-plane:hover:after, .fa-facebook-square:hover:after, .fa-twitter-square:hover:after {
    padding: 0.125em;
    position: absolute;
    left: 0;
    top: 120%;
    white-space: nowrap;
    z-index: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: rgb(234, 236, 231) !important;
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
    display: inline-block;
    font-size: 0.5em !important;
    color: rgba(0, 0, 0, 0.8);
    font-family: "Comfortaa", sans-serif
    }
.fa-paper-plane:hover:after {
    content: "Newsletter abonnieren"
    }
.fa-instagram:hover:after {
    content: "zu Instagram"
    }
.fa-facebook-square:hover:after {
    content: "zu Facebook"
    }
.fa-twitter-square:hover:after {
    content: "zu Twitter"
    }
/* =========== Hauptmenue ============= */
#toggle-mobile-menu {
    display: none;
    visibility: hidden
    }
header nav > ul {
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    height: 0;
    text-align: left
    }
header nav > input:checked ~ ul {
    opacity: 1;
    visibility: visible;
    padding: 0;
    z-index: 100;
    background-color: #f4f4eb;
    position: relative;
    width: 100%;
    min-height: 100vh;
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset
    }
header.sticky nav > input:checked ~ ul {
    position: relative;
    top: -5.5em
    }
header nav label:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    z-index: 9999;
    font-size: 1em;
    color: rgba(0, 0, 0, 0.8);
    padding: 0.125em 0.5em;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0.5em;
    left: calc(100% - 3.25em);
    top: 1.6em
    }
header.sticky nav label:before {
    top: 0.5em
    }
header nav input:checked ~ label:before {
    content: "";
    font-family: FontAwesome;
    color: rgba(0, 0, 0, 0.8)
    }
#nav-main li {
    display: block;
    font-size: 1.2em;
    padding: 1.5em 0.25em 0 0.25em;
    position: relative;
    width: 95%;
    white-space: nowrap;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out
    }
#nav-main li:first-child, #nav-main li:first-child.current-menu-item > ul.sub-menu li, #nav-main li:first-child.current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid #fff
    }
#nav-main li:nth-child(2), #nav-main li:nth-child(2).current-menu-item > ul.sub-menu li, #nav-main li:nth-child(2).current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid rgb(153, 17, 170)
    }
#nav-main li:nth-child(3), #nav-main li:nth-child(3).current-menu-item > ul.sub-menu li, #nav-main li:nth-child(3).current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid rgb(0, 136, 255)
    }
#nav-main li:nth-child(4), #nav-main li:nth-child(4).current-menu-item > ul.sub-menu li, #nav-main li:nth-child(4).current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid #aade22
    }
#nav-main li:nth-child(5), #nav-main li:nth-child(5).current-menu-item > ul.sub-menu li, #nav-main li:nth-child(5).current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid rgb(255, 206, 0)
    }
#nav-main li:nth-child(6), #nav-main li:nth-child(6).current-menu-item > ul.sub-menu li, #nav-main li:nth-child(6).current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid rgb(255, 0, 51)
    }
#nav-main li:nth-child(7), #nav-main li:nth-child(7).current-menu-item > ul.sub-menu li, #nav-main li:nth-child(7).current-menu-ancestor > ul.sub-menu li {
    border-right: 3px solid rgb(255, 119, 0)
    }
#nav-main li a:link, #nav-main li a:visited {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.7)
    }
#nav-main li:nth-child(2).current-menu-item, #nav-main li:nth-child(2).current-menu-ancestor, #nav-main li:nth-child(2):hover {
    background: rgb(153, 17, 170)
    }
#nav-main li:nth-child(3).current-menu-item, #nav-main li:nth-child(3).current-menu-ancestor, #nav-main li:nth-child(3):hover {
    background: rgb(0, 136, 255)
    }
#nav-main li:nth-child(4).current-menu-item, #nav-main li:nth-child(4).current-menu-ancestor, #nav-main li:nth-child(4):hover {
    background: #aade22
    }
#nav-main li:nth-child(5).current-menu-item, #nav-main li:nth-child(5).current-menu-ancestor, #nav-main li:nth-child(5):hover {
    background: rgb(255, 206, 0)
    }
#nav-main li:nth-child(6).current-menu-item, #nav-main li:nth-child(6).current-menu-ancestor, #nav-main li:nth-child(6):hover {
    background: rgb(255, 0, 51)
    }
#nav-main li:nth-child(7).current-menu-item, #nav-main li:nth-child(7).current-menu-ancestor, #nav-main li:nth-child(7):hover {
    background: rgb(255, 119, 0)
    }
#nav-main li.current-menu-item a:link, #nav-main li.current-menu-item a:visited, #nav-main li.current-menu-ancestor a:link, #nav-main li.current-menu-ancestor a:visited, #nav-main li a:hover, #nav-main li a:focus, #nav-main li a:active {
    color: #fff
    }
/* =========== Hauptmenu zweite und dritte Ebene  ============= */
#nav-main .sub-menu, #nav-main li.current-menu-item > ul.sub-menu ul.sub-menu {
    opacity: 0;
    height: 0
    }
#nav-main li.current-menu-item > ul.sub-menu, #nav-main li.current-menu-ancestor > ul.sub-menu, #nav-main li.current-menu-item > ul.sub-menu ul.sub-menu, #nav-main li.current-menu-ancestor > ul.sub-menu ul.sub-menu {
    display: inline-block;
    margin: 0 0 0 1em;
    opacity: 1;
    height: auto
    }
#nav-main li > ul.sub-menu li, #nav-main li > ul.sub-menu ul.sub-menu li {
    font-size: 0.8em;
    padding: 0.25em;
    display: block
    }
#nav-main li > ul.sub-menu li a:link, #nav-main li > ul.sub-menu li a:visited, #nav-main li > ul.sub-menu ul.sub-menu li a:link, #nav-main li > ul.sub-menu ul.sub-menu li.current-mwenu-item a:link, #nav-main li > ul.sub-menu ul.sub-menu li a:visited, #nav-main li > ul.sub-menu ul.sub-menu li a:hover {
    color: rgba(0, 0, 0, 0.8);
    text-shadow: rgba(255, 255, 255, 0.5) 2px 3px 6px;
    background: rgba(255, 255, 255, 0.6);
    padding: 0.125em 0.25em
    }
#nav-main li > ul.sub-menu li.current-menu-item, #nav-main li > ul.sub-menu li:hover, #nav-main li > ul.sub-menu li.current-menu-ancestor {
    background: none
    }
#nav-main li > ul.sub-menu li.current-menu-item a, #nav-main li > ul.sub-menu li:hover a, #nav-main li > ul.sub-menu li.current-menu-ancestor a {
    border-top: 2px dotted rgba(0, 0, 0, 0.8);
    border-bottom: 2px dotted rgba(0, 0, 0, 0.8)
    }
#nav-main ul.sub-menu li, #nav-main ul.sub-menu ul.sub-menu li {
    border-right: none !important;
    padding: 0.125em
    }
#nav-main ul.sub-menu ul.sub-menu li.current-menu-item, #nav-main ul.sub-menu ul.sub-menu li:hover {
    border-bottom: none !important;
    font-weight: 800
    }
/* =========== Startseite ============= */
body.home {
    background: linear-gradient(255deg, #91a, #0188ff, #aade22, #ffce00, #fe0033, #ff6e00);
    background-size: 1200% 1200%;
    -webkit-animation: ColorChange 18s ease infinite;
    -moz-animation: ColorChange 18s ease infinite;
    animation: ColorChange 18s ease infinite
    }
@-webkit-keyframes ColorChange {
    0% {
        background-position: 0% 50%
        } 50% {
        background-position: 100% 50%
        } 100% {
        background-position: 0% 50%
        }
    }
@-moz-keyframes ColorChange {
    0% {
        background-position: 0% 50%
        } 50% {
        background-position: 100% 50%
        } 100% {
        background-position: 0% 50%
        }
    }
@keyframes ColorChange {
    0% {
        background-position: 0% 50%
        } 50% {
        background-position: 100% 50%
        } 100% {
        background-position: 0% 50%
        }
    }
main.front {
    display: block;
    width: 100%;
    margin: 10em 0 0 0;
    padding: 0.5em;
    background: rgba(255, 255, 255, 0.9)
    }
#container-deep-teaser {
    position: relative;
    top: 4em;
    left: 0;
    display: block;
    width: 100%
    }
main.front article {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    clip-path: circle(60% at center);
    background-color: rgb(234, 236, 231);
    padding: 0.5em 0.25em 2em 0.25em
    }
.content-teaser-front h2 {
    background: #fff;
    margin: 0.5em 0;
    -webkit-hyphens: auto;
    -webkit-hyphenate-limit-chars: auto 3;
    -webkit-hyphenate-limit-lines: 4;
    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: auto 3;
    -ms-hyphenate-limit-lines: 4;
    hyphens: auto;
    hyphenate-limit-chars: auto 5;
    hyphenate-limit-lines: 2
    }
main.front article a:link {
    border-bottom: 1px solid transparent;
    padding: 0.125em;
    line-height: 130%
    }
main.front article a:hover {
    border-bottom: 5px solid #fff
    }
main.front article .date {
    width: 100%;
    display: block;
    padding: 0.125em;
    margin: 0.125em 0 0.5em 0;
    color: rgba(0, 0, 0, 0.8)
    }
.thumb-front {
    background: #fff;
    height: 200px;
    text-align: center;
    position: relative;
    overflow: hidden
    }
.thumb-front .wp-post-image {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
    }
main.front .link-news-archive, main.front .link-news-archive:visited {
    color: rgab(0, 0, 0, 0.8);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.6);
    padding: 0.5em;
    width: 10em
    }
.deep-teaser {
    width: 100%;
    height: 4em;
    padding: 1em;
    background: rgba(255, 255, 255, 0.9);
    vertical-align: middle;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    -webkit-animation: fadein 2s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s;
    /* Firefox < 16 */
    -ms-animation: fadein 2s;
    /* Internet Explorer */
    -o-animation: fadein 2s;
    /* Opera < 12.1 */
    animation: fadein 2s;
    animation-iteration-count: 1;
    text-align: center;
    transition: all 0.6s ease-in-out;
    font-size: 0.9em;
    margin: 0 0 2em 0
    }
.deep-teaser:hover, .deep-teaser:active, .deep-teaser:focus {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px)
    }
.deep-teaser a:link, .deep-teaser a:visited {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.8)
    }
.heading-deep-teassr {
    clip-path: circle(80% at center)
    }
.deep-teaser h2 {
    font-size: 1.3em;
    font-weight: 400;
    position: relative;
    top: -1.5em;
    text-align: center
    }
.deep-teaser:nth-of-type(2) {
    -webkit-animation: fadein 4s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 4s;
    /* Firefox < 16 */
    -ms-animation: fadein 4s;
    /* Internet Explorer */
    -o-animation: fadein 4s;
    /* Opera < 12.1 */
    animation: fadein 4s
    }
.deep-teaser:nth-of-type(3) {
    -webkit-animation: fadein 6s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 6s;
    /* Firefox < 16 */
    -ms-animation: fadein 6s;
    /* Internet Explorer */
    -o-animation: fadein 6s;
    /* Opera < 12.1 */
    animation: fadein 6s
    }
.deep-teaser:nth-of-type(4) {
    -webkit-animation: fadein 8s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 8s;
    /* Firefox < 16 */
    -ms-animation: fadein 8s;
    /* Internet Explorer */
    -o-animation: fadein 8s;
    /* Opera < 12.1 */
    animation: fadein 8s
    }
.deep-teaser:nth-of-type(5) {
    -webkit-animation: fadein 10s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 10s;
    /* Firefox < 16 */
    -ms-animation: fadein 10s;
    /* Internet Explorer */
    -o-animation: fadein 10s;
    /* Opera < 12.1 */
    animation: fadein 10s
    }
.deep-teaser:nth-of-type(6) {
    -webkit-animation: fadein 12s;
    /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 12s;
    /* Firefox < 16 */
    -ms-animation: fadein 12s;
    /* Internet Explorer */
    -o-animation: fadein 12s;
    /* Opera < 12.1 */
    animation: fadein 12s
    }
.deep-teaser .fa-users {
    font-size: 1.2rem;
    color: rgb(0, 136, 255)
    }
.deep-teaser .fa-calendar-alt {
    font-size: 1.2rem;
    color: rgb(255, 119, 0)
    }
.deep-teaser .fa-project-diagram {
    font-size: 1.2rem;
    color: rgb(255, 0, 51)
    }
.deep-teaser .fa-child {
    font-size: 1.2rem;
    color: rgb(153, 17, 170)
    }
.deep-teaser .fa-info {
    font-size: 1.2rem;
    color: rgb(255, 206, 0)
    }
.deep-teaser .fa-user-graduate {
    font-size: 1.2rem;
    color: #aade22
    }
.deep-teaser .far, .deep-teaser .fas {
    position: relative;
    top: -1em
    }
.content-deep-teaser {
    background: #dbf26e;
    color: #000;
    position: relative;
    visibility: hidden;
    vertical-align: middle;
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: all 0.6s ease-in-out;
    padding: 1em;
    text-align: left;
    position: relative
    }
.content-deep-teaser a:link {
    color: #000;
    text-decoration: none
    }
.logo_projekte {
    position: relative;
    top: 10em;
    width: 15em;
    background: #fff;
    z-index: 0
    }
/* =========== Breadcrump ============= */
.breadcrumb {
    margin: 0 0 2em 0
    }
.breadcrumb a:link, .breadcrumb a:visited {
    color: rgba(0, 0, 0, 0.8)
    }
/* =========== inhalte ============= */
main {
    width: 100%;
    margin: 5em 0 1em 0;
    padding: 0.5em 0.5em 3em 0.5em;
    background: rgba(255, 255, 255, 0.5)
    }
main p {
    letter-spacing: 120%;
    font-size: 1.1em;
    color: rgba(0, 0, 0, 0.7);
    margin: 0 0 1em 0
    }
main h1, main h2, main h3, main h4 {
    font-family: "Chivo", sans-serif;
    color: rgba(0, 0, 0, 0.7)
    }
main h1 {
    font-weight: 400;
    letter-spacing: 0.2em;
    font-size: 2em;
    margin: 0 0 1em -1em;
    padding: 0.5em 0 0.5em 1em;
    border-radius: 3px 15px 5px 15px;
    background-size: 100% 0.2em;
    background-repeat: no-repeat;
    background-position: left bottom;
    transform: skewy(-1deg);
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
    }
main h2 {
    font-size: 1.6em;
    font-weight: 400;
    letter-spacing: 0.1em;
    border-left: 3px solid rgba(0, 0, 0, 0.7);
    margin: 0 0 0.5em -0.5em;
    padding: 0 0.5em
    }
main h3, .link-tipp h3, .verwandte_news h3 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0 0 0.5em 0
    }
main a:link {
    color: rgba(0, 0, 0, 0.7);
    text-decoration: none;
    border-bottom: 1px solid currentColor;
    display: inline-block;
    line-height: 0.85;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
    line-height: 120%
    }
main a:hover {
    background: #dbf26e;
    border-bottom: 5px solid #fff
    }
main a[href^="mailto"]:before {
    font-family: FontAwesome;
    content: "";
    margin: 0 0.125em 0 0
    }
main a[href^="#"]:before {
    font-family: FontAwesome;
    content: ""
    }
main a[href$=".pdf"]:before {
    font-family: FontAwesome;
    content: "";
    margin: 0 0.125em 0 0
    }
main ul li {
    margin: 0 0 0.25em 3em;
    text-indent: -1.25em;
    color: rgba(0, 0, 0, 0.7)
    }
main ul li:before {
    font-family: FontAwesome;
    content: "";
    margin: 0 0.25em 0 0;
    font-size: 1.2em
    }
.moody img {
    -webkit-clip-path: circle(70% at 70% 20%);
    clip-path: circle(95% at 80% 10%)
    }
.infobox {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    clip-path: circle(60% at center);
    background-color: rgb(234, 236, 231);
    padding: 1em;
    width: 100%;
    margin: 1em 0 1em -1em;
    text-align: center;
    display: inline-block;
    border-top: 6px solid #ccc8be;
    font-size: 1em;
    position: relative
    }
.infobox:before {
    font-family: FontAwesome;
    content: "";
    font-size: 1.2em;
    background-color: #fff;
    position: relative;
    left: 0;
    height: 100%;
    width: 50px;
    display: block;
    line-height: 55px;
    position: absolute;
    left: 1.25em;
    top: 0;
    vertical-align: center
    }
.infobox:hover:before {
    content: ""
    }
.infobox a:link, .infobox a:visited {
    color: rgba(0, 0, 0, 0.8);
    text-decoration: none;
    margin-left: 3em
    }
main article .date {
    display: inline-block;
    margin: 0.25em 0 1em 0;
    background: #eaece7;
    padding: 0.25em;
    border-bottom: 3px solid #ccc8be
    }
/* =========== Bilder ============= */
.aligncenter, div.aligncenter, a img.aligncenter {
    display: block;
    margin: 0.3125em auto 0.3125em auto
    }
.alignright, .alignleft, a img.alignright, a img.alignnone, a img.alignleft {
    float: none;
    margin: 0.5em 0
    }
/* =========== Videoas ============= */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
    }
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
/* =========== Linkliste News ============= */
.lcp_catlist {
    font-size: 1.1em;
    position: relative
    }
.lcp_catlist:before {
    font-family: FontAwesome;
    content: "";
    color: rgba(0, 0, 0, 0.8);
    float: left;
    margin: -2.125em 0 0 4em;
    font-size: 1.5em
    }
.lcp_catlist li {
    margin: 0 0 0.75em 0
    }
.lcp_catlist li a:link, .lcp_catlist li a:visited {
    color: rgba(0, 0, 0, 0.8)
    }
/* =========== Verzeichnis ============= */
.link-tipp, .verwandte_news {
    background: rgba(255, 255, 255, 0.8);
    padding: 3em;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 89%, 0 100%);
    clip-path: polygon(0 20px, 100% 0, 100% 96%, 0 100%);
    max-width: 850px;
    padding: 6em 4em 4em 4em;
    transition: all 0.5s ease;
    position: relative;
    overflow: visible
    }
.verwandte_news:after {
    content: "News zum Thema";
    display: inline-block;
    background: rgb(234, 236, 231);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    padding: 0.5em;
    position: absolute;
    top: 2em;
    left: 0
    }
.link-tipp h2, .verwandte_news h2 {
    font-size: 1.3em;
    font-weight: 400 !important;
    letter-spacing: 0.1em;
    margin: 0 0 0.5em -0.5em;
    padding: 0 0.5em;
    font-weight: 400;
    font-family: "Chivo", sans-serif;
    position: relative;
    top: -1em;
    left: 2em
    }
.link-tipp:before {
    font-family: FontAwesome;
    content: "";
    color: rgba(0, 0, 0, 0.8);
    float: left;
    position: relative;
    margin: -2.25em 0 0 4.5em;
    font-size: 1.5em
    }
.link-tipp:after {
    content: "Links zum Thema";
    display: inline-block;
    background: rgb(234, 236, 231);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    padding: 0.5em;
    position: absolute;
    top: 2em;
    left: 0
    }
.link-tipp p {
    margin: 0 0 1em 0
    }
.link-tipp a:link, .link-tipp a:visited, .verwandte_news a:link, .verwandte_news a:visited {
    background-color: rgb(234, 236, 231);
    color: rgba(0, 0, 0, 0.8);
    border-bottom: none;
    text-decoration: none
    }
.link-tipp a:hover, .link-tipp a:focus, .link-tipp a:active, .verwandte_news a:hover, .verwandte_news a:focus, .verwandte_news a:active {
    background-color: #dbf26e
    }
/* =========== Verzeichnis ============= */
h4.hrf-title {
    font-family: "Comfortaa", sans-serif !important;
    line-height: 150% !important;
    color: rgba(0, 0, 0, 0.8) !important;
    font-size: 1.1em !important;
    font-weight: 400
    }
.address-info, .wpbdp-field-display, .wpbdp-page label, .wpbdp-categories, #wpbdp-main-box, .wpbdp-listings-sort-options, .listing-title, .wpbdp-button, .select2-selection__rendered, .wpbdp-field-display, .zipcode-search-distance-fields {
    font-size: 1em;
    font-family: "Comfortaa", sans-serif;
    color: rgba(0, 0, 0, 0.8)
    }
.wpbdp-main-box {
    background: none
    }
.wpbdp-button, .wpbdp-main-box .submit-btn input[type="submit"] {
    background-color: #f4f4eb;
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 0.125em 0.25em;
    border: none
    }
#wpbdp-search-form .wpbdp-search-filter > div.field > input[type="text"], #wpbdp-field-10 {
    height: 2em
    }
a.category-label {
    color: rgba(0, 0, 0, 0.8);
    padding: 0 0 0 1.25em
    }
.listing-actions a.button, .wpbdp-bar-submit-listing-button {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    clip-path: circle(60% at center);
    background-color: rgb(234, 236, 231);
    padding: 0.125em 1em;
    text-align: center;
    display: inline-block;
    border-top: 3px solid #ccc8be;
    font-size: 1em
    }
.listing-actions a.button:hover {
    background: #dbf26e;
    border-bottom: 5px solid #fff
    }
.wpbdp-listing .listing-title {
    color: rgba(0, 0, 0, 0.8);
    text-decoration: none;
    border-bottom: none !important;
    background-color: rgb(234, 236, 231);
    width: 100%;
    padding: 0.125em 0.25em;
    -webkit-clip-path: polygon(0 1%, 100% 0%, 91% 100%, 0% 100%);
    clip-path: polygon(0 1%, 100% 0%, 91% 100%, 0% 100%);
    font-weight: 400 !important
    }
body.single-wpbdp_listing .listing-title {
    background-color: none;
    border-bottom: none
    }
.wpbdp-listing .listing-title a, .wpbdp-listing .listing-title h2 {
    color: rgba(0, 0, 0, 0.8) !important;
    padding: 0.125em 0.25em;
    font-size: 1.1em;
    font-weight: 400
    }
.wpbdp-listing-excerpt.odd {
    background: #f2f3ee
    }
.wpbdp-listing a:not(.wpbdp-button) {
    color: rgba(0, 0, 0, 0.8) !important
    }
.wpbdp-listing .wpbdp-field-treffpunkt {
    font-weight: 700
    }
.wpbdp-listing .wpbdp-field-adresse, .wpbdp-listing .wpbdp-field-postleitzahl, .wpbdp-listing .wpbdp-field-ort {
    margin: 0 !important
    }
.tax-wpbdp_category main h1:first-of-type, .single-wpbdp_listing main h1:first-of-type {
    display: none;
    visibility: hidden
    }
.tax-wpbdp_category h2.category-name, .single-wpbdp_listing .listing-title > h2 {
    margin: 0 0 1em 0;
    padding: 0.5em;
    border-radius: 3px 15px 5px 15px;
    background-size: 100% 0.2em;
    background-repeat: no-repeat;
    background-position: left bottom;
    transform: skewy(-1deg);
    border-left: none
    }
#wpbdp-search-page:nth-of-type(2) {
    display: none;
    visibility: hidden
    }
.leaflet-control-zoom a:link:before {
    content: "" !important
    }
/* =========== Verzeichnis-Submit ============= */
.wpbdp-plan, .wpbdp-msg {
    display: none;
    visibility: hidden
    }
.wpbdp-submit-listing-section-header, .dnd-area-inside, #no-images-message, .image-conditions, .sublabel {
    font-family: "Comfortaa", sans-serif
    }
/* =========== Termine============= */
.eme_events_list {
    margin: 4em 0
    }
select[id="eme_city_filter"] {
    font-size: 1em;
    font-family: "Comfortaa", sans-serif;
    border: 2px solid rgb(234, 236, 231);
    height: 2.25em;
    padding: 0 1em 0 0;
    margin: 0 1em 0 0
    }
.eme_period {
    background: rgb(234, 236, 231);
    padding: 0.5em 0 0.25em 0;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin: 0 0 0.5em 0
    }
.eme_period:before {
    content: "" !important
    }
.eme_events_list li {
    margin: 0 0 1em 0;
    text-indent: 0
    }
.eme_events_list li:before {
    content: ""
    }
.eme_events_list li .titel {
    display: block;
    text-indent: 0;
    padding: 0.5em 0 0.25em 0
    }
.eme_events_list li .titel:before {
    content: "";
    display: block;
    max-width: 30em;
    height: 0.125em;
    background-position: left bottom;
    position: relative;
    top: -0.5em;
    left: -1.25em
    }
.eme_events_list li .titel a:link {
    border-bottom: 0;
    line-height: 120%
    }
.eme_events_list li a:link, .eme_events_list li a:visited {
    color: rgba(0, 0, 0, 0.8)
    }
.input label {
    font-size: 1.1em !important;
    display: block
    }
/* =========== related posts ============= */
body.single-wpbdp_listing .crp_related {
    display: none;
    visibility: hidden
    }
.crp_related {
    margin: 5em 0 0 0
    }
.crp_related ul li:before {
    content: ""
    }
.crp_related ul li {
    text-indent: 0
    }
/* =========== BuddyPress-Gruppe ============= */
.desc-wrap {
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: rgb(234, 236, 231) !important;
    webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset
    }
.bp-group-documents-category-list {
    background: rgb(234, 236, 231) !important;
    width: 100% !important
    }
body.groups main ul li:before, .buddypress main ul li:before {
    content: "" !important
    }
body.groups main ul li, .buddypress main ul li {
    text-indent: 0 !important
    }
.bp-groups-tab {
    padding: 0 1em 0 0 !important
    }
.bp-groups-tab:first-of-type {
    margin: 0 1em
    }
.bp-group-documents-meta a:link {
    display: inline;
    border-bottom: none
    }
.item-avatar {
    display: none
    }
#bp-group-documents-upload-button {
    width: 18em
    }
.activity-header p, .activity-header a, .activity-header .time-since, .activity-inner p, .activity-inner a {
    font-size: 0.9em
    }
/* =========== Kleinanzeigen ============= */
#classiwrapper ul li {
    text-indent: 0
    }
#classiwrapper ul li:before {
    content: "" !important
    }
#classiwrapper a:link {
    border-bottom: none
    }
.awpcp-textarea {
    font-family: "Comfortaa", sans-serif
    }
/* =========== Print-Button ============= */
a.druck {
    background: rgb(234, 236, 231);
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out
    }
a.druck:before {
    content: "";
    font-family: FontAwesome;
    padding-right: 8px
    }
a.druck:before {
    content: "";
    font-family: FontAwesome;
    padding-right: 8px
    }
#printcomment {
    padding: 25px 0;
    margin: 30px 0
    }
/* =========== Paginierung ============= */
.pagination {
    clear: both;
    position: relative;
    float: right;
    margin: 1em 0 4em 0
    }
.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    background: rgb(234, 236, 231);
    -webkit-transition: background 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out
    }
.pagination a:hover {
    background: #dbf26e
    }
.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #dbf26e;
    border-bottom: 2px solid rgba(0, 0, 0, 0.8)
    }
/* =========== footer ============= */
footer {
    background-color: rgb(234, 236, 231);
    height: auto;
    overflow: visible;
    width: 100%;
    margin: 4em 0 0 0;
    padding: 2em 0;
    background-size: 100% 0.2em;
    background-repeat: no-repeat;
    background-position: left top
    }
#nav-service li {
    padding: 0.25em;
    transition: all 0.5s ease
    }
#nav-service li a:link, #nav-service li a:visited {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.8);
    border-left: 1px solid rgba(0, 0, 0, 0.8);
    border-right: 1px solid rgba(0, 0, 0, 0.8);
    padding: 0 0.25em
    }
#nav-service li:hover {
    transform: translatex(1.5em)
    }
#nav-service li:hover > a:link {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8)
    }
footer p {
    font-size: 0.9em;
    margin: 1em 0 0 0;
    display: block
    }
.logo_footer {
    width: 100%;
    position: relative;
    left: 0.5em;
    top: 2em;
    margin: 2em 0 0 0
    }
.logo_footer img {
    margin: 1em 1em 0 0;
    width: 35%;
    max-width: 300px;
    vertical-align: middle;
    display: inline-block
    }
.logo_footer img.vielfaeltig {
    border: 1em solid rgb(234, 236, 231)
    }
/* =========== images ============= */
img {
    border: 0;
    max-width: 100%;
    height: auto
    }
/* ==========================================================================
   media Queries
   ========================================================================== */
@media only screen and (min-width: 500px) {
    /* =========== Header ============= */
    header {
        height: 10em
        }
    .logo_header {
        width: 14em
        }
    header .fab, header .fas {
        position: absolute;
        top: 4.5em;
        font-size: 1.6em
        }
    header .fa-paper-plane {
        left: calc(100% - 7.75em)
        }
    header .fa-instagram {
        left: calc(100% - 5.75em)
        }
    header .fa-facebook-square {
        left: calc(100% - 3.75em)
        }
    header .fa-twitter-square {
        left: calc(100% - 1.75em)
        }
    header .far {
        position: absolute;
        top: 0.25em;
        left: calc(100% - 9em);
        font-size: 1.3em
        }
    /* =========== Startseite ============= */
    #container-deep-teaser {
        top: 15em;
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-around
        }
    .deep-teaser {
        width: 48%;
        height: 4.5em
        }
    main.front {
        margin: 15em 0 0 0;
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-around
        }
    main.front article {
        width: 48%
        }
    /* =========== Inhalte ============= */
    main {
        background: rgba(255, 255, 255, 0.8);
        padding: 3em;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 98%, 0 100%);
        clip-path: polygon(0 20px, 100% 0, 100% 98%, 0 100%);
        margin: 10em 0 0 0
        }
    .wpbdp-listing .listing-title {
        width: 80%
        }
    }
@media only screen and (min-width: 600px) {
    .infobox {
        width: calc(100% / 2)
        }
    /* =========== Bilder ============= */
    .alignnone {
        margin: 0.3125em 1.25em 1.25em 0
        }
    .aligncenter, div.aligncenter {
        display: block;
        margin: 0.3125em auto 0.3125em auto
        }
    .alignright {
        float: right;
        margin: 0.3125em 0 1.25em 1.25em
        }
    .alignleft {
        float: left;
        margin: 0.3125em 1.25em 1.25em 0
        }
    a img.alignright {
        float: right;
        margin: 0.3125em 0 1.25em 1.25em
        }
    a img.alignnone {
        margin: 0.3125em 1.25em 1.25em 0
        }
    a img.alignleft {
        float: left;
        margin: 0.3125em 1.25em 1.25em 0
        }
    a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto
        }
    }
@media only screen and (min-width: 768px) {
    body {
        background-image: url(images/pexels-photo-673648.jpeg);
        background-image: url(images/pexels-photo-673648.jpeg), linear-gradient(to right, #e2e4e1 0%, rgba(244, 245, 239, 1) 100%);
        background-repeat: no-repeat;
        background-size: 120%;
        background-position: 50% 0;
        -webkit-animation: ColorChange 18s ease infinite;
        -moz-animation: ColorChange 18s ease infinite;
        animation: Wave 120s ease 1
        }
    @-webkit-keyframes Wave {
        0% {
            background-position: 0% 50%
            } 50% {
            background-position: 100% 50%
            } 100% {
            background-position: 0% 50%
            }
        }
    @-moz-keyframes Wave {
        0% {
            background-position: 0% 50%
            } 50% {
            background-position: 100% 50%
            } 100% {
            background-position: 0% 50%
            }
        }
    @keyframes Wave {
        0% {
            background-position: 0% 9em
            } 50% {
            background-position: 100% 9em
            } 100% {
            background-position: 0% 9em
            }
        }
    /* =========== Header ============= */
    header {
        width: 100%;
        height: 11em;
        top: 0
        }
    .logo_header {
        width: 18em;
        top: -0.5em
        }
    header.sticky {
        height: 6em
        }
    header.sticky .logo_header {
        opacity: 1 !important;
        width: 8em;
        top: 0
        }
    /* =========== Icons Header  ============= */
    header .fab, header .fas {
        position: absolute;
        top: 1em;
        font-size: 2em
        }
    header .fa-paper-plane {
        left: 50%
        }
    header .fa-instagram {
        left: 58%
        }
    header .fa-facebook-square {
        left: 64%
        }
    header .fa-twitter-square {
        left: 73%
        }
    header.sticky .fab, header.sticky .fas {
        display: block
        }
    /* =========== Hauptmenue ============= */
    header.sticky nav > input:checked ~ ul {
        position: relative;
        top: -1em
        }
    header nav > input:checked ~ ul {
        padding: 2em;
        top: -4em;
        min-height: 80vh
        }
    header nav label:before {
        font-size: 1.5em;
        padding: 0.25em 0.5em;
        left: 81%;
        top: 1.25em
        }
    header.sticky nav label:before {
        top: 1.25em
        }
    #nav-main li {
        display: block;
        font-size: 1.4em;
        padding: 1.75em 0.5em 0 0.5em;
        position: relative;
        width: 98%;
        white-space: nowrap
        }
    /* =========== Startseite ============= */
    main.front {
        margin: 15em auto 4em auto
        }
    main.front article {
        width: 32%;
        background-color: rgb(234, 236, 231);
        margin: 0 0 1em 0;
        font-size: 0.9em
        }
    .deep-teaser {
        margin: 0 0 6em 0;
        font-size: 0.9em;
        height: 5.5em;
        width: 32%
        }
    .deep-teaser .fa-users, .deep-teaser .fa-calendar-alt, .deep-teaser .fa-project-diagram, .deep-teaser .fa-child, .deep-teaser .fa-info, .deep-teaser .fa-user-graduate {
        font-size: 2rem
        }
    /* =========== Inhalte ============= */
    main {
        max-width: 850px;
        margin: 13em 0 4em 0
        }
    body.page-template-archives main {
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-around;
        padding: 2em
        }
    body.page-template-archives article {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
        background-color: rgb(234, 236, 231);
        width: calc(100% / 3 - 1em);
        margin: 0 0 2em 0;
        clip-path: circle(60% at center);
        font-size: 0.9em
        }
    body.page-template-archives article a:link {
        border-bottom: 1px solid transparent;
        padding: 0.125em;
        line-height: 130%
        }
    body.page-template-archives article a:hover {
        border-bottom: 5px solid #fff
        }
    body.page-template-archives article .date {
        width: 100%;
        display: block;
        padding: 0.125em;
        margin: 0.125em 0 0.5em 0
        }
    .thumb-front {
        background: #fff;
        height: 200px;
        text-align: center
        }
    /* =========== Mailpoet ============= */
    #mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
        width: 50% !important
        }
    /* =========== footer ============= */
    .logo_footer {
        width: 50%;
        position: relative;
        left: 50%;
        top: -10em
        }
    .logo_footer img {
        margin: 0.75em 0 0 0;
        width: 40%
        }
    .logo_footer img.vielfaeltig {
        border: 3em solid transparent;
        margin: -1em 0 0 -3em
        }
    .logo_footer img.lag-lesben {
        border: 2em solid transparent;
        margin: -3em 0 0 1em
        }
    }
@media only screen and (min-width: 1000px) {
    header .fa-paper-plane {
        left: 50%
        }
    header .fa-instagram {
        left: 55%
        }
    header .fa-facebook-square {
        left: 60%
        }
    header .fa-twitter-square {
        left: 65%
        }
    header nav label:before {
        left: 70%
        }
    #nav-main li:hover ul.sub-menu {
        opacity: 1;
        height: auto;
        display: inline-block
        }
    main.front {
        width: 50%;
        margin: 9em 0 0 50%;
        padding: 2em;
        max-width: 900px
        }
    #container-deep-teaser {
        position: fixed;
        top: 35vh;
        left: 0;
        width: 50%;
        max-width: 900px;
        padding: 0 2em 0 0
        }
    .deep-teaser {
        width: 48%;
        height: 5.5em
        }
    main.front article {
        width: 48%
        }
    @keyframes fadein {
        from {
            opacity: 0;
            } to {
            opacity: 1;
            }
        }
    /* Firefox < 16 */
    @-moz-keyframes fadein {
        from {
            opacity: 0;
            } to {
            opacity: 1;
            }
        }
    /* Safari, Chrome and Opera > 12.1 */
    @-webkit-keyframes fadein {
        from {
            opacity: 0;
            } to {
            opacity: 1;
            }
        }
    /* Internet Explorer */
    @-ms-keyframes fadein {
        from {
            opacity: 0;
            } to {
            opacity: 1;
            }
        }
    /* Opera < 12.1 */
    @-o-keyframes fadein {
        from {
            opacity: 0;
            } to {
            opacity: 1;
            }
        }
    body.home footer {
        position: relative;
        z-index: 999
        }
    }
@media only screen and (min-width: 1300px) {
    header .fa-paper-plane {
        left: 50%
        }
    header .fa-instagram {
        left: 53%
        }
    header .fa-facebook-square {
        left: 56%
        }
    header .fa-twitter-square {
        left: 59%
        }
    header nav label:before {
        left: 62%
        }
    main.front {
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-around;
        width: 50%;
        margin: 9em 0 0 50%;
        padding: 2em;
        max-width: 900px
        }
    #container-deep-teaser {
        position: fixed;
        top: 45vh;
        left: 2em;
        display: flex;
        flex-flow: row wrap;
        align-items: stretch;
        justify-content: space-around;
        width: 50%;
        max-width: 900px
        }
    }
@media only screen and (min-width: 1500px) {
    .deep-teaser {
        width: 32%;
        height: 5.5em
        }
    main.front article {
        width: 32%
        }
    }
/* =WordPress Core
-------------------------------------------------------------- */
.wp-caption {
    background: #fff;
    border: 0.0625em solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 0.3125em 0.1875em 0.625em;
    text-align: center
    }
.wp-caption.alignnone {
    margin: 0.3125em 1.25em 1.25em 0
    }
.wp-caption.alignleft {
    margin: 0.3125em 1.25em 1.25em 0
    }
.wp-caption.alignright {
    margin: 0.3125em 0 1.25em 1.25em
    }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
    }
.wp-caption p.wp-caption-text {
    font-size: 0.6875em;
    line-height: 1.0625em;
    margin: 0;
    padding: 0 0.25em 0.3125em
    }
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(0.0625em, 0.0625em, 0.0625em, 0.0625em);
    position: absolute !important;
    height: 0.0625em;
    width: 0.0625em;
    overflow: hidden
    }
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 0.1875em;
    box-shadow: 0 0 0.125em 0.125em rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875em;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.3125em;
    line-height: normal;
    padding: 0.9375em 1.4375em 0.875em;
    text-decoration: none;
    top: 0.3125em;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
    }