/* pacifico-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/pacifico-v22-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/css//fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


body {
  color: #333333 !important;
	font-size: 1.3rem !important;
	font-family: 'Roboto' !important;;
	/* font-weight: 300; */ 
}


/* .cboxIE {
	position:fixed !important;
	top: 0px !important;
	left:0px !important;
} */

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #11A60A !important;
  line-height: 1.0 !important;
  font-weight: bold;
  font-family: 'Roboto' !important;;
  }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #11A60A !important;
    }

h1 {
  	font-size: 2.8rem !important;
  	padding-bottom:15px; }

h2 {
  	font-size: 2.1rem !important;
  	padding-top:15px !important;
  	padding-bottom:15px !important;
  	 }

h3 {
	padding-top:15px !important;
  	padding-bottom:15px !important;
  	font-size: 1.9rem !important; }

h4 {
  	font-size: 1.75rem !important; }

h5 {
  	font-size: 1.65rem !important; }

h6 {
  	font-size: 1.4rem !important; }
  
button, .button {
	border: 2px solid #11A60A !important;
  	background-color: #EEEEEE !important;
  	color: #11A60A !important;
}
button:hover, button:focus, .button:hover, .button:focus {
	color: #FFFFFF !important; 
	border: 2px solid #11A60A !important;
	background-color: #11A60A !important;
	text-decoration: unset !important;
}

.morePaddingBottom {
	margin-bottom: 60px !important;
}

.homeBau, .homeEnergie {
	position: relative;
	padding-bottom: 60px !important;	
}

	
.homeBau .button, .homeEnergie .button {
	width: 86%;
	position: absolute;
	bottom: 0px !important; 
}

.homeEnergie .button a, .homeBau .button a {
	width: 100% !important;
}

.button:hover a, .button:focus a, .homeBau .button:hover a, .homeBau:focus .button a {
	color: #FFFFFF !important; 
	background-color: transparent !important;
	text-decoration: none !important;
}

.signature {
	font-family: 'Pacifico';
	font-size: 2rem !important;
}

.ajwBau button, .ajwBau .button, .homeBau .button {
	border: 2px solid #FF8400 !important;
	color: #FF8400 !important;
}

.ajwBau .breadcrumbs a {
	color: #FF8400 !important;
}

.homeBau .button a {
	color: #FF8400 !important;
}

.ajwBau button:hover, .ajwBau button:focus, .ajwBau .button:hover, .ajwBau .button:focus, .homeBau .button:hover, .homeBau .button:focus {
	border: 2px solid #FF8400 !important;
	background-color: #FF8400 !important;
	color: #FFFFFF !important;
}

button.articleFilterSelected {
	border: 2px solid #11A60A !important;
	background-color: #11A60A !important;
	color: #EEEEEE !important;
}		

a.clearing-close {
	font-size: 60px;
	color: #FFFFFF !important;;
	text-decoration: none;
}



input.searchInput {
	width:100px !important; 
	display:inline !important;
	background: #FBFBFB; 
	height: 25px;
	vertical-align: middle;
	position: relative;
	top: 6px;
	left: 5px;
	border: 1px solid #EAE5E1 !important;
	
}

div.searchDiv {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF !important;
}

.searchButton {
	border:none !important;
	background: none !important;
	color: #FFFFFF !important;
}

.searchButton:hover {
	border:none !important;
	background: none !important;
	color: #FFFFFF !important;
}

#searchCell table {
	border: 1px solid #11A60A !important;
}

#searchCell .searchInput {
	width: 150px !important;
}

#searchCell a {
	color: #11A60A !important;
	font-weight: bold;
}

#searchCell i {
	color: #11A60A !important;
}

.poweredBy {
	padding-top: 15px;
	font-size: 0.7rem;
}

.maincontentdiv {
	padding-top: 30px;
}

.maincontentdiv a {
	color: #11A60A !important;
}

.maincontentdiv .ajwBau a {
		color: #FF8400 !important;
}

table tbody {
	border: none;
}

.customTables table tr, .customTables table td  {
	border: 1px solid #333333 !important;
	vertical-align: top !important;
	
}

.customTables table td div {
	padding: 5px;
}
	
.customTables table tr:first-child td:first-child {  
  border-top: 1px solid #FFFFFF !important;
  border-left: 1px solid #FFFFFF !important;
}

.customTables table td:nth-child(1) {
	background: #FFFFFF !important;
	
}

.customTables table td:nth-child(2) {
	background: #E6F0FA !important;
	width: 31% !important
}

.customTables table td:nth-child(3) {
	background: #F2FBEF !important;
	width: 31% !important
}

.customTables table td:nth-child(4) {
	background: #FAECF8 !important;
	width: 31% !important
}

a {
	text-decoration: none;
	color: #333333 !important;
}

a:hover {
	text-decoration: underline;
}

.slick-prev, .slick-next {
	width: 25px !important;
	border: none !important;
	margin: 0 auto;
	background: unset !important;
	border: unset !important;
}

.slick-prev:hover, .slick-next:hover,.slick-prev:focus, .slick-next:focus {
	background: unset !important;
	border: unset !important;	
}

.slick-prev:before
{
    content: '\f137' !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    color: #11A60A !important;
	font-size: 2rem !important;
}

.slick-next:before
{
    content: '\f138' !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    color: #11A60A !important;
    font-size: 2rem !important;
}

button.slick-prev:hover, button.slick-next:hover,
button.slick-prev:focus, button.slick-next:focus {
	background-color: unset !important;
    color: unset !important; 
    border: unset !important;
}


table.noBorderNoColor, table.noBorderNoColor td, table.noBorderNoColor tr {
	background: transparent !important; 
}

.headerLogo {
	
	padding-top: 15px;
	padding-bottom: 15px;
}

.headerImages {
	position: relative;
	
}

.footerdiv * {
	color: #FFFFFF !important;
}

.footerdiv {
	background: #11A60A;
	color: #FFFFFF;
	padding-top: 35px;
	padding-bottom: 35px;
}

.footerdiv.ajwBauFooter {
	background: #FF8400 !important;
}

.footerdiv  table td, .footerdiv  table tbody {
	background: #333333 !important;
	border:none !important;
	padding: 0;
}

.footerImprint {
	background: #CECECE !important;
	color: #222222 !important;
	padding: 5px;
}

.footerImprint a {
	color: #222222 !important;
	
}

.footnote * {
	font-size: 90% !important;
}

.orbit-controls button, .orbit-controls button:focus {
	background: transparent !important;
}

.orbit-controls button:hover {
	background: #333333 !important;
}

#scrollToTopButton {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    background: #11A60A;
    color: #FFFFFF !important; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    border-radius: 50%;
	text-align: center;
	bottom: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
}

#scrollToTopButton.ajwBau {
	background: #FF8400;
}


.footerLists ul li {
	padding: 0px !important;
	margin: 0px !important;
}

.footerLists ul li a {
	
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}

.footerLists ul li a {
	color: #A07B90 !important;	
} 

.footerCompanyName {
	line-height: 1.3 !important;
}


.footerLists ul li a.footerListsHeadline {
	color: #FFFFFF !important;
	font-weight: bold !important;
}

.footerLists {
	font-size: 95%;
}

.footerListsLogo img {
	width: 160px;
	margin-bottom: 25px;
}

.articleImgObjectFit {
  width: 100%; /* Das Bild füllt die Breite des Containers */
  height: 150px; /* Maximal erlaubte Höhe des Bildes */
  object-fit: cover; /* Der Ausschnitt wird beibehalten, und das Bild wird beschnitten, um die Höhe zu füllen */
  border-radius: 10px; /* Ecken abrunden */
}

.maincontentdiv {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	min-height: 400px;
}

.hcmsContainer {
  opacity: 0;
  transition: opacity 1.0s ease;
}

.hcmsContainerFadeIn {
  opacity: 1;
}

.maincontentdiv .hcmsContainer {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px; 
}

.maincontentdiv .hcmsContainer:first-child, .hcmsContainerNoPaddingBottom {
	/* padding-top: 25px; */
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.maincontentdiv .hcmsContainer:last-child {
	margin-bottom: 0px !important;
}

.maincontentdiv img {
	margin-bottom: 15px;	
}

.maincontentdiv img, .maincontentdiv figure {
	max-width: 100% !important;
}


.accordionCustomStyle .accordion {
    background: transparent !important;
    border: none !important;
}

.accordionCustomStyle .accordion-item {
	border: none !important;
	
} 

.accordionCustomStyle .accordion-title {
	border: none !important;
	padding-left: 2rem !important;
	font-size: 100% !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	text-decoration: none !important; 
}

.accordionCustomStyle .accordion-title:hover, .accordionCustomStyle .accordion-title:focus {
    background-color: transparent !important;
    background: transparent !important;
}

.accordionCustomStyle .accordion-title::before {
    
    position: absolute;
    top: 50%;
    left: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
}

.accordionCustomStyle .is-active > .accordion-title::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f078";    
}

.accordionCustomStyle .accordion-content {
	border: none !important;
	padding-top: 0px !important;
	padding-bottom: 20px !important;
	padding-left: 17px !important;
}

.articleAddressDetails {
	padding-top: 7px;
}

.articleContainerFacilities, .articleContainerClubsAndOrganisations {
	padding-top: 40px;
	padding-bottom: 40px;
}

.articleContainerClubsAndOrganisations:first-child {
	padding-top: 0px !important;
}


.articleContainerFacilities:nth-child(odd), .articleContainerClubsAndOrganisations:nth-child(odd){
	background: #F3F3F3;
}

.secondaryBgColor {
	background: #F3F3F3;
	
}

.secondaryBgColor table tbody {
	background: transparent !important;
}

#hcmsMailFormContainer table tbody {
	background: transparent !important
}

.cellBorderBox {
	border: 1px solid #333333;
	padding: 20px;
}

.articleNewsGrid a {
	text-decoration: none !important
}

.articleNewsGrid h2 {
	color: #333333 !important;
	font-size: 1.8rem !important;
}

.articleNewsGrid h3 {
	font-size: 1.5rem !important;
}

.articleNewsHashtags {
	font-style: italic;
}

.articleNewsPreview {
	margin-top: 10px;
}

.articleNewsShowMoreButton {
	margin-top: 10px;
}

.articleGeneralInfoGrid a {
	text-decoration: none !important; 
}

.articleCellNews:first-child {
	border-top: 1px solid #CCCCCC;
}

.articleCellNews {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}

.articlePinned:first-child {
	border-top: 5px solid #CCCCCC !important;
}

.articlePinned {
	border-bottom: 5px solid #CCCCCC !important;
}

.articlePinned .articleImgObjectFit {
  width: 100%; /* Das Bild füllt die Breite des Containers */
  height: 200px; /* Maximal erlaubte Höhe des Bildes */
  object-fit: cover; /* Der Ausschnitt wird beibehalten, und das Bild wird beschnitten, um die Höhe zu füllen */
  border-radius: 10px; /* Ecken abrunden */
}

.lessPaddingTop {
	margin-top: -60px !important;
}

.articlePinned h2 {
	font-size: 2.0rem !important;
}

.articlePinned h3 {
	font-size: 1.7rem !important;
}

hr.articleHrPinned {
	border-bottom:5px;
}

.menuContainer {
	text-align: right;
}

.menuContainer i, .menuContainer a {
	color: #11A60A !important;
}

.ajwBau .contactHeader, .ajwBau .contactHeader i, .ajwBau .contactHeader a {
	color: #FF8400 !important;
}

.homeCustomMenuItems {
	
	background: #F3F3F3;
	padding-top:25px;
	padding-bottom:25px;
}

.content01aContainerWithIcon {
	padding-bottom:25px;
}

.content01WithIconCell a  {
	
	font-size: 1.3rem !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.content01WithIconDescription {
	background: #11A60A !important;
	padding-top: 25px;
	padding-bottom: 25px;
}


.content01WithIconDescription i {
	font-size: 300%;
	padding-bottom: 20px;
}

.hcmsAddressListContainer {
	margin-top: -80px;
}

.hcmsAddressList:nth-child(odd) {
	background: #F3F3F3;
	
}

.hcmsAddressListImg {
 	width: 80%; /* Oder irgendeine andere prozentuale Breite */
  padding-top: 80%; /* Erzeugt ein Quadrat, basierend auf der Breite des Containers */
  position: relative;
  overflow: hidden;
}

.hcmsAddressListImg img {
	border-radius: 50%;
position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Vollbreite des Bildes innerhalb des Containers */
  height: 100%; /* Vollhöhe des Bildes innerhalb des Containers */
  object-fit: cover;
  
}

.hcmsAddressName {
	color: #11A60A;
	font-weight: bold;
}


.circleShapedImg {
	text-align: center;
}
.circleShapedImg img {
	border-radius: 50%;
	margin-bottom: 25px;
	max-width: 250px;
}

.slickImageCellArticle div {
	
}
.slickImageCellArticle img {
	
  top: 0;
  left: 0;
  width: 100%; /* Vollbreite des Bildes innerhalb des Containers */
  height: 100%; /* Vollhöhe des Bildes innerhalb des Containers */
  object-fit: cover;
	
}

.homeCheckList {
	text-align: center;
	margin-top: 0px !important;
}

.homeCheckList i, .homeCheckList em {
	font-size: 300% !important;
	margin-bottom: 10px;
	color: #11A60A;
}

.homeEnergie {
	/* border: 5px solid #11A60A; */ 
	padding: 40px;
	box-shadow: 10px 5px 5px #11A60A;
	box-shadow: rgba(17, 166, 10, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
	border-radius: 15px;
}

.homeBau {
	/* border: 5px solid #FF8400; */
	padding: 40px;
	box-shadow: rgba(255, 132, 0, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
	border-radius: 15px;
}

.homeBau h1, .homeBau h2, .homeBau h3, .homeBau h4, .homeBau h5, .homeBau h6 {
	color: #FF8400 !important;
}

.ajwBau h1, .ajwBau h2, .ajwBau h3, .ajwBau h4, .ajwBau h5, .ajwBau h6 {
	color: #FF8400 !important;
}

.homeBau a {
	color: #FF8400 !important;
}



.homeBau img, .homeEnergie img {
	max-width: 80%;
	margin-bottom: 25px;
	
}

.infoWithIcons {
	margin-top: 20px !important;	
}

.infoWithIcons i, .infoWithIcons em {
	font-size: 400% !important;
	margin-bottom: 30px;
	color: #11A60A;
}



.se-component.se-image-container.__se__float-center figure {
	margin: 0 auto 	!important;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center !important;
}

.se-component.se-image-container.__se__float-left figure {
	float: left;
	margin-right: 15px;
}

.se-component.se-image-container.__se__float-right figure {
	float: right;
	margin-left: 15px;
}

.articleContainerTestimonial {
	max-width: 700px;
	margin: 0 auto;
}

.articleTestimonial {
    padding: 70px 30px 50px;
    margin: 50px 30px 30px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-top: 5px solid #11A60A;
    position: relative;
    border-radius: 5px;
    
}
.articleTestimonial .articleTestimonialImg {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    background: #FFFFFF;
}
.articleTestimonial .articleTestimonialImg img {
    width: 100%;
    height: auto;
}

.articleTestimonial .articleTestimonialText {
    text-align: center !important;
    font-style: italic;
    margin-bottom: 20px;
}

.articleTestimonial .articleTestimonialName {
  text-align: center;
  color: #333333 !important;;
}

.articleTestimonial .articleTestimonialNameTitle {
	font-size: 1.2rem;
    color: #333333;
    opacity: 0.5;
    text-align: center !important;
}

.articleTestimonialBlockquoteImg {
	height: 50% !important;
	margin-top: 25px !important;
	filter: brightness(0) saturate(100%) invert(35%) sepia(99%) saturate(1063%) hue-rotate(86deg) brightness(102%) contrast(92%);
	
}



.articleTimeline .articleTimelineItem:after, header:after, .articleTimeline .articleTimelineItem:before, header:before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}


.articleTimeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.articleTimeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #11A60A;
  left: 50%;
  top: 0;
  position: absolute;
}
.articleTimeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
.articleTimeline .articleTimelineItem {
  margin-bottom: 50px;
  position: relative;
}
.articleTimeline .articleTimelineItem .articleTimelineIcon {
  background: #11A60A;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.articleTimeline .articleTimelineItem .articleTimelineIcon i {
  position: relative;
  top: 10px;
  left: 11px;
  transform: rotate(90deg);
  color: #FFFFFF !important;
}
.articleTimeline .articleTimelineItem .articleTimelineContent {
  width: 45%;
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.articleTimeline .articleTimelineItem .articleTimelineContent .articleTimelineHeadline {
  padding: 15px;
  background: #11A60A;
  color: #FFFFFF !important;
  margin: -20px -20px 0 -20px;
  font-weight: 300;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.articleTimeline .articleTimelineItem .articleTimelineContent:before {
  content: "";
  position: absolute;
  left: 45%;
  top: 20px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #11A60A;
}
.articleTimeline .articleTimelineItem .articleTimelineContent.right {
  float: right;
}
.articleTimeline .articleTimelineItem .articleTimelineContent.right:before {
  content: "";
  right: 45%;
  left: inherit;
  border-left: 0;
  border-right: 7px solid #11A60A;
}


@media screen and (max-width: 768px) {
  .articleTimeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  .articleTimeline:before {
    left: 0;
  }
  .articleTimeline .articleTimelineItem .articleTimelineContent {
    width: 90%;
    float: right;
  }
  .articleTimeline .articleTimelineItem .articleTimelineContent:before, .articleTimeline .articleTimelineItem .articleTimelineContent.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #11A60A;
  }
  .articleTimeline .articleTimelineItem .articleTimelineIcon {
    left: 0;
  }
}


/* Small only */
@media screen and (max-width: 39.9375em) {
	
	.articleTestimonial{ 
		padding: 70px 10px 30px; 
	}
	
	.articleContainerTestimonial {
		max-width: 85% !important;
	}
    
	.hcmsSlickHeaderImg {
		min-height: 180px !important;
	}
	
	.hcmsSlickHeaderImg img {
		width: 100%;
		min-height: 180px !important;
		object-fit: cover;
	}
	
	.footerImprintLinks {
		text-align:center;
	}
	
	.hcmsAddressListImg {
 		margin: 0 auto; 
	}
	
	.hcmsAddressMail {
		 display: flex;
        flex-wrap: wrap;
        align-items: center;
	}
	
	.hcmsAddressMail a {
        word-break: break-all; /* Erlaubt einen Zeilenumbruch innerhalb von Wörtern */
        white-space: normal; /* Erlaubt Zeilenumbrüche */
        display: inline-block;
        vertical-align: middle;
    }
    
    .customTables table {
    	width: 100% !important;
    }
    
    h1 {
    	font-size: 2rem !important; 
    }
    
    h2 {
    	font-size: 1.8rem !important;
    }
    
    h3 {
    	font-size: 1.65rem !important;
    }
    
    h4 {
    	font-size: 1.55rem !important;
    }
    
    h5 {
    	font-size: 1.45rem !important;
    }
    
    h6 {
    	font-size: 1.4rem !important;
    }
    
    .customTables table td:nth-child(2), .customTables table td:nth-child(3), .customTables table td:nth-child(4) {
    	min-width: 300px !important;
    }
    
    .contactHeader, .contactHeader a, .contactHeader i {
		color: #11A60A !important; 
		font-size: 2rem;
	} 
    
    .slickHeaderImgComment {
    	padding-top: 15px;
    	padding-bottom: 15px;
    	padding-left: 10px;
    	padding-right: 10px;
    	background: #F3F3F3;
    }
    
    .slickHeaderImgContainer .slickHeaderImgComment.slickHeaderImgCommentIDG1 h1 {
    	display: none;
    }
    
    .slickHeaderImgContainer .slickHeaderImgComment h1 {
		font-size: 1.7rem !important;
	}
	
	.slickHeaderImgContainer .slickHeaderImgComment h2 {
		
		font-size: 2.5rem !important;
		
	}
	
	.companyName {
		text-align: center;
	}
	
	.companyName img {
		max-width: 70% !important;
		padding-bottom: 10px;
	}
    
}

/* Medium and up */
@media screen and (min-width: 40em) {
		
	/* .hcmsSlickHeaderImg {
		height: 50vh !important;
		overflow: hidden;
		
	} */
	
	.contactInfo table td {
		padding-right: 20px;
	}
	
	.slickHeaderImgContainer {
		position: relative;
	}
	
	.slickHeaderImgContainer .slickHeaderImgComment {
		width: 100%;
		height: 50%;
		position: absolute;
		top:0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		user-select: text !important;
	}
	
	.slickHeaderImgContainer .slickHeaderImgComment {
		color: #FFFFFF !important;
		padding-left: 10px;
		padding-right: 10px;
		
	}
	
	.slickHeaderImgContainer .slickHeaderImgComment h1 {
		color: #FFFFFF !important;
		/* text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */
		text-shadow: 3px 3px 3px #000;
		font-size: 3vw !important;
		padding-left: 50px;
		padding-right: 50px;
		
	}
	
	.slickHeaderImgContainer .slickHeaderImgComment h2 {
		padding-top: 50px;
		text-shadow: 3px 3px 3px #000;
		color: #FFFFFF !important;
		font-size: 5vw !important;
		padding-left: 50px;
		padding-right: 50px;
	}
	
	
	#scrollToTopButton {
		bottom: 20px; 
	    right: 20px;
	}
	
	.footerImprintLinks {
		text-align:right;
	}
	
	.companyName {
		text-align: center;
	}
	
	.companyName img {
		max-width: 90%;
	}
	
	.contactHeader, .contactHeader a, .contactHeader i {
		color: #11A60A !important; 
		
	} 
	
	
}



/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	
	.hcmsSlickHeaderImg {
		min-height: 370px !important;
	}
	
	.hcmsSlickHeaderImg img {
		width: 100%;
		min-height: 370px !important;
		object-fit: cover;
	}
	
}

/* Large and up */
@media screen and (min-width: 64em) {
	
	.hcmsSlickHeaderImg {
		min-height: 470px !important;
	}
	
	.hcmsSlickHeaderImg img {
		width: 100%;
		min-height: 470px !important;
		object-fit: cover;
	}
	
}

