html,body{width:100%;min-width:320px}body{max-width:1280px;margin:0 auto;background-color:#FDEADC;font-family:"clarendon-urw","Times","Times New Roman",sans-serif;font-size:14px;line-height:18px;font-weight:300;color:#1A1A1A}body.hamburgshows{background-color:#869298}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}h1{margin:0;font-size:26px;line-height:26px;font-weight:700;color:#fff;text-transform:uppercase}h2{margin:0}a{text-decoration:underline;font-family:"interface","Helvetica","Arial",sans-serif;color:#1A1A1A;outline:none}a:hover{text-decoration:none}p{margin:0}ul{margin:0;padding:0}ul li{margin:0;padding:0}img{display:table}iframe{background-color:#FDEADC}header{position:absolute;top:30px;z-index:99}header div.logo{position:relative;left:30px;width:500px;display:table}header div.logo div.box{display:flex;align-items:center;border:2px solid #fff}header div.logo div.box div.image{width:40px;height:40px;background-image:url(../images/ui/soundsofsubterrania-logo.gif);background-size:30px 24px;background-position:5px 8px;background-repeat:no-repeat;border-right:2px solid #fff}header div.logo div.box h1{flex:1;padding:0 10px;text-align:center;cursor:default}header div.logo div.box h1 a{font-family:"clarendon-urw","Times","Times New Roman",sans-serif;color:#fff;text-decoration:none}header div.logo div.box h1 a:hover{text-decoration:underline}header div.logo.hamburgshows{width:440px}header nav.main{position:relative;left:30px;width:500px;border:2px solid #fff;border-top:0;display:table}header nav.main ul{padding:5px 15px;display:flex;justify-content:space-between}header nav.main ul li{text-transform:uppercase;font-family:"interface","Helvetica","Arial",sans-serif;font-size:14px;line-height:16px;color:#fff;list-style-type:none;cursor:default}header nav.main ul li a{text-decoration:none;color:#fff}header nav.main ul li a:hover{text-decoration:underline}header nav.main.hamburgshows{width:440px}header div.burger{position:relative;top:12px;left:15px;height:40px;display:none;cursor:pointer}header div.burger .bar1,header div.burger .bar2,header div.burger .bar3{width:34px;height:3px;margin:8px 0;background-color:#fff;transition:0.2s}header div.unfold .bar1{-webkit-transform:rotate(-45deg) translate(-8px, 7px);transform:rotate(-45deg) translate(-8px, 7px)}header div.unfold .bar2{opacity:0}header div.unfold .bar3{-webkit-transform:rotate(45deg) translate(-8px, -8px);transform:rotate(45deg) translate(-8px, -8px)}@media (max-width: 1280px){header{width:100%}}@media (max-width: 768px){header{position:fixed;top:0;height:64px;background-color:rgba(0,0,0,0.8);z-index:100;transition:height 0.1s ease-in-out}header div.logo{position:absolute;top:10px;right:10px;left:auto}header nav.main{position:absolute;top:80px;border:0;display:none}header nav.main ul{display:block}header nav.main ul li{margin-bottom:10px;font-size:18px;line-height:20px}header div.burger{display:table}header.enlarged{height:340px}header.enlarged nav.main{display:block}}@media (max-width: 600px){header div.logo{width:40px}header div.logo div.box div.image{border:0}header div.logo div.box h1{display:none}}section.page{position:relative}section.page div.arrows{position:absolute;top:0;left:0;width:100%;height:0;padding-top:100%}section.page div.arrows div.arrow{position:absolute;top:calc(50% - 18px);border:solid white;border-width:0 4px 4px 0;display:inline-block;padding:11px;z-index:98;transition:opacity 0.2s ease-in-out}section.page div.arrows div.left{position:absolute;top:0;left:0;width:40px;height:100%;cursor:pointer;z-index:98}section.page div.arrows div.left div.arrow{left:10px;transform:scaleX(0.6) rotate(135deg);-webkit-transform:scaleX(0.6) rotate(135deg)}section.page div.arrows div.right{position:absolute;top:0;right:0;width:40px;height:100%;cursor:pointer;z-index:98}section.page div.arrows div.right div.arrow{right:10px;background-position-x:-15px;transform:scaleX(0.6) rotate(-45deg);-webkit-transform:scaleX(0.6) rotate(-45deg)}section.page div.arrows div.left:hover div.arrow,section.page div.arrows div.right:hover div.arrow{opacity:0.7}section.page div.dots{position:absolute;left:50%;width:100%;height:0;padding-top:100%}section.page div.dots div.centered{position:relative;bottom:25px;margin:auto;display:table}section.page div.dots div.centered div.dot{position:relative;width:12px;height:12px;margin:0 3px;border:2px solid #FFF;border-radius:50%;display:inline-block;cursor:pointer;z-index:99}section.page div.dots div.centered div.active{background-color:#FFF;cursor:auto}section.page div.transition{transition:left .5s ease-in-out}section.page div.header{position:relative;margin-bottom:5px;overflow:hidden}section.page div.header div.touch{position:absolute;width:100%;height:100%;top:0;left:0;z-index:79}section.page div.header div.arrows{height:100%;padding-top:0;padding-bottom:50%}section.page div.header div.dots{left:0;height:100%;padding-top:0;padding-bottom:50%}section.page div.header div.releases{position:relative;height:100%}section.page div.header div.releases div.release{position:absolute;top:0;left:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}section.page div.header div.releases div.release div.image{width:100%;overflow:hidden}section.page div.header div.releases div.release div.image img{position:relative;left:50%;width:100%;min-width:900px;transform:translateX(-50%) translateY(0)}section.page div.header div.releases div.release div.gradient{position:absolute;top:0;left:0;width:100%;height:40%;background:-moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#00000000', GradientType=0)}section.page div.header div.releases div.release:first-of-type{position:relative;left:0}section.page div.header div.infos{position:absolute;bottom:30px;left:30px;width:425px;padding:25px;background-color:#1A1A1A;cursor:pointer}section.page div.header div.infos div.info{position:absolute;top:25px;left:25px;width:calc(100% - 50px);height:120px;padding-bottom:20px;color:#FFF;opacity:0;z-index:81;transition:opacity .5s ease-in-out}section.page div.header div.infos div.info p.new{margin-bottom:10px;text-transform:uppercase;font-family:"interface","Helvetica","Arial",sans-serif;font-size:18px;line-height:18px}section.page div.header div.infos div.info p.headline{margin-bottom:10px;text-transform:uppercase;font-size:30px;line-height:30px;font-weight:700;letter-spacing:1px;overflow-wrap:break-word}section.page div.header div.infos div.info a{position:absolute;bottom:0;color:#FFF}section.page div.header div.infos div.info:first-of-type{position:relative;top:0;left:0;width:auto;opacity:1;z-index:89}section.page div.header div.infos:hover div.info a{text-decoration:none}section.page div.header div.search{position:absolute;right:30px;bottom:30px;padding:6px 14px;display:flex;opacity:0.8;transition:opacity 0.2s ease-in-out}section.page div.header div.search div.box{position:absolute;top:0px;left:-2px;width:100%;height:100%;background-color:#FFF;border-radius:8px}section.page div.header div.search div.text{position:relative;margin-right:10px}section.page div.header div.search div.text input{width:120px;padding:2px 5px;font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700;color:#212121;border:0}section.page div.header div.search div.text input:focus{outline:none}section.page div.header div.search div.clear{position:absolute;top:10px;right:43px;width:12px;height:12px;cursor:pointer;display:none}section.page div.header div.search div.clear:before,section.page div.header div.search div.clear:after{position:absolute;left:6px;content:' ';height:12px;width:1px;background-color:#111;transition:transform 0.2s ease-in-out}section.page div.header div.search div.clear:before{transform:rotate(45deg)}section.page div.header div.search div.clear:after{transform:rotate(-45deg)}section.page div.header div.search div.clear:hover:before{transform:rotate(135deg)}section.page div.header div.search div.clear:hover:after{transform:rotate(45deg)}section.page div.header div.search div.icon{position:relative;width:20px;height:20px;background-image:url(../images/ui/soundsofsubterrania-search.png);background-size:20px 20px;cursor:pointer}section.page div.header div.focus{opacity:1}section.page div.featured,section.page div.releases-list{position:relative;margin-bottom:5px;overflow:hidden}section.page div.featured div.touch,section.page div.releases-list div.touch{position:absolute;width:100%;height:100%;top:0;left:0;z-index:79}section.page div.featured div.arrows,section.page div.releases-list div.arrows{display:none}section.page div.featured div.dots,section.page div.releases-list div.dots{display:none}section.page div.featured div.releases,section.page div.releases-list div.releases{position:relative;width:calc(100% + 5px);left:-2.5px;display:flex;flex-wrap:wrap}section.page div.featured div.releases div.release,section.page div.releases-list div.releases div.release{position:relative;width:calc(16.666% - 5px);margin-left:2.5px;margin-right:2.5px;padding-bottom:25px;background-color:#FFF;overflow:hidden}section.page div.featured div.releases div.release div.image,section.page div.releases-list div.releases div.release div.image{position:relative}section.page div.featured div.releases div.release div.image img,section.page div.releases-list div.releases div.release div.image img{width:100%}section.page div.featured div.releases div.release div.image-cover,section.page div.releases-list div.releases div.release div.image-cover{height:0;padding-bottom:100%;overflow:hidden}section.page div.featured div.releases div.release div.image-cover img,section.page div.releases-list div.releases div.release div.image-cover img{position:absolute;height:100%;object-fit:cover}section.page div.featured div.releases div.release div.info,section.page div.releases-list div.releases div.release div.info{position:relative;padding:10px}section.page div.featured div.releases div.release div.info p.artist,section.page div.releases-list div.releases div.release div.info p.artist{font-size:16px;font-weight:700}section.page div.featured div.releases div.release div.link,section.page div.releases-list div.releases div.release div.link{position:absolute;bottom:10px;width:100%;padding:0 10px}section.page div.featured div.releases div.release:last-of-type,section.page div.releases-list div.releases div.release:last-of-type{margin-right:0}section.page div.featured div.releases div.release-double,section.page div.releases-list div.releases div.release-double{width:calc(33.333% - 5px)}section.page div.playlists{position:relative;width:100%;margin:5px 0;display:flex;flex-wrap:wrap}section.page div.playlists div.playlist{width:calc(50% - 2.5px);height:80px;background-color:#FFF;overflow:hidden}section.page div.playlists div.playlist iframe{width:100%}section.page div.playlists div.playlist:first-of-type{margin-right:2.5px}section.page div.playlists div.playlist:last-of-type{margin-left:2.5px}section.page div.tourdates{position:relative;width:calc(50% - 2.5px);margin-left:2.5px;padding:0 15px;background-color:#22232B;display:flex;flex-wrap:wrap;justify-content:space-between}section.page div.tourdates div.dates{margin:auto;display:table;align-self:center}section.page div.tourdates div.dates p{width:100%;font-family:"interface","Helvetica","Arial",sans-serif;font-size:14px;line-height:14px;color:#FFF}section.page div.tourdates div.dates p.tour{margin-bottom:10px;font-weight:bold}section.page div.tourdates div.dates div.table{font-family:"clarendon-urw","Times","Times New Roman",sans-serif;line-height:16px;color:#FFF}section.page div.tourdates div.dates div.table div.table-row{display:flex;flex-wrap:wrap;margin-bottom:7px}section.page div.tourdates div.dates div.table div.table-row div.table-cell{box-sizing:border-box}section.page div.tourdates div.dates div.table div.table-row div.table-cell a{font-family:"clarendon-urw","Times","Times New Roman",sans-serif;color:#FFF}section.page div.tourdates div.dates div.table div.table-row div.table-cell a:hover{text-decoration:none}section.page div.tourdates div.dates div.table div.table-row div.table-cell a.more{font-family:"interface","Helvetica","Arial",sans-serif}section.page div.tourdates div.dates div.table div.table-row div.table-cell .bold{font-weight:700}section.page div.tourdates div.dates div.table div.table-row div.table-cell .no-underline{text-decoration:none}section.page div.tourdates div.dates div.table div.table-row div.table-cell .no-underline:hover{text-decoration:underline}section.page div.tourdates div.dates div.table div.table-row div.distance{padding-right:15px}section.page div.tourdates div.dates div.table div.table-row:last-of-type{margin-bottom:0}section.page article.tourdates,section.page article.hamburgshows{position:relative;margin-bottom:5px;padding:30px 40px;background-color:#22232B}section.page article.tourdates h2 span.normal,section.page article.hamburgshows h2 span.normal{font-size:14px;font-weight:100}section.page article.tourdates h2.artist,section.page article.hamburgshows h2.artist{margin-bottom:5px;font-size:16px;font-weight:700}section.page article.tourdates p.location,section.page article.hamburgshows p.location{margin-bottom:10px}section.page article.tourdates p.info,section.page article.hamburgshows p.info{margin-bottom:5px}section.page article.tourdates div.table,section.page article.hamburgshows div.table{margin-bottom:15px;font-family:"clarendon-urw","Times","Times New Roman",sans-serif;line-height:16px}section.page article.tourdates div.table div.table-row,section.page article.hamburgshows div.table div.table-row{margin-bottom:5px}section.page article.tourdates div.table div.table-row div.table-cell,section.page article.hamburgshows div.table div.table-row div.table-cell{box-sizing:border-box}section.page article.tourdates div.table div.table-row div.table-cell a,section.page article.hamburgshows div.table div.table-row div.table-cell a{font-family:"clarendon-urw","Times","Times New Roman",sans-serif}section.page article.tourdates div.table div.table-row div.table-cell a:hover,section.page article.hamburgshows div.table div.table-row div.table-cell a:hover{text-decoration:none}section.page article.tourdates a,section.page article.hamburgshows a{text-decoration:underline}section.page article.tourdates a:hover,section.page article.hamburgshows a:hover{text-decoration:none}section.page article.hamburgshows{padding-top:10px;padding-right:0;padding-bottom:10px;padding-left:0;display:none}section.page article.hamburgshows h1.date{margin-bottom:15px;text-transform:none}section.page article.hamburgshows h1.date span.small{font-size:24px;line-height:24px}section.page article.hamburgshows h2{font-size:16px;font-weight:700}section.page article.hamburgshows h2 span.normal{opacity:.8}section.page article.hamburgshows h2.time-and-date{font-size:18px;margin-bottom:15px}section.page article.hamburgshows h2.time-and-date a{font-size:16px}section.page article.hamburgshows h2.artists{margin-bottom:5px;display:inline-block}section.page article.hamburgshows p{margin-top:10px;margin-bottom:5px}section.page article.hamburgshows div.distance-date{margin-top:10px;margin-bottom:25px;border-bottom:1px solid #000;opacity:.4}section.page article.hamburgshows div.distance-event{margin-top:20px;margin-bottom:20px;padding-left:40px;padding-right:40px;border-bottom:1px dotted #000;opacity:.4}section.page article.hamburgshows div.distance-event:last-of-type{display:none}section.page article.hamburgshows div.table{margin-bottom:0;padding-top:20px;padding-right:40px;padding-bottom:20px;padding-left:40px;display:none}section.page article.hamburgshows div.table div.table-row{margin-bottom:15px;display:none}section.page article.hamburgshows div.table div.table-row:last-of-type{margin-bottom:0}section.page article.hamburgshows div.table div.table-row.visible{display:block}section.page article.hamburgshows div.table div.music-links{position:relative;display:inline-block}section.page article.hamburgshows div.table div.music-links ul{display:inline-block}section.page article.hamburgshows div.table div.music-links ul li{list-style-type:none;display:inline}section.page article.hamburgshows div.table div.music-links ul li a{margin-right:5px;font-family:"interface","Helvetica","Arial",sans-serif !important;font-weight:700;font-size:12px;line-height:12px;text-decoration:none;opacity:.8;display:inline-block;transition:opacity .2s ease-in-out}section.page article.hamburgshows div.table div.music-links ul li a:last-of-type{margin-right:0}section.page article.hamburgshows div.table div.music-links ul li a:hover{opacity:1;text-decoration:underline !important}section.page article.hamburgshows div.table div.music-links ul li a.music-link:before{content:"";width:27px;height:27px;background-image:url(../images/ui/soundsofsubterrania-music.png);background-size:142px 27px;background-repeat:no-repeat;float:left}section.page article.hamburgshows div.table div.music-links ul li a.spotify:before{background-position-x:-27px}section.page article.hamburgshows div.table div.music-links ul li a.deezer:before{background-position-x:-57px}section.page article.hamburgshows div.table div.music-links ul li a.bandcamp:before{background-position-x:-87px}section.page article.hamburgshows div.table div.music-links ul li a.itunes:before{background-position-x:-116px}section.page article.hamburgshows div.table div.music-links ul li a:before{display:none}section.page article.hamburgshows div.table.visible{display:block}section.page article.hamburgshows.visible{display:block}section.page div.columns{position:relative;display:flex;flex-wrap:wrap}section.page div.columns div.column{width:calc(50% - 2.5px);overflow:hidden}section.page div.columns div.left{margin-right:2.5px}section.page div.columns div.right{margin-left:2.5px}section.page div.columns div.width-33{width:calc(33.33% - 2.5px)}section.page div.columns div.width-66{width:calc(66.66% - 2.5px)}section.page div.columns div.filter{margin-bottom:5px;padding:30px 40px;background-color:#D6CDCB;display:none}section.page div.columns div.filter h2{margin-bottom:25px;transition:margin-bottom .2s ease-in-out;cursor:pointer}section.page div.columns div.filter h2 span.arrow{position:relative;top:3px;padding:5px;margin-left:10px;border:solid #000;border-width:0 3px 3px 0;display:inline-block;transform:rotate(-135deg);transition:opacity .2s ease-in-out, transform .2s ease-in-out, top .2s ease-in-out}section.page div.columns div.filter h2:hover span.arrow{opacity:.6}section.page div.columns div.filter div.labels{height:110px;display:flex;flex-wrap:wrap;overflow:hidden;transition:height .2s ease-in-out}section.page div.columns div.filter label.genre{position:relative;width:33.33%;margin-bottom:10px;padding-top:1px;padding-left:30px;user-select:none;cursor:pointer;display:block}section.page div.columns div.filter label.genre input{position:absolute;opacity:0;height:0;width:0;cursor:pointer}section.page div.columns div.filter label.genre span.check{position:absolute;top:0;left:0;height:22px;width:22px;border:1px solid #212121}section.page div.columns div.filter label.genre span.check:after{content:"";position:absolute;display:none}section.page div.columns div.filter label.genre:hover input ~ span.check{background-color:rgba(255,255,255,0.6)}section.page div.columns div.filter label.genre input:checked ~ span.check{background-color:rgba(255,255,255,0.8)}section.page div.columns div.filter label.genre input:checked ~ span.check:after{display:block}section.page div.columns div.filter label.genre span.check:after{top:4px;left:8px;width:5px;height:10px;border:solid #212121;border-width:0 3px 3px 0;transform:rotate(45deg)}section.page div.columns div.filter.closed h2{margin-bottom:0}section.page div.columns div.filter.closed h2 span.arrow{top:-3px;transform:rotate(45deg)}section.page div.columns div.filter.closed div.labels{height:0}section.page div.columns div.browse{position:relative;height:60px;margin-bottom:5px}section.page div.columns div.browse div.arrow{position:absolute;top:calc(50% - 8px);border:solid white;border-width:0 3px 3px 0;display:inline-block;padding:6px;transition:opacity 0.2s ease-in-out}section.page div.columns div.browse div.left,section.page div.columns div.browse div.right,section.page div.columns div.browse div.overview{position:absolute;top:0;width:80px;height:100%;cursor:pointer}section.page div.columns div.browse div.left a,section.page div.columns div.browse div.right a,section.page div.columns div.browse div.overview a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}section.page div.columns div.browse div.left p,section.page div.columns div.browse div.right p,section.page div.columns div.browse div.overview p{position:absolute;top:20px;font-family:"interface","Helvetica","Arial",sans-serif;transition:opacity 0.2s ease-in-out}section.page div.columns div.browse div.left{left:0}section.page div.columns div.browse div.left div.arrow{left:10px;transform:scaleX(0.8) rotate(135deg);-webkit-transform:scaleX(0.8) rotate(135deg)}section.page div.columns div.browse div.left p{left:30px}section.page div.columns div.browse div.right{right:0}section.page div.columns div.browse div.right div.arrow{right:10px;background-position-x:-15px;transform:scaleX(0.8) rotate(-45deg);-webkit-transform:scaleX(0.8) rotate(-45deg)}section.page div.columns div.browse div.right p{right:30px}section.page div.columns div.browse div.overview{position:relative;width:60px;margin:auto}section.page div.columns div.browse div.overview p{padding-top:1px}section.page div.columns div.browse div.left:hover div.arrow,section.page div.columns div.browse div.right:hover div.arrow,section.page div.columns div.browse div.overview:hover div.arrow{opacity:0.7}section.page div.columns div.browse div.left:hover p,section.page div.columns div.browse div.right:hover p,section.page div.columns div.browse div.overview:hover p{opacity:0.7}section.hamburgshows iframe{background-color:#869298}@media (max-width: 1280px){section.page div.playlists{padding-left:5px;padding-right:5px}}@media (max-width: 960px){section.page div.header div.infos{position:relative;left:0;bottom:auto;width:auto;height:150px;display:flex}section.page div.header div.infos div.info{height:auto;padding-bottom:0;align-self:center}section.page div.header div.infos div.info p.headline{margin-bottom:0}}@media (max-width: 767px){section.page div.header div.gradient{display:none}section.page div.featured div.releases div.release,section.page div.releases-list div.releases div.release{width:calc(33.333% - 5px)}section.page div.featured div.releases div.release-double,section.page div.releases-list div.releases div.release-double{width:calc(66.666% - 5px)}section.page div.playlists div.playlist{width:100%}section.page div.playlists div.playlist:first-of-type{margin-right:0;margin-bottom:5px}section.page div.playlists div.playlist:last-of-type{margin-left:0;margin-bottom:0}section.page div.columns div.column{width:100%}section.page div.columns div.left{margin-right:0;margin-bottom:5px}section.page div.columns div.right{margin-left:0}section.page div.tourdates{width:100%;margin:0;padding:25px 0}}@media (max-width: 580px){section.page div.header div.search{display:none}}@media (max-width: 520px){section.page div.header div.info{position:relative;left:auto;bottom:auto;width:100%;display:block}section.page div.header div.info p.artist{word-spacing:normal}}@media (min-width: 480px){section.page div.featured div.releases div.release,section.page div.releases-list div.releases div.release{left:0 !important;transition:background-color 0.2s ease-in-out}section.page div.featured div.releases div.release div.link a,section.page div.releases-list div.releases div.release div.link a{transition:color 0.2s ease-in-out}section.page div.featured div.releases div.release:hover,section.page div.releases-list div.releases div.release:hover{background-color:#1A1A1A !important;color:#FFF !important;cursor:pointer}section.page div.featured div.releases div.release:hover div.link a,section.page div.releases-list div.releases div.release:hover div.link a{text-decoration:none;color:#FFF}section.page div.featured div.releases div.intro:hover,section.page div.releases-list div.releases div.intro:hover{background-color:#FFF !important;color:#1A1A1A !important;cursor:auto}}@media (max-width: 480px){section.page div.featured,section.page div.releases-list{overflow:hidden}section.page div.featured div.arrows,section.page div.releases-list div.arrows{display:block}section.page div.featured div.dots,section.page div.releases-list div.dots{left:0;width:100%;display:block}section.page div.featured div.releases,section.page div.releases-list div.releases{width:100%;padding-bottom:0;display:block}section.page div.featured div.releases div.release,section.page div.releases-list div.releases div.release{position:absolute;top:0;left:100%;width:100%;margin-left:0;margin-right:0}section.page div.featured div.releases div.release div.info,section.page div.releases-list div.releases div.release div.info{text-align:center}section.page div.featured div.releases div.release div.link,section.page div.releases-list div.releases div.release div.link{text-align:center}section.page div.featured div.releases div.release:first-of-type,section.page div.releases-list div.releases div.release:first-of-type{position:relative;left:0;display:block}section.page div.releases-list div.releases div.release{position:relative;left:0;margin-bottom:5px}}section.home{position:relative}section.home div.tsva{position:relative;margin-bottom:5px;overflow:hidden}section.home div.tsva div.image{position:relative;width:100%;height:400px;background-image:url("../images/tsva/soundsofsubterrania-tsva-home.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}section.home div.tsva div.image img{position:absolute;height:70%;top:15%;right:12%}section.home div.tsva div.text{position:absolute;top:36%;left:7%;font-size:5vw;line-height:4.8vw;font-weight:700;letter-spacing:2px;color:#FFF;transition:color .3s ease-in-out}section.home div.tsva div.text br.all{display:none}section.home div.tsva a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}section.home div.tsva:hover div.text{text-decoration:underline}section.home div.thepill div.image{background-image:url("../images/releases/soundsofsubterrania-thepill-home.jpg")}section.home div.thepill div.text{color:#F7EBC2}section.home div.news,section.home div.blog{position:relative;width:100%;margin-bottom:5px;overflow:hidden;transition:height .3s ease-in-out}section.home div.news div.releases,section.home div.blog div.releases{position:relative;height:100%}section.home div.news div.releases div.release,section.home div.blog div.releases div.release{position:absolute;top:0;left:100%;width:100%;display:flex;justify-content:space-between}section.home div.news div.releases div.release div.info,section.home div.blog div.releases div.release div.info{width:50%;max-width:475px;margin:auto;padding:30px 40px;display:table;align-self:center;cursor:pointer}section.home div.news div.releases div.release div.info p.news,section.home div.news div.releases div.release div.info p.blog,section.home div.blog div.releases div.release div.info p.news,section.home div.blog div.releases div.release div.info p.blog{margin-bottom:15px;font-size:16px;font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700;text-transform:uppercase}section.home div.news div.releases div.release div.info p.artist,section.home div.blog div.releases div.release div.info p.artist{font-size:16px;font-weight:700;text-transform:uppercase}section.home div.news div.releases div.release div.info p.quote,section.home div.blog div.releases div.release div.info p.quote{margin-top:15px;margin-bottom:15px;text-transform:uppercase;font-size:30px;line-height:30px;font-weight:700;font-style:italic;letter-spacing:1px}section.home div.news div.releases div.release div.info p.text,section.home div.blog div.releases div.release div.info p.text{margin-top:15px;margin-bottom:15px;font-family:"interface","Helvetica","Arial",sans-serif}section.home div.news div.releases div.release div.info:hover a,section.home div.blog div.releases div.release div.info:hover a{text-decoration:none}section.home div.news div.releases div.release div.image,section.home div.blog div.releases div.release div.image{position:relative;width:50%;padding-bottom:36%;overflow:hidden}section.home div.news div.releases div.release div.image img,section.home div.blog div.releases div.release div.image img{position:absolute;top:0;left:50%;height:100%;transform:translateX(-50%) translateY(0)}section.home div.news div.releases div.release:first-of-type,section.home div.blog div.releases div.release:first-of-type{position:relative;left:0}section.home div.news div.touch,section.home div.blog div.touch{position:absolute;width:100%;height:100%;top:0;left:0;z-index:79}section.home div.news div.arrows,section.home div.blog div.arrows{height:100%;padding-top:0;pointer-events:none}section.home div.news div.arrows div.left,section.home div.news div.arrows div.right,section.home div.blog div.arrows div.left,section.home div.blog div.arrows div.right{pointer-events:auto}section.home div.news div.dots,section.home div.blog div.dots{bottom:25px;width:50%;padding-top:0}section.home div.news div.dots div.centered,section.home div.blog div.dots div.centered{bottom:0}section.home div.blog{margin-bottom:0}section.home div.special{position:relative;display:flex;flex-wrap:wrap}section.home div.special div.special-edition{position:relative;width:calc(50% - 2.5px);margin-right:2.5px;overflow:hidden}section.home div.special div.special-edition div.image{position:relative}section.home div.special div.special-edition div.image img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover}section.home div.special div.special-edition div.image::after{content:"";position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.2)}section.home div.special div.special-edition div.text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"clarendon-urw","Times","Times New Roman",sans-serif;font-size:30px;line-height:30px;font-weight:700;text-transform:uppercase;color:#FFF}section.home div.special div.special-edition a:hover div.text{text-decoration:underline}section.home div.media{position:relative;width:100%;overflow:hidden;display:table}section.home div.media div.media-content{position:relative;left:-2.5px;width:calc(100% + 5px);display:flex;flex-wrap:wrap;overflow:hidden}section.home div.media div.media-content div.youtube{position:relative;width:calc(50% - 5px);height:0;margin:5px 2.5px 0 2.5px;padding-top:28.125%;overflow:hidden}section.home div.media div.media-content div.youtube iframe{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}section.home div.media div.media-content div.instagram{position:relative;width:calc(25% - 5px);height:0;margin:5px 2.5px 0 2.5px;padding-bottom:25%;overflow:hidden}section.home div.media div.media-content div.instagram iframe{position:absolute;width:100%;height:100%}@media (min-width: 1280px){section.home div.tsva div.text{font-size:64px;line-height:64px}}@media (max-width: 1023px){section.home div.tsva div.text{left:5%}section.home div.tsva div.image img{right:8%}}@media (max-width: 767px){section.home div.tsva div.text{top:32%}section.home div.tsva div.text br.all{display:block}section.home div.news div.arrows,section.home div.blog div.arrows{height:0;padding-top:50%}section.home div.news div.dots,section.home div.blog div.dots{width:100%;bottom:auto;left:0;padding-top:50%}section.home div.news div.dots div.centered,section.home div.blog div.dots div.centered{bottom:25px}section.home div.news div.releases div.release,section.home div.blog div.releases div.release{flex-direction:column-reverse}section.home div.news div.releases div.release div.info,section.home div.blog div.releases div.release div.info{width:100%;max-width:none;padding:30px}section.home div.news div.releases div.release div.image,section.home div.blog div.releases div.release div.image{width:100%;padding-bottom:55%}section.home div.news div.releases div.release div.image img,section.home div.blog div.releases div.release div.image img{top:50%;width:100%;height:auto;transform:translateX(-50%) translateY(-50%)}section.home div.special div.special-edition{width:100%;margin:0 0 5px 0}section.home div.media div.media-content div.youtube{width:100%;padding-top:56.25%}section.home div.media div.media-content div.instagram{width:calc(50% - 5px);padding-bottom:45%}}@media (max-width: 680px){section.home div.tsva div.text{font-size:34px;line-height:36px}}@media (max-width: 600px){section.home div.tsva div.image img{right:5%}}@media (max-width: 460px){section.home div.tsva div.text{width:100%;left:0;text-align:center}section.home div.tsva div.image img{right:33%}section.home div.media div.media-content div.instagram{width:100%;padding-bottom:100%}}@media (max-width: 400px){section.home div.tsva div.text{font-size:28px;line-height:30px}}section.news div.header div.infos,section.blog div.header div.infos,section.special div.header div.infos,section.hamburgshows div.header div.infos{cursor:auto}section.news article,section.blog article,section.special article,section.hamburgshows article{position:relative;margin-bottom:5px;background-color:#FFF}section.news article a.anchor,section.blog article a.anchor,section.special article a.anchor,section.hamburgshows article a.anchor{position:absolute;top:-4px}section.news article div.image,section.blog article div.image,section.special article div.image,section.hamburgshows article div.image{width:100%}section.news article div.image img,section.blog article div.image img,section.special article div.image img,section.hamburgshows article div.image img{width:100%}section.news article div.images,section.blog article div.images,section.special article div.images,section.hamburgshows article div.images{position:relative;min-height:490px;overflow:hidden}section.news article div.images img,section.blog article div.images img,section.special article div.images img,section.hamburgshows article div.images img{position:absolute;top:0;left:50%;height:100%;transform:translateX(-50%) translateY(0)}section.news article div.info,section.blog article div.info,section.special article div.info,section.hamburgshows article div.info{padding:30px 40px}section.news article div.info h2,section.blog article div.info h2,section.special article div.info h2,section.hamburgshows article div.info h2{margin-bottom:2px;font-size:16px;font-weight:700;text-transform:uppercase}section.news article div.info p.date,section.blog article div.info p.date,section.special article div.info p.date,section.hamburgshows article div.info p.date{margin-bottom:15px;font-weight:700}section.news article div.info p.text,section.blog article div.info p.text,section.special article div.info p.text,section.hamburgshows article div.info p.text{margin-top:15px;font-family:"interface","Helvetica","Arial",sans-serif}section.news article div.info p.link,section.blog article div.info p.link,section.special article div.info p.link,section.hamburgshows article div.info p.link{margin-top:15px}section.artist div.header div.infos{cursor:auto}section.artist div.columns div.box{margin-bottom:5px;background-color:#EAEAEA}section.artist div.columns div.box p.new,section.artist div.columns div.box p.info{margin-bottom:15px;font-size:16px;font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700;text-transform:uppercase}section.artist div.columns div.box p.headline{margin-bottom:10px;text-transform:uppercase;font-size:30px;line-height:30px;font-weight:700;letter-spacing:1px}section.artist div.columns div.box p.artist{font-size:16px;font-weight:700;text-transform:uppercase}section.artist div.columns div.box p.quote{margin-top:15px;margin-bottom:15px;text-transform:uppercase;font-size:30px;line-height:30px;font-weight:700;letter-spacing:1px}section.artist div.columns div.box p.text{margin-top:15px;font-family:"interface","Helvetica","Arial",sans-serif}section.artist div.columns div.info{padding:25px}section.artist div.columns div.info a.link{margin-top:15px;display:block}section.artist div.columns div.release{position:relative;min-height:170px;display:flex}section.artist div.columns div.release div.info{position:relative;padding:25px;flex-grow:1}section.artist div.columns div.release div.info p.title{font-size:18px;line-height:18px}section.artist div.columns div.release div.info p.id,section.artist div.columns div.release div.info p.label,section.artist div.columns div.release div.info p.release-number{font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700}section.artist div.columns div.release div.info p.title{margin-bottom:10px}section.artist div.columns div.release div.info p.release-number{margin-bottom:15px}section.artist div.columns div.release div.info p.tracks{min-height:100px;margin-bottom:15px;font-family:"interface","Helvetica","Arial",sans-serif;display:none}section.artist div.columns div.release div.info p.text{display:none}section.artist div.columns div.release div.info a.more-info{cursor:pointer}section.artist div.columns div.release div.info a.shop{position:absolute;top:135px;right:177px;width:24px;height:27px;overflow:hidden;transition:opacity 0.2s ease-in-out}section.artist div.columns div.release div.info a.shop:hover{opacity:0.8}section.artist div.columns div.release div.info a.shop:before{content:"";width:32px;height:27px;background-image:url(../images/ui/soundsofsubterrania-music.png);background-size:142px 27px;background-repeat:no-repeat;float:left}section.artist div.columns div.release div.image{position:absolute;right:0;height:100%;max-height:170px;max-width:170px;flex-grow:0}section.artist div.columns div.release div.image img{height:100%}section.artist div.columns div.release div.music-links{position:absolute;top:170px;right:0;width:170px;height:37px;background-color:#333}section.artist div.columns div.release div.music-links ul{display:flex;justify-content:center}section.artist div.columns div.release div.music-links ul li{list-style-type:none}section.artist div.columns div.release div.music-links ul li a{width:27px;height:27px;margin:5px 6px;display:inline-block;overflow:hidden;transition:opacity 0.2s ease-in-out}section.artist div.columns div.release div.music-links ul li a:hover{opacity:0.8}section.artist div.columns div.release div.music-links ul li a.music-link:before{content:"";width:27px;height:27px;background-image:url(../images/ui/soundsofsubterrania-music.png);background-size:142px 27px;background-repeat:no-repeat;float:left}section.artist div.columns div.release div.music-links ul li a.spotify:before{background-position-x:-27px}section.artist div.columns div.release div.music-links ul li a.deezer:before{background-position-x:-57px}section.artist div.columns div.release div.music-links ul li a.bandcamp:before{background-position-x:-87px}section.artist div.columns div.release div.music-links ul li a.itunes:before{background-position-x:-116px}section.artist div.columns div.prelisten{min-height:208px}section.artist div.columns div.prelisten div.info a.shop{top:174px}section.artist div.columns div.youtube{position:relative;margin-bottom:5px}section.artist div.columns div.youtube div.video{position:relative;height:0;padding-top:56.25%;overflow:hidden}section.artist div.columns div.youtube div.video iframe{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}section.artist div.columns div.youtube div.info{position:relative;background-color:#EAEAEA}section.artist div.columns div.youtube div.info p.title{margin-bottom:5px;font-size:18px;line-height:22px}section.artist div.columns div.youtube div.info p.desc{font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700}section.artist div.columns div.tourdates{width:100%;margin-left:0;margin-bottom:5px;padding:25px;display:block}section.artist div.columns div.tourdates div.dates{display:block}section.artist div.columns div.download{position:relative;margin-bottom:5px;cursor:pointer}section.artist div.columns div.download div.bgr img{position:relative;width:100%}section.artist div.columns div.download div.text{position:absolute;top:calc(50% - 25px);left:25px}section.artist div.columns div.download div.text p{color:#FFF}section.artist div.columns div.download div.text p.download{position:relative;margin-bottom:15px;font-size:16px;font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700;text-transform:uppercase}section.artist div.columns div.download div.text a.link{position:relative;font-family:"clarendon-urw","Times","Times New Roman",sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;text-decoration:none;color:#FFF}section.artist div.columns div.download div.icon{position:absolute;top:35%;right:25px;height:30%}section.artist div.columns div.download div.icon img{position:relative;height:100%}section.artist div.columns div.download:hover div.text a.link{text-decoration:underline}section.artist div.columns div.gallery{position:relative;left:-2.5px;width:calc(100% + 5px);display:flex;flex-wrap:wrap}section.artist div.columns div.gallery div.image{width:calc(33.33% - 5px);margin:0 2.5px 5px 2.5px;cursor:pointer}section.artist div.columns div.gallery div.image img{width:100%;transition:opacity 0.2s ease-in-out}section.artist div.columns div.gallery div.image:hover img{opacity:0.5}section.artist div.gallery-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:90;opacity:0;visibility:hidden;transition:visibility 0s, opacity 0.3s ease-in-out}section.artist div.gallery-overlay div.bgr{position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,0.9)}section.artist div.gallery-overlay div.loading{position:absolute;top:calc(50% - 50px);left:calc(50% - 80px);width:160px;height:90px;background-image:url(../images/ui/soundsofsubterrania-loading.gif);background-size:160px 90px;background-repeat:no-repeat}section.artist div.gallery-overlay div.image{position:relative;width:100%;height:100%;display:flex}section.artist div.gallery-overlay div.image img{margin:auto;align-self:center;width:calc(100% - 100px);transition:opacity 0.2s ease-in-out;width:100%;opacity:0}section.artist div.gallery-overlay div.arrows{height:100%;padding-top:0}section.artist div.gallery-overlay div.arrows div.arrow{border-color:#333}section.artist div.gallery-overlay div.close{position:absolute;right:5px;top:5px;width:40px;height:40px;z-index:99;cursor:pointer}section.artist div.gallery-overlay div.close:before,section.artist div.gallery-overlay div.close:after{position:absolute;left:20px;content:' ';height:40px;width:3px;background-color:#393939;transition:transform 0.2s ease-in-out}section.artist div.gallery-overlay div.close:before{transform:rotate(45deg)}section.artist div.gallery-overlay div.close:after{transform:rotate(-45deg)}section.artist div.gallery-overlay div.close:hover:before{transform:rotate(135deg)}section.artist div.gallery-overlay div.close:hover:after{transform:rotate(45deg)}@media (max-width: 900px){section.artist div.columns div.gallery div.image{width:calc(50% - 5px)}}@media (max-width: 480px), (min-width: 769px) and (max-width: 900px){section.artist div.columns div.release{flex-flow:column}section.artist div.columns div.release div.info,section.artist div.columns div.release div.image{width:100%;max-height:none}section.artist div.columns div.release div.info{order:2}section.artist div.columns div.release div.image{position:relative;order:unset}section.artist div.columns div.release div.image img{width:100%;height:auto}section.artist div.columns div.release div.music-links{position:relative;top:0}}@media (max-width: 768px){section.artist div.gallery-overlay div.close{top:70px}}@media (max-width: 480px){section.artist div.columns div.release div.info a.shop{right:25px}section.artist div.columns div.gallery div.image{width:100%}}section.artists div.releases-list div.releases div.release,section.b2b div.releases-list div.releases div.release{width:calc(25% - 5px);margin-bottom:5px}section.artists div.releases-list div.releases div.intro,section.b2b div.releases-list div.releases div.intro{cursor:auto}@media (max-width: 768px){section.artists div.releases-list div.releases div.release,section.b2b div.releases-list div.releases div.release{width:calc(50% - 5px)}}@media (max-width: 480px){section.artists div.releases-list div.releases div.release,section.b2b div.releases-list div.releases div.release{width:100%}section.artists div.arrows,section.b2b div.arrows{padding-top:50%}}section.label div.releases-list div.releases div.release{margin-bottom:5px}section.impressum div.header div.infos,section.contact div.header div.infos{cursor:auto}section.impressum article,section.contact article{position:relative;margin-bottom:5px;background-color:#FFF}section.impressum article a.anchor,section.contact article a.anchor{position:absolute;top:-4px}section.impressum article div.image,section.contact article div.image{width:100%}section.impressum article div.image img,section.contact article div.image img{width:100%}section.impressum article div.info,section.contact article div.info{padding:30px 40px}section.impressum article div.info h2,section.contact article div.info h2{margin-bottom:2px;font-size:16px;font-weight:700;text-transform:uppercase}section.impressum article div.info p.date,section.contact article div.info p.date{margin-bottom:15px;font-weight:700}section.impressum article div.info p.text,section.contact article div.info p.text{margin-top:15px;font-family:"interface","Helvetica","Arial",sans-serif}section.impressum article div.info p.link,section.contact article div.info p.link{margin-top:15px}section.impressum article div.info div.form,section.contact article div.info div.form{margin-top:15px}section.impressum article div.info div.form input[type=text],section.contact article div.info div.form input[type=text]{width:calc(100% - 75px)}section.impressum article div.info div.form input[type=text],section.impressum article div.info div.form textarea,section.contact article div.info div.form input[type=text],section.contact article div.info div.form textarea{height:23px;padding:1px 3px;font-family:"interface","Helvetica","Arial",sans-serif;font-size:14px;color:#999}section.impressum article div.info div.form input:-webkit-autofill,section.impressum article div.info div.form input:-webkit-autofill:hover,section.impressum article div.info div.form input:-webkit-autofill:focus,section.impressum article div.info div.form textarea:-webkit-autofill,section.impressum article div.info div.form textarea:-webkit-autofill:hover,section.impressum article div.info div.form textarea:-webkit-autofill:focus,section.contact article div.info div.form input:-webkit-autofill,section.contact article div.info div.form input:-webkit-autofill:hover,section.contact article div.info div.form input:-webkit-autofill:focus,section.contact article div.info div.form textarea:-webkit-autofill,section.contact article div.info div.form textarea:-webkit-autofill:hover,section.contact article div.info div.form textarea:-webkit-autofill:focus{background:#FFF;border:1px solid #CCC;color:#1A1A1A}section.impressum article div.info div.form input[name=validation],section.contact article div.info div.form input[name=validation]{display:none}section.impressum article div.info div.form button,section.contact article div.info div.form button{width:70px;height:23px;background-color:#EEE;border:1px solid #BBB;cursor:pointer}section.impressum article div.info div.form button:hover,section.contact article div.info div.form button:hover{background-color:#BBB}section.impressum article div.info div.form input.edit,section.impressum article div.info div.form textarea.edit,section.contact article div.info div.form input.edit,section.contact article div.info div.form textarea.edit{color:#1A1A1A}section.impressum article div.info div.form input.error,section.impressum article div.info div.form textarea.error,section.contact article div.info div.form input.error,section.contact article div.info div.form textarea.error{border:1px solid #F60}section.impressum article div.info div.comment input[type=text],section.contact article div.info div.comment input[type=text]{margin-bottom:10px}section.impressum article div.info div.comment input[type=text],section.impressum article div.info div.comment textarea,section.contact article div.info div.comment input[type=text],section.contact article div.info div.comment textarea{width:100%}section.impressum article div.info div.comment textarea,section.contact article div.info div.comment textarea{min-height:75px;resize:vertical}section.impressum article div.info div.comment input[type=submit],section.contact article div.info div.comment input[type=submit]{margin-top:6px}div.popup{position:fixed;top:50%;left:50%;width:450px;margin-left:-225px;margin-top:-175px;padding:20px;display:none;background-color:#FFF;border:1px solid #999;-webkit-box-shadow:5px 5px 20px 3px rgba(0,0,0,0.25);-moz-box-shadow:5px 5px 20px 3px rgba(0,0,0,0.25);box-shadow:5px 5px 20px 3px rgba(0,0,0,0.25);z-index:999}div.popup div.headline{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #CCC;font-weight:700;font-size:26px;line-height:26px;letter-spacing:1px}div.popup div.text{margin-bottom:60px;font-family:"interface","Helvetica","Arial",sans-serif;font-size:14px;line-height:18px}div.popup div.text span.info{display:none}div.popup div.buttons{position:absolute;left:0;bottom:0;width:100%;padding:0 20px}div.popup div.buttons a.button{width:100px;height:25px;margin:20px 0;padding-top:3px;display:block;background-color:#EEE;border:1px solid #BBB;text-decoration:none;text-align:center;color:#1A1A1A;cursor:pointer}div.popup div.buttons a.button:hover{background-color:#BBB}div.popup div.buttons a.cancel{float:left}div.popup div.buttons a.confirm{float:right}@media (max-width: 450px){div.popup{left:0;width:100%;min-width:320px;margin-left:0}}section.special div.header div.infos,section.tsva div.header div.infos,section.blog-article div.header div.infos{cursor:auto}section.special div.columns div.box,section.tsva div.columns div.box,section.blog-article div.columns div.box{margin-bottom:5px;background-color:#EAEAEA}section.special div.columns div.box div.headline,section.tsva div.columns div.box div.headline,section.blog-article div.columns div.box div.headline{margin-bottom:10px;text-transform:uppercase;font-size:30px;line-height:30px;font-weight:700;letter-spacing:1px}section.special div.columns div.box div.text,section.tsva div.columns div.box div.text,section.blog-article div.columns div.box div.text{margin-top:15px;font-family:"interface","Helvetica","Arial",sans-serif}section.special div.columns div.box div.text ul br,section.tsva div.columns div.box div.text ul br,section.blog-article div.columns div.box div.text ul br{display:none}section.special div.columns div.box div.text ul li,section.tsva div.columns div.box div.text ul li,section.blog-article div.columns div.box div.text ul li{margin-left:15px}section.special div.columns div.box div.text ul li br,section.tsva div.columns div.box div.text ul li br,section.blog-article div.columns div.box div.text ul li br{display:block}section.special div.columns div.box div.link,section.tsva div.columns div.box div.link,section.blog-article div.columns div.box div.link{margin-top:15px}section.special div.columns div.news,section.special div.columns div.extra,section.special div.columns div.info,section.tsva div.columns div.news,section.tsva div.columns div.extra,section.tsva div.columns div.info,section.blog-article div.columns div.news,section.blog-article div.columns div.extra,section.blog-article div.columns div.info{padding:25px}section.special div.columns div.news a.link,section.special div.columns div.extra a.link,section.special div.columns div.info a.link,section.tsva div.columns div.news a.link,section.tsva div.columns div.extra a.link,section.tsva div.columns div.info a.link,section.blog-article div.columns div.news a.link,section.blog-article div.columns div.extra a.link,section.blog-article div.columns div.info a.link{margin-top:15px;display:block}section.special div.columns div.image,section.tsva div.columns div.image,section.blog-article div.columns div.image{position:relative;width:100%;margin-bottom:5px}section.special div.columns div.image img,section.tsva div.columns div.image img,section.blog-article div.columns div.image img{width:100%}section.special div.columns div.youtube,section.tsva div.columns div.youtube,section.blog-article div.columns div.youtube{position:relative;margin-bottom:5px}section.special div.columns div.youtube div.video,section.tsva div.columns div.youtube div.video,section.blog-article div.columns div.youtube div.video{position:relative;height:0;padding-top:56.25%;overflow:hidden}section.special div.columns div.youtube div.video iframe,section.tsva div.columns div.youtube div.video iframe,section.blog-article div.columns div.youtube div.video iframe{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}section.special div.columns div.youtube div.info,section.tsva div.columns div.youtube div.info,section.blog-article div.columns div.youtube div.info{position:relative;background-color:#EAEAEA}section.special div.columns div.youtube div.info p.title,section.tsva div.columns div.youtube div.info p.title,section.blog-article div.columns div.youtube div.info p.title{margin-bottom:5px;font-size:18px;line-height:22px}section.special div.columns div.youtube div.info p.desc,section.tsva div.columns div.youtube div.info p.desc,section.blog-article div.columns div.youtube div.info p.desc{font-family:"interface","Helvetica","Arial",sans-serif;font-weight:700}section.special div.columns div.gallery,section.special div.columns div.gallery2,section.tsva div.columns div.gallery,section.tsva div.columns div.gallery2,section.blog-article div.columns div.gallery,section.blog-article div.columns div.gallery2{position:relative;left:-2.5px;width:calc(100% + 5px);display:flex;flex-wrap:wrap}section.special div.columns div.gallery div.image,section.special div.columns div.gallery2 div.image,section.tsva div.columns div.gallery div.image,section.tsva div.columns div.gallery2 div.image,section.blog-article div.columns div.gallery div.image,section.blog-article div.columns div.gallery2 div.image{width:calc(33.33% - 5px);margin:0 2.5px 5px 2.5px;cursor:pointer}section.special div.columns div.gallery div.image img,section.special div.columns div.gallery2 div.image img,section.tsva div.columns div.gallery div.image img,section.tsva div.columns div.gallery2 div.image img,section.blog-article div.columns div.gallery div.image img,section.blog-article div.columns div.gallery2 div.image img{width:100%;transition:opacity 0.2s ease-in-out}section.special div.columns div.gallery div.image:hover img,section.special div.columns div.gallery2 div.image:hover img,section.tsva div.columns div.gallery div.image:hover img,section.tsva div.columns div.gallery2 div.image:hover img,section.blog-article div.columns div.gallery div.image:hover img,section.blog-article div.columns div.gallery2 div.image:hover img{opacity:0.5}section.special div.gallery-overlay,section.tsva div.gallery-overlay,section.blog-article div.gallery-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:90;opacity:0;visibility:hidden;transition:visibility 0s, opacity 0.3s ease-in-out}section.special div.gallery-overlay div.bgr,section.tsva div.gallery-overlay div.bgr,section.blog-article div.gallery-overlay div.bgr{position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,0.9)}section.special div.gallery-overlay div.loading,section.tsva div.gallery-overlay div.loading,section.blog-article div.gallery-overlay div.loading{position:absolute;top:calc(50% - 50px);left:calc(50% - 80px);width:160px;height:90px;background-image:url(../images/ui/soundsofsubterrania-loading.gif);background-size:160px 90px;background-repeat:no-repeat}section.special div.gallery-overlay div.image,section.tsva div.gallery-overlay div.image,section.blog-article div.gallery-overlay div.image{position:relative;width:100%;height:100%;display:flex}section.special div.gallery-overlay div.image img,section.tsva div.gallery-overlay div.image img,section.blog-article div.gallery-overlay div.image img{margin:auto;align-self:center;width:calc(100% - 100px);transition:opacity 0.2s ease-in-out;width:100%;opacity:0}section.special div.gallery-overlay div.arrows,section.tsva div.gallery-overlay div.arrows,section.blog-article div.gallery-overlay div.arrows{height:100%;padding-top:0}section.special div.gallery-overlay div.arrows div.arrow,section.tsva div.gallery-overlay div.arrows div.arrow,section.blog-article div.gallery-overlay div.arrows div.arrow{border-color:#333}section.special div.gallery-overlay div.close,section.tsva div.gallery-overlay div.close,section.blog-article div.gallery-overlay div.close{position:absolute;right:5px;top:5px;width:40px;height:40px;z-index:99;cursor:pointer}section.special div.gallery-overlay div.close:before,section.special div.gallery-overlay div.close:after,section.tsva div.gallery-overlay div.close:before,section.tsva div.gallery-overlay div.close:after,section.blog-article div.gallery-overlay div.close:before,section.blog-article div.gallery-overlay div.close:after{position:absolute;left:20px;content:' ';height:40px;width:3px;background-color:#393939;transition:transform 0.2s ease-in-out}section.special div.gallery-overlay div.close:before,section.tsva div.gallery-overlay div.close:before,section.blog-article div.gallery-overlay div.close:before{transform:rotate(45deg)}section.special div.gallery-overlay div.close:after,section.tsva div.gallery-overlay div.close:after,section.blog-article div.gallery-overlay div.close:after{transform:rotate(-45deg)}section.special div.gallery-overlay div.close:hover:before,section.tsva div.gallery-overlay div.close:hover:before,section.blog-article div.gallery-overlay div.close:hover:before{transform:rotate(135deg)}section.special div.gallery-overlay div.close:hover:after,section.tsva div.gallery-overlay div.close:hover:after,section.blog-article div.gallery-overlay div.close:hover:after{transform:rotate(45deg)}section.special div.columns div.gallery{margin-top:-5px}section.special div.columns div.gallery div.image{margin-top:5px;margin-bottom:0}section.blog-article div.columns div.language{padding-right:5px;text-align:right}section.blog-article div.columns div.language a{color:#FFFFFF;text-decoration:none;cursor:pointer}section.blog-article div.columns div.language a:hover{text-decoration:underline}section.blog-article div.columns div.language a.underline{text-decoration:underline;cursor:default}section.blog-article div.columns div.text p.text-en{display:none}@media (max-width: 900px){section.artist div.columns div.gallery div.image{width:calc(50% - 5px)}}@media (max-width: 768px){section.artist div.gallery-overlay div.close{top:70px}}@media (max-width: 480px){section.artist div.columns div.gallery div.image{width:100%}}footer{margin:25px 0;display:flex;justify-content:space-between}footer nav.social-media{margin-right:25px}footer nav.social-media ul{display:flex}footer nav.social-media ul li{list-style-type:none}footer nav.social-media ul li a{width:36px;height:35px;margin-right:5px;text-indent:-9999px;display:inline-block;overflow:hidden}footer nav.social-media ul li a.social:before{content:"";width:36px;height:35px;background-image:url(../images/ui/soundsofsubterrania-social.png);background-size:143px 35px;background-repeat:no-repeat;float:left}footer nav.social-media ul li a.twitter:before{background-position:-35px 0}footer nav.social-media ul li a.facebook:before{background-position:-71px 0}footer nav.social-media ul li a.instagram:before{background-position:-108px 0}footer nav.social-media ul li:last-of-type a{margin-right:0}footer nav.static{position:relative;margin-left:25px;padding-top:5px;display:table}footer nav.static ul{padding:5px 15px;display:flex}footer nav.static ul li{list-style-type:none;cursor:default}footer nav.static ul li a{font-weight:700;text-decoration:none}footer nav.static ul li a:hover{text-decoration:underline}footer nav.static ul li:first-of-type{margin-right:10px}
