
						/* styles for parallax header image 4544 -----------------------------------------------*/
							
							/*small mobile*/
							@media (max-width: 576px) {
								
								/*default display*/
								#para-4544 {
									
									
									
											background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_01f822b54b.jpg);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										#para-4544 {

											
											
													background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_7860aadd29.jpg);
												

										}
								}
							}

							/*mobile*/
							@media (min-width: 576px) and (max-width: 768px) {
								
								/*default display*/
								#para-4544 {

									
									
											background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_01f822b54b.jpg);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										#para-4544 {

											
											
													background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_7860aadd29.jpg);
												

										}
								}
							}
							
							/*tablet*/
							@media (min-width: 768px) and (max-width: 992px) {
								
								/*default display*/
								#para-4544 {

									
									
											background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_de135d3949.jpg);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										#para-4544 {

											
											
													background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_769d22044b.jpg);
												
											
										}
								}
							}

							/*desktop*/
							@media (min-width: 992px) and (max-width: 1200px) {
								
								/*default display*/
								#para-4544{
									background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_6be9c221ea.jpg);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										#para-4544 {
											background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_8dad2cb32a.jpg);
										}
								}
							}
							
							/*large desktop*/
							@media (min-width: 1200px) and (max-width: 1400px) {
								
								/*default display*/
								#para-4544 {
									background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_c1ae1c33a5.jpg);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										#para-4544 {
											background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_36e9d0f758.jpg);
										}
								}
							}

							/*very large desktop*/
							@media (min-width: 1400px) {
								
								/*default display*/
								#para-4544 {
									background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_cd59a3d8d5.jpg);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										#para-4544 {
											background-image: url(/fileadmin/_processed_/1/3/csm_Brauerei-Hirt_9bea4506d3.jpg);
										}
								}
							}

						/* styles for parallax header image 4544 -----------------------------------------------*/
						

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


				/* styles for section BG image 3266-----------------------------------------------*/
	
					/*remove background color*/
					#section-3266 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-3266 {
							background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_76f0f12df2.jpg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3266 {
									background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_dca8098116.jpg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-3266 {
							background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_76f0f12df2.jpg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3266 {
									background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_dca8098116.jpg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-3266 {
							background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_587dab3d98.jpg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3266 {
									background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_b7576e51ea.jpg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-3266 {
							background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_54c64babed.jpg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3266 {
									background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_f9de989a26.jpg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-3266 {
							background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_cc6d9e6dc3.jpg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3266 {
									background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_673b3608e8.jpg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-3266 {
							background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_1c616a3701.jpg);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3266 {
									background-image: url(/fileadmin/_processed_/e/b/csm_darkPatternBg_673b3608e8.jpg);
								}
						}
					}

				/* styles for section BG image 3266-----------------------------------------------*/
				


	#c3832 .jobListTab {
		position: static;
	}
	


				/* styles for section BG image 3276-----------------------------------------------*/
	
					/*remove background color*/
					#section-3276 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-3276 {
							background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3276 {
									background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-3276 {
							background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3276 {
									background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-3276 {
							background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3276 {
									background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-3276 {
							background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3276 {
									background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-3276 {
							background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3276 {
									background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-3276 {
							background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-3276 {
									background-image: url(/fileadmin/_processed_/0/f/csm_newsletter-bg_44c2ec62f8.png);
								}
						}
					}

				/* styles for section BG image 3276-----------------------------------------------*/
				


				/* styles for section BG image 4569-----------------------------------------------*/
	
					/*remove background color*/
					#section-4569 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-4569 {
							background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-4569 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-4569 {
							background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-4569 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-4569 {
							background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-4569 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-4569 {
							background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-4569 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-4569 {
							background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-4569 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-4569 {
							background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
						}
						
						/*retina*/
						@media
							only screen and (-webkit-min-device-pixel-ratio: 1.5),
							only screen and (min--moz-device-pixel-ratio: 1.5),
							only screen and (-o-min-device-pixel-ratio: 3/2),
							only screen and (min-device-pixel-ratio: 1.5),
							only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
							only screen and (min-resolution: 2dppx) { /*Standardized*/

								#section-4569 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

				/* styles for section BG image 4569-----------------------------------------------*/
				

