
@media (min-width: 1921px) {
	.container-fluid {
		padding-right:11%;
		padding-left:11%;
		margin-right:auto;
		margin-left:auto;
	}
	#menu-lateral , .sidebar {
		display:none;
	}
	.imgTopo {
		width:100%;
		height:480px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}	
}

@media (min-width: 1681px) and (max-width: 1920px) {
	.container-fluid {
		padding-right:9%;
		padding-left:9%;
		margin-right:auto;
		margin-left:auto;
	}
	#menu-lateral , .sidebar {
		display:none;
	}
	.imgTopo {
		width:100%;
		height:450px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}	
}


@media (min-width: 1440px) and (max-width: 1680px) {
	.container-fluid {
		padding-right:6%;
		padding-left:6%;
		margin-right:auto;
		margin-left:auto;
	}
	#menu-lateral , .sidebar {
		display:none;
	}
	.imgTopo {
		width:100%;
		height:430px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}	
}

@media (min-width: 1201px) and (max-width: 1439px) {
	.container-fluid {
		padding-right:60px;
		padding-left:60px;
		margin-right:auto;
		margin-left:auto;
	}
	#menu-lateral , .sidebar {
		display:none;
	}
	.imgTopo {
		width:100%;
		height:380px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.container-fluid {
		padding-right:45px;
		padding-left:45px;
		margin-right:auto;
		margin-left:auto;
	}
	#menu-lateral , .sidebar {
		display:none;
	}
	.imgTopo {
		width:100%;
		height:350px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}
	.box6 {
		float:left;
		width:32%;
		margin-left:0 !important;
		margin-bottom:10px;
	}
	.box6:nth-of-type(2) , .box6:nth-of-type(3) , .box6:nth-of-type(5) , .box6:nth-of-type(6) {
		margin-left:2% !important;
	}
	.foto-lista-vereador {
		height:220px;
	}
	.foto-lista-vereador img {
    	min-height: 220px !important;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.container-fluid {
		padding-right:30px;
		padding-left:30px;
		margin-right:auto;
		margin-left:auto;
	}
	.imgTopo {
		width:100%;
		height:320px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}
	#navbar {
		display:none;
	}
	#botoes-topo-sm {
		margin-top:-110px !important;	
	}
	.home-sm {
		margin-left:40px;
	}
	.btnBotoes1 {
		padding:5px 10px !important;
	}	
	.btnBotoes2 {
		padding:5px 10px !important;
	}
	.margin25T-sm {
		margin-top:0px !important;	
	}
	#logo img {
		width:220px;		
	}
	#busca-sm {
		margin-top:0;
		z-index:10;
	}
	#margin-home-sm {
		margin-top:-20px;
	}
	.titulo-fixo {
		padding:15px !important;
	}
	.titulo-fixo h2 {
		color:rgb(255,255,255) !important;
		font-weight:600;
		line-height:1.1em;	
	}
	.foto-noticia-capa {
		height:420px;
	}
	#proxima-sessao-sm {
		padding:0;	
	}
	#acessibilidade div {
		margin-top: 75px;
	}
	.atalhos {
		width:100%;
		margin-right:0;
		margin-bottom:15px;
		height:160px;
		text-align:center;
	}
	.atalhos:nth-of-type(3) , .atalhos:nth-of-type(4) {
		display:none;	
	}
	.margin-bottom-sm {
		margin-bottom:30px;	
	}
	.margin60T {
		margin-top:30px;	
	}
	#titulo-sm {
		margin-top:0;	
	}
	.text-center-sm {
		text-align:center;
	}
	#bread-sm , #titulo320 {
		display:none;
	}
	.box6 {
		float:left;
		width:32%;
		margin-left:0 !important;
		margin-bottom:10px;
	}
	.box6:nth-of-type(2) , .box6:nth-of-type(3) , .box6:nth-of-type(5) , .box6:nth-of-type(6) {
		margin-left:2% !important;
	}
	.vereador-plenaria {
		height:200px;
	}
	.height250 {
		height:230px;
	}
	#aba-projeto ul li {
		margin-bottom:5px;
	}
	.fotoPresidente {
		height:220px;
	}
	.heightPresidente {
		height:220px;
	}
	.foto-lista-vereador {
		height:220px;
	}
	.foto-lista-vereador img {
    	min-height: 220px !important;
	}
	.foto-noticia-menu {
		height:210px;
	}
	.height370 {
		height:340px;
	}
	.height370 img {
		height:340px;
		min-width:100%;
		overflow: hidden;
		object-fit: cover;
    	object-position: center;
	}
}

@media (min-width: 520px) and (max-width:767px) {
	.container-fluid {
		padding-right:20px;
		padding-left:20px;
		margin-right:auto;
		margin-left:auto;
	}
	.imgTopo {
		width:100%;
		height:270px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}
	#navbar {
		display:none;
	}
	.busca-sm {
		float:right;
		margin-top:-37px;	
	}
	.btn-sm-posicao {
		float:right;
		margin-top:-34px;
	}
	#ao-vivo {
		margin-top:-8px;
		margin-right:-10px;
	}
	.btnBotoes1 {
		padding:5px 10px !important;
	}	
	.btnBotoes2 {
		padding:5px 10px !important;
	}
	.box-logo {
		margin-top:0;
	}
	#logo {
		margin:0;
	}
	#logo img {
		width:220px;		
	}
	#busca-sm {
		margin-top:0;
		z-index:10;
	}
	#margin-home-sm {
		margin-top:-20px;
	}
	.titulo-fixo {
		padding:15px !important;
	}
	.titulo-fixo h2 {
		color:rgb(255,255,255) !important;
		font-weight:600;
		line-height:1.1em;	
	}
	.foto-noticia-capa {
		height:420px;
	}
	#proxima-sessao-sm {
		padding:0;	
	}
	#acessibilidade div {
		margin-top: 75px;
	}
	.atalhos {
		width:100%;
		margin-right:0;
		margin-bottom:15px;
		height:auto;
		text-align:center;
	}
	.margin-bottom-sm {
		margin-bottom:30px;	
	}
	.margin60T {
		margin-top:30px;	
	}
	#titulo-sm {
		margin-top:0;	
	}
	.vereador-capa-sm:nth-of-type(3) {
		display:none !important;
	}
	.text-center-sm {
		text-align:center;
	}
	#bread-sm , #titulo320 {
		display:none;
	}
	.box6 , .box4 {
		float:left;
		width:48%;
		margin-left:0 !important;
		margin-bottom:10px;
	}
	.box6:nth-child(odd) , .box4:nth-child(odd) {
		margin-right:4% !important;
	}
	.box3 {
		float:left;
		width:100%;
	}
	.box3:nth-of-type(2) , .box3:nth-of-type(3) {
		margin-left:0;
	}
	.vereador-plenaria {
		height:180px;
	}
	.height250 {
		height:230px;
	}
	#aba-projeto ul li {
		margin-bottom:5px;
	}
	.fotoPresidente {
		height:220px;
	}
	.heightPresidente {
		height:220px;
	}
	.foto-lista-vereador {
		height:auto;
	}
	.foto-noticia-menu {
		height:210px;
	}
	.radio-satisfacao{
		font-size: 11px !important;
	}
}

@media (max-width:519px) {
	body {
		min-width:320px !important;
		overflow-y:auto !important;
	}
	.container-fluid {
		padding-right:10px;
		padding-left:10px;
		margin-right:auto;
		margin-left:auto;
	}
	.imgTopo {
		width:100%;
		height:200px;
		object-fit: cover;
    	object-position: center;
		margin-top:-1px;
	}
	#navbar {
		display:none;
	}
	.busca-sm {
		float:right;
		margin-top:-37px;	
	}
	.btn-sm-posicao {
		float:right;
		margin-top:-34px;
	}
	#ao-vivo {
		margin-top:-8px;
		margin-right:-10px;
	}
	.btnBotoes1 {
		padding:5px 10px !important;
	}	
	.btnBotoes2 {
		padding:5px 10px !important;
	}
	.box-logo {
		margin-top:0;
	}
	#logo {
		margin:0;
	}
	#logo img {
		width:220px;		
	}
	#busca-sm {
		margin-top:0;
		z-index:10;
	}
	#margin-home-sm {
		margin-top:-20px;
	}
	.titulo-fixo {
		padding:15px !important;
	}
	.titulo-fixo h2 {
		color:rgb(255,255,255) !important;
		font-weight:600;
		line-height:1.1em;	
	}
	.foto-noticia-capa {
		height:340px;
	}
	#proxima-sessao-sm {
		padding:0;	
	}
	#acessibilidade div {
		margin-top: 75px;
	}
	.atalhos {
		width:100%;
		margin-right:0;
		margin-bottom:15px;
		height:auto;
		text-align:center;
	}
	.margin-bottom-sm {
		margin-bottom:30px;	
	}
	.margin60T {
		margin-top:30px;	
	}
	#titulo-sm {
		margin-top:0;	
	}
	.vereador-capa-sm:nth-of-type(3) {
		display:none !important;
	}
	.text-center-sm {
		text-align:center;
	}
	#bread-sm , #titulo320 {
		display:none;
	}
	.box6 , .box4 {
		float:left;
		width:48%;
		margin-left:0 !important;
		margin-bottom:10px;
	}
	.box6:nth-child(odd) , .box4:nth-child(odd) {
		margin-right:4% !important;
	}
	.box3 {
		float:left;
		width:100%;
	}
	.box3:nth-of-type(2) , .box3:nth-of-type(3) {
		margin-left:0;
	}
	.vereador-plenaria {
		height:150px;
	}
	.height250 {
		height:200px;
	}
	#aba-projeto ul li {
		margin-bottom:5px;
	}
	.fotoPresidente {
		height:180px;
	}
	.heightPresidente {
		height:180px;
	}
	.foto-lista-vereador {
		height:auto;
	}
	.foto-noticia-menu {
		height:175px;
	}
	.height370 {
		height:300px;
		margin-bottom:50px;
	}
	.height370 img {
		height:320px;
		min-width:100%;
		overflow: hidden;
		object-fit: cover;
    	object-position: center;
	}
	.radio-satisfacao{
		font-size: 10px !important;
	}
}