.hidden.menu {
  display: none;
}

.masthead.segment {
  min-height: 350px;
  padding: 1em 0em;
}

.masthead .logo.item img {
  margin-right: 1em;
}

.masthead .ui.menu .ui.button {
  margin-left: 0.5em;
}

.masthead h1.ui.header {
  margin-top: 3em;
  margin-bottom: 0em;
  font-size: 4em;
  font-weight: normal;
}

.masthead h2 {
  font-size: 1.7em;
  font-weight: normal;
}

.ui.vertical.stripe {
  padding: 8em 0em;
}

.ui.vertical.stripe h3 {
  font-size: 2em;
}

.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
  margin-top: 3em;
}

.ui.vertical.stripe .floated.image {
  clear: both;
}

.ui.vertical.stripe p {
  font-size: 1.33em;
}

.ui.vertical.stripe .horizontal.divider {
  margin: 3em 0em;
}

.quote.stripe.segment {
  padding: 0em;
}

.quote.stripe.segment .grid .column {
  padding-top: 5em;
  padding-bottom: 5em;
}

.vertical.footer.segment {
  padding: 5em 0em;
}

.text.menu .item .toc.item {
  display: none;
}

.sub-menu {
  display: none;
}

#topo-busca {
  display: none;
}

#botao-buscar {
  margin-left: 10px;
}

#topo {
  height: 150px;
  width: 100%;
  background-color: #000;
  color: #fff;
  margin: -150px 0px 0px 0px;
  padding: 55px 0px 0px 0px;
  font-size: 24px;
}

@media only screen and (max-width: 720px) {

  /*#topo {
      height: 100px;
      padding: 30px 0px 0px 0px;
      margin: -280px 0px 0px 0px;
    }*/

  .ui.fixed.menu {
    display: none !important;
  }

  .secondary.pointing.menu {
    display: none;
  }

  .ui.text.menu { 
    padding-left: 10px;
    padding-bottom: 10px;
  }

  .ui.special.cards {
    margin-left: 5px;
    margin-right: 5px;
  }

  .text.menu .item .toc.item {
    display: block;
  }

  #topo-busca, #botao-buscar, #topo-hora {
    display: none;
  }

  .masthead.segment {
    min-height: 150px;
    height: 300px;
  }

  .masthead h1.ui.header {
    font-size: 2em;
    margin-top: 6em;
  }

  .masthead h2 {
    margin-top: 0.5em;
    font-size: 1.5em;
  }

  .ui.leaderboard.test.ad {
    width: 130%;
  }

  .four.wide.column.publicidade-vertical {
    text-align: center;
  }

  .ui.vertical.rectangle.test.ad {
    margin: 0px auto 0px auto;
  }

  .ui.header.eventos {
    padding-top: 10px;
  }

  .ui.inverted.vertical.footer.segment {
    padding: -15px 15px -15px 15px;
    text-align: center;
  }

}

/*@media only screen and (max-width: 720px) and (min-width: 480px){
  .ui.header.topo {
    color: white;
  }
}*/

.veiculo-gps {
  cursor: pointer;
}