@media screen and (max-width: 600px) {	
	#geral {
		background-image:none;
		width:100%;

	}
	
	#middle {
		width:320px;
		margin:0 auto;
		padding-top:120px;
	}
	
	#top {
		position:fixed;
		height:100px;
		min-width:320px;
		margin:0 auto;
		text-align:center;
		-webkit-transition: all 200ms linear;
		-moz-transition: all 200ms linear;
		-o-transition: all 200ms linear;
		-ms-transition: all 200ms linear;
		transition: all 200ms linear;
	}
	
	#toplimit {
	width:320px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	}

	#logo {
		background-image:url(../images/logo.png);
		background-size:contain;
		background-repeat:no-repeat;
		width:150px;
		height:70px;
		float:left;
		margin-top:20px;
		margin-bottom:10px;
		-webkit-transition: all 200ms linear;
		-moz-transition: all 200ms linear;
		-o-transition: all 200ms linear;
		-ms-transition: all 200ms linear;
		transition: all 200ms linear;
	}
	
	#menu {
		display:none;
		list-style-type:none;
		width:220px;
		height:auto;
		margin-top:10px;
		float:right;
		font-size:30px;
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		color:#FFF;
		font-variant:small-caps;
		text-align:left;
		background-color:#999;
		position:absolute;
		z-index:2;
		right:0;
		margin-top:110px;
		padding-left:0;
	}
/*------------ responsivo --------- */    
	#menuresponsivo {
		position:relative;
		z-index:1;
		float:right;
		margin-top:25px;
		-webkit-transition: all 600ms linear;
		-moz-transition: all 600ms linear;
		-o-transition: all 600ms linear;
		-ms-transition: all 600ms linear;
		transition: all 600ms linear;
	}
	
	#toggleMenu { 
	display:block;
	}
	
	.menuTitle {
	display:block;
	width:70px;
	height:61px;
	background-image:url(../images/menuresponsivo.png);
	background-size:cover;
	cursor:pointer;
	}

	#toggleMenu:checked {
	
	}
/*------------ responsivo --------- */

	/* ----------------- responsivo 
		#control-nav {
		visibility: visible;
		}
			
		.control-nav {
		display:block;
		width: 60px;
		padding: 15px 0;
		border: solid #999;
		border-width: 7px 0;
		cursor: pointer;
	    }
	   
	   #top  .control-nav:before {
		content: "";
		display: block;
		height: 7px;
		background: #999;
		}
		
		#top #menu {
		 overflow-x: auto;
		-webkit-transition: all 500ms ease;
		transition: all 500ms ease;
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		transform: translate(100%, 0);
		}
		
		#control-nav:checked ~ div#menu {
		  -webkit-transform: translate(0, 0);
		  -ms-transform: translate(0, 0);
		  transform: translate(0, 0);
		}

 responsivo -------------*/				
	#menu li {
		display:block;
		padding-top:15px;
		padding-bottom:15px;
		padding-left:20px;
		margin-left:0;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-color:#FFF;
	}
	
	#menu li:hover {
		padding-left:20px;
		background-color:#FFF;
		color:#999;
	}
/* ------------ efeito scroll ------------- */
.scrolling {
	height:100px !important;
	padding-top:5px;
	background-color:#FFF;
	-webkit-transition: all 320ms linear;
	-moz-transition: all 320ms linear;
	-o-transition: all 320ms linear;
	-ms-transition: all 320ms linear;
	transition: all 320ms linear;
}

.scrolling .menuTitle {
	margin-top:7px;
	width:63px;
	height:55px;
}

.scrolling #menu {
	margin-top:90px !important;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	transition: all 100ms linear;
}

.scrolling #menuresponsivo {
	margin-top:10px;
	-webkit-transition: all 320ms linear;
	-moz-transition: all 320ms linear;
	-o-transition: all 320ms linear;
	-ms-transition: all 320ms linear;
	transition: all 320ms linear;
}

.scrolling ul {
	margin-top:30px !important;
	-webkit-transition: all 320ms linear;
	-moz-transition: all 320ms linear;
	-o-transition: all 320ms linear;
	-ms-transition: all 320ms linear;
	transition: all 320ms linear;
}

.scrolling h1 {
	width:100px !important;
	height:60px !important;
	-webkit-transition: all 320ms linear;
	-moz-transition: all 320ms linear;
	-o-transition: all 320ms linear;
	-ms-transition: all 320ms linear;
	transition: all 320ms linear;
}
/* ------------ efeito scroll ------------- */	
	#banner {
		width:320px;
		height:auto;
		background-image:url(../images/bannermobile.jpg);
		background-position:top center;
		background-repeat:no-repeat;
		background-color:#999;
	}
	
	.setor {
		margin:0 auto;
		width:320px;
		height:auto;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	.float {
		float:left;
	}
	
	.titulo {
		font-size:30px;
		text-align:left;
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		color:#0097cf;
		margin-top:0;
		margin-bottom:0;
		width:auto;
		float:left;
		line-height:25px;
	}
	
	#linhaazul {
		display:none;
	}
	
	#titulo {
		height:auto;
		width:100%;
		margin-bottom:10px;
	}
	
	
	#separadorbottom {
		background-image:url(../images/separador-bottom_03.png);
		background-position:center;
		width:100%;
		height:151px;
		margin-top:15px;
		margin-bottom:50px;
	}
	
	#contato {
		width:100%;
		min-height:200px;
		background-color:#CCC;
		text-align:center;
	}
	
	#contatolimit {
		margin-top:10px;
		margin-bottom:10px;
		width:320px;
		height:auto;
		margin:0 auto;
	}
	
	#parceiros {
		width:320px;
		padding-top:20px;
		padding-bottom:20px;
		background-color:#FFF;	
		margin:0 auto;
	}
	
	#parceiros h2 {
	font-family:"novecentosbook", Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#999;
	margin-top:10px;
	margin-bottom:30px;
	width:320px;
    }

	
	#parceiros ul {
		list-style-type:none;
		padding-left:0;
		padding-right:0;
	}
	
	#parceiros ul li {
		display:block;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#parceiros ul img {
		width:150px;
		height:auto;
	}
	
	.sumir {
		display:none;
	}
	
	#textogeral {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	}
	
	#subsection {
		margin-top:50px;
		margin-bottom:50px;
	}
	
	#subsection p {
		width:320px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		text-align:justify;
	}
	
	#separadomiddle {
		background-image:url(../images/separadormiddle.png);
		background-position:center;
		width:100%;
		height:38px;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	#subsection h3 {
		width:320px;
		text-align:left;
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		font-size:20px;
		color:#777;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	
	#banner h1 {
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		font-size:19px;
		text-align:left;
		color:#FFF;
		line-height:25px;
		margin-top:0;
		margin-bottom:0;
		padding-top:20px;
		padding-bottom:15px;
		padding-left:10px;
		width:320px;
	}
	
	#banner img {
		padding-right:90px;
		padding-top:95px;
	}
	
	.linhabranca {
		 height:2px;
		 background-color:#FFF;
		 width:320px;
	}
	
	#bannertexto {
		width:270px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#FFF;
		float:right;
		text-align:justify;
		margin-right:30px;
		margin-top:20px;
	}
	
	#leiamais {
		padding-top:5px;
		padding-bottom:5px;
		padding-left:8px;
		padding-right:8px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#FFF;
		border-width:1px;
		border-style:solid;
		border-color:#FFF;
		clear:both;
		float:right;
		margin-right:20px;
		margin-bottom:30px;
	}
	
	.bannerbotao {
		margin-top:0;
		width:300px;
		padding-top:8px;
		padding-bottom:8px;
		margin-right:10px;
		margin-bottom:10px;
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		font-size:20px;
		color:#FFF;
		border-width:1px;
		border-style:solid;
		border-color:#FFF;
		float:right;
	
	}
	
	#contato h2 {
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		background-image:url(../images/contatolinha.png);
		background-repeat:no-repeat;
		background-position:left;
		font-size:30px;
		color:#333;
		padding-top:20px;
		padding-bottom:20px;
		margin-top:0;
		margin-bottom:0;
		float:left;
		width:320px;
		text-align:left;
	}
	
	#leiamais:hover {
		background-color:#FFF;
		color:#777;
	}
	
	.bannerbotao:hover {
		background-color:#FFF;
		color:#777;
	}	
	
	#contatodados {
	text-align:left;
	width:320px;
	height:auto;
	font-family:"novecentosbook", Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	}
	
	#contatodados h3 {
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#555;
		margin-top:10px;
		margin-bottom:10px;
	}
	
	#contatodados p {
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#555;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:5px;
		float:left;
	}
	
	#contatodados img {
		float:left;
		margin-bottom:10px;
	}
	
	
	#contatomarca {
		width:320px;
		text-align:center;
		margin-top:40px;
		margin-bottom:40px;
		height:auto;
		font-family:"novecentosbook", Verdana, Geneva, sans-serif;
		font-size:16px;
		color:#333;
	}		
	
	.aparecer {
		display:block;
	}
	
	.download {
		width:210px;
		height:59px;
		background-image:url(../images/download.png);
		background-repeat:no-repeat;
		margin-left:50px;
	}
	
	.download:hover {
		background-image:url(../images/downloadover.png);
	}
	
	#section3 {
		margin-bottom:50px;
	}
	
	#videoyoutube {
		padding-top:50px;
		width:100%;
		height:220px;
	}
	/*-------------------------------------- idiomas ----------------------------------------- */

	#idiomas { 
		position:fixed; 
		width:100%; 
		height:30px; 
		text-align:center; 
		z-index:1; 
		margin-top:5px;
	}
	
	#idiomasbandeiras {
		 width:320px; 
		 height:30px; 
		 margin:0 auto; 
		 text-align:right;	
	}
	
	#idiomas img {
		width:30px;
		height:auto;
		margin-left:8px;
	}

/*-------------------------------------- idiomas ----------------------------------------- */
}
 