/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

html	{overflow-y: scroll;}

body {
	margin: 0;
    padding: 0;
	font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica, sans-serif;
	color: #222;
}

.wrapper {
   width: 100%;
}

.container	{
	width: 100%;
	text-align: center;
}

.thumb-bg {
   display: none;
}

/* ==============
    GENERAL
   ============== */

ul {
    margin: 0;
    padding: 0;
	list-style: none;
}

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

a:hover {
	font-weight: 600;
}

h2 a:hover {
	font-weight: bold;
}


a:focus	{
	outline:none !important;
}

p {	
	margin: 0 0 18px 0;
}

h1{
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 0 14px 0;
	padding: 0;
}

h2{
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

/* ===================
    Header
   =================== */


.header-container	{
	position: relative;
	width: 100%;
	height: 100px;
	background: #fff;
}

.logo	{
	position: absolute;
	left: 5%;
	top: 15px;
	width: 45px;
	height: 66px;
	
}

.menu-trigger	{
	position: absolute;
	right: 4%;
	top: 6px;
	cursor: pointer;
}

.headline	{
	position: absolute;
	left: 28%;
	top: 13px;
	font-size: 11px;
	text-align: left;
	width: 51%;
}

.headline h1	{
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}

/* ===============
    CONTENT
   =============== */
   
/* ----------------------   HOME  -------------------- */

.login-container	{
	position: fixed;
	top: 50%;
	margin-top: -25px;
	width: 100%;
	height: 50px;
	text-align: center;
	display: table;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

.login {
	vertical-align: middle;
	display: table-cell;
	font-size: 11px;
	font-weight: 600;
	color: #222;
}

.login input[type="text"] {
	border: 0;
	background: none;
	font-size: 11px;
	font-weight: 600;
	color: #222;
}

/* placeholders */
::-webkit-input-placeholder { color:#222; }
::-moz-placeholder { color:#222; opacity:1; } /* firefox 19+ */
:-ms-input-placeholder { color:#222; } /* ie */
input:-moz-placeholder { color:#222; }

.resp-pic	{
	position: relative;
	width: 90%;
	margin-bottom: 20px;
}

.content-container	{
	position: relative;
	display: inline-block;
	margin: 0px auto;
	font-size: 11px;
	width: 80%;
	line-height: 18px;
	text-align: left;
}

.content1	{
	position: relative;
	text-align: left;
}

.content2	{
	position: relative;
	text-align: left;
}

.content-press img.horizontal	{
	width: 95%;
	margin-bottom: 10px;
}

.hyphenation	{
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	-moz-hyphenate-limit-chars: auto 5;
	-o-hyphenate-limit-chars: auto 5;
	-webkit-hyphenate-limit-chars: auto 5;
	-ms-hyphenate-limit-chars: auto 5;
	hyphenate-limit-chars: auto 5;
	-moz-hyphenate-limit-lines: 2;
	-o-hyphenate-limit-lines: 2;
	-webkit-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-lines: 2;
	hyphenate-limit-lines: 2;
}

.txtbutton-next,
.txtbutton-back	{
	display: none;
}

.content-header	{
	position: relative;
	width: 821px;
	height: 128px;
	background: #fff;
}

.content-text	{
	position: relative;
	background: #fff;
}

/* ============ IMAGES/THUMBS   ============ */
	
.thumb-container {
	display:none;
}

.thumb-block img {
	cursor:pointer;
	position:absolute;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

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

	.bg-login {
		background: url(img/bg-login.jpg) no-repeat;
		height: 962px;
		background-size: 765px;
	}
	
	.bg-services {
		background: url(img/bg-services.jpg) no-repeat;
		height: 962px;
		background-size: 765px;
	}
	
	.bg-credits {
		background: url(img/bg-credits.jpg) no-repeat;
		height: 1083px !important;
		background-size: 765px;
	}
	
	.bg-imprint {
		background: url(img/bg-imprint.jpg) no-repeat;
		height: 724px !important;
		background-size: 780px;
	}
	
	.wrapper {
	   width:765px;
	   margin: 0px auto;
	   height: 100%;
	}

	.container	{
		position: relative;
		left: 0px;
		top: 0px;
		width: 765px;
	}
	
	.header-container	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 765px;
		background: none;
	}
	
	.thumb-bg {
	   width:100%;
	   height: 100%;
	   min-height: 860px;
	   background: #fff;
	   z-index: 0;
	   position: absolute;
	   left: 0px;
	   top: 0px;
	   display: inline-block;
	}

	.logo	{
		position: absolute;
		left: 38px;
		top: 20px;
		width: auto;
		height: auto;
	}
	
	.menu-trigger	{
		display: none;
	}
	
	.headline	{
		left: 156px;
		top: 92px;
		width: auto;
	}
	
	.headline h1	{
		font-size: 18px;
		line-height: 24px;
	}
	
	.resp-pic	{
		display: none;
	}
	
	.content-container	{
		position: absolute;
		left: 156px;
		top: 88px;
		width: 278px;
	}
	
	.content-press	{
		left: 37px;
		top: 166px;
		width: 730px;
	}
	
	.content-press img,
	.content-press img.horizontal {
		width: auto;
		margin-bottom: 40px;
	}
	
	.content2	{
		display: none;
	}
	
	.c-wide	{
		width: 540px;
	}
	
	.txtbutton-next,
	.txtbutton-back	{
		display: inline-block;
		font-weight: 600;
		cursor: pointer;
	}
/* ============ IMAGES/THUMBS   ============ */
	
	.thumb-container {
		display: inline-block;
		position: absolute;
		left: -100px;
		top: 157px;
		z-index: 200;
	}

	.thumb-container img {
		position: absolute;
		cursor: pointer;
	}

}



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

	.bg-login,
	.bg-services {
		background-size: auto;
		height: 1233px;
	}
	
	.bg-credits {
		background-size: auto;
		height: 1387px !important;
	}
	
	.bg-imprint {
		background-size: auto;
		height: 928px !important;
	}

	.thumb-container {
		left: 0px;
	}
	
	.wrapper {
	   width:980px;
	}

	.container	{
		width: 980px;
	}
	
	.header-container	{
		width: 980px;
	}
	
	.logo	{
		top: 40px;
	}
	
	.content-container	{
		top: 164px;
	}
	
	.c-wide	{
		width: 440px;
	}
	
	.content-press	{
		left: 37px;
		top: 166px;
		width: 918px;
	}


}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
	display: none !important;
}

.invisible {
	visibility: hidden;
}

.visible {
	display: block !important;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: none;
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
	
	.logo	{
		position: absolute;
		left: 50px;
		top: 20px;
	}

	#supersized ,
	.menu-trigger,
	.menu-container,
	.resp-pic	{
        display: none !important;
    }
	
	.thumb-container {
        display: inline-block;
    }
}