/* open-sans-regular - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/open-sans-v34-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../Fonts/open-sans-v34-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../Fonts/open-sans-v34-latin-ext_latin-800.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-ext_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-ext_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-800.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-ext_latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../Fonts/open-sans-v34-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-ext_latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../Fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../Fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../Fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../Fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../Fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../Fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../Fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/**** cardmenu ***/
section .container.cardmenu {
    margin-top: 0;
    padding: 0;
}
.cardmenu .row {
    max-width: 100%;
}
.cardmenu .col-sm-3 {
    padding-right: 0;
    margin-bottom: 1rem;
}

.cardmenu figure {
    border-radius: 0.625rem;
}

.cardLink {
    color: #000;
    text-align: center;
}
.cardLink .card {
    padding: 1.5rem;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    border: none;
    justify-content: flex-end;
    border-radius: 0.625rem;
}
.cardLink .card.bottom {
    justify-content: unset;
}
img.card-img-top.img-fluid, .card {
    border-radius: 0.625rem;
}
#c29449 .card {
    margin-bottom: 1.5rem;
}
section.bg-l-aubergine .ce-link {
    background-color: #EAEDEF !important;
    border-radius: 0.625rem;
}
.card-title {
    display: block;
}
.cardmenu {
    padding: 3.25rem 0;
}
.cardmenu .col-sm-4 {
    margin-bottom: 1.5rem;
}
.cardmenu .card-title.h2 {
    color: #000;
    font-size: 1.65rem;
}
.cardmenu .card.bottom .card-title.h2 {
    margin-top: .75rem;
    margin-bottom: 0;
    text-align: center;
}
.cardmenu .card.bottom .card-title.h2.noImage {
    margin-top: 0;
}
.cardLink:hover {
    text-decoration: none;
}
/**********/

body{
    font-size: 1.125rem;
    font-family: 'Open Sans';
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, .display-3, .h6{
    font-family: 'Open Sans';
    font-weight: 700;
}
h1, .h1{
    font-size: 2.25rem;
    line-height: 2.75rem;
}
h2, .h2{
    font-size: 1.75rem;
    line-height: 2.125rem;
}
header.h-2 {
    margin: 3rem 0;
}
.carousel-caption header.h-2 {
    margin: 0;
}
h3, .h3{
    font-size: 1.25rem;
    line-height: 2rem;
}
span.h5{
    font-size: 1.125rem;
    display: block;
    margin-bottom: .25rem;
    line-height: 1rem;
}
option{
    font-family: 'Open Sans', 'Arial';
}
.img-fluid{
    width: 100%;
}
a{
    color: #0F98C0;
}
p{
    line-height: 2rem;
}
.dropdown-menu {
    opacity: 0;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease-in;
    display: block;
}
.dropdown-menu.show {
    opacity: 1;
    padding: 0.5rem 0;
    max-height: 500px;
}
main.main-content, .fe-layout-0 main.main-content {
    margin-top: 5rem;
}

.eintritt p {
    margin-bottom: 0;
}
.cc-compliance{
    flex-wrap: initial;
}
.cc-btn.cc-allow{
    margin-left: 0 !important;
}
.container main.main-content,
main.main-content > .container-max:first-child, .main-content > .container:first-child{
    padding-top: 3.25rem;
}
main.main-content .container:first-child header.h-0:first-child{
    padding-top: 0;
}
ul.iconLeft {
    padding: 0;
    list-style: none;
}
ul.iconLeft li a{
    background-position: left 6px;
    padding-left: 21px;
    font-weight: bold;
}
#page-948 li#esp, #page-3178 li#esp, #page-3182 li#esp, #page-3201 li#esp, #page-3212 li#esp, #page-3214 li#esp
, #page-3215 li#esp, #page-3218 li#esp, #page-3219 li#esp{
    display: block;
    border: 3px solid blue;
    background-color: blue;
    border-radius: 45px;
}
#page-948 .main-content ul, #page-3178 .main-content ul, #page-3182 .main-content ul,
#page-3201 .main-content ul, #page-3212 .main-content ul, #page-3214 .main-content ul,
#page-3215 .main-content ul, #page-3218 .main-content ul, #page-3219 .main-content ul{
    list-style: square;
}
#page-948 .main-content p a, #page-3178 .main-content p a, #page-3182 .main-content p a,
#page-3201 .main-content p a, #page-3212 .main-content p a, #page-3214 .main-content p a,
#page-3215 .main-content p a, #page-3218 .main-content p a, #page-3219 .main-content p a{
    background: none;
    color: blue;
    font-weight: normal;
    text-decoration: underline;
}
#page-3182 #main-navbar .container{
    padding: 0 30px;
}
#search .tx-kesearch-pi1{
    max-width: 1140px;
    margin: 0 auto;
}
.kesearch_pagebrowser {
    margin: 0.5rem 0 2rem;
}
.main-content .tx-kesearch-pi1 form {
    display: none;
}
#ke_search_sword {
    position: initial !important;
}
#kesearch_pagebrowser_bottom .pages_total {
    display: flex;
    flex-direction: column;
}
audio.img-fluid {
    min-height: 30px;
    margin-top: 1rem;
}
a.anchor{
    background-image: none !important;
    padding: 0;
    width: 0;
    background-size: 0 !important;
    display: flex;
}
.main-content p a.anchor:after{
    height: 0;
}
.nav-link.dropdown-toggle{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    font-weight: 700;
    font-size: 1.375rem !important;
    padding: 0.35rem 0.5rem !important;
}
/** hamburger **/
#nav-icon1 {
    width: 26px;
    height: 23px;
    position: relative;
    margin-left: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon1.open span{
    background: #fff;
}
#nav-icon1 span:nth-child(1) {
    top: 0px;
}

#nav-icon1 span:nth-child(2) {
    top: 8px;
}

#nav-icon1 span:nth-child(3) {
    top: 16px;
}

#nav-icon1.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

#nav-icon1.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
/**************/
a.nav-link.btn:focus, .slick-arrow:focus, .vkSearch .form-control:focus, button:focus, .btn:focus{
    outline: red solid 2px;
}
*:focus:not(.focus-visible) {
    outline: none;
}
.focus-visible{
    outline: red solid 2px;
}

figure.image a.focus-visible img, .buttonsStatic li a:focus{
    border: 2px solid red;
    border-radius: 10px;
}
figure.image .focus-visible{
    outline: none;
}
.row.houses{
    margin: 0;
}
.bodytext p a, .main-content p a, .news-single .news-text-wrap a, .show-more-btn{
    background-image: url(/fileadmin/t3sbootstrap/Resources/Public/Images/desktop/link_pfeil_blau.svg);
    background-color: transparent;
    background-position: right 4px;
    background-repeat: no-repeat;
    background-size: 14px;
    padding-right: 2px;
}
.main-content p.ticket a{
    background-position: right 6px;
}
.main-content p.weblinks a {
    background-position: left 6px;
    padding-left: 20px;
}
.bodytext p a:hover, .main-content p a:hover, .news-single .news-text-wrap a:hover{
    text-decoration: underline;
    color: #065879;
}
.read span.icon-link_pfeil,.read span.icon-link_zurueck_pfeil {
    font-size: 15px;
}
.bodytext p a:hover, .main-content p a:hover,.bodytext p a:focus, .main-content p a:focus, .news-single .news-text-wrap a:hover{
    text-decoration: underline;
}
.gallery p a, .main-content p a.read.more, .main-content p a.read.less{
    background-image: none;
    padding: 0;
}

.show-more-btn {
    border: none;
    color: #0F98C0;
    padding-right: 20px;
    background-position: right center;
}

.vkDetail h2 {
    margin-bottom: 2.315rem;
}
h2.noEvents {
    padding-left: 1rem;
}
img.saveDate, svg.saveDate {
    width: 25px;
    margin-left: 5px;
}
.vkDetail .eintritt a.btn.designButton:hover {
    background-color: #065879;
}
svg.saveDate:hover {
    fill: #065879;
}
.text-crop {
    margin-top: 2.315rem;
    position: relative;
    max-height: 230px;
}
.text-crop br:first-child {
    display: none;
}
.text-crop br:first-child {
    display: none;
}
.text-crop[aria-expanded="true"]  {
    transition: all 2.3s ease;
    overflow-y: hidden;
    max-height: 2000px;
}
.text-crop[aria-expanded="false"] {
    overflow-y: hidden;
    max-height: 550px;
    transition: all 2.3s ease;
}
.gallery .img-fluid, .gallery figure.image{
    border-radius: 10px;
}
.jumbotron .carousel-inner.gallery .img-fluid {
    border-radius: 0;
}
.ce-gridgallery.gallery .img-fluid{
    border-radius: 0px;
}
.gallery.float-md-left figure, .gallery.float-md-right figure {
    margin: 0 0 0;
}
#page-689 .gallery .img-fluid, #page-687 .gallery .img-fluid, #page-676 .gallery .img-fluid{
    border-radius: 0px;
}
#s35406 {
    margin-top: -50px;
}
#s35406 .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}
.bodytext p a:after, .main-content p a:after, .news-single .news-text-wrap a:after{
    content: "";
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: inherit;
}

a.designButton{
    display: flex;
    align-items: center;
}
.main-content p a.designButton:after{
    width: 0;
    height: 0;
}
.designButton span.icon-weiter_btn {
    font-size: 50px;
    background-color: #fff;
    margin-left: 1rem;
    border-radius: 50px;
    color: #1C7FA6;
}
.bodytext .gallery p a:after, .main-content .gallery p a:after{
    display: none;
}
.bodytext p a:hover{
    text-decoration: underline;
    background-image: url(/fileadmin/t3sbootstrap/Resources/Public/Icons/link_icon_mo.svg);
}
#english {
    background: none;
    text-decoration: none;
    padding-right: 0;
}
#english:after {
    content: " ";
    display: contents;
}
.internal-link::before, .external-link::before{
    content: '';
    margin-right:0;
}
.container-max {
    max-width: 1140px;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
#logo{
    display: flex !important;
    justify-content: flex-end;
}
.logo {
    background-image: url('../Icons/nuernberg_logo.svg');
    top: 0px;
    width: 128px;
    height: 80px;
    position: fixed;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    display: block;
    background-repeat: no-repeat;
    z-index: 4500;
}
.logo_mobile {
    z-index: 2000;
    top: 0px;
    position: fixed;
    right: 0;
}
#whiteSpace{
    background-color: #ffffff;
    height: 50px;
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 4444;
}

/*** menu ****/
#main-navbar{
    top:50px;
    box-shadow: 0px 1px 3px #222;
    background-color: #CAD0D5;
}
.show-xl {
    display: none;
}
.withBorder{
    border: 2px solid #ffffff;
    border-radius: 26px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #000;
}
#navbarToggler .withBorder .nav-link.dropdown-toggle{
    color: #fff !important;
}
#main-navbar .mega-dropdown-menu .nav-link {
    padding-left: 0;
}
#main-navbar .mega-dropdown-menu .nav-link:hover, #main-navbar .mega-dropdown-menu .nav-link:focus{
    background-color: transparent;
    color: #ffffff !important;
}
.withBorder.positiv {
    border: 1px solid #000;
    background-color: #065879;
}
#navbarToggler .withBorder.positiv .nav-link.dropdown-toggle{
    color: #fff !important;
}
.navbar-nav .nav-link{
    font-family: 'Open Sans';
    font-size: 1.25rem;
    color: #4DC8EB !important;
}
.menusubpages .nav-item.active .nav-link{
    color: #fff !important;
}
li.menuHeader {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
}
.navbar-brand .img-fluid {
    height: 51px;
    width: auto;
}
#navbarToggler .nav-link.dropdown-toggle{
    color: #000 !important;
}
#navbarToggler h2{
    color: #ffffff;
    font-size: 1.6rem;
    font-style: italic;
    font-weight: normal;
}
.nav-item .btn:focus{
    box-shadow: none;
}
button#suchformular_kulturrinfo_neu-28755-submit img {
    margin-top: 0;
}
button#searchMobileSubmit {
    border: none;
    background: no-repeat;
}
#searchMobileSubmit img {
    height: 40px;
}
.rButtons .nav-item .nav-link {
    padding: 0 .5rem;
    height: 53px;
}
.rButtons .nav-item {
    margin-right: .5rem;
}
.navbar-nav.rButtons {
    margin-right: 15%;
}
.dropdown-toggle:after {
    content: none
}
#navbarToggler li:not(:last-child) a {
    padding-right: 0;
}
/*** dot ***/
#navbarToggler li.mega-dropdown:nth-child(n+2) a.dropdown-toggle::before {
    content: '\2022';
}
/*** & ***/
#dropdown-menu-60::before{
    content:'\0026';
}
.nav-link.btn{
    width: 50px;
    height: 50px !important;
    padding: 0 !important;
}
#navbarToggler{
    margin-right: .5rem;
    justify-content: center;
}
.navbar-toggler{
    padding: 0;
    border: none;
    border-right: 0;
}
.navbar-light .navbar-toggler .navbar-toggler-icon{
    background-image: url("/fileadmin/t3sbootstrap/Resources/Public/Icons/burger_menue.svg");
}
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon, .navbar-light .navbar-toggler.active .navbar-toggler-icon{
    background-image: url("/fileadmin/t3sbootstrap/Resources/Public/Icons/burger_menue_aktiv.svg");
}
.navbar-light .navbar-brand {
    padding-left: 15px;
}
.navbar-toggler-icon{
    width: 50px;
    height: 50px;
}
.col-md-12.togglerRow{
    padding-top: .5rem;
}
.navbar > .container{
    justify-content: flex-start;
}
.dropdown-menu {
    background-color: rgba(31, 42, 54, .9);
}
.mega-dropdown-menu{
    margin-top: 15px;
    padding: 20px 72px 20px 72px;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    z-index: 1;
    top: inherit;
    width: 100%;
}
.nav-link{
    padding: 0.4rem 1rem;
}
.menusubpages .nav-link.active {
    color: #fff !important;
    background-color: transparent !important;
}

.mega-dropdown-menu h1 {
    color: #fff;
    font-weight: normal;
    margin-bottom: 2rem;
}
.mega-dropdown-menu #sectionmenu li a {
    display: none;
}
.mega-dropdown-menu #sectionmenu .section-menu a {
    display: block;
}
.main-content > div:last-child:not(.carousel) {
    padding-bottom: 2rem;
    display: flow-root;
}
.main-content > div.card-deck:last-child {
    display: flex;
}
.form-inline.vkSearch h2 {
    margin-top: 2rem;
}
#page-content{
    margin-top: 0px;
}
.jumbotron.jumbotron-fluid {
    padding: 0;
    margin: 0;
    top: 128px;
    position: fixed;
    width: 100%;
    color: white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
@media (max-width: 768px) {
    .jumbotron.jumbotron-fluid {
        top: 115px;
    }
}
@media (max-width: 567px) {
    .jumbotron.jumbotron-fluid {
        top: 118px;
    }
}
.jumbotron.useAsSlider .container-fluid {
    padding: 0;
}

.onecol .jumbotron.jumbotron-fluid{
    height: auto;
    position: initial;
}
div#jumbotron-full {
    height: 100vH;
}
.onecol .jumbotron.jumbotron-fluid .carousel {
    margin-bottom: -5rem;
    margin-top: 5rem;
}
.jumbotron.jumbotron-fluid .carousel.h100vh, .jumbotron.jumbotron-fluid .carousel.h100vh .carousel-item {
    height: calc(100vH - 128px);
}
@media (max-width: 992px) {
    .jumbotron.jumbotron-fluid .carousel.h100vh, .jumbotron.jumbotron-fluid .carousel.h100vh .carousel-item {
        height: calc(100vH);
    }
}
.jumbotron.jumbotron-fluid .carousel.h100vh .carousel-item {
    background-size: cover;
    background-position: center;
    color: #fff;
}
.jumbotron.jumbotron-fluid .carousel.h100vh .carousel-item.active {
    display: block;
}
.useAsSlider .page-title.text-center {
    display: none;
}
.text-center {
    text-align: initial !important;
}
#page-content-jumbotron{
    position: relative;
    z-index: 2;
    margin-top: 100vh;
    background-color: #fff;
}
#page-content.fe-layout-2{
    margin-top: 0;
}
#search, #searchVK{
    position: fixed;
    top: 127px;
    z-index: 222;
    width: 100%;
}
#searchVK label {
    white-space: nowrap;
}
#vksearchBtn, #searchBtn, #searchBtnVk, #ticketBtn, #easyReadBtn{
    border: none;
    background-repeat: no-repeat;
}
#searchBtn[aria-expanded="true"]{
    background-image: url("../Icons/suche_btn_aktiv.svg");
}
#searchBtn[aria-expanded="false"], #searchBtnVk{
    background-image: url("../Icons/suche_btn.svg");
}
#searchBtn:hover {
    background-image: url("../Images/desktop/suche_btn_mo.svg");
}
#vksearchBtn[aria-expanded="true"]{
    background-image: url("../Icons/vk_btn_aktiv.svg");
}
#vksearchBtn[aria-expanded="false"]{
    background-image: url("../Icons/vk_btn.svg");
}
#vksearchBtn:hover {
    background-image: url("../Images/desktop/vk_btn_mo.svg");
}
#ticketBtn:active{
    background-image: url("../Images/desktop/ticket_btn_aktiv.svg");
}
#ticketBtn{
    background-image: url("../Icons/ticket_btn.svg");
}
#ticketBtn:hover {
    background-image: url("../Images/desktop/ticket_btn_mo.svg");
}
#easyReadBtn.active{
    background-image: url("../Images/desktop/leichte_sprache_btn_aktiv.svg");
}
#easyReadBtn{
    background-image: url("../Icons/kom-easy-to-read.svg");
}
#easyReadBtn:hover {
    background-image: url("../Images/desktop/leichte_sprache_btn_mo.svg");
}
#search .container, #searchVK .wrapper{
    background-color: rgba(31,42,54,.9);
    border-bottom: 2px solid #fff;
    padding-top: 1rem;
    z-index: 17;
    max-width: 100%;
}
#search .wrapper{
    padding: 1rem 30vh 1rem 40vh;
}
#mobileSearch{
    margin-top: 1rem;
}
#mobileSearch .form-control{
    margin-right: 1rem;
    height: 40px;
    border-radius: 10px;
}
.form-group .invisible {
    display: none;
}
.form-group .form-check {
    padding-left: 0;
}
.form-group input[type=checkbox] {
    margin-right: .5rem;
}
.input.heute{
    display: flex;
    align-items: center;
}
.onlyToday .input.heute{
    justify-content: center;
}
.input.heute input {
    background-image: url("../Images/desktop/vk_tag_umschalter.svg");
    background-repeat: no-repeat;
    background-position: right+10px center;
    cursor: pointer;
    color: transparent;
    width: 50px;
    background-size: 35px;
}
#today{
    color: #000;
    font-weight: bold;
    font-size: 1.1rem;
    margin-top: 5px;
    margin-right: 0.5rem;
}
#todayOnly:focus-visible {
    text-shadow: none;
}
.vksearch-inline{
    position: relative;
}
span#vkKachel,  span#vkList{
    position: absolute;
    width: 40px;
    height: 40px;
    border-left: 10px solid #fff;
    background-color: #fff;
    cursor: pointer;
}
.tx-vkevents.grey span#vkKachel, .tx-vkevents.grey span#vkList{
    border-left: 10px solid #606567;
    background-color: #606567;
}
.tx-vkevents.grey #today, .tx-vkevents.grey #extSearch {
    color: #fff;
}
.tx-vkevents.grey #extSearch {
    background-image: url("../Images/desktop/pfeil_akkordeon_weiss.svg")
}
.tx-vkevents.grey #extSearch.active {
    background-image: url("../Images/desktop/pfeil_akkordeon_weiss_180.svg")
}
.tx-vkevents.grey .input.heute input {
    background-image: url("../Images/desktop/vk_tag_umschalter_weiss.svg")
}
.tx-vkevents.grey span#vkList.active, .tx-vkevents.grey span#vkKachel.active {
    color: #ccc;
}
.no-gutters {
    padding: 0;
}
span#vkKachel {
    right: 50px;
}
span#vkList {
    right: 10px;
    margin-bottom: 13px;
}
span#vkList:before{
    font-size: 43px;
}
span#vkList.active, span#vkKachel.active{
    color: #1C7FA6;
}
span#vkKachel:before{
    font-size: 30px;
}
/*** vkList ******/
.eventTimeRow, .vkList .card-footer, .tx-vkevents .kachel .card-body .small.eventTimeRow{
    display: none;
}
.row.vkevents-list.vkCards{
    margin-right: 0;
}
.tx-vkevents .vkList .card-title, .tx-vkevents .vkList .vkCards h5 {
    height: auto;
    overflow: visible;
}
.vkList .card-text .small{
    display: none !important;
}
.col-12.vkList {
    margin-bottom: 1rem;
}
.tx-vkevents .vkList .card{
    background-color: transparent;
}
.tx-vkevents .vkList .card-body .small{
    margin-top: 0;
}
.vkList .eventTimeRow, .vkList .card-text .small.eventTimeRow{
    display: block;
}
.vkList .eventTimeRow{
    font-weight: 600;
}
.vkList .eventTimeRow.ort{
    font-weight: normal;
}
.vkList .card{
    flex-direction: row;
    background: none;
    border: none;
}
.col-12 .eventTime {
    display: none;
}
.vkCards .vkList .eventTime{
    display: none;
}
.vkList  .card.col4 .card-img-wrap{
    margin-right: 1rem;
    border-radius: 1rem;
    border:none;
    min-width: 300px;
    max-width: 300px;
}
.next-events {
    margin-bottom: 3.25rem;
    margin-top: 1rem;
}
.vkList .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: flex;
    min-height: 1px;
    padding: 1rem;
    border-bottom: 1px solid #eee;
    flex-direction: column;
}


.vkSearch.inside .row div:first-child{
    padding-left: 0;
}
.vkSearch.inside .form-control[readonly]{
    border: none;
    background-color: transparent;
}
.vkSearch.inside label{
    color: #000;
    font-weight: bold;
}
#form_kesearch_pi1 .form-group{
    width: 100%;
    padding-top: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.zeitraum .vkSearch .row {
    width: 90%;
}
.vkSearch{
    font-family: 'Open Sans';
    padding-bottom: 2rem;
    color: #fff;
}
.tx-vkevents .vkSearch{
    padding-bottom: 0;
}
#c24520 .vkSearch{
    color: #000;
}
.vkSearch h2{
    width: 100%;
    padding-left: 1rem;
}
.actions {
    padding-top: 1rem;
}
#searchVK .actions{
    padding-left: 1rem;
    padding-top: 0;
}
.vkSearch .form-control {
    width: 100%;
    color: #000;
    font-weight: normal;
    border-radius: 10px;
}
.vkSearch .row {
    width: 100%;
    margin: 0 0 1rem 0;
}
.vkSearch.inside .actions{
    width: 100%;
    margin-top: -160px;
    margin-left: -75px;
    margin-bottom: 5rem;
    display: none;
}
#suchformular_kulturrinfo- .col-lg-3 {
    margin-bottom: 1rem;
}
.form-inline.vkSearch.extended .form-check{
    float: left;
    padding-right: 1.25rem;
}
.form-inline.vkSearch.extended .submit button{
    background-color: darkgray;
    margin-right: 1rem;
    border-radius: 26px;
    height: 55px;
    padding-right: 0;
    border: 2px solid #fff;
}
#c23196 .alert-danger {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.menu-horizon {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.tx-museum figure {
    max-width: 50%;
    margin-right: 1rem;
}
.tx-museum .figure-caption{
    color: #fff;
    background-color: #aaa;
    padding-left: .5rem;
    font-size: 80%;
    padding-bottom: .25rem;
}
.tx-museum .figure-img{
    margin: 0;
}
.tx-museum .article{
    padding: 1rem 0 .5rem;
}
.tx-museum .article.odd {
    background-color: #eee;
}
.tx-museum .teaser p {
    font-weight: bold;
}
.tx-museum .panel-body.tx-vkevents .vkCards {
    margin: 1rem;
}
.tx-museum h3{
    padding-top: 1rem;
}
.tx-museum div small{
    padding-top: 0.5rem;
    font-size: 1.2rem;
    display: block;
}
.tx-museum .display-3{
    font-size:1.5rem;
    padding-bottom: .5rem;
}
.tx-museum .panel-body.tx-vkevents h3.pt-4 {
    padding-left: 2.5rem;
    font-size: 1.5rem;
}
.tx-museum h5.panel-title {
    padding-left: 1.5rem;
}
.tx-museum h5.panel-title a{
    color: #000;
}
.tx-museum .article:nth-child(even){
    background-color: #e2e2e2;
}
.tx-museum .article:nth-child(odd){
    background-color: #eee;
}

/*** filmhaus week view ****/

#c31871 {
    scroll-margin-top: 400px;
}
.weekDays {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    background-color: #691180;
    padding: 1rem 0;
    margin: 0 0 1rem;
    border-radius: 10px;
}
.weekDay {
    margin-right: 1.5rem;
}
.btn.list, .btn.grid{
    width: 50px;
    height: 50px;
    padding: 0;
}
.btn.list{
    margin-left: .5rem;
    margin-right: 5rem;
}
#showList, #showGrid{
    padding-top: 7px;
}
#showGrid{
    margin-left: 1rem;
}
#filmhausOverviewTable{
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 .75rem;
}
#filmhausOverviewTable .item{
    margin-bottom: 1rem;
}
a.ajax-button-fh{
    color: #fff;
}
.ajax-button-fh.active {
    font-weight: bold;
}
#printFWP img{
    width: 45px;
    margin-top: 11px;
}
a#printFWP {
    margin-left: 3rem;
}
span#back, span#forward {
    display: none;
}

.panel-group .panel-group .card, .panel-group .panel-group .panel-group .card{
    border-bottom: none;
}
.vkSearch.extended label.control-label {
    padding-top: .5rem;
}
.form-inline.vkSearch.extended input[type="checkbox"] {
    margin-right: .5rem;
}
.form-inline.vkSearch.extended .submit button::after {
    content: unset;
}
.form-inline.vkSearch.extended .input.checkbox {
    padding-top: 1rem;
}
label[for=suchformular_kulturrinfo_neu-28755-multicheckbox-1]{
    display: none;
}
.form-inline.vkSearch.extended button img{
    margin-top: -6px;
    margin-right: -1px;
}
.form-inline.vkSearch .form-navigation {
    padding-left: 1rem;
    padding-top: 1rem;
}
#searchVK .form-inline.vkSearch .form-navigation {
    padding-left: 0;
}
#searchVK .vkSearch {
    max-width: 1140px;
    margin: 0 auto;
}
.searchExtended{
    width: 33.3333%;
    padding: .5rem;
}
.main-content .form-inline.vkSearch.extended .actions{
    margin-left: 0;
    margin-top: 0;
}
#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    white-space: normal;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0,0,0,.6);
    font-family: sans-serif;
}
a figcaption {
    color: #000;
}
.abgesagt{
    color: #b90000;
    font-weight: bold;
}

.vkSearch .btn-toolbar{
    justify-content: flex-end;
}
input::placeholder {
    color: transparent;
}
.input {
    width: 100%;
}
label[for=ke_search_sword]{
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 23px;
    color: #fff;
}
#ke_search_sword{
    width: 62%;
}
/**
.submit .btn-primary {
    background-color: transparent;
    border-color: transparent;
}
 */
.buttonForm .btn.btn-primary {
    display: flex;
    justify-content: center;
    align-items: center;
}
.buttonForm2 .btn.btn-primary {
    color: black;
}

.buttonForm .submit button:after{
    padding-left: 10px;
}
label.withIcon{
    margin-top: 1.2rem;
}
label.withIcon, .submitSearch{
    cursor: pointer;
}
.submitSearch{
    width: 40px;
    height: 40px;
}
.container.buttons{
    height: 0;
    margin-right: 1.5rem;
}
.buttonsStatic {
    display: flex;
    position: relative;
    top: 40px;
    text-align: right;
    flex-direction: column;
    align-items: flex-end;
}
.buttonsStatic li a, .buttonsStatic li{
    display: block;
    height: 53px;
}
.buttonsStatic li .fab, .buttonsStatic li .fas{
    width: 53px;
    line-height: 0;
    padding: 5px;
}
.buttonsStatic .vertical {
    min-width: 35px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.buttonsStatic .vertical li {
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: .5rem;
}

.buttonsStatic .vertical li .fab:hover, .buttonsStatic .vertical li .fas:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.buttonsStatic .vertical .facebook a, .buttonsStatic .vertical .twitter a {
    background-color: transparent;
}
.buttonsStatic .vertical .twitter a {
    margin-top: 4px;
    background-color: #fff;
    border-radius: 25px;
    height: 47px;
    padding-right: 13px;
    padding-top: 8px;
    width: 47px;
    border: 2px solid #000;
}
.buttonsStatic .vertical .fa-facebook-f:before {
    /*content: url(../Icons/social_facebook.svg);*/

    content: "";
    background-image: url(../Icons/social_facebook.svg);
    background-repeat: no-repeat;
}
.buttonsStatic .vertical .fa-twitter:before{
    content: "";
    background-image: url(../Icons/social_twitter.svg);
    background-repeat: no-repeat;
}
.buttonsStatic .vertical .fa-envelope::before{
    content: "";
    background-image: url(../Icons/email.svg);
    background-repeat: no-repeat;
}
.fa-kukuqu::before{
    content: "";
    background-image: url(../Icons/q_btn.svg);
    background-repeat: no-repeat;
}
.fa-youtube::before{
    content: "";
    background-image: url(../Icons/social_youtube.svg);
    background-repeat: no-repeat;
}
.fa-newsletter::before{
    content: "";
    background-image: url(../Icons/newsletter.svg);
    background-repeat: no-repeat;
}
.fa-instagram::before{
    content: "";
    background-image: url(../Icons/social_instagram.svg);
    background-repeat: no-repeat;
}
.fa-blog::before{
    content: "";
    background-image: url(../Icons/social_blog.svg);
    background-repeat: no-repeat;
}
.fa-chevron-circle-up:before {
    display: block;
    content: "";
    background-image: url(../Icons/pageup_btn.svg);
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    opacity: .9;
}
.dp--revoke.cc-top-right, .dp--revoke.cc-bottom-right {
    right: 2.1em;
    bottom: .5em;
}
.dp--revoke {
    min-width: 44px;
    height: 44px;
    border: 2px solid #000;
    border-radius: 55px;
}
.buttonsStatic .vertical .mail a, .buttonsStatic .vertical .shariff-button a:hover {
    background-color: transparent !important;
}
.shariff .orientation-horizontal a {
    background-color: transparent;
}
.buttonsStatic .vertical .fab:before, .buttonsStatic .vertical .fas:before{
    display:block;
    height:45px;
    width:45px;
    background-size: 45px 45px;
}
/*** shariff *****/
.smb {
    display: flex;
    align-items: center;
}
span.smb-text {
    font-weight: bold;
    padding-right: 10px;
    font-size: 1.125rem;
    padding-bottom: 10px;
}
.shariff .orientation-horizontal.button-style-standard li {
    max-width: 33px;
    min-width: 33px;
}
.shariff .orientation-horizontal.button-style-standard li .share_text {
    display: none;
}
.shariff .orientation-horizontal {
    flex-wrap: nowrap;
}
.shariff .orientation-horizontal li {
    border-radius: 30px;
    border: 1px solid black;
    width: 33px;
    margin-right: 15px;
}
.shariff li, .shariff li a {
    height: 33px;
}
.shariff .theme-grey .shariff-button a {
    background-color: #fff;
    color: #fff;
}
.shariff li .fab, .shariff li .far, .shariff li .fas {
    width: 33px;
    line-height: 29px;
    color: #000;
}
.shariff .whatsapp .fa-whatsapp {
    font-size: 24px;
    padding-right: 3px;
}
.shariff .facebook .fa-facebook-f, .shariff .mail .fa-envelope, .shariff .twitter .fa-twitter {
    font-size: 20px;
    padding-right: 3px;
}
li.shariff-button.twitter {
    padding-left: 7px;
}

#iSearch{
    content: url(../Icons/suche_btn.svg);
    width: 50px;
}
#iSearchVk{
    content: url(../Icons/vk_btn.svg);
    width: 50px;
}
#iTickets{
    content: url(../Icons/tickets_btn.svg);
    width: 50px;
}

.card.above figure.image {
    padding-top: 1rem;
}
.card.above.frame-crop1 figure.image {
    padding: 0;
}
.card.above.frame-crop1 {
    margin-bottom: 1rem;
}
.noPadding .card.above figure.image {
    padding-top: 0px;
}
.card-deck.withIcons .card {
    border: 8px solid #CAD0D5;
    border-radius: 20px;
}
.background-color .card-deck.withIcons .card {
    border: 8px solid #000;
}
.card-deck.withIcons .card-title{
    text-align: center;
}
.card-deck.withIcons p{
    font-size: 1rem;
}
.card-deck.withIcons .card-img-top{
    max-height: 114px;
    padding-top: 1rem;
}
.card-deck.withIcons .card{
    flex: 0 0 32%;
    margin-bottom: 1rem;
}
.count1.card-deck.withIcons .card{
    flex: 0 0 100%;
}
.count2.card-deck.withIcons .card{
    flex: 0 0 49%;
}
.count4.card-deck.withIcons .card{
    flex: 0 0 24%;
}
.card-body a {
    text-decoration: none;
}
.card-body .card-title{
    font-size: 1.5rem;
}
.card-body .card-subtitle{
    font-size: 1rem;
    color: #000 !important;
    margin-bottom: .75rem;
}

.news .promo .card-body.d-flex.flex-column{
    padding: 1.25rem;
}
.fullwidth {
    max-width: 1024px;
    margin: 0 auto;
}
.card-group.promo .card{
    flex: 0 0 50%;
}
.promo .card.above figure.image {
    padding-top: 0;
}
.promo .card{
    border: none;
    border-radius: unset;
}
.promo .card-img-top, .news .promo .card-img-top{
    max-height: 320px;
}

.card-group a {
    flex: 1 0 33.33333%;
}
div#c30415.card.above figure.image{
    padding-top: 0;
}
.fullwidth .btn.designButton.left {
    display: none;
}
.abo .submit .btn-primary{
    background-color: #0F98C0;
}
.carousel-control-prev-icon{
    background-image: url("/fileadmin/templates/icons_und_buttons/rueckwaertsblattern_btn.svg");
    width: 51px;
    height: 51px;
}
.pointer-event .carousel-control-prev{
    left: 15%;
}
.pointer-event .carousel-control-next{
    right: 15%;
}
.pointer-event.imageOnly .carousel-control-prev {
    left: 0;
}
.pointer-event.imageOnly .carousel-control-next {
    right: 0;
}
.jumbotron .carousel-control-prev{
    left: 0;
}
.jumbotron .carousel-control-next{
    right: 0;
}
.carousel-control-prev, .carousel-control-next{
    opacity: 1;
}
.jumbotron figcaption{
    position: absolute;
    left: 0;
}
#slideVideo .carousel-control-next, #slideVideo .carousel-control-prev{
    bottom:50px
}
.carousel-control-next-icon{
    background-image: url("/fileadmin/templates/icons_und_buttons/vorwaertsblaettern_btn.svg");
    width: 51px;
    height: 51px;
}
.carousel-caption > div {
    margin: 0 20%;
    border-radius: 10px;
    opacity: .75;
    padding: 2rem 4rem;
}
.jumbotronText {
    margin-top: 60vH;
    position: relative;
    z-index: 111;
}
@media (max-width: 567px) {
    .jumbotronText {
        margin-top: 50vH;
    }
}
.jumbotron .carousel-caption {
    left: 0;
    right: 15%;
    top: auto;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    height: auto !important;
}
.jumbotron .carousel-caption > div{
    margin: 0;
    border-radius: unset;
    opacity: unset;
    padding: 0;
}
.jumbotron .carousel-item h5, .jumbotron .carousel-item .h5, .jumbotron-fluid.useAsSlider h2,
.jumbotronText h1, .jumbotron-fluid.useAsSlider h1{
    background-color: orange;
    padding: 1rem 2rem 1rem 2rem;
    width: fit-content;
    margin: 0;
}
.jumbotron-fluid.useAsSlider h2 a, .jumbotron-fluid.useAsSlider h1 a, .jumbotron-fluid.useAsSlider h5 a, .jumbotronText h1 a {
    color: #fff;
}
.slider-text {
    font-family: 'Open Sans';
    max-width: 100%;
    font-weight: normal;
}
.slider-text .text-nowrap strong, .slider-text strong{
    white-space: initial !important;
    font-weight: normal !important;
    font-size: 1.75rem;
}
.slider-text p{
    margin: 0;
    text-align: left;
    line-height: 2rem;
    font-size: 1.125rem;
}
.carousel-item h5, .carousel-item .h5, .jumbotron-fluid.useAsSlider h2, .jumbotron-fluid.useAsSlider h1, .jumbotronText h1{
    font-weight: bold;
    font-size: 1.75rem;
    text-align: left;
}
.masthead {
    height: calc(100vh);
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 0 !important;
}
.onecoljumbo .masthead{
    height: calc(100vh - 115px);
}
.masthead header {
    width: max-content;
}
.masthead h1, .masthead h2 span.wH2, .static h2, .h-3.static h3,.h-101.static p, .jumbotron-fluid h5,
.jumbotron .carousel-item h5. .jumbotron-fluid h2,
.jumbotron .carousel-item h2
{
    display: flex;
    padding: 0 2rem 0 4rem;
    background-color: #FFAA3B;
    box-shadow: 0.50em 0 0 #FFAA3B,-0.5em 0 0 #FFAA3B;
    box-decoration-break: clone;
    line-height: 2.5;
    color: #000;
    margin-bottom: 0;
    width: max-content;
    max-width: 100%;
}
.h-3.static h3, .h-101.static p, .masthead h2.subheader{
    color: #000000 !important;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.5;
    padding: .5rem 2rem .5rem 4rem;
}
.h-3.static h4, .masthead h2.subheader, .h-101.static p.subheader, .jumbotron-fluid h2{
    font-size: 1.75rem;
}
.masthead h2 span.wH2 a, .static h2 a{
    color: #ffffff;
}
.masthead h2 span.wH4, .static h3, .static h4, .masthead h2.subheader, .h-101.static p.subheader,
.jumbotron .slider-text {
    display: inline-block;
    padding: 0 2rem 0 2rem;
    background-color: #000;
    color: #ffffff !important;
    box-shadow: 0.50em 0 0 #000,-0.5em 0 0 #000;
    font-weight: normal;
    box-decoration-break: clone;
    line-height: 1.5;
}


.wrapperText, .masthead header, .masthead .h-101.static{
    padding-top: 40vh;
    margin: 0;
}

.jumbotron{
    background-color: #ffffff;
}
.introText{
    font-weight: 600;
}
iframe#webshop {
    border: 1px solid #eee;
}
/*** image download ********************/
ul.list-group.download {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
}
ul.list-group.files {
    margin-top: 1rem;
}
.download li.list-group-item {
    display: flex;
    max-width: 50%;
    flex-wrap: wrap;
    flex-direction: column;
    border: none;
}
@media (max-width: 567px) {
    ul.list-group.download {
        flex-direction: column;
    }
    .download li.list-group-item {
        max-width: unset;
    }
}
/*** fromURL ********************/
.fromURL img {
    float: left;
    padding-right: 1rem;
}
.fromUrlEvent {
    display: flow-root;
    margin-bottom: 1.5rem;
    min-height: 191px;
}
.fromUrlEvent p.more{
    margin: 0;
}
/* gallery lightbox *************/
.gallery .image.text-center {
    display: none;
}
.gallery .image.text-center:first-child, .news.news-single .gallery .image.text-center{
    display: block;
}
.card-footer{
    background-color: transparent;
    display: flex;
    justify-content: center;
}
.withRows a:hover {
    text-decoration: none;
}
.btn.moreEvents, a.btn.btn-danger, .layout-2 .list-group-item a, .ajax-button, .designButton, a.btn.designButton, .abo .submit .btn-primary,
a.btn-warning, a.btn-primary, span.btn.btn-danger, .buttonForm .btn.btn-primary, .btn.btn-primary,
.vkSearch .btn.btn-primary{
    background-color: #91D7F2;
    background-image: none;
    border-radius: 40px !important;
    height: 32px;
    padding: 0 10px 0 1rem;
    border: 2px solid transparent;
    color: #000000 !important;
    font-family: 'Open Sans';
    text-decoration: none;
    font-weight: 600;
    box-shadow: none;
    font-size: 18px;
    width: fit-content;
}
.next-events .btn.moreEvents, .next-events .ajax-button {
    padding-right: 0 !important;
}
a.btn:hover {
    text-decoration: none !important;
}

a.btn-primary {
    color: #000 !important;
    background-color: #F8C156 !important;
    border-color: unset;
    background-image: none !important;
    padding-right: 0 !important;
}
a.btn-secondary {
    color: #000 !important;
    background-color: #DB9E27 !important;
    border-color: unset;
}
a.btn-success {
    color: #000 !important;
    background-color: #4DC8EB !important;
    border-color: unset;
}
a.btn-danger, span.btn.btn-danger {
    color: #000;
    background-color: #91D7F2 ;
    border-color: #91D7F2 ;
}
a.btn-danger:hover, span.btn.btn-danger:hover, .btn.btn-primary:hover {
    background-color: #065879;
    color: #fff !important;
}
.news a.btn-danger, .news span.btn.btn-danger {
    color: #fff !important;
    background-color: #1C7FA6 !important;
    border-color: #1C7FA6 ;
}
.news a.btn-danger:after, .news span.btn.btn-danger:after{
    background-image: url(/fileadmin/t3sbootstrap/Resources/Public/Images/desktop/weiter_pfeil_mini_weiss.svg);
}
}
a.btn-warning, .buttonForm .btn.btn-primary {
    color: #ffffff !important;
    background-color: #691180 !important;
    border-color: unset !important;
    background-image: none !important;
}
a.btn-info {
    color: #fff !important;
    background-color: #270F82 !important;
    border-color: unset;
}
a.btn-light {
    color: #000 !important;
    background-color: #B0CED8 !important;
    border-color: unset;
}
a.btn-dark {
    color: #000;
    background-color: #ffffff;
    border-color: unset;
}
a:hover .btn.designButton, span.btn.btn-danger:hover{
    background-color: #FEE180 !important;
    border: 2px solid #FEE180;
}
.newsButton a:hover .btn.designButton, .newsButton span.btn.btn-danger:hover{
    background-color: #065879 !important;
    border: 2px solid #065879;
}
a.btn.btn-lg.readMore, .withRows .readButton{
    color: #91D7F2;
    font-size: 22px;
    font-weight: bold;
    border: 2px solid #91D7F2;
    border-radius: 30px;
}
.withRows.bg-black .readButton, .withRows.bg-aubergine .readButton, .withRows.bg-d-green .readButton,
.withRows.bg-d-turq .readButton, .withRows.bg-lila .readButton, .withRows.bg-d-brown .readButton,
.withRows.grey .readButton{
    border-color: #FEE180 !important;
}
.withRows.bg-black .readButton:hover, .withRows.bg-aubergine .readButton:hover, .withRows.bg-d-green .readButton:hover,
.withRows.bg-d-turq .readButton:hover, .withRows.bg-lila .readButton:hover, .withRows.bg-d-brown .readButton:hover,
.withRows.grey .readButton{
    background-color: #FEE180;
}

.withRows.bg-d-orange .readButton, .withRows.bg-l-aubergine .readButton, .withRows.bg-l-orange .readButton,
.withRows.bg-l-green .readButton, .withRows.bg-l-turq .readButton, .withRows.bg-l-lila .readButton,
.withRows.bg-l-brown .readButton{
    border-color: #000 !important;
}
.withRows.bg-d-orange .readButton:hover, .withRows.bg-l-aubergine .readButton:hover, .withRows.bg-l-orange .readButton:hover,
.withRows.bg-l-green .readButton:hover, .withRows.bg-l-turq .readButton:hover, .withRows.bg-l-lila .readButton:hover,
.withRows.bg-l-brown .readButton:hover{
    background-color: #000 !important;
}
/* ### background / color combinations ### */
.bg-black{
    color: #fff;
    background-color: #000;
}
.bg-black a, .bg-aubergine a, .bg-d-green a, .bg-d-turq a,
.bg-lila a, .bg-d-brown a, .grey a,
a.bg-aubergine .btn.btn-danger,
a.bg-black.withRows .readButton,
a.bg-d-green.withRows .readButton,
a.bg-d-turq.withRows .readButton {
    color: #FEE180 !important;
}
.withRows.bg-black .readButton:hover a, .withRows.bg-aubergine .readButton:hover a, .withRows.bg-d-green .readButton:hover a,
.withRows.bg-d-turq .readButton:hover a, .withRows.bg-lila .readButton:hover a, .withRows.bg-d-brown .readButton:hover a,
.withRows.grey .readButton a{
    color: #000 !important;
}
.bg-aubergine, .aubergine, a.bg-aubergine {
    color: #fff;
    background-color: #091440 !important;
}
.bg-aubergine a.btn.btn-danger{
    background-color: #FEE180 !important;
}
.bg-d-orange, a.bg-d-orange, .d-orange  {
    color: #000;
    background-color: #FC9600 !important;
}
.bg-d-orange a.btn.btn-danger{
    background-color: #091440 !important;
    color: #000 !important;
}
.bg-d-orange a.btn.btn-danger:after{
    background-image: url(/fileadmin/t3sbootstrap/Resources/Public/Images/desktop/weiter_pfeil_mini_weiss.svg);
}
.bg-d-orange a, a.bg-d-orange.withRows .btn.btn-lg.readButton{
    color: #091440;
}
.bg-d-green{
    color: #fff !important;
    background-color: #007E8A !important;
}
.bg-d-turq, .d-turq {
    color: #fff !important;
    background-color: #0c7a9a !important;
}
.bg-d-turq a{
    color: #FFF8E0 !important;
}
.bg-lila, a.bg-lila, .lila {
    color: #fff !important;
    background-color: #270125 !important;
}
.bg-d-brown{
    color: #fff !important;
    background-color: #6F2B24 !important;
}
.bluegray, .grey {
    color: #fff !important;
    background-color:#606567 !important;
}
.bg-l-aubergine a, .bg-l-orange a, .bg-l-green a, .bg-l-turq a,
.bg-l-lila a, .bg-l-brown a {
    color:#270125 !important;
}
.bg-l-aubergine{
    color: #000 !important;
    background-color:#B0ABEA !important;
}
.bg-l-orange, .l-orange {
    color: #000 !important;
    background-color: #FEE180 !important;
}
.bg-l-green{
    color: #000 !important;
    background-color:#7ECB68 !important;
}
.bg-l-turq, a.bg-l-turq, .l-turq {
    color: #000 !important;
    background-color: #8CE2EB !important;
}
.bg-l-lila, .bg-lila a.btn.btn-danger{
    color: #000 !important;
    background-color: #D674D5 !important;
}
.bg-l-brown{
    color: #000 !important;
    background-color:#F2AA6B !important;
}
.withRows.bg-d-orange .readButton:hover a, .withRows.bg-l-aubergine .readButton:hover a, .withRows.bg-l-orange .readButton:hover a,
.withRows.bg-l-green .readButton:hover a, .withRows.bg-l-turq .readButton:hover a, .withRows.bg-l-lila .readButton:hover a,
.withRows.bg-l-brown .readButton:hover a{
    color: #FEE180 !important;
}
.bg-l-aubergine span#vkKachel, .bg-l-aubergine span#vkList {
    background-color: #B0ABEA;
    border-left-color: #B0ABEA;
}
.bg-l-brown span#vkKachel, .bg-l-brown span#vkList {
    background-color: #F2AA6B;
    border-left-color: #F2AA6B;
}
.bg-l-lila span#vkKachel, .bg-l-lila span#vkList {
    background-color: #D674D5;
    border-left-color: #D674D5;
}
.bg-l-turq span#vkKachel, .bg-l-turq span#vkList {
    background-color: #8CE2EB;
    border-left-color: #8CE2EB;
}
.bg-l-green span#vkKachel, .bg-l-green span#vkList {
    background-color: #7ECB68;
    border-left-color: #7ECB68;
}
.bg-l-orange span#vkKachel, .bg-l-orange span#vkList {
    background-color: #FEE180;
    border-left-color: #FEE180;
}
/*********/

/***
.row-eq-height.std{
    margin-bottom: 2rem;
}
.row-eq-height.std .col-md-6.col-12:last-child {
    padding: 0 15px 0 0;
}
.row-eq-height.std .col-md-6.col-12:last-child p{
    padding: 1rem;
}
.row-eq-height.std .col-md-6.col-12:first-child {
    padding: 0 0 0 15px;
}
******** */
.withRows iframe.img-fluid {
    height: 417px;
}
.video-wrapper iframe,.video-wrapper object,.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 3.25rem;
}

.row-eq-height .pdf, .row-eq-height.std .middle{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.row-eq-height figure{
    margin: 0;
}
/* ###slickslider ### */
.t3s-slickslider {
    padding-bottom: 5rem;
}
.slick-track
{
    display: flex !important;
}
.slick-slide
{
    height: inherit !important;
    margin: 0 .5rem;
}
.card.slick-link .card-body{
    padding-bottom: 2rem;
}
/*
.slick-active + .slick-active{
    margin: 0 .5rem;
}
.slick-current{
    margin: 0 .5rem;
}
 */
.slick-prev:before, .slick-next:before{
    color: black;
}
.slick-list .slick-track .slick-active:nth-child(1) > div .card{
    background-color: green;
}
.slick-link span.icon-weiter_btn {
    margin-top: 6px;
    margin-left: 4px;
}
.back-to-top{
    color: #ccc;
    bottom: 2.5em;
}
/*** events ****/
#searchBtnVk{
    margin-left: 1rem;
}
#extSearch, .showHide{
    color: #1C7FA6;
    margin: 15px 0 0;
    cursor: pointer;
    font-weight: bold;
    background-image: url("../Images/desktop/pfeil_akkordeon_blau.svg");
    background-repeat: no-repeat;
    background-position: left 12px;
    padding-left: 25px;
    background-size: 20px;
}
b.showHide{
    background-position: left 7px;
}
#extSearch.active, b.showHide.active{
    color: #000;
    background-image: url("../Images/desktop/pfeil_akkordeon_aktiv_180.svg");
}
.vkSearch.inside .extSearch{
    display: flex;
    align-items: center;
    padding-right: 0;
    justify-content: flex-end;
}
.vkSearch.inside .form-control{
    height: 3rem;
    border-radius: 0.625rem;
    border: 2px solid #ced4da;
}

.tx-vkevents .card-img-wrap, .news .card-img-wrap, .imgWrap{
    overflow: hidden;
}
.newsWrapper{
    padding: 3rem 0;
}
.newsWrapper .card.oneRow{
    border: none;
}
.tx-vkevents .detailLink .card-img-wrap img.card-img-top, .t3s-slickslider .slick-link img,
.news .card-img-wrap picture img.card-img-top, .ce-link .gallery img, .cardmenu .card-img-top{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tx-vkevents .detailLink:hover .card-img-wrap img.card-img-top, .t3s-slickslider .slick-link:hover img,
.news .card.d-flex.bg:hover picture img.card-img-top, .ce-link:hover .gallery img, .cardmenu a:hover .card-img-top {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.tx-vkevents .card{
    background-color: #dee3e7;
    border-radius: 0.625rem;
}
.tx-vkevents .card-body .subtitle{
    font-size: .9rem;
    font-weight: bold;
}
.tx-vkevents .card-text h4{
    font-size: 1rem;
    font-weight: bold;
}
.tx-vkevents .card-body .small {
    margin-top: .5rem;
    display: block;
    font-size: .8rem;
    height: 35px;
    color: #000;
}
#hiddenSearch {
    display: none;
    background-color: #eee;
    padding: 2rem 4rem;
    margin-bottom: 3rem;
}
form.vkSearch.inside .suchtext{
    display: flex;
}

.vkDetail .preisText {
    font-size: .9rem;
    line-height: 1.1rem;
    display: block;
}
span.preisText.info {
    margin-top: 1rem;
}
.vkDetail .eintritt {
    background-color: #EAEDEF;
    padding: 1rem;
    border-radius: 1rem;
    margin-bottom: 1rem;
}
.vkDetail .eintritt a.btn.designButton {
    height: 54px;
    background-color: #1C7FA6;
    color: #fff !important;
    padding-right: 0 !important;
}
.ui-datepicker{
    z-index: 222 !important;
}
.weblinks{
    margin-top: 1rem;
    line-height: 1.5rem;
}
.soldout {
    display: block;
    font-size: 1rem;
    color: #b90000;
    font-weight: bold;
}
.credits{
    font-size: .9rem !important;
    font-style: italic;
    line-height: 1.2rem;
}
.shorttitle{
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 1.313rem;
    display: block;
}
.card.col4 .card-img-wrap{
    border-radius: 0.625rem 0.625rem 0 0;
}

.card.col4 .card-body, .col-md-4 .card .card-body{
    padding: 10px;
}
#c36293 .card{
    margin-bottom: 1rem;
}
.tx-vkevents col-lg-3{
    padding-right: 7px;
    padding-left: 7px;
}
.vkCards .eventTime{
    background-color:#dee3e7;
    margin-top: -1.7rem;
    display: inline-table;
    padding: .2rem 1rem 0 1rem;
    border-top-right-radius: 20px;
    z-index: 1;
    width: max-content;
}
.vkCards .col-lg-3 .eventTime, .vkCards .col-md-4 .eventTime{
    margin-top: 0;
    background-color: #1C7FA6;
    color: #fff;
    border-radius: unset;
    padding-left: 10px;
    width: 100%;
    padding-top: 0;
    font-size: 1rem;
}
.vkCards .col-lg-3.fh .eventTime {

}
.tx-vkevents .fh .card{
    border: none;
    background-color: transparent;
}
.tx-vkevents .fh .card-body .small{
    margin-top: 0;
}
.tx-vkevents .vkCards .fh a:hover .card{
    box-shadow: none;
}
.tx-vkevents .vkCards .fh a:hover .eventTime{

}
p.ticket {
    padding-left: 10px;
    font-weight: bold;
}

.ajax-button, .btn.moreEvents{
    background-color: #1C7FA6;
    border-color: #1C7FA6;
    height: 50px;
    color: #fff !important;
    display: flex;
    align-items: center;
}

.ajax-button:hover, .btn.moreEvents:hover{
    background-color: #065879;
}
.ajax-button .icon-weiter_btn{
    font-size: 48px;
    padding-left: 1rem;
}
.ajax-button .btn-inner, .btn.moreEvents .btn-inner {
    display: block;
    margin-right: 10px;
}
.ajax-button img, .btn.moreEvents img{
    height: 50px;
    width: 50px;
    margin-right: -5px;
}
.vkSearch .btn.btn-primary {
    background-size: 40px;
    height: 48px;
    padding-right: 0;
    color: #fff !important;
}
.vkSearch .btn.btn-primary .icon-weiter_btn{
    font-size: 46px;
    padding-left: 1rem;
}
a.btn.designButton.mini{
    height: 30px;
    font-size: 1rem;
    padding: 0 1rem 0 0.5rem !important;
}
.news .list-unstyled li a {
    color: #000;
}
.news .list-unstyled li img {
    float: left;
    height: auto;
    border: 1px solid #ddd;
}

.news .list-unstyled .media-body .d-none.d-sm-block{
    flex-grow: 1;
}
.news-single .btn.designButton.left {
    margin-bottom: 2rem;
}
.newsButton{
    padding-bottom: 2rem;
}
.news .card-text.black-text p, .card.withRows.aubergine a{
    color: #000;
}
.moreEvents img {
    width: 50px;
}
a#showMore {
    display: block;
}
#showMoreCrop, #showLessCrop, .showMoreCrop, .showLessCrop{
    font-size: 85%;
}
a.btn.designButton.left{
    padding: 0 1rem 0 0;
}
a.btn.designButton.read{
    padding: .1rem .2rem;
    height: auto;
    margin-top: .3rem;
}
.bodytext p a.btn{
    background-image: none;
}
a.btn.btn-danger:after, .layout-2 .list-group-item a:after, label.withIcon:after, a.btn-warning:after,
a.btn-primary:after, span.btn.btn-danger:after, .buttonForm .btn.btn-primary:after, button.btn.btn-primary:after{
    content: "" !important;
    width: 35px !important;
    height: 14px !important;
    display: inline-block !important;
    margin-left: 0px;
    vertical-align: inherit !important;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none;
}
a.btn.btn-danger:after, label.withIcon:after, a.btn-warning:after, a.btn-primary:after, span.btn.btn-danger:after,
.buttonForm .btn.btn-primary:after, .next.submit .btn-primary:after,
button.btn.btn-primary:after{
    background-image: url(/fileadmin/t3sbootstrap/Resources/Public/Images/desktop/weiter_pfeil_mini.svg);
}
a.btn.btn-danger:hover:after, label.withIcon:hover:after, a.btn-warning:hover:after, a.btn-primary:hover:after, span.btn.btn-danger:hover:after,
.buttonForm .btn.btn-primary:hover:after, .next.submit .btn-primary:hover:after,
button.btn.btn-primary:hover:after{
    background-image: url(/fileadmin/t3sbootstrap/Resources/Public/Images/desktop/weiter_pfeil_mini_weiss.svg);
}
#scroll::after {
    background-image: none;
}
.form-navigation .btn.btn-primary:after{
    background-image: none;
    width: 0 !important;
}
span.icon-zurueck_pfeil_mini {
    font-size: 14px;
    padding: 0 0.25rem;
}

.form-inline.vkSearch.extended .btn.btn-primary:after{
    background-image: none;
    content: none !important;
    width: unset !important;
}

.jumbovideo {
    overflow: hidden;
}


.pdf .list-group-item{
    background-color: transparent;
    border: none;
    padding: 0;
}
.pdf .subheader{
    margin-bottom: 1rem;
}
.ce-uploads-filesize-pdf {
    font-size: .9rem;
    padding-left: 1.2rem;
}
#scroll{display: none}

.jumbotron  #scroll{
    content: "";
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: inherit;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/fileadmin/templates/icons_und_buttons/page_down_icon.svg);
    border: none;
    position: absolute;
    margin: 0 calc(50% - 45px) 0 calc(50% - 45px);
    bottom: 30px;
    z-index: 227;
}
.jumbotron.mask  #scroll, button.mask#scroll{
    display: block;
    bottom: 130px;
}
@media (max-width: 992px) {
    .jumbotron.mask  #scroll, button.mask#scroll{
        bottom: 30px;
    }
}
.tx-vkevents .card-title{
    font-family: 'Open Sans';
    font-size: 1.275rem;
    color: #1B6B83;
    font-weight: bold;
    padding-top: .5rem;
    min-height: 80px;
    overflow: hidden;
}
#filmhausOverview .card-title{
    min-height: 60px;
}
.tx-vkevents .vkCards h5{
    font-size: 1rem;
    height: 40px;
    overflow: hidden;
}
.tx-vkevents .vkCards h4 .h-5 {
    font-size: .9rem;
    color: #000;
    padding-top: 0.5rem;
    line-height: 1.1 !important;
    display: block;
}
.tx-vkevents .vkCards a {
    color: #000;
    text-decoration: none;
}
.tx-vkevents .vkCards a:hover .eventTime{
    background-color: #065879;
}
.tx-vkevents .vkCards a:hover .card-title{
    color: #065879;
}
.tx-vkevents .vkCards a:hover .card, .eventPreview.vkCards a:hover .card{
    box-shadow: 3px 5px 10px silver;
}
.tx-vkevents .vkCards.row.search{
    padding: 0;
    margin: 0 .5rem;
}
.tx-vkevents .vkCards .col-sm-6.col-lg-4.mb-3{
    padding: 0 .5rem;
}
.tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3{
    padding-right: 0;
}
.tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3.fh {
    border-radius: 0.625rem;
    border: 2px solid #CAD0D5;
    padding-left: 0;
    margin-left: 1rem;
    max-width: 23.56%;
    background-color: #dee3e7;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tx-vkevents .fh .card-body{
    min-height: 150px;
}
.vkCards .card-footer{
    font-size: .95rem;
    font-weight: bold;
    border: none;
    padding-left: 10px;
    height: 55px;
    justify-content: flex-start;
    text-align: left;
    align-content: flex-end;
    flex-wrap: wrap;
    color: #000;
}
.tx-vkevents .mtf .vkCards{
    margin-bottom: 1rem;
}
.tx-vkevents .card-deck .card{
    margin: 0;
}
.serviceCards .card-deck{
    justify-content: normal;
}
.serviceCards .card-text, .serviceCards .card-title {
    color: #000;
}
.serviceCards .card, .serviceCards .card figure.image{
    border-radius: .625rem;
}
.serviceCards .col-lg-4, .serviceCards .col-lg-6, .serviceCards .col-md-3 {
    margin-bottom: 2.5rem;
}
.serviceCards .card-text a{
    color: #0F98C0 !important;
}
.serviceCards .card-text a.btn{
    color: #000 !important;
}
.col-md-4.col-12 .card, .serviceCards .card-deck .col-md-6{
    margin-bottom: 1rem;
}
@media (max-width: 992px) {
    .serviceCards .col-lg-4, .serviceCards .col-lg-6, .serviceCards .col-md-3{
        padding-left: 0;
    }
}
.tx-fp-newsletter label{
    margin-bottom:0;
}
.wv {
    margin: 0;
    padding: 0;
}
.showHideAll {
    cursor: pointer;
}
section + div.container {
    margin-top: 5rem;
}
header.h-0, main.main-content section .container:first-child header.h-0:first-child {
    padding: 3.75rem 0 3rem;
}
section .cardmenu:first-child header.h-0:first-child{
    padding-top: 0 !important;
}
.container.imageOnly:first-child header.h-0:first-child{
    padding: 0 !important;
}
.imageOnly figure{
    width: 100%;
}
.imageOnly iframe.img-fluid {
    width: 100% !important;
    min-height: 400px;
}
.imageOnly .gallery figure a:not(:first-child) {
    padding-top: 2.75rem;
}
.h-0.d-flex.vksearch-inline{
    padding: 3.75rem 0 0 !important;
}
.houses  .container-max > .row,.houses  .container > .row, .container.introText > .row{
    padding: 0;
}
header.h-0 h2, header.h-0 h3{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: 'Open Sans';
}
header.h-0 .subheader.text-secondary {
    color: #343a40 !important;
}
header.h-0 h2:before,
header.h-0 h2:after {
    content: '';
    border-top: 2px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}
header.h-0 h2:after {
    margin: 0 20px 0 20px;
}

.houses .column{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.houses a.ce-link{
    background-color: #EAEDEF !important;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    border-radius: 0.625rem;
    margin-bottom: 1rem;
    color: #0F98C0 !important;
}
.ce-link-content {
    text-decoration: none !important;
    box-shadow: none;
    transition: unset;
    padding: 0;
}
.col-md-6.col-12.ce-link-content {
    padding-left: 15px;
}
.ce-link-content:hover {
    box-shadow: none;
}
a.ce-link{
    text-decoration: none !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all .3s cubic-bezier(.25, .8, .25, 1);
    padding: 1.5rem;
    display: block;
    margin: 1rem;
}

.ce-link-content a.ce-link:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22)
}
.ce-link-content a.ce-link h3{
    font-size: 1.75rem;
}
/**
.houses .ce-link-content{
    box-shadow: none;
    transition: none;
    padding: 0;
}
**/
.houses img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.houses .mx-auto.image-caption.text-center {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 700;
    background-color: #dee3e7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.houses .gallery {
    background-color: lightgray;
    border-radius: 0.625rem;
}
.houses .gallery .img-fluid{
    border-radius: 0.625rem;
}
.houses a header {
    min-height: 5rem;
    background-color: #EAEDEF !important;
    border-radius: 0.625rem 0.625rem 0 0;
}
.houses a header h3{
    font-size: 1.75rem;
}
.houses figure{
    margin: 0;
}

.mx-auto.image-caption.text-center {
    width: 100% !important;
}
.zitat p{
    font-family: 'Open Sans';
    font-size: 1.5rem;
    font-style: italic;
    padding: 1rem;
}
/** farben **/
.text-primary{
    color: #F8C156 !important;
}
.text-secondary{
    color: #d96501 !important;
}
.text-success{
    color: #4DC8EB !important;
}
.text-danger{
    color: #0F98C0 !important;
}
.text-warning{
    color: #691180 !important;
}
.text-info{
    color: #270F82 !important;
}
.text-light{
    color: #B0CED8 !important;
}
.text-dark{
    color: #ffffff !important;
}
/** news slider ***/
.slick-slide .card{
    background-color: #EFD566;
    border-radius: 10px;
}
.slick-slide .card:hover{
    background-color: #FFF1C1;
}
.slick-slide .card-title{
    font-family: 'Open Sans';
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.6rem;
}
.slick-slide img{
    border-radius: 10px 10px 0 0;
}
.slick-prev, .slick-prev:hover, .slick-prev:focus{
    z-index: 5;
    margin-left: 40px;
    background: url(/fileadmin/templates/icons_und_buttons/rueckwaertsblattern_btn.svg);
    background-size: 50px;
    background-repeat: no-repeat;
}
.slick-next, .slick-next:hover, .slick-next:focus{
    margin-right: 50px;
    background: url(/fileadmin/templates/icons_und_buttons/vorwaertsblaettern_btn.svg);
    background-size: 51px;
    background-repeat: no-repeat;
}
.slick-prev, .slick-next, .slick-prev:hover, .slick-next:hover{
    width: 51px;
    height: 51px;
    top: 20%;
}
.slick-link hr{
    border-bottom: 8px solid #000;
    width: 50%;
    margin-left: -1.25rem;
}
.slick-link .card-footer{
    position: absolute;
    bottom: 0;
    right: 0;
    border: none;
    background-color: transparent;
}
.slick-prev::before, .slick-next::before{
    content:none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{

}
.slick-dots li button::before{
    font-size: 15px;
}
.slick-slide p {
    line-height: 1.5rem;
}
/** news ****/
#news-modal{
    top: 120px;
    background-color: rgba(0,0,0,.5);
}
.modal-backdrop.show{
    display: none;
}
#news-modal .modal-dialog{
    max-width: 990px;
}
#news-modal .modal-body{
    padding: 1.5rem 3rem;
}
#news-modal figure.image{
    float: right;
    margin-left: 1rem;
}
.modal{
    height: 90vh;
}
#news-modal .btn img{
    height: 50px;
    width: 50px;
}
.news .list-unstyled img {
    border-radius: 0.625rem;
}
.news .media-body h5 a, .news h5 a, .news .media-body h3 a, .news h3 a {
    font-family: 'Open Sans';
    font-size: 1.8rem;
    font-weight: 700;
    color: #000;
}
.news .bg h3 a, .news .oneRow a{
    color: #fff;
}
.news .oneRow a:hover .newsRM {
    text-decoration: underline;
    font-weight: bold;
}
.news-single .teaser-text{
    font-size: 1.3rem;
    color: #343a40 ;
    font-weight: bold;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}
.pagination li {
    margin-bottom: 0.5rem;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}
.news .pagination{
    justify-content: center;
}
img.mr-3.newsImage {
    max-width: 100%;
}
section.textMedia, .container.imageOnly {
    padding-top: 3.75rem;
}
.textMedia .row.row-eq-height{
    flex-grow: 1;
}
.container.textMedia.withImage {
    padding-top: 3.75rem;
}
.container.imageOnly + .container.textMedia.withImage {
    padding-top: 0;
}

.imageOnly{
    padding-bottom: 1.75rem;
}
.imageOnly header.h-0 {
    padding-top: 0;
}

.textMedia.p2, .textMedia.p3{
    padding-top: 3.75rem;
    padding-bottom: 1rem;
}
.container.textMedia{
    display: flex;
}
.textMedia iframe.img-fluid {
    min-height: 300px;
    width: 100%;
}
.textMedia figure.image a {
    margin-bottom: 2rem;
    text-decoration: none;
}
.textMedia .gallery figure.image{
    width: 100%;
}
section .container-max .news .media-body h5 a, section .container-max .news h5 a{
    color: #ffffff;
}
.news .card-group .card{
    flex: 0 0 50%;
    border-radius: 0;
    border: none;
}
.news .card-group .card .mediaelement.mr-3{
    margin-right: 0 !important;
    background-color: #000;
    height: 350px;
}
.news .card-group .card.promo {
    flex: 0 0 100%;
}
.news .card.d-flex h5 a{
    color: #ffffff;
}
.news .card-img-top {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.news .withRows .card-img-top {
    max-height: 350px;
}
.news .withRows .card-footer, .news .oneRow .card-footer{
    padding-bottom: 3rem;
    border-radius: 0;
    border: none;
}
.news .media{
    align-items: unset;
}
.news .readButton{
    text-align: center !important;
}
.news .card-body.d-flex.flex-column {
    padding-left: 72px;
    padding-right: 72px;
}
.news .card.oneRow {
    flex: 0 0 100% !important;
}
.news .list-unstyled img {
    max-width: 100%;
    min-width: 440px;
}
.page-item.active .page-link{
    background-color: #0F98C0;
    border-color: #0F98C0;
}

section.background-color {
    margin-bottom: 1rem;
}
hr{
    border-top: 1px solid rgba(0,0,0,1);
}
.mega-dropdown{
    position: relative !important;
}
footer#page-footer {
    z-index: 3;
    position: absolute;
    width: 100%;
}
.footer {
    padding-top: 2rem;
}
.footer > .container {
    padding-right: 80px;
}
footer .container > .row {
    padding-bottom: 2rem;
}
.footer h4, #navbarToggler h4 {
    color: #4DC8EB;
}
.footer .nav-link{
    padding-left: 0;
    color: #4DC8EB;
    font-family: 'Open Sans';
    word-break: break-word;
}
.footer .nav-link:hover {
    color: #fff;
}
.footer .menupages .nav-link{
    font-width: 700;
}
.footer .nav.menupages.flex-column {
    margin-bottom: 2.5rem;
}
#page-footer .img-fluid {
    width: auto;
    max-width: 100%;
}
.container.copyright {
    font-size: .8em;
}
/** blog ***/
.well.col-md-4 {
    float: left;
    height: 500px;
    overflow: hidden;
    margin-bottom: 1rem;
}

.tx-t3extblog a{
    color: #1B6B83;

    font-weight: bold;
}
.tx-t3extblog a.btn.btn-primary{
    background-color: #1B6B83;
    color: #ffffff;
    border-color: #1B6B83;
}
.tx-t3extblog nav {
    display: flex;
    width: 100%;
}
.tx-t3extblog .well.col-md-4 h2 {
    font-size: 1rem;
}
.tx-t3extblog p, .blog p{
    font-size: 1rem;
}
.tx-t3extblog .single .gallery .row{
    float: left;
    margin-right: .5rem;
}
.tx-t3extblog .carousel-caption p{
    width: 100%;
    text-align: center;
}
.tx-t3extblog .single figcaption{
    font-size: 60%;
    font-weight: 400;
    height: 2.5rem;
}
.tx-t3extblog .single h2 a{
    font-size: 2rem;
}
.tx-t3extblog .pagination li {
    margin-right: .5rem;
}
.tx-t3extblog .pagination li a{
    font-size: 1.3rem;
}
.tx-t3extblog .pagination li.active a{
    text-decoration: underline;
}
.tx-t3extblog .carousel-caption{
    position: relative;
    padding: 20px 12%;
}
.tx-t3extblog .carousel-caption h5 {
    background-color: transparent;
    padding: 0;
    box-shadow: unset;
    width: 100%;
}
.tx-t3extblog article.well.single {
    margin-bottom: 3rem;
}
.inner img {
    max-width: 100%;
    border-radius: 0.625rem;
}
.inner {
    background-color: #eee;
    padding: 1rem .5rem 0 .5rem;
    height: 100%;
    border-radius: 0.625rem;
}

.bottom.row {
    display: none;
}
.tx-kesearch-pi1 .result-list-item{
    display: block;
    margin-bottom: 1rem;
    width: 100%;
}
.result-list-item img {
    float: left;
    padding-right: 1rem;
}
.cc-window.cc-floating{
    padding: 1rem;
    max-width: 28em;
}
.cc-btn.cc-deny {
    background-color: darkgray !important;
}
.cc-btn.cc-allow {
    background-color: black !important;
    margin-left: 1rem !important;
}
.cc-bottom {
    bottom: 0;
}
.cc-right {
    right: 0;
}

.firstContainer{
    max-width: 660px;
}
.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;

}
.eventPreview .card{
    background-color: #dee3e7;
}
.eventPreview a{
    color: #1B6B83;
    text-decoration: none;
}
.eventPreview a .card-body span{
    color: #000;
}
.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;}
.chatCenter{
    overflow-y: hidden !important;
}
.chat .iframe-container{
    padding-bottom: 200px;
}
#cookieconsent\:body {
    border: 1px solid #e0e0e0;
}
/**** muz ****/
#page-2735 .withBorder.positiv, #page-2738 .withBorder.positiv, #page-2886 .withBorder.positiv,
#page-2887 .withBorder.positiv, #page-2888 .withBorder.positiv{
    display: none;
}
#page-3204 footer#page-footer, #page-3204 .cc-revoke, #page-3204 #main-navbar, #page-3204 .buttonsStatic {
    display: none;
}


@media (min-width: 320px) {
    .masthead header, .masthead .h-101.static, .jumbotron-fluid h1{
        max-width: 90%;
    }
    .masthead .h-101.static{
        font-family: 'Open Sans';
    }
    .masthead h1, .masthead header .h-2, .static h2, .masthead .h-101.static p, .jumbotron-fluid h1{
        line-height: 1.5;
        padding: .5rem 2rem .5rem 2rem;
        max-width: 100%;
    }
    .masthead h1, .jumbotron-fluid h1{
        font-size: 2rem;
    }
    .masthead .h-101.static p.subheader{
        padding: 0 2rem 0 4rem;
    }
}
@media (min-width: 768px) {
    .wrapperText, .masthead header, .masthead .h-101.static{
        padding-top: 48vh;
    }
}

@media (min-width: 990px) {
    .masthead header, .masthead header .h-2, .static h2, .masthead .h-101.static {
        display: table-cell;
    }
    .jumbotron-fluid h1{
        display: inherit;
    }
}
@media (min-width: 1199px){
    #main-navbar .container {
        padding: 0;
    }
    .shariff li, .shariff li a {
        height: 35px;
    }
    /*
.col-12{
    padding-left: 0px;
}
     */
}


@media (min-width: 576px) {
    .container-max {
        max-width: 540px; }
    .form-inline label{
        margin-bottom: .5rem;
    }
    .card-group>.card:not(:last-child) .card-img-top{
        border-radius: 0;
    }
}
@media (min-width: 768px) {
    .container-max {
        max-width: 720px; } }
@media (min-width: 993px) {
    #mobileSearch{
        display: none;
    }
}
@media (min-width: 992px) {
    .container-max {
        max-width: 960px; }
    .navbar-expand-xl .navbar-nav .dropdown-menu{
        position: fixed;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: fixed;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding-left: 0;
    }
    .mega-dropdown-menu .row{
        margin-left: auto;
        margin-right: auto;
        max-width: 1020px;
    }
    .count3.card-deck .card {
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
        margin-bottom: 1.25rem;
    }
}
@media (min-width: 1200px) {
    .container-max {
        max-width: 1140px; }
    .mega-dropdown-menu .row{
        max-width: 1020px;
    }
}

@media (max-width: 1199px) {
    .show-xl{
        display: block;
    }
    .remove-xl{
        display: none !important;
    }
    .onecol .jumbotron.jumbotron-fluid .carousel{
        margin-top: -4rem;
    }
    .tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3.fh{
        max-width: 23.3%;
    }
    .withBorder.positiv {
        border: none;
        background-color: transparent;
    }
    .offcanvas-collapse.show, .offcanvas-collapse.open {
        -webkit-transform: translateX(-1rem);
        transform: translateX(-1rem);
    }
    .offcanvas-collapse ul.nav{
        border-bottom: 1px solid #fff;
        margin-bottom: 1rem;
    }
    #search, #searchVK{
        top: 115px;
    }
    #search .tx-kesearch-pi1{
        max-width: 960px;
    }
    #searchVK .container, #search .container {
        max-width: 1280px;
    }
    #whiteSpace{
        display: none;
    }
    #search .container {
        padding: 1rem 0 0 1rem;
    }
    .navbar-brand .img-fluid {
        height: 45px;
        position: fixed;
    }

    .navbar-brand.mr-0.mr-md-2 {
        display: none;
    }
    .navbar-brand.mr-0.mr-md-3.d-xl-none.mobile {
        display: block;
    }
    .navbar-toggler-icon, .nav-link.btn {
        width: 45px;
        height: 45px !important;
    }
    #main-navbar{
        padding: 0;
        background-color: transparent !important;
        background: url("../Images/bg.png") repeat-x;
        top: 0;
        box-shadow: none;
    }
    #main-navbar .container{
        max-width: 100%;
        background-color: transparent;
    }
    .nav{
        display: block;
        width: 100%;
    }

    #ke_search_sword {
        width: 52%;
    }
    .navbar-expand-xl{
        overflow-y:auto !important;
    }
    /*** dot ***/
    #navbarToggler li.mega-dropdown:nth-child(n+2) a.dropdown-toggle::before {
        content: '';
    }
    .navbar-brand{
        position: fixed;
        top: 58px;
        left: 0px;
        width: 100%;
        height: 60px;
        background-color: #CAD0D4;
        box-sizing: border-box;
        -webkit-backface-visibility: hidden;
    }
    .navbar-brand.mobile{
        margin: 0;
        z-index: 22;
        border-bottom: unset;
    }
    .navbar-brand img{
        margin-left: 15px;
    }
    .col-md-12.brandRow {
        background-color: darkgray;
    }
    .col-md-12.togglerRow {
        padding-top: .45rem;
        padding-bottom: .6rem;
        height: 58px;
        background-color: #fff;
    }
    #navbarToggler {
        background-color: rgba(31,42,54,.9);
        padding: 1rem;
        z-index: 200;
    }
    #navbarToggler .withBorder.positiv .nav-link.dropdown-toggle {
        color: #4DC8EB !important;
        padding-left: 0 !important;
    }
    .nav-link.dropdown-toggle:before {
        content: "\e91a";
        font-family: 'icomoon';
        padding-right: 1rem;
    }
    .nav-item.dropdown.show .nav-link.dropdown-toggle:before {
        content: "\e91a";
        font-family: 'icomoon';
        padding-left: 1rem;
        transform: rotate(180deg);
        padding-right: 0;
    }
    .dropdown-menu{
        background-color: transparent;
        border: none;
        padding-top: 0;
    }
    .dropdown-menu.show {
        border-top: 1px solid #fff;
        border-radius: 0;
        border-bottom: 1px solid #fff;
    }
    #navbarToggler .withBorder .nav-link.dropdown-toggle[aria-expanded="true"]{
        color: #ffffff !important;
    }
    .dropdown-item{
        padding-left: 0;
        color: #4DC8EB;
        font-family: 'Open Sans';
    }
    .dropdown-menu .dropdown-submenu .dropdown-menu {
        margin-top: 0;
    }
    a.dropdown-item {
        font-size: 1.2rem;
    }
    .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: .5rem;
    }
    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-item {
        padding-left: 1rem;
        font-size: 1.1rem;
    }
    .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-item {
        padding-left: 1.5rem;
    }
    a.dropdown-toggle{
        padding-bottom: 0;
    }
    .dropdown-item.active, .dropdown-item:active {
        background-color: #343a40;
        padding-left: 1rem;
    }
    .navbar-nav.rButtons{
        flex-direction: row;
        position: absolute;
        left: 77px;
        top: 6px;
    }

    .buttonsStatic{
        right: 3px;
    }
    .buttonsStatic .vertical .fab:before, .buttonsStatic .vertical .fas:before{
        display:block;
        height:35px;
        width:35px;
        background-size: 35px 35px;
    }
    .buttonsStatic .vertical .twitter a {
        margin-top: 4px;
        height: 35px;
        padding-right: 3px;
        padding-top: 4px;
        width: 35px;
    }
    .navbar-nav .dropdown-menu {
        position: static !important;
    }
    #suchformular_1--kategorie {
        max-width: 80%;
    }
    .offcanvas-collapse {
        top: 59px;
        left: 14px;
        position: fixed;
        bottom: 0;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        background-color: var(--gray-dark);
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .carousel figcaption.d-flex{
        display: block !important;
        right: 0;
    }
}

@media (max-width: 992px) {
    .onecol .jumbotron.jumbotron-fluid .carousel{
        margin-top: -1rem;
    }
    .tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3.fh{
        max-width: unset;
        flex: 0 0 31%;
    }
    .tx-vkevents .col-md-3.vkCards, .container.cardmenu .col-sm-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 1rem;
    }
    #logo{
        display: none !important;
    }
    #searchVK .actions .btn.btn-primary {
        padding-right: 0;
    }
    .vkCards .eventTime{
        margin-top: -1rem;
        font-size: .8rem;
    }
    .searchExtended{
        width: 50%;
    }
    .vkSearch.inside .extSearch{
        justify-content: flex-start;
    }
    .vkSearch.inside .row div:first-child{
        margin-bottom: 0;
    }
    #hiddenSearch{
        padding-bottom: 5rem;
    }
    .vkSearch.inside .actions{
        margin-top: -120px;
    }
    .news .card-body.d-flex.flex-column, .card-group.promo .card-body {
        padding-left: 52px;
        padding-right: 52px;
    }
    .news .list-unstyled img {
        max-width: 50%;
        min-width: 340px;
    }
    .newsButton{
        padding-bottom: 0;
    }
    .card-deck.withIcons .card{
        flex: 0 0 50%;
    }

    .carousel-caption{
        right: 0;
        left: 0;
        top: 25%;
    }
    .houses a header{
        min-height: auto;
    }
    .footer .third, .footer .fourth{
        padding-top: 1rem;
    }
    .weekDay {
        margin-right: 1rem;
        padding-left: 0;
    }
    #showList, #showGrid{
        display: none;
    }
    .container.buttons {
        position: absolute;
        bottom: 0;
        padding: 0;
        max-width: 100%;
    }
    .news .card-group .card .mediaelement.mr-3{
        height: 270px;
    }
    .buttonsStatic {
        position: relative;
        right: 0;
        width: 100%;
        top: 0;
        background-color: #343a40 !important;
    }
    .buttonsStatic .vertical{
        padding: 1rem 1rem 1rem 2.25rem;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    .buttonsStatic .vertical li{
        display: inline-block;
        margin-bottom: 0;
        margin-right: 1rem;
    }
    .buttonsStatic li a, .buttonsStatic li {
        height: auto;
    }
    li.shariff-button.twitter{
        padding-top: 2px;
        width: 33px;
    }
    .buttonsStatic .vertical .twitter a{
        padding-right: 2px;
        padding-top: 2px;
    }
    .container.copyright{
        padding: 0 .5rem 0 2.25rem;
    }
}

@media (max-width: 767px) {
    .tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3.fh{
        flex: 0 0 45.2%;
    }
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    .row .row .col {
        padding: 0;
    }
    .container-max .row .col-12{
        padding-left: 0;
        padding-right: 0;
    }
    .container.introText, main.main-content section .container:first-child header.h-0:first-child {
        padding: 3.75rem 0 1rem;
    }
    .textMedia header.h-0{
        padding: 1rem 0 1rem;
    }
    .container.textMedia .col-12 {
        padding-left: 0;
    }
    #suchformular_1--kategorie {
        max-width: 70%;
    }
    label[for=ke_search_sword] {
        width: 100%;
        justify-content: flex-start;
    }
    .vkCards .eventTime{
        margin-top: -1.4rem;
        font-size: 1rem;
    }
    .vkCards.eventPreview .col-md-4{
        margin-bottom: 1rem;
    }
    .eintritt .row .col-12{
        padding-left: 0;
    }
    .card-img-overlay .card-text{
        margin-bottom: 1rem;
    }
    .carousel-item h5, .carousel-item .h5{
        line-height: 1.5;
        font-size: 1.5rem;
    }
    .slider-text .text-nowrap strong, .slider-text strong{
        font-size: 1.3rem;
    }
    .news .card-group .card .mediaelement.mr-3{
        height: auto;
    }
    .news .media{
        flex-direction: column;
    }
    .news .list-unstyled li img {
        float: none;
        height: auto;
        max-width: 100%;
        margin-bottom: 1rem;
    }
    .list-unstyled h3.mt-0.mb-1 {
        margin-bottom: 1rem !important;
    }
    .row-eq-height.std .col-md-6.col-12:first-child, .row-eq-height.std .col-md-6.col-12:last-child {
        padding: 0 15px;
    }
    .news .card-group .card{
        flex: 0 0 100%;
        margin-bottom: 3rem;
    }
    .ui-datepicker {
        width: 14em;
    }
    .ui-widget{
        font-size: 1em;
    }
    .col-md-6.col-12.ce-link-content {
        padding-left: 0;
    }
    .tx-vkevents .col-md-4 {
        margin-bottom: 1rem;
    }
    .houses figure a {
        height: auto;
    }

    .card-group.promo .card {
        flex: 0 0 100%;
    }
    .firstContainer.chat{
        margin-top: 1rem;
    }
    .weekDays {
        padding-left: 1rem;
    }
    a#printFWP {
        margin-left: 1rem;
    }
    .footer .container{
        max-width: 100%;
    }
    .footer .column.col-md-3.col-12 {
        margin-bottom: 2rem;
    }

    .footer .second{
        padding-top: 2rem;
    }
    #printFWP img{
        width: 40px;
        margin-top: 11px;
    }
    a.ajax-button-fh{
        font-size: 1rem;
    }
    section.textMedia {
        padding: 3.25rem 1rem;
    }
    .card-deck.withIcons .card{
        flex: 0 0 100%;
    }
    .carousel-caption{
        top: 10%;
    }
    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight,.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
        height: 25px;
        width: 25px;
    }
}

@media (max-width: 567px) {
    .onecol .jumbotron.jumbotron-fluid .carousel{
        margin-top: 1rem;
    }
    .jumbotron-fluid.useAsSlider h2{
        font-size: 1.5rem;
        padding: .5rem 2rem .5rem 2rem;
    }
    header.h-0{
        padding: initial;
    }
    .h-0.d-flex.vksearch-inline{
        padding: 1rem 0 0 0 !important;
    }
    body {
        font-size: 1rem;
    }
    .tx-vkevents .col-md-3.vkCards, .container.cardmenu .col-sm-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 1rem;
    }
    form.vkSearch.inside .suchtext {
        display: none;
    }
    .tx-vkevents .col-md-3.vkCards:first-child {
        margin-top: 2rem;
    }
    .tx-vkevents .col-md-3.vkCards:last-child {
        padding-bottom: 0;
    }
    .tx-vkevents .col-md-3.vkCards {
        padding-bottom: 1.5rem;
    }
    .tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3.fh {
        flex: 0 0 auto;
        border: none;
        margin-bottom: 2rem !important;
        margin-left: 0;
    }
    .cardmenu, .serviceCards{
        padding: 0 !important;
    }
    .serviceCards .card-deck .col-md-6{
        margin-bottom: 3rem;
    }
    .cardLink .card{
        margin-right: 1rem;
    }
    .main-content p.ticket a {
        background-position: right 3px;
    }
    #filmhausOverview .card-title {
        min-height: unset;
    }
    .container-max{
        padding-left: 15px;
        padding-right: 15px;
    }
    .onecoljumbo .jumbotron-fluid h1, .onecol .jumbotron-fluid h1{
        margin-top: 10vh;
    }
    .jumbotron-fluid.mask h1 {
        margin-top: 0;
    }
    div#suchformulariminhalt {
        margin-bottom: 3.25rem;
    }
    p, .slider-text p{
        line-height: 1.75rem;
    }
    .slider-text p{
        padding: 7px 0;
    }
    .dropdown-item{
        padding: .5rem 1.5rem;
    }
    .carousel-caption{
        top: 5%;
    }
    .row{
        margin-right: 0;
    }
    .container-max .row{
        margin: 0;
    }
    .gallery .col-sm{
        margin-left: 0;
        padding: 0;
    }
    .imageOnly .gallery .col-sm{
        padding: 0 .5rem;
    }
    section .container.imageOnly{
        padding: 2rem;
    }

    .container.textMedia.withImage{
        padding-top: 0;
    }
    #extSearch, #searchBtnVk, .vkSearch.inside label,
    .carousel-control-next, .carousel-control-prev, .vkCards .card-footer,
    .ajax-button img, span#vkList, span#vkKachel {
        display: none !important;
    }
    .news.news-single {
        margin-top: 0rem;
    }
    .gallery.left {
        margin-bottom: 1rem;
    }
    .gallery.right{
        margin-top: 1rem;
    }
    header.h-0 h2, header.h-0 h3{
        justify-content: flex-start !important;
        padding: 0;
        text-align: left;
    }
    section .cardmenu header.h-0 h2, section .cardmenu header.h-0 h3{
        padding-top: 2rem;
        padding-left: 2rem;
    }
    .container.news > header.h-0 h2{
        padding-left: 15px;
    }
    .vkSearch.inside{
        padding-bottom: 0;
    }
    .input.heute{
        justify-content: space-between !important;
    }
    .container.news {
        padding: 0;
    }
    .container.news .card{
        border-radius: 0;
    }
    .carousel-caption > div{
        margin: 1rem;
        padding: 1rem;
    }
    .jumbotron section {
        padding: 0 !important;
    }
    .container.imageOnly{
        padding-left: 15px;
    }
    .main-content > div.card-deck:last-child{
        display: flow-root;
    }
    .count3.card-deck .card {
        width: 100%;
        margin-bottom: 1.25rem;
    }
    .tx-vkevents .card {
        background-color: transparent;
        border-radius: 0;
        border: none;
        border-top: 1px solid #ddd;
    }
    .tx-vkevents.hasBg .card {
        background-color: #fff;
    }
    .heute div {
        color: transparent;
    }
    li.shariff-button.twitter svg{
        width: 18px;
        height: 18px;
    }

    .buttonsStatic .vertical .twitter a{
        margin-left: -8px;
        padding-left: 2px;
    }
    .col-sm-6.col-lg-3.mb-3.kachel {
        margin-bottom: 1.5rem !important;
    }
    .tx-vkevents .card-title{
        min-height: auto;
        margin-bottom: .25rem;
    }
    #cards > p{
        margin-left: 1rem;
    }
    .vkCards .eventTime{
        font-size: 100%;
        margin-top: 0;
    }
    .tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3.fh{
        background-color: transparent;
    }
    .tx-vkevents .fh .card-body {
        min-height: auto;
    }
    .news .card-body.d-flex.flex-column, .card-group.promo .card-body {
        padding-left: 32px;
        padding-right: 32px;
    }
    .card-group a {
        flex: 1 0 100%;
    }
    .searchExtended{
        width: 100%;
    }
    .carousel figcaption.d-flex{
        display: flex !important;
    }
    .card-img-overlay .card-text{
        margin-bottom: 5rem;
    }
    .card-img-overlay .readButton{
        bottom: 20px;
        position: absolute;
    }
    .main-content.pt-5{
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    .masthead header {
        width: auto;
    }
    .display-2{
        font-size:2.5rem
    }
    .masthead h2 span.wH2, .static h2, h2{
        line-height: 1.5;
        font-size: 1.625rem;
    }
    .masthead h2 span.wH2, .static h3{
        font-size: 1.3rem;
    }
    h3 .h3, .houses a header h3{
        font-size: 28px;
    }
    .houses .column:nth-child(1), .houses .column:nth-child(3){
        padding-right: .5rem;
    }
    .houses .column:nth-child(2), .houses .column:nth-child(4){
        padding-left: .5rem;
    }
    .houses .gallery .col-sm{
        padding: 0;
    }
    .houses .gallery .img-fluid {
        border-radius: 0 0 0.625rem 0.625rem;
    }
    .houses .gallery .row, .houses a.ce-link .gallery{
        margin: 0;
    }
    header.h-0 h2::before, header.h-0 h2::after{
        content: unset;
        border-top: none;
    }
    .introText {
        padding: 3.25rem 15px 0 !important
    }
    .vkCards .col4 .eventTime{
        margin-top: 0;
        background-color: #ddd;
        color: #000;
    }
    .tx-vkevents .vkCards a:hover .eventTime{
        background-color: #ddd;
    }
    .houses a header{
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.375rem;
        color: #1C7FA6;
        font-weight: bold;
    }
    .houses a.ce-link{
        margin: 0 0 1.5rem 0;
        border: 1px solid #EAEDEF;
    }
    .text-right {
        text-align: left !important;
    }
    .vkCards .col-12.col-lg-4, .vkCards .col-sm-6 {
        margin-bottom: 1rem;
    }
    .tx-vkevents .vkCards .col-sm-6.col-lg-3.mb-3, .vkCards.eventPreview .col-md-4,
    .row.vkDetail .col-md-8, .row.vkDetail .col-md-4 {
        padding-left: 0;
        padding-right: 0;
    }
    #filmhausOverview .card-title {
        min-height: unset;
    }
    .vkCards .col-sm-6:last-child{
        border-bottom: none !important;
    }
    .tx-vkevents .card-body{
        background-color: transparent;
        padding: .5rem !important;
        border-top: 1px solid #ddd;
    }
    .card.col4 .card-img-wrap{
        border-bottom: none;
        border-radius: 10px 10px 0 0;
    }
    .vkCards .card-img-wrap{
        display: none;
    }
    .row.vkDetail {
        margin-bottom: 1rem;
    }
    .vkDetail .row .col-md-6{
        padding-left: 0;
    }
    .tx-vkevents h3 {
        font-size: 1.2rem;
    }
    .tx-vkevents > header{
        padding-top: 0;
    }
    .tx-vkevents .card-title, .tx-vkevents .vkCards h5 {
        height: auto;
        overflow: visible;
    }
    p, a, h1, h2 ,h3, h4, h5{
        word-break: break-word;
    }
    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
        padding: 3px;
    }
    .weekDays {
        overflow: hidden;
        height: 100px;
        justify-content: flex-start;
    }
    #showList, #showGrid{
        display: none;
    }
    .weekDay{
        display: inline-block;
        padding: 1rem 0 1rem 1rem;
        margin: 0;
    }
    #printFWP img{
        display: none;
    }
    a.ajax-button-fh{
        font-size: 1.2rem;
        min-width: fit-content;
    }
    #back img, #forward img{
        width: 50px;
    }
    span#back, span#forward {
        display: flex;
    }
    .weekDays{
        margin-bottom: 4rem;
    }
    .ticket{
        padding: 0 0.5rem 1rem;
        border-bottom: 1px solid #eee;
        width: 90%;
    }
    .main-content p.weblinks a{
        background-position: left 4px;
    }
    .tx-vkevents .col-sm-4 {
        margin-bottom: 1rem;
    }
    .form-inline.vkSearch nav.form-navigation{
        display: flex;
    }
    .vkSearch .actions{
        margin-top: 0;
    }
    #searchVK, #search .container, #searchVK .wrapper{
        height: 100vh;
    }
    #searchVK{
        overflow: scroll;
    }
    label[for=suchformular_1--ende]{
        display: none;
    }
    .news h5.mt-0.mb-1 {
        margin: .5rem 0 !important;
    }
    .news-single{
        padding-top: 1rem !important;
    }
    .news .article h3{
        margin-bottom: 1rem;
    }
    .vkSearch .btn-toolbar {
        justify-content: center;
        width: 100%;
    }
    .vkSearch .btn-group{
        width: 100%;
    }
    .main-content .vkSearch .actions{
        margin-left: 0;
    }
    .bodytext p a.btn {
        margin-bottom: 1rem;
    }
    .ajax-button{
        font-size: 1.2rem;
    }
    .submit button::before{
        content: 'Suchen';
        width: auto;
        height: auto;
    }
    .vkSearch .submit button::before{
        content: unset;
    }

    .form-inline.vkSearch.extended .submit button{
        padding: .375rem .75rem;
    }
    .form-inline.vkSearch.extended button img{
        display: none;
    }
    .submit .btn-primary {
        background-color: #4DC8EB;
        border-color: transparent;
        font-weight: bold;
    }
    .vkSearch .row div:nth-child(2) :nth-child(1) :nth-child(1),
    .vkSearch .row div:nth-child(5) :nth-child(1) :nth-child(1){
        display:none;
    }
    .vkSearch.extended .row div:nth-child(2) :nth-child(1) :nth-child(1){
        display: inline-block;
    }

    .article .row{
        margin: 0;
    }
    .article .header{
        padding: 0 1rem;
    }
    .fullwidth .article .btn.designButton.left {
        display: inline-block;
        margin-left: 1rem;
    }
    .card-deck.withIcons .card, .count1.card-deck.withIcons .card, .count2.card-deck.withIcons .card, .count4.card-deck.withIcons .card{
        flex: 0 0 100%;
        margin-bottom: 1rem;
    }
    .slick-slide{
        margin: 0 1rem 0 0;
    }
    .slick-slide.slick-current.slick-active {
        margin-left: -0.5rem;
    }
    .slick-prev, .slick-next{
        display: none !important;
    }
    .footer{
        padding-top: 4rem;
    }
    .dp--revoke.cc-top-right, .dp--revoke.cc-bottom-right {
        right: .5em;
        opacity: .7;
    }
    .back-to-top {
        bottom: 3em;
        right: .9em !important;
        padding-right: 0;
    }
}

@media all and (-ms-high-contrast:none)
{
    *::-ms-backdrop, .form-inline { display: block } /* IE11 */
    *::-ms-backdrop, .main-content .vkSearch .actions { margin-left: auto } /* IE11 */
    *::-ms-backdrop, .cc-right.cc-revoke { width: 90px !important } /* IE11 */
}