@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,900);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}


 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.centered {
	text-align: center
}

.mt {
	margin-top: 80px;
}

.mb {
	margin-bottom: 80px;
}

/* ==========================================================================
   General styles
   ========================================================================== */


body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    color: #4a4a4a;
}

a {
	color: #29AAE1;
}

mark {
	font-weight: 400;
	color: #FFF;
	padding: 2px 5px;
	background-color: #2ab2cc;
}


.label {
	background-color: #ffe96f;
	font-weight: 600;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 60px;
	text-transform: uppercase;
}

.navbar-brand {
	font-weight: 700;
}

.navbar-default .navbar-brand {
	color: white;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: transparent;
	border-bottom: 2px solid #F48414;
}

.navbar-default .navbar-nav > li > a {
	color: #FFF;
	font: 15px 'Oswald', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}



/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	padding-top: 0px;
	background-attachment: relative;
	background-position: center center;
	min-height: 750px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#hero-content {
	text-align: center;
	margin-top: -5px;
}


#top-border {
	border-top: 9px solid #000;
	text-align: center;
	width: 80%;
	float: left;
}


/* ============================================================
  Hero Section
============================================================ */

#headerwrap h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color:#FFF;
	font-size: 37px;
	margin-right: 70px;
	margin-left: 70px;
	
}

#headerwrap h2 {
	font: italic 17px 'Bitter', sans-serif;
	color: #2d333a;
	background-color: #FFF;
	padding: 5px 10px;
	display: inline;
}


#headerwrap h3 {
	font-weight: 400;
	color: #FFF;
	text-align: center;
}

#content {
	text-align: center;
}

#headerwrap p {
	text-align: center;
}

#headerwrap a {
	text-align: center;
	color: #FCED30;
	text-transform: uppercase;
	padding-top: 25px;
}

.hero-highlight {
	border-bottom: 0px solid #ffe96f;
}


/* ============================================================
  Story Section
============================================================ */


#story {
	background-color: #FFF;
	padding: 75px 50px 100px;
	text-align: center;
}

#story h1 {
	color: #103754;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 32px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 50px;
}

.story-highlight {
	color: #FFF;
}

#story h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #333;	
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	display: inline;
	padding: 15px 15px 70px;
}

#story .special {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color: #FFF;	
	font-size: 21px;
	border-top: 4px solid #0071BC;
	text-align: center;
	padding: 15px 15px 70px;
}

#story p {
	font-size: 16px;
	color: #333;
	padding-bottom: 20px;
}

#content-center {
	text-align: center;
}

/* ============================================================
  Promo Area
============================================================ */


#promo {
	background-color: silver;
	padding: 50px 50px 100px;
	text-align: center;
}

#promo h1 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #FFF;	
	font-size: 18px;
	text-transform: uppercase;
	margin-right: 50px;
	margin-left: 50px;
}

#promo p {
	font-size: 14px;
	color: #333;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 25px;
}

#promo a {
	color: #FFF;
	text-decoration: underline;
}


#form-center {
	text-align: center;
}


/* ============================================================
  About Section
============================================================ */


#about {
	background-color: #FFF;
	padding: 35px 50px 100px;
	text-align: center;
	
}

#about h1 {
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 32px;
	line-height: 35px;
	padding: 15px 25px 0;
}

#about h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: silver;	
	font-size: 21px;
	padding: 0 15px 15px;
}

#about .highlight {
	font: 18px 'Oswald', sans-serif;
	padding: 0;
	border-bottom: 1px solid #7b88b4;
	margin-right: 0;
	margin-left: 0;
}

#about h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #7b88b4;	
	font-size: 18px;
	padding: 10px 15px 15px;
}


#about .special {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	color: #FFF;	
	font-size: 21px;
	border-top: 4px solid #0071BC;
	text-align: center;
	padding: 15px 15px 70px;
}


#about p {
	font-size: 14px;
	color: #c7c8ca;
	padding-bottom: 35px;
	text-align: center;
}

/* ============================================================
  stuff 
============================================================ */


#stuff {
	background-color: #ffe96f;
	padding: 50px 50px 150px;
	text-align: center;
}


/* ============================================================
  How It Works 
============================================================ */


#how {
	background-color: #FFF;
	padding: 50px 50px 150px;
	text-align: center;
}

#how h1 {
	color: #484949;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 32px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 50px;
}

#how h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #555;	
	font-size: 15px;
	text-transform: uppercase;
	border-top: 8px solid #ffe96f;
	text-align: center;
	display: inline;
	padding: 15px 15px 100px;
}

#how h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #21445f;	
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 15px 15px;
}

#how h4 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: silver;	
	font-size: 15px;
	text-transform: uppercase;
	border-top: 1px dashed #777;
	text-align: center;
	display: inline;
	padding: 15px 15px 50px;
}


#how p {
	color: gray;
	font-size: 14px;
}


.step-number {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #FFF;	
	font-size: 18px;
	border-top: 8px solid #FFF;
	text-align: center;
	display: inline;
	padding: 15px 15px 30px;
}

/* ============================================================
  Upgrades 
============================================================ */


#upgrade {
	background-color: #FFF;
	padding: 50px 50px 150px;
	text-align: center;
}

#upgrade h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #333;	
	font-size: 15px;
	text-transform: uppercase;
	border-top: 8px solid #ffe96f;
	text-align: center;
	display: inline;
	padding: 15px 15px 70px;
}

#upgrade h1 {
	color: #484949;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 32px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 50px;
}

#upgrade h3 {
	color: #484949;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	font-size: 16px;
}


#upgrade p {
	color: gray;
	font-size: 16px;
	padding-bottom: 50px;
}


/* ============================================================
  Misc
============================================================ */



#social {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2f2f2;
}

#social i {
	font-size: 40px;
	color: #4a4a4a
}

#social i:hover {
	color: #29AAE1
}

#footerwrap {
	padding-top: 70px;
	padding-bottom: 50px;
	background-color: #434A54;
}


#footerwrap p {
	color: #FFF;
	margin-left: 10px;
}


#aboutwrap {	
	/* background: url(../img/about.jpg) no-repeat center top; */
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 550px;
	width: 100%;
	
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


/* ============================================================
  Icons
============================================================ */

.icon-features {
	color: silver;
}

.icon-how {
	color: silver;
}

.icon-hero {
	color: #FFF;
}


/* ==========================================================================
   Image Swap Media Queries
   ========================================================================== */

@media screen and (min-width: 1080px) {
    #hero {
        background: url(../img/back.jpg) no-repeat center top;
    }
    #about {
    		background: url(../img/threee-products.jpg) no-repeat center top;
    		height: 1200px;	
    }
}
@media screen and (max-width: 1079px) {
    #hero {
        background: url(../img/back-mid.jpg) no-repeat center top;
    }
    #about {
    		background: url(../img/threee-products-mid.jpg) no-repeat center top;
    		height: 1200px;	
    }
}
@media screen and (max-width: 487px) {
    #hero {
        background: url(../img/back-small.jpg) no-repeat center top;
    }
    #about {
    		background: url(../img/threee-products-small.jpg) no-repeat center top;
    		height: 2000px;
		position: relative;
		bottom: 0;
	}
}

/* ============================================================
  PARALLAX 
============================================================ */

section.module.parallax {
  height: 750px;
  background-position: 40% 60%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

@media all and (min-width: 1080px) {
  section.module.parallax-1 {
    background-image: url("../img/back.jpg");
  }
  section.module.parallax h1 {
    font-size: 160px;
  }
}

@media all and (max-width: 1079px) {
  section.module.parallax-1 {
    background-image: url("../img/back-mid.jpg");
    background-attachment: scroll;
  }
  
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}

@media all and (max-width: 487px) {
  section.module.parallax-1 {
    background-image: url("../img/back-small.jpg");
    background-attachment: scroll;
  }
  section.module.parallax h1 {
    font-size: 160px;
  }
}