/* // saltpr | 1 | style.css */

/* @font-face */
@font-face { font-family:'webfont1'; src:url('../fonts/webfont1.eot'); src:url('../fonts/webfont1.eot?#iefix') format('embedded-opentype'), url('../fonts/webfont1.woff2') format('woff2'), url('../fonts/webfont1.woff') format('woff'), url('../fonts/webfont1.ttf') format('truetype'), url('../fonts/webfont1.svg#webfont1') format('svg'); font-weight:normal; font-style:normal; }
@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#webfont2') format('svg'); font-weight:normal; font-style:normal; }


/* reset etc. */
html, body { height:100%; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { color:inherit; margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
body, body div { line-height:1.3em; }
body, td { -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
ol, ul, li { margin:0; padding:0; list-style:none; list-style-type:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse:collapse; border-spacing:0; }
html { -webkit-text-size-adjust:100%; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }


/* preloader */
#preloader { position:fixed; top:0; left:0; right:0; bottom:0; background:#000; z-index:10001; }
#loading-animation { width:100px; height:100px; position:absolute; left:50%; top:50%; margin:-50px 0 0 -50px; cursor:pointer; -moz-animation:spinner 1s linear infinite; -webkit-animation:spinner 1s linear infinite; animation:spinner 1s linear infinite; }
@-moz-keyframes spinner { from { -moz-transform:scale(0.5) rotate(0deg); transform:scale(0.5) rotate(0deg); } to { -moz-transform:scale(0.5) rotate(360deg); transform:scale(0.5) rotate(360deg); } }
@-webkit-keyframes spinner { from { -webkit-transform:scale(0.5) rotate(0deg); transform:scale(0.5) rotate(0deg); } to { -webkit-transform:scale(0.5) rotate(360deg); transform:scale(0.5) rotate(360deg); } }
@keyframes spinner { from { transform:scale(0.5) rotate(0deg); } to { transform:scale(0.5) rotate(360deg); } }
#loading-animation div { width:10px; height:30px; background:#666; position:absolute; top:35px; left:45px; -moz-border-radius:50px; -webkit-border-radius:50px; border-radius:50px; }
.bar1 {-o-transform:rotate(0deg) translate(0, -40px);-moz-transform:rotate(0deg) translate(0, -40px);-webkit-transform:rotate(0deg) translate(0, -40px);transform:rotate(0deg) translate(0, -40px);filter:alpha(opacity=10);-moz-opacity:0.10;opacity:0.1}
.bar2 {-o-transform:rotate(36deg) translate(0, -40px);-moz-transform:rotate(36deg) translate(0, -40px);-webkit-transform:rotate(36deg) translate(0, -40px);transform:rotate(36deg) translate(0, -40px);filter:alpha(opacity=20);-moz-opacity:0.20;opacity:0.2}
.bar3 {-o-transform:rotate(72deg) translate(0, -40px);-moz-transform:rotate(72deg) translate(0, -40px);-webkit-transform:rotate(72deg) translate(0, -40px);transform:rotate(72deg) translate(0, -40px);filter:alpha(opacity=30);-moz-opacity:0.30;opacity:0.3}
.bar4 {-o-transform:rotate(108deg) translate(0, -40px);-moz-transform:rotate(108deg) translate(0, -40px);-webkit-transform:rotate(108deg) translate(0, -40px);transform:rotate(108deg) translate(0, -40px);filter:alpha(opacity=40);-moz-opacity:0.40;opacity:0.4}
.bar5 {-o-transform:rotate(144deg) translate(0, -40px);-moz-transform:rotate(144deg) translate(0, -40px);-webkit-transform:rotate(144deg) translate(0, -40px);transform:rotate(144deg) translate(0, -40px);filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.5}
.bar6 {-o-transform:rotate(180deg) translate(0, -40px);-moz-transform:rotate(180deg) translate(0, -40px);-webkit-transform:rotate(180deg) translate(0, -40px);transform:rotate(180deg) translate(0, -40px);filter:alpha(opacity=60);-moz-opacity:0.60;opacity:0.6}
.bar7 {-o-transform:rotate(216deg) translate(0, -40px);-moz-transform:rotate(216deg) translate(0, -40px);-webkit-transform:rotate(216deg) translate(0, -40px);transform:rotate(216deg) translate(0, -40px);filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.7}
.bar8 {-o-transform:rotate(252deg) translate(0, -40px);-moz-transform:rotate(252deg) translate(0, -40px);-webkit-transform:rotate(252deg) translate(0, -40px);transform:rotate(252deg) translate(0, -40px);filter:alpha(opacity=80);-moz-opacity:0.80;opacity:0.8}
.bar9 {-o-transform:rotate(288deg) translate(0, -40px);-moz-transform:rotate(288deg) translate(0, -40px);-webkit-transform:rotate(288deg) translate(0, -40px);transform:rotate(288deg) translate(0, -40px);filter:alpha(opacity=90);-moz-opacity:0.90;opacity:0.9}
.bar10 {-o-transform:rotate(324deg) translate(0, -40px);-moz-transform:rotate(324deg) translate(0, -40px);-webkit-transform:rotate(324deg) translate(0, -40px);transform:rotate(324deg) translate(0, -40px);filter:alpha(opacity=100);-moz-opacity:1;opacity:1}


/* basics */
body { overflow:visible !important; color:#ccc; font-family:'webfont1', Helvetica, Arial, sans-serif; font-size:20px; text-align:center; background:#000; -ms-word-wrap:break-word;word-wrap:break-word;}
td, th, p, li { font-family:'webfont1', Helvetica, Arial, sans-serif; font-size:20px; text-align:center; -ms-word-wrap:break-word;word-wrap:break-word;}
b, strong { font-weight:bold; }
em { font-style:italic; }

h1, h2, h3, h4, h5, h6 { line-height:1.1em; color:#fff; font-weight:normal; margin:0px; padding:0px; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
h1, h2, h3, h4, h5 { font-family:'webfont2', Helvetica, Arial, sans-serif; }
h1 { font-size:42px; }
h2 { font-size:23px; text-align:center; margin:5px 0 10px 0; padding:0 20px; }
h3 { font-family:'webfont1', Helvetica, Arial, sans-serif; font-size:48px; letter-spacing:5px; }
h4 { font-size:32px; text-align:center; }
h5 { font-size:30px; line-height:1.3em; margin:0 0 10px 0; text-transform:none; }
h6 { font-size:24px; margin:0 0 5px 0; }
td img, img { display:block; }

a:link, a:visited { color:#fff; text-decoration:none; -moz-outline-style:none; outline:none; }
a:hover, a:active { color:#ccc; text-decoration:none; -moz-outline-style:none; outline:none; }


/* msg */
#msg { position:fixed; display:block; top:0; left:0; right:0; padding:30px; z-index:10002; }
#msg a.close { display:block; }


/* header_norm */
.header_norm { background:linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.25) 66%, rgba(0,0,0,0) 100%); background:none transparent; pointer-events:none; position:fixed; left:0px; top:0px; width:100%; text-align:center; overflow:hidden; z-index:7000; }
.header_norm a { pointer-events:all; }
.header_norm a:link, .header_norm a:visited { color:#fff; }
.header_norm a:hover, .header_norm a:active { color:#ccc; }

.header_norm .menu { position:absolute;text-align:center; width:48px; height:48px; left:12px; top:50%; margin:-24px 0 0 0; }
.header_norm .menu a.btn { display:block; width:32px; height:20px; padding:14px 8px; }
.header_norm .menu a.btn .nav-icon { position:relative; width:32px; height:20px; display:block; }
.header_norm .menu a.btn .nav-icon span {position:absolute;width:32px;height:4px;display:block; background:#fff;-webkit-transition:all .3s cubic-bezier(.35,0,.25,1); transition:all .3s cubic-bezier(.35,0,.25,1);}
.header_norm .menu a.btn:hover .nav-icon span, .header_norm .menu a.btn:active .nav-icon span { background:#ccc; }
.header_norm .menu a.btn .nav-icon span:nth-child(1) { top:0px; }
.header_norm .menu a.btn .nav-icon span:nth-child(2) { top:8px; }
.header_norm .menu a.btn .nav-icon span:nth-child(3) { bottom:0px; }

.header_norm .logo {position:relative;padding: 0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.header_norm .logo a, .header_norm .logo a .svg { width:50px; height:50px; display:block; margin:0px auto; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.header_norm .logo a:link .fill, .header_norm .logo a:visited .fill { fill:#fff; }
.header_norm .logo a:hover .fill, .header_norm .logo a:active .fill { fill:#ccc; }

.header_norm .social {/* display:none; */position:absolute;right:10px;top: 7px;}
.header_norm .social ul { text-align:center; font-size:0; }
.header_norm .social ul li { float:none; display:inline-block; margin:0; }
.header_norm .social ul li a { text-align:center; font-size:28px; line-height:45px; width:45px; height:45px; display:block; }
.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 { }

body.compact .header_norm, body.menu_on .header_norm, .body_section .header_norm {background: rgba(0,0,0,0.75);-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.3);-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.3);box-shadow:0px 0px 15px rgba(0,0,0,0.3);}
body.compact .header_norm .logo, body.menu_on .header_norm .logo, .body_section .header_norm .logo { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }

body.compact .header_norm .social ul li a:link, body.compact .header_norm .social ul li a:visited { }
body.compact .header_norm .social ul li a:hover, body.compact .header_norm .social ul li a:active { }

body.body_section .header_norm .social ul li a:link, body.body_section .header_norm .social ul li a:visited { }
body.body_section .header_norm .social ul li a:hover, body.body_section .header_norm .social ul li a:active { }

body.compact .header_norm .menu a.btn:hover .nav-icon span, body.compact .header_norm .menu a.btn:active .nav-icon span { }
body.body_section .header_norm .menu a.btn:hover .nav-icon span, body.body_section .header_norm .menu a.btn:active .nav-icon span { }


/* header > nav_overlay */
body .nav_overlay { background:#333; background:rgba(51,51,51,0.95); opacity:0; display:block; position:fixed; left:0px; top:100%; width:100%; height:100%; overflow:hidden; padding:0px; z-index:1001; }
body .nav_overlay .nav_holder { display:block; position:absolute; left:0px; top:60px; width:100%; height:90%; height:calc(100% - 60px); overflow:hidden; overflow-y:auto; }
body .nav_overlay .nav_holder .nav_table { position:relative; width:100%; height:100%; min-height:100%; }
body .nav_overlay .nav_holder .nav_table .cell { vertical-align:middle; }

.nav_overlay .nav ul { display:block; position:relative; text-transform:uppercase; font-size:0px; }
.nav_overlay .nav1 { margin:20px 0 0 0; }
.nav_overlay .nav2 ul { border-top:0px none; }
.nav_overlay .nav ul li { display:block; position:relative; margin:0; text-align:center; }
.nav_overlay .nav ul li:last-child { }
.nav_overlay .nav ul li a { text-transform:uppercase;line-height:1.2em;font-size: 23px;letter-spacing:0px;padding:20px 0;display:block; }
.nav_overlay .nav ul li a:link, .nav_overlay .nav ul li a:visited { }
.nav_overlay .nav ul li a:hover, .nav_overlay .nav ul li a:active, .nav_overlay .nav ul li.on a { }
.nav_overlay .nav ul li.on a { font-family:'webfont2', Helvetica, Arial, sans-serif; }

.nav_overlay .nav_social .social { display:none; }
.nav_overlay .nav_social .social ul { text-align:center; margin:0 auto; font-size:0; height:94px; overflow:hidden; }
.nav_overlay .nav_social .social li { display:inline-block; margin:10px 0px; border-bottom:0px none; overflow:hidden; }
.nav_overlay .nav_social .social li:last-child { border-right:0px none; }
.nav_overlay .nav_social .social li a { font-size:36px; line-height:74px; text-align:center; padding:0; width:64px; height:70px; display:block; overflow:hidden; }
.nav_overlay .nav_social .social li a:link, .nav_overlay .nav_social .social li a:visited { }
.nav_overlay .nav_social .social li a:hover, .nav_overlay .nav_social .social li a:focus { }
.nav_overlay .nav_social .social li a [class*=" icon-"]:before, .nav_overlay li.nav_social .social li a [class^=icon-]:before { margin-right:0em; margin-left:0em; }

body.menu_on { overflow:hidden; }
body.menu_on .header_norm {display:block;/* background:#000; */}
body.menu_on .header_norm .menu a.btn:link .nav-icon span, body.menu_on .header_norm .menu a.btn:visited .nav-icon span { background:#fff; }
body.menu_on .header_norm .menu a.btn:hover .nav-icon span, body.menu_on .header_norm .menu a.btn:active .nav-icon span { background:#ccc; }
body.menu_on .header_norm .menu a.btn .nav-icon span:nth-child(1) { -webkit-transform: translate(0,8px) rotate(45deg); -ms-transform: translate(0,8px) rotate(45deg); transform: translate(0,8px) rotate(45deg); }
body.menu_on .header_norm .menu a.btn .nav-icon span:nth-child(2) { opacity: 0; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; }
body.menu_on .header_norm .menu a.btn .nav-icon span:nth-child(3) { -webkit-transform: translate(0,-8px) rotate(-45deg); -ms-transform: translate(0,-8px) rotate(-45deg); transform: translate(0,-8px) rotate(-45deg); }
body.menu_on .header_norm a:link, body.menu_on .header_norm a:visited { }
body.menu_on .header_norm a:hover, body.menu_on .header_norm a:active { }
body.menu_on .header_norm .social ul li a:link, body.menu_on .header_norm .social ul li a:visited { }
body.menu_on .header_norm .social ul li a:hover, body.menu_on .header_norm .social ul li a:active { }
body.menu_on .nav_overlay { opacity:100; top:0px !important; }


/* header_artist */
.header_artist { background:rgba(0,0,0,0.6); pointer-events:none; position:fixed; padding:8px 0; left:0px; top:42px; width:100%; text-align:center; overflow:hidden; z-index:7000; }
.header_artist a { pointer-events:all; }
.header_artist h1 { font-size:24px; line-height:24px; margin:0; padding:0; text-transform:uppercase; }
.header_artist .socials { position:absolute; left:20px; top:7px; }
.header_artist .socials .social li { display:inline-block; margin:0 10px 0 0; padding:0; border:0px none; }
.header_artist .socials .social li:last-child { margin:0; }
.header_artist .links { position:absolute; right:20px; top:4px; }
.header_artist .links ul li { font-size:14px; line-height:14px; display:inline-block; margin:0 15px 0 0; padding:0; }
.header_artist .links ul li:last-child { margin:0; }


/* wrapper, article, section, body_section */
html { overflow-x:hidden; }
.wrapper { min-width:360px; max-width:1080px; margin:0 auto; padding:0; position:relative; }
article { overflow:hidden; border-top:0px solid #000;z-index:100;min-width:360px; margin:0 auto;padding:0;position:relative;}
section { width:100%; height:auto; padding:0; position:relative; display:block; /* border-bottom:solid thin #666; */ }
section .section_wrapper { position:relative; display:block; padding:80px 20px 90px 20px; }
section .section_content { position:relative; max-width:640px; margin:0 auto; padding:0; }
section .section_content h3 { position:relative;display:block; margin: 0 0 40px 12px; padding:0; }
/* section .section_content h3:before, section .section_content h3:after { background:#000; content:""; display:block; height:9px; position:absolute; top:50%; width:400%; } section .section_content h3:before { right:100%; } section .section_content h3:after { left:100%; } section .section_content .h3_container { margin:0 -1000px; position:relative; overflow:hidden; text-align:center; } */
section .section_content h4 { margin:0 0 20px 0; }
section .section_content .subheadline { font-size:14px; line-height:14px; letter-spacing:2px; font-family:"webfont1", "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform:uppercase; text-align:center; margin:-25px auto 40px auto; }

.body_section, .body_section td, .body_section th, .body_section p, .body_section li { text-align:left; }
.body_section, .body_section td, .body_section th, .body_section p, .body_section li { text-align:left; }
.body_section .header_norm .logo a, .body_section .header_norm .logo a .svg {width:182px;height: 40px;margin: 10px auto;}

.body_section article { margin:40px auto 0 auto; border-top:0px none; }
.body_artists { background:#666; }
.body_artists article { margin:82px auto 0 auto; }
.body_section section .section_content { max-width:640px; }
.body_section .section_content h3 { text-align:center; position:relative; display:block; margin:0 0 60px 0; padding:0px; background:transparent; }


/* 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; }
body.device { background-attachment:scroll; }
.bg_image .section_wrapper { background-color:rgba(0,0,0,0.55); /* background-image:url(../images/layout/bg_video_pattern_dark25.png); */background-position:center top;}

.bg1 { background:#000; }
.bg1 h1, .bg1 h2, .bg1 h3, .bg1 h4, .bg1 h5, .bg1 h6 { color:#fff; }
.bg1 a:link, .bg1 a:visited { }
.bg1 a:hover, .bg1 a:active { }
.bg1 input.submit, .bg1 a.button, .bg1 a.button:link, .bg1 a.button:visited, .bg1 .button, .bg1 button, .bg1 .button, .bg1 button, .bg1 input[type="submit"], .bg1 input[type="reset"], .bg1 input[type="button"] { }
.bg1 .button:hover, button:hover, .bg1 a.button:hover, .bg1 input[type="submit"]:hover, .bg1 input[type="reset"]:hover, .bg1 input[type="button"]:hover, .bg1 .button:active, .bg1 button:active, .bg1 a.button:active, .bg1 input[type="submit"]:active, .bg1 input[type="reset"]:active, .bg1 input[type="button"]:active { }
.bg1 ul.sub_nav li a:link, .bg1 ul.sub_nav li a:visited { color:#fff; }
.bg1 ul.sub_nav li a:hover, .bg1 ul.sub_nav li a:active { color:#ccc; }
.bg1 ul.sub_nav li.on a { color:#fff; border-bottom:1px solid #fff; }

.bg2 { background:#333; }
/*
.bg2 { background:#fff; color:#333; }
.bg2 h1, .bg2 h2, .bg2 h3, .bg2 h4, .bg2 h5, .bg2 h6 { color:#000; }
.bg2 a:link, .bg2 a:visited { color:#cb23ae; }
.bg2 a:hover, .bg2 a:active { color:#ee6600; }
.bg2 ul.sub_nav li a:link, .bg2 ul.sub_nav li a:visited { color:#666; border-bottom:1px solid transparent; }
.bg2 ul.sub_nav li a:hover, .bg2 ul.sub_nav li a:active, .bg2 ul.sub_nav li.on a { color:#0cf; border-bottom:1px solid transparent; }
.bg2 .share_tools_big a:link, .bg2 .share_tools_big a:visited { color:#000; border:1px solid #0cf; background:#0cf; }
.bg2 .share_tools_big a:hover, .bg2 .share_tools_big a:active { color:#000; border:1px solid #ccc; background:#ccc; }
*/

.bg3 { background:#333; }


/* itemlist */
.itemlist_header { display:none; margin:15px 0 30px 0; padding:5px 0; border-bottom:1px solid #666; }
.itemlist_header h6 { letter-spacing:2px; text-align:center; }

.itemlist { text-align:left; margin:0; }
/* 4 li pro reihe */
.itemlist .item { float:left; width:22%; width:calc((100% - 0px) / 4); margin:0; display:block; position:relative; }
.itemlist .item:nth-child(4n+4) { /* 4., 8., 12. etc... */ margin:0;  }
.itemlist .item:nth-child(4n+5) { /* 5., 9., 13. etc... */ clear:both; }
/* 3 li pro reihe */
.itemlist3 .item { width:30%; width:calc((100% - 40px) / 3); margin:0 20px 20px 0; }
.itemlist3 .item:nth-child(4n+4) { /* 4., 8., 12. etc... */ margin:0 20px 20px 0; }
.itemlist3 .item:nth-child(4n+5) { /* 5., 9., 13. etc... */ clear:none; }
.itemlist3 .item:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 20px 0;  }
.itemlist3 .item:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:both; }

.itemlist .item .date { margin:0 0 5px 0; }
.itemlist .item.on a { }
.itemlist .item a.imageborder { position:relative; background-color:#000; margin:0 0 0 0; text-align:left; overflow:hidden; }
.itemlist .item .display { width:100%; height:0; margin:0; padding:0 0 56.25% 0; overflow:hidden; background-color:rgba(0,0,0,0.1); background-position:center center; background-repeat:no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; -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 a:hover .display, .itemlist .item a:active .display, .itemlist .item.on a .display { transform:scale(1.2); }

.itemlist .item.grayscale { -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); -webkit-filter:grayscale(100%); }
.itemlist .item.grayscale:hover { -moz-filter:none; -ms-filter:none; filter:none; -webkit-filter:none; }

.itemlist .item .overlay { background:rgba(0,0,0,0.6); 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%); position:absolute; left:0px; bottom:0px; width:100%; height:auto; overflow:hidden; display:block; }
.itemlist .item .overlay { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.itemlist .item .overlay .caption { color:#fff; text-align:left; margin:0; padding:40px 20px 20px 20px; text-shadow:0px 0px 3px rgba(0,0,0,0.75); text-shadow:none; display:block; position:relative; -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,.5); text-align:left; margin:0; }
.itemlist .item a:hover .overlay .caption, .itemlist .item a:active .overlay .caption { }

.itemlist .item .texts { text-align:left; }


/* textlist */
.textlist li { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #2e3a46; }
.textlist li:first-child { padding:10px 0 10px 0; border-top:1px solid #2e3a46; }
.textlist li.active a { }
.textlist li.close { position:absolute; right:5px; top:5px; border:0px none !important; margin:0 !important; padding:0 !important; }
.textlist li.close a { width:20px; height:20px; text-align:center; line-height:20px; padding:10px; display:block; }



/* teaser */
.teaser { overflow:hidden; }
.teaser .section_wrapper { margin:0; padding:0; }
.teaser .section_content { max-width:100%; padding:0; }
.teaser .section_content h3 { display:none; }
.teaser .continue { display:none; position:absolute;left:0px;bottom:35px;width:100%;text-align:center;z-index:120;}
.teaser .continue h6 a { font-size:32px; color:#000; background:#3b9bbf; display:inline-block; position:relative; width:45px; height:45px; line-height:47px; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; }
.teaser .continue h6 a:hover, .teaser .continue h6 a:active { color:#000; background:#fff; }
.teaser #ticker-area { font-size:22px; margin:20px 0 0 0; text-transform:uppercase; min-height:64px; }
.teaser .description { }
.teaser .description .logo {display:block;width:80%; max-width:520px;margin:0 auto 10px auto;}
.teaser .description .logo .fill { stroke:#333; fill:#fff; }
.teaser .description a.logo { width: 40%;margin:0 auto;opacity: 0.85; display:block; }
.teaser .description a.logo:link .fill, .teaser .description a.logo:visited .fill { fill:#fff; }
.teaser .description a.logo:hover .fill, .teaser .description a.logo:active .fill { fill:#ccc; }
.teaser .description a.logo:hover, .teaser .description a.logo:active { }
.teaser .description h1 { font-size:140px; line-height:140px; letter-spacing:2px; margin:0; }
.teaser .description h1 .caption { font-size:64px; line-height:64px; margin:0; display:block; }
.teaser .description .title { font-family:Helvetica, Arial, sans-serif; color:#fff; font-size:28px; margin:0 0 -10px 0; }
.teaser .description .date { font-family:Helvetica, Arial, sans-serif; font-size:44px; display:block; }
.teaser .carousel-cell .attachment .attachment-data .description .buy li a { text-align:center; letter-spacing:5px; display:block;min-width: 230px;margin: 0;padding: 0;height: auto;overflow: visible;}


/* carousel */
.carousel-holder { position:relative; }
.carousel { height:66vh; position:relative;width:100%;/* overflow:hidden; */background:#000;}
.carousel-cell { width:100%; height:100%; position:relative; overflow:hidden; background-color:#000;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.carousel-cell .bg_video_holder { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.carousel-cell .bg_video_holder .fg_video {background: rgba(0,0,0,0.1) url(../images/layout/bg_video_pattern_dark25.png);position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;}

.carousel-cell .videoborder { width:100%; height:100%; display:block; z-index:10; border:0px none; margin:0; padding:0; position:relative; background:#000; }
.carousel-cell .videoborder .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; }
.carousel-cell .videoborder iframe, .carousel-cell .videoborder video { position:absolute; top:0; left:0; width:100%; height:100%; }

.carousel-cell .attachment { position:absolute; left:0%; top:0%; width:100%; height:100%; display:table; }
.carousel-cell .attachment .attachment-data { position:relative; display:table-cell;padding:0 0 40px 0;vertical-align: middle;text-align:center;font-size:24px;line-height:1.5em;}
.carousel-cell .attachment .attachment-data .description {color:#fff;padding: 20px 60px;text-align: center; }
.carousel-cell .attachment .attachment-data .description h4 {color:#fff;font-size:80px; margin:0 0 10px 0;}
.carousel-cell .attachment .attachment-data .description .desc_text { font-size:24px; letter-spacing:3px; margin:0 0 10px 0; text-transform:uppercase; }
.carousel-cell .attachment .attachment-data .description .buy {margin:20px 0;width:100%;text-align:center;position: absolute;left: 0px;bottom: 5%;}
.carousel-cell .attachment .attachment-data .description .buy li { display:inline-block;margin: 0 0 10px 0;}
.carousel-cell .attachment .attachment-data .description .button { padding:5px 15px }
.carousel1 button.previous, .carousel1 button.next { display:none; }


/* home > artists */
body.home .artists .section_content { max-width:1200px; }
body.home .artists .more { margin:0; padding:60px 0 30px 0; letter-spacing:3px; }
body.home .artists .more .icon { }

body.home .artists .itemlist .item .display { padding:0 0 100% 0; }
body.home .artists .itemlist .textlist:before { position:absolute; width:50px; height:10px; left:25%; left:calc(25% - 30px); top:-10px; content:''; display:block; background:url(../images/layout/tab_indic.png) center top no-repeat; background-size:50px 25px; overflow:hidden; }
body.home .artists .itemlist .textlist { display:none; width:200%; width:calc(200% - 0px); margin:20px 0; padding:20px; background:rgba(255,255,255,0.1); position:relative; box-sizing:border-box; }
body.home .artists .itemlist .item:nth-child(4n+4) .textlist:before { left:75%; left:calc(75% - 30px); }
body.home .artists .itemlist .item:nth-child(4n+4) .textlist { left:-100%; left:calc(-100% - 0px); }

body.home .artists .itemlist .textlist li { border-bottom:1px solid rgba(255,255,255,0.1); }
body.home .artists .itemlist .textlist li.texts:first-child { border-top:0px none; padding:0 0 10px 0; }
body.home .artists .itemlist .textlist li.texts_name h6 { margin:0; }
body.home .artists .itemlist .textlist li.texts_socials { border-bottom:0px none; margin:0; padding:5px 0 0 0; }
body.home .artists .itemlist .textlist .social li, body.home .artists .itemlist .textlist .social li:first-child { display:inline-block; margin:0 10px 0 0; padding:0; border:0px none; }


/* home > about */
.about ul.sub_nav { margin:-35px 0 35px 0; }
.about .about_img { float:left; width:30%; width:calc((100% - 40px) / 3); margin:0 20px 20px 0; }
.about .text { text-align:justify; margin:30px 0 15px 0; }
.about .more { text-align:left; }
.about .more a { display:inline; text-align:left; margin:0; }


/* home > contact */
.contact .item { text-align:center; /* float:left; width:30%; width:calc((100% - 40px) / 3); margin:0 20px 20px 0; */ }
.contact .item h5 { display:none; }
.contact .item:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 20px 0;  }
.contact .item:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:both; }


/* artists */
.body_artists section .section_wrapper { padding:0px; }
.body_artists section .section_content { max-width:100%; }

.body_artists .block_image  { position:relative; }
.body_artists .block_image .display { position:relative; }
.body_artists .block_image .display .imageborder_holder { margin:0; }
.body_artists .block_image .display a { pointer-events:none; }
.body_artists .block_image_alt .display .image_desktop { display:block; }
.body_artists .block_image_alt .display .image_mobile { display:none; }
.body_artists .block_image .overlay { text-align:center; padding:40px; 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%); position:absolute; left:0px; bottom:0px; width:100%; height:auto; overflow:hidden; display:block; box-sizing:border-box; }
.body_artists .block_image .overlay .button { margin:0 auto; }

.body_artists .block_text { padding:80px 40px; }
.body_artists .block_text .block_content { max-width:1024px; margin:0 auto; }

.body_artists .block_files { padding:80px 40px; }
.body_artists .block_files .block_content { max-width:1024px; margin:0 auto; }
.body_artists .block_files .textlist li { border-bottom:1px solid #ccc; text-align:center; }
.body_artists .block_files .textlist li:first-child { border-top:1px solid #ccc; }


/* footer */
.footer { z-index:1; position:relative; width:100%; min-width:360px; font-size:9px; text-align:center; padding:80px 0; }

.footer .logo a {max-width: 240px;display:block;margin:0 auto 40px auto;}
.footer .logo a .svg { width:100%; display:block; margin:0 auto; }
.footer .logo a:link .fill, .footer .logo a:visited .fill { fill:#fff; }
.footer .logo a:hover .fill, .footer .logo a:active .fill { fill:#ccc; }

.footer .skip { font-family:Helvetica, Arial, sans-serif;font-size: 18px;text-transform:uppercase;letter-spacing: 3px;margin:-10px 0 30px 0;padding:0;}
.footer .skip a:link, .footer .skip a:visited { }
.footer .skip a:hover, .footer .skip a:active { }

.footer .social { display:none; }
.footer .social ul { position:relative; text-align:center; margin:0 auto 30px auto; font-size:0; }
.footer .social li { display:inline-block; margin:0; padding:0 10px; border-right:1px solid #fff; border-right:thin solid rgba(255,255,255,0.3); }
.footer .social li:last-child { border-right:0px none; }
.footer .social li a { display:block; text-align:center; font-size:36px; line-height:60px; width:60px; height:60px; overflow:hidden; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.footer .social li a:link, .footer .social li a:visited { color:#fff; }
.footer .social li a:hover, .footer .social li a:active { color:#ccc; }

.credits {color:#fff; text-transform:uppercase;letter-spacing:3px;line-height:14px;padding:0 20px;}
.credits a:link, .credits a:visited { color:#999; }
.credits a:hover, .credits a:active { color:#fff; }
.credits .logout { display:inline-block; margin:0 0 5px 0; }
.credits .delimiter { filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3; }


/* images */
.imageborder, .contentborder { position:relative; border:0px solid #999; }
a.imageborder { display:block; border:0px solid #999; }
a.imageborder:link, a.imageborder:visited, a:link .imageborder, a:visited .imageborder { border:0px solid #999; }
a.imageborder:hover, a.imageborder:active, a:hover .imageborder, a:active .imageborder { border:0px solid #fff; }

.imageborder_holder {margin: 0 0 20px 0;position:relative;overflow:hidden;box-sizing:border-box;}
.imageborder_holder img { width:100%; height:auto !important; }
.imageborder_holder a img { box-sizing:border-box; position:relative; -webkit-transition:-webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; transition:transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; -webkit-transform:translateZ(0); -ms-transform:translateZ(0); transform:translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
.imageborder_holder a { box-sizing:border-box; position:relative; width:100%; height:100%; display:block; }
.imageborder_holder a .icon { color:#fff; text-shadow:0px 0px 3px rgba(0,0,0,.75); width:100%;height:100%;top:0px;text-align:center;font-size: 48px;display:block;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;position:absolute;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.imageborder_holder a .icon:before { position:absolute; width:100%; text-align:center; top:50%; left:0; margin:-16px 0 0 0; padding:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.imageborder_holder a:hover .icon, .imageborder_holder a:focus .icon { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover .icon:before, .imageborder_holder a:focus .icon:before { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.imageborder_holder a:hover img, .imageborder_holder a:focus img { /* filter:alpha(opacity=0.5); -moz-opacity:0.5; opacity:0.5; */ }

.imageborder_ratio a { position:absolute; top:0px; right:0px; bottom:0px; left:0px; width:100%; height:100%; display:block; }
.imageborder_ratio a .imageborder { position:relative; width:100%; height:100%; box-sizing:border-box; }
.imageborder_ratio a .imageborder .display { position:relative; top:0px; right:0px; bottom:0px; left:0px; display:block; overflow:hidden; width:100%; height:100%; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.imageborder_ratio a .imageborder .display img { position:relative; width:100%; top:50%; height:auto !important; -webkit-transform:translateY(-50%) translateZ(0); -ms-transform:translateY(-50%) translateZ(0); transform:translateY(-50%) translateZ(0); -webkit-filter:blur(0); filter:blur(0); }
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari 5.1-6.0 "only" override, stack->q=16348489 */ ::i-block-chrome,.imageborder_ratio a .imageborder .display img { position:absolute; top:0; bottom:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); } }

.imageborder_ratio_s a .imageborder .display { background:#000; }
.imageborder_ratio_s a .imageborder .display img { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; -webkit-transform:translateY(0) translateZ(0); -ms-transform:translateY(0) translateZ(0); transform:translateY(0) translateZ(0); }

img.contained { max-height:100%; max-width:100%; width:auto; height:auto; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; }
img.fancybox { cursor:pointer; }
img.grayscale { -webkit-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }


/* videos */
.videoborder { position:relative; max-height:600px; border:0px solid #999; margin:0; background:#000; }
.videoborder .display { width:100%; height:0; display:block; position:relative; padding-bottom:56.25%; background:#000; overflow:hidden; }
.videoborder .display { padding-bottom:0px !important; --ratioWidth:16; --ratioHeight:9; position:relative; margin:0 auto; width:100%; max-width:calc((var(--ratioWidth) / var(--ratioHeight)) * 600px); height:calc((var(--ratioHeight) / var(--ratioWidth)) * (100vw - 0px)); /* keep tracking of all paddings, borders etc! */ max-height:600px; }
.videoborder .display iframe, .videoborder .display video { position:absolute; top:0; left:0; width:100%; height:100%; }
.videoborder .display .iframe_instagram { top:-54px !important; left:0px; width:100%; height:105%; height:-webkit-calc(100% + 54px); height:calc(100% + 54px); }
.videoborder .display .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; color:#666; }


/* misc */
.animated_manual_animation { -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both; }
.animated, .animated_manual { visibility:hidden; }
.visible { visibility:visible; }

.more {text-align:center;padding:20px 0 0 0;font-family:'webfont2', Helvetica, Arial, sans-serif;font-weight:normal;/* text-transform:lowercase; *//* font-size:24px; */line-height:20px;letter-spacing:2px;}
.more a { display:inline-block; padding:10px 0; }
.more .button { margin:0 auto; }
.more a:link, .more a:visited { }
.more a:hover, .more a:active { }
a.text_truncate_toggle { text-decoration:none; }
.text_truncate .more, a.bold { text-align:left; padding:10px 0; font-size:inherit; line-height:inherit; font-weight:bold; }

.blw { display:inline-block; width:0.1px; }
.icon-vk:before { margin-left:-7px !important; }
.nomore { margin:10px 0; font-size:12px; line-height:12px; text-transform:uppercase; }
.no_content { text-align:center; } 
#log { position:fixed; z-index:1000; left:5px; bottom:5px; background:#666; color:#fff; text-align:left; font-size:9px; line-height:18px; font-family:Helvetica, Arial, sans-serif; border:2px solid #000; padding:5px; width:500px; max-height:100px; overflow:scroll; overflow-x:hidden; overfow-y:scroll; }
#log .ctrl { position:absolute; right:5px; top:5px; }
.anchor { width:1px; height:1px; overflow:hidden; }
object, embed { -moz-outline-style:none; outline:none; display:block; margin:0; padding:0; }
.small { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.loading { font-size:24px; }
.loading .icon:before {line-height:2.5em;}
@-webkit-keyframes pump { 0% {-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)} 100% {-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} }
@keyframes pump { 0% {-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)} 100% {-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)} }

.round { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.blink { -webkit-animation:blink-animation 1s step-start 0s infinite; animation:blink-animation 1s step-start 0s infinite; } @-webkit-keyframes blink-animation { 50% { opacity:0; } } @keyframes blink-animation { 50% { opacity:0; } }
.shadow { -moz-box-shadow:1px 2px 15px rgba(0, 0, 0, 1); -webkit-box-shadow:1px 2px 15px rgba(0, 0, 0, 1); box-shadow:1px 2px 15px rgba(0, 0, 0, 1); }
.transition_all { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.engraved { text-shadow:0px 1px 0px rgba(255,255,255,.3); }
.dimmed { cursor:default; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; }
.textshadow { text-shadow:0px 0px 3px rgba(0,0,0,.75); }
.noselect { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.table { display:table; }
.row { display:table-row; }
.cell { display:table-cell; vertical-align:middle; }
.v_center_parent { -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.v_center_child { position:relative; top:50%; -webkit-transform:translateY(-50%) translateZ(0) !important; -ms-transform:translateY(-50%) translateZ(0) !important; transform:translateY(-50%) translateZ(0) !important; -webkit-filter:blur(0); filter:blur(0); }
.avoid-clicks { pointer-events:none; }
.h_divider_big { width:100%; height:7px; display:block; border-bottom:1px solid #654f33; background:rgba(0,0,0,0.3) url(../images/layout/bg_h_divider_big.png) center center repeat-x; } 
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
hr { height:0; border:0; border-top:1px dotted #999; clear:both; margin:15px 0; }
.twocolumns { -webkit-columns:2; -moz-columns:2; columns:2; -webkit-column-gap:2em; -moz-column-gap:2em; column-gap:2em; /* -webkit-column-rule:1px dotted #999; -moz-column-rule:1px dotted #999; column-rule:1px dotted #999; */ }
.threecolumns { -webkit-column-count:3; -moz-column-count:3; column-count:3; -webkit-column-gap:2em; -moz-column-gap:2em; column-gap:2em; }


/* forms */
.form0 { display:none !important; }
label { font-size:16px; text-align:left; display:block; margin:0 0 5px 0; }
label.warning { color:#f00; }

input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], input, input.text, input.title, textarea, select { font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:18px; color:#444; width:100%; box-sizing:border-box; border:1px solid #ccc; background:#eee; margin:0 0 20px 0; padding:15px 10px; }
select { padding:14px 10px; }
textarea { height:150px; }
input.text:focus, input.title:focus, textarea:focus, select:focus { color:#000; background:#fff; }
input[type="text"]:disabled { cursor:not-allowed; }

input.submit, a.button, a.button:link, a.button:visited, .button, button, .button, button, input[type="submit"], input[type="reset"], input[type="button"] { color:#000; border:0px solid #fff; background-color:#fff; font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; font-size:18px; font-weight:bold; text-transform:uppercase; text-decoration:none; display:inline-block; cursor:pointer; margin:0 0 20px 0; padding:10px 15px; box-sizing:border-box; text-align:center; position:relative; }
.button:hover, button:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .button:active, button:active, a.button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active { color:#000; border:0px solid #fff; background-color:#ccc; }
.button:before { content:''; display:block; position:absolute; left:-3px; top:-3px; right:-3px; bottom:-3px; border:1px solid #fff; }
.button:hover:before, .button:hover:before { border:1px solid #ccc; }
.button_full { width:100%; display:block; }

input.warning { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }
input.warning:focus { color:#f00; }
input.share_url { padding-left:30px; background-image:url(../images/layout/bg_link.png); background-position:7px center; background-repeat:no-repeat; }

.feedback {display:none;border:1px solid #b6b656;margin:0 0 20px 0;padding:30px;text-align:center;color:#000;background:#ffffdd;position:relative;font-family: 'webfont1', Helvetica, Arial, sans-serif;}
.feedback a { color:#000; text-decoration:underline; }
.feedback a.close { display:none; position:absolute; right:5px; top:10px; color:#5e5e2c; font-size:36px; text-decoration:none; }
.feedback a.close:hover, .feedback a.close:active { color:#000; }


/* share */
body.desktop .share_tools a.share_whatsapp, body.desktop .share_tools a.share_facebook_messenger { display:none !important; }
.share_tools a.button { margin:0 5px 10px 5px; }
.share_tools_big .share_tools a.button { font-size:24px; width:49px; height:49px; line-height:48px; text-align:center; margin:0 10px 10px 10px; padding:0; overflow:hidden; -moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; }


/* fancybox */
.fancybox-title .share_tools { margin:10px 0 0 0; }
.fancybox-title .infos { width:100%; margin:0; padding:5px 0; font-size:10px; line-height:12px; }
.fancybox-title .infos .loading { font-size:13px; display:inline; }
.fancybox-title .infos .loading .icon { display:inline; }


/* media-queries + device-switches */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

}

@media screen and (max-width:640px) and (orientation: portrait) {
	body, td, th, p, li { font-size:20px; }
}

@media screen and (orientation: landscape) {

}

@media screen and (max-height:600px) {
	.nav_overlay .tab ul li { margin:10px 0; }
	.nav_overlay .tab ul li a { line-height:22px; font-size:22px; padding:10px 0 8px 0; }
}

@media screen and (min-width:640px) {
	.share h4 span { display:block; }
}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:960px) {
	.itemview { width:100%; float:none; }
	.itemview_medium { width:65%; }
		
	.sidebar { width:100%; float:none; margin:60px 0 0 0; }
	.sidebar .sidebar_header { margin:0 0 30px 0; }
	.sidebar .sidebar_header h5 { text-align:center; position:relative; display:inline-block; }
	.sidebar .sidebar_header h5:before, .sidebar .sidebar_header h5:after { background:#fff; content:""; display:block; height:1px; position:absolute; top:50%; width:400%; filter:alpha(opacity=33); -moz-opacity:0.33; opacity:0.33; }
	.sidebar .sidebar_header h5:before { right:110%; }
	.sidebar .sidebar_header h5:after { left:110%; }
	.sidebar .sidebar_header .h5_container { margin:0; position:relative; overflow:hidden; text-align:center; }
	.sidebar .textlist li { width:48%; }
	.sidebar .textlist li:first-child { padding:0 0 15px 0; border-top:0px none; }
	.sidebar .textlist li.active { display:none; }
}

@media screen and (max-width:860px) {
	/* 3 li pro reihe */
	.itemlist .item { width:30%; width:calc((100% - 0px) / 3); margin:0 0 0 0; }
	.itemlist .item:nth-child(4n+4) { margin:0 0 0 0; }
	.itemlist .item:nth-child(4n+5) { clear:none; }
	.itemlist .item:nth-child(3n+3) { /* 3., 6., 9. etc... */ margin:0 0 0 0;  }
	.itemlist .item:nth-child(3n+4) { /* 4., 7., 10. etc... */ clear:both; }
	
	.header_norm .social { display:none; }
	.nav_overlay .nav_social .social { display:block; }	

	body.home .artists .itemlist .item:nth-child(3n+3) .textlist:before { left:75%; left:calc(75% - 30px); }
	body.home .artists .itemlist .item:nth-child(3n+3) .textlist { left:-105%; left:calc(-100% - 20px); }	
	body.home .artists .itemlist .item:nth-child(4n+4) .textlist:before { left:25%; left:calc(25% - 30px); }
	body.home .artists .itemlist .item:nth-child(4n+4) .textlist { left:0px; }	
	
	.contact .item {float:none;width:100% !important;margin: 0 0 20px 0;}
}

@media screen and (max-width:820px) {
	.header_artist .socials { position:relative; left:auto; top:auto; margin-top:5px; }
	.header_artist .links { display:none; }
	.body_artists article { margin:113px auto 0 auto; }
}

@media screen and (max-width:768px) {
	.twocolumns { -webkit-columns:1; -moz-columns:1; columns:1; }
}

@media screen and (max-width:720px) {
	/* 2 li pro reihe */
	.itemlist .item:nth-child(3n+3) { margin:0; }
	.itemlist .item:nth-child(3n+4) { clear:none; }
	.itemlist .item:nth-child(odd) { float:left; width:48%; width:calc(50% - 0px); margin:0 0 0 0; }
	.itemlist .item:nth-child(even) { float:right; width:48%; width:calc(50% - 0px); margin:0 0 0 0; }
	.itemlist .item:nth-child(2n+3) { /* 3., 5., 7. etc... */ clear:both; }
	
	.teaser .carousel-cell .attachment .attachment-data .description .buy li a { min-width:150px; }
	
	body.home .artists .itemlist .item:nth-child(odd) .textlist:before { left:25%; left:calc(25% - 0px); }
	body.home .artists .itemlist .item:nth-child(odd) .textlist { left:0px; }
	body.home .artists .itemlist .item:nth-child(even) .textlist:before { left:75%; left:calc(75% - 0px); }
	body.home .artists .itemlist .item:nth-child(even) .textlist { left:-105%; left:calc(-100% - 0px); }	
}

@media screen and (max-width:680px) {

}

@media screen and (max-width:640px) {
	.bg_image { background-attachment:scroll; }
	
	.item .item_top .share_tools a { line-height:40px; font-size:32px; }
	.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; }
	
	.bio .bio_img { width:45%; width:calc((100% - 20px) / 2); margin:0 20px 5px 0; }

	.body_artists .block_image_alt .display .image_desktop { display:none; }
	.body_artists .block_image_alt .display .image_mobile { display:block; }
	
	.threecolumns { -webkit-column-count:2; -moz-column-count:2; column-count:2; -webkit-column-gap:2em; -moz-column-gap:2em; column-gap:2em; }
}

@media screen and (max-width:580px) {	
	/* 1 li pro reihe
	.itemlist li { clear:both !important; float:none !important; width:100% !important; margin:0 0 60px 0 !important; } */
	.sidebar .itemlist li { width:100%; }
	
	.bio .itemview .visuals { width:100%; margin:0 0 15px 0; float:none; }
	
	.footer .social li { padding:0; }

	.threecolumns { -webkit-column-count:1; -moz-column-count:1; column-count:1; -webkit-column-gap:0em; -moz-column-gap:0em; column-gap:0em; }
}

@media screen and (max-width:500px) {
	.nav_overlay .nav_social .social li { display:inline-block;margin:10px;border-bottom:0px none;overflow:hidden;}
	.nav_overlay .nav_social .social li a { font-size:32px; line-height:36px; text-align:center; padding:0px; width:36px; height:36px; display:block; overflow:hidden; }		
}

@media screen and (max-width:480px) {
	h3 { font-size:42px; }
}