
						/* styles for no parallax header image-----------------------------------------------*/
							
							/*small mobile*/
							@media (max-width: 576px) {
								
								/*default display*/
								#headerImg-5564 {
									
									
									
											background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_7abcd5f927.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*/

										#headerImg-5564 {
											
											
											
													background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_fd182a55c1.jpg);
												
											
										}
								}
							}

							/*mobile*/
							@media (min-width: 576px) and (max-width: 768px) {
								
								/*default display*/
								#headerImg-5564 {
									
									
									
											background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_7abcd5f927.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*/

										#headerImg-5564 {
											
											
											
													background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_fd182a55c1.jpg);
												

										}
								}
							}
							
							/*tablet*/
							@media (min-width: 768px) and (max-width: 992px) {
								
								/*default display*/
								#headerImg-5564 {
									
									
									
											background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_bfb5438090.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*/

										#headerImg-5564 {
											
											
											
													background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_af031a35dc.jpg);
												

										}
								}
							}

							/*desktop*/
							@media (min-width: 992px) and (max-width: 1200px) {
								
								/*default display*/
								#headerImg-5564 {
									background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_73dcac2575.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*/

										#headerImg-5564 {
											background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_b3d66cb7ef.jpg);
										}
								}
							}
							
							/*large desktop*/
							@media (min-width: 1200px) and (max-width: 1400px) {
								
								/*default display*/
								#headerImg-5564 {
									background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_cc83f7e69e.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*/

										#headerImg-5564 {
											background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_77be31b789.jpg);
										}
								}
							}

							/*very large desktop*/
							@media (min-width: 1400px) {
								
								/*default display*/
								#headerImg-5564 {
									background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_9e72e0af9c.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*/

										#headerImg-5564 {
											background-image: url(/fileadmin/_processed_/2/0/csm_Hirter-Braukeller-Galerie_7d801642ea.jpg);
										}
								}
							}

						/* styles for no parallax header image-----------------------------------------------*/
						

/* 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 4604-----------------------------------------------*/
	
					/*remove background color*/
					#section-4604 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-4604 {
							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-4604 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-4604 {
							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-4604 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-4604 {
							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-4604 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-4604 {
							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-4604 {
									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-4604 {
							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-4604 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-4604 {
							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-4604 {
									background-image: url(/fileadmin/_processed_/f/4/csm_footer-bg_7ca7c61f49.png);
								}
						}
					}

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

