




html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 18px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202020;
    font-family: "Roboto" ;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    text-rendering: optimizeLegibility
}

button,
input,
select,
optgroup,
textarea {
    color: #505456;
    font-family: "Roboto" ;
    font-weight: 400;
    line-height: 1.5;
    text-rendering: optimizeLegibility
}

 

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    
}

@media only screen and (min-width: 1168px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        -ms-hyphens: manual;
        -webkit-hyphens: manual;
        hyphens: manual
    }
}




h1 {
    font-size: 1.6875em;
    text-transform: uppercase;
    font-weight: 900
}

@media only screen and (min-width: 1024px) {
    h1 {
        font-size: 3.375em
    }
}

h2 {
   font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}  h3 {   font-size: 24px    }

@media only screen and (min-width: 1168px) {
    h2 {
       font-size: 30px
    }  h3 {   font-size: 24px    }
}

@media screen and (min-width: 1440px) {
    h2 {   font-size: 30px    }  h3 {   font-size: 24px    }
}

 

.orange:before {
    content: "";
    position: absolute;
    top: 99%; 
    height: 2px;
    width: 100%;
    z-index: 1
}

.white:before {
    content: "";
    position: absolute;
    top: 99%; 
    height: 2px;
    width: 100%;
    background-color: #ffffff;
    z-index: 1
}

@media only screen and (min-width: 1024px) {
    h2:before {
        width: 300px
    }
}

@media only screen and (min-width: 1168px) {
    h2:before {
        width: 500px
    }
}

h2.has-text-align-center:before {
    left: calc(50% - 50px)
}

@media only screen and (min-width: 1024px) {
    h2.has-text-align-center:before {
        left: calc(50% - 150px)
    }
}

@media only screen and (min-width: 1168px) {
    h2.has-text-align-center:before {
        left: calc(50% - 250px)
    }
}

h2 strong {
    font-weight: 200;
    letter-spacing: .1em
}

h3 {
    font-size: calc(1.603125em);
    font-weight: 700;
}

h3 strong {
    font-weight: 200
}

@media only screen and (min-width: 1024px) {
    h3 {
        font-size: 1.125em
    }
}

@media screen and (min-width: 1280px) {
    h3 {
        font-size: 1.125em
    }
}

@media screen and (min-width: 1440px) {
    h3 {
        font-size: 1.6875em
    }
}

h4 {
    font-size: 1.125em
}

h5 {
    font-size: .8888888889em
}

h6 {
    font-size: .7111111111em
}

p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote cite {
    font-size: .7111111111em;
    font-style: normal;
    font-family: "Roboto" ;
}

pre {
    font-size: .8888888889em;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.5;
    overflow: auto
}

code,
kbd,
tt,
var {
    font-size: .8888888889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none
}

a:focus {
    text-decoration: underline
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.hint {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.datumnews {
    font-size: .6em;
    color: #808080
}

html {
    box-sizing: border-box
}

::-moz-selection {
    background-color: #ebebeb
}

::selection {
    background-color: #ebebeb
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    background-color: #fff
}

a {
    transition: color 110ms ease-in-out;
    color: #202020;
    outline: 0
}

a:hover,
a:active {
    color: #004f92;
    text-decoration: none
}

a:focus {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    margin: 1rem 0
}

hr {
    background-color: #7d8386;
    border: 0;
    height: 2px
}

ul,
ol {
    padding-left: 1rem
}

ul {
    list-style: disc
}

ul ul {
    list-style-type: circle
}

ol {
    list-style: decimal
}

li {
    line-height: 1.5
}

li>ul,
li>ol {
    padding-left: 2rem
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1rem 1rem
}

img {
    height: auto;
    max-width: 100%;
    position: relative
}

figure {
    margin: 0
}

blockquote {
    border-left: 2px solid #202020;
    margin-left: 0;
    padding: 0 0 0 1rem
}

blockquote>p {
    margin: 0 0 1rem
}

blockquote cite {
    color: #7d8386
}

table {
    margin: 0 0 1rem;
    border-collapse: collapse;
    width: 100%;font-size:12px !important;
    font-family: "Roboto", sans-serif
}

table td,
table th {
    padding: 0.5em;
    border: 0px solid #dedede;
    word-break: break-all
}



.entry-content .button,
.entry-content button,
.entry-content input[type="button"],
.entry-content input[type="reset"],
.entry-content input[type="submit"],
.entry-content .abtn {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    padding: 0.5em 1em;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    font-size: 1em;
    border: 2px solid #e1dad6;
    white-space: nowrap;
    background: #e1dad6 !important;
    color: #0078b6 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: padding ease 0.2s
}

.entry-content .button:hover,
.entry-content button:hover,
.entry-content input[type="button"]:hover,
.entry-content input[type="reset"]:hover,
.entry-content input[type="submit"]:hover,
.entry-content .abtn:hover {
    padding: 0.5em 1.2em;
    transition: padding ease 0.2s
}

 

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    width: 100%;
    margin-bottom: 3px;
    -webkit-backface-visibility: hidden;
    border: none;
    box-sizing: border-box;
    outline: none;
    padding: .36rem .66rem;
    -webkit-appearance: none;
    outline-offset: 0;
    border-radius: 0;
    background: #dddddd; 
    transition: background ease .2s, color ease .2s
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #014f92;
    color: #fff;
    transition: background ease .2s, color ease .2s
}

input[type="search"]::-webkit-search-decoration {
    display: none
}

input[name="subject"] {
    display: none !important
}

input[type="file"] {
    max-width: 100vw;
    overflow: hidden;
    white-space: pre;
    word-break: break-all
}

select {
    width: 100%;
    margin-bottom: 3px;
    border: none;
    box-sizing: border-box;
    outline: none;
    padding: .36rem .66rem
}

textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
    max-width: 100%;
    resize: vertical;
    margin-bottom: 3px
}

form p {
    margin: 1rem 0
}

form {
    max-width: 100vw
}

a {
    transition: color 110ms ease-in-out;
    color: #202020;
    outline: none
}

a:visited {
    color: #202020
}

a:hover,
a:active {
    color: #004f92;
    text-decoration: none
}

a:focus {
    outline: none;
    text-decoration: none
}








.header-relaunch-nav {
    display: block;
    padding: 0 .5em
}

@media only screen and (min-width: 1168px) {
    .header-relaunch-nav {
        padding: 0 4em
    }
}

.header-relaunch-nav #menunav {
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: block;
    padding: 7px
}

#navigations {
    position: fixed;
    left: 0%;
    width: 0%;
    height: 100vh;
    top: 0;
    z-index: 2;
    background: #fff;
    overflow: hidden
}

#navigations .main-navigation {
    height: 100%
}

#navigations .main-navigation .menu-hauptmenue-container {
    height: 100%
}

#navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

#navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li {
    text-align: center
}

#navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li a {
    font-weight: 600;
    text-transform: uppercase;
    color: #004f92;
    font-size: 1.2em;
    position: relative;
    display: inline-block;
    letter-spacing: 0.05em;
    padding: .25em 0;
    white-space: nowrap;
    text-decoration: none;
    border: none;
    transition: color ease 0.2s, padding ease .6s
}

@media only screen and (min-width: 1024px) {
    #navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li a {
        font-size: 1.7em
    }
}

@media only screen and (min-width: 1168px) {
    #navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li a {
        font-size: 0.7em
    }
}

@media screen and (min-width: 1300px) {
    #navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li a {
        font-size: 2em
    }
}

#navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li a:hover,
#navigations .main-navigation .menu-hauptmenue-container ul#menu-hauptmenue li a:focus {
    padding: .5em 0;
    color: #f49c0c;
    transition: color ease 0.2s, padding ease .3s
}

#navigations .menuclosebtn {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    transform: rotate(0deg);
    transition: transform ease 0.4s;
    z-index: 20;
    cursor: pointer
}

@media only screen and (min-width: 1168px) {
    #navigations .menuclosebtn {
        right: 45px;
        width: 100px;
        height: 100px;
		top:20px;
    }
}

#navigations .menuclosebtn:hover {
    transform: rotate(90deg);
    transition: transform ease 0.4s
}

.menuclosebtn:hover {
    transform: rotate(90deg);
    transition: transform ease 0.4s
}

@keyframes slide_in_right {
    100% {
        transform: translateX(0%)
    }
}

@keyframes fade_in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.footer-navigation #menu-footer {
    list-style: none;
    position: relative
}

.footer-navigation #menu-footer li a {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    transition: color ease .2s
}

.footer-navigation #menu-footer li a:hover {
    color: #0078b6;
    transition: color ease .2s
}

.header-post-navi {
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: center;
    margin: calc(4 * 1rem) auto calc(2 * 1rem)
}

.header-post-navi a {
    padding: 0 .5em;
    display: inline-block;
    font-size: .5925925926em;
    color: #ccc;
    text-decoration: none;
    min-width: 90px;
    transition: all ease .2s
}

.header-post-navi a:hover,
.header-post-navi a:focus {
    padding: 0 1.2em;
    color: #333;
    transition: all ease 0.2s
}

.header-post-navi a img {
    height: 40px;
    width: auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #202020;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 1rem
}

@media only screen and (min-width: 1024px) {
    .alignleft {
        margin-right: calc(2 * 1rem)
    }
}

.alignright {
    float: right;
    margin-left: 1rem
}

@media only screen and (min-width: 1024px) {
    .alignright {
        margin-left: calc(2 * 1rem)
    }
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.text-center {
    text-align: center
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden
}

.design-block-spacer {
    max-height: 30px
}

@media only screen and (min-width: 1024px) {
    .design-block-spacer {
        max-height: initial
    }
}

#page {
    width: 100%
}

.site-content {
    position: relative
}

@media only screen and (min-width: 1024px) {
    .items-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch
    }
}

.items-list>.item {
    position: relative
}

@media only screen and (min-width: 1024px) {
    .items-list>.item {
        flex: 0 1 auto;
        width: 33.333%
    }
}

.items-list>.item a.list-thumb {
    border: none;
    line-height: 0;
    display: block
}

.items-list>.item a.list-thumb img {
    width: 100%
}

.items-list>.item .pointing-content {
    padding: 1.5rem 2rem 3rem
}

@media only screen and (min-width: 1024px) {
    .items-list>.item .pointing-content {
        padding: 1.5rem 1.5rem 3rem
    }
}

@media only screen and (min-width: 1168px) {
    .items-list>.item .pointing-content {
        padding: 1.5rem 4rem 3rem
    }
}

.box169 {
    position: relative;
    overflow: hidden
}

.box169:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.box169>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    width: auto;
    border: none
}

.box169>* img {
    max-width: initial;
    height: 100%;
    width: auto
}

.news-latest,
.news-list,
.bm-divers {
    padding: 0;
    margin-top: 0 !important
}

@media only screen and (min-width: 1024px) {
    .news-latest,
    .news-list,
    .bm-divers {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 1em
    }
}

.news-latest .item,
.news-list .item,
.bm-divers .item {
    position: relative
}

@media only screen and (min-width: 1024px) {
    .news-latest .item,
    .news-list .item,
    .bm-divers .item {
        padding: 0 0.5em 0.5em;
        flex: 0 1 auto;
        width: 50%
    }
}

@media screen and (min-width: 1440px) {
    .news-latest .item,
    .news-list .item,
    .bm-divers .item {
        padding: 0 1em 1em;
        flex: 0 1 auto;
        width: 25%
    }
}

.news-latest .item>*.list-thumb,
.news-list .item>*.list-thumb,
.bm-divers .item>*.list-thumb {
    display: block;
    border: none;
    line-height: 0;
    text-decoration: none;
    overflow: hidden
}

.news-latest .item>*.list-thumb img,
.news-list .item>*.list-thumb img,
.bm-divers .item>*.list-thumb img {
    transform: scale(1);
    transition: transform ease 0.2s
}

.news-latest .item:hover .list-thumb,
.news-list .item:hover .list-thumb,
.bm-divers .item:hover .list-thumb {
    display: block;
    border: none;
    line-height: 0;
    text-decoration: none;
    overflow: hidden
}

.news-latest .item:hover .list-thumb img,
.news-list .item:hover .list-thumb img,
.bm-divers .item:hover .list-thumb img {
    transform: scale(1.05);
    transition: transform ease 0.2s
}

.news-latest .item h3 a,
.news-list .item h3 a,
.bm-divers .item h3 a {
    color: #0078b6 !important
}

.gemeinde-slider .slick-track .slick-slide {
    padding: 0 2em;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .gemeinde-slider .slick-track .slick-slide {
        padding: 1em !important
    }
}

@media screen and (min-width: 1280px) {
    .gemeinde-slider .slick-track .slick-slide {
        padding: 3em !important
    }
}

.gemeinde-slider .slick-track .slick-slide .pointing-content {
    position: relative;
    transition: max-height 0.25s ease;
    max-height: 20em;
    overflow-y: hidden
}

.gemeinde-slider .slick-track .slick-slide .pointing-content .pointing-more {
    display: block;
    position: absolute;
    background: linear-gradient(rgba(255, 255, 255, 0), #fff);
    width: 100%;
    height: 10em;
    bottom: 0;
    left: 0
}

.gemeinde-slider .slick-track .slick-slide .pointing-content .pointing-more span {
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    color: #808080;
    background-color: #fff;
    border-radius: 0 4px 0 0;
    padding: 0.5em 1em;
    margin: auto;
    width: auto;
    font-size: 0.6em;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 2;
    transition: color 0.25s ease, background-color 0.25s ease
}

.gemeinde-slider .slick-track .slick-slide .pointing-content .pointing-more span:hover {
    color: #fff;
    background-color: #808080;
    transition: color 0.25s ease, background-color 0.25s ease
}

.bm-divers-cols {
    background: #e1dad6;
    margin: 0 !important;
    padding: 0 !important
}

.bm-divers-cols>* {
    margin: 0em !important;
    padding: 2em !important;
    width: 50%;
    flex-basis: 50%;
    color: #fff !important
}

@media only screen and (min-width: 1024px) {
    .bm-divers-cols>* {
        padding: 4em !important
    }
}

@media screen and (min-width: 1280px) {
    .bm-divers-cols>* {
        padding: 6em !important
    }
}

@media screen and (min-width: 1440px) {
    .bm-divers-cols>* {
        padding: 8em !important
    }
}

.bm-divers-cols>* h2,
.bm-divers-cols>* a {
    color: #fff !important
}

.bm-divers-cols>*.design-block-group__inner-container {
    margin: auto !important
}

.opacity0 {
    opacity: 0 !important;
    transition: opacity ease .5s
}

.opacity1 {
    opacity: 1 !important;
    transition: opacity ease 3s
}

.littleslidetotop {
    padding-top: 0px !important;
    transition: margin-top ease 1.5s
}

.site-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .site-header {
        left: 0%;
        width: 100%
    }
}

@media only screen and (min-width: 1168px) {
    .site-header {
        text-align: initial
    }
}

.site-header:before,
.site-header:after {
    display: none
}

.site-header a {
    border: none
}

.site-header .headerlogo {
    display: block;
    padding: 10px;
    line-height: 0;
    text-align: left
}

@media only screen and (min-width: 1024px) {
    .site-header .headerlogo {
        padding: 2em 4em
    }
}

.site-header .headerlogo img {
    width: 120px
}

@media only screen and (min-width: 1024px) {
    .site-header .headerlogo img {
        width: 170px
    }
}

@media only screen and (min-width: 1168px) {
    .site-header .headerlogo img {
        width: 250px
    }
}

.site-header .header-contact {
    left: -50px;
    display: inline-block;
    position: relative;
    background: none;
    text-align: center
}

.site-header .header-contact>*:first-child {
    display: none
}

@media only screen and (min-width: 1168px) {
    .site-header .header-contact>*:first-child {
        display: inline-block
    }
}

.site-header .header-contact a {
    display: inline-block;
    font-size: 0.8em;
    line-height: 0;
    color: #fff;
    transition: color ease 0.2s, background ease 0.2s
}

.site-header .header-contact a:hover,
.site-header .header-contact a:focus {
    color: #0078b6 !important;
    background: #fff;
    transition: color ease 0.2s, background ease 0.2s
}

.site-header .header-contact a.header-logo-fbinsta {
    padding: 0 5px;
    line-height: 0;
    position: relative;
    bottom: -5px
}

.site-header .header-contact a.header-logo-fbinsta:hover,
.site-header .header-contact a.header-logo-fbinsta:focus {
    background: none
}

.site-header .header-contact a.header-logo-fbinsta:hover svg path,
.site-header .header-contact a.header-logo-fbinsta:hover svg circle,
.site-header .header-contact a.header-logo-fbinsta:focus svg path,
.site-header .header-contact a.header-logo-fbinsta:focus svg circle {
    fill: #0078b6;
    transition: fill ease 0.2s
}

.scrolldown {
    display: none
}

@media only screen and (min-width: 1024px) {
    .scrolldown {
        display: block;
        position: absolute;
        width: 34px;
        height: 60px;
        left: calc(50vw - 17px);
        bottom: 2em;
        opacity: 1;
        z-index: 1;
        opacity: 0;
        -webkit-animation: mouse-fadein 2s 0.5s 1 forwards;
        -moz-animation: mouse-fadein 2s 0.5s 1 forwards;
        -o-animation: mouse-fadein 2s 0.5s 1 forwards;
        animation: mouse-fadein 2s 0.5s 1 forwards
    }
}

@media only screen and (min-width: 1168px) {
    .scrolldown {
        z-index: 0;
        width: 34px;
        height: 60px
    }
}

@media only screen and (min-width: 1168px) {
    .mouse {
        width: 34px;
        height: 60px;
        display: none;
        background-size: 34px 60px
    }
}

.mouse-arrow {
    position: absolute;
    z-index: 0;
    width: 55px;
    height: 55px;
    left: -20px;
    top: 45%;
    background: url(img/mouse-arrow.png) no-repeat 0px 0px;
    background-size: 55px 55px;
    -webkit-animation: mouse-arrowmove 0.75s infinite alternate;
    -moz-animation: mouse-arrowmove 0.75s infinite alternate;
    -o-animation: mouse-arrowmove 0.75s infinite alternate;
    animation: mouse-arrowmove 0.75s infinite alternate
}

@-webkit-keyframes mouse-fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes mouse-fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes mouse-fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes mouse-fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes mouse-arrowmove {
    from {
        top: 45%
    }
    to {
        top: 55%
    }
}

@-moz-keyframes mouse-arrowmove {
    from {
        top: 45%
    }
    to {
        top: 55%
    }
}

@-o-keyframes mouse-arrowmove {
    from {
        top: 45%
    }
    to {
        top: 55%
    }
}

@keyframes mouse-arrowmove {
    from {
        top: 45%
    }
    to {
        top: 55%
    }
}

.header-img {
    position: relative;
    line-height: 0;
    padding: 0;
    max-height: 100vh;
}

.header-img h1 {
    font-size: 1.125em;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    margin: 0
}

@media only screen and (min-width: 1024px) {
    .header-img h1 {
        font-size: 2.25em;
        -ms-hyphens: manual;
        -webkit-hyphens: manual;
        hyphens: manual
    }
}

@media only screen and (min-width: 1168px) {
    .header-img h1 {
        font-size: 2.8125em;
        line-height: 1.25
    }
}

.home .header-img h1 {
    position: absolute;
    bottom: -82px;
    display: block;
    width: 100%;
    text-align: center;
    color: #0078b6;
    line-height: 1;
    border-bottom: 1px dotted #fff
}

.header-img img {
    width: 100%
}

body:not(.home) .header-img h1 {
    position: absolute;
    bottom: 10%;
    width: 90%;
    text-align: center;
    left: 5%;
    color: #fff;
    font-weight: 900;
    z-index: 1;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.7);
    margin: 0
}

@media only screen and (min-width: 1024px) {
    body:not(.home) .header-img h1 {
        bottom: 0px;
        font-size: 6em;
        line-height: 0.7
    }
}

@media only screen and (min-width: 1168px) {
    body:not(.home) .header-img h1 {
        font-size: 6em
    }
}

.header-img .front-headline {
    display: inline-block;
    position: absolute;
  color: #3e3e3e;
     
   text-transform: uppercase;
    font-weight: 700;
    line-height: 110%
}
@media only screen and (min-width: 360px) {
    .header-img .front-headline {
        left: 60%;
        top: 20%;font-size: 1.1em;
        width: 40%
    }
} 

@media only screen and (min-width: 600px) {
   
	
	.header-img .front-headline {
        left: 55%;
        top: 35%;font-size: 2em;
        width: 40%
    }
}
@media only screen and (min-width: 800px) {
   .nav {font-size: 14px;}
	
	.header-img .front-headline {
        left: 55%;
        top: 40%;font-size: 2em;
        width: 40%
    }
}
@media only screen and (min-width: 854px) {
	
	
	.header-img .front-headline {
        left: 55%;
        top: 42%;font-size: 2em;
        width: 40%
    }
	
	@media only screen and (min-width: 915px) {
	
	
	.header-img .front-headline {
        left: 60%;
        top: 22%;font-size: 2em;
        width: 40%
    }
	
	.nav {font-size: 14px;}
}
@media only screen and (min-width: 1024px) {
      .welle { position:absolute;
  top:400px;
bottom: 0;
  height:100%;
  width:100%;
  background-size:cover;
  z-index:15;}
	
	.header-img .front-headline {
        left: 55%;
        top: 30%;font-size: 3em;
        width: 40%
    }.nav {font-size: 14px;}
}

@media only screen and (min-width: 1168px) {
    .welle { position:absolute;
  top:480px;
bottom: 0;
  height:100%;
  width:100%;
  background-size:cover;
  z-index:15;}   .nav {font-size: 16px;}
	
	.header-img .front-headline {
        left: 55%;
        top: 20%;
        width: 40%;
        font-size: 4em
    }
}

@media screen and (min-width: 1440px) {
   .welle { position:absolute;
  top:570px;
bottom: 0;
  height:100%;
  width:100%;
  background-size:cover;
  z-index:15;}
	
	.header-img .front-headline {
        left: 55%;
        top: 30%;
        width: 40%;
        font-size: 4em
    }
}

@media screen and (min-width: 1680px) {
    .welle { position:absolute;
  top:570px;
bottom: 0;
  height:100%;
  width:100%;
  background-size:cover;
  z-index:15;}
	
	.header-img .front-headline {
        left: 55%;
        top: 30%;
        width: 40%;
        font-size: 5em
    }
}

.header-img .front-headline img {
    width: 40px;
    display: inline-block;
    bottom: -.275em
}

@media only screen and (min-width: 1168px) {
 
	
	.header-img .front-headline img {
        width: 70px
    }
}

@media screen and (min-width: 1440px) {
    .welle { position:absolute;
  top:540px;
bottom: 0;
  height:100%;
  width:100%;
  background-size:cover;
  z-index:15;}
	
	.header-img .front-headline img {
        width: 91px
    }
}

@media screen and (min-width: 1680px) {
   .welle { display:none}
	
	.header-img .front-headline img {
        width: 110px
    }
}

.site-header.featured-image {
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.site-header.featured-image .site-branding .site-title,
.site-header.featured-image .site-branding .site-description,
.site-header.featured-image .main-navigation a:after,
.site-header.featured-image .main-navigation .main-menu>li.menu-item-has-children:after,
.site-header.featured-image .main-navigation li,
.site-header.featured-image .social-navigation li,
.site-header.featured-image .entry-meta,
.site-header.featured-image .entry-title {
    color: #fff
}

.site-header.featured-image .main-navigation a,
.site-header.featured-image .main-navigation a+svg,
.site-header.featured-image .social-navigation a,
.site-header.featured-image .site-title a,
.site-header.featured-image .site-featured-image a {
    color: #fff;
    transition: opacity 110ms ease-in-out
}

.site-header.featured-image .main-navigation a:hover,
.site-header.featured-image .main-navigation a:active,
.site-header.featured-image .main-navigation a:hover+svg,
.site-header.featured-image .main-navigation a:active+svg,
.site-header.featured-image .main-navigation a+svg:hover,
.site-header.featured-image .main-navigation a+svg:active,
.site-header.featured-image .main-navigation a+svg:hover+svg,
.site-header.featured-image .main-navigation a+svg:active+svg,
.site-header.featured-image .social-navigation a:hover,
.site-header.featured-image .social-navigation a:active,
.site-header.featured-image .social-navigation a:hover+svg,
.site-header.featured-image .social-navigation a:active+svg,
.site-header.featured-image .site-title a:hover,
.site-header.featured-image .site-title a:active,
.site-header.featured-image .site-title a:hover+svg,
.site-header.featured-image .site-title a:active+svg,
.site-header.featured-image .site-featured-image a:hover,
.site-header.featured-image .site-featured-image a:active,
.site-header.featured-image .site-featured-image a:hover+svg,
.site-header.featured-image .site-featured-image a:active+svg {
    color: #fff;
    opacity: 0.6
}

.site-header.featured-image .main-navigation a:focus,
.site-header.featured-image .main-navigation a:focus+svg,
.site-header.featured-image .main-navigation a+svg:focus,
.site-header.featured-image .main-navigation a+svg:focus+svg,
.site-header.featured-image .social-navigation a:focus,
.site-header.featured-image .social-navigation a:focus+svg,
.site-header.featured-image .site-title a:focus,
.site-header.featured-image .site-title a:focus+svg,
.site-header.featured-image .site-featured-image a:focus,
.site-header.featured-image .site-featured-image a:focus+svg {
    color: #fff
}

.site-header.featured-image .social-navigation a:focus {
    color: #fff;
    opacity: 1;
    border-bottom: 1px solid #fff
}

.site-header.featured-image .social-navigation svg,
.site-header.featured-image .site-featured-image svg {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35))
}

.site-header.featured-image .site-featured-image .post-thumbnail img {
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100vw;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: auto;
    z-index: 1
}

@supports (object-fit: cover) {
    .site-header.featured-image .site-featured-image .post-thumbnail img {
        height: 100%;
        left: 0;
        object-fit: cover;
        top: 0;
        transform: none;
        width: 100%
    }
}

.image-filters-enabled .site-header.featured-image .site-featured-image .post-thumbnail img {
    filter: grayscale(100%)
}

.site-header.featured-image .site-featured-image .entry-header {
    margin-top: calc( 4 * 1rem);
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0
}

@media only screen and (min-width: 1024px) {
    .site-header.featured-image .site-featured-image .entry-header {
        margin-left: calc(10% + 60px);
        margin-right: calc(10% + 60px)
    }
}

.site-header.featured-image .site-featured-image .entry-header .entry-title:before {
    background: #fff
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta {
    font-weight: 500
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta>span {
    margin-right: 1rem;
    display: inline-block
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta>span:last-child {
    margin-right: 0
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta a {
    transition: color 110ms ease-in-out;
    color: currentColor
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta a:hover {
    text-decoration: none
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta .svg-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em
}

.site-header.featured-image .site-featured-image .entry-header .entry-meta .discussion-avatar-list {
    display: none
}

@media only screen and (min-width: 1024px) {
    .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta {
        display: flex;
        position: relative
    }
    .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-title {
        padding-right: calc(1 * (100vw / 12) + 1rem)
    }
    .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta .comment-count {
        position: absolute;
        right: 0
    }
    .site-header.featured-image .site-featured-image .entry-header.has-discussion .entry-meta .discussion-avatar-list {
        display: block;
        position: absolute;
        bottom: 100%
    }
}

.site-header.featured-image .custom-logo-link {
    background: #fff;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
}

.site-header.featured-image .custom-logo-link:hover,
.site-header.featured-image .custom-logo-link:active,
.site-header.featured-image .custom-logo-link:focus {
    box-shadow: 0 0 0 2px #fff
}

.site-header.featured-image .site-branding {
    position: relative;
    z-index: 10
}

.site-header.featured-image .site-featured-image .entry-header {
    position: relative;
    z-index: 9
}

.site-header.featured-image .site-branding-container:after,
.site-header.featured-image .site-featured-image:before,
.site-header.featured-image .site-featured-image:after,
.site-header.featured-image:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "\020";
    width: 100%;
    height: 100%
}

.image-filters-enabled .site-header.featured-image .site-featured-image:before {
    background: #000;
    mix-blend-mode: screen;
    opacity: 0.1
}

.site-header.featured-image .site-featured-image:after {
    background: #000;
    mix-blend-mode: multiply;
    opacity: .7
}

.image-filters-enabled .site-header.featured-image .site-featured-image:after {
    background: #000;
    opacity: .8;
    z-index: 3
}

@supports (mix-blend-mode: multiply) {
    .image-filters-enabled .site-header.featured-image .site-featured-image:after {
        opacity: 1
    }
}

.image-filters-enabled .site-header.featured-image .site-branding-container:after {
    background: rgba(0, 0, 0, 0.35);
    mix-blend-mode: overlay;
    opacity: 0.5;
    z-index: 4
}

@supports (mix-blend-mode: overlay) {
    .image-filters-enabled .site-header.featured-image .site-branding-container:after {
        background: rgba(255, 255, 255, 0.35)
    }
}

.site-header.featured-image:after {
    background: #000;
    transition: opacity 1200ms ease-in-out;
    opacity: 0.7;
    z-index: 5
}

.image-filters-enabled .site-header.featured-image:after {
    background: #000;
    opacity: 0.38
}

@media only screen and (min-width: 1024px) {
    .image-filters-enabled .site-header.featured-image:after {
        opacity: 0.18
    }
}

.site-header.featured-image ::-moz-selection {
    background: rgba(255, 255, 255, 0.17)
}

.site-header.featured-image ::selection {
    background: rgba(255, 255, 255, 0.17)
}

.sticky {
    display: block
}

.sticky-post {
    background: #63b32e;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    padding: .25rem;
    position: absolute;
    text-transform: uppercase;
    top: -1rem;
    z-index: 1
}

.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 calc(1.5 * 1rem)
}

.entry {
    margin-top: calc(6 * 1rem)
}

.entry:first-of-type {
    margin-top: 0
}

.entry .entry-header {
    margin: calc(3 * 1rem) 1rem 1rem;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .entry .entry-header {
        margin: calc(3 * 1rem) calc(10% + 60px) 1rem
    }
}

.entry .entry-title {
    margin: 0
}

.entry .entry-title a {
    color: inherit
}

.entry .entry-title a:hover {
    color: #4a4a4a
}

.entry .entry-meta,
.entry .entry-footer {
    color: #7d8386;
    font-weight: 500
}

.entry .entry-meta>span,
.entry .entry-footer>span {
    margin-right: 1rem;
    display: inline-block
}

.entry .entry-meta>span:last-child,
.entry .entry-footer>span:last-child {
    margin-right: 0
}

.entry .entry-meta a,
.entry .entry-footer a {
    transition: color 110ms ease-in-out;
    color: currentColor
}

.entry .entry-meta a:hover,
.entry .entry-footer a:hover {
    text-decoration: none;
    color: #000
}

.entry .entry-meta .svg-icon,
.entry .entry-footer .svg-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em
}

.entry .entry-meta {
    margin: 1rem 0
}

.entry .entry-footer {
    margin: calc(2 * 1rem) 1rem 1rem
}

@media only screen and (min-width: 1024px) {
    .entry .entry-footer {
        margin: 1rem calc(10% + 60px) calc(3 * 1rem);
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-footer {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

.entry .post-thumbnail {
    margin: 1rem
}

@media only screen and (min-width: 1024px) {
    .entry .post-thumbnail {
        margin: 1rem calc(10% + 60px)
    }
}

.entry .post-thumbnail:focus {
    outline: none
}

.entry .post-thumbnail .post-thumbnail-inner {
    display: block
}

.entry .post-thumbnail .post-thumbnail-inner img {
    position: relative;
    display: block;
    width: 100%
}

.image-filters-enabled .entry .post-thumbnail {
    position: relative;
    display: block
}

.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner {
    filter: grayscale(100%)
}

.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after {
    background: rgba(0, 0, 0, 0.35);
    content: "";
    display: block;
    height: 100%;
    opacity: .5;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4
}

@supports (mix-blend-mode: multiply) {
    .image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after {
        display: none
    }
}

.image-filters-enabled .entry .post-thumbnail:before,
.image-filters-enabled .entry .post-thumbnail:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "\020";
    pointer-events: none
}

.image-filters-enabled .entry .post-thumbnail:before {
    background: #000;
    mix-blend-mode: screen;
    opacity: 0.1;
    z-index: 2
}

.image-filters-enabled .entry .post-thumbnail:after {
    background: #000;
    mix-blend-mode: multiply;
    opacity: .8;
    z-index: 3
}

@supports (mix-blend-mode: multiply) {
    .image-filters-enabled .entry .post-thumbnail:after {
        opacity: 1
    }
}

.entry .entry-content,
.entry .entry-summary {
    max-width: calc(100% - (2 * 1rem));
    margin: 0 1rem
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content,
    .entry .entry-summary {
        max-width: 80%;
        margin: 0 10%;
        padding: 0 60px
    }
}

.entry .entry-content p {
    word-wrap: break-word
}

.entry .entry-content .more-link {
    transition: color 110ms ease-in-out;
    display: inline;
    color: inherit
}

.entry .entry-content .more-link:after {
    content: "\02192";
    margin-left: 0.5em
}

.entry .entry-content .more-link:hover {
    color: #202020;
    text-decoration: none
}

.entry .entry-content>iframe[style] {
    margin: 32px 0 !important;
    max-width: 100% !important
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>iframe[style] {
        max-width: calc(8 * (100vw / 12) - 28px) !important
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content>iframe[style] {
        max-width: calc(6 * (100vw / 12) - 28px) !important
    }
}

.entry .entry-content .page-links a {
    margin: calc(0.5 * 1rem);
    text-decoration: none
}

.entry .entry-content .design-audio-shortcode {
    max-width: calc(100vw - (2 * 1rem))
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-audio-shortcode {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content .design-audio-shortcode {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.comments-area {
    margin: calc(2 * 1rem) 1rem
}

@media only screen and (min-width: 1024px) {
    .comments-area {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .comments-area {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1024px) {
    .comments-area {
        margin: calc(3 * 1rem) calc(10% + 60px)
    }
}

.comments-area>* {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem)
}

@media only screen and (min-width: 1024px) {
    .comments-area>* {
        margin-top: calc(3 * 1rem);
        margin-bottom: calc(3 * 1rem)
    }
}

.entry+.comments-area {
    margin-top: calc(3 * 1rem)
}

@media only screen and (min-width: 1024px) {
    .comments-area .comments-title-wrap {
        align-items: baseline;
        display: flex;
        justify-content: space-between
    }
}

.comments-area .comments-title-wrap .comments-title {
    margin: 0
}

@media only screen and (min-width: 1024px) {
    .comments-area .comments-title-wrap .comments-title {
        flex: 1 0 calc(3 * (100vw / 12))
    }
}

@media only screen and (min-width: 1024px) {
    .comments-area .comments-title-wrap .discussion-meta {
        flex: 0 0 calc(2 * (100vw / 12));
        margin-left: 1rem
    }
}

#comment {
    max-width: 100%;
    box-sizing: border-box
}

#respond {
    position: relative
}

#respond .comment-user-avatar {
    margin: 1rem 0 -1rem
}

#respond .comment .comment-form {
    padding-left: 0
}

#respond>small {
    display: block;
    font-size: 18px;
    position: absolute;
    left: calc(1rem + 100%);
    top: calc(-3.5 * 1rem);
    width: calc(100vw / 12)
}

#comments>.comments-title:last-child {
    display: none
}

.comment-form-flex {
    display: flex;
    flex-direction: column
}

.comment-form-flex .comments-title {
    display: none;
    margin: 0;
    order: 1
}

.comment-form-flex #respond {
    order: 2
}

.comment-form-flex #respond+.comments-title {
    display: block
}

.comment-list {
    list-style: none;
    padding: 0
}

.comment-list .children {
    margin: 0;
    padding: 0 0 0 1rem
}

.comment-list>.comment:first-child {
    margin-top: 0
}

.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
    color: #7d8386;
    
    font-size: .7111111111em;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.comment-list .pingback .comment-body a:not(.comment-edit-link),
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    padding-right: .5rem;
    display: block
}

.comment-list .pingback .comment-body .comment-edit-link,
.comment-list .trackback .comment-body .comment-edit-link {
    color: #7d8386;
   
    font-weight: 500
}

#respond+.comment-reply {
    display: none
}

.comment-reply .comment-reply-link {
    display: inline-block
}

.comment {
    list-style: none;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .comment {
        padding-left: calc(.5 * (1rem + calc(100vw / 12)))
    }
    .comment.depth-1,
    .comment .children {
        padding-left: 0
    }
    .comment.depth-1 {
        margin-left: calc(3.25 * 1rem)
    }
}

.comment .comment-body {
    margin: calc(2 * 1rem) 0 0
}

.comment .comment-meta {
    position: relative
}

.comment .comment-author .avatar {
    float: left;
    margin-right: 1rem;
    position: relative
}

@media only screen and (min-width: 1024px) {
    .comment .comment-author .avatar {
        float: inherit;
        margin-right: inherit;
        position: absolute;
        top: 0;
        right: calc(100% + 1rem)
    }
}

.comment .comment-author .fn {
    position: relative;
    display: block
}

.comment .comment-author .fn a {
    color: inherit
}

.comment .comment-author .fn a:hover {
    color: #0078b6
}

.comment .comment-author .post-author-badge {
    border-radius: 100%;
    display: block;
    height: 18px;
    position: absolute;
    background: #141414;
    right: calc(100% - 2.5rem);
    top: -3px;
    width: 18px
}

@media only screen and (min-width: 1024px) {
    .comment .comment-author .post-author-badge {
        right: calc(100% + .75rem)
    }
}

.comment .comment-author .post-author-badge svg {
    width: inherit;
    height: inherit;
    display: block;
    fill: white;
    transform: scale(0.875)
}

.comment .comment-metadata>a,
.comment .comment-metadata .comment-edit-link {
    display: inline;
    font-weight: 500;
    color: #7d8386;
    vertical-align: baseline
}

.comment .comment-metadata>a time,
.comment .comment-metadata .comment-edit-link time {
    vertical-align: baseline
}

.comment .comment-metadata>a:hover,
.comment .comment-metadata .comment-edit-link:hover {
    color: #0078b6;
    text-decoration: none
}

.comment .comment-metadata>* {
    display: inline-block
}

.comment .comment-metadata .edit-link-sep {
    color: #7d8386;
    margin: 0 0.2em;
    vertical-align: baseline
}

.comment .comment-metadata .edit-link {
    color: #7d8386
}

.comment .comment-metadata .edit-link svg {
    transform: scale(0.8);
    vertical-align: baseline;
    margin-right: 0.1em
}

.comment .comment-metadata .comment-edit-link {
    position: relative;
    padding-left: 1rem;
    margin-left: -1rem;
    z-index: 1
}

.comment .comment-metadata .comment-edit-link:hover {
    color: #000
}

.comment .comment-content {
    margin: 1rem 0
}

@media only screen and (min-width: 1168px) {
    .comment .comment-content {
        padding-right: 1rem
    }
}

.comment .comment-content>*:first-child {
    margin-top: 0
}

.comment .comment-content>*:last-child {
    margin-bottom: 0
}

.comment .comment-content blockquote {
    margin-left: 0
}

.comment .comment-content a {
    text-decoration: underline
}

.comment .comment-content a:hover {
    text-decoration: none
}

.comment-reply-link,
#cancel-comment-reply-link {
    font-weight: 500
}

.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
    color: #0078b6
}

.discussion-avatar-list {
    content: "";
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0
}

.discussion-avatar-list li {
    position: relative;
    list-style: none;
    margin: 0 -8px 0 0;
    padding: 0;
    float: left
}

.discussion-avatar-list .comment-user-avatar img {
    height: calc(1.5 * 1rem);
    width: calc(1.5 * 1rem)
}

.discussion-meta .discussion-meta-info {
    margin: 0
}

.discussion-meta .discussion-meta-info .svg-icon {
    vertical-align: middle;
    fill: currentColor;
    transform: scale(0.6) scaleX(-1) translateY(-0.1em);
    margin-left: -.25rem
}

.comment-form .comment-notes,
.comment-form label {
    font-family: "Roboto", sans-serif;
    font-size: .7111111111em;
    color: #7d8386
}

@media only screen and (min-width: 1024px) {
    .comment-form .comment-form-author,
    .comment-form .comment-form-email {
        width: calc(50% - .5rem);
        float: left
    }
}

@media only screen and (min-width: 1024px) {
    .comment-form .comment-form-email {
        margin-left: 1rem
    }
}

.comment-form input[name="author"],
.comment-form input[name="email"],
.comment-form input[name="url"] {
    display: block;
    width: 100%
}

.archive .content-area {
    text-align: center;
    padding: 100px 0
}

.archive .content-area h1 {
    width: 80%;
    margin: auto;
    padding: 50px 0;
    border-bottom: 1px solid #000
}

.archive .content-area .archive_description {
    width: 95%;
    margin: auto;
    padding: 25px 0;
    border-bottom: 1px dotted #ccc
}

@media only screen and (min-width: 1168px) {
    .archive .content-area .archive_description {
        width: 60%
    }
}

.archive .content-area .archive_description span {
    font-size: 1em;
    display: inline;
    font-weight: 900;
    color: #ccc
}

@media only screen and (min-width: 1024px) {
    .archive .content-area .archive_description span {
        font-size: 1.5em
    }
}

@media only screen and (min-width: 1168px) {
    .archive .content-area .archive_description span {
        font-size: 2em
    }
}

.archive .content-area .archive_description p {
    font-size: 1em;
    font-weight: 200;
    display: inline
}

@media only screen and (min-width: 1024px) {
    .archive .content-area .archive_description p {
        font-size: 1.5em
    }
}

@media only screen and (min-width: 1168px) {
    .archive .content-area .archive_description p {
        font-size: 2em
    }
}

.archive .content-area .site-main article {
    width: 100%;
    padding: 1em;
    margin: 0 auto 3em;
    border-bottom: 1px dotted #ccc
}

@media only screen and (min-width: 1024px) {
    .archive .content-area .site-main article {
        width: 70%;
        padding: 2em
    }
}

@media only screen and (min-width: 1168px) {
    .archive .content-area .site-main article {
        width: 50%
    }
}

.archive .content-area .site-main article h2 a {
    color: #0078b6;
    transition: color ease .4s
}

.archive .content-area .site-main article h2 a:hover {
    color: #2a6769;
    transition: color ease .2s
}

.error-404.not-found .page-content,
.no-results.not-found .page-content {
    margin: calc(3 * 1rem) 1rem
}

@media only screen and (min-width: 1024px) {
    .error-404.not-found .page-content,
    .no-results.not-found .page-content {
        margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2)
    }
}

.error-404.not-found .search-submit,
.no-results.not-found .search-submit {
    vertical-align: middle;
    margin: 1rem 0
}

.error-404.not-found .search-field,
.no-results.not-found .search-field {
    width: 100%
}

#kontaktfeld {
    background: #7a7a7a;
    font-size: .8em;
    position: relative;
    width: 100%
}

#kontaktfeld .row {
    position: relative
}

@media only screen and (min-width: 1168px) {
    #kontaktfeld .row {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap
    }
}

#kontaktfeld .footerbox {
    text-align: center;
    padding: .5em
}

@media only screen and (min-width: 1168px) {
    #kontaktfeld .footerbox {
        text-align: left;
        flex: 0 1 auto;
        width: 25%;
        padding: 5em .25em
    }
}

#kontaktfeld .footerbox:nth-child(1) {
    text-align: center
}

#kontaktfeld .footerbox:nth-child(1) img {
    width: 150px
}

#kontaktfeld .footerbox a {
    transition: color ease .2s;
    font-weight: 700;
}

#kontaktfeld .footerbox a:hover:hover {
    color: #0078b6;
    transition: color ease .2s
}

.widget {
    margin: 0 0 1rem
}

.widget select {
    max-width: 100%
}

.widget a {
    color: #000
}

.widget a:hover {
    color: #0078b6
}

.widget_search .search-field {
    width: 100%
}

@media only screen and (min-width: 720px) {
    .widget_search .search-field {
        width: auto
    }
}

.widget_search .search-submit {
    display: block;
    margin-top: 1rem
}

.entry .entry-content>*,
.entry .entry-summary>* {
    margin: 32px 0;
    max-width: 100%
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*,
    .entry .entry-summary>* {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content>*,
    .entry .entry-summary>* {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*,
    .entry .entry-summary>* {
        margin: 32px auto
    }
}

.entry .entry-content>*>*:first-child,
.entry .entry-summary>*>*:first-child {
    margin-top: 0
}

.entry .entry-content>*>*:last-child,
.entry .entry-summary>*>*:last-child {
    margin-bottom: 0
}

.entry .entry-content>*.alignwide,
.entry .entry-summary>*.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*.alignwide,
    .entry .entry-summary>*.alignwide {
        width: 100%;
        max-width: 100%
    }
}

.entry .entry-content>*.alignfull,
.entry .entry-summary>*.alignfull {
    position: relative;
    left: -1rem;
    width: calc(100% + (2 * 1rem));
    max-width: calc(100% + (2 * 1rem));
    clear: both
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*.alignfull,
    .entry .entry-summary>*.alignfull {
        margin-top: calc(2 * 1rem);
        margin-bottom: calc(2 * 1rem);
        left: -30px;
        width: calc(100% + 60px);
        max-width: calc(125% + 150px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content>*.alignfull,
    .entry .entry-summary>*.alignfull {
        margin-top: calc(2 * 1rem);
        margin-bottom: calc(2 * 1rem);
        left: calc(-12.5% - 75px);
        width: calc(125% + 150px);
        max-width: calc(125% + 150px)
    }
}

.entry .entry-content>*.alignleft,
.entry .entry-summary>*.alignleft {
    float: left;
    max-width: calc(5 * (100vw / 12));
    margin-top: 0;
    margin-left: 0;
    margin-right: 1rem
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*.alignleft,
    .entry .entry-summary>*.alignleft {
        max-width: calc(4 * (100vw / 12));
        margin-right: calc(2 * 1rem)
    }
}

.entry .entry-content>*.alignright,
.entry .entry-summary>*.alignright {
    float: right;
    max-width: calc(5 * (100vw / 12));
    margin-top: 0;
    margin-right: 0;
    margin-left: 1rem
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*.alignright,
    .entry .entry-summary>*.alignright {
        max-width: calc(4 * (100vw / 12));
        margin-right: 0;
        margin-left: calc(2 * 1rem)
    }
}

.entry .entry-content>*.aligncenter,
.entry .entry-summary>*.aligncenter {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*.aligncenter,
    .entry .entry-summary>*.aligncenter {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content>*.aligncenter,
    .entry .entry-summary>*.aligncenter {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content>*.aligncenter,
    .entry .entry-summary>*.aligncenter {
        margin-left: 0;
        margin-right: 0
    }
}

.entry .entry-content .entry-content,
.entry .entry-content .entry-summary,
.entry .entry-content .entry,
.entry .entry-summary .entry-content,
.entry .entry-summary .entry-summary,
.entry .entry-summary .entry {
    margin: inherit;
    max-width: inherit;
    padding: inherit
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .entry-content,
    .entry .entry-content .entry-summary,
    .entry .entry-content .entry,
    .entry .entry-summary .entry-content,
    .entry .entry-summary .entry-summary,
    .entry .entry-summary .entry {
        margin: inherit;
        max-width: inherit;
        padding: inherit
    }
}

.entry .entry-content p.has-background {
    padding: 20px 30px
}

.entry .entry-content .design-block-audio {
    width: 100%
}

.entry .entry-content .design-block-audio audio {
    width: 100%
}

.entry .entry-content .design-block-audio.alignleft audio,
.entry .entry-content .design-block-audio.alignright audio {
    max-width: 237.6px
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-audio.alignleft audio,
    .entry .entry-content .design-block-audio.alignright audio {
        max-width: 512px
    }
}

@media only screen and (min-width: 1379px) {
    .entry .entry-content .design-block-audio.alignleft audio,
    .entry .entry-content .design-block-audio.alignright audio {
        max-width: 385.44px
    }
}

.entry .entry-content .design-block-video video {
    width: 100%
}

.entry .entry-content .design-block-button .design-block-button__link {
    transition: background 150ms ease-in-out;
    border: none;
    font-size: .8888888889em;
    
    line-height: 1.2;
    box-sizing: border-box;
    font-weight: bold;
    text-decoration: none;
    padding: .76rem 1rem;
    outline: none;
    outline: none
}

.entry .entry-content .design-block-button .design-block-button__link:not(.has-background) {
    background-color: #63b32e
}

.entry .entry-content .design-block-button .design-block-button__link:not(.has-text-color) {
    color: white
}

.entry .entry-content .design-block-button .design-block-button__link:hover {
    color: white;
    background: #7d8386;
    cursor: pointer
}

.entry .entry-content .design-block-button .design-block-button__link:focus {
    color: white;
    background: #7d8386;
    outline: thin dotted;
    outline-offset: -4px
}

.entry .entry-content .design-block-button:not(.is-style-squared) .design-block-button__link {
    border-radius: 5px
}

.entry .entry-content .design-block-button.is-style-outline .design-block-button__link,
.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:focus,
.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:active {
    transition: all 150ms ease-in-out;
    border-width: 2px;
    border-style: solid
}

.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:not(.has-background),
.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:focus:not(.has-background),
.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:active:not(.has-background) {
    background: transparent
}

.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:not(.has-text-color),
.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:focus:not(.has-text-color),
.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:active:not(.has-text-color) {
    color: #63b32e;
    border-color: currentColor
}

.entry .entry-content .design-block-button.is-style-outline .design-block-button__link:hover {
    color: white;
    border-color: #7d8386
}

.entry .entry-content .design-block-archives,
.entry .entry-content .design-block-categories,
.entry .entry-content .design-block-latest-posts {
    padding: 0;
    list-style: none
}

.entry .entry-content .design-block-archives li,
.entry .entry-content .design-block-categories li,
.entry .entry-content .design-block-latest-posts li {
    color: #7d8386;
    font-family: "Roboto", sans-serif;
    font-size: calc(18px * 1.125);
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: .75rem
}

.entry .entry-content .design-block-archives li.menu-item-has-children,
.entry .entry-content .design-block-archives li:last-child,
.entry .entry-content .design-block-categories li.menu-item-has-children,
.entry .entry-content .design-block-categories li:last-child,
.entry .entry-content .design-block-latest-posts li.menu-item-has-children,
.entry .entry-content .design-block-latest-posts li:last-child {
    padding-bottom: 0
}

.entry .entry-content .design-block-archives li a,
.entry .entry-content .design-block-categories li a,
.entry .entry-content .design-block-latest-posts li a {
    text-decoration: none
}

.entry .entry-content .design-block-archives.aligncenter,
.entry .entry-content .design-block-categories.aligncenter {
    text-align: center
}

.entry .entry-content .design-block-categories ul {
    padding-top: .75rem
}

.entry .entry-content .design-block-categories li ul {
    list-style: none;
    padding-left: 0
}

.entry .entry-content .design-block-categories ul {
    counter-reset: submenu
}

.entry .entry-content .design-block-categories ul>li>a::before {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    content: "– " counters(submenu, "– ", none);
    counter-increment: submenu
}

.entry .entry-content .design-block-latest-posts.is-grid li {
    border-top: 2px solid #7d8386;
    padding-top: 1rem;
    margin-bottom: 2rem
}

.entry .entry-content .design-block-latest-posts.is-grid li a:after {
    content: ''
}

.entry .entry-content .design-block-latest-posts.is-grid li:last-child {
    margin-bottom: auto
}

.entry .entry-content .design-block-latest-posts.is-grid li:last-child a:after {
    content: ''
}

.entry .entry-content .design-block-preformatted {
    font-size: .7111111111em;
    line-height: 1.8;
    padding: 1rem
}

.entry .entry-content .design-block-verse { 
    font-size: 18px;
    line-height: 1.8
}

.entry .entry-content .has-drop-cap:not(:focus):first-letter { 
    font-size: 3.375em;
    line-height: 1;
    font-weight: bold;
    margin: 0 0.25em 0 0
}

.entry .entry-content .design-block-pullquote {
    border-color: transparent;
    border-width: 2px;
    padding: 1rem
}

.entry .entry-content .design-block-pullquote blockquote {
    color: #505456;
    border: none;
    margin-top: calc(4 * 1rem);
    margin-bottom: calc(4.33 * 1rem);
    margin-right: 0;
    padding-left: 0
}

.entry .entry-content .design-block-pullquote p {
    font-size: 1.6875em;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0.5em
}

.entry .entry-content .design-block-pullquote p em {
    font-style: normal
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-pullquote p {
        font-size: 2.25em
    }
}

.entry .entry-content .design-block-pullquote cite {
    display: inline-block; 
    line-height: 1.6;
    text-transform: none;
    color: #7d8386;
    font-size: calc(1rem / (1.25 * 1.125))
}

.entry .entry-content .design-block-pullquote.alignleft,
.entry .entry-content .design-block-pullquote.alignright {
    width: 100%;
    padding: 0
}

.entry .entry-content .design-block-pullquote.alignleft blockquote,
.entry .entry-content .design-block-pullquote.alignright blockquote {
    margin: 1rem 0;
    padding: 0;
    text-align: left;
    max-width: 100%
}

.entry .entry-content .design-block-pullquote.alignleft blockquote p:first-child,
.entry .entry-content .design-block-pullquote.alignright blockquote p:first-child {
    margin-top: 0
}

.entry .entry-content .design-block-pullquote.is-style-solid-color {
    background-color: #202020;
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-pullquote.is-style-solid-color {
        padding-left: 10%;
        padding-right: 10%
    }
}

.entry .entry-content .design-block-pullquote.is-style-solid-color p {
    font-size: 1.6875em;
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 0.5em
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-pullquote.is-style-solid-color p {
        font-size: 2.25em
    }
}

.entry .entry-content .design-block-pullquote.is-style-solid-color a {
    color: #fff
}

.entry .entry-content .design-block-pullquote.is-style-solid-color cite {
    color: inherit
}

.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    color: #fff;
    padding-left: 0;
    margin-left: 1rem;
    margin-right: 1rem
}

.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-text-color a,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: inherit
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-pullquote.is-style-solid-color blockquote {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-pullquote.is-style-solid-color.alignright,
    .entry .entry-content .design-block-pullquote.is-style-solid-color.alignleft {
        padding: 1rem calc(2 * 1rem)
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-pullquote.is-style-solid-color.alignfull {
        padding-left: calc(10% + 58px + (2 * 1rem));
        padding-right: calc(10% + 58px + (2 * 1rem))
    }
}

.entry .entry-content .design-block-quote:not(.is-large),
.entry .entry-content .design-block-quote:not(.is-style-large) {
    border-left: 2px solid #000;
    padding-top: 0;
    padding-bottom: 0
}

.entry .entry-content .design-block-quote p {
    font-size: 1em;
    font-style: normal;
    line-height: 1.8
}

.entry .entry-content .design-block-quote cite {
    font-size: calc(1rem / (1.25 * 1.125))
}

.entry .entry-content .design-block-quote.is-large,
.entry .entry-content .design-block-quote.is-style-large {
    margin: 1rem 0;
    padding: 0;
    border-left: none
}

.entry .entry-content .design-block-quote.is-large p,
.entry .entry-content .design-block-quote.is-style-large p {
    font-size: 1.6875em;
    line-height: 1.4;
    font-style: italic
}

.entry .entry-content .design-block-quote.is-large cite,
.entry .entry-content .design-block-quote.is-large footer,
.entry .entry-content .design-block-quote.is-style-large cite,
.entry .entry-content .design-block-quote.is-style-large footer {
    font-size: calc(1rem / (1.25 * 1.125))
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-quote.is-large,
    .entry .entry-content .design-block-quote.is-style-large {
        margin: 1rem 0;
        padding: 1rem 0
    }
    .entry .entry-content .design-block-quote.is-large p,
    .entry .entry-content .design-block-quote.is-style-large p {
        font-size: 1.6875em
    }
}

.entry .entry-content .design-block-image img {
    display: block
}

.entry .entry-content .design-block-image.alignleft,
.entry .entry-content .design-block-image.alignright {
    max-width: 100%
}

.entry .entry-content .design-block-image.alignfull img {
    width: 100vw
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-image.alignfull img {
        margin-left: auto;
        margin-right: auto
    }
}

.entry .entry-content .design-block-cover-image,
.entry .entry-content .design-block-cover {
    position: relative;
    min-height: 430px;
    padding: 1rem
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-cover-image,
    .entry .entry-content .design-block-cover {
        padding: 1rem 10%
    }
}

.entry .entry-content .design-block-cover-image .design-block-cover-image-text,
.entry .entry-content .design-block-cover-image .design-block-cover-text,
.entry .entry-content .design-block-cover-image h2,
.entry .entry-content .design-block-cover .design-block-cover-image-text,
.entry .entry-content .design-block-cover .design-block-cover-text,
.entry .entry-content .design-block-cover h2 { 
    font-size: 1.6875em;
    font-weight: bold;
    line-height: 1.25;
    padding: 0;
    color: #fff
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-cover-image .design-block-cover-image-text,
    .entry .entry-content .design-block-cover-image .design-block-cover-text,
    .entry .entry-content .design-block-cover-image h2,
    .entry .entry-content .design-block-cover .design-block-cover-image-text,
    .entry .entry-content .design-block-cover .design-block-cover-text,
    .entry .entry-content .design-block-cover h2 {
        font-size: 2.25em;
        max-width: 100%
    }
}

.entry .entry-content .design-block-cover-image.alignleft,
.entry .entry-content .design-block-cover-image.alignright,
.entry .entry-content .design-block-cover.alignleft,
.entry .entry-content .design-block-cover.alignright {
    width: 100%
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-cover-image.alignleft,
    .entry .entry-content .design-block-cover-image.alignright,
    .entry .entry-content .design-block-cover.alignleft,
    .entry .entry-content .design-block-cover.alignright {
        padding: 1rem calc(2 * 1rem)
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-cover-image.alignfull .design-block-cover-image-text,
    .entry .entry-content .design-block-cover-image.alignfull .design-block-cover-text,
    .entry .entry-content .design-block-cover-image.alignfull h2,
    .entry .entry-content .design-block-cover.alignfull .design-block-cover-image-text,
    .entry .entry-content .design-block-cover.alignfull .design-block-cover-text,
    .entry .entry-content .design-block-cover.alignfull h2 {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content .design-block-cover-image.alignfull .design-block-cover-image-text,
    .entry .entry-content .design-block-cover-image.alignfull .design-block-cover-text,
    .entry .entry-content .design-block-cover-image.alignfull h2,
    .entry .entry-content .design-block-cover.alignfull .design-block-cover-image-text,
    .entry .entry-content .design-block-cover.alignfull .design-block-cover-text,
    .entry .entry-content .design-block-cover.alignfull h2 {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-cover-image.alignfull,
    .entry .entry-content .design-block-cover.alignfull {
        padding-left: calc(10% + 58px + (2 * 1rem));
        padding-right: calc(10% + 58px + (2 * 1rem))
    }
    .entry .entry-content .design-block-cover-image.alignfull .design-block-cover-image-text,
    .entry .entry-content .design-block-cover-image.alignfull .design-block-cover-text,
    .entry .entry-content .design-block-cover-image.alignfull h2,
    .entry .entry-content .design-block-cover.alignfull .design-block-cover-image-text,
    .entry .entry-content .design-block-cover.alignfull .design-block-cover-text,
    .entry .entry-content .design-block-cover.alignfull h2 {
        padding: 0
    }
}

.entry .entry-content .design-block-gallery {
    list-style-type: none;
    padding-left: 0
}

.entry .entry-content .design-block-gallery .blocks-gallery-image:last-child,
.entry .entry-content .design-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px
}

.entry .entry-content .design-block-gallery figcaption a {
    color: #fff
}

.entry .entry-content .design-block-audio figcaption,
.entry .entry-content .design-block-video figcaption,
.entry .entry-content .design-block-image figcaption,
.entry .entry-content .design-block-gallery .blocks-gallery-image figcaption,
.entry .entry-content .design-block-gallery .blocks-gallery-item figcaption {
    font-size: .7111111111em; 
    line-height: 1.6;
    margin: 0;
    padding: .5rem;
    text-align: center;
    background: none
}

.entry .entry-content .design-block-separator,
.entry .entry-content hr {
    background-color: #7d8386;
    border: 0;
    height: 2px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    max-width: 2.25em;
    text-align: left
}

.entry .entry-content .design-block-separator.is-style-wide,
.entry .entry-content hr.is-style-wide {
    max-width: 100%
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-separator.is-style-wide,
    .entry .entry-content hr.is-style-wide {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content .design-block-separator.is-style-wide,
    .entry .entry-content hr.is-style-wide {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

.entry .entry-content .design-block-separator.is-style-dots,
.entry .entry-content hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-separator.is-style-dots,
    .entry .entry-content hr.is-style-dots {
        max-width: calc(8 * (100vw / 12) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content .design-block-separator.is-style-dots,
    .entry .entry-content hr.is-style-dots {
        max-width: calc(6 * (100vw / 12) - 28px)
    }
}

.entry .entry-content .design-block-separator.is-style-dots:before,
.entry .entry-content hr.is-style-dots:before {
    color: #7d8386;
    font-size: 1.6875em;
    letter-spacing: .8888888889em;
    padding-left: .8888888889em
}

.entry .entry-content .design-block-separator+h1:before,
.entry .entry-content .design-block-separator+h2:before,
.entry .entry-content hr+h1:before,
.entry .entry-content hr+h2:before {
    display: none
}

.entry .entry-content .design-block-embed-twitter {
    word-break: break-word
}

.entry .entry-content .design-block-table th,
.entry .entry-content .design-block-table td {
    border-color: #7d8386
}

 

.entry .entry-content .design-block-file .design-block-file__button {
    display: table;
    transition: background 150ms ease-in-out;
    border: none;
    border-radius: 5px;
    background: #63b32e;
    font-size: 18px; 
    line-height: 1.2;
    text-decoration: none;
    font-weight: bold;
    padding: .75rem 1rem;
    color: #fff;
    margin-left: 0;
    margin-top: calc(0.75 * 1rem)
}

@media only screen and (min-width: 1168px) {
    .entry .entry-content .design-block-file .design-block-file__button {
        font-size: 18px;
        padding: .875rem 1.5rem
    }
}

.entry .entry-content .design-block-file .design-block-file__button:hover {
    background: #7d8386;
    cursor: pointer
}

.entry .entry-content .design-block-file .design-block-file__button:focus {
    background: #7d8386;
    outline: thin dotted;
    outline-offset: -4px
}

.entry .entry-content .design-block-code {
    border-radius: 0
}

.entry .entry-content .design-block-code code {
    font-size: 1.125em;
    white-space: pre-wrap;
    word-break: break-word
}

.entry .entry-content .design-block-columns.alignfull {
    padding-left: 1rem;
    padding-right: 1rem
}

@media only screen and (min-width: 720px) {
    .entry .entry-content .design-block-columns {
        flex-wrap: nowrap
    }
}

@media only screen and (min-width: 1024px) {
    .entry .entry-content .design-block-columns .design-block-column>*:first-child {
        margin-top: 0
    }
    .entry .entry-content .design-block-columns .design-block-column>*:last-child {
        margin-bottom: 0
    }
    .entry .entry-content .design-block-columns[class*='has-']>* {
        margin-right: 1rem
    }
    .entry .entry-content .design-block-columns[class*='has-']>*:last-child {
        margin-right: 0
    }
    .entry .entry-content .design-block-columns.alignfull,
    .entry .entry-content .design-block-columns.alignfull .design-block-column {
        padding-left: calc(2 * 1rem);
        padding-right: calc(2 * 1rem)
    }
}

.entry .entry-content .design-block-latest-comments .design-block-latest-comments__comment-meta { 
    font-weight: bold
}

.entry .entry-content .design-block-latest-comments .design-block-latest-comments__comment-meta .design-block-latest-comments__comment-date {
    font-weight: normal
}

.entry .entry-content .design-block-latest-comments .design-block-latest-comments__comment,
.entry .entry-content .design-block-latest-comments .design-block-latest-comments__comment-date,
.entry .entry-content .design-block-latest-comments .design-block-latest-comments__comment-pointing p {
    font-size: inherit
}

.entry .entry-content .design-block-latest-comments.has-dates .design-block-latest-comments__comment-date {
    font-size: .7111111111em
}

.entry .entry-content .has-small-font-size {
    font-size: .8888888889em
}

.entry .entry-content .has-normal-font-size {
    font-size: 1.125em
}

.entry .entry-content .has-large-font-size {
    font-size: 1.6875em
}

.entry .entry-content .has-huge-font-size {
    font-size: 2.25em
}

.entry .entry-content .has-primary-background-color,
.entry .entry-content .has-secondary-background-color,
.entry .entry-content .has-dark-gray-background-color,
.entry .entry-content .has-light-gray-background-color {
    color: #fff
}

.entry .entry-content .has-primary-background-color p,
.entry .entry-content .has-primary-background-color h1,
.entry .entry-content .has-primary-background-color h2,
.entry .entry-content .has-primary-background-color h3,
.entry .entry-content .has-primary-background-color h4,
.entry .entry-content .has-primary-background-color h5,
.entry .entry-content .has-primary-background-color h6,
.entry .entry-content .has-primary-background-color a,
.entry .entry-content .has-secondary-background-color p,
.entry .entry-content .has-secondary-background-color h1,
.entry .entry-content .has-secondary-background-color h2,
.entry .entry-content .has-secondary-background-color h3,
.entry .entry-content .has-secondary-background-color h4,
.entry .entry-content .has-secondary-background-color h5,
.entry .entry-content .has-secondary-background-color h6,
.entry .entry-content .has-secondary-background-color a,
.entry .entry-content .has-dark-gray-background-color p,
.entry .entry-content .has-dark-gray-background-color h1,
.entry .entry-content .has-dark-gray-background-color h2,
.entry .entry-content .has-dark-gray-background-color h3,
.entry .entry-content .has-dark-gray-background-color h4,
.entry .entry-content .has-dark-gray-background-color h5,
.entry .entry-content .has-dark-gray-background-color h6,
.entry .entry-content .has-dark-gray-background-color a,
.entry .entry-content .has-light-gray-background-color p,
.entry .entry-content .has-light-gray-background-color h1,
.entry .entry-content .has-light-gray-background-color h2,
.entry .entry-content .has-light-gray-background-color h3,
.entry .entry-content .has-light-gray-background-color h4,
.entry .entry-content .has-light-gray-background-color h5,
.entry .entry-content .has-light-gray-background-color h6,
.entry .entry-content .has-light-gray-background-color a {
    color: #fff
}

.entry .entry-content .has-white-background-color {
    color: #505456
}

.entry .entry-content .has-white-background-color p,
.entry .entry-content .has-white-background-color h1,
.entry .entry-content .has-white-background-color h2,
.entry .entry-content .has-white-background-color h3,
.entry .entry-content .has-white-background-color h4,
.entry .entry-content .has-white-background-color h5,
.entry .entry-content .has-white-background-color h6,
.entry .entry-content .has-white-background-color a {
    color: #505456
}

.entry .entry-content .has-primary-background-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color.has-primary-background-color {
    background-color: #000
}

.entry .entry-content .has-secondary-background-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color.has-secondary-background-color {
    background-color: #000
}

.entry .entry-content .has-dark-gray-background-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
    background-color: #505456
}

.entry .entry-content .has-light-gray-background-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color.has-light-gray-background-color {
    background-color: #7d8386
}

.entry .entry-content .has-white-background-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: #FFF
}

.entry .entry-content .has-primary-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
    color: #000
}

.entry .entry-content .has-secondary-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
    color: #000
}

.entry .entry-content .has-dark-gray-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
    color: #505456
}

.entry .entry-content .has-light-gray-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
    color: #7d8386
}

.entry .entry-content .has-white-color,
.entry .entry-content .design-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: #FFF
}

.page-content .entry-content .comment-content {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.avatar {
    border-radius: 100%;
    display: block;
    height: calc(2.25 * 1rem);
    min-height: inherit;
    width: calc(2.25 * 1rem)
}

svg {
    transition: fill 120ms ease-in-out;
    fill: currentColor
}

  @media (min-width:769px) {
a.navlink {
  color: #202020;
  position: relative;
  text-decoration: none;
}

a.navlink::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #1a80b6;margin-top: -10px;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
}

a.navlink:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}}


 @media (min-width:1200px) {
.pm {height: 350px;  }}

.email {unicode-bidi:bidi-override;direction:ltr;}
	
	
	 