/*
Theme Name: inseider
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 2.2

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets,
full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

/*Posts*/

.post-linkbar {
    font-size: 15px;
}


main {
    margin-bottom: 0 !important;
}

.hiddenSearchButton {
    display: none;
}


.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu-item .search-form {
    margin-top: 20px;
    max-width: 300px;
}

#submenu_arrow {
    display: none;
}

@media only screen and (min-width: 1125px) {


    .participate_in_prize_draw_form_container {
        width: calc(50% - 2em);
        margin: auto;
    }

    #submenu_arrow {
        display: inline-block;
        height: 1em;
        width: 1em;
        padding: 3px;
        margin-left: 0.15em;
        filter: gray; /* IE6-9 */
        -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
        filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    }


    .menu-item-home:hover #submenu_arrow, .menu-item-home.current-menu-item #submenu_arrow {
        -webkit-filter: grayscale(0);
        filter: none;
    }


    .menu-item-home:not(.current-menu-item) #submenu_arrow {

    }

    .participate_in_prize_draw_form {
        width: 40%;
    }

    .menu-item .search-form {
        margin-left: 20px;
        margin-top: 0;
    }

    #mobile-search-button {
        display: none;
    }

}

.search-form-input {
    padding: 7px;
    font-size: 14px;
}


.desktop-header-search .search-icon {
    height: 22px;
    width: 32px;
}

#mobile-fullscreen-search .search-icon {
    height: 32px;
    width: 32px;
}


#mobile-fullscreen-search:not(.fullscreen-visible) {
    padding: 25px;
    overflow: hidden;
    max-height: 0;
}

#mobile-search-button {
    height: 24px;
    width: auto;
}

button.search-form-submit:hover {
    border-color: #8c8998;
}

.search-form-input:focus + button.search-form-submit {
    border-color: #f00;
}

/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

input::placeholder {
    color: #CCCCCC;
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select.disabled,input.disabled, select:disabled,select.disabled_permanently,input.disabled_permanently {
    color: #444;
    background: #d3d3d3;
    pointer-events: none;
    opacity: 1;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}


/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

@font-face {
    font-family: "sparkasse head";
    src: url(/wp-content/themes/inseider/fonts/SparkasseHead_Rg.ttf) format('ttf'),
    url(/wp-content/themes/inseider/fonts/SparkasseHeadRg.woff2) format('woff2'),
    url(/wp-content/themes/inseider/fonts/SparkasseHead_Rg.woff) format('woff');
    font-weight: normal;
    font-display: auto;
}


@font-face {
    font-family: "sparkasseRg";
    src: url(/wp-content/themes/inseider/fonts/Sparkasse_Rg.ttf) format('ttf'),
    url(/wp-content/themes/inseider/fonts/SparkasseRg.woff2) format('woff2'),
    url(/wp-content/themes/inseider/fonts/SparkasseRg.woff) format('woff');
    font-weight: normal;
    font-display: auto;
}

@font-face {
    font-family: "sparkasseBd";
    src: url(/wp-content/themes/inseider/fonts/Sparkasse_Bd.ttf) format('ttf'),
    url(/wp-content/themes/inseider/fonts/SparkasseBd.woff2) format('woff2'),
    url(/wp-content/themes/inseider/fonts/Sparkasse_Bd.woff) format('woff');
    font-weight: normal;
    font-display: auto;
}


html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    color: #333;
    font-family: "sparkasseRg", "sparkasseBd", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden;
}

select {
    font-family: "sparkasseBd", "sparkasseRg", sans-serif;
}


/* The CSS */
#mediaSelect, #cat {
    margin: 0 0 0.5em 0;
    height: 3.25em;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding-right: 18px
    }
}

.select-label {
    position: relative
}

.select-label:after {
    content: url(images/small_back_icon.svg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: calc(0.75em + 15px);
    height: 0.5em;
    width: 0.75em;
    top: 0.25em;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}


button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    transition: all 0.2s ease-in-out;
}

a {
    color: #0073e5;
    text-decoration: underline;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

/*dont highlight links that are tagged with noHighlight (e.g. Posts listings on Front Page)*/
a:focus:not(.noHighlight):not(.button),
a:hover:not(.noHighlight):not(.button) {
    color: #333;
    text-decoration: none;
}

p {
    margin: 0 0 15px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: none;
    border-collapse: collapse;
    border-top: 2px solid #191515;
    clear: both;
    margin: 10px 0;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

mark {
    background: #ddd;
    color: #333;
}

blockquote {
    margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "sparkasse head", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

.red {
    color: #f00;
}

.entry-content h3,
.entry-content h4 {
    font-weight: 600;
}

.entry-content h4 {
    margin-top: 40px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
    vertical-align: top;
}

figure {
    margin: 0;
}


/* Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
    border: 1px solid #999;
    outline: none;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery-item {
    float: left;
    margin: 0 0 30px;
    text-align: center;
}


/* Slideshow container */
.slideshow-container {
    position: relative;
    margin: auto;
    padding: 15px;
}

.slideshow-container .blurry_bg {
    display: none;
/*    filter: blur(4px);
    background: #eee;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;*/
}

.slideshow-container.fullscreen {
    position: absolute;
    width: 100vw;
    height: 100vh;
    max-width: unset;
    left: 0;
    top: 0;
    margin: auto;
    z-index: 6000;
    background: white;
}

.slideshow-container:not(.fullscreen) .gallery-top-bar {
    display: none;
}

.gallery-top-bar {
    height: 1.5em;
}

/* Hide the images by default */
.slideshow-container .mySlides {
    display: none;
    text-align: center;
}

.slideshow-container:not(.fullscreen) .mySlides img {
    max-height: 400px;
}

.slideshow-container .mySlides img {
    flex-grow: 1;
    object-fit: contain;
}

.slideshow-container.fullscreen .mySlides img {
    max-height: 100%;
    height: auto;
    max-width: 100%;
}

@media (orientation: landscape) {
    .slideshow-container.fullscreen .mySlides img {
        max-height: 100%;
        max-width: 100vw;
        width: auto;
        height: 100vh;
        object-fit: contain;
        margin: auto
    }
}


/* Next & previous buttons */
.slideshow-container .prev, .slideshow-container .next, .slideshow-container .fullscreen_toggle {
    cursor: pointer;
    position: absolute;
    width: auto;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    user-select: none;
    background: rgba(0.7, 0.7, 0.7, 0.5);
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

.slideshow-container .prev, .slideshow-container .next {
    padding: 50px 20px;
    top: calc(50% - 64px);
}


.slideshow-container .fullscreen_toggle {
    bottom: 5px;
    right: 5px;
    padding: 10px 30px;
    display: flex;
}

.slideshow-container .fullscreen_toggle svg {
    width: 1.5em;
    height: 1.5em;
}

/* Position the "next button" to the right */
.slideshow-container .next {
    right: 5px;
}

.slideshow-container .prev {
    left: 5px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .slideshow-container .next:hover, .slideshow-container .fullscreen_toggle:hover {
    background-color: #f00;
    color: white !important;
}


/* The dots/bullets/indicators */
.slideshow-container .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    border-radius: 50%;
    display: inline-block;
    background-color: #717171;
    transition: background-color 0.6s ease;
}

.slideshow-container .active, .slideshow-container .dot:hover {
    background-color: #f00;
}

/* Fading animation */
.slideshow-container .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-timing-function: ease;

    animation-name: fade;
    animation-duration: 0.8s;
    animation-timing-function: ease;
}

.mySlides {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.slideshow-container:not(.fullscreen) .mySlides {
    height: 400px;
}

.slideshow-container.fullscreen .mySlides {
    height: calc(100% - 2em);
}

.slideshow-container.fullscreen .fullscreen_toggle {
    display: none;
}

@-webkit-keyframes fade {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

/* Forms
--------------------------------------------- */

input,
select,
textarea,
.tox-tinymce {
    background-color: #fff;
    border: 2px solid #8c8989;
    border-radius: 6px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 15px;
    width: 100%;
}

label:focus-within {
    color: #f00;
    font-weight: bold;
}

select:focus,
input:focus,
textarea:focus,
.tox-tinymce.focus {
    border: 2px solid #f00;
    outline: none;
}

.postbox textarea {
    resize: none;
    min-height: 150px;
}

.visible_postbox{
    padding: 10px;
    background: #f6f6f6;
    border: 2px solid #8b8b8b;
    border-radius: 10px;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-ms-input-placeholder {
    color: #8c8989;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #8c8989;
    opacity: 1;
}

::placeholder {
    color: #8c8989;
    opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
    background-color: #333;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}


.slim-button {
    padding: 8px 16px;
}


.entry-content .button:focus,
.entry-content .button:hover {
    color: #fff;
}

.button {
    display: inline-block;
}

textarea:disabled,
.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border: 1px solid #777;
    color: #777;
    cursor: not-allowed;
}

label.disabled {
    color: #777;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

/* Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 40px;
    table-layout: fixed;
    width: 100%;
    word-break: break-all;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    text-align: left;
    vertical-align: top;
}

td {
    border-top: 1px solid #eee;
    padding: 10px;
}

th {
    font-weight: 600;
    padding: 0 10px 10px;
}

td:first-child,
th:first-child {
    padding-left: 0;
}

td:last-child,
th:last-child {
    padding-right: 0;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut {
    display: none;
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.more-link {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
    word-wrap: break-word;
}


/* Site Inner
--------------------------------------------- */

body:not(.search) .site-inner:not(.fullscreen) {
    clear: both;
    margin: 0 auto 50px;
    padding: 0 20px;
}

.site-inner.fullscreen {
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
}

.site-inner.fullscreen #genesis-content {
    height: calc(100vh - 100px);
    overflow: hidden;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {


}

body.search .site-inner,
body.page-template-list .site-inner {
    margin: 20px auto 50px;
    padding: 0 20px 0;
}

.site-inner.noMargin {
    clear: both;
    margin-top: 0 !important;
    padding-top: 0 !important;
}


@keyframes fade_in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/* Common Classes
---------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}

.author-box .avatar,
.alignleft .avatar {
    margin-right: 20px;
}

.alignright .avatar {
    margin-left: 20px;
}

.comment .avatar {
    margin: 0 15px 20px 0;
}

/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
    margin-bottom: 40px;
}

.after-entry {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    padding: 20px 30px;
}

.after-entry .widget:last-of-type {
    margin-bottom: 0;
}

.breadcrumb {
    border-bottom: 1px solid #eee;
    font-size: 16px;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */
.search-form-input,
.search-form-submit {
    margin-top: 34px !important;
    height: auto;
    padding: 10px;
}

.search-form-input {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0 !important;
}

.search-form-submit {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-top-left-radius: 0 !important;
    border: 2px solid #8c8998;
    border-width: 2px !important;
    border-bottom-left-radius: 0 !important;
    border-left-width: 0 !important;
    background-color: #fff !important;
    color: #8c8998 !important;
}

.search-form {
    overflow: hidden;
}

.entry-content .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.entry-title {
    font-size: 30px;
    margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
    text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
    color: #0073e5;
}

.widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
    margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 30px;
}

/* Widgets
---------------------------------------------------------------------------- */

.widget {
    margin-bottom: 40px;
}

.widget p:last-child,
.widget ul > li:last-of-type {
    margin-bottom: 0;
}

.widget ul > li {
    margin-bottom: 10px;
}

.widget ul > li:last-of-type {
    padding-bottom: 0;
}

.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

.featured-content .entry-title {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
    text-align: center;
    padding: 10px;
}

.sidebar .enews {
    background-color: #f5f5f5;
    padding: 30px;
}

.enews-widget input {
    font-size: 16px;
    margin-bottom: 10px;
}

.after-entry .enews-widget input {
    text-align: center;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%;
}

.enews form + p {
    margin-top: 20px;
}

/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
    background: transparent;
    border-bottom: 1px solid #eee;
    color: #333;
    padding-left: 0;
    padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
    background: transparent;
    color: #0073e5;
}

.gs-faq__question::after {
    content: "\f132";
    font-family: dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
    float: right;
}

.gs-faq__question.gs-faq--expanded::after {
    content: "\f460";
}

/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
    margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
    clear: both;
    margin: 20px 0;
    overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
    border-radius: 0;
    height: auto;
    padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
    font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
    font-size: 14px;
    font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
    display: none !important;
    left: -9000px !important;
    position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
    padding: 15px;
}


.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
    height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
    height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
    height: 300px;
}

.site-container {
    margin-top: 85px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden;
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0;
}

/* Display outline on focus
:focus {
	color: #333;
	outline: #ccc solid 1px;
}
 */

/* Site Header
---------------------------------------------------------------------------- */

.site-header {
    background-color: #fff;
    box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3);
    padding: 0 10px;
    position: fixed;
    top: 0;
    z-index: 50;
    width: 100vw;
}

/* Title Area
--------------------------------------------- */
.custom-logo-link, .site-title {
    float: left;
}

.site-container .custom-logo {
    max-width: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 10px;
}

.title-area {
    display: inline-flex;
    float: left;
    padding-bottom: 25px;
    padding-top: 25px;
}

.title-area {
    max-width: 350px;
    padding-bottom: 0;
    padding-top: 0;
    width: fit-content;
}

.title-area img {
    width: auto;
}

.site-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    margin-left: 1em;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
    text-decoration: none;
}

.wp-custom-logo .site-title {
    border: 0;
    word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu, .site-title {
    font-family: "sparkasse head", sans-serif;
    clear: both;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
}

.genesis-nav-menu a, .genesis-nav-menu .sub-menu a {
    color: #666;
    display: block;
    font-size: 4.2vh;
    font-weight: 400;
    outline-offset: -1px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-decoration: none;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #ff0000;
    text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
    width: 100%;
}

.genesis-nav-menu .sub-menu {
    clear: both;
    margin: 0;
    opacity: 1;
    position: static;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    position: relative;
    word-wrap: break-word;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
    position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    display: block;
    left: auto;
    opacity: 1;
}


/* Responsive Menu
--------------------------------------------- */

.genesis-responsive-menu .wrap {
    display: flex;
}

.menu .menu-item:focus {
    position: static;
}

.menu-toggle.activated ~ #mobile-search-button {
    display: none;
}

.menu-toggle.activated ~ .genesis-responsive-menu {
    height: 100vh;
}


.desktop-header-search form.search-form {
    display: none;
    height: fit-content;
    width: 15%;
    max-width: 250px;
    margin: auto;
    margin-right: 1%;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

.menu-header-menu {
    white-space: nowrap;
}

.genesis-responsive-menu {
    display: none;
    position: relative;
    text-align: center;
}

.menu-toggle,
.sub-menu-toggle {
    outline: none;
    background-color: transparent;
    border-width: 0 !important;
    color: #333;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: #0073e5;
}

.menu-toggle {
    float: right;;
    margin-top: 1.4em;
    padding: 0;
    position: relative;
    z-index: 1000;
}

#genesis-mobile-nav-primary::before {
    background: url(images/sandwitch_icon.svg);
    content: " ";
    background-repeat: no-repeat;

}

#genesis-mobile-nav-primary.activated::before {
    background: url(images/close_icon_red.svg);
    background-repeat: no-repeat;
    content: " ";
}

.site-header .menu-toggle::before {
    height: 25px;
    width: 25px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
    text-rendering: auto;
    top: 1px;
}

.sub-menu-toggle {
    float: right;
    padding: 9px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.sub-menu .sub-menu-toggle {
    padding: 12px 10px;
}

.sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
    transform: rotate(180deg);
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
    clear: left;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
    margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
    line-height: 1.5;
}

.nav-secondary .menu-item {
    display: inline-block;
}

.nav-secondary a {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}


/* Content Area
---------------------------------------------------------------------------- */

/* Entry Content
--------------------------------------------- */

.entry {
    margin-bottom: 0px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 30px;
    padding-left: 40px;
}

.entry-content ol > li {
    list-style-type: decimal;
}

.entry-content ul > li {
    list-style-type: disc;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
    list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #f5f5f5;
}

.content .sticky {
    background-color: #f5f5f5;
    padding: 30px;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 20px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}

.entry-comments, #reply-title {
    text-align: left;
}

/* Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 60px 0;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #f5f5f5;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    padding: 8px 12px;
    text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #333;
    color: #fff;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    margin-bottom: 0;
}

.comment-list li {
    padding: 10px 0 0 40px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-header {
    margin-bottom: 30px;
}

.comment-content {
    clear: both;
}

.comment-content ul > li {
    list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.comment-header p {
    margin-bottom: 0;
}

.discussion_heading {
    clear: both;
    color: #ff0000;
}

.entry-pings .reply {
    display: none;
}

.comment-form-cookies-consent label {
    display: inline;
    padding-left: 10px;
}

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    line-height: 1.5;
}

.sidebar .widget {
    margin-bottom: 40px;
}

.sidebar p {
    margin-bottom: 20px;
}

/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
    border-top: 1px solid #eee;
    background-color: #fff;
    clear: both;
    padding: 60px 0;
}

.footer-widgets .wrap {
    margin-left: auto;
    margin-right: auto;
}

.footer-widget-area {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
    margin-bottom: 0;
}


/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
    display: none;
}

.site-footer p {
    margin-bottom: 0;
}

/* Prize draw */

.prize_draw_body p {
    margin-bottom: 10px;
}

.non-event .prize_draw_containter_left{
    width: 100%;
}


.non-event .prize_draw_containter_right{
    display: none;
}

.participate_in_prize_draw_form {
    width: 100%;
    margin: auto;
    border-radius: 9px;
    padding: 1em;
    border: 2px solid #797979;
}

.event_container {
    margin: 1.5em 0;
    display: flex;
    flex-wrap: wrap;
    border: 2px solid #797979;
    padding: 2em;
    border-radius: 10px;
    background: #fafafa;
}

.event_container > div {
    width: 100%;
    flex-grow: 1;
}

.prize_draw_event_form {
    margin: 2em 0;
    border: 2px solid #333;
    padding: 1em;
    border-radius: 10px;
}

#delete_prize_draw_event_form_container_0 {
    display: none;
}




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


/*
Inseider general
 */


.hidden {
    display: none !important;
}

body {
    overscroll-behavior: none
}


#wpadminbar {
    display: none;
}

.error_message {
    color: #000;
    background: #fff;
    padding: 1.5em;
    border: 3px solid #f00;
    border-radius: 8px;
    font-weight: bold;
}


/* Login

---------------------------------------------------------------------------- */

label[for=user_pass]{
    float: left;
}

#user_pass{
    clear: both;
    float: left;
    margin-bottom: 15px;
    padding-right: 5em;

}

::-ms-reveal,
::-ms-clear {
    display: none;
}

.show_hide_password {
    float: left;
    padding: 0px !important;
    background-color: white !important;
    border: none !important;
    line-height: 1.15em !important;
    width:0 !important;
}

.show_hide_password:not(.active) {
    filter: grayscale(100%);
}

.show_hide_password svg {
    position: absolute;
    color: white;
    height: 2.4em;
    width: 2.2em;
    margin-left: -3em;
    margin-top: 0.4em;
}

#loginLogo {
    height: 4em;
}

.logoContainer {
    text-align: center;
    margin-top: 1em;
}

/* Install prompts*/

#IOS-install-prompt,#IOS-install-prompt-non-safari {
    position: absolute;
    top: 0;
    background: #fff;
    left: 0;
    padding: 5% 5% 12%;
    color: #000;
    width: 100%;
}

#IOS-install-prompt h2,#IOS-install-prompt-non-safari h2 {
    color: #f00;
}


#IOS-install-prompt .ios-prompt-close a,#IOS-install-prompt-non-safari .ios-prompt-close a {
    color: #000;
    text-decoration: none;
    font-size: 27px;
}

#IOS-install-prompt .ios-prompt-close,#IOS-install-prompt-non-safari .ios-prompt-close {
    text-align: right;
}

#IOS-install-prompt img,#IOS-install-prompt-non-safari img {
    height: 2em;
    margin: 0 0.5em 0 0.5em;
}

#IOS-install-prompt .IOS-install-instructions-number,#IOS-install-prompt-non-safari .IOS-install-instructions-number {
    color: #f00;
    font-size: 27px;
}


p.login-info {
    margin-top: 15px;
    margin-bottom: 15px;
}

.login-submit {
    float: right;
}

.forgot-password {
    float: left;
    color: #797979;
    font-weight: 700;
}

.forgot-password-link {
    color: #797979;
    background: none !important;
    border: none;
    padding: 0 !important;
    text-decoration: underline;
    cursor: pointer;
    font-family: "sparkasseRg", "sparkasseBd", sans-serif;
}

.login-username label, .login-password label {
    font-family: "sparkasse head", sans-serif;
    color: #f00;
}


#impressum_datenschutz_container {
    margin-top: 25em;
}

#impressum_datenschutz_container a {
    color: #797979;
}


/* Search

---------------------------------------------------------------------------- */


#search_Top_Bar-close {
    width: 1.5em;
    height: 1.5em;
    float: right;
}

.no-search-results {
    text-align: center;
    margin-top: 2em;
    margin-left: 1em;
    color: #797979;
}

#search_Top_Bar {
    background: #f00;
    padding: 1em;
    color: #fff;
    font-weight: 900;
}

#search_Top_Bar p {
    margin: 0;
    text-align: center;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .site-container div.wpforms-container-full .wpforms-form input[type="submit"], .site-container div.wpforms-container-full .wpforms-form button[type="submit"], .button {
    background-color: #f00;
    border: 2px solid transparent;
    color: #fff;
}

.secondary_button {
    background-color: #e0e0e0;
    color: #000;
}

button.dark_button, .spk_wide_button.dark_button {
    background-color: #444;
    color: #fff;
}


button:not(.disabled):focus, button:not(.disabled):hover, input[type="button"]:not(.disabled):focus, input[type="button"]:not(.disabled):hover, input[type="reset"]:not(.disabled):focus, input[type="reset"]:not(.disabled):hover, input[type="submit"]:not(.disabled):focus, input[type="submit"]:not(.disabled):hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus, .site-container div.wpforms-container-full .wpforms-form input[type="submit"]:not(.disabled):hover, .site-container div.wpforms-container-full .wpforms-form button[type="submit"]:not(.disabled):focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:not(.disabled):hover {
    background-color: #fff !important;
    border: 2px solid #f00;
    color: #f00 !important;
}

button:not(.disabled).dark_button:hover, button:not(.disabled).dark_button:focus, input.spk_wide_button.dark_button:hover {
    background-color: #fff !important;
    color: #444 !important;;
    border-color: #444 !important;
}

button:not(.disabled).dark_button:hover .filter-buttons-svg-icon, button:not(.disabled).dark_button:focus .filter-buttons-svg-icon, input.spk_wide_button.dark_button:hover .filter-buttons-svg-icon {
    filter: brightness(0.25) !important;
}


#onesignal-slidedown-allow-button:hover {
    background: #3ed07d !important;
}

button.secondary_button:not(.disabled):hover, .secondary_button:hover, #cancel-comment-reply-link:hover {
    color: #000 !important;
    border: 2px solid #000;
    background: #fff;
}


#mobile-search-button:not(.close-button):before {
    content: url(/wp-content/themes/inseider/images/search_icon_red.svg);
}

#mobile-search-button.close-button:before {
    content: url(/wp-content/themes/inseider/images/close_icon_red.svg);
}

#mobile-search-button {
    top: 0;
    position: absolute;
    right: 2em;
    width: 25px;
    margin: auto;
    height: fit-content;
    margin-right: 5%;
    margin-top: 1.3em;
    fill: #f00;
    -webkit-transition: margin-right ease 0.3s;
    -moz-transition: margin-right ease 0.3s;
    -o-transition: margin-right ease 0.3s;
    transition: margin-right ease 0.3s;
}

#mobile-search-button.close-button {
    margin-right: 0;
}


#mobile-fullscreen-search {

    -webkit-transition: max-height 0.25s ease-out, padding-top 0.25s ease-out;
    -moz-transition: max-height 0.25s ease-out, padding-top 0.25s ease-out;
    -o-transition: max-height 0.25s ease-out, padding-top 0.25s ease-out;
    transition: max-height 0.25s ease-out, padding-top 0.25s ease-out;
    padding: 25px;
    position: fixed;
    z-index: -1;
    background: white;
    width: 100%;
    height: 100vh;
    left: 0;
    max-height: 100vh;
    top: 0;
    padding-top: 20%;
}

button.mfs-submit-button, button.mfs-cancel-button {
    width: 48%;
    margin-top: 4%;
}

button.mfs-cancel-button {
    margin-right: 1%;
    background: #797979;
    border: 2px solid transparent;
}

button.mfs-cancel-button:hover {
    border: 2px solid #f00;
}


button.mfs-submit-button {
    margin-left: 1%;
    float: right;
    border: 2px solid transparent;
}

button.mfs-cancel-button:hover {
    background: #444;
}

button.mfs-submit-button:hover {
    border: 2px solid #f00;
    background: #fff;
    color: #f00;
}


/* FAB

---------------------------------------------------------------------------- */


#floating-container {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 10px;
    right: 20px;
    z-index: 50;
}

#floating-container .fab-button {
    position: absolute;
    color: #fff;
    padding: 20px 20px 10px;
    border-radius: 50%;
    background-color: #ff0000;
    cursor: pointer;
    box-shadow: 0px 3px 3px #BDBDBD;
    fill: #fff;
}


/* Comments

---------------------------------------------------------------------------- */

.comment-edited-on {
    font-weight: normal;
    color: #797979;
}

.comment-bottom {
    display: inline-flex;
}

#change-comment-button {
    color: #797979 !important;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 1em;
}


#reply-title {
    color: #000;
}

#commentform .form-submit #submit {
    margin: 0 1em 10px 0;
}

#cancel-comment-reply-link {
    display: block !important;
}

.comment-form-comment label {
    display: none;
}

#comment {
    height: 6em;
    border: none;
    background: #F2F2F2;
}

#respond {
    z-index: 80;
    box-shadow: 0 0 5px 5px #aaa;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 1em 1em 0 1em;
}

#commentform {
    display: flex;
    flex-wrap: wrap;
}

#cancel-comment-reply-link, #cancel_comment {
    background-color: #F2F2F2;
    border: 2px solid transparent;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
    line-height: 1.15;
    margin-right: 1em;
    margin-bottom: 10px;

}

#commentform .form-submit {
    margin-bottom: 0px !important;
}


.comment-form-comment {
    width: 100%;
    margin-bottom: 10px;
}

.logged-in-as {
    display: none;
}


*:focus {
    outline: none;
}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select,
    textarea,
    input {
        font-size: 16px;
    }
}

.search-form-input {
    font-size: 16px;
}

#Kommentare {
    padding-top: 100px;
    margin-top: -100px;
    pointer-events: none;
}

.newsFeed article {
    grid-template-columns: 45% 40% !important;
}

.site-title, .site-title a {
    margin-top: 0.3em;
    line-height: 2em;
    color: #f00 !important;
}


.reply-title {
    margin-top: 2em;
}

#respond {
    margin-top: 2em;
    width: 100%;
}


.comment {
    font-size: 16px
}

.comment.depth-1 {
    background: #fff;
    padding: 0px 0 0 15px !important;
    border-left: 3px solid #000;
    padding-left: 2em !important;
    margin-top: 2em;
}

.comment.depth-2 {
    background: #fff;
    padding: 0px 0 0 15px !important;
    padding-left: 2em !important;
}

.comment-content p {
    margin: 0;
    font-weight: bold;
}

.comment-list {
    background: #fff;
}

a.comment-reply-link {
    color: #797979;
}

.comment .comment {
    margin-top: 1.7em;
}

.comment-list li .comment li {
    padding-left: 0px;
}

main {
    margin-bottom: 3em;
}

.entry-title {
    color: #f00;
}


/*
Postlist
---------------------------------------------------------------------------- */

.post-row {

    box-shadow: 0 0 3px 3px #ccc; /*fallback for IE*/
    -webkit-box-shadow: 0 0 3px 3px #00000042; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 0 3px 3px #00000042; /* Firefox 3.5 - 3.6 */
    box-shadow: 0 0 3px 3px #00000042;

    margin-bottom: 20px;
    background: #fff;


}

#ajax-posts:not(.small_feed) .mobile-comments-lable {
    display: block;
}

#ajax-posts.small_feed .mobile-comments-lable {
    display: none;
}

.desktop-comments-lable {
    display: none;
}

.post-row .post-list-img img {
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.post-row .post-list-img {
    margin: 0;
    width: 100%;
    overflow: hidden;
}

.post-row .post-list-content .mobile-comments-lable {
    text-align: right;
}

.post-row {
    border-radius: 10px;
    display: block;
    width: 100%;
}

.small_feed .post-row {
    width: 49%;
    float: left;
    margin-bottom: 2%;
}

.small_feed a:nth-child(odd) .post-row {
    margin-right: 2%;
}

/*
.small_feed a:nth-child(2n+2) .post-row{*/


.small_feed .post-list-mobile-excerpt {
    display: none;
}


.small_feed h1 {
    margin-top: 0.2em !important;
    text-align: center;
}

.small_feed .post-list-desktop-excerpt {
    text-align: center;

}

.small_feed .post-list-container {
    min-height: 3em;
}


.post-list-content {
    padding-top: 2%;
    padding-left: 3%;
    padding-right: 3%;
    width: 100%;
}

.post-list-content h1 {
    font-size: 20px;
    margin-bottom: 4px;
}

.post-list-content p {
    font-size: 15px;
    line-height: 1.3;
    min-height: 2.5em;
    margin: 0 0 10px 0;
}

.post-list-comments {
    display: inline-flex;
    margin-left: 0.7em;
}


.post-list-lable {
    text-align: right;
    display: inline-flex;
}


.post-row h1,
.post-row h5 {
    color: #ff0000;
    margin-bottom: 0;
}

.post-row p {
    color: #000;
}


.post-list-info p {
    color: #7a7a7a;
}

.post-row {
    fill: #f00;
}


.mobile-comments-lable .post-list-comments svg {
    width: 1.2em;
    margin-right: 0.3em;
}

.desktop-views-lable h5 {
    font-size: 30px;
}

.desktop-comments-lable .post-list-views svg {
    width: 2.0em;
}

.desktop-comments-lable .post-list-views {
    display: inherit;
}

.desktop-comments-lable .post-list-comments > h5 {
    margin-right: 1.5em;
}

.mobile-comments-lable .post-list-comments > h5 {
    margin-right: 0.7em;
}

.mobile-comments-lable .post-list-views {
    display: inherit;
}

.mobile-comments-lable .post-list-comments svg {
    width: 1.2em;
    margin-right: 0.3em;
}

.desktop-comments-lable h5 {
    font-size: 30px;
}

.desktop-comments-lable .post-list-comments svg {
    width: 2.0em;
    margin-right: 8px;
}

.mobile-comments-lable .post-list-lable.video-lable svg {
    width: 1.5em;
    margin-right: 0.3em;
}

.desktop-comments-lable .post-list-lable.video-lable svg {
    width: 2.5em;
    margin-left: 0.5em;
}

.mobile-comments-lable .post-list-lable.gallery-lable svg {
    width: 1em;
    margin-right: 0.3em;
}

.desktop-comments-lable .post-list-lable.gallery-lable svg {
    width: 2.0em;
    margin-left: 0.5em;
}

.mobile-comments-lable .post-list-lable.article-lable svg {
    width: 1em;
    margin-right: 0.3em;
}

.desktop-comments-lable .post-list-lable.article-lable svg {
    width: 1.7em;
    margin-left: 0.5em;
}

.mobile-comments-lable .post-list-lable.audio-lable svg {
    width: 1em;
    margin-right: 0.3em;
}

.desktop-comments-lable .post-list-lable.audio-lable svg {
    width: 1.7em;
    margin-left: 0.5em;
    vertical-align: top;
}

.mobile-comments-lable .post-list-lable.prize_draw-lable svg {
    width: 1.2em;
    margin-right: 0.2em;
}

.desktop-comments-lable .post-list-lable.prize_draw-lable svg {
    width: 2.3em;
    margin-left: 0.5em;
}


.desktop-comments-lable .post-list-lable.audio-lable h5 {
    margin-top: 0.08em
}

.desktop-comments-lable .post-list-lable.article-lable h5 {
    margin-top: 0.1em;
}

.desktop-comments-lable .post-list-lable.gallery-lable h5 {
    margin-top: 0.15em;
}

.mobile-comments-lable .post-list-lable.article-lable h5 {
    margin-top: 0.25em;
}


.desktop-comments-lable .post-list-lable.prize_draw-lable h5 {
    margin-top: 0;
}

.mobile-comments-lable .post-list-lable.prize_draw-lable h5 {
    margin-top: 0.15em;
}


.mobile-comments-lable div {
    height: 2em;
    height: fit-content;
}

.noHighlight {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;

}


.post-list-img {
    width: 100% !important;
    padding-top: 56.25% !important;
    padding-left: 0 !important;
    overflow: hidden !important;
    position: relative !important;
}

.post-list-img img {
    width: 100% !important;
    height: auto !important;
    margin: auto !important;
    position: absolute !important;
    top: -100% !important;
    right: -100% !important;
    bottom: -100% !important;
    left: -100% !important;
}

.post-list-img-container {
    height: 100%;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.post-list-desktop-excerpt {
    display: none;
}

.post-row.draft-post h1, .post-row.draft-post h5 {
    color: gray;
}

.post-row.draft-post img {
    opacity: 0.5;
    filter: grayscale(1);

}

.post-row.draft-post svg, .post-row.draft-post path {
    fill: gray !important;
}

.post-row.draft-post .post-list-img:before {
    border-radius: 3px;
    margin: 0 1em;
    position: absolute;
    content: 'nicht aktiviert';
    font-size: xx-large;
    width: calc(100% - 2em);
    top: 35%;
    font-weight: 700;
    text-align: center;
    background: white;
    z-index: 1;
    color: red;
}


/*
Frontend posting
---------------------------------------------------------------------------- */

.uploadBox {
    margin-top: 1%;
    border: 4px dotted #000;
    background: #fff;
    margin-bottom: 2%;
    position: relative;
    overflow: hidden;
}

.uploadBox p {
    width: 100%;
    text-align: center;
    margin: 1em 0;
    color: #000;
}

.uploadBox #ideaUploadText,
.uploadBox #sickNoteUploadText,
.uploadBox #galleryUploadText,
.uploadBox #audioUploadText,
.uploadBox #thumbnailUploadText,
.uploadBox #documentUploadText,
.uploadBox #videoUploadText {
    margin: 5em 0;
    padding: 0 1em;
}

#ideaUploadErrorText {
    color: #f00;
    margin: 5em 0;
    padding: 0 1em;
}

.uploadBox input {
    position: absolute;
    background: #f00;
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    top: 0;
}

.preview-image img {
    width: 100%;
}


.preview-image {
    margin: 4%;
    width: 92%;
    border: 2px solid #000;
    border-radius: 10px;
    overflow: hidden;
}


#gallery_preview_images, #idea_preview_images {
    display: flex;
    flex-wrap: wrap;
}

#upload-loader h2 {
    margin-bottom: 3em;
}

.spinner {
    margin: 10% auto;
    width: 150px;
    height: 120px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #ff2626;
    height: 100%;
    width: 10px;
    margin: 0 2px;
    border-radius: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

.review-information {
    font-weight: bold;
    font-size: large;
}

/*
Post (single)
---------------------------------------------------------------------------- */

/* general */

.post_later_info {
    text-align: center;
}

.post_later_info, #restricted_cat_info, #not_restricted_cat_info, #uploading_info {
    clear: both;
    padding: 10px;
    color: white;
    background: #545454;
    border-radius: 5px;
}

.document_container {
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    padding: 20px;
    color: black;
    border-radius: 5px;
    border: 3px solid black;
}

.document_container.dc_edited {
    border-color: red;
}

.document_container h3 {
    background: white;
    width: fit-content;
    padding: 0 1em;
    margin-top: -1.5em;
}

.document_container.dc_edited h3 {
    color: red;
}

.document_container hr {
    border-color: #000;
}

.document-link img {
    width: 2em;
    margin-right: 2em;
}

.document-link {
    line-height: 1em;
    color: black;
    text-decoration: none;
    font-weight: bolder;
}

/*

.document-link img {
    width: 6em;
    margin-right: 2em;
}

.document-link{
    line-height: 6em;
    color: black;
    text-decoration: none;
    font-weight: bolder;
}
*/

.edit_to_activate {
    color: red;
}

.insider_modal,.single_Modal {
    z-index: 100;
    position: absolute;
    background: #fff;
    border: 2px solid #000;
    border-radius: 10px;
    top: 200px;
    padding: 5em 5%;
    width: 92vw;
    max-width: 1200px;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    filter: drop-shadow(2px 4px 6px #222);
}


#password_changed_modal {
    padding: 5vw;
    width: 40vw;
    left: 24.5vw;
}

#modal_bg,#single_modal_bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: #0000005c;
    z-index: 30;
}

.post-subheading {
    clear: both;
}

#communication-back-Button svg,
#post-back-Button svg,
#gallery-back-Button svg,
#inseider-back-Button svg {
    float: left;
    width: 0.6em;
    height: 1.2em;
    margin-right: 0.4em;
    margin-top: 0.25em;
    fill: #797979;
}

#gallery-previous-button-portrait,
#gallery-next-button-portrait {
    padding: 15px 0;
}

.featured-image-class img {
    width: 100%;
}

#communication-back-Button,
#post-back-Button, #gallery-back-Button, #inseider-back-Button {
    text-align: left;
    width: auto;
    color: #797979;
    cursor: pointer;
}

#post-back-Button {
    float: left;
}

.gallery-link img {
    width: 100%;
}

#communication-back-Button:hover,
#post-back-Button:hover,
#gallery-back-Button:hover,
#inseider-back-Button:hover {
    text-decoration: underline;
    color: #f00 !important;
}

#communication-back-Button svg:hover,
#communication-back-Button:hover svg,
#post-back-Button svg:hover,
#post-back-Button:hover svg,
#gallery-back-Button svg:hover,
#gallery-back-Button:hover svg,
#inseider-back-Button:hover svg {
    fill: #f00 !important;
}


#post-info {
    width: auto;
    float: right;
    color: #797979;
}

.post-linkbar svg {
    fill: #797979;
    vertical-align: sub;
}

.post-linkbar .post-linkbar-share svg {
    width: 1em;
    height: 1.2em;
    fill: #797979;
    vertical-align: sub;
    margin-right: 0.4em;
}


.post-linkbar .post-linkbar-discussion svg {
    width: 1.3em;
    height: 1.2em;
    fill: #797979;
    vertical-align: sub;
    margin-right: 0.2em;
}

.post-linkbar-discussion {
    text-decoration: none;
}

.post-top-bar p, .gallery-top-bar p {
    margin-bottom: 10px
}

.post-linkbar, .post-linkbar a {
    color: #797979;
    font-weight: bold;
}

.post-linkbar {
    margin-top: 12px;
}

/* Video */

.video-container {
    position: relative;
    width: 100%;
    max-height: 650px;
    overflow: hidden;
    height: 90vh;
}

.video-container iframe {
    width: 100%;
    height: 100%;
}

/* Audio */

#audioplayer {
    display: flex;
    height: 60px;
    background: #fff;
}

#audioplayer img {
    height: 50px;
    margin-top: 3px;
}


#audioplayer span {
    font-weight: 800;
    margin: 0.8em 0.5em;
    color: #797979;
}

#audio-timeline {
    width: 100%;
    height: 20px;
    background: #4D4D4D;
    margin-top: 20px;
    margin-left: auto;
}

#audio-playhead {
    width: 0%;
    height: 100%;
    background: rgb(255, 0, 0);
}

#audio-Button-play-pause.play {
    content: url('/wp-content/themes/inseider/images/play.svg');
}

#audio-Button-play-pause.pause {
    content: url('/wp-content/themes/inseider/images/pause.svg');
}

#audio-Button-play-pause {
    height: 3em;
    width: 3em;
    padding: 0;
}

#timeline {
    width: 400px;
    height: 20px;
    background: #4200f7;
    margin-top: 20px;
    float: left;
    border-radius: 15px;
}

#playhead {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-top: 1px;
    background: rgba(0, 255, 196, 0.82);
}

/* Gallery */


.site-inner.gallery-fs #genesis-content > *:not(.gallery-fs-container) {
    display: none;
}


.site-inner.gallery-fs > *:not(.content-sidebar-wrap) {
    display: none;
}


#gallery-fs-container {
    max-width: 1140px;
    width: calc(100% - 40px);
    background: #fff;
    position: absolute;
}

#gallery-fs-img {
    width: 100%;
}

#back-link {
    margin-left: 2em;
}

#gallery-fs-bg {
    background: #fff;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
}

#gallery-previous-button-landscape svg, #gallery-next-button-landscape svg, #gallery-previous-button-portrait svg, #gallery-next-button-portrait svg {
    width: 1em;
    height: 1.625em;
    fill: #797979;
}

#gallery-next-button-landscape svg, #gallery-next-button-portrait svg {
    transform: rotate(180deg);
}

#gallery-previous-button-portrait {
    float: left;
}

#gallery-next-button-portrait {
    float: right;
}

#gallery-previous-button-portrait, #gallery-next-button-portrait {
    margin-top: 2em;
    margin-bottom: 2em;
    background: #F2F2F2;
    width: 49%;
    color: #797979;
}

#gallery-previous-button-portrait span, #gallery-next-button-portrait span {
    vertical-align: super;
}


#gallery-previous-button-landscape, #gallery-next-button-landscape {
    position: fixed;
    top: 40%;
    height: 10em;
    background: #F2F2F2;
    color: #797979;
}

#gallery-next-button-landscape {
    right: 1em;
}

#gallery-previous-button-landscape {
    left: 1em;
    margin-left: env(safe-area-inset-left);
}

#gallery-fs-container figure {
    text-align: center;
}

.gallery-link figure {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
}

@media (orientation: landscape) {
    #gallery-fs-container {
        top: 0;
    }

    #gallery-fs-img {
        max-height: calc(100% - 4em);
        max-width: calc(100vw - 12em);
        width: auto;
        height: 100vh;
        position: fixed;
        top: 2em;
        left: 6em;
        right: 6em;
        object-fit: contain;
        margin: auto;
    }

    #gallery-back-Button {
        position: fixed;
        left: 6em;
        top: 0.25em;
        width: auto;
        color: #797979;
        cursor: pointer;
    }

    #gallery-previous-button-portrait, #gallery-next-button-portrait {
        display: none;
    }

    #gallery-previous-button-landscape, #gallery-next-button-landscape {
        display: block;
    }
}


@media (orientation: portrait) {

    #gallery-previous-button-portrait, #gallery-next-button-portrait {
        display: block;
    }

    #gallery-previous-button-landscape, #gallery-next-button-landscape {
        display: none;
    }
}

@media not all and (pointer: coarse) {

    #gallery-fs-container button:hover, #gallery-next-button:hover {
        background: #f00 !important;
        color: #fff !important;
        fill: #fff !important;
    }


    #gallery-fs-container button:hover svg, #gallery-next-button:hover svg {
        fill: #fff;
    }

}


/*
Account
---------------------------------------------------------------------------- */

.account-content, #communication-initial-container {
    text-align: center;
}

.notification-form {
    text-align: left;
}

input.spk_wide_button, button.spk_wide_button, a.spk_wide_button {
    width: 100%;
    margin-bottom: 1em;
}

a.spk_wide_button {
    min-height: 3.4em;
    height: auto;
    line-height: 1.5;
}

.account-content img, #communication-initial-container img {
    width: 50%;
    margin: 15% 25%;
}

.account-content h2, .communication-content h2 {
    color: #f00;
    margin-bottom: 0;
}


.account-content p {
    font-size: 24px;
}


.nav-primary {
    display: none;
}


#prize_draw_from, #prize_draw_to {
    margin-bottom: 2em;
}

#gemeinsam_allem_gewachsen_img {
    width: 15em;
}

.form_small {
    width: auto;
}

.internal_mail {
    margin-bottom: 0.5em;
}

.prize_draw_body {
    text-align: center;
}

.form_inline {
    display: inline;
}


#fader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
    background: white;
    animation-duration: 300ms;
    animation-timing-function: ease-in-out;
}

#feed-bar {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}

#filter-bar {
    border-radius: 10px;
    padding: 7px 0;
    margin-bottom: 3%;
}

#filter-bar span {
    display: inline-block;
    line-height: 1.15;
    font-size: 16px;
}

.filter-buttons-svg-icon {
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.filter-button-wrapper {
    display: flex;
    flex: 1 0 40%;
    margin: 0 auto 1% auto;
    width: 100%;
}

.filter-button-wrapper .flex_button {
    margin-right: 1%;
    margin-left: 1%;
    height: fit-content;
    width: 49% !important;
}


.tf_close_icon {
    width: 1em;
    height: 1em;
    display: block;
    float: right;
    max-height: inherit;
    margin: 0.5em 0.5em 0 0;
}

.filter_form {
    margin-bottom: 2%;
}

#tags_filter_cont button {
    background: none;
    border: none;
    color: #fff;
    width: 50%;
    text-align: left;
}

#tags_filter_cont button:hover {
    color: #fff !important;
    background: none !important;
    border: none !important;
    text-decoration: underline !important;
}

#tags_filter_cont {
    overflow: hidden;
    transform-origin: top;
    transition: all 0.35s ease-out;
    border-radius: 10px;
    background: #444;
}

#feed-bar, #filter-bar {
    background: #444;
    text-align: center;
    color: white;
}

#feed-bar a {
    color: transparent;
}

.feeds-nav-button svg {
    width: 15px;
    margin-bottom: -0.18em;
    height: 1em;
    margin-left: 1em;
    margin-right: 1em;
}

.cancel_filter_form {
    display: inline-block;
    margin-left: 1em;
}


.flex_button_container {
    width: 100%;
    display: flex;
    justify-content: space-between;
}


.flex_button {
    flex-grow: 1;
    width: auto !important;
    max-width: 50%;
    margin: 0 1em;
}

.flex_button:first-child {
    margin-left: 0;
}

.flex_button:last-child {
    margin-right: 0;
}

.flex_button_container:not(.flex-2-3) .flex_button:last-child {
    margin-left: 0;
}


.flex_button .spk_wide_button {
    width: 100%;
}


@media only screen and (max-height: 460px) {

    #impressum_datenschutz_container {
        position: relative;
        margin-top: 25em;
    }
}

/* mobile */

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

    .genesis-responsive-menu .menu-item-home .menu-item-home{
        display: none;
    }


    .flex_button_container.mobile-not-flex {
        display: block;
    }


    .flex_button_container.mobile-not-flex .flex_button.spk_wide_button {
        margin-left: 0;
        width: 100% !important;
        max-width: 100% !important;
    }
}

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

    #ajax-posts.small_feed .post-list-content h1 {
        font-size: 15px;
    }

    .fileuploader-input {
        flex-flow: column;
    }

    .fileuploader {
        padding: 10px !important;
    }

    .fileuploader-input-caption {
        width: 100% !important;
        white-space: unset !important;
        margin-right: unset !important;
    }

    .fileuploader-input-button {
        margin-top: 1em !important;;
    }



    .small_feed .post-row {

        box-shadow: 0 0 2px 2px #ccc; /*fallback for IE*/
        -webkit-box-shadow: 0 0 2px 2px #00000042; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow: 0 0 2px 2px #00000042; /* Firefox 3.5 - 3.6 */
        box-shadow: 0 0 2px 2px #00000042;

    }
}


/* Desktop media */
@media only screen and (min-width: 1125px) {


    #scroll-indicator {
        display: none;
    }

    #apto{
        margin-right:0;
    }

    .visible_postbox {
        padding: 30px;
    }

    .sub-menu {
        display: none;
    }

    .postbox {
        /*border: 2px solid #797979;
        padding: 2em;
        border-radius: 10px;
        background: #fafafa;*/
    }

    .notification-form {
        width: 50%;
        margin: auto;
    }

    #cancel-comment-reply-link, #cancel_comment {
        margin-bottom: 40px;
    }

    #respond {
        z-index: unset;
        box-shadow: none;
    }


    .forgot-password-link {
        float: right;
        margin: 2em;
    }

    .insider_modal,.single_Modal {
        position: fixed;
    }

    .depth-1 > .comment-right > .children > #respond {
        margin-left: 2em;
    }

    #fader {
        display: none;
    }

    .login-submit {
        float: left;
    }

    .forgot-password {
        float: right;
    }

    .uploadBox:not(.multiple_images) .preview-image {
        margin: 1.5em auto;
        width: 46%;
    }

    .uploadBox.multiple_images .preview-image {
        margin: 2%;
        width: 46%;
    }


    #impressum_datenschutz_container {
        position: absolute;
        bottom: 1em;
    }


    .account-content img, #communication-initial-container img {
        width: 30%;
        margin: 4% 25%;
    }


    .desktop-half-inline {
        width: 49.5%;
        display: inline;
        margin-bottom: 0;
    }

    .desktop-half-inline.float-right {
        float: right;
    }

    #prize_draw_from, #prize_draw_to {
        margin-bottom: 6em;
    }

    .timepicker {
        width: 49.5%;
        margin-left: 1%;
        float: right;
    }

    .datepicker {
        float: left;
        width: 49.5%;
    }


    .nav-primary {
        display: block;
    }

    a.spk_wide_button, button.spk_wide_button, input.spk_wide_button {
        width: 40%;
    }

    body:not(.search):not(.page-template-list) .site-inner {
        clear: both;
        padding: 10px 20px 0;
    }

    .site-container {
        margin-top: 120px;
    }

    #search_Top_Bar {
        margin-bottom: 20px;
    }

    .site-inner.fullscreen #genesis-content {
        height: calc(100vh - 120px);
    }

    #respond {
        z-index: unset;
        display: block;
        position: relative;
        padding: 0;
    }

    #floating-container {
        display: none;
    }

    .depth-1 > .children > div#respond {
        padding-left: 40px;
    }

    #audio-Button-play-pause {
        width: 4em;
        margin-top: 0.7em;
        margin-left: 20px;
    }

    #ajax-posts:not(.small_feed) .post-list-content h1 {
        font-size: 30px;
        margin-bottom: 25px;
    }

    #ajax-posts:not(.small_feed) .post-list-content p {
        font-size: 22px;
        line-height: 1.5;
        height: 4.5em;
        overflow: hidden;
    }

    .post-list-desktop-excerpt {
        display: block;
    }

    .post-list-mobile-excerpt {
        display: none;
    }


    .post-row:hover {
        cursor: pointer;
        transform: scale(1.02);

        box-shadow: 0 0 10px 4px #777;
        -webkit-box-shadow: 0 0 10px 4px #00000094; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow: 0 0 10px 4px #00000094; /* Firefox 3.5 - 3.6 */
        box-shadow: 0 0 10px 4px #00000094;

    }

    #ajax-posts:not(.small_feed) .mobile-comments-lable {
        display: none;
    }

    #ajax-posts:not(.small_feed) .desktop-comments-lable {
        display: block;
    }

    #ajax-posts:not(.small_feed) .post-row {
        border-radius: 10px;
        display: inline-flex;
        margin-bottom: 2%;
    }

    #ajax-posts:not(.small_feed) .post-row .post-list-img img {
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    #ajax-posts:not(.small_feed) .post-row .post-list-img {
        margin: 0;
        width: 50%;
        float: left;
        overflow: hidden;
    }

    #ajax-posts:not(.small_feed) .post-row .post-list-content {
        padding-top: 2%;
        padding-left: 2%;
        padding-right: 0;
        width: 49%;
        float: left;
    }

    .skeletonPost h1, .skeletonPost p {
        color: #dddddd;
    }

    #ajax-posts:not(.small_feed) .post-list-comments {
        /*position: absolute;
        bottom: 3*/
        height: 2em;
        display: inline-flex;
    }

    /*fixes layout error in chrome*/
    .post-list-desktop-excerpt {
        margin-bottom: 0 !important;
    }


    #ajax-posts:not(.small_feed) .post-list-lable {
        float: right;
        height: 2em;
        display: inline-flex;
    }

    #ajax-posts:not(.small_feed) .desktop-comments-lable {
        position: relative;
        height: 20%;
        padding-top: 2%;
    }

    #ajax-posts:not(.small_feed) .post-list-container {
        height: 80%;
        overflow: hidden;
    }

    #ajax-posts:not(.small_feed) .post-list-img-container {
        width: 50%;
        border-radius: 10px 0 0 10px;
    }
}

@media (orientation: landscape)and (max-device-width: 1125px) {
    body:not(.search) .site-inner {
        padding: 60px 60px 0;
    }

    .wp-custom-logo .site-container .title-area a {
        margin-left: env(safe-area-inset-left);
    }

}

/*todo configure set breakpoints*/

@media only screen and (min-width: 1125px) and (max-width: 1450px) {

    .desktop-header-search form.search-form {
        width: 12%;
    }


    .nav-primary .genesis-nav-menu a {
        font-size: 17px;
        padding-left: 5px;
        padding-right: 5px;
    }
}


@media (max-device-width: 1125px) {


    .post-row.scaled {
        animation-name: scale;
        animation-duration: 0.5s;
        animation-timing-function: ease-in-out;
        animation-fill-mode: both;
    }

    .postlist_fade_out {
        animation-name: fade_out;
        animation-duration: 0.5s;
        animation-fill-mode: both;
    }


}

.single_test {
    animation-name: fade_out;
    animation-duration: 0.2s;
    animation-fill-mode: both;
}

.postlist_fade_in {
    animation-name: fade_in;
    animation-duration: 500ms;
    animation-fill-mode: both;
}

.single_fade_in {
    animation-name: fade_in;
    animation-duration: 500ms;
    animation-fill-mode: both;
}


@keyframes fade_out {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes scale {
    0% {
        transform: scale(1.0);
    }
    25% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1.0);
    }
}

.post-row.animated {
    -webkit-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    -ms-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    transition: 0.3s all linear;
}

.postbox {
    margin: 1em 0 5em 0;
}


.postbox select, .postbox input:not(#sumbitButton), .postbox #contentCont {
    margin-bottom: 0.5em;
}

@keyframes testanim {
    0% {
        color: #000;
    }

    100% {
        color: #f00;
    }
}


/* Datepicker */

#prize_draw_from label.disabled,
#prize_draw_to label.disabled {
    color: #ccc;
}

.desktop-half-inline {
    margin-bottom: 0.5em;
}

.group-lable {
    margin: 0;
    font-size: larger;
    font-weight: 700;
}

.datepicker .ui-widget-header {
    border: none;
    background: #f00;
    color: #ffffff;
}

.datepicker .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #d8dcdf;
    background: #eeeeee !important;
    font-weight: bold !important;
    color: #000 !important;
    pointer-events: none;
}

.ui-datepicker .ui-corner-all span {
    filter: brightness(500.0);
}

p.error_notice, p.form_notice {

    border-radius: 5px;
    padding: 1em;
}

p.error_notice {
    background: #ffc4c4;
    border: 2px solid #7a0606;
    color: #7a0606;
}

p.form_notice {
    background: #fff3c4;
    border: 2px solid #7a5f06;
    color: #7a5f06;

}


#upload-loader {
    background: #fff;
    position: fixed;
    width: 80%;
    text-align: center;
    left: 10%;
    top: 25%;
    border: 3px solid #000;
    border-radius: 9px;
    z-index: 50;
}

#gallery-existing-images label {

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

    position: relative;
    float: left;
    margin: 10px;
    background: #999;
    border: 5px solid #ffffff;
    border-radius: 5px;
}

#gallery-existing-images label img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

    opacity: 0.6;
}

#gallery-existing-images input:checked + label {
    border: 5px solid #f00;
}

#gallery-existing-images input:checked + label img {
    opacity: 1;
}

#gallery-existing-images input {
    display: none;
}

#galleryCont{
    position: relative;
}
#galleryCont fieldset {
    border-color: #000;
    border-radius: 6px;
}

.remove-existing-image-button {
    position: absolute;
    top: 0;
    right: 0;
    background: #f00;
    color: #fff;
    padding: 3px;
    width: 1.4em;
    border-radius: 0 0 0 6px;
    display: none;

}

#gallery-existing-images input:checked + label .remove-existing-image-button {
    display: block;
}

/*sort interface*/


#apto .post_type_thumbnail{
    overflow: hidden;
    max-height: 10em;
    width: 100%;
}

.multi-select .a_sticky {
    display: none;
}

.multi-select .item {
    margin-top: 0 !important;
}

#apto .post_type_thumbnail img{
    width: 100%;
}


#apto .a_sticky label{
    font-family: Sparkasse head;

}
#scroll-indicator {
    position: fixed;
    width: 4em;
    right: 0.5em;
    top: 16em;
}

.a_sticky{
    width: 100%;
    background: #484747;
    color: #fff;
    height: 3em;
    padding-left: 0.5em;
    padding-top: 0.5em;
    border-radius: 10px 10px 0 0;
    position: absolute;
    animation: a_sticky-animate .3s ease .2s;
    animation-fill-mode: forwards;
    text-align: center;
    line-height: 1;
}
@keyframes a_sticky-animate {
    from {
        top: 0em;
    }
    to {
        top: -2.5em;
    }
}

#apto .item.is-sticky .option.sticky span.gray_pin {
    display: none;
}

#apto .item:not(.is-sticky) .option.sticky span.red_pin {
    display: none;
}

#apto #post-query-submit{
    display: none;
}

#apto .alignleft h2{
    display: block !important;
}

#apto .post-status-draft img,#apto .post-status-draft i{
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    opacity: 0.5;
}

#apto .i_description i{
    font-size: 15px;
    font-family: "Sparkasse Head";
    font-weight: bold;
    font-style: normal;
    color: #f00;
    margin-left: 1em;
    display: inline-block;
    white-space: break-spaces;
}

#apto .i_description p{
    font-size: 12px;
    font-family: "sparkasseRg";
    font-weight: normal;
    font-style: normal;
    color: #000;
    margin-top: 1em;
}


#apto #order-post-type li .item{
    background: white;
    border: 2px solid #484747;
}

#apto #order-post-type .sortable-list li{
    margin-bottom: 1em;
}

#apto #sort_options,#apto .toggle_thumbnails,#apto #post-search-input,#apto input[value="Search"],#apto-nav-tab-wrapper ,#apto #order_Reset,#apto span.option.edit{
    display: none !important;
}

#apto #order-post-type #nav-menu-header, #apto #order-post-type #nav-menu-footer{
    background: none !important;
}

#apto h2.nav-tab-wrapper,#order-post-type #post-body, #apto #order-post-type #nav-menu-header, #apto #order-post-type #nav-menu-footer{
    border: none !important;
}

#apto #ajax-response .message.updated{
    display: none!important;
}

#apto .save-order.button-primary{
    background: #f00;
    border: none;
    font-size: 20px;
    width: 10em;
    text-align: center;
    height: 2.5em;
    vertical-align: middle;
    line-height: 2.5em;
}

#apto #order-post-type li .item .options.ui-sortable-handle span.option{
transform: scale(2);
    margin: 1em;
/*    background: red;
    width: 2em;*/
}

#order-post-type .ui-sortable-placeholder {
    height: 200px !important;
}

#apto .button-primary:hover, #apto .button-primary:focus, #apto .button:hover, #apto .button:focus    {
    background: #000 !important;
color: white !important;
}

#apto #post-body{
    margin-right:5em;
    border-right: 4px solid black !important;
    padding-top: 0 !important;
}

/*
IE only
*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .mobile-comments-lable h5 {
        margin-top: 0.4em;
    }

    .fab-button svg {
        width: 30px;
        height: 40px;
    }

}


@media screen and (max-width: 1125px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .site-inner {
        padding-top: 0px !important;
    }
}


@media screen and (max-height: 450px) {

    .comment-form-comment {
        margin-bottom: 0;
    }

    #commentform .submit, #commentform a {
        padding: 5px 15px;
    }

    #reply-title {
        font-size: 19px;
        margin-bottom: 5px;
    }

    #respond {
        padding-top: 5px;
    }
}


@keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-in {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

#fader.fade-out {
    opacity: 0;
    animation-name: fade-out;
}

#fader.fade-in {
    opacity: 1;
    animation-name: fade-in;
}

.wait_for_heic_conversion {
    display: block;
    text-align: center;
    margin: 4em auto;
    font-size: larger;
    font-weight: 500;
}

.notification-sub-form {
    margin-left: 1em;
}
#thumbnailCont{
    position: relative;
}

#thumbnailCont:not(.converting) span.conversion_notice,#galleryCont:not(.converting) span.conversion_notice {
    display: none;
}

#thumbnailCont.converting .thumbnailfileCont,#galleryCont.converting .galleryfileCont {
    background: #dad8d8;
    border: 2px solid #575757;
    border-radius: 5px;
}

#thumbnailCont.converting .fileuploader,#galleryCont.converting .fileuploader{
    opacity: 0;
}

#thumbnailCont.converting span.conversion_notice,#galleryCont.converting span.conversion_notice {
    display: block;
    position: absolute;
    bottom: calc(50% - 2em);
    left: 15%;
    font-size: 1.5em;
    font-weight: bold;
    color: #575757;
    z-index: 20;
}

.fileuploader button {
    border: none !important;
}

.fileuploader {
    background: #eeeeee !important;
}

.fileuploader span {
    color: black !important;
}

button.fileuploader-input-button {
    background: red !important;
    border: 1px solid red !important;
}

button.fileuploader-input-button span {
    color: white !important;
}

button.fileuploader-input-button:hover span, button.fileuploader-input-button:focus span, button.fileuploader-input-button:active span {
    color: red !important;
}

button.fileuploader-input-button:hover, button.fileuploader-input-button:focus, button.fileuploader-input-button:active {
    border: 1px solid red !important;
}

.fileuploader-input-caption {
    border-color: red;
}


.insider_debug {
    color: aliceblue;
    background: #333;
}


/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {

    table {
        table-layout: auto;
        word-break: normal;
    }

}


@media only screen and (min-width: 1125px) {

    #apto .i_description i{
    font-size: 25px;
    }

    #apto .i_description p{
        font-size: 18px;
    }

    #apto .post_type_thumbnail {
        max-height: 9em;
        width: 16em;
        float: left;
        padding: 0px 5px 0px 0;
    }
    #apto #post-body{
        margin-right:0;
        border-right: none!important;
    }

    .event_container > div {
        width: 50%;
    }

    .slideshow-container .fullscreen_toggle {
        bottom: 15px;
        right: 15px;
    }

    .slideshow-container .next {
        right: 15px;
    }

    .slideshow-container .prev {
        left: 15px;
    }


    .slideshow-container:not(.fullscreen) .mySlides {
        height: 720px;
    }

    .slideshow-container:not(.fullscreen) .mySlides img {
        max-height: 720px;
    }

    .post-linkbar {
        font-size: 20px;
    }


    .site-inner {
        margin: 0 auto;
    }

    /* Site Header
    --------------------------------------------- */
    .site-header {
        position: fixed;
        top: 0;
        z-index: 5000;
    }

    .admin-bar .site-header {
        top: 32px;
    }

    .wp-custom-logo .site-container .custom-logo {
        max-width: 60px;
    }

    .site-title {
        font-size: 40px;
    }

    /* Genesis Menu
    --------------------------------------------- */
    .genesis-nav-menu {
        margin-top: 1.6em;
        line-height: 1;
    }

    .genesis-nav-menu .menu-item {
        display: inline-block;
    }


    .desktop-header-search form.search-form {
        float: right;
        display: flex;
    }

    .genesis-nav-menu .menu-item:focus,
    .genesis-nav-menu .menu-item:hover {
        position: relative;
    }

    .genesis-nav-menu > .menu-bold > a {
        font-weight: 700;
    }

    .genesis-nav-menu > .menu-highlight > a {
        background-color: #333;
        border-radius: 3px;
        color: #fff;
        font-weight: 600;
        margin-left: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .genesis-nav-menu > .menu-highlight > a:focus,
    .genesis-nav-menu > .menu-highlight > a:hover {
        background-color: #0073e5;
    }

    .genesis-nav-menu .sub-menu,
    .genesis-nav-menu .sub-menu a {
        width: 180px;
    }

    .genesis-nav-menu .sub-menu {
        border-top: 1px solid #eee;
        opacity: 0;
        padding-left: 0;
        position: absolute;
        transition: opacity 0.4s ease-in-out;
    }

    .genesis-nav-menu .sub-menu a {
        border: 1px solid #eee;
        border-top: 0;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -46px 0 0 179px;
    }

    /* Responsive Menu
    --------------------------------------------- */
    .genesis-responsive-menu {
        display: block;
        padding-top: 15px;
        text-align: left;
    }

    .menu-toggle,
    .sub-menu-toggle {
        display: none;
        visibility: hidden;
    }

    /* Header Menu
    --------------------------------------------- */
    .nav-primary {
        clear: none;
        float: right;
        width: auto;
    }

    .nav-primary .genesis-nav-menu a {
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Site-Inner
    --------------------------------------------- */
    .site-inner {
        max-width: 1140px;
    }

    /* Content
    --------------------------------------------- */
    .sidebar-content .content {
        float: right;
    }

    .full-width-content .content,
    .landing-page .content {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    /* Sidebar
    --------------------------------------------- */
    .sidebar {
        float: right;
        width: 30%;
    }

    .sidebar-content .sidebar {
        float: left;
    }

    /* Author Box
    --------------------------------------------- */
    .author-box {
        background-color: #f5f5f5;
        padding: 30px;
    }

    /* After Entry
    --------------------------------------------- */
    .after-entry {
        padding: 40px 60px;
    }

    .after-entry .enews {
        padding-left: 30px;
        padding-right: 30px;
    }

    /* Column Classes
    --------------------------------------------- */
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        float: left;
        margin-left: 2.564102564102564%;
    }

    .one-half,
    .three-sixths,
    .two-fourths {
        width: 48.717948717948715%;
    }

    .one-third,
    .two-sixths {
        width: 31.623931623931625%;
    }

    .four-sixths,
    .two-thirds {
        width: 65.81196581196582%;
    }

    .one-fourth {
        width: 23.076923076923077%;
    }

    .three-fourths {
        width: 74.35897435897436%;
    }

    .one-sixth {
        width: 14.52991452991453%;
    }

    .five-sixths {
        width: 82.90598290598291%;
    }

    .first {
        clear: both;
        margin-left: 0;
    }

    /* Entry Misc.
    --------------------------------------------- */
    .after-entry,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings {
        margin-bottom: 0px;
    }

    /* Footer Widgets
    --------------------------------------------- */
    .footer-widgets .wrap {
        max-width: 1140px;
    }

    .footer-widget-area {
        float: left;
        margin-bottom: 0;
        width: calc(100% / 3);
    }

}

/* Print Styles
---------------------------------------------------------------------------- */

@media print {

    *,
    *::before,
    *::after {
        background: transparent !important;
        box-shadow: none !important;
        color: #333 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]::after,
    a[href^="#"]::after,
    .site-title > a::after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .content,
    .content-sidebar {
        width: 100%;
    }

    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title > a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }


    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }

    dl,
    ol,
    ul {
        page-break-before: avoid;
    }

}