/* COLORS *
-----------------------------------------------*/
.l {
  float: left;
}
.r {
  float: right;
}
.clear {
  clear: both;
}
.border,
.b {
  border: 1px solid red;
}
.border2 {
  border: 1px solid blue;
}
.reset {
  padding: 0px;
  margin: 0px;
}
.hide {
  display: none;
}
.off {
  display: none;
}
.resetAll {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
}
.Main {
  width: 75%;
}
.auto {
  width: auto;
}
.C {
  display: inline-block;
}
.f {
  width: 100%;
}
.abs {
  position: absolute;
}
.fix {
  position: fixed;
}
.rel {
  position: relative;
}
.up {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.center {
  text-align: center;
  margin: 0px auto;
}
.norm {
  font-weight: normal;
}
.bold {
  font-weight: bold;
}
a {
  color: black;
  text-decoration: underline;
}
a:hover {
  color: blue;
  text-decoration: underline;
}
a img {
  border: 0px solid white;
}
h1,
h2,
h3,
h4 {
  padding: 0;
  margin: 0;
}
img,
div {
  z-index: 0;
}
a img {
  border: 0px solid white;
}
.hidden {
  display: none;
}
.underline {
  text-decoration: underline;
}
.show {
  display: block;
}
body {
  font-family: Interstate, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Garuda, Verdana, Tahoma, sans-serif;
  font-family: Optima;
  font-weight: lighter;
}
body.admin {
  border-top: 1px solid red;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Optima;
  font-weight: lighter;
}
.u-body h2 {
  font-weight: lighter;
  font-size: 1.5em;
}
.u-body h2 p {
  font-size: 1em;
}
@media screen and (min-width: 20em) {
  .u-body h2 {
    padding: 10px 0;
  }
}
.subframe {
  background: #ff0000;
  z-index: 4000;
}
div.content h2 p {
  font-size: 1em;
  display: inline;
}
#pre p {
  font-size: 120%;
}
li span.links {
  float: right;
  display: inline-flex;
}
li span.links a img {
  width: auto;
  height: 18px;
  position: relative;
  top: -2px;
  margin-right: 2px;
}
@media screen and (max-width: 38em) {
  li span.links a img {
    top: 0px;
  }
}
li span.links a img:hover {
  background: #ffffff;
  padding: 0 2px;
  left: 2px;
}
.filter {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  border-bottom: 1px solid whitesmoke;
  padding: 10px 15px;
  color: black;
  text-align: center;
  margin: 0px auto;
  margin: 20px auto;
  width: 50vw;
  width: 100%;
  background: whitesmoke;
  color: #2a4e60;
}
@media screen and (max-width: 38em) {
  
}
.filter div {
  vertical-align: center;
  font-size: 100%;
}
.filter img.filter {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  height: 24px;
  width: auto;
  float: none;
  border: 0px solid;
}
.word:hover {
  background-color: black;
}
#words {
  position: relative;
  left: -4px;
  line-height: initial;
  font-size: 80%;
}
@keyframes rotation {
  from {
    transform: rotate(10deg);
  }
  to {
    transform: rotate(-200deg);
  }
}
.word {
  color: black;
  padding: 2px 4px;
  margin: 0px 5px 5px 0;
  display: inline-block;
  transform: rotate(-2deg);
  animation: rotation 0.2s linear;
  background: lightblue;
}
.word::before {
  content: "#";
}
.word:hover,
.word.highlighted,
.selectTag {
  cursor: pointer;
  background-color: #2a4e60;
  color: yellow;
  transition: 0.5s ease-in-out;
  rotate: 5deg;
  color: white;
}
#words {
  _width: 60%;
  display: inline-block;
}
.tags {
  margin-top: 5px;
}
.u-body h1:not(.u-title) {
  text-align: center;
  margin: 0px auto;
  padding: 35px 0 0 0;
}
@media screen and (min-width: 20em) {
  .u-body h1:not(.u-title) {
    font-size: 2em;
    max-width: 80vw;
  }
}
@media screen and (min-width: 38em) {
  .u-body h1:not(.u-title) {
    font-size: 3em;
    max-width: 60vw;
  }
}
.u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("");
  background-position: 50% 20%;
  height: 30vh;
}
.u-nav-item {
  float: left;
  text-transform: uppercase;
}
.u-section-1 .u-btn-1 {
  padding-left: 20px;
  padding-right: 20px;
  border-style: solid;
  margin: 20px 20px 0 auto;
}
.u-section-1 .u-btn-2 {
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  margin: -47px 89px 0 auto;
}
.u-section-1 .u-text-1 {
  margin: 338px 20px 60px;
}
.u-section-1.center {
  text-align: center;
  margin: 0px auto;
}
.u-section-1.center iframe,
.u-section-1.center video {
  width: 100%;
  width: 70vw;
  height: 100%;
}
.u-layout ul {
  background: #f5f5f5;
  padding: 20px 20px;
}
.u-layout ul li {
  margin-left: 10px;
  text-align: justify;
}
@media screen and (min-width: 58em) {
  .mobile {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  .desktop {
    display: none;
  }
}
.networks img {
  height: 3vh;
}
div.loadPlayer {
  position: relative;
  text-align: center;
  margin: 0px auto;
  width: 50%;
  margin: auto;
  margin-top: 20px;
}
div.loadPlayer h4,
div.loadPlayer img,
div.loadPlayer span {
  cursor: pointer;
}
div.loadPlayer h4 {
  text-align: left;
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  font-size: 150%;
  width: 75%;
  width: auto;
}
@media screen and (max-width: 38em) {
  div.loadPlayer h4 {
    width: 70%;
  }
}
div.loadPlayer ol {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  margin-left: 20px;
  font-size: 80%;
}
@media screen and (max-width: 38em) {
  .newsletters_ {
    padding-bottom: 70px;
  }
}
.content .images img {
  height: 10vw;
  margin-right: 5px;
  border: 1px solid black;
  width: auto;
  max-width: inherit;
  max-height: inherit;
}
@media screen and (max-width: 48em) {
  .content .images img {
    height: auto;
    width: 100%;
  }
}
div.ui-input-text,
div.ui-input-btn {
  display: inline-block;
}
div._loadPlayer {
  position: relative;
  text-align: center;
  margin: 0px auto;
  cursor: pointer;
  display: flex;
  width: 50%;
  margin: auto;
  width: 30vw;
  height: 30vw;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid black;
  overflow: hidden;
}
@media screen and (min-width: 20em) {
  div._loadPlayer {
    width: 80vw;
    height: 30vw;
  }
}
@media screen and (min-width: 58em) {
  div._loadPlayer {
    width: 30vw;
  }
}
div._loadPlayer:hover {
  opacity: 0.7;
}
div._loadPlayer .wave {
  position: absolute;
  bottom: 0;
  left: -4px;
  height: 20vw;
}
div._loadPlayer .text_over_image,
div._loadPlayer .wave2 {
  width: 80%;
  height: 80%;
  text-align: center;
  margin: 0px auto;
  position: absolute;
  bottom: -15%;
  left: 10%;
  background-size: contain;
  color: transparent;
  font-size: 200%;
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAMAAAAOusbgAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAfVgnwLkAAABqSURBVHja7c1BCsAgDADB6v8f3UMPoQmFooggMwQJObgXAAAAAAAAAAAALNF7LDNfxB6XOD5TL7Ph+sakTFxiRmK1MTi/fAdODfe+YoS3h6MqLHxauLVFI1ytq+5oj2gt7emv+nuuAgC83NnFB4elk7KRAAAAAElFTkSuQmCC);
  background-image: url(https://a-v2.sndcdn.com/assets/images/visual-13f1a3d3.svg);
  background-position: center center;
  background-repeat: no-repeat;
  border: 0px solid black;
  overflow: hidden;
}
div._loadPlayer .text_over_image:hover,
div._loadPlayer .wave2:hover {
  color: white;
}
div#soundcloudFrame span {
  color: white;
  font-size: 100%;
}
._text_over_image {
  margin: auto;
  /* Important */
  text-align: center;
  font-size: 5em;
  color: transparent;
  background: transparent url('../images/play.png');
  background-position: top;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-size: 40px auto;
}
._text_over_image:hover {
  transform: rotate(90deg);
}
@media screen and (min-width: 38em) {
  ._text_over_image {
    width: 60px;
    height: 60px;
    background-size: 60px auto;
  }
}
@media screen and (min-width: 58em) {
  ._text_over_image {
    width: 150px;
    height: 150px;
    background-size: 150px auto;
  }
}
#bottom {
  background: #2a4e60;
}
.circle_cont {
  width: 4vw;
  height: 4vw;
  border: 1px solid red;
  position: relative;
}
.circle {
  position: relative;
  display: block;
  background-color: transparent;
  color: #222;
  text-align: center;
  position: absolute;
  top: 4vw;
  left: 4vw;
  z-index: 4000;
}
.circle:after {
  display: block;
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  border-radius: 50%;
  background-color: #ddd;
  content: "";
}
.circle__inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.circle__wrapper {
  display: table;
  width: 100%;
  height: 100%;
}
.circle__content {
  display: table-cell;
  padding: 1em;
  vertical-align: middle;
}
.circle__content {
  font-size: 20px;
}
div.videos {
  text-align: center;
  margin: 0px auto;
  padding-top: 20px;
}
div.videos iframe,
div.videos video {
  width: 15vw;
  height: 15vw;
}
div.menu {
  position: relative;
}
div.menu a {
  width: auto;
  float: right;
  border: 1px solid red;
  display: inline-block;
  color: white;
  padding: 2px 5px 0 5px;
  border: 1px solid white;
  text-decoration: none;
  margin: 10px 2px 0 0;
  display: none;
}
div.menu a.selected,
div.menu a:hover {
  background: #ffffff;
  background-color: white;
  color: black;
}
.u-text-grey-90,
a.u-button-style.u-text-grey-90,
a.u-button-style.u-text-grey-90[class*="u-border-"],
a.u-button-style.u-text-grey-90[class*="u-border-"] {
  color: red;
}
.u-nav-container > .u-nav > .u-nav-item > .u-nav-link {
  background: whitesmoke;
  border: 1px solid whitesmoke;
  background: transparent;
  border: 0px solid whitesmoke;
  color: black;
}
.u-nav-container > .u-nav > .u-nav-item > .u-nav-link.active {
  outline-style: none;
}
body nav ul li.u-nav-item:hover {
  background: red;
}
.various .u-section-1 {
  background-position: center 60%;
  height: 50vh;
}
iframe.bandcamp {
  text-align: center;
  margin: 0px auto;
}
li.u-nav-item a span {
  font-size: 11px;
}
div.overview {
  width: 50%;
  float: left;
}
div.overview iframe {
  height: 400px;
}
div.content,
div.conta > *,
div.content > * {
  text-align: center;
}
div.content iframe,
div.content p,
div.content video,
div.content img,
div.content h2 {
  max-width: 70vw;
  text-align: center;
  margin: 0px auto;
}
@media screen and (min-width: 20em) {
  div.content iframe,
  div.content p,
  div.content video,
  div.content img,
  div.content h2 {
    max-width: 80vw;
  }
}
@media screen and (min-width: 58em) {
  div.content iframe,
  div.content p,
  div.content video,
  div.content img,
  div.content h2 {
    max-width: 70vw;
  }
}
div.content img {
  width: -webkit-fill-available;
}
div.content p,
div.content div {
  font-size: 80%;
}
div.content label {
  clear: both;
}
div.conta iframe,
div.conta p,
div.conta video,
div.conta img,
div.conta h2 {
  max-width: 50vw;
  text-align: center;
  margin: 0px auto;
}
@media screen and (min-width: 20em) {
  div.conta iframe,
  div.conta p,
  div.conta video,
  div.conta img,
  div.conta h2 {
    max-width: 80vw;
  }
}
@media screen and (min-width: 58em) {
  div.conta iframe,
  div.conta p,
  div.conta video,
  div.conta img,
  div.conta h2 {
    max-width: 50vw;
  }
}
div.conta img.img {
  margin-right: 10px;
}
div.conta p,
div.conta div {
  font-size: 80%;
}
@media screen and (min-width: 20em) {
  div.conta p,
  div.conta div {
    max-width: 80vw;
  }
}
div.conta label {
  clear: both;
}
hr {
  width: 2vw;
  border-top: 3px solid black;
  text-align: center;
  margin: 0px auto;
  margin-top: 20px;
}
#videosFooter {
  clear: both;
  float: left;
  text-align: center;
  margin: 0px auto;
}
#videosFooter iframe {
  margin-right: 5px;
}
.videos iframe,
.videos video {
  margin-right: 5px;
}
iframe {
  width: 50vw;
  width: 100%;
  height: 40vw;
}
iframe.soundcloud {
  height: 450px;
}
iframe.bandcamp {
  border: 1px solid black;
  width: 20vw;
  height: 20vw;
}
video {
  width: 50vw;
  width: 100%;
  height: auto;
}
div.left {
  display: inline-block;
}
div.menu {
  text-align: center;
  margin: 0px auto;
}
div.menu span {
  padding: 5px;
  border: 2px solid white;
  display: inline;
  width: 50px;
  float: none;
  color: black;
  font-size: 150%;
  text-transform: uppercase;
  margin-right: 5px;
}
div.menu span.red,
div.menu span:hover {
  border: 2px solid #cc1a21;
  cursor: pointer;
  color: #990000;
  color: black;
  color: white;
  font-weight: light;
  background: #cc1a21;
}
div.menu span b {
  font-size: 9px;
  font-weight: normal;
}
#slideshow {
  position: absolute;
  top: -25px;
  width: 100%;
  text-align: center;
  margin: 0px auto;
  padding: 5px;
}
#slideshow a {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  font-size: 45px;
  top: 7px;
  text-decoration: none;
  color: #2a4e60;
  outline: none;
  display: inline-block;
}
#slideshow a:hover,
#slideshow a.sel {
  color: white;
}
#slideshow div {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  font-size: 100%;
  display: inline-block;
}
div.cont {
  background: #f5f5f5;
  text-align: center;
  margin: 0px auto;
  padding: 10px;
}
@media screen and (min-width: 58em) {
  div.cont {
    max-width: 50vw;
  }
}
div.cont li {
  list-style: none;
}
@media screen and (max-width: 38em) {
  .ap-controls.ap-shuffle-btn,
  .ap-controls.ap-repeat-btn {
    display: none;
  }
  .material-icons {
    font-size: 35px;
  }
  .ap-playlist-btn {
    left: -5px;
  }
}
@media (max-width: 1199px) {
  .u-section-1 .u-btn-1 {
    margin-right: 16px;
  }
  .u-section-1 .u-btn-2 {
    margin-right: 101px;
  }
  .u-section-1 .u-text-1 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .u-section-1 .u-btn-1 {
    margin-right: 0;
  }
  .u-section-1 .u-btn-2 {
    margin-top: 20px;
    margin-right: 0;
  }
  .u-section-1 .u-text-1 {
    position: relative;
  }
  .big_title {
    display: none;
  }
}
@media (max-width: 767px) {
  
}
@media (max-width: 575px) {
  
}
.u-section-2 .u-layout-wrap-1 {
  margin: 10px auto 10px 0;
}
.u-section-2 .u-container-layout-1 {
  padding: 30px;
}
.u-section-2 .u-line-1 {
  width: 100px;
  height: 3px;
  margin: 0 auto 0 0;
}
.u-section-2 .u-text-1 {
  font-size: 3rem;
  margin: 21px 0 0;
}
.u-section-2 .u-text-2 {
  line-height: 1.8;
  font-size: 1.125rem;
  margin: 21px 0 0;
}
.u-section-2 .u-link-1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 21px auto 0 0;
}
.u-section-2 .u-container-layout-2 {
  padding: 30px 31px 30px 30px;
}
.u-section-1 .u-text-1 {
  margin: 55vh 20px 60px;
  font-size: 2rem;
}
.u-nav a#active {
  color: green;
}
@media (max-width: 1199px) {
  .u-section-2 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }
}
@media (max-width: 991px) {
  .u-section-2 .u-container-layout-2 {
    padding-right: 30px;
  }
  .u-section-1 {
    height: 25vh;
  }
}
@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin: 10vh 20px 60px;
    font-size: 200%;
  }
  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-section-2 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 575px) {
  .u-nav-item {
    float: none;
  }
}
.u-section-3 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 4px;
  margin: 60px auto 0;
  max-width: 80vw;
}
.u-section-3 .u-gallery-1 {
  height: 782px;
  grid-template-columns: repeat(3, auto);
  width: 936px;
  grid-gap: 10px;
  margin: 30px auto 0;
}
.u-section-3 .u-gallery-inner-1 {
  grid-template-columns: auto auto auto;
  grid-gap: 10px 10px;
  width: 80vw;
  text-align: center;
  margin: 0px auto;
}
.u-section-3 .u-back-slide-1 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-1 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  padding: 20px;
}
.u-section-3 .u-back-slide-2 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-2 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  padding: 20px;
}
.u-section-3 .u-back-slide-3 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-3 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  padding: 20px;
}
.u-section-3 .u-back-slide-4 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-4 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  padding: 20px;
}
.u-section-3 .u-back-slide-5 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-5 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  padding: 20px;
}
.u-section-3 .u-back-slide-6 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-6 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  padding: 20px;
}
.u-section-3 .u-gallery-item-7 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.u-section-3 .u-back-slide-7 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-7 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-7 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  transition-duration: 0.5s;
  padding: 20px;
}
.u-section-3 .u-gallery-item-8 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.u-section-3 .u-back-slide-8 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-8 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-8 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  transition-duration: 0.5s;
  padding: 20px;
}
.u-section-3 .u-gallery-item-9 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.u-section-3 .u-back-slide-9 {
  background-position: 50% 50%;
}
.u-section-3 .u-back-image-9 {
  object-position: 50% 50%;
}
.u-section-3 .u-over-slide-9 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  transition-duration: 0.5s;
  padding: 20px;
}
.u-section-3 .u-btn-1 {
  background-image: none;
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 30px auto 60px;
}
.aGallery img {
  width: 20vw;
  max-width: max-content;
  height: 100%;
  display: inline list-item;
}
.various div.u-layout,
.piano div.u-layout {
  text-align: center;
  margin: 0px auto;
  width: 100%;
}
.various div.u-layout div,
.piano div.u-layout div {
  display: inline-block;
  width: 12vw;
  height: 12vw;
  margin-right: 25px;
}
.various div.u-layout div label,
.piano div.u-layout div label {
  width: 100%;
  font-size: 12px;
}
.various div.u-layout div iframe,
.piano div.u-layout div iframe,
.various div.u-layout div video,
.piano div.u-layout div video {
  width: 100%;
  height: 12vw;
}
footer,
.videos {
  background: #2a4e60;
  background: #000000;
  color: white;
}
footer _video,
.videos _video {
  border-top: 13px solid black;
  border-bottom: 13px solid black;
}
footer iframe,
.videos iframe,
footer video,
.videos video {
  border: 2px solid white;
}
footer hr,
.videos hr {
  border: 0px solid;
  padding-bottom: 10px;
}
footer h2,
.videos h2 {
  display: none;
}
footer a,
.videos a {
  color: white;
}
legend {
  text-align: center;
  margin: 0px auto;
  font-size: 11px;
}
.footerCopy legend {
  text-align: center;
  margin: 0px auto;
  font-size: 9px;
}
@media (max-width: 1199px) {
  .u-section-3 .u-gallery-1 {
    height: 996px;
  }
  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(3, auto);
  }
  #player-bottom-wrapper {
    max-width: 100vw;
    /** replace 200px with your desired image max width **/
  
    border: 1px solid red;
    display: grid;
    padding: 0px;
  }
  #player-bottom-wrapper _ > * {
    transform: scale(0.3);
    transform-origin: 0 0;
  }
}
@media (max-width: 991px) {
  .u-section-3 .u-gallery-1 {
    height: 1923px;
    grid-template-columns: repeat(2, auto);
    width: 720px;
  }
  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 767px) {
  .u-section-3 .u-gallery-1 {
    height: 5192px;
    grid-template-columns: repeat(1, auto);
    width: 540px;
  }
  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 991px) {
  .u-section-3 .u-gallery-1 {
    height: 3269px;
    width: 340px;
  }
  div.videos iframe {
    width: 80vw;
    height: 80vw;
  }
  div.videos video {
    width: 80vw;
    height: 80vw;
  }
  h1:not(.u-title) {
    font-size: 1em;
  }
  .u-section-1 .u-text-1 {
    margin: 10vh 20px 60px;
    font-size: 200%;
    width: 100%;
  }
  .u-enable-responsive .u-sidenav .u-nav-link.active {
    color: #2a4e60;
    font-weight: bold;
  }
  iframe.bandcamp {
    width: 350px;
    height: 796px;
    text-align: center;
    margin: 0px auto;
    margin-left: 0%;
  }
  .various div.u-layout {
    text-align: center;
    margin: 0px auto;
    width: 100%;
  }
  .various div.u-layout div {
    display: inline-block;
    width: 80vw;
    margin-right: 0px;
  }
  .various div.u-layout div label {
    width: 100%;
    font-size: 12px;
  }
  .various div.u-layout div iframe {
    width: 100%;
    height: 80vw;
  }
  iframe {
    width: 80vw;
    height: 70vw;
  }
  iframe.soundcloud {
    height: 450px;
  }
  iframe.bandcamp {
    border: 1px solid black;
    width: 80vw;
    height: 80vw;
  }
  .newsletters_ input {
    width: 60vw;
    width: 30vw;
    height: 30px;
    padding-top: 2px;
  }
  .newsletters_ input[type=submit] {
    position: relative;
    top: 1px;
  }
  div.content video {
    width: 80vw;
    height: auto;
    max-width: inherit;
  }
  .videos iframe {
    width: 90vw;
    height: 70vw;
  }
  div.content iframe {
    max-width: initial;
  }
  div.content p,
  div.content div.item div {
    max-width: 80vw;
    line-height: auto;
    font-size: 13px;
  }
  div.content div.item div {
    text-align: center;
    margin: 0px auto;
  }
  div.cont {
    font-size: 13px;
    background: #f5f5f5;
    width: 80vw;
    text-align: center;
    margin: 0px auto;
    padding: 5px;
  }
  div.cont ul {
    width: 90%;
    text-align: justify;
  }
  footer {
    padding-bottom: 10px;
  }
}
.pl-list > li.iconAlbum {
  border-bottom: 0px solid red;
}
.conta div.sc-preview,
._conta div.sc-preview {
  width: 70vw;
}
div.sc-preview.contenant {
  margin-top: 20px;
}
div.sc-preview.contenant.empty {
  margin-top: 0px;
}
.lang {
  position: absolute;
  right: 5px;
  top: 5px;
}
.footerCopy {
  padding: 10px 0 50px 0;
}
@media screen and (max-width: 48em) {
  .footerCopy {
    padding: 10px 0 90px 0;
  }
}
span.titles:hover {
  position: relative;
}
span.titles b {
  display: none;
}
span.titles:hover b.show {
  border: #666 2px solid;
  padding: 5px 20px 5px 5px;
  display: block;
  z-index: 100;
  background: #CCCCCC;
  left: 0px;
  margin: 15px;
  width: auto;
  position: absolute;
  top: 15px;
  text-decoration: none;
  color: black;
  font-size: 100%;
}
svg:not(:root) {
  overflow: hidden;
  /* background: white; */

  height: 18px;
  top: -1px;
  position: relative;
}
.index svg:not(:root),
svg:hover {
  background: white;
}
body div.favs {
  font-size: 120%;
}
body div.favs a {
  text-decoration: none;
}
body div.favs a:hover {
  text-decoration: underline;
}
a.likethis {
  top: -1px;
  position: relative;
}
.favsPlayer a.liked {
  top: -1px;
}
#countdown {
  display: none;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */

  position: fixed;
  /* Stay in place */

  z-index: 3000;
  /* Sit on top */

  left: 0;
  top: 0;
  width: 100%;
  /* Full width */

  height: 100%;
  /* Full height */

  overflow: auto;
  /* Enable scroll if needed */

  background-color: #000000;
  /* Fallback color */

  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */

  -webkit-animation-name: fadeIn;
  /* Fade in the background */

  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s;
}
/* Modal Content */
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */

  position: fixed;
  /* Stay in place */

  z-index: 3000;
  /* Sit on top */

  padding-top: 100px;
  /* Location of the box */

  left: 0;
  top: 0;
  width: 100%;
  /* Full width */

  height: 100%;
  /* Full height */

  overflow: auto;
  /* Enable scroll if needed */

  background-color: #000000;
  /* Fallback color */

  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */

}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-header {
  padding: 2px 16px;
  background-color: #2a4e60;
  color: white;
}
.modal-header hr {
  display: none;
}
.modal-body {
  padding: 2px 16px;
}
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
#myBtn {
  display: none;
}
button.ap-playlist-btn {
  background-image: url("../img/playlist.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
button.ap-repeat-btn,
button.ap-shuffle-btn {
  display: none;
}
@media screen and (max-width: 38em) {
  h4.surname,
  ._ap--volume-on,
  .loadPlayer span.networks img {
    display: none;
  }
}
@media screen and (max-width: 38em) {
  .ap--volume-on {
    position: relative;
    left: 25px;
  }
}
span.surname {
  font-size: 60%;
}
@media screen and (max-width: 38em) {
  span.surname {
    font-size: 100%;
  }
}
@media screen and (max-width: 38em) {
  .conta div.sc-preview #album span.text {
    width: 10vw;
    top: 0;
  }
}
@media screen and (max-width: 38em) {
  .u-body h1:not(.u-title) {
    padding: 15px 0 0 0;
  }
}
@media screen and (max-width: 38em) {
  .lang {
    z-index: 6000;
    position: relative;
    width: 100%;
    height: 20px;
    visibility: visible;
  }
}
div.sc-preview .container {
  overflow: scroll;
  max-height: 45vh;
}
#pre div,
div.content p,
div.content div {
  font-size: 100%;
}
body div.sc-preview #playlist_preview li.index.loaded .links img {
  background: transparent;
}
.u-image,
.u-background-effect-image,
.u-video-poster {
  background-size: contain;
}
.item {
  border-top: 4px solid black;
  padding: 20px 0 40px 0;
}
.item._1_ {
  border-top: 0px solid black;
}
.item:first-child {
  border-top: 4px solid black;
  margin-top: 50px;
}
.home span.creditHeader {
  display: none;
}
a {
  color: lightslategray;
}
.filter {
  background: gainsboro;
}
blockquote {
  font-size: 10px;
}
body.pro div.content iframe,
body.contact div.content iframe,
body.pro div.content p,
body.contact div.content p,
body.pro div.content video,
body.contact div.content video,
body.pro div.content img,
body.contact div.content img,
body.pro div.content h2,
body.contact div.content h2 {
  text-align: justify;
}
body.pro .pro,
body.contact .pro {
  width: 60vw;
  text-align: center;
  margin: 0px auto;
  text-align: left;
}
body.pro .content .images img,
body.contact .content .images img {
  height: 8vw;
  margin-right: 10px;
  text-align: left;
}
@media screen and (max-width: 38em) {
  body.pro .content .images img,
  body.contact .content .images img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
  }
}
body.pro blockquote,
body.contact blockquote {
  padding: 0px;
  border-color: #2a4e60;
}
body.pro blockquote li:hover,
body.contact blockquote li:hover {
  color: black;
}
body.pro blockquote li:hover a,
body.contact blockquote li:hover a {
  color: black;
}
@media screen and (max-width: 38em) {
  body.pro iframe,
  body.contact iframe {
    width: 100%;
  }
}
body.Workshop .content h2 {
  padding: 10px;
  background: #ef5804;
  border: 1px solid orange;
  color: white;
  width: fit-content;
}
body.Workshop .content h2 a {
  color: white;
  text-decoration: none;
}
div.content div.workshop_det {
  padding: 10px;
  background: white;
  border: 1px solid black;
  max-width: 40vw;
  font-size: 80%;
  display: inline-block;
  margin: 20px auto;
  color: #000000;
}
div.content div.workshop_det div {
  text-align: left;
}
body.Workshop .content .share img {
  width: auto;
  height: 20px;
  min-height: inherit;
  border: 0px solid black;
}
.affiches {
  border: 0px solid red;
  border: 0px solid lightgrey;
  background: whitesmoke;
  width: 80%;
  padding: 30px 5%;
  margin: 0px auto;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .affiches {
    width: 100%;
    padding: 0;
    border: 0px solid red;
  }
}
.affiches div.left,
.affiches div.right {
  border: 0px solid blue;
  height: auto;
  width: 40%;
  text-align: left;
  display: inline-block;
  /* float: left; */

  vertical-align: text-top;
}
@media screen and (max-width: 48em) {
  .affiches div.left,
  .affiches div.right {
    text-align: center;
  }
}
.affiches div.left img,
.affiches div.right img {
  width: 100%;
  height: auto;
  border: 1px solid lightgrey;
}
@media screen and (max-width: 48em) {
  .affiches div.left img,
  .affiches div.right img {
    width: 100%;
    height: auto;
    min-height: inherit;
  }
}
.affiches div.left p,
.affiches div.right p {
  margin: 5px 0 5px 0;
  padding: 0;
  text-align: left;
  width: 100%;
  /* font-weight: bolder; */

  font-size: 1em;
  letter-spacing: 0.1em;
  padding-bottom: 10px;
}
.affiches div.left h2,
.affiches div.right h2 {
  text-transform: uppercase;
}
.affiches div.left {
  width: 40%;
}
@media screen and (max-width: 48em) {
  .affiches div.left {
    width: 100%;
    padding: 0;
  }
}
.affiches div.right {
  width: 55%;
  margin-left: 20px;
  padding: 20px;
}
@media screen and (max-width: 48em) {
  .affiches div.right {
    width: 80%;
    padding: 0;
    margin: 20px auto;
    text-align: left;
  }
}
.share {
  margin-top: 20px;
}
@media screen and (max-width: 48em) {
  h4.surname {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  div.content iframe,
  div.content p,
  div.content video,
  div.content img,
  div.content h2 {
    width: 80vw;
  }
}
@media screen and (max-width: 500px) {
  .crt-widget-grid .crt-grid-col2 .crt-grid-post {
    width: 10vw;
  }
  div.content div.workshop_det {
    max-width: 80vw;
  }
}
.crt-feed {
  height: 15vh;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 48em) {
  div.content .modal-content {
    width: 95vw;
    margin: 0 5vw 0 2vw;
  }
  .u-sheet {
    width: 100vw;
    margin: 0;
  }
}
