

@media only screen and (max-width: 940px) { /* (max-height: 460px) {*/
			 			 
			 * { /*border: 1px solid #f00;*/ }
			 html { overflow-y:scroll; }
			 #menu { /*display:none;*/ }
			 
			 #homeServ1 { width:32%; margin-right:1%;  }
			 

			 #menuDesktopArqin { display:none; }
			 #menuMobileArqin { display:block; }
			 #submenuMobileArqin { margin-top:80px; padding-left:25px; background: #000; border-top:1px solid #fff; border-bottom:1px solid #fff; }
			 #menuDD { position:fixed; top:0px; width:100%; height:80px; background: #000000; z-index:9999;  }
			 .linkMobile { font-size:14px; padding:5px; text-transform:uppercase;}			 
			 .linkMobile:hover { background: #fff; color: #000; }			 
			 
			 .catalogoPosDados { float:right; position:relative; width: -moz-calc(100% - 230px);width: -webkit-calc(100% - 230px);width: -o-calc(100% - 230px);width: calc(100% - 230px); /*border:1px solid #f00;*/ min-height:200px; }
			 .catalogoListaProd { float:left; width:46%; margin-left:2%; margin-right:2%; }
			 
}



@media only screen and (max-width: 600px) { /* (max-height: 460px) {*/

			 
			 #homeSlideIndex { position:absolute; z-index:1; top:80px; width:100%; bottom:90px; }
			 #homeSlideIndexAux { clear:both; height: -moz-calc(100% - 90px);height: -webkit-calc(100% - 90px);height: -o-calc(100% - 90px);height: calc(100% - 90px); }
			 
			 .empPosiciona1 { float:left; width:90%; margin-left: 5%; margin-right:5%; margin-bottom:30px; /*border:1px solid #ff0;*/ }

			 #homeServ1 { width:100%; border-top:5px solid #ccc; margin-right:0%; height:250px; }
			 
			 #notItem { cursor:pointer; float: left; width:90%; margin: 5%; }
			 .notFicha1 { float:left; width:100%; position:relative; }
			 .notFicha2 { float:left; width:100%; position:relative; margin-top:40px; }
			 
			 .zonaCatHome { float:left; width:90%; margin:5%}
			 
			 .catalogoSubMenu { display:none; }
       .catalogoPosDados { float:right; position:relative; width: -moz-calc(100% - 0px);width: -webkit-calc(100% - 0px);width: -o-calc(100% - 0px);width: calc(100% - 0px); /*border:1px solid #f00;*/ min-height:200px; }
			 .catalogoListaProd { float:left; width:96%; margin-left:2%; margin-right:2%; }

}