@media only screen and (max-width: 767px) {
#cabecalho .conteudo-topo:not(.fixedbarMobile) .login-cnt {
display: none !important;
}
#cabecalho .conteudo-topo:not(.fixedbarMobile) .tracking-mobile {
  margin-top: 8px !important;
}.bem-vindo {
  display: inline-flex !important;
  padding: 0 14px !important;
  box-sizing: border-box !important;
}
#cabecalho .conteiner>.row-fluid>.span3 {
  margin-top: 0 !important;
  padding: 0 14px !important;
}
.conteiner .logo {
    width: 200px !important;
    margin: 0 auto !important;
    height: 64px !important;
}
.conteudo-topo .superior {
  padding: 7px 0 20px !important;
}.conteudo-topo .inferior .busca-mobile {
	display: none !important;
}

}

.fixedbarMobile.animated {
    display: none !important;
}

#rodape .institucional {
  min-height: fit-content !important;
}
