.hero-bg, .hero-bg.parallax {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article1_hero.jpg");
}
.bluestrip {
    background-color: #019CDE;
    padding: 90px 0px 25px 0px;
}
.bluestrip h3, .bluestrip p {
    color: #fff;
}
.n1, .n1.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article1_thumb_screen1.png");
}
.n2 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article1_thumb_screen2.png");
}
.n3 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article1_thumb_screen3.png");
}
.n4 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article1_thumb_screen4.png");
}
.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: #019CDE;
}
html[data-device-type="mobile"] .span4 {
    padding-bottom: 20px;
}
.editorial-right .editorial-img {
    background-position: 90% center;
}
.editorial-left .editorial-img {
    background-position: 10% center;
}
html[data-device-type="portable"] .editorial-img {
    background-size: auto 260px;
}
html[data-device-type="mobile"] .hero-bg {
    background-position: 80% top;
}
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;
}
.row-fluid .span8 {
    width: 61%;
}
.step-text a {
    font-weight: normal;
    color: #E6E6E6;
}

