@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
/* fonts */

@font-face {
    font-family: VAG;
    src: url(fonts/VAGRoundedStd-Bold.otf);
}

@font-face {
    font-family: Verlag;
    src: url(fonts/Verlag-Black.otf);
}

a {
	text-decoration: none;
	color: black;
	transition: 0.2s ease;
}

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

.morefeatures {
	width: 100vw;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.packaging {
	background-image: url(images/globe_illustration.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 80vh;
	width: 50vw;
}

.featuresdescription {
	width: 50vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 45px;
}

#hero {
	
width: 100%;
	height: auto;
	display: flex;
/*	margin-top: 120px;*/
/*background-color: #36E4DC;*/
	margin-left: 0;
	margin-right:0;
	padding: 0;
	/*background-image: url(images/pattern4.png);
	background-repeat:repeat;*/
}

#introduction {
	display: flex;
	flex-direction: row;
	height: auto;
	justify-content: space-between;
	align-content: center;
	padding: 10vh 10vw;
}

#introtext {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-content: center;
	
}

#introtext h1 {
	color: #FFCE03;
}

#introimage {
	display: flex;
	align-content: center;
	width: 50%;
	background-image:url(images/kidpic.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}


h1 {
	font-family: VAG, sans-serif;
	font-size: 3em;
}

p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.5em;
}
header {
	/*background-image: url(images/pattern2.jpg);
	background-repeat:repeat;*/
	background-color: #FFCE03;
	display: flex;
	flex-direction: row;
	align-content: space-between;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	z-index: 10000;
	margin: 0 auto;
	/*position: fixed;
	top: 0;
	left: 0;*/
}

#logo {
	width: 180px;
	margin-left: 7.5vw;
	/*padding: 10px;*/
	
}

header button.buybutton {
	align-self: flex-end;
	margin: 20px;
	margin-right: 7.5vw;
	background-color: white;
	color: black;
	border: none;
}
.buybutton {
	font-family: VAG;
	background-color: #FFCE03;
	color: white;
	text-align: center;
	font-size: 1.2em;
	border-radius: 20px;
	padding: 10px 20px;
	margin: 20px;
	border: none;
	transition: 0.2s ease;
}

.buybutton:hover {
	background-color: black;
	color: #FFCE03;
	
}
.buybutton:hover a {
	color: #FFCE03;
	transition: 0.2s ease;
}

#videobutton {
	display: flex;
	justify-content: center;
	background-image: url(images/pattern3.jpg);
	background-repeat:repeat;
	height: 20vh;
}

#videobutton button.buybutton {
margin: 6vh 0;
}

.s_parent {
	height: 500vh;
	
background-color: #31c5f4;
}


#features {
	width: 100vw;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	
}



#featuresgif {
	width: 100%;
	height: 100%;
	padding:0;
}

/*#featurestext {
	padding: 40px;
	width: 50%;
	height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}*/

#featurestext h1 {
	color: #FFCE03;
}

#videoblock {
	width: 70vw;
	margin: 5vh auto;
}

#videopattern {
	background-image: url(images/pattern4.png);
	background-repeat:repeat;
	width: 100vw;
	margin: 0;
}
#globe_image {
	height: 100vh;
	width: 100vw;
	background-image: url(images/globe_illustration.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	
}

.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}

#testimonials {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: auto;
	align-items: center;
	background-image: url(images/pattern3.jpg);
	background-repeat:repeat;
	padding: 7vw;
	margin-top: 5vh;
}

.testimonial {
	padding: 30px;
	background-color: white;
	border-radius: 10px;
	width: 20vw;
}

.testimonial h4 {
	font-family: VAG;
	color: #666;
}

#cta {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content:flex-start;
	height: auto;
	min-height: 70vh;
	background-image: url(images/invite.gif);
	background-color: #93d1e6;
	background-repeat: no-repeat;
	background-position:bottom;
	background-size:contain;
	margin-bottom: 0;
}




footer {
	background-color: #FFCE03;
	margin: 0;
	padding: 5vh 5vw;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
}

footer h1 {
	color: white;
	text-align: center;
}

#newsletter {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
}

#footernav {
	display: flex;
	flex-direction: row;
	justify-items: center;
align-content: space-evenly;
}

#footernav a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.5em;
	color: #666;
	text-decoration: none;
	margin: 1em;
}

#footernav a:hover {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.5em;
	color: #666;
	text-decoration: underline;
}

input {
	height: 2.5em;
	width: 200px;
	color: #666;
	border: none;
	border-radius: 5px;
	padding: 5px;
}

/* slider styles */
/**** slider ****/
#slider {
	margin: 5vh auto;
}

#slider, ul
{
	
	min-height: 80vh;
	height: auto;
}

#slider
{
	
	overflow: hidden;
	padding: 0;
	margin-top: 50px;
	border-radius: 10px;
	
	position: relative;
	width: 100vw;
}

#slider li
{
	float: left;
	position: relative;
	width: 90vw;
	display: inline-block;
	height: auto;
	min-height: 90vh;
	margin: 0;
}

#slider li img {
	width: 30vw;
	height: auto;
}

#slider ul
{
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 360vw;
	transition: left .3s linear;
	-moz-transition: left .3s linear;
	-o-transition: left .3s linear;
	-webkit-transition: left .3s linear;
	/*margin-left: -25px;*/
  color: #666;
}

/*** Content ***/

.slider-container
{
	margin: 0 auto;
	padding: 0;
	width: 80vw;
	height: auto;
  min-height: 80vh;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
}

.slider-container h1
{
 	color: #FFCE03;
}

.slider-container  p
{
	margin: 10px 25px;
	font-weight: semi-bold;
	line-height: 150%;
	text-align: center;
}

/*** target hooks ****/

@-webkit-keyframes slide-animation {
	0% {opacity:0;}
	2% {opacity:1;}
	20% {left:0px; opacity:1;}
	22.5% {opacity:0.6;}
	25% {left:-90vw; opacity:1;}
	45% {left:-90vw; opacity:1;}
	47.5% {opacity:0.6;}
	50% {left:-180vw; opacity:1;}
	70% {left:-180vw; opacity:1;}
	72.5% {opacity:0.6;}
	75% {left:-270vw; opacity:1;}
	95% {opacity:1;}
	98% {left:-270vw; opacity:0;} 
	100% {left:0px; opacity:0;}
}

#slider ul
{
	-webkit-animation: slide-animation 25s infinite;
}

/* use to paused the content on mouse over */

#slider ul:hover
{
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
}


@media (max-width: 768px) { 
	
	#features {
	display: flex;
	flex-direction: column-reverse;
	justify-items: space-between;
	align-items: center;
	height: auto;
		padding: 20px;
}
	
	#featuresgif {
		width: 100%;
	}
	
	#featurestext {
		width: 100%;
	}
	
	#testimonials {
		height: auto;
		flex-direction: column;
		width: 100vw;
		padding: 0;
	}
	
	.testimonial {
		width: 80vw;
		margin: 5vh;
	}
	
	#videoblock {
	width: 90vw;
	margin: 2vh auto;
}
	
	#cta {
		min-height: 50vh;
		text-align: center;
		padding: 20px;
	}
	
}
