			#AreaGeralProduto {position: relative; background: #FFF; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242; overflow: hidden;}
			#AreaMultilaser {background: #FFF; box-sizing: border-box; display: block; clear: both; width: 100%; max-width: 900px; margin: 0 auto; height: 94px; margin: 0 auto;}
				#AreaMultilaser img {width: 100%; display: block; clear: both; float: left;}

				#LogoDaMultilaser {max-width: 288px; margin: 0 0 20px; padding-left: 40px;}
				#ColorsMultilaser {height: 12px; position: relative; max-width: 100%;}

			.BackgroundGeral {width: 100%; display: block;}

				#AreaGeralProduto p {width: 100%; z-index: 999;}
				#AreaGeralProduto h3 {color: #000; font-size: 22px; width: 100%; font-weight: bold;}
				#AreaGeralProduto br {display: block; clear: both;}
				#AreaGeralProduto > div {position: relative; float: left; width: 100%; display: block; clear: both;}
				#AreaGeralProduto footer p { font-size: 10px; }

				.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; width: 100%;}
				.ConteudoBloco img { max-width: 100% }

				
				.BackgroundBloco {width: 100%; display: block;}

			#BlocoUm {}
				#BlocoUm .ConteudoBloco {}
				
				#BlocoUm .ConteudoBloco.Principal img.titleMobile { padding: 20px 0px; }
				
			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {padding: 30px; font-size: 10px; box-sizing: border-box; text-align: center;}
		
			@media screen and (min-width: 901px) { /* Desktop */
				.DesktopItem {display: block !important;}
				.MobileItem {display: none !important;}

				/*BLOCO UM*/
				#BlocoUm .ConteudoBloco.Principal p { position: absolute; top: 240px; left: 50px; color: #fff; width: 468px!important; padding-right: 24px; box-sizing: border-box; }
				#BlocoUm .ConteudoBloco.Principal img.title { position: absolute; top: 54px; left: 50px; }
				#BlocoUm .ConteudoBloco.Principal img.img01 { position: absolute; top: 21px; right: 50px; }
								
				#BlocoUm .ConteudoBloco.Secundario p { position: absolute; top: 595px; right: 50px; color: #fff; width: 555px!important; box-sizing: border-box; text-align: right; }
				#BlocoUm .ConteudoBloco.Secundario img.img01 { position: absolute; left: 50px; top: 460px; }
				#BlocoUm .ConteudoBloco.Secundario img.img02 { position: absolute; top: 500px; left: 180px; }

				#BlocoUm .ConteudoBloco.Rodape p { width: 645px; margin-left: -20px; margin-top: -70px; }
				
				/*BLOCO DOIS*/
				#BlocoDois .ConteudoBloco.Principal p { position: absolute; top: 100px; right: 45px; text-align: right; width: 435px; }
				#BlocoDois .ConteudoBloco.Principal img.img01 { position: absolute; top: 65px; left: 180px; }
				#BlocoDois .ConteudoBloco.Principal img.img02 { position: absolute; top: 70px; left: 190px; }
				
				#BlocoDois .ConteudoBloco.Secundario p { position: absolute; top: 545px; left: 50px; color: #fff; width: 360px!important; }
				#BlocoDois .ConteudoBloco.Secundario img.img01 { position: absolute; top: 532px; right: 5px; }
				
				#BlocoDois .ConteudoBloco.Rodape { margin-top: -725px; }
				#BlocoDois .ConteudoBloco.Rodape p { clear: both; text-align: center; box-sizing: border-box; padding-top: 80px; padding-bottom: 15px; }
				#BlocoDois .ConteudoBloco.Rodape img { display: block; position: relative; }
				#BlocoDois .ConteudoBloco.Rodape img.title { margin: 0 auto; }
				#BlocoDois .ConteudoBloco.Rodape .boxes { display: block; padding-top: 25px }
				#BlocoDois .ConteudoBloco.Rodape .boxes img:first-child { margin-bottom: 25px }
				#BlocoDois .ConteudoBloco.Rodape .boxes.box-esq { float: left }
				#BlocoDois .ConteudoBloco.Rodape .boxes.box-dir { float: right }

				#AreaGeralProduto footer { clear: both; text-align: center; }				
				#AreaGeralProduto footer p { margin-top: 40px; font-size: 10px; }				
				
			}
			@media screen and (max-width: 900px) {
				.DesktopItem {display: none !important;}
				.MobileItem {display: inline-block !important;}

				#AreaGeralProduto { text-align: center; }

				#BlocoUm .ConteudoBloco.Principal p { margin-bottom: 40px; }
				#BlocoUm .ConteudoBloco.Secundario, #BlocoDois .ConteudoBloco.Secundario { margin-top: 50px; }
				#BlocoDois .ConteudoBloco.Rodape { margin-top: 50px; }
				#BlocoDois .ConteudoBloco.Rodape .boxes { margin: 50px 0; }
				#BlocoDois .ConteudoBloco.Rodape p { padding: 25px 0; }
				br { display: none!important }

			}
			@media screen and (max-width: 700px) {
			}
			@media screen and (max-width: 550px) {
				.ConteudoBloco {padding: 0 20px;}
			}
			@media screen and (max-width: 350px) {
				#LogoDaMultilaser {padding-left: 0;}
			}