@media only screen and (max-width: 640px) {
	
	/*Zeitlich begrenzt*/
	#starburst {
		display: none;
	}
	
/* ----------------------------------------------------- General */
		
		* {
			-webkit-text-size-adjust: 100%;
		}
		
		html,
		body,
		.full,
		.wrapper {
			width: auto;
			min-width: auto;
			margin: 0;
		}
		
		html,
		body {
			width: 100%;
		}
		
		.wrapper {
			padding: 0 10px;
		}
		
		.kontakt #main {
			margin-top: 0;
		}
		.kontakt > .wrapper,
		.weblog > .wrapper {
			padding-top: 20px;
		}
		
		
		.full {
			min-width: 100%;
		}
		
		.wrapper h2 {
			font-size: 24px;
		}
		
		.weblog .full .wrapper h2 {
			-webkit-hyphens: auto;
			hyphens: auto;
			max-width: 100%;
			overflow: hidden;
			text-overflow: ellipsis;
		}
/* ----------------------------------------------------- Header */
	
		#top {
			margin-bottom: 0px;
			position: relative;
			overflow: hidden;
			padding: 0px;
		}
		
		header {
			min-height: 0;
		}
		
		header h1 {
			width: auto;
			height: 40px;
			float: none;
			margin-left: 0;
			margin-bottom: 35px;
			padding-left: 55px;
			font-size: 11px;
			letter-spacing: -0.013em;
			padding-top: 5px;
			margin-right: 40px;
		}
		
		header h1 a {
			font-size: 29px;
			display: block;
			width: 100%;
		}
		
		#slash {
			display: none;
			width: 3px;
			height: 52px;
			top: 43px;
			left: 283px;
		}
		
		img {
			width: 100%!important;
			height: auto!important;
		}
		
		nav {
			position: static;
			float: none;
			padding-top: 7px;
			padding-bottom: 5px;
			overflow: hidden;
			display: table;
			width: 100%;
			background: #009900;
		}
		
		nav ul {
			display: table-row;
		}
		
		nav li {
			font-size: 15px;
			display: table-cell;
			float: none;
			margin: 0px;
			text-align: center;
		}
		nav li:first-child {
			padding-left: 3px;
		}
		
		nav li a,
		nav .active a,
		nav a:hover {
			color: #fff;
			border-color: #009900;
			border-width: 1px;
		}
		
		nav a:hover,
		nav .active a {
			border-color: #fff;
		}


/* ----------------------------------------------------- Search */

		
		
		nav li.last-child {
			
		}
		nav li.last-child a {
			width: 20px;
			height: 24px;
			padding-left: 4px;
		}
		nav li .icon-search:before {
			padding-top: 11px;
			font-size: 16px;
		}

/* ----------------------------------------------------- Main */
		
		#main {
			position: relative;
			margin-top: 25px;
		}
		
		.personen,
		.wrapper .teasertext,
		#networkteaser {
			width: 100%;
			float: none;
		}
		
		.teasertext p {
			font-size: 15px;
		}
		
		.personen {
			position: absolute;
			top: -15px;
			left: 25%;
			width: 74%;
			display: table;
			overflow: hidden;
		}
		
		.personen li,
		.personen li strong {
			font-size: 11px;
			text-align: center;
		}
		
		.personen li {
			display: table-cell;
		}
		
		.personen li:last-child {
			overflow: hidden;
		}
		
		.personen li:last-child span {
			display: none;
		}
		
		.personen li:last-child:after {
			display: block;
			content: 'B.Eng. (Informatik)';
		}
		
/* ----------------------------------------------------- Portfolio */
		
		#portfolio h2 {
			font-size: 24px;
		}
		
		#portfolio h3 {
			font-size: 18px;
			margin-bottom: 20px;
		}
		
		.js #portfolio .port_image,
		#portfolio .port_image,
		#portfolio .port_desc {
			float: none;
			width: auto;
		}
		
		#portmeta ul {
			width: 2030px;
			height: auto;
			position: relative;
			left: 0;
		}
		
		#portmeta li {
			float: left;
			position: relative;
			top: 0;
			left: auto;
			margin-right: 10px;
			margin-bottom: 0px;
			width: 280px;
			height: auto;
		}
		
		#portmeta li.active,
		#portmeta li.hidden {
			display: inline-block;
		}
		
		.port_image img {
			width: 100%;
		}
		
		#portfolio .port_image {
			margin: 0 0 15px 0;
		}
		
		.js #portmeta,
		#portmeta {
			height: auto;
		}

/* ----------------------------------------------------- Netzwerk */
		
		#network h2 {
			font-size: 24px;
		}
		
		.spalte {
			margin-bottom: 20px;
			width: 100%;
			margin-right: 0;
			float: none;
		}
		
/* ----------------------------------------------------- Kontakt */
		
		
/* ----------------------------------------------------- Weblog */
		
		.weblog article.wrapper.no_extra_padding_at_the_bottom {
			display: none;
		}

		.post,
		.post .maincol,
		#paging,
		.maincol,
		#Kommentar {
			width: 100%;
			float: none;
		}
		
		.wrapper .post h2 a {
			padding-right: 0;
		}
		
		#edithelp,
		.post .meta,
		.full .wrapper .meta {
			display: none;
		}
		
		.post .content {
			margin-right: 0px;
		}
		
		.post .content .sammelpost a {
			word-wrap: break-word;
			-webkit-hyphens: auto;
			-moz-hyphens: auto;
			hyphens: auto;
		}
		
		.post iframe[src*="vimeo"],
		.post iframe[src*="kickstarter"],
		.post iframe[src*="youtube.com"] {
			width: 100%;
			
		}
		
		#paging {
			margin-bottom: 10px;
			overflow: hidden;
		}
		
		.write_comment {
			margin-bottom: 30px;
		}
		
		.write_comment #yourcomment {
			margin: 0;
		}
		
		.write_comment input[type="submit"],
		.write_comment textarea {
			width: 100%;
			box-sizing: border-box;
			-webkit-appearance: none;
		}
		
		.write_comment input[type="submit"] {
			-webkit-appearance:none;
			padding-top: 8px;
			padding-bottom: 8px;
			height: 30px;
			margin-bottom: 20px;
		}
		
		.write_comment input[type="url"],
		.write_comment input[type="email"],
		.write_comment input[type="text"] {
			width: auto;
			margin: 0;
			-webkit-appearance: none; 
		}
		
		.write_comment .field {
			width: auto;
			overflow: hidden;
		}
		
		.write_comment label {
			font-size: 12px;
		}

		.write_comment #edithelp {
			width: auto;
		}
		
		#Kommentar,
		#Kommentar li {
			margin: 0 0 30px 0;
		}
		
		#Kommentar li {
			list-style: none;
		}
		
		.comment_from_list h3 {
			border-bottom: 1px solid #090;
		}
		
		.comment_from_list h3,
		#Kommentar h3 {
			font-size: 16px;
			margin-bottom: 10px;
		}
		
		#Kommentar h2,
		.comment_from_list h3 a,
		#Kommentar h3 a {
			border: none;
		}
		
		.commentdate {
			margin-left: 5px;
		}
		.commentdate,
		.perm {
			font-size: 11px;
		}
		
		#Kommentar .authorcomment {
			margin-left: -10px;
			margin-right: -10px;
			border-bottom: none;
		}
		
		.preview .comment_from_list {
			margin: 0;
		}
		
		#Kommentar p {
			word-wrap: break-word;
			-webkit-hyphens: auto;
			hyphens: auto;
		}
		
/* ----------------------------------------------------- Videos */
		
		.videoholder .spalte,
		.workshopholder .spalte {
			width: auto;
			margin-right: 0;
		}
		
		.price {
			margin-left: -7px;
		}
		
		.shopitem dl {
			width: auto;
		}
		
		.videos .videoholder .iframe {
			overflow: hidden;
			display: block
		}
		.videos .videoholder .iframe img {
			display: block;
		}
		
		.videos .videoholder .iframe:before {
			width: 33%;
			padding: 3% 0;
			top: 26%;
			left: 31%;
		}
		
		
/* ----------------------------------------------------- Specials */
		
		.specialsholder .spalte {
			width: auto;
			margin-right: 0;
		}
		
		#produkte .special {
			margin-bottom: 40px;
		}
		
/* ----------------------------------------------------- Kontakt */
		#mymap {
			width: 100%;
			height: 200px;
		}
		
		.kontakt #main {
			padding-bottom: 60px;
		}
		
		.personen-image {
			margin-left: -10px;
			margin-right: -10px;
		}

		#personen {
			width: auto;
		}
		
		#personen-desc h2 {
			top: -40px;
		}
		
		.person {
			width: 50%;
			font-size: 11px;
			text-shadow: 1px 0px 0px #000;
		}
		
		#contact-gerrit {
			top: auto;
			left: 10px;
			bottom: 5px;
		}
		
		#contact-philip {
			top: auto;
			left: 47%;
			bottom: 5px;
		}
		
/* ----------------------------------------------------- Suche */
		
		.result {
			width: auto;
		}
		
		.result h3,
		.result h3 a {
			font-size: 24px;
			line-height: 1.175em;
			-webkit-hyphens: auto;
			hyphens: auto;
			max-width: 100%;
			overflow: hidden;
			text-overflow: ellipsis;
		}
		
		.result .postdate {
			-webkit-hyphens: auto;
			hyphens: auto;
		}
		.result .postdate a {
			display: inline-block;
			width: auto;
			-webkit-hyphens: auto;
			hyphens: auto;
			max-width: 100%;
			overflow: hidden;
			text-overflow: ellipsis;
		}
		
		.result p {
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: pre-wrap;
		}
		
/* ----------------------------------------------------- footer */
		
		footer {
			height: 100px;
		}
		
		footer.full .wrapper {
			font-size: 11px;
			padding: 0 10px;
		}
		
		footer.full .wrapper a {
			border: none;
			width: 30px;
		}
		
/* ----------------------------------------------------- not on mobile */
		
		.weblog .wrapper aside,
		header h1 img,
		#port_nav,
		#kodexlink,
		#kodex {
			display: none;
		}
		
		
/* ----------------------------------------------------- Logo Werkstatt */
		.pac {
			height: 10px;
			width: 20px;
		}
		
		#logoimage {
			left: 10px;
			top: 19px;
		}
		
		#pac1 {
			-webkit-border-top-left-radius: 10px;
			-webkit-border-top-right-radius: 10px;
			-moz-border-radius-topleft: 10px;
			-moz-border-radius-topright: 10px;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
			-webkit-transform-origin: 10px 10px;
			-moz-transform-origin: 10px 10px;
			-o-transform-origin: 10px 10px;
			-ms-transform-origin: 10px 10px;
			transform-origin: 10px 10px;
		}

		#pac2 {
			-webkit-border-bottom-right-radius: 10px;
			-webkit-border-bottom-left-radius: 10px;
			-moz-border-radius-bottomright: 10px;
			-moz-border-radius-bottomleft: 10px;
			border-bottom-right-radius: 10px;
			border-bottom-left-radius: 10px;
			top: 10px;
			-webkit-transform-origin: 10px 0;
			-moz-transform-origin: 10px 0;
			-o-transform-origin: 10px 0;
			-ms-transform-origin: 10px 0;
			transform-origin: 10px 0;
		}

		#bubble {
			left: 16px;
			height: 20px;
			width: 20px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;

			-webkit-border-bottom-left-radius: 0;
			-moz-border-radius-bottomleft: 0;
			border-bottom-left-radius: 0;
		}
	}
	
	
@media only screen and (min-width: 450px) and (max-width: 640px){
	
	.videos .videoholder .iframe:before {
		top: 33%;
	}
}


@media only screen and (max-width: 320px) and (orientation: portrait) {


	header h1 {
		font-size: 0;
		color: #fff;
		-webkit-transform: scale(1.37);
		margin: 5px 0 23px 51px;
	}

	h1 a {
		font-size: 30px;
		color: #090;
	}

	nav {
		background: none;
		padding: 0;
	}

	nav * {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		    -ms-box-sizing: border-box;
		     -o-box-sizing: border-box;
		        box-sizing: border-box;
	}

	nav ul {
		padding: 0!important;
		display: block;
		width: 101%;
	}

	nav li {
		width: 33.333%;
		display: block;
		float: left;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		background: #090;
		padding: 0!important;
	}

	nav li:nth-child(3n+3) {
		border-right: 0;
	}

	.kontakt .wrapper li {
		margin-bottom: 0;
	}

	nav li a {
		padding: 6px 0!important;
		display: block;
		border:none;
		text-transform: none;
	}

	nav .active a {
		border-width: 0;
		background: #007600;
	}

	nav li.last-child {
		position: static;
		font-size: 15px;
		margin: 0;
		padding: 0;
		background: #090;
		max-height: 34px;
		overflow: hidden;
	}
	
	nav li.last-child a {
		width: 100%;
		height: auto;
		font-size: 15px;
		text-align: center;
		vertical-align: middle;
	}


	nav li .icon-search:before {
		padding: 0;
		font-size: 17px;
		margin: 9px 3px -9px 0;
		line-height: 18px;
		vertical-align: middle;
	}

	nav li:hover {
		padding-top: 0!important;
	}

	nav li a:hover {
		border:none!important;
	}

	nav .icon-search {
		color: #009900!important;
		text-align: right!important;
	}

	nav .icon-search:before {
		color: #fff;
	}

	#search {
		height: 50px;
		margin-top: -50px;
	}

	#search input[type="search"] {
		width: 100%;
		display: block;
		margin-top: 4px;
		padding: 4px 0 4px 4%;
	}

	ul.personen {
		width: 80%;
		left: 22%;
		top:-20px;
	}
	.personen li {
		word-wrap: nowrap;
	}

	.personen li, .personen li strong {
		line-height: 1.3;
	}

	.wrapper {
		padding: 0 15px;
	}
	.personen-image {
		margin-left: -15px;
		margin-right: -15px;
	}


	#main h2 {
		font-size: 28px;
		line-height: 1.2;
		margin-bottom: 0.8em;
		text-rendering: optimizeLegibility;
	}

	.weblog .maincol h2 {
		-webkit-hyphens: auto;
		hyphens: auto;
	}

	.default #network p {
		font-size: 14px;
	}


	.default #main p,
	.kontakt .wrapper p,
	.kontakt .wrapper article ul li,
	.maincol p,
	.default #main li,
	.kontakt #main li,
	.post .maincol li {
		font-size: 14px;
	}

#main .personen li, #main .personen li strong {
		font-size: 11px;
	}

.default #main ul,
	.kontakt #main ul,
	.post .maincol ul {
	margin-left: 1.25em;
}

.default #main li,
	.kontakt #main li,
	.post .maincol li {
	text-indent: -1.25em;
}

	.default #main li:before,
	.kontakt .wrapper li:before,
	.post .maincol li:before {
		font-size: 12px!important;
		vertical-align: top;
		line-height: 1.8;
	}

	footer .wrapper p {
		font-size: 11px!important;
	}


	#portfolio h3,
	#portfolio .company,
	#portfolio .tasks {
		display: none;
	}
	
	.full .wrapper .meta,
	.post .meta {
		display: block;
		position: static;
		margin: 0;
		color: #777;
		width: auto;
		font-size: 12px;
		margin: 0 0 0 0;
		padding: 0 0 6px 0;
		line-height: 1.2;
		margin-left: 10px;
	}

	.full .wrapper {
	padding-top: 10px;
}

	.full .wrapper .meta {
		text-align: left;
		float:none;
		margin: 3px 0 7px 0;
		padding: 0;
		color: #fff;
	}

	.full .wrapper .meta:after {
		content: ":";
	}



	.post .meta + * {
		clear: both;
	}

	.kontakt .wrapper h2 {
		font-size: 23px!important;
	}

	#portfolio {
		margin-top: 20px;
	}


}