.wrapper-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 60px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo-hero {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 7%;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.logo-img {
  position: static;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
}

.principal {
  overflow: visible;
  height: 100vh;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.musica {
  height: 100%;
  background-image: url('../images/bg_player_2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.nome-musica {
  width: 100%;
  padding-top: 12vh;
  padding-left: 60px;
}

.text-titulo {
  display: block;
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-autor {
  display: block;
  width: 640px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 1.8em;
  line-height: 1em;
  font-weight: 300;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.bloco-video {
  position: static;
  display: block;
  text-align: center;
}

.linha-videos {
  height: 100%;
  background-image: url('../images/barra_maisVideos.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.mad-left {
  padding-top: 58px;
}

.embed-large {
  display: block;
  margin-bottom: 50px;
}

.embed-medium {
  display: block;
}

.mad-center {
  position: static;
  display: block;
  padding: 30px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.img-video {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.mad-right {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 43px;
}

.img-youtube {
  float: right;
}

.instagram {
  height: 100%;
  padding-bottom: 80px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/bg_txt.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/bg_txt.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: left;
}

.sociais {
  padding: 60px 60px 40px;
  background-color: #ffba27;
}

.twitter {
  width: 100%;
  border-bottom: 1px none #000;
}

.facebook {
  width: 100%;
  border-bottom: 1px none #000;
}

.midias {
  width: 100%;
  border-bottom: 1px none #000;
}

.insta-link {
  display: none;
  width: 100%;
  height: 100%;
}

.twit {
  margin-left: -10px;
  padding-bottom: 3px;
  background-color: transparent;
}

.assessoria {
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.contato {
  padding-bottom: 8px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
}

.diversos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  background-color: #fab82e;
}

.footer {
  background-color: #333;
}

.logos-sociais {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logo-midas {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.rodape {
  width: 100%;
  height: 20px;
  background-color: #ccc;
}

.facebook-img {
  margin-left: -10px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
}

.agenda-img {
  display: block;
  padding-bottom: 0px;
  border-style: none;
  border-color: #221606;
  border-bottom-width: 1px;
}

.agenda-img.deezer_img {
  padding-top: 5px;
}

.bloco-curtir {
  padding-top: 0px;
}

.frase {
  display: inline;
  padding-top: 10px;
}

.texto-autor {
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.texto-autor.left {
  margin-left: 0px;
  padding: 10px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.7px;
}

.img-texto-ckaue {
  float: right;
}

.bloco-social {
  position: relative;
  top: 0%;
  right: 0px;
  bottom: 40%;
  display: block;
  width: 454px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  clear: none;
}

.twit-img {
  padding-left: 80px;
}

.you-img {
  padding-left: 80px;
  float: none;
}

.secao-midia {
  display: block;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000;
}

.divisao-midias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bloco-twitter {
  padding-top: 0px;
}

.linha-midas {
  position: relative;
  width: 100%;
}

.bloco-midas {
  position: relative;
}

.linha-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-twitter {
  width: 250px;
}

.bloco-facebook {
  display: block;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bloco-contato {
  width: 250px;
  padding-top: 5px;
}

.div-sociais {
  position: relative;
  height: 90px;
}

.classe-imagens {
  display: none;
  width: 100%;
  padding-top: 10vh;
}

.linha-texto {
  display: block;
  width: 100%;
  margin-top: 0px;
  padding-top: 70px;
}

.bloco-space {
  height: 20vh;
}

.txt_rodape {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  text-align: center;
}

.maisyoutube_link {
  width: 100%;
  height: 100%;
}

.img_youtube {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  float: right;
}

.link_yt {
  position: relative;
  left: 255px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.insta_topo {
  padding-left: 80px;
}

.play_yt {
  display: none;
}

.container_playeryt {
  padding-top: 75px;
}

.div_maisvideos {
  display: block;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.player_embed {
  display: none;
  padding-top: 55px;
  float: right;
}

.maisdivhome {
  position: relative;
  top: 48%;
}

.nomeartistatxt {
  padding-bottom: 15px;
}

.centralizasm {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.colunaplayer {
  display: block;
}

.sm_barra_agenda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.colunas {
  display: none;
  margin-top: 0px;
  padding-top: 0px;
}

.image {
  display: inline-block;
}

.txtshow {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: 0px;
  padding-top: 3px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.email_contato {
  background-color: #0098ff;
}

.column {
  position: static;
  right: 0px;
  bottom: 0%;
  padding-right: 10px;
}

.linkemailtop {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 25px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  text-decoration: none;
}

.img_conttel {
  position: static;
  right: 0px;
  bottom: 0px;
  display: block;
  text-align: left;
}

.row-2 {
  position: static;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 100%;
}

.row-3 {
  height: 100%;
}

.divinsta {
  display: block;
  padding-top: 85px;
}

.insta {
  display: block;
  overflow: visible;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rowvideos {
  margin-bottom: 79px;
  padding-top: 23px;
}

.div-block-3 {
  background-color: rgba(0, 0, 0, .2);
}

.divlogosm {
  position: relative;
  top: 55%;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.rowlogo {
  display: block;
  height: 100%;
}

.colunasm {
  position: absolute;
  top: 50%;
  right: 0px;
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.divspace {
  height: 50px;
}

.titluizadam {
  padding-bottom: 17px;
  padding-left: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
}

.column-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.row-4 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  width: 100%;
}

.div-block-4 {
  display: block;
  overflow: visible;
}

.background-video {
  position: static;
  display: block;
  overflow: visible;
  height: 100%;
  padding-bottom: 0px;
}

.image-3 {
  width: 100%;
  height: 100vh;
}

.container-3 {
  display: block;
  overflow: visible;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.subtitnome {
  padding-bottom: 15px;
  padding-left: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .logo-img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .principal {
    background-position: 50% 50%;
  }
  .embed-medium {
    display: block;
  }
  .sociais {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }
  .logos-sociais {
    width: 30%;
  }
  .agenda-img {
    padding-bottom: 7px;
  }
  .block-twitter {
    width: 250px;
  }
  .bloco-facebook {
    width: 250px;
  }
  .bloco-contato {
    width: 250px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .link_yt {
    left: 160px;
  }
  .centralizasm {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .linkemailtop {
    padding-right: 5px;
  }
}

@media (max-width: 767px) {
  .logo-hero {
    left: 0px;
    right: 0px;
    bottom: 5%;
    display: block;
    width: 454px;
    margin: 0px auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .logo-img {
    position: static;
    bottom: 45px;
    display: block;
    height: 125px;
    margin-right: auto;
    margin-left: auto;
  }
  .principal {
    display: block;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/bg_home.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/bg_home.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .musica {
    display: block;
    height: 100%;
    background-image: url('../images/bg_player_1.jpg');
    background-position: 51% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .nome-musica {
    padding-top: 40vh;
    padding-left: 0px;
  }
  .text-titulo {
    width: 90%;
    padding-top: 55px;
    padding-left: 0px;
  }
  .text-autor {
    width: 90%;
  }
  .bloco-video {
    position: static;
  }
  .linha-videos {
    height: 100%;
  }
  .mad-left {
    display: none;
  }
  .embed-medium {
    display: none;
  }
  .mad-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .mad-right {
    display: none;
  }
  .instagram {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
  }
  .sociais {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .logos-sociais {
    width: 40%;
  }
  .agenda-img {
    padding-bottom: 0px;
  }
  .texto-autor.left.altera-espaco {
    margin-left: 0px;
    padding-top: 10px;
    line-height: 16px;
    text-align: left;
  }
  .bloco-social {
    left: 0px;
    top: 52%;
    bottom: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .block-twitter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
  }
  .bloco-facebook {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
  }
  .bloco-contato {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .classe-imagens {
    padding-top: 3vh;
  }
  .play_yt {
    left: 0px;
    top: 20%;
    right: 0px;
    bottom: 20%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img_mais {
    display: block;
  }
  .div_maisvideos {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .insta_link_mobile {
    display: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .classe_img_mobile {
    display: none;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3vh;
  }
  .insta_img_mobile {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
  .frase_mobile {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 60px;
    padding-bottom: 0px;
  }
  .linha-texto_mobile {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .container_sociais {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .player_imagination {
    display: block;
  }
  .lojas_mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .maisdivhome {
    position: relative;
    left: 0px;
    top: 48%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .centralizasm {
    position: static;
    left: 0px;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
  }
  .txtshow {
    position: fixed;
    left: 0px;
    top: 0%;
    right: 0px;
    display: block;
    padding-top: 1px;
    background-color: transparent;
    font-size: 10px;
    text-align: center;
    letter-spacing: 1px;
  }
  .column {
    position: fixed;
    top: 0%;
    display: block;
    overflow: hidden;
    height: 22px;
    padding-right: 10px;
    background-color: transparent;
  }
  .linkemailtop {
    position: fixed;
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    display: block;
    overflow: auto;
    width: 100%;
    height: 22px;
    padding-right: 0px;
    background-color: #000;
  }
  .link-block {
    width: 100%;
    height: 40px;
  }
  .link-block-2 {
    width: 100%;
    height: 40px;
    letter-spacing: 1px;
  }
  .container {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: #000;
    background-image: -webkit-linear-gradient(270deg, #cf0c0c, #cf0c0c);
    background-image: linear-gradient(180deg, #cf0c0c, #cf0c0c);
  }
  .row {
    display: block;
  }
  .column-3 {
    display: block;
  }
  .divinsta {
    padding-right: 30px;
    padding-left: 30px;
  }
  .div-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .divlogosm {
    top: 50%;
  }
  .colunasm {
    top: 90%;
  }
  .divplayermob {
    display: block;
    padding: 10px;
  }
  .titluizadammob {
    padding-bottom: 20px;
    padding-left: 10px;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .div-block-4 {
    background-image: url('../images/bg_home_mobile.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .text-block {
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
  }
}

@media (max-width: 479px) {
  .logo-hero {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10%;
    z-index: 999;
    display: block;
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-left: 0px;
  }
  .logo-img {
    position: static;
    bottom: 0px;
    display: block;
    height: 130px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .principal {
    position: relative;
    height: 100vh;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bg_home_mobile_1.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/bg_home_mobile_1.jpg');
    background-position: 0px 0px, 50% 0px;
  }
  .musica {
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/bg_player.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/bg_player.jpg');
    background-position: 0px 0px, 0px 50%;
  }
  .nome-musica {
    padding-top: 15vh;
    padding-left: 0px;
  }
  .text-titulo {
    width: 300px;
    padding-top: 35px;
    padding-left: 10px;
    font-size: 1.2em;
  }
  .text-autor {
    width: 300px;
    padding-left: 10px;
    font-size: 0.8em;
  }
  .bloco-video {
    margin-top: 0px;
  }
  .linha-videos {
    height: 100%;
  }
  .mad-left {
    position: relative;
    display: none;
  }
  .embed-large {
    display: none;
  }
  .embed-medium {
    position: static;
    display: none;
    width: 100%;
    height: auto;
  }
  .mad-center {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .img-video {
    max-width: 100%;
  }
  .mad-right {
    display: none;
  }
  .logos-sociais {
    width: 50%;
  }
  .agenda-img {
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
  }
  .agenda-img.deezer_img {
    padding-top: 10px;
  }
  .bloco-social {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .twit-img {
    padding: 0px 0px 0px 40px;
  }
  .you-img {
    margin-bottom: 0px;
    padding: 0px 0px 0px 40px;
  }
  .secao-midia {
    height: 225px;
  }
  .divisao-midias {
    height: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .fb_topo {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .insta_topo {
    padding-right: 0px;
    padding-left: 40px;
  }
  .itunes {
    padding-top: 0px;
    padding-bottom: 16px;
  }
  .play_yt {
    position: relative;
    left: 0px;
    top: 20%;
    right: 0px;
    bottom: 20%;
    float: none;
  }
  .container_playeryt {
    height: 40vh;
  }
  .div_mais {
    width: 11%;
  }
  .div_maisvideos {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .classe_img_mobile {
    display: none;
  }
  .insta_img_mobile {
    width: 90%;
  }
  .linha-texto_mobile {
    line-height: 14px;
  }
  .lojas_mobile {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .maisdivhome {
    top: 58%;
  }
  .centralizasm {
    position: static;
    left: 15%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm_barra_agenda {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column {
    left: 0px;
    top: 0%;
    right: 0px;
    z-index: 1001;
    display: block;
  }
  .linkemailtop {
    z-index: 1000;
  }
  .link-block {
    height: 30px;
  }
  .link-block-2 {
    height: 30px;
  }
  .row {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 22px;
  }
  .column-2 {
    height: 22px;
  }
  .column-3 {
    height: 22px;
  }
  .divinsta {
    padding-right: 15px;
    padding-left: 15px;
  }
  .divlogosm {
    top: 55%;
  }
  .colunasm {
    top: 90%;
  }
  .divplayermob {
    padding: 0px;
  }
  .titluizadammob {
    padding-bottom: 10px;
    line-height: 30px;
  }
  .row-4 {
    display: block;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-4 {
    display: none;
    background-image: url('../images/bg_home_mobile.jpg');
    background-size: cover;
  }
  .text-block {
    padding-bottom: 10px;
    padding-left: 10px;
    font-family: Oswald, sans-serif;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
  }
}

