@media screen and (max-width: 1024px) {
	.menu-topo li a {
        display: block;
    padding: 0 10px;
    line-height: 45px;
    height: 45px;
    float: left;
    transition: all 0.1s linear;
    font-size: 13px;
	}
	ul.menu-topo, .menu-topo li, .menu-topo a {
    margin: 0;
    padding: 0 27px;
    list-style: none;
    text-decoration: none;
	}
}

@media screen and (max-width : 850px) {
	ul.menu-topo, .menu-topo li, .menu-topo a {
		margin: 0;
		padding: 0 15px;
		list-style: none;
		text-decoration: none;
	}
}

@media screen and (max-width : 768px) {
	
	#rodape-ultimo {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 20px 0px;
    display: flow-root;
    text-align: center;
}
	
	#rodape-meio {
    width: 100%;
    margin-right: 0%;
    padding-bottom: 10px;
}
	
	#rodape-direito {
    width: 40%;
}
	
	#rodape-esquerdo {
    width: 60%;
    margin-left: 0%;
    margin-right: 0%;
}
	
	#rodape-direito {
    width: 25%;
    display: contents;
}
	
	#rodape {
    width: 90%;
    margin: 0 auto;
}
	
	#atendimentoonline {
    padding: 7% 2% 7% 2%;
}
	
	#utilitarios-3 .utilitarios-3-parte1 p {
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    clear: both;
    margin: 0 auto;
    line-height: 17px;
}
	
	#utilitarios-3 .utilitarios-3-parte1 h3 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 7px;
}
	
	#utilitarios-3 {
    padding: 2% 0%;
    background-color: #af5e25;
    padding: 8% 2% 8% 2%;
}
	
	#utilitarios-2-esquerda {
    width: 90%;
    margin-right: 0%;
    margin-bottom: 10px;
    margin-left: 0px;
    margin: 0 auto;
    padding-bottom: 10%;
}
	
	#utilitarios-2-direita {
    width: 70%;
    float: none;
    margin-bottom: 10px;
    margin: 0 auto;
    text-align: center;
    padding: 7% 0%;
}
	
	#utilitarios-2 {
    margin: 0 auto;
    padding: 7% 0% 7% 0%;
    display: inline-table;
    width: 100%;
    margin: 0 auto;
    float: none;
    clear: both;
    display: inline-grid;
}
	
	#utilitarios-2-meio {
        width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-right: 0%;
    margin-bottom: 10px;
    float: none;
    clear: both;
}
	
	.menu-topo li a {
    display: block;
    padding: 0 7px;
    line-height: 45px;
    height: 45px;
    float: left;
    transition: all 0.1s linear;
    font-size: 12px;
}
	#div-logo-topo {
    width: 386px;
    height: 43px;
    margin-left: 4%;
    margin-top: 6px;
    margin-bottom: -106px;
    float: left;
}	
	#div-webmail-topo {display:none;}
	#contato{
		width: 80%;
    min-height: 600px;
    position: initial;
    margin: 0 auto;
}
	#contato .tb-form {
		width: 100%;
	}
	#mapa {
    width: 100%!important;
    height: 220px!important;
	min-height: 220px!important;
    display: block;
    position: inherit;
    margin-top: 50px;
}
	#contato-fundo{min-height: 885px;}
	#div-logo-topo {margin-bottom: 76px;}
}

@media screen and (max-width : 768px) {
	#div-menu-topo { width: 100%; z-index:99999999;padding-top:8px; }
	.nav {position: relative;min-height: 40px;}	
	.nav ul {
    width: 160px;
    padding: 3px 0;
    top: 0;
    left: 0;
    border: solid 1px #aaa;
    background: #fff url(../img/icon-menu.png) no-repeat 10px 11px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    height: auto;
    margin-left: 390px;
    height: 29px;
}
	.nav li {display: none; /* hide all <li> items */	margin: 0; float:none;}
	.nav .current {display: block; /* show only current <li> item */}
	.nav a {	display: block;	padding: 5px 5px 5px 32px;text-align: left;line-height: 100%; color: #666;font-size:14px;}
	.nav .current a {
    background: none;
    color: #666;
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: -8px;
    font-size: 15px;
}
	/* on nav hover */
	.nav ul:hover {
/*		background-image: none; */
    background: #fff;
    display: grid;
    height: 370px;
}
	.nav ul:hover li {display: block;margin: 0 0 5px;}
	.nav .current a:hover, .nav a:hover {background: url('../img/icon-check.png') no-repeat 10px 7px;color:#666;}
	.menu-topo li:hover {
    background-color: #fff;
	}
	.bt_conheca{display:none!important;}

}


@media screen and (max-width : 450px) {
	
	.nav ul {
    width: 160px;
    padding: 3px 0;
    top: 0;
    left: 0;
    border: solid 1px #aaa;
    background: #fff url(../img/icon-menu.png) no-repeat 10px 11px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    height: auto;
    margin-left: 220px;
    height: 29px;
	}
	#conteudo-index {
    background-color: #af5e25;
    padding: 7% 4% 7% 4%;
    text-align: center;
	}
	#conteudo-index p {
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 10px;
    color: #fff;
	}
	#utilitarios-2-direita {
    width: 90%;
    float: none;
    margin-bottom: 10px;
    margin: 0 auto;
    text-align: center;
    padding: 7% 0%;
	}
	#inewsletter h1 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
	}
	#utilitarios-3 h2 {
    font-size: 20px;
    margin-bottom: 40px;
    color: #ffffff;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
	}
	#utilitarios-3 .utilitarios-3-parte1 {
    width: 100%;
    display: inline-flex;
    text-align: center;
    position: relative;
    padding: 20px 0px;
    border-radius: 10px;
    transition: 0.5s;
}
	#atendimentoonline h2 {
		font-size: 19px;
		margin-bottom: 10px;
		color: #482609;
		font-family: sans-serif;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
	}
	#atendimentoonline p {
    font-size: 18px;
    background: #af5e25;
    font-family: sans-serif;
    text-align: center;
    color: #fff;
    width: 40%;
    margin: 0 auto;
    padding: 8px;
    border-radius: 90px;
	}

}
@media screen and (max-width : 380px) {
	
	.nav ul {
    width: 160px;
    padding: 3px 0;
    top: 0;
    left: 0;
    border: solid 1px #aaa;
    background: #fff url(../img/icon-menu.png) no-repeat 10px 11px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    height: auto;
    margin-left: 167px;
    height: 29px;
}
	#div-logo-topo {
    width: 90%;
    height: 113px;
    margin-left: 0%;
    margin-top: 6px;
    margin-bottom: -106px;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-top: 11px;
}

}
@media screen and (max-width : 320px) {
	
	#box-news h2 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #482609;
    text-transform: uppercase;
    font-weight: bold;
}
	
	#inewsletter h1 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
}
	
	#icalendario h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #482609;
    text-transform: uppercase;
    font-weight: bold;
}
	
	#conteudo-index h1 {
    font-size: 20px;
    margin-bottom: 16px;
    color: #ffffff;
    font-family: sans-serif;
    font-weight: bold;
}
	
	.nav ul {
    width: 160px;
    padding: 3px 0;
    top: 0;
    left: 0;
    border: solid 1px #aaa;
    background: #fff url(../img/icon-menu.png) no-repeat 10px 11px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    height: auto;
    margin-left: 137px;
    height: 29px;
}

}