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


/* ///// CONTAINER AND TYPO ///// */

    .item-page, .blog.col-2, .blog.col-3, .blog.col-4 {
        width: calc(100% - 40px);
        margin-right: 40px;
        margin-left: 0;
    }


    #main-col {
        width: 70% !important;
    }
    


/* ///// STARTSEITE ///// */


    #introtext {
        width: 380px;
        margin: 30vh 0 0 100px;
    }

    .schnellerzumziel {
        font-size: 1.1rem;
    }

    .schnellzugriff-container p {
        font-size: 0.9rem;
    }




/* ///// UNTERSEITEN ///// */

    #heads {
        width: calc(100% - 500px);
        height: 26em;
    }

    #breadcrumb {
        top: 26em;
        margin-top: 33px;
        width: 55%;
    }

    .page-header-seedorf, .com-dpcalendar-calendar__heading, .fox-container h1 {
        height: 18em;
        width: 340px;
        padding-right: calc(100% - 340px);
    }

    .einleitung-multipleblog {
        height: 21em;
        width: 340px;
        padding-right: calc(100% - 340px);
    }

    #right-col-cont .moduletable.ueberblick, #right-col.mobile .moduletable.ueberblick {
        padding: 20px;
        width: calc(100% - 40px);
    }

    #right-col .moduletable.ueberblick h3 {
        margin: 0px 0 20px;
    }



    
    

}




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

/* ///// CONTAINER AND TYPO ///// */

#containerS {
    width: 60%;
    margin: 7% 20% 0;
}

#containerM {
    width: 80%;
    margin: 7% 10% 0;
}

#containerP {
    width: 80%;
    margin: 7% 5% 0;
}

h1 {
    font-size: 2.5rem;
}

h3 {
    font-size: 1.4rem;
}


#schnellzugriff {
    bottom: 30px;
    left: 30px;
}


/* ///// HEADER ///// */

#header-fadein .logo {
    width: 130px;
}

#header-fadein {
    padding: 10px 0 10px 0;
}

/* ///// NAVIGATION ///// */

.menu-wrapper {
    width: 100px;
    height: 80px;
    right: 0;
}

.menu-wrapper.scrolled {
    height: 65px;
}

#mandanten.scrolled {
    top: 27px;
}

#suche.scrolled {
    top: 22px;
}

.burger {
    width: 40px;
    height: 50px;
    margin-top: 29px;
}

.burger.scrolled {
    margin-top: 23px;
}

.menu-text {
    top: -35px;
}

#suche {
    right: 140px;
    z-index: 13;
}

#mandanten {
    right: 190px;
}

/* ///// SLIDER ///// */

#slider {
    width: calc(100% - 450px);
}


/* ///// STARTSEITE ///// */

#introtext {
    width: 300px;
    margin: 30vh 0 0 80px;
}

a.scrolldown {
    bottom: 90px;
    right: 70px;
    width: 25px;
    height: 35px;
}

#schnellkontakt {
    bottom: 70px;
}

.schnellerzumziel {
    font-size: 1.0rem;
    width: 160px;
}

.schnellzugriff-container {
    width: calc(100% - 161px);
}

.schnellzugriff-container p {
    font-size: 0.8rem;
}

/* ///// UNTERSEITEN ///// */

.newscontent {
    display: none;
    margin: 1%;
    flex: 0 48.5%;
}

.newscontent:nth-child(3n+1) {
    margin: 1% 1% 1% 1%;
}

.newscontent:nth-child(2n+1) {
    margin: 1% 1% 1% 0;
}

.newscontent .bild-frame {
    height: 25vw;
}

.kurzbeschrieb {
    width: 200px;
    right: 20%;
}


/* ///// SCHULE ///// */

.linkliste-links img {
    max-height: 50px;
    width: auto;
    max-width: 70px;
}

.linkliste-links {
    width: 90px;
    padding: 0 40px 0 5px;
}

.linkliste-rechts {
    width: calc(100% - 180px);
}

a.linkliste {
    padding: 20px 0;
}


/* ///// FOOTER ///// */

#footer {
    width: calc(96% - 60px);
    padding: 4em 2% 4em 2%;
}

#footer .grid-1-1 {
    text-align: center;
}

#copyright {
    width: calc(90% - 60px);
    padding: 0% 5% 2em 5%;
    margin-bottom: 30px;
}

/* ///// DIVERSES ///// */

}


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

/* ///// CONTAINER AND TYPO ///// */

p, span.field-value, span.field-label {
    font-size: 1rem;
}

.mod-dpcalendar-upcoming-default__information .dp-link {
    font-size: 1rem;
}

span.dp-date.dp-time {
    font-size: 1rem;
}

ul.latestnews.ueberblick.mod-list span {
    font-size: 1rem;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

#aktuell {
    left: 60px;
}

#termine {
    width: calc(29% - 66px);
    margin-right: 60px;
}

/* ///// UNTERSEITEN ///// */


table.liste td {
    font-size: 12px;
}

/* TABELLE GEMEINDEVERSAMMLUNG */

table.tabelle.gemeindeversammlung, table.tabelle.gemeindeversammlung thead, table.tabelle.gemeindeversammlung tbody, table.tabelle.gemeindeversammlung th, table.tabelle.gemeindeversammlung td, table.tabelle.gemeindeversammlung tr {
    display: block;
    float: left;
    width: 100%;
}

table.tabelle.gemeindeversammlung thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
}

table.tabelle.gemeindeversammlung td {
    position: relative;
    border: none;
    padding-left: 30%;
    width: 70%;
}

table.tabelle.gemeindeversammlung td:before { 
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 0px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
}

table.tabelle.gemeindeversammlung td:nth-of-type(1):before { content: "Datum"; font-weight: bold;}
table.tabelle.gemeindeversammlung td:nth-of-type(2):before { content: "Zeit"; font-weight: bold;}
table.tabelle.gemeindeversammlung td:nth-of-type(3):before { content: "Ort"; font-weight: bold;}


.begabung dd.field-entry.col-4 li:nth-child(4n+3) {
    width: calc(100% - 1em);
}
.begabung dd.field-entry.col-4 li:nth-child(4n+4) {
    width: calc(100% - 1em);
    margin-bottom: 40px;
}
.begabung dd.field-entry.col-4 li:nth-child(4n+1), .begabung dd.field-entry.col-4 li:nth-child(4n+2) {
    width: calc(50% - 1em);
}

/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


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

/* ///// CONTAINER AND TYPO ///// */


.wideWrap {
    width: calc(100% - 80px);
    margin-left: 40px;
    margin-right: 40px;
}

.item-page, .blog.col-2, .blog.col-3, .blog.col-4 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */

#navigation {
    width: 90%;
    padding: 20px 5%;
}

ul.menu a, span.separator {
    padding: 15px 20px;
}

ul.menu li ul.nav-child.unstyled.small li a, ul.menu li ul.nav-child.unstyled.small li span.separator {
    min-width: 250px;
    max-width: 250px;
    font-size: 0.8rem;
}

#navigation ul.menu li ul.nav-child.unstyled.small li ul {
    max-width: 270px;
}

#navigation span.nav-header {
    font-size: 0.8rem;
}

ul.menu li ul.nav-child.unstyled.small li a.lang {
    white-space: pre-wrap;
}

/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */

#heads {
    width: calc(100% - 400px);
    height: 24em;
}

#right-col-cont {
    margin-top: calc(24em + 40px);
}

#breadcrumb {
    top: 24em;
    margin-top: 33px;
    width: 50%;
}

.page-header-seedorf, .com-dpcalendar-calendar__heading, .fox-container h1 {
    height: 18em;
    width: 320px;
    padding-right: calc(100% - 320px);
    padding-top: 12em;
}

.einleitung-multipleblog {
    height: 21em;
    width: 320px;
    padding-right: calc(100% - 320px);
    padding-top: 10em;
}

dd.field-entry.aufgaben {
    width: calc(100% - 30px);
    padding: 15px;
    margin: 20px 0 10px;
}

#onlineschalter .beitrag.col2 {
    flex: 0 95%;
    padding: 0 5% 0 0%;
}

.kurzbeschrieb-readmore {
    right: 7%;
}

.kurzbeschrieb {
    width: 400px;
    right: 13%;
}


/* ///// TABELLE LISTE ///// */

table.liste, table.liste thead, table.liste tbody, table.liste th, table.liste td, table.liste tr { 
    display: flex;
    float: left;
    flex-wrap: wrap;
}
table.liste thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
}
table.liste tr {
    flex: 0 40%;
    padding: 2%;
    border: solid 1px #dedede;
    margin: 2%;
}
table.liste tr:nth-child(2n+1) {
    margin: 2% 2% 2% 0;
}
table.liste td { 
    position: relative;
    font-size: 1rem;
    width: 100%;
    padding: 0;
    border-bottom: none;
}
table.liste tr:nth-child(even) {
    background: transparent;
}
table.liste td {
    font-size: 1rem;
    align-items: center;
}
table.liste td:nth-child(1) {
    font-weight: bold;
}
table.liste td img, td img {
    width: 17px;
    height: 16px;
}
a.e-mail, a.website {
    position: relative;
}
a.e-mail:before {
    position: absolute;
    content: "E-Mail";
    top: -2px;
    left: 27px;
    width: 100%;
    white-space: nowrap;
}
a.website:before {
    position: absolute;
    content: "Website";
    top: 0;
    left: 27px;
    width: 100%;
    white-space: nowrap;
}


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


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

/* ///// CONTAINER AND TYPO ///// */

.parallaxParent {
    height: 50vw;
}

#aktuell {
    margin-top: 0%;
    margin-bottom: 5%;
}

#termine {
    margin-top: 0%;
    margin-bottom: 5%;
}


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */

#schnellkontakt {
    left: 65%;
    margin-left: 5em;
}

a.scrolldown {
    right: 50px;
    width: 20px;
    height: 26px;
}

span.dp-date.dp-time, .fc-list-heading td {
    font-size: 0.8rem;
}

.mod-dpcalendar-upcoming-default .dp-icon svg {
    width: 0.8em;
    height: 0.8em;
}

.mod-dpcalendar-upcoming-default .dp-flatcalendar {
    margin: 0 1.2em 0 0;
    width: 3.5em;
    height: 3.5em;
}

.mod-dpcalendar-upcoming-default .dp-flatcalendar__day {
    font-size: 1.2em;
}

.mod-dpcalendar-upcoming-default .dp-flatcalendar__month {
    top: 25px;
    line-height: 1;
}


/* ///// UNTERSEITEN ///// */

/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}





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

/* ///// CONTAINER AND TYPO ///// */

.wideWrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.item-page, .blog.col-2, .blog.col-3, .blog.col-4 {
    margin: 0 0% 0%;
    width: 100%;
}

#right-col {
    display: none;
    width: calc(35% - 80px);
    margin: 5% 40px;
}

#right-col.mobile {
    display: block;
}

#main-col {
    width: 100% !important;
}

#main-col-unterseiten {
    width: 60%;
    float: left;
    margin: 5% 0 5% 5%;
}

h4 {
    font-size: 1.1rem;
}

.srcbild {
    float: none;
    margin: 15px 0 0px 0;
    max-width: 8em;
    max-height: 5em;
}


/* ///// HEADER ///// */

.logo {
    min-width: 160px;
}

#header-fadein .logo {
    width: 100px;
}

#introtext-kalender {
    display: none;
}

#introtext-kalender.mobile {
    display: block;
    margin: 0 0 10%;
}


/* ///// NAVIGATION ///// */

.menu-wrapper {
    position: absolute;
    background: transparent;
    width: 95px;
}

.menu-wrapper.scrolled {
    height: 55px;
    position: fixed;
}

.menu-wrapper.scrolled .burger span:before, .menu-wrapper.scrolled .burger span:after {
    background-color: #ffffff;
}

.menu-wrapper.scrolled .menu-text p {
    color: #ffffff;
}


.burger.scrolled {
    margin-top: 17px;
}

.burger span:before, .burger span:after {
    background-color: #323e47;
    height: 3px;
}

.collapse.open span:before, .collapse.open span:after {
    background-color: #fff;
}

.open + .menu-text .close {
    color: #fff;
}

.burger span:before {
    margin: -2px 0 0;
}

.menu-text p {
    color: #323e47;
}

ul.menu li ul.nav-child.unstyled.small li a, ul.menu li ul.nav-child.unstyled.small li span.separator {
    max-width: 100%;
}

.mandanten-button {
    display: block;
}

#mandanten {
    position: absolute;
    top: 51px;
    right: 152px;
    width: 200px;
    background: #43535f;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.2);
}

#mandanten a {
    padding: 20px 30px;
    width: calc(100% - 60px);
    transform: translateY(30px);
    opacity: 0;
    display: none;
    text-align: center;
    margin: 0;
    border-bottom: solid 1px #323e47;
}

#mandanten a:nth-child(3) {
    border-bottom: none;
}

#mandanten p {
    margin: 0;
}

.mandanten-button.scrolled {
    position: fixed;
    border: solid 1px #ffffff !important;
    color: #fff !important;
    top: 13px;
}

#mandanten.scrolled {
    position: fixed;
    top: 41px;
    /*border: solid 1px #fff;*/
}

#mandanten a:before {
    display: none;
}

#suche {
    position: absolute;
    top: 28px;
    right: 100px;
}

#suche.scrolled {
    position: fixed;
    top: 16px;
}

#suche.scrolled #suche-icon {
    background-image: url(../images/search.svg);
}

#suche-icon {
    background-image: url(../images/search-dark.svg);
}

#suche-icon.aktiv {
    background-image: url(../images/search-close-dark.svg);
}




/* ///// SLIDER ///// */

video.desktop {
    display: none; 
}

video.mobile {
    display: block;
}

#slider {
    position: absolute;
    top: 200px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: calc(100% - 200px); /* Slider so hoch wie Bildschirm) */
    overflow: hidden;
}

#slideshow-area .introimage, #slideshow-area .image {
    height: 100%; /* Slider so hoch wie Bildschirm) */
    overflow: hidden; /* Slider so hoch wie Bildschirm) */
    position: absolute; /* Slider so hoch wie Bildschirm) */
    top: 0; /* Slider so hoch wie Bildschirm) */
    left: 0; /* Slider so hoch wie Bildschirm) */
    bottom: 0; /* Slider so hoch wie Bildschirm) */
    right: 0; /* Slider so hoch wie Bildschirm) */
}

#slider .moduletable, #slider .newsflash, .slider, #slider .slick-track, #slider .slick-slide, #slider #slideshow-area, #slider .slick-list.draggable {
    height: 100%; /* Slider so hoch wie Bildschirm) */
}

#slider .hintergrundbild {
    height: 100%; /* Slider so hoch wie Bildschirm) */
}

#video-layer {
    background-color: transparent;
}

a.scrolldown {
    bottom: 30px;
    right: 35px;
    width: 28px;
    height: 37px;
    background-image: url(../images/navigation-seite-arrow.svg);
}

.slider-overlay {
    transform: rotate(180deg);
    top: auto;
    bottom: 0;
}

#hinweis {
    top: 240px;
}

#hinweis p {
    font-size: 0.8rem;
}

.hinweis-button {
    width: 150px;
    height: 150px;
}

.videoplay {
    bottom: 140px;
    right: 100px;
}


/* HEADS */

.items-leading-mobiletitle {
    display: block;
}


#heads {
    display: none;
}

#heads-mobile {
    display: block;
}

#breadcrumb {
    display: none;
}

#breadcrumb.mobile {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.einleitung {
    display: none;
}

.einleitung.mobile {
    display: block;
    margin: 0 0 10%;
}


/* ///// STARTSEITE ///// */

.schnellerzumziel {
    display: none;
}

.schnellzugriff-container {
    width: 100%;
}

#schnellzugriff {
    width: calc(100% - 100px);
    bottom: 0;
    left: 0;
}

#schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3 {
    padding: 1.5em 2%;
}

#schnellkontakt {
    left: 5%;
    margin-left: 0;
    bottom: 140px;
}

#schnellkontakt p, #schnellkontakt a {
    color: #fff;
}

.moduletable.desktop {
    display: none;
}

#introtext {
    width: 90%;
    margin: 145px 5% 0 5%;
}

#introtext .moduletable.mobile {
    display: block;
}

#aktuell {
    margin-top: 2%;
    left: 4%;
}

#termine {
    margin-top: 2%;
    width: 25%;
    margin-right: 5%;
}


/* ///// UNTERSEITEN ///// */

.page-header-seedorf, .einleitung-multipleblog, .com-dpcalendar-calendar__heading, .fox-container h1 {
    height: auto;
    width: 90%;
    padding: 0;
    margin: 150px 5% 0;
}

.leading-0 .einleitung-multipleblog {
    margin: 0;
    width: 100%;
}

.leading-0 .page-header {
    display: none;
}

.blog h2 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

#right-col-cont {
    margin-top: 0;
}

#breadcrumb {
    width: 100%;
}

.einleitung p {
    font-size: 1.3rem;
}

.blog.aktuelles .items-row {
    margin: 5% 0;
    flex: 0 100%;
    padding: 0% 0 10%;
}

.blog.aktuelles .items-row:nth-child(2n+1) {
    margin: 7% 0;
}

#right-col-cont .moduletable.ueberblick, #right-col.mobile .moduletable.ueberblick {
    padding: 20px 10px;
    width: calc(100% - 20px);
}

#right-col .moduletable.ueberblick h3 {
    margin: 0px 10px 20px;
    width: calc(100% - 20px);
}


.kurzbeschrieb-readmore {
    width: 15px;
    height: 15px;
}

a.pdf .download-icon:before, a.ipdf .download-icon:before, a.link .download-icon:before, a.word .download-icon:before, a.excel .download-icon:before, a.download .download-icon:before, a.formular .download-icon:before {
    width: 17px;
    height: 17px;
}

.kurzbeschrieb {
    width: 300px;
    right: 13%;
}

#abWrapper_1 {
    width: 100%;
}

.zahlen-fakten dd.field-entry.col-5:before,
.zahlen-fakten dd.field-entry.col-6:before {
    display: block;
}


/* SCHULE */

.klasse, .klasse:nth-child(2n+1) {
    flex: 0 100%;
    margin: 20px 0;
    padding: 0 0 7%;
}

.klasse .bild-frame {
    height: 50vw;
}


.linkliste-links img {
    max-height: 30px;
    width: auto;
    max-width: 40px;
}

.linkliste-links {
    width: 70px;
    padding: 0 20px 0 0px;
}

.linkliste-rechts {
    width: calc(100% - 130px);
}

a.linkliste {
    padding: 20px 0;
}



/* ///// FOOTER ///// */


#footer {
    width: 84%;
    padding: 10% 5% 5% 5%;
}

a.footer-logo img {
    width: 22vw;
    margin-bottom: 5%;
}


#footer .grid-1-1 {
    text-align: left;
}

#footer .grid-2-1 {
    grid-row-start: 2;
    grid-row-end: 2;
}

#footer .grid-4-1 {
    grid-row-start: 3;
    grid-row-end: 3;
}

#copyright {
    width: 84%;
    padding: 0 5% 5%;
    margin-bottom: 3%;
}


/* ///// DIVERSES ///// */

a.lightbox {
    width: 2em;
    height: 2em;
    right: 2em;
    bottom: 2em;
}

}


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

/* ///// CONTAINER AND TYPO ///// */


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */
    


}


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


/* ///// CONTAINER AND TYPO ///// */

#containerS {
    width: 80%;
    margin: 10% 10% 0;
}

#containerM {
    width: 90%;
    margin: 10% 5% 0;
}

h1 {
    font-size: 2rem;
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1.3rem;
}

#content-container {
    padding-top: 0%;
}

#main-col-unterseiten {
    width: 90%;
    margin: 10% 5% 5% 5%;
}

#right-col {
    width: 94% !important;
    margin: 10% 3% 0;
}

#right-col .newsflash {
    width: calc(100% - 60px);
    padding: 0px 30px 20px;
}

.articleBody {
    margin-bottom: 0;
}

#right-col-cont .moduletable, #right-col.mobile .moduletable {
    margin-bottom: 3%;
}

.bild-frame {
    height: 50vw;
}

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

#heads-mobile {
    height: 40vh;
}

/* ///// STARTSEITE ///// */

.parallaxParent {
    height: 60vw;
}

#aktuell {
    margin-top: 10%;
    width: 50%;
    left: 5%;
}

#aktuell h3 {
    margin-left: 0%;
}

.aktuell-links {
    margin: 10% 0% 5%;
}

#termine {
    margin-top: 10%;
    width: 32%;
    margin-right: 5%;
}

.button-white, a.button-white, p.button-white {
    padding: 10px 50px 10px 15px;
    margin: 5px 15px 5px 0;
}

/* ///// UNTERSEITEN ///// */


#right-col-cont .moduletable.ueberblick, #right-col.mobile .moduletable.ueberblick {
    padding: 20px 20px;
    width: calc(100% - 40px);
    margin: 0 0 3%;
}

#right-col .moduletable.ueberblick h3 {
    margin: 25px 10px 20px;
}

.newscontent .bild-frame {
    height: 35vw;
}

#onlineschalter h3 {
    font-size: 1rem;
}

.bildlegende .bild {
    height: 27vw;
}

table.liste tr {
    flex: 0 41%;
}

table.liste tr:nth-child(2n+1) {
    margin: 2%;
}

/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

dt.result-title {
    width: calc(100% - 140px);
}

}


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

/* ///// CONTAINER AND TYPO ///// */

p, span.field-value, span.field-label, li, table p {
    font-size: 1rem;
}

table.tabelle td {
    font-size: 0.9rem;
}

/* ///// HEADER ///// */

#header {
    padding: 20px 0 20px 0;
}

#container-header {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 20px !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 20px !important;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    font-size: 25px;
}




/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */

.page-header-seedorf, .einleitung-multipleblog, .com-dpcalendar-calendar__heading, .fox-container h1 {
    margin: 130px 5% 0;
}


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

a.scrolltotop {
    width: 35px;
    height: 29px;
}

    
/* ///// TAGESKARTEN ///// */    
.row.buchungsschritte .col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    width: 100%;
}

}


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

/* ///// CONTAINER AND TYPO ///// */

/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

#schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3 {
    padding: 1.0em 2%;
}

#schnellzugriff-1 {
    width: 34.33%;
}

#schnellzugriff-2 {
    width: 19.33%;
}

#schnellzugriff-3 {
    width: 34.33%;
}

.schnellzugriff-container p {
    font-size: 11px;
}

a.scrolldown {
    bottom: 25px;
    right: 40px;
    width: 20px;
    height: 28px;
}

#schnellkontakt {
    bottom: 90px;
}

.videoplay {
    bottom: 90px;
    right: 50px;
}

a.videoplay {
    font-size: 12px;
}

.videoplay:before {
    left: -20px;
    height: 15px;
    width: 15px;
}


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


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

/* ///// CONTAINER AND TYPO ///// */

.bild-frame, .bild {
    height: 60vw;
}

.page-header-seedorf, .einleitung-multipleblog, .com-dpcalendar-calendar__heading, .fox-container h1 {
    margin: 110px 5% 0;
}

.blog h2 {
    font-size: 1.1rem;
}

.multiple-category-area h4 {
    margin: 3em 0 1em;
}

/* ///// HEADER ///// */

.logo {
    min-width: 140px;
}

/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

#schnellzugriff {
    width: calc(100% - 50px);
}

a.scrolldown {
    bottom: 24px;
    right: 18px;
    width: 15px;
    height: 21px;
}

#heads-mobile {
    height: 30vh;
}

/* ///// STARTSEITE ///// */

#aktuell {
    width: 90%;
    left: 5%;
    right: 5%;
    margin-top: 15%;
}

#termine {
    width: 84%;
    margin: 10% 3% 3%;
    padding: 5%;
}

.termine-links {
    margin: 8% 0% 0;
}

/* ///// UNTERSEITEN ///// */

#right-col {
    width: 94%;
    margin: 15% 3% 0;
}

.newscontent {
    margin: 0 0 2%;
    flex: 0 100%;
}

.newscontent:nth-child(2n+1), .newscontent:nth-child(3n+1) {
    margin: 0 0 2%;
}

.newscontent .bild-frame {
    height: 50vw;
}

.blog.abstimmungen .items-row {
    padding: 10% 0;
}

.bildlegende-container {
    flex-wrap: wrap;
}

.bildlegende {
    padding: 0 0 40px;
    flex: 0 100%;
}

.bildlegende .bild {
    height: 60vw;
}


/* ///// FOOTER ///// */

#footer {
    padding: 3em 5% 5% 5%;
}

#footer .grid-4-1 {
    grid-row-start: 4;
    grid-row-end: 4;
}

a.footer-logo img {
    width: 32vw;
    margin-bottom: 0;
}

#copyright {
    padding: 5% 5% 5%;
}

/* ///// DIVERSES ///// */

ul.repeatable-2 li {
    flex: 1 100%;
}

ul.repeatable-2 li, ul.repeatable-3 li, ul.repeatable-4 li {
    padding: 1%;
}

dt.result-title {
    width: 100%;
}

label.element-invisible {
    width: 100%;
}

}


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

/* ///// CONTAINER AND TYPO ///// */


#containerM {
    width: 90%;
    margin: 15% 5% 0;
}

#containerS {
    width: 90%;
    margin: 15% 5% 0;
}

#containerP {
    width: 90%;
    margin: 7% 0% 0;
    padding: 5%;
}

h1 {
    font-size: 1.5rem;
    text-align: left;
}

h2 {
    font-size: 1.3rem;
    text-align: left;
}

h3 {
    font-size: 1.2rem;
}

h4 {
    text-align: left;
}

.center {
    text-align: left;
}

.parallaxParent {
    height: 80vw;
}

/* ///// HEADER ///// */

.logo {
    min-width: 130px;
}


.mandanten-button.scrolled {
    top: 16px;
    padding: 4px 8px;
    font-size: 0.6rem;
    z-index: 12;
}

#mandanten.scrolled {
    top: 37px;
}

.burger.scrolled {
    margin-top: 19px;
}

/* ///// NAVIGATION ///// */

.menu-wrapper {
    width: 80px;
    right: 3px;
}

.mandanten-button {
    right: 83px;
    top: 26px;
}

#mandanten {
    top: 54px;
    right: 83px;
}

.burger {
    width: 35px;
    height: 25px;
    margin-top: 31px;
}

.burger span:before, .burger span:after {
    width: 35px;
}

.menu-text {
    top: -12px;
}

.menu-text p, .menu-text p.close {
    font-size: 8px;
}

#suche {
    display: none;
    opacity: 0;
    top: 22px;
    right: 100px;
    z-index: 14;
}

#suche.open {
    top: 50%;
    right: 50%;
    margin-top: -50px;
    margin-right: -149px;
}

#suche .moduletable {
    position: fixed;
    display: none;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(50,61,71,0.95);
    justify-content: center;
    align-items: center;
    transition: all ease 0.5s;
}

#suche .moduletable.aktiv {
    display: flex;
}

#suche-icon {
    background-image: url(../images/search.svg);
}

#suche-icon.aktiv {
    background-image: url(../images/search-close.svg);
}

form.form-inline.aktiv {
    position: relative;
    top: auto;
    right: auto;
}

/* ///// SLIDER ///// */

#schnellzugriff {
    width: calc(100% - 40px);
}

a.scrolldown {
    right: 13px;
}

.schnellzugriff-container p {
    font-size: 9px;
    letter-spacing: 0.8px;
}

.slider-overlay {
    height: 40%;
}

#hinweis {
    top: 200px;
}

.hinweis-button {
    width: 120px;
    height: 120px;
    padding: 10px;
}

#hinweis p {
    font-size: 12px;
}


/* ///// STARTSEITE ///// */

#introtext {
    margin: 125px 5% 0 5%;
}

#slider {
    top: 170px;
    height: calc(100% - 170px);
}

#slider-area h2 {
    font-size: min(max(1.3rem, 5vw), 3rem);
    margin-bottom: 0.5em;
    letter-spacing: 0;
}

#termine {
    width: 80%;
    margin: 10% 3% 3%;
    padding: 12% 7%;
}

/* ///// UNTERSEITEN ///// */

.breadcrumb li {
    padding: 2px 10px;
}

.breadcrumb li:nth-child(2) {
    margin-right: 4px;
}

.breadcrumb li:nth-child(2):after {
    right: 0;
}

.pagination li {
    padding: 3px 12px;
    font-size: 10px;
}

.abstimmungstermine-container {
    width: 100%;
    padding: 5% 0;
}

.newscontent .bild-frame {
    height: 65vw;
}

.kurzbeschrieb-readmore {
    right: 40px;
}

.blog.aktuelles .items-row {
    padding: 0% 0 15%;
}

.blog.aktuelles .items-row:nth-child(2n+1) {
    margin: 15% 0;
}

.kurzbeschrieb {
    width: 200px;
    right: 19%;
}

table.liste tr, table.liste tr:nth-child(2n+1) {
    flex: 0 100%;
    margin: 2% 0;
}

/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}


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

/* ///// CONTAINER AND TYPO ///// */


/* ///// HEADER ///// */


/* ///// NAVIGATION ///// */


/* ///// SLIDER ///// */

#slider {
    top: 160px;
    height: calc(100% - 160px);
}

#introtext {
    margin: 100px 5% 0 5%;
}

#introtext .moduletable.mobile {
    max-width: 160px;
}


#schnellzugriff-1 {
    padding: 1em 0% 1em 2%;
}

#schnellzugriff-2 {
    padding: 1em 1% 1em 1%;
}

#schnellzugriff-3 {
    padding: 1em 2% 1em 0%;
}

#schnellzugriff-1 {
    width: 33.33%;
}

#schnellzugriff-2 {
    width: 23.33%;
}

#schnellzugriff-3 {
    width: 37.33%;
}

.videoplay {
    right: 40px;
    bottom: 93px;
}

.videoplay:before {
    left: -18px;
    height: 13px;
    width: 11px;
}

a.videoplay {
    font-size: 11px;
}


/* ///// STARTSEITE ///// */


/* ///// UNTERSEITEN ///// */

.kurzbeschrieb {
    padding: 10px 20px 10px 10px;
    width: 170px;
    top: auto;
    right: 0;
    transform: translate(0, 100%);
    bottom: -4px;
    width: calc(100% - 30px);
}

.kurzbeschrieb:before {
    position: absolute;
    content: "";
    top: -5px;
    right: 28px;
    transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #323e47 transparent;
}

.kurzbeschrieb-readmore {
    right: 28px;
}

.kurzbeschrieb-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 12px;
    height: 12px;
}

.link-icon {
    width: 13px;
    height: 12px;
}


/* SCHULE */


.linkliste-links {
    width: 40px;
    padding: 0 15px 0 0px;
}

.linkliste-rechts {
    width: calc(100% - 90px);
}

a.linkliste {
    padding: 20px 0;
}

.begabung dd.field-entry.col-4 li:nth-child(4n+1) {
    width: calc(30% - 1em);
}
.begabung dd.field-entry.col-4 li:nth-child(4n+2) {
    width: calc(70% - 1em);
}


/* ///// FOOTER ///// */

a.footer-logo img {
    width: 45vw;
}

/* ///// DIVERSES ///// */

}


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

/* ///// CONTAINER AND TYPO ///// */

.newstitel {
    padding: 10px 50px 10px 20px;
}

#content-bottom h4 {
    font-size: 0.8rem;
}

/* ///// HEADER ///// */

.logo {
    min-width: 110px;
}

/* ///// NAVIGATION ///// */

.mandanten-button {
    right: 75px;
    top: 27px;
    padding: 2px 7px;
    font-size: 0.6rem;
}

.menu-wrapper {
    width: 76px;
    right: 0px;
}

#mandanten {
    top: 47px;
    right: 75px;
}

#mandanten.scrolled {
    right: 75px;
}

/* ///// SLIDER ///// */

.schnellzugriff-container p {
    font-size: 8px;
}

/* ///// STARTSEITE ///// */

#schnellkontakt p, #schnellkontakt a {
    font-size: 12px;
    margin: 0px 0;
}

#schnellkontakt {
    bottom: 80px;
}

.videoplay {
    bottom: 81px;
}

/* ///// UNTERSEITEN ///// */

.page-header-seedorf, .einleitung-multipleblog, .com-dpcalendar-calendar__heading, .fox-container h1 {
    margin: 100px 5% 0;
}

.blog h2 {
    font-size: 1.0rem;
    margin-bottom: 0.5em;
}


/* ///// FOOTER ///// */


/* ///// DIVERSES ///// */

}









/* ////// DESKTOP MENU ////// */

@media screen and (min-width: 1100px) and (max-height: 900px) {

    .moduletable_menu {
        margin-top: 3em;
    }

    #schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3 {
        padding: 3.5em 2%;
    }

    #slider {
        height: calc(100% - 100px);
    }

    #schnellkontakt {
        bottom: 55px;
    }

    a.scrolldown {
        bottom: 75px;
    }

    #introtext {
        margin: 25vh 0 0 80px;
    }

    .hinweis-button {
        width: 150px;
        height: 150px;
    }

    #hinweis {
        top: 130px;
    }
    .videoplay {
        bottom: 225px;
    }

    #navigation ul.menu li ul.nav-child.unstyled.small {
        top: 50px;
        padding: 10px 15px;
    }

}


@media screen and (min-width: 1100px) and (max-height: 710px) {

    ul.menu li ul.nav-child.unstyled.small li a, ul.menu li ul.nav-child.unstyled.small li span.separator {
        min-width: 250px;
        font-size: 0.7rem;
        padding: 5px 10px;
    }

    #navigation span.nav-header {
        font-size: 0.8rem;
        margin: 0px 0px 0px 0px;
        padding: 5px 10px;
    }

    .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
        font-size: 25px;
    }

    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 20px !important;
    }

    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 20px !important;
    }

    #schnellzugriff {
        bottom: 20px;
        left: 20px;
    }

    #schnellzugriff-1, #schnellzugriff-2, #schnellzugriff-3 {
        padding: 2.5em 2%;
    }

    #schnellkontakt {
        bottom: 30px;
    }

    a.scrolldown {
        width: 20px;
        height: 28px;
        bottom: 50px;
    }

    #slider-area h2 {
        font-size: min(max(1.5rem, 2.0vw), 3rem);
    }

    .hinweis-button {
        width: 120px;
        height: 120px;
    }

    #hinweis {
        top: 110px;
    }

    .hinweis-button p, .hinweis-button a {
        font-size: 0.8rem;
    }

    .videoplay {
        bottom: 180px;
    }

}

@media screen and (min-width: 1100px) and (max-height: 500px) {

    .moduletable_menu {
        margin-top: 1em;
    }

    #navigation ul.menu li ul.nav-child.unstyled.small {
        top: 40px;
    }

    ul.menu a, span.separator {
        padding: 5px 20px;
    }

    ul.menu a, span.separator {
        font-size: 0.7rem;
    }

    ul.menu > li.divider.deeper.parent.open > span.separator {
        box-shadow: 0px -1px 0px #97bed4 inset;
    }


}



@media screen and (max-width: 1100px) and (max-height: 710px) and (orientation: landscape) {
    
    #slider-area {
        height: 90vw;
    }

    #slider, #slider .slider, #slideshow-area .image, #slider .hintergrundbild, video {
        height: calc(90vw - 200px);
    }

    #navigationWrap, #navigationWrap-fadein {
        overflow-y: scroll;
    }
    #video-layer {
        position: relative;
    }
    #schnellzugriff {
        bottom: calc(5em);
    }
    #aktuell, #termine {
        margin-top: 0;
    }
    #mainWrapper {
        height: auto;
    }

}


@media screen and (max-width: 700px) and (orientation: landscape) {
    
    #slider-area {
        height: 100vw;
    }

    #slider, #slider .slider, #slideshow-area .image, #slider .hintergrundbild, video {
        height: calc(100vw - 200px);
    }

    #schnellzugriff {
        bottom: calc(3.8em);
    }

    .hinweis-button {
        width: 120px;
        height: 120px;
    }

    .hinweis-button p, .hinweis-button a {
        font-size: 0.8rem;
    }

}

@media screen and (max-width: 500px) and (orientation: landscape) {
    
    #slider-area {
        height: 140vw;
    }

    #slider, #slider .slider, #slideshow-area .image, #slider .hintergrundbild, video {
        height: calc(140vw - 200px);
    }

    #schnellzugriff {
        bottom: calc(5.4em);
    }

    #schnellkontakt {
        bottom: 115px;
    }

    .videoplay {
        bottom: 115px;
    }

    .hinweis-button {
        width: 100px;
        height: 100px;
    }

    .hinweis-button p, .hinweis-button a {
        font-size: 0.8rem;
    }

    a.scrolldown {
        bottom: 55px;
    }

}

@media screen and (max-width: 400px) and (orientation: landscape) {
    
    #slider-area {
        height: 160vw;
    }

    #slider, #slider .slider, #slideshow-area .image, #slider .hintergrundbild, video {
        height: calc(160vw - 190px);
    }

    #schnellkontakt {
        bottom: 115px;
    }

    .videoplay {
        bottom: 190px;
        right: 50px;
        bottom: 115px;
        left: auto;
    }

}