.hero-bg, .hero-bg.parallax {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article4_hero.jpg");
}
.bluestrip {
    background-color: #019CDE;
    padding: 25px 0;
}
.bluestrip h3, .bluestrip p {
    color: #fff;
}
.modTwo {
    margin-bottom: 40px;
}
.moduleHead {
    margin-top: 30px;
}
.navs > li {
    display: inline-block;
    padding: 0 15px;
}
.navs {
    margin-top: 0;
    padding-bottom: 16px;
    padding-top: 30px;
    text-align: right;
}
.navs a {
    color: #666666;
}
.navs .link-active {
    color: #0079c1;
}
html[data-device-type="mobile"] .span4 {
    padding-bottom: 20px;
}
html[data-device-type="portable"] .editorial-img {
    background-size: auto 260px;
}
html[data-device-type="mobile"] .hero-bg {
    background-position: 75% top;
}
.bottomText {
    margin-bottom: 40px;
    margin-top: -40px;
}
.bottomText p {
    font-size: 11px;
}
html[data-device-type="mobile"] .navs > li {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #e7e7e7;
}
html[data-device-type="mobile"] .navs {
    text-align: left;
    padding: 0;
    margin-bottom: 0;
}
.quote, .quoteHeading {
    font-size: 22px;
}
.quoteHeading {
    font-size: 28px;
}
.quote a {
    font-weight: normal;
    text-decoration: underline;
    font-size: 20px;
}
.step-text a {
    font-weight: normal;
    color: #E6E6E6;
}

