@charset "UTF-8";
/* // volbeat | 6 | style.css */

/* @font-face */
@font-face { font-display:swap; 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; }
@font-face { font-display:swap; font-family:'webfont2'; src:url('../fonts/webfont2.eot'); src:url('../fonts/webfont2.eot?#iefix') format('embedded-opentype'), url('../fonts/webfont2.woff2') format('woff2'), url('../fonts/webfont2.woff') format('woff'), url('../fonts/webfont2.ttf') format('truetype'), url('../fonts/webfont2.svg#webfont2') format('svg'); font-weight:normal; font-style:normal; }


/* reset etc. */
html, body { overflow:visible; }
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; }


/* css variables */
:root {
    --css_wrapper_max_width:1080px;
    --css_wrapper_padding_h:60px;
 
    /* teaser/start-colors */
    --css_bg_color0:#000;
    --css_color0:#fff; --css_a_link0:#ffb323; --css_a_hover0:#fff;
    --css_btn_color0:#ffb323; --css_btn_border_color0:#ffb323; --css_btn_bg_color0:transparent; --css_btn_hover_color0:#000; --css_btn_hover_border_color0:#fff; --css_btn_hover_bg_color0:#fff;

    /* .bg1-colors */
    --css_bg_color1:#330c04;
    --css_color1:#fff; --css_a_link1:#ffb323; --css_a_hover1:#fff;
    --css_btn_color1:#ffb323; --css_btn_border_color1:#ffb323; --css_btn_bg_color1:transparent; --css_btn_hover_color1:#000; --css_btn_hover_border_color1:#fff; --css_btn_hover_bg_color1:#fff;
    
    /* .bg2-colors */
    --css_bg_color2:#200603;
    --css_color2:#fff; --css_a_link2:#ffb323; --css_a_hover2:#fff;
    --css_btn_color2:#ffb323; --css_btn_border_color2:#ffb323; --css_btn_bg_color2:transparent; --css_btn_hover_color2:#000; --css_btn_hover_border_color2:#fff; --css_btn_hover_bg_color2:#fff;
    
    /* .bg3-colors */
    --css_bg_color3:#1f0703;
    --css_color3:#fff; --css_a_link3:#ffb323; --css_a_hover3:#fff;
    --css_btn_color3:#000; --css_btn_border_color3:#000; --css_btn_bg_color3:transparent; --css_btn_hover_color3:#ed2424; --css_btn_hover_border_color3:#ed2424; --css_btn_hover_bg_color3:transparent;
    
    /* specials */
    --css_hilite_color:#ccc; --css_divider_color:#493211; --css_divider_border:1px solid #936015;
}


/* basics */
body { overflow:visible !important; color:var(--css_color1); background:var(--css_bg_color1) url("../images/layout/bg_classy-fabric.png"); font-size:18px; font-family:"webfont1", Helvetica, Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; text-align:left; -ms-word-wrap:break-word; word-wrap:break-word; }
td, th, p, li { color:inherit; font-size:18px; font-family:"webfont1", Helvetica, Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; text-align:left; -ms-word-wrap:break-word;word-wrap:break-word;}
b, strong { font-weight:bold; }
em, i { font-style:italic; }

h1, h2, h3, h4, h5, h6 { line-height:1.1em; font-weight:normal; margin:0px; padding:0px; position:relative; 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 { font-family:"webfont2", Helvetica, Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; line-height:1.1em; 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 { font-size:54px; margin:0 0 40px 0; padding:0; text-align:center; text-transform:uppercase; }
h2 { font-size:56px; margin:0 0 40px 0; padding:0; text-align:center; text-transform:uppercase; }
h3 { font-size:36px; }
h3 .subtitle { font-size:24px; letter-spacing:2px; text-align:center; text-transform:uppercase; margin:0 0 10px 0; display:block; }
h4 { font-size:32px; text-align:center; margin:0 0 20px 0; }
h5 { font-size:30px; line-height:1.3em; margin:0 0 15px 0; }
h6 { font-size:24px; margin:0 0 10px 0; }
td img, img { display:block; }
sup { vertical-align:super; font-size:0.66em; }

a:link, a:visited { color:var(--css_a_link1); text-decoration:none; -moz-outline-style:none; outline:none; }
a:hover, a:active, a:focus { color:var(--css_a_hover1); text-decoration:none; -moz-outline-style:none; outline:none; }
.text a { text-decoration:underline; }


/* msg */
#msg { position:fixed; display:block; top:0; left:0; right:0; padding:30px; border-bottom:var(--css_divider_border); background:#000; box-shadow:0px 0px 7px rgba(0,0,0,0.75); z-index:10002; }
#msg a.close { display:block; }


/* header_norm */
.header_norm { transition:all 0.25s ease-in-out; width:100%; position:fixed; text-align:center; z-index:7000; height:200px; background:var(--css_bg_color1) url("../images/layout/bg_classy-fabric.png"); }
.header_norm:before { content:''; width:100%; height:100%; display:block; left:0px; bottom:0px; position:absolute; box-shadow:0px 0px 7px rgba(0,0,0,0.75); }
#header_bottom { transition:all 0.25s ease-in-out; content:''; background:#000; width:100%; height:200px; display:block; position:relative; }

.header_norm .logo, .header_norm .logo .svg, .header_norm .logo a { transition:all 0.25s ease-in-out; display:block; width:280px; height:95px; }
.header_norm .logo { position:relative; margin:0 auto; padding:14px 0 9px 0; }
.header_norm .logo .svg { position:relative; margin:0 auto; padding:0; }
.header_norm .logo a { overflow:hidden; }
.header_norm .logo .svg .fill-0 { stroke:#000; stroke-width:1px; }
.header_norm .logo a:link .fill, .header_norm .logo a:visited .fill { fill:var(--css_a_link0); }
.header_norm .logo a:hover .fill, .header_norm .logo a:active .fill { fill:var(--css_a_hover0); }

.header_norm .menu { transition:all 0.25s ease-in-out; background:transparent; position:absolute; text-align:center; width:50px; height:50px; left:46px; top:-200px; margin:0; }
.header_norm .menu a.btn { display:block; width:32px; height:18px; padding:16px 14px; }
.header_norm .menu a.btn .nav-icon { position:relative; width:32px; height:18px; display:block; }
.header_norm .menu a.btn .nav-icon span {position:absolute;width:32px;height:2px;display:block; background:var(--css_a_link0); -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:var(--css_a_hover0); }
.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 .social { position:absolute; left:20px; top:37px; }
.header_norm .social ul { text-align:center; font-size:0; }
.header_norm .social ul li { float:none; display:inline-block; font-size:28px; line-height:45px; margin:0 10px 0 0; text-shadow:0px 1px 2px rgba(0,0,0,0.5); }
.header_norm .social ul li a:link, .header_norm .social ul li a:visited { }
.header_norm .social ul li a:hover, .header_norm .social ul li a:active { }

.header_norm .top_member { position:absolute; right:20px; top:26px; font-size:11px; }
.header_norm .top_member ul li { float:left; margin:0 5px; height:45px; display:table; position:relative; }
.header_norm .top_member ul li.sign-in-out { font-size:15px; }
.header_norm .top_member ul li.member_name #member_feedback .loading .spinner { width:14px; height:14px; }
.header_norm .top_member ul li.member_img_holder { margin:0 5px; padding:0; position:relative; width:66px; height:45px; overflow:hidden; background:url(../images/layout/top_member_img_bg.png?v=2019) no-repeat; background-size:66px 45px; }
.header_norm .top_member ul li.member_img_holder #member_img { position:absolute; left:17px; top:6px; width:32px; height:32px; overflow:hidden; z-index:1; background-position:center center; background-repeat:no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.header_norm .top_member ul li.member_img_holder #member_img_fg { position:absolute; left:17px; top:6px; width:32px; height:32px; overflow:hidden; background:url(../images/layout/top_member_img_fg.png?v=2019) no-repeat; background-size:32px 32px; z-index:2; }
.header_norm .top_member .div_outer { display:table; width:100%; height:100%; }
.header_norm .top_member .div_inner { display:table-cell; text-align:center; vertical-align:middle; }
.header_norm .top_member .logo_ra img { float:right; margin:3px 25px 0 0; }

.header_norm .nav { position:relative; text-align:center; margin:0 auto; background:rgba(0,0,0,0.15); border-top:thin solid #92857c; overflow:hidden; }
.header_norm .nav ul { margin:0 auto; text-align:center; font-size:0; height:40px; -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,1); -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,1); box-shadow:inset 0px 0px 10px rgba(0,0,0,1); }
.header_norm .nav li { display:inline-block; margin:2px 10px 0 10px; letter-spacing:2px; font-size:24px;line-height:36px;font-family:"webfont1", "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;text-transform:uppercase;}
.header_norm .nav li a { color:#92857c; display:block;border-bottom:1px solid transparent;text-shadow:0px 0px 2px rgba(0,0,0,0.7);}
.header_norm .nav li a:hover, .header_norm .nav li a:active, .header_norm .nav li.on a { color:#fff; }
.header_norm .nav li.on a { }
.header_norm .nav ul.public_nav { background:rgba(0,0,0,0.2); }
.header_norm .nav ul.member_nav { border-top:thin solid #92857c; border-bottom:thin solid #92857c; position:relative; height:40px; }
.header_norm .nav ul.member_nav li { font-size:22px; line-height:39px; height:40px;}
.header_norm .nav ul.member_nav li div.fence { display:none; }
.header_norm .nav ul.member_nav li.fence { cursor:not-allowed; margin:0; padding:0; position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; box-sizing:border-box; background:url(../images/layout/bg_fence.png) center top; background-size:480px 20px; border-top:1px solid rgba(0,0,0,0.3); border-bottom:1px solid rgba(0,0,0,0.3); }
.header_norm .nav ul.member_nav li.member_nav_btn { margin:0; padding:0; position:absolute; left:0px; top:0px; width:180px; height:40px; display:block; }
.header_norm .nav ul.member_nav li.member_nav_btn a { position:relative; width:180px; height:40px; display:block; background:url(../images/layout/bg_member_nav_btn_off.png?v=2019) 0px 0px no-repeat; background-size:180px 40px; overflow:hidden; text-indent:-9000px; }
.header_norm .nav ul.member_nav a.dimmed { text-decoration:line-through; }

.header_norm .lang_nav { position:absolute; right:0px; top:0px; margin:0 !important; }
.header_norm .lang_nav li {float:left;font-size:14px; letter-spacing:2px; line-height:40px;font-family:"Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;height:40px;margin:0 !important;padding:0;overflow:hidden;border-left: 1px dotted #92857c;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.header_norm .lang_nav li:first-child { }
.header_norm .lang_nav li a { padding:0 15px; }
.header_norm .lang_nav li a .icon { display:none; }
.header_norm .lang_nav li a:hover, .header_norm .lang_nav li a:focus, .header_norm .lang_nav li.on a { color:#fff; }
.header_norm .lang_nav li.on a { padding:0 15px 0 10px; }
.header_norm .lang_nav li.on a .icon { display:inline; }


/* header > nav_overlay */
body .nav_overlay { background:rgba(0,0,0,0.97); background:#330c04 url("../images/layout/bg_wood.jpg?v=1") center top; opacity:0; display:block; position:fixed; left:-120%; top:0px; width:100%; height:100%; overflow:hidden; padding:0px; z-index:1001; }
body .nav_overlay .nav_holder { display:block; position:absolute; left:0px; top:50px; width:100%; height:90%; height:calc(100% - 50px); 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 .tabheader { padding:10px 0 0 0; }
.nav_overlay .tabheader ul.sub_nav { text-align:center; margin:0 0 10px 0; }
.nav_overlay .tabheader ul.sub_nav .tab-toggle a { white-space:nowrap; }
.nav_overlay .tabheader ul.sub_nav .tab-toggle a span { font-size:0.8em; display:inline-block; margin:0 2px 0 3px; transform:translateY(-1.5px); }

.nav_overlay .nav ul { display:block; position:relative; font-size:0px; }
.nav_overlay .nav1 { margin:20px 0; }
.nav_overlay .nav2 ul { }
.nav_overlay .nav ul li { border-top:thin solid #92857c; display:block; position:relative; margin:0; text-align:center; }
.nav_overlay .nav ul li:last-child { }
.nav_overlay .nav ul li a { transition:all 0.3s ease-in-out; font-family:"webfont1", Helvetica, Arial, sans-serif; text-transform:uppercase; line-height:1.2em; font-size:28px; letter-spacing:1px; padding:3px 25px; display:inline-block; }
.nav_overlay .nav ul li a:link, .nav_overlay .nav ul li a:visited { color:#92857c; }
.nav_overlay .nav ul li a:hover, .nav_overlay .nav ul li a:active, .nav_overlay .nav ul li a:focus { color:#fff; }
.nav_overlay .nav ul li.on a { color:#fff; }

.nav_overlay .nav ul li { opacity:0; transform:translateY(-20px); transition:all 0.5s ease-in-out }
.nav_overlay .nav ul li:nth-child(1) { transition-delay:50ms; }
.nav_overlay .nav ul li:nth-child(2) { transition-delay:100ms; }
.nav_overlay .nav ul li:nth-child(3) { transition-delay:150ms; }
.nav_overlay .nav ul li:nth-child(4) { transition-delay:200ms; }
.nav_overlay .nav ul li:nth-child(5) { transition-delay:250ms; }
.nav_overlay .nav ul li:nth-child(6) { transition-delay:300ms; }
.nav_overlay .nav ul li:nth-child(7) { transition-delay:350ms; }
.nav_overlay .nav ul li:nth-child(8) { transition-delay:400ms; }
.nav_overlay .nav ul li:nth-child(9) { transition-delay:450ms; }
.nav_overlay .nav ul li:nth-child(10) { transition-delay:500ms; }
.nav_overlay .nav ul li:nth-child(11) { transition-delay:550ms; }
.nav_overlay .nav ul li:nth-child(12) { transition-delay:600ms; }
.nav_overlay .nav ul li:nth-child(13) { transition-delay:650ms; }
.nav_overlay .nav ul li:nth-child(14) { transition-delay:700ms; }
.nav_overlay .nav ul li:nth-child(15) { transition-delay:750ms; }

.nav_overlay .tab ul li.nav_sign a { font-size:20px; letter-spacing:1px; margin:15px 0; padding:0 10px; display:inline-block; }
.nav_overlay .tab ul li.nav_sign .delimiter { font-size:24px; display:inline-block; opacity:0.3; }
.nav_overlay .tab ul li.lang_nav ul { border-top:0px none; padding:12px 0 5px 0; }
.nav_overlay .tab ul li.lang_nav ul li { display:inline-block; margin:0 5px; border-top:0px none; background:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
.nav_overlay .tab ul li.lang_nav ul li a { font-size:20px; padding:0 15px; }
.nav_overlay .tab ul li.lang_nav ul li a .icon { display:none; }
.nav_overlay .tab ul li.lang_nav ul li a:hover, .nav_overlay .tab ul li.lang_nav ul li a:focus, .nav_overlay .tab ul li.lang_nav ul li.on a { color:#fff; }
.nav_overlay .tab ul li.lang_nav ul li.on a { padding:0 15px 0 10px; }
.nav_overlay .tab ul li.lang_nav ul li.on a .icon { display:inline; }

.nav_overlay ul.member_nav .fence { cursor:not-allowed; margin:0; padding:0; position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; box-sizing:border-box; background:url(../images/layout/bg_fence.png) center top; background-size:480px 20px; border-top:1px solid rgba(0,0,0,0.3); border-bottom:1px solid rgba(0,0,0,0.3); }
.nav_overlay ul.member_nav a.dimmed { text-decoration:line-through; }

.nav_overlay .nav_social { border-top:thin solid #92857c; transform:translateY(-20px); transition: all 0.6s ease-in-out; transition-delay:500ms; display:block; }
.nav_overlay .nav_social .social { }
.nav_overlay .nav_social .social ul { text-align:center; margin:0 auto; padding:20px 20px 0 20px; font-size:0; line-height:0px; }
.nav_overlay .nav_social .social li { display:inline-block; margin:2px; 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:24px; line-height:48px; text-align:center; padding:0; width:48px; height:48px; display:block; overflow:hidden; }
.nav_overlay .nav_social .social li a:link, .nav_overlay .nav_social .social li a:visited { color:var(--css_a_link1); }
.nav_overlay .nav_social .social li a:hover, .nav_overlay .nav_social .social li a:focus { color:var(--css_a_hover1); }
.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; }

html.menu_on { -ms-overflow-style:none; scrollbar-width:none; }
html.menu_on::-webkit-scrollbar, body.menu_on::-webkit-scrollbar { display:none; width:0; }
body.menu_on { overflow:hidden; }

body.menu_on .header_norm, body.compact .header_norm { height:50px; box-shadow:inset 0px 0px 25px rgba(0,0,0,1); border-bottom:thin solid #493211; }
body.menu_on .header_norm .menu, body.compact .header_norm .menu { top:0px; }
body.menu_on .header_norm .logo, body.menu_on .header_norm .logo .svg, body.menu_on .header_norm .logo a, body.compact .header_norm .logo, body.compact .header_norm .logo .svg, body.compact .header_norm .logo a { width:160px; height:54px; }
body.menu_on .header_norm .logo, body.compact .header_norm .logo { margin:1px auto 0 auto; padding:0; }
body.menu_on .header_norm .top_member, body.compact .header_norm .top_member { display:none; }
body.menu_on .header_norm .social, body.compact .header_norm .social { display:none; }
body.menu_on .header_norm .nav, body.compact .header_norm .nav { display:none; }
body.menu_on #header_bottom { height:50px; }

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 .menu a.btn:link .nav-icon span, body.menu_on .header_norm .menu a.btn:visited .nav-icon span { background:var(--css_a_hover0); }
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:var(--css_a_link0); }
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 .logo a:link .fill, body.menu_on .header_norm .logo a:visited .fill { fill:var(--css_a_link1); stroke:var(--css_a_link1); }
body.menu_on .header_norm .logo a:hover .fill, body.menu_on .header_norm .logo a:active .fill { fill:var(--css_a_hover1); stroke:var(--css_a_hover1); }
body.menu_on .header_norm .social ul li a:link, body.menu_on .header_norm .social ul li a:visited { color:var(--css_a_hover0); }
body.menu_on .header_norm .social ul li a:hover, body.menu_on .header_norm .social ul li a:active { color:var(--css_a_link0); }

body.menu_on .nav_overlay { opacity:100; left:0px; }
body.menu_on .nav_overlay .nav ul li, body.menu_on .nav_overlay .nav_social .social li, body.menu_on .nav_overlay .nav_legal ul { opacity:1; transform:translateY(0px); }
body.menu_on .nav_overlay .nav_social { opacity:1; transform:translateY(0px); }


/* wrapper, article, section, body_section, hero */
html { overflow-x:hidden; }
.wrapper { max-width:var(--css_wrapper_max_width); margin:0 auto; padding:0; padding-right:var(--css_wrapper_padding_h); padding-left:var(--css_wrapper_padding_h); position:relative; }
article { z-index:100; margin:0 auto; padding:0; position:relative; }
section { width:100%; height:auto; padding:0; position:relative; display:block; z-index:101; border-bottom:var(--css_divider_border); overflow:hidden; }
section .section_wrapper { box-shadow:inset 0 0 100px rgba(0,0,0,0.2); position:relative; margin:0 auto; padding-top:80px; padding-bottom:80px; padding-right:var(--css_wrapper_padding_h); padding-left:var(--css_wrapper_padding_h); display:block; }
section.full_width .section_wrapper { padding-right:0px; padding-left:0px; }
section .section_content { max-width:var(--css_wrapper_max_width); position:relative; margin:0 auto; padding:0; display:block; }
section.full_width .section_content { max-width:100%; }
section .section_content .subheadline { line-height:1.3em; font-size:28px; text-align:center; margin:-20px auto 40px auto; max-width:960px; position:relative; display:block; }

section .section_form { max-width:640px; text-align:left; }
section .section_form h3 { font-size:48px; letter-spacing:4px; }

.hero { border-bottom:var(--css_divider_border); background:#330c04 url("../images/layout/bg_classy-fabric-inverted.png"); background-position:center top; }
.hero .hero_wrapper { -webkit-box-shadow:inset 0px 0px 50px rgba(0,0,0,1); -moz-box-shadow:inset 0px 0px 50px rgba(0,0,0,1); box-shadow:inset 0px 0px 50px rgba(0,0,0,1); }
.hero .hero_wrapper h2 { margin:0; padding:50px 0; text-shadow:0px 1px 7px rgba(0,0,0,.9); }

section .section_holder { box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); }
section .section_holder .item { text-align:left; padding:35px 20px 20px 20px; box-shadow:inset 0 0 50px rgba(0,0,0,0.3); border:1px solid #9d7c40; }
section.bg2 .section_holder .item { }
section .section_holder .item h1, section .section_holder .item h2, section .section_holder .item h3, section .section_holder .item h4, section .section_holder .item h5, section .section_holder .item h6 { }
section .section_holder .item a:link, section .section_holder .item a:visited { }
section .section_holder .item a:hover, section .section_holder .item a:active { }


/* backgrounds */
.bg_image { background-color:transparent; background-attachment:scroll; background-repeat:no-repeat; background-position:center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }

.bg0 { color:var(--css_color0); background:var(--css_bg_color0); }
.bg0 h1, .bg0 h2, .bg0 h3, .bg0 h4, .bg0 h5, .bg0 h6 { color:var(--css_color0); }
.bg0 a:link, .bg0 a:visited { color:var(--css_a_link0); }
.bg0 a:hover, .bg0 a:active { color:var(--css_a_hover0); }
.bg0 input.submit, .bg0 a.button, .bg0 a.button:link, .bg0 a.button:visited, .bg0 .button, .bg0 button, .bg0 .button, .bg0 button, .bg0 input[type="submit"], .bg0 input[type="reset"], .bg0 input[type="button"] { color:var(--css_btn_color0); border-color:var(--css_btn_border_color0); background-color:var(--css_btn_bg_color0); }
.bg0 .button:hover, button:hover, .bg0 a.button:hover, .bg0 input[type="submit"]:hover, .bg0 input[type="reset"]:hover, .bg0 input[type="button"]:hover, .bg0 .button:active, .bg0 button:active, .bg0 a.button:active, .bg0 input[type="submit"]:active, .bg0 input[type="reset"]:active, .bg0 input[type="button"]:active { color:var(--css_btn_hover_color0); border-color:var(--css_btn_hover_border_color0); background-color:var(--css_btn_hover_bg_color0); }
.bg0 .flickity-page-dots .dot { border-color:var(--css_a_link0); }
.bg0 .flickity-page-dots .dot.is-selected { background:var(--css_a_link0); }

.bg1 { color:var(--css_color1); background:var(--css_bg_color1) url("../images/layout/bg_classy-fabric.png"); }
.bg1 h1, .bg1 h2, .bg1 h3, .bg1 h4, .bg1 h5, .bg1 h6 { color:var(--css_color1); }
.bg1 a:link, .bg1 a:visited { color:var(--css_a_link1); }
.bg1 a:hover, .bg1 a:active { color:var(--css_a_hover1); }
.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"] { color:var(--css_btn_color1); border-color:var(--css_btn_border_color1); background-color:var(--css_btn_bg_color1); }
.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 { color:var(--css_btn_hover_color1); border-color:var(--css_btn_hover_border_color1); background-color:var(--css_btn_hover_bg_color1); }
.bg1 .flickity-page-dots .dot { border-color:var(--css_a_link1); }
.bg1 .flickity-page-dots .dot.is-selected { background:var(--css_a_link1); }

.bg2 { color:var(--css_color2); background:var(--css_bg_color2) url("../images/layout/bg_classy-fabric.png"); }
.bg2 h1, .bg2 h2, .bg2 h3, .bg2 h4, .bg2 h5, .bg2 h6 { color:var(--css_color2); }
.bg2 a:link, .bg2 a:visited { color:var(--css_a_link2); }
.bg2 a:hover, .bg2 a:active { color:var(--css_a_hover2); }
.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"] { color:var(--css_btn_color2); border-color:var(--css_btn_border_color2); background-color:var(--css_btn_bg_color2); }
.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 { color:var(--css_btn_hover_color2); border-color:var(--css_btn_hover_border_color2); background-color:var(--css_btn_hover_bg_color2); }
.bg2 ul.sub_nav li a:link, .bg2 ul.sub_nav li a:visited { color:var(--css_color2); }
.bg2 ul.sub_nav li a:hover, .bg2 ul.sub_nav li a:active, .bg2 ul.sub_nav li.on a { color:var(--css_a_link2); }
.bg2 .flickity-page-dots .dot { border-color:var(--css_a_link2); }
.bg2 .flickity-page-dots .dot.is-selected { background:var(--css_a_link2); }

.bg3 { color:var(--css_color3); background:var(--css_bg_color3) url("../images/layout/bg_noise.png"); }
.bg3 h1, .bg3 h2, .bg3 h3, .bg3 h4, .bg3 h5, .bg3 h6 { color:var(--css_color3); }
.bg3 a:link, .bg3 a:visited { color:var(--css_a_link3); }
.bg3 a:hover, .bg3 a:active { color:var(--css_a_hover3); }
.bg3 input.submit, .bg3 a.button, .bg3 a.button:link, .bg3 a.button:visited, .bg3 .button, .bg3 button, .bg3 .button, .bg3 button, .bg3 input[type="submit"], .bg3 input[type="reset"], .bg3 input[type="button"] { color:var(--css_btn_color3); border-color:var(--css_btn_border_color3); background-color:var(--css_btn_bg_color3); }
.bg3 .button:hover, button:hover, .bg3 a.button:hover, .bg3 input[type="submit"]:hover, .bg3 input[type="reset"]:hover, .bg3 input[type="button"]:hover, .bg3 .button:active, .bg3 button:active, .bg3 a.button:active, .bg3 input[type="submit"]:active, .bg3 input[type="reset"]:active, .bg3 input[type="button"]:active { color:var(--css_btn_hover_color3); border-color:var(--css_btn_hover_border_color3); background-color:var(--css_btn_hover_bg_color3); }
.bg3 ul.sub_nav li a:link, .bg3 ul.sub_nav li a:visited { }
.bg3 ul.sub_nav li a:hover, .bg3 ul.sub_nav li a:active, .bg3 ul.sub_nav li.on a { }
.bg3 .flickity-page-dots .dot { border-color:var(--css_a_link3); }
.bg3 .flickity-page-dots .dot.is-selected { background:var(--css_a_link3); }

.bg { position:fixed; width:100%; height:100%; left:0px; top:0px; background:#dee2e5; overflow:hidden; }
.bg .bg_el { position:absolute; width:100%; height:100%; left:0px; top:0px; }
.bg .bg_1 { background-image:url("../images/content/bg_1.jpg"); }
.bg .bg_2 { background-image:url("../images/content/bg_2.jpg"); }


/* deco */
.deco { overflow:hidden; position:relative; width:100%; height:500px; height:calc(100vw/1.65); height:66vh; /* background-color:#ccc; */ background-attachment:fixed; border-bottom:var(--css_divider_border); }
body.device .deco, body.iOS .deco { height:calc(100vw/1.65); height:66vh; background-position:center 40%; background-attachment:scroll; }
.deco .bg_video_holder { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.deco .bg_video_holder video { position:absolute; top:0; left:0; width:100%; height:100%; object-fit:cover; }
.deco .fg_video_on:after { content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; background:url("../images/layout/bg_video_pattern_dark25.png"); pointer-events:none; }


/* filmgrain */
.filmgrain, .deco:after { animation:filmgrain 7s steps(10) infinite; height:300%; left:-100%; top:-100%; width:300%; background: url("../images/layout/bg_noise_s.png"); content:""; display:block; position:absolute; pointer-events:none; z-index:1; }
@keyframes filmgrain {0%,to{-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}10%{-moz-transform:translate(-5%,-10%);-ms-transform:translate(-5%,-10%);-webkit-transform:translate(-5%,-10%);transform:translate(-5%,-10%)}20%{-moz-transform:translate(-15%,5%);-ms-transform:translate(-15%,5%);-webkit-transform:translate(-15%,5%);transform:translate(-15%,5%)}30%{-moz-transform:translate(7%,-25%);-ms-transform:translate(7%,-25%);-webkit-transform:translate(7%,-25%);transform:translate(7%,-25%)}40%{-moz-transform:translate(-5%,25%);-ms-transform:translate(-5%,25%);-webkit-transform:translate(-5%,25%);transform:translate(-5%,25%)}50%{-moz-transform:translate(-15%,10%);-ms-transform:translate(-15%,10%);-webkit-transform:translate(-15%,10%);transform:translate(-15%,10%)}60%{-moz-transform:translate(15%,0);-ms-transform:translate(15%,0);-webkit-transform:translate(15%,0);transform:translate(15%,0)}70%{-moz-transform:translate(0,15%);-ms-transform:translate(0,15%);-webkit-transform:translate(0,15%);transform:translate(0,15%)}80%{-moz-transform:translate(3%,35%);-ms-transform:translate(3%,35%);-webkit-transform:translate(3%,35%);transform:translate(3%,35%)}90%{-moz-transform:translate(-10%,10%);-ms-transform:translate(-10%,10%);-webkit-transform:translate(-10%,10%);transform:translate(-10%,10%)}}


/* sub_nav */
ul.sub_nav { text-align:center; margin:-20px auto 35px auto; }
ul.sub_nav li { font-family:"webfont2", Helvetica, Arial, sans-serif; letter-spacing:2px; font-size:24px; line-height:26px; text-transform:uppercase; margin:5px 10px; display:inline-block; }
ul.sub_nav li a { display:block; padding:4px 0px 2px 0px; }
ul.sub_nav li a:link, ul.sub_nav li a:visited { color:var(--css_a_hover1); color:#ccc; border-bottom:2px solid transparent; }
ul.sub_nav li a:hover, ul.sub_nav li a:active, ul.sub_nav li.on a { color:var(--css_a_link1); border-bottom:2px solid var(--css_a_link1); }
ul.sub_nav li.on a { border-bottom:2px solid var(--css_a_link1); animation:borderfade-bg2 1s infinite; } @keyframes borderfade-bg2 { 0% { border-color:rgba(255,179,35,1); } 50% { border-color:rgba(255,179,35,0); } 100% { border-color:rgba(255,179,35,1); } }


/* flex */
.flex-row { width:100%; display:flex; align-items:stretch; align-content:center; justify-content:center; position:relative; }
.flex-item { width:50%; position:relative; }
.flex-item-visuals { padding-right:40px; }
.flex-item-visuals .flex-item-content { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover; }
.flex-item-texts { padding-left:40px; align-self:center; }


/* 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; width:100%; width:calc(100% + 20px); margin:0 -10px; font-size:0px; line-height:0px; position:relative; }
/* 3 li pro reihe */
.itemlist .item { vertical-align:top; width:30%; width:calc((100% - 60px) / 3); margin:0 10px 40px 10px; display:inline-block; position:relative; }
.itemlist-1 .item { width:100% !important; max-width:640px !important; margin:0 0 40px 0 !important; }

.itemlist .item { position:relative; }
.itemlist .item h3 { font-size:24px; margin:0 0 5px 0; }
.itemlist .item .date { margin:0 0 5px 0; }
.itemlist .item a { position:relative; }
.itemlist .item.on a { }
.itemlist .item .visuals { margin:0 0 10px 0; }
.itemlist .item a.imageborder { margin:0 0 0 0; overflow:hidden; position:relative; }

.itemlist .item a.imageborder:link, .itemlist .item a.imageborder:visited { border:1px solid var(--css_divider_color) !important; }
.itemlist .item a.imageborder:hover, .itemlist .item a.imageborder:active, .itemlist .item.on a.imageborder { border:1px solid var(--css_a_link1) !important; }

.itemlist .item a .display { width:100%; aspect-ratio:16/9; box-sizing:border-box; position:relative; overflow:hidden; background-color:#000; }
.itemlist .item a .display { -webkit-transition:-webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; transition:transform 2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; -webkit-transform:scale 1, translateZ(0); -ms-transform:scale 1, translateZ(0); transform:scale 1, translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
.itemlist .item a .display img { overflow:hidden; -o-object-fit:cover; object-fit:cover; position:absolute; left:0px; top:0px; width:100% !important; height:100% !important; }
.itemlist .item a:hover .display, .itemlist .item a:focus display { transform:scale(1.1); /* filter:alpha(opacity=0.5); -moz-opacity:0.5; opacity:0.5; */ }

.itemlist .item.grayscale .display { -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 .display { -moz-filter:none; -ms-filter:none; filter:none; -webkit-filter:none; }

.itemlist .item .overlay { /* background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 66%, rgba(0,0,0,0.4) 90%); */ position:absolute; left:0px; top:0px; right:0px; bottom:0px; width:100%; height:100%; margin:0; overflow:hidden; }
.itemlist .item .overlay .icon { display:none; }
.itemlist .item .overlay .caption { font-family:Helvetica, Arial, sans-serif; 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 { }
.itemlist .item .texts { text-align:left; }
.itemlist .item .texts .date { margin:-3px 0 5px 0; }
.itemlist .item .texts .date a:link, .itemlist .item .texts .date a:visited { color:#999; }
.itemlist .item .texts .date a:hover, .itemlist .item .texts .date a:active { color:var(--css_a_link1); }


/* items */
.item .item_top { margin:0 0 10px 0; }
.item .item_top .share_tools a { float:left; line-height:20px; display:inline-block; border-right:thin solid var(--css_divider_color); padding:0 10px; }
.item .item_top .share_tools a:first-child { border-left:thin solid var(--css_divider_color); }
.item .item_top .date { float:left; line-height:20px; margin:0 0 0 10px; padding:0; }
.item .item_top .date a:link, .item .item_top .date a:visited { color:var(--css_a_hover1); opacity:0.75; }
.item .item_top .date a:hover, .item .item_top .date a:active { color:var(--css_a_link1); opacity:1; }


/* subheadlines */
.hl { text-align:center; position:relative; display:inline-block; }
.hl:before, .hl:after { background:var(--css_divider_color); content:""; display:block; height:1px; position:absolute; top:50%; width:1000%; }
.hl:before { right:110%; }
.hl:after { left:110%; }
.hl_container { margin:0 0 15px 0; position:relative; overflow:hidden; text-align:center; }
.hl_container h2, .hl_container h3 { display:inline-block; }
.hl_container h3 { margin:0 0 40px 0; text-transform:uppercase; }
.hl a:link, .hl a:visited { color:var(--css_a_hover1); }
.hl a:hover, .hl a:active { color:var(--css_a_link1); }


/* typeview */
.typeview .more { padding:0; margin:-10px 0 60px 0; }


/* itemview */
.itemview { text-align:left; width:65%; float:left; }
.itemview h2 { font-size:42px; line-height:42px; margin:0 0 20px 0; text-shadow:0px 1px 2px rgba(0,0,0,.5); text-align:left; }
.itemview .item_top { margin:0 0 15px 0; }
.itemview .item_top .share_tools { margin-left:0px; }
.itemview .item_top .date { }
.itemview_full { margin:0 0 60px 0; text-align:left; width:100%; float:none; }
.itemview_medium { width:65%; float:none; margin:0 auto; }
.itemview .texts .date { margin:0 0 10px 0; font-size:0.8em; }
.itemview .share_options .desc { display:none; }
.itemview .texts .date a { text-decoration:none !important; }
.itemview .more { text-align:left; }
.itemview .more a { padding-right:0px; padding-left:0px; }


/* sidebar */
.sidebar { width:30%; float:right; text-align:left; }
.sidebar .sidebar_header { margin:0 0 20px 0; }
.sidebar .sidebar_header h2 { font-size:30px; line-height:1.3em; margin:0; text-align:left; text-transform:uppercase; }
.sidebar .itemlist { width:100%; margin:0; }
.sidebar .itemlist .item { width:100%; margin:0 0 30px 0; }
.sidebar .itemlist .item .imageborder_holder { margin:0; }
.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 dotted #666; clear:none; }
.sidebar .textlist li:first-child { padding:15px 0 15px 0; border-top:1px dotted #666; }
.sidebar .textlist li.active a { color:#fff; }
.sidebar .textlist li.placeholder { margin:0; padding:0; border:0px none; }


/* subsection */
.subsection { margin:20px 0 40px 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; font-size:24px; font-family:"webfont2", Helvetica, Arial, sans-serif; }
.subsection .header div div.cell-icon { width:35px; }
.subsection .header div div.cell-icon .icon { font-size:28px; }
.subsection ul { margin-top:10px; margin-bottom:10px; }
.subsection ul:last-child { margin-bottom:0px; }


/* additional */
.section_additional .section_wrapper { padding-top:100px; padding-bottom:70px; }
.additional h2 { font-size:42px; margin:0 0 40px 0; }


/* masonry grid */
.grid { text-align:left; margin:0; }
.grid .grid-item { width:30%; width:calc((100% - 60px) / 3); margin:0 0 20px 0; }
.grid .grid-item a.item-link { position:relative; }
.grid .grid-item a.item-link .caption { font-weight:normal; color:#fff; font-size:14px; line-height:16px; background:rgba(23,36,50,0.8); padding:15px 17px; box-sizing:border-box; position:absolute; left:0; bottom:0px; width:100%; display:block; }
.grid .grid-item a.item-link:link .caption, .grid .grid-item a.item-link:visited .caption { filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.grid .grid-item a.item-link:hover .caption, .grid .grid-item a.item-link:active .caption, .grid .grid-item a.item-link:focus .caption { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
body.device .grid .grid-item a.item-link .caption { filter:alpha(opacity=100) !important; -moz-opacity:1 !important; opacity:1 !important; }


/* home */
.home .item .item_top .date { margin:0; }


/* carousel */
.carousel-holder { position:relative; }
.carousel { position:relative; width:100%; }
.carousel-cell { width:100%; display:block; position:relative; }

.carousel-cell .bg_video_holder { position:absolute; left:0px; top:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; flex-direction:row; flex-wrap:nowrap; text-align:center; overflow:hidden; }
.carousel-cell .bg_video_holder video {opacity:0.999; /* chrome black border hack */ opacity:1; outline:none;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.carousel-cell .bg_video_holder .fg_video { display:none; opacity:0; background:rgba(0,0,0,0) url(../images/layout/bg_video_pattern_dark50.png);position:absolute;left:0px;top:0px;width:100%;height:100%;}
.carousel-cell .videoborder { position:absolute; left:0px; top:0px; width:100%; max-width:100%; height:100%; max-height:100%; display:block; z-index:10; border:0px none; margin:0; padding:0; }
.carousel-cell .videoborder .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; }
.carousel-cell .videoborder .display { position:absolute; top:50px; left:0px; bottom:50px; right:0px; width:100%; max-width:100%; height:100%; height:calc(100% - 100px); max-height:100%; margin:0; padding:0; display:block; }
.carousel-cell .videoborder iframe, .carousel-cell .videoborder video { position:absolute; top:0; left:0; width:100%; height:100%; }

.carousel-cell .attachment { z-index:2; width:100%; display:flex; flex-direction:row-reverse; align-items:stretch; align-content:center; justify-content:center; position:relative; }
.carousel-cell .attachment .attachment-data { width:50%; position:relative; }
.carousel-cell .attachment .attachment-visuals { min-height:50vw; }
.carousel-cell .attachment .attachment-visuals .attachment-content { overflow:hidden; position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; 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 .attachment .attachment-texts { align-self:center; text-align:center; padding:80px 60px 40px 60px; box-sizing:border-box; }
.carousel-cell .attachment .attachment-texts h3 { margin:0 0 20px 0; }
.carousel-cell .attachment .attachment-texts .desc_text { margin:0 0 25px 0; }

.carousel button.previous, .carousel button.next { }
.carousel .flickity-button:hover { color:var(--css_a_link1); }
.carousel .flickity-button-icon { fill:var(--css_a_link1); }
.carousel .flickity-button:hover .flickity-button-icon { fill:var(--css_a_hover1); }
.carousel .flickity-page-dots { bottom:-60px; }
.carousel .flickity-page-dots .dot.is-selected { -webkit-animation: blink-animation 1s step-start 0s infinite; animation: blink-animation 1s step-start 0s infinite; }

.carousel1 button.previous, .carousel1 button.next { display:none; }
.carousel1 .flickity-page-dots { display:none; }


/* teaser */
.teaser { overflow:visible; background:transparent; }
.teaser:before { display:none; height:0px; }
.teaser .section_wrapper { max-width:100%; margin:0; padding:0; }
.teaser .section_content { max-width:100%; padding:0; }
.teaser .section_content h2 { display:none; }
.teaser .carousel { height:90vh; height:calc(100vh - 200px); min-height:480px; }
.teaser .carousel-cell { overflow:hidden; height:100%; background-attachment:scroll; background-repeat:no-repeat; background-position:center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }

.teaser .carousel-cell .attachment-bg { background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.3) 55%, rgba(0,0,0,0.85) 100%); position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; overflow:hidden; }
.teaser .carousel-cell .attachment { height:100%; display:block; }
.teaser .carousel-cell .attachment .attachment-data { text-shadow:0px 0.5px 3px rgba(0,0,0,0.5); text-align:center; display:flex; flex-direction:column; align-items:stretch; align-content:center; justify-content:flex-end; position:absolute; left:0px; top:50px; width:100%; height:80%; height:calc(100% - 150px); }
.teaser .carousel-cell .attachment .attachment-data .wrapper { width:80%; width:calc(100% - (2 * var(--css_wrapper_padding_h))); height:100%; display:flex; flex-direction:column; align-items:stretch; align-content:center; justify-content:flex-end; }
.teaser .carousel-cell .attachment .attachment-data .wrapper .description { width:100%; }

.teaser .carousel-cell .attachment .attachment-data .logo_holder { width:100%; max-width:280px; margin:0 auto 10px auto; }
.teaser .carousel-cell .attachment .attachment-data .logo_holder .logo { width:100%; }
.teaser .carousel-cell .attachment .attachment-data .logo_holder .logo .fill { fill:#e11516; }
.teaser .carousel-cell .attachment .attachment-data h3 { font-family:"webfont2", Helvetica, Arial, sans-serif; text-transform:uppercase; letter-spacing:1px; font-size:32px; line-height:1em; color:var(--css_color0); margin:0 0 10px 0; }
.teaser .carousel-cell .attachment .attachment-data h3 .fill { fill:var(--css_a_link1); }
.teaser .carousel-cell .attachment .attachment-data .desc_text { text-align:center; font-size:24px; color:var(--css_color0); margin:0 auto 20px auto; }
.teaser .description .date, .teaser .description b, .teaser .description strong { display:block; font-size:24px; text-transform:uppercase; letter-spacing:2px; }
.teaser .description .date span { white-space:nowrap; }
.teaser .description .date .delimiter { display:inline-block; margin:0 20px; }

.teaser .carousel-cell .attachment .attachment-data .buy { font-size:0; width:100%; }
.teaser .carousel-cell .attachment .attachment-data .buy li { display:inline-block; margin:0 10px; min-width:240px; max-width:100%; }
.teaser .carousel-cell .attachment .attachment-data .buy a.button { /* text-shadow:0px 0px 1px rgba(0,0,0,1) !important; */ }
/*
.teaser .carousel-cell .attachment .attachment-data .buy a.button:link, .teaser .carousel-cell .attachment .attachment-data .buy a.button:visited { color:var(--css_btn_color0); border:1px solid var(--css_btn_border_color0); background-color:var(--css_btn_bg_color0); background-image:none; }
.teaser .carousel-cell .attachment .attachment-data .buy a.button:hover, .teaser .carousel-cell .attachment .attachment-data .buy a.button:active { color:var(--css_btn_hover_color0); border:1px solid var(--css_btn_hover_border_color0); background-color:var(--css_btn_hover_bg_color0); background-image:none; }
.teaser .carousel-cell .attachment .attachment-data .buy li:first-child a.button:link, .teaser .carousel-cell .attachment .attachment-data .buy li:first-child a.button:visited { color:var(--css_btn_color0); border:1px solid var(--css_btn_border_color0); background-color:var(--css_btn_bg_color0); background-image:none; }
.teaser .carousel-cell .attachment .attachment-data .buy li:first-child a.button:hover, .teaser .carousel-cell .attachment .attachment-data .buy li:first-child a.button:active { color:var(--css_btn_hover_color0); border:1px solid var(--css_btn_hover_border_color0); background-color:var(--css_btn_hover_border_color0); background-image:none; }
*/
.teaser .flickity-page-dots { display:none; }
.teaser .continue { display:none; }

    
/* products */
.products .section_wrapper { padding-bottom:160px; }
.products .carousel-cell { filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -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; }
.products .carousel-cell.is-selected { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }

.products .item_visuals { width:50%; float:left; position:relative; }
.products .item_visuals .imageborder_holder { width:100%; margin:0; border:0px solid #999; box-shadow:none; /* max-width:600px; */ }
.products .item_visuals .imageborder_holder .imageborder { border:0px solid #999; box-shadow:none; }
.products .item_visuals .imageborder_holder a img.ratio { object-fit:contain; }
.products .item_visuals .albumplayer { display:none; position:absolute;top:0%;left:0%;width:100%; height:100%;z-index:10; background:#000; }
.products .item_visuals .albumplayer iframe { position:absolute; top:0; left:0; width:100%; height:100%; display:block; }

.products .product-gallery { overflow:hidden; position:relative; /* has css-rule "aspect-ratio" */ }
.products .product-gallery-image { transition:all 0.3s ease-in-out; position:absolute; top:100px; left:0px; width:100%; height:100%; opacity:0; pointer-events:none; z-index:1; }
.products .product-gallery-image.on { top:0; left:0px; opacity:1; pointer-events:all; z-index:2; }
.products .product-gallery-image .shoplink { position:absolute; top:10px; left:10px; line-height:50px; font-size:24px; text-align:center; width:50px; height:50px; display:block; }

.products .product-gallery-nav { text-align:center; font-size:0; line-height:0; display:block; position:relative; }
.products .product-gallery-nav-cell { margin:5px; padding:0; width:50px; height:50px; display:inline-block; position:relative; }
.products .product-gallery-nav-cell a { width:100%; height:100%; left:0px; top:0px; overflow:hidden; text-indent:-5000px; display:inline-block; position:absolute; box-sizing:border-box; background-color:transparent; background-attachment:scroll; background-repeat:no-repeat; background-position:center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.products .product-gallery-nav-cell a:link, .products .product-gallery-nav-cell a:visited { border:1px solid var(--css_divider_color); }
.products .product-gallery-nav-cell a:hover, .products .product-gallery-nav-cell a:active, .products .product-gallery-nav-cell.on a { border:1px solid var(--css_a_link1); }

.products .item_texts { width:50%; width:48%; float:right; text-align:left; }
.products .item_texts h3, .products .item_texts h4 { font-family:"webfont1", Helvetica, Arial, sans-serif; font-size:36px; text-align:left; margin:0 0 10px 0; }

.products .item_texts .date { font-size:0.9em; margin:0 0 10px 0; opacity:0.8; }
.products .item_texts .text { margin:0 0 10px 0; }
.products .item_texts .text ul, .products .item_texts .text ol { margin:10px 0; }
.products .item_texts .text ul li { list-style-type:square; margin:10px 0 10px 30px; }
.products .item_texts .text ol li { list-style-type:decimal-leading-zero; margin:5px 0 5px 40px; }
.products .item_texts .text a.text_truncate_toggle { font-size:0.8em; margin:0; padding:5px 0; }

.products .buy { margin:20px auto 0 auto; text-align:center; }
.products .products-product-gallery-buy { transition:all 0.3s ease-in-out; display:none; pointer-events:none; }
.products .products-product-gallery-buy.on { display:block; pointer-events:all; z-index:2; }

.products .buy li.albumplayer_trigger .title_on { display:none; }
.products .buy li.albumplayer_trigger .button { font-size:20px; line-height:55px; }
.products .buy li { float:left; width:48%; margin:0 0 20px 0; padding:0; text-align:center; display:block; position:relative; }
.products .buy li:nth-child(odd) { float:left; }
.products .buy li:nth-child(even) { float:right; }
.products .buy-1 li { float:none; width:100%; }

.buy li a.button { width:100%; height:55px; box-sizing:border-box; font-size:18px; line-height:54px; letter-spacing:0px; margin:0 !important; padding:0px 20px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.buy li a:hover, .products .product_desc .buy li a:active { }
.buy li a .caption { color:#ccc; font-size:12px; margin:5px 0 0 0; text-transform:none; }
.buy li.albumplayer_trigger .title_on { display:none; }

.buy li a.button .svg { margin:0 auto; padding:12px; width:auto; max-width:100%; height:100%; max-height:100%; box-sizing:border-box; }
.buy li a.button:link .svg .fill, .buy li a.button:visited .svg .fill { fill:var(--css_btn_color1); }
.buy li a.button:hover .svg .fill, .buy li a.button:active .svg .fill { fill:var(--css_btn_hover_color1); }
.buy li a.button:link .svg .stroke, .buy li a.button:visited .svg .stroke { stroke:var(--css_btn_color1); }
.buy li a.button:hover .svg .stroke, .buy li a.button:active .svg .stroke { stroke:var(--css_btn_hover_color1); }

.bg2 .buy li a.button:link .svg .fill, .bg2 .buy li a.button:visited .svg .fill { }
.bg2 .buy li a.button:hover .svg .fill, .bg2 .buy li a.button:active .svg .fill { }
.bg2 .buy li a.button:link .svg .stroke, .bg2 .buy li a.button:visited .svg .stroke { }
.bg2 .buy li a.button:hover .svg .stroke, .bg2 .buy li a.button:active .svg .stroke { }


/* specials */
.products .section_content .subheadline,
.specials .section_content .subheadline { font-size:42px; max-width:860px; }
.products .section_content .subheadline div,
.specials .section_content .subheadline div { font-size:24px; }


/* video */
.video { }
.video .video_holder { position:relative; }
.video .video_player { z-index:1; position:relative; padding:0; margin:0 0 20px 0; }
.video .video_display .loading { border:1px solid var(--css_divider_color); width:100%; aspect-ratio:16/9; display:block; background:#000; position:relative; margin:0 0 20px 0; box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); box-sizing:border-box; overflow:hidden; }
.video .video_display .loading { display:flex; text-align:center; align-content:center; align-items:center; justify-content:center; flex-direction:column; position:relative; }

.video .video_desc { text-align:center; position:relative; margin:0 auto 30px auto; }
.video .video_desc .video_title { font-size:24px; line-height:24px; display:block; margin:0 0 10px 0; }
.video .video_desc .video_text { font-size:16px; line-height:20px; display:block; }
.video .video_desc .video_url { display:none; }
.video .video_desc .share_options { display:none; }
.video .video_desc .share_options .desc { display:none; text-align:center; font-size:0.8em; margin:0 0 10px 0; }
.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%); }

.video .theater { background:#000; border-bottom:1px solid var(--css_divider_color); -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); }
.video .theater .videoborder { margin:0 auto; border:0px none; padding:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.video.body_itemview .section .section_wrapper { padding-top:40px; }


/* dates */
.dates h2 { margin:0 0 40px 0; }
.dates h3 { text-transform:uppercase; margin:0 0 30px 0; }
.dates .dates_block { margin:0 0 80px 0; display:block; }
.dates .dates_block:last-child { margin:0; }
.dates .dates_block .desc { margin:0 0 15px 0; text-align:center; }
.dates .dates_block .desc a.text_truncate_toggle .more { letter-spacing:0; font-family:inherit; text-transform:none; }
.dates .dates_block .more_dates a.button { margin-bottom:0px; }
.dates .dates_block_img { max-width:500px; margin:0 auto 40px auto; }
.dates .dates_block_img.narrow { max-width:360px; }
.dates .dates_block_img.large { max-width:720px; }
.dates .dateslist_holder { overflow:hidden; }
.dates .dateslist { position:relative; text-align:left; border-top:1px solid #666; margin:15px 0 60px 0; }
.dates .dateslist-archive { margin:15px 0 100px 0; }
.dates .dateslist li.item { text-align:left; position:relative; padding:25px 10px; display:table; width:100%; box-sizing:border-box; border-bottom:1px solid #666; }
.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; text-decoration:none; }
.dates .dateslist li.item div { position:relative; display:table-cell; vertical-align:middle; }
.dates .dateslist li.row-more { display:none; }

.dates .dateslist li .date { width:200px; 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 .calendar_links { border:1px solid #ccc; background:var(--css_bg_color1); display:none; position:absolute; z-index:200; left:40px; top:-40px; white-space:nowrap; padding:10px 18px 10px 10px; -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:15px; }
.dates .dateslist li .cal .calendar_links ul li a:link, .dates .dateslist li .cal .calendar_links ul li a:visited { color:var(--css_a_link1); }
.dates .dateslist li .cal .calendar_links ul li a:hover, .dates .dateslist li .cal .calendar_links ul li a:active { color:var(--css_a_hover1); }

.dates .dateslist li .location { width:auto; pointer-events:none; }
.dates .dateslist li .location span { display:inline-block; }
.dates .dateslist li .location span.city { width:38%; font-family:"webfont2", Helvetica, Arial, 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 { cursor:help; display:inline-block; pointer-events:all; margin:0 10px 0 0; }
.dates .dateslist li .location span.venue { width:58%; }
.dates .dateslist li .location span.venue a { pointer-events:auto; position:relative; line-height:1em; }
.dates .dateslist li .location span.venue a:link, .dates .dateslist li .location span.venue a:visited { color:var(--css_color1); border-bottom:1px solid var(--css_color1); }
.dates .dateslist li .location span.venue a:hover, .dates .dateslist li .location span.venue a:active { color:var(--css_color1); border-bottom:1px solid var(--css_color1); }
.dates .dateslist li .location span.venue .text { width:100%; display:block; margin:10px 0 0 0; font-size:0.8em; line-height:1.2em; }
.dates .dateslist li .location span.venue .text a { text-decoration:none; }

.dates .dateslist li .buttons { width:180px; padding-left:5px; }
.dates .dateslist li .buttons a { font-size:18px; margin:0; padding:15px 10px 12px 10px; display:block; width:100%; box-sizing:border-box; text-align:center; text-transform:uppercase; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; vertical-align:baseline; }
.dates .dateslist li .buttons a.ticket:hover, .dates .dateslist li .buttons a.ticket:active { }
.dates .buttons a.onsale { background:rgba(255,179,35,0.3); padding-bottom:22px; cursor:default !important; pointer-events:none; }
.dates .buttons a.onsale .onsale_text { color:#fff; background:rgba(0,0,0,0.66); font-size:10px; letter-spacing:0px; line-height:12px; left:0px; bottom:0px; width:100%; box-sizing:border-box; font-family:Helvetica, Arial, sans-serif; position:absolute; display:block; margin:0px; padding:3px 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; opacity:0.5; pointer-events:none; }

.dates .subscribe { text-align:center; }

.dates .itemview h2 { margin:0; }
.dates .itemview h3 { font-size:30px; margin:0 0 20px 0; }
.dates .itemview .buttons a.button { min-width:180px; margin-right:10px; padding:15px 10px 12px 10px; }
.dates .itemview .buttons a.button:last-child { margin-right:0px; }
.dates .subscribe { margin:5px 0 0 0; }
.dates .desc { margin:15px 0 0 0; }
.dates .map { margin:15px 0 0 0; background:rgba(0,0,0,0.2); /* filter:grayscale(1); */ }
.dates .map .display { padding-bottom:56.25% !important; height:0; }

.dates.bg2 .dateslist { border-top:1px solid #888; }
.dates.bg2 .dateslist li.item { border-bottom:1px solid #888; }
.dates.bg2 .dateslist li.item:hover { background:rgba(0,0,0,0.1); }
.dates.bg2 .dateslist li .cal .calendar_links { }
.dates.bg2 .dateslist li .location span.venue a:link, .dates.bg2 .dateslist li .location span.venue a:visited { color:var(--css_color2); border-bottom:1px solid var(--css_color2); }
.dates.bg2 .dateslist li .location span.venue a:hover, .dates.bg2 .dateslist li .location span.venue a:active { color:var(--css_color2); border-bottom:1px solid var(--css_color2); }


/* links */
.links { margin:60px 0 15px 0; }
.links .links_list { -webkit-column-count:3; -moz-column-count:3; column-count:3; }
.links .links_list div { line-height:2em; text-align:center; }
.links .links_list a:link, .links .links_list a:visited {  }
.links .links_list a:hover, .links .links_list a:active {  }


/* news */
.news #news_more { display:none; }


/* music */
.music .itemview .visuals { width:48%; width:calc((100% - 20px) / 2); float:left; }
.music .itemview .basics { width:48%; width:calc((100% - 20px) / 2); margin:0 0 0 20px; float:right; }
.music .itemview .basics .date { margin:0 0 10px 0; }
.music .itemview .basics .date .delimiter { opacity:0.5; margin:0 2px; display:inline-block; }
.music .itemview .texts { margin:0 0 40px 0; font-size:0.9em; }

.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 { }
.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 .music_container .text ol li { margin:0 0 0 40px; list-style-type:decimal; }

/* 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 { background-color:rgba(255,255,255,0.05); }
.music .tracklist .row2 { background-color:rgba(255,255,255,0.025); }
.music .tracklist .track:hover, .music .tracklist .track_on { background:rgba(255,255,255,0.15); }

.music .tracklist .track .track_desc { position:relative; }
.music .tracklist .track .track_desc ul { display:table; width:100%; margin:0px; }
.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:rgba(255,255,255,0.15); }
.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; }


/* about */
.about { overflow:visible; }
.about .flex-row { display:block; }
.about .flex-item { box-sizing:border-box; float:left; }
.about .flex-item-visuals { position:sticky; top:60px; }
.about .carousel { width:100%; margin:0px; background:rgba(0,0,0,0.25); }
.about .carousel .slide { width:100%; padding:0; box-sizing:border-box; }
.about .carousel .slide a { width:100%; display:block; color:var(--css_color1); font-size:0.8em; text-align:center; }
.about .carousel .slide a img { }
.about .carousel .slide .title { display:block; display:none; width:100%; line-height:1em; padding-top:10px; }
.about .carousel .slide .text { display:block; display:none; width:100%; font-size:0.8em; opacity:0.85; padding-top:5px; }
.about .carousel .flickity-page-dots { bottom:-40px; }
.about .carousel .flickity-page-dots .dot.is-selected { -webkit-animation:none; animation:none; }
.about .carousel button.previous, .about .carousel button.next { display:none; }

.about .flex-item-texts { float:right; }
.about .flex-item-texts p { display:block; margin:0 0 60px 0; }
.about .flex-item-texts p:last-child { margin:0; }
.about .text ul, .about .text ol { margin:20px 0; }
.about .text ul li { list-style-type:disc; margin:10px 0 10px 30px; }
.about .text ol li { list-style-type:decimal-leading-zero; margin:5px 0 5px 40px; }
.about .more { text-align:left; }
.about .more a { padding:0; }
.about a.text_truncate_toggle { padding:10px 0 0 0; }
.about a.text_truncate_toggle { padding:10px 0 0 0; }
.about .more-download, .about .more-link { font-size:1em; }


/* 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:640px; margin:0 auto; }
.shop .item { margin:0 0 20px 0; padding:0; display:block; text-align:center; box-sizing:border-box; }
.shop .item h3 { font-size:24px;  margin:0 0 20px 0; }
.shop .item .texts { margin:20px 0 0 0; font-size:0.8em; }
.shop .item .texts ul, .shop .item .texts ol { margin:20px 0; }
.shop .item .texts ul li { list-style-type:square; margin:10px 0 10px 30px; }
.shop .item .texts ol li { list-style-type:decimal-leading-zero; margin:5px 0 5px 40px; }
.shop .item .more { }


/* info
.info { position:sticky; top:50px; z-index:102; box-shadow:0px 0px 5px rgba(0,0,0,0.2); }
.info .section_wrapper { padding:40px 0px 40px 0px; }
.info .section_wrapper h2 { margin:0px; }
.info .section_wrapper .text { margin:10px 0px; text-align:center; }
.info .close { position:absolute; right:0px; top:-40px; width:var(--css_wrapper_padding_h); height:var(--css_wrapper_padding_h); line-height:calc(var(--css_wrapper_padding_h) + 3px); text-align:center; display:block; }
 */
.info h2 span { font-family:"webfont1", Helvetica, Arial, sans-serif; letter-spacing:1px; font-size:22px; line-height:24px; text-transform:uppercase; display:block; }
.info .basic_text { margin:0 auto 40px auto; display:block; }
.info .videoborder { margin:0 0 20px 0; }
.info .videoborder .display { padding-bottom:0px !important; --ratioWidth:16; --ratioHeight:9; position:relative; margin:0 auto; width:100%; max-width:calc((var(--ratioWidth) / var(--ratioHeight)) * 608px); height:calc((var(--ratioHeight) / var(--ratioWidth)) * var(--css_wrapper_max_width)); /* keep tracking of all paddings, borders etc! */ max-height:608px; background:transparent; }
.info .video_desc .video_text { font-size:16px; line-height:20px; display:block; }
.info .video_desc { text-align:center; position:relative; margin:0 auto 20px auto; }
.info .video_desc .video_title { font-size:24px; line-height:24px; display:block; margin:0 0 10px 0; }
.info .video_desc .video_text { font-size:16px; line-height:20px; display:block; }
.info .more_link .button { margin:0; }


/* history */
.history .itemview .visuals { width:48%; margin:0 4% 0 0; float:left; }
.history .itemview .description { margin:0 0 30px 0; }
.history .itemview .description1 strong, .history .itemview .description1 b { color:#eee; }


/* downloads */
.downloads .itemview .visuals { width:48%; margin:0 4% 0 0; float:left; }
.downloads .itemview .description { margin:0 0 30px 0; }
.downloads .itemview .description1 strong, .downloads .itemview .description1 b { color:#eee; }


/* lyrics */
body.lyrics .itemlist h3 { font-size:48px; margin:0 0 15px 0; padding:0 0 15px 0; border-bottom:1px dotted #666; }
.lyrics .itemview .description { margin:0 0 45px 0; }
.lyrics .itemview h5 { margin:0 0 15px 0; }
.lyrics .itemview .visuals { width:48%; margin:0 4% 0 0; float:left; }
.lyrics .itemview .basics { width:48%; float:right; }
.lyrics .itemview .basics .format { margin:0 0 10px 0; }
.lyrics .itemview .basics .date { margin:0 0 5px 0; }


/* playlist */
.playlist .items { width:100%; margin:0; padding:0; text-align:center; display:block; }
.playlist .item { position:relative; margin:0 0 20px 0; padding:0; display:block; float:left; text-align:center; box-sizing:border-box; }
.playlist .item_delimiter { display:block; float:left; width:5%; height:10px; }
.playlist .item h3 { font-size:24px; margin:0 0 20px 0; }
.playlist .item .texts { position:relative; width:100%; height:0px; padding-bottom:100%; }
.playlist .item .texts iframe { position:absolute; top:0; left:0; width:100%; height:100%; }


/* audioplayer */
.audioplayer { text-align:left; position:fixed; left:0px; bottom:-100px; width:100%; height:80px; display:block; z-index:200; background:#fff linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); background:var(--css_bg_color1); background:#282828; border-top:thin solid #ddd; box-shadow:0px 0px 7px rgba(0,0,0,0.25); }
.audioplayer.on { bottom:0px; }
.audioplayer iframe { display:inline-block; width:100%; width:calc(100% - 60px); height:100%; margin:0 auto 0 0; position:relative; background: }
.audioplayer .toggle { font-size:36px; position:absolute; right:0px; top:0px; width:60px; height:80px; display:block; line-height:80px; text-align:center; transition:all 0.3s ease-in-out; }
.audioplayer .toggle .icon:before { }
.audioplayer a.toggle:link, .audioplayer a.toggle:visited { color:#fff; }
.audioplayer a.toggle:hover, .audioplayer a.toggle:active { color:#eee; }
.audioplayer.hidden { left:90%; left:calc(100% - 60px); background:transparent; border-top:thin solid rgba(0,0,0,0); box-shadow:0px 0px 0px rgba(0,0,0,0); }
.audioplayer.hidden iframe { opacity:0; }
.audioplayer.hidden .toggle { left:0px; right:auto; }
.audioplayer.hidden .toggle .icon:before { transform:rotate(180deg); margin-left:5px; }
.audioplayer.hidden .toggle:link, .audioplayer.hidden .toggle:visited { color:var(--css_a_link1); background:transparent; }
.audioplayer.hidden .toggle:hover, .audioplayer.hidden .toggle:active { color:var(--css_a_hover1); background:transparent; }


/* newsletter */
.newsletter .section_content { max-width:640px; text-align:center; }
.newsletter h3 { font-size:24px; margin:0 0 40px 0; }
.newsletter .nl_confirm_text { margin:0 0 15px 0; }
.newsletter .nl_consent_text { font-size:14px; line-height:17px; margin:0 0 20px 0; text-align:justify; }
.newsletter .nl_consent_text a, .newsletter .nl_confirm_text a { }
.newsletter .required  { text-align:left; margin-top:20px; }


/* misc-pages */
.body_misc .section_content { max-width:640px; }


/* signin / signup */
.signin .signup-hint { text-align:center; margin:15px auto; }
.signin .signup-hint .button { margin:10px 0 60px 0; }
.signup .signup-info { margin:0 0 40px 0; }


/* password / passwordreset */
.section_password .tips { display:none; }
.section_password .tips ul { width:100%; margin:20px 0; padding:10px 25px 25px 25px; background:rgba(0,0,0,0.1); box-sizing:border-box; border:1px dotted #666; }
.section_password .tips li { margin:20px 0; }
.section_password .tips li { 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; }
.passwordreset .section_content { }


/* profile */
.profile .col { float:left; width:46%; margin:0; text-align:left; }
.profile .col1 { padding:0 3% 0 0; border-right:1px dotted #666; }
.profile .col2 { padding:0 0 0 3%; }
.profile #signature_id { height:60px; }
.profile #hires_holder .loading { position:absolute; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.5); }
.profile #hires_holder .loading .spinner { position:absolute; left:50%; top:50%; margin:-18px 0 0 -22px; }
.profile .image_adapt a { color:#000; background:#ded5cf; font-size:24px; line-height:40px; text-align:center; width:40px !important; height:40px !important; display:block; overflow:hidden; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; }
.profile .image_adapt a:hover, .profile .image_adapt a:active { color:#000; background:#fff; }
.profile #deleteAccount { text-align:center; padding:10px; background:rgba(0,0,0,0.3); border:1px dotted #666; }


/* popup */
.popup { pointer-events:none; text-align:left; position:fixed; right:30px; bottom:-100vh; width:100%; display:block; z-index:200; transition:all 1s ease-in-out; }
.popup a { pointer-events:all; }
.popup.on { bottom:30px; }
.popup .items { text-align:right; }
.popup .items .item { display:inline-block; }
.popup .items .item a { transition:transform 1.5s ease-in-out; transform:rotate(-180deg); box-shadow:inset 0px 2px 20px rgba(0,0,0,0.52); color:#000; border:1px solid var(--css_a_link1); background:var(--css_a_link1); font-size:16px; line-height:18px; letter-spacing:-1px; font-family:'webfont2', Helvetica, Arial, sans-serif; text-transform:uppercase; width:90px; height:90px; text-align:center; border-radius:50%; display:flex; flex-direction:column; justify-content:center; }
.popup .items .item a:before { animation:spinner 10s linear infinite; border:2px dotted var(--css_a_link1); content:''; position:absolute; left:-4px; top:-4px; width:101%; width:calc(100% + 4px); height:101%; height:calc(100% + 4px); border-radius:50%; display:block; }
.popup .items .item a:hover, .popup .items .item a:focus { color:var(--css_bg_color3); border:1px solid var(--css_color3); background:var(--css_color3); }
.popup .items .item a:hover:before, .popup .items .item a:focus:before { animation:spinner 2s linear infinite; border:2px dotted var(--css_color3); }
.popup.on .items .item a { transform:rotate(0deg); }
.popup .toggle { font-size:8px; position:absolute; right:-20px; top:-25px; width:40px; height:50px; display:block; line-height:50px; text-align:center; transition:all 0.3s ease-in-out; }
.popup .toggle .icon:before { }
.popup.hidden { right:calc(-1 * (100% - 50px)); }
.popup.hidden .toggle { left:0px; right:auto; }
.popup.hidden .toggle .icon:before { transform:rotate(180deg); }
.popup.hidden .toggle:link, .popup.hidden .toggle:visited { color:var(--css_a_link1); background:transparent; }
.popup.hidden .toggle:hover, .popup.hidden .toggle:active { color:var(--css_a_hover1); background:transparent; }


/* pagination */
.pagination { margin:0; padding:20px 0; }
.pagination .table { display:table; margin:0 auto; }
.pagination ul { display:table-row; text-align:center; font-size:0; }
.pagination ul li { display:table-cell; font-size:36px; vertical-align:middle; }
.pagination ul li.desc { font-family:Helvetica, Arial, sans-serif; white-space:nowrap; padding:0 15px; font-size:18px; }


/* footer */
.footer { overflow:hidden; position:relative; width:100%; font-size:9px; text-align:center; padding:120px 0px; }
.footer:before { content:''; background:rgba(0,0,0,0.3); position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.footer h2 { font-size:56px; display:inline-block; margin:40px auto 80px auto; }

.footer .logo { position:relative; }
.footer .logo a { width:350px; display:block; margin:0 auto 40px auto; position:relative; }
.footer .logo a:hover, .footer .logo a:active { }

.footer .logo a:link .svg .fill, .footer .logo a:visited .svg .fill { fill:var(--css_a_link1); }
.footer .logo a:hover .svg .fill, .footer .logo a:active .svg .fill { fill:var(--css_a_hover1); }
.footer .logo .svg .fill { stroke:#000; stroke-width:0.25px; }
.footer .logo a .svg .wing { stroke:#000; stroke-width:0.5px; }
.footer .logo a:hover .svg .head, .footer .logo a:active .svg .head { transform:scale(1.04) translateY(1px); transform-origin:center center; }
.footer .logo a:hover .svg .wing-left, .footer .logo a:active .svg .wing-left { transform:rotate(2.5deg); transform-origin:center center; }
.footer .logo a:hover .svg .wing-right, .footer .logo a:active .svg .wing-right { transform:rotate(-2.5deg); transform-origin:center center; }

.footer .logo a h2 { font-family:'webfont1', Helvetica, Arial, sans-serif; display:block; margin:0; padding:20px 0 0 5px; font-size:36px; transition-delay:0.1s; transition:all 0.25s ease-in-out; }
.footer .logo a:link h2, .footer .logo a:visited h2 { letter-spacing:3px; }
.footer .logo a:hover h2, .footer .logo a:active h2 { letter-spacing:7px; }

.footer .skip { font-size:22px; letter-spacing:3px; text-transform:uppercase; margin:0 0 30px 0; padding:0; }
.footer .skip .icon:before { margin-left:-5px; }
.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 40px auto; font-size:0; }
.footer .social li { display:inline-block; margin:0; padding:10px; border-right:1px solid #fff; border-right:thin solid rgba(194,143,42,0.5); }
.footer .social li:last-child { border-right:0px none; }
.footer .social li a { display:block; text-align:center; font-size:32px; line-height:50px; width:50px; height:50px; overflow:hidden; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.footer .social li a:link, .footer .social li a:visited { }
.footer .social li a:hover, .footer .social li a:active { }
.footer .social li a .icon:before { text-shadow:0px 1px 10px rgba(0,0,0,.15); }

.credits { text-transform:uppercase; letter-spacing:1px; line-height:24px; padding:0 20px; }
.credits .high { font-size:14px; margin:0 0 20px 0; display:block; text-transform:uppercase; }
.credits .high a:link, .credits .high a:visited { color:var(--css_a_link2); } /*#dbad59, #93743c*/
.credits .high a:hover, .credits .high a:active { color:var(--css_a_hover2); }
.credits a { display:inline-block; padding:5px; position:relative; }
.credits .low { letter-spacing:3px; }
.credits .low a:link, .credits .low a:visited { color:var(--css_a_link2); opacity:0.75; }
.credits .low a:hover, .credits .low a:active { color:var(--css_color2); opacity:1; }
.credits .logout { display:inline-block; margin:0 0 5px 0; }
.credits .delimiter { color:#c28f2a; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }


/* images */
.imageborder, .contentborder { position:relative; border:1px solid var(--css_divider_color); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); }
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 10px 0; position:relative; overflow:hidden; box-sizing:border-box; border:1px solid var(--css_divider_color); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); }
.imageborder_holder:hover { border:1px solid var(--css_a_link1); }
.imageborder_holder img { width:100% !important; 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 2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; -webkit-transform:scale 1, translateZ(0); -ms-transform:scale 1, translateZ(0); transform:scale 1, 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 { display:none; color:#fff; text-shadow:0px 0px 3px rgba(0,0,0,.75); width:100%;height:100%;top:0px;text-align:center;font-size: 48px; 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 { transform:scale(1.1); /* filter:alpha(opacity=0.5); -moz-opacity:0.5; opacity:0.5; */ }

.imageborder_holder a img.ratio { object-fit:cover; overflow:hidden; }

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; margin:0 0 10px 0; border:1px solid var(--css_divider_color); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); background:#000; overflow:hidden; }
.videoborder .display { width:100%; max-height:75vh; display:block; position:relative; aspect-ratio:16/9; overflow:hidden; }
.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; }


/* member specials */
.loggedin { display:none; }
.notloggedin { text-align:center; }
.notloggedin .desc { text-align:center; width:66%; margin:15px auto; padding:15px;border:1px dotted #999;background: rgba(0,0,0,0.1);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.notloggedin .desc .icon { font-size:36px; margin:0 0 15px 0; }


/* 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; }

.notice { text-align:center; margin:15px auto; padding:15px; border:1px dotted #999; background: rgba(0,0,0,0.1); -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }

.more { font-size:1.3em; font-family:"webfont2", Helvetica, Arial, sans-serif; text-align:center; padding:20px 0 0 0; text-transform:uppercase; letter-spacing:0px; }
.more a { padding:15px 20px; display:inline-block; position:relative; }
.more .button { margin:0 auto; }
.more a:link, .more a:visited { }
.more a:hover, .more a:active { }
a.text_truncate_toggle { text-align:left; margin:5px 0; padding:10px 0px; text-decoration:none; }
.text_truncate .more, a.bold { padding:0; margin:0; text-align:left; font-size:inherit; line-height:inherit; }

.sr-only { position:absolute; width:1px; height:1px; padding: 0; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.noitems { margin:20px auto; text-align:center; }
.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-size:14px; }
.loading { display:inline-block; font-size:24px; text-align:center; }
.loading .icon:before { line-height:2.5em; }
.loading .spinner { display:inline-block; width:32px; height:32px; border:2px solid var(--css_color1); border-right-color:transparent !important; border-radius:50%; vertical-align:middle; -webkit-animation:spinner .75s linear infinite; animation:spinner .75s linear infinite; }

.crypted-email { }
.crypted-email:after { content:attr(data-usr) "@" attr(data-dom) "." attr(data-tld); }
a.copy-email { display:inline-block; transform:translateY(-2px); margin-left:15px; font-size:12px; line-height:18px; padding:2px 6px 3px 6px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -webkit-filter:blur(0); filter:blur(0); }
a.copy-email:link, a.copy-email:visited { color:#fff; border:1px solid #000; background-color:#000; }
a.copy-email:hover, a.copy-email:active { color:#fff; border:1px solid #444; background-color:#444; }

.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:0px 0px 10px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); }
.transition_all { -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s 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 { z-index:110; border-top:var(--css_divider_border); border-bottom:var(--css_divider_border); position:relative; width:100%; height:7px; display:block; background:rgba(0,0,0,0.85) url(../images/layout/bg_h_divider_big.png) center center repeat-x; background-size:10px 5px; } 
.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:3px dotted #eee; 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; }

@-webkit-keyframes spinner { to { transform: rotate(360deg); } }
@keyframes spinner { to { transform: rotate(360deg); } }
@-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)} }
@-webkit-keyframes arrowbounce { 0%,20%,50%,80%,to { transform: translateY(0) } 40% { transform: translateY(-10px) } 60% { transform: translateY(-5px) } }
@keyframes arrowbounce { 0%,20%,50%,80%,to { transform: translateY(0) } 40% { transform: translateY(-10px) } 60% { transform: translateY(-5px) } }


/* forms */
.form0 { display:none !important; }
label { font-size:18px; text-align:left; display:block; margin:0 0 5px 0; }
label.warning { color:#f00; }
.input_desc { color:#999; margin:-10px 0 25px 0; font-size:14px; line-height:1.3em; cursor:help; }
.input_desc:hover, .input_desc:focus { color:#fff; }

.form-group { display:block; margin-bottom:20px; }
.form-group .tip { font-size:0.6em; float:left; }
.form-group .tip-right { float:right; }
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:'Trebuchet MS', Arial, Helvetica, sans-serif !important; font-size:18px !important; color:#444; width:100%; box-sizing:border-box; border:1px solid #ccc; background:#f5f5f5; margin:0 0 20px 0; padding:15px 10px; -moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; -moz-outline-style:none !important; outline:none !important; }
select { padding:14px 30px 14px 10px; position:relative; -moz-appearance:none; -webkit-appearance:none; appearance:none; background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>"); background-repeat:no-repeat; background-position:right 10px top 50%; }
textarea { height:100px; }
input.text:focus, input.title:focus, textarea:focus, select:focus { color:#000; background-color:#fff; }
input[type="text"]:disabled { cursor:not-allowed; }

input[type="checkbox"], .checkbox { width:30px; height:30px; display:block; float:left; margin:0; padding:0; -moz-appearance:none; -webkit-appearance:none; appearance:none; }
input[type="checkbox"]:checked:before, .checkbox:checked:before { margin-left:2px; line-height:30px; font-size:24px; font-family:icons; content:'\e82e'; color:#000; }
.checkbox-label { line-height:30px; }
.checkbox-label input[type="checkbox"] { margin-right:10px; }

.table_checkbox { margin:0 0 20px 0; }
.table_checkbox label { margin:0; }
.table_checkbox * { text-align:left; }
.table_checkbox .warning, .table_checkbox .warning .icon, .table_checkbox .warning .icon:before { color:#c00; }
.table_checkbox a {/* display:inline-block; */border-bottom:1px dotted;}
.cell_checkbox { width:41px; vertical-align:top; }

[type="radio"]:checked, [type="radio"]:not(:checked) { position:absolute; left:-9999px; }
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label { padding-left:28px; line-height:20px; cursor:pointer; display:inline-block; position:relative; }
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before { background:#fff; border:1px solid #666; width:18px; height:18px; content:''; position:absolute; left:0; top:0; border-radius:100%; }
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after { background:#000; width:12px; height:12px; top:4px; left:4px; content:''; position:absolute; border-radius:100%; -webkit-transition:all 0.3s ease; transition:all 0.3s ease; }
[type="radio"]:not(:checked) + label:after { opacity:0; -webkit-transform:scale(0); transform:scale(0); }
[type="radio"]:checked + label:after { opacity:1; -webkit-transform:scale(1); transform:scale(1); }

input.submit, a.button, a.button:link, a.button:visited, .button, button, .button, button, input[type="submit"], input[type="reset"], input[type="button"] { color:var(--css_btn_color1); border:1px solid var(--css_btn_border_color1); background-color:var(--css_btn_bg_color1); font-family:"webfont2", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size:18px; line-height:20px; letter-spacing:0px; font-weight:normal; text-transform:uppercase; text-decoration:none; text-align:center; text-shadow:none; display:inline-block; cursor:pointer; margin:0 0 20px 0; padding:15px 20px 15px 20px; box-sizing:border-box; position:relative; /* box-shadow:0px 1px 4px rgba(0,0,0,0.2); */ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-appearance:none; -webkit-appearance:none; appearance:none; }
.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:var(--css_btn_hover_color1); border:1px solid var(--css_btn_hover_border_color1); background-color:var(--css_btn_hover_bg_color1); }
.button_full { width:100%; display:block; }
input.submit, input[type="submit"] { margin-top:15px; }
/*
a.button .icon:before { transform:translateX(0px); transition:all 0.5s ease-in-out; }
a.button:hover .icon:before, a.button:active .icon:before { transform:translateX(4px); }
*/

input.warning { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }
input.warning:focus { color:#f00; }

.feedback { font-family:"webfont1", "Helvetica Neue", Helvetica, Arial, "sans-serif"; margin:0 0 20px 0;padding:30px;text-align:center; background:rgba(255,255,255,0.2); position:relative; }
.feedback_off { display:none; margin:0; padding:0; border:0px none; }
.feedback h5 { }
.feedback a { text-decoration:underline; }
.feedback a.close { display:none; position:absolute; right:10px; top:5px; font-size:18px; padding:5px; text-decoration:none; }
.feedback a.close:hover, .feedback a.close:active { }


/* share */
body.desktop .share_tools a.share_whatsapp, body.desktop .share_tools a.share_facebook_messenger { display:none !important; }
.share_tools { text-align:left; }
.share_tools a.button { font-size:16px; min-width:auto; width:var(--css_wrapper_padding_h); height:var(--css_wrapper_padding_h); line-height:calc(2px + var(--css_wrapper_padding_h)); display:none; margin:0 5px 0 0 !important; padding:0; border-radius:var(--css_wrapper_padding_h); overflow:hidden; }
/*
.share_tools a.button:link, .share_tools a.button:visited { color:#fff; border:0px none; background:#000; }
.share_tools a.button:hover, .share_tools a.button:active { color:#fff; border:0px none; background:#333; }
*/
.share_tools a.button.share { display:inline-block; }
.share_tools.on a.button { display:inline-block; }
.share_tools.on a.button.share .icon:before { content:'\e847'; }
.share_tools a.button:hover .icon:before, .share_tools a.button:active .icon:before { transform:translateX(0px); }


/* 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; }


/* dropdown */
.dropdown, .dropleft, .dropright, .dropup { position:relative; }
.dropdown-toggle { padding:10px 22px; text-transform:uppercase; white-space:nowrap; box-sizing:border-box; }
.dropdown-toggle:hover, .dropdown-toggle:active { }
.dropdown-toggle.jq-dropdown-open { }
.dropdown-toggle::after { transition:all 0.5s; display:inline-block; margin-left:.255em; vertical-align:.255em; content:""; border-top:.2em solid; border-right:.2em solid transparent; border-bottom:0; border-left:.2em solid transparent; }
.dropdown-toggle.jq-dropdown-open::after { transform:rotate(180deg); }

.dropdown-menu { display:none; position:absolute; left:0; top:40px !important; float:left; margin:0; padding:0; text-align:left; list-style:none; }
.dropdown-menu:not([style*="display: none"]) { }
.dropdown-menu-right { right:0 !important; left:auto !important; }

.dropdown-item { background:var(--css_bg_color1); position:relative; box-sizing:border-box; text-transform:uppercase; display:block; width:100%; padding:15px 30px; clear:both; white-space:nowrap; border:0; }
.dropdown-item.on { }
.dropdown-item.on::before { font-size:14px; position:absolute; left:10px; top:15px; display:inline-block; content:"\e82e"; font-family:"icons"; }
.dropdown-menu a:link, .dropdown-menu a:visited { color:var(--css_a_link1); }
.dropdown-menu a:hover, .dropdown-menu a:active { color:var(--css_a_hover1); }


/* media-queries + device-switches */
@media (orientation: portrait) { }

@media screen and (min-width:1420px) {
    .flickity-prev-next-button.previous { left:calc((((100% - var(--css_wrapper_max_width)) / 2) - 44px) / 2) !important; }
    .flickity-prev-next-button.next { right:calc((((100% - var(--css_wrapper_max_width)) / 2) - 44px) / 2) !important; }
}

@media screen and (max-width:1024px) {
	.header_norm .nav ul.public_nav li, .header_norm .nav ul.member_nav li { font-size:18px; line-height:39px; height:40px; margin:1px 8px 0 8px; }
	.header_norm .nav ul.public_nav .lang_nav li { font-size:12px; line-height:40px; }
	.header_norm .nav ul.member_nav.fence_on { padding:0 0 0 140px; }
}

@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 h2 { text-align:center; position:relative; display:inline-block; }
	.sidebar .sidebar_header h2:before, .sidebar .sidebar_header h2:after { background:var(--css_divider_color); content:""; display:block; height:1px; position:absolute; top:50%; width:400%; }
	.sidebar .sidebar_header h2:before { right:110%; }
	.sidebar .sidebar_header h2:after { left:110%; }
	.sidebar .sidebar_header .h2_container { margin:0; position:relative; overflow:hidden; text-align:center; }

    .sidebar .itemlist { width:100%; width:calc(100% + 20px); margin:0 -10px; }
    .sidebar .itemlist .item { width:45%; width:calc((100% - 40px) / 2); margin:0 10px 40px 10px; }
    .sidebar .textlist li:first-child { padding:0 0 15px 0; border-top:0px none; }
    
    .lyrics .itemlist li { text-align:center; }
    
    .additional .itemlist li:nth-child(4) { display:none; }
    
    .about .flex-item-visuals { padding-right:20px; }
    .about .flex-item-texts { padding-left:20px; }

	.audioplayer iframe { /* left:121px; top:0px; max-width:100%; width:100%; width:calc(100% - 181px); height:100%; margin:0; position:absolute; */ }
}

@media screen and (max-width:860px) {
    .header_norm { height:50px; box-shadow:inset 0px 0px 25px rgba(0,0,0,1); border-bottom:thin solid #493211; }
    .header_norm .menu { top:0px; }
    .header_norm .logo, .header_norm .logo .svg, .header_norm .logo a { width:160px; height:54px; }
    .header_norm .logo { margin:1px auto 0 auto; padding:0; }
    .header_norm .top_member { display:none; }
    .header_norm .social, body.menu_on .header_norm .social { display:none; }
    .header_norm .nav { display:none; }
    #header_bottom { height:50px; }
    .teaser .carousel { height:calc(100vh - 50px); }
    
	.dates .dateslist li .location span, .dates .dateslist li .location span.city, .dates .dateslist li .location span.venue { display:block; width:100%; }
    
    .shop .items { grid-template-columns:repeat(auto-fill, calc((100% - 40px) / 2)); }
}

@media screen and (max-width:768px) {
    
    .header_norm .menu { left:6px; }
    /* .header_norm .dropdown { right:20px; } */
    
    :root {
        --css_wrapper_padding_h:20px;
    }
    
    .deco { height:40vh; }
    
    .flickity-prev-next-button.previous { left:-1px !important; }
    .flickity-prev-next-button.next { right:-1px !important; }

    .products .item_visuals, .products .item_texts { width:100%; float:none; }
    .products .product-gallery-nav  { margin:0 0 60px 0; }
    .products .item_visuals .imageborder_holder { margin:0 0 20px 0; }
    
    .twocolumns { -webkit-columns:1; -moz-columns:1; columns:1; }
}

@media screen and (max-width:720px) {	
	/* 2 li pro reihe */
	.itemlist .item { width:45%; width:calc((100% - 40px) / 2); }

    .additional .itemlist li:nth-child(4) { display:inline-block; }
    
	.teaser .carousel-cell .attachment .attachment-data .description .buy li a { min-width:300px; }

	.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; }

    .about .flex-row { display:block; }
    .about .flex-item-visuals { margin:0 0 20px 0; padding-right:0px; width:100%; position:relative; top:0px; }
    .about .item.has_gallery .flex-item-visuals { margin:0 0 60px 0; }
    .about .flex-item-texts { padding-left:0px; width:100%; }
}

@media screen and (max-width:640px) {  
	.sidebar .itemlist li { padding:0; }
	.sidebar .textlist li { padding: 0 0 15px 0; }	
	.itemview_medium { width:100%; }
    
    .links .links_list { -webkit-column-count:2; -moz-column-count:2; column-count:2; }

    .shop .items { grid-template-columns:repeat(auto-fill, calc(100%)); }
    
	.profile .col { float:none; width:auto; margin:0 0 60px 0; padding:0; display:block; border:0px none; }
    
	.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) {
    .news .itemlist, .blog .itemlist { width:100%; margin:0; }
	.news .itemlist .item, .blog .itemlist .item { clear:both !important; float:none !important; width:100% !important; margin:0 0 60px 0 !important; }
    
	/* 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%; }
    
	.music .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
	.music .itemview .basics { width:100%; float:none; }

	.history .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
	.downloads .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
    
	.lyrics .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
	.lyrics .itemview .basics { width:100%; float:none; }
	.lyrics .itemview .basics .buy { display:none; }
    
    .footer .social li { }

	.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; }		
}

@media screen and (max-width:480px) {
	.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; }
}
