/*
-----------------------------------------------
		www.tobiaslichtmann.de
	 by www.lichtsignale.de
----------------------------------------------- */


/*		R E S E T
----------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
		margin: 0;
	    padding: 0;
	    border: 0;
	    outline: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
	    -webkit-text-size-adjust: 100%;
	    font-variant-ligatures: none;
}

html {
		height: 100%;
		-ms-text-size-adjust: none;
		-webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	    display: block;
}

blockquote, q {
	    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	    content: "";
	    content: none;
}

a {
	    margin: 0;
	    padding: 0;
	    font-size: 100%;
	    vertical-align: baseline;
	    background: transparent;
}

table {
	    border-collapse: collapse;
	    border-spacing: 0;
}

input, select {
	    vertical-align: middle;
}

nav ul {
		list-style: none;
}


/*		B A S I C S
----------------------------------------------- */

@font-face {
	font-family: "DoctrineTL";
		src: url("Doctrine-Regular.eot"); /* for use on IE9 Compatibility Mode */
		src: url("Doctrine-Regular.eot?#iefix") format("embedded-opentype"), /* for use on IE6-IE8 */
		url("Doctrine-Regular.woff2") format("woff2"), /* for use on the most modern browsers */
		url("Doctrine-Regular.woff") format("woff"); /* for use on most browsers */
	font-weight: 400;
	font-style: normal;
}

body {
		color: #ddd;
		background: #333;
		font-family: "DoctrineTL", "Helvetica Neue", "Helvetica", Arial, sans-serif;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0.06em;
		text-align: center;
}

a:link, a:visited {
		color: #ddd;
		text-decoration: none;
		outline: none;
}

a:hover, a:active {
		color: #00e900;
}

h1, h2 {
		font-weight: normal;
}

#wrapper {
		text-align: left;
}

.hidden {
		display: none;
}


/*		D E S I G N
----------------------------------------------- */

header nav span {
		color: #00e900;
}

.box {
		width: 100%;
		margin-bottom: 44px;
}

.box .content {
		background: #111;
		margin-bottom: 2px;
		padding: 10px 11px 33px 11px;
}

.box h1 {
		font-size: 75%;
		text-transform: uppercase;
		letter-spacing: 2px;
		float: right;
		position: relative;
		top: -1px;
		margin-left: 11px;
}

.box h2 {
		font-size: 150%;
		line-height: 1;
		margin-top: 5px;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 22px;
		word-break: break-word;
}

.box img {
		width: 100%;
		height: auto;
}

.box .content div a:link, .box .content div a:visited {
		border-bottom: 1px solid #ddd;
}

.box .content div a:hover, .box .content div a:active {
		border-bottom: 1px solid #00e900;
}

article {
		width: auto;
		padding-bottom: 44px;
		text-align: left;
}

article .content {
		margin-bottom: 38px;
}

article h1 {
		font-size: 75%;
		text-transform: uppercase;
		letter-spacing: 2px;
		border-top: 1px solid #ddd;
		width: auto;
		display: inline-block;
		margin-bottom: 11px;
		padding-top: 6px;
		width: 125px;
}

article h2 {
		font-size: 150%;
		line-height: 1;
		padding-top: 9px;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 22px;
		border-top: 1px solid #ddd;
}

article img {
		width: 100%;
		height: auto;
}

article .content div a:link, article .content div a:visited {
		border-bottom: 1px solid #ddd;
}

article .content div a:hover, article .content div a:active {
		border-bottom: 1px solid #00e900;
}

.gig {
		line-height: 1.25;
}

.gig a:link, .gig a:visited {
		display: block;
		border-top: 1px solid #ddd !important;
		padding-top: 6px;
}

.gig a:hover, .gig a:active {
		border-top: 1px solid #00e900 !important;
}

.gig span {
		display: block;
}

.partner {
		border-top: 1px solid #ddd;
		padding-top: 6px;
}

.partner figure a {
		width: 125px;
		height: 125px;
		display: block;
		background: #fff;
		margin-top: 6px;
		margin-bottom: 12px;
		text-align: center;
}

.partner em {
		width: 0;
		height: 125px;
		display: inline-block;
		vertical-align: middle;
}

.partner img {
		width: auto;
		height: auto;
		max-width: 80%;
		max-height: 80%;
		display: inline-block;
		vertical-align: middle;
}

.partner span {
		display: block;
}

.partner span a:link, .partner span a:visited {
		border-bottom: 1px solid #ddd;
}

.partner span a:hover, .partner span a:active {
		border-bottom: 1px solid #00e900;
}

#mc-embedded-subscribe-form input {
		font-family: "DoctrineTL", "Helvetica Neue", "Helvetica", Arial, sans-serif;
		font-size: 100%;
		line-height: 1.5;
		letter-spacing: 0.06em;
		background: #ddd;
}

#mc-embedded-subscribe-form input[type=email], #mc-embedded-subscribe-form input[type=text] {
		width: 98%;
		width: calc(100% - 5px);
}

#mc-embedded-subscribe-form input[type=submit] {
		border: 0;
		padding: 5px 20px;
		color: #111;
		background: #00e900;
		cursor: pointer;
		font-family: "DoctrineTL", "Helvetica Neue", "Helvetica", Arial, sans-serif;
		font-size: 100%;
		line-height: 1.5;
		letter-spacing: 0.06em;
}


/*		R E S P O N S I V E
----------------------------------------------- */

@media screen and (max-width: 900px) {

header {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999;
		width: 100%;
		background: #111;
		text-align: left;
}

header h1 {
		padding: 10px 0 5px 10px;
		float: left;
}

#hamburger {
		float: right;
		margin: 10px 10px 0 0;
}

.nav {
		width: 100%;
		height: 100%;
		clear: both;
		border-top: 1px solid #333;
		padding: 5px 0 15px 0;
}

.nav a {
		display: block;
		padding: 5px 10px 5px 10px;
}

header ol {
		display: none;
}

.nav {
		display: none;
}

.responsive {
		display: block;
}

#wrapper {
		margin: 66px 10px 0 10px;
		padding-bottom: 44px;
}

}


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

.box {
		width: 45%;
		width: calc(50% - 12.5px);
		display: inline-block;
		vertical-align: bottom;
		margin-left: 5px;
		margin-right: 5px;
}

article {
		font-size: 125%;
		line-height: 1.5;
}

article h2 {
		padding-bottom: 10px;
}

.gig span {
		margin-left: 150px;
}

.gig time {
		float: left;
		font-variant-numeric: tabular-nums;
		-moz-font-feature-settings: "tnum";
		-webkit-font-feature-settings: "tnum";
		font-feature-settings: "tnum";
}

#mc-embedded-subscribe-form input[type=email], #mc-embedded-subscribe-form input[type=text] {
		width: 50%;
		margin-right: 0;
}

.partner figure a {
		float: right;
		margin-left: 25px;
		margin-bottom: 40px;
}

.partner span {
		display: block;
		margin-right: 150px;
}

}


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

#hamburger {
		display: none;
}

#wrapper {
		margin: 33px 10px 0 150px;
		padding-bottom: 44px;
}

header {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999;
		width: 100%;
		width: 100px;
		height: 100%;
		text-align: left;
		background: #111;
		overflow: hidden;
		-webkit-transition: width 0.35s ease-in-out;
		-moz-transition: width 0.35s ease-in-out;
		-o-transition-property: width;
		-o-transition-duration: 0.35s;
		transition: width 0.35s ease-in-out;
		
}

header:hover {
		width: 300px;
		-webkit-transition: width 0.15s ease-in-out;
		-moz-transition: width 0.15s ease-in-out;
		-o-transition-property: width;
		-o-transition-duration: 0.15s;
		transition: width 0.15s ease-in-out;
}

header h1 {
		transform: rotate(-90deg);
		position: absolute;
		left: -75px;
		top: 125px;
		width: 300px;
		height: 75px;
		font-size: 50px;
		line-height: 41px;
		letter-spacing: -2px;
}

header #firstname {
		margin-left: 62px;
}

header nav {
		position: absolute;
		left: 150px;
		top: 22px;
}

header ol {
		position: absolute;
		left: 150px;
		bottom: 33px;
		list-style: none;
		font-size: 75%;
		text-transform: uppercase;
		letter-spacing: 2px;
}

header ol a {
		position: relative;
		display: inline-block;
		width: 145px;
		height: 22px;
		margin-bottom: 6px;
}

header ol a:after {
		content: ""; 
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left:0;
}

header ol svg {
		width: 22px;
		height: 22px;
		fill: #ddd;
		display: inline-block;
		vertical-align: middle;
}

header #instalink {
		width: 18px;
		height: 18px;
		margin-left: 2px;
		margin-top: 1px;
}

header ol a:hover .ico-svg, header ol a:hover #instalink {
		fill: #00e900;
}

header ol span {
		vertical-align: middle;
		display: none;
		position: relative;
		top: 2px;
		left: 3px;
}

header ol a:hover span {
		display: inline-block;
}

.box {
		width: 45%;
		width: calc(50% - 35px);
		display: inline-block;
		vertical-align: bottom;
		margin-left: 15px;
		margin-right: 15px;
}

article {
		margin-right: 20px;
		width: 750px;
		float: right;
}

article h1 {
		width: 125px;
		float: left;
		padding-top: 9px;
}

article .content, article .insert {
		width: 600px;
		float: right;
}

}


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

#wrapper {
		padding-bottom: 44px;
		text-align: right;
}

.box {
		width: 30%;
		display: inline-block;
		vertical-align: bottom;
		margin-left: 15px;
		margin-right: 15px;
		text-align: left;
		margin-bottom: 50px;
}

}


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

.box {
		width: 22.5%;
		max-width: 400px;
}

article {
		font-size: 150%;
		width: 1000px;
}

article h1 {
		width: 150px;
}

article h2 {
		margin-bottom: 25px;
}

article .content, article .insert {
		width: 825px;
		float: right;
}

.gig span {
		margin-left: 175px;
}

.partner figure a {
		width: 150px;
		height: 150px;
}

.partner em {
		height: 150px;
}

.partner img {
}

.partner span {
		margin-right: 175px;
}

}