/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');*/

/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/montserrat-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/montserrat-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/montserrat-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/montserrat-v25-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/montserrat-v25-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v25-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/montserrat-v25-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/montserrat-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/montserrat-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/montserrat-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/montserrat-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/montserrat-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/montserrat-v25-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}



h2.headline {
  color: #bc0813;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 400;
  margin-top: 1.5rem;
}

#colophon.bgred a {
  color: #fff;
}

.all-events .flexed {
  padding-top: 1.125rem;
}

#textblock .all-events a.list-group-item{
	border-bottom:medium none;
}

.eventsdata a span {
  width: 12px;
  display: inline-block;
  text-align: right;
  position: absolute;
  right: 0;
  top: 2px;
}

#textblock .eventsdata a.list-group-item {
  margin-bottom: .25rem;
  padding-right: 15px;
  position: relative;
}

#textblock .list-group.eventsdata {
  margin-top: 0.5rem;
  width: 100%;
	margin-bottom: 0.25rem;
}

.all-events::before {
  margin-top: .75rem;
}

#textblock .list-group.eventsdata p {
  margin-bottom: 0.25rem;
	font-weight: 300;
	font-size: 0.95rem;
}


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gabfn7');
  src:  url('fonts/icomoon.eot?gabfn7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gabfn7') format('truetype'),
    url('fonts/icomoon.woff?gabfn7') format('woff'),
    url('fonts/icomoon.svg?gabfn7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#map {
    width: 100%;
    height: 350px;
}
.social-media {
    margin-bottom: 1rem;
    position: relative;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea,
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-radius: 0;
}
.social-media a {
    font-size: 1.5rem;
    color: #fff;
    display: block;
    width: 50px;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: 0;
    margin-top: .5rem;
	border: 1px solid;
    padding: .5rem 1rem;
}
@media (min-width:992px) {
	.colophon-oeffnungszeiten.border-l {
		border-left: 1px solid #fff;
		padding-left: 15px;
	}
	.hrsa-logo > a {
		position: absolute;
		width: 100%;
		height: auto;
		left: 35px;

	}
	.hrsa-logo {
		position: relative;
		height: 75px;
	}
	.home #page::before {
	  content: "";
	 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+84,000000+100&0+0,0.37+84,0+100 */
		background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.37) 80%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.37) 80%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.37) 80%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
		  position: absolute;
		  width: 100%;
		  height: 130px;
		  z-index: 9;
		  max-width: 1800px;
		}
}
.social-media a:hover {
    text-decoration:none;
}
/*#nf-field-4*/
.nf-field-element input[type="button"],
.ris-btn-red
/*#nf-field-53*/{
    color: #fff;
    background: #BC0813;
    border-color: #BC0813;
    font-size: 0.9rem;
    cursor: pointer;
    transition: ease all 0.3s 0s;
    font-family: 'Montserrat', sans-serif;
}

/*#nf-field-4:hover,*/
.ris-btn-red:hover,
/*#nf-field-53:hover*/
.nf-field-element input[type="button"]:hover{
    color: #BC0813;
    background: #fff;
    border-color: #BC0813;
    cursor: pointer;
    transition: ease all 0.3s 0s;
}

.icon-facebook1:before {
  content: "\eaf1";
}
.icon-twitter1:before {
  content: "\eaf2";
}

.zitat-quelle {
    font-size: 0.85rem;
    font-style: normal;
    font-weight: 500;
    margin-top: 1.5rem;
}

ul {
    margin-left: 0;
    padding-left: 1em;
}
ul#footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#textblock em {
    font-style: normal;
    font-weight: 500;
    color: #bc0813;
}
.row .row {
    margin: 0;
}
br {
    margin-top: .25rem;
    margin-bottom: .25rem;
    display: block;
}
.flexed {
    display: flex;
    align-items: center;
    align-content: center;
}
.stoerer {
    width: 25%;
    text-align: right;
    align-items: center;
    justify-content: center;
}
.stoerer img{
	width: 80px;
 	height: auto;
}
.page-template-default:not(.home) #colophon {
    margin-top: 80px;
}

#logo-section img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
	opacity: 0.7;
}
#logo-section a:hover img {
    opacity: 1;
}
#logo-section {
    margin-top: 25px;
    margin-bottom: 20px;
}
#logo-section .footer-img {
    display: block;
	position: relative;
	height: 100%;
	width: 100%;
}
#logo-section div[class^="col-md"]:not(:last-child) .footer-img::after, #logo-section .footernavigation .footernavigation-inner::after {
    content: "";
    background-color: #b1b0b0;
    position: absolute;
    display: block;
    width: 1px;
    height: 70px;
    right: 0;
    top: 0;
}
#logo-section .footer-img.last {
    padding-right: 0;
}

.footernavigation-inner {
    position: relative;
	
}
#logo-section .footer-img {
    display: block;
    position: relative;
    height: 80px;
    width: 100%;
    padding-right: 30px;
    text-align: right;
}
#logo-section div[class^="col-md"] {
    flex: 0 0 20%;
    max-width: 20%;
}
#logo-section div[class^="col-md"] {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 10px 15px;
    text-align: center;
}
#logo-section div.col-md-1 {
    flex: 0 0 17%;
    max-width: 17%;
    text-align: left;
    font-size: 0.80rem;
    line-height: 1.25;
    font-weight: 500;
    padding-left: 15px;
    margin-right: 5px;
}
#logo-section div.col-md-1 a{
    color: #909090;
	transition: ease color 0.3s 0s;
	display: block;
}
#logo-section div.col-md-1 a:hover{
    color: #BC0813;
	text-decoration: none;
}

a:focus {
    outline: none;
}
a:hover, a:focus, a:active {
    color: #000;
}

body {
    opacity: 1;
    transition: 1s opacity;
    font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.10px;
}
body.fade-out {
    opacity: 0;
    transition: none;
}
.navbar {
    padding: 0 1rem;
}
.navbar-brand svg {
    max-width: 252px;
    height: auto;
}

.navbar .nav-wrapper{
    border-bottom: 1px solid;
}
#main {
    min-height: 0;
}

#masthead.posabs {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9999;
    color: #fff !important;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#masthead:not(.posabs)::before {
    content: "";
    height: 370px;
    width: 100%;
    background: #c5c5c6;
    position: absolute;
    left: 0;
    z-index: -1;
}



#masthead .navbar-brand svg path {
    fill: #fff;
}

#mainNav a, #headerNav a {
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    line-height: 1;
	transition: ease color 0.3s 0s;
}
#mainNav a:hover {
    color: #BC0813;
    text-decoration: none;
}
#headerNav a:hover {
    color: #000;
    text-decoration: none;
}
#mainNav a::after, #headerNav a::after {
    content: "";
    background: #fff;
    width: 1px;
    display: inline-block;
    height: .8rem;
    margin-left: .65rem;
    margin-right: .65rem;
}
#mainNav li:last-child a::after {
    margin-right: 0;
}

#mainNav .current-menu-item a, #headerNav .current-menu-item a{
	font-weight:bold;
}
#headerNav {
    background: #bc0813;
    color: #fff !important;
    padding: .5rem 0;
    text-align: right;
}
#headerNav li:last-child a::after {
    background: transparent;
	margin-right: 0;
}


.home .mainNavigation::after {

    width: calc(100% - 2rem);
    height: 2px;
    position: absolute;
    display: block;
    background: #fff;
    content: "";
    bottom: -1rem;
    left: auto;
    right: auto;

}

.headerNavigation {
    padding-top: 0;
}
.stage .slider{
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
}
.stage .slider{
    max-height: 100vh;
    overflow-y: hidden;
}

.stage .slide-item {
    position: relative;
}

.stage .headlineset .headline{
    font-size: 4.5rem;
    line-height:  1;
    text-transform: uppercase;
    font-weight:  bold;
    color:  #fff;
	  margin-bottom: 1rem;
}

.stage .slide-item .headlineset {
    position: absolute;
    top: 10rem;
    width: 100%;
    left: -100%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);;
	  -ms-transform: translateX(-50%);
	  transform: translateX(-50%);
    margin: 0;
    transition: ease all 1s 0.4s;
}
.stage .slide-item.slick-current .headlineset {
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
	  -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.stage .slide-item .headlineset .subline{
	opacity: 0;
	transition: ease all 0.5s 1.5s;
}
.stage .slide-item.slick-current .headlineset .subline{
	opacity: 1;
}

.stage .slider .headlineset .link a.ris-button {
  color: #fff;
  text-transform: uppercase;
  background: #BC0813;
  padding: .75rem 1.5rem;
  position: relative;
  padding-right: 2.5rem;
  margin-top: .25rem;
  display: inline-block;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
	-ms-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  transition: ease opacity 1s 1.5s, ease transform 1s 1.5s, ease background 0.5s 0s;
}

.stage .slider .slide-item.slick-current .headlineset .link a.ris-button{
	opacity: 1;
	-moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
	-ms-transform: translateY(0);
  transform: translateY(0);
  
}


.stage .slider .headlineset .link a.ris-button:hover {
  text-decoration: none;
  color: #BC0813;
  background: #fff;
}

.stage .slider .headlineset .link a.ris-button::after {
  content: "";
  position: absolute;
  right: 1.5rem;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-transform:  rotate(45deg) translateY(-50%);
  -moz-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  border-width: 0px;
	border-style: none;
  border-top-style: solid;
  border-right-style: solid;
  border-right-width: 2px;
  border-top-width: 2px;
  top: 47%;
}


.angebots-wrapper {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
.angebote {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    /*background-image: url(/wp-content/themes/reinhardts/assets/images/offer-bg.svg);*/
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
	z-index: 9999;
}
.angebote .image img {
    border: 1px solid #ccc;
}
#offer-trigger {
    background-color: #ffffff;
    margin: 0;
    padding: .5rem 1rem;
    color: #BC0813;
    font-weight: bold;
    transition: ease all 0.3s 0s;
}
#offer-trigger h2{
	margin: 0;
	font-size: 1.5rem;
    text-transform: uppercase;
	background-image: url(/wp-content/themes/reinhardts/assets/images/arrow-top.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 2rem auto;
	transition: ease all 0.3s 0s;
}

#offer-trigger.is-active, #offer-trigger:hover {
    background-color: #c5c5c6;
    color: #fff;
	cursor: pointer;
}

#offer-trigger.is-active h2{
	background-image: url(/wp-content/themes/reinhardts/assets/images/arrow-down-white.svg);
}


.sangebote::before,
.offer-content.offerNoImage::before,
.eventsmodul::before,
.all-events::before{
    content: "";
    height: 4px;
    width: 100%;
    background: #c5c5c6;
    display: block;
    margin-top: 1.5rem;
}

.offerImage
{
    height: 4px;
    width: 100%;
    background: #c5c5c6;
    display: block;
    margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.offer-content.offerNoImage.first::before,
.offerImage.first{
    display: none;
}

.angebote #offer {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 1.25rem;
    display: none;
}
.angebote #offerInner {
    padding-right: 1.25rem;
    max-height: 80vh;
    overflow-y: scroll;
}

#colophon{
    background-color: #bc0813;
}

.angebote .offer-content{
	background-color: #fff;
}
.angebote .image {
	max-width: 50%;
	min-height: 135px;
}
.angebote .headline {
	text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #bc0813;
    margin: 1.5rem 0;

}
ul.sangebote {
    margin: 0;
}
a.list-group-item {
    color: #000;
    padding: .25rem 0;
    font-weight: bold;
}

.list-group-item:first-child {
    border-top: medium none;
}
#colophon {
    background-color: #bc0813;
	padding-top: 3rem;
	padding-bottom: 3rem;
	color: #fff;
    font-size: 0.95rem;
    font-weight: 500;
}
#colophon h3 {
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    font-weight: 400;

}
#colophon p {
    margin-bottom: 0;
}
#colophon span.time {
    float:right;
}
#colophon svg {
    width: 170px;
    height: auto;
}
#colophon svg path{
    fill: #ffffff;
}
#colophon  .colophon-oeffnungszeiten {

    margin-right: -15px;

}
.colophon-logo {

    position: relative;

}
#colophon .colophon-logo img {
    position: absolute;
    right: 0;
    transform: translateX(-93px);
    width: 200px;
    top: 0px;
}
.colophon-divider {
    background: #fff;
    width: 1px;
    height: 100%;
    margin: 0 auto;
}
.angebote .text {
    font-weight: 300;
}
.sangebote .list-group-item span {
    text-align: right;
    width: auto;
    display: block;
    float: right;
}
.sangebote .list-group-item svg {
    max-width: 10px;
    height: auto;
    width: 10px;
}
.sangebote .list-group-item {
    transition: ease all 0.3s 0s;
    font-weight: 400;
}
.sangebote .list-group-item:hover svg .st0 {
    fill: #000;
}
.slider::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    display:none;
}
.slider.offer-is-active::after { 
    background: rgba(128, 0, 8, 0.74);
    display:block;
}

.contentslider {
    margin-top: 80px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

.contentslider .slide-item .image {
    height: 450px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}
.contentslider .text {
    position: relative;
    width: 50%;
    height: 300px;
    top: -50px;
    left: 50%;
    background: #f2e8de;
    color: #bc0813;
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 300;
    font-style: italic;
    padding: 60px 40px 60px 40px;
}
.contentslider .slick-dots {
    bottom: auto;
    top: 650px;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.contentslider  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
    background: rgba(0,0,0,0.1);
    border-radius: 100%;
}
.contentslider  .slick-dots li.slick-active {
    background: rgba(0,0,0,0.2);
}

.contentslider .slick-dots li button{
	display: none;
}
#textblock {
    position: relative;
    margin-left: 0;
    margin-right: 15px;
    margin-top: -315px;
    height: 100%;
    display: block;
}

#textblock .list-group {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 85%;
}
#textblock a.list-group-item {
    font-weight: 500;
    text-transform: uppercase;
    transition: ease color 0.3s 0s;
}
#textblock a.list-group-item:hover {
    color: #BC0813;
}
#textblock .text {
    font-weight: 300;
    font-size: 0.95rem;
}
.contentslider .slide-item {
    min-height: 0;
}
.contentslider .text .zitate svg {
    position: absolute;
    top: -35px;
    width: 85px;
    height: 70px;
}
.stage-divider {
    margin-bottom: 600px;
    height: 1px;
    display: block;
}

.newsletter-form {
    padding-bottom: 1rem;
}

.newsletter-form button {
    border: 1px solid #BC0813 !important;
    background: #fff !important;
    color: #BC0813 !important;
    border-radius: 0px !important;
	transition: ease all 0.3s 0s;
	margin-top: 10px!important;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.85rem;
}
.newsletter-form button:hover {
    border: 1px solid #BC0813 !important;
    background: #BC0813 !important;
    color: #fff !important;
    border-radius: 0px !important;
}
.newsletter-form .rechts input {
    width: 100%;
    border-radius: 0px !important;
}
.newsletter-form .rechts input::placeholder {
    font-size: 0.9rem;
    letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
}
.newsletter-form h2 {
    text-align: left !important;
    font-size: 1.25rem;
}

.newsletter-form .checkbox-inline .rechts input {
    width: 15px;
	vertical-align: top;
	margin-top: 5px;
}
.newsletter-form .checkbox-inline .rechts label {
    padding-left: 20px;
    width: calc(100% - 20px);
}

@media (max-width: 575.98px) {  }

/* Small Device */
@media (max-width: 767.98px) { 
	
}
.slider .headline {
	text-shadow: 4px 4px 8px #555;
}

/* Medium Device */
@media (max-width: 991.98px) { 
	
	.slider .headline {
  		text-shadow: 4px 1px 8px #000;
	}

	#logo-section div[class^="col-md"]:not(:last-child) .footer-img::after, #logo-section .footernavigation .footernavigation-inner::after {
		display: none;
	}
	.home #mainNav a:hover {
		color: #DDB2B4;
	}
	#logo-section .footer-img {

    display: block;
    position: relative;
    height: auto;
    width: 80%;
    padding-right: 0;
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    margin-top: 1rem;

}
	.angebote #offerInner {
		max-height: none;
		overflow-y: hidden;
		height: auto !important;
	}
	#headerNav a {
		font-size: .9rem;
	}
	.stage .slide-item .headlineset {
   	 	top: auto;
		bottom: 2.5rem;
	}
	.stage-divider {
		margin-bottom: 1rem;
	}
	.navbar-brand {
		max-width: 45%;
	}
	.home .mainNavigation::after {
		bottom: -2.5rem;
	}
	#masthead.posabs {
		position: relative;
		width: 100%;
		height: auto;
		z-index: 9999;
		color: #fff !important;
		left: 0;
		right: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		background: #bc0813;
		max-width: none;
		padding-bottom: 1rem;
	}
	#logo-section div[class^="col-md"] {
		flex: 0 0 50%;
		max-width: 50%;
		padding: 10px 15px;
		text-align: center;
	}
	#logo-section div.col-md-1 {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: left;
		font-size: 0.80rem;
		line-height: 1.25;
		font-weight: 500;
		padding-left: 15px;
		margin-right: 5px;
		border-bottom: 1px solid #e0dede;
	}
	#colophon {
    	font-size: .9rem;
	}
	#colophon .block {
		margin-bottom: 2rem;
		padding-bottom: 2rem;
		border-bottom: 1px solid #fff;
}
	#colophon .colophon-logo img {
		position: relative;
		right: 0;
		transform: translateX(-45px);
		width: 325px;
		top: 0px;
	}
	.navbar-light .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	.navbar-light .navbar-toggler {
		color: rgb(255, 255, 255);
		border-color: transparent;
		padding: 0;
		font-weight: bold;
	}
	#offer-trigger h2 {
		padding: .75rem 2.5rem .75rem 0;
		font-weight: 600;
		font-size: 1rem;
	}
	.angebote {
		position: relative;
		background-color: rgba(188,8,19,0.03);
	}
	.slider.offer-is-active::after {
    	display: none;
	}
	.mainNavigation {
		margin-top: 15px;
	}
	.contentslider {
		margin-top: 25px;
	}
	.contentslider .slide-item .image {
		height: 250px;
		width: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.contentslider .slide-item {
		min-height: 0;
	}
	.contentslider .text {
		width: 100%;
		height: auto;
		left: 0;
		font-size: 1rem;
		padding: 50px 40px 30px 40px;
		top: auto;
		bottom: 0;
	}
	.contentslider .slick-dots {
		top: 260px;
	}
	#textblock {
		transform: none;
		position: relative;
		top: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 30px;
		margin-top: 0;
	}
	#textblock .text {
		position: relative;
		top: 0;
	}
	.stage .headlineset .headline {
		font-size: 2rem;
	}
	#primary-menu {
		margin-left: 0;
		border-top: 1px solid #fff;
		margin-top: 15px;
		padding-top: 15px;
	}
	
	.navbar-light .navbar-toggler::before {
		content: "MENÜ";
		font-size: 1.0rem;
	}
}


@media (min-width: 991.99px) and (max-width: 1199.98px) { 
	#textblock {
		margin-top: -395px;
	}
	.contentslider .text {
    	top: -125px;
	}
}
