.cc1883 .footer-col {
          justify-content: flex-end;
}
.cc2368  .footer-col {
          justify-content: flex-end;
}
.cc3112 .inside-container {
          margin-bottom:2.5rem;
}
.cc3281 .inside-container:nth-of-type(2) {
          margin-top:2.5rem;
}

.cc3137, .cc3299  {
	padding-left:0;
	padding-right:0;
}

.footer-col{
	    height: 13rem;
}

.footer-col img{
	     height: 7.5rem;
    width: auto;
}

.startseite-footer .col-sm-4 img {
	height:7rem;
	width:auto;
}

.custom-link{
	color:#E30512;
	font-weight: inherit;
    font-size: inherit;
}

.mod_eventlist > .empty{
	visibility:hidden;
}

.cc3115 .row  { 
	align-items:flex-end;
}

.cc3115 .row .cc6001,
.cc3115 .row .cc3126 { 
	margin-bottom:-1.5rem;
}

.cc3115 .row .cc6001 p,
.cc3115 .row .cc3126 p { 
	    font-size: 1.6rem;
	    text-align:center;
}


.cc6022  .row  { 
	align-items:flex-end;
}

.cc6022  .row .cc6028 ,
.cc6022  .row .cc6032  { 
	margin-bottom:-1.5rem;
}

.cc6022  .row .cc6028  p,
.cc6022  .row .cc6032  p { 
	    font-size: 1.6rem;
	    text-align:center;
}


.event-logo {
    height: 2.5rem;
    width: auto;
}

.mod_eventlist {
    max-height: 75rem;
}

.layout_teaser > .news-item__content .news-item__title{
	margin-top:0.6rem;
}

@media (max-width:840px){
	#header .header--logo .image_container {
		 height: 9rem;
	}
}

@media (min-width:1280px){
	#header .header--logo .image_container {
		 height: 7.6rem;
	}
}


.image-slider__slide img {
    margin-bottom: 0.5rem;
    width: 100%;
    height: 30rem;
    object-fit: cover;
    object-position: center;
}

/*Event Element */

.events_content {
	padding:2rem;
	border:1px solid rgb(227, 5, 18);
	display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom:2rem;
}

.events h3{
	    background-color: rgb(227, 5, 18);
	    color:white;
	    padding:1rem;
}

.events__des a{
	    text-decoration: underline;
}
.events .icon--play{
	    margin-bottom:0;
	    margin-top: auto;
	  
}
.events .is-button a {
    font-size: 2rem;
    border: 1px solid red;
    padding: 1.5rem 1.5rem;
}


@media (max-width: 1023px){
	.digitalhub-newsletter .panel {
		margin-top:3rem;
		padding-top:3rem;
		padding-bottom:0;
	}
}