@media (max-width: 425px) {
	.main .fechar{
		top: -6px;
		right: -6px;
		transform: scale(.8);
	}
	.btnZoom{
		top: 45px;
		left: 2px;
		transform: scale(.8);
	}
	#stage .credito.grande {
	  top: 205px;
	}
}
@media (max-width: 659px) {
	#interatividade .main .content{
	  transform: scale(1);
	}
}
@media (min-width: 660px) and (max-width: 765px) {
	#interatividade .main .content{
	  transform: scale(0.82);
	}
}
@media (min-width: 766px) and (max-width: 845px) {
	#interatividade .main .content{
	  transform: scale(0.92);
	}
}
@media (min-width: 846px) {
	#interatividade .main .content{
	  transform: scale(1);
	}
}
@media (min-width: 660px) and (max-width: 5000px) {
	#interatividade .main .content{
		width: 846px;
		height: 476px;
		left: 50%;
		top: 50%;
		right: auto;
		bottom: auto;
		margin: -238px 0 0 -423px;
		overflow: hidden;
	}

	.btnZoom{
		visibility: hidden;
	}

	#pageTexto  .viewport{
		top: 55px;
	}
	#pageTexto .viewport .overview{
		width: calc(100% - 110px);
		margin:0px 55px 40px 55px;
	}
	#pageTexto .scrollbar{
		top:55px;
	}

	#interatividade .tools{
		right: 25px;
		width: 210px;
		height: 40px;
	  text-align: center;
	}
	.tools .btn:last-of-type{
		margin-right: 9px;
	}

	#interatividade .options{
		right: 25px;
		width: 360px;
		box-shadow: rgba(0,0,0,.1) 7px 7px 5px;
	}
	.options .box header label{
		font-size: 17px;
	}
	.options .box .box-content .col .btn{
		font-size: 16px;
	}

	/*************** MAPAS ****************/
	.mapas .map, .mapas .overview.zoom .map{
		width: 846px;
		height: 476px;
		top: 0px;
		transform: translateX(-50%);
	}
	.mapas .overview.zoom{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0 !important;
	}

	.mapas .base{	background:#2A8CB4 url(img/mapas/d_base.png) no-repeat center center; }
	.mapas .estados{	background: url(img/mapas/d_estados.png) no-repeat center center; }
	.mapas .tropicos{	background: url(img/mapas/d_tropicos.png) no-repeat center center; }
	.mapas .divisao-politica{	background:rgba(0,0,0,.7) url(img/mapas/d_divisao.png) no-repeat center center; }
	.mapas .satelite{	background: url(img/mapas/d_satelite.png) no-repeat center center; }
	.mapas .op1_1{	background: url(img/mapas/d_op1_1.png) no-repeat center center; }
	.mapas .op1_2{	background: url(img/mapas/d_op1_2.png) no-repeat center center; }
	.mapas .op1_3{	background: url(img/mapas/d_op1_3.png) no-repeat center center; }
	.mapas .op1_4{	background: url(img/mapas/d_op1_4.png) no-repeat center center; }
	.mapas .op1_5{	background: url(img/mapas/d_op1_5.png) no-repeat center center; }
	.mapas .op1_6{	background: url(img/mapas/d_op1_6.png) no-repeat center center; }
	.mapas .op1_7{	background: url(img/mapas/d_op1_7.png) no-repeat center center; }

	.mapas .mp2_1 .base{	background:#2A8CB4 url(img/mapas2_1/d_base.png) no-repeat center center; }
	.mapas .mp2_1 .estados{	background: url(img/mapas2_1/d_estados.png) no-repeat center center; }
	.mapas .mp2_1 .tropicos{	background: url(img/mapas2_1/d_tropicos.png) no-repeat center center; }
	.mapas .mp2_1 .divisao-politica{	background:rgba(0,0,0,.7) url(img/mapas2_1/d_divisao.png) no-repeat center center; }
	.mapas .mp2_1 .satelite{	background: url(img/mapas2_1/d_satelite.png) no-repeat center center; }
	.mapas .mp2_1 .op1_1{	background: url(img/mapas2_1/d_op1_1.png) no-repeat center center; }
	.mapas .mp2_1 .op1_5{	background: url(img/mapas2_1/d_op1_5.png) no-repeat center center; }
	.mapas .mp2_1 .op1_6{	background: url(img/mapas2_1/d_op1_6.png) no-repeat center center; }
	.mapas .mp2_1 .op2_1{	background: url(img/mapas2_1/d_op2_1.png) no-repeat center center; }

	.mapas .mp2_2 .base{	background:#2A8CB4 url(img/mapas2_2/d_base.png) no-repeat center center; }
	.mapas .mp2_2 .estados{	background: url(img/mapas2_2/d_estados.png) no-repeat center center; }
	.mapas .mp2_2 .tropicos{	background: url(img/mapas2_2/d_tropicos.png) no-repeat center center; }
	.mapas .mp2_2 .divisao-politica{	background:rgba(0,0,0,.7) url(img/mapas2_2/d_divisao.png) no-repeat center center; }
	.mapas .mp2_2 .satelite{	background: url(img/mapas2_2/d_satelite.png) no-repeat center center; }
	.mapas .mp2_2 .op1_1{	background: url(img/mapas2_2/d_op1_1.png) no-repeat center center; }
	.mapas .mp2_2 .op1_3{	background: url(img/mapas2_2/d_op1_3.png) no-repeat center center; }
	.mapas .mp2_2 .op1_4{	background: url(img/mapas2_2/d_op1_4.png) no-repeat center center; }
	.mapas .mp2_2 .op1_5{	background: url(img/mapas2_2/d_op1_5.png) no-repeat center center; }
	.mapas .mp2_2 .op1_6{	background: url(img/mapas2_2/d_op1_6.png) no-repeat center center; }
	.mapas .mp2_2 .op2_2{	background: url(img/mapas2_2/d_op2_2.png) no-repeat center center; }

	.mapas .mp2_3 .base{	background:#2A8CB4 url(img/mapas2_3/d_base.png) no-repeat center center; }
	.mapas .mp2_3 .estados{	background: url(img/mapas2_3/d_estados.png) no-repeat center center; }
	.mapas .mp2_3 .tropicos{	background: url(img/mapas2_3/d_tropicos.png) no-repeat center center; }
	.mapas .mp2_3 .divisao-politica{	background:rgba(0,0,0,.7) url(img/mapas2_3/d_divisao.png) no-repeat center center; }
	.mapas .mp2_3 .satelite{	background: url(img/mapas2_3/d_satelite.png) no-repeat center center; }
	.mapas .mp2_3 .op1_1{	background: url(img/mapas2_3/d_op1_1.png) no-repeat center center; }
	.mapas .mp2_3 .op1_5{	background: url(img/mapas2_3/d_op1_5.png) no-repeat center center; }
	.mapas .mp2_3 .op1_6{	background: url(img/mapas2_3/d_op1_6.png) no-repeat center center; }
	.mapas .mp2_3 .op2_3{	background: url(img/mapas2_3/d_op2_3.png) no-repeat center center; }

	.mapas .mp2_4 .base{	background:#2A8CB4 url(img/mapas2_4/d_base.png) no-repeat center center; }
	.mapas .mp2_4 .estados{	background: url(img/mapas2_4/d_estados.png) no-repeat center center; }
	.mapas .mp2_4 .tropicos{	background: url(img/mapas2_4/d_tropicos.png) no-repeat center center; }
	.mapas .mp2_4 .divisao-politica{	background:rgba(0,0,0,.7) url(img/mapas2_4/d_divisao.png) no-repeat center center; }
	.mapas .mp2_4 .satelite{	background: url(img/mapas2_4/d_satelite.png) no-repeat center center; }
	.mapas .mp2_4 .op1_2{	background: url(img/mapas2_4/d_op1_2.png) no-repeat center center; }
	.mapas .mp2_4 .op1_3{	background: url(img/mapas2_4/d_op1_3.png) no-repeat center center; }
	.mapas .mp2_4 .op1_4{	background: url(img/mapas2_4/d_op1_4.png) no-repeat center center; }
	.mapas .mp2_4 .op1_5{	background: url(img/mapas2_4/d_op1_5.png) no-repeat center center; }
	.mapas .mp2_4 .op1_6{	background: url(img/mapas2_4/d_op1_6.png) no-repeat center center; }
	.mapas .mp2_4 .op2_4{	background: url(img/mapas2_4/d_op2_4.png) no-repeat center center; }

	.mapas .mp2_5 .base{	background:#2A8CB4 url(img/mapas2_5/d_base.png) no-repeat center center; }
	.mapas .mp2_5 .estados{	background: url(img/mapas2_5/d_estados.png) no-repeat center center; }
	.mapas .mp2_5 .tropicos{	background: url(img/mapas2_5/d_tropicos.png) no-repeat center center; }
	.mapas .mp2_5 .divisao-politica{	background:rgba(0,0,0,.7) url(img/mapas2_5/d_divisao.png) no-repeat center center; }
	.mapas .mp2_5 .satelite{	background: url(img/mapas2_5/d_satelite.png) no-repeat center center; }
	.mapas .mp2_5 .op1_2{	background: url(img/mapas2_5/d_op1_2.png) no-repeat center center; }
	.mapas .mp2_5 .op1_3{	background: url(img/mapas2_5/d_op1_3.png) no-repeat center center; }
	.mapas .mp2_5 .op1_6{	background: url(img/mapas2_5/d_op1_6.png) no-repeat center center; }
	.mapas .mp2_5 .op1_7{	background: url(img/mapas2_5/d_op1_7.png) no-repeat center center; }
	.mapas .mp2_5 .op2_5{	background: url(img/mapas2_5/d_op2_5.png) no-repeat center center; }
}