			.backgroundDarkF{
				background: rgb(28,27,28);
				background: -moz-linear-gradient(180deg, rgba(28,27,28,1) 0%, rgba(29,28,29,1) 58%, rgba(36,35,36,1) 85%, rgba(42,42,42,1) 100%);
				background: -webkit-linear-gradient(180deg, rgba(28,27,28,1) 0%, rgba(29,28,29,1) 58%, rgba(36,35,36,1) 85%, rgba(42,42,42,1) 100%);
				background: linear-gradient(180deg, rgba(28,27,28,1) 0%, rgba(29,28,29,1) 58%, rgba(36,35,36,1) 85%, rgba(42,42,42,1) 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c1b1c",endColorstr="#2a2a2a",GradientType=1);
			}
			.centered2,.centered3,.centered{position: absolute}
		    .centered{top: 50%;left: 0%;right:0%;transform: translate(0%, -50%);}		
			.centered2,.centered3{top: 50%;left: 0%;transform: translate(0%, -50%);}	
		    .centered2{right:-15%;}
			.displaySmall{display:none;}
			.displayBigger{display:block;}
            .imgWithTalk{max-width: 600px;right: 0px;left: auto;top: 160px;}
		    .maxWidth550{max-width: 550px;}
			.marginRN18{margin-right:-20% !important;}	
			.moveDownload{margin-left: -4%;margin-top: 1%;}
			.moveDownload img{opacity: 0.75;margin-bottom:5px;}
			.width407{width: 407px;}
			.height310{height: 310px;}
		    .styleWidth400{width: 100% !important;max-width: 600px;}
			.pattern1{left: -250px;top: -70px;transform: rotate(30deg);}	
		    .pattern4 {right: -125px;bottom: -155px;width: 300px;transform: rotate(30deg);}
			.zIndex2{z-index: 2;}
			.zIndex3{z-index: 3;}
		    @media (min-width:2000px){.moveDownload{margin-left: -1%;}.marginRN18{margin-right:-14% !important;}}
			@media (max-width:1440px){.moveDownload{margin-left: -4%;}}		  
			@media (max-width:1040px){
				.padding0{padding-left:10px !important;padding-right:10px !important;}
				.ptSmall{padding-top:10px;}
			}
			@media (min-width:767px) and (max-width:1040px){			
				.changeWidth2{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
				.changeWidth3{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
				.changeWidth4{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
			}
		    @media (max-width:1040px){
				.centered2,.centered{position: relative;top: 0%;left: 0%;right:0px;transform: translate(0%,0%);}
				#sceneBuilding .float-left,#sceneBuilding .float-right{float:none !important;}
				#sceneBuilding .text-left,#sceneBuilding .text-right{text-align:center !important;}
				img.centered{width:auto;}
		    }
            @media (max-width:767px){.pr-3.changeWidth4,.p-5.maxWidth550{padding-right:0px !important;padding-left:0px !important;}
            .displaySmall{display:block;}.displayBigger{display:none;}
            }
			@media (max-width:576px){ 
				.moveDownload{margin-left: auto;}
				.styleWidth400{width:auto;}
				.width407{width: 310px;}.height310{height: 235px;}
				video.width407{margin-top:50px;}
			}
			@media (max-width:365px){ 
				.width407{width: auto;}.height310{height: auto;}
				video.width407{margin-top:0px;}
			}