@media screen and (min-width: 1000px) {
 #header .header-content {
 width: 90%;
}
 

	
.banner-text {
	padding-top:20%;
}
	
.banner-text h1 {
	padding:0 20px;
	padding-left: 40px;
}

.banner-text p {
	padding:0 20px;
	padding-left: 40px;
}
	
.navigation {
    margin-right: 2em;
}
	
#header .logo {
    padding-left: 5em;
}
	
#apple-store {
	display:none;
	}
#google-play {
	display:none;
	}
#qrcode {display:block;}
	
.banner-img {
    margin:48% 0;
    width: 100%;
 	margin-bottom: 40px;
}
	
.banner-btn a {
    margin-bottom: 3em;
	padding: 0 50px;
}

.woko {margin: 0 20px,}
	
}


	
@media screen and (max-width: 999px) {
 
#apple-store #google-play {display:block;}
	
#qrcode
	{display:none; 
	}
	
	#banner {
 text-align:center;
}
 .banner-text {
 padding-top: 10%;
}
 .banner-text h1 {
 margin-top:20%;
 font-size: 33px;
 line-height:36px;
}
 .banner-text p {
 font-size: 18px;
}
	
.banner-img {
margin:auto;
margin-bottom: 30px;
margin-top: 10px;
width: 80%;
}
	
 .banner-btn a {
 margin-bottom: 20px;
}

#header .logo {
    padding-left: 3em;
}
	
.nav-toggle {
 display: block;
}
 .navigation {
 position: fixed;
 background-color: #000;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 z-index: 99999;
 visibility: hidden;
 opacity: 0;
 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
 transition: opacity 0.5s, visibility 0s 0.5s;
}
 .navigation .primary-nav {
 position: relative;
 top: 45%;
 -moz-transform: translateY(-45%);
 -ms-transform: translateY(-45%);
 -webkit-transform: translateY(-45%);
 transform: translateY(-45%);
}
 .navigation li {
 display: block;
 margin-bottom: 20px;
}
 .navigation a {
 display: block;
 font-size: 14px;
 margin: 0;
 text-align: center;
}
 .overview-video iframe {
 width:290px;
 height:163px;
}
 .flex-control-nav {
 bottom: 20px;
}
		
#overview {
text-align:center;
}
.overview-content p {
padding-right:0px;
}
#features {
text-align:center;
}
.features1-content {
 margin-top: 5%;
}
.left {
 text-align:center;
}
.middle {
 padding-left:0px;
 margin:auto;
 margin-top:5%;
 margin-bottom:5%;
}
.features2-content {
 margin-top:0px;
}
.features3 img {
 padding-left:10px;
}
 .footer .footer-col {
 margin-bottom: 50px;
}

.woko {margin: 0 20px,}
	
}

@media screen and (max-width: 640px) {
	
	#apple-store #google-play {display:block;}
	
#qrcode
	{display:none; 
	}
 #banner {
 text-align:center;
}
	
.banner-text h1 {
 margin-top:0px;
 font-size: 33px;
 line-height:36px;
}

 .banner-btn a {
 margin-bottom: 30px;
 padding: 0px;
}
 .banner-text {
 padding-top: 35%;
}
.footer a {
 font-size:14px;
}
.footer .footer-share li {
 width: 35px;
 height: 35px;
 border-radius: 50%;
 padding: 7px 0;
 margin: 0 5px;
}
	.woko {margin: 0 20px,}
}
@media screen and (max-width: 480px) {
 #banner {
 text-align:center;
}
 .banner-text {
 padding-top: 45%;
}

 .banner-btn a {
 margin-bottom: 15px;
}
	
.banner-img {
	width: 100%;
	min-width: 200px;}
	
	.woko {margin: 0 20px,}
	
}



@media screen and (max-width: 320px) {
 .banner-text {
 padding-top: 55%;
}
.subscribe-form input[type=text] {
width:65%;
}
.subscribe-form input[type=submit] {
 width: 35%;
}
	.woko {margin: 0 20px,}
}
