body,html {
    height: 100%;
}

body {
  font-family: 'Roboto', sans-serif;
}

#header {
  display: block;
  width: 100%;
  padding: 20px 0px 20px 0px;
  position: absolute;
  top: 0;
}

@media only screen and (device-width: 768px) {
  .intro-center {
    top: 10em!important;
  }
}

#band-name-hero {
  font-weight:800;color: #fff;font-size: 70px;text-transform: uppercase;padding-bottom: 20px;letter-spacing: 14px;font-family: 'Montserrat', sans-serif;
}

@media only screen and (max-width: 540px) {
  #band-name-hero {
    font-size: 20px!important;
  }
  #band-subname-hero {
    font-size: 15px!important;
  }
  #header a {
    font-size: 12px!important;
  }
  .loading {
    display: none!important;
  }
  #trackName {
    left: 0px!important;
    top: -30px!important;
  }
  #trackHolder {
    display: none!important;
  }
  .progress {
    display: none!important;
  }
  .time {
    top: 80px!important;
    bottom: 0px!important;
    left: -49px!important;
  }
  .biography-image {
    display: none!important;
  }
  .cousine {
    font-size: 11px!important;
  }
  .list-posts p {
    font-size: 14px!important;
  }
}

.read-more-btn {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  text-decoration: underline;
}

.read-more-btn:hover, .read-more-btn:focus {
  color: #000;
}

#trackName {
  color:#fff;position:relative;left:-48px;display:block;
}

.band-bio {
  width: 100%;
  height: 30em;

}

#header a:hover {
  text-decoration: underline!important;
}

#header a {
  color: white;
  text-decoration: none;
  margin-right: 25px;
  font-size: 18px;
  font-weight: 600;
}

@media only screen and (max-width: 700px) {
  .intro-center {
    top: 10em!important;
  }
}

  .player {
    position: relative;
  }
  
  .player.horizontal {
    background-color: #151518;
    overflow: hidden;
  }
  
  .intro .player.horizontal {
    background-color: transparent;
  }
  
  @media (min-width: 768px) {
    .player.horizontal {
      height: 100px;
    }
  }
  
  .player.horizontal .container {
    background-color: #151518;
    margin: 0 auto;
    max-width: 1010px;
    height: 100%;
    position: relative;
    padding: 0;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .container {
      padding-left: 15px;
      padding-right: 15px;
      border-left: 1px solid #333;
      border-right: 1px solid #333;
    }
  }
  
  .player.horizontal .info-album-player {
    display: inline-block;
    padding: 10px 10px 10px 3px;
    border-right: 1px solid #333;
    text-align: center;
    float: left;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .info-album-player {
      width: 270px;
      text-align: left;
    }
  }
  
  .player.horizontal .info-album-player .album-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-image: url('https://www.accio.pt/groups/phasetransition/imgs/pt_ep.jpg');
  }
  
  @media (min-width: 768px) {
    .player.horizontal .info-album-player .album-cover {
      float: left;
      margin-right: 11px;
    }
  }
  
  .player.horizontal .info-album-player .album-title {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 5px;
    font-size: 14px;
    margin-top: 10px;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .info-album-player .album-title {
      margin-top: 26px;
    }
  }
  
  .player.horizontal .info-album-player .artist-name {
    color: #cccccc;
    font-size: 12px;
    line-height: 12px;
  }
  
  .player.horizontal .player-content {
    position: relative;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .player-content {
      width: calc(100% - 270px);
      float: left;
    }
  }
  
  .player.horizontal .audiojs {
    width: auto;
    display: inline-block;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
    margin-left: 62px;
    position: relative;
    top: 46px;
    font-family: 'Roboto', sans-serif;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .audiojs {
      width: calc(100% - 62px);
    }
  }
  
  .player.horizontal .audiojs .play-pause {
    border: none;
    width: 64px;
    height: 64px;
    background: transparent;
    border-radius: 50%;
    position: relative;
    top: -28px;
    z-index: 1;
    border: 2px solid #FFF;
  }
  
  .player.horizontal .audiojs .play-pause p {
    width: auto;
    height: 55px;
  }
  
  .player.horizontal .audiojs .play-pause .play {
    background: url("https://www.accio.pt/groups/phasetransition/imgs/players.png") 22px 20px no-repeat;
  }
  
  .player.horizontal .audiojs .play-pause .pause {
    background: url(https://www.accio.pt/groups/phasetransition/imgs/players.png) 18px -66px no-repeat;
    top: 13px;
    position: relative;
    background-size: 23px;
  }

  #pause-audio {
    display: none;
  }
  
  .player.horizontal .audiojs .play-pause .loading {
    background: url("https://www.accio.pt/groups/phasetransition/imgs/players.png") 16px -219px no-repeat;
  }
  
  .player.horizontal .audiojs .scrubber,
  .player.horizontal .audiojs .loaded,
  .player.horizontal .audiojs .progress {
    border: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    height: 4px;
  }
  
  .player.horizontal .audiojs .scrubber {
    background-color: #2A2A2A;
    margin-left: 62px;
    margin-right: 0;
    width: calc(100% - 200px);
    position: relative;
    top: -50px;
    left: 45px;
  }
  
  .player.horizontal .audiojs .loaded {
    background-color: #353535;
  }
  
  .player.horizontal .audiojs .progress {
    background-color: #FFF;
  }
  
  .player.horizontal .audiojs .time {
    bottom: -50px;
    width: 100%;
    position: absolute;
    text-shadow: none;
    border: none;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #878787;
  }
  
  .audiojs .time em {
    color: #878787;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .audiojs .time {
      right: 75px;
      top: -13px;
      width: auto;
      bottom: auto;
    }
  }
  
  .player.horizontal .audiojs .error-message {
    margin-left: 62px;
    height: auto;
    line-height: normal;
  }
  
  .player.horizontal .nextprev {
    position: relative;
    overflow: hidden;
    width: 152px;
    height: 27px;
    top: -36px;
    left: 17px;
  }
  
  @media (max-width: 767px) {
    .player.horizontal .nextprev {
      top: -68px;
    }
  }
  
  .player.horizontal .nextprev .next {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    text-align: left;
    direction: ltr;
    width: 40px;
    height: 27px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center -114px;
    background-image: url("https://www.accio.pt/groups/phasetransition/imgs/players.png");
    background-size: contain;
    right: 0;
  }
  
  .player.horizontal .nextprev .prev {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    text-align: left;
    direction: ltr;
    width: 40px;
    height: 27px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center -173px;
    background-image: url("https://www.accio.pt/groups/phasetransition/imgs/players.png");
    background-size: contain;
    left: 0;
  }
  
  .player.horizontal .nextprev .next,
  .player.horizontal .nextprev .prev {
    position: absolute;
    top: 0;
    background-size: auto;
    display: inline-block;
    cursor: pointer;
  }
  
  .player.horizontal .playlist {
    position: relative;
    top: 59px;
    left: 13px;
    font-size: 12px;
    line-height: normal;
  }
  
  @media (max-width: 767px) {
    .player.horizontal .playlist {
      text-align: left;
    }
  }
  
  @media (min-width: 768px) {
    .player.horizontal .playlist {
      position: absolute;
      top: 33px;
      left: 186px;
    }
  }
  
  .player.horizontal .playlist li {
    display: none;
  }
  
  .player.horizontal .playlist li.playing {
    display: block;
  }
  
  .player.horizontal .playlist a {
    color: #ffffff;
    text-transform: uppercase;
  }
  
  .player.horizontal .btnloop {
    cursor: pointer;
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    text-align: left;
    direction: ltr;
    width: 25px;
    height: 25px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center -234px;
    background-image: url("https://www.accio.pt/groups/phasetransition/imgs/players.png");
    background-size: contain;
    background-size: auto;
    position: absolute;
    top: 37px;
    right: 37px;
    display: none;
  }
  
  @media (min-width: 768px) {
    .player.horizontal .btnloop {
      display: block;
    }
  }
  
  .player.horizontal .btnloop.active {
    background-position: center -349px;
  }
  
  @media (min-width: 1600px) {
    .carousel-discography {
      height: auto;
    }
  }
  
  .carousel-discography .gallery-cell {
    padding: 13px 13px 80px 13px;
    /*height: 500px;*/
  }
  
  @media (min-width: 1200px) {
    .carousel-discography .gallery-cell {
      /*height: 550px;*/
    }
  }
  
  @media (min-width: 1600px) {
    .carousel-discography .gallery-cell {
      width: 25%;
      /*height: 600px;*/
    }
  }
  
  .carousel-discography .gallery-cell .cover .rollover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
  }
  
  .carousel-discography .gallery-cell .cover .rollover i {
    color: #fff;
    position: absolute;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url(../images/button-rollover.png);
    text-align: center;
    padding-top: 21px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    font-size: 26px;
    left: 50%;
    top: 100%;
    margin-left: -40px;
    margin-top: -32px;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
  }
  
  .carousel-discography .gallery-cell .cover .rollover p {
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    width: 100%;
    top: 100%;
    margin-top: 48px;
    font-size: 16px;
    font-weight: 500;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
  }
  
  .carousel-discography .gallery-cell .cover:hover {
    cursor: pointer;
  }
  
  .carousel-discography .gallery-cell .info-album:hover .rollover {
    opacity: 1;
  }
  
  .carousel-discography .gallery-cell .cover:hover .rollover p,
  .carousel-discography .gallery-cell .cover:hover .rollover i {
    opacity: 1;
  }
  
  .carousel-discography .gallery-cell .cover:hover .rollover p {
    top: 50%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  
  .carousel-discography .gallery-cell .cover:hover .rollover i {
    top: 53%;
  }
  
  .info-album .cover {
    margin-bottom: 30px;
    position: relative;
  }
  
  .info-album .cover img {
    display: block;
  }
  
  .info-album p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }
  
  .info-album p.album,
  .info-album p.artist {
    font-family: 'Cousine', monospace;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2.6px;
    line-height: 25px;
  }
  
  .info-album p.artist {
    font-weight: 400;
    color: #bbbaba;
    padding-bottom: 5px;
    margin-top: 10px;
  }
  
  .info-album p.album-list {
    color: #000000;
  }
  
  .info-album p.description {
    color: #666666;
    font-family: 'Cousine', monospace;
    font-size: 15px;
  }
  
  .info-album .buyalbum {
    margin: 30px 0;
  }
  
  .info-album .links {
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    line-height: 15px;
    text-transform: uppercase;
  }
  
  .info-album .links,
  .info-album .links a {
    color: #000;
  }
  
  .info-album .links li {
    display: inline-block;
    margin: 0 3px;
  }
  
  .info-album .links li:not(:last-child):after {
    content: "|";
    margin-left: 6px;
  }
  
  .item-disc {
    margin-bottom: 45px;
  }
  
  .player-album {
    background-color: #ECEBEB;
  }
  
  .player-album.inverse-color {
    background-color: #211E1E;
  }
  
  .player-album.inverse-color .disc-tracklist li:not(.playing-track) .track-info p.track-title {
    color: #ed2b45;
  }
  
  .player-album.inverse-color .disc-tracklist li:not(.playing) a:hover {
    background-color: #3D3D3D;
  }
  
  .player-album.inverse-color .disc-tracklist li:not(.playing) a:hover .track-info {
    border-color: #3D3D3D;
  }
  
  .player-album.inverse-color .disc-tracklist li:not(.playing) a:after {
    background: url("../images/player-inverse.png") 1px -1px no-repeat;
  }
  
  .player-album.inverse-color .disc-tracklist li.playing .track-info p.track-title {
    color: #363636;
  }
  
  .player-album.inverse-color .disc-tracklist li .track-info p.track-album {
    color: #EBDEDE;
  }
  
  .player-album.inverse-color .disc-tracklist li .track-info {
    border-bottom: 1px solid rgba(207, 207, 207, 0.25);
  }
  
  .player-album.inverse-color .info-album p.album-list {
    color: #EBDEDE;
  }
  
  .player-album.inverse-color .disc-tracklist .audiojs {
    background-color: #414141;
  }
  
  .player-album.inverse-color .disc-tracklist .audiojs .play {
    background: url("../images/play-inverse.png") 5px 5px no-repeat;
  }
  
  .player-album .info-album {
    width: 100%;
  }
  
  @media (min-width: 1600px) {
    .player-album .info-album {
      width: 420px;
    }
  }
  
  .player-album .container {
    position: relative;
  }
  
  .player-album .close-btn {
    position: absolute;
    right: 37px;
    cursor: pointer;
    top: 18px;
  }
  
  .disc-tracklist {
    overflow: hidden;
    position: relative;
  }
  
  .disc-tracklist ol.playlist0 {
    margin-bottom: 80px;
  }
  
  .disc-tracklist li {
    min-height: 90px;
    cursor: pointer;
    position: relative;
  }
  
  .disc-tracklist li a {
    padding-left: 90px;
    text-decoration: none;
    display: block;
  }
  
  .disc-tracklist li a:hover {
    color: #fff;
    background-color: #161616;
  }
  
  .disc-tracklist li a:hover .track-info {
    border-color: #161616;
  }
  
  .disc-tracklist li a:hover .track-info .track-title {
    color: #fff;
  }
  
  .disc-tracklist li.playing a {
    background-color: #000;
  }
  
  .disc-tracklist li.playing a:after {
    background-position: 1px 1px;
    right: auto;
    left: 22px;
  }
  
  .disc-tracklist li.playing a .track-info {
    border-color: #000;
  }
  
  .disc-tracklist li.playing a .track-album,
  .disc-tracklist li.playing a .track-title {
    color: #ffffff;
  }
  
  .disc-tracklist li.playing.pause a:after {
    background-position: 1px -80px;
  }
  
  .disc-tracklist li .play-btns {
    display: none;
    position: absolute;
    top: 50px;
  }
  
  .disc-tracklist li .play-btns button {
    border: 1px solid;
    width: 50px;
    height: 50px;
  }
  
  .disc-tracklist li .play-btns button.btn-play {
    background: url("../images/players-album.png") 1px -80px no-repeat;
  }
  
  .disc-tracklist li .play-btns button.btn-pause {
    background: url("../images/players-album.png") 0 0 no-repeat;
  }
  
  .disc-tracklist li .track-info {
    border-bottom: 1px solid #CFCFCF;
    padding: 15px 0 14px;
    z-index: 1;
    position: relative;
  }
  
  .disc-tracklist li .track-info p {
    line-height: 30px;
    color: #000000;
    font-family: "cousine", monospace;
  }
  
  .disc-tracklist li .track-info .track-title {
    font-weight: 400;
    font-size: 16px;
    font-family: "cousine", monospace;
  }
  
  .disc-tracklist li .track-info .track-album {
    color: #666;
  }
  
  .disc-tracklist li .audiojs .scrubber,
  .disc-tracklist li .audiojs .time,
  .disc-tracklist li .audiojs .error-message {
    display: none;
  }
  
  .disc-tracklist li .audiojs.playing {
    background-color: #ed2b45;
  }
  
  .disc-tracklist li .audiojs.playing .scrubber,
  .disc-tracklist li .audiojs.playing .time,
  .disc-tracklist li .audiojs.playing .error-message {
    display: block;
  }
  
  .disc-tracklist li.playing-track {
    background-color: #ed2b45;
  }
  
  .disc-tracklist li.playing-track p,
  .disc-tracklist li.playing-track p.track-album {
    color: #ffffff;
  }
  
  .disc-tracklist li.playing-track .audiojs {
    display: block;
  }
  
  .disc-tracklist .audiojs {
    display: none;
    position: absolute;
    top: 0;
    overflow: visible;
    background-image: none;
    background-color: #ed2b45;
    background-color: #B4B2B2;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    left: 0;
    height: 89px;
  }
  
  .disc-tracklist .audiojs .play-pause {
    display: none;
    border: none;
    width: 42px;
    padding: 0;
    margin: 20px;
  }
  
  .disc-tracklist .audiojs .scrubber,
  .disc-tracklist .audiojs .loaded,
  .disc-tracklist .audiojs .progress {
    border: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    height: 4px;
  }
  
  .disc-tracklist .audiojs .scrubber {
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    height: 4px;
    top: 33px;
    left: 75px;
    width: 595px;
    width: calc(100% - 135px);
    z-index: 9999;
    width: calc(100% - 110px);
    left: 40px;
  }
  
  .disc-tracklist .audiojs p {
    width: 100%;
  }
  
  .disc-tracklist .audiojs .loaded {
    background-color: rgba(255, 255, 255, 0.4);
  }
  
  .disc-tracklist .audiojs .progress {
    background-color: #ffffff;
  }
  
  .disc-tracklist .audiojs .time {
    position: absolute;
    text-shadow: none;
    border: none;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 0;
    top: 20px;
    right: 50px;
  }
  
  .disc-tracklist .audiojs .play {
    background: url("../images/players-album.png") 1px -80px no-repeat;
  }
  
  .disc-tracklist .audiojs .pause {
    background: url("../images/players-album.png") 0 0 no-repeat;
  }
  
  .disc-tracklist .audiojs .loading {
    background: url("../images/players-album.png") 1px -180px no-repeat;
  }
  
  .disc-tracklist .audiojs .volumen {
    background: url("../images/players-album.png") 1px -262px no-repeat;
  }
  
  .title-wrapper {
    text-align: center;
  }
  
  h2.title {
    margin: auto;
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    /*letter-spacing: 8.5px;*/
    color: #000;
    font-size: 52px;
    line-height: 52px;
    display: inline-block;
  }
  
  @media (min-width: 768px) {
    h2.title {
      font-size: 64px;
      line-height: 64px;
    }
  }
  
  @media (min-width: 1200px) {
    h2.title {
      font-size: 81px;
      line-height: 81px;
    }
  }
  
  h2.title.inverse {
    color: #FFF;
  }
  
  h2.title.inverse:after {
    background: #FFF;
  }
  
  h2.title:after {
    content: '';
    display: block;
    background: #000;
    height: 5px;
    width: 100%;
    margin-top: 10px;
  }
  
  .btn {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    padding: 16px 55px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
  }
  
  .btn-invert {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
  }
  
  .btn.square {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff !important;
    border: none;
    font-style: normal;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: normal;
    -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
  }
  
  .btn.square.inverse {
    background-color: transparent;
    color: #000;
    border: 2px solid #000 !important;
  }
  
  .btn.square.inverse:hover {
    background-color: #000;
    color: #fff;
    border: 2px solid #000 !important;
  }
  
  .stay-in-touch .titulo {
    font-size: 75px;
    line-height: 80px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    color: #fff;
  }
  
  .stay-in-touch .subtitulo {
    font-size: 15px;
    line-height: 15px;
    font-family: "cousine", monospace;
  }
  
  .stay-in-touch .titulo:before {
    content: '';
    display: block;
    background: #FFF;
    height: 1px;
    width: 117px;
    margin-bottom: 25px;
  }
  
  .stay-in-touch label {
    font-size: 14px;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
  }
  
  #stay-in-touch-email {
    border-bottom: 2px solid #3e3e3e;
    display: inline-block;
    color: #FFF;
    margin-top: 15px;
  }
  
  .stay-in-touch-submit {
    padding: 15px 45px;
    height: auto;
    margin-top: 1px;
  }
  
  @media (max-width: 768px) {
    .stay-in-touch-submit {
      margin-top: 30px;
    }
  }
  
  #stay-in-touch-submit:hover {
    color: #000;
    display: inline-block;
    border: 1px solid #FFF;
    background-color: #FFF;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
  }
  
  .section.biography {
    background: #000 !important;
    color: #FFF !important;
  }
  
  .biography .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
  .biography-description {
    padding: 140px 80px !important;
  }
  
  .biography p {
    font-size: 15px;
    font-family: "cousine", monospace;
  }
  
  .biography .cita {
    letter-spacing: 5px;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    line-height: 27px;
  }
  
  .biography .biography-image {
    background: #000 url("https://www.accio.pt/groups/phasetransition/imgs/pt_2.jpg") no-repeat center;
  }
  
  .biography .biography-image {
    background-size: 100% !important;
    background-position: top !important;
    display: block;
  }
  
  @media (max-width: 768px) {
    .biography .row {
      display: block;
    }
    .biography .biography-image {
      height: 450px;
    }
  }
  
  .next-show {
    background: #FFF url("../images/demo/next-show/next-shows.jpg") no-repeat center;
    background-size: cover;
  }
  
  .next-show .next-show-title {
    font-size: 55px;
    line-height: 55px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
  }
  
  .next-show .next-show-subtitle {
    font-family: "cousine", monospace;
  }
  
  .next-show hr {
    border-top: 2px solid #000;
    width: 115px;
  }
  
  .next-show .number {
    font-size: 32px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    margin-top: 30px;
  }
  
  .next-show .number-label {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 24px;
    margin-top: 15px;
  }
  
  @media (max-width: 768px) {
    .next-show .number {
      font-size: 80px;
      margin-top: 50px;
    }
    .next-show .number-label {
      margin-top: 30px;
    }
  }
  
  @media (min-width: 1200px) {
    .next-show .number {
      font-size: 130px;
      margin-top: 70px;
    }
    .next-show .number-label {
      margin-top: 70px;
    }
  }
  
  .countdown {
    font-family: 'Montserrat';
    font-weight: 900;
    text-align: center;
  }
  
  .countdown > div {
    display: inline-block;
  }
  
  .countdown > div > span {
    display: block;
    text-align: center;
  }
  
  .countdown-container {
    margin: 0 25px;
  }
  
  .countdown-container .countdown-heading {
    font-size: 24px;
    margin-top: 70px;
    color: #000;
  }
  
  .countdown-container .countdown-value {
    font-size: 130px;
    padding: 10px;
    color: #000;
  }
  
  @media only screen and (max-width: 1200px) {
    .countdown-container {
      margin: 0 30px;
    }
    .countdown-container .countdown-heading {
      margin-top: 20px;
      color: #000;
    }
    .countdown-container .countdown-value {
      font-size: 64px;
    }
  }
  
  @media only screen and (max-width: 768px) {
    .countdown > div {
      display: block;
    }
    .countdown-container {
      margin: 0 10px;
    }
    .countdown-container .countdown-heading {
      margin-top: 25px;
      margin-bottom: 30px;
      color: #000;
    }
    .countdown-container .countdown-value {
      font-size: 80px;
    }
  }
  
  .upcomming-events-list {
    background-position: center bottom;
    background-repeat: repeat-x;
  }
  
  .upcomming-events-list li {
    padding: 17px 0;
  }
  
  .upcomming-events-list li:not(:last-child) {
    border-bottom: 1px solid rgba(43, 43, 43, 0.9);
  }
  
  .upcomming-events-list li > div {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 990px;
  }
  
  @media (min-width: 1200px) {
    .upcomming-events-list li > div {
      max-width: 1020px;
    }
  }
  
  @media (min-width: 1600px) {
    .upcomming-events-list li > div {
      max-width: 1400px;
    }
  }
  
  @media (min-width: 768px) {
    .upcomming-events-list li p {
      float: left;
    }
  }
  
  .upcomming-events-list li p span {
    display: block;
    color: #ed2b45;
    font-family: 'Roboto', sans-serif;
  }
  
  .upcomming-events-list li .date-event {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    line-height: 29px;
    padding: 26px 15px 16px;
  }
  
  @media (min-width: 768px) {
    .upcomming-events-list li .date-event {
      border-left: 2px solid #ed2b45;
      max-width: 100px;
      float: left;
    }
  }
  
  @media (min-width: 1600px) {
    .upcomming-events-list li .date-event {
      padding: 26px 30px 16px;
    }
  }
  
  .upcomming-events-list li .date-event span {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 4px;
  }
  
  .upcomming-events-list li .name {
    color: #afafaf;
    font-size: 15px;
    line-height: 22px;
    padding: 16px 35px;
    text-align: center;
  }
  
  @media (min-width: 768px) {
    .upcomming-events-list li .name {
      max-width: 360px;
      text-align: left;
    }
  }
  
  @media (min-width: 1600px) {
    .upcomming-events-list li .name {
      max-width: 505px;
      width: 505px;
      padding: 16px 65px;
    }
  }
  
  .upcomming-events-list li .name span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: "cousine", monospace;
  }
  
  .upcomming-events-list li .venue {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    padding: 19px 35px 28px 35px;
    text-align: center;
    text-align: left;
  }
  
  @media (min-width: 768px) {
    .upcomming-events-list li .venue {
      border-left: 1px solid rgba(43, 43, 43, 0.9);
      border-right: 1px solid rgba(43, 43, 43, 0.9);
      max-width: 312px;
    }
  }
  
  @media (min-width: 1200px) {
    .upcomming-events-list li .venue {
      min-width: 280px;
    }
  }
  
  @media (min-width: 1600px) {
    .upcomming-events-list li .venue {
      width: 312px;
      padding: 19px 35px 28px 54px;
    }
  }
  
  .upcomming-events-list li .venue span {
    text-transform: none;
    font-size: 18px;
    margin-top: 5px;
  }
  
  .upcomming-events-list li .price {
    text-align: center;
    padding: 19px 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
  }
  
  @media (min-width: 768px) {
    .upcomming-events-list li .price {
      max-width: 130px;
    }
  }
  
  @media (min-width: 1600px) {
    .upcomming-events-list li .price {
      width: 130px;
    }
  }
  
  .upcomming-events-list li .price span {
    font-size: 28px;
    margin-top: 8px;
    font-weight: 700;
    font-family: "cousine", monospace;
  }
  
  .upcomming-events-list li .buy {
    text-align: center;
  }
  
  @media (min-width: 768px) {
    .upcomming-events-list li .buy {
      text-align: left;
    }
  }
  
  .upcomming-events-list li .btn {
    margin: 29px 20px 29px 10px;
    padding: 10px 20px 10px;
    line-height: 1;
  }
  
  @media (min-width: 1600px) {
    .upcomming-events-list li .btn {
      padding: 13px 20px 10px 20px;
      margin: 29px 30px;
    }
  }
  
  .upcomming-events-list li.more {
    display: none;
  }
  
  .upcomming-events-list-title {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    color: #fff;
    padding: 80px 0 42px;
    font-size: 26px;
    line-height: normal;
    font-weight: 900;
  }
  
  .view-all-events {
    text-align: center;
    padding: 57px 0 80px;
  }
  
  .upcomming-events-list {
    background-color: #000;
  }
  
  .upcomming-events-list li .price {
    text-align: center;
    padding: 19px 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Cousine', monospace;
    font-weight: 500;
  }
  
  .upcomming-events-list-title {
    text-align: center;
    color: #ffffff;
    padding: 58px 0 42px;
    font-size: 26px;
    line-height: normal;
    letter-spacing: 2px;
  }
  
  .upcomming-events-list li p span {
    color: #FFF;
  }
  
  .upcomming-events-list li .name {
    font-family: 'Cousine', monospace;
  }
  
  .upcomming-events-list li .date-event {
    border-left: 2px solid #fff;
  }
  
  .upcomming-events-list li .venue {
    font-family: 'Cousine', monospace;
  }
  
  .upcomming-events-list li .venue span {
    font-family: 'Cousine', monospace;
    font-size: 16px;
  }
  
  .btn.square {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff !important;
    border: none;
    font-style: normal;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: normal;
    -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
  }
  
  .btn.square.inverse {
    background-color: transparent;
    color: #000;
    border: 2px solid #000 !important;
  }
  
  .btn.square.inverse:hover {
    background-color: #000;
    color: #fff;
    border: 2px solid #000 !important;
  }
  
  .btn.square:hover {
    background-color: #fff;
    color: #000;
    border: 2px solid #fff !important;
    -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
    transition: background-color 0.2s ease-out, color 0.2s ease-out;
  }
  
  .last-media {
    padding: 0 24px;
  }
  
  .last-media .filters {
    margin: 0 auto;
    text-align: center;
  }
  
  .last-media .filters li {
    display: inline-block;
    color: #000;
    font-family: "cousine", monospace;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    font-size: 12px;
    line-height: 10px;
    padding: 5px 0px;
    margin: 0;
  }
  
  @media (min-width: 768px) {
    .last-media .filters li {
      margin: 0 10px;
      font-weight: 400;
      font-size: 15px;
      line-height: 25px;
      padding: 5px 15px;
    }
  }
  
  .last-media .filters li:hover {
    border-color: #000;
    cursor: pointer;
  }
  
  .last-media .filters li.is-checked {
    border-color: #000;
    cursor: default;
  }
  
  .last-media .thumbnails {
    margin: 0px auto;
    overflow: hidden;
    max-width: 800px;
  }
  
  @media (min-width: 1200px) {
    .last-media .thumbnails {
      max-width: 1200px;
    }
  }
  
  @media (min-width: 1600px) {
    .last-media .thumbnails {
      max-width: 1480px;
    }
  }
  
  .last-media .thumbnails .thumbnail {
    width: 100%;
    margin-bottom: 30px;
    position: absolute;
    display: block;
    overflow: hidden;
    background-color: #0a0a0a;
  }
  
  .last-media .thumbnails .thumbnail img {
    width: 100%;
  }
  
  .last-media .thumbnails .thumbnail .rollover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
  }
  
  .last-media .thumbnails .thumbnail .rollover i {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    text-align: left;
    direction: ltr;
    width: 80px;
    height: 80px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-image: url("../images/play-plus.png");
    background-size: contain;
    background-size: auto;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -40px;
    top: 100%;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
  }
  
  .last-media .thumbnails .thumbnail .rollover i.video {
    background-position: top center;
  }
  
  @media (min-width: 768px) {
    .last-media .thumbnails .thumbnail {
      width: calc(50% - 30px);
    }
    .last-media .thumbnails .thumbnail.small {
      width: calc(25% - 30px);
    }
  }
  
  .last-media .thumbnails .thumbnail:hover .rollover {
    opacity: 1;
  }
  
  .last-media .thumbnails .thumbnail:hover .rollover i {
    opacity: 1;
  }
  
  .last-media .thumbnails .thumbnail:hover .rollover i {
    top: 50%;
  }
  
  .last-media .loadmore {
    text-align: center;
  }
  
  .last-media #more-items {
    display: none;
  }
  
  .section.new-video {
    background-color: #000;
  }
  
  .section.new-video iframe {
    max-width: 100%;
  }
  
  .bg-blog {
    background: url("../images/demo/blog/bg-blog.jpg") no-repeat center;
    background-size: cover;
  }
  
  .bg-blog .primary-title {
    font-family: "Anton", sans-serif;
  }
  
  .bg-blog .subtitle-text {
    font-family: "cousine", monospace;
    text-transform: none;
  }
  
  .photo-post {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 200px;
  }
  
  @media (min-width: 768px) {
    .photo-post {
      height: 465px;
    }
  }
  
  @media (min-width: 992px) {
    .photo-post {
      width: calc(100% - 40px);
      height: 377px;
    }
  }
  
  p.date {
    text-align: center;
    position: absolute;
    top: 0;
    left: 15px;
    background-color: #000;
    padding: 19px 19px 11px 19px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
  }
  
  p.date span {
    display: block;
    color: #ffffff;
  }
  
  p.date span.day {
    font-size: 35px;
    font-weight: 900;
  }
  
  p.date span.month {
    text-transform: uppercase;
    font-size: 17px;
  }
  
  .post-item {
    position: relative;
    margin-bottom: 50px;
  }
  
  .list-posts p {
    line-height: 30px;
    color: #8b8b8b;
  }
  
  .list-posts .btn {
    margin-top: 20px;
  }
  
  @media (min-width: 1200px) {
    .list-posts .btn {
      margin-top: 50px;
    }
  }
  
  .list-posts .title.small span {
    color: #8b8b8b;
  }
  
  .content-lastnew {
    margin-top: 25px;
    max-width: 780px;
    margin: 0 15px 100px;
  }
  
  .content-lastnew iframe {
    max-width: 100%;
  }
  
  .content-lastnew:before {
    content: "";
    display: block;
    height: 50px;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  
  .close-new {
    display: none;
  }
  
  .news-window .close-new,
  .open .close-new {
    display: inline-block;
  }
  
  .news-window .close-new {
    position: absolute;
    right: 0;
  }
  
  .open-new {
    display: inline-block;
  }
  
  .open .open-new {
    display: none;
  }
  
  p.date {
    background-color: #000;
    font-family: 'Montserrat', sans-serif !important;
  }
  
  .list-posts .title.small span {
    color: #000;
    text-transform: uppercase;
  }
  
  .title.small {
    text-transform: uppercase;
    color: #000;
  }
  
  .title.post {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
  }
  
  .list-posts p {
    font-family: 'Montserrat', sans-serif;
    color: #666666;
  }
  
  .paginationposts nav {
    text-align: center;
    padding: 20px 0;
  }
  
  .paginationposts .pagination {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
  }
  
  .paginationposts .pagination > li > a,
  .paginationposts .pagination > li > span {
    background-color: #E1E1E1;
    border: none;
    color: #151518;
    padding: 10px 16px;
    margin: 0 5px;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
  }
  
  .paginationposts .pagination > li:hover > a,
  .paginationposts .pagination > li.active > a,
  .paginationposts .pagination > li:hover > span,
  .paginationposts .pagination > li.active > span {
    background-color: #000;
    color: #ffffff;
  }
  
  .paginationposts .pagination > li:first-child > a,
  .paginationposts .pagination > li:first-child > span,
  .paginationposts .pagination > li:last-child > a,
  .paginationposts .pagination > li:last-child > span {
    border-radius: 0;
    padding: 10px 23px;
  }
  
  @media (max-width: 768px) {
    .paginationposts .pagination > li:first-child > a,
    .paginationposts .pagination > li:first-child > span,
    .paginationposts .pagination > li:last-child > a,
    .paginationposts .pagination > li:last-child > span {
      border-radius: 0;
      padding: 10px 10px;
    }
    .paginationposts .pagination > li > a,
    .paginationposts .pagination > li > span {
      padding: 10px 10px;
    }
  }
  
  .paginationposts.inverse-color .row {
    border-color: #555555;
  }
  
  .paginationposts.inverse-color .pagination > li > a,
  .paginationposts.inverse-color .pagination > li > span {
    background-color: #555555;
    color: #ffffff;
  }
  
  .paginationposts.inverse-color .pagination > li:hover > a,
  .paginationposts.inverse-color .pagination > li.active > a,
  .paginationposts.inverse-color .pagination > li:hover > span,
  .paginationposts.inverse-color .pagination > li.active > span {
    background-color: #000;
  }
  
  .post-details {
    margin-top: 52px;
    margin-bottom: 125px;
  }
  
  .post-details .featured-image {
    margin-bottom: 38px;
  }
  
  .post-details p {
    line-height: 36px;
    font-size: 16px;
    font-family: "cousine", monospace;
  }
  
  .post-details .title.small span.gray {
    color: #999999;
  }
  
  .post-details .title.small span.right {
    float: right;
  }
  
  .post-details .post-author .title.small,
  .post-details .post-comments .title.small,
  .post-details .post-reply .title.small {
    color: #000000;
    letter-spacing: 3.5px;
  }
  
  .post-details .post-reply .title.small {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
  }
  
  .post-details .post-author .media {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-top: 22px;
    padding: 31px 18px 35px;
  }
  
  .post-details .post-author .media > .pull-left {
    margin-right: 23px;
  }
  
  .post-details .post-author .media-body {
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
  }
  
  .post-details .post-author .media-heading {
    font-weight: 700;
    font-size: 18px;
  }
  
  .post-details .post-comments .media {
    margin-top: 38px;
  }
  
  .post-details .post-comments .media > .pull-left {
    margin-right: 12px;
    background-color: #ed2b45;
  }
  
  .post-details .post-comments .media-heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
    color: #000000;
  }
  
  .post-details .post-comments .media-heading small {
    font-size: 12px;
    display: block;
    margin-top: 6px;
    color: #CECECE;
  }
  
  .post-details .post-comments .media-body {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-weight: 300;
  }
  
  .post-details .post-comments .media-body .reply {
    font-size: 14px;
    display: block;
    color: #ed2b45;
    font-weight: 700;
  }
  
  .post-details .post-reply form {
    margin-top: 30px;
  }
  
  .post-details .post-reply form input,
  .post-details .post-reply form textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 18px;
  }
  
  .post-details .post-reply form input:not([type=submit]) {
    width: 223px;
    margin-right: 48px;
    height: 50px;
    display: inline-block;
  }
  
  .post-details .post-reply form textarea {
    padding: 16px 12px;
  }
  
  .sidebar {
    margin-top: 52px;
  }
  
  .sidebar .title.small {
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    color: #000000;
    letter-spacing: 2.5px;
  }
  
  .sidebar .title.small i {
    font-size: 21px;
    position: relative;
    top: 3px;
    left: 4px;
    color: #000;
  }
  
  .sidebar .search {
    width: 100%;
    position: relative;
    margin-top: 28px;
    margin-bottom: 46px;
    max-width: 272px;
  }
  
  .sidebar .search input {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2.3px;
  }
  
  .sidebar .search .input-group-btn {
    position: absolute;
    top: 11px;
    right: 31px;
    font-size: 17px;
  }
  
  .sidebar .search .input-group-btn i {
    color: #000;
  }
  
  .sidebar .social {
    margin-top: 27px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
  }
  
  .sidebar .social li {
    float: left;
  }
  
  .sidebar .social li.facebook i {
    background-color: #3655A6;
  }
  
  .sidebar .social li.twitter i {
    background-color: #00C0FF;
  }
  
  .sidebar .social li.google i {
    background-color: #D93838;
  }
  
  .sidebar .social li.instagram i {
    background-color: #203F69;
  }
  
  .sidebar .social li.linkedin i {
    background-color: #113777;
  }
  
  .sidebar .social li.pinterest i {
    background-color: #EC1717;
  }
  
  .sidebar .social li.flickr i {
    background-color: #EF2559;
  }
  
  .sidebar .social li.tumblr i {
    background-color: #1C3C6E;
  }
  
  .sidebar .social li.dribbble i {
    background-color: #E24090;
  }
  
  .sidebar .social li.youtube i {
    background-color: #DE1E1E;
  }
  
  .sidebar .social i {
    width: 48px;
    height: 48px;
    display: inline-block;
    background-color: #ccc;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 10px;
    margin-right: 7px;
    border-radius: 2px;
    font-size: 21px;
    color: #ffffff;
  }
  
  .sidebar .advertisment {
    height: 250px;
    border: 2px solid #F3F3F3;
    position: relative;
    text-align: center;
  }
  
  .sidebar .advertisment p {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #B3B3B3;
    line-height: 20px;
    letter-spacing: 2.2px;
  }
  
  .sidebar .advertisment .vcenter {
    width: 100%;
  }
  
  .sidebar .instagram-feed {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  
  .sidebar .instagram-feed li {
    display: inline-block;
    margin: 0 3px 1px 0;
  }
  
  .sidebar .instagram-feed li img {
    display: block;
  }
  
  .sidebar .menu-sidebar {
    position: relative;
    overflow: hidden;
    margin-top: 27px;
  }
  
  .sidebar .menu-sidebar li {
    float: left;
    width: 50%;
    background-color: #E1E1E1;
    color: #464646;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  
  .sidebar .menu-sidebar li.active {
    background-color: #000;
    color: #ffffff;
  }
  
  .sidebar .last-tweets,
  .sidebar .last-comments,
  .sidebar .last-posts-sidebar {
    margin-top: 28px;
    margin-bottom: 37px;
  }
  
  .sidebar .last-tweets li,
  .sidebar .last-comments li,
  .sidebar .last-posts-sidebar li {
    position: relative;
    overflow: hidden;
    padding-bottom: 14px;
    margin-top: 20px;
  }
  
  .sidebar .last-tweets li:not(:last-child),
  .sidebar .last-comments li:not(:last-child),
  .sidebar .last-posts-sidebar li:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
  }
  
  .sidebar .last-tweets .pull-left,
  .sidebar .last-comments .pull-left,
  .sidebar .last-posts-sidebar .pull-left {
    margin-right: 15px;
  }
  
  .sidebar .last-tweets .title-post p,
  .sidebar .last-comments .title-post p,
  .sidebar .last-posts-sidebar .title-post p {
    font-size: 15px;
    line-height: 22px;
  }
  
  .sidebar .last-tweets .date,
  .sidebar .last-comments .date,
  .sidebar .last-posts-sidebar .date {
    font-size: 13px;
    color: #726f6f;
    margin-top: 4px;
  }
  
  .sidebar .last-comments {
    margin-top: 15px;
  }
  
  .sidebar .last-tweets .title-post p {
    font-weight: 700;
  }
  
  .sidebar .list-tags {
    margin-top: 28px;
    margin-bottom: 40px;
  }
  
  .sidebar .list-tags li {
    display: inline-block;
    margin-right: -1px;
    margin-bottom: 11px;
  }
  
  .sidebar .list-tags li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 25px;
    border: 2px solid #F3F3F3;
    color: #000000;
    padding: 0 14px;
    letter-spacing: 0.4px;
    display: block;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  
  .sidebar .list-tags li a:hover {
    color: #ffffff;
    background-color: #000;
    border-color: #000;
    text-decoration: none;
  }
  
  .sidebar .last-tweets li,
  .sidebar .last-comments li {
    padding-bottom: 18px;
  }
  
  .sidebar .last-tweets .header-comment,
  .sidebar .last-comments .header-comment {
    position: relative;
    overflow: hidden;
  }
  
  .sidebar .last-tweets .header-comment .pull-left,
  .sidebar .last-comments .header-comment .pull-left {
    margin-right: 11px;
  }
  
  .sidebar .last-tweets .header-comment .date,
  .sidebar .last-comments .header-comment .date {
    margin-top: 8px;
  }
  
  .sidebar .last-tweets .comment,
  .sidebar .last-comments .comment {
    margin-top: 10px;
  }
  
  .sidebar .last-tweets .comment p,
  .sidebar .last-comments .comment p {
    font-size: 14px;
    color: #667777;
    font-style: italic;
    line-height: 20px;
    font-family: georgia;
    line-height: 22px;
  }
  
  .sidebar .last-tweets .tweet,
  .sidebar .last-comments .tweet {
    margin-top: 10px;
  }
  
  .sidebar .last-tweets .tweet p,
  .sidebar .last-comments .tweet p {
    font-size: 15px;
    line-height: 22px;
  }
  
  .sidebar .last-tweets .tweet p a,
  .sidebar .last-comments .tweet p a {
    color: #ed2b45;
    text-decoration: none;
  }
  
  .inverse-color .sidebar .title.small {
    color: #F8F8F8;
  }
  
  .inverse-color .sidebar .list-tags li a {
    color: #F3F3F3;
  }
  
  .inverse-color .sidebar .last-tweets li:not(:last-child),
  .inverse-color .sidebar .last-comments li:not(:last-child),
  .inverse-color .sidebar .last-posts-sidebar li:not(:last-child) {
    border-bottom-color: rgba(238, 238, 238, 0.25);
  }
  
  .inverse-color hr {
    border-color: rgba(238, 238, 238, 0.25);
  }
  
  .inverse-color .post-details .post-author .media {
    border-color: rgba(238, 238, 238, 0.25);
  }
  
  .inverse-color .post-details .post-comments .media-body,
  .inverse-color .post-details .post-author .media-body {
    color: #E8E8E8;
  }
  
  .inverse-color .post-details .post-comments .media-heading {
    color: #F8F8F8;
  }
  
  .inverse-color .post-details .post-author .title.small,
  .inverse-color .post-details .post-comments .title.small,
  .inverse-color .post-details .post-reply .title.small {
    color: #F8F8F8;
  }
  
  .inverse-color .form-control {
    background: #191919;
    color: #DCDCDC;
  }
  
  .section.contact {
    background-color: #000;
  }
  
  .contact .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 50px;
  }
  
  .contact .social img {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  
  .contact .social img:hover {
    opacity: 0.7;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  
  @media (max-width: 768px) {
    .contact .social {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      margin-top: 50px;
    }
    .contact .social img {
      margin-top: 30px;
    }
  }
  
  .contact .title-follow {
    margin: auto;
    font-family: 'Anton', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 52px;
    line-height: 52px;
    display: inline-block;
  }
  
  @media (min-width: 768px) {
    .contact .title-follow {
      font-size: 64px;
      line-height: 64px;
    }
  }
  
  @media (min-width: 1200px) {
    .contact .title-follow {
      font-size: 81px;
      line-height: 81px;
    }
  }
  
  .contact .name {
    font-family: 'Cousine', monospace;
    font-weight: bold;
  }
  
  .contact .phone, .contact .email {
    font-family: 'Cousine', monospace;
  }
  
  .contact .phone a, .contact .email a {
    color: white;
  }
  
  .contact .phone a:hover, .contact .email a:hover {
    color: gray;
    text-decoration: none;
  }
  
  footer {
    background-color: #282626;
    color: #ffffff;
    text-transform: uppercase;
    padding: 35px 45px;
    position: relative;
    overflow: hidden;
  }
  
  footer {
    background-color: #282626;
    color: #ffffff;
    text-transform: uppercase;
    padding: 35px 45px;
    position: relative;
    overflow: hidden;
  }
  
  footer p.copy {
    float: left;
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  
  footer ul.menu-footer {
    float: right;
  }
  
  footer ul.menu-footer li {
    display: inline-block;
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  
  footer ul.menu-footer li:not(:last-child):after {
    content: ".";
    margin: 0 1px 0 7px;
  }
  
  footer ul.menu-footer li,
  footer ul.menu-footer li a {
    color: #ffffff;
  }
  
  header {
    width: 100%;
    top: 0;
    z-index: 5;
  }
  
  @media (min-width: 992px) {
    header {
      position: absolute;
      top: 10px;
      background-color: transparent;
    }
  }
  
  @media (min-width: 1600px) {
    header {
      top: 16px;
    }
  }
  
  header.overflow {
    top: -100px;
    left: 0px;
    background-color: #0a0a0a !important;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-font-smoothing: antialiased;
  }
  
  header.overflow-video {
    top: -100px;
    left: 0px;
    background-color: #0a0a0a !important;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-font-smoothing: antialiased;
    top: 0px;
    position: fixed;
    z-index: 99999;
  }
  
  header.overflow .navbar-default .navbar-nav {
    margin: 0;
  }
  
  header.overflow .navbar {
    min-height: 42px;
  }
  
  @media (min-width: 992px) {
    header.overflow .navbar {
      padding: 20px 0;
    }
  }
  
  header.overflow .navbar-brand {
    height: auto;
    padding: 7px 18px 0;
  }
  
  @media (min-width: 1200px) {
    header.overflow .navbar-brand {
      padding: 8px 55px 0;
    }
  }
  
  header.overflow.fixed {
    top: 0px;
    position: fixed;
    z-index: 99999;
  }
  
  @media (max-width: 767px) {
    header .navbar-brand {
      max-width: calc(100% - 60px);
      max-height: 52px;
      padding: 9px 15px 0;
    }
  }
  
  @media (min-width: 768px) {
    header .navbar-brand {
      padding: 9 15px;
      height: auto;
    }
  }
  
  @media (min-width: 992px) {
    header .navbar-brand {
      padding: 20px 22px 22px 22px;
    }
  }
  
  @media (min-width: 1200px) {
    header .navbar-brand {
      padding: 20px 22px 22px 55px;
    }
  }
  
  header .navbar-brand img {
    max-height: 100%;
  }
  
  @media (min-width: 1600px) {
    header .navbar-collapse {
      padding-left: 55px;
      padding-right: 55px;
    }
  }
  .intro-center {
    position: absolute;
    right: 15%;
    top: 20.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
  }
  .intro {
    background-image: url('https://www.accio.pt/groups/phasetransition/imgs/pt.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 540px;
  }
  


  @media (min-width: 0px) {
    .intro {
      height: calc(100% - 100px)!important;
    }
    .intro.full-height {
      height: 100%;
    }
  }
  
  .intro .container,
  .intro .row,
  .intro .col-md-12,
  .intro .playerVideo {
    height: 100%;
  }
  
  .intro > div,
  .intro .vcenter {
    width: 100%;
  }
  
  .intro .text-overlay {
    position: absolute;
    z-index: 4;
  }
  
  .intro .text-overlay .logo-intro {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  
  .loaded .intro .text-overlay .logo-intro {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  
  .intro .text-overlay .primary-title,
  .intro .text-overlay .subtitle-text,
  .intro .text-overlay .coming-title {
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }