* {-moz-box-sizing: content-box;}
*:before, *:after {-moz-box-sizing: content-box; }

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

input::-moz-focus-inner { 
  border: 0; 
}

a {
   outline: 0;
}

body, html {
  height: 100%;
	width: 100%;
  margin: 0px;
}

@font-face {
	font-family: DINWebPro-Light;
	src: url("../fonts/DINWebPro-Light.eot");
}

/* then for WOFF-capable browsers */
@font-face {
	font-family: DINWebPro-Light;
	src: url("../fonts/DINWebPro-Light.woff") format("woff");
}

@font-face {
	font-family: DINWebPro-Medium;
	src: url("../fonts/DINWebPro-Medium.eot");
}

/* then for WOFF-capable browsers */
@font-face {
	font-family: DINWebPro-Medium;
	src: url("../fonts/DINWebPro-Medium.woff") format("woff");
}

@font-face {
	font-family: DINWebPro-Bold;
	src: url("../fonts/DINWebPro-Bold.eot");
}

/* then for WOFF-capable browsers */
@font-face {
	font-family: DINWebPro-Bold;
	src: url("../fonts/DINWebPro-Bold.woff") format("woff");
}
			
@font-face {
	font-family: 'Didot';
	src: url('../fonts/Didot.eot?') format('eot'), 
	     url('../fonts/Didot.woff') format('woff'), 
	     url('../fonts/Didot.ttf')  format('truetype'),
	     url('../fonts/Didot.svg#Didot') format('svg');
}

@font-face {
    font-family: 'knockout_htf26-juniorflyweiRg';
    src: url('../fonts/knockout-htf26-juniorflyweight-webfont.eot');
    src: url('../fonts/knockout-htf26-juniorflyweight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/knockout-htf26-juniorflyweight-webfont.woff2') format('woff2'),
         url('../fonts/knockout-htf26-juniorflyweight-webfont.woff') format('woff'),
         url('../fonts/knockout-htf26-juniorflyweight-webfont.ttf') format('truetype'),
         url('../fonts/knockout-htf26-juniorflyweight-webfont.svg#knockout_htf26-juniorflyweiRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

.work {
	/*background:black !important;*/
	position: relative;
	z-index:999;
}

.hoverblock { 
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	/*position:absolute;
	display:none;
	font-family: DINWebPro-Light, sans-serif;
	font-size:14px;
	color: #FFF;
	padding: 40px 0 0 32px;
	z-index: 1;*/
}

.hovertitle {
	font-family: DINWebPro-Light, sans-serif;
	font-size:16px;
	color: #FFF;
	padding: 40px 32px 0 32px;
}
.bottommenu {
	background: #CCC;
	color: #FFF;
	font-family: 'Didot', sans-serif;
	font-size:14px;
	height:98px;
	border-right: 1px solid #FFF;
}

.bottommenu:last-child {
	border-right: none;
}

.bottommenu a {
	color: #FFF;
}

.bottommenu a:hover {
	color: #FFF;
	text-decoration:underline;
}

.img-responsive{width:100%;}

.title {
	font-family: DINWebPro-Light, sans-serif;
	font-size:21px;
	line-height: 22px;
	margin: 0;
}

.subtitle1 {
	font-family: 'Didot', sans-serif;
	font-style:italic;
	color:#999;
	font-size:14px;
	margin: 0 0 4px 0;
}

.subtitle2 {
	font-family: DINWebPro-Light, sans-serif;
	font-size:12px;
}

.container-fluid-inner { margin-top: 44px; }


@media only screen and (min-width: 768px) {
	.titlespacer { width: 36px; height:242px; }	
	a.whatstitle {
		font-family: 'knockout_htf26-juniorflyweiRg';
		font-weight: 400;
		font-size: 20vh;
		line-height: 16vh;
		color: #000;
		text-decoration: none;
	}
	#header { 
		margin-top: 18px;
	}
	
	#header ul#menu {
		/*float: right;*/
	}
	.whatsitems {
		font-family: 'knockout_htf26-juniorflyweiRg';
		font-size: 68px;
		line-height:68px;
		color:#000;
	}
}

@media only screen and (max-width: 767px) {
	.titlespacer { width: 36px; height:242px; }	
	a.whatstitle {
		font-family: 'knockout_htf26-juniorflyweiRg';
		font-weight: 400;
		font-size: 15vh;
		line-height: 12vh;
		color: #000;
		text-decoration: none;
	}
	#header { 
		margin-top: 36px;
	 }
	 #header ul#menu {
		/*float: right;*/
	}
	 .whatsitems {
		font-family: 'knockout_htf26-juniorflyweiRg';
		font-size: 68px;
		line-height:68px;
		color:#000;
	}
}

@media only screen and (max-width: 480px) {
	.titlespacer { width: 24px; height:242px; }	
	a.whatstitle {
		font-family: 'knockout_htf26-juniorflyweiRg';
		font-weight: 400;
		font-size: 12vh;
		line-height: 10vh;
		color: #000;
		text-decoration: none;
	}
	#header { 
		margin-top: 10px;
	 }
	 #header ul#menu {
		/*float: left;*/
	}
	 .whatsitems {
		font-family: 'knockout_htf26-juniorflyweiRg';
		font-size: 36px;
		line-height:36px;
		color:#000;
	}
}

.menuitem {
	font-family: 'DINWebPro-Bold', sans-serif;
	font-style: normal;
	font-size: 20px;
	line-height:20px;
	letter-spacing: 1px;
}

#header {
  position:relative;	
}



#header .menu {
/*right: 30px;*/
}

#header .menu {
height: 15px;
/*position: absolute;
right: 0px;
top: -10px;
top: 25px;*/
}

#header ul {
/*display: none;*/
height: 90px;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
/*right: 50px;*/
}

#header ul li {
display: table-cell;
padding: 15px 45px 15px 0;
}

#header ul.black li a {
color: #000;
}

#header ul li a {
color: #000;
text-decoration: none;
white-space: nowrap;
}

#header ul li a span {
display: block;
background: #000;
height: 2px;
width: 100%;
overflow: hidden;
}

#header ul.black li a {
color: #000;
}


#header .menuToggle {
height: 22px;
position: absolute;
right: 50px;
width: 22px;
cursor: pointer;
}

#header .menuToggle .opened {
background: url(../images/btn-menuToggle_ON.png) no-repeat;
background-position: 0 0;
background-size: contain;
display: block;
height: 0px;
position: absolute;
width: 22px;
top: 0px;
}

#header .menuToggle .closed {
background: url(../images/btn-menuToggle_OFF.png) no-repeat;
background-position: 0 0;
background-size: contain;
display: block;
height: 22px;
position: absolute;
width: 22px;
top: 0px;
right: 0px;
}

#header .menuToggle {
right: 0px;
}

.menu-item {
	font-family: 'Didot', sans-serif;
	font-style:italic;
	color:#000;
	font-size:16px;
}

.rotate {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);

  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  /* Should be unset in IE9+ I think. */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  
  position:absolute;
  font-family: DINWebPro-Medium, sans-serif;
	font-size:9px;
	font-weight:normal;
 	left: -165px;
 	top: 50%;
 	z-index: -9999;
}

p.vertical-text {
	color:#333;
	/*writing-mode:tb-rl;*/
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	white-space:nowrap;
	display:block;
	bottom:0px;
	/*width:20px;*/
	/*height:20px;*/
	font-family: DINWebPro, sans-serif;
	font-size:10px;
	font-weight:normal;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

#hop {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:0px;
	height:0px;
	z-index:2;
}

/*#hop_t {
	display:none;
	position:absolute;
	left:59px;
	top:-33px;
	width:0px;
	height:0px;
	z-index:2;
}*/

.hop_a {
	width:300px;
	height:300px;
	background: url('../common/images/letter_A_white.png');
	font-family: 'Didot', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #FFF;
	padding: 52px 16px 0 16px;
}

.hop_m {
	width:390px;
	height:390px;
	background: url('../common/images/letter_M_white.png');
	font-family: 'Didot', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #FFF;
	padding: 100px 16px 0 16px;
}

#hop_t {
	left:0px;
	top:0px;
	display:none;
	position:absolute;
	background: url('../common/images/letter_T_white.png');
	font-family: 'Didot', sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #FFF;
	padding: 20px 16px 0 16px;
}

#hop_w {
	width:0px;
}

.img_t {
	
}

a.workmenu:hover {
	text-decoration:none;
	color:#000000;
}

.contact {
	font-family: 'Didot', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}

input.inside {
	padding:5px 8px;
	font-family: DINWebPro-Light, sans-serif;
	font-size:12px;
	background:#000;
	color:#FFF;
	border:none;
}

textarea.inside {
	padding:10px 8px;
	font-family: DINWebPro-Light, sans-serif;
	font-size:12px;
	background:#000;
	color:#FFF;
	margin-top: 5px;
	border:none;
}

input.error {
	padding:5px 8px;
	font-family: DINWebPro-Light, sans-serif;
	font-size:12px;
	background:#000;
	color: #F00;
	border: 2px solid #F00;
}

textarea.error {
	padding:10px 8px;
	font-family: DINWebPro-Light, sans-serif;
	font-size:12px;
	background:#000;
	color: #F00;
	margin-top: 5px;
	border: 2px solid #F00;
}
.message {
	margin: 10px auto;
	font-family: 'Didot', sans-serif;
	text-align: center;
}

.message_error {
	margin: 10px auto;
	font-family: 'Didot', sans-serif;
	color: #F00;
	text-align:center;
}

.whatstripe {
	font-family: 'knockout_htf26-juniorflyweiRg';
	font-size: 26px;
	line-height: 22px;
	color: #000;
}



a:hover.whatstitle {
	text-decoration:none;
	color: #000;
}


a:hover.whatslink {
	text-decoration:none;
	color: #333;
}

a.whatslink {
	/*font-family: 'Knockout-HTF26-JuniorFlyweight';*/
	/*font-size: 42px;*/
	color:#000;
}

a.whatslink:hover {
	text-decoration:none;
	color:#000;
}
a.whatslink:focus {
	text-decoration:none;
	color:#000;
}

.whatstxt {
	display:block;
	font-family: DINWebPro-Light, sans-serif;
	font-size:15px;
	line-height: 24px;
	color:#000;
}

#whatsup { width: 0px; }
	



