
.jrb-yellow {
  color: #ffd800;
}

.jrb-ply-button {
  color: #ffffff;
}

.jrb-brand-name-subtext {
  color: #ffd800;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}

#mp3-player {
  visibility: hidden;
}

.jrb-height-10 {
  height: 10px;
}

.jrb-link {
  cursor: pointer;
}

.jrb-member-heading {
  margin-top: 0px;
  margin-bottom: 5px;
}


.jrb-footer {
  margin-top: 0rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.jrb-bg-header {
  background-image: url('bg-header-1500a.jpg');
  background-position-x: center;
  background-position-x: center;
  background-position-y: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.jrb-menu-separator {
  background-color: #222222;
  height: 100px
}
#presse {
  background-image: url('bg-presse-1500a.jpg');
  background-attachment: fixed;
}

@media(max-width:768px) {
  .jrb-bg-header {
    margin-top: 50px;
  }
  .jrb-menu-separator {
    height: 0
  }
}

@media(min-width:769px) and (max-width:992px) {
  #jrb-intro-content {
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media(min-width:993px) and (max-width:1200px) {
  #jrb-intro-content {
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media(min-width:1201px) {
  #jrb-intro-content {
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.page-scroll {
  font-weight: bold;
}