@-webkit-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; } }

@-moz-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; } }

@-ms-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; } }

@-o-keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; } }

@keyframes pulse { 0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; } }

@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }

@-moz-keyframes spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }

@-ms-keyframes spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }

@-o-keyframes spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }

@keyframes spin { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); -moz-transform: rotate(359deg); -ms-transform: rotate(359deg); -o-transform: rotate(359deg); transform: rotate(359deg); } }

* { box-sizing: border-box; -webkit-font-smoothing: antialiased; }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }

* { margin: 0; padding: 0; }

body, input, select, textarea { padding: 0; margin: 0; font: 500 18px/1.3em "Ubuntu", sans-serif; font-weight: 500; color: white; }

a { color: white; text-decoration: none; -webkit-transition: color 400ms ease-in; -moz-transition: color 400ms ease-in; -ms-transition: color 400ms ease-in; -o-transition: color 400ms ease-in; transition: color 400ms ease-in; }
a:hover, a:focus, a.active { color: #930909; }

#page-head { position: relative; }
#page-head:before, #page-head:after { content: " "; display: table; }
#page-head:after { clear: both; }
#page-head { *zoom: 1; }
#page-head h1 { float: left; }
#page-head h1 a { display: block; width: 100%; height: 100%; overflow: hidden; text-indent: 300px; white-space: nowrap; }
#page-head #nav-main { float: right; }

#page-body h1 { font-family: "Great Vibes", cursive; font-weight: 400; font-size: 3.75em; line-height: 1.3em; text-align: center; color: white; text-shadow: 0 2px 0 black; }

#event-list li { background: black; color: white; /*a { color: inherit; text-decoration: none;
}*/ }
#event-list li + li { margin-top: 1px; }
#event-list li.month-heading { padding: 0; }
#event-list li.month-heading h3 { text-align: center; font-size: 1.5em; line-height: 1em; color: #930909; font-family: "Hulkbusters"; font-weight: normal; }

#page-content { background: black; padding: 40px; }
#page-content:before, #page-content:after { content: " "; display: table; }
#page-content:after { clear: both; }
#page-content { *zoom: 1; }
#page-content.page-contact { background: none; }

.wpcf7-form:before, .wpcf7-form:after { content: " "; display: table; }
.wpcf7-form:after { clear: both; }
.wpcf7-form { *zoom: 1; }
.wpcf7-form input, .wpcf7-form textarea { border: none; background: black; color: white; padding: 20px; display: block; }
.wpcf7-form textarea { resize: none; }
.wpcf7-form .wpcf7-submit { padding: 10px 20px; float: right; background: #930909; color: white; cursor: pointer; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
.wpcf7-form .wpcf7-submit:hover, .wpcf7-form .wpcf7-submit:focus, .wpcf7-form .wpcf7-submit:active { background: black; color: #930909; }
.wpcf7-form label { display: inline-block; padding: 5px 10px; background: black; color: white; }
.wpcf7-form p + p, .wpcf7-form .two-col + p { margin-top: 10px; }
.wpcf7-form .col-left + .col-right { margin-top: 10px; }
.wpcf7-form .required, .wpcf7-form .required-txt span { color: #930909; }
.wpcf7-form .required-txt span { padding: 5px 10px; background: white; }

body, input, select, textarea { font-size: 14px; }

body { background-attachment: fixed; background-position: center 20px; background-repeat: no-repeat; }

#wrap { padding: 4px; overflow: hidden; background-position: left 20px; background-repeat: no-repeat; }

#page-head h1 { width: 175px; height: 66px; margin-top: 6px; margin-left: 6px; }
#page-head #nav-main { float: none; }
#page-head #nav-main .nav-trigger { display: block; background: black; height: 48px; width: 64px; padding: 16px; position: absolute; right: -18px; top: -6px; cursor: pointer; -webkit-transform: rotate(-30deg); -moz-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg); }
#page-head #nav-main .nav-trigger:after { content: "\f0c9"; font-family: "FontAwesome"; color: white; font-size: 1.6em; line-height: 16px; display: inline-block; }
#page-head #nav-main .menu-hauptmenue-container { width: 100%; position: fixed; top: 0; left: 0; background: black; color: white; display: none; }
#page-head #nav-main .menu-hauptmenue-container ul { list-style: none; margin: 0; padding: 0; }
#page-head #nav-main .menu-hauptmenue-container ul li + li { border-top: 1px solid #323232; }
#page-head #nav-main .menu-hauptmenue-container ul li a { color: inherit; font-size: 1.5em; line-height: 1.5em; text-decoration: none; display: block; padding: 10px 20px; text-transform: uppercase; font-weight: 700; }
#page-head #nav-main .menu-hauptmenue-container ul li.current-menu-item a { background-color: #930909; color: black; }

#page-body h1 { font-size: 2.8em; line-height: 1em; margin-top: 34px; margin-bottom: 12px; }

#event-list li { padding: 20px; }
#event-list li + li { margin-top: 4px; }
#event-list li.month-heading { height: 30px; }
#event-list li.month-heading h3 { font-size: 1.2em; line-height: 30px; }

body, input, select, textarea { font-size: 16px; }

body { background-position: center top; background-image: url(../pics/bg.jpg); }

#wrap { padding: 0; position: relative; padding-bottom: 630px; }

#page-head h1 { width: 266px; height: 100px; margin-left: 20px; margin-top: 20px; position: relative; z-index: 2; }
#page-head #nav-main .nav-trigger { display: none; }
#page-head #nav-main .menu-hauptmenue-container { width: auto; position: relative; background: none; color: white; display: block; float: right; margin-top: -2px; margin-right: -22px; }
#page-head #nav-main .menu-hauptmenue-container:after { content: ""; display: block; width: 1384px; height: 538px; position: absolute; z-index: 1; top: 0; right: -152px; background: url(../pics/bg_navmain.png) center no-repeat; }
#page-head #nav-main .menu-hauptmenue-container ul { position: relative; z-index: 2; }
#page-head #nav-main .menu-hauptmenue-container ul:before, #page-head #nav-main .menu-hauptmenue-container ul:after { content: " "; display: table; }
#page-head #nav-main .menu-hauptmenue-container ul:after { clear: both; }
#page-head #nav-main .menu-hauptmenue-container ul { *zoom: 1; }
#page-head #nav-main .menu-hauptmenue-container ul li { float: left; width: 280px; height: 54px; -webkit-transform: rotate(-30deg); -moz-transform: rotate(-30deg); -ms-transform: rotate(-30deg); -o-transform: rotate(-30deg); transform: rotate(-30deg); }
#page-head #nav-main .menu-hauptmenue-container ul li + li { border-top: none; margin-left: -173px; }
#page-head #nav-main .menu-hauptmenue-container ul li a { width: 100%; height: 100%; background: black url(../pics/bg_navmain_item.png) left top no-repeat; padding: 20px; line-height: 14px; font-size: 1.25em; -webkit-transition: color 400ms ease-in; -moz-transition: color 400ms ease-in; -ms-transition: color 400ms ease-in; -o-transition: color 400ms ease-in; transition: color 400ms ease-in; }
#page-head #nav-main .menu-hauptmenue-container ul li a:hover, #page-head #nav-main .menu-hauptmenue-container ul li a:focus, #page-head #nav-main .menu-hauptmenue-container ul li a:active { color: #930909; }
#page-head #nav-main .menu-hauptmenue-container ul li.current-menu-item a { color: black; background-position: left -100px; }

#page-body { margin: 0 20px; padding-top: 94px; position: relative; z-index: 5; }
#page-body h1 { font-size: 3.75em; margin-bottom: 44px; }

#event-list { list-style: none; margin: 0; padding: 0; }
#event-list li { padding: 0; background: black url(../pics/bg_eventlist_item_left.png) left top no-repeat; overflow: hidden; position: relative; padding: 40px; /*a { display: block; padding: 40px; @include clearfix(); position: relative;
}*/ }
#event-list li:before, #event-list li:after { content: " "; display: table; }
#event-list li:after { clear: both; }
#event-list li { *zoom: 1; }
#event-list li:after { content: ""; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../pics/bg_eventlist_item_right.png) right top no-repeat; z-index: 0; }
#event-list li time, #event-list li .content { position: relative; z-index: 1; }
#event-list li + li { margin-top: 10px; }
#event-list li.month-heading { height: 40px; background-image: url(../pics/bg_navmain.png); }
#event-list li.month-heading:after { display: none; }
#event-list li.month-heading h3 { font-size: 4em; line-height: 40px; color: #451111; text-align: left; padding-top: 4px; }
#event-list li.month-heading + li { margin-top: 20px; }
#event-list li + .month-heading { margin-top: 40px; }
#event-list .category { display: none; }
#event-list .concert { display: block; font-size: 1.875em; line-height: 1.3em; font-weight: 300; font-style: italic; float: left; }
#event-list h2 { font-size: 1.875em; line-height: 1.3em; font-weight: 500; margin: 0.2em 0 0.4em; }
#event-list time { width: 160px; float: left; margin-right: 40px; margin-top: -20px; padding: 10px 0; border-right: 1px solid white; }
#event-list time .day { color: #7f7f7f; text-transform: uppercase; font-size: 0.75em; line-height: 1em; font-weight: 300; }
#event-list time .date { font-size: 1.875em; font-weight: 500; line-height: 1em; margin: 0.3em 0; }
#event-list time .time { font-size: 1em; line-height: 1em; }
#event-list time .time:before { display: inline-block; font-size: 1em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f017"; color: #7f7f7f; margin-right: 5px; }
#event-list .content { margin: 0 200px; }
#event-list .details { display: none; }
#event-list .price-container { position: absolute; z-index: 2; top: 40px; right: 40px; }
#event-list .price-container .price { font-size: 1.875em; line-height: 1.3em; font-weight: 500; margin-top: 0.2em; font-weight: 700; font-style: italic; }
#event-list .price-container .currency { font-size: 1.25em; }
#event-list .music-info { color: #7f7f7f; }
#event-list .music-info br { display: none; }
#event-list .music-info .djs { margin-right: 20px; }
#event-list .music-info .genre { font-weight: 300; font-style: italic; }
#event-list .music-info .genre:before { content: ""; margin-right: 20px; width: 22px; height: 21px; display: inline-block; background: url(../pics/ico_musicgenre.png) center no-repeat; vertical-align: middle; }

#event-pagination { height: 60px; margin: 40px auto 0; padding: 0; text-align: center; background: none; }
#event-pagination:after { display: none; }
#event-pagination a { display: inline-block; height: 60px; padding: 22px 20px; font-size: 1em; line-height: 1em; font-weight: 700; background: #451111; text-decoration: none; position: relative; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#event-pagination a:hover, #event-pagination a:focus, #event-pagination a:active { background-color: #930909; color: black; }
#event-pagination a.dynamic { color: white; text-transform: uppercase; }
.jsified #event-pagination a.dynamic { display: inline-block; }
#event-pagination a.dynamic:before, #event-pagination a.dynamic:after { display: inline-block; font-size: 14px; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f00b"; color: white; border: 1px solid white; width: 36px; height: 36px; line-height: 36px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -ms-border-radius: 18px; -o-border-radius: 18px; border-radius: 18px; margin-top: -10px; margin-right: 10px; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#event-pagination a.dynamic:after { content: "\f1ce"; color: transparent; border-color: transparent; position: absolute; left: 20px; top: 22px; font-size: 1.2em; }
#event-pagination a.dynamic:hover, #event-pagination a.dynamic:focus, #event-pagination a.dynamic:active { background-color: #930909; color: black; }
#event-pagination a.dynamic:hover:before, #event-pagination a.dynamic:focus:before, #event-pagination a.dynamic:active:before { color: #930909; border-color: black; background: black; }
#event-pagination a.dynamic-loading { color: black; background: #930909; }
#event-pagination a.dynamic-loading:before { color: transparent; border-color: transparent; }
#event-pagination a.dynamic-loading:after { color: #7f7f7f; border-color: black; background-color: black; -webkit-animation: spin 1s infinite linear; -moz-animation: spin 1s infinite linear; -ms-animation: spin 1s infinite linear; -o-animation: spin 1s infinite linear; animation: spin 1s infinite linear; }
.jsified #event-pagination .prev, .jsified #event-pagination .next { display: none; }
#event-pagination .prev { float: left; }
#event-pagination .next { float: right; }

#page-foot { background: black; color: white; padding: 40px; margin-top: 200px; width: 100%; min-height: 370px; position: absolute; bottom: 0; }
#page-foot:before, #page-foot:after { content: " "; display: table; }
#page-foot:after { clear: both; }
#page-foot { *zoom: 1; }
#page-foot .wrapper { margin: 0 20px; position: relative; }
#page-foot .wrapper:after { content: ""; display: block; width: 723px; height: 617px; background: url(../pics/bg_footer.png) center no-repeat; position: absolute; z-index: 1; top: -290px; right: -194px; }
#page-foot .wrapper:before { content: ""; display: block; width: 220px; height: 409px; background: url(../pics/bg_footer_left.png) center no-repeat; position: absolute; z-index: 4; top: -92px; left: -98px; }
#page-foot a { color: inherit; }
#page-foot a:hover, #page-foot a:focus, #page-foot a:active { color: #930909; }
#page-foot .contact-info { width: 550px; height: 96px; margin-left: 50px; background: black; font-weight: 300; border: 2px solid white; border-bottom: none; padding: 1px; padding-bottom: 0; overflow: hidden; position: relative; z-index: 3; list-style: none; }
#page-foot .contact-info:before, #page-foot .contact-info:after { content: " "; display: table; }
#page-foot .contact-info:after { clear: both; }
#page-foot .contact-info { *zoom: 1; }
#page-foot .contact-info .address { width: 50%; float: left; padding: 20px 20px 20px 68px; font-size: 0.875em; line-height: 1.3em; }
#page-foot .contact-info .address h4 { font-size: 1.3em; line-height: 1em; margin-bottom: 5px; font-weight: 500; }
#page-foot .contact-info .contact { width: 50%; float: right; padding: 10px 20px; font-size: 0.875em; line-height: 1.3em; color: black; background: white; min-height: 100%; }
#page-foot .contact-info .contact a { color: black; text-decoration: none; display: inline-block; line-height: 30px; }
#page-foot .contact-info .contact a:before { width: 30px; height: 30px; border: 1px solid black; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; vertical-align: middle; text-align: center; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#page-foot .contact-info .contact a:hover, #page-foot .contact-info .contact a:focus, #page-foot .contact-info .contact a:active { color: #930909; }
#page-foot .contact-info .contact a:hover:before, #page-foot .contact-info .contact a:focus:before, #page-foot .contact-info .contact a:active:before { color: white; border-color: #930909; background-color: #930909; }
#page-foot .contact-info .contact .phone:before { display: inline-block; font-size: 1em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f095"; color: black; line-height: 32px; margin-right: 10px; }
#page-foot .contact-info .contact .email { margin-top: 10px; }
#page-foot .contact-info .contact .email:before { display: inline-block; font-size: 1em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f1d8"; color: black; line-height: 30px; margin-right: 10px; }
#page-foot #map-wrap { width: 550px; height: 184px; margin-left: 50px; background: white; border: 3px solid white; border-left-width: 15px; border-top: none; position: relative; z-index: 2; }
#page-foot #map-wrap #map { width: 532px; height: 181px; overflow: hidden; z-index: 2; }
#page-foot #map-wrap:after { content: ""; border: 1px solid black; border-top: none; position: absolute; left: -13px; right: -1px; top: -1px; bottom: -1px; z-index: 1; }
#page-foot #map-wrap:before { content: ""; width: 575px; height: 357px; background: url(../pics/bg_footer_map.png) center no-repeat; position: absolute; top: -136px; right: -220px; z-index: -1; }
#page-foot .copy, #page-foot #nav-meta, #page-foot .to-top { position: relative; z-index: 5; font-size: 0.875em; font-weight: 300; }
#page-foot .copy { float: left; margin-top: 40px; margin-left: 80px; }
#page-foot #nav-meta { float: left; margin-left: 40px; margin-top: 40px; }
#page-foot #nav-meta ul { list-style: none; }
#page-foot #nav-meta li { float: left; }
#page-foot #nav-meta li + li { margin-left: 40px; }
#page-foot #nav-meta a { color: white; text-decoration: none; }
#page-foot #nav-meta a:hover, #page-foot #nav-meta a:focus, #page-foot #nav-meta a:active { color: #930909; }
#page-foot .to-top { float: right; margin-top: 35px; margin-right: 80px; text-decoration: none; }
#page-foot .to-top:before { display: inline-block; font-size: 1em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f106"; color: white; width: 30px; height: 30px; margin-right: 10px; line-height: 30px; text-align: center; vertical-align: middle; border: 1px solid white; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#page-foot .to-top:hover:before, #page-foot .to-top:focus:before, #page-foot .to-top:active:before { color: black; border-color: #930909; background: #930909; }
#page-foot .sc-wrap { position: absolute; right: 0; top: 140px; }
#page-foot .sc-wrap .widget li { position: absolute; z-index: 4; overflow: hidden; -webkit-border-radius: 36px; -moz-border-radius: 36px; -ms-border-radius: 36px; -o-border-radius: 36px; border-radius: 36px; box-shadow: 0 -2px 0 black; }
#page-foot .sc-wrap .widget li a { width: 66px; height: 66px; display: block; border: 1px solid black; background: rgba(255, 255, 255, 0.8); overflow: hidden; text-align: center; text-decoration: none; overflow: hidden; text-indent: 100px; white-space: nowrap; -webkit-border-radius: 36px; -moz-border-radius: 36px; -ms-border-radius: 36px; -o-border-radius: 36px; border-radius: 36px; -webkit-transform: rotate(5deg); -moz-transform: rotate(5deg); -ms-transform: rotate(5deg); -o-transform: rotate(5deg); transform: rotate(5deg); -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#page-foot .sc-wrap .widget li a:hover, #page-foot .sc-wrap .widget li a:focus, #page-foot .sc-wrap .widget li a:active { background-color: #930909; }
#page-foot .sc-wrap .widget li a:hover:before, #page-foot .sc-wrap .widget li a:focus:before, #page-foot .sc-wrap .widget li a:active:before { color: white; }
#page-foot .sc-wrap .widget li a:before { display: block; width: 100%; height: 100%; overflow: hidden; text-indent: 0; white-space: nowrap; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#page-foot .sc-wrap .contact { top: 20px; right: 135px; }
#page-foot .sc-wrap .contact a:before { display: inline-block; font-size: 1.8em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f003"; color: black; line-height: 66px; }
#page-foot .sc-wrap .facebook { top: 30px; right: 45px; -webkit-border-radius: 35px; -moz-border-radius: 35px; -ms-border-radius: 35px; -o-border-radius: 35px; border-radius: 35px; }
#page-foot .sc-wrap .facebook a { width: 70px; height: 70px; -webkit-border-radius: 35px; -moz-border-radius: 35px; -ms-border-radius: 35px; -o-border-radius: 35px; border-radius: 35px; }
#page-foot .sc-wrap .facebook a:before { display: inline-block; font-size: 1.8em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f09a"; color: black; line-height: 70px; }

.wpcf7-form { width: 800px; margin: 0 auto; }
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea { width: 100%; }
.wpcf7-form .wpcf7-submit { width: auto; height: 60px; line-height: 60px; padding: 0 40px; }
.wpcf7-form p, .wpcf7-form .col-left, .wpcf7-form .col-right { display: table; width: 100%; }
.wpcf7-form label, .wpcf7-form .wpcf7-form-control-wrap { display: table-cell; vertical-align: top; }
.wpcf7-form label { white-space: nowrap; padding: 20px 10px; position: relative; }
.wpcf7-form label:after { content: ""; position: absolute; top: 10px; right: 0; bottom: 10px; max-height: 40px; border-right: 1px solid white; }
.wpcf7-form p.submit, .wpcf7-form p.required-txt { display: block; }
.wpcf7-form .two-col:before, .wpcf7-form .two-col:after { content: " "; display: table; }
.wpcf7-form .two-col:after { clear: both; }
.wpcf7-form .two-col { *zoom: 1; }
.wpcf7-form .two-col .col-left, .wpcf7-form .two-col .col-right { width: 390px; }
.wpcf7-form .two-col .col-left { float: left; }
.wpcf7-form .two-col .col-right { float: right; margin-top: 0; }

#single-event h1 .category { display: none; }
#single-event h1 .concert { display: inline; }
#single-event .meta-info { background: black; padding: 40px; margin-bottom: 20px; position: relative; }
#single-event .meta-info:before, #single-event .meta-info:after { content: " "; display: table; }
#single-event .meta-info:after { clear: both; }
#single-event .meta-info { *zoom: 1; }
#single-event .meta-info time, #single-event .meta-info .music-info, #single-event .meta-info .location, #single-event .meta-info .price-container { height: 80px; float: left; display: table; }
#single-event .meta-info time .inner, #single-event .meta-info .music-info .inner, #single-event .meta-info .location .inner, #single-event .meta-info .price-container .inner { display: table-cell; vertical-align: middle; }
#single-event .meta-info .location, #single-event .meta-info .price-container { float: right; }
#single-event .meta-info time { width: 160px; margin-right: 40px; }
#single-event .meta-info time .day { color: #7f7f7f; text-transform: uppercase; font-size: 0.75em; line-height: 1em; font-weight: 300; }
#single-event .meta-info time .date { font-size: 1.875em; font-weight: 500; line-height: 1em; margin: 0.3em 0; }
#single-event .meta-info time .time { font-size: 1em; line-height: 1em; }
#single-event .meta-info time .time:before { display: inline-block; font-size: 1em; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f017"; color: #7f7f7f; margin-right: 5px; }
#single-event .meta-info .music-info { color: white; padding-left: 42px; padding-right: 40px; position: relative; width: 470px; }
#single-event .meta-info .music-info:before { content: ""; width: 22px; height: 21px; display: block; background: url(../pics/ico_musicgenre.png) center no-repeat; position: absolute; top: 50%; left: 0; margin-top: -11px; }
#single-event .meta-info .music-info span { display: block; }
#single-event .meta-info .music-info br { display: none; }
#single-event .meta-info .music-info .genre { font-weight: 300; font-style: italic; margin-top: 10px; }
#single-event .meta-info .location { color: #7f7f7f; font-weight: 300; position: relative; padding-left: 80px; }
#single-event .meta-info .location:before { display: inline-block; font-size: 22px; font-weight: normal; font-style: normal; line-height: 1em; font-family: "FontAwesome"; content: "\f041"; color: #7f7f7f; line-height: 22px; position: absolute; left: 40px; top: 50%; margin-top: -11px; }
#single-event .meta-info .location a { display: block; color: #7f7f7f; }
#single-event .meta-info .location a:hover, #single-event .meta-info .location a:focus, #single-event .meta-info .location a:active { color: white; }
#single-event .meta-info .location h5 { font-size: 1.2em; font-weight: 500; margin-bottom: 5px; }
#single-event .meta-info .price-container { margin-left: 80px; padding-left: 40px; }
#single-event .meta-info .price-container .price { font-size: 1.875em; line-height: 1.3em; font-weight: 500; margin-top: 0.2em; font-weight: 700; font-style: italic; }
#single-event .meta-info .price-container .currency { font-size: 1.25em; }
#single-event .thumbnail { float: left; margin-right: 40px; margin-bottom: 40px; }
#single-event .thumbnail a { padding: 2px; border: 1px solid #7f7f7f; display: block; -webkit-transition: all 400ms ease-in; -moz-transition: all 400ms ease-in; -ms-transition: all 400ms ease-in; -o-transition: all 400ms ease-in; transition: all 400ms ease-in; }
#single-event .thumbnail a:hover, #single-event .thumbnail a:focus, #single-event .thumbnail a:active { border-color: white; background-color: #7f7f7f; }
#single-event .thumbnail img { display: block; max-width: 400px; }

body { min-width: 1200px; }

#wrap { margin: 0; width: 100%; }

#page-head { margin: 0 auto; width: 1200px; }
#page-head h1 { margin-left: 0; }
#page-head #nav-main .menu-hauptmenue-container { margin-right: -42px; }

#page-body { margin: 0 auto; width: 1200px; }

#page-foot .wrapper { width: 1200px; margin: 0 auto; }

/*@media screen and (-webkit-min-device-pixel-ratio: 1) and (-webkit-max-device-pixel-ratio: 1.9), (min-resolution: 96dpi) and (max-resolution: 191dpi) {  @media (max-width: $width-screen-default - 1px) { #page-head h1 { background: url(../pics/logo_m_steinbruch-theater.png) center no-repeat; } #wrap { background-image: url(../pics/logo_m_bg.png); } body { background-image: url(../pics/background_m.jpg); } }
 @media (min-width: $width-screen-default) {*/
#page-head h1 { background: url(../pics/logo_steinbruch-theater.png) center no-repeat; }

  /*}

}*/
