@import url('https://fonts.googleapis.com/css?family=Marvel|Quicksand|Text+Me+One');
html body div.ccm-page header.header {
  position: fixed;
  top: 20px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  z-index: 2;
}
html body div.ccm-page header.header div.container nav.navbar div.navbar-header button.navbar-toggle {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 40px;
  color: #000;
}
html body div.ccm-page header.header div.container nav.navbar div.navbar-header button.navbar-toggle.collapsed {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 40px;
}
@media (max-width: 767px) {
  html body div.ccm-page header.header div.container nav.navbar div.navbar-header button.navbar-toggle {
    padding: 7px 0;
    margin-right: 0;
  }
}
html body div.ccm-page header.header div.container nav.navbar div.navbar-header a.navbar-brand {
  padding: 19px  20px 0 0;
}
html body div.ccm-page header.header div.container nav.navbar div.navbar-header a.navbar-brand img {
  width: 150px;
}
@media (max-width: 767px) {
  html body div.ccm-page header.header div.container nav.navbar div.navbar-collapse {
    background-color: rgba(255, 255, 255, 0.7);
    margin-top: 5px;
  }
}
html body div.ccm-page header.header div.container nav.navbar div.navbar-collapse ul.nav.navbar-nav li a {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 900;
  line-height: 30px;
  padding-top: 14px;
}
@media (min-width: 1001px) and (max-width: 1200px) {
  html body div.ccm-page header.header div.container nav.navbar div.navbar-collapse ul.nav.navbar-nav li a {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  html body div.ccm-page header.header div.container nav.navbar div.navbar-collapse ul.nav.navbar-nav li a {
    font-size: 12px;
    padding-left: 7px;
    padding-right: 5px;
  }
}
html body div.ccm-page header.header div.container nav.navbar div.navbar-collapse ul.nav.navbar-nav li.nav-selected {
  background-color: rgba(255, 255, 255, 0.6);
}
html body div.ccm-page header.header div.container div.socials {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
  padding-top: 14px;
  height: 60px;
}
@media (min-width: 1001px) and (max-width: 1200px) {
  html body div.ccm-page header.header div.container div.socials {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  html body div.ccm-page header.header div.container div.socials {
    font-size: 12px;
    padding-left: 7px;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  html body div.ccm-page header.header div.container div.socials {
    display: none;
  }
}
html body div.ccm-page header.header div.container div.socials a {
  color: #000;
}
html body div.ccm-page header.header div.container div.socials a:hover {
  color: #eee;
}
html body div.ccm-page.page-template-home div#scrolltop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  height: 40px;
  width: 40px;
  font-size: 30px;
  color: #fff;
  display: none;
  cursor: pointer;
  z-index: 90;
}
html body div.ccm-page.page-template-home div#scrollmore {
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  width: 100%;
  z-index: 2;
}
html body div.ccm-page.page-template-home div.outer-content {
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container {
  background-color: #000 !important;
  min-height: 350px;
  border-bottom: solid 5px #111;
  width: 100%;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container {
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar {
  background-color: #000;
  width: 100%;
  margin: auto;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.dsListEvents ul.event-list li.list-entry {
  background: none;
  border-left: none;
  border-bottom: solid 1px #555;
  border-radius: 0px;
  color: #fff;
  min-height: 60px;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.dsListEvents ul.event-list li.list-entry div.big {
  font-size: 20px;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.dsListEvents ul.event-list li.list-entry div.small {
  font-size: 16px;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container {
  background-color: #fff;
  border: 5px solid #333;
  border-radius: 0;
  color: #000;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container div.header {
  font-size: 25px;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container div.content div.time {
  color: #000;
  padding-bottom: 10px;
  font-size: 20px;
  border-bottom: solid 1px #eee;
}
html body div.ccm-page.page-template-home div.outer-content div.content.container div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container div.content div.description {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.music-short {
  min-height: 420px;
  border-bottom: solid 5px #111;
  width: 100%;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.music-short div.container div.row div.col-sm-12 div.title-linkimages-block h2 {
  text-transformation: uppercase;
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.music-short div.container div.row div.col-sm-12 div.title-linkimages-block div.inner-title-linkimages-block figure.col-md-3.col-xs-12 {
  margin-bottom: 40px;
  padding-left: 25px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.music-short div.container div.row div.col-sm-12 div.title-linkimages-block div.inner-title-linkimages-block figure.col-md-3.col-xs-12 a img.center-block.img-responsive.pull-left {
  width: 100%;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.music-short div.container div.row div.col-sm-12 div.title-linkimages-block div.inner-title-linkimages-block figure.col-md-3.col-xs-12 a img.center-block.img-responsive.pull-left:hover {
  transform: scale(0.98);
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.video-short {
  min-height: 520px;
  border-bottom: solid 5px #111;
  width: 100%;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.video-short div.container {
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.video-short div.container div.row div.col-sm-12 div.title-youtubegallery-block h2 {
  text-transformation: uppercase;
  text-align: center;
  font-size: 60px;
  color: #fff;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.video-short div.container div.row div.col-sm-12 div.title-youtubegallery-block div.inner-title-youtubegallery-block div.col-md-6.col-xs-12.yt-video-container {
  margin-bottom: 20px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.video-short div.container div.row div.col-sm-12 div.title-youtubegallery-block div.inner-title-youtubegallery-block div.col-md-6.col-xs-12.yt-video-container h3 {
  color: #fff;
  font-size: 20px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.social_short div.container {
  margin-bottom: 20px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.social_short div.container div.row div.col-sm-12 h2 {
  text-transformation: uppercase;
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin-bottom: 20px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.social_short div.container div.row {
  text-align: center;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.social_short div.container div.row div.col-sm-12 div.ccm-block-social-links ul.list-inline li {
  margin-left: 20px;
  margin-right: 20px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.social_short div.container div.row div.col-sm-12 div.ccm-block-social-links ul.list-inline li a {
  color: #fff;
  font-size: 60px;
}
html body div.ccm-page.page-template-home div.outer-content div.container-fluid.social_short div.container div.row div.col-sm-12 div.ccm-block-social-links ul.list-inline li a:hover {
  color: #aaa;
}
html {
  background-color: #000;
}
html body {
  background: none;
}
html body div.ccm-page footer {
  height: 50px;
  background-color: #000;
  width: 100%;
  padding-top: 12px;
  border-top: solid 5px #111;
  color: #555;
}
html body div.ccm-page.page-template-events div.outer-content {
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar {
  background-color: #000;
  width: 100%;
  margin: auto;
  color: #fff;
  min-height: 660px;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.dsListEvents ul.event-list li.list-entry {
  background: none;
  border-left: none;
  border-bottom: solid 1px #555;
  border-radius: 0px;
  color: #fff;
  min-height: 60px;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.dsListEvents ul.event-list li.list-entry div.big {
  font-size: 20px;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.dsListEvents ul.event-list li.list-entry div.small {
  font-size: 16px;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container {
  background-color: #fff;
  border: 5px solid #333;
  border-radius: 0;
  color: #000;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container div.header {
  font-size: 25px;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container div.content div.time {
  color: #000;
  padding-bottom: 10px;
  font-size: 20px;
  border-bottom: solid 1px #eee;
}
html body div.ccm-page.page-template-events div.outer-content div.container div.row div.col-sm-12 div.event-calendar div.ds-event-modal div.container div.content div.description {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}
html body div.ccm-page.page-template-music div.outer-content div.container div.row div.col-sm-12 h2 {
  font-variant: small-caps;
  text-align: center;
  font-size: 60px;
  color: #fff;
  padding-bottom: 30px;
}
html body div.ccm-page.page-template-music div.outer-content div.container div.row div.col-sm-12 div.title-linkimages-block h2 {
  font-variant: small-caps;
  text-align: center;
  font-size: 60px;
  color: #fff;
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-music div.outer-content div.container div.row div.col-sm-12 div.title-linkimages-block div.inner-title-linkimages-block figure.col-md-3.col-xs-12 {
  margin-bottom: 40px;
  padding-left: 25px;
}
html body div.ccm-page.page-template-music div.outer-content div.container div.row div.col-sm-12 div.title-linkimages-block div.inner-title-linkimages-block figure.col-md-3.col-xs-12 a img.center-block.img-responsive.pull-left {
  width: 100%;
}
html body div.ccm-page.page-template-music div.outer-content div.container div.row div.col-sm-12 div.title-linkimages-block div.inner-title-linkimages-block figure.col-md-3.col-xs-12 a img.center-block.img-responsive.pull-left:hover {
  transform: scale(0.98);
}
html body div.ccm-page.page-template-videos div.outer-content div.container div.row div.col-sm-12 div.title-youtubegallery-block h2 {
  font-variant: small-caps;
  text-align: center;
  font-size: 60px;
  color: #fff;
}
html body div.ccm-page.page-template-videos div.outer-content div.container div.row div.col-sm-12 div.title-youtubegallery-block div.inner-title-youtubegallery-block div.col-md-6.col-xs-12.yt-video-container {
  margin-bottom: 20px;
}
html body div.ccm-page.page-template-videos div.outer-content div.container div.row div.col-sm-12 div.title-youtubegallery-block div.inner-title-youtubegallery-block div.col-md-6.col-xs-12.yt-video-container h3 {
  color: #fff;
  font-size: 20px;
  min-height: 65px;
}
html body div.ccm-page.page-template-videos div.outer-content div.container div.row div.col-sm-12 div.title-youtubegallery-block div.inner-title-youtubegallery-block div.col-md-6.col-xs-12.yt-video-container img.center-block.img-responsive.pull-left.yt-preview:hover {
  transform: scale(0.98);
}
html body div.ccm-page.page-template-merch div.outer-content {
  min-height: 800px;
  text-align: center;
}
html body div.ccm-page.page-template-merch div.outer-content div.container div.row div.col-sm-12 h2 {
  font-variant: small-caps;
  text-align: center;
  font-size: 60px;
  color: #fff;
  padding-bottom: 30px;
}
html body div.ccm-page.page-template-about div.outer-content {
  margin-bottom: 40px;
}
html body div.ccm-page.page-template-about div.outer-content div.container div.row div.col-sm-12 h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 60px;
  color: #fff;
  padding-bottom: 30px;
}
html body div.ccm-page.page-template-about div.outer-content div.container div.row div.col-sm-12 div.row {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
html body div.ccm-page.page-template-impressum div.outer-content {
  margin-bottom: 30px;
}
html body div.ccm-page.page-template-impressum div.outer-content div.container div.row div.col-sm-12 {
  color: #fff;
}
html body div.ccm-page.page-template-impressum div.outer-content div.container div.row div.col-sm-12 h2 {
  font-variant: small-caps;
  text-align: center;
  font-size: 60px;
  color: #fff;
  padding-bottom: 30px;
}
html body div.ccm-page.page-template-contact {
  color: #fff;
}
html body div.ccm-page.page-template-contact div.outer-content {
  margin-bottom: 40px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container h3 {
  font-variant: small-caps;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding-bottom: 30px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.row {
  margin-bottom: 20px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.row div.col-sm-6 {
  margin-bottom: 20px;
  font-size: 25px;
  color: #fff;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.ccm-block-express-form div.ccm-form form.form-stacked div.ccm-express-form fieldset.ccm-express-form-field-set div.form-group label.control-label {
  color: #fff;
  font-size: 18px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.ccm-block-express-form div.ccm-form form.form-stacked div.ccm-express-form fieldset.ccm-express-form-field-set div.form-group input {
  background-color: #222;
  color: #fff;
  font-size: 18px;
  font-family: arial;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #555;
  border-radius: 0px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.ccm-block-express-form div.ccm-form form.form-stacked div.ccm-express-form fieldset.ccm-express-form-field-set div.form-group textarea.form-control {
  background-color: #222;
  color: #fff;
  font-size: 18px;
  font-family: arial;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #555;
  border-radius: 0px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.ccm-block-express-form div.ccm-form form.form-stacked div.form-group.captcha label.control-label {
  color: #fff;
  font-size: 18px;
}
html body div.ccm-page.page-template-contact div.outer-content div.container div.ccm-block-express-form div.ccm-form form.form-stacked div.form-group.captcha div div input {
  background-color: #222;
  color: #fff;
  font-size: 18px;
  font-family: arial;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #555;
  border-radius: 0px;
}
div.modal-content {
  border: solid 5px #111;
  border-radius: 0;
  font-family: 'Text Me One', sans-serif;
  font-size: 18px;
}
div.modal-content div.modal-header {
  padding: 10px 10px 10px 17px;
}
div.modal-content div.modal-header button.close {
  font-size: 30px;
  padding-right: 6px;
  margin-top: -4px;
}
h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 60px;
  color: #fff;
  padding-bottom: 30px;
}
h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding-bottom: 20px;
}
html {
  background-color: #000;
}
html body {
  background: none;
}
html body div.ccm-page {
  background: none;
  font-family: 'Text Me One', sans-serif;
}
html body div.ccm-page div.spacer {
  height: 120px;
  width: 100%;
}
html body div.ccm-page div.outer-content div.content {
  background-color: #fff;
}
html body div.ccm-page div.outer-content div.content div.events h2 {
  text-align: center;
  color: #001d23;
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 20px;
}
html body div.ccm-page div.outer-content div.content div.events div.event {
  padding-bottom: 8px;
  border-bottom: 1px solid #003333;
  line-height: 26px;
  font-size: 20px;
  margin-bottom: 8px;
}
html body div.ccm-page div.outer-content div.content div.events div.event div.item i {
  color: #003333;
}
