/* inextremo 6 | style.css */

/* reset etc. */
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 { 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; }

/* @font-face */
@font-face { font-family:'webfont1'; src:url('../fonts/webfont1.eot'); src:url('../fonts/webfont1.eot?#iefix') format('embedded-opentype'), url('../fonts/webfont1.woff') format('woff'), url('../fonts/webfont1.ttf') format('truetype'), url('../fonts/webfont1.svg') format('svg'); font-weight:normal; font-style:normal; }
@font-face { 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') format('svg'); font-weight:normal; font-style:normal; }

/* basics */
body { color:#e5e5e5; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-size:16px; text-align:center; background:#000; }
td, th { color:#e5e5e5; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-size:16px; }

h1, h2, h3, h4, h5 { font-family:"webfont1", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif; line-height:1em; color:#fff; font-weight:normal; margin:0px; padding:0px; text-transform:uppercase; }
h1, h2, h3 { font-family:"webfont2", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif; }
h1 { font-size:30px; letter-spacing:3px; margin:0 0 15px 0; text-shadow:0px 1px 2px rgba(0,0,0,.5); }
h2 { font-size:72px; letter-spacing:5px; text-shadow:0px 1px 3px rgba(0,0,0,.75); }
h3 { font-size:36px; letter-spacing:5px; text-shadow:0px 1px 3px rgba(0,0,0,.75); }
h4 { font-size:28px; text-shadow:0px 1px 0px rgba(0,0,0,0.5); letter-spacing:2px; }
h5 { font-size:24px; letter-spacing:1px; }
h6 { font-size:20px; line-height:1.3em; color:#fff; }
td img, img { display:block; }
td { text-align:left; }

a:link, a:visited { color:#d7210b; text-decoration:none; -moz-outline-style:none; outline:none; }
a:hover, a:active { color:#fff; text-decoration:none; -moz-outline-style:none; outline:none; }


/* msg */
#msg { position:fixed; display:block; top:0; left:0; right:0; padding:30px 20px; z-index:10002; }
#msg a.close { display:block; }


/* header_norm */
.header_norm { width:100%;position:relative;text-align:center;/* overflow:hidden; */border-bottom:thin solid #000;z-index:200;}

.header_norm .row1 { background: url(../images/layout/concrete-wall-2.png) center top; background-size:auto auto; }
.header_norm .row1 { background: url(../images/layout/bg_metal.00.jpg) center top; background-size:500px 500px; }
.header_norm .row1 { background:rgba(0,0,0,0.1) url(../images/layout/bg_stardust6.png) center bottom; }
.header_norm .row1 { box-shadow:inset 0px 0px 75px rgba(0,0,0,1); }

.header_norm .logo { position:relative; width:400px; height:120px; margin:0 auto; }
.header_norm .logo a { display:block; width:400px; height:120px; margin:0 auto; background:url(../images/icons/logo.png) center center no-repeat; overflow:hidden; text-indent:-3000px; }
.header_norm .logo a:link, .header_norm .logo a:visited { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.header_norm .logo a:hover, .header_norm .logo a:active { filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }

.header_norm .top_links { padding:5px 20px; }

.header_norm .social { position:absolute; right:10px; top:37px; }
.header_norm .social ul { text-align:center; font-size:0; }
.header_norm .social ul li { float:none; display:inline-block; margin:0; position:relative; }
.header_norm .social ul li:after { background:url("../images/layout/bg_v_divider_xsmall.png?v=7") right center no-repeat; background-size:auto 100%; position:absolute; right:-3px; top:0px; content:''; width:6px; height:100%; display:block; }
.header_norm .social ul li:last-child:after { display:none; }
.header_norm .social ul li a { font-size:28px;  text-shadow:0px 1px 3px rgba(0,0,0,0.5); line-height:45px; width:55px; height:45px; display:block; }
.header_norm .social ul li a:link, .header_norm .social ul li a:visited { color:#d7210b; }
.header_norm .social ul li a:hover, .header_norm .social ul li a:active { color:#fff; }

.header_norm .nav {position:relative;text-align:center;margin:0 auto;background:rgba(0,0,0,0.2) url("../images/layout/bg_nav2.jpg?v=1") repeat-x;background-size:auto 50px;border-top:thin solid #999;}
.header_norm .nav:before { background:#666 url("../images/layout/bg_h_delimiter_bottom.jpg"); background-size:auto 6px; border-bottom:thin solid #000; position:relative; content:''; width:100%; height:4px; display:block; }
.header_norm .nav:after { background:#666 url("../images/layout/bg_h_delimiter_bottom.jpg"); background-size:auto 6px; border-top:thin solid #999; position:relative; content:''; width:100%; height:4px; display:block; }
.header_norm .nav ul { position:relative; 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 12px 0 12px; 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 { position:relative; color:#d7210b; display:block; text-shadow:0px 0px 3px rgba(0,0,0,1); }
.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:after { z-index:201; background:url("../images/layout/bg_nav_indic.png?v=2") no-repeat; background-size:100px 50px; position:absolute; left:50%; top:43px; margin:0 0 0 -50px; content:''; width:100px; height:50px; pointer-events:none; display:block; }
.header_norm .nav li.on a:before { box-shadow:0px 0px 5px rgba(255,255,255,1); -webkit-animation:nav-indic-animation 1s infinite; animation:nav-indic-animation 1s infinite; z-index:202; background:#fff; bottom:-10px; left:50%; width:29px; margin:0 0 0 -15px; height:1px; content:""; pointer-events:none; display:block; position:absolute; }
@-webkit-keyframes nav-indic-animation { 0% { opacity:1; } 50% { opacity:0.5; } 100% { opacity:1; } } @keyframes nav-indic-animation { 0% { opacity:1; } 50% { opacity:0.5; } 100% { opacity:1; } }

.header_norm .nav ul.public_nav { background:rgba(0,0,0,0.2); }

.header_norm .lang_nav { position:absolute; right:0px; top:0px; margin:0 !important; }
.header_norm .lang_nav ul { box-shadow:inset 0px 0px 10px rgba(0,0,0,1); }
.header_norm .lang_nav li {float:left;font-size:14px;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 #666;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_norm .lang_nav li.on a:after { display:none; }

/* header_compact */
body .header_compact { z-index:1010; width:100%; height:60px; position:fixed; top:-200px; padding:0; text-align:center; background:#000; background:rgba(0,0,0,0.8); border-top:11px solid #444; border-bottom:1px solid #444; }

body .header_compact .logo { position:relative; margin:0 auto; width:180px; display:block; }
body .header_compact .logo a { display:block; width:180px; height:60px; background:url(../images/icons/logo_compact.png) center center no-repeat; background-size:180px 60px; overflow:hidden; text-indent:-9000px; }
body .header_compact .logo a:link, .header_compact .logo a:visited { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
body .header_compact .logo a:hover, .header_compact .logo a:active { filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }

body .header_compact .menu { position:absolute; text-align:center; width:48px; left:20px; top:7px; z-index:11; }
body .header_compact .menu a.btn { font-size:26px; line-height:36px; text-align:center; width:46px; height:46px; margin:0; padding:0; display:block; overflow:hidden; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.3); box-shadow:0px 0px 2px rgba(0, 0, 0, 0.3); }
body .header_compact .menu a.btn:link, body .header_compact .menu a.btn:link { border:1px solid #5a0f04; }
body .header_compact .menu a.btn:hover, body .header_compact .menu a.btn:active { border:1px solid #fff; }
body .header_compact .menu a.btn .icon { line-height:45px; }
body .header_compact .menu a.btn .icon-cancel { display:none; }

body .header_compact:after { content:""; pointer-events:none; display:block; position:absolute; bottom:-11px; left:0px; width:100%; height:10px; background:url(../images/layout/bg_header_compact_bottom.png) center top repeat-x; }
body.compact .header_compact { top:-10px; }
body.compact .header_norm { visibility:hidden; }
body.compact article { }


/* header > nav_overlay */		
body .nav_overlay { display:none; position:fixed; left:0px; top:100%; width:100%; height:150%; overflow:hidden; padding:0px; background:#333 url(../images/layout/bg_noise.png); z-index:1001; }
body .nav_overlay .nav_holder { display:table-cell; vertical-align:middle; }

.nav_overlay .tabs { }
.nav_overlay .tabheader ul.sub_nav { text-align:center; margin:0 0 10px 0; }
.nav_overlay .tabheader ul.sub_nav li { }

.nav_overlay .tab ul { display:block; position:relative; text-transform:uppercase; text-align:center; border-top:1px solid #444; font-size:0px; }
.nav_overlay .tab ul li { display:block; position:relative; margin:0; border-bottom:1px solid #444; background:rgba(0,0,0,0.1); -webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.3); -moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,0.3); box-shadow:inset 0px 0px 10px rgba(0,0,0,0.3); }
.nav_overlay .tab ul li:last-child { }
.nav_overlay .tab ul li a { display:block; font-family:'webfont1', "Helvetica Neue", "Trebuchet MS", Arial, Helvetica, sans-serif; text-shadow:0px 1px 0px rgba(0,0,0,0.5); text-transform:uppercase; font-size:28px; letter-spacing:2px; padding:7px 0; }
.nav_overlay .tab ul li.lang_nav a, .nav_overlay .tab ul li.nav_sign a { font-family:"Helvetica Neue", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; letter-spacing:1px; }
.nav_overlay .tab ul li.nav_sign a { display:inline-block; margin:0 20px; }
.nav_overlay .tab ul li.on a { color:#fff; }

.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-bottom: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 { 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 .nav_social .social ul { margin:0 auto; font-size:0; height:94px; overflow:hidden; }
.nav_overlay .nav_social .social li { display:inline-block; margin:10px 0px; border-bottom:0px none; overflow:hidden; }
.nav_overlay .nav_social .social li:last-child { border-right:0px none; }
.nav_overlay .nav_social .social li a { font-size:36px; line-height:74px; text-align:center; padding:0; width:64px; height:70px; display:block; overflow:hidden; }
.nav_overlay .nav_social .social li a:hover, .nav_overlay li.nav_social .social li a:focus { }
.nav_overlay .nav_social .social li a [class*=" icon-"]:before, .nav_overlay li.nav_social .social li a [class^=icon-]:before { margin-right:0em; margin-left:.1em; }

body.menu_on .header_compact { top:-10px !important; filter:alpha(opacity=100) !important; -moz-opacity:1 !important; opacity:1 !important; }
body.menu_on .header_compact .menu a .icon-menu { display:none; }
body.menu_on .header_compact .menu a .icon-cancel { display:block; }
body.menu_on .nav_overlay { display:table !important; top:-25% !important; }
	

/* wrapper, article, section, hero, backgrounds */
.wrapper { min-width:360px; max-width:1080px; margin:0 auto; padding:0 20px; position:relative; }
article { z-index:100; min-width:400px; margin:0 auto; padding:0; position:relative; }
body.home article { /* background:url(../images/layout/bg_stardust6.png) center top; */ }
section { width:100%; height:auto; padding:0; position:relative; display:block; border-bottom:1px solid #999; }
section:after { box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); z-index:101; background:#666 url("../images/layout/bg_h_delimiter_bottom.jpg"); background-size:auto 6px; border-top:thin solid #999; border-bottom:thin solid #000; position:absolute; content:''; width:100%; height:4px; display:block; }

section .section_wrapper { position:relative; display:block; padding:60px 20px; vertical-align:middle; }
body.haspagination section .section_wrapper { padding-bottom:0; }
body.hastheater section .section_wrapper { padding-top:20px; }
section .section_content { position:relative; max-width:960px; margin:0 auto; padding:0; }
section .section_content h3 { position:relative; display:inline-block; margin:0 0 15px 0; padding:10px 15px 0 15px; overflow:hidden; }
section .section_content h4 { margin:0 0 30px 0; }
.hero {overflow:hidden;border-bottom: 1px solid #999;background-color:#000;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.hero .hero_wrapper { padding:250px 0 50px 0; background-image:url(../images/layout/bg_noise.png); background-image:none; background-position:center top; -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 { font-size:36px; line-height:36px; max-width:960px; margin:0 auto; padding:20px 0; background:rgba(0,0,0,0.7); overflow:hidden; }

/* backgrounds */
.bg1 { }
.bg2 {background: rgba(0,0,0,0.5);box-shadow:0px 0px 30px rgba(0,0,0,0.66);}
.bg { z-index:-1; position:fixed; left:0px; top:0px; height:100%; width:100%; overflow:hidden; background:url("../images/layout/bg.04.jpg") no-repeat center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.bg.dark { -webkit-box-shadow:inset 0px 0px 200px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow:inset 0px 0px 200px 0px rgba(0, 0, 0, 0.4); box-shadow:inset 0px 0px 200px 0px rgba(0, 0, 0, 0.4); }
.bg_video_holder { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.bg_video_holder .fg_video { /* background:rgba(0,0,0,0.5) url(../images/layout/bg_video_pattern_dark.png); */ position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;}


/* body_section */
body.body_section article { }
body.body_section .footer { background:#000; }


/* subheadlines */
.hl { text-align:center; position:relative; display:inline-block; }
.hl:before, .hl:after { background:#fff; content:""; display:block; height:1px; position:absolute; top:50%; width:1000%; filter:alpha(opacity=33); -moz-opacity:0.33; opacity:0.33; }
.hl:before { right:110%; }
.hl:after { left:110%; }
.hl_container { margin:0 0 15px 0; position:relative; overflow:hidden; text-align:center; }
.hl a:link, .hl a:visited { color:#fff; }
.hl a:hover, .hl a:active { color:#d7210b; }


/* sub_nav */
ul.sub_nav { text-align:center; margin:5px 0 35px 0; }
ul.sub_nav li { display:inline-block; margin:5px 12px; font-size:24px; text-transform:uppercase; }
ul.sub_nav li a { display:block; padding:7px 0px 7px 0px; }
ul.sub_nav li a:link, ul.sub_nav li a:visited { color:#d7210b; border-bottom:1px solid transparent; } /* color:#6f6c53; border-bottom:1px solid #6f6c53; */
ul.sub_nav li a:hover, ul.sub_nav li a:active, ul.sub_nav li.on a { color:#fff; border-bottom:1px solid #fff; }
ul.sub_nav li.on a { }


/* 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 { width:100%; text-align:justify; font-size:0.1px; }
.itemlist:after { content:''; display:inline-block; width:100%; }
.itemlist li { font-size:16px; display:inline-block; width:30%; vertical-align:top; margin-bottom:3.3%; text-align:left; }
.itemlist li.placeholder { font-size:0; margin:0; padding:0; }


/* sidebar */
.sidebar { width:30%; float:right; text-align:left; }
.sidebar .sidebar_header { margin:0 0 20px 0; }
.sidebar .itemlist li { width:100%; margin:0 0 30px 0; }
.sidebar .textlist li { margin:0 0 15px 0; padding:0 0 15px 0; border-bottom:1px dotted #666; }
.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; }

/* items */
.item .item_top { margin:0 0 5px 0; }
.item .item_top .share_tools a { float:left; line-height:20px; display:inline-block; border-right:1px solid #444; padding:0 7px; }
.item .item_top .share_tools a:first-child { border-left: 1px solid #444; }
.item .item_top .date { float:left; line-height:20px; margin:0 0 0 5px; padding:0 3px; }
.item .item_top .date a:link, .news .item .item_top .date a:visited { color:#999; }
.item .item_top .date a:hover, .news .item .item_top .date a:active { color:#d7210b; }

.item .texts h5 { margin:0 0 10px 0; }
.item .texts h5 a:link, .news .item .texts h5 a:visited { color:#fff; }
.item .texts h5 a:hover, .news .item .texts h5 a:active { color:#d7210b; }
.item .texts .readmore { margin:10px 0 0 0; }
.item .texts .readmore a icon:before { margin-left:0; }


/* itemview */
.itemview { text-align:left; width:65%; float:left; }
.itemview .item_top { margin:0 0 15px 0; }
.itemview .item_top .share_tools a { line-height:30px; font-size:24px; }
.itemview .item_top .date { line-height:30px; font-size:12px; }
.itemview_full { text-align:left; width:100%; float:none; }
.itemview_medium { width:65%; float:none; margin:0 auto; }


/* subsection */
.subsection { margin:0 0 30px 0; }
.subsection .header { display:table; margin:0 0 5px 0; width:100%; }
.subsection .header div { display:table-row; }
.subsection .header div div { display:table-cell; text-align:left; vertical-align:middle; color:#fff; font-size:18px; font-weight:bold; }
.subsection .header div div.cell-icon { width:35px; }
.subsection .header div div.cell-icon .icon { font-size:28px; }


/* teaser */
.teaser { background:#000; }
.teaser:after { }
.teaser .section_wrapper { margin:0; padding:0; }
.teaser .section_content { max-width:100%; padding:0; }
.teaser .slides_holder { position:relative; }
.teaser .slides { position:relative; width:100%; height:468px; background:#000;}

.teaser .slide {width:100%;height:100%; background-color:#f8f8f8;background-position:center center;background-repeat:no-repeat; background-size:auto 100%; /* -webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover; */}
.teaser .slide { background-position:center -40px; background-image:url("../images/content/teaser.kzs-extended.01.jpg"); }
.teaser .slide .share_tools { display:none; }
.teaser .slide .videoborder { max-width:832px; height:100%; display:block; z-index:10; border:0px none; margin:0 auto; padding:0; position:relative; background:#000; }
.teaser .slide .videoborder .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; }
.teaser .slide .videoborder iframe, .teaser .slide .videoborder video { position:absolute; top:0; left:0; width:100%; height:100%; }

.teaser .slide .caption { padding:10px; background:rgba(0,0,0,0.85); position:absolute; top:0px; left:0px; width:100%; box-sizing:border-box; z-index:300; }
.teaser .slide .caption h6 { display:inline; text-align:center; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-size:16px; text-transform:uppercase; margin:0; padding:0; text-shadow:0px 2px 2px rgba(0,0,0,0.75); }

.teaser .slide .attachment { position:absolute;left:0%;top:0%;width:100%;height:100%;display:table;-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);}
.teaser .slide .attachment .attachment-data { display:table-cell; padding:0 20px; vertical-align:bottom; text-align:center; font-size:24px; line-height:1.5em; }
.teaser .slide .attachment .attachment-data .description { color:#fff; padding:20px 0; }
.teaser .slide .attachment .attachment-data .description h1 { margin:0 auto 5px auto; }
.teaser .slide .attachment .attachment-data .description h1 img.title {width:100%;max-width: 480px;height:auto;margin:0 auto;}
.teaser .slide .attachment .attachment-data .description h4 { font-family:"webfont2", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif; letter-spacing:5px; text-transform:uppercase; margin:0 0 15px 0; text-shadow:0px 2px 2px rgba(0,0,0,0.75); }
.teaser .slide .attachment .attachment-data .description h5 { color:#000; font-family:"webfont2", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform:none; }
.teaser .slide .attachment .attachment-data .description .button { margin:20px 0 0 0; padding:5px 20px; background:#d7210b; color:#000; text-shadow:none; }

.teaser .slides_holder a.slides_nav {background: rgba(180,30,7,0.5);position:absolute;top:45%;margin:-20px 0 0 0;width:40px;height:40px;text-align:center;overflow:hidden;display:block;z-index:999;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.teaser .slides_holder a.slides_nav:hover, .teaser .slides_holder a.slides_nav:active { background:#fff; }
.teaser .slides_holder a.slides_nav .icon { font-size:36px; line-height:40px; color:#000; }
.teaser .slides_holder a.slides_nav .icon:before { margin:0; }
.teaser .slides_holder a.slides_nav_prev { left:10px; }
.teaser .slides_holder a.slides_nav_prev .icon:before { margin-left:-3px; }
.teaser .slides_holder a.slides_nav_next { right:10px; }

.slides_pager { z-index:400; pointer-events:none; text-align:center; width:100%; padding:5px 0; position:absolute; overflow:hidden; left:0px; bottom:0px; }
.slides_pager span { pointer-events:all; font-family:arial; font-size:1px; width:10px; height:10px; margin:0 10px; background:#d7210b; background:rgba(180,30,7,0.5); -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; overflow:hidden; text-indent:-3000px; display:inline-block; }
.slides_pager span:hover, .slides_pager span:focus { background:#fff; }
.slides_pager > * { cursor:pointer; }
.slides_pager span.cycle-pager-active { background:#fff; cursor:default; }


/* products */
.products { background:#000; }
.products .section_wrapper { padding:60px 0; }
.products .section_content { max-width:100%; padding:0; }
.products .section_content h3 { margin:0 0 15px 0; text-transform:uppercase; display:block; }
.products .section_content h3 img.title { width:100%; max-width:640px; height:auto; margin:0 auto; }
.products .section_content h6 { font-size:24px; letter-spacing:1px; color:#fff; margin:0 0 15px 0; text-transform:none; font-family:"webfont2", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif; text-shadow:0px 1px 0px rgba(0,0,0,0.5); }
.products .section_content h6 div { font-size:24px; }

.products ul.sub_nav { max-width:100%; margin:5px auto 0 auto; padding:0 0 35px 0; }
.products ul.sub_nav li { margin:0 12px 5px 12px; }

.products .items { position:relative; }
.products .item { position:relative; display:none; }
.products .item1 { dislay:block; }
.products .item h5 { font-size:20px; line-height:24px; text-transform:uppercase; color:#000; }
.products .item .imageborder_holder { width:90%; max-width:600px; margin:0px auto; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.products .item .imageborder_holder img { border:0px none; margin:0; padding:0; }

.products .item .info { max-width:30%; position:absolute; right:65px; top:-15px; color:#ccc; background:rgba(0,0,0,0.5); font-size:12px; text-align:left; border:1px solid #666; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; overflow:hidden; -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); }
.products .item .info a.toggle { position:relative; display:block; padding:10px 10px 10px 30px; color:#fff; background:rgba(0,0,0,0.2); }
.products .item .info a.toggle:hover, .products .item .info a.toggle:active { color:#000; background:#fff; }
.products .item .info a.toggle .title { text-transform:uppercase; }
.products .item .info a.toggle:before { position:absolute; left:10px; top:11px; }
.products .item .info a.toggle .icon-down-open { display:inline; }
.products .item .info a.toggle .icon-right-open { display:none; }

.products .item .info_off { }
.products .item .info_off a.toggle .icon-down-open { display:none; }
.products .item .info_off a.toggle .icon-right-open { display:inline; }
.products .item .info .text { display:block; padding:10px; overflow:hidden; height:auto; background:rgba(0,0,0,0.6); border-top:1px solid #666; margin:0 0 0 0; }
.products .item .info_off .text { display:none; }
.products .item .info_off a.toggle .title { display:none; }
.products .item .info_off a.toggle { padding:5px 0 0 0; color:#fff; background:none; }
.products .item .info_off a.toggle:hover, .products .item .info_off a.toggle:active { color:#d7210b; background:none; }
.products .item .info_off a.toggle .icon-right-open { display:none; }
.products .item .info_off { background:none; font-size:24px; border:0px none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.products .item .info_off a.toggle:before { position:relative; left:auto; top:auto; }

.products .item .buy { margin:10px auto 0 auto; text-align:center; }
.products .item .buy li { margin:0 10px; display:inline-block; }
.products .item .buy li a .caption { color:#ccc; font-size:12px; margin:5px 0 0 0; text-transform:none; }

.products .items a.shopNavBtn {background: rgba(180,30,7,0.5);position:absolute;top:45%;margin:-20px 0 0 0;width:40px;height:40px;text-align:center;overflow:hidden;display:block;z-index:999;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.products .items a.shopNavBtn:hover, .products .items a.shopNavBtn:active { background:#fff; }
.products .items a.shopNavBtn .icon { font-size:36px; line-height:40px; color:#000; }
.products .items a.shopNavBtn .icon:before { margin:0; }
.products .items a.shopNavPrev { left:10px; }
.products .items a.shopNavPrev .icon:before { margin-left:-3px; }
.products .items .shopNavNext { right:10px; }


/* video */
.home .video .section_content h3 { margin:0; }
.home .video .video_holder { position:relative; }
.home .video .video_player { position:relative; padding:0; }
.home .video_nav_holder { display:none; }
.home .video_nav { display:table; margin:10px auto 0 auto; }
.home .video_nav li { display:table-cell; vertical-align:middle; text-align:center; text-transform:uppercase; }
.home .video_nav li a { display:block; font-size:28px; }
.home .video_nav li.video_nav_counter { padding:0 20px; font-size:16px; }
.home .video .videoborder { margin:30px 0 0 0; }
.home .video .video_desc { margin:20px 0 0 0; text-align:center; overflow:hidden; }
.home .video .share_options { text-align:center; position:relative; margin:0 auto; display:table; overflow:hidden; }
.home .video .share_options .desc { vertical-align:middle; display:table-cell; display:none; }
.home .video .share_options .share_tools_big { vertical-align:middle; display:table-cell; padding:10px 0; }

.video .hero { background-image:url(../images/hero/bg_29_desktop.jpg); }
.video .typeview .more { padding:0; margin:-10px 0 60px 0; }
.video .typeview .more a { padding:0; }
.video .theater { background:#000; border-bottom:1px solid #666; -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 { max-width:960px; margin:0 auto; border:0px none; padding:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.video_itemview .typeview { margin:60px 0 0 0; }


/* dates */
.dates .hero { background-image:url(../images/hero/bg_25_desktop.jpg); background-position:center center; }

.dates .dateslist { position:relative; text-align:left; border-top:1px dotted #666; margin:15px 0 60px 0; }
.dates .dateslist li.item { position:relative; padding:15px 10px; display:table; width:100%; box-sizing:border-box; border-bottom:1px dotted #666; }
.dates .dateslist li.row1 { background:rgba(0,0,0,0.3); }
.dates .dateslist li.row2 { background:rgba(0,0,0,0.1); }
.dates .dateslist li.item:hover { background:rgba(255,255,255,0.1); }
.dates .dateslist li.has2buttons { }
.dates .dateslist li a.deeplink { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.dates .dateslist li.item div { position:relative; display:table-cell; vertical-align:middle; }

.dates .dateslist li .date { width:20%; font-weight:bold; pointer-events:none; }

.dates .dateslist li .cal { display:inline-block; margin:0 0 0 5px; position:relative; pointer-events:auto; }
.dates .dateslist li .cal .calendar_links { display:none; position:absolute; z-index:200; left:30px; top:10px; white-space:nowrap; padding:10px 18px 10px 10px; border:1px solid #654f33; background:rgba(0,0,0,0.85); -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; }

.dates .dateslist li .location { width:60%; line-height:1.6em; pointer-events:none; }
.dates .dateslist li .location span { display:inline-block; width:48%; }
.dates .dateslist li .location span.city { margin-right:2%; pointer-events:none; }
.dates .dateslist li .location span img { display:inline-block; margin:0 10px 0 0; }
.dates .dateslist li .location span.venue a { pointer-events:auto; }
.dates .dateslist li .location span.venue a:link, .dates .dateslist li .location span.venue a:visited { color:#ddd; border-bottom:1px solid #ccc; }
.dates .dateslist li .location span.venue a:hover, .dates .dateslist li .location span.venue a:active { color:#d7210b; border-bottom:1px solid #d7210b; }

.dates .dateslist li .buttons { width:20%; padding-left:5px; }
.dates .dateslist li .buttons a { display:block; width:100%; box-sizing:border-box; text-overflow:ellipsis; margin:0; padding:5px 10px; text-align:center; text-transform:uppercase; overflow:hidden; vertical-align:baseline; white-space:nowrap; border:1px solid #d7210b; background:rgba(0,0,0,0.25); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.dates .dateslist li .buttons a.ticket:hover, .dates .dateslist li .buttons a.ticket:active { color:#000; border:1px solid #fff; background:#fff; }
.dates .dateslist li .buttons a.ticket2 { margin:0 0 10px 0; }
.dates .dateslist li .buttons a.soldout { color:#999 !important; border:1px solid #666 !important; background:rgba(0,0,0,0.25) !important; cursor:default; }

.dates .subscribe { margin:60px 0 0 0; }

body.home .dates .subscribe { margin:0; }
.dates .desc { margin:15px 0 0 0; }

.dates .itemview { }
.dates .itemview .share_tools a:first-child { border-left:1px solid #444; }
.dates .itemview .buttons { margin:30px 0; }
.dates .itemview .buttons li { display:inline-block; margin:0 10px; }
.dates .itemview .buttons li:first-child { margin-left:0px; }
.dates .itemview .buttons li:last-child { margin-right:0px; }
.dates .itemview .buttons a { display:block; width:200px; box-sizing:border-box; text-overflow:ellipsis; margin:0; padding:5px 10px; text-align:center; text-transform:uppercase; overflow:hidden; vertical-align:baseline; white-space:nowrap; border:1px solid #d7210b; background:rgba(0,0,0,0.25); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.dates .itemview .buttons a.ticket:hover, .dates .itemview .buttons a.ticket:active { color:#000; border:1px solid #fff; background:#fff; }
.dates .itemview .buttons a.soldout { color:#999 !important; border:1px solid #666 !important; background:rgba(0,0,0,0.25) !important; cursor:default; }
.dates .itemview .subsection ul { margin:0 0 10px 0; }
.dates .itemview .subsection ul li { margin:5px 0; }
.dates .itemview .subsection .map { margin:20px 0 0 0; }
.dates .itemview .subscribe { margin:30px 0 0 0; }


/* news */
.news .hero { background-image:url(../images/hero/bg_26_desktop.jpg); background-position:center top; }
.news .attachment-data p.name, .news .attachment-data p.properties { display:none; }
.home .news .news_items .item { position:relative; display:block; width:100%; max-width:100%; text-align:left; margin:0 0 40px 0; padding:0 0 15px 0; border-bottom:1px dotted #666; }
.home .news .news_items .item:last-child {  }
.home .news .news_items .item .visuals { width:33%; float:left; margin:0 5% 15px 0; }


/* music */
.music .hero { background-image:url(../images/hero/bg_24_desktop.jpg); background-position:center center; }
.music .typeview .more { padding:0; margin:-10px 0 60px 0; }
.music .typeview .more a { padding:0; }
.music .itemview .visuals { width:48%; margin:0 4% 0 0; float:left; }
.music .itemview .basics { width:48%; float:right; }
.music .itemview .basics .format { margin:0 0 10px 0; }
.music .itemview .basics .date { margin:0 0 5px 0; }

.music .itemview .texts { margin:0 0 30px 0; }
.music .itemview .texts h5 { margin:15px 0 5px 0; }
.music .itemview .texts ul.itemlist_1 li { margin:0 0 10px 0; }
.music .itemview .texts ul.itemlist_1 li a { display:block; font-size:18px; line-height:18px; border:1px solid #d7210b; background:rgba(0,0,0,0.25); padding:10px 10px; overflow:hidden; text-overflow:ellipsis; vertical-align:baseline; white-space:nowrap; text-align:center; text-transform:uppercase; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.music .itemview .texts ul.itemlist_1 li a:hover, .music .itemview .texts ul.itemlist_1 li a:active { color:#000; border:1px solid #fff; background:#fff; }

.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 { display:block; font-size:18px; line-height:18px; border:1px solid #d7210b; background:rgba(0,0,0,0.25); padding:10px 10px; overflow:hidden; text-overflow:ellipsis; vertical-align:baseline; white-space:nowrap; text-align:center; text-transform:uppercase; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.music .buy li a:hover, .music .buy li a:active { color:#000; border:1px solid #fff; background:#fff; }

/* music > tracklist */
.music .tracklist { position:relative; width:100%; margin:0 auto 30px auto; padding:0; border-top:1px dotted #999; }
.music .tracklist .track { margin:0; padding:5px 0; position:relative; width:100%; min-height:30px; border-bottom:1px dotted #999; }
.music .tracklist .row1 { background-color:rgba(0,0,0,0.2); }
.music .tracklist .row2 { background-color:rgba(0,0,0,0.1); }
.music .tracklist .track:hover, .music .tracklist .track_on { color:#d7210b; background:rgba(255,255,255,0.1); }

.music .tracklist .track .track_desc { position:relative; }
.music .tracklist .track .track_desc ul { display:table; width:100%; }
.music .tracklist .track .track_desc ul li { display:table-cell; vertical-align:middle; text-align:left; }
.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 ul li.track_share { font-size:12px; padding:5px; width:90px; text-align:right; text-transform:uppercase; }
.music .tracklist .track .track_desc ul li.track_share a { display:block; background:#000; color:#fff; }
.music .tracklist .track .track_desc ul li.track_share a:hover, .music .tracklist .track .track_desc ul li.track_share a:active { background:#415d9b; }
*/
.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:rgba(255,255,255,0.1); }
.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; }


/* photos */
.photos .hero { background-image:url(../images/hero/bg_21_desktop.jpg); background-position:center top; }
.photos .typeview .more { padding:0; margin:-10px 0 60px 0; }
.photos .typeview .more a { padding:0; }
.photos_itemview .typeview { margin:60px 0 0 0; }


/* bio */
.bio .itemview .visuals { width:48%; margin:0 4% 0 0; float:left; }
.bio .itemview .description { margin:0 0 30px 0; }
.bio .itemview .description1 strong, .bio .itemview .description1 b { color:#eee; }


/* blog */
.blog .itemview .description { margin:0 0 30px 0; }
.blog .itemview .description1 strong, .blog .itemview .description1 b { color:#eee; }


/* shop */
.shop .hero { }
.shop .items { width:100%; margin:0; padding:0; text-align:center; display:block; }
.shop .item { margin:0; padding:0; display:block; float:left; text-align:center; box-sizing:border-box; }
.shop .item a.imageborder { -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.7); }
.shop .item_delimiter { display:block; float:left; width:5%; height:10px; }
.shop .item h6 { margin:0 0 20px 0; }
.shop .item .texts { margin:20px 0 0 0; font-size:0.8em; }
.shop .more a { padding:0 15px; }


/* faq */
.faq h1 { margin:0 0 30px 0; }
.faq .item { margin:0 0 30px 0; padding:0 0 30px 0; border-bottom:1px dotted #666; }
.faq .item:last-child { margin:0; padding:0; border:0px none; }
.faq .item h5 { margin:0 0 15px 0; }


/* newsletter */
.newsletter .section_content { width:100%; max-width:640px; margin:0 auto; }
.newsletter .newsletter-teaser { text-align:left; margin:0 0 20px 0; }
.newsletter .newsletter-teaser .more { padding:0; }
.newsletter .form { width:100%; text-align:left; }
.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 { text-decoration:underline; }
.newsletter .required  { text-align:left; margin-top:20px; }


/* pagination */
.pagination { padding:0 0 40px 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:28px; vertical-align:middle; }
.pagination ul li.desc { padding:0 15px; font-size:16px; }


/* footer */
.footer { background:#000; z-index: 99;position:relative;width:100%;min-width:400px;font-size:9px;padding:60px 0;text-align:center;border-bottom:1px solid #333;}

.footer .logo { position:relative; margin:0 auto 15px auto; width:500px; }
.footer .logo a { display:block; display:none; width:500px; height:500px; background:url(../images/icons/logo_footer.png) center center no-repeat; background-size:500px 500px; overflow:hidden; text-indent:-9000px; }
.footer .logo a:link, .footer .logo a:visited { background-position:0px 0px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.footer .logo a:hover, .footer .logo a:active { background-position:0px 0px; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }

.footer .logo video { width:320px; height:480px; margin:0 auto; }


.footer .social ul { position:relative; text-align:center; margin:0 auto 30px auto; font-size:0; }
.footer .social li { position:relative; display:inline-block; margin:6px; padding:0; }
.footer .social li:after { background:url("../images/layout/bg_v_divider_xsmall.png?v=7") right center no-repeat; background-size:auto 100%; position:absolute; right:-10px; top:0px; content:''; width:6px; height:100%; display:block; }
.footer .social li:last-child:after { display:none; }
.footer .social li a { display:block; text-align:center; font-size:32px; line-height:50px; width:50px; height:50px; overflow:hidden; }
.footer .social li a:link, .footer .social li a:visited { color:#d7210b; text-shadow:0px 1px 2px rgba(0,0,0,0.5); }
.footer .social li a:hover, .footer .social li a:active { color:#fff; text-shadow:0px 1px 2px rgba(0,0,0,0.5); }

.credits { color:#999; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:0px; line-height:14px; padding:0 20px; }
.credits { letter-spacing:1px; }
.credits a:link, .credits a:visited { }
.credits a:hover, .credits a:active { }
.credits .delimiter { display:inline-block; margin:0 1px 0 5px; }


/* images */
.imageborder, .contentborder { position:relative; border:1px solid #776d46; padding:1px; background:rgba(0,0,0,0.5); background:#000; }
a.imageborder { display:block; border:1px solid #d7210b; }
a.imageborder:link, a.imageborder:visited, a:link .imageborder, a:visited .imageborder { border:1px solid #751305; }
a.imageborder:hover, a.imageborder:active, a:hover .imageborder, a:active .imageborder { border:1px solid #fff; }

.imageborder_holder { margin:0 0 15px 0; position:relative; overflow:hidden; box-sizing:border-box; -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); }
.imageborder_holder img { width:100%; height:auto !important; }
.imageborder_holder a img { box-sizing:border-box; position:relative; -webkit-transition:-webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; transition:transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; -webkit-transform:translateZ(0); -ms-transform:translateZ(0); transform:translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
.imageborder_holder a { position:relative; width:100%; height:100%; display:block; }
.imageborder_holder a .icon { color:#fff; text-shadow:0px 2px 5px rgba(0,0,0,1); width:100%; height:100%; top:100%; text-align:center; font-size:60px; display:block; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; position:absolute; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.imageborder_holder a .icon:before { position:absolute; width:100%; text-align:center; top:50%; left:0; margin:-30px 0 0 0; padding:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.imageborder_holder a:hover .icon, .imageborder_holder a:focus .icon { top:0%; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover .icon:before, .imageborder_holder a:focus .icon:before { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover img, .imageborder_holder a:focus img { filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; }

.imageborder_ratio a { position:absolute; top:0px; right:0px; bottom:0px; left:0px; width:100%; height:100%; display:block; }
.imageborder_ratio a .imageborder { position:relative; width:100%; height:100%; box-sizing:border-box; }
.imageborder_ratio a .imageborder .display { position:relative; top:0px; right:0px; bottom:0px; left:0px; display:block; overflow:hidden; width:100%; height:100%; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.imageborder_ratio a .imageborder .display img { position:relative; width:100%; top:50%; height:auto !important; -webkit-transform:translateY(-50%) translateZ(0); -ms-transform:translateY(-50%) translateZ(0); transform:translateY(-50%) translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari 5.1-6.0 "only" override, stack->q=16348489 */ ::i-block-chrome,.imageborder_ratio a .imageborder .display img { position:absolute; top:0; bottom:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); } }

.imageborder_ratio_s a .imageborder .display { background:#000; }
.imageborder_ratio_s a .imageborder .display img { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); }

img.contained { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; }
img.fancybox { cursor:pointer; }
img.grayscale { -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }


/* videos */
.videoborder { position:relative; border:1px solid #666; padding:1px; margin:0 0 15px 0; background:rgba(0,0,0,0.5); background:#000; -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); }
.videoborder .display { width:100%; height:0; display:block; position:relative; padding-bottom:56.25%; background:#000; background:rgba(0,0,0,0.5); }
.videoborder .display iframe, .videoborder .display video { position:absolute; top:0; left:0; width:100%; height:100%; }
.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 #666; background:rgba(255,255,255,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; }
body.device .onstart, body.device .animated, body.device .animated_manual { display:block; visibility:visible; }

.more { padding:15px 0; font-size:24px; line-height:28px; font-family:'webfont1', Arial, Helvetica, sans-serif; text-transform:uppercase; }
.more a { display:inline-block; padding:10px 0; }
.more a:link, .more a:visited { }
.more a:hover, .more a:active { }
.text_truncate .more { padding:5px 0; font-size:inherit; line-height:inherit; font-family:inherit; text-transform:none; }
.text_truncate .more a { padding:5px 0; }

.sr-only { position:absolute; width:1px; height:1px; padding: 0; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.icon-vk:before { margin-left:-7px !important; }
.nomore { margin:10px 0; font-size:12px; line-height:12px; text-transform:uppercase; }
#log { position:fixed; z-index:1000; left:5px; bottom:5px; background:#666; color:#fff; text-align:left; font-size:9px; font-family:Arial, Helvetica, sans-serif; border:2px solid #000; padding:5px; width:500px; max-height:100px; overflow:scroll; overflow-x:hidden; overfow-y:scroll; }
.anchor { width:1px; height:1px; overflow:hidden; }
object, embed { -moz-outline-style:none; outline:none; display:block; margin:0; padding:0; }
.small { font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.loading { font-size:24px; }
.blw { display:inline-block; width:0.1px; }
.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 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); }
.transition_all { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.engraved { text-shadow:0px 1px 0px rgba(255,255,255,.3); }
.dimmed { cursor:default; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; }
.textshadow { text-shadow: 0px 1px 4px rgba(0,0,0,.75); }
.table { display:table; }
.row { display:table-row; }
.cell { display:table-cell; vertical-align:middle; }
.v_center_parent { -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.v_center_child { position:relative; top:50%; -webkit-transform:translateY(-50%) translateZ(0) !important; -ms-transform:translateY(-50%) translateZ(0) !important; transform:translateY(-50%) translateZ(0) !important; -webkit-filter:blur(0); filter:blur(0); }
.avoid-clicks { pointer-events:none; }
.h_divider_big { width:100%; height:7px; display:block; border-bottom:1px solid #654f33; background:rgba(0,0,0,0.3) url(../images/layout/bg_h_divider_big.png) center center repeat-x; } 
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
hr { height:0; border:0; border-top:1px dotted #999; clear:both; margin:15px 0; }

.scrollbar { scrollbar-arrow-color:#fff; scrollbar-base-color:#fff; scrollbar-3dlight-color:#fff; scrollbar-highlight-color:#fff; scrollbar-track-color:#333; scrollbar-shadow-color:#222; scrollbar-dark-shadow-color:#222; }
.scrollbar::-webkit-scrollbar { width:12px; height:9px; }
.scrollbar::-webkit-scrollbar-thumb { cursor:pointer; -webkit-box-shadow:inset 0 0 1px #000; background:#fff url(../images/layout/bg_v_scrollbar.png) center center no-repeat; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.scrollbar::-webkit-scrollbar-thumb:hover { background-color:#fff; -webkit-box-shadow:inset 0 0 1px #fff; }
.scrollbar::-webkit-scrollbar-track { background:#333; -webkit-box-shadow:inset 0 0 1px #000; }
.scrollbar::-webkit-scrollbar-track:hover { }


/* forms */
.form0 { display:none !important; }
label { font-size:16px; text-align:left; display:block; margin:0 0 5px 0; }
label.warning { color:#f00; }

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input, input.text, input.title, textarea, select { font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:16px; color:#444; width:100%; box-sizing:border-box; border:1px solid #ccc; background:#eee; margin:0 0 20px 0; padding:10px; -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); }
select { padding:11px 10px; }
textarea { height:150px; }
input.text:focus, input.title:focus, textarea:focus, select:focus { color:#000; background:#fff; }
input[type="text"]:disabled { cursor:not-allowed; }

input.submit, a.button, a.button:link, a.button:visited, .button, button, .share_tools_big a, .button, button, input[type="submit"], input[type="reset"], input[type="button"], .share_tools_big a { color:#d7210b; border:1px solid #d7210b; background:rgba(0,0,0,0.25); text-shadow:0px 1px 2px rgba(0,0,0,0.5); font-size:18px; font-weight:bold; text-transform:uppercase; text-decoration:none; display:inline-block; cursor:pointer; margin:0 0 20px 0; padding:15px 20px; box-sizing:border-box; text-align:center; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.button:hover, button:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .share_tools_big a:hover { color:#000; border:1px solid #fff; background:#fff; text-shadow:none; }
.button:active, button:active, a.button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .share_tools_big a:active { color:#000; border:1px solid #fff; background:#fff; text-shadow:none; }
.button_full { width:100%; display:block; }

input.warning { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }
input.warning:focus { color:#f00; }
input.share_url { padding-left:30px; background-image:url(../images/layout/bg_link.png); background-position:7px center; background-repeat:no-repeat; }

.feedback { display:none; border:1px solid #b6b656; margin:0 0 20px 0; padding:20px; text-align:center; color:#000; background:#ffffdd; position:relative; }
.feedback a { color:#000; text-decoration:underline; }
.feedback a.close { display:none; position:absolute; right:0px; top:5px; color:#5e5e2c; font-size:24px; text-decoration:none; }
.feedback a.close:hover, .feedback a.close:active { color:#000; }


/* share */
body.desktop .share_tools a.share_whatsapp { display:none !important; }
.share_tools_big .share_tools { width:auto; text-align:center; }
.share_tools_big a { background:transparent; border:0px none; float:none; margin:0 5px; padding:0 !important; font-size:32px; line-height:50px; text-align:center; width:50px; height:50px; display:inline-block; position:relative; }
.share_tools_big a:after { background:url("../images/layout/bg_v_divider_xsmall.png?v=7") right center no-repeat; background-size:auto 100%; position:absolute; right:-7px; top:0px; content:''; width:7px; height:100%; display:block; }
.share_tools_big a:last-child:after { display:none; }
.share_tools_big a:hover, .share_tools_big a:active, .share_tools_big a:focus { border:0px none; color:#fff; background:transparent; }

.fancybox-title .share_tools { margin:10px 0 0 0; }
.fancybox-title .infos { width:100%; margin:0; padding:5px 0; font-size:10px; line-height:12px; }
.fancybox-title .infos .loading { font-size:13px; display:inline; }
.fancybox-title .infos .loading .icon { display:inline; }


/* media-queries + device-switches */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){
	.header_norm .logo a { background:url(../images/icons/logo@2x.png) center center no-repeat; background-size:400px 120px; }
}

@media screen and (min-width:640px) {
	.share h4 span { display:block; }
}

@media screen and (max-width:1280px) {
	.header_norm .nav li { font-size:21px; line-height:36px; margin:1px 10px 0 10px; }
	.header_norm .lang_nav li { font-size:14px; line-height:40px; }
}

@media screen and (max-width:1200px) {
	.header_norm .social { top:43px; }
	.header_norm .social ul li a { font-size:20px; line-height:32px; width:32px; height:32px; }
}


@media screen and (max-width:1080px) {
	.header_norm .nav ul.public_nav li { font-size:18px; line-height:39px; height:40px; margin:0px 8px 0 8px; }
	.header_norm .nav ul.public_nav .lang_nav li { font-size:12px; line-height:40px; }
}

@media screen and (max-width:980px) {
	.header_norm .social { right:-400px; }
}

@media screen and (max-width:960px) {
	.itemlist li { width:48%; margin-bottom:4%; }
	
	.itemview { width:100%; float:none; }
	.itemview_medium { width:65%; }
	
	.sidebar { width:100%; float:none; margin:60px 0 0 0; }
	.sidebar .sidebar_header { margin:0 0 30px 0; }
	.sidebar .sidebar_header h5 { text-align:center; position:relative; display:inline-block; }
	.sidebar .sidebar_header h5:before, .sidebar .sidebar_header h5:after { background:#fff; content:""; display:block; height:1px; position:absolute; top:50%; width:400%; filter:alpha(opacity=33); -moz-opacity:0.33; opacity:0.33; }
	.sidebar .sidebar_header h5:before { right:110%; }
	.sidebar .sidebar_header h5:after { left:110%; }
	.sidebar .sidebar_header .h5_container { margin:0; position:relative; overflow:hidden; text-align:center; }
	.sidebar .itemlist li { width:48%; }
	.sidebar .textlist li:first-child { padding:0 0 15px 0; border-top:0px none; }
	.sidebar .textlist li.active { display:none; }
}

@media screen and (max-width:940px) {
	.header_norm { display:none; }	
	body .header_compact { top:-10px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
	article { margin:63px auto 0 auto; }
}

@media screen and (max-width:860px) {	
	.dates .dateslist li .location span { display:block; width:100%; }
	.home .news .news_items .item .visuals { width:48%; margin:0 2% 15px 0; }
}

@media screen and (max-width:768px) {		
	.dates .dateslist li .date { width:30%; }
	.dates .dateslist li .location { width:45%; }
	.dates .dateslist li .buttons { width:25%; }
}

@media screen and (max-width:640px) and (orientation: portrait) {
	.teaser .slides { height:670px; }
	.teaser .slide .videoborder { max-width:100%; width:100%; }
}

@media screen and (min-height:768px) and (orientation: portrait) {
	.teaser .slides { height:790px; }
	.teaser .slide .videoborder { max-width:100%; width:100%; }
	.teaser .slide { background-size:auto 80%; background-position:center top; }
	.teaser .slide .attachment .attachment-data { display:table-cell; padding:0 20px; vertical-align:bottom; text-align:center; font-size:24px; line-height:1.5em; }
	.teaser .slide .attachment .attachment-data .description { padding:20px 0 80px 0; }
	.teaser .slide .attachment .attachment-data .description h1 img.title {max-width:640px;height:auto;margin: 0 auto 15px auto;}
	.teaser .slide .attachment .attachment-data .description .button { margin:20px 0 0 0; padding:20px 20px; }
}

@media screen and (max-width:640px) {
	#msg { font-size:24px; }
	#msg a.close { font-size:36px; right:5px; top:10px; }

	.sidebar .itemlist li { padding:0; }
	.sidebar .textlist li { padding: 0 0 15px 0; }

	.item .item_top .share_tools a { line-height:40px; font-size:32px; }
	.item .item_top .date { line-height:40px; font-size:14px; }

	.itemview_medium { width:100%; }
	
	.hero { background-position:center center; }
	.hero .hero_wrapper { padding:150px 0 0px 0; }
	
	.products .section_content h3 { font-size:32px; }
	.products .item .info { max-width:50%; right:40px; }
	.products .item .buy li { width:40%; }
	.products .item .buy li .button { width:100%; }
	
	.news .hero { background-image:url(../images/hero/bg_26_mobile.jpg); background-position:center center; }
	.news .item, .home .news .news_items .item { margin:0 0 50px 0; padding:0 0 50px 0; }
	.home .news .news_items .item .visuals { width:100%; float:none; display:block; margin:0 0 15px 0; }
	
	.dates .hero { background-image:url(../images/hero/bg_25_mobile.jpg); }
	.dates .dateslist li.item { display:block; padding:25px 10px; }
	.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; }
	
	.video .hero { background-image:url(../images/hero/bg_29_mobile.jpg); }
	
	.music .hero { background-image:url(../images/hero/bg_24_mobile.jpg); background-position:center top; }

	.photos .hero { background-image:url(../images/hero/bg_21_mobile.jpg); background-position:center top; }
	
	.shop .hero { }
	.shop .product_delimiter { display:none; }
	.shop .item { float:none !important; width:100% !important; margin:0 0 80px 0; }
	
	.newsletter #umgnl-form { width:100%; }
	.newsletter .section_content h3 span { display:block; }
}

@media screen and (max-width:580px) {
	.itemlist li { width:100%; margin-bottom:5%; }
	.sidebar .itemlist li { width:100%; }
	
	.music .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
	.music .itemview .basics { width:100%; float:none; }
	
	.bio .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
}

@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; }
}