			#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: 5px;}

			.BackgroundGeral {width: 100%; display: block;}

				#AreaGeralProduto p {width: 100%; z-index: 999;}
				#AreaGeralProduto h3 {color: #1d8282; font-size: 28px; width: 100%; font-weight: bold;}
				#AreaGeralProduto h4 {color: #666; font-size: 22px; width: 100%; font-weight: 200; }
				#AreaGeralProduto br {display: block; clear: both;}
				#AreaGeralProduto > div {position: relative; float: left; width: 100%; display: block; clear: both;}

				.ConteudoBloco {padding: 0 70px; box-sizing: border-box; top: 0; width: 100%;}

				.BackgroundBloco {width: 100%; display: block;}

			#BlocoUm {}
				#BlocoUm .ConteudoBloco {}

			#BlocoDois {background-color: #1d8282;}
				#BlocoDois .ConteudoBloco { background-color: #FFF; }

			#BlocoTres { padding-top: 20px; }

			#BlocoFinalVideo {padding: 0 0 20px;}
				#BlocoFinalVideo p {width: 100%; text-align: center;}
				#BlocoFinalVideo iframe {width: 100%; max-width: 560px;}

			#FimBlocos {color: #FFF; padding: 30px; font-size: 10px; box-sizing: border-box; background-color: #1d8282;}
		
			@media screen and (min-width: 901px) { /* Desktop */
				.DesktopItem {display: block !important;}
				.MobileItem {display: none !important;}
				#AreaGeralProduto h3 {font-size: 40px; margin-bottom: 10px;} 
				#AreaGeralProduto h4 {font-size: 32px; margin-top: 10px;}
				#BlocoUm .ConteudoBloco {width: 50%;}
				#BlocoUm .ConteudoBloco p {text-align: justify; line-height: 26px;}
				#BlocoUm img {width: 45%; display: block; box-sizing: border-box; position: absolute; right: 50px; bottom: -240px; z-index: 5}
				#BlocoDois .ConteudoBloco { padding: 20px; width: 40%; position: absolute; right: 50px; top: 240px; bottom: 0px; text-align: justify; line-height: 28px;}
				#BlocoDois img {display: block; box-sizing: border-box; padding-left: 50px; padding-top: 30px; width: 50%;}
			}
			@media screen and (max-width: 900px) {
				.DesktopItem {display: none !important;}
				.MobileItem {display: inline-block !important;}
				#AreaGeralProduto h3 {margin-bottom: 0px;}
				#AreaGeralProduto h4 {margin: 10px 0px; }
				#BlocoUm img {width: 60%; display: block; margin: 0px auto;}
				#BlocoDois img {width: 80%; display: block; margin: 10% auto;}
				#BlocoDois .ConteudoBloco {padding: 20px;}
				#BlocoDois img:nth-of-type(2) {margin-bottom: 0px;}

			}
			@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;}
			}