#content p {
  line-height: 22px;
}

h3 {
  font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans",
    "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  font-size:25px !important;
  font-style:italic;
  font-weight:200;
  padding:40px 0 5px 60px;
  padding-left:60px !important;
  display:block;
  line-height:30px;
}

/**
 * Share typography
 * =================================================== */

h4.footerTitle, h4.footerTitle a {font-size:15px;font-family:Arial, Helvetica, sans-serif !important;color:#4d4d4d;padding:30px 0 7px 0;font-weight:bold;}

.pageTitle {height:200px !important;}

.section {
  border-top: 1px solid #e5e5e5;
}

.three .text p,
.four .text p {
  width: 360px;
}

.three .text p:last-child,
.four .text p:last-child {
  width: 290px;
}

/**
 * Section one
 * =================================================== */

.one {
  background: transparent url('../img/1_porsche.jpg') 0 0 no-repeat;
  height: 576px;
  border-top: none;
}

.one .text {
  float:left;
  padding-top: 20px;
  width:385px; /*360*/
}

  .one .text a {
    color:#262626;
    text-decoration: underline;
  }

  #content .one .text p {
    font-size: 15px;
  }


/**
 * Section two
 * =================================================== */

.two {
  background: url('../img/bg_gray_blockquote.png') 0 0 no-repeat;
  border-top: 1px solid #fff;
  height: 268px;
}

  .two .pullQuote {
    width: 540px;
    margin-right: 60px;
    margin-top: 56px;
    font-size: 20px;
  }

.quoteLeft { top: -20px; left: -70px; }
.quoteRight { top: 112px; right: -10px; }

.imgAvatar {
  margin: -30px 0 0 40px;
}


/**
 * Section three
 * =================================================== */

.three {
  height: 659px;
  position: relative;
}

.three .text {
  width: 420px;
}

.three .pic {
  margin: 0 60px 0 0;
  right: 0;
  position: absolute;
}

/**
 * Section four
 * =================================================== */

.four {
  background: #fafafa;
  height: 1238px;
  position: relative;
}

.four .text {
  float: left;
  width: 310px;
}

  .ie8 .four .text {
    width: 420px;
  }

  .four .text p:last-child {
    width: 240px;
  }

  .ie8 .four .text p {
    width: 210px;
  }

  .four .text.floatRight {
    margin-top: 40px;
    margin-left: -10px;
    width: 520px;
  }

  .four .text.floatRight p {
    width: 460px;
  }

.screenshot {
  position: relative;
  float: right;
  width: 500px;
}

.iphone-screenshot {
  margin-top: -53px;
}

.ss-zoom {
  position: absolute;
  right: 375px;
  top: 297px;
}

/**
 * Features list
 **/

.myriade-porsche-features {
  float: right;
  margin: 35px 0 0;
  padding: 0;
  width: 460px;
}

  .ie8 .myriade-porsche-features {
    margin-right: -100px;
  }

  .myriade-porsche-features li {
    float: left;
    width: 110px;
    margin-right: 20px;
    font: bold 13px Arial;
  }

    .myriade-porsche-features .icon {
      background-image: url('../img/features-icons.png');
      background-repeat: no-repeat;
      display: block;
      width: 100px;
      height: 111px;
    }

    .myriade-porsche-features .post > span {
      background-position: center 0;
    }

    .myriade-porsche-features .browse {
      width: 170px;
    }

    .myriade-porsche-features .browse > span {
      margin-left: 27px;
      background-position: center -105px;
    }

    .myriade-porsche-features .activity {
      margin-right: 0;
    }

    .myriade-porsche-features .activity > span {
      background-position: center -210px;
    }

/**
 * Section five
 * =================================================== */
.five .descSlides {width:260px;float:left;}

  .five .descSlides h3 { padding-top: 0; }

.five .slideWrap {float:right;margin-right:60px;}
.five .fullSlide {margin:40px auto;}