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

