
					/* styles for project header-----------------------------------------------*/
						
						/*small mobile*/
						@media (max-width: 576px) {
							
							/*default display*/
							#projectHeader-12178 {
								
								
								
										background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-mobile-2.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*/

									#projectHeader-12178 {

										
										
												background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-mobile-2.jpg);
											

									}
							}
						}

						/*mobile*/
						@media (min-width: 576px) and (max-width: 768px) {
							
							/*default display*/
							#projectHeader-12178 {

								
								
										background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-mobile-2.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*/

									#projectHeader-12178 {

										
										
												background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-mobile-2.jpg);
											

									}
							}
						}
						
						/*tablet*/
						@media (min-width: 768px) and (max-width: 992px) {
							
							/*default display*/
							#projectHeader-12178 {

								
								
										background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-mobile-2.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*/

									#projectHeader-12178 {

										
										
												background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-mobile-2.jpg);
											
										
									}
							}
						}

						/*desktop*/
						@media (min-width: 992px) and (max-width: 1200px) {
							
							/*default display*/
							#projectHeader-12178{
								background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-desktop-2.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*/

									#projectHeader-12178 {
										background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-desktop-2.jpg);
									}
							}
						}
						
						/*large desktop*/
						@media (min-width: 1200px) and (max-width: 1400px) {
							
							/*default display*/
							#projectHeader-12178 {
								background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-desktop-2.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*/

									#projectHeader-12178 {
										background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-desktop-2.jpg);
									}
							}
						}

						/*very large desktop*/
						@media (min-width: 1400px) {
							
							/*default display*/
							#projectHeader-12178 {
								background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-desktop-2.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*/

									#projectHeader-12178 {
										background-image: url(/fileadmin/upload_media/projects/lumix/2024/zooom-project-lumix-hero-desktop-2.jpg);
									}
							}
						}

					/* styles for project header-----------------------------------------------*/
					


                                            #c63 .projectDetailView .projectLogo img {
                                                width: 70px;
                                            }
                                            @media (min-width: 768px) and (max-width: 992px) {
                                                #c63 .projectDetailView .projectLogo img {
                                                    width: 120px;
                                                }
                                            }
                                            @media (min-width: 992px) {
                                                #c63 .projectDetailView .projectLogo img {
                                                    width: 138px;
                                                }
                                            }
                                        


		/* styles for fixed height slider-20420-------------------------------------------*/

			#swiper-20420  .swiper-slide {
				width: fit-content;
			}

			/*mobile*/
			@media (max-width: 768px) {

				#swiper-20420  {
					height: 35vh;
				}

				#swiper-20420  .swiper-slide img {
					height: 35vh;
					position: relative !important;
				}
				
			}	
			/*tablet*/
			@media (min-width: 768px) and (max-width: 992px) {

				#swiper-20420  {
					height: 35vh;
				}

				#swiper-20420  .swiper-slide img {
					height: 35vh;
					position: relative !important;
				}
				
			}
			/*desktop*/
			@media (min-width: 992px) {
				
				#swiper-20420  {
					height: 50vh;
				}

				#swiper-20420  .swiper-slide img {
					height: 50vh;
					position: relative !important;
				}
				
			}

		/* styles for fixed height slider-20420-------------------------------------------*/
		


		/* styles for fixed height slider-20450-------------------------------------------*/

			#swiper-20450  .swiper-slide {
				width: fit-content;
			}

			/*mobile*/
			@media (max-width: 768px) {

				#swiper-20450  {
					height: 70vh;
				}

				#swiper-20450  .swiper-slide img {
					height: 70vh;
					position: relative !important;
				}
				
			}	
			/*tablet*/
			@media (min-width: 768px) and (max-width: 992px) {

				#swiper-20450  {
					height: 45vh;
				}

				#swiper-20450  .swiper-slide img {
					height: 45vh;
					position: relative !important;
				}
				
			}
			/*desktop*/
			@media (min-width: 992px) {
				
				#swiper-20450  {
					height: 45vh;
				}

				#swiper-20450  .swiper-slide img {
					height: 45vh;
					position: relative !important;
				}
				
			}

		/* styles for fixed height slider-20450-------------------------------------------*/
		


				/* styles for section BG image 20425-----------------------------------------------*/
	
					/*remove background color*/
					#section-20425 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-20425 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
						}
						
						/*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-20425 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-20425 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
						}
						
						/*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-20425 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-20425 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
						}
						
						/*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-20425 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-20425 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
						}
						
						/*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-20425 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-20425 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
						}
						
						/*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-20425 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-20425 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
						}
						
						/*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-20425 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}

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


		/* styles for fixed height slider-20440-------------------------------------------*/

			#swiper-20440  .swiper-slide {
				width: fit-content;
			}

			/*mobile*/
			@media (max-width: 768px) {

				#swiper-20440  {
					height: 35vh;
				}

				#swiper-20440  .swiper-slide img {
					height: 35vh;
					position: relative !important;
				}
				
			}	
			/*tablet*/
			@media (min-width: 768px) and (max-width: 992px) {

				#swiper-20440  {
					height: 50vh;
				}

				#swiper-20440  .swiper-slide img {
					height: 50vh;
					position: relative !important;
				}
				
			}
			/*desktop*/
			@media (min-width: 992px) {
				
				#swiper-20440  {
					height: 55vh;
				}

				#swiper-20440  .swiper-slide img {
					height: 55vh;
					position: relative !important;
				}
				
			}

		/* styles for fixed height slider-20440-------------------------------------------*/
		


				/* styles for section BG image 20437-----------------------------------------------*/
	
					/*remove background color*/
					#section-20437 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-20437 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-20437 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-20437 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-20437 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-20437 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-20437 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-20437 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-20437 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-20437 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-20437 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-20437 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-20437 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

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


				/* styles for section BG image 20445-----------------------------------------------*/
					
					/*remove background color*/
					#section-20445 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-20445 {
							background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_d3d74496ea.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-20445 {
									background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_6413fb9d32.jpg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-20445 {
							background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_d3d74496ea.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-20445 {
									background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_6413fb9d32.jpg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-20445 {
							background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_bf926a47f6.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-20445 {
									background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_221430abff.jpg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-20445 {
							background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_a6c943d143.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-20445 {
									background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_2049c774f6.jpg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-20445 {
							background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_795aac3136.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-20445 {
									background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_1d9a9e23bd.jpg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-20445 {
							background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_78eed1c714.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-20445 {
									background-image: url(/fileadmin/_processed_/f/7/csm_zooom-project-lumix-parallax_9d7b6675b8.jpg);
								}
						}
					}

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


				/* styles for section BG image 1558-----------------------------------------------*/
	
					/*remove background color*/
					#section-1558 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-1558 {
							background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
						}
						
						/*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-1558 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-left.svg);
								}
						}
					}

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

