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

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

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

			/* fullscreen styles swiper-7243--------------------------------------------------*/
			

