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

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

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

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

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


						/* styles for parallax header image 1463 -----------------------------------------------*/
							
							/*small mobile*/
							@media (max-width: 576px) {
								
								/*default display*/
								.para-1463 {
									
									
									
											background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_50396e846b.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-1463 {

											
											
													background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_f2276e47fc.jpg);
												

										}
								}
							}

							/*mobile*/
							@media (min-width: 576px) and (max-width: 768px) {
								
								/*default display*/
								.para-1463 {

									
									
											background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_50396e846b.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-1463 {

											
											
													background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_f2276e47fc.jpg);
												

										}
								}
							}
							
							/*tablet*/
							@media (min-width: 768px) and (max-width: 992px) {
								
								/*default display*/
								.para-1463 {

									
									
											background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_96832bd8a7.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-1463 {

											
											
													background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_9cf366c2dd.jpg);
												
											
										}
								}
							}

							/*desktop*/
							@media (min-width: 992px) and (max-width: 1200px) {
								
								/*default display*/
								.para-1463{
									background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_f2a7c21d79.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-1463 {
											background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_32f0c36a92.jpg);
										}
								}
							}
							
							/*large desktop*/
							@media (min-width: 1200px) and (max-width: 1400px) {
								
								/*default display*/
								.para-1463 {
									background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_9acda91973.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-1463 {
											background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_3f77212ace.jpg);
										}
								}
							}

							/*very large desktop*/
							@media (min-width: 1400px) {
								
								/*default display*/
								.para-1463 {
									background-image: url(/fileadmin/_processed_/4/1/csm_intro-big_5263648180.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-1463 {
											background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-winter-athletes/intro-big.jpg);
										}
								}
							}

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


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

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

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

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

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


						/* styles for parallax header image 1475 -----------------------------------------------*/
							
							/*small mobile*/
							@media (max-width: 576px) {
								
								/*default display*/
								.para-1475 {
									
									
									
											background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_913467765c.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-1475 {

											
											
													background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_fde2f35c8a.jpg);
												

										}
								}
							}

							/*mobile*/
							@media (min-width: 576px) and (max-width: 768px) {
								
								/*default display*/
								.para-1475 {

									
									
											background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_913467765c.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-1475 {

											
											
													background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_fde2f35c8a.jpg);
												

										}
								}
							}
							
							/*tablet*/
							@media (min-width: 768px) and (max-width: 992px) {
								
								/*default display*/
								.para-1475 {

									
									
											background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_2a737d0494.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-1475 {

											
											
													background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_09a4d8986f.jpg);
												
											
										}
								}
							}

							/*desktop*/
							@media (min-width: 992px) and (max-width: 1200px) {
								
								/*default display*/
								.para-1475{
									background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_ac2a011965.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-1475 {
											background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_ec618a1491.jpg);
										}
								}
							}
							
							/*large desktop*/
							@media (min-width: 1200px) and (max-width: 1400px) {
								
								/*default display*/
								.para-1475 {
									background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_4c69a55e04.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-1475 {
											background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_0de139d067.jpg);
										}
								}
							}

							/*very large desktop*/
							@media (min-width: 1400px) {
								
								/*default display*/
								.para-1475 {
									background-image: url(/fileadmin/_processed_/4/e/csm_shoot-wa_5b8c338207.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-1475 {
											background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-winter-athletes/shoot-wa.jpg);
										}
								}
							}

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


				/* 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-----------------------------------------------*/
				

