/* ### Custom CSS DJ JUDGE (c)2017 ARTSCAN-Agentur fuer Webdesign ### */
body {
    padding-bottom: 48px;
}
.container {
    margin-top: 5px;
}

.fixed-top {
    background-color: #000000 !Important;
    opacity: 0.7;
}

.brand .n-logo {
    margin-bottom:-7px;
    max-width:100%;
    min-width:299px;   
}

.brand {
    margin-top:4%;
}

.page-header[filter-color="yellow"] {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(44, 44, 44, 0.2), rgba(244, 245, 129, 0.6)) repeat scroll 0 0;
}

.black {
   background: #000000 none repeat scroll 0 0;
}

.white {
   background: #ffffff none repeat scroll 0 0;
}


.description {
  min-height:299px;  
  height:auto;  
}

.blackvswhite {
    height: auto;
    padding:20px 20px;
}

.nineties{
    margin-top:50px;
}

.description-text {
  padding-top:51px;
  padding-left:20px;
  width:85%;
  color:#666666 !Important;
  max-width:1200px;
  font-weight:normal;
}


.sectionvideo {
    padding: 15px 0;
    position: relative;
}

.section-images .hero-images-container-1 {
    right: 21%;
    top: 67%;
}

.section-images .hero-images-container-1 {
    max-width: 397px;
    position: absolute;
    right: 18%;
    top: 54%;
}

.section-images .hero-images-container, .section-images .hero-images-container-1, .section-images .hero-images-container-2 {
    margin-top: -43vh;
}

.col-8 {
    flex: 0 0 95.000%;
    max-width: 95.000%;
}
.sidebar-collapse .navbar-collapse::before {
    background: rgba(0, 0, 0, 0) linear-gradient(#000000 0%, #000000 80%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.76;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.footer {
    position: fixed;
    padding: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
    background-color:#000;
}

.footer nav {
    display: inline-block;
    float: left;
    margin-top: -4px;
}
.footer .copyright {
    text-align: right;
}