/*
 * RESPONSIVE
 */


@media (min-width: 992px) and (max-width: 1499px){
  .page-header-image .jcarousel-wrapper .textmedia-text .ce-bodytext {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1400px) {
  .frame-container-default {
    max-width: 73.75rem;
  }
}

/*** MIN 19200px ***/

@media (min-width: 1200px){
  .container {
    width: 73.75rem;
  }
}

@media (min-width: 992px){
  #page-header .row-2 {
    justify-content: space-between;
  }

  .navbar-mainnavigation .dropdown-menu {
    width: auto;
  }

  .navbar-mainnavigation .navbar-brand-image {
    padding-top: 0;
    display: inline-block;
  }

  .navbar-mainnavigation .navbar-brand-image img {
    max-height: 100%;
  }

  .textmedia-right .textmedia-gallery {
    padding-right: 0;
  }
  .textmedia-left .textmedia-text {
    padding-right: 0;
  }

  .textmedia-right .textmedia-gallery,
  .textmedia-left .textmedia-gallery,
  .textpic-right .textmedia-gallery,
  .textpic-left .textmedia-gallery,
  .textmedia-right .textpic-gallery,
  .textmedia-left .textpic-gallery,
  .textpic-right .textpic-gallery,
  .textpic-left .textpic-gallery {
    width: 33%;
  }

  .textmedia-right .textmedia-text,
  .textmedia-left .textmedia-text,
  .textpic-right .textmedia-text,
  .textpic-left .textmedia-text,
  .textmedia-right .textpic-text,
  .textmedia-left .textpic-text,
  .textpic-right .textpic-text,
  .textpic-left .textpic-text {
    width: calc(64% - 2.5rem);
  }

  .frame-layout-ratio-25-75 .textmedia-gallery {
    width: 25%;
  }

  .frame-layout-ratio-25-75 .textmedia-text {
    width: 75%;
  }

  .frame-layout-ratio-50-50 .textmedia-gallery {
    width: 50%;
  }

  .frame-layout-ratio-50-50 .textmedia-text {
    width: 50%;
  }
}

@media (max-width: 1280px) {
  .scroll-top.scroll-top-visible {
    width: 1.5rem;
    height: 1.5rem;
    right: 0.25rem;
  }
  .dp--revoke {
    width: 1.5rem;
    height: 1.5rem;
    min-width: auto;
  }
  .dp--revoke .dp--icon-fingerprint {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .dp--revoke .dp--icon-fingerprint::before {
    font-size: 1.125rem;
    flex-shrink: 0;
  }
}

@media (max-width: 1199px) {
  .imagetext .content {
    gap: 1.25rem;
    flex-wrap: wrap;
  }
  a.btn, button.btn {
      font-size: 1.0625rem;
      padding: 0.4375rem 1.25rem 0.4375rem 1.25rem;
    }

  .ce-header > h3.element-header > a {
    font-size: 1.875rem;
  }

  .toolbarTop > span {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }

  .quicksearch .kesearchbox input {
    max-width: 12.5rem;
  }

  #page-header .headerMiddle-btn-group .btn + .btn {
    margin-left: 0.3125rem;
  }

  .page-header-image .jcarousel-wrapper .frame-backgroundimage-container,
  .page-header-image .jcarousel-wrapper .frame-backgroundimage {
    min-height: auto;
  }

  .quicksearch .kesearchbox button {
    padding: 0.5rem;
  }

  .news-list-aktuelles .news-list-item {
    margin-bottom: 1.3125rem;
  }

  .jcarousel .slider-item .textmedia-text {
    padding-left: 1.5625rem;
  }

  .jcarousel .slider-item img {
    width: 100%;
  }
  .not-header-carousel .jcarousel-pagination {
    bottom: 1.25rem;
  }
.frame-backgroundimage{background-size:cover;}

  footer {
    line-height: 1.2em;
  }
  footer .copyright {
    text-align: center;
  }
  footer .meta {
    text-align: center;
  }
  footer .meta-menu {
    padding: 0.5rem 0 0;
  }
  .news-list-termine-startseite .datetime-wrapper span.news-list-year {
    right: 1.875rem;
  }
}


@media (max-width: 991px) {
  h1 {
    font-size: 2.125rem;
  }
  h2 {
    font-size: 2.125rem;
  }

  h3 {
    font-size: 1.8125rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  body {
    font-size: 1.1875rem;
  }

  #page-header .row-2 {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
  }
  .carousel-item-type-header .carousel-text-inner {
    margin-top: 0.9375rem;
  }
  .carousel-item-type-header .carousel-text-inner h1 {
    font-size: 2.125rem;
    line-height: 4.75rem;
  }

  .navbar-mainnavigation .navbar-brand-image img {
    max-height: 3.125rem;
  }

  .toolbarTop a {
      font-size: 0.8125rem;
  }

  #mainnavigation a {
    margin-left: 0;
  }

  .navbar-toggler {
    margin: 0.3125rem 0;
    z-index: 1;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-mainnavigation .dropdown-toggle:after {
    display: none;
  }

  #mainnavigation .nav-item > a > span {
    font-size:1.1875rem;
  }

  #mainnavigation .nav-item.active > a > span {
    color: #1279B8;
    font-weight: 600;
  }

  .navbar-mainnavigation #mainnavigation .dropdown-item.active {
    background: transparent;
    color: #1279B8;
  }
  #mainnavigation .headerMiddle-btn-group {
    display: flex;
  }
  #mainnavigation .btn-green {
    color: #ffffff;
  }

  .ce-header > h3.element-header > a {
    font-size: 1.375rem;
  }

  li.nav-item.active > a.nav-link > .nav-link-text {
    color: #313131;
  }

  .frame .container .frame-layout.frame-layout-0 > .row > div {
    display: flex;
    flex: 1 0 0;
    flex-wrap: wrap;
    width: 100%;
  }

  .jcarousel .slider-item img {
    width: 100%;
  }

  .jcarousel-wrapper .jcarousel-control-prev {
    left: -3.75rem;
  }

  .jcarousel-wrapper .jcarousel-control-next {
    right: -3.75rem;
  }

  .jcarousel-wrapper .jcarousel-control-next i {
    padding-right: 0;
  }

  .news-list-aktuelles .news-list-item {
    margin-bottom: 1rem;
  }

  .frame-image-text-box .textmedia .textmedia-text .ce-bodytext {
    padding: 0.9375rem 1.25rem 0.625rem;
    font-size: 1rem;
    width: 100%;
  }

  .page-header-image .background-carousel {
    background: transparent;
  }

  .page-header-image .jcarousel-wrapper .textmedia-text .ce-bodytext {
    max-width: none;
    margin: 3.75rem 0 0.625rem;
  min-height:25.625rem;
  }

  .page-header-image .jcarousel-wrapper .textmedia-text {
    padding-left: 1.25rem;
  }

  .page-header-image .jcarousel-wrapper .jcarousel-control-prev {
    left: 0;
  }

  .page-header-image .jcarousel-wrapper .jcarousel-control-next {
    right: 0;
  }
  .page-header-image .jcarousel-wrapper .jcarousel-control-prev,
  .page-header-image .jcarousel-wrapper .jcarousel-control-next {
    top: 0;
    margin: 0;
    overflow: hidden;
  }
  .page-header-image .jcarousel-wrapper .jcarousel-control-prev i,
  .page-header-image .jcarousel-wrapper .jcarousel-control-next i {
    font-size: 4.0625rem;
    background-color: rgba(0,0,0,.5);
  }

  .page-header-image .jcarousel-wrapper .jcarousel-pagination {
    display: none;
  }

  .jcarousel-wrapper .jcarousel-control-prev i {
    padding-left: 0;
  }

  .news-list-aktuelles .news-list-item {
    display: block;
    width: 100%;
  }

  .news-single .col-md-4 {
    margin-top: 1.5625rem;
  }

  .news-list-aktuelles .news-list-item.frame-image-text-box-first {
    margin-right: 0;
  }

  .news-list-item .gallery-row {
    display: block;
  }
  .textmedia.textmedia-above .textmedia-gallery {
    display: block;
    justify-content: unset;
  }
  .news-list-view .news-list-item.frame-image-text-box-blue {
    margin-bottom: 0.9375rem;
  }
  .news-list-view .news-list-item.frame-image-text-box-blue:last-child {
    margin-bottom: 0;
  }

  .animated-counter-wrapper [class*="counter-image-"] img {
    display: block;
    margin: 0 auto;
  }
  #c4302 .col-md-6.col-50:first-child {
    border-right: 0;
  }

  .animated-counter-wrapper .animated-number {
    font-size: 5.625rem;
    line-height: 4.6875rem;
    text-align: center;
    margin-top: 1.25rem;
  }
  .news-list-termine-startseite .datetime-wrapper {
    min-height: 10.9375rem;
  }
  .news-list-termine-startseite .datetime-wrapper span.news-list-day {
    top: 1.5625rem;
    font-size: 4.6875rem;
    line-height: 5.625rem;
  }
  .news-list-termine-startseite .datetime-wrapper span.news-list-month {
    top: 7.1875rem;
    font-size: 1.625rem;
  }

  .jcarousel .slider-item .textmedia {
    /*margin-left: 0.9375rem;*/
    margin: 0 1.25rem;
  }
  .not-header-carousel .jcarousel .textmedia.textmedia-above .textmedia-text,
  .not-header-carousel .jcarousel .textmedia.textmedia-left .textmedia-text,
  .not-header-carousel .jcarousel .textmedia.textmedia-right .textmedia-text {
    position: relative;
    z-index: 111;
    width: 100%;
    padding: 0.9375rem 2.1875rem;
    margin: 0 1.5625rem;
  }
  .not-header-carousel .jcarousel-pagination {
    bottom: 0.3125rem;
    right: 50%;
    left: unset;
  }
  .not-header-carousel .jcarousel-pagination a {
    width: 0.9375rem;
    height: 0.9375rem;
  }

  .not-header-carousel.jcarousel-wrapper .gallery-row figure img {
    max-width: 100%;
    padding: 0 1.5625rem;
  }

  .frame-layout-ratio-50-50 .textmedia-text {
    width: 100%;
  }

  .z35search-form .z35search-submit-wrapper {
    text-align: right;
  }
  .z35search-form .z35search-submit-wrapper button {
    font-size: 1.375rem;
  }
  .z35search-form .btn-secondary:after {
    display: none;
  }
  .colorbox .content {
    max-width: none;
    margin-top: 1.25rem;
  }
  #page-header .toolbarTop {
    display: none;
  }
    .quicksearch .kesearchbox {
    margin: 0 1.25rem;
  }
  .quicksearch .kesearchbox input {
    padding: 0.3125rem 2.5rem 0.3125rem 0.9375rem;
    width: 100%;
    max-width: none;
    /*margin: 0.9375rem 0;*/
  }

  .quicksearch .kesearchbox button {
    margin-right: 0;
  }

  .quicksearch .kesearchbox i {
    font-size: 1.5625rem;
  }

  #page-header .tx-kesearch-pi1 {
    display: block;
  }

  #page-header .kesearchbox {
    margin: 0 0 1.25rem;
  }

}



@media (max-width: 767px) {

  .text-big35 {
    font-size: inherit;
  }

  .frame-image-text-box-blue {
    box-shadow: none;
  }


  .frame-layout.frame-layout-0 > .row {
    flex-wrap: wrap;
  }

  .frame-layout.frame-layout-0 > .row > div {
    flex: 100% 0 0;
  }

  .frame {
    width: 100%;
  }

  .news-list-item .col-last {
    margin-right: 2.1875rem !important;
  }

  .news-list-item > a.clearfix > .col-xs-6 {
    width: 65%;
  }

  .page-header-image .jcarousel-wrapper .textmedia-text {
    padding: 0;
    max-width: 100%;
    margin: 0;
  }

  .page-header-image .jcarousel-wrapper .textmedia {
    margin-left: 0;
    margin-right: 0;
  }

  .frame-image-text-box .textmedia .textmedia-text .ce-bodytext,
  .news-list-aktuelles .frame-image-text-box-first,
  .news-list-aktuelles .frame-image-text-box-next {
    width: 100%;
  }

  .frame > .frame-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .news-list-termine-startseite .news-list-item {
    padding: 0;
  }


  .page-header-image .jcarousel-wrapper .ce-bodytext h2 {
    margin: 0;
  }

  .page-header-image .jcarousel-wrapper .textmedia-text .ce-bodytext {
    /*padding-left: 0;*/
    max-width: none;
  }
  .page-header-image .jcarousel-wrapper .ce-bodytext a.btn {
    width: 100%;
    margin-top: 0.9375rem;
  }

  .jcarousel-wrapper .jcarousel-control-prev {
    left: -1.875rem;
  }

  .jcarousel-wrapper .jcarousel-control-next {
    right: -1.875rem;
  }

  .row > .col-md-4 > .frame {
    margin-right: 1.25rem;
  }

  .frame-background-dark .textmedia-text {
    padding: 1.25rem;
  }

  .textmedia.textmedia-above .textmedia-gallery {
    display: unset;
    justify-content: unset;
  }
  .ttproducts-search-wrapper input[name*="sword"]{
    width: 50%;
  }
  footer .row {
    gap: 1.875rem;
  }
}


@media (max-width: 599px){

  h2 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  body {
    font-size: 1rem;
  }
  .text-big25 {
    font-size: 1.25rem;
  }

  .news-list-view .news-read-all a {
    font-size: 1.0625rem;
  }

  .page-header-image .jcarousel-wrapper .jcarousel-control-prev i,
  .page-header-image .jcarousel-wrapper .jcarousel-control-next i {
    font-size: 3.25rem;
  }

  .jcarousel .slider-item .textmedia {
    margin: 0;
  }

  .frame-image-text-box .textmedia .textmedia-text .ce-bodytext {
    padding: 0.3125rem 0.625rem 0;
    line-height: 1.3;
    font-size: 0.6875rem;
    width: 100%;
  }

  .row > .col-md-4 > .frame {
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
  }

  .news-list-item > a.clearfix > .col-xs-6 {
    width: 100%;
  }

  .jcarousel-control-prev i,
  .jcarousel-control-next i {
    font-size: 3.125rem;
  }

  .news-list-veranstaltungstermine .col-2 {
    padding-left: 3.75rem;
    padding-right: 3.125rem;
    top: -7.8125rem;
  }

  .news-list-veranstaltungstermine .news-list-item .col-last i {
    padding-top: 1.25rem;
    top: -9.6875rem;
  }

  .news-list-item > a.clearfix > .col-xs-6 {
    margin-bottom: -14.625rem;
  }

  .news-list-view > .news-read-all.text-center > .news-list-view .news-read-all a {
    padding-bottom: 1.5625rem;
  }

  .news-list-veranstaltungstermine .col-3 p {
    width: 3.125rem;
  }

  .jcarousel-wrapper .jcarousel-control-prev i {
    padding-left: 1.25rem;
    font-size: 3.75rem;
  }

  .frame.no-container.background-carousel > .row > .col-md-12 > .jcarousel-wrapper > .jcarousel .slider-item .textmedia-text {
    padding-left: 1.875rem;
    width: 15.625rem;
  }

  .jcarousel-wrapper .jcarousel-control-next i {
    font-size: 3.75rem;
  }

  .frame-container > .frame-inner > .news-list-view > .news-read-all.text-center > a > i.material-icons {
    margin: -0.9375rem 0 0;
  }

  .jcarousel-wrapper.image-top > a.jcarousel-control-prev > i.material-icons {
    padding-left: 0;
  }

  .jcarousel .slider-item .textmedia-text {
    padding-left: 1.25rem;
    width: 90%;
    margin-top: -0.9375rem;
  }

  .textmedia-item > .ce-bodytext > p > a.btn-primary {
    padding: 0.625rem 0.9375rem 0.9375rem 0.9375rem;
    font-size: 1.25rem;
  }

  .toolbarTop {
    padding-left: 1.0625rem;
  }

  .toolbarTop span {
    font-size: 1rem;
    display: block;
  }

  li.nav-item.active > a.nav-link > .nav-link-text {
    color: #313131;
  }

  .col-sm-8.footer-section-middle-content > .frame > .frame-container > .frame-inner > h4 {
    padding-left: 1.25rem;
  }

  .z35search form {
    overflow: hidden;
  }

  .z35search .btn-primary {
    margin-bottom: 0.625rem;
  }

  .z35search .news-list-image-wrapper img {
    height: auto;
    max-width: 100%;
  }

  .page-header-image .jcarousel-wrapper .textmedia-text .ce-bodytext {
    padding: 1.25rem 1.25rem;
  }

  h1 {
    font-size: 2.25rem;
    line-height: 3.125rem;
  }
  #page-content ul li::before {
    font-size: 2.125rem;
  }
  #page-content ul li {
    padding-left: 3.125rem;
    margin-bottom: 1.625rem;
  }

  .frame-image-box-green .textmedia .textmedia-text a,
  .frame-image-box-blue .textmedia .textmedia-text a {
    padding: 0.9375rem;
  }
  .frame-image-box-green .textmedia .textmedia-text a:after,
  .frame-image-box-blue .textmedia .textmedia-text a:after {
    top: 50%;
    margin-top: unset;
    transform: translateY(-50%);
    font-size: 2.5rem;
  }

  .ttproducts-search-wrapper {
    width: 100%;
    margin: 0 0 1.5625rem 0;
    position: relative;
  }

  .ttproducts-search-wrapper input[name*="sword"]{
    clear: both;
    width: 60%;
  }

  .tt-products .ttproducts-search-wrapper .ttproducts-search-submit {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .z35search-form > .fieldset > .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  .z35search-form .z35search-submit-wrapper button {
    font-size: 0.875rem;
  }
  .z35search-form a.btn {
    font-size: 0.75rem;
    padding: 0.25rem 0.625rem;
  }
  .z35search-list ul.results > li .col-1 div.result-distance {
    display: none;
  }
  .z35search-list ul.results > li .col-1 div.result-content {
    padding: 0;
  }

  .social-media-wrapper {
    align-items: baseline;
  }

  .social-media-wrapper .social-media-link i {
    font-size: 4.375rem;
  }
  .social-media-wrapper .social-media-link img {
    max-width: 4.375rem;
  }

  .carousel-content {
    background: none;
  }
  footer {
    padding: 0.9375rem 1.5rem;
  }
  footer .meta {
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    gap: 0.625rem;
  }
  footer .meta ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
  }
}
@media (max-width: 490px){
  .carousel-item-type-header .carousel-text-inner h1 {
    font-size: 1.75rem;
    padding: 0.3125rem 0.625rem;
    line-height: 3.625rem;
  }
  .carousel-item-type-header .carousel-text-inner h2 {
    font-size: 1.5rem;
    margin: 1.3125rem 0 1.3125rem 0;
  }
}


