/* // apocalyptica | 5 | style.css */

/* @font-face */
@font-face { font-family:'webfont1'; src:url('../fonts/webfont1.eot'); src:url('../fonts/webfont1.eot?#iefix') format('embedded-opentype'), url('../fonts/webfont1.woff2') format('woff2'), url('../fonts/webfont1.woff') format('woff'), url('../fonts/webfont1.ttf') format('truetype'), url('../fonts/webfont1.svg#webfont1') format('svg'); font-weight:normal; font-style:normal; }


/* reset etc. */
html, body {height:100%;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { color:inherit; margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
body, body div { line-height:1.3em; }
body, td { -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
ol, ul, li { margin:0; padding:0; list-style:none; list-style-type:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse:collapse; border-spacing:0; }
html { -webkit-text-size-adjust:100%; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }


/* preloader */
#preloader { position:fixed; top:0; left:0; right:0; bottom:0; background:#000; z-index:10001; }
#loading-animation { width:150px; height:150px; position:absolute; left:50%; top:50%; margin:-75px 0 0 -75px; cursor:pointer; }
#loading-animation .bgSpinner { position:absolute; left:0px; top:0px; z-index:1; }
#loading-animation .fgSpinner { position:absolute; left:0px; top:0px; z-index:2; -webkit-animation:spinner 1s linear infinite; animation:spinner 1s linear infinite; }
@-webkit-keyframes spinner { 0% {-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100% {-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)} }
@keyframes spinner { 0% {-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)} 100% {-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)} }


/* basics */
body { color:#eee; font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:18px; text-align:center; background:#000; -ms-word-wrap:break-word; word-wrap:break-word; }
td, th, p, li { font-family:Helvetica Neue, Helvetica, Arial, sans-serif; font-size:18px; text-align:left; -ms-word-wrap:break-word; word-wrap:break-word;}
b, strong { font-weight:bold; }
em { font-style:italic; }

h1, h2, h3, h4, h5, h6 { font-family:'webfont1',Helvetica, Arial, sans-serif; line-height:1.1em; color:#fff; font-weight:normal; margin:0px; padding:0px; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
h1, h2, h3, h4, h5 { text-transform:uppercase; }
h1 {font-size: 42px;}
h2 { font-size:23px;text-align:center;margin:5px 0 10px 0;padding: 0 20px; font-family:'webfont1', Helvetica, Arial, sans-serif; }
h3 {font-size: 48px;font-weight:normal;font-family: 'webfont1', Helvetica, Arial, sans-serif;letter-spacing: 2px;text-shadow: 0px 1px 0px rgba(0,0,0,0.5);}
h4 {font-size: 32px;}
h5 {font-size:30px;line-height:1.3em;margin:0 0 10px 0;text-transform:none;font-family: 'webfont1', Helvetica, Arial, sans-serif;}
h6 { font-size:24px; margin:0 0 5px 0; }
td img, img { display:block; }

a:link, a:visited { color:#5093f2; text-decoration:none; -moz-outline-style:none; outline:none; }
a:hover, a:active { color:#fff; text-decoration:none; -moz-outline-style:none; outline:none; }


/* msg */
#msg { position:fixed; display:block; top:0; left:0; right:0; padding:30px; z-index:10002; }
#msg a.close { display:block; }


/* header_norm */
.header_norm { background:none transparent; pointer-events:none; position:fixed; left:0px; top:0px; width:100%; text-align:center; overflow:hidden; z-index:7000; }
.header_norm a { pointer-events:all; }
.header_norm a:link, .header_norm a:visited { color:#5093f2; }
.header_norm a:hover, .header_norm a:active { color:#fff; }

.header_norm .menu { position:absolute;text-align:center; width:48px; height:48px; left:12px; top:50%; margin:-24px 0 0 0; }
.header_norm .menu a.btn { display:block; width:32px; height:20px; padding:14px 8px; }
.header_norm .menu a.btn .nav-icon { position:relative; width:32px; height:20px; display:block; }
.header_norm .menu a.btn .nav-icon span {position:absolute;width:32px;height:4px;display:block; background:#fff;-webkit-transition:all .3s cubic-bezier(.35,0,.25,1); transition:all .3s cubic-bezier(.35,0,.25,1);}
.header_norm .menu a.btn:hover .nav-icon span, .header_norm .menu a.btn:active .nav-icon span { background:#5093f2; }
.header_norm .menu a.btn .nav-icon span:nth-child(1) { top:0px; }
.header_norm .menu a.btn .nav-icon span:nth-child(2) { top:8px; }
.header_norm .menu a.btn .nav-icon span:nth-child(3) { bottom:0px; }

.header_norm .logo {position:relative;padding: 0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.header_norm .logo a, .header_norm .logo a .svg { width:250px; height:25px; display:block; margin:18px auto 17px auto; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.header_norm .logo a:link .fill, .header_norm .logo a:visited .fill { fill:#fff; stroke:#fff; }
.header_norm .logo a:hover .fill, .header_norm .logo a:active .fill { fill:#5093f2; stroke:#5093f2; }

.header_norm .social {/* display:none; */position:absolute;right:10px;top: 7px;}
.header_norm .social ul { text-align:center; font-size:0; }
.header_norm .social ul li { float:none; display:inline-block; margin:0; }
.header_norm .social ul li a { text-align:center; font-size:25px; line-height:45px; width:45px; height:45px; display:block; }
.header_norm .social ul li.facebook a { width:32px; }
.header_norm .social ul li a:link, .header_norm .social ul li a:visited { color:#fff; }
.header_norm .social ul li a:hover, .header_norm .social ul li a:active { color:#5093f2; }

body.compact .header_norm, body.menu_on .header_norm, .body_section .header_norm { background:rgba(0,0,0,0.8); }
body.compact .header_norm .logo, body.menu_on .header_norm .logo, .body_section .header_norm .logo { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }

body.compact .header_norm .social ul li a:link, body.compact .header_norm .social ul li a:visited { color:#fff; }
body.compact .header_norm .social ul li a:hover, body.compact .header_norm .social ul li a:active { color:#5093f2; }

body.body_section .header_norm .social ul li a:link, body.body_section .header_norm .social ul li a:visited { color:#fff; }
body.body_section .header_norm .social ul li a:hover, body.body_section .header_norm .social ul li a:active { color:#5093f2; }

body.compact .header_norm .menu a.btn:hover .nav-icon span, body.compact .header_norm .menu a.btn:active .nav-icon span { background:#5093f2; }
body.body_section .header_norm .menu a.btn:hover .nav-icon span, body.body_section .header_norm .menu a.btn:active .nav-icon span { background:#5093f2; }


/* header > nav_overlay */
body .nav_overlay { background:rgba(0,0,0,0.9); opacity:0; display:block; position:fixed; left:0px; top:100%; width:100%; height:100%; overflow:hidden; padding:0px; z-index:1001; }
body .nav_overlay .nav_holder { display:block; position:absolute; left:0px; top:60px; width:100%; height:90%; height:calc(100% - 60px); overflow:hidden; overflow-y:auto; }
body .nav_overlay .nav_holder .nav_table { position:relative; width:100%; height:100%; min-height:100%; }
body .nav_overlay .nav_holder .nav_table .cell { vertical-align:middle; }

.nav_overlay .nav ul { display:block; position:relative; text-transform:uppercase; font-size:0px; border-top:1px solid #eee; border-top:1px solid rgba(255,255,255,0.2); }
.nav_overlay .nav1 { margin:20px 0 0 0; }
.nav_overlay .nav2 ul { border-top:0px none; }
.nav_overlay .nav ul li { display:block; position:relative; margin:0; border-bottom:1px solid #eee; border-bottom:1px solid rgba(255,255,255,0.2); text-align:center; }
.nav_overlay .nav ul li:last-child { }
.nav_overlay .nav ul li a { text-transform:uppercase;line-height:1.2em;font-size: 23px;letter-spacing:0px;padding:10px 0;display:block; }
.nav_overlay .nav ul li a:link, .nav_overlay .nav ul li a:visited { }
.nav_overlay .nav ul li a:hover, .nav_overlay .nav ul li a:active, .nav_overlay .nav ul li.on a { }
.nav_overlay .nav ul li.on a { color:#fff; }

.nav_overlay .nav_social .social { display:none; }
.nav_overlay .nav_social .social ul { text-align:center; margin:0 auto; font-size:0; height:94px; overflow:hidden; }
.nav_overlay .nav_social .social li { display:inline-block; margin:10px 0px; border-bottom:0px none; overflow:hidden; }
.nav_overlay .nav_social .social li:last-child { border-right:0px none; }
.nav_overlay .nav_social .social li a { font-size:36px; line-height:74px; text-align:center; padding:0; width:64px; height:70px; display:block; overflow:hidden; }
.nav_overlay .nav_social .social li a:link, .nav_overlay .nav_social .social li a:visited { }
.nav_overlay .nav_social .social li a:hover, .nav_overlay .nav_social .social li a:focus { }
.nav_overlay .nav_social .social li a [class*=" icon-"]:before, .nav_overlay li.nav_social .social li a [class^=icon-]:before { margin-right:0em; margin-left:0em; }

body.menu_on { overflow:hidden; }
body.menu_on .header_norm {display:block;/* background:#000; */}
body.menu_on .header_norm .menu a.btn:link .nav-icon span, body.menu_on .header_norm .menu a.btn:visited .nav-icon span { background:#fff; }
body.menu_on .header_norm .menu a.btn:hover .nav-icon span, body.menu_on .header_norm .menu a.btn:active .nav-icon span { background:#5093f2; }
body.menu_on .header_norm .menu a.btn .nav-icon span:nth-child(1) { -webkit-transform: translate(0,8px) rotate(45deg); -ms-transform: translate(0,8px) rotate(45deg); transform: translate(0,8px) rotate(45deg); }
body.menu_on .header_norm .menu a.btn .nav-icon span:nth-child(2) { opacity: 0; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; }
body.menu_on .header_norm .menu a.btn .nav-icon span:nth-child(3) { -webkit-transform: translate(0,-8px) rotate(-45deg); -ms-transform: translate(0,-8px) rotate(-45deg); transform: translate(0,-8px) rotate(-45deg); }
body.menu_on .header_norm a:link, body.menu_on .header_norm a:visited { }
body.menu_on .header_norm a:hover, body.menu_on .header_norm a:active { }
body.menu_on .header_norm .social ul li a:link, body.menu_on .header_norm .social ul li a:visited { }
body.menu_on .header_norm .social ul li a:hover, body.menu_on .header_norm .social ul li a:active { }
body.menu_on .nav_overlay { opacity:100; top:0px !important; }


/* wrapper, article, section, body_section */
.wrapper { min-width:360px; max-width:1080px; margin:0 auto; padding:0; position:relative; }
article { overflow:hidden; border-top:0px solid #000; z-index:100; min-width:360px; margin:0 auto; padding:0; position:relative; }
section { width:100%; height:auto; padding:0; position:relative; display:block; border-bottom:1px solid #555; }
section .section_wrapper { position:relative; display:block; padding:100px 20px; }
section .section_content { position:relative; max-width:1024px; margin:0 auto; padding:0; }
section .section_content h3 { position:relative;display:block; margin: 0 0 40px 0; padding:0; }
/* section .section_content h3:before, section .section_content h3:after { background:#000; content:""; display:block; height:9px; position:absolute; top:50%; width:400%; } section .section_content h3:before { right:100%; } section .section_content h3:after { left:100%; } section .section_content .h3_container { margin:0 -1000px; position:relative; overflow:hidden; text-align:center; } */
section .section_content h4 { margin:0 0 5px 0; }
section .section_content .subheadline { font-size:14px; line-height:14px; letter-spacing:2px; font-family:"webfont1", "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform:uppercase; text-align:center; margin:-25px auto 40px auto; }
section .section_holder { background:rgba(0,0,0,0.5); border:1px solid #555; padding:20px; }

.body_section, .body_section td, .body_section th, .body_section p, .body_section li { text-align:left; }
.body_section, .body_section td, .body_section th, .body_section p, .body_section li { text-align:left; }
.body_section article { margin:0 auto; border-top:0px none; background:#222; }
.body_section section .section_content { max-width:860px; }
.body_section .section_content h3 { text-align:center; position:relative; display:block; margin:0 0 60px 0; padding:0px; background:transparent; }
.body_section .section { background:#333 url("../images/layout/bg_noise.png") center top; }

/* backgrounds */
.bg_image { background-color:#000; background-attachment:fixed; background-repeat:no-repeat;background-position: center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
body.device .bg_image { background-attachment:scroll; }
.bg_image .section_wrapper { background:rgba(0,0,0,0.5) url("../images/layout/bg_video_noise.png") center top fixed; }
body.device .bg_image .section_wrapper { background-attachment:scroll; }


.bg1 { background-color:#000; }
.bg1 h1, .bg1 h2, .bg1 h3, .bg1 h4, .bg1 h5, .bg1 h6 { }
.bg1 a:link, .bg1 a:visited { }
.bg1 a:hover, .bg1 a:active { }
.bg1 input.submit, .bg1 a.button, .bg1 a.button:link, .bg1 a.button:visited, .bg1 .button, .bg1 button, .bg1 .button, .bg1 button, .bg1 input[type="submit"], .bg1 input[type="reset"], .bg1 input[type="button"] { }
.bg1 .button:hover, button:hover, .bg1 a.button:hover, .bg1 input[type="submit"]:hover, .bg1 input[type="reset"]:hover, .bg1 input[type="button"]:hover, .bg1 .button:active, .bg1 button:active, .bg1 a.button:active, .bg1 input[type="submit"]:active, .bg1 input[type="reset"]:active, .bg1 input[type="button"]:active { }
.bg1 ul.sub_nav li a:link, .bg1 ul.sub_nav li a:visited { }
.bg1 ul.sub_nav li a:hover, .bg1 ul.sub_nav li a:active { }
.bg1 ul.sub_nav li.on a { }

.bg2 { background-color:#000; }
.bg2 .section_wrapper { }
.bg2 h1, .bg2 h2, .bg2 h3, .bg2 h4, .bg2 h5, .bg2 h6 { }
.bg2 a:link, .bg2 a:visited { }
.bg2 a:hover, .bg2 a:active { }
.bg2 input.submit, .bg2 a.button, .bg2 a.button:link, .bg2 a.button:visited, .bg2 .button, .bg2 button, .bg2 .button, .bg2 button, .bg2 input[type="submit"], .bg2 input[type="reset"], .bg2 input[type="button"] { }
.bg2 .button:hover, button:hover, .bg2 a.button:hover, .bg2 input[type="submit"]:hover, .bg2 input[type="reset"]:hover, .bg2 input[type="button"]:hover, .bg2 .button:active, .bg2 button:active, .bg2 a.button:active, .bg2 input[type="submit"]:active, .bg2 input[type="reset"]:active, .bg2 input[type="button"]:active { }
.bg2 ul.sub_nav li a:link, .bg2 ul.sub_nav li a:visited { }
.bg2 ul.sub_nav li a:hover, .bg2 ul.sub_nav li a:active { }
.bg2 ul.sub_nav li.on a { }

.bg3 { background-color:#222; }


/* subheadlines */
.hl { text-align:center; position:relative; display:inline-block; }
.hl:before, .hl:after { background:#fff; content:""; display:block; height:1px; position:absolute; top:50%; width:1000%; filter:alpha(opacity=33); -moz-opacity:0.33; opacity:0.33; }
.hl:before { right:110%; }
.hl:after { left:110%; }
.hl_container { margin:0 0 15px 0; position:relative; overflow:hidden; text-align:center; }
.hl a:link, .hl a:visited { color:#fff; }
.hl a:hover, .hl a:active { color:#3b9bbf; }


/* sub_nav */
ul.sub_nav { text-align:center; margin:-20px 0 40px 0; }
ul.sub_nav li { font-family:'webfont1', Impact, Helvetica, Arial, sans-serif; font-size:24px; line-height:24px; letter-spacing:2px; text-transform:uppercase; margin:5px 10px; display:inline-block; }
ul.sub_nav li a { display:block; padding:6px 0 2px 0px; }
ul.sub_nav li a:link, ul.sub_nav li a:visited { color:#999; border-bottom:1px solid transparent; }
ul.sub_nav li a:hover, ul.sub_nav li a:active { color:#5093f2; border-bottom:1px solid transparent; }
ul.sub_nav li.on a { color:#5093f2; border-bottom:1px solid #5093f2; }


/* itemlist */
.itemlist_header { display:none; margin:15px 0 30px 0; padding:5px 0; border-bottom:1px solid #666; }
.itemlist_header h6 { letter-spacing:2px; text-align:center; }

.itemlist { text-align:left; margin:0;}
/* 4 li pro reihe */
.itemlist li {float:left;width:22%;width:calc((100% - 60px) / 4);margin:0 20px 20px 0;display:block;position:relative;}
.itemlist li:nth-child(4n+4) { /* 4., 8., 12. etc... */ margin:0 0 20px 0;  }
.itemlist li:nth-child(4n+5) { /* 5., 9., 13. etc... */ clear:both; }

.itemlist .item { position:relative; }
.itemlist .item .date { margin:0 0 5px 0; }
.itemlist .item a { position:relative; }
.itemlist .item.on a { border:0px solid #fff !important; }
.itemlist .item a.imageborder { margin:0 0 0 0; }
.itemlist .item .display { width:100%; height:0; margin:0; padding:0 0 56.25% 0; overflow:hidden; background-color:#000; background-color:rgba(0,0,0,0.1); background-position:center center; background-repeat:no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.itemlist .item .display .display { display:block; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; position:absolute; left:0px; top:0px; width:100%; height:100%; margin:0 !important; padding:0 !important; overflow:hidden; background-color:#000; background-position:center center; background-repeat:no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; transition:all 1s ease-in-out; }
.itemlist .item .display .display:last-child { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }

.itemlist .item.grayscale { -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); -webkit-filter:grayscale(100%); }
.itemlist .item.grayscale:hover { -moz-filter:none; -ms-filter:none; filter:none; -webkit-filter:none; }

.itemlist .item .overlay { position:absolute; left:0px; top:0px; right:0px; bottom:0px; width:100%; height:100%; margin:0; overflow:hidden; }
.itemlist .item .overlay { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.itemlist .item .overlay .caption { font-size:14px; line-height:14px; color:#fff; text-align:center; padding:20px; text-shadow:none; text-shadow:0px 0px 2px rgba(0,0,0,1); position:absolute; left:0px; bottom:0px; width:100%; height:auto; box-sizing:border-box; display:block; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.itemlist .item .overlay .caption h6 { text-shadow:0px 0px 2px rgba(0,0,0,.3); text-align:left; margin:0; }
.itemlist .item:hover .overlay, .itemlist .item:focus .overlay, .itemlist .item.on .overlay { background:rgba(0,0,0,0.6); }
.itemlist .item.on a .overlay { background:rgba(80,147,242,0.75); }
.itemlist .item .texts { text-align:left; }


/* textlist */
.textlist li { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #666; }
.textlist li:first-child { padding:10px 0 10px 0; border-top:1px solid #666; }
.textlist li.active a { }
.textlist li.close { position:absolute; right:5px; top:5px; border:0px none !important; margin:0 !important; padding:0 !important; }
.textlist li.close a { width:20px; height:20px; text-align:center; line-height:20px; padding:10px; display:block; }


/* items */
.item .item_top { margin:0; }
.item .item_top .share_tools a {float:left;font-size:24px;line-height:36px;width:40px;height:40px;/* display:inline-block; */margin:0 10px 10px 0;padding:0px;}
.item .item_top .share_tools a:first-child { }
.item .item_top .date { float:left; line-height:20px; margin:0 0 0 -3px; padding:0 3px; }
.item .item_top .date a:link, .item .item .item_top .date a:visited { color:#666; }
.item .item_top .date a:hover, .item .item .item_top .date a:active { color:#000; }

.item .texts h5 { margin:0 0 10px 0; }
.item .texts h5 a:link, .news .item .texts h5 a:visited { color:#fff; }
.item .texts h5 a:hover, .news .item .texts h5 a:active { color:#000; }
.item .texts .readmore { margin:10px 0 0 0; }
.item .texts .readmore a icon:before { margin-left:0; }


/* itemview */
.itemview { text-align:left; width:65%; float:left; }
.itemview .item_top { margin:0 0 15px 0; }
.itemview .item_top .share_tools a { }
.itemview .item_top .date { line-height:30px; font-size:12px; }
.itemview_full { text-align:left; width:100%; float:none; }
.itemview_medium { width:65%; float:none; margin:0 auto; }


/* sidebar */
.sidebar { width:30%; float:right; text-align:left; }
.sidebar .sidebar_header { margin:0 0 20px 0; }
.sidebar .itemlist li { width:100%; margin:0 0 30px 0; }
.sidebar .textlist {text-align: justify !important;}
.sidebar .textlist li {}
.sidebar .textlist li, .sidebar .textlist li:nth-child(3n+3), .sidebar .textlist li:nth-child(3n+4), 
.sidebar .textlist li:nth-child(4n+4), .sidebar .textlist li:nth-child(4n+5), .sidebar .textlist li:nth-child(2n+3),
.sidebar .textlist li:nth-child(odd), .sidebar .textlist li:nth-child(even) {margin:0 0 15px 0;padding:0 0 15px 0;display:inline-block;float:none;border-bottom: 1px solid #666;clear:none;}
.sidebar .textlist li:first-child {padding:15px 0 15px 0;border-top: 1px solid #666;}
.sidebar .textlist li.active a { color:#fff; }
.sidebar .textlist li.placeholder { margin:0; padding:0; border:0px none; }


/* subsection */
.subsection { margin:0 0 30px 0; }
.subsection .header { display:table; margin:0 0 5px 0; width:100%; }
.subsection .header div { display:table-row; }
.subsection .header div div {display:table-cell;text-align:left;vertical-align:middle;color: #fff;font-size:18px;font-weight:bold;}
.subsection .header div div.cell-icon { width:35px; }
.subsection .header div div.cell-icon .icon { font-size:28px; }
.subsection ul { margin:10px 0; }
.subsection ul:last-child { margin:10px 0 0 0; }


/* teaser */
.teaser { overflow:hidden; }
.teaser .section_wrapper { margin:0; padding:0; }
.teaser .section_content { max-width:100%; padding:0; }
.teaser .section_content h3 { display:none; }
.teaser .continue { display:none; position:absolute;left:0px;bottom:35px;width:100%;text-align:center;z-index:120;}
.teaser .continue h6 a { box-shadow:-2px 2px 0px #000; font-size:32px; color:#000; background:#ccc; display:inline-block; position:relative; width:45px; height:45px; line-height:47px; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; }
.teaser .continue h6 a:hover, .teaser .continue h6 a:active { color:#000; background:#fff; }
.teaser .description { text-shadow:0px 1px 2px rgba(0,0,0,0.5); background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); }
.teaser .description .logo {display:block;width:80%; max-width:520px;margin:0 auto 10px auto;}
.teaser .description .logo .fill { stroke:#333; fill:#fff; }
.teaser .description a.logo { width: 40%;margin:0 auto;opacity: 0.85; display:block; }
.teaser .description a.logo:link .fill, .teaser .description a.logo:visited .fill { fill:#fff; }
.teaser .description a.logo:hover .fill, .teaser .description a.logo:active .fill { fill:#f00; }
.teaser .description a.logo:hover, .teaser .description a.logo:active { }
.teaser .description h1 { font-size:28px; line-height:28px; letter-spacing:5px; margin:0; }
.teaser .description .title { font-family: 'webfont1', Impact, Helvetica, Arial, sans-serif; color:#fff; font-size:52px; margin:-20px 0 0 0; }
.teaser .description .caption { font-family: 'webfont1', Impact, Helvetica, Arial, sans-serif; color:#fff; font-size:20px; }
.teaser .description .date {font-family: 'webfont1', Impact, Helvetica, Arial, sans-serif; font-size:52px; display:block; letter-spacing:5px; }
.teaser .carousel-cell .attachment .attachment-data .description .buy li a {text-align:center;font-size:16px; text-transform:uppercase; display:block;min-width: 230px;margin: 0;padding: 0;height: auto;overflow: visible;}


/* carousel */
.carousel-holder { position:relative; }
.carousel { height:100vh; position:relative; width:100%; overflow:hidden; background:#000; }
.carousel-cell { width:100%; height:100%; position:relative; overflow:hidden; background-color:#000;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.carousel-cell .bg_video_holder { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.carousel-cell .bg_video_holder .fg_video {background: rgba(0,0,0,0.1) url(../images/layout/bg_video_pattern_dark25.png);position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;}

.carousel-cell .videoborder { width:100%; height:100%; max-height:100%; display:block; z-index:10; border:0px none; margin:0; padding:0; position:relative; background:#000; }
.carousel-cell .videoborder .display { height:100%; max-height:100%; max-width:100%; }
.carousel-cell .videoborder .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; }
.carousel-cell .videoborder iframe, .carousel-cell .videoborder video { position:absolute; top:0; left:0; width:100%; height:100%; }

.carousel-cell .attachment { position:absolute; left:0%; top:0%; width:100%; height:100%; display:table; }
.carousel-cell .attachment .attachment-data { position:relative; display:table-cell;padding:0;vertical-align:bottom;text-align:center;font-size:24px;line-height:1.5em;}
.carousel-cell .attachment .attachment-data .description { color:#fff; padding:0px 60px 120px 60px;text-align: center;}
.carousel-cell .attachment .attachment-data .description h4 { color:#fff; font-size:32px; text-transform:uppercase;margin:0 0 10px 0;}
.carousel-cell .attachment .attachment-data .description .desc_text {font-family: 'webfont1', Impact, Helvetica, Arial, sans-serif;font-size: 32px;line-height: 36px;letter-spacing: 0px;margin: 0 0 20px 0; }
.carousel-cell .attachment .attachment-data .description .buy {margin:0;width:100%;text-align:center; position: absolute; left: 0px; bottom:40px;}
.carousel-cell .attachment .attachment-data .description .buy li { display:inline-block; margin:0 5px 10px 5px;}
.carousel-cell .attachment .attachment-data .description .button { margin-top:5px; padding:5px 20px; text-transform:none; font-size:20px; }
.carousel1 button.previous, .carousel1 button.next { display:none; }
.flickity-prev-next-button {z-index: 1000;}


/* products */
.products .product_list { display:block; }

.products .section_content h3 { margin:0; }
.products .section_content h6 {font-size:34px;letter-spacing:2px;color:#fff;margin:0 0 40px 0;/* text-transform:uppercase; */text-shadow:0px 1px 0px rgba(0,0,0,0.5);}
.products .section_content h6 div { font-size:18px; margin:10px 0 0 0; }

.products .product { width:46%; margin:0 auto 40px auto; display:block; position:relative; float:left; vertical-align:top; text-align:center; box-sizing:border-box; }
.products .product:nth-child(even) { float:right; }
.products .product:nth-child(odd) { clear:both; }
.products .product_list_1 { width:100%; display:table; }
.products .product_list_1 .product { width:100%; display:table-row; float:none; }
.products .product_list_1 .product .product_img { display:table-cell; width:47%; vertical-align:middle; text-align:center; }
.products .product_list_1 .product .product_desc { display:table-cell; padding:0 0 0 6%; vertical-align:middle; text-align:center; }
.products .product_list_1 .product .product_desc h5 { margin:0 0 5px 0; }
.products .product_list_1 .product .product_desc .format-date { display:none; }
.products .product_list_3 .product, .products .product_list_3 .product:nth-child(odd), .products .product_list_3 .product:nth-child(even) { width:30%; margin:0 5% 60px 0; float:left; clear:none; }
.products .product_list_3 .product:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 60px 0;  }
.products .product_list_3 .product:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:both; }

.product_img { position:relative; }
.product_img .contentborder { position:relative; overflow:hidden; border:0 none !important; }
.product_img .contentborder .imageborder_holder { margin:0; }
.product_img .albumplayer { display:none; position:absolute; top:0; left:0; width:100%; height:0; z-index:10; padding-bottom:100%; background:#fff; box-sizing:border-box; }
.product_img .albumplayer iframe { position:absolute; top:0; left:0; width:100%; height:100%; }

.product_desc { width:100%; }
.product_desc h5 { margin:20px 0 10px 0; text-transform:uppercase; }
.product_desc h6 { margin:10px 0; text-transform:uppercase; }
.product_desc .format, .product_desc .delimiter, .product_desc .date { display:inline; text-transform:uppercase; }
.product_desc .date { margin:5px 0; }

.product_desc .buy { margin:20px auto 0 auto; width:80%; }
.product_desc .buy li {float:left;width:48%;margin: 0 0 0 0;padding:0;text-align:center;display:block;}
.product_desc .buy li:nth-child(odd) { float:left; }
.product_desc .buy li:nth-child(even) { float:right; }
.product_desc .buy li:nth-child(2n+3) { clear:both; }

.buy li a { display:block !important; height:55px; font-family:'webfont1', Impact, Helvetica, Arial, sans-serif !important; font-size:24px !important; line-height:55px !important; margin:0; padding:0 20px !important; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.buy li a:hover, .buy li a:active { }
.buy li a .caption { color:#ccc; font-size:12px; margin:5px 0 0 0; text-transform:none; }
.buy li a.button_bg { text-indent:-3000px; background-repeat:no-repeat; background-position:center center; background-size:contain; }
.buy li.albumplayer_trigger .title_on { display:none; }

.buy li a.button-amazon:link, .buy li a.button-amazon:visited { background-image:url(../images/shopbuttons/blue/amazon.png); }
.buy li a.button-amazonmp3:link, .buy li a.button-amazonmp3:visited { background-image:url(../images/shopbuttons/blue/amazonmp3.png); }
.buy li a.button-amazonmusicunlimited:link, .buy li a.button-amazonmusicunlimited:visited { background-image:url(../images/shopbuttons/blue/amazonmusicunlimited.png); }
.buy li a.button-appleitunes:link, .buy li a.button-appleitunes:visited { background-image:url(../images/shopbuttons/blue/appleitunes.png); }
.buy li a.button-applemusic:link, .buy li a.button-applemusic:visited { background-image:url(../images/shopbuttons/blue/applemusic.png); }
.buy li a.button-bravado:link, .buy li a.button-bravado:visited { background-image:url(../images/shopbuttons/blue/bravado.png); }
.buy li a.button-deezer:link, .buy li a.button-deezer:visited { background-image:url(../images/shopbuttons/blue/deezer.png); }
.buy li a.button-emp:link, .buy li a.button-emp:visited { background-image:url(../images/shopbuttons/blue/emp.png); }
.buy li a.button-googleplay:link, .buy li a.button-googleplay:visited { background-image:url(../images/shopbuttons/blue/googleplay.png); }
.buy li a.button-hhv:link, .buy li a.button-hhv:visited { background-image:url(../images/shopbuttons/blue/hhv.png); }
.buy li a.button-jpc:link, .buy li a.button-jpc:visited { background-image:url(../images/shopbuttons/blue/jpc.png); }
.buy li a.button-levykauppaax:link, .buy li a.button-levykauppaax:visited { background-image:url(../images/shopbuttons/blue/levykauppaax.png); }
.buy li a.button-linkfire:link, .buy li a.button-linkfire:visited { background-image:url(../images/shopbuttons/blue/linkfire.png); }
.buy li a.button-mediamarkt:link, .buy li a.button-mediamarkt:visited { background-image:url(../images/shopbuttons/blue/mediamarkt.png); }
.buy li a.button-mueller:link, .buy li a.button-mueller:visited { background-image:url(../images/shopbuttons/blue/mueller.png); }
.buy li a.button-napster:link, .buy li a.button-napster:visited { background-image:url(../images/shopbuttons/blue/napster.png); }
.buy li a.button-officialshop:link, .buy li a.button-officialshop:visited { background-image:url(../images/shopbuttons/blue/officialshop.png); }
.buy li a.button-saturn:link, .buy li a.button-saturn:visited { background-image:url(../images/shopbuttons/blue/saturn.png); }
.buy li a.button-soundcloud:link, .buy li a.button-soundcloud:visited { background-image:url(../images/shopbuttons/blue/soundcloud.png); }
.buy li a.button-spotify:link, .buy li a.button-spotify:visited { background-image:url(../images/shopbuttons/blue/spotify.png); }
.buy li a.button-tidal:link, .buy li a.button-tidal:visited { background-image:url(../images/shopbuttons/blue/tidal.png); }
.buy li a.button-youtubemusic:link, .buy li a.button-youtubemusic:visited { background-image:url(../images/shopbuttons/blue/youtubemusic.png); }

.buy li a.button-amazon:hover, .buy li a.button-amazon:active { background-image:url(../images/shopbuttons/black/amazon.png); }
.buy li a.button-amazonmp3:hover, .buy li a.button-amazonmp3:active { background-image:url(../images/shopbuttons/black/amazonmp3.png); }
.buy li a.button-amazonmusicunlimited:hover, .buy li a.button-amazonmusicunlimited:active { background-image:url(../images/shopbuttons/black/amazonmusicunlimited.png); }
.buy li a.button-appleitunes:hover, .buy li a.button-appleitunes:active { background-image:url(../images/shopbuttons/black/appleitunes.png); }
.buy li a.button-applemusic:hover, .buy li a.button-applemusic:active { background-image:url(../images/shopbuttons/black/applemusic.png); }
.buy li a.button-bravado:hover, .buy li a.button-bravado:active { background-image:url(../images/shopbuttons/black/bravado.png); }
.buy li a.button-deezer:hover, .buy li a.button-deezer:active { background-image:url(../images/shopbuttons/black/deezer.png); }
.buy li a.button-emp:hover, .buy li a.button-emp:active { background-image:url(../images/shopbuttons/black/emp.png); }
.buy li a.button-googleplay:hover, .buy li a.button-googleplay:active { background-image:url(../images/shopbuttons/black/googleplay.png); }
.buy li a.button-hhv:hover, .buy li a.button-hhv:active { background-image:url(../images/shopbuttons/black/hhv.png); }
.buy li a.button-jpc:hover, .buy li a.button-jpc:active { background-image:url(../images/shopbuttons/black/jpc.png); }
.buy li a.button-levykauppaax:hover, .buy li a.button-levykauppaax:active { background-image:url(../images/shopbuttons/black/levykauppaax.png); }
.buy li a.button-linkfire:hover, .buy li a.button-linkfire:active { background-image:url(../images/shopbuttons/black/linkfire.png); }
.buy li a.button-mediamarkt:hover, .buy li a.button-mediamarkt:active { background-image:url(../images/shopbuttons/black/mediamarkt.png); }
.buy li a.button-mueller:hover, .buy li a.button-mueller:active { background-image:url(../images/shopbuttons/black/mueller.png); }
.buy li a.button-napster:hover, .buy li a.button-napster:active { background-image:url(../images/shopbuttons/black/napster.png); }
.buy li a.button-officialshop:hover, .buy li a.button-officialshop:active { background-image:url(../images/shopbuttons/black/officialshop.png); }
.buy li a.button-saturn:hover, .buy li a.button-saturn:active { background-image:url(../images/shopbuttons/black/saturn.png); }
.buy li a.button-soundcloud:hover, .buy li a.button-soundcloud:active { background-image:url(../images/shopbuttons/black/soundcloud.png); }
.buy li a.button-spotify:hover, .buy li a.button-spotify:active { background-image:url(../images/shopbuttons/black/spotify.png); }
.buy li a.button-tidal:hover, .buy li a.button-tidal:active { background-image:url(../images/shopbuttons/black/tidal.png); }
.buy li a.button-youtubemusic:hover, .buy li a.button-youtubemusic:active { background-image:url(../images/shopbuttons/black/youtubemusic.png); }

.products .product_links .buy1 { margin:20px auto -20px auto; }
.products .product_links .buy1 li { text-align:left; float:none; width:100%; }
.buy1 li a.button { position:relative; text-transform:none; text-align:left; display:block; width:100%; height:auto; min-height:80px; box-sizing:border-box; font-size:16px; line-height:1.2em; font-family:'webfont1', Arial, Helvetica, sans-serif; margin:0 !important; padding:10px; overflow:hidden; white-space:normal; text-overflow:ellipsis; }
.buy1 .shop_title { position:relative; margin:0 0 5px 0; color:#999; text-transform:uppercase; z-index:10; }
.buy1 .shop_text { position:relative; color:#333; font-family:"Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; z-index:11; }
.buy1 .shop_image { position:absolute; right:1px; top:1px; height:100%; height:calc(100% - 2px); width:48%; background:#fff; z-index:9; background-position:center center; background-repeat:no-repeat; -webkit-background-size:contain; -moz-background-size:contain; -o-background-size:contain; background-size:contain; }
.buy1 li a.button:hover .shop_image:before, .buy1 li a.button:active .shop_image:before { opacity:0.35; position:absolute; content:''; background:#ccc; width:100%; height:100%; left:0; top:0; }


/* video */
.video { background-image:url("../images/layout/bg-skull-orig-2000x2000.jpg"); }
.video .video_holder { position:relative; }
.video .video_player { position:relative; padding:0; }

.video_nav_holder { display:none; }
.video_nav { display:table; margin:0 auto; }
.video_nav li { display:table-cell; vertical-align:middle; text-align:center; text-transform:uppercase; }
.video_nav li a { display:block; font-size:28px; width:40px; height:40px; line-height:36px; overflow:hidden; text-align:center; }
.video_nav li a:link, .video_nav li a:visited { }
.video_nav li a:hover, .video_nav li a:active { }
.video_nav li.video_nav_prev { text-align:left; }
.video_nav li.video_nav_delimiter { width:25px; }
.video_nav li.video_nav_counter { text-align:center; font-size:24px; letter-spacing:3px; }
.video_nav li.video_nav_next { text-align:right; }

.video .video_display { position:relative; border:0px solid #000; margin:30px 0 0 0; }
.video .video_display .videoborder { margin:0; max-height:600px; background:rgba(0,0,0,0.5); }
.video .video_display .loading { width:100%; padding-bottom:50%; position:relative; background:rgba(0,0,0,0.5); }
.video .video_display .loading .icon { position:absolute; left:50%; top:50%; margin:-17px 0 0 -15px; font-size:30px; line-height:1em; }
.video .video_display .loading .icon:before { line-height:1em; }
.video .video_display .display { padding-bottom:0px !important; --ratioWidth:16; --ratioHeight:9; position:relative; margin:0 auto; width:100%; max-width:calc((var(--ratioWidth) / var(--ratioHeight)) * 600px); height:calc((var(--ratioHeight) / var(--ratioWidth)) * 1024px); /* keep tracking of all paddings, borders etc! */ max-height:600px; background:transparent; }
.video .video_desc { padding:20px 0; text-align:center; overflow:hidden; }
.video .video_desc .video_title { margin:0 0 10px 0; font-weight:bold; }
.video .video_desc .video_url { display:none; }

.video .itemlist .item .overlay .caption { background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5) 100%); }


/* dates */
.dates h3 { margin:0 0 15px 0; }
.dates .dates_block { margin:0; }
.dates .dates_block:last-child { }
.dates .dates_block .desc { margin:0 0 15px 0; }
.dates .dates_block .desc a.text_truncate_toggle .more { letter-spacing:0; font-family:inherit; text-transform:none; }
.dates .dateslist_holder { overflow:hidden; }
.dates .dateslist { position:relative; text-align:left; border-top:1px solid #444; margin:15px 0; }
.dates .dateslist li.item { position:relative; padding:15px 10px; display:table; width:100%; box-sizing:border-box; border-bottom:1px solid #444; }
.dates .dateslist li.row1 { background:rgba(0,0,0,0); }
.dates .dateslist li.row2 { background:rgba(0,0,0,0); }
.dates .dateslist li.item:hover { background:rgba(255,255,255,0.1); }
.dates .dateslist li.has2buttons { }
.dates .dateslist li a.deeplink { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.dates .dateslist li.item div { position:relative; display:table-cell; vertical-align:middle; }
.dates .dateslist li.row-more { display:none; }

.dates .dateslist li .date { font-size:22px; width:230px; pointer-events:none; text-transform:uppercase; }
.dates .dateslist li .date, .dates .dateslist li .location { }

.dates .dateslist li .cal { display:inline-block; margin:0 5px 0 5px; position:relative; pointer-events:auto; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; }
.dates .dateslist li .cal a { }
.dates .dateslist li .cal .calendar_links { display:none; position:absolute; z-index:200; left:40px; top:-32px; white-space:nowrap; padding:10px 18px 10px 10px; border:1px solid #999; background:rgba(0,0,0,0.95); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3); box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3); }
.dates .dateslist li .cal .calendar_links ul li { margin:5px 0; font-size:16px; }
.dates .dateslist li .cal .calendar_links ul li a:link, .dates .dateslist li .cal .calendar_links ul li a:visited { }
.dates .dateslist li .cal .calendar_links ul li a:hover, .dates .dateslist li .cal .calendar_links ul li a:active { }

.dates .dateslist li .location { width:auto; pointer-events:none; }
.dates .dateslist li .location span { display:inline-block; width:48%; }
.dates .dateslist li .location span.city { font-family:'webfont1', Arial, Helvetica, sans-serif; margin-right:2%; pointer-events:none; }
.dates .dateslist li .location span.city, .dates .dateslist li .location span.venue { vertical-align:middle; }
.dates .dateslist li .location span img { display:inline-block; display:none; pointer-events:all; margin:0 10px 0 0; }
.dates .dateslist li .location span.venue a { pointer-events:auto; }
.dates .dateslist li .location span.venue a:link, .dates .dateslist li .location span.venue a:visited { color:#eee; border-bottom:1px solid #ccc; }
.dates .dateslist li .location span.venue a:hover, .dates .dateslist li .location span.venue a:active { color:#5093f2; border-bottom:1px solid #5093f2; }

.dates .dateslist li .buttons { width:180px; padding-left:5px; }
.dates .buttons a.button { position:relative; font-size:16px !important; display:block; width:100%; box-sizing:border-box; margin:0; padding:10px 10px 9px 10px; text-align:center; text-transform:uppercase; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; vertical-align:baseline; }
.dates .buttons a.ticket:hover, .dates .buttons a.ticket:active { }
.dates .buttons a.onsale { padding-bottom:22px; cursor:default !important; pointer-events:none; }
.dates .buttons a.onsale .onsale_text { color:#eee; background:#5093f2; font-size:10px; line-height:9px; left:0px; bottom:0px; width:100%; box-sizing:border-box; font-family:Helvetica, Arial, sans-serif; position:absolute; display:block; margin:0; padding:4px 3px 3px 3px; }
.dates .dateslist li .buttons a.ticket2 { margin:0 0 10px 0; }
.dates .dateslist li .buttons a.soldout, .dates a.soldout { cursor:default !important; pointer-events:none; filter:alpha(opacity=66); -moz-opacity:0.66; opacity:0.66; }

.body_dates .dates .buttons a { display:inline-block; width:auto; min-width:240px; box-sizing:border-box; margin:0 0 10px 0; }
.dates .subscribe { margin:5px 0 0 0; }
.dates .desc { margin:15px 0 0 0; }
.dates .map { margin:15px 0 0 0; }
.dates .map .display { padding-bottom:56.25% !important; height:0; }


/* news */
.news { background-image:url("../images/layout/bg-skull-orig-2000x2000.jpg"); }
.news .section_wrapper { overflow:hidden; }
.news ul.sub_nav { display:none; margin:-30px 0 40px 0; }
.news ul.sub_nav li { font-size:28px; line-height:28px; letter-spacing:0px; }
.news ul.sub_nav li a:link, .news ul.sub_nav li a:visited { color:#1bcfc9; border-bottom:none; }
.news ul.sub_nav li a:hover, .news ul.sub_nav li a:active { color:#000; border-bottom:none; }

.news .news_holder { display:none; position:relative; margin:0 0 60px 0; }
.news .news_holder .item { text-align:left; }
.news .news_holder .item .visuals { width:47.5%; float:left; position:relative; }
.news .news_holder .item .visuals .videoborder .display { padding-bottom:0px !important; --ratioWidth:16; --ratioHeight:9; position:relative; margin:0 auto; width:100%; max-width:calc((var(--ratioWidth) / var(--ratioHeight)) * 600px); height:calc((var(--ratioHeight) / var(--ratioWidth)) * (982px * 0.475)); /* keep tracking of all paddings, borders etc! */ max-height:600px; background:transparent; }

.news .news_holder .item .date { margin:0 0 10px 0; font-size:13px; }
.news .news_holder .item .date a { color:#ccc; }
.news .news_holder .item .date a:link, .news .news_holder .item .date a:visited { }
.news .news_holder .item .date a:hover, .news .news_holder .item .date a:active { }
.news .news_holder .item .date .delimiter { color:#fff !important; opacity:0.5; }
.news .news_holder .item .texts { width:47.5%; float:right; padding:30px 0 0 0; }
.news .news_holder .item .texts h6 { margin:0 0 15px 0; }
.news .news_holder .item .texts a.link_url { display:block; margin:15px 0 0 0; }
.news .news_holder .item .share_options .desc { display:none; }

.news .itemlist .item { text-align:left; width:30%; width:calc((100% - 40px) / 3); margin:0 20px 20px 0; }
.news .itemlist .item:nth-child(4n+4) { /* 4., 8., 12. etc... */ margin:0 20px 20px 0; }
.news .itemlist .item:nth-child(4n+5) { /* 5., 9., 13. etc... */ clear:none; }
.news .itemlist .item:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 20px 0;  }
.news .itemlist .item:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:both; }
	
.news .itemlist .item .item_top { display:none; }
.news .itemlist .item .visuals { margin:0 0 10px 0; position:relative; }
.news .itemlist .item a.title { color:#fff; font-weight:bold; }

.news .itemlist .item:hover .overlay, .news .itemlist .item:focus .overlay { background:rgba(0,0,0,0.5); }
.news .itemlist .item .visuals .caption .icon { opacity:0; font-size:32px; color:#fff; }
.news .itemlist .item:hover .visuals .caption .icon, .news .itemlist .item:focus .visuals .caption .icon { opacity:1; }
.news .itemlist .item .visuals .imageborder_holder_s { }
.news .itemlist .item .visuals .imageborder_holder img { box-sizing:border-box; }

.news .itemlist .item .visuals .network_icon { font-size:20px; line-height:20px; text-shadow:0px 0px 1px rgba(0,0,0,.65); color:#fff; position:absolute; right:5px; top:5px; z-index:2; pointer-events:none; }
.news .itemlist .item .visuals .network_icon [class*=" icon-"]:before, .news .itemlist .item .visuals .network_icon [class^=icon-]:before { margin:0; }
.news .itemlist .item .readmore { margin:5px 0 0 0; }
.news .itemfacebook .attachment-data p.name { display:none; }

.news .follow { width:100%; width:calc(100% + 40px); margin:50px 0 0 -20px; padding:40px 0 80px 0; background:rgba(0,0,0,0.2); background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%) ; }
.news .follow h6 { text-transform:uppercase; }
.news .follow ul { font-size:0; text-align:center; }
.news .follow ul li { text-align:center; display:inline-block; margin:10px 10px 10px 10px; width:300px; }
.news .follow ul li a, .news .follow ul li iframe { margin:0 auto; }


/* music */
.music { background-image:url("../images/layout/bg-skull-orig-2000x2000.jpg");  }
.music .itemlist li .display { padding:0 0 100% 0; }
.music .itemlist .item a:link .overlay .caption, .music .itemlist .item a:visited .overlay .caption { filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.music .itemlist .item a:hover .overlay .caption, .music .itemlist .item a:focus .overlay .caption, .music .itemlist .item.on a .overlay .caption { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }

.music .music_holder { display:none; position:relative; margin:0 auto 60px auto; min-height:300px; }
.music .music_container { text-align:left; }
.music .music_container .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; }
.music .music_container h5 { font-family:Helvetica, Arial, sans-serif; margin:0 0 20px 0; }
.music .music_container .visual { float:left; width:25%; position:relative; }
.music .music_container .visual h5 { display:none; }
.music .music_container .imageborder_holder { margin:0 0 10px 0; display:block; width:100%; position:relative; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.music .music_container .date { font-size:14px; }
.music .music_container .category { margin:0 0 20px 0; }
.music .buy { text-align:center; margin:15px auto 0 auto; }
.music .buy li { float:none; width:100%; margin:0 0 15px 0; }
.music .buy li a { font-size:16px; text-transform:uppercase; display:block; text-align:center; }
.music .buy li a:hover, .music .buy li a:active { }

.music .music_container .desc { float:right; width:71%; }
.music .music_container .desc h5 { text-transform:none; margin:0 0 10px 0; }
.music .music_container h6 { margin:0 0 10px 0; }
.music .music_container .text { margin:0 0 20px 0; }

/* music > tracklist */
.music .tracklist { position:relative; width:100%; margin:0 auto 30px auto; padding:0; border-top:1px solid #666; }
.music .tracklist .track { margin:0; padding:5px 0; position:relative; width:100%; min-height:30px; border-bottom:1px solid #666; }
.music .tracklist .row1 { }
.music .tracklist .row2 { }
.music .tracklist .track:hover, .music .tracklist .track_on { background:rgba(0,0,0,0.06); }

.music .tracklist .track .track_desc { position:relative; margin-bottom:-5px; /* sunrise-font-fix */ }
.music .tracklist .track .track_desc ul { display:table; width:100%; }
.music .tracklist .track .track_desc ul li { display:table-cell; vertical-align:middle; text-align:right; width:120px; padding-right:5px; }
.music .tracklist .track .track_desc ul li.track_playback { cursor:pointer; padding:5px; width:30px; text-align:left; }
.music .tracklist .track .track_desc ul li.track_name { cursor:pointer; padding:5px; width:auto; text-align:left; }

.music .tracklist .track .track_desc .track_playback .track_nr { display:block; }
.music .tracklist .track .track_desc .track_playback .playback_icon { display:none; }
.music .tracklist .track:hover .track_desc .track_playback .track_nr { display:none; }
.music .tracklist .track:hover .track_desc .track_playback .playback_icon { display:block; }
.music .tracklist .track_on .track_desc .track_playback .track_nr { display:none; }
.music .tracklist .track_on .track_desc .track_playback .playback_icon { display:block; }

.music .tracklist .track_disabled:hover { background:none; }
.music .tracklist .track_disabled .track_desc ul li.track_playback { cursor:default; color:#999; }
.music .tracklist .track_disabled .track_desc ul li.track_name { cursor:default; color:#999; }
.music .tracklist .track_disabled:hover .track_desc .track_playback .track_nr { display:block; }
.music .tracklist .track_disabled:hover .track_desc .track_playback .playback_icon { display:none; }

.music .tracklist .track .track_progress { position:absolute; left:0px; top:0px; width:0%; height:100%; background-color:#ccc; background-color:rgba(255,255,255,0.2); }
.music .tracklist .track .track_progress { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.music .tracklist .track_on .track_progress { -webkit-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -o-transition:all 1.5s ease-in-out; transition:all 1.5s ease-in-out; }

.music .tracklist .autoctrl { margin:10px 0 0 0; }


/* lyrics */
.lyrics { }
.lyrics .sub_nav  { display:none; margin:-35px 0 35px 0; }
.lyrics .itemlist li.item .display { padding:0 0 100% 0; }
.lyrics .lyrics_holder { display:none; position:relative; margin:0 auto 60px auto; }
.lyrics .lyrics_holder .desc { font-size:0.8em; }
.lyrics .lyrics_holder .tracklist { width:50%; margin:20px auto 0 auto; }
.lyrics .lyrics_holder .tracklist ul { text-align:left; }


/* bio */
.bio { }
.bio ul.sub_nav { margin:-35px 0 35px 0; }
.bio .bio_img { float:left; width:30%; width:calc((100% - 40px) / 3); margin:0 20px 20px 0; }
.bio .text { text-align:left; margin:30px 0 15px 0; }
.bio .more { text-align:left; }
.bio .more a { display:inline; text-align:left; margin:0; }


/* shop */
.shop { }
.shop .items { grid-template-columns:repeat(auto-fill, calc((100% - 80px) / 3)); grid-gap:40px; display:grid; justify-content:space-between; width:100%; margin:0; padding:0; text-align:center; }
.shop .items-2 { grid-template-columns:repeat(auto-fill, calc((100% - 40px) / 2)); }
.shop .items-1 { display:block; max-width:580px; margin:0 auto; }
.shop .item { margin:0 0 20px 0; padding:0; display:block; text-align:center; box-sizing:border-box; }
.shop .item a.imageborder { -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); }
.shop .item h6 { margin:0 0 20px 0; }
.shop .item .texts { margin:20px 0 0 0; font-size:0.8em; }
.shop .item .more {/* display:none; */}
.shop .more a { padding:0 15px; }


/* newsletter */
.newsletter { background-image:url("../images/layout/bg-skull-orig-2000x2000.jpg");  }
.newsletter .section_content { max-width:580px; }
.newsletter #nl_btn_send { margin-top:15px; }
.newsletter .nl_legal_text { font-size:14px; line-height:17px; text-align:justify; margin:0 0 20px 0; }
.newsletter .nl_legal_text a { text-decoration:underline; }
.newsletter .required  { text-align:left; margin-top:20px; }


/* footer */
.footer { z-index:1; position:relative; width:100%; min-width:360px; font-size:9px; text-align:center; }
.footer_wrapper { padding:80px 0; background:rgba(0,0,0,0.5); }

.footer .logo a { max-width:420px; display:block; margin:0 auto 40px auto; }
.footer .logo a .svg { width:100%; display:block; margin:0 auto; }
.footer .logo a:link .fill, .footer .logo a:visited .fill { fill:#fff; }
.footer .logo a:hover .fill, .footer .logo a:active .fill { fill:#5093f2; }

.footer .skip {font-family:'webfont1', Impact, Helvetica, Arial, sans-serif;font-size: 18px;text-transform:uppercase;letter-spacing: 3px;margin:-10px 0 30px 0;padding:0;}
.footer .skip a:link, .footer .skip a:visited { }
.footer .skip a:hover, .footer .skip a:active { }

.footer .social ul { position:relative; text-align:center; margin:0 auto 10px auto; font-size:0; }
.footer .social li { display:inline-block; margin:0; padding:0 10px; border-right:1px solid #fff; border-right:thin solid rgba(255,255,255,0.3); }
.footer .social li:last-child { border-right:0px none; }
.footer .social li a { display:block; text-align:center; font-size:36px; line-height:60px; width:60px; height:60px; overflow:hidden; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.footer .social li a:link, .footer .social li a:visited { color:#5093f2; }
.footer .social li a:hover, .footer .social li a:active { color:#fff; }

.footer .partner { color:#888; background:#222 url("../images/layout/bg_noise.png") center top; font-size:14px; margin:20px 0; padding:20px 0 10px 0; border-top:1px solid #333; border-bottom:1px solid #333; }
.footer .partner ul { position:relative; text-align:center; margin:10px auto 0 auto; font-size:0; }
.footer .partner ul li { width:150px; display:inline-block; font-size:16px; margin:0 10px; }
.footer .partner ul li a:link img, .footer .partner ul li a:visited img { filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
.footer .partner ul li a:hover img, .footer .partner ul li a:active img { filter:alpha(opacity=100); -moz-opacity:1; opacity:1;  }

.credits { color:#fff; text-transform:uppercase; letter-spacing:2px; line-height:14px; padding:10px 20px 0 20px; }
.credits a:link, .credits a:visited { color:#999; }
.credits a:hover, .credits a:active { color:#fff; }
.credits .optout { font-size:14px; margin:0 0 20px 0; text-transform:none; }
.credits .optout a { display:inline-block; margin:0 0 10px 0; }
.credits .delimiter { filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; }


/* images */
.imageborder, .contentborder { position:relative; border:0px solid #999; }
a.imageborder { display:block; border:0px solid #999; }
a.imageborder:link, a.imageborder:visited, a:link .imageborder, a:visited .imageborder { border:0px solid #999; }
a.imageborder:hover, a.imageborder:active, a:hover .imageborder, a:active .imageborder { border:0px solid #fff; }

.imageborder_holder {margin: 0 0 20px 0;position:relative;overflow:hidden;box-sizing:border-box;}
.imageborder_holder img { width:100%; height:auto !important; }
.imageborder_holder a img { box-sizing:border-box; position:relative; -webkit-transition:-webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; transition:transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; -webkit-transform:translateZ(0); -ms-transform:translateZ(0); transform:translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
.imageborder_holder a { box-sizing:border-box; position:relative; width:100%; height:100%; display:block; }
.imageborder_holder a .icon { color:#fff; text-shadow:0px 0px 3px rgba(0,0,0,.75); width:100%;height:100%;top:0px;text-align:center;font-size: 48px;display:block;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position:absolute;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.imageborder_holder a .icon:before { position:absolute; width:100%; text-align:center; top:50%; left:0; margin:-16px 0 0 0; padding:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.imageborder_holder a:hover .icon, .imageborder_holder a:focus .icon { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover .icon:before, .imageborder_holder a:focus .icon:before { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover img, .imageborder_holder a:focus img { /* filter:alpha(opacity=0.5); -moz-opacity:0.5; opacity:0.5; */ }

.imageborder_ratio a { position:absolute; top:0px; right:0px; bottom:0px; left:0px; width:100%; height:100%; display:block; }
.imageborder_ratio a .imageborder { position:relative; width:100%; height:100%; box-sizing:border-box; }
.imageborder_ratio a .imageborder .display { position:relative; top:0px; right:0px; bottom:0px; left:0px; display:block; overflow:hidden; width:100%; height:100%; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.imageborder_ratio a .imageborder .display img { position:relative; width:100%; top:50%; height:auto !important; -webkit-transform:translateY(-50%) translateZ(0); -ms-transform:translateY(-50%) translateZ(0); transform:translateY(-50%) translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari 5.1-6.0 "only" override, stack->q=16348489 */ ::i-block-chrome,.imageborder_ratio a .imageborder .display img { position:absolute; top:0; bottom:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); } }

.imageborder_ratio_s a .imageborder .display { background:#000; }
.imageborder_ratio_s a .imageborder .display img { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); }

img.contained { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; }
img.fancybox { cursor:pointer; }
img.grayscale { -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }


/* videos */
.videoborder { position:relative; max-height:600px; border:0px solid #999; margin:0 0 20px 0; background:#000; }
.videoborder .display { width:100%; height:0; display:block; position:relative; padding-bottom:56.25%; background:#000; overflow:hidden; }
.videoborder .display { padding-bottom:0px !important; --ratioWidth:16; --ratioHeight:9; position:relative; margin:0 auto; width:100%; max-width:calc((var(--ratioWidth) / var(--ratioHeight)) * 600px); height:calc((var(--ratioHeight) / var(--ratioWidth)) * (100vw - 0px)); /* keep tracking of all paddings, borders etc! */ max-height:600px; }
.videoborder .display iframe, .videoborder .display video { position:absolute; top:0; left:0; width:100%; height:100%; }
.videoborder .display .iframe_instagram { top:-54px !important; left:0px; width:100%; height:105%; height:-webkit-calc(100% + 54px); height:calc(100% + 54px); }
.videoborder .display .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; color:#666; }


/* misc */
.animated_manual_animation { -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both; }
.animated, .animated_manual { visibility:hidden; }
.visible { visibility:visible; }

.more { text-align:center; padding:15px 0 0 0; font-family:'webfont1', Helvetica, Arial, sans-serif; font-weight:normal; text-transform:uppercase; letter-spacing:1px; }
.more a { display:inline-block; padding:10px 0; }
.more .button { margin:0 auto; }
.more a:link, .more a:visited { }
.more a:hover, .more a:active { }
a.text_truncate_toggle { text-decoration:none; }
.text_truncate .more, a.bold { text-align:left; padding:10px 0; font-size:inherit; line-height:inherit; font-weight:normal; }

.blw { display:inline-block; width:0.1px; }
.icon-vk:before { margin-left:-7px !important; }
.nomore { margin:10px 0; font-size:12px; line-height:12px; text-transform:uppercase; }
.no_content { text-align:center; } 
#log { position:fixed; z-index:1000; left:5px; bottom:5px; background:#666; color:#fff; text-align:left; font-size:9px; line-height:18px; font-family:Helvetica, Arial, sans-serif; border:2px solid #000; padding:5px; width:500px; max-height:100px; overflow:scroll; overflow-x:hidden; overfow-y:scroll; }
#log .ctrl { position:absolute; right:5px; top:5px; }
.anchor { width:1px; height:1px; overflow:hidden; }
object, embed { -moz-outline-style:none; outline:none; display:block; margin:0; padding:0; }
.small { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.loading { text-align:center; font-size:24px; }
.loading .icon:before {line-height:2.5em;}
@-webkit-keyframes pump { 0% {-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)} 100% {-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} }
@keyframes pump { 0% {-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)} 100% {-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} }

.round { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.blink { -webkit-animation:blink-animation 1s step-start 0s infinite; animation:blink-animation 1s step-start 0s infinite; } @-webkit-keyframes blink-animation { 50% { opacity:0; } } @keyframes blink-animation { 50% { opacity:0; } }
.shadow { -moz-box-shadow:1px 2px 15px rgba(0, 0, 0, 1); -webkit-box-shadow:1px 2px 15px rgba(0, 0, 0, 1); box-shadow:1px 2px 15px rgba(0, 0, 0, 1); }
.transition_all { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.engraved { text-shadow:0px 1px 0px rgba(255,255,255,.3); }
.dimmed { cursor:default; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; }
.textshadow { text-shadow:0px 0px 3px rgba(0,0,0,.75); }
.noselect { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.table { display:table; }
.row { display:table-row; }
.cell { display:table-cell; vertical-align:middle; }
.v_center_parent { -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.v_center_child { position:relative; top:50%; -webkit-transform:translateY(-50%) translateZ(0) !important; -ms-transform:translateY(-50%) translateZ(0) !important; transform:translateY(-50%) translateZ(0) !important; -webkit-filter:blur(0); filter:blur(0); }
.avoid-clicks { pointer-events:none; }
.h_divider_big { width:100%; height:7px; display:block; border-bottom:1px solid #654f33; background:rgba(0,0,0,0.3) url(../images/layout/bg_h_divider_big.png) center center repeat-x; } 
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
hr { height:0; border:0; border-top:1px dotted #999; clear:both; margin:15px 0; }
.twocolumns { -webkit-columns:2; -moz-columns:2; columns:2; -webkit-column-gap:2em; -moz-column-gap:2em; column-gap:2em; /* -webkit-column-rule:1px dotted #999; -moz-column-rule:1px dotted #999; column-rule:1px dotted #999; */ }
.threecolumns { -webkit-column-count:3; -moz-column-count:3; column-count:3; -webkit-column-gap:2em; -moz-column-gap:2em; column-gap:2em; }


/* forms */
.form0 { display:none !important; }
label { font-size:16px; text-align:left; display:block; margin:0 0 5px 0; }
label.warning { color:#f00; }

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input, input.text, input.title, textarea, select { font-family:Helvetica, Arial, sans-serif; font-size:18px; color:#444; width:100%; box-sizing:border-box; border:1px solid #ccc; background:#eee; margin:0 0 20px 0; padding:15px 10px; }
select { padding:14px 10px; }
textarea { height:150px; }
input.text:focus, input.title:focus, textarea:focus, select:focus { color:#000; background:#fff; }
input[type="text"]:disabled { cursor:not-allowed; }

input.submit, a.button, a.button:link, a.button:visited, .button, button, .button, button, input[type="submit"], input[type="reset"], input[type="button"] {font-family: 'webfont1', Arial, Helvetica, sans-serif;font-weight: normal;color: #5093f2;border:1px solid #5093f2; background-color:rgba(0,0,0,0.33); font-size:24px;letter-spacing:0px;text-shadow:none;text-transform:uppercase;text-decoration:none;display:inline-block;cursor:pointer;margin:0 0 20px 0;padding:15px 15px 14px 15px;box-sizing:border-box;text-align:center;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.button:hover, button:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:active, button:active, a.button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active { color:#000; border:1px solid #fff; background-color:#fff; text-shadow:none; }
.button_full { width:100%; display:block; }

input.warning { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }
input.warning:focus { color:#f00; }
input.share_url { padding-left:30px; background-image:url(../images/layout/bg_link.png); background-position:7px center; background-repeat:no-repeat; }

.feedback {display:none;border:1px solid #b6b656;margin:0 0 20px 0;padding:30px;text-align:center;color:#000;background:#ffffdd;position:relative; font-family:Arial, Helvetica, sans-serif; }
.feedback a { color:#000; text-decoration:underline; }
.feedback a.close { display:none; position:absolute; right:5px; top:10px; color:#5e5e2c; font-size:36px; text-decoration:none; }
.feedback a.close:hover, .feedback a.close:active { color:#000; }


/* share */
body.desktop .share_tools a.share_whatsapp, body.desktop .share_tools a.share_facebook_messenger { display:none !important; }
.share_tools a.button { margin:0 5px 10px 5px; }
.share_tools_big { text-align:center; }
.share_tools_big .share_tools a.button { font-size:24px; width:49px; height:49px; line-height:48px; text-align:center; margin:0 10px 10px 10px; padding:0; overflow:hidden; }


/* fancybox */
.fancybox-title .share_tools { margin:10px 0 0 0; }
.fancybox-title .infos { width:100%; margin:0; padding:5px 0; font-size:10px; line-height:12px; }
.fancybox-title .infos .loading { font-size:13px; display:inline; }
.fancybox-title .infos .loading .icon { display:inline; }


/* media-queries + device-switches */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

}

@media screen and (max-width:640px) and (orientation: portrait) {
	body, td, th, p, li { font-size:20px; }
}

@media screen and (orientation: landscape) {

}

@media screen and (max-height:600px) {
	.nav_overlay .tab ul li { margin:10px 0; }
	.nav_overlay .tab ul li a { line-height:22px; font-size:22px; padding:10px 0 8px 0; }
}

@media screen and (min-width:640px) {
	.share h4 span { display:block; }
}

@media screen and (max-width:1080px) {
	.video .video_display .display { height:calc((var(--ratioHeight) / var(--ratioWidth)) * (100vw - 40px)); /* keep tracking of all paddings, borders etc! */ }
	.news .news_holder .item .visuals .videoborder .display { height:calc((var(--ratioHeight) / var(--ratioWidth)) * ((100vw - 100px) * 0.475)); }
}

@media screen and (max-width:1240px) {	
	.header_norm .social { display:none; }
	.nav_overlay .nav_social .social { display:block; }	
}

@media screen and (max-width:960px) {
	.itemview { width:100%; float:none; }
	.itemview_medium { width:65%; }
		
	.sidebar { width:100%; float:none; margin:60px 0 0 0; }
	.sidebar .sidebar_header { margin:0 0 30px 0; }
	.sidebar .sidebar_header h5 { text-align:center; position:relative; display:inline-block; }
	.sidebar .sidebar_header h5:before, .sidebar .sidebar_header h5:after { background:#fff; content:""; display:block; height:1px; position:absolute; top:50%; width:400%; filter:alpha(opacity=33); -moz-opacity:0.33; opacity:0.33; }
	.sidebar .sidebar_header h5:before { right:110%; }
	.sidebar .sidebar_header h5:after { left:110%; }
	.sidebar .sidebar_header .h5_container { margin:0; position:relative; overflow:hidden; text-align:center; }
	.sidebar .textlist li { width:48%; }
	.sidebar .textlist li:first-child { padding:0 0 15px 0; border-top:0px none; }
	.sidebar .textlist li.active { display:none; }
}

@media screen and (max-width:860px) {		
	/* 3 li pro reihe */
	.itemlist li {width:30%;width:calc((100% - 40px) / 3);margin: 0 20px 40px 0;}
	.itemlist li:nth-child(4n+4) { margin:0 20px 20px 0; }
	.itemlist li:nth-child(4n+5) { clear:none; }
	.itemlist li:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 20px 0;  }
	.itemlist li:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:both; }
	
	.products .product_list_3 .product, .products .product_list_3 .product:nth-child(odd), .products .product_list_3 .product:nth-child(even) { width:47%; margin:0 0 60px 0; float:left; clear:none; }
	.products .product_list_3 .product:nth-child(odd) { float:left; clear:both; }
	.products .product_list_3 .product:nth-child(even) { float:right; }
	.product_desc .buy { width:100%; }
	
	.dates .dateslist li .location span { display:block; width:100%; }

	.music .product { width:50%; margin:0 0 60px 0; }
	.music .product:nth-child(2n+1) { clear:both; }
    
    .shop .items { grid-template-columns:repeat(auto-fill, calc((100% - 40px) / 2)); }
}

@media screen and (max-width:768px) {
	.twocolumns { -webkit-columns:1; -moz-columns:1; columns:1; }
}

@media screen and (max-width:720px) {
	/* 2 li pro reihe */
	.itemlist li:nth-child(3n+3) { margin:0; }
	.itemlist li:nth-child(3n+4) { clear:none; }
	.itemlist li:nth-child(odd) {float:left;width:48%;margin: 0 0 40px 0;}
	.itemlist li:nth-child(even) { float:right; width:48%; margin:0 0 40px 0; }
	.itemlist li:nth-child(2n+3) { /* 3., 5., 7. etc... */ clear:both; }

	.sidebar .textlist li:nth-child(odd) { float:left; }
	.sidebar .textlist li:nth-child(even) { float:right; }
	
	.teaser .carousel-cell .attachment .attachment-data .description .buy li a { min-width:150px; }
	
	.dates .dateslist li.item { display:block; padding:25px 10px; }	
	.dates .dateslist li.item:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }	
	.dates .dateslist li.row-more { display:none; }
	.dates .dateslist li.item div { display:block; }	
	.dates .dateslist li .date { width:50%; display:block; }
	.dates .dateslist li .location { float:left; width:55%; display:block; }
	.dates .dateslist li .buttons { float:right; width:40%; display:block; }
	.dates .dateslist li.has2buttons .buttons { margin-top:-20px; }	

	.news .itemlist .item { width:48%; margin:0 0 45px 0; }
	.news .itemlist .item:nth-child(4n+4) { /* 4., 8., 12. etc... */ margin:0 0 45px 0; }
	.news .itemlist .item:nth-child(4n+5) { /* 5., 9., 13. etc... */ clear:none; }
	.news .itemlist .item:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 45px 0; }
	.news .itemlist .item:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:none; }	
	.news .itemlist .item:nth-child(odd) { float:left; }
	.news .itemlist .item:nth-child(even) { float:right;}
	.news .itemlist .item:nth-child(2n+3) { /* 3., 5., 7. etc... */ clear:both; }
	
	.news .follow ul li { text-align:left; }
	.news .follow ul li a, .news .follow ul li iframe { margin:0 auto 0 0; }
}

@media screen and (max-width:640px) {
	.bg_image { background-attachment:scroll; }
	
	.sidebar .itemlist li { padding:0; }
	.sidebar .textlist li { padding: 0 0 15px 0; }	
	.itemview_medium { width:100%; }

	.carousel-cell .attachment .attachment-data .description {padding: 0px 60px 140px 60px;}
	.teaser .description .date { font-size:32px; }
	.carousel-cell .attachment .attachment-data .description .buy li { max-width:90%; max-width:calc(100% - 40px); display:block; margin:0 auto 10px auto; }
	
	.products .product_list { display:block; }
	.products .product_list .product {display:block;float:none;width:100%;margin: 0 0 60px 0;padding:0 !important;}
	.products .product_list .product .product_img { display:block; width:100%; }
	.products .product_list .product .product_desc { display:block; padding:0; }
	.products .product_list .product .product_desc h5 { margin:30px 0 5px 0; }
	.product_desc .buy { width:80%; }
	
	.news .news_holder .item .visuals { width:100%; float:none; }
	.news .news_holder .item .visuals .videoborder .display { height:calc((var(--ratioHeight) / var(--ratioWidth)) * (100vw - 100px)); }
	.news .news_holder .item .item_top { width:100%; float:none; margin:0 0 10px 0; }
	.news .news_holder .item .texts { width:100%; float:none; }
	
	.music .music_container .visual { float:none; width:100%; }
	.music .music_container .imageborder_holder { float:left; margin:0 20px 20px 0; width:33%; }
	.music .music_container .visual h5 { display:inline; }	
	.music .buy { float:none; }	
	.music .music_container .desc { float:none; margin:10px 0 0 0; width:100%; }
	.music .music_container .desc h5 { display:none; }
	.music .tracklist .track { padding:10px 0; }

	.bio .bio_img { width:45%; width:calc((100% - 20px) / 2); margin:0 20px 5px 0; }
	
	.newsletter .col { float:none; width:100%; margin:0 auto; }
	
	.threecolumns { -webkit-column-count:2; -moz-column-count:2; column-count:2; -webkit-column-gap:2em; -moz-column-gap:2em; column-gap:2em; }
}

@media screen and (max-width:580px) {	
	/* 1 li pro reihe
	.itemlist li { clear:both !important; float:none !important; width:100% !important; margin:0 0 60px 0 !important; } */
	.sidebar .itemlist li { width:100%; }
	
	.news .itemlist .item, .blog .itemlist .item { clear:both !important; float:none !important; width:100% !important; margin:0 0 60px 0 !important; }
	
	.footer .social li { padding:0; }

	.threecolumns { -webkit-column-count:1; -moz-column-count:1; column-count:1; -webkit-column-gap:0em; -moz-column-gap:0em; column-gap:0em; }
}

@media screen and (max-width:500px) {
	.nav_overlay .nav_social .social li { display:inline-block;margin:10px;border-bottom:0px none;overflow:hidden;}
	.nav_overlay .nav_social .social li a { font-size:32px; line-height:36px; text-align:center; padding:0px; width:36px; height:36px; display:block; overflow:hidden; }
	
	.bio .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
}

@media screen and (max-width:480px) {
	h3 { font-size:42px; }

	.product_desc .buy { width:100%; }
	
	.dates .dateslist li .date { width:100%; }
	.dates .dateslist li .location { width:100%; }
	.dates .dateslist li .buttons, .dates .dateslist li.has2buttons .buttons { width:100%; margin:15px 0 0 0; }
	.dates .itemview .buttons li { display:block; margin:0; }
	.dates .itemview .buttons li a { width:100%; }
	.dates .itemview .buttons li a.ticket2 { margin:0 0 10px 0; }
	.dates .dateslist li .cal .calendar_links { left:-18px; top:32px; }
}