@charset "UTF-8";
/* // moby - resound | 1 | style.css */

/* @font-face */
/* @font-face { font-display:swap; font-family:'webfont1'; src:url('../fonts/webfont1.eot'); src:url('../fonts/webfont1.eot?#iefix') format('embedded-opentype'), url('../fonts/webfont1.woff2') format('woff2'), url('../fonts/webfont1.woff') format('woff'), url('../fonts/webfont1.ttf') format('truetype'), url('../fonts/webfont1.svg#webfont1') format('svg'); font-weight:normal; font-style:normal; } */
@font-face { font-display:swap; font-family:'webfont2'; src:url('../fonts/webfont2.eot'); src:url('../fonts/webfont2.eot?#iefix') format('embedded-opentype'), url('../fonts/webfont2.woff2') format('woff2'), url('../fonts/webfont2.woff') format('woff'), url('../fonts/webfont2.ttf') format('truetype'), url('../fonts/webfont2.svg#webfont2') format('svg'); font-weight:normal; font-style:normal; }


/* reset etc. */
html, body { 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:#fff; z-index:10001; font-size:0px; }
#loading-animation { width:110px; height:110px; position:absolute; left:50%; top:50%; margin:-55px 0 0 -55px; cursor:pointer; }


/* basics */
body { overflow:visible !important; color:#000; font-family:Helvetica, Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:20px; text-align:left; background:#fff; -ms-word-wrap:break-word; word-wrap:break-word; }
td, th, p, li { font-family:Helvetica, Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:18px; text-align:left; -ms-word-wrap:break-word;word-wrap:break-word;}
b, strong { font-weight:bold; }
em, i { font-style:italic; }

h1, h2, h3, h4, h5, h6 { font-family:Helvetica, Arial, sans-serif; line-height:1.1em; color:#000; 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 { font-family:"webfont2", Helvetica, Arial, sans-serif, "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";  }
h1 { font-size:56px; }
h2 { font-size:62px; text-align:center; text-transform:uppercase; }
h3 { font-size:36px; text-indent:-1px; }
h4 { font-size:32px; text-indent:-1px; text-align:center; margin:0 0 20px 0; }
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:#000; text-decoration:none; -moz-outline-style:none; outline:none; }
a:hover, a:active, a:focus { color:#444; text-decoration:none; -moz-outline-style:none; outline:none; }
.text a { text-decoration:underline; }


/* msg */
#msg { position:fixed; display:block; top:0; left:0; right:0; padding:30px; z-index:10002; }
#msg a.close { display:block; }


/* header_norm */
.header_norm { pointer-events:none; position:fixed; left:0px; top:0px; width:100%; height:50px; text-align:center; z-index:7000; }
.header_norm a { pointer-events:all; }
.header_norm a:link, .header_norm a:visited { color:#fe0; color:#fff; }
.header_norm a:hover, .header_norm a:active { color:#fff; }

.header_norm .menu { background:transparent; position:absolute; text-align:center; width:50px; height:50px; left:46px; top:0px; margin:0; }
.header_norm .menu a.btn { display:block; width:32px; height:18px; padding:16px 14px; }
.header_norm .menu a.btn .nav-icon { position:relative; width:32px; height:18px; display:block; }
.header_norm .menu a.btn .nav-icon span {position:absolute;width:32px;height:2px;display:block; background:#fe0; 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:#fff; }
.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; margin:0; padding:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }
.header_norm .logo a { position:relative; font-family:"webfont2", Helvetica, Arial, sans-serif; text-transform:uppercase; font-size:30px; line-height:32px; height:30px; display:inline-block; margin:9px auto 11px 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, .header_norm .logo a:visited { color:#fff; }
.header_norm .logo a:hover, .header_norm .logo a:active { color:#fe0; }

.header_norm .dropdown { font-size:20px; line-height:30px; position:absolute; right:40px; top:10px; }
body.compact .header_norm a.dropdown-toggle:link, body.compact .header_norm a.dropdown-toggle:visited { }
body.compact .header_norm a.dropdown-toggle:active, body.compact .header_norm a.dropdown-toggle:active { }
body.menu_on .header_norm a.dropdown-toggle:link, body.menu_on .header_norm a.dropdown-toggle:visited { }
body.menu_on .header_norm a.dropdown-toggle:active, body.menu_on .header_norm a.dropdown-toggle:active { }
body.body_section .header_norm a.dropdown-toggle:link, body.body_section .header_norm a.dropdown-toggle:visited { }
body.body_section .header_norm a.dropdown-toggle:active, body.body_section .header_norm a.dropdown-toggle:active { }
body.menu_on .dropdown .dropdown-menu { -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.75);-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.75);box-shadow: 0px 0px 10px rgba(0,0,0,0.75);}

body.scrollDown .header_norm { height:0; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; }

body.compact .header_norm, body.menu_on .header_norm, .body_section .header_norm { background:rgba(20,20,20,0.85); -moz-box-shadow:0px 0px 7px rgba(0,0,0,0.5);-webkit-box-shadow:0px 0px 7px rgba(0,0,0,0.5);box-shadow:0px 0px 7px rgba(0,0,0,0.5);}
body.compact .header_norm a:link, body.compact .header_norm a:visited { color:#fe0; }
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 .menu a.btn:link .nav-icon span, body.compact .header_norm .menu a.btn:visited .nav-icon span { background:#fe0; }
body.compact .header_norm .menu a.btn:hover .nav-icon span, body.compact .header_norm .menu a.btn:active .nav-icon span { background:#fff; }
body.body_section .header_norm .menu a.btn:link .nav-icon span, body.body_section .header_norm .menu a.btn:visited .nav-icon span { background:#fe0; }
body.body_section .header_norm .menu a.btn:hover .nav-icon span, body.body_section .header_norm .menu a.btn:active .nav-icon span { background:#fff; }


/* header > nav_overlay */
body .nav_overlay { background:rgba(0,0,0,0.85); opacity:0; display:block; position:fixed; left:-120%; top:0px; width:100%; height:100%; overflow:hidden; padding:0px; z-index:1001; }
body .nav_overlay .nav_holder { display:block; position:absolute; left:0px; top:50px; width:100%; height:90%; height:calc(100% - 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; }
.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 { font-family:"webfont2", Helvetica, Arial, sans-serif; text-transform:uppercase; line-height:1.2em; font-size:36px; letter-spacing:3px; padding:10px 0; display:block; }
.nav_overlay .nav ul li a:link, .nav_overlay .nav ul li a:visited { color:#fff; }
.nav_overlay .nav ul li a:hover, .nav_overlay .nav ul li a:active, .nav_overlay .nav ul li a:focus { color:#ccc; }
.nav_overlay .nav ul li.on a { }

.nav_overlay .nav ul li { opacity:0; transform:translateX(-500px); transition:all 0.5s ease-in-out }
.nav_overlay .nav ul li:nth-child(1) { transition-delay:100ms; }
.nav_overlay .nav ul li:nth-child(2) { transition-delay:200ms; }
.nav_overlay .nav ul li:nth-child(3) { transition-delay:300ms; }
.nav_overlay .nav ul li:nth-child(4) { transition-delay:400ms; }
.nav_overlay .nav ul li:nth-child(5) { transition-delay:500ms; }
.nav_overlay .nav ul li:nth-child(6) { transition-delay:600ms; }
.nav_overlay .nav ul li:nth-child(7) { transition-delay:700ms; }
.nav_overlay .nav ul li:nth-child(8) { transition-delay:800ms; }
.nav_overlay .nav ul li:nth-child(9) { transition-delay:900ms; }
.nav_overlay .nav ul li:nth-child(10) { transition-delay:900ms; }

.nav_overlay .nav_social { opacity:0; transform:translateY(20px); transition: all 0.6s ease-in-out; transition-delay:1000ms; display:block; }
.nav_overlay .nav_social .social { display:block; }
.nav_overlay .nav_social .social ul { text-align:center; margin:0 auto; padding:0 20px; font-size:0; line-height:0px; }
.nav_overlay .nav_social .social li { display:inline-block; margin:5px; 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:64px; text-align:center; padding:0; width:64px; height:64px; display:block; overflow:hidden; }
.nav_overlay .nav_social .social li a:link, .nav_overlay .nav_social .social li a:visited { color:#fff; }
.nav_overlay .nav_social .social li a:hover, .nav_overlay .nav_social .social li a:focus { color:#ccc; }
.nav_overlay .nav_social .social li a [class*=" icon-"]:before, .nav_overlay li.nav_social .social li a [class^=icon-]:before { margin-right:0em; margin-left:0em; }


html.menu_on { -ms-overflow-style:none; scrollbar-width:none; }
html.menu_on::-webkit-scrollbar, body.menu_on::-webkit-scrollbar { display:none; width:0; }
body.menu_on { overflow:hidden; }
body.menu_on .header_norm { display:block; }
body.scrollDown.menu_on .header_norm { height:60px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
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:#fe0; }
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:#fff; }
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 { color:#fff; }
body.menu_on .header_norm .social ul li a:hover, body.menu_on .header_norm .social ul li a:active { color:#ccc; }

body.menu_on .nav_overlay { opacity:100; left:0px; }
body.menu_on .nav_overlay .nav ul li, body.menu_on .nav_overlay .nav_social .social li, body.menu_on .nav_overlay .nav_legal ul { opacity:1; transform:translateX(0px); }
body.menu_on .nav_overlay .nav_social { opacity:1; transform:translateY(0px); }


/* wrapper, article, section, body_section, sticky footer */
html { overflow-x:hidden; }
body { display:flex; flex-direction:column; } .page_wrapper { flex:1 0 auto; } .footer { flex-shrink:0; }
.wrapper { min-width:360px; max-width:1400px; margin:0 auto; padding:0 60px; position:relative; }
article { z-index:100; min-width:360px; margin:0 auto; padding:0; position:relative; }
section { width:100%; height:auto; padding:0; position:relative; display:block; z-index:101; }
section .section_wrapper { position:relative; max-width:1400px; margin:0 auto; display:block; padding:120px 60px 160px 60px; }
section .section_content { position:relative; margin:0 auto; padding:0; }
section .section_content h2 {position:relative;display:block;margin: 0 0 40px 0;padding:0;}
section .section_content .subheadline { max-width:960px; font-size:24px; text-align:center; margin:0 auto 40px auto; }

section .section_holder .item { color:#000; text-align:left; padding:35px 20px 20px 20px; background:#c9cdff; border:1px solid #666; }
section .section_holder.type-1 .item { background:#c9cdff; }
section .section_holder.type-2 .item { background:#e0d691; }
section .section_holder .item h1, section .section_holder .item h2, section .section_holder .item h3, section .section_holder .item h4, section .section_holder .item h5, section .section_holder .item h6 { color:#000; }
section .section_holder .item a:link, section .section_holder .item a:visited { }
section .section_holder .item a:hover, section .section_holder .item a:active { }


/* backgrounds */
.bg_image { background-color:transparent; background-attachment:scroll; background-repeat:no-repeat; background-position:center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }

.bg1 { }
.bg1 h1, .bg1 h2, .bg1 h3, .bg1 h4, .bg1 h5, .bg1 h6 { }
.bg1 a:link, .bg1 a:visited { }
.bg1 a:hover, .bg1 a:active { }
.bg1 input.submit, .bg1 a.button, .bg1 a.button:link, .bg1 a.button:visited, .bg1 .button, .bg1 button, .bg1 .button, .bg1 button, .bg1 input[type="submit"], .bg1 input[type="reset"], .bg1 input[type="button"] { }
.bg1 .button:hover, button:hover, .bg1 a.button:hover, .bg1 input[type="submit"]:hover, .bg1 input[type="reset"]:hover, .bg1 input[type="button"]:hover, .bg1 .button:active, .bg1 button:active, .bg1 a.button:active, .bg1 input[type="submit"]:active, .bg1 input[type="reset"]:active, .bg1 input[type="button"]:active { }
.bg1 ul.sub_nav li a:link, .bg1 ul.sub_nav li a:visited { }
.bg1 ul.sub_nav li a:hover, .bg1 ul.sub_nav li a:active, .bg1 ul.sub_nav li.on a { }
.bg1 ul.sub_nav li.on a { animation:borderfade-bg1 1s infinite; } @keyframes borderfade-bg1 { 0% { border-color:rgba(0,0,0,1); } 50% { border-color:rgba(0,0,0,0); } 100% { border-color:rgba(0,0,0,1); } }
.bg1 .itemlist .item h3 a:link, .bg1 .itemlist .item h3 a:visited { }
.bg1 .itemlist .item h3 a:hover, .bg1 .itemlist .item h3 a:active { }

.bg2 { color:#fff; background-color:#333; }
.bg2 h1, .bg2 h2, .bg2 h3, .bg2 h4, .bg2 h5, .bg2 h6 { color:#fff; }
.bg2 a:link, .bg2 a:visited { color:#fe0; }
.bg2 a:hover, .bg2 a:active { color:#fff; }
.bg2 input.submit, .bg2 a.button, .bg2 a.button:link, .bg2 a.button:visited, .bg2 .button, .bg2 button, .bg2 .button, .bg2 button, .bg2 input[type="submit"], .bg2 input[type="reset"], .bg2 input[type="button"] { color:#000; border:1px solid #fff; background-color:#fff; }
.bg2 .button:hover, button:hover, .bg2 a.button:hover, .bg2 input[type="submit"]:hover, .bg2 input[type="reset"]:hover, .bg2 input[type="button"]:hover, .bg2 .button:active, .bg2 button:active, .bg2 a.button:active, .bg2 input[type="submit"]:active, .bg2 input[type="reset"]:active, .bg2 input[type="button"]:active { color:#000; border:1px solid #ccc; background-color:#ccc; }
.bg2 ul.sub_nav li a:link, .bg2 ul.sub_nav li a:visited { color:#888; border-bottom:2px solid transparent; }
.bg2 ul.sub_nav li a:hover, .bg2 ul.sub_nav li a:active, .bg2 ul.sub_nav li.on a { color:#fff; border-bottom:2px solid #fff; }
.bg2 ul.sub_nav li.on a { animation:borderfade-bg2 1s infinite; } @keyframes borderfade-bg2 { 0% { border-color:rgba(255,255,255,1); } 50% { border-color:rgba(255,255,255,0); } 100% { border-color:rgba(255,255,255,1); } }
.bg2 .flickity-page-dots .dot { border:1px solid #fff; }
.bg2 .flickity-page-dots .dot.is-selected { background:#fff; }
.bg2 .itemlist .item h3 a:link, .bg2 .itemlist .item h3 a:visited { }
.bg2 .itemlist .item h3 a:hover, .bg2 .itemlist .item h3 a:active { }
.bg2 .share_tools_big a:link, .bg2 .share_tools_big a:visited { }
.bg2 .share_tools_big a:hover, .bg2 .share_tools_big a:active { }


/* deco */
.deco { position:relative; width:100%; height:50vw; }
body.device .deco { height:50vh; }


/* sub_nav */
ul.sub_nav { text-align:center; margin:-20px 0 40px 0; }
ul.sub_nav li { font-family:"webfont2", Helvetica, Arial, sans-serif; font-size:22px; line-height:22px; text-transform:uppercase; margin:5px 10px; display:inline-block; }
ul.sub_nav li a { display:block; padding:6px 0 2px 0px; }
ul.sub_nav li a:link, ul.sub_nav li a:visited { color:#666; border-bottom:2px solid transparent; }
ul.sub_nav li a:hover, ul.sub_nav li a:active, ul.sub_nav li.on a { color:#000; border-bottom:2px solid #000; }


/* flex */
.flex-row { width:100%; display:flex; align-items:stretch; align-content:center; justify-content:center; position:relative; }
.flex-item { width:50%; position:relative; }
.flex-item-visuals { padding-right:40px; }
.flex-item-visuals .flex-item-content { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover; }
.flex-item-texts { padding-left:40px; align-self:center; }


/* textlist */
.textlist li { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #666; }
.textlist li:first-child { padding:10px 0 10px 0; border-top:1px solid #666; }
.textlist li.active a { }
.textlist li.close { position:absolute; right:5px; top:5px; border:0px none !important; margin:0 !important; padding:0 !important; }
.textlist li.close a { width:20px; height:20px; text-align:center; line-height:20px; padding:10px; display:block; }


/* carousel */
.carousel-holder { position:relative; }
.carousel { position:relative; width:100%; /* background:#fafafa; */ }
.carousel-cell { width:100%; display:block; position:relative; }

.carousel-cell .bg_video_holder { position:absolute; left:0px; top:0px; width:100%; height:100%; display:flex; justify-content:center; align-items:center; flex-direction:row; flex-wrap:nowrap; text-align:center; overflow:hidden; }
.carousel-cell .bg_video_holder video { object-fit:cover; object-position:center 10%; position:relative; width:100%; height:100%; text-shadow:none; }
.carousel-cell .bg_video_holder .fg_video { display:none; opacity:0; background:rgba(0,0,0,0) url(../images/layout/bg_video_pattern_dark50.png);position:absolute;left:0px;top:0px;width:100%;height:100%;}
.carousel-cell .videoborder { position:absolute; left:0px; top:0px; width:100%; max-width:100%; height:100%; max-height:100%; display:block; z-index:10; border:0px none; margin:0; padding:0; background:#222; }
.carousel-cell .videoborder .loading { position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px; }
.carousel-cell .videoborder .display { position:absolute; top:50px; left:0px; bottom:50px; right:0px; width:100%; max-width:100%; height:100%; height:calc(100% - 100px); max-height:100%; margin:0; padding:0; display:block; }
.carousel-cell .videoborder iframe, .carousel-cell .videoborder video { position:absolute; top:0; left:0; width:100%; height:100%; }

.carousel-cell .attachment { width:100%; display:flex; flex-direction:row-reverse; align-items:stretch; align-content:center; justify-content:center; position:relative; }
.carousel-cell .attachment .attachment-data { width:50%; position:relative; }
.carousel-cell .attachment .attachment-visuals { min-height:50vw; }
.carousel-cell .attachment .attachment-visuals .attachment-content { overflow:hidden; position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover; }

.carousel-cell .attachment .attachment-texts { align-self:center; text-align:left; padding:80px 60px 40px 60px; box-sizing:border-box; }
.carousel-cell .attachment .attachment-texts h3 { margin:0 0 20px 0; }
.carousel-cell .attachment .attachment-texts .desc_text { margin:0 0 25px 0; }
.carousel1 button.previous, .carousel1 button.next { display:none; }
.carousel button.previous, .carousel button.next { display:none; }
.carousel .flickity-page-dots { bottom:-30px; }
.carousel1 .flickity-page-dots { display:none; }

.texts-content { max-width:580px; margin:0 0 0 auto; }


/* teaser */
.teaser { overflow:visible; }
.teaser .section_wrapper { max-width:100%; margin:0; padding:0; }
.teaser .section_content { max-width:100%; padding:0; }
.teaser h1 { font-size:56px; line-height:56px; margin:0 0 20vh -1px; text-transform:uppercase; display:inline-block; }
.teaser h1 span { display:block; text-align:right; }
.teaser .section_content h2 { font-size:24px; text-align:left; margin-bottom:5vh; }
.teaser .carousel { height:100vh; min-height:480px; }
.teaser .carousel-cell { height:100%; background-attachment:scroll; background-repeat:no-repeat; background-position:center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
.teaser .carousel-cell .bg_image_holder, .teaser .carousel-cell .bg_image { position:absolute; left:0px; top:0px; width:100%; height:100%; display:block; }
.teaser .carousel .bg_image_holder { transform:scale(1); opacity:1; -webkit-transition:all 2.5s ease-in-out; -moz-transition:all 2.5s ease-in-out; -o-transition:all 2.5s ease-in-out; transition:all 2.5s ease-in-out; }
.teaser .carousel .bg_image_holder.on { /* transform:scale(1.75); opacity:0; */ transform:scale(1); opacity:1; }
.teaser .carousel .bg_image { transform-origin:center bottom; }
.teaser .carousel-cell .attachment { text-shadow:0px 0px 2px rgba(0,0,0,0.5); height:100%; display:flex; flex-direction:column; align-items:stretch; align-content:center; justify-content:center; }
.teaser .carousel-cell .attachment .attachment-data { width:100%; text-align:left; margin-left:-3px; /* due to huge font-sizes */ }
.teaser .carousel-cell .attachment .attachment-data .buy a.button { text-shadow:none; display:inline-block; width:auto; height:auto; font-size:36px; text-transform:none; padding:5px 30px; }
.teaser .carousel-cell .attachment .attachment-data .buy a.button:link, .teaser .carousel-cell .attachment .attachment-data .buy a.button:visited { color:#fe0; border:1px solid #fe0; background:rgba(25,32,38,0.5); }
.teaser .carousel-cell .attachment .attachment-data .buy a.button:hover, .teaser .carousel-cell .attachment .attachment-data .buy a.button:active { color:#000; border:1px solid #fe0; background:#fe0; }
.teaser .flickity-page-dots { display:none; }

/* teaser > remixes */
.teaser .carousel-cell-remixes .attachment { text-shadow:none; }
.teaser .carousel-cell-remixes .attachment h1, .teaser .carousel-cell-remixes .attachment h2 { font-size:42px; line-height:52px; color:#fff; text-shadow:0px 0px 3px rgba(0,0,0,0.5); }
.teaser .carousel-cell-remixes .attachment h1 .rmx { margin:50px 0 100px 0; display:block; }
.teaser .carousel-cell-remixes .attachment .attachment-data .buy a.button:link, .teaser .carousel-cell-remixes .attachment .attachment-data .buy a.button:visited { color:#000; border:1px solid #fe0; background:#fe0; }
.teaser .carousel-cell-remixes .attachment .attachment-data .buy a.button:hover, .teaser .carousel-cell-remixes .attachment .attachment-data .buy a.button:active { color:#fff; border:1px solid #000; background:#000; }


/* products */
.products .section_wrapper { padding-bottom:150px; }
.products ul.sub_nav { max-width:100%; margin:0 auto 20px auto; padding:0 0 20px 0; }

.products .item_visuals { width:50%; float:left; position:relative; }
.products .item_visuals .imageborder_holder { width:100%; margin:0; /* max-width:600px; */}
.products .item_visuals .albumplayer { display:none; position:absolute;top:0%;left:0%;width:100%; height:100%;z-index:10; background:#000; }
.products .item_visuals .albumplayer iframe { position:absolute; top:0; left:0; width:100%; height:100%; }

.products .item_texts { width:50%; float:right; text-align:left; }
.products .item_texts h4 { text-align:left; margin:0 0 10px 0; }
.products .item_texts .date { font-size:0.9em; margin:0 0 10px 0; color:#666; }
.products .item_texts .text { font-size:0.9em; margin:0 0 10px 0; }
.products .item_texts .text ul, .products .item_texts .text ol { margin:20px 0; }
.products .item_texts .text ul li { list-style-type:square; margin:10px 0 10px 30px; }
.products .item_texts .text ol li { list-style-type:decimal-leading-zero; margin:5px 0 5px 40px; }


.products .buy { margin:20px auto 0 auto; text-align:center; }
.products .buy li.albumplayer_trigger .title_on { display:none; }
.products .buy li.albumplayer_trigger .button { font-size:20px; line-height:55px; }
.products .buy li { float:left; width:48%; margin:0 0 20px 0; padding:0; text-align:center; display:block; }
.products .buy li:nth-child(odd) { float:left; }
.products .buy li:nth-child(even) { float:right; }

.buy li a.button { width:100%; height:55px;box-sizing:border-box;font-size:20px; line-height:55px; letter-spacing:1px; margin:0 !important;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.buy li a:hover, .products .product_desc .buy li a:active { }
.buy li a .caption { color:#ccc; font-size:12px; margin:5px 0 0 0; text-transform:none; }
.buy li a.button_bg { text-indent:-3000px; background-repeat:no-repeat; background-position:center center; background-size:contain; }
.buy li.albumplayer_trigger .title_on { display:none; }

.buy li a.button-amazon { background-image:url(../images/shopbuttons/white/amazon.png); }
.buy li a.button-amazonmp3 { background-image:url(../images/shopbuttons/white/amazonmp3.png); }
.buy li a.button-amazonmusicunlimited { background-image:url(../images/shopbuttons/white/amazonmusicunlimited.png); }
.buy li a.button-appleappstore { background-image:url(../images/shopbuttons/white/appleappstore.png); }
.buy li a.button-appleitunes { background-image:url(../images/shopbuttons/white/appleitunes.png); }
.buy li a.button-applemusic { background-image:url(../images/shopbuttons/white/applemusic.png); }
.buy li a.button-bandcamp { background-image:url(../images/shopbuttons/white/bandcamp.png); }
.buy li a.button-bigcartel { background-image:url(../images/shopbuttons/white/bigcartel.png); }
.buy li a.button-bravado { background-image:url(../images/shopbuttons/white/bravado.png); }
.buy li a.button-deezer { background-image:url(../images/shopbuttons/white/deezer.png?v=2020); }
.buy li a.button-deutschegrammophon { background-image:url(../images/shopbuttons/white/deutschegrammophon.png); }
.buy li a.button-emp { background-image:url(../images/shopbuttons/white/emp.png); }
.buy li a.button-fnac { background-image:url(../images/shopbuttons/white/fnac.png); }
.buy li a.button-googleplay { background-image:url(../images/shopbuttons/white/googleplay.png); }
.buy li a.button-hhv { background-image:url(../images/shopbuttons/white/hhv.png); }
.buy li a.button-idagio { background-image:url(../images/shopbuttons/white/idagio.png); }
.buy li a.button-jpc { background-image:url(../images/shopbuttons/white/jpc.png); }
.buy li a.button-krasserstoff { background-image:url(../images/shopbuttons/white/krasserstoff.png); }
.buy li a.button-levykauppaax { background-image:url(../images/shopbuttons/white/levykauppaax.png); }
.buy li a.button-linkfire { background-image:url(../images/shopbuttons/white/linkfire.png); }
.buy li a.button-mediamarkt { background-image:url(../images/shopbuttons/white/mediamarkt.png); }
.buy li a.button-mueller { background-image:url(../images/shopbuttons/white/mueller.png); }
.buy li a.button-napster { background-image:url(../images/shopbuttons/white/napster.png); }
.buy li a.button-officialshop { background-image:url(../images/shopbuttons/white/officialshop.png); }
.buy li a.button-saturn { background-image:url(../images/shopbuttons/white/saturn.png); }
.buy li a.button-soundcloud { background-image:url(../images/shopbuttons/white/soundcloud.png); }
.buy li a.button-spotify { background-image:url(../images/shopbuttons/white/spotify.png); }
.buy li a.button-tidal { background-image:url(../images/shopbuttons/white/tidal.png); }
.buy li a.button-youtubemusic { background-image:url(../images/shopbuttons/white/youtubemusic.png); }

.products .product_links .buy1 { margin:20px auto -20px auto; }
.products .product_links .buy1 li { text-align:left; float:none; width:100%; }
.buy1 li a.button:link, .buy1 li a.button:visited { position:relative; text-transform:none; text-align:left; display:block; width:100%; height:auto; min-height:150px; box-sizing:border-box; font-size:16px; line-height:1.2em; margin:0 !important; padding:10px; overflow:hidden; white-space:normal; text-overflow:ellipsis; border:1px solid #333; border-radius:3px; background:#000; }
.buy1 li a.button:hover, .buy1 li a.button:active { border:1px solid #ccc; }
.buy1 .shop_title { position:relative; margin:0 0 5px 0; color:#fff; font-weight:bold; z-index:10; }
.buy1 .shop_text { float:left; position:relative; width:50%; width:calc(100% - 150px); color:#ccc; }
.buy1 .shop_image { float:right; width:140px; height:140px; margin:-10px -5px -5px 0; background:#000; z-index:9; background-position:center center; background-repeat:no-repeat; -webkit-background-size:contain; -moz-background-size:contain; -o-background-size:contain; background-size:contain; }
.buy1 li a.button:hover, .buy1 li a.button:active { background-color:#000; }
.buy1 li a.button:hover .shop_image:before, .buy1 li a.button:active .shop_image:before { opacity:0.1; position:absolute; content:''; background:#fff; width:100%; height:100%; left:0; top:0; }


/* video */
.video { }
.video .carousel { padding-bottom:60px; }
.video .carousel .carousel-cell { width:100%; }
.video .carousel .carousel-cell .imageborder .display { display:block; width:100%; height:0; margin:0; padding:0 0 56.25% 0; overflow:hidden; background-color:#000; background-color:rgba(0,0,0,0.1); background-position:center center; background-repeat:no-repeat; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }

.video .carousel .carousel-cell .imageborder .overlay { display:block; position:absolute; left:0px; top:0px; right:0px; bottom:0px; width:100%; height:100%; margin:0; overflow:hidden; }
.video .carousel .carousel-cell .imageborder .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.5s ease-in-out; background:rgba(0,0,0,0.3); }
.video .carousel .carousel-cell .imageborder:hover .overlay, .music .carousel .carousel-cell .imageborder:focus .overlay { background:rgba(0,0,0,0.6); }
.video .carousel .carousel-cell .imageborder .overlay .caption { color:#fff; text-align:left; padding:30px 60px; text-shadow:none; text-shadow:0px 0px 2px rgba(0,0,0,1); position:absolute; left:0px; bottom:0px; width:100%; height:auto; box-sizing:border-box; display:block; -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;}
.video .carousel .carousel-cell .imageborder .overlay .caption .subcaption { display:block; margin-top:5px; font-size:12px; }
.video .carousel .carousel-cell .imageborder:hover .overlay .caption, .music .carousel .carousel-cell .imageborder:focus .overlay .caption { opacity:1; }

.video-play { text-align:center; color:#fff; font-size:36px; border:2px solid #fff; background:rgba(0,0,0,0.2); border-radius:50%; width:100px; height:100px; line-height:100px; overflow:hidden; display:block; position:absolute; left:50%; top:50%; margin:-50px 0 0 -50px; }
.video-play .icon:before { margin-left:7px; }

.video .carousel .carousel-cell .video-player, .video .carousel .carousel-cell .video-player iframe { display:block; position:absolute; left:0px; top:0px; right:0px; bottom:0px; width:100%; height:100%; margin:0; overflow:hidden; }
.video .carousel .carousel-cell .video-player { pointer-events:none; opacity:0; transition:all 1s ease-in-out; background:#000; }
.video .carousel .carousel-cell .video-player.on { opacity:1; }
.video .carousel .carousel-cell .video-player iframe { pointer-events:all; }

.video .share_tools { transition:all 0.75s ease-in-out; display:block; position:absolute; left:60px; bottom:80px; font-size:20px; line-height:20px; z-index:4; }
.video .carousel-cell.video-on .share_tools { left:0px; }
.video .share_tools a.button { margin:0; }
.video .share_tools a.button:link, .video .share_tools a.button:visited { color:#000; border:1px solid #fff; background-color:#fff; }
.video .share_tools a.button:hover, .video .share_tools a.button:active { color:#fff; border:1px solid #000; background-color:#000; }

.video .more { margin-top:60px; }


/* about */
.about .slideshow { width:100%; height:0px; padding-bottom:100%; overflow:hidden; position:relative; }
.about .slideshow .slide { animation:slide-anim 45s infinite; opacity:0; position:absolute; left:0px; top:0px; width:100%; height:auto; transition:all 2s ease-in-out; }
@keyframes slide-anim { 11% { opacity:1; } 22% { opacity:0; } } /* slides_max = 9; $from = (100 / slides_max); // -> 11%; $to = $from * 2 // -> 22% */
.about .slideshow .slide-1 { animation-delay:0s; }
.about .slideshow .slide-2 { animation-delay:5s; }
.about .slideshow .slide-3 { animation-delay:10s; }
.about .slideshow .slide-4 { animation-delay:15s; }
.about .slideshow .slide-5 { animation-delay:20s; }
.about .slideshow .slide-6 { animation-delay:25s; }
.about .slideshow .slide-7 { animation-delay:30s; }
.about .slideshow .slide-8 { animation-delay:35s; }
.about .slideshow .slide-9 { animation-delay:40s; }

.about .flex-item-texts p { display:block; margin:0 0 60px 0; }
.about .flex-item-texts p:last-child { margin:0; }


/* shop */
.shop .items { width:100%; margin:0; padding:0; text-align:center; display:block; }
.shop .item { margin:0 0 20px 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); box-shadow:1px 2px 10px rgba(0,0,0,0.3); }
.shop .item_delimiter { display:block; float:left; width:5%; height:10px; }
.shop .item h3 { font-size:24px; margin:0 0 20px 0; }
.shop .item .texts { display:none; margin:20px 0 0 0; font-size:0.8em; }
.shop .item .more { /* display:none; */ }
.shop .more.shop_url { text-align:center; }


/* audioplayer */
.audioplayer { text-align:center; position:fixed; left:0px; bottom:-100px; width:100%; height:80px; display:block; z-index:200; background:#3f3f3f linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); background:#282828; border-top:thin solid #555; box-shadow:0px 0px 7px rgba(0,0,0,0.5); }
.audioplayer.on { bottom:0px; }
.audioplayer iframe { width:100%; max-width:640px; height:100%; margin:0 auto; position:relative; }
.audioplayer .toggle { font-size:24px; position:absolute; right:0px; top:0px; width:60px; height:80px; display:block; line-height:80px; text-align:center; transition:all 0.3s ease-in-out; }
.audioplayer.hidden { left:90%; left:calc(100% - 60px); background:transparent; border-top:thin solid rgba(0,0,0,0); box-shadow:0px 0px 0px rgba(0,0,0,0); }
.audioplayer.hidden .toggle { left:0px; right:auto; }
.audioplayer.hidden .toggle .icon:before { transform:rotate(180deg); }
.audioplayer.hidden .toggle:link, .audioplayer.hidden .toggle:visited { color:#fe0; }
.audioplayer.hidden .toggle:hover, .audioplayer.hidden .toggle:active { color:#fe0; }


/* footer */
.footer { overflow:hidden; position:relative; width:100%; min-width:360px; font-size:9px; text-align:center; padding:120px 0 180px 0; }

.footer h2 { font-size:92px; display:inline-block; margin:40px auto 80px auto; }

.footer .logo a { display:inline-block; display:none; font-size:48px; letter-spacing:3px; text-transform:uppercase; margin:0 0 40px 0; position:relative; }
.footer .logo a .svg { width:100%; height:auto; display:block; margin:0 auto; }
.footer .logo a:link, .footer .logo a:visited { color:#fff; }
.footer .logo a:hover, .footer .logo a:active { color:#666; }

.footer .eyes { width:100px; height:100px; position:relative; display:block; margin:0px auto 30px auto; }
.footer .eyes .eye { transition:all 0.15s; position:absolute; left:32px; top:31px; width:24px; z-index:2; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
.footer .eyes .eye-2 { left:55px; top:30px; transition:all 0.3s; }

.footer .skip { font-size:22px; font-size:28px; letter-spacing:3px; text-transform:uppercase; margin:0 0 30px 0; padding:0; }
.footer .skip .icon:before { margin-left:-5px; }
.footer .skip a:link, .footer .skip a:visited { color:#eee; }
.footer .skip a:hover, .footer .skip a:active { color:#fe0; }

.footer .social ul { position:relative; text-align:center; margin:0 auto 40px auto; font-size:0; }
.footer .social li { display:inline-block; margin:0; padding: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 { }
.footer .social li a:hover, .footer .social li a:active { }

.credits { color:#ccc; text-transform:uppercase;letter-spacing:3px;line-height:24px;padding:0 20px;}
.credits .high { font-size:20px; margin:0 0 35px 0; display:block; }
.credits .high a:link, .credits .high a:visited { color:#fff; }
.credits .high a:hover, .credits .high a:active { color:#ccc; }
.credits a { display:inline-block; padding:20px 2px; margin:-15px 0; }
.credits a:link, .credits a:visited { color:#888; }
.credits a:hover, .credits a:active { color:#fe0; }
.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% !important; height:auto !important; }
.imageborder_holder a img { box-sizing:border-box; position:relative; -webkit-transition:-webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.175), opacity 0.1s; transition:transform 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 { /* -webkit-filter:blur(0); filter:blur(0); */ 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); }
@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; }
.videoborder .display { width:100%; height:0; display:block; position:relative; padding-bottom:56.25%; 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)) * 780px); /* keep tracking of all paddings, borders etc! */ max-height:600px; background:transparent; }
.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-weight:normal; text-transform:uppercase; /* font-size:24px; */line-height:20px;letter-spacing:2px;}
.more a { display:inline-block; }
.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; }

.sr-only { position:absolute; width:1px; height:1px; padding: 0; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.noitems { margin:20px auto; text-align:center; }
.blw { display:inline-block; width:0.1px; }
.icon-vk:before { margin-left:-7px !important; }
.nomore { margin:10px 0; font-size:12px; line-height:12px; text-transform:uppercase; }
.no_content { text-align:center; } 
#log { position:fixed; z-index:1000; left:5px; bottom:5px; background:#666; color:#fff; text-align:left; font-size:9px; line-height:18px; font-family:Helvetica, Arial, sans-serif; border:2px solid #000; padding:5px; width:500px; max-height:100px; overflow:scroll; overflow-x:hidden; overfow-y:scroll; }
#log .ctrl { position:absolute; right:5px; top:5px; }
.anchor { width:1px; height:1px; overflow:hidden; }
object, embed { -moz-outline-style:none; outline:none; display:block; margin:0; padding:0; }
.small { font-size:14px; }
.loading { font-size:24px; text-align:center; }
.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)} }

.crypted-email { }
.crypted-email:after { content:attr(data-usr) "@" attr(data-dom) "." attr(data-tld); }
a.copy-email { display:inline-block; transform:translateY(-2px); margin-left:15px; font-size:12px; line-height:18px; padding:2px 6px 3px 6px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -webkit-filter:blur(0); filter:blur(0); }
a.copy-email:link, a.copy-email:visited { color:#fff; border:1px solid #000; background-color:#000; }
a.copy-email:hover, a.copy-email:active { color:#fff; border:1px solid #444; background-color:#444; }

.round { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.blink { -webkit-animation:blink-animation 1s step-start 0s infinite; animation:blink-animation 1s step-start 0s infinite; } @-webkit-keyframes blink-animation { 50% { opacity:0; } } @keyframes blink-animation { 50% { opacity:0; } }
.shadow { -moz-box-shadow: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.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.engraved { text-shadow:0px 1px 0px rgba(255,255,255,.3); }
.dimmed { cursor:default; filter:alpha(opacity=50); -moz-opacity:0.50; opacity:0.50; }
.textshadow { text-shadow:0px 0px 3px rgba(0,0,0,.75); }
.noselect { -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.table { display:table; }
.row { display:table-row; }
.cell { display:table-cell; vertical-align:middle; }
.v_center_parent { -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }
.v_center_child { position:relative; top:50%; -webkit-transform:translateY(-50%) translateZ(0) !important; -ms-transform:translateY(-50%) translateZ(0) !important; transform:translateY(-50%) translateZ(0) !important; -webkit-filter:blur(0); filter:blur(0); }
.avoid-clicks { pointer-events:none; }
.h_divider_big { 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; }
@-webkit-keyframes arrowbounce { 0%,20%,50%,80%,to { transform: translateY(0) } 40% { transform: translateY(-10px) } 60% { transform: translateY(-5px) } }
@keyframes arrowbounce { 0%,20%,50%,80%,to { transform: translateY(0) } 40% { transform: translateY(-10px) } 60% { transform: translateY(-5px) } }


/* forms */
.form0 { display:none !important; }
label { font-size: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:Arial, Helvetica, sans-serif; font-size:18px; color:#444; width:100%; box-sizing:border-box; border:1px solid #ccc; background-color:#eee; margin:0 0 20px 0; padding:15px 10px; -moz-outline-style:none; outline:none; }
select { padding:14px 30px 14px 10px; position:relative; -moz-appearance:none; -webkit-appearance:none; appearance:none; background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='black'/></g></svg>"); background-repeat:no-repeat; background-position:right 10px top 50%; }
textarea { height:150px; }
input.text:focus, input.title:focus, textarea:focus, select:focus { color:#000; background-color:#fff; }
input[type="text"]:disabled { cursor:not-allowed; }
input[type="checkbox"], .checkbox { appearance:none !important; width:30px; height:30px; display:block; float:left; margin:0; padding:0; }
input[type="checkbox"]:checked:before, .checkbox:checked:before { margin-left:2px; line-height:30px; font-size:24px; font-family:icons; content:'\e82e'; color:#000; }
.checkbox-label { line-height:30px; }
.checkbox-label input[type="checkbox"] { margin-right:10px; }

input.submit, a.button, a.button:link, a.button:visited, .button, button, .button, button, input[type="submit"], input[type="reset"], input[type="button"] { color:#fff; border:1px solid #000; background-color:#000; font-size:16px; line-height:20px; letter-spacing:2px; font-weight:normal; text-transform:uppercase; text-decoration:none; display:inline-block; cursor:pointer; margin:0 0 20px 0; padding:20px 20px; box-sizing:border-box; text-align:center; position:relative; -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; }
.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:#fff; border:1px solid #444; background-color:#444; }
.button_full { width:100%; display:block; }
a.button .icon:before { transform:translateX(0px); transition:all 0.5s ease-in-out; }
a.button:hover .icon:before, a.button:active .icon:before { transform:translateX(4px); }

input.warning { color:#f00; border:1px solid #c00; background-color:rgba(255,0,0,0.2); }
input.warning:focus { color:#f00; }
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; margin:0 0 20px 0;padding:30px;text-align:center; color:#fff; background:#000; position:relative; }
.feedback a { color:#fff; text-decoration:underline; }
.feedback a.close { display:none; position:absolute; right:10px; top:5px; color:#fff; font-size:18px; padding:5px; text-decoration:none; }
.feedback a.close:hover, .feedback a.close:active { color:#ccc; }

/* share */
body.desktop .share_tools a.share_whatsapp, body.desktop .share_tools a.share_facebook_messenger { display:none !important; }
.share_tools a.button { display:none; float:right; margin:0 5px 0 0 !important; }
.share_tools a.button.share { display:inline-block; }
.share_tools.on a.button { display:inline-block; }
.share_tools.on a.button.share .icon:before { content:'\e847'; }
.share_tools a.button:hover .icon:before, .share_tools a.button:active .icon:before { transform:translateX(0px); }

/* follow */
.follow { text-align:center; }
.follow .holder { width:100%; height:160px; overflow:hidden; margin:60px auto 0 auto; }
.follow .caption { font-size:0.7em; }
.follow .caption a { text-decoration:underline; }

/* fancybox */
.fancybox-title .share_tools { margin:10px 0 0 0; }
.fancybox-title .infos { width:100%; margin:0; padding:5px 0; font-size:10px; line-height:12px; }
.fancybox-title .infos .loading { font-size:13px; display:inline; }
.fancybox-title .infos .loading .icon { display:inline; }

/* dropdown */
.dropdown, .dropleft, .dropright, .dropup { position:relative; }
.dropdown-toggle { padding:10px 22px; text-transform:uppercase; white-space:nowrap; box-sizing:border-box; }
.dropdown-toggle:hover, .dropdown-toggle:active { }
.dropdown-toggle.jq-dropdown-open { }
.dropdown-toggle::after { transition:all 0.5s; display:inline-block; margin-left:.255em; vertical-align:.255em; content:""; border-top:.2em solid; border-right:.2em solid transparent; border-bottom:0; border-left:.2em solid transparent; }
.dropdown-toggle.jq-dropdown-open::after { transform:rotate(180deg); }

.dropdown-menu { display:none; position:absolute; left:0; top:40px !important; float:left; margin:0; padding:0; text-align:left; list-style:none; }
.dropdown-menu:not([style*="display: none"]) { }
.dropdown-menu-right { right:0 !important; left:auto !important; }

.dropdown-item { background:rgba(0,0,0,0.85); position:relative; box-sizing:border-box; text-transform:uppercase; display:block; width:100%; padding:15px 30px; clear:both; white-space:nowrap; border:0; }
.dropdown-item.on { color:#fff; }
.dropdown-item.on::before { font-size:14px; position:absolute; left:10px; top:15px; display:inline-block; content:"\e82e"; font-family:"icons"; }
.dropdown-menu a:link, .dropdown-menu a:visited { color:#fe0; }
.dropdown-menu a:hover, .dropdown-menu a:active { color:#fff; }

/* cookiebot */
#body_id .cookiebot_overlay_trigger { left:10px; bottom:18px; right:auto; width:80px; height:30px; text-indent:-5000px; overflow:hidden; }
#body_id .cookiebot_overlay_trigger:before, #body_id .cookiebot_overlay_trigger:after { text-indent:5000px; text-align:left; font-size:12px; line-height:14px; color:#fff; position:absolute; left:10px; top:0px; width:80px; }
#body_id .cookiebot_overlay_trigger:before { font-family:"icons"; content:'_\e8be'; left:15px; }
#body_id .cookiebot_overlay_trigger:after { content:'_COOKIES'; left:30px; }


/* media-queries + device-switches */
@media screen and (max-height:860px) {
    /*
	.teaser h1 { font-size:80px; margin:0 0 30px -2px; }
    .teaser .section_content h2 { font-size:42px; margin:0 0 30px 0px; }
    .teaser .carousel-cell .attachment .attachment-data .buy a.button { font-size:36px; }
    */
}

@media screen and (max-width:960px) {
    .about .flex-item-visuals { padding-right:20px; }
    .about .flex-item-texts { padding-left:20px; }
    
	.audioplayer iframe { left:121px; top:0px; max-width:100%; width:100%; width:calc(100% - 181px); height:100%; margin:0; position:absolute; }
}

@media screen and (max-width:768px) {
    .header_norm .menu { left:26px; }
    .header_norm .dropdown { right:20px; }
    
    .wrapper { padding:0 40px; }
    section .section_wrapper { padding:120px 40px 160px 40px; }
    
    .products ul.sub_nav { margin:0 auto; padding:0px; }
    .products .item_visuals, .products .item_texts { width:100%; float:none; }
    
    .video .carousel .carousel-cell .imageborder .overlay .caption { padding:30px 40px; }
    .video .share_tools { left:40px; }

    .shop .item { margin:0 0 60px 0; float:none; width:100% !important; }
    
    .twocolumns { -webkit-columns:1; -moz-columns:1; columns:1; }
}

@media screen and (max-width:720px) {
    .about .flex-row { display:block; }
    .about .flex-item-visuals { margin:0 0 40px 0; padding-right:0px; width:100%; }
    .about .flex-item-texts { padding-left:0px; width:100%; }
}

@media screen and (max-width:640px) {	
    .video-play { width:80px; height:80px; line-height:80px; margin:-40px 0 0 -40px; }
    .video .carousel .carousel-cell .imageborder .overlay .caption { padding:20px 40px; }
    .video .share_tools { left:40px; bottom:80px; font-size:16px; }
    .video .share_tools a.button { padding:15px; }
    
	.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) {
    .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; }		
}
