
					/* styles for project header-----------------------------------------------*/
						
						/*small mobile*/
						@media (max-width: 576px) {
							
							/*default display*/
							#projectHeader-1106 {
								
								
								
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.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-1106 {

										
										
												background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.jpg);
											

									}
							}
						}

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

								
								
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.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-1106 {

										
										
												background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.jpg);
											

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

								
								
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.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-1106 {

										
										
												background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.jpg);
											
										
									}
							}
						}

						/*desktop*/
						@media (min-width: 992px) and (max-width: 1200px) {
							
							/*default display*/
							#projectHeader-1106{
								background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.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-1106 {
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.jpg);
									}
							}
						}
						
						/*large desktop*/
						@media (min-width: 1200px) and (max-width: 1400px) {
							
							/*default display*/
							#projectHeader-1106 {
								background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.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-1106 {
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.jpg);
									}
							}
						}

						/*very large desktop*/
						@media (min-width: 1400px) {
							
							/*default display*/
							#projectHeader-1106 {
								background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.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-1106 {
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-phenom/header-phenom.jpg);
									}
							}
						}

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


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

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

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

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

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


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

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

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

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

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


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

