.hero-bg, .hero-bg.parallax {
    background-image: url("https://www.paypalobjects.com/webstatic/en_GB/mktg/business/online-buss-hub/article1_hero_buyersellerpro.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: 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;
}
.subpara_Hero {
    font-size: 16px !important;
    padding-top: 10px !important;
}
.disc {
    list-style-type: disc;
    margin-left: 12px;
}
.disc li {
    padding-bottom: 10px;
}
.moreDetails {
    font-size: 20px;
}
.moreDetails a {
    font-weight: normal;
    text-decoration: underline;
    font-size: 20px;
}

