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

										
										
												background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-xalps/2023/zooom-news-rbx23-hero-mobile.jpg);
											

									}
							}
						}

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

								
								
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-xalps/2023/zooom-news-rbx23-hero-mobile.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-10267 {

										
										
												background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-xalps/2023/zooom-news-rbx23-hero-mobile.jpg);
											

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

								
								
										background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-xalps/2023/zooom-news-rbx23-hero-mobile.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-10267 {

										
										
												background-image: url(/fileadmin/upload_media/projects/red-bull/red-bull-xalps/2023/zooom-news-rbx23-hero-mobile.jpg);
											
										
									}
							}
						}

						/*desktop*/
						@media (min-width: 992px) and (max-width: 1200px) {
							
							/*default display*/
							#projectHeader-10267{
								background-image: url(/fileadmin/upload_media/news/2023/red-bull-x-alps/zooom-news-rbx23-hero-desktop-route-announcement.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-10267 {
										background-image: url(/fileadmin/upload_media/news/2023/red-bull-x-alps/zooom-news-rbx23-hero-desktop-route-announcement.jpg);
									}
							}
						}
						
						/*large desktop*/
						@media (min-width: 1200px) and (max-width: 1400px) {
							
							/*default display*/
							#projectHeader-10267 {
								background-image: url(/fileadmin/upload_media/news/2023/red-bull-x-alps/zooom-news-rbx23-hero-desktop-route-announcement.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-10267 {
										background-image: url(/fileadmin/upload_media/news/2023/red-bull-x-alps/zooom-news-rbx23-hero-desktop-route-announcement.jpg);
									}
							}
						}

						/*very large desktop*/
						@media (min-width: 1400px) {
							
							/*default display*/
							#projectHeader-10267 {
								background-image: url(/fileadmin/upload_media/news/2023/red-bull-x-alps/zooom-news-rbx23-hero-desktop-route-announcement.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-10267 {
										background-image: url(/fileadmin/upload_media/news/2023/red-bull-x-alps/zooom-news-rbx23-hero-desktop-route-announcement.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 section BG image 20771-----------------------------------------------*/
	
					/*remove background color*/
					#section-20771 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-20771 {
							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-20771 {
									background-image: url(/fileadmin/upload_media/ambient/backgrounds/o-right.svg);
								}
						}
					}

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

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

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

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


				/* styles for section BG image 21338-----------------------------------------------*/
					
					/*remove background color*/
					#section-21338 {
						background-color: transparent;
					}
					
					/*small mobile*/
					@media (max-width: 576px) {
						
						/*default display*/
						#section-21338 {
							background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_2d78826914.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-21338 {
									background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_03e16e46ed.jpg);
								}
						}
					}

					/*mobile*/
					@media (min-width: 576px) and (max-width: 768px) {
						
						/*default display*/
						#section-21338 {
							background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_2d78826914.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-21338 {
									background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_03e16e46ed.jpg);
								}
						}
					}
					
					/*tablet*/
					@media (min-width: 768px) and (max-width: 992px) {
						
						/*default display*/
						#section-21338 {
							background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_9ed86f9d38.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-21338 {
									background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_bc6d579c34.jpg);
								}
						}
					}

					/*desktop*/
					@media (min-width: 992px) and (max-width: 1200px) {
						
						/*default display*/
						#section-21338 {
							background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_1dfb5a3f17.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-21338 {
									background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_88baaf7a20.jpg);
								}
						}
					}
					
					/*large desktop*/
					@media (min-width: 1200px) and (max-width: 1400px) {
						
						/*default display*/
						#section-21338 {
							background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_816a2c9d96.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-21338 {
									background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_6f46dad7b1.jpg);
								}
						}
					}

					/*very large desktop*/
					@media (min-width: 1400px) {
						
						/*default display*/
						#section-21338 {
							background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_a328014290.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-21338 {
									background-image: url(/fileadmin/_processed_/1/0/csm_FRA2_230616_SM_XAlps_5168_1e0ceb53e0.jpg);
								}
						}
					}

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


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

