@media only screen and (max-width: 1099px) {
	/*MENU*/
	#div-menu-topo {
		width: 180px;
		margin-top: 30px;
		z-index: 99999999;
	}
	.nav {
		position: relative;
		min-height: 40px;
	}
	.nav ul {
		width: 180px;
		padding: 5px 0;
		position: absolute;
		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;
	}
	.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;
	}
	.nav .current a {
		background: none;
		color: #666;
	}
	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.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;
	}
	/*Conteudo*/
	#texto-conteudo {
		width: 50%;
		margin-left: 1%;
	}
	#idocumentos {
		width: 40%;
		margin-right: 1%;
	}
	#conteudo {
		width: 98%;
	}
	#wrap-site {
		width: 98%;
	}
	.box-conteudo {
		width: 98%;
	}
	#contato .tb-form {
		width: 98%;
	}
	#utilitarios-2-container {
		width: 88%;
		float: left;
		/*margin: 0px 1% 0px 0%;*/
		padding-bottom: 30px;
	}
	#utilitarios-2-parte3 {
		width: 51%;
		float: none;
		margin: 0px auto;
	}
	/*Utilitarios 4*/
	#box-news {
		width: 98%;
	}
	/*Rodape*/
	#top_rodape_menu {
		margin-left: 1%;
		width: 73%;
	}
	#top_rodape_redesocial {
		margin-right: 1%;
	}
	#rodape-esquerdo {
		margin-left: 1%;
		width: 28%;
	}
	#rodape-meio {
		width: 28%;
	}
	#rodape-direito {
		margin-right: 1%;
		width: 28%;
	}
	.box-parceiro {
		width: 46%;
	}

	.btn-simula, .btn-regime{flex-wrap:wrap;}    
    .btn-simula label:first-of-type, .btn-regime label:first-of-type{margin:0;margin-bottom:10px;}
    input.labelauty + label{width:90%;margin:0;margin-bottom:10px;}
    #simulacao-basic .bordered-black {width:100%;}	
	
}

@media only screen and (min-width: 1099px) {
	.hidden-md {display:none;}
}

@media only screen and (max-width: 800px) {
	/*Conteudo*/
	#texto-conteudo {
		width: 80%;
		float: none;
		padding-bottom: 30px;
		padding-top: 20px;
		clear: both;
		margin: 0 auto;
		text-align: center;
	}
	#idocumentos {
		width: 80%;
		float: none;
		margin: 10px auto;
		padding-bottom: 30px;
	}
	#idocumentos-form input {
		margin: 5px 8%;
	}
	#wrap-conteudo #conteudo-index {
		padding: 10px 0px;
	}
	#icalendario {
		width: 100%;
		margin-top: 60px;
		text-align: center;
		padding-bottom: 65px;
		padding-top: 50px;
	}
	.utilitarios1 {
		width: 100%;
		margin: 10px 0px;
	}
	.utilitarios2 {
		width: 100%;
		margin: 10px 0px;
	}
	/*Utilitarios 2*/
	#utilitarios-2-container {
		width: 80%;
		float: none;
		margin-left: 10%;
	}
	#utilitarios-2-parte3 {
		width: 98%;
		float: none;
		clear: both;
	}
	#icalendario table {
		width: 60%;
	}
	/*Utilitarios 4*/
	#utilitarios-4 {
		display: none;
	}
	/*Rodape*/
	#top_rodape {
		display: none;
	}
	#rodape-direito {
		width: 100%;
		text-align: center;
		padding: 10px 0px;
	}
	#rodape-direito a:first-child {
		margin-left: auto;
	}
	#rodape-direito a:last-child {
		margin-right: auto;
	}
	#rodape-esquerdo {
		width: 45%;
	}
	#rodape-meio {
		width: 45%;
		margin-right: 0%;
	}
	#contato {
		width: 90%;
		border: 0px;
	}
	.box-parceiro {
		width: 96%;
	}
	
	#simulacao-calc { flex: 0 0 100% }
    #simulacao-basic { flex: 0 0 89% }
}

@media only screen and (max-width: 550px) {
	.slide-out-div {
		display: none;
	}
	#icone-utili,
	#icone-manual,
	#icone-tab,
	#icone-indices {
		display: none;
	}
	#texto-utili,
	#texto-manual,
	#texto-tab,
	#texto-indices {
		width: 100%;
	}
	/*Utilitarios 3*/
	#icone-iartigos,
	#icone-atendimentoonline,
	#icone-igaleria-video,
	#icone-igaleria-foto {
		display: none;
	}
	#texto-iartigos,
	#texto-atendimentoonline,
	#texto-igaleria-video,
	#texto-igaleria-foto {
		width: 100%;
	}
	#utilitarios-3 {
		padding-top: 10px;
	}
	#icalendario table {
		width: 80%;
	}
	#rodape {
		float: left;
		text-align: center;
	}
	#rodape-esquerdo {
		width: 98%;
		height: auto;
	}
	#rodape-meio {
		width: 98%;
		height: auto;
	}
	#wrap-topo {
		height: 160px;
	}
	#div-logo-topo {
		width: 95%;
		text-align: center;
	}
	#div-menu-topo {
		float: none;
		margin: 0 auto;
		clear: both;
	}
	#rc-imageselect,
	.g-recaptcha {
		transform: scale(0.77);
		-webkit-transform: scale(0.77);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}
	.g-recaptcha>div {
		width: 200px !important;
	}
}

@media only screen and (max-width: 400px) {
	#full-slider-wrapper {
		display: none;
	}
	#contato-fundo {
		width: 100%;
	}
	#contato {
		border: none;
		width: 90%;
	}
}
