/* Global */

body {
	font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1em;
	color: #444;
	background-color:#007C79;
}
img {
	max-width: 100%;
}
a:link {
	color: #f68f67;
	text-decoration: none;
}
a:hover {
	color: #bde2df;
	text-decoration: none;
}
a:visited {
	color: #f68f67;
	text-decoration: none;
}

.dkmLink{
	position: fixed;
	left: 0;
	top: 150px;
	z-index: 999;
}
.vfbLink{
	position: fixed;
	left: 0;
	top: 285px;
	z-index: 999;
}

form hr {
	margin: 1.5em 0;
	box-shadow: none;
	border: none;
	border-top: 1px solid currentColor;
}

form table {
	width: 100%;
}

form table td {
	padding-bottom: 1em;
}

input[type="text"], input[type="email"] {
	width: 100%;
	box-sizing: border-box;
	padding: .3em;

    border: 1px solid rgba(0,0,0,.3);
}

form .inputs-1-1 input {
	width: 49%;
}
form .inputs-1-1 input + input {
	margin-left: 2%;
}

form .inputs-2-1 input {
	width: 65.666%;
}
form .inputs-2-1 input + input {
	width: 32.333%;
	margin-left: 2%;
}

form .inputs-1-2 input {
	width: 32.333%;
}
form .inputs-1-2 input + input {
	width: 65.666%;
	margin-left: 2%;
}

form button[type="submit"] {
	-webkit-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	background: transparent;
	font-size: 1em;
	padding: .5em 1em;
	-webkit-box-shadow: none;
	box-shadow: none;
}
form button[type="submit"]:hover {
	background-color: #007C79;
	color: #fff;
}

p.alert {
	text-align: center;
}

/* Navigation */

.menu {
	/*position:fixed;*/
	top:0px;
	width:100%; 
	height:auto; 
	background-color: transparent;
	z-index:100;
	text-align: center;
	background-color: #fff;
	font-size: 40px;
	line-height: 40px;
}
.menu img {
	height: 40px;
	vertical-align: top;
}
#logo {
	text-align: center;
	margin: 28px 0 20px 0;
}
#nav {
	text-align: right;
	margin: 30px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 50px;
}
.navigation li:hover{
	cursor:pointer;
	color: #a9d3d0;
}

.navigation .active{
	cursor:pointer;
	color: #f68f67;
	font-weight:bold;
}




/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:140px 0;
}



/* Slide 1 */ 

#slide1{
/*	background-image:url('../images/collage.jpg');
	background-position-x: center;
	background-position-x: 50% !important;*/a
	background-color:#007c79;
	background-repeat: no-repeat;
	min-height: 100px;
	padding: 25px 0;
}
#slide1 .container {width: 400px}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 100%;
	color:#fff;
	font-weight: 700;
}
#slide1 ul { color: #fff; font-size: 1.5em; margin: 0; }
#slide1 h2 {
	font-size: 2em;
	color: #fff;
	line-height: 100%;
	padding-bottom:20px;
	font-weight: 400;
}
#slide1 .fueralle img{
	float: right;
	width: 40%;
	min-width: 200px;
	max-width: 352px;
}
#slide1 .responsiveButton{
	margin-top: 70px;
}
#slide1 .responsiveButton img{
	float: left;
	width: 45%;
	max-width: 182px;
}
#slide1 .ctaButtons{
	margin-top: 115px;
	margin-bottom: -70px;
	position: relative;
	z-index: 999;
}
.weiterZuMhp a span{
	display: block;
	font-size: 0.7em;
	font-weight: 400;
}
.weiterZuMhp a{
	padding: 29px 22px !important;
}
#slide1 img.moeglichkeiten{
	margin-top: -70px;
	position: absolute;
	left: 44%;
	z-index: 900;
}
.mhpnetlogo{
	position: absolute;
	top: 35px;
	opacity: 0.75;
	width: 150px;
}
.presents{
	position: relative;
	top: 41px;
	opacity: 0.75;
	color: #fff;
	font-size: 0.7em;
	margin-left: 125px;
	margin-bottom: -30px;
}


/* Slide 2 */ 

#slide2{
	background-color: #fff;
	color:#777;
	padding: 15px 0;
}
#slide2 h1 {
	font-size: 2.8em;
	letter-spacing: -2px;
	line-height: 100%;
	color:#007c79;
	font-weight: 400;
	margin-bottom: 20px;
}
#slide2 h2 {
	font-size: 1.5em;
	color: #007c79;
	line-height: 100%;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 3 */ 

#slide3{
	background-color:#382c16;
	background-image: url('../images/iPadReallifeScreenshot.jpg');
	color: #fff;
	box-shadow: inset 0 0 20px #000;
    background-size: 100%; 
    background-size: contain;
    padding: 90px 0;
}
#slide3 h1 {
	font-size: 3.5em;
	letter-spacing: -3px;
	line-height: 100%;
	color:#fff;
	font-weight: 700;
	margin-bottom: 15px;
	text-shadow: 0 0 8px #222;
}
#slide3 p {
	text-shadow: 0 0 5px #000;
}





/* Slide 4 */

#slide4{
	background-color:#a70e2f;
	color:#ffffff;
	padding: 20px 0 40px 0;
}
#slide4 h1 {
	font-size: 3.5em;
	letter-spacing: -3px;
	line-height: 100%;
	color:#ffffff;
	font-weight: 600;
	margin-bottom: 20px;
}
#slide4 h2 {
	font-size: 1.3em;
	color: #ffffff;
	line-height: 100%;
	padding-bottom:0px;
	font-weight: 300;
	margin-bottom: 60px;
}
/*
#slide4 h3 {
	font-size: 1em;
	color: #ffffff;
	line-height: 100%;
	padding-bottom:0px;
	font-weight: 300;
	margin: 0 0 20px 0;
}
*/

/* Slide 5 */

#slide5{
	background-color:#fff;
	color:#777;
	padding: 20px 0 40px 0;

	/*
background-image: url(../images/100p_responsive.png);
	background-repeat: no-repeat;
	background-position: right bottom;
*/

}
#slide5 h1 {
	font-size: 3.5em;
	letter-spacing: -3px;
	line-height: 100%;
	color:#007c79;
	font-weight: 600;
	margin-bottom: 20px;
}
#slide5 h2 {
	font-size: 1.3em;
	color: #007c79;
	line-height: 100%;
	padding-bottom:0px;
	font-weight: 300;
	margin-bottom: 60px;
}

.vorteile li{
	margin-bottom: 5px;
	list-style-type: square;
}

.vorteile .grid_6{
	box-sizing: border-box;
	background-color: #ccc;
	color: #007c79;
	margin-bottom: 10px;
	background-image: url(../images/corner.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.vorteile .grid_6 span{
	font-weight: 300;
	font-size: 0.8em;
	display: block;
}

.vorteile .grid_6 h3{
	margin: 0;
	padding: 4px 6px;
	background-color: #fff;
	color: #007c79;
	text-transform: uppercase;
	font-size: 0.6em;
	font-weight: 600;
	display: inline;
	margin: 0 0 0 0;
	position: relative;
	top: -2px;
}

.vorteile .green.grid_6{
	background-color: #007c79;
	color: #fff;
}

.vorteile .green.grid_6 li{
	list-style-type: none;
}
.vorteile .green.grid_6 li:before{
	content:"▶";
	font-size: 0.7em;
	margin: 0 10px 5px -20px;
}
.vorteile hr{
	border: 1px solid #ccc;
	border-top-width: 0;
	color: #ccc;
	background-color: #ccc
}

.vorteile .row_1 .grid_6{
	min-height: 190px;
}
.vorteile .row_2 .grid_6{
	min-height: 190px;
}
.vorteile .row_3 .grid_6{
	min-height: 190px;
}
.vorteile .row_4 .grid_6{
	min-height: 180px;
}
.vorteile .row_5 .grid_6{
	min-height: 120px;
}
.vorteile .row_6 .grid_6{
	min-height: 165px;
}

/* Slide 6 */

#slide6{
	background-color:#1b0905;
	color:#fff;
	padding: 20px 0 90px 0;
	background-image: url(../images/macbookReallife.jpg);
    background-size: 100%; 
    background-size: contain;
}
#slide6 h1 {
	font-size: 2.5em;
	letter-spacing: -3px;
	line-height: 100%;
	color:#fff;
	font-weight: 600;
	margin-bottom: 0;
	text-shadow: 0 0 6px #000;
}
#slide6 h2 {
	font-size: 1.3em;
	color: #fff;
	line-height: 100%;
	padding-bottom:0px;
	font-weight: 300;
	margin-top: 15px;
	text-shadow: 0 0 4px #000;
}
#slide6 p{
	text-shadow: 0 0 3px #000;
}
#slide6 a{
	color: #fff;
	font-weight: 600;
}

/* Slide 7 */

#slide7{
	background-color:#007c79;
	color:#fff;
	padding: 20px 0 0 0;
	background-size: 100%;
	background-size: cover;
	margin-bottom: 0;
}

#slide7 .grid_4, #slide7 .grid_9{
	margin:0;
}

#slide7 .grid_4{
	background-color: #fff;
	text-align: center;
	padding-top: 17px;
	margin-top: -70px;
	height: 95px;
}
#slide7 .grid_4:hover{
	height: 105px;
	margin-top: -80px;
}

@media screen and (min-width: 1025px){
	#slide3, #slide6{
		background-size: cover !important;
	}
}

@media screen and (min-width: 767px) and (max-width: 979px) {
	.ctaButtons a.button{
		display: block;
	}
	.ctaButtons .weiterZuMhp a.button{
		font-size: 1.2em;
		height: 42px;
	}
}


/* Tablet */
@media screen and (max-width: 767px) {

.mhpnetlogo, .presents{
	display: none;
}

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
	width:100%;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

form table td {
	display: block;
}

/* CUSTOM */

.menu{
}
.ctaButtons a.button{
	display: block;
}
.ctaButtons .moeglichkeiten{
	display: none;
}
img.iPhone{
	margin-bottom: -140px;
}
h1{
	font-size: 2em !important;
	letter-spacing: -2px !important;
}
#slide1{
	background-position: center 94px !important;
	background-size: 100% !important;
	background-attachment: scroll;
	
}
#slide1 .fueralle{
    display: none;  
}
#slide1 .responsiveButton{
    margin-top: 150px;
    margin-left: -8px;
}
#slide1 .ctaButtons{
    margin-top: 10px;
}
#slide3{
	background-position: center center !important;
	background-size: 400% !important;
}
#slide6{
	background-position: center center !important;
	background-size: 200% !important;
	background-attachment: scroll;
}
.vorteile .row div.grid_6{
	min-height: 0 !important;
	height: auto;
	text-align: left;
	padding-right: 15px;
}
.vorteile .row div.grid_6 ul{
	text-align: left;
}

}


/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}


#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}


}




