#doc > .top-nav-desktop h1.logo a.logo img { width: 150px; }
.count-down { display: none !important; }


.home #doc > header { background-position-y: -75px; }
header { background-color: #02c1cb; }

.aside-12 .custom-header-logo { margin: 0 0 50px 0; padding: 50px 0 0 0; display: none; }
.aside-12 .custom-header-logo .logo { display: block; margin: 0 auto; width: 100%; }

.photos-videos .bg { opacity: 1; }
.photos-videos .item { -webkit-box-shadow: none; box-shadow: none; }

footer .feyline { max-width: 100px; }
footer .discodonniepresents { max-width: 80px; }



@media only screen and (min-width: 768px) {
  
  .aside-12 .custom-header-logo { margin: 0 0 150px 0; padding: 150px 0 0 0; }
  
}

@media only screen and (min-width: 1024px) {

  .home #doc > header { background-position-y: -150px; }
  .aside-12 .custom-header-logo .logo { width: 800px; }  
  
}


@media only screen and (min-width: 1600px) {
  
  .aside-12 .custom-header-logo { margin: 0 0 150px 0; padding: 150px 0 0 0; }
  
}