#AreaGeralProduto {position: relative; background: #000; width: 100%; display: block; max-width: 900px; margin: 0 auto; font-family: 'Open Sans', sans-serif; font-size: 16px; color: #444242; overflow: hidden;}
.BackgroundGeral {width: 100%; display: block;}

	#AreaGeralProduto p {width: 100%; z-index: 999; text-align: justify; color: #FFF; font-weight: 300; opacity: 0.9;}
	#AreaGeralProduto h3 {color: #FFF; width: 100%; font-weight: 700;}
	#AreaGeralProduto h4 {color: #FFF; width: 100%; font-weight: 300;}
	#AreaGeralProduto h4 strong {color: #039ddb;}
	#AreaGeralProduto img {display: block; margin: 0px auto;}
	#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; position: relative; width: 100%;}
	.BackgroundBloco {width: 100%; position: absolute; top: 0; left: 0;}


#AreaGeralProduto .PH255_Logo {margin: 50px auto;}

#FimBlocos {background-color: #039ddb; color: #FFF; padding: 30px; font-size: 10px; box-sizing: border-box; font-weight: 300;}

@media screen and (min-width: 901px) { /* Desktop */
	.DesktopItem {display: block !important;}
	.MobileItem {display: none !important;}

#AreaGeralProduto h3 {font-size: 2rem; line-height: 2.4rem;}
#AreaGeralProduto h4 {font-size: 1.6rem; line-height: 2rem}

#BlocoUm {}
	#BlocoUm .ConteudoBloco { width: 50%; float: left; padding-right: 0;}
	#BlocoUm .ConteudoBloco h3 {font-size: 2.6rem; line-height: 2.8rem;}
	#BlocoUm .ConteudoBloco img {width: 100%; margin: 80px auto;}

#BlocoTres img { margin: 30px auto; }
	#BlocoTres .ConteudoBloco { width: 50%; float: left; padding-right: 0; padding-top: 50px;}

}
@media screen and (max-width: 900px) {
	.DesktopItem {display: none !important;}
	.MobileItem {display: inline-block !important;}

#AreaGeralProduto .PH255_Logo {width: 80%;}
#AreaGeralProduto img {width: 100%; margin: 30px auto;}
#AreaGeralProduto h3 {font-size: 2rem; line-height: 2.4rem;}
#AreaGeralProduto h4 {font-size: 1.6rem; line-height: 2rem}

#BlocoTres img {width: 60%;}
	#BlocoTres .ConteudoBloco {}
}
@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;}
}