@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
a {
    color: #000;
}
.btn {
    color: #000;
    border-radius: 0;
}
.btn, a, .btn:hover {
    transition: color .25s ease;
}
.btn:hover, .btn.focus {
    transition: all .3s linear;
}
.btn.focus, .btn:focus {
    box-shadow: none;
}
button:focus {
    outline: none;
}
::-moz-selection {
    background: #d95e9b;
    color: #FFF;
    text-shadow: none;
}
::selection {
    background: #d95e9b;
    color: #FFF;
    text-shadow: none;
}
::-moz-selection {
    background: #d95e9b;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background: #d95e9b;
    color: #FFF;
    text-shadow: none;
}
html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
    background: #fff;
    font-family: "Montserrat", Arial, Helvetica Neue, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: 1rem;
    font-weight: 300;
    color: #000;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
}
.btn-link {
    color: #000;
    word-break: normal;
    word-break: break-all;
    word-break: keep-all;
    text-decoration: underline;
}
.btn-link:hover {
    color: #000;
    text-decoration: underline;
}
.btn-info { background: rgba(217, 100, 165, 1); color: #fff; margin: 1em 0; border: none; }
.btn-start { display: inline-block !important; width: 40% !important; margin-left: 5%; text-transform: none !important; }
.btn-info:hover { background: #E9AFD0; color: #fff; border: none; }
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', Arial, Helvetica Neue, Helvetica, serif;
    text-transform: uppercase;
    line-height: 1.3em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #000;
    margin-bottom: 10px;
    font-size: 1.25em;
    font-weight: 400;
}
h1 i, h2 i, h3 i, h4 i { color: #d95e9b; font-style: normal; }
h2 strong { color: #d95e9b; font-size: 1.25em; font-weight: 400; }
*, :before, :after {
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    position: relative;
    height: 100%;
}
p {
    word-wrap: break-word;
}
b, strong {
    font-weight: 700;
}
ul {
    padding-left: 15px;
}
a:hover {
    text-decoration: none;
    color: #000;
    transition: all .3s linear;
}
.form-control {
    font-size: 0.875em;
    border-color: #706FBE;
    height: calc(1.5em + .75rem + 7px);
}
.custom-select:focus {
    border-color: #000;
}
.form-control:focus {
    box-shadow: none;
    border-color: #000;
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}
.relative {
    position: relative;
}
.btn_pink {
    background: #d95e9b;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.8em; font-weight: 600;
}
.btn_pink:hover {
    background: #000;
    color: #fff;
}
.box_content .btn_pink {
    margin-top: 50px !important;
}
.box_content .cls + .btn_pink { margin-top: 1em !important; }
.title {
    text-align: center;
    margin-bottom: 10px;
    font-size: 2.2727em;
}
.title strong {
  font-weight: 400;
  font-size: 2.2727em;
  color: #4d4d4d;
}
h4 strong i {
  font-size: 2.2727rem;
  line-height: 1.3em;
  font-weight: 400
  
}
.navbar-brand {
    margin-right: 0;
}
.navbar {
    position: fixed;
    z-index: 200;
    right: 0;
    top: 0;
    background: #4D4D4D;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
}
.navbar .navbar-nav {
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
}
.navbar .navbar-nav .nav-item {
    margin-bottom: 1.5em;
}
.navbar .navbar-nav .nav-item:last-of-type {
    margin-bottom: 0;
}
.navbar .navbar-nav .nav-item .nav-link {
    display: block;
    background: #D964A5;
    color: #fff;
    font-size: 1.125em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 10px;
    text-align: left;
}
.navbar .navbar-nav .nav-item:hover .nav-link,
.navbar .navbar-nav .nav-item.active .nav-link {
	background:  #E9AFD0;
}
.section_banner {
    background: url("../images/Miriam-Hoff.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: stretch;
	margin-bottom: 4em;
}
.section_banner:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    /* background: #4D4D4D; */
    width: 210px;
    height: 100%;
}
.section_banner.sub_banner {
    background-image: url("../images/Asset 38.jpg");
}
.section_banner .caption {
    position: absolute;
    right: 300px;
    width: 650px;
    padding-right: 0;
}
.section_banner .caption h2 {
    font-size: 1.65em;
    letter-spacing: .1em;
    font-weight: 600;
    color: #fff;
}
.section_banner .caption h1 {
    font-size: 5.625em;
    color: #E9AFD0;
	color: #DA64A6;
    font-weight: 300;
    line-height: 1em;
	margin: 20px 0;
}
.section_banner .caption p {
    margin-bottom: 0;
    color: #fff; font-weight: 600; font-size: 1.25em
}
.side_right {
    position: fixed;
    right: 0;
    top: 0;
    background: #4D4D4D;
    padding: 30px;
}
.side_right ul {
    padding: 0;
    margin: 50px 0 0;
    list-style: none;
}
.side_right ul li {
    display: block;
    margin-bottom: 20px;
}
.side_right ul li:last-of-type {
    margin-bottom: 0;
}
.side_right ul li:hover a {
    background: #9a2b69;
}
.side_right ul li a {
    background: #D964A5;
    display: block;
    color: #fff;
    font-size: 1.125em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 10px;
}
.section_intro {
    padding: 0 0 60px 0 !important;
}
.section_intro.pb-0 {
    padding: 0 0 0 0 !important;
}
.section_intro h2 {
    font-weight: 400;
    color: #E9AFD0;
    letter-spacing: .1em;
    margin-bottom: 20px;
}
.section_intro .box_intro {
    background: rgba(242, 238, 234, 1);
    padding: 20px;
}
.section_intro .box_intro img {
    float: left;
    margin-right: 15px;
}
.section_box {
    background: #4D4D4D;
    margin-bottom: 10px;
}
.section_box .box_text {
    position: relative;
    height: 100%;
    padding: 40px 0;
}
.section_box .box_text .btn_pink {
    position: absolute;
    left: 0;
    bottom: 40px;
}
.section_box h2 {
    color: #fff;
    font-size: 4.375em;
    font-weight: 300;
    margin-bottom: 10px;
}
.section_box h3 {
    color: #989898;
    font-size: 1.625em;
    margin-bottom: 30px;
}
.section_box p {
    margin-bottom: 0;
    color: #fff;
}
.section_customerpublication {
    padding: 60px 0 0;
}
.section_customerpublication h2 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 3.125em;
}
.section_customerpublication ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}
.section_customerpublication ul li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    margin: 0 25px 50px;
}
.section_customerpublication ul li:nth-of-type(3n) {
    /* margin -right: 0; */
}
.section_customerpublication ul li a {
    display: block;
}
.section_customerpublication ul li img {
    max-width: 170px;
    width: 75%;
}
.section_pictures {
    margin-bottom: 5px;
}
.section_pictures.custom ul li {
    width: 16%;
}
.section_pictures ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
}
.section_pictures ul li {
    width: 32.33%;
    margin-right: 5px;
    height: 500px;
    flex: 1 1 auto;
}
.section_pictures ul li img {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
}
.section_pictures ul li:last-of-type {
    margin-right: 0;
}
	
.carousel-cell {
  width: 20%;
  height: 550px;
  margin-right: 0px;
  counter-increment: carousel-cell;
}	
.carousel-cell.is-selected {

}
	
	
footer {
    background: #4D4D4D;
    padding: 60px 0;
    text-align: center;
}
footer h4 {
    color: #fff;
    font-size: 1.75em;
}
footer h1 {
    font-size: 5.625em;
    color: #808080;
    font-weight: 300;
}
footer p {
    color: #fff;
    font-size: 1.75em;
}
footer p a {
    color: #fff;
    text-decoration: underline;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer ul li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}
footer ul li:last-of-type {
    margin-right: 0;
}
footer ul li:last-of-type::after {
    display: none;
}
footer ul li::after {
    content: '';
    position: absolute;
    right: -7px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 10px;
    background: #fff;
}
footer ul li a {
    color: #fff;
    font-size: 1.0625em;
}img.tv_radio { 
	/* max-height: 30px;  */
	width: 100px; 
}
.tv_radio section {
    padding: 60px 0;
}
.c1.tv_radio section:last-child,
.c5.tv_radio section:last-child {
    padding: 0;
}
.tv_radio .head {
    text-align: center;
    margin-bottom: 30px;
}
.tv_radio .head h3 {
    font-size: 1.75em;
    color: #808080;
    margin-bottom: 0;
}
.tv_radio .head h1 {
    font-size: 5.625em;
    color: #4D4D4D;
    line-height: 1em;
}
.tv_radio .section_box {
    background: rgba(242, 238, 234, 1);
}
.tv_radio .section_box .box_content {
    padding: 10px 0 0 0;
}
.tv_radio .section_box .box_content.custom p {
    margin-bottom: 15px;
}
.tv_radio .section_box .box_content.custom p:last-of-type {
    margin-bottom: 0;
}
.tv_radio .section_box .box_content h4 {
    margin: 15px 0;
    font-size: 1.3em;
    color: #999999;
}
.section_box .box_text h4 {
    margin: 15px 0;
    font-size: 1.3em;
    color: #aaa;
}
.tv_radio .section_box .box_content h3 {
    font-size: 1.9em;
    color: #4D4D4D;
    margin-bottom: 10px;
	line-height: 1.1em;
}
.tv_radio .section_box .box_content h2 {
    color: #4D4D4D;
    font-size: 3em;
    line-height: 1em;
    margin-bottom: 15px;
    font-weight: 400;
}
.tv_radio .section_box .box_content p {
    color: #000;
}
.tv_radio .section_box .bg-darkgray .box_content h2 ,
.bg-gray2  h2 ,
.bg-gray2 p i {
	color: #DA64A6; font-style: normal; 
}
.bg-gray2 p i { 
	font-weight: 600;
}
.tv_radio .section_box .bg-darkgray .box_content p {
	color: #fff;
}
.tv_radio .section_box .bg-gray2 .box_content p {
	/* color: #fff; */
}
.buch-happy h1 { color: #999999; font-size: 1em; margin-bottom: 0.75em; }
.buch-happy h2 { color: #DA64A6; font-size: 3em; margin-top: 0; line-height: 1em; margin-bottom: .5em; }
.buch-happy b, .buch-happy strong { color: #DA64A6;  }
.campaigns {
    padding: 0 0 0;
}
.campaigns .campaigns_top {
    text-align: center;
    padding: 60px 0;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
}
.campaigns .campaigns_top .side_right {
    height: auto;
    bottom: inherit;
}
.campaigns .campaigns_top h4 {
    font-size: 1.75em;
    color: #808080;
    margin-bottom: 20px;
}
.campaigns .campaigns_top h1 {
    font-size: 5.625em;
    line-height: 0.9em;
    color: #4D4D4D;
    font-weight: 300;
    margin-bottom: 30px;
}
.campaigns .campaigns_top p {
    margin-bottom: 0;
    text-align: left;
}
.campaigns .section_box {
    background: #EDEDED;
}
/* .responsive-video { position: relative; padding-bottom: 56%; padding-top: 4px; height: 0; overflow: hidden; } */
.responsive-video { position: relative; padding-bottom: 80%; padding-top: 4px; height: 0; overflow: hidden; }
.responsive-video iframe, .responsive-video object, .responsive-video embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.videoWrapper { margin-bottom: 2em; display: block; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.videoDiv { padding: 0; }
video {
    width: 100%;
    max-width: 750px;
    height: 460px; background: #666;
}
.section_box .box_media {
    padding: 0;
}
.panzer-dark .cover, .panzer-dark .title { border: none !important; }	
small, p.small { line-height: .8em !important; margin-top: 2em; }	
p.small { margin-bottom: 0 !important;  }	
.hide { display: none; }	
.alert-dark p {color: #666; margin-bottom: 2em; }

.tittle {
  transform: translateX(-50%) rotate(-10deg);
  display: block;
  float: left;
  left: 50%;
  position: relative;
}
.tittle span {
  transform: skew(-10deg);
  display: block;
  float: left;
  text-shadow: #533d4a 1px 1px, #533d4a 2px 2px, #533d4a 3px 3px, #533d4a 4px 4px, #533d4a 5px 5px, #533d4a 6px 6px;
  min-width: 10px;
  min-height: 10px;
  position: relative;
}
.tittle:nth-child(1) {
  color: #e55643;
}
.tittle:nth-child(2) {
  color: #2b9f5e;
}
.tittle:nth-child(3) {
  color: #f1c83c;
}
.linkbox, .linkbox_ext { cursor: pointer; }
.black { color: #4D4D4D !important; }
.bg-darkgray { background: #575756; }
.mt0 { margin-top: 0px; } .mt1 { margin-top: 10px; } .mt2 { margin-top: 20px; } .mt3 { margin-top: 30px; } .mt4 { margin-top: 40px; } .mt5 { margin-top: 50px; } .mt6 { margin-top: 60px; } .mt7 { margin-top: 70px; } .mt8 { margin-top: 80px; } .mt9 { margin-top: 90px; } .mt10 { margin-top: 100px; }  .mb0 { margin-bottom: 0px; }  .mb1 { margin-bottom: 10px; }  .mb2 { margin-bottom: 20px; }  .mb3 { margin-bottom: 30px; }  .mb4 { margin-bottom: 40px; }  .mb5 { margin-bottom: 50px; }  .mb6 { margin-bottom: 60px; }  .mb7 { margin-bottom: 70px; }  .mb8 { margin-bottom: 80px; }  .mb9 { margin-bottom: 90px; }  .mb10 { margin-bottom: 100px; }  .pad0 { padding: 0px; }  .pad1 { padding: 10px; }  .pad2 { padding: 20px; }  .pad3 { padding: 30px; }  .pad4 { padding: 40px; }  .pad5 { padding: 50px; }  .pad6 { padding: 60px; }  .pad7 { padding: 70px; }  .pad8 { padding: 80px; }  .pad9 { padding: 90px; }  .pad10 { padding: 100px; }  .pt0 { padding-top: 0px; }  .pt1 { padding-top: 10px; }  .pt2 { padding-top: 20px; }  .pt3 { padding-top: 30px; }  .pt4 { padding-top: 40px; }  .pt5 { padding-top: 50px; }  .pt6 { padding-top: 60px; }  .pt7 { padding-top: 70px; }  .pt8 { padding-top: 80px; }  .pt9 { padding-top: 90px; }  .pt10 { padding-top: 100px; }  .pb0 { padding-bottom: 0px; }  .pb1 { padding-bottom: 10px; }  .pb2 { padding-bottom: 20px; }  .pb3 { padding-bottom: 30px; }  .pb4 { padding-bottom: 40px; }  .pb5 { padding-bottom: 50px; }  .pb6 { padding-bottom: 60px; }  .pb7 { padding-bottom: 70px; }  .pb8 { padding-bottom: 80px; }  .pb9 { padding-bottom: 90px; }  .pb10 { padding-bottom: 100px; }

img.la { float: left; }
img.ra { float: right; }
img.center { margin: 0 auto; }

.buch { width: 100%; max-width: 150px; }
.social img { width: 50px; height: 50px; }
.social a { margin-left: 1em; }
.social a:first-child { margin-left: 0; }
.social { margin-bottom: 1em; }


.stoerer { position: absolute; left: 10%; top: 50%; font-size: 1.5em; font-weight: 600; text-transform: uppercase; text-align: left; }
.headerSlider .stoerer { top: 25%; }
.stoerer b, .stoerer strong { display: block; font-size: 2.3em; font-weight: 400; margin: .5em 0; max-width: 70%; line-height: 1.25em; text-transform: none; }
.stoerer.white, .stoerer i { color: #fff; font-style: normal; }
.stoerer_2024, .stoerer_2025 { position: fixed; display: block; width: 600px; height: auto; left: 50%; top: 50%; transform: translate(-50%,-50%); border: solid 5px #d95e9b; background: #fff; text-align: center; padding: 3em; border-radius: 0;
  -webkit-box-shadow: 3px 3px 14px 3px rgba(0,0,0,0.5); 
  box-shadow: 3px 3px 14px 3px rgba(0,0,0,0.5);
  transition: .5s; z-index: 9999;
 }
.stoerer_2024 img { margin-bottom: 2em; }
.stoerer_2025 img { margin-bottom: 2em; width: 240px; }
.close_stoerer { position: absolute; right: 5px; top: 5px; background: #d95e9b; padding: 2px 6px 2px 8px; cursor: pointer; color: #fff; }
.stoerer_2024.close, .stoerer_2025.close { transition: .5s; width: 1px; height: 1px; overflow: hidden; top: 95%; left: 15px; transform: translate(0,0); border: none; }
.stoerer_2024.close .close_stoerer { display: none; }
.stoerer_2025.close .close_stoerer { display: none; }
.stoerer_2024.close .open_stoerer { line-height: 2.2em; position: absolute; top: 0; left: 0; background: #d95e9b; width: 100%; height: 100%; }
.open_stoerer {
    line-height: 2.5em;
    position: fixed;
    bottom: 15px;
    left: 15px;
    background: #d95e9b;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
}
.stoerer_2024 .open_stoerer { display: none; }
.stoerer_2025 .open_stoerer { display: none; }
.stoerer_2024.close .open_stoerer { display: block; cursor: pointer; }
.stoerer_2025.close .open_stoerer { display: block; cursor: pointer; }
.stoerer_body .btn { margin: 1em auto; display: block; width: 100%; font-weight: 600; text-transform: lowercase }
.stoerer_body h3 { color: #d95e9b; font-size: 2.25em; }
.stoerer_body .form-control {
    border-color: #d95e9b;
    height: 40px; text-align: center
}
.stoerer_body .datenschutz {
  line-height: 1.1em;
}
.stoerer_body p.pink { color: #d95e9b; font-size: 1.75em; font-weight: 600; line-height: 1.5em; }
.stoerer_body p.desc { line-height: 2.5em; }
#vorhang {
  display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: rgba(255,255,255,.5);
}
#vorhang.close { display: none; }
body.vorhang {
  overflow: hidden
}
@media (max-width: 1800px){
	.section_banner .caption { right: 260px; width: 500px; }
}
@media (max-width: 1600px){
}

@media (max-width: 1500px){
	.carousel-cell {
	  width: 20%;
	  height: 450px;
	  margin-right: 0px;
	  counter-increment: carousel-cell;
	}	

}	
@media (max-width: 1400px){
	.section_customerpublication ul li img { max-width: 165px; }
}

@media (max-width: 1200px){
	.tv_radio .section_box .box_content h2 {
	    font-size: 2.5em;
	}
	video {
	    height: auto;
	}
	video[poster]{
		height:100%;
		width:100%;
	}
	.navbar .navbar-nav .nav-item .nav-link {
		height: 56px;
	}
    .mobileOff { display: none; }
    .stoerer { font-size: 1.2em;  }
    .stoerer b { margin: .5em 0; max-width: 70%; }
}
@media (max-width: 1050px){
  .stoerer { font-size: 1em;  }
}
@media (min-width: 992px) and (max-width: 1200px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-end;
        position: relative;
	    padding: 10px;
		height: 80px;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row; margin-top: 12px; justify-content: flex-end;
    }
    .navbar-expand-custom .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-custom .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .navbar-expand-custom > .container {
        flex-wrap: nowrap;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
	.navbar-brand { height: 100%; }
	.navbar-brand img { max-height: 100%; }
	.navbar .navbar-nav .nav-item { margin-right: 20px; }
	.section_banner:after { display: none; }
	.section_banner .caption {
		right: 30px;
		width: 450px;
	}
}

@media (max-width: 992px) {
    .navbar {
        width: 100%;
        flex-direction: row;
        padding: 15px;
    }    .navbar-brand img {
        width: 50px;
    }    .section_banner {
        background-position: 20% 50%;
        padding-top: 70px;
		margin-bottom: 2em;
    }
	.navbar .navbar-nav .nav-item .nav-link {
		height: auto;
	}
    .section_banner:after {
        display: none;
    }
    .section_banner .caption {
        width: 100%;
        padding: 15px;
        text-align: center; right: inherit; bottom: 70px;
    }
    .section_banner .caption h1 {
        font-size: 4em;
    }
    .section_banner .caption h2 {
        font-size: 1.2em;
    }
    .side_right {
        position: absolute;
        height: auto;
        bottom: inherit;
        padding: 15px;
    }
    .side_right ul {
        margin-top: 15px;
    }
    .side_right ul li {
        margin-bottom: 10px;
    }
    .side_right ul li a {
        font-size: 1em;
    }
    .side_right img {
        width: 100px;
    }
    .section_box h2 {
        font-size: 2em;
    }
    .section_box h3 {
        font-size: 1em;
        /* word-break: break-all; */
    }
    .section_box .box_text .btn_pink {
        position: relative;
        bottom: 0;
        margin-top: 15px;
    }
    .section_box .box_media {
        margin-bottom: 15px;
    }    
	.section_customerpublication {
        padding-top: 30px;
    }
	.section_customerpublication h2 {
        font-size: 1.5em;
        margin-bottom: 30px;
    }	
	.section_customerpublication ul li img { width: 70%; margin: 0 auto; }    .section_customerpublication ul li {
        width: 29%;
        display: inline-flex;
        margin-right: 0;
        margin-bottom: 1em;
        text-align: center;
    }
    .section_customerpublication ul li img {
        max-width: initial;
    }
    .section_pictures.custom ul li {
        width: 14%;
    }
    .section_pictures ul li {
        height: 92px;
        width: 14%;
    }
    .section_pictures ul li img {
        height: 92px;
    }
	.carousel-cell {
	  width: 30%;
	  height: 250px;
	  margin-right: 0px;
	  counter-increment: carousel-cell;
	}	

    footer h1 {
        font-size: 3em;
    }
    footer p {
        font-size: 1em;
    }
    .tv_radio .head h1 {
        font-size: 2em;
    }
    .tv_radio .section_box .box_content h2 {
        font-size: 2em;
    }
    .tv_radio .section_box .box_content h3 {
        font-size: 1.3em;
    }
    .tv_radio .section_box .box_content h4 {
        word-break: break-all; font-size: 1em;
    }
    .campaigns {
        padding-top: 70px;
        padding-bottom: 0;
    }
	.section_banner + .campaigns {
		padding-top: 0px;
	}
	.section_banner + .campaigns .campaigns_top { padding: 0; }
	
    .campaigns .campaigns_top h1 {
        font-size: 3em;
    }
	.box_content .btn_pink {
	    margin-top: 25px !important;
	}
	.tv_radio section {
	    padding: 60px 0;
	}
    .stoerer_2024 { width: 90vw; }
	footer ul { margin-top: 2em; }
	footer ul li { font-size: .8em; line-height: 1.5em; }
}
	
@media (max-width: 1024px) {
	.carousel-cell {
	  width: 25%;
	  height: 375px;
	  margin-right: 0px;
	  counter-increment: carousel-cell;
	}	
}	
@media (max-width: 768px) {
	.carousel-cell {
	  width: 30%;
	  height: 300px;
	  margin-right: 0px;
	  counter-increment: carousel-cell;
	}	
	.title {
		text-align: center;
		margin-bottom: 10px;
		font-size: 1.5em;
	}
	.section_banner .caption {
		bottom: inherit; top: 70px;
	}
	.buch-happy h1 { margin-top: 2em; }
	.section_customerpublication ul li { margin: 0; }
	.section_customerpublication ul li img { margin: 10px auto; }
    .stoerer { 
      /* position: relative; 	 */
      top: 0px !important;
      margin: 1em 30px 1em;
      left: 0;
    }
    .stoerer b { font-size: 1.5em; } 
}	
@media (max-width: 600px) {
	.carousel-cell {
	  width: 40%;
	  height: 250px;
	  margin-right: 0px;
	  counter-increment: carousel-cell;
	}	
	.section_banner .caption h1 {
		font-size: 3em;
	}
    .stoerer_2025 {
      width: 95%; padding: 20px 0; margin-top: 30px;
    }
    .stoerer_2024 { 
      bottom: 10px;
      left: 5%;
      transform: inherit;
      overflow: scroll;
      height: auto;
      margin-top: -90px;
      padding: 1em 0.5em;
      top:30%;
     }
    .stoerer_2024 .desc { line-height: 1.25em; font-size: .9em; }
    .stoerer_2024 h3 { font-size: 2em; }
    .stoerer_2025 h3 { font-size: 2em; }
    .stoerer_2024 .form-group { margin: .25em 0 0; }
    .stoerer_body .btn { margin: .25em auto 1em; }
    .stoerer_2025 img {
        margin-bottom: 2em;
        width: 160px;
    }
    
    
}	
@media (max-width: 350px) {
	.caption p { display: none; }
}

/**===== nest5 =====*/
#nest5 {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 150px;
  width: 150px;
  margin: -25px 0 0 -25px;
  border: 2px solid transparent;
  border-top-color: #D964A5;
  border-radius: 50%;
  -webkit-animation: spin11 2s linear infinite;
          animation: spin11 2s linear infinite;
}
#nest5:before {
  content: "";
  position: absolute;
  top: 7px;
  right: 7px;
  bottom: 7px;
  left: 7px;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: #D964A5;
  -webkit-animation: spin11 3s linear infinite;
          animation: spin11 3s linear infinite;
}
#nest5:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  border: 2px solid transparent;
  border-radius: 50%;
  border-top-color: #D964A5;
  -webkit-animation: spin11 1.5s linear infinite;
          animation: spin11 1.5s linear infinite;
}
#nest5.hide { display: none; transition: .5s }
#waitbg { position: fixed; display: block; width: 100%; height: 100%; left: 0; right: 0; top: 0; bottom: 0; background: rgba(255,255,255,.75); opacity: 1; }#waitbg.hide { opacity: 0; transition: .5s; display: none; }@-webkit-keyframes spin11 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }}@keyframes spin11 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }}/** END of nest5*/
/*-----------------------------------------------------------------------*/

.event { margin-bottom: 3em; }
.event p { margin-top: 1em; }
.table { margin-bottom: .25em; }
.table div { display: inline-block; margin-bottom: 0; }
.leftCol { font-weight: 600; min-width: 80px; }
.datenschutz { padding-left: 15px; margin-bottom: 1em; font-size: .8em; }
.alert-primary {
	color: #fff;
	background-color: #D964A5;
	border-color: #D964A5;
}
.alert-primary h2 { color: #fff; }
/* checkbox-rect */
.checkbox-rect input[type="checkbox"] {
  display: none;
}
.checkbox-rect input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.event .checkbox-rect input[type="checkbox"] + label {
	font-size: 1.35em; color: #D964A5; margin-bottom: 1em; padding-bottom: .5em; line-height: 1.2em;
}
.checkbox-rect input[type="checkbox"]:hover + label:hover {
  color: rgb(23, 86, 228);
}
.checkbox-rect input[type="checkbox"]:hover + label:before {
  background: #4D4D4D;
  box-shadow: inset 0px 0px 0px 2px #f7f2f2;
}
.checkbox-rect input[type="checkbox"] + label:last-child {
  margin-bottom: 0;
}
.checkbox-rect input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 0;
  position: absolute;
  left: -16px;
  top: -1px;
  -webkit-transition: all 0.2s, background 0.2s ease-in-out;
  transition: all 0.2s, background 0.2s ease-in-out;
  background: #fff;
}
.stoerer_body .checkbox-rect input[type="checkbox"] + label:before {
  background: #ddd

}
.event .checkbox-rect input[type="checkbox"] + label:before { 
  top: 2px;
	
}
.checkbox-rect input[type="checkbox"]:checked + label:before {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #D964A5;
  /* box-shadow: 0 0 0 1px #000; */
}
/* checkbox-rect end */

/* checkbox-rect */
.checkbox-rect input[type="radio"] {
  display: none;
}
.checkbox-rect input[type="radio"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  line-height: 23px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-size: 1em;
}
.checkbox-rect input[type="radio"]:hover + label:hover {
  color: rgb(23, 86, 228);
}
.checkbox-rect input[type="radio"]:hover + label:before {
  background: #ccc;
  box-shadow: inset 0px 0px 0px 2px #f7f2f2;
}
.checkbox-rect input[type="radio"] + label:last-child {
  margin-bottom: 0;
}
.checkbox-rect input[type="radio"] + label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s, background 0.2s ease-in-out;
  transition: all 0.2s, background 0.2s ease-in-out;
  background: var(--weiss);
}
.checkbox-rect input[type="radio"]:checked + label:before {
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: yellow;
  /* box-shadow: 0 0 0 1px #000; */
}
/* checkbox-rect end */


.form-control { border: solid 1px #fff; border-radius: 0; }
.form-group { margin: 1em 0 0; }
label.lb { font-size: .8em; }
label.lg { font-size: 1em; }