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


			/* fullscreen styles swiper-17747--------------------------------------------------*/

				#swiper-1774717747:-moz-full-screen {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-17747:-moz-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-17747:-moz-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-17747:-moz-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

				/*-----------------------------------------------------------------------------------*/
				#swiper-17747:-webkit-full-screen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-17747:-webkit-full-screen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-17747:-webkit-full-screen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-17747:-webkit-full-screen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}
				
				/*-----------------------------------------------------------------------------------*/
				#swiper-17747:fullscreen  {
					height: 90%;
					width: 80%;
					margin: auto;
					background-color: #000;
				}
				#swiper-17747:fullscreen  .swiper-slide img {
					object-fit: contain;
				}
				#swiper-17747:fullscreen  .swiper-slide {
					width: 100%;
					background-color: #000;
				}
				#swiper-17747:fullscreen  .zoatFSButton {
					position: fixed;
					top: 2rem;
					right: 3rem;
					opacity: 1;
				}

			/* fullscreen styles swiper-17747--------------------------------------------------*/
			


						/* styles for parallax header image 13385 -----------------------------------------------*/
							
							/*small mobile*/
							@media (max-width: 576px) {
								
								/*default display*/
								.para-13385 {
									
									
									
											background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_c065913491.png);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-13385 {

											
											
													background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_2e39a38c20.png);
												

										}
								}
							}

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

									
									
											background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_c065913491.png);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-13385 {

											
											
													background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_2e39a38c20.png);
												

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

									
									
											background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_99b774232f.png);
										

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-13385 {

											
											
													background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_3a942d9c40.png);
												
											
										}
								}
							}

							/*desktop*/
							@media (min-width: 992px) and (max-width: 1200px) {
								
								/*default display*/
								.para-13385{
									background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_235096a1e4.png);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-13385 {
											background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_064adef3b2.png);
										}
								}
							}
							
							/*large desktop*/
							@media (min-width: 1200px) and (max-width: 1400px) {
								
								/*default display*/
								.para-13385 {
									background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_70618e735e.png);
								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-13385 {
											background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_9ce5adcb8c.png);
										}
								}
							}

							/*very large desktop*/
							@media (min-width: 1400px) {
								
								/*default display*/
								.para-13385 {
									background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_abeedf7c4a.png);

								}
								
								/*retina*/
								@media
									only screen and (-webkit-min-device-pixel-ratio: 1.5),
									only screen and (min--moz-device-pixel-ratio: 1.5),
									only screen and (-o-min-device-pixel-ratio: 3/2),
									only screen and (min-device-pixel-ratio: 1.5),
									only screen and (min-resolution: 192dpi), /*IE9-11 don't support dppx*/
									only screen and (min-resolution: 2dppx) { /*Standardized*/

										.para-13385 {
											background-image: url(/fileadmin/_processed_/f/e/csm_RBX21-Live-Tracking-1_61a8ed5382.png);
										}
								}
							}

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


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

