/*
Theme Name: stiftung-gemeindepsychatrie-barrierefreiheit
Author: mafiart
Author URI: https://mafiart.de
Description: Child Theme für twentytwentyone

Template: twentytwentyone
Text Domain: twentytwenty Child theme
Tags: Custom Child Theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
    font-family: 'PermanentMarker-Regular';
    src: url('fonts/PermanentMarker-Regular.eot');
    src: url('fonts/PermanentMarker-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/PermanentMarker-Regular.svg#PermanentMarker-Regular') format('svg'),
        url('fonts/PermanentMarker-Regular.ttf') format('truetype'),
        url('fonts/PermanentMarker-Regular.woff') format('woff'),
        url('fonts/PermanentMarker-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


html,
body {
    font-size: 16px;
    transform-origin: top center;
}

.page-template-default .detail_layout_grid.grid-parent-gosign.gallery-frontend.full {
    height: auto !important;
}

:root {
    --global--color-background: #fff;
    --responsive--aligndefault-width: 89.375rem;
    --entry-content--font-family: Arial, sans-serif;
    --heading--font-size-h2: 1.5625rem;
    --max-width: 89.625rem;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0rem;
    padding: 0rem;
    font-size: 1.25rem;
    line-height: 1.625rem;
    color: initial;
    letter-spacing: initial;
    min-height: 100vh;
    background-image: url(img/body_bg.svg);
    background-color: var(--global--color-background);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left bottom;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

body.loaded {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

body,
content,
.n2_clear {
    overflow-x: hidden;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}

li {
    list-style-type: none;
    position: relative;
    padding-left: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.875rem;
}

a {
    -webkit-text-decoration-skip: objects;
    color: #464545;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: none;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: 0 solid transparent;
    text-decoration: none;
    text-decoration-skip-ink: none;
    background: none;
}

*,
.slick-slider,
::after,
::before {
    box-sizing: border-box;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -webkit-crisp-edges;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: pixelated;
}

nav ul li>a {
    display: block;
    text-align: center;
    color: #000;
    /* font-size: 14px; */
    /* font-size: .875rem; */
}

header[data-type="main"] {
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

header[data-type="main"] .header-content {
    /* max-width: 89.625rem; */
    min-width: 1px;
    min-width: .0625rem;
    width: 100%;
    max-width: 89.625rem;
    padding: 2.5rem 2.1875rem 0rem;
    height: 13.25rem;
    margin: 0 auto;
    left: 0;
    left: 0rem;
    top: 0;
    top: 0rem;
    z-index: 10;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
}


header[data-type="main"].scrollling .header-content {
    height: 10.375rem;
    padding-top: 1.0625rem;
    top: 0;
}

p {
    position: relative;
    max-width: 89.625rem;
}

header[data-type="main"] .header-content .header-logo {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    height: 14.3125rem;
    position: relative;
}


header[data-type="main"] .header-content .header-logo a img {
    height: auto;
}

header[data-type="main"] .header-content .header-logo a {
    position: absolute;
    display: block;
    width: 24.9375rem;
    left: 4.125rem;
}

header[data-type="main"] .header-content .header-logo .header-logo-background-overlay {
    position: absolute;
    background-color: #fff;
    height: 13.25rem;
    width: 34.375rem;
    top: -2.5625rem;
    left: -2.0625rem;
}

header[data-type="main"] .header-content .header-logo .header-logo-background {
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    height: 32.3125rem;
    width: 32.3125rem;
    top: -13.375rem;
    left: -.8125rem;
}

header[data-type="main"].scrolling .header-content .header-logo {
    height: 14.3125rem;
    padding-top: 0;
}

header[data-type="main"].scrolling .header-content .header-logo .header-logo-background,
header[data-type="main"].scrolling .header-content .header-logo .header-logo-background-overlay {
    display: none;
}

header[data-type="main"].scrolling .header-content .header-logo a {
    width: 14.375rem;
    left: 4rem;
}

/*** navigation**/
header[data-type=main] .header-content .navigation {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    padding: 0rem;
    padding-top: .375rem;

}

header[data-type="main"].scrolling .header-content .navigation {
    padding-top: 1rem;
}

/**** navigation zoom**/
header[data-type="main"] .header-content .navigation .page-zoom {
    padding-right: 1.8125rem;
    z-index: 1000;
}

header[data-type="main"] .header-content .navigation .page-zoom ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    padding: 0rem;
}

header[data-type="main"] .header-content .navigation .page-zoom ul li {
    padding: 0;
    padding: 0rem;
    padding-top: 1.6875rem;
    margin: 0;
    margin: 0rem;
    margin-left: 0rem;
    margin-left: 1.6875rem;
}

header[data-type="main"] .header-content .navigation .page-zoom ul li a {
    display: block;
}

header[data-type=main] .header-content .navigation .page-zoom ul li a:before {
    content: "";
    display: block;
    width: 2.9375rem;
    height: 2.9375rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

header[data-type=main] .header-content .navigation .page-zoom ul li a.zoom-in:before {
    background-image: url(img/header-menu-meta/Zoom.svg);
}

header[data-type=main] .header-content .navigation .page-zoom ul li a.zoom-in:hover:before {
    background-image: url(img/header-menu-meta/Zoom-hover.svg);
}

header[data-type=main] .header-content .navigation .page-zoom ul li a.zoom-out:before {
    background-image: url(img/header-menu-meta/Zoom-out.svg);
}

header[data-type=main] .header-content .navigation .page-zoom ul li a.zoom-out:hover:before {
    background-image: url(img/header-menu-meta/Zoom-out_hover.svg);
}

a:hover {
    color: #AD0615;
}

/*** navigation Speden Projekte**/
header[data-type=main] .header-content .navigation #meta-nav ul {
    display: -webkit-box;x
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    padding: 0rem;
}

header[data-type=main] .header-content .navigation #meta-nav ul li {
    padding: 0;
    padding: 0rem;
    line-height: 1.125rem;
    margin-left: 3.625rem;
}

header[data-type=main] .header-content .navigation #meta-nav ul li>a:before {
    display: block;
    content: "";
    width: 5rem;
    height: 5rem;
    margin-bottom: 0.6875rem;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-size: contain;
}

header[data-type=main] .header-content .navigation #meta-nav ul li>a {
    display: block;
    text-align: center;
    color: #000;
    font-size: .875rem;
}

header[data-type=main] .header-content .navigation #meta-nav ul li a:before {
    background-size: contain;
}

header[data-type=main] .header-content .navigation #meta-nav ul li.menu-icon-spenden>a:before,
header[data-type=main] .header-content .navigation #meta-nav ul li>a:before {
    background-image: url(img/header-menu-meta/Spenden-Head.svg);
    background-position: 0rem .25rem;
}

header[data-type=main] .header-content .navigation #meta-nav ul li.menu-icon-spenden>a:hover:before,
header[data-type=main] .header-content .navigation #meta-nav ul li>a:hover:before {
    background-image: url(img/header-menu-meta/Spenden-Head_hover.svg);
    background-position: 0rem 0rem;
}

header[data-type=main] .header-content .navigation #meta-nav ul li.menu-icon-karriere>a:before {
    background-image: url(img/header-menu-meta/Karriere-Head.svg);
    background-position: 0rem 0.25rem;
}


header[data-type=main] .header-content .navigation #meta-nav ul li.menu-icon-karriere>a:hover:before {
    background-image: url(img/header-menu-meta/Karriere-Head_hover.svg);
    background-position: 0rem 0rem;
}
header[data-type=main] .header-content .navigation #meta-nav ul li.menu-icon-news>a:before {
    background-image: url(img/header-menu-meta/News-Head.svg);
    background-position: 0rem 0.25rem;
}
header[data-type=main] .header-content .navigation #meta-nav ul li.menu-icon-news>a:hover:before {
    background-image: url(img/header-menu-meta/News-Head_hover.svg);
    background-position: 0rem 0rem;
}
header[data-type=main] .header-content .navigation #meta-nav ul li>a:hover {
    font-weight: 700;
}

/** mainavigation**/
#main-nav {
    display: none;
    /* display:block;	 */
}

.sub-menu-toggle {
    display: none;
}

header[data-type=main] .header-content .navigation .mobile-menu {
    margin-left: 3.4rem
}



header[data-type=main] .header-content .navigation .mobile-menu>a {
    display: block;
    text-align: center;
    font-size: .875rem;
    color: #AD0615;
}


header[data-type=main] .header-content .navigation nav#main-nav {
    position: absolute;
    right: 0;
    right: 0rem;
    bottom: 0;
    bottom: 0rem;
    background-color: #fff;
    z-index: 900;
    width: 482px;
    width: 30.125rem;
}

header[data-type=main] .header-content .navigation .mobile-menu+nav#main-nav[style*="display: block"] {
    bottom: auto;
    top: 13.25rem;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu {
    width: 100%;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li {
    text-align: center;
    line-height: 1.75rem;
    font-size: 28px;
    font-size: 1.75rem;
    border: 1px solid #AD0615;
    border-bottom: none;
    font-weight: 700;
    position: relative;
    padding: 0;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li>a {
    display: block;
    padding: 1.125rem 0rem 1rem 4.375rem;
    margin-right: 4.75rem;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children:before {
    content: "";
    display: block;
    position: absolute;
    right: 2.4375rem;
    top: 1.25rem;
    width: .9375rem;
    height: 1.5625rem;
    background-image: url(img/header-menu-navigation/chevron-right-red.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

/* ok? */
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li ul,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-item.closed>ul,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent.closed>ul,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.closed>ul {
    display: none;
}

/* header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-item>ul,
 */header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent>ul,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.open>ul {
    background-color: #fff;
    display: block;
}


header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children:before {
    content: "";
    display: block;
    position: absolute;
    right: 2.4375rem;
    top: 1.25rem;
    width: 0.9375rem;
    height: 1.5625rem;
    background-image: url(img/header-menu-navigation/chevron-right-red.svg);
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}


header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.closed:before, 


header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-item.closed:before,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent.closed:before


{

    right: 39px;
    right: 2.4375rem;
    top: 20px;
    top: 1.25rem;
    width: 15px;
    width: .9375rem;
    height: 25px;
    height: 1.5625rem;
    background-image: url(img/header-menu-navigation/chevron-right-white.svg);

}

header[data-type=main] .social-links-title {
    color: #AD0615;
    font-family: 'PermanentMarker-Regular', Arial, cursive;
    font-size: 2.0625rem;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 1.375rem;
    padding: 0 2rem 0;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li a {
    color: #AD0615;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.current-menu-item,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.current-menu-parent,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.open,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li:hover {
    background-color: #AD0615;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li {
    text-align: center;
    line-height: 1.75rem;
    font-size: 1.75rem;
    border: 1px solid #AD0615;
    border-bottom: none;
    font-weight: 700;
    position: relative;
    padding: 0;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.current-menu-item>a,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.current-menu-parent>a,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.open>a,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li:hover>a {
    color: #fff;
}

.navigation a:hover {

    text-decoration: none;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children:hover:before {
    background-image: url(img/header-menu-navigation/chevron-right-white.svg);
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children:hover:before:hover {
    background-image: url(img/header-menu-navigation/chevron-right-white.svg);
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children:hover:before {
    background-image: url(img/header-menu-navigation/chevron-right-white.svg);
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-item:before,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent:before,
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.open:before {
    width: 1.5625rem;
    height: 0.9375rem;
    right: 2.125rem;
    top: 1.5625rem;
    background-image: url(img/header-menu-navigation/chevron-down-white.svg);
}

/* submenu **/
header[data-type=main] .header-content .navigation nav#main-nav ul.menu li ul li {
    border-left: none;
    border-right: none;
    background-color: #E6B4B8;
    line-height: 1.8125rem;
}

header[data-type=main] .header-content .navigation nav#main-nav ul.menu li ul li>a {
    margin-right: 0rem;
    padding-right: 4.75rem;
    color: #464545;
}

/*** social **/
header[data-type=main] .header-content .navigation nav#main-nav ul.menu-social {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    margin-top: 1.5rem;
    margin-bottom: 1.125rem;
}

header[data-type=main] #menu-social li.social-link:before {
    content: "";
    display: block;
    margin: 0 auto;

}

.social-link {
    background-repeat: no-repeat;
    background-size: cover;
    width: 3.375rem;
    height: 3.375rem;
}

.social-link {
    background-repeat: no-repeat;
}
#main-nav .social-link a{width: 3rem;
    height: 3rem;}
#main-nav .social-link.mail {
    background-image: url('img/social/Icon-Mail.svg');
}

#main-nav .social-link:hover.mail {
    background-image: url('img/social/Icon-Mail-hover.svg');
}

#main-nav .social-link.facebook {
    background-image: url('img/social/Icon-Facebook.svg');
}

#main-nav .social-link:hover.facebook {
    background-image: url('img/social/Icon-Facebook-hover.svg');
}

#main-nav .social-link.xing {
    background-image: url('img/social/Icon-Xing.svg');
}

#main-nav .social-link:hover.xing {
    background-image: url('img/social/Icon-Xing-hover.svg');
}

#main-nav .social-link.linkedin {
    background-image: url('img/social/Icon-Linkedin.svg');
}

#main-nav .social-link:hover.linkedin {
    background-image: url('img/social/Icon-Linkedin-hover.svg');
}

#main-nav .social-link.youtube {
    background-image: url('img/social/Icon-Youtube.svg');
}

#main-nav .social-link:hover.youtube {
    background-image: url('img/social/Icon-Youtube-hover.svg');
}

/* .social-link.whatsap {
    background-image: url('img/social/Icon-Whatsapp.svg');
}

.social-link:hover.whatsap {
    background-image: url('img/social/Icon-Whatsapp-hover.svg');
} */

/************ social navigation content*****/

.social-link.mail {
    background-image: url('img/social/Icon-Mail-fragment.svg');
}

.social-link:hover.mail {
    background-image: url('img/social/Icon-Mail.svg');
}

.social-link.facebook {
    background-image: url('img/social/Icon-Facebook-fragment.svg');
}

.social-link:hover.facebook {
    background-image: url('img/social/Icon-Facebook.svg');
}

.social-link.xing {
    background-image: url('img/social/Icon-Xing-fragment.svg');
}

.social-link:hover.xing {
    background-image: url('img/social/Icon-Xing.svg');
}

.social-link.linkedin {
    background-image: url('img/social/Icon-Linkedin-fragment.svg');
}

.social-link:hover.linkedin {
    background-image: url('img/social/Icon-Linkedin.svg');
}

.social-link.youtube {
    background-image: url('img/social/Icon-YouTube-fragment.svg');
}

.social-link:hover.youtube {
    background-image: url('img/social/Icon-Youtube-hover.svg');
}
ul.wp-block-navigation__container {
    max-width: var(--max-width);
    justify-content: space-between;
    background: none !important;
}

ul.wp-block-navigation__container li {
    width: 7.1875rem;
    height: 7.1875rem;
    margin: 0 auto 16px;
    display: block;
}

ul.wp-block-navigation__container .social-link span {
    height: 146px;
    display: block;
    text-align: center;
    width: 5rem;
    padding-top: 84px;
}
ul .social-link a.wp-block-navigation-item__content {

        display: block;
        height: 100%;
        width: 100%;
      
}

.entry-content .wp-block-navigation__container li:before {
    background: none;
}

/** screenreader ***/
.social-link span {
    /* clip: rect(0 0 0 0);
    clip-path: inset(50%); */
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    bottom: -2rem;
    font-size: 0.84375rem;
}

.social-outline {
    border: 1px solid #AD0615;
}

div.site-main {
    min-height: 100vh;
    min-width: 100%;
    display: block;
    z-index: 1;
    /* padding-top: 13.25rem; */
    padding-top: 11.25rem;
}

.cat-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 30rem;
}

.spacer {
    height: 10rem;
}

.spacer-1-rem {
    height: 1rem;
}

/**** content ***/
h1,
h2 {
    font-weight: 700;
    font-size: var(--heading--font-size-h2);
    color: #464545;
}

h3 {
    font-weight: 700;
    font-size: var(--heading--font-size-h3);
    color: #464545;
}
h3.title-h3 {
    color: #AD0615;
}
.vc_row {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.breite100 {
    width: 100% !important;
    max-width: 100% !important;
}

.breitestandard {
    max-width: 89.625rem;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
[class*="inner-container"]> :not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
.default-max-width {
    max-width: 89.625rem;
    margin-left: auto;
    margin-right: auto;
}

/** column layout**/
/** desktop***/
.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    flex-wrap: wrap !important;
    width: 100%;
    justify-content: space-between;
    /*     margin-top: 7rem;

 */
}

.wp-block-column {
    padding: 0rem .625rem;
    display: block;
    position: relative;
    /* flex-flow: column;
    /* justify-content: center; */
    /* align-items: center;
    text-align: center;
    position: relative; */
}


.wp-block-column figure {
    align-items: center;
    /*     max-width: 9.375rem;
 */
}

.has-text-align-center {
    text-align: center;
}

/** middle ***/
@media (max-width: 1000px) {
    .wp-block-column:not(:only-child) {
        /* /width:48%; */
        width: 30%;
        flex-basis: calc(30% - 1em) !important;
        flex-grow: 0;
    }
  
}
   
    @media (max-width: 800px) {
       
    header[data-type=main] .header-content .header-logo .header-logo-background,
    header[data-type=main] .header-content .header-logo .header-logo-background-overlay,
    header[data-type=main] .header-content .navigation #meta-nav,
    header[data-type=main] .header-content .navigation .header-nav-background-overlay,
    header[data-type=main] .header-content .navigation .mobile-menu>a>span,
    header[data-type=main] .header-content .navigation .page-zoom {
        display: none;
    }
   
 
}

/** content**/
p.textlink {
    height: auto;
}

p.textlink a {
    text-decoration: none;
    color: #AD0615;
    position: relative;
    padding-left: 1.5rem;
    font-weight: 700;
    display: inline-block;
    margin-top: 1.25rem;
    transition: all 125ms ease-out;
}

p.textlink a:hover {
    color: #464545;
}

p.textlink a::before {
    content: "";
    width: 1rem;
    height: 1.5rem;
    background-image: url(img/icon_arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    background-position: center center;
    background-size: contain;
    display: inline-block;
    left: 0;
    left: 0rem;
    top: calc(50% - 12px);
}

p.textlink a:hover::before {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/******** logos gruppe-teaser *****/
.gruppe-teaser {

    /* align-items: */
    margin: 4rem 0 0 0;
    padding: 2rem 0rem 7.5rem;
}

.home .gruppe-teaser {

    /* align-items: */
    margin: 0rem 0 0 0;
    padding: 5rem 0rem 7.5rem;
}

.home .social-footer {

    margin-bottom: 4rem;
}

.gruppe-teaser h2 {
    padding-bottom: 3rem !important;
}

.gruppe-teaser .wp-block-column figure {
    width: 100%;
    height: 10rem;
    overflow: visible;
}
.gruppe-teaser .wp-block-columns .wp-block-column:not(:last-child) {
    margin-top: 0;
}

.gruppe-teaser .wp-block-column figure a {
    width: 100%;
    display: block;
    max-width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    color: #464545;
    height: 8.75rem;
}

.gruppe-teaser .wp-block-column figure a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.gruppe-teaser .wp-block-column figure img {
    width: 95%;
}

/* .gruppe-teaser ende*/

/*********** footer *********/
footer[data-type="main"] {
    background-color: #DADADA;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-top: 0 !important;
    padding-bottom: 0;
    /*     padding-top: 3.3125rem;*/
    padding-top: 0;

}

footer[data-type="main"] .footer-columns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: auto auto 1.1875rem;
    margin-bottom: 1.1875rem;
    max-width: 89.625rem;
    padding: 0rem 1.25rem;
}

footer[data-type="main"] .footer-columns .footer-column-1 {

    max-width: 14.8125rem;

    margin-left: .375rem;
    width: 100%;
}

footer[data-type="main"] .footer-columns .footer-column-1 figure {
    margin-top: 2rem;
}

footer[data-type="main"] .footer-columns .footer-column-2 {

    max-width: 15.3125rem;
    margin-left: 2.9375rem;
    width: 100%;
}

footer[data-type="main"] .footer-columns .footer-column-3 {
    max-width: 13.5625rem;
    margin-left: 3.6875rem;
    width: 100%;

}

footer[data-type="main"] .footer-columns .footer-column-4 {
    margin-left: 3.6875rem;
    max-width: 30rem;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: column;
    -moz-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

footer[data-type="main"] .footer-columns .footer-column-4 figure {
    align-items: center;
    max-width: none;
}


footer[data-type="main"] .footer-columns .widget-title,
footer[data-type="main"] .footer-columns .widget h2 {
    text-decoration: underline;
    font-size: 1.75rem;
    color: #464545;
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}

footer[data-type="main"] .footer-columns .widget nav {
    margin-top: 0rem;
}

/**** footer navigation***/
footer[data-type="main"] .footer-columns .widget ul {
    margin-top: .3125rem;


}

footer[data-type="main"] .footer-columns .widget ul li {
    position: relative;
    height: 2.375rem;
    line-height: 2.375rem;
    padding-left: 1.8125rem;
    font-size: 1.25rem;
}

footer[data-type="main"] .footer-columns .widget ul li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    left: 0rem;
    top: .9375rem;
    width: .625rem;
    height: 1rem;
    background-image: url(img/header-menu-navigation/chevron-right-red.svg);
    background-size: .625rem;
    background-repeat: no-repeat;
}

footer[data-type="main"] .footer-columns .widget ul li a {
    color: #464545;
    text-align: left;
    text-decoration: none;
}

footer[data-type="main"] .footer-columns .widget ul li a:hover,
footer[data-type="main"] .footer-columns .widget .footer-readmore a {
    color: #AD0615;
    font-weight: 700;
}

footer[data-type="main"] .footer-columns .wp-block-columns.drei-spalten {
    width: 21rem;

}

footer[data-type="main"] .footer-columns.drei-spalten .footer-column-4 .wp-block-column {
    gap: 1rem
}

.widget .drei-spalten .wp-block-column {
    width: 100%;
}

.widget .drei-spalten .wp-block-column figure {
    width: 5rem;
}

.widget .drei-spalten .wp-block-column figure img {
    width: 100%
}

footer[data-type="main"] .footer-columns.zwei-spalten .footer-column-4 .wp-block-column {
    gap: 1rem
}

.widget .zwei-spalten .wp-block-column {
    margin-top: 2rem;
    width: 100%;
}


.widget .zwei-spalten .wp-block-column figure {
    width: 100%
}

.widget .zwei-spalten .wp-block-column figure img {
    width: 100%
}

/**** roter Footer***/


footer[data-type="main"] .footer-bottom-menus-backgrounds {
    width: 100%;
    height: 9.8125rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

/**** footer background ****/
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg1-inner,
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg2,
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg3,
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg4,
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg5 {
    background-color: #AD0615;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds {
    width: 100%;
    height: 9.8125rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;

}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg1 {
    padding-top: 3.4375rem;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-backgrounds-inner {
    width: 89.625rem;
    padding-top: 3.4375rem;
    position: relative;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg1-inner,
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg2 {
    height: 6.375rem;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg1-inner,
footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg2 {
    height: 6.375rem;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg3 {
    width: 36.25rem;
    height: 3.75rem;
    transform: skewY(-5.4deg);
    position: absolute;
    right: 9.5rem;
    top: 1.75rem;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg4 {
    height: 9.8125rem;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 9.5rem;
}

footer[data-type="main"] .footer-bottom-menus-backgrounds .footer-bottom-menus-bg5 {
    height: 9.8125rem;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}

footer[data-type="main"] .footer-goto-top {
    position: absolute;
    width: 100%;
    pointer-events: none;
    height: 3.5625rem;
    bottom: 11.4375rem;
    left: 0;
    left: 0rem;
}

footer[data-type="main"] .footer-goto-top .footer-goto-top-inner {
    max-width: 89.625rem;
    height: 100%;
    width: 100%;
    margin: auto;
    position: relative;
}

footer[data-type="main"] .footer-goto-top .footer-goto-top-inner a,
footer[data-type="main"] .footer-goto-top .footer-goto-top-inner a:focus  {
    display: block;
    position: absolute;
    width: 5.75rem;
    height: 3.5rem;
    right: -6.6875rem;
    background-image: url(img/footer/chevron-up-large-red.svg);
    background-repeat: no-repeat;
    pointer-events: auto;
    background-size: contain;
}

footer[data-type="main"] .footer-bottom-menus {
    position: absolute;
    width: 100%;
    height: 6.375rem;
    bottom: 0;
    left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner {
    max-width: 89.625rem;
    height: 100%;
    width: 100%;
    margin: auto;
    padding: 0 1.25rem;
    padding: 0rem 1.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner aside,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner aside nav {
    height: 100%;
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left ul,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left ul a,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul a {
    color: #fff;
    text-decoration: none;
    font-size: 1.25rem;
    padding-right: .8125rem
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner ul li {
    display: flex;
    align-items: center;
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner ul li:after {
    content: "|";
    color: #fff;
    font-size: 2rem;
    line-height: 2 rem;
    display: inline;
    font-weight: 300;
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner ul li:last-child:after {
    content: "";
}

footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left ul a:hover,
footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul a:hover {

    text-decoration: underline;

}

footer[data-type=main] .footer-columns .footer-readmore p {
    height: 1.5625rem;
}

footer[data-type=main] .footer-columns .footer-readmore a {
    position: relative;
    padding-left: 1.5rem;
    text-decoration: none;
}

footer[data-type=main] .footer-columns .footer-readmore a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0rem;
    top: -.125rem;
    width: .9375rem;
    height: 1.5625rem;
    background-image: url(img/header-menu-navigation/chevron-right-red.svg);
    background-size: .9375rem;
    background-repeat: no-repeat;
}

footer[data-type=main] .footer-columns .footer-readmore a:hover,
footer[data-type=main] .footer-columns .footer-readmore a:focus,
footer[data-type=main] .footer-columns .footer-readmore a:active {
    outline: 0;
    text-decoration: none;
    text-decoration-skip-ink: none;
    background: none;
}

footer[data-type=main] .footer-columns .footer-readmore,
footer[data-type=main] .footer-columns p {
    margin: 0;
    padding: 0;
    line-height: 1.5625rem;
    font-size: 1.25rem;
    margin-bottom: 2.25rem;
}
.p-widget-group__inner-blocks {
    margin-top: 1.5625rem;
}

.home .worum .wp-block-column:nth-child(2) figure {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

.home .alle {
    position: absolute;
    bottom: 0;
}

/*************************************************************/


/**************************************************************/
/******                                                ********/
/******                       mobil           ********/
/******                                                ********/
/**************************************************************/

/**** header   ***/
.wp-block-columns {
    background: none;
}



.overlay_startseite {
    height: 27rem;
    position: absolute;
    z-index: 1;
    top: 13.25rem;
    right: 0rem;
    background-image: url(img/area_hero.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 60%;
    padding: 1rem 0;
}
div#n2-ss-4 .n2-ss-control-bullet{
    z-index: 14;
    position: absolute!important;
}
div#n2-ss-4 .n2-style-c7fa799d1add66551eb036fce25e6b21-simple {
    background: RGBA(255,255,255,0);
    opacity: 1;
    padding: 0px 0px 0px 0px;
    box-shadow: none;
    border: 0px solid RGBA(0,0,0,1);
    border-radius: 0px;
    position: relative;
    z-index: 14;}
.overlay_startseite .wp-block-group__inner-container {
    width: 27rem;
    position: absolute;
    right: 10rem;
    height: calc(100% - 2rem);
    display: flex;
    flex-direction: column;
    justify-content: space-around;

}

.overlay_startseite h6 {
    color: #fff;
    font-size: 4.0625rem;
    line-height: 110%;
    font-family: 'Permanent Marker', Arial, cursive;
    width: 100%;
    font-weight: 400;
    margin: 0 !important;
    padding: 0;
    max-width: 100%;

}

.overlay_startseite p {
    color: #fff;
    max-width: 100%;
    padding: 0;
    margin: 0 !important;
}

.singular .entry-header {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}

.singular .has-post-thumbnail .entry-header {
    margin: 0;
    padding: 0;
    max-height: 30rem;
}

/* .post-template-single-news-php.singular .has-post-thumbnail  .entry-header:empty {
display: none;
} */
.singular .has-post-thumbnail .entry-header:empty {
    display: none;
}

.post-template-single-news-php.singular div.site-main {
    padding-top: 7.25rem;
}

.post-template-single-news-php.singular .has-post-thumbnail .entry-header:empty {
    display: none;
}

div.site-main .singular .has-post-thumbnail .entry-header figure {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    overflow: hidden;

}

.singular .entry-header figure img {
    width: 100%;
    max-width: 100%;
    height: 27rem;
}

.singular .entry-header figure {
    padding: 0;
    margin: 0;
}

p.weiter a{
	  color: #AD0615;
  border-width: .125rem;
  border-style: solid;
  border-color: #AD0615;

    background-color: transparent;
    border-bottom-width: 2px;
    border-right-width: 2px;
    border-top-width: 2px;
    border-left-width: 2px;
    padding: 24px 60px;
    padding: 1.5rem 3.75rem;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 2.3rem;
display: block;
text-align: center;
text-decoration: none;

  }
  p.weiter:hover a{
    color: #fff;
    background-color: #AD0615;
  }
p.btn {
    margin: 0;
}

.btn a,
button {
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: initial;
    padding: .625rem 2.8125rem;
    /* margin: 2.5rem 0rem 0rem; */
    width: auto;
    text-align: center;
    border: none;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0rem;
    border-radius: 0rem;
    font-weight: 700;
    background-color: #fff;
    color: #AD0615;
    font-size: 1.25rem;
    display: inline-block;
    text-decoration: none;
    margin: 2rem 0 0 0;
}

.mehrinfos a {
    background-color: #AD0615;
    color: #fff;

}

/****** ende slider frontend******/

/********kreise startseite**************/
.n2_clear {
    margin-bottom: 0;
}

#informationen-startseite {
    margin-top: -6.45rem;
    margin-bottom: 8rem;
}

#informationen-startseite .wp-block-group {
    margin-top: 0 !important;

}

#informationen-startseite .wp-block-column {
    z-index: 100;
    text-align: center;
}

#informationen-startseite .wp-block-column figure {
    width: 7rem;
    display: block;
    margin: 0 auto;
    box-shadow: 0px 0px 10px  rgba(0, 0, 0, .1);
border-radius: 50%;
}

#informationen-startseite .wp-block-column figure img {
    display: block;
    margin: 0 auto;
}

#informationen-startseite .wp-block-column h3 {
    font-size: 1.5rem;
    margin-top: 1rem;
}

#informationen-startseite .wp-block-column p {
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 0;
}

#informationen-startseite .wp-block-column a {
    font-size: 1.25rem;
    text-align: center;
}

/***********kreise startseite Ende**********************/
.entry-content .wp-block-column figure.bottom {
    margin-bottom: 2rem;
}
 /***** ansprechpartner ****/
 .entry-content .wp-block-column .ansprechpartner{ height: 38rem; border:0px solid red; margin-bottom: 6rem;}
 @media screen and (max-width:1100px) 
 {
    .entry-content .wp-block-column .ansprechpartner{ height:auto; border:0px solid red; margin-bottom: 4rem;}

 }
 .entry-content .wp-block-column  .ansprechpartner figure{ margin-bottom:1.4rem;  margin-top: 1rem;}
 .img-ansprechpartner{ margin-bottom: 1rem;}
 .txt-ansprechpartner{}

 .entry-content .wp-block-column .txt-ansprechpartner a{ display: block; font-weight: 600; font-size: 1.4rem; }
 h3.txt-ansprechpartner,
 .txt-ansprechpartner a,
 .wp-block-group .wp-block-group__inner-container .h3_ansprechpartner {
    font-size: 1.4rem; margin-bottom: 0rem; }

    .h3_ansprechpartner.drei-zeilen {height: 5.5rem;}
    .h3_ansprechpartner.zwei-zeilen {height: 4.5rem;}
    @media screen and (max-width:1100px) 
    {
        .h3_ansprechpartner.drei-zeilen {height: auto;}   
        .h3_ansprechpartner.zwei-zeilen {height: auto;}   
    }
/*********************************/
.singular .entry-content {
    max-width: 89.625rem;
    padding-top: 0rem;
    margin-top: 0;
    padding-right: 2.1875rem;
    padding-left: 2.1875rem;
}

.singular .entry-content p {
    padding: 0;
    margin: 0;
    line-height: 1.625rem;
    margin-bottom: 1.625rem;
}

.singular .entry-content p:last-of-type {
    margin: 0rem 0rem .875rem 0;
}

.singular .entry-content h2 {
    margin-bottom: 0;

}

.singular .entry-content p,
.singular .entry-content h2,
.singular .entry-content h1 {
    text-align: left;

}

.singular article h1.entry-title {
    margin: 0;
    margin: 0rem;
    width: 100%;
    line-height: 3.75rem;
    font-size: 3rem;
    color: #AD0615;
    padding: 1.25rem 0rem;
    font-weight: 700;
}

.singular h2,
.singular h1 {
    margin: 0rem 0rem .375rem;
    width: 100%;
    line-height: 3.75rem;
    font-size: 3rem;
    color: #AD0615;
    padding: 1.25rem 0rem;
    font-weight: 700;

}

.entry-content .wp-block-column {
    padding: 0rem;
    margin: 0;
}

.social-footer {
    margin-top: 14rem;
    margin-bottom: 12rem;
}


.social-footer .social-link {
    background-size: 100%;
    width: 5rem;
}

.singular .entry-content h2.teilen {
    width: 187.5rem;
    position: absolute;
    height: 9rem;
    overflow: hidden;
    text-align: center;
    left: 0;
    right: 0;
    padding-top: 5rem;
    max-width: 100vw !important;
}

.singular .entry-content h2.teilen span {
    font-family: 'Permanent Marker', Arial, cursive;
    text-align: center !important;
    font-size: 4.0625rem;

    padding: 0rem 5.625rem;
    position: relative;


}

.singular .entry-content h2.teilen span:after,
.singular .entry-content h2.teilen span::before {
    content: "";
    z-index: -1;
    top: calc(50% - 0.0625rem);
    width: 100vw;
    background-color: #AD0615;
    content: '';
    position: absolute;
}

.singular .entry-content h2.teilen span::before {
    right: 100%;
    height: 0.125rem;
}

.singular .entry-content h2.teilen span:after {
    left: 100%;
    height: 0.125rem;
}

.entry-content .wp-block-columns {
    gap: 4.375rem;

}


.entry-content .wp-block-column figure {
    max-width: none;
    /* height: 40.625rem; */
    overflow: hidden;
    padding: 0;
    margin-bottom: 0;

}

.singular .wp-block-column.spende-links,
.singular .wp-block-column.spende {
    background-image: url(img/area_list_bottom.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    min-height: 21.5625rem;
    position: relative;
    margin-bottom: 3.25rem;
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 0;
    padding-top: 6rem;
    align-items: flex-start;
    padding: 0rem .625rem;
    position: relative;
    flex-flow: column;
    justify-content: flex-end;
    align-items: left;
    text-align: left;
    position: relative;
    padding: 2rem;
}

.singular .wp-block-column.spende-links p,
.singular .wp-block-column.spende p {
    color: #fff;
    font-size: 1.25rem;
    font-weight: bolder;
    line-height: 1.625rem;
    padding-bottom: 1rem;
}

.singular .wp-block-column.spende-links p:last-of-type,
.singular .wp-block-column.spende p:last-of-type {
    margin: 0;
    padding-bottom: 0;
}



.singular .wp-block-column.spende-links h2,
.singular .wp-block-column.spende h2 {
    color: #fff;
    font-family: 'Permanent Marker', Arial, cursive;
    line-height: 3.75rem;
    font-size: 3rem;
    /* padding: 2rem 2rem 2rem  3.125rem; */
}

.singular .wp-block-column h2 {
    margin-bottom: 0;


}

.entry-content li {
    list-style-type: none;
    position: relative;
    padding: .375rem 0rem .375rem 3.125rem;
    font-size: 1.25rem;
    line-height: 1.875rem;
}

.entry-content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    left: 0rem;
    top: .875rem;
    background-color: transparent;
    background-image: url(img/icon_list_item.svg);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0;
    -moz-border-radius: 0rem;
    border-radius: 0;
    border-radius: 0rem;
    width: .875rem;
    height: .875rem;
}

p.mehr a {
    font-weight: 400;
    width: 100%;
    background-color: transparent;
    border-width: 0.125rem;
    padding: 1.5rem 3.75rem;
    font-size: 1.75rem;
    color: #fff;
    border-width: .125rem;
    border-style: solid;
    border-color: #fff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

p.mehr a:hover {
    background-color: #fff;
    color: #AD0615;
    text-decoration: none;
}

p.mehr {
    position: absolute;
    display: block;
    left: 2.5rem;
    right: 2.5rem;

    bottom: 1.65rem;
    width: calc(100% - 5rem);

}

/************************** 2023-11-13*/
.sgp-hover{ 
    position:absolute;
    background-image:url(img/area_teaser_bottom.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:bottom left;
    width:100%;
    height:340px;
    color:#fff;
    bottom:0;
    left:0;
    margin-bottom: 0 !important;
}
.bilder-top {
    position: absolute;
    top: 0px;
    width: 100%;
    line-height: 47px;
    margin: 0 auto;
    padding: 30px;

  }
  .bilder-top .wp-block-group__inner-container {width: 100%;}
  .bilder-top h2{font-size: 4rem!important;    text-align: center!important;}
  .bilder-top p{font-size: 2.5rem!important; line-height: 2.8rem!important;   text-align: center!important;color: #AD0615!important;}
  /************************** 2023-11-13 ende*/
/***************************/

.singular .wp-block-column.spende-links,
.singular .wp-block-column.spende {
    background-image: url(img/area_list_bottom.svg);
    background-repeat: no-repeat;
    min-height: 21.5625rem;
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 0;
    padding-top: 6rem;
    align-items: flex-start;
    padding: 0rem .625rem;
    position: relative;
    flex-flow: column;
    justify-content: flex-end;
    position: relative;
    padding: 1.25rem;
}

header[data-type="main"] .header-content .navigation .mobile-menu+nav#main-nav[style*="display: block"] {
    bottom: auto;
    top: 13.25rem;
    width: auto;
}



/**********************************************/
/*********** Formular *********************/
/**********************************************/
::placeholder {
    color: #DADADA;
    font-size: 1.25rem;
    padding-left: 1.25rem
}

.project-form {
    background-color: #AD0615;
    background-image: url(img/Komponente-10.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 89.625rem;
    padding: 0 4rem 4rem 4rem;
    width: 100%;
    margin: 0 auto;
}

.project-form .big-heading {
    color: #fff;
    padding: 3.75rem 1.875rem 1.875rem;
    font-size: 2.875rem;
    margin-bottom: 3rem !important;
    padding-left: 0;
}

.project-form .first-row, .project-form .first-row p {
    display: flex;
    justify-content: space-between;
    height: 6.25rem;
}

.project-form .first-row span {
    padding-right: 4rem;

    display: block;
    margin-top: 0;
    height: 0.3rem;
}

.project-form .first-row label:last-child span {
    padding-right: 0;

}

.project-form .second-row {
    height: 25.625rem;
    padding-top: 3.4375rem;
}

.project-form .second-row label textarea {
    font-family: Arial, Sans-Serif;
    width: 100%;
    height: 15.625rem;
    max-height: 15.625rem;
    max-width: 86.25rem;
    font-size: 1.75rem;
    resize: auto;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-top: .625rem;
    font-size: 1.75rem;
    border-color: #777;
    border-width: .0625rem;
}

.label {
    height: auto;
}

.project-form label {

    font-size: 1.75rem;
    font-weight: 700;
    color: #fff;
}

.project-form label .label {
    font-size: 1.75rem;
    font-weight: 700;
    margin-left: 2rem;
}

.project-form label input {
    height: 4.375rem;
    width: 100%;
    margin-top: .625rem;
    font-size: 1.75rem;
    border-color: #464545;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-radius: 0;
    border-width: .0625rem;
}

.project-form .third-row .wpcf7-submit,
.project-form input[type="submit"]:not(:hover):not(:active):not(.has-background) {
    height: 5.625rem;
    width: 40%;
    background-color: #fff;
    color: #AD0615;
    font-weight: 400;
    font-size: 1.75rem;
    border-color: #777;
    border-width: 0.0625rem;
}

.project-form .third-row .wpcf7-submit:hover {
    background-color: #4a4a49;
    color: #fff;
    cursor: pointer;
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc !important;
    color: #AD0615 !important;
    top: 0.25rem;
    left: 0.25rem;
    width: 0.25rem;
    height: 0.375rem;
    border: none;
    border-radius: 100%;
    transform-origin: 0.5rem 0.5rem;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}




/**** liste***/
.entry-content .wp-block-columns.liste {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap !important;
    gap: 2rem
}

.entry-content .wp-block-columns.liste figure {
    width: 70%;
}
.entry-content .liste-pfeil .wp-block-columns.liste figure {
    width: 50%;
}
.entry-content .wp-block-columns.liste .wp-block-column:first-child {
    margin: 0;
    padding: 0;
    /*     flex-basis: 5% !important;
 */
    flex-basis: 10% !important;
}

.entry-content .wp-block-columns.liste .wp-block-column:nth-child(2) {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.entry-content .wp-block-columns.liste .wp-block-column p {
    margin: 0;
}

.entry-content .wp-block-columns.liste .wp-block-column a {
    text-decoration: none;
}

/*******************************/
/*** masonry grid auf news******/
/*******************************/
.page-template-news .wp-block-gosign {
    margin: 0;
    padding: 0;

}

.news-grid .gosign_sort_news.animate {
    transition-duration: 0 !important;
    transform: translate3d(0, 0, 0) !important;
}

.page-template-news .grid-parent-gosign .gallery-image .box-content {
    height: 22rem;
}

.page-template-news .grid-item.grid-item--firstFullWidth .gallery-image {
    display: flex !important;
    padding: 0;
    padding: 3.75rem 0rem;
}

.page-template-news .detail_layout.grid-parent-gosign.gallery-frontend.full,
.page-template-news .detail_layout_grid.grid-parent-gosign.gallery-frontend.full,
.page-template-news .detail_layout_masonry.grid-parent-gosign.gallery-frontend.full {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    height: auto !important;
}

.page-template-news .news-grid {
    position: relative !important;
    display: flex;
    justify-content: space-between;
    gap: 3rem;
    transform: none !important;
}

.page-template-news .grid-item {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}

.page-template-news .gallery-frontend.full {
    width: auto !important;
    position: relative;
    left: auto !important;
    right: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.page-template-news .entry-content h1,
.page-template-news .entry-content h2 {
    font-family: 'Permanent Marker', Arial, cursive;
    font-size: 2.875rem;
    color: #AD0615;
    padding: 11.75rem 0rem 0rem;
}

.page-template-news .entry-content h1 {
    font-size: 3rem;
}

.page-template-news .grid-parent-gosign .gallery-image .box-content .title {
    height: auto;
    margin: 0;
    order: 1
}

.page-template-news .grid-parent-gosign .gallery-image .box-content .title a {
    color: #fff;
    text-decoration: none;
    font-size: 1.75rem;
    text-align: left;
}

.page-template-news .grid-item.grid-item--firstFullWidth .masnory-image-container {
    width: calc(48% + 6rem) !important;
    height: auto !important;
    overflow: hidden;
    background-color: #DADADA;
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    margin-bottom: 0 !important;
}

.page-template-news .grid-item.grid-item--firstFullWidth .masnory-image-container img {
    height: 100% !important;
    overflow: hidden;
    min-height: 100%;
}

.page-template-news .grid-item.grid-item--firstFullWidth .box-content {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    background-image: url(img/Komponente-13.png);
    background-position: bottom;
    padding: 2.5rem 2.5rem 3.125rem 6.25rem;
    height: auto;
    display: flex;
    flex-flow: column;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-template-news .grid-item.grid-item--firstFullWidth .box-content p {
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
    color: #fff !important;
    margin: 0;
}

.page-template-news .grid-item.grid-item--firstFullWidth .box-content img {
    min-height: 100%;
    object-position: center center;
    object-fit: cover;
}

.page-template-news .box-content .author-and-date {
    order: 0;
    padding: 0;
}

.page-template-news .box-content .author-and-date .post-date {
    display: inline-block;
    padding: .9375rem 0 0 0;
    border-top: 0.125rem solid #fff;
}

.page-template-news .box-content a.readmore {
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: initial;
    padding: .625rem 2.8125rem;
    width: auto;
    text-align: center;
    border: none;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0;
    -moz-border-radius: 0rem;
    border-radius: 0;
    border-radius: 0rem;
    font-weight: 700;
    color: #AD0615;
    font-size: 1.25rem;
    display: block;
    background-color: #fff;
    text-decoration: none;
    width: 40%;
    text-align: center;
    margin: 0;
    margin-top: 7.5rem;
}

.page-template-news .box-content a.readmore:hover {
    color: #fff;
    background-color: #464545;
}

.donationform-default {
    margin-top: 7rem;
}

/************** beiräge in news *******/
.page-template-news .news-grid {
    margin-bottom: 3.75rem;
}

.page-template-news .news-grid .gallery-image {
    padding-bottom: 0 !important;
}

.page-template-news .news-grid .box-content {
    display: flex;
    flex-flow: column;
    flex-flow: column;
    justify-content: space-between;
}

.page-template-news .news-grid .masnory-image-container {
    height: 20rem !important;
    background-color: #DADADA;
}

.page-template-news .news-grid .box-content h3.title {
    order: 1;

}

.page-template-news .news-grid .gallery-image .box-content .title a,
.page-template-news .news-grid .box-content h3.title a {
    color: #AD0615;
    text-align: left;
}

.page-template-news .news-grid .gallery-image .box-content .author-and-date {
    order: 0;
    padding: 0;
}

.page-template-news .news-grid .gallery-image .box-content span {
    border: none;
    padding-top: 0;
    font-size: .875rem;
    margin: 0.625rem 0rem 0.9375rem;
    font-weight: 700;
    display: inline-block;
}

.page-template-news .news-grid .gallery-image .box-content p {
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
    margin: 0;
    height: 13rem;
}

.page-template-news .news-grid .gallery-image .box-content .author-and-date .post-date {
    display: inline-block;
    padding: .625rem 0 0 0 !important;
    border-top: .125rem solid #AD0615;
}

/* .page-template-news .news-grid a.readmore:before {
    content:"";
    display: block;
    height: 3rem;
    background-color:#fff;
} */
.page-template-news .news-grid .gallery-image .box-content a.readmore {
    background-color: #AD0615;
    color: #fff;
    width: 31%;
    text-align: center;
    margin: 0;
    bottom: 0;
    left: 0;
    position: absolute;
}

.page-template-news .news-grid .gallery-image .box-content a.readmore:hover {
    color: #fff;
    background-color: #464545;
}

.page-template-news .news-grid {
    display: none
}

.page-template-news .news-grid.visible {
    display: flex
}

.page-template-news .news-grid.invisible {
    display: none
}

.page-template-news .news-read-more {
    border-top-width: 2px;
    color: #AD0615;
    cursor: pointer;
    text-transform: uppercase;
    border-width: 0.125rem;
    border-style: solid;
    border-color: #AD0615;
    padding: 2rem !important;
    z-index: 30;
    background-color: #fff;
    text-align: center !important;
    font-size: 1.75rem;
    font-variant: small-caps;
}

.page-template-news .news-read-more.invisible {
    display: none;
}

.page-template-news .news-read-more:hover {
    background-color: #AD0615;
    cursor: pointer;
    color: #fff;

}

.page-template-news footer[data-type="main"] {
    margin-top: 8rem !important;
}

.page-template-news .spacer, .page-template-pauke-php .spacer {
    height: 0;
}

/*************** post-template-single-news ************/
.post-template-single-news .site-content {
    max-width: 89.625rem;
    padding-top: 10rem;
    margin: 0 auto;
}

.singular h2,
.singular h1,
h1,
h2 {
    margin: 0rem;
    width: 100%;
    line-height: normal;
    padding: 1.25rem 0rem;
    font-size: 2.8125rem;
    line-height: 3.75rem !important;
    margin-bottom: 0rem;
}

.singular .wp-block-column.sokoennenspenden {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    margin-bottom: 0;
}

.singular .wp-block-column.sokoennenspenden .spende {

    margin-bottom: 0;
}

.singular .wp-block-column.spende-links h2,
.singular .wp-block-column.spende h2 {
    line-height: 1.75rem;
    font-size: 1.75rem;
    padding: 2rem 2rem 2rem 0rem;
}

.post-template-single-news .site-main article h1 {
    font-size: 3.125rem;
    color: #AD0615;
    padding: 3.75rem 0rem 0rem;
    margin-bottom: 3rem;
    margin-top: 0rem;

}

.post-template-single-news article .entry-content h2 {
    font-size: 3.125rem;
    color: #AD0615;
    padding: 3.75rem 0rem 0rem;
    margin-bottom: 3rem;
    margin-top: 0rem;
}

.post-template-single-news .date {
    display: inline-block;
    padding: .625rem 0 0 0 !important;
    border-top: .125rem solid #AD0615;
    margin-top: 3.625rem;
}

.post-template-single-news .entry-content {
    margin: 0;
    padding: 0;
}

.post-template-single-news .entry-content p {
    margin: 0;
    margin-bottom: 2.25rem;
}


/********** default aktuelles ***/
.page-template-default .detail_layout.grid-parent-gosign.gallery-frontend.full,
.page-template-default .detail_layout_grid.grid-parent-gosign.gallery-frontend.full,
.page-template-default .detail_layout_masonry.grid-parent-gosign.gallery-frontend.full {

    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
}

.page-template-default .gallery-frontend.full {
    left: 0%;
    right: 0%;
    margin-left: auto;
    margin-right: auto;
}

.page-template-default .grid-item.gosign_sort_news {
    position: relative !important;
    left: auto !important;
    top: auto !important;
}

.wp-block-columns .wp-block-column>* {
    margin-bottom: 0;
}

.wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 0rem;
}

/****** alle news ****/
.entry-content .wp-block-column.alle_news {
    padding: 2.5rem;
    position: relative;
    color: #fff;
    background-image: url(img/area_related_news_bottom.svg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #AD0615;
    /* padding: 0rem 2.1875rem;*/
    padding: 0;
    overflow: hidden;
}


.wp-block-column.alle_news .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image {
    display: flex;
}

.wp-block-column.alle_news h3 a {
    color: #fff;
    font-weight: 700;
    font-size: 1.25rem;
    text-decoration: none;
    ;
}

.wp-block-column.alle_news h2 {
    color: #fff;
    margin-top: 0.625rem;
    margin-bottom: 2.8125rem;
    font-size: 2.8125rem;

}

.wp-block-column.alle_news h3:before {
    width: 65%;
    content: "";
    display: block;
    height: 0.125rem;
    background: #fff;
    margin-bottom: 1.5625rem;
}

.wp-block-column.alle_news .masnory-image-container {
    /*     height: auto !important; */
    margin-bottom: 0 !important;
    width: 100%;
    height: 12.25rem !important;
}

.wp-block-column.alle_news .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .masnory-image-container {
    width:280px;
}

.wp-block-column.alle_news .gallery-image img {
    height: 12.25rem;
    min-height: 12.25rem;
}

.wp-block-column.alle_news .masnory-image-container a {
    display: block;
    width: 12.25rem;
    height: 12.25rem;
}

.wp-block-column.alle_news .box-content {
    padding-left: 2.5rem;
}


.wp-block-column h3.title-h3 {
    margin: 0rem 0rem 1.375rem;
    width: 100%;
    line-height: normal;
    font-size: 2.8125rem;
    color: #AD0615;
    border-top: none;
    padding: 2.5rem 2.1875rem 0 0;
}

.wp-block-column.alle_news p {
    padding: 1rem 2.1875rem 1rem 2.1875rem;
}

.wp-block-column.alle_news p.alles-news_big {
    padding: 2.5rem 2.1875rem 0rem 2.1875rem;
    margin-bottom: 2.5rem !important;
}

.wp-block-column.alle_news p.alles-news_big a:hover {
    background-color: #fff;
}

.wp-block-column.alle_news p.alles-news_big:hover a {
    color: #AD0615;
}

.wp-block-column.alle_news .gallery-image {
    padding: 0rem 2.1875rem !important;
    padding-top: 2.5rem !important;
}

.wp-block-column.alle_news h3.title-h3:before {
    content: "";
    height: 0;
    display: none;

}

.wp-block-column.alle_news h3:first-child {
    color: #fff;
    padding-left: 2.185rem;
}



.wp-block-column.alle_news a.readmore {
    background-color: #fff;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: initial;
    padding: .625rem 2.8125rem;
    margin: 0;
    margin: 0rem;
    width: auto;
    text-align: center;
    border: none;
    -webkit-border-radius: 0;
    -webkit-border-radius: 0rem;
    -moz-border-radius: 0;
    -moz-border-radius: 0rem;
    border-radius: 0;
    border-radius: 0rem;
    font-weight: 700;
    color: #AD0615;
    font-size: 1.25rem;
    display: inline-block;
    text-decoration: none;

}

.wp-block-column.alle_news a.readmore:hover {
    background-color: #4a4a49;
    color: #fff;
}

.alles-news_big a {
    text-transform: uppercase;
    font-weight: 400;
    background-color: transparent;
    padding: 1.5rem 3.75rem;
    font-size: 1.75rem;
    padding: 1.5rem 3.75rem;
    border-width: 0.1875rem;
    border-style: solid;
    border-color: #fff;
    display: inline-block;
    text-align: center;
    width: 100%;
    /*     margin-bottom: 1.75rem;
 */
    color: #fff;
    text-decoration: none;
}

.home .alles-news_big a {

    border-width: 0.1275rem;
}

.home .wp-block-column.amazon figure {
    position: absolute;
    bottom: 0;
}

.home .wp-block-gosign {
    margin-top: 0;
}

.home .alle_news .title-h3+p {
    margin-bottom: 0;
    padding-left: 2rem;
    
}

/************** ausklapper*******/
/* bonn-rhein-sieg-fairbindet */
/*http://stiftung-gemeindepsychiatrie.mafiart.de/presse/*/
.ausklappbar {
    background-color: #AD0615;
    margin: 0rem 0rem .625rem;
    position: relative;
    font-size: 1.75rem;
    margin: 0;
    margin: 0rem;
    padding: 1.25rem .625rem 1.25rem 6.25rem;
    cursor: pointer;
    color: white;
    margin-top: 2rem;
}

.ausklappbar::before {
    content: '';
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    left: 1.25rem;
    top: 1.25rem;
    background-image: url(img/icon_plus.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ausklappbarcontent {
    display: none;
    padding: 2.5rem 6.25rem;
    background-color: #fff;
    margin-bottom: .625rem;
    border-width: .125rem;
    border-style: solid;
    border-color: #AD0615;
    padding: 0rem .625rem;
}

.ausklappbarcontent .wp-block-group__inner-container {
    padding: 1rem;
}

.klapper>.wp-block-column {
    display: flex;
    flex-flow: column;
    justify-content: flex-start !important;
    width: 100% !important;
}

.klapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap !important;
    gap: 2rem;
}

/** slider **/

.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-center-center .slide-content {
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    padding-left: 0;
}

.wp-block-eedee-block-gutenslider .swiper-horizontal~.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #464545 !important;
}

/****** slider personen******/
/** botschafter**/
/* http://stiftung-gemeindepsychiatrie.mafiart.de/projekte/bonn-rhein-sieg-fairbindet/ */
.page-id-1054 h2.teilen{margin-top: -7rem;}
.wp-block-eedee-block-gutenslider {
    margin-bottom: 10rem;
}

.wp-block-eedee-block-gutenslider .swiper-horizontal~.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #AD0615 !important;
}

.wp-block-eedee-block-gutenslider.dot-position-bottom .eedee-gutenslider-pagination {
    bottom: -4rem !important;
}
.eedee-gutenslider-nav.eedee-gutenslider-prev,
.eedee-gutenslider-nav.eedee-gutenslider-next{ display: none;}
.swiper-slide {
    margin: 0rem 3.75rem 0rem 0rem;
    max-width: 40rem;
    position: relative;
    height: 32.125rem;
    overflow: hidden;
    color: #fff;
}

.swiper-slide figure {
    width: 100%;
}

.swiper-slide figure img {
    object-fit: cover;
    object-position: center center;
}

.singular .entry-content .swiper-slide .slide-content {
    display: block;
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

.singular .entry-content .swiper-slide .slide-content h2 {
    position: absolute;
    text-align: left;
    width: 100%;
    left: 3rem;
    bottom: 3rem;
    margin-bottom: 0.5rem;
    padding-bottom: 0;
    font-size: 2.5rem;
    color: #fff;
}

.singular .entry-content .swiper-slide .slide-content h2+p {
    position: absolute;
    text-align: left;
    width: 100%;
    left: 3rem;
    bottom: 1.5rem;
    margin-bottom: 0;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 2.5rem;
    padding-left: 0;
}


.singular .entry-content .swiper-slide .slide-content:hover {
    background-color: rgba(173, 6, 21, .8);
}
.singular .entry-content .not_red .swiper-slide .slide-content:hover {
    background:none;
}

.singular .entry-content .swiper-slide p.einblenden {
    position: absolute;
    bottom: -30rem;
    text-align: left;
    width: 80%;
    left: 6rem;
    font-size: 1.25rem;
}

.singular .entry-content .swiper-slide .slide-content h2.zweizeiler {
    bottom: 6.5rem;
}

.singular .entry-content .swiper-slide:hover p.einblenden {
    position: relative;
    bottom: initial;
    margin-top: 2rem;
}

.singular .entry-content .swiper-slide .slide-content:hover h2.zweizeiler {
    position: relative;
    bottom: initial;
}

.singular .entry-content .swiper-slide .slide-content:hover h2.zweizeiler+p {
    position: relative;
    bottom: initial;
}

.singular .entry-content .swiper-slide .slide-content:hover h2 {
    position: relative;
    bottom: initial;
    margin-bottom: 0;
}

.singular .entry-content .swiper-slide .slide-content:hover h2+p {
    position: relative;
    bottom: initial;
}


    /***** ende slider personen****/

    /******slider Botschafter ***/
    .singular .entry-content .botschafter .btn.secondary {
        margin-left: 3rem;
        position: absolute;
        bottom: -0.5rem;
        margin-bottom:1.5rem;
    }
    .singular .entry-content  .botschafter p,
    .singular .entry-content .botschafter .swiper-slide .slide-content h2+p {
        position: absolute;
        bottom: -30rem
    }

    .singular .entry-content .botschafter .swiper-slide .slide-content h2 {
        bottom: 4rem;
    }

    .singular .entry-content .botschafter .swiper-slide .slide-content:hover h2+p,
    .botschafter .slide-content:hover p,
    .botschafter .slide-content:hover p.einblenden {
        position: relative;
        bottom: initial;
        margin-top: 0rem;
        position: relative;
        bottom: 0;
    }

    .singular .entry-content .botschafter .swiper-slide .slide-content:hover h2 {
        padding-top: 2rem;
        margin-bottom: 1rem;
        bottom: 0;
    }
    .support-wrapper {
        overflow: hidden;
        max-height: 86px;
      }

 /*    .amznCharityBannerInner {
        background-image: url(https://images-na.ssl-images-amazon.com/images/G/03/x-locale/paladin/charitycentral/banner-background-image._CB485921641_.png);
        width: 300px;
        height: 250px;
        position: relative;
    } */

   

    .support {
        font-family: Arial,sans;
        font-weight: 700;
        line-height: 28px;
        font-size: 25px;
        color: #333;
        text-align: center;
        margin: 0;
          margin-top: 0px;
          margin-bottom: 0px;
        padding: 0;
        background: 0 0;
      }
    /******ende slider Botschafter ***/

    /***************************************/
    /******                                                ********/
    /******                 1400 px                        ********/
    /******                                                ********/
    /**************************************************************/

    @media screen and (max-width:1400px) {

        /** slider***/
        .overlay_startseite {
            top: 7.25rem;
            /*   right: -9rem; */
            width: 80%;
        }

        .spacer {
            height: 2rem;
        }

        .overlay_startseite .wp-block-group__inner-container {
            right: 13rem;
        }

        /*** slider ende**/

        .entry-content .wp-block-columns {
            gap: 1.25rem;
        }

        .singular .has-post-thumbnail .entry-header {
            height: 28.5rem;
        }

        .cat-image {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
            height: 28.5rem;
        }
        header[data-type=main] .header-content .header-logo .header-logo-background,
        header[data-type=main] .header-content .header-logo .header-logo-background-overlay,
        header[data-type=main] .header-content .navigation .header-nav-background-overlay
        {
            display: none;
        }
        header[data-type="main"] .header-content .navigation #meta-nav ul li > a::before {
            width: 3.4375rem;
            height: 3.4375rem; 
          }
          header[data-type="main"].scrolling .header-content .navigation {
            padding-top: 0rem;
          }
          header[data-type="main"] .header-content .navigation .mobile-menu > a {
            padding-left: 50px;
          }
          header[data-type="main"] .header-content .navigation .page-zoom ul li {

            padding-top: 1.25rem;
          }
          .page-zoom {
            display: none;
        }
        /*  #meta-nav,
       .page-zoom {
            display: none;
        }

        header[data-type=main] .header-content .header-logo .header-logo-background,
        header[data-type=main] .header-content .header-logo .header-logo-background-overlay,
        header[data-type=main] .header-content .navigation #meta-nav,
        header[data-type=main] .header-content .navigation .header-nav-background-overlay,
        header[data-type=main] .header-content .navigation .mobile-menu>a>span,
        header[data-type=main] .header-content .navigation .page-zoom {
            display: none;
        } */

        header[data-type=main] .header-content {
            height: 7.5rem;
            padding-top: 0.6875rem;
            width: 100%;
            box-sizing: border-box;
        }

        div.site-main {
            min-height: 100vh;
            min-width: 100%;
            display: block;
            z-index: 1;
            /* padding-top: 13.25rem; */
            padding-top: 7.25rem;
        }

        header[data-type=main] .header-content .navigation .mobile-menu>a img {
            width: 3.4375rem;
            height: 3.4375rem;
            background-size: 3.4375rem 3.4375rem;
        }

        header[data-type=main].scrolling .header-content .header-logo {
            -webkit-order: 1;
            -ms-order: 1;
            order: 1;
            height: 7.5rem;
        }

        header[data-type=main] .header-content .header-logo a {
            width: 9.9375rem;
            left: 0.9375rem;
        }

        header[data-type="main"].scrolling .header-content .header-logo a {
            width: 9.9375rem;
            left: 0.9375rem;
        }

        header[data-type=main] .header-content .navigation {
            padding-right: 1.125rem;
/*             padding-top: 1.3125rem;
 */        }

        header[data-type=main] .header-content .navigation .mobile-menu {
            margin: 0;
        }

        header[data-type="main"] .header-content .navigation .mobile-menu+nav#main-nav[style*="display: block"] {
            top: 7.4rem;

        }

        .page-template-news .entry-content h1,
        .page-template-news .entry-content h2 {
            font-family: 'Permanent Marker', Arial, cursive;
            font-size: 3.125rem;
            color: #AD0615;
            padding: 4.75rem 0rem 0rem;
        }

        .entry-content .wp-block-columns.liste {
            display: flex;
        }

        footer[data-type=main] .footer-columns {
            display: block;
            margin: 0;
            padding: 0;
            width: 100%;

        }

        footer[data-type="main"] .footer-columns .widget ul {
            padding: 0.625rem 1.8125rem 1.25rem;


        }

        footer[data-type=main] .footer-columns .footer-column-1 {
            display: none;
        }

        footer[data-type="main"] .footer-columns .footer-column-2 {

            max-width: 100%;
            margin-left: 0;
            width: 100%;
        }

        footer[data-type="main"] .footer-columns .footer-column-3 {
            max-width: 100%;
            margin-left: 0;
            width: 100%;

        }

        footer[data-type="main"] .footer-columns .footer-column-4 {
            max-width: 100%;
            width: 100%;
            margin-left: 0;
            display: flex;
            flex-flow: column-reverse;
        }

        footer[data-type="main"] .footer-columns .wp-block-columns.zwei-Spalten {
            max-width: 39.375rem;
            margin: 0 auto;
            margin-bottom: 3.1875rem;
            flex-wrap: nowrap !important;
            padding: 0 1.8125rem !important;
        }


        footer[data-type="main"] .footer-columns .wp-block-columns.drei-spalten {
            margin: 0 auto;
            padding-bottom: 3.1875rem;
            flex-wrap: nowrap !important;
            flex-basis: 0;
            padding: 0 1.8125rem !important;
        }

        footer[data-type="main"] .footer-columns .footer-column-4 .widget.widget_block:nth-child(1) h3.widget-title,
        footer[data-type="main"] .footer-columns .footer-column-4 .widget.widget_block:nth-child(2) .widget-title {
            display: none;
        }

        footer[data-type="main"] .footer-columns .footer-column-4 aside:nth-child(1),
        footer[data-type="main"] .footer-columns .footer-column-4 aside:nth-child(2) {
            background-color: #AD0615;
        }

        footer[data-type="main"] .footer-columns .footer-column-4 aside:nth-child(1) {
            order: 2
        }

        footer[data-type="main"] .footer-columns .footer-column-4 aside:nth-child(2) {
            order: 1
        }

        footer[data-type="main"] .footer-columns .footer-column-4 aside:nth-child(3) {
            order: 3
        }

        footer[data-type="main"] .footer-columns .footer-column-4 p {
            padding: 0.625rem 1.8125rem 0 1.25rem;
            margin-bottom: 1.25rem;
        }

        footer[data-type="main"] .footer-columns .widget-title,
        footer[data-type="main"] .footer-columns .widget h2 {
            font-size: 1.25rem;
            background-color: #AD0615;
            padding: 1.3125rem 1.8125rem;
            border-bottom: 0.125rem solid #fff;
            text-decoration: none;
            color: #fff;
            position: relative;
            margin-top: 0rem;
            margin-bottom: 0;

        }

        footer[data-type=main] .footer-columns .footer-navigation ul li {
            padding-left: 1.4375rem;
            font-size: 1rem;
        }

        footer[data-type=main] .footer-columns .footer-navigation ul {
            display: none;
            padding: 0.625rem 1.8125rem 1.25rem;
        }

        footer[data-type="main"] .footer-columns .widget ul li::before {
            top: 0.725rem;
        }

        footer[data-type=main] .footer-columns h3.widget-title:before,
        footer[data-type="main"] .footer-columns .widget h2:before {
            content: "";
            display: block;
            position: absolute;
            right: 1.75rem;
            top: 1.375rem;
            width: 1.7rem;
            height: 1.5625rem;
            background-image: url(img/header-menu-navigation/chevron-right-white.svg);
            background-repeat: no-repeat;
        }

        footer[data-type=main] .footer-columns h3.active.widget-title:before,
        footer[data-type="main"] .footer-columns .widget h2:before {
            background-image: url(img/header-menu-navigation/chevron-down-white.svg);
        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul a,
        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left ul a {
            padding-right: .625rem;
        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner ul li {
            padding-left: .625rem;
        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner ul li::after {
            content: "|";
            color: #fff;
            font-size: 1rem;
            line-height: 1 rem;
            display: inline;
            font-weight: 300;
        }

        footer[data-type=main] .footer-bottom-menus-backgrounds,
        footer[data-type=main] .footer-goto-top {
            display: none;
        }


        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner {
            display: flex;
            flex-direction: column-reverse;
        }

        footer[data-type="main"] .footer-bottom-menus {
            position: relative;
            height: auto;
            background-color: #AD0615;
            padding-bottom: 1.375rem;

        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left,
        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right {
            margin: 0 auto;
        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left ul,
        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul {
            justify-content: center;
        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-left ul a {
            font-size: 1rem;
            font-weight: normal;

        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul a {
            font-size: 1rem;

        }

        footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner .footer-bottom-menu-right ul {
            justify-content: center;
            font-weight: 700;
        }

        .project-form .first-row,  .project-form .first-row p {
            display: block;
            height: 14.25rem;
        }

        footer[data-type="main"] .footer-columns h3+* {
            display: none;
        }

        .project-form .first-row span {
            padding-right: 0;
        }

        footer[data-type="main"] .footer-columns h3.active+* {
            display: block;
        }

        .project-form .first-row span {
            padding-right: 0;
        }

        footer[data-type="main"] .drei-spalten {
            display: flex !important;
        }

        footer[data-type="main"] .footer-column.footer-column-4 h3+* {
            display: block;
        }

        footer[data-type="main"] .footer-column.footer-column-4 #block-32 h3+* {
            display: none;
        }

        footer[data-type="main"] .footer-column.footer-column-4 #block-32 h3.active+* {
            display: block;
        }

        .project-form .first-row span {
            padding-right: 0;
        }

        .project-form label {
            display: block;
            font-size: 1.75rem;
            font-weight: 700;
            color: #fff;
            height: 6rem;
        }
        .project-form .second-row span {
            display: block;
        }
        .project-form p > label span {
            display: none;
        }

        .project-form .first-row {
            display: block;
            height: 14.25rem;
        }

        .project-form .first-row span {
            padding-right: 0;
        }

        .project-form label {
            display: block;
            font-size: 1.75rem;
            font-weight: 700;
            color: #fff;
            height: 6rem;
        }

        .project-form p>label span {
            display: none;
        }

        .entry-content .wp-block-columns {
            gap: 1.25rem;
        }


        header[data-type="main"] .header-content {
            padding: 1rem 0.3rem 0rem 1rem;
        }

        .page-template-news .box-content a.readmore {
            width: 100%;
            text-align: center !important;
        }

        .page-template-news .news-grid .gallery-image .box-content a.readmore {
            width: auto;
        }

        .post-template-single-news .site-content {
            margin-top: 2rem;
            padding: 0 2rem;
        }
        .post-template-single-news .site-main article h2 {
            font-size: 2.5rem;
            padding: 0rem 0rem 0rem;
            margin-top: 0rem;
            line-height: normal!important;
          }
          .post-template-single-news-php.singular div.site-main {
            padding-top: 6rem;
          }
        #informationen-startseite {
            margin-top: -4.8rem;
            margin-bottom: 6rem;
        }

    }

    @media screen and (max-width:1160px) {
        #informationen-startseite {
            margin-top: -6rem;
            margin-bottom: 6rem;
        }

        .overlay_startseite {
            width: 53%;
            background-size: cover;
        }

        .overlay_startseite .wp-block-group__inner-container {
            right: 0;
            width: 24rem;
        }

        .overlay_startseite .wp-block-group__inner-container h6 {
            font-size: 2.5rem;
        }

        .overlay_startseite .wp-block-group__inner-container p {
            font-size: 1rem;
        }
    }

    @media screen and (max-width:1100px) {
        .wp-block-group.relative {position: relative;}
        .wp-block-columns.worum,
        .wp-block-columns {
            display: block !important;
            margin-bottom: 1.75em;
            width: 100%;
        }

        .wp-block-column.alle_news .masnory-image-container {
            width: 16rem;
        }

        .entry-content .wp-block-columns.liste {
            display: flex !important;
        }

        .entry-content .wp-block-columns.liste .wp-block-column:nth-child(2) {
            margin-top: 0;
            flex-basis: calc(60% - 1em) !important;
        }

        #informationen-startseite {
            margin-top: 3rem;
        }

        .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .box-content p {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }

        .alle_news h3+p {
            padding-left: 2rem;
        }

        .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .box-content .author-and-date {
            padding-bottom: 0;
        }

        #informationen-startseite .wp-block-column {
            z-index: 100;
            text-align: left;
            display: block;
            background-color: #fff;
            margin-bottom: 0rem;
            border-bottom: rgb(70, 69, 69) solid 0.025rem;
            cursor: pointer;
        }

        .wp-block-column.alle_news .gallery-image img {
            height: 12.25rem;
            min-height: 12.25rem;
            width: 12.25rem !important;
        }

        #informationen-startseite .wp-block-column:after {
            content: '';
            width: 16px;
            width: 1rem;
            height: 1.5rem;
            background-image: url(img/icon_arrow.svg);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: contain;
            display: inline-block;
            position: absolute;
            right: 20px;
            right: 1.25rem;
            top: calc(50% - 12px);
            -webkit-transition: all 125ms ease-out;
            -moz-transition: all 125ms ease-out;
            -o-transition: all 125ms ease-out;
            transition: all 125ms ease-out;
            position: absolute;
            top: 2rem;
            right: 1rem;
            cursor: pointer;
        }

        #informationen-startseite .wp-block-column.active:after {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        #informationen-startseite .wp-block-column .wp-block-group__inner-container {
            display: none;
            background-color: #DADADA;
            text-align: center;
            padding: 1.25rem;

        }

        #informationen-startseite .wp-block-column.active .wp-block-group__inner-container {
            display: block;

        }

        #informationen-startseite .wp-block-column h3 {
            margin-top: -5.5rem;
            text-align: center;
            margin-bottom: 2rem;
            color: #AD0615;
            font-size: 3rem;
        }

        #informationen-startseite .wp-block-group__inner-container p {
            margin-top: 0;
            margin-left: 0;
            padding: 0;
        }


        #informationen-startseite .wp-block-column figure {
            width: 5rem;
            margin: 1rem;
            align-self: flex-start;
        }

        #informationen-startseite .wp-block-column .textlink {
            width: 100%;
            margin-top: 1rem;
            white-space: nowrap;
            background-color: #AD0615;
            font-weight: 700;
            padding: 1rem;
        }

        #informationen-startseite .wp-block-column .textlink a {
            color: #fff;
            margin-top: 0rem;
        }

        p.textlink a:hover::before {
            content: "";
        }

        #informationen-startseite .wp-block-column .textlink:before,
        #informationen-startseite .wp-block-column .textlink a::before {
            content: "";
            background: none;
        }

        #informationen-startseite .wp-block-column figure {
            width: 5rem;
            margin: 1rem;
        }

        .home .wp-block-column {
            width: 100%;
        }

        .home .worum .wp-block-column:nth-child(2) {
            width: 100%;
        }

        .home .wp-block-column figure,
        .home .worum .wp-block-column:nth-child(2) figure {
            position: relative !important;
        }

        .wp-block-column:nth-child(2) {
            margin-top: 1.75em;
            ;
        }

        .entry-content .wp-block-column.alle_news,
        .singular .wp-block-column.spende-links,
        .singular .wp-block-column.spende,
        .singular .wp-block-column {
            width: 100%;
        }

        .singular .wp-block-column .wp-block-columns {
            margin-bottom: 3rem;
        }

        .overlay_startseite h6 {
            font-size: 3rem;
            line-height: 100%;
        }

        .singular .wp-block-column.spende-links h2,
        .singular .wp-block-column.spende h2 {
            padding: 1rem 2rem 0rem 0rem;
        }

        .singular .wp-block-column.spende-links p,
        .singular .wp-block-column.spende p {
            padding-bottom: 0rem;


        }

        .gruppe-teaser, .home .gruppe-teaser {
            padding: 0rem 0rem 0rem 0rem;

        }

        .gruppe-teaser .wp-block-columns {
            display: flex !important;
            flex-wrap: wrap;
            justify-content: center !important;

        }

        .gruppe-teaser h2 {}

        .gruppe-teaser .wp-block-column figure {
            height: auto;
            width: 12rem;
        }

        .gruppe-teaser .wp-block-column figure a {}

        .gruppe-teaser .wp-block-column figure a:hover {}

        .gruppe-teaser .wp-block-column figure img {}

        .project-form .third-row .wpcf7-submit,
        .project-form input[type="submit"]:not(:hover):not(:active):not(.has-background) {
            width: 100%;
        }

        /* .gruppe-teaser ende*/

        .singular .wp-block-column.sokoennenspenden ul {
            padding-left: 2rem;
        }

        footer[data-type="main"] .footer-columns .wp-block-columns .wp-block-column:last-child {
            margin-top: 2rem;
        }

        footer[data-type="main"] .footer-columns .transparenz .wp-block-column {
            margin-top: 2rem;
        }

        .singular .entry-content .swiper-slide .slide-content h2 {
            bottom: 6rem;
            font-size: 1.25rem;
        }

        .singular .entry-content .swiper-slide .slide-content .einblenden {
            font-size: 1.25rem;
            line-height: 1.5rem;
        }

        .singular .entry-content .swiper-slide p.einblenden {
            width: 80%;
            left: 1rem;
        }
        .singular .entry-content .netzwerk .swiper-slide p.einblenden {
            width: 80%;
            left: 3rem;
          }
    }
        @media screen and (max-width:1050px) {

            p.mehr a {
                font-size: 1.5rem;

            }

            .singular .has-post-thumbnail .entry-header {
                height: 17.5rem;
            }

            .cat-image {
                height: 17.5rem;
            }

            .klapper {
                display: flex;
                flex-flow: column;

            }

        }

        @media (max-width: 1024px) {
            .page-template-news .news-grid .grid-item {
                width: 100% !important;
            }
        }

        @media screen and (max-width:900px) {
            .singular .entry-content p.mehr {
                padding: 0;
            }
            .n2_clear {
                /*display: hidden;*/
                width: calc(100% - 2rem);
                margin: 0 auto;
              }
            p.mehr {
                left: 1rem;
                right: 1rem;
                bottom: 1rem;
                width: calc(100% - 2rem);
                margin-bottom: 0 !important;
            }

            .singular .wp-block-column.spende-links h2,
            .singular .wp-block-column.spende h2 {
                line-height: 1.75rem;
                font-size: 2.25rem;
                padding: 2rem 2rem 2rem 0rem;
            }

            .social-footer ul.wp-block-navigation__container li {
                width: 5rem;
                height: 5rem;
                margin: 0 auto 1rem;

            }
            .social-footer {
                margin-top: 10rem;
                margin-bottom: 7rem;
              }
              .social-footer ul.wp-block-navigation__container .social-link span {
                padding-top: 122px;
            }
            .singular h2,
            .singular h1,
            h1,
            h2,
            h3.title-h3 {
                margin: 0;
                width: 100%;
                line-height: 2.25rem!important;
                font-size: 1.75rem !important;
                padding-bottom: 0;
                margin-bottom: 1rem;

            }

            .wp-block-column h3.title-h3 {
                padding: 2.5rem 2.1875rem 0 0rem;
            }

            .singular .wp-block-column.spende-links h2,
            .singular .wp-block-column.spende h2 {
                line-height: 1.75rem;
                font-size: 1.75rem;
                padding: 2rem 2rem 2rem 0rem;
            }

            .entry-content ul li {
                list-style-type: none;
                position: relative;
/*                 padding: .375rem 0rem .375rem 3.125rem;
 */                font-size: 1rem;
                line-height: 1.5rem !important;
            }

            .singular .entry-content p {
                padding: 0 0 0 0rem;

                margin: 0;
                font-size: 1.25rem;
                line-height: 1.75rem;
            }

            .wp-block-column.alle_news h3+p {
                padding-left: 2rem;
            }

            .singular .wp-block-column.spende-links p,
            .singular .wp-block-column.spende p {
                color: #fff;
                font-size: 1.1rem;
                font-weight: bolder;
                line-height: 1.25rem;
                padding-bottom: 1rem;
            }

            /* http://www.stiftung-gemeindepsychiatrie.lokal/spenden/sachspenden/*/
            .wp-block-gosign {
                padding-top: 0;
                margin-top: 0;
            }

            p.alles-news_big {
                margin-top: 2rem !important;
                width: calc(100% - 2rem)
            }

            .project-form .third-row .wpcf7-submit {
                width: 100%;
            }

            .overlay_startseite p,
            .overlay_startseite h6 {
                padding-left: 0 !important;
                margin-left: 0;

            }

            .post-template-single-news .site-content {
                padding-top: 3rem;
            }

            .page-template-news .gallery-image,
            .page-template-news .grid-item.grid-item--firstFullWidth .gallery-image,
            .page-template-news .news-grid {

                display: block !important;
                width: 100% !important;
            }

            .page-template-news .entry-content h1 {
                font-size: 3.125rem !important;
            }

            .post-template-single-news h2 {
                padding: 1rem 0rem;
            }

            .page-template-news .news-grid .grid-item:first-child {
                margin-bottom: 3.75rem !important;
            }

            .page-template-news .grid-item.grid-item--firstFullWidth .masnory-image-container {
                width: 100% !important;
                height: auto !important;
                overflow: hidden;
            }

            .page-template-news .grid-item.grid-item--firstFullWidth .box-content {
                width: 100% !important;
                padding: 2.5rem 2.5rem 3.125rem 1rem;
            }

            .page-template-news .grid-item.grid-item--firstFullWidth .box-content p,
            .grid-item p,
            .post-template-single-news p {
                padding-left: 0 !important;
                width: 100%;
            }
/******* news höhe*****/
            .page-template-news .grid-item.grid-item--firstFullWidth .box-content a.readmore {
                padding-left: 0 !important;
                width: 80%;
            }
            .page-template-news .grid-parent-gosign .gallery-image .box-content {
            height: auto;
            }
            .page-template-news .news-grid .gallery-image .box-content p {
                height: auto;
                }
                .detail_layout.grid-parent-gosign .grid-item .gallery-image .box-content, .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .box-content, .detail_layout_masonry.grid-parent-gosign .grid-item .gallery-image .box-content {
                    display: block;
                    }
                    .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .box-content .author-and-date {
                        padding-bottom: 2rem;
                        position: initial;
                        }
                        .page-template-news .news-grid .gallery-image .box-content a.readmore {
                            position: initial;
                            margin-top: 2rem;
                          }
                        /******* news höhe ende*****/
            .entry-content .wp-block-columns.liste .wp-block-column:nth-child(2) {
                margin-top: 0;
                flex-basis: calc(80% - 1rem) !important;
            }

            .home .wp-block-column.alle_news .masnory-image-container {
                width: 50%;
            }

            .page-template-news .grid-parent-gosign .grid-item--firstFullWidth .gallery-image .box-content h3.title,
            .page-template-news .grid-parent-gosign .grid-item--firstFullWidth .gallery-image .box-content .author-and-date {
                margin-left: 2rem;
            }

            .page-template-news .box-content .author-and-date .post-date {
                border-top: 0;
            }

            .singular .entry-content .botschafter .btn.secondary {
                margin-left: 3rem !important;
                position: absolute;
                bottom: -0.5rem;            }
        }

        @media only screen and (max-width: 900px) and (orientation: portrait) {
            .singular h2 {
                font-size: 3rem
            }
        }

        @media only screen and (max-width: 822px) {
            .wp-block-columns .wp-block-column:not(:last-child) {
                margin-bottom: 3rem;
            }
        }

        @media only screen and (max-width: 800px) {

            .singular .entry-content h1,
            .singular .entry-content h2,
            .singular .entry-content ul,
            .singular .entry-content .wp-block-column h2,
            .singular .entry-content .wp-block-column ul {
                padding-left: 0rem;
            }

            .overlay_startseite {

                position: relative;
                background: none;
                background-color: #AD0615;
                top: 0;
                width: 100% !important;
                max-width: 100%;
                padding: 1rem;
                height: auto !important;
                margin: 0 !important;
            }

            .overlay_startseite .wp-block-group__inner-container {
                position: relative;
                background: none;
                background-color: #AD0615;
                width: 100%;
                margin: 0;
                padding: 0;
                top: 0;
                left: 0;
                display: block
            }

            .home article {
                margin-top: 0 !important;
            }

            ul.wp-block-navigation__container {
                width: 100%;
                height: auto;

            }

            .social-footer .wp-block-navigation__responsive-container {
                display: block;
                position: relative;
                width: 100%;
            }

            .social-footer button {
                display: none;
            }
         
          /*   .social-footer ul.wp-block-navigation__container li span {
                display: none;

            } */

            .social-footer ul.wp-block-navigation__container li {
                width: 5rem;
                height: 5rem;
                margin: 0 auto 1rem;

            }
            ul.wp-block-navigation__container .social-link span {
                height: 146px;
                display: block;
                text-align: center;
                width: 5rem;
                padding-top: 124px;
            }
            .singular .entry-content p {
                font-size: 1.25rem;
                line-height: 2rem;
            }

            .singular .entry-content {
                padding: 0 1rem;
                margin: 0;
            }

            .gruppe-teaser .wp-block-columns {
                flex-wrap: wrap;
            }

            .gruppe-teaser .wp-block-columns .wp-block-column {
                flex-basis: 45% !important;
            }

            .entry-content .wp-block-columns.liste {
                margin-left: 2rem;
            }
            .entry-content .wp-block-columns.liste .wp-block-column:first-child {
                margin: 0;
                padding: 0;
    
                flex-basis: 20% !important;
            }
            .entry-content .wp-block-columns.liste figure {
                width: 100%;
            }
            .home .wp-block-column.alle_news .masnory-image-container {
                width: 100%;
                margin-bottom: 1rem !important;

            }

            .home .wp-block-column.alle_news h3::before,
            .wp-block-column.alle_news h3::before {
                height: 0;
            }

            .home .gruppe-teaser {
                padding: 3rem 0rem 5.5rem;
            }

            .singular .entry-content   .botschafter .btn.secondary {
                margin-left: 1rem !important;
                margin-right: 1rem !important;
                width: calc(97% - 2rem);
            }
            .singular .entry-content .swiper-slide .slide-content h2 {
                font-size: 1.85rem;
                left: 1rem;
                padding-left: 0;
        
            }
        
            .singular .entry-content .swiper-slide .slide-content h2+p {
                font-size: 1.25rem;
                line-height: 1.7rem;
                left: 1rem;
            }


            .wp-block-eedee-block-gutenslider.slides-auto .swiper-wrapper>.swiper-slide {
                height: var(--gutenslider-min-height);
                width: 60% !important;
                min-width: 93vw;
            }
            .singular .entry-content .botschafter .swiper-slide .slide-content h2 {
                bottom: 5rem;
              }
              header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.closed:before, 
              header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-item.closed:before, 
              header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent.closed:before,
              header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children:before,
              header[data-type="main"] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent::before,
              header[data-type="main"] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.open::before
              {
                  top: 0.7rem;
                  right: 0.7rem;
                 
              }
              
              .singular .entry-content .netzwerk .swiper-slide p.einblenden {
                width: 80%;
                left: 1rem;
              }

        }

        @media only screen and (max-width: 600Px) {

            /**** over All***/
            .singular .entry-content :not(.wp-block-column) h2,
            .singular .entry-content :not(.wp-block-navigation) ul,
            .social-footer ul {
                padding-left: 0rem;
            }

                .social-footer ul.wp-block-navigation__container .social-link span {
              padding-top: 92px;
            }
            .social-link span {

                left: 0px;
              }
            .news-grid {
                display: none;
            }

            .singular .entry-content h2 {
                line-height: 2.2rem !important;
                padding-bottom: 0.8rem;padding-top: 0!important;
            }

            .singular .entry-content p.mehr {
                padding: 0;
            }

            /**** over All ende ***/
            .wp-block-column.alle_news .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image {
                display: block;
            }

            .wp-block-column.alle_news .masnory-image-container a {
                margin: 0;
                padding: 0;
                width: 100%;
            }

            .detail_layout.grid-parent-gosign .grid-item .gallery-image .box-content,
            .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .box-content,
            .detail_layout_masonry.grid-parent-gosign .grid-item .gallery-image .box-content {
                margin: 0;
                padding: 0;
            }

            .singular .entry-content .alles-news_big a {
                font-size: 1.5rem;
                padding: 0.5rem;
            }

            .wp-block-column.alle_news .gallery-image img {
                width: 100% !important;
            }

            .singular .entry-content .alles-news_big p {
                line-height: 2rem;
            }

            .wp-block-column.alle_news .masnory-image-container {
                width: 100%;
            }

            .cat-image {
                background-repeat: no-repeat;
                background-size: cover;
                background-position: center center;
                height: 8rem;
            }

            .singular .entry-content {
                padding: 0
            }

            .singular .entry-content h2.teilen {
                margin: 0
            }

            .singular .entry-content h2.teilen span {
                padding: 0 2rem;
            }

            .singular .title-h3 {
                padding-bottom: 0.25rem !important;
            }

            .gruppe-teaser .wp-block-columns {
                display: block !important
            }

            .gruppe-teaser h2 {
                text-align: center !important;
                line-height: 2rem !important;
            }

            .gruppe-teaser .wp-block-columns figure {
                width: 15rem;
                margin: 0 auto;
            }

            .singular .has-post-thumbnail .entry-header {
                height: 8rem;
            }

            footer[data-type="main"] .footer-columns .wp-block-columns.drei-spalten {
                width: 17rem;
                gap: 1rem;
                padding-bottom: 3.1875rem;
                flex-wrap: nowrap !important;
                flex-basis: 0;
                padding: 0 !important;
            }

            .widget .drei-spalten .wp-block-column figure {
                width: 4rem;
            }

            .social-footer ul.wp-block-navigation__container li {
                width: 16%;
                height: 5.5rem;
                margin: 0 auto 1rem;

            }

            .singular .wp-block-column.spende-links h2,
            .singular .wp-block-column.spende h2 {
                line-height: 1.75rem;
                font-size: 1.25rem;

            }

            ul#menu-dsgvo {
                display: block;
            }

            ul#menu-dsgvo li {
                margin: 0 auto;
                padding: auto;
            }

            ul#menu-dsgvo li a {
                text-align: center;
                width: 100%;
                margin: 0 auto;
                padding: auto;
            }

            footer[data-type="main"] .footer-bottom-menus .footer-bottom-menus-menus-inner ul li::after {
                content: "";
            }

            .project-form {
                background-color: #AD0615;
                background-image: url(img/Komponente-10.png);
                background-position: bottom;
                background-repeat: no-repeat;
                background-size: contain;
                padding: 0 0.5rem 0.5rem 0.5rem;
                width: 100%;
                margin: 0 auto;
            }

            .singular .entry-content .project-form p {
                padding-left: 0;
            }

            .singular .entry-content {
                padding: 0 1rem;
                margin: 0;
            }

            .project-form h2 {
                font-size: 1.75rem !important;
                line-height: 1.75rem !important;
                padding: 1rem 1rem !important
            }

            .project-form label .label {
                display: block;
                font-size: 1rem !important;
                font-weight: 700;
                color: #fff;
                height: 0;
            }

            .project-form .third-row .wpcf7-submit {
                width: 100%;
            }

            header[data-type=main] .header-content .navigation nav#main-nav ul.menu li a {
                color: #AD0615;
                font-size: 1.25rem;
            }

            header[data-type=main] .header-content .navigation nav#main-nav ul.menu li>a {
                display: block;
                padding: .5rem 0rem 1rem 1rem;
                margin-right: 4.75rem;
            }

            #informationen-startseite .wp-block-column h3 {
                font-size: 2rem;
                margin-bottom: 1rem;
            }

            #informationen-startseite .wp-block-column figure {
                visibility: hidden;
            }

            #n2-ss-2 {
                display: none;
            }

            #informationen-startseite .wp-block-column::after {
                top: 1rem;
            }

            .wp-block-column.alle_news p.alles-news_big {
                padding: 2.5rem 0 0rem 2.1875rem;
            }

            .page-template-news .grid-item.grid-item--firstFullWidth .box-content {
                height: auto;

            }

            .page-template-news .grid-item.grid-item--firstFullWidth .box-content a.readmore {
                width: calc(100% - 4rem);
                margin: 0 0 2rem 2rem
            }
            .singular .entry-content  .botschafter .btn a,.singular .entry-content  button {
                padding: 0.3rem;
                margin: 2.5rem 0rem 0rem;
                font-size: 1rem;
                list-style: 1.25rem
              }
              .singular .entry-content .botschafter .swiper-slide .slide-content h2 {
                bottom: 7rem;
              }
              .singular .entry-content .swiper-slide .slide-content .einblenden {
                font-size: 0.9rem;
                line-height: 1.2rem;
              }
              .singular .entry-content .botschafter .swiper-slide .slide-content:hover h2 {
                padding-top: 0;
                margin-bottom: 0;
              }
              .singular .entry-content .swiper-slide:hover p.einblenden {
                position: relative;
                bottom: initial;
                margin-top: 0;
              }
              header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-item:before, 
              header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.current-menu-parent:before,
               header[data-type=main] .header-content .navigation nav#main-nav ul.menu li.menu-item-has-children.open:before {
                top: 0.7rem;

            }

        }

        @media only screen and (max-width: 400Px) {
            .singular .entry-content > h1,
            .singular .entry-content > h2,
            .singular .entry-content > h3
            {font-size:2rem!important}
            p.mehr a {
                padding: 1rem;
            }

            .project-form .third-row .wpcf7-submit,
            .project-form input[type="submit"]:not(:hover):not(:active):not(.has-background) {
                font-size: 1rem;
                padding: 0.5rem;
            }

            .ausklappbar {
                padding: 4.25rem 0.625rem 1.25rem 2.25rem;
            }

            .singular .wp-block-column.spende-links h2,
            .singular .wp-block-column.spende h2 {
                padding: 2rem 2rem 0rem 0rem
            }

            header[data-type="main"] .header-content .navigation nav#main-nav ul.menu li a {
                display: block;
                font-size: 1.25rem;
                padding: .5rem 0rem 0.5rem 0rem;
                padding-right: 0rem !important;
                margin-right: 0rem;
                width: 60%;
                margin: 0 auto;
                font-weight: 600;
            }
            header[data-type="main"] .header-content .navigation nav#main-nav ul.menu li li a {
               width:auto;
            }
            .wp-block-column.alle_news .detail_layout_grid.grid-parent-gosign .grid-item .gallery-image .masnory-image-container {
                width: 100%;
              }
              ul.wp-block-navigation__container .social-link span {
                width: 107%;
        }
        .n2_clear {
            margin: 0 1rem;
          }
    }

        ._brlbs-btn-cookie-preference {
            display: inline-block;
            font-family: inherit;
            font-size: inherit;
            padding: 0.5em 1em;
            text-decoration: none;
            transition: background-color 125ms linear;
        }

        a._brlbs-btn-cookie-preference {
            background: #AD0615 !important;
        }
        .admin-bar div.site-main {
            padding-top: 11.25rem;
          }
          .wpcf7 form.sent .wpcf7-response-output {
    border-color: #AD0615 !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #AD0615 !important;
}

/** zu den onepagern**/
.header-logo-logo {cursor: pointer;}

/** kann weg**/
div.site-main {
    /*padding-top: 46rem;*/
   
}
.h2_teaser{
        text-shadow: 5px 5px 5px #fff;
        letter-spacing: 0.0032;
}
/*social links in absätzen*/
.social{margin-top:230px}
.social .wp-block-column.is-layout-flow{
    flex-basis: content!important;
}
.social p.social-link.mail,
.social p.social-link.facebook,
.social p.social-link.xing,
.social p.social-link.social-link.youtube{
    width: 100px;
    height: 130px;
    background-size: 100%;
    margin: 0 auto;
 
}



.social p.social-link.mail a,
.social p.social-link.social-link.facebook a,
.social p.social-link.social-link.xing a,
.social p.social-link.youtube a
{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-flow: column;
    text-align: center;
    text-decoration: none;

}
.social p.social-link a strong{
    display: block;

padding-top: 30px;    font-weight: 400;
}
.social p.social-link a:hover{
    color: #464545 !important;;
}

/** externe links**/
/* a[href^="http://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after,
a[href^="https://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after{
    content:" ";
    display:block;
    background-image: url(img/icons8-external-link-rot.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute; 
    right: -20px;
    top:-20px;
}  */

a[href^="http://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after,
a[href^="https://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after{
    content:" ";
    display:block;
    background-image: url(img/icons8-external-link-rot.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    position: absolute!important; 
    right: -20px;
    top:-20px;
}
.gruppe-teaser a[href^="http://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after,
.gruppe-teaser a[href^="https://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after{ 
    right: 0px;
    top:0px;
}
.logos a[href^="http://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after,
.logos a[href^="https://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after{ 
    left: 200px;
    top:0px;
}
.logo-klein a[href^="http://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after,
.logo-klein a[href^="https://" i]:not([href*="stiftung-gemeindepsychiatrie.de/" i]):hover:after{ 
    position: absolute;
    left: 200px;
    top:0px;
}

.teilen-top{ margin-top: 210px;}
ol.number li{list-style: decimal;}

/*.entry-content > #readspeaker_button109{
width: auto;
position: absolute;
top: -18px;
z-index: 10000;
right: 20px;
}*/
.post-template-single-news .rsbtn{
    margin-bottom:30px;
}
/**** popup**/
/** pauke**/
.page-template-pauke .pum-theme-6961 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #149996!important;
}
/**gemiendepsychiatrie 1545**/
.page-template-gsp .pum-theme-6961 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #137EA8!important;
}
/*gvp 3122*/
.page-template-gvp .pum-theme-6961 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #BF571F!important;
}
.page-template-konfektionierer .pum-theme-6961 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #BF571F!important;
}

/*prima 1804*/
.page-template-prima .pum-theme-6961 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #A80A0F!important;
}
/*startseite**/
.page-template-default  .pum-theme-6961 .pum-container, .pum-theme-lightbox .pum-container {
    border: 8px solid #A80A0F!important;
}
.pum-content.popmake-content img{width: 30%!important;}
@media screen and (max-width: 600px){

.pum-container.popmake.theme-6961.size-custom{width: 90%!important;}
}
@media (max-width: 900px){
p.p-mobile:last-of-type, .p-mobile{
    font-size: 27px !important;
}
.singular .entry-content p.weiter {
   
    margin-bottom: 1.75rem;
}
}
@media (max-width: 600px){
p.p-mobile:last-of-type, .p-mobile{
    font-size: 16px !important;
    line-height: 20px!important;
}
}
@media (max-width: 320px){
h2.wp-block-heading.h2_teaser{
    font-size: 16px !important;
}
p.mehr{ font-size: 16px !important; padding: 5px;}

p.mehr a{ font-size: 16px !important; padding: 5px;}
.singular .entry-content h2.teilen span:after, 
.singular .entry-content h2.teilen span::before{ background: none;}
}