/* @group Desktop */

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts:  https://www.linotype.com
*/
        
      @font-face{
          font-family:"Helvetica Neue LT W02_47 Lt Cn";
          src:url("/Fonts/1488976/9e301685-0d1c-4f8f-a7a0-9e45bba3206d.eot?#iefix");
          src:url("/Fonts/1488976/9e301685-0d1c-4f8f-a7a0-9e45bba3206d.eot?#iefix") format("eot"),url("/Fonts/1488976/7e8b52c8-d000-4dd4-b784-8c3b23f9f701.woff2") format("woff2"),url("/Fonts/1488976/5b1f151d-563c-46cb-8f89-83e51d888b79.woff") format("woff"),url("/Fonts/1488976/4fb565eb-d22a-4407-811a-bc35e396e231.ttf") format("truetype");
      }
      @font-face{
          font-family:"Helvetica Neue LT W02_57 Cond";
          src:url("/Fonts/1488988/a03a5856-83a3-4c2b-b249-6fd1fd950470.eot?#iefix");
          src:url("/Fonts/1488988/a03a5856-83a3-4c2b-b249-6fd1fd950470.eot?#iefix") format("eot"),url("/Fonts/1488988/09e8b7ae-235d-4a73-a474-74e490ec7d8c.woff2") format("woff2"),url("/Fonts/1488988/c3714398-3eb2-4367-b59c-71b47b320d05.woff") format("woff"),url("/Fonts/1488988/0a4761a0-1f5b-42a5-90fc-4c4c0bd60066.ttf") format("truetype");
      }
      @font-face{
          font-family:"Helvetica Neue LT W02_77 Bd Cn";
          src:url("/Fonts/1489012/275b0a86-302d-46d0-a716-3f2d5c8067dc.eot?#iefix");
          src:url("/Fonts/1489012/275b0a86-302d-46d0-a716-3f2d5c8067dc.eot?#iefix") format("eot"),url("/Fonts/1489012/2c53df98-e761-4e85-bee6-ef9c8e6d058c.woff2") format("woff2"),url("/Fonts/1489012/77fcaa33-871e-4060-b904-5f3604201510.woff") format("woff"),url("/Fonts/1489012/14845e24-db5b-4ce5-a16b-6c9f9cc929d8.ttf") format("truetype");
      }  

/* @group CSS resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	margin:0;
	padding:0;
}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object {
	display:block;
}

a img {
	border:0
}

figure {
	position:relative;
}

figure img {
	width:100%;
}

a img,:link img,:visited img {
	border:none
}

table {
	border-collapse:collapse;
}

ul,ol,dl {
	list-style-type:disc;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* @end */

/* @group Structure */

html, body {
	height: 100%;
}

#sticky-element {
	position: fixed;
	z-index: 9999999;
	-moz-box-shadow: 0 0 20px rgba(49, 49, 49, 0.2);
	box-shadow: 0 0 20px rgba(49, 49, 49, 0.2);
	width: 100%;
}

#mobile-header {
	display: none;
}

.header {
	background-color: #7c6b61;
	padding-bottom: 20px;
	padding-top: 35px;
}

.header .twelvecol {
	position: relative;
}

.logo {
	width: 21%;
}

.claim {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 18%;
}

.logo img, .claim img {
	width: 100%;
}

.navigation {
	background-color: #968780;
}

.zukunft {
    background-color: #73a5b7;
    padding-top: 230px;
    padding-bottom: 100px;
    height: calc(100vh - 325px);
}

.menschen {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: white;
}

.kunden {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #eaf1f2;
}

.arbeiten {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: white;
}

.partner {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #eaf1f2;
}

.auftrag {
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: white;
}

.footer {
	background-color: #73a5b7;
	color: white;
	padding-bottom: 200px;
	padding-top: 0px;
	font-size: 18px;
	line-height: 1.2em;
}

/* Hack fürr gleiche Höhe der Infoboxen auf den Startseiten */
.equal {
	overflow: hidden;
	height: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.equal .infobox {
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

.expand {
	margin-top: 35px;
}

#rotateplease {
background: url('../shared/landscape.png') no-repeat -9999px -9999px;
}

#down-link {
	position: absolute;
	z-index: 9999;
	bottom: 5%;
	left: calc(50% - 25px);
	width: 50px;
	height: 50px;
	background: url(/shared/arrow-down.svg) center center no-repeat;
	background-size: cover;
	display: block;
}

#leistungen {
	margin-top: 50px;
}

.full {
	opacity: 1;
}

.soft {
	opacity: 0.3;
}

/* @end */

/* @group Typography */



* {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

html {
	font-size: 100.01%;
}

body {
	background-color: white;
	color: #72797e;
	font: 24px/1.4em 'Helvetica Neue LT W02_57 Cond';
	font-weight: 100;
	
/*	hyphens: auto;
	hyphenate-limit-chars: auto 5;
	hyphenate-limit-lines: 3;
	
	-webkit-hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 5;
	-webkit-hyphenate-limit-lines: 3;
	
	-ms-hyphens: auto;
	-ms-hyphenate-limit-chars: auto 5;
	-ms-hyphenate-limit-lines: 3;*/
}

ul, ol, p {
	margin-bottom: 18px;
}

h1, h2 {
    font-size: 56px;
    letter-spacing: 0px;
    line-height: 1.2em;
	color: #73a5b7;
	font-weight: 100;
}

.zukunft h1, .zukunft h2 {
	color: white;
}

h1 {
	font-family: 'Helvetica Neue LT W02_47 Lt Cn';
	text-transform: uppercase;
}

h2 {
	font-family: 'Helvetica Neue LT W02_77 Bd Cn';
	margin-bottom: 36px;
}

h3 {
	font-family: 'Helvetica Neue LT W02_47 Lt Cn';
	font-size: 24px;
	line-height: 36px;
	color: #8d7d74;
	margin-bottom: 12px;
	font-weight: 100;
}

.footer h3 {
	color: white;
	text-transform: uppercase;
}

a, a:link, a:visited, .clickable {
	text-decoration: none;
	color: #73a5b7;
	cursor: pointer;
}

.linkedin, .xing {
text-indent: -9999px;
border-radius: 2px;
background-position: center center;
background-repeat: no-repeat;
width: 23px;
height: 23px;
display: inline-block;
margin-left: 3px;
vertical-align: sub;
}

.linkedin {
	background-image: url(/shared/icon-linkedin.png);
}

.xing {
	background-image: url(/shared/icon-xing.png);
}

.imprint a {
	color: white;
}

ul, ol {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0;
}

strong, .strong {
	font-family: 'Helvetica Neue LT W02_57 Cond';
	color: #8d7d74;
	font-weight: 600;
}

table {
	border-collapse: collapse;
}

td, th {
	padding-right: 40px;
}

.contentrow {
	margin-top: 20px;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	    -webkit-box-direction: normal;
	    -moz-box-direction: normal;
	    -webkit-box-orient: horizontal;
	    -moz-box-orient: horizontal;
	    -webkit-flex-direction: row;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -webkit-flex-wrap: nowrap;
	    -ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	    -webkit-box-pack: start;
	    -moz-box-pack: start;
	    -webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-align-content: flex-start;
	    -ms-flex-line-pack: start;
	    align-content: flex-start;
	    -webkit-box-align: start;
	    -moz-box-align: start;
	    -webkit-align-items: flex-start;
	    -ms-flex-align: start;
	    align-items: flex-start;
}

.contentcol {
	    -webkit-box-ordinal-group: 1;
	    -moz-box-ordinal-group: 1;
	    -webkit-order: 0;
	    -ms-flex-order: 0;
	    order: 0;
	    -webkit-box-flex: 1;
	    -moz-box-flex: 1;
	    -webkit-flex: 0 1 auto;
	    -ms-flex: 0 1 auto;
	    flex: 0 1 auto;
	    -webkit-align-self: auto;
	    -ms-flex-item-align: auto;
	    align-self: auto;
	padding-right: 60px;
}

.contentrow .contentcol:last-child {
	padding-right: 0;
}

/* @end */

/* @group Infoboxen */

.infobox {
	
}

.infoboxContent {
	
}

.box {
	background-color: white;
}

.box .infoboxContent {
	padding: 20px;
}

.banner {
	background-color: white;
	margin-top: 30px;
	margin-bottom: 30px;
}

.banner img {
	width: 100%;
}

/* @end */

/* @group Navigation */

.navi {
	font-family: 'Helvetica Neue LT W02_47 Lt Cn';
	font-size: 16px;
	text-transform: uppercase;
	padding: 0;
	list-style: outside none none;
	margin: 0;
	letter-spacing: 1px;
	font-weight: 100;
}

.navi li {
	line-height: 14px;
}

.navi li:last-child {
	margin-right: 0;
}

.navi li:first-child {
	visibility: hidden;
	display: none;
}

.navi li a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    float: left;
    padding: 10px 10px 10px 0;
}

.navi li a:after {
	content: "/";
	padding-left: 10px;
}

.navi li:last-child a:after {
	content: "";
}

.navi li a:hover, .navi li a.current {
	color: rgb(255, 255, 255);
}

/* @end */

/* @group Formularelemente */

.formrow {
	overflow: hidden;
	margin-bottom: 10px;
	clear: both;
}

input, textarea, select, button {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
	outline: none;
	padding: 10px;
	font: 300 90% 'Source Sans Pro', sans-serif;
	background-color: #f7f8f8;
	width: 90%;
	border-style: none;
	outline: none;
}

input[type="checkbox"], input[type="radio"] {
	border-style: none;
	outline: none;
}

input:focus, select:focus, textarea:focus {
	background-color: #eaf2f5;
}

textarea {
	height: 200px;
}

label {
	float: left;
	width: 30%;
	font-weight: 400;
	padding-top: 8px;
	font-size: 80%;
}

fieldset {
	margin-bottom: 15px;
	border-style: none;
}

legend {
	display: none;
	visibility: hidden;
}

input[type="submit"] {
	color: white;
	border-style: none;
	line-height: 12px;
	padding: 15px;
	cursor: pointer;
	background-color: #31849b;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}

input[type="submit"]:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #31849b;
}

.required {
	color: #be1e2d;
	font-weight: 600;
	font-size: 18px;
}

div.alert {
	background-color: #be1e2d;
}

/* @end */

/* @group Medieneinbindung */

.media-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;
	z-index: 1;
}

.media-container iframe,  
.media-container object,  
.media-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

/* @end */

/* @group Slider */

.slidetitle {
    position: absolute;
    bottom: 7%;
    width: 80%;
    left: 10%;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 16px 0px 30px;
    text-align: center;
}

.slidetitle .claim {
	font-size: 250%;
	color: black;
	line-height: 1em;
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-weight: 700;
}

.slidetitle p {
	font-size: 140%;
	line-height: 1.3em;
	font-weight: 400;
	padding-top: 20px;
	margin-bottom: 0 !important;
	color: black;
}

.scrollme {
    width: 100px;
    height: 40px;
    position: absolute;
    left: 48%;
    z-index: 99999;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin: 0px 0px 0px -30px;
    background: url("/shared/arrows.png") no-repeat scroll -40px -68px rgba(0, 0, 0, 0.1);
/*    border: 2px solid #FFF;*/
    text-align: center;
    padding: 0px;
    text-indent: -9999px;
    bottom: 0px;
}

.scrollme:hover {
	background-color: rgba(255, 255, 255, 0.4);
}

/* @end */

/* @group sharing */

div.shares {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
	width: 100%;
	margin: 0;
	padding: 0;
}

.shares > div {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
  	box-flex: 1;
}

.shares div {

}

.fbshare {
	background-color: #1c467a;
}

.twshare {
	background-color: #00a5db;
}

.gplusshare {
	background-color: #d23f26;
}

.xingshare {
	background-color: #006567;
}

.shares a {
	color: white !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	display: block;
	margin: 0 !important;
	padding: 7px;
	position: relative;
}

span.count {
	background-color: rgba(255, 255, 255, 0.15);
	font-weight: 600 !important;
	display: inline-block;
	padding: 7px;
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 0;
}

/* @end */

/* @group Modul: Projektdarstellung */

#projektcontainer {
	width: 100%;
	margin-top: 25px;
	position: relative;
}

.projekt {
	width: 33.3333333%;
	position: relative;
	cursor: pointer;
	float: left;
}

.projekt img {
	width: 100%;
}

.projektteaser {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 0;
}

.projekt:hover .projektteaser {
	opacity: 1;
}

.projektteasertitle, .projektteasersubtitle {
	color: white;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 100;
	margin-bottom: 0;
	padding-bottom: 0;
}

.projektteasertitle {
	font: 24px/1.4em 'Helvetica Neue LT W02_57 Cond';
	padding-top: 15px;
}

.projektteasersubtitle {
	font: 24px/1em 'Helvetica Neue LT W02_47 Lt Cn';
	padding-left: 34px;
}

span.projektdetaillink {
	color: rgba(255, 255, 255, 0.75);
	line-height: 1.2em;
	font-size: 16px;
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

span.projektdetaillink:hover {
	color: white;
}

#projektdetailcontainer {
	background-color: #eaf1f2;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 999999;
}

#bxslidercontainer {
	-moz-box-shadow: 0 0 20px rgba(49, 49, 49, 0.2);
	box-shadow: 0 0 20px rgba(49, 49, 49, 0.2);
}

.invisible {
	display: none;
}

.visible {
	display: block;
}

.hideprojekt, .closecontent, .closecorporateidentity, .closecorporatedesign, .closewebdesign, .closeprintdesign {
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	position: absolute;
	right: 15px;
	top: 15px;
	background: url(../shared/close.png) center center no-repeat #73a5b7;
	cursor: pointer;
	opacity: 0.5;
	z-index: 99998;
}

.hideprojekt:hover {
	opacity: 1;
}

.projektdetails {
	width: 33%;
	position: absolute;
	right: 0;
	top: 20px;
	padding-right: 20px;
}

#bxslidercontainer {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Modul: Leistungen Details */

#corporateidentity, #corporatedesign, #webdesign, #printdesign {
	position: absolute;
	top: 0;
	left: 0;
/*	width: calc(100% - 40px);*/
	background-color: #eaf1f2;
	padding: 20px 25px;
	-moz-box-shadow: 0 0 15px rgba(49, 49, 49, 0.2);
	box-shadow: 0 0 15px rgba(49, 49, 49, 0.2);
	margin-right: 120px;
	margin-left: 120px;
	z-index: 999998;
}

.projectdescription {
	display: none;
}

#overlay {
	background-color: rgba(255, 255, 255, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	min-height: 100%;
	z-index: 999997;
}

/* @end */

/* @end */

/* @group Media Query Smaller Screens */

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

	
}

/* @end */

/* @group Media Query iPhone 4+5 */

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

/* @group Structure */

.header {
	background-color: #7c6b61;
	padding-bottom: 15px;
	padding-top: 25px;
}

.header .twelvecol {
	position: relative;
}

.logo {
	width: 45%;
}

.claim {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 33%;
}

.logo img, .claim img {
	width: 100%;
}

.navigation {
	background-color: #968780;
}

.zukunft {
    padding-top: 130px;
    padding-bottom: 50px;
    height: auto;
}

.menschen {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: white;
}

.kunden {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eaf1f2;
}

.arbeiten {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: white;
}

.partner {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eaf1f2;
}

.auftrag {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: white;
}

.footer {
	background-color: #84b4c1;
	color: white;
	padding-bottom: 200px;
	padding-top: 0px;
	font-size: 16px;
	line-height: 1.2em;
}

.contact {
    padding: 45px 0px 40px;
}

.imprint {
    padding: 20px 0px 10px;
}

.slidetitle {
	bottom: 0%;
    width: 100%;
    left: 0%;
    right: 0%;
    padding: 5px 0px 20px;
}

.slidetitle .claim {
    font-size: 150%;
    line-height: 1.2em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; 
}

.slidetitle .text {
    font-size: 120%;
    line-height: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
}

.scrollme {
	display: none;
	visibility: hidden;
}

.media-container {
    margin-bottom: 30px;
}

.contentrow {
	width: 100%;
	margin-top: 0px;
	display: block;
}

.contentcol {
	float: none;
	padding-right: 0px !important;
	padding-bottom: 20px;
	display: block;
}

#down-link {
	display: none !important;
}

/* @end */

/* @group Typografie */

body {
	background-color: white;
	color: #72797e;
	font: 18px/1.4em 'Helvetica Neue LT W02_57 Cond';
}

h1, h2 {
    font-size: 30px;
}

h3 {
	font-family: 'Helvetica Neue LT W02_47 Lt Cn';
	font-size: 18px;
	line-height: 24px;
	color: #8d7d74;
	margin-bottom: 12px;
}

/* @end */

/* @group Slider */

.bx-wrapper {
    margin: 0px auto 0px !important;
    padding: 0px !important;
}

.bx-wrapper .bx-pager {
    visibility: hidden !important;
    display: none !important;
}

.work .equal {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/* @end */

/* @group Navigation */

.navi {
	font: 11.5px/1em 'Helvetica Neue LT W02_77 Bd Cn';
	letter-spacing: 0px;
}

.navi li:first-child {
	visibility: hidden;
	display: none;
}

.navi li a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    float: left;
    padding: 10px 3px 10px 0;
}

.navi li a:after {
	content: "/";
	padding-left: 3px;
}

.navi li:last-child a:after {
	content: "";
	padding-left: 0px;
}

.navi li a:hover, .navi li a.current {
	color: rgb(255, 255, 255);
}

/* @end */

/* @group Modul: Darstellung Projekte */

.hideprojekt, .closecontent, .closecorporateidentity, .closecorporatedesign, .closewebdesign, .closeprintdesign {
	right: 0px;
	top: 0px;
}

.projektteaser {
	display: none;
}

.projekt:hover .projektteaser {
	opacity: 0;
}

/* @end */

/* @group Modul: Leistungen Details */

#corporateidentity, #corporatedesign, #webdesign, #printdesign {
	margin-right: 0px;
	margin-left: 0px;
}

.projectdescription {
    position: absolute;
    z-index: 9999999;
    bottom: -270px;
	display: block;
	font-size: 14px;
}

/* @end */


}

/* @end */

/* @group Media Query iPhone 6 */

@media only screen and (max-height: 480px) and (min-width: 480px) and (max-width: 600px) {

/* @group Structure */

.header {
    background-color: #8D7D74;
    padding-bottom: 12px;
    padding-top: 10px;
}

.claim img {
    margin-top: 8px;
    float: none;
}

.navigation {
	background-color: #968780;
}

.intro {
    background-color: #B3CFD3;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #FFF;
    padding: 160px 0px 10px;
}

.work {
    padding-top: 10px;
}

.work .twelvecol {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.contact {
    padding: 45px 0px 40px;
}

.slidetitle {
	bottom: 0%;
    width: 100%;
    left: 0%;
    right: 0%;
    padding: 5px 0px 20px;
}

.slidetitle .claim {
    font-size: 150%;
    line-height: 1.2em;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; 
}

.slidetitle .text {
    font-size: 120%;
    line-height: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
}

.scrollme {
	display: none;
	visibility: hidden;
}

.media-container {
    margin-bottom: 30px;
}

.contentrow {
	width: 100%;
	margin-top: 40px;
}

.contentcol {
	float: none;
	padding-right: 0px !important;
	padding-bottom: 20px;
}

#down-link {
	display: none !important;
}

/* @end */

/* @group Typografie */

body {

}

h1, h2 {
    font-size: 36px;
}

/* @end */

/* @group Slider */

.bx-wrapper {
    margin: 0px auto 0px !important;
    padding: 0px !important;
}

.bx-wrapper .bx-pager {
    visibility: hidden !important;
    display: none !important;
}

.work .equal {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/* @end */

/* @group Navigation */

#nav {
	visibility: visible;
	display: block;
}

/* @end */

/* @group Modul: Darstellung Projekte */

.hideprojekt, .closecontent, .closecorporateidentity, .closecorporatedesign, .closewebdesign, .closeprintdesign {
	right: 0px;
	top: 0px;
}

.projektteaser {
	display: none;
}

.projekt:hover .projektteaser {
	opacity: 0;
}

/* @end */

/* @group Modul: Leistungen Details */

#corporateidentity, #corporatedesign, #webdesign, #printdesign {
	margin-right: 0px;
	margin-left: 0px;
}

.projectdescription {
    position: absolute;
    z-index: 9999999;
    bottom: -270px;
	display: block;
	font-size: 14px;
}

/* @end */
	
}

/* @end */

/* @group Media Query iPad */

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
/* @group Structure */

.intro {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
	padding-top: 140px;
	padding-bottom: 40px;
}

.contentrow {
	width: 100%;
	margin-top: 0px;
	display: block;
}

.contentcol {
	float: none;
	padding-right: 0px !important;
	padding-bottom: 20px;
	display: block;
}

/* @end */

/* @group Typography */



/* @end */

}

/* @end */

/* @group prevent landscape / portrait */

/* @group iPhone 4+5 */

@media only screen and (max-height: 480px) and (min-width: 480px) and (max-width: 600px) and (orientation:landscape) {

	.page {
		visibility:hidden;
		display: none;
	}
	
	#landscape {
		visibility:visible !important;
		background: url(../shared/rotate.gif) center center no-repeat scroll #B3CFD3;
		background-size: 45%;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		opacity: 1;
		display: block !important;
		z-index: 99999999;
	}
}

/* @end */

/* @group iPhone 6 */

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

.page {
	visibility:hidden;
	display: none;
}

#landscape {
	visibility:visible !important;
	background: url(../shared/rotate.gif) center center no-repeat scroll #B3CFD3;
	background-size: 45%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 1;
	display: block !important;
	z-index: 99999999;
}

}

/* @end */

/* @group iPad */

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

	.page {
		visibility:hidden;
		display: none;
	}
	
	#landscape {
		visibility:visible !important;
		background: url(../shared/rotate.gif) center center no-repeat scroll #B3CFD3;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		opacity: 1;
		display: block !important;
		z-index: 99999999;
		right: 0;
		bottom: 0;
	}
}

/* @end */

#landscape{
	visibility: hidden;
	display: none;
}

/* @end */