/* =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	#MUMM | The Splitted Coming Soon
	@Author		   Torros / Madeon08
	@Type          CSS
	@Last Update   04:57 PM Monday, August 11th, 2014

	TABLE OF CONTENTS
	---------------------------
	 1. Global
	    1.1 Sections
	 2. Countdown
	 3. Newsletter
	 4. About
	 5. Contact Form
	 6. Informations
	 7. Loading
	 8. Media Queries

  =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* */


@font-face {
    font-family: 'misolight';
    src: url('../fonts/miso-light-webfont.eot');
    src: url('../fonts/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/miso-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedlight';
    src: url('../fonts/RobotoCondensed-Light-webfont.eot');
    src: url('../fonts/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}






#multiscroll-nav ul li:first-child+li+li::before {content: "Der Erfinder"; text-align: right; margin-right: 30px; float: right; background-color: #fff; font-family: 'misolight', sans; text-transform: uppercase; font-size: 1.5em; padding: 0 10px; margin-top: -4px; white-space: nowrap;}

#multiscroll-nav-en ul li:first-child+li+li::before {content: "The inventor"; text-align: right; margin-right: 30px; float: right; background-color: #fff; font-family: 'misolight', sans; text-transform: uppercase; font-size: 1.5em; padding: 0 10px; margin-top: -4px; white-space: nowrap;}

ul li:first-child+li+li+li+li+li {padding-bottom: 40px;}

#multiscroll-nav ul li:first-child+li+li+li+li+li+li::before {content: "Der Mensch"; text-align: right; margin-right: 30px; float: right; background-color: #fff; font-family: 'misolight', sans; text-transform: uppercase; font-size: 1.5em; padding: 0 10px; margin-top: -4px; white-space: nowrap;}

#multiscroll-nav-en ul li:first-child+li+li+li+li+li+li::before {content: "The person"; text-align: right; margin-right: 30px; float: right; background-color: #fff; font-family: 'misolight', sans; text-transform: uppercase; font-size: 1.5em; padding: 0 10px; margin-top: -4px; white-space: nowrap;}

.ms-tableCell {height: auto!important;}


a:hover, a:focus {color: #e4003a;}



/* ================================= */
/* ::::::::::: 1. Global ::::::::::: */
/* ================================= */
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	padding: 0;
	vertical-align: baseline;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	clear: both;
	width: auto;
}

html {
	position: relative;
	height: 100%;
}

body {
	background: #fff;
	color: #000;
	padding: 0;
	font-family: 'roboto_condensedlight', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;
	position: relative;
	margin: 0;
	height: 100%;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

a {
	text-decoration: underline;
	outline: none;
	color: #575757;
}





a:focus {
	outline: none;
	outline-offset: 0px;
}

button:focus {
	outline: 0 !important;
}

p {
	text-align: left;
	font-size: 1.3em;
	line-height: 1.7;
	font-weight: 400;
	color: #575757;
	margin-left: 40px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'misolight', 'Lato', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;
	font-weight: 300;
	color: #000;
}

h1, h2 {
	width: 100%; text-transform: uppercase;
}

h1 {
	margin-top: 100px;
	color: #000;
	margin-bottom: 5px;
	font-size: 70px;
	font-weight: 300;
}

h2 {
	color: #000;
	font-weight: 300;
	margin-top: 0;
	font-size: 2.8em;
	margin-bottom: 50px;
}

h2:after {
	content:"";
    width: 80px;
    height: 1px;
    background: #e4003a;
    display: block;
    margin-top: 10px;
    }

h4 {
	font-size: 18px;
	line-height: 26px;
}

#text-construction-2 {
	padding-top: 0px;
}

#text-construction-2 img {
	margin: auto;
}

.btn {
	display: inline-block;
	line-height: 100%;
	padding: 0.7em;
	text-decoration: none;
	color: #fff;
	width: 200px;
	line-height: 140%;
	font-size: 17px;
	font-family: 'roboto_condensedlight', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;
	font-weight: bold;
}

.btn:hover, .btn:hover {
	background: #444;
}

.tooltip {
	text-transform: none;
}

.display-none {
	display: none;
}

.border {
	background: #CCC;
	display: block;
	height: 1px;
	margin: 30px auto 25px;
	width: 50px;
}

.index999 {
	z-index: 99999 !important;
}

.index-999 {
	z-index: -999 !important;
}

.opacity-1 {
	opacity: 1 !important;
}

.opacity-0 {
	opacity: 0 !important;
}

.visible {
	visibility: visible !important;
}

.invisible {
	visibility: hidden;
}

/* ================================= */
/* ::::::::: 1.1 Sections :::::::::: */
/* ================================= */


#logo {
	background: url('../../fotos/logo.png')no-repeat center center;
	background-size: contain;
	width: 450px;
	height: 100px;
	z-index: 100;
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	top: 80%;
	left: calc(167% - 225px);
}

#logo-en {
	background: url('../../fotos/logo-en.png')no-repeat center center;
	background-size: contain;
	width: 450px;
	height: 100px;
	z-index: 100;
	position: absolute;
	background-color: rgba(255,255,255,0.8);
	top: 80%;
	left: calc(167% - 225px);
}

#left1 {background: url('../../fotos/01-01.jpg')no-repeat top right; background-size: cover;}
#right1 {background: url('../../fotos/01-02.jpg')no-repeat top left; background-size: cover;}

#left1-en {background: url('../../fotos/01-01-en.jpg')no-repeat top right; background-size: cover;}
#right1-en {background: url('../../fotos/01-02-en.jpg')no-repeat top left; background-size: cover;}

#left2 {background: url('../../fotos/02-01.jpg')no-repeat top right; background-size: cover;}
#right2 {background: url('../../fotos/02-02.jpg')no-repeat top left; background-size: cover;}

#left3 {background: url('../../fotos/03-01.jpg')no-repeat top right; background-size: cover;}
#right3 {background: url('../../fotos/03-02.jpg')no-repeat top left; background-size: cover;}

#left4 {background: url('../../fotos/04-01.jpg')no-repeat top right; background-size: cover;}
#right4 {background: url('../../fotos/04-02.jpg')no-repeat top left; background-size: cover;}

#left5 {background: url('../../fotos/05-01.jpg')no-repeat top right; background-size: cover;}
#right5 {background: url('../../fotos/05-02.jpg')no-repeat top left; background-size: cover;}

#left6 {background: url('../../fotos/06-01.jpg')no-repeat top right; background-size: cover;}
#right6 {background: url('../../fotos/06-02.jpg')no-repeat top left; background-size: cover;}

#left7 {background: url('../../fotos/07-01.jpg')no-repeat top right; background-size: cover;}
#right7 {background: url('../../fotos/07-02.jpg')no-repeat top left; background-size: cover;}

#left8 {background: url('../../fotos/08-01.jpg')no-repeat top right; background-size: cover;}
#right8 {background: url('../../fotos/08-02.jpg')no-repeat top left; background-size: cover;}

#left9 {background: url('../../fotos/09-01.jpg')no-repeat top right; background-size: cover;}
#right9 {background: url('../../fotos/09-02.jpg')no-repeat top left; background-size: cover;}

#left10 {background: url('../../fotos/10-01.jpg')no-repeat top right; background-size: cover;}
#right10 {background: url('../../fotos/10-02.jpg')no-repeat top left; background-size: cover;}

#left11 {background: url('../../fotos/11-01.jpg')no-repeat top right; background-size: cover;}
#right11 {background: url('../../fotos/11-02.jpg')no-repeat top left; background-size: cover;}

.dark-overlay {
	background: #fff;
	opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}




/* ================================= */
/* ::::::::::: 4. About :::::::::::: */
/* ================================= */






#principal-carousel {
	max-width: 80%;
	margin: auto;
}

.about-section ul {
	text-align: left;
	margin-top: 20px;
}

.about-section li {
	display: inline-block;
	text-align: center;
}

.about-section i {
	background: transparent;
	border: 1px solid #FFF;
	color: #F8F8F8;
	display: table-cell;
	font-size: 20px;
	height: 45px;
	line-height: 1;
	transition: all 200ms ease-in 0s;
	vertical-align: middle;
	width: 45px;
	margin: 0 10px;
	border-radius: 5px;
}

.about-section a:hover {
	text-decoration: none;
}




/* ================================= */
/* :::::::: 6. Informations :::::::: */
/* ================================= */

#informations-contact {
	text-align: center;
}

#informations-contact i {
	color: #CCCCCC;
}

#informations-contact h2 {
	text-align: center;
	margin: 0;
}

#informations-contact h3 {
	font-family: 'Lato', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: center;
}

#informations-contact h4 {
	font-family: 'roboto_condensedlight', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: center;
}

#informations-contact a {
	color: #F1E7C0;
	cursor: pointer;
	display: block;
}

#informations-contact a:hover {
	text-decoration: none;
}

/* ================================= */
/* :::::::::: 7. Loading ::::::::::: */
/* ================================= */

.globload {
	background: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
}

.globload img {
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

.spinner {
	font-size: 10px;
	height: 200px;
	width: 200px;
	position: absolute;
	margin: auto;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.spinner > div {
	width: 12px;
	height: 12px;
	background-color: #e4003a;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes 
bouncedelay {
	0%, 80%, 100% {
	-webkit-transform: scale(0.0)
	}
	40% {
	-webkit-transform: scale(1.0)
	}
}

@keyframes 
bouncedelay {
	 0%, 80%, 100% {
	 transform: scale(0.0);
	 -webkit-transform: scale(0.0);
	}
	 40% {
	 transform: scale(1.0);
	 -webkit-transform: scale(1.0);
	}
}

.spinner h6 {
	font-family: 'Lucida Grande', Lato, 'Helvetica Neue', Arial, Verdana, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #FFF
}



/* ---------------------------------------------------------- CUSTOM ----------------------------------------------------------*/

.ms-right {width: 70%!important;}
.ms-left {width: 30%!important;}

#multiscroll-nav span, #multiscroll-nav-en span {width: 16px; height: 16px; border: 2px solid #575757; background: #fff;}
#multiscroll-nav span:hover, #multiscroll-nav-en span:hover {background: #575757; }
#multiscroll-nav li .active span, #multiscroll-nav-en li .active span {background: #e4003a; border: #fff;}
#multiscroll-nav li, #multiscroll-nav-en li {margin: 20px 10px 10px 0;}
.multiscroll-tooltip {
	background-color: #fff; 
	color: #000;
	padding: 0px 70px 0px 8px; 
	right: -32px!important; 
	top: -6px;
	font-family: 'misolight', sans;
	text-transform: uppercase;
	font-size: 1.5em;
	}

#impressum {
	position: absolute;
	right: 0;
	z-index: 1000;
}

#sprache {
	position: absolute;
	top: 55px;
	right: 0;
	z-index: 1000;
}

#impressum a, #sprache a{
	color: #000000!important;
	font-family: misolight;
	font-size: 22px;
	font-weight: 100;
	padding: 10px;
	background-color: #fff;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	}
	
#impressum a:hover, #sprache a:hover {
	background: #000000;
	text-decoration: none;
	color: #fff!important;
	}

.zurueck a{
	color: #000000!important;
	font-family: misolight;
	font-size: 22px;
	font-weight: 100;
	padding: 20px;
	background-color: #fff;
	border: solid #000000 2px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 100px;
	}
	
	.zurueck a:hover {
	background: #000000;
	text-decoration: none;
	color: #fff!important;
	}





/* ================================= */
/* ::::::: 8. Media Queries :::::::: */
/* ================================= */

/* *=*=*=*=*=*=*=*=*=* Small screen *=*=*=*=*=*=*=*=*=* */
		
 @media only screen and (max-width: 1366px) {

h2 {margin-bottom: 20px;}
p {margin-left: 0; font-size: 1.1em;}
.col-md-10 {padding-left: 0; padding-right: 0;}
	
	/*	h4 {
			font-size: 17px;
			line-height: 20px;
		}
		
		.digit {
			font-size: 80px
		}
		
		.item img {
			width: 100%;
		}
		
		#newsletter-section h3 {
			font-size: 18px;
		}
		
		#formcontactus {
			margin-top: 40px;
		}*/
}



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

/*		.main-part-one {
			position: absolute;
			width: 150%;
			left: 25%;
			z-index: 999;
			top: 2%;
			right: 0;
			padding: 0;
			bottom: 0;
		}
		
		.dark-overlay {
			width: 200%;
			z-index: 999
		}
		
		#subscribe {
			position: absolute;
			bottom: 5%;
			right: 25%;
			z-index: 999;
			width: 150%;
			top: auto;
		}
		
		#principal-carousel {
			position: absolute;
			bottom: 5%;
			right: 25%;
			z-index: 999;
			width: 150%;
			top: auto;
			max-width: none;
		}
		
		#contact-part {
			position: absolute;
			top: 5% !important;
			left: 0;
			z-index: 999;
			width: 100%;
			top: auto;
		}
		
		#informations-contact {
			position: absolute;
			bottom: 5%;
			right: 50%;
			z-index: 999;
			width: 100%;
			top: auto;
		}
		
		#countdown_dashboard .dash-glob:nth-child(3) {
			border: none;
		}
*/
}

@media only screen and (max-width: 768px) {
	
.ms-right {width: 100%!important;}
.ms-left {width: 30%!important;}
	
	
	
#right1 {background: url('../../fotos/01mobile.jpg')no-repeat top center; background-size: cover;}
#right1-en {background: url('../../fotos/01mobile-en.jpg')no-repeat top center; background-size: cover;}

#right2 {background: url('../../fotos/02-02.jpg')no-repeat top center; background-size: cover;}

#right3 {background: url('../../fotos/03-02.jpg')no-repeat top center; background-size: cover;}

#right4 {background: url('../../fotos/04mobile.jpg')no-repeat top center; background-size: cover;}
	
#right5 {background: url('../../fotos/05mobile.jpg')no-repeat top center; background-size: cover;}
	
#right6 {background: url('../../fotos/06-02.jpg')no-repeat top center; background-size: cover;}
	
#right7 {background: url('../../fotos/07mobile.jpg')no-repeat top center; background-size: cover;}
	
#right8 {background: url('../../fotos/08-02.jpg')no-repeat top left; background-size: cover;}
	
#right9 {background: url('../../fotos/09-02.jpg')no-repeat top left; background-size: cover;}
	
#right10 {background: url('../../fotos/10mobile.jpg')no-repeat top center; background-size: cover;}

#right11 {background: url('../../fotos/11mobile.jpg')no-repeat top center; background-size: cover;}
	
	
	
	


		#subscribe .form-control {
			width: 100%;
			border: 1px solid #F8F8F8;
			border-radius: 0px;
			margin-bottom: 10px;
			color: #333;
		}
		
		#subscribe input#mail-sub {
			width: 80%;
			float: left;
			color: #FFF;
		}
		
		#subscribe button.submit {
			border-radius: 0px;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 10px;
			padding: 0px;
			height: 42px;
			transition: all 0.3s ease-in-out 0s;
			width: 20%;
			float: left;
			margin-left: 0;
			margin-top: 0;
		}
		
		.digit {
			font-size: 50px;
			height: 60px;
			line-height: 60px;
		}
		
		#text-construction-2 {
			font-size: 12px;
		}
		
		#principal-carousel {
			width: 150%;
			right: 25%;
			max-width: none;
		}
		
		#contact-form h4 {
			margin-bottom: 0;
			font-size: 14px;
		}
		
		#formcontactus {
			margin-top: 10px;
		}
		
		#formcontactus .specsend {
			margin-top: 10px;
		}
		
		span.border {
			display: none;
		}
		
		#informations-contact h2 {
			font-size: 20px;
		}
}

/* *=*=*=*=*=*=*=*=*=* Tablet portrait *=*=*=*=*=*=*=*=*=* */

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

	p {font-size: 1em;}

	h2 {font-size: 2em;}
	
	.multiscroll-tooltip {display: none!important;}0

}

/* *=*=*=*=*=*=*=*=*=* Tablet landscape *=*=*=*=*=*=*=*=*=* */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	p {font-size: 1em;}
	
	h2 {font-size: 2em;}
	
	.multiscroll-tooltip {display: none!important;}
}

/* *=*=*=*=*=*=*=*=*=* Phone portrait *=*=*=*=*=*=*=*=*=* */

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

#multiscroll-nav.right, #multiscroll-nav-en.right {right: 5px;}
.multiscroll-tooltip {display: none!important;}

ul li:first-child+li::before {display: none;}
ul li:first-child+li+li+li+li+li+li::before {display: none;}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding: 0;}

#logo {
	height: 100px;
	top: calc(100% - 150px);
	}

		.container {
			width: 100%;
		}
		
		p {
		font-size: 0.975em;
		margin-left: 0;
		line-height: 1.5;
		font-family: 'roboto_condensedregular', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;
		margin-block-end: 0.5em;
		}
		
		h1 {
			font-size: 35px;
		}
		
		.main section.welcome-section h1 {
			font-size: 30px;
			line-height: 40px;
		}
		
		h2 {
			font-size: 24px;
			line-height: 26px;
			margin-bottom: 10px;
		}
		
		h4 {
			font-size: 17px;
			line-height: 20px;
		}
		
		#countdown_dashboard {
			display: block;
			margin: 0px auto;
			max-width: 900px;
			overflow: hidden;
		}
		
		.dash-glob {
			margin: 0;
			width: 25%;
			padding-left: 5px;
			padding-right: 5px;
		}
		
		#countdown_dashboard .dash-glob:nth-child(3) {
			border-left: 1px solid #FFF;
		}
		
		#formcontactus {
			margin-top: 40px;
		}
		
		#myCarousel {
			margin-top: 40px;
		}
		
		.form-group {
			margin-bottom: 5px;
		}
		
		#subscribe {
			margin-top: 0px;
		}
		
		p.message {
			display: none;
		}
		
		#subscribe .form-control {
			width: 100%;
			border: none;
			margin-bottom: 10px;
			color: #333;
			background: rgba(255,255,255,1)
		}
		
		#subscribe input#mail-sub {
			width: 100%;
			background: none;
			border: 1px solid #F8F8F8;
			color:#FFF;
		}
		
		.controls .fa {
			margin: 9px 0 0 -70px;
		}
		
		#countdown_dashboard {
			margin-bottom: 0;
			margin-top: 0;
		}
		
		.digit {
			font-size: 20px !important;
			height: 20px;
			line-height: 20px;
		}
		
		.dash_title {
			font-size: 10px;
			padding-top: 5px;
		}
		
		#informations-contact h2 {
			font-size: 22px;
			font-weight: 300;
			color: #F8F8F8;
			padding-top: 60px;
		}
		
		#contact-part h4 {
			font-size: 16px;
			margin: 5px 0 0;
			color: #F8F8F8;
			font-weight: 300;
		}
		
		#formcontactus {
			padding: 10px 0 0;
			margin: 0;
		}
		
		#contact-part .specsend {
			margin-top: 10px;
		}
		
		.about-section h2 {
			font-size: 14px !important;
			margin-bottom: 10px !important;
			padding: 0 !important;
			line-height:14px !important;
		}
		
		.about-section p {
			font-size: 10px !important;
			line-height: 10px;
		}
		
		.about-section ul {
			text-align: left;
		}
		
		.about-section li {
			text-align: center;
		}
		
		#text-construction-2 h4 {
			font-size: 12px;
			line-height: 14px;
			padding-top: 5px;
			padding-bottom: 10px;
		}
		
		#text-construction-2 img {
			width: 100px;
			height: 100px;
		}
		
		#subscribe h3 {
			font-size: 18px;
			line-height: 18px;
			padding-top: 15px;
			padding-bottom: 10px;
		}
		
		.main-part-one {
			position: absolute;
			width: 380%;
			left: 0;
			padding: 10px 100px 0 15px;
			z-index: 999;
			/*top: 52%;*/
			right: 0;
			bottom: 0;
			background: rgba(255,255,255,0.9);
		}
		
		.dark-overlay {
			display: none;
			width: 336%;
			z-index: 998;
			height: 50%;
			top: 50%;
		}
		
		#subscribe {
			position: absolute;
			bottom: 5%;
			right: 0;
			z-index: 999;
			width: 200%;
			top: auto;
		}
		
		.about-section {
			position: absolute;
			top: 0 !important;
			right: 0;
			z-index: 999;
			width: 100%;
			padding: 0 10px
		}
		
		#principal-carousel {
			position: absolute;
			bottom: 5px;
			right: 0;
			z-index: 999;
			width: 200%;
			top: auto;
			padding: 10px;
		}
		
		#contact-part {
			position: absolute;
			top: 0 !important;
			right: 0;
			z-index: 999;
			width: 100%;
			padding: 10px;
		}
		
		#informations-contact {
			position: absolute;
			bottom: 2%;
			right: 0;
			z-index: 999;
			width: 200%;
			top: auto;
		}
		
		#informations-contact .col-xs-4 {
			padding: 0;
		}
		
		#subscribe .form-control {
			width: 100%;
			border: 1px solid #F8F8F8;
			border-radius: 0px;
			margin-bottom: 10px;
			color: #333;
		}
		
		#subscribe input#mail-sub {
			width: 80%;
			float: left;
		}
		
		#subscribe button.submit {
			border-radius: 0px;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 10px;
			padding: 0px;
			height: 42px;
			transition: all 0.3s ease-in-out 0s;
			width: 20%;
			float: left;
			margin-left: 0;
			margin-top: 0;
		}
		
		#text-construction-2 {
			font-size: 12px;
		}
		
		#formcontactus {
			margin-top: 10px;
		}
		
		#formcontactus input {
			font-size: 15px;
			margin: 0;
		}
		
		#formcontactus textarea {
			font-size: 15px;
		}
		
		#formcontactus .specsend {
			margin-top: 10px;
		}
		
		#informations-contact h2 {
			font-size: 16px;
			margin-bottom: 0px;
			line-height: 10px;
		}
		
		#informations-contact h4 {
			font-size: 12px;
			margin-bottom: 0px;
		}
		
		#informations-contact a {
			font-size: 12px;
		}
		
		#contact-form h2 {
			font-size: 22px;
			margin: 0;
		}
		
		#contact-form h4 {
			font-size: 14px;
			margin-bottom: 0;
		}
}
		
/* *=*=*=*=*=*=*=*=*=* Phone landscape *=*=*=*=*=*=*=*=*=* */

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {

		.container {
			width: 100%;
		}
		
		h1 {
			font-size: 35px;
		}
		
		h2 {
			font-size: 35px;
			line-height: 35px;
		}
		
		h3.title {
			font-size: 25px;
		}
		
		h4 {
			font-size: 17px;
			line-height: 20px;
		}
		
		#countdown_dashboard {
			display: block;
			margin: 0px auto;
			max-width: 900px;
			overflow: hidden;
		}
		
		.dash {
			margin: 0;
		 width: 25%;
		}
		
		#formcontactus {
			margin-top: 40px;
		}
		
		#myCarousel {
			margin-top: 40px;
		}
		
		.form-group {
			margin-bottom: 5px;
		}
		
		#subscribe {
			margin-top: 0px;
		}
		
		p.message {
			display: none;
		}
		
		#subscribe .form-control {
			width: 100%;
			border: none;
			border-radius: 0px;
			margin-bottom: 10px;
			color: #333;
			background: rgba(255,255,255,1)
		}
		
		#subscribe input#mail-sub {
			width: 70%;
			color:#FFF;
		}
		
		#subscribe button.submit {
			border-radius: 0px;
			color: #FFFFFF;
			font-size: 16px;
			line-height: 20px;
			padding: 11px 16px;
			transition: all 0.3s ease-in-out 0s;
			width: 30%;
			margin-left: 0;
		}
		
		.controls .fa {
			margin: 9px 0 0 -60px;
		}
		
		#countdown_dashboard {
			display: block;
			margin: 0px auto;
			max-width: 900px;
			overflow: hidden;
		}
		
		.dash {
			margin: 0;
			width: 100%;
		}
		
		.dash-glob {
			margin: 0;
			width: 25%;
			padding-left: 5px;
			padding-right: 5px;
		}
		
		#countdown_dashboard .dash-glob:nth-child(3) {
			border-left: 1px solid #FFF;
		}
		
		.dash_title {
			font-size: 10px;
			padding-top: 5px;
		}
		
		.digit {
			font-size: 15px;
			height: 25px;
			line-height: 25px;
		}
		
		#informations-contact h2 {
			font-size: 22px;
			font-weight: 300;
			color: #F8F8F8;
			padding-top: 60px;
		}
		
		#contact-part h3.title-spec {
			font-size: 22px;
			padding-top: 30px;
			padding-bottom: 0px;
			color: #F8F8F8;
			font-weight: 300;
		}
		
		#contact-part h4 {
			font-size: 16px;
			margin: 5px 0 0;
			color: #F8F8F8;
			font-weight: 300;
		}
		
		#formcontactus {
			padding: 10px 0 0;
			margin: 0;
		}
		
		#contact-part .specsend {
			margin-top: 10px;
		}
		
		.about-section h2 {
			font-size: 14px !important;
			margin-bottom: 10px !important;
			padding: 0 !important;
			line-height:14px !important;
		}
		
		.about-section p {
			font-size: 10px !important;
			line-height: 10px;
		}
		
		.about-section ul {
			margin-top: 10px;
		}
		
		#text-construction-2 {
			font-size: 12px;
			padding-top: 0px;
		}
		
		#text-construction-2 h4 {
			font-size: 12px;
			line-height: 14px;
			padding-top: 0px;
			padding-bottom: 0px;
		}
		
		#text-construction-2 img {
			width: 100px;
			height: 100px;
			margin-top: 50px;
		}
		
		#subscribe h3 {
			font-size: 18px;
			line-height: 18px;
			padding-top: 15px;
			padding-bottom: 10px;
		}
		
		.main-part-one {
			position: absolute;
			width: 100%;
			left: 0;
			padding: 10px 25px;
			z-index: 999;
			top: 0;
			right: 0;
			bottom: 0;
		}
		
		#left2 .main-part-one {
			padding: 10px 5px;
		}
		
		#left3 .main-part-one {
			padding: 10px 5px;
		}
		
		.dark-overlay {
			width: 100%;
			z-index: 999
		}
		
		#subscribe {
			position: relative;
			width: 100%;
			padding: 0 20px;
			right: 0;
		}
		
		.about-section {
			position: relative;
			top: 0 !important;
			right: 0;
			z-index: 999;
			width: 100%;
			padding: 0 10px
		}
		
		#principal-carousel {
			position: relative;
			bottom: 10%;
			right: 0;
			z-index: 999;
			width: 100%;
			top: auto;
			padding: 0 50px;
		}
		
		#contact-part {
			position: relative;
			top: 0 !important;
			right: 0;
			z-index: 999;
			width: 100%;
			padding: 0px;
		}
		
		#informations-contact {
			position: relative;
			bottom: 2%;
			right: 0;
			z-index: 999;
			width: 100%;
			top: auto;
		}
		
		#informations-contact .col-xs-4 {
			width: 100%
		}
		
		#subscribe .form-control {
			width: 100%;
			border: 1px solid #F8F8F8;
			border-radius: 0px;
			margin-bottom: 10px;
			color: #333;
		}
		
		#subscribe input#mail-sub {
			width: 80%;
			float: left;
			background: none;
		}
		
		#subscribe button.submit {
			border-radius: 0px;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 10px;
			padding: 0px;
			height: 42px;
			transition: all 0.3s ease-in-out 0s;
			width: 20%;
			float: left;
			margin-left: 0;
			margin-top: 0;
		}
		
		#text-construction-2 {
			font-size: 12px;
		}
		
		#principal-carousel {
			width: 100%;
			right: 0;
			max-width: none;
		}
		
		#formcontactus {
			margin-top: 10px;
		}
		
		#formcontactus input {
			font-size: 15px;
			margin: 0;
		}
		
		#formcontactus textarea {
			font-size: 15px;
		}
		
		#formcontactus .specsend {
			margin-top: 10px;
		}
		
		#informations-contact h2 {
			font-size: 16px;
			margin-bottom: 0px;
			line-height: 10px;
		}
		
		#informations-contact h4 {
			font-size: 12px;
			margin-bottom: 0px;
		}
		
		#informations-contact a {
			font-size: 12px;
		}
		
		#contact-form h2 {
			font-size: 22px;
			margin: 0;
		}
		
		#contact-form h4 {
			font-size: 12px;
			margin-bottom: 0;
			display: none;
		}
}