html, body {
    font-family: 'light', Arial, Helvetica, Verdana, Sans-serif;
    font-size: 14px;
     color: #fff;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    font-weight: 100;
}

header, nav, article, footer, address {
    display: block;
}

@font-face {
    font-family: 'book';
    src: url('../fonts/bentonsans-book-webfont.eot');
    src: url('../fonts/bentonsans-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bentonsans-book-webfont.woff2') format('woff2'),
         url('../fonts/bentonsans-book-webfont.woff') format('woff'),
         url('../fonts/bentonsans-book-webfont.ttf') format('truetype'),
         url('../fonts/bentonsans-book-webfont.svg#bentonsansbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'light';
    src: url('../fonts/bentonsans-light-webfont.eot');
    src: url('../fonts/bentonsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bentonsans-light-webfont.woff2') format('woff2'),
         url('../fonts/bentonsans-light-webfont.woff') format('woff'),
         url('../fonts/bentonsans-light-webfont.ttf') format('truetype'),
         url('../fonts/bentonsans-light-webfont.svg#bentonsanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

a:active {
	color: #FFFFFF; 
	text-decoration: none;
}

a:hover {
	color: #DDDDDD; 
	text-decoration: none;
}

.wrapper {
  text-align: center;
  display: block;
  width: 100%;
  padding: 0;
  position: relative;
  height: 100%;
  margin: 0 auto;
}

img, a img {
	display: block;
    border: none;
    margin: 0;
    padding: 0;
}

p {
  font-weight: 100;
}

h1 {
	font-size: 22px; 
	color: #333333;
  font-weight: 100;
}

h4 {
  font-size: 38px;
  margin: 0;
  font-weight: 100;
}

.clear {
	clear: both;
}

.floatL {
  float: left;
  display: block;
}

.floatR {
  float: right;
  display: block;
}

/* MASTHEAD */

.mhButtonContainer {
	float: right;
	display: block;
}

.masthead {
  padding-bottom: 23px;
  background-image: url("../images/offer_bar_bg.png");
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.mastheadContainer {
  width: 1180px;
  margin: 0 auto;
}

#menuBtn {
  display: none;
  background-repeat: no-repeat;
  background-image: url('../images/menuBtn.png');
  float: left;
  height: 35px;
  width: 36px;
  border: 1px solid #c8c8c8;
  border-radius: 5px;
  cursor: pointer;
  margin: 21px 10px 0 0;
}

#menuBtn.opened {
  background-color: #009bbb;
}

.logoContainer {
    display: block;
    float: left;
    margin: 28px 20px 0;
}

.masthead .nav {
  float: right;
  display: block;
  margin-top: 23px;
}

.nav.active a {
    color: #009bbb;
}
.nav a {
    color: #fff;
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 12px 33px;
    transition: color 0.2s ease-in 0s;
}

.nav a.rightSide {
  padding-right: 20px;
}

.nav a:hover {
  color: #009bbb;
}

.blue {
	background-color: #002562;
}

.right {
	margin-left: 15px;
}

.cta.active a {
  color: #009bbb;
}

.teal {
  background-color: #009bbb;
}

.cta {
    display: inline-block;
}

.cta a:hover {
  background-color: #002562;
  color: #fff !important;
}

.cta a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 12px 33px 10px;
    transition: all 0.2s ease-in 0s;
}

.masthead .cta a, .heroContent h2, .heroContent h1, .hero2Content h4, .hero2Content p, .stripeContent h4, .stripeContent p, .hero3 h4, .hero3 p, .nav a {
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#000000')";
}

/* FIRST HERO */

.hero {
	background-image: url("../images/ottoman.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 700px;
}

.heroContent {
  margin: 210px auto 0;
}

.heroHeading {
  display: block;
  margin-bottom: 30px;
  margin-left: 30px;
  background-image: url('../images/eCart.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.heroContent h2, .heroContent h1 {
    color: #fff;
    display: block;
    float: left;
    font-size: 95px;
    font-weight: 100;
    margin: 0;
    line-height: 98px;
    padding-left: 259px;
    padding-top: 103px;
}

.divider {
    background-color: #fff;
    float: right;
    height: 20px;
    margin-top: 35px;
    width: 1px;
}

.centerArrow {
  width: 43px;
  margin: 0 auto;
}

.tealDivider {
  padding: 36px 0;
}

.tealDivider h3 {
  line-height: 40px;
  font-family: 'book', Arial, Helvetica, Verdana, Sans-serif;
  font-size: 33px;
  margin: 0;
  font-weight: 100;
}

.iconContent {
  margin: 50px 0 80px;
}

.iconContent img {
  width: 380px;
  height: 240px;
}

.iconContent.middle p {
  padding: 0;
}

.iconContent p {
  color: #fff;
  font-size: 22px;
  font-weight: 100;
  text-align: left;
  margin-top: 4px;
  padding: 0 5px 0 25px;
}

.iphone {
  background-image: url("../images/iPhoneBG_v3.jpg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  height: 700px;
}

.hero2Content {
  width: 402px;
  margin-top: 288px;
  float: right;
  display: block;
  text-align: left;
}

.hero2Content h4 {
  font-family: 'book', Arial, Helvetica, Verdana, Sans-serif;
  font-size: 38px;
  margin: 0;
}

.hero2Content p {
  font-size: 22px;
}

.hero2Content .cta {
  margin-top: 8px;
}

.parallaxSection {
  padding-bottom: 75px;
}

.parallaxHeader {
  width: 1300px;
  margin: 0 auto;
  background-image: url('../images/lightbulb.png');
  background-repeat: no-repeat;
  background-position: left 10px;
  background-size: 120px 148px;
}

.parallaxHeader h4 {
    font-size: 38px;
    padding-left: 145px;
    padding-top: 58px;
    margin-bottom: 20px;
    text-align: left;
}

.ipad {
    margin-top: 30px;
}

.ipadScreenImage {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 34px;
    -moz-transition:opacity .2s;
    -webkit-transition:opacity .2s;
    transition:opacity .2s;
    width: 580px;
    height: 340px;
    z-index: 1;
    background-color: #009bbb;
}
.ipadScreenImage p {

  font-size: 10px;
  width: 100%;
  max-width: 420px;
  margin: 10px auto;

}
.ipadScreenImage img {
  width: 100%;
  height: auto;
}
.ipadScreenImage.active {
  opacity: 1;
  z-index: 2;
}

.dots {
  margin-top: -40px;
  position: absolute;
  right: 0;
  top: 50%;
}
.dot {
  background-color:#ccc;
  border-radius:9px;
  cursor:pointer;
  height:18px;
  list-style:none;
  margin:0 0 18px;
  padding:0;
  -moz-transition: background-color .2s;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  width:18px;
}
.dot.onLight.active{
  background-color:#019aba;
}
.dot.onDark.active{
  background-color:#fff;
}
.footnotes {
  margin-bottom: 60px;
}

.footnotes {
  margin-bottom: 60px;
}

.footnotes p {
  margin: 0;
  font-style: italic;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  padding: 0 140px;
}

.parList {
    margin-top: 30px;
}

.parList li {
  font-size: 22px;
  opacity: 0;
  padding-top: 44px;
  text-align: left;
  -moz-transition:opacity .2s;
  -webkit-transition:opacity .2s;
  transition:opacity .2s;
}
.parList li.active {
  opacity: 1;
}

.parList li:first-child {
  padding-top: 0;
  font-weight: 100;
}

.parList li.step2 {
  padding-bottom: 90px;
}

.hero3 {
    background-image: url("../images/hero3_v4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 785px;
    text-align: left;
}

.hero3 h4 {
  font-family: 'book', Arial, Helvetica, Verdana, Sans-serif;
  font-size: 38px;
  font-weight: 100;
  margin-top: 250px;
  text-align: left;
}

.hero3 p {
    font-size: 22px;
    text-align: left;
    width: 420px;
    margin-bottom: 30px;
}

.footer {
  background-color: #e5e5e5;
}

.footer p {
  padding: 70px 0;
  color: #999;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.stripe {
  padding-top: 57px;
  padding-bottom: 63px;
  background-image: url("../images/hero_typewriter.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.stripeContent {
  display: block;
  float: left;
  width: 560px;
  margin-top: 80px;
  text-align: left;
  border-right: 2px solid #808b9c;
}

.stripeContent.right {
  margin-left: 57px;
  border: 0;
  width: 500px;
}

.stripeTitle {
}
.stripe h4 {
  display: block;
  font-size: 38px;
  font-weight: 100;
  text-transform: uppercase;
  text-align: left;
}

@media all and (min-width:765px) {

  .stripe h4 {
    text-align: center;
  }

}

.stripeTitle img.stripeLogo {
  display: block;
  float: left;
  width: 131px;
}
.stripeTitle img.braintreelogo {
  display: block;
  float: left;
  width: 228px;
  height: 31px;
  padding: 13px 0px 10px 0px;
}
.stripeContent p {
  max-width: 470px;
  font-size: 22px;
  line-height: 25px;
}
.stripeContent .cta {
  margin-top: 10px;
  background: #009bbb;
  width: 140px;
  text-align: center;
}

.stripeContent .cta a {
  color: #fff;
}