

@media (min-width: 1921px) {
	.container-fluid {
		padding-right:15%;
		padding-left:15%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 480px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:480px;
	}
	.menu-fechado {
		display:none !important;
	}
	#lista-vereador img {
		height:350px;
		object-position: top;
	}
	.atalhos {
		width:49%;
		margin-right:1%;
	}
}





@media (min-width: 1681px) and (max-width: 1920px) {
	.container-fluid {
		padding-right:12%;
		padding-left:12%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 450px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:450px;
	}
	.menu-fechado {
		display:none !important;
	}
	#lista-vereador img {
		height:350px;
		object-position: top;
	}
	.atalhos {
		width:49%;
		margin-right:1%;
	}
}





@media (min-width: 1440px) and (max-width: 1680px) {
	.container-fluid {
		padding-right:10%;
		padding-left:10%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 400px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:400px;
	}
	.menu-fechado {
		display:none !important;
	}
	.atalhos {
		width:49%;
		margin-right:1%;
		padding:15px;
	}
	.atalhos i {
		left:-5px;
		font-size:18px;
		padding:15px 10px;
	}
}





@media (min-width: 1201px) and (max-width: 1439px) {
	.container-fluid {
		padding-right:7%;
		padding-left:7%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 360px !important;
	}
	#banner-capa img {
		min-width:100%;
		height:360px;
	}
	.menu-fechado {
		display:none !important;
	}
	.atalhos:nth-of-type(5) , .atalhos:nth-of-type(6) {
		display:none
	}
	.hidden-xl {
		display:none;
	}
}




/* LG */
@media (min-width: 992px) and (max-width: 1200px) {
	.container-fluid {
		padding-right:6%;
		padding-left:6%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 320px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:320px;
	}
	.dynamika-menu-nav-forest {
		display:none;
	}
	.menu-fechado {
		position:absolute;
		padding:0;
		right:15px;
		top:-60px;
		padding:10px;
		background-color:rgb(255,255,255,.2);
		border-radius:4px;
		z-index: 99 !important;
	}
	.logo {
		margin:30px 0;
	}
	.nome h1 {
		font-size:30px;
		line-height:34px;
	}
	.nome p {
		padding:45px 0 0 0;
	}
	.btn-temas-topo {
		margin-top:5px;
		padding:10px 20px;
	}
	.btn-temas-topo h4 {
		display:none;
	}
	.midia-topo {
		margin: 45px 1px 0 1px;
	}
	#pesquisa {
		margin-top:-5px;
	}
	.box3 {
		width:46%;
		margin-right:2%;
		display:inline-block;
	}
	#icon-atalho {
		display:none;
	}
	.atalhos {
		width:49%;
		margin-right:1%;
		height:275px;
	}
	.atalhos i {
		padding:10px 8px;
		font-size:20px;
	}
	.atalhos:nth-of-type(5) , .atalhos:nth-of-type(6) {
		display:none
	}
	#box-transparencia-capa {
		padding-top:80px;
	}
}




/* MD */
@media (min-width: 768px) and (max-width:991px) {
	.container-fluid {
		padding-right:5%;
		padding-left:5%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 290px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:290px;
	}
	.dynamika-menu-nav-forest {
		display:none;
	}
	.menu-fechado {
		position:absolute;
		padding:0;
		right:15px;
		top:-60px;
		padding:10px;
		background-color:rgb(255,255,255,.2);
		border-radius:4px;
	}
	.logo {
		margin:40px 0;
		width:77px;
	}
	.logo img {
		height:80px;
	}
	.nome h1 {
		font-size:24px;
		line-height:32px;
	}
	.nome p {
		padding:52px 0 0 0;
	}
	.btn-temas-topo {
		margin-top:10px;
		padding:10px;
		font-size:10px;
	}
	.btn-temas-topo h4 {
		display:none;
	}
	.midia-topo {
		margin: 52px 1px 0 1px;
		font-size:11px;
		line-height:11px;
		padding:8px 6px;
	}
	#pesquisa {
		margin-top:-5px;
	}
	.hidden991- , .hidden-lateral {
		display:none;
	}
	.titulo-interno {
		margin-bottom:0;
	}
	.padding80T {
		padding-top:50px;
	}
	.atalhos {
		width:49%;
		margin-right:1%;
	}
	#box-hidden-capa:nth-of-type(3) {
		display:none;
	}
	#box-transparencia-capa {
		padding-top:80px;
	}
}




/* SM */
@media (min-width: 576px) and (max-width:767px) {
	.container-fluid {
		padding-right:4%;
		padding-left:4%;
		margin-right:auto;
		margin-left:auto;
	}
	#banner-capa {
		height: 260px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:260px;
	}
	.dynamika-menu-nav-forest {
		display:none;
	}
	.menu-fechado {
		position:absolute;
		top:-125px;
		right:45px;
		padding:8px;
		background-color:rgb(255,255,255,.2);
		border-radius:4px;
	}
	.logo {
		margin:35px 0;
		width:80px;
	}
	.logo img {
		height:80px;
	}
	.nome h1 {
		font-size:24px;
		line-height:34px;
	}
	.nome p {
		padding:48px 0 0 0;
	}
	.btn-temas-topo {
		display:none;
	}
	.btn-temas-topo h4 {
		display:none;
	}
	#pesquisa {
		margin-top:-110px;
		margin-right:30px;
	}
	#pesquisa input {
		width:170px;
	}
	.midia-topo {
		display:none;
	}
	.hidden991- , .hidden-lateral {
		display:none;
	}
	.box3 {
		width:46%;
		margin-right:2%;
		display:inline-block;
	}
	.titulo-interno {
		margin-bottom:0;
	}
	.padding80T {
		padding-top:50px;
	}
	#box-hidden-capa:nth-of-type(3) {
		display:none;
	}
	#box-transparencia-capa {
		padding-top:80px;
	}
	.noticia-home {
		height: 280px;
	}
	.noticia-home img {
		height: 280px;
	}
	.noticia-home h2 {
		font-size:20px;
		line-height:24px;
		padding:15px;
	}
}




/* COL */
@media (max-width:575px) {
	body {
		min-width:300px !important;
		overflow-y:auto !important;
	}
	.container-fluid {
		padding-right:3%;
		padding-left:3%;
		margin-right:auto;
		margin-left:auto;
	}
	.dynamika-menu-nav-forest {
		display:none;
	}
	#banner-capa {
		height: 230px !important;
		overflow:hidden;
		object-fit: cover;
		object-position: center;
	}
	#banner-capa img {
		min-width:100%;
		height:230px;
	}
	.logo {
		margin:25px 0;
		width:80px;
		text-align: center;
	}
	.logo img {
		height:70px;
	}
	.nome h1 {
		font-size:30px;
		line-height:34px;
	}
	.nome p {
		padding:30px 0 0 0;
		font-size:.9em;
	}
	.btn-temas-topo {
		display:none;
	}
	.btn-temas-topo h4 {
		display:none;
	}
	#pesquisa {
		margin-top:-20px;
		margin-bottom:-10px;
		margin-right:15px;
	}
	#pesquisa input {
		width:300px;
	}
	#pesquisa button {
		margin-top:-71px;
	}
	.midia-topo {
		display:none;
	}
	.hidden991- , .hidden-lateral {
		display:none;
	}
	.box3 {
		width:46%;
		margin-right:2%;
		display:inline-block;
	}
	.titulo-interno {
		margin-bottom:0;
	}
	.padding80T {
		padding-top:40px;
	}
	#box-hidden-capa:nth-of-type(3) {
		display:none;
	}
	#box-transparencia-capa {
		padding-top:80px;
	}
	.noticia-home {
		height: 250px;
	}
	.noticia-home img {
		height: 250px;
	}
	.noticia-home h2 {
		font-size:18px;
		line-height:22px;
		padding:12px;
	}
	.radio-satisfacao{
		font-size: 10px !important;
	}
}




/* MENU SOMENTE RESPONSIVO - MENOR DE 992 */

@media (max-width: 992px) {
	.dynamika-menu-nav-forest {display:none}
    .dynamika-menu-nav-forest {
        position:fixed;
        top:0;
        left:0;
        bottom:0;
        background-color:#145078;
        width:270px !important;
        overflow-x: hidden;
        z-index: 99;
    }
    .dynamika-menu-ul-forest {
        min-width:270px !important;
    }
    .dynamika-menu-li-root {
        width:100% !important;
        line-height:auto !important;
    }
    .dynamika-menu-li-root:hover {
        border-bottom:0;
    }
	.dynamika-menu-ul-forest li a, .dynamika-menu-ul-forest li a h3{
		color:#fff !important;
	}

    .dynamika-menu-a-root {
        line-height:20px !important;
        padding:10px !important;
        width:100% !important;
        color:#FFF !important;
        border-bottom:1px solid rgba(255,255,255,.2);
        overflow: auto !important;
    }
    .dynamika-menu-span-items {
        background-color: #145078;
        margin:0;
        padding:10px;
        width:270px;
    }
    .dynamika-menu-span-sub h3 {
        font-size:.9em;
    }
    .dynamika-menu-span-sub {
        margin:0;
        padding:5px 0;
    }
    .dynamika-menu-span-sub h3 {
        font-size:.8em;
    }
    .dynamika-menu-a-link {
        border:0;
        color: rgb(50,50,50) !important;
        font-size:12px !important;
        padding:10px;
    }
    .menu-fechado {
        background-color:#35729b;
        padding:10px 15px;
        border-radius:6px;
        position: absolute;
        top:-120px;
        right:20px;
        cursor:pointer;
        font-weight:bold;
        font-size:14px;
        color:rgb(255,255,255);
        text-transform: uppercase;
    }
    .menu-fechado svg {
        color:rgb(255,255,255);
    }
}

