		#AreaGeralProduto {position: relative; background: #FFF; width: 100%; display: block; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #FFF;}
				#AreaGeralProduto br {margin: 0 auto; display: block; clear: both;}
			
			.BackgroundGeral {width: 100%; height: 100%; display: block;}

			#LogoMultilaser {display: block; clear: both; height: 133px;}
				#LogoMultilaser img {position: absolute; top: 0; left: 50px; z-index: 999999;}

				#AreaGeralProduto p {width: 360px; z-index: 999; display: block; clear: both; box-sizing: border-box; text-align: justify; color: #444242;}
				#AreaGeralProduto h3 {color: #d8328a; position: relative; font-size: 22px; margin: 20px 0; text-transform: uppercase; display: block; clear: both;}

				.ConteudoBloco {box-sizing: border-box; top: 0; width: 100%; z-index: 9;}

				#BlocoUm {}
					#BlocoUm .ConteudoBloco {position: absolute;}
					#BlocoUm p {width: 100%; margin: 0; padding: 0 50px; text-align: center; color: #FFF;}

					#LogoSoundBox {float: right; display: block; margin: -100px 50px 0 0;}

					#ImagemLeftBlocoUm {float: left; margin-left: 50px; margin-top: 80px;}
					#ImagemRightBlocoUm {float: right;}

				#BlocoDois {}
					#BlocoDois .ConteudoBloco {padding: 50px 50px 0;}
					#BlocoDois p {width: 560px;}
					#BlocoDois img {width: 100%;}

				#BlocoTres {background: #545454;}
					#ImagemDoLado {float: right;}
					#BlocoTres .ConteudoBloco {width: 313px; float: left; box-sizing: border-box; padding: 30px;}
					#BlocoTres .ConteudoBloco h3 {color: #FFF; text-align: center;}
					#BlocoTres .ConteudoBloco p {color: #FFF; width: 100%;}

				#BlocoQuatro {position: relative;;}
					#BlocoQuatro .ConteudoBloco {position: absolute; padding: 50px 30px;}
					#BlocoQuatro .ConteudoBloco img {float: left;}
					#BlocoQuatro .ConteudoBloco p {float: left; margin-left: 30px; width: 430px; clear: none; color: #FFF; margin-top: -3px;}

				#AreaGeralProduto iframe {width: 100%; max-width: 560px;}


			@media screen and (max-width: 800px) {
				#ImagemDoLado {display: none;}
				#BlocoTres .ConteudoBloco {width: 100%;}
				#BlocoQuatro .ConteudoBloco img {display: none;}
				#BlocoQuatro .ConteudoBloco p {margin-left: 0; width: 100%;}
				#ImagemRightBlocoUm {display: none;}
				#BlocoDois p {width: 100%; padding-bottom: 20px;}

				#LogoMultilaser img {position: inherit;}
				#LogoSoundBox {float: none; margin: 0;}
				#ImagemLeftBlocoUm {float: none; margin-left: 0; margin-top: 10px;}
			}
			@media screen and (max-width: 770px) {
				#ImagemLeftBlocoUm {display: none;}
			}
			@media screen and (max-width: 590px) {
				#BlocoQuatro .BackgroundGeral {height: 210px;}
				#BlocoUm .BackgroundGeral {height: 480px;}
				#BlocoDois .ConteudoBloco {padding-top: 10px;}
				#BlocoDois .ConteudoBloco h3 {text-align: center;}
				#BlocoUm p {padding: 0 20px;}
			}

			@media screen and (max-width: 490px) {
				#BlocoDois .ConteudoBloco {padding: 10px 10px 0;}
				#LogoSoundBox {width: 100%; padding: 0 20px; box-sizing: border-box;}
			}
			@media screen and (max-width: 440px) {
				#BlocoQuatro .BackgroundGeral {height: 240px;}
			}

			@media screen and (max-width: 400px) {
				#BlocoUm .BackgroundGeral {height: 540px;}
				#BlocoQuatro .BackgroundGeral {height: 280px;}
			}