/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



@media only screen and (max-width: 1024px) {
	#header {
		padding: 0% 15px !important;
		background: rgba(36,154,210,1);
		border-bottom: 1px solid rgb(79, 172, 235);
	}

	.alt {background: #FFF !important; border-bottom: 1px solid rgb(236, 241, 245) !important;}

	#intro {
		min-height: 460px !important;
	}

	.valign {}
	#why {min-height: 460px !important; padding-bottom: 0 !important; padding-top: 85px; margin-top: -85px;}
	#technology {padding-top: 85px; margin-top: -85px;}
	#team {padding-top: 85px; margin-top: -85px;}
    #join {padding-top: 85px; margin-top: -85px;}

	.more {
		bottom: 100px !important;
                                                    text-align: center !important;

	}
	.more a {
		color: #FFF !important;
		font-size: 16px !important;
	}
	.more a:hover {
		background-color: transparent !important;
	}

	.more a:active {
		color: rgba(36,154,210,1) !important;
		background-color: #FFF !important
	}

	.mainheading {
		text-align: center !important;
		width: 760px;
		font-size: 38px !important;
		height: 460px !important;
		line-height: 36px !important;
                                                    padding :100px 0 50px 0 !important;
                                	}
	.mainheading span {
		font-size: 30px !important;
	}

	#logo {
		width: 150px;
		margin-left: 50%;
		left:-75px;
		line-height: 60px !important;
	}

	#logo img {width: 150px;}

	#logo_black {
		width: 150px;
		margin-left: 50%;
		left:-75px;
		line-height: 60px !important;
	}

	#logo_black img {width: 150px;}

	#menu {
		display: block !important;
		font-size: 12px !important;
		line-height: 12px !important;
		width: 100%;
		padding-bottom: 15px;
        text-align: center;

	}

    #menu li {display: inline-block;}

    #menu ul li {float:none !important;}

	#menu ul li a {
		padding: 0 !important;
        margin-right: 10px;
	}

    .last {padding: 0 !important; margin-right: 0 !important;}

	.heading {
		font-size: 24px !important;
	}

	.lineHeading {
		margin: 70px 0 70px 0 !important;
	}

	.colonne {width: 100% !important;}
	.colonne img {height: 80px !important;}
	.column {margin-bottom: 70px !important;}
	.column span {margin-top: 30px !important;}


	#alexdescription, #marcodescription, #jorgedescription, #nachodescription {
		display: block !important;
		margin-top: 35px;
	}
                         #nachodescription{
                                margin-bottom: 35px;
                         }
	#alexdescription hr, #marcodescription hr, #jorgedescription hr, #nachodescription hr {margin-left:  0 !important; width: 100% !important; border-top: 1px solid rgb(236, 241, 245) !important;}

	.alex {float: left !important;}

	.descriptionleft {
		text-align: center !important;
	}

	.descriptionright {
		text-align: center !important;
	}

	.team-col {height: 100% !important; margin-top: 70px;}
	.vertalign {margin-top: 0 !important;}

	.line {margin: 70px 0 !important;}
	.form {width: 90% !important;}

	.name {padding-right: 15px !important; padding-left: 15px !important;}
	.organization {padding-right: 15px !important; padding-left: 15px !important;}
	.email {padding-right: 15px !important; padding-left: 15px !important;}
	.submit {padding-right: 15px !important; padding-left: 15px !important;}

	.footer {text-align: center;}
	.address {margin-top: 20px;}
	.copyright {margin: 20px 0;}


    #technology {
        overflow: hidden;
    }

    .oneLine {
        font-size: 18px !important;
        top: 55px !important;;

    }

    #illustration1 {height: 600px !important;}
    #illustration2 {height: 600px !important;}
    #illustration3 {height: 600px !important;}


    .door {
        background-image: url(../images/illustration1-crop.svg) !important;
        width: 100% !important;
        background-position: left 70% !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .heatmap {
        background-image: url(../images/illustration2-crop.svg) !important;
        width: 100% !important;
        background-position: left 70% !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .products {
        background-image: url(../images/illustration3-crop.svg) !important;
        width: 100% !important;
        background-position: left 70% !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .storemedia {
        background-image: url(../images/illustration4-crop.svg) !important;
        width: 100% !important;
        background-position: left 70% !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .graph {
        background-image: url(../images/illustration5-crop.svg) !important;
        width: 100% !important;
        background-position: left 70% !important;
        margin-left: 0 !important;
        left: 0 !important;
    }

    .navPoints {display: none;}


}


@media only screen and (min-width: 768px) and (max-width: 1024px) {

.colonne2 {

    width: 100% !important;

}

}




@media only screen and (min-width: 768px) {

.organization {
	padding-left: 5px !important;
}

.name {
	padding-right: 5px !important;
}

.email {
	padding-right: 0 !important;
}


.submit {
	padding-left: 0 !important
}


}


.mainheading {
	position: relative;
	text-align: left;
	font-family: 'robotoblack', helvetica, sans-serif;
	font-weight: bolder;
	font-size: 60px;
	-webkit-font-smoothing: antialiased;
	display: table-cell;
	vertical-align: middle;
	padding: 280px 0 50px 0;
	line-height: 60px;
}

.mainheading span {
	font-family: 'robotolight', helvetica, sans-serif;
	font-weight: lighter;
	font-size: 48px;
}

.more {
	position: relative;
	margin-left: 2%;
	font-family: 'robotolight', helvetica, sans-serif;
	font-weight: lighter;
	font-size: 18px;

}

.more a {
	background-color: none !important;
	border: 1px solid #FFF;
	border-radius: 10px;
	padding: 10px 15px;
	text-decoration: none;
	color: #FFF;
	-webkit-font-smoothing: antialiased;
}

.more a:hover {text-decoration: none; background-color: rgba(255,255,255,1); color: #249ad2; border: 1px solid #FFF;}

#intro {
	position: relative;
	min-height: 700px;
	width: 100%;
	background-color: #249AD2;
	color: white;
	margin: 0 auto;
	background-image: url("../images/cover.png");
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
}

#header {
	position: fixed;
	width: 100%;
	padding: 0% 3%;
	z-index: 99;
/*
	background: rgba(36,154,210,0.8);
*/

}

#logo {
	display: inline-block;
	vertical-align: middle;
	float: left;
	position: relative;
	line-height: 75px;
}

#menu {
	line-height: 75px;
	position: relative;
	color: #FFF;
	font-family: 'robotomedium', helvetica, sans-serif;
	font-size: 14px;
	float: right;
	display: inline-block;
	vertical-align: middle;
}

.blue ul li a {color: #249AD2 !important;}
.blue ul li a:hover {color: #249AD2 !important;}

#menu ul li a:active { text-decoration: underline;}

#menu ul li a {display: inline-block; padding: 0 20px 0 20px;}
#menu ul li {float: left;}


#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu a:hover {
	color:#FFF;
	text-decoration: underline;
}


.last {
	padding: 0 0 0 20px !important;
}

.valign {
	margin-left: 2%;
}

#why {
	min-height: 700px;
	width: 100%;
	padding-bottom: 110px;
}

.heading {
	font-family: 'Robotolight', Helvetica, sans-serif;
	font-size: 36px;
	color: #249AD2;
	font-weight: lighter;
	text-align: center;
}

#join .heading span {
	font-family: 'RobotoBlack', Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 36px;
}

#join .heading {
	color: #FFF;
	line-height: 46px;
}

.column {
	font-family: 'robotolight', Helvetica, sans-serif;
	font-size: 14px;
	color: #249AD2;
	text-align: center;
	font-weight: lighter;
	margin-bottom: 50px;
}

.column img {display: block; margin: 0 auto;}

.column span {
	display: block;
	font-size: 18px;
	font-family: 'robotoblack', helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 40px;
	margin-bottom: -10px;
}

.colonne {
	margin: 0 auto;
	width: 75%;
}

#technology {
	height: 100%;
	width: 100%;
    display: block;
    background-color: #249AD2;
	color: white;
	margin: 0 auto;
    position: relative;
    z-index:60;
}

#team {
	min-height: 700px;
	width: 100%;
	padding-bottom: 65px;
}

.team-col {
	font-family: 'robotolight', Helvetica, sans-serif;
	font-size: 13px;
	color: #249AD2;
	text-align: left;
	font-weight: lighter;
	height: 225px;
}

.team-col img {display: block; margin: 0 auto;}

.left img {float: right;}
.right img {float: left;}

.team-col .descriptionleft {
	display: inline-block;
	text-align: right;
	float: right;
}

.descriptionleft:hover {display: block;}

.team-col span {
	display: block;
	font-size: 18px;
	font-family: 'robotoblack', helvetica, sans-serif;
	font-weight: bolder;
	margin-bottom: -15px;
}

.team-col h4 {
	display: block;
	font-size: 16px;
	font-family: 'robotolight', helvetica, sans-serif;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 5px;
}
.colonne2 {
	margin: 0 auto;
	width: 75%;
}

.vertalign {
	margin-top: 125px;
}

.image {
	background-repeat: no-repeat;
	background-size: contain;
	background-origin: content-box;
	cursor: pointer;
}

.alex {
	float: right !important;
	background-image: url("../images/alex2.png");
    height: 100%;
}

.jorge {
	float: left !important;
	background-image: url("../images/jorge.png");
    height: 100%;
}

.marco {
	float: right !important;
	background-image: url("../images/marco.png");
    height: 100%;
}

.nacho {
	float: left !important;
	background-image: url("../images/nacho2.png");
    height: 100%;
}


.image img{
	width: 100%;
}

.color {
	width: 100%;
    height:0;
    padding-bottom: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: rgba(36,154,210,0.0);

	-webkit-transition-property:background;
	-webkit-transition-duration:0.25s;
	/* Standard syntax */
	transition-property: background;
	transition-duration: 0.25s;

}

.color:hover {
	background: rgba(36,154,210,0.6);
}

.alex .color.visible {background: rgba(36,154,210,0.6);}
.jorge .color.visible {background: rgba(36,154,210,0.6);}
.marco .color.visible {background: rgba(36,154,210,0.6);}
.nacho .color.visible {background: rgba(36,154,210,0.6);}

#alexdescription, #marcodescription, #jorgedescription, #nachodescription {
	display: none;
}

.animation {
	min-height: 700px;
	width: 100%;

}

#join {
	min-height: 700px;
	width: 100%;
	background: rgba(36,154,210,1);
	color: #FFF;
	position: relative;
}

.form {
	color: #474A55;
	margin: 0 auto;
	width: 50%;
}

.form input, textarea {
	padding: 7px 15px;
	font-size: 18px;
	font-family: 'RobotoLight', Helvetica, sans-serif;
	font-weight: lighter;
	border: none;
	margin-bottom: 10px;
}

.message {
        padding: 7px 15px;
        font-size: 18px;
        font-family: 'RobotoLight', Helvetica, sans-serif;
        font-weight: lighter;
        border: none;
        margin-bottom: 10px;
}

.organization {
	display: block;
	width: 100%;
}

.name {
	width: 100%;
}

.email {
	width: 100%;
}

#submit {
	background-color: #474A55;
	color: #FFF;
	width: 100%;
}

#submit:hover {
	background-color: #353944;
}

.submit {
}

.line {
	margin: 180px 0 40px 0;
}

.lineHeading {
	margin: 180px 0 100px 0;
}

.social a img {
	margin: 0 auto;
	display: block;
    height: 52px;
	width: 52px;
    background-image: url(../images/twitterSprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.social a {
	height: 52px;
	width: 52px;
    overflow: hidden;
    background-image: url(../images/twitterSprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;

}

.social a img:hover {
    background-position: -52px 0;
}


.social {
	margin: 0 auto;
	width: 50px;
	margin-top: 40px;
}

.footer {
	font-family: 'RobotoLight', Helvetica, sans-serif;
	font-weight: lighter;
	padding-top: 35px;
	width: 96%;
	margin: 0 auto;
	display: block;
}

.footer a {color: #FFF; text-decoration: none;}
.footer a:hover {color: #FFF; text-decoration: underline;}

.address {

}

.copyright {
	margin-left: %;
}

#logo_black {
	display: inline-block;
	vertical-align: middle;
	float: left;
	position: relative;
	line-height: 75px;
	display: none;
}




/*  TRANSITIONS   */


@-webkit-keyframes fadeIn {
    from {opacity:.5;}
	to { opacity:1; }
}
@keyframes fadeIn {
	from {opacity:.5;}
	to { opacity: 1; }
}


.fadeIn {
	-webkit-animation: fadeIn 1s ease both;
	animation: fadeIn 1s ease both;
}





@-webkit-keyframes moveUp {
    from {top:0;}
	to { top:-700px; }
}
@keyframes moveUp {
	from {top:0;}
	to { top:-700px; }
}


.moveUp {
	-webkit-animation: moveUp 0.4s ease both;
	animation: moveUp .4s ease both;
}






@-webkit-keyframes moveUp2 {
    from {top:-700px;}
	to { top:-1400px; }
}
@keyframes moveUp2 {
	from {top:-700px;}
	to { top:-1400px; }
}


.moveUp2 {
	-webkit-animation: moveUp2 0.4s ease both;
	animation: moveUp2 .4s ease both;
}






@-webkit-keyframes moveUp3 {
    from {top:-1400px;}
	to { top:-2100px; }
}
@keyframes moveUp3 {
	from {top:-1400px;}
	to { top:-2100px; }
}


.moveUp3 {
	-webkit-animation: moveUp3 0.4s ease both;
	animation: moveUp3 .4s ease both;
}






@-webkit-keyframes moveUp4 {
    from {top:-2100px;}
	to { top:-2800px; }
}
@keyframes moveUp4 {
	from {top:-2100px;}
	to { top:-2800px; }
}


.moveUp4 {
	-webkit-animation: moveUp4 0.4s ease both;
	animation: moveUp4 .4s ease both;
}





@-webkit-keyframes moveUp5 {
    from {top:-2800px;}
	to { top:-3500px; }
}
@keyframes moveUp5 {
	from {top:-2800px;}
	to { top:-3500px; }
}


.moveUp5 {
	-webkit-animation: moveUp5 0.4s ease both;
	animation: moveUp5 .4s ease both;
}






@-webkit-keyframes moveDown {
    from {top:0;}
	to { top: 700px; }
}
@keyframes moveDown {
	from {top:0;}
	to { top: 700px; }
}


.moveDown {
	-webkit-animation: moveDown 0.4s ease both;
	animation: moveDown .4s ease both;
}





@-webkit-keyframes moveDown2 {
    from {top:-700px;}
	to { top: 0; }
}
@keyframes moveDown2 {
	from {top:-700px;}
	to { top: 0; }
}


.moveDown2 {
	-webkit-animation: moveDown2 0.4s ease both;
	animation: moveDown2 .4s ease both;
}





@-webkit-keyframes moveDown3 {
    from {top:-1400px;}
	to { top: -700px; }
}
@keyframes moveDown3 {
	from {top:-1400px;}
	to { top: -700px; }
}


.moveDown3 {
	-webkit-animation: moveDown3 0.4s ease both;
	animation: moveDown3 .4s ease both;
}






@-webkit-keyframes moveDown4 {
    from {top:-2100px;}
	to { top: -1400px; }
}
@keyframes moveDown4 {
	from {top: -2100px; }
	to { top: -1400px; }
}


.moveDown4 {
	-webkit-animation: moveDown4 0.4s ease both;
	animation: moveDown4 .4s ease both;
}


@-webkit-keyframes moveDown5 {
    from {top: -2800px;}
	to { top: -2100px; }
}
@keyframes moveDown5 {
	from {top:-2800px;}
	to { top: -2100px; }
}


.moveDown5 {
	-webkit-animation: moveDown5 0.4s ease both;
	animation: moveDown5 .4s ease both;
}






.slide {
    font-family: 'RobotoLight', Helvetica, sans-serif;
    font-size: 20px;
    text-align:center;
    height: 700px;
}

.navPoints li {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    font-size: 18px;
    line-height: 30px;
    border: 1px solid #FFF;
    margin: 0 10px;
}

.navPointBold {
    font-family: 'robotoblack', helvetica, sans-serif;
    line-height: 26px !important;
    border-radius: 32px !important;
    border: 3px solid #FFF !important;
}

.illustration {
    position: absolute;
    height: 100%;
    opacity: 1;
}

.door {
    background-image: url(../images/illustration1.svg);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: contain;
    width: 1000px;
    margin-left: -500px;
    left: 50%;
}

.heatmap {
    background-image: url(../images/illustration2.svg);
    background-repeat: no-repeat;
    background-position: 50% 80%;
    background-size: contain;
    width: 700px;
    margin-left: -350px;
    left: 50%;
}

.navPoints {
    position: absolute;
    top: 80px;
    width: 100%;
    font-family: 'RobotoLight', Helvetica, sans-serif;
    font-size: 20px;
    text-align:center;
    z-index: 20;
}

.oneLine {
    position: absolute;
    width: 100%;
    top: 140px;
    z-index: 5;
/*    font-family: 'robotoblack', helvetica, sans-serif;
    font-weight: bolder;*/
}

#illustration1 {
    display: block;
    position: relative;
    width: 100%;
    z-index: 8;
    height: 700px;
    background-color: rgba(36,154,210,1);
    top:0;
}

#illustration2 {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9;
    height: 700px;
    background: rgba(36,154,210,1);
}

.products {
    background-image: url(../images/illustration3.svg);
    background-repeat: no-repeat;
    background-position: 50% 75%;
    background-size: contain;
    width: 880px;
    margin-left: -440px;
    left: 50%;
}

.storemedia {
    background-image: url(../images/illustration4.svg);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: contain;
    width: 919px;
    margin-left: -460px;
    left: 50%;
}

.graph {
    background-image: url(../images/illustration5.svg);
    background-repeat: no-repeat;
    background-position: 50% 80%;
    background-size: contain;
    width: 789px;
    margin-left: -395px;
    left: 50%;
}

#illustration3 {
   display: block;
    position: relative;
    width: 100%;
    z-index: 10;
    height: 700px;
    background: rgba(36,154,210,1);
}

#illustration4 {
    display: block;
    position: relative;
    width: 100%;
    z-index: 11;
    height: 700px;
    background: rgba(36,154,210,1);
}

#illustration5 {
    display: block;
    position: relative;
    width: 100%;
    z-index: 12;
    height: 700px;
    background: rgba(36,154,210,1);
}

.wrapper {
    position: relative;
    height: 3500px;
}


.one {
    width: 100%;
}

.two {
    width: 100%;
}

.three {
    width: 100%;
}

.four {
    width: 100%;
}

.five {
    width: 100%;
}

#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
}
#infobox3 p {
    line-height:58px;
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}
