body, html {
  height: 100%;
  margin: 0;
  font-family: "Noto Sans", sans-serif!important;
  color: #777;
	font-size: 16px;
}

p {
	margin:0;
}


.shop-footer {
	background:none;
}

#fourth aside ul li {
	
	list-style: none;
    float: left;
}

#fourth {
	display:none;
}

#menu-impressment > li {
	list-style: none;
}
.soc {
	    text-align: center;
}

.sky-form footer.shop-footer {
	background:none;
	border-top:none;
}

.sky-form {
	box-shadow:none;
}

#buch-section {
	padding-top: 2%;
	
}


@font-face {
    font-family: 'si';
    src: url('./icns/socicon.eot');
    src: url('./icns/socicon.eot?#iefix') format('embedded-opentype'),
         url('./icns/socicon.woff') format('woff'),
         url('./icns/socicon.ttf') format('truetype'),
         url('./icns/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(./icns/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
	padding-top:10px;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
	
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    margin-right: 20px;
    color: #ffffff;
    background-color: #00aedf;
}

.soc a:hover {
    z-index: 2;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.soc-icon-last{
    margin:0 !important;
}
.soc-facebook:before {
    content:'\e041';
}
.soc-itunes:before {
    content:'\e06b';
}
.soc-spotify:before {
    content:'\e04e';
}
.soc-vimeo:before {
    content:'\e052';
}
.soc-youtube:before {
    content:'\e051';
}
.soc-twitter:before {
    content:'\e040';
}
.soc-wordpress:before {
    content:'\e058';
}
.soc-instagram:before {
    content:'\e057';
}




/******
++
++         Buttons
 +++*/


.button-fill {
  position: relative;
  text-transform: uppercase;
}

.button-fill.grey {
  background: #00aedf;
 box-shadow: 5px 5px 10px #222222;
	width:fit-content;
	margin:10px auto;
}

.button-fill.grey:hover, .button-fill.blue:hover {

	transform: translateY(-1px) translateX(-1px);
	box-shadow:none;
	transition: 0.5s;
}

.button-fill.blue {
    background: #333333;
    box-shadow: 5px 5px 10px #111111;
    width: fit-content;
    margin: 10px auto;
}
	
	


.button-text {
  padding: 0 25px;
  line-height: 56px;
  letter-spacing: .1em;
}

.social-navigation a::before, .secondary-toggle::before, .dropdown-toggle::after, .bypostauthor > article .fn::after, .comment-reply-title small a::before, .comment-navigation .nav-next a::after, .comment-navigation .nav-previous a::before, .posted-on::before, .byline::before, .cat-links::before, .tags-links::before, .comments-link::before, .entry-format::before, .edit-link::before, .full-size-link::before, .pagination .prev::before, .pagination .next::before, .image-navigation a::before, .image-navigation a::after, .format-link .entry-title a::after, .entry-content .more-link::after, .entry-summary .more-link::after, .author-link::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
}
*, *::before, *::after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
	box-sizing: inherit; }

.says, .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.updated:not(.published) {
    display: none;
}

.iphorm-theme-react-default .iphorm-submit-wrap button span {
	background-color:#00aedf;
}

 /*    Navigational Stuff  */



 #nav > ul.clearfix > li#language-switch { width:inherit}
	 
	 .lang_sel_sel.icl-de, .lang_sel_sel.icl-en {
		 float: left;
		 
	 }
	 
	 #lang_sel_click ul {
		 padding: 0;
	 }
	 
	 #nav:target > ul {list-style: none;}
	 
	 ul.links-music {padding:0;}
	 

#nav {
    position: fixed;
    top: auto;
    left: auto;
	background: #00aedf;}
#nav > a {
    width: 2.5em; 
    height: 2.5em; 
    text-align: left;
    text-indent: -9999px;
    position: relative;
}
#nav > a:before, #nav > a:after {
    position: absolute;
    border: 2px solid #fff;
    top: 35%;
    left: 25%;
    right: 25%;
    content: '';
}
#nav > a:after {
    top: 60%;
}
#nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
    display: block;
}

            #nav > ul {
    height: 50px;
    display: none;
    position: static;
    left: 0;
    right: 0;
}
#nav:target > ul {
    display: block;
	padding:0px;
	margin:0px;
 }
#nav > ul > li {
   /* width: 100%;
    float: none;
	clear: both; */
}
#nav > ul > li > a {
    height: auto;
    text-align: left;
    padding: 0 0.833em; 
}



 /*    Overlay Logo Effect */

#logo-wobble {
	height:150px;
	margin:0 auto;
	background: url('./img/logo-white-300.png') no-repeat center;
    background-size:contain;
}




.bgimg-1, .bgimg-2, .bgimg-3, .content-block.two.bild {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;


}
.bgimg-1 {
  background-image: url("./img/sc_klein_curacao_leuchtturm_1200.jpg");
  min-height: 400px;
  padding-top: 2em;
}



.bgimg-2 {
  background-image: url("./img/sc_papua_neuguinea_yacht_club_1200.jpg");
  min-height: 400px;
}

.bgimg-3, .content-block.two.bild {
  background-image: url("./img/bali_klein_1200.jpg");
	min-height:400px;
	
}

 .content-block {
position: absolute;
width: 100%;
text-align: center;
color: #FFF;
box-sizing: border-box;
	    top: 25%;
}

.content-block.one {
	background-color:#00aedf;
}

.caption {
	width: 100%;
	overflow: auto;
}


.button span.border {
  background-color: #111;
  color: #fff;
  padding: 18px;
  font-size: 25px;
  letter-spacing: 10px;
}


.content-block {
	
	position:relative;
	background-color:#333;
	top:0;
	
}






.content-wrapper {
	max-width:960px;
	margin:0 auto;
	text-align: center;
	overflow: auto;
}

.content-wrapper.route {
	margin:0;
	padding:0;
	width:100%;
	max-width:100%;
	
}

.content-block.route {
	padding:0;
}


.content-block.crowdfunding {
	background-color:#00aedf;
}




#map {
   		width:100%;
		height:650px;
       border: thin solid #333;
       }


.map-wrap {
	position:relative; 
}
	
.overlay {
	width:100%;
	min-height:650px; 
	position:absolute; 
	top:0;
	z-index:99;
}

a {	text-decoration: none;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;}
a:visited {color: #fff } 
a:link {color: #fff }
a:hover img {color:#00aedf;
		opacity: 0.8;
 -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;}

.mini-title a:hover {
	color:#464646;
}

.section-heading {
	background:none;
}

.title, h2.section-heading {
	font-family: "grafolita-script",sans-serif;
	font-size:2rem;
	color:white;
	text-align: center;
	font-weight: bold;

}

.title {
	font-size:2.3rem;
	font-stretch: expanded;
}

.headline {
	  text-transform: uppercase;
	text-align: center;

	
}

h2.headline {
	
	 font-family: "Noto Sans", sans-serif;
}

h2 {
  font: 1.2rem "Noto Sans", sans-serif;
  color: white;
	padding-top:10px;

}

h5 {
  font: 1rem "Noto Sans", sans-serif;
  color: white;
	line-height: 1.4rem;
	font-weight: bold;

}

.section-wrapper .entry-title a {
    font-size: inherit;
    color: inherit;
}

.caption > article > .entry-content {
	 font: 1.2rem "Noto Sans", sans-serif;
  color: white;
	padding-top:10px;
	max-width:600px;
	margin:0 auto;
	
}

.entry-content {
	text-align: justify;
	line-height: 1.5;
	font-size: 14px;
}

.entry-footer {
	
	font-size: 0.7em;
	line-height:1.1;
	text-align:justify;;
}
.posted-on, .byline, .cat-links, .tags-links, .comments-link, .entry-format, .full-size-link {
	margin-right: 1em;
}

.posted-on::before, .byline::before, .cat-links::before, .tags-links::before, .comments-link::before, .entry-format::before, .edit-link::before, .full-size-link::before {
    margin-right: 2px;
	position: relative; }

.byline::before {
    content: "\f304";
}

.cat-links::before {
    content: "\f301";
}
.comments-link::before {
    content: "\f300";
}




.widget-title, #bgvid, .textwidget, .iclflag  {
	display:none;
}

#lang_sel_click ul li { list-style: none;}

	.lang_sel_sel.icl-de::after, .lang_sel_sel.icl-en::after { content: " ♥ "; }

.icl-de, .icl-en {
	float:left;
}

#nav > ul.clearfix > li#language-switch {
	
	width:160px;
}

.chimpy-reset {
	max-width: 600px;
margin: 0 auto;
}



.mini:nth-child(3) {
    float: inherit;
}

.mini {
   float:inherit;
	margin:inherit;
	max-width:inherit;
}

.mini-thumbnail img {
	min-height: auto !important;
    height: auto !important;

}

.mini > .mini-thumbnail img {
	max-height:400px;
}
iframe {
  max-width: 100%;
}

.header-image {
	padding-bottom: 0px;
}

.vimeowrapper{
  position: relative;
padding-top: 0px;
height: 0;
overflow: hidden;
/*	margin:25px 0;*/
		padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
}

#Music > .content-wrapper > .video-wrapper {
	padding-bottom:20px;
}

.sechzehn {
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/

}

.panavision {
	padding-bottom: 42.65%; /* Default for 1600x900 videos 16:9 ratio*/

}

.vimeowrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

.mini-content > .entry-footer {
	padding-bottom:0px;
	margin-bottom:0px;
}

.mini > .mini-content {
	
	padding-bottom:5px;
}

.mini-content .entry-footer span {
    display: none;
}

.mini-content .entry-footer span.posted-on {
    display: none;
}

.mini-thumbnail img {
    width: 100%;
}

.mini-title {
text-align: left;
margin: 5px auto;
	
}

.mini .entry-footer, .mini .entry-content {
 padding: 0px;
}

a.more-link {
	    color: #464646;
    font-weight: 900;
}

.more-link::after { content: "."; }

a img {
    border: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    /* vertical-align: middle; */
}


.mini-content, article .entry-content, .hentry > footer.entry-footer, .section-heading {
	
	    padding: 3% 4%;
}

.mini-content .entry-content {
	line-height: inherit;
	margin-top: inherit;
}

.hentry footer.entry-footer {
	margin-bottom:5px;
}

.entry-footer {
	padding-top:10px;
	padding-bottom:10px;
}

.mini-content, .format-video {
	background:#00aedf;
	
}

.medium {
	padding:inherit;
	border-top: none;
}

.section-wrapper {
	margin-left:inherit;
	margin-bottom:inherit;
	max-width:inherit;
	float:inherit;
	padding:inherit;
	margin:inherit;
}

.below-content {
	width:inherit;
}

.below-content.hentry {
    margin-top: inherit;
    
}

section.below-content.hentry {
	margin:inherit;
}

/* Turn on the shit if not phone */

@media screen and (min-width: 600px) {
	
	.bgimg-1 {
  background:none; 
		padding-top:0;
}


	
	.bgimg-1, .bgimg-2 {
		height:100%;
	}
	.caption {
	padding:0 9%;
	 position: absolute;
 	 top: 50%;
  	 left: 50%;
  	 transform: translate(-50%, -50%);
	box-sizing: border-box;
	}
	
	
	.content-block {   padding: 3% 4%;
	}
	
	.content-block.two {
			    height: auto;
		background:none;

	}
	
	
	.newsletter {
		min-height:800px;
	}
	
	.title {
		font-size:3rem;
		margin:0;
		letter-spacing: 5px;
		
	}
	
	h2.headline, h2 {
		font-size:1.9rem;
		
	}

	#logo-wobble {
		background: none;
		position: relative;
		width: 100px;
		margin: 50px auto;
		height:auto;
	}
	
	
	
    .bgimg-1, .bgimg-2, .bgimg-3 {
        background-attachment: fixed;
    }
	
	
	
	
.video-overlay {
	background-image: url(./img/black-dots.png);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    opacity: 0.5;
    background-repeat: repeat;
}
	
	video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
	background: url('./img/sc_klein_curacao_leuchtturm_1200.jpg') no-repeat;
    background-size: cover;
    transition: 1s opacity;
	max-width: none;
}
	
	#bgvid {display:block }

	.mini {
        max-width: none;
    overflow: hidden;
    background: #00aedf;
    margin-bottom: 2%;
}
	.mini-thumbnail {
		float:left;
		width:40%;
	}
	
	.mini-content {
	width: 60%;
    float: right;
        padding: 3.8461%;
		padding-left: 5px;
    padding-top: 0;
	}
	.posted-on::before, .byline::before, .cat-links::before, .tags-links::before, .comments-link::before, .entry-format::before, .edit-link::before, .full-size-link::before {
    top: 4px;
}
	
	
	.artists > .medium > .mini {
		
		margin-bottom:20px;
	}

}


@media screen and (min-width:780px) {
	
	/**
	*
	*     Navigation
	*
	
	*/
	
	
	.lang_sel_click ul {padding:0;}
	

	
	#nav > ul.links-music {
    bottom: 40px;
}
	
	#nav > ul.links-music {
    transition-delay: 0s;
}
	
	#nav > ul.links-music {
    position: fixed;
    z-index: 10;
    right: 40px;
    margin-bottom: 0;
    -webkit-backface-visibility: hidden;
    text-align: right;
    text-align: center;
		left: auto;
}
	
	#nav > ul.links-music li:first-child {
    margin-left: 0;
}
	#nav > ul.links-music li {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    transition: all 0.3s linear;
}
	
	#nav {
		background-color: transparent;
	}
	
	#nav:target > ul {
		display:block;
	}
	
	#nav > ul > li > a, #language-switch {
		
		font-size:1rem;
	}
	
	
	
		
	#nav > ul.clearfix > li {
    width: 17%;
    height: 100%;
    float: left;
	list-style: none;
}
	
	.lang_sel_sel.icl-de {
		float:left;
		
	}
	
	#nav {
    width: 100%;
    font-weight: 400;
    position: fixed;
    top: 0;
	z-index:99;
}
#nav > a {
    display: none;
}
#nav li {
    position: relative;
}

	#nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
		display: none;
	}
	
	
#nav li a:active {
    background-color: #464646 !important;
}



            #nav > ul {
				display: block;

}

#nav > ul > li > a, #language-switch {
    line-height: 2.5em; 
    text-align: center;
}
#nav > ul > li:not( :last-child ) > a {
}
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
    
}
	
	
}
@media screen and (min-width: 900px) {
	.title, h2   {
		font-size: 4rem;
		letter-spacing: 8px;
	}
	
	h2.section-heading {
		font-size: 3.7rem;
	}
	
	.entry-content, .mini-content > .mini-title {
		
		font-size: 19px;
	}
	
	.mini-content > .entry-content, .mini-content > .entry-footer {
		font-size:15px;
	}

	
	h2.headline {
		
font-size:2.2rem;
	}
	
	
	#logo-wobble {
		width:200px;
	}
	
	#language-switch{
		width: 250px !important;
		
	}
	
	
	.mini {
	width: 31.81%;
	margin-right: 1.5%;
	display: inline-block;
	vertical-align: top; 
	}

	.mini:nth-child(3) {
	margin-right: 0; }

	.mini-content {
		float:none;
		width:100%;
	}
	
	.mini-thumbnail {
		float:none;
		width:100%;
	}
	
	
	.mini-content, article .entry-content, .hentry > footer.entry-footer, .section-heading {
		
		
	}

}

@media screen and (min-width: 1100px) {
	
		.title  {
		font-size: 4.5rem;
	
	}
	
	 h2 {
		font-size:2.3rem;
		
	}
	
	h2.headline {
		
		font-size: 3.2rem;
	}
	

	
	
	#logo-wobble {
		width:250px;
	}
	
	#nav > ul > li > a, #language-switch {
		
		font-size:1.5rem;
	}
	
	
}

@media screen and (min-width: 1530px) {

	.title {
		font-size:6rem;
		margin:0;
		margin-top: 50px;
	}
	
	h2, h2.headline {
		font-size:3.3rem;
		
	}
	
	
	h2.headline {
		font-size:3.9rem;
		
	}
	
	#logo-wobble {
		width:300px;
	}
	
	.right-sidebar {
		position:inherit;
		left:inherit;
		min-height: inherit;
	}
	
	.hentry.section-wrapper.below-content {
		max-width: inherit;
	}
	
}


@media screen and (min-width: 2140px) {

	h2, h2.headline {
		font-size:4.3rem;
	}
	
	.entry-footer {
  /*  padding: 5% 10%; */
	font-size: 0.7em;
}
	
	.entry-content {
		font-size:25px;
	}
	
}


/* second level */


/*
@media screen and ( max-width: 62.5em ) {
#nav {
    width: 100%;
    position: static;
    margin: 0;
}
}*/



