/* page css */
.hero-bg,
.hero-bg.parallax .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_AU/mktg/hero-images/chargeback-hero_n1_1x.jpg");
}

#hero .span12>.editorial-cell {
    width: 100%;
}

#hero-down-arrow {
    position: absolute;
    bottom: 20%;
    left: 50%;
    margin: -6px 0 0 -19px;
}

#get-started,
#more-than-payments-container {
    padding: 60px 0;
}

ul.merchant-bullets {
    margin-left: 0px;
    list-style: disc;
    text-align: left;
}

ul.merchant-bullets li {
    font-weight: bold;
    border-bottom: 1px solid #F2F2F2;
    padding: 15px 0;
}

ul.merchant-bullets li p {
    font-weight: normal;
}

p,
.panel .center-text p {
    font-size: 14px;
}

#more-than-payments ul.merchant-bullets li {
    font-weight: normal;
    border: none;
    padding: 0;
}

.adj-list.panel {
    padding: 55px 0 15px 0;
}

.merchant-heroTray {
    background-color: rgba(36, 29, 28, 0.8);
    padding: 30px 30px 20px;
    border-radius: 5px;
    margin-top: 20px;
    max-width: 564px;
}

.row-fluid .merchant-panel {
    background: #fff;
    padding: 0px 16px;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
}

.span12 .pulloutPara {
    text-align: left;
}

#get-started .merchant-panel .contentPara {
    min-height: 113px;
}

#more-than-payments .merchant-panel .contentPara {
    min-height: 31px;
}

#more-than-payments .span8.merchant-panel {
    margin-left: 6%;
    padding-left: 7%;
}

.medium.expand-rows .expand {
    float: left;
    margin-right: 10px;
}

.panel-img {
    width: 70px;
    margin-bottom: 20px;
}

html[data-device-type="mobile"] .panel-img {
    margin-bottom: 0;
}

html[data-device-type="portable"] #get-started,
html[data-device-type="portable"] #more-than-payments-container {
    padding: 40px 0;
}

html[data-device-type="mobile"] .row-fluid .containerMobileFullWidth .merchant-panel {
    width: 90%;
    min-height: 420px;
    margin-left: 10px;
}

html[data-device-type="portable"] #get-started-carousel .merchant-panel {
    margin-bottom: 30px;
    min-height: 330px;
}

html[data-device-type="portable"] #more-than-payments .merchant-panel h3 {
    min-height: 80px;
}

html[data-device-type="portable"] #get-started .merchant-panel .contentPara {
    min-height: 100px;
}

html[data-device-type="mobile"] .heroBtn {
    margin: 0 auto 30px;
}

html[data-device-type="mobile"] #hero-down-arrow {
    bottom: 4%;
}

html[data-device-type="mobile"] .merchant-panel:first-child {
    margin-left: 0;
}

html[data-device-type="mobile"] #more-than-payments .sideKickHeadline {
    min-height: 72px;
}

html[data-device-type="mobile"] #more-than-payments-container {
    padding-top: 20px;
}

html[data-device-type="mobile"] .excite-bg {
    height: 501px;
}

html[data-device-type="mobile"] .excite-bg .editorial-cell {
    padding-top: 0;
    padding-bottom: 0;
}

html[data-device-type="mobile"] .panel-three {
    padding-top: 0;
}

html[data-device-type="mobile"] .panel-three .sideKickHeadline {
    margin-left: 10px;
}

html[data-device-type="mobile"] .excite-bg .editorial-container {
    padding: 200px 0 0;
    text-align: center;
}

html[data-device-type="mobile"] #get-started,
html[data-device-type="mobile"] #more-than-payments-container {
    padding: 40px 0 20px;
}

html[data-device-type="mobile"] #get-started-carousel,
html[data-device-type="mobile"] #more-than-payments {
    margin-top: 10px;
}

html[data-device-type="mobile"] .merchant .transaction-tray {
    margin: 0;
}

html[data-device-type="mobile"] .merchant .phone-line {
    margin-bottom: 20px;
}

html[data-device-type="mobile"] .merchant .btn {
    width: 100%;
}

html[data-device-type="mobile"] .merchant .expanding-rows {
    margin-left: -10px;
    margin-right: -10px;
    padding-right: 0;
    padding-top: 0;
}

html[data-device-type="mobile"] .merchant .expander {
    position: relative;
    display: block;
    width: 21px;
    height: 21px;
    text-indent: -999em;
    overflow: hidden;
    border: 1px solid #4d4d4d;
    border-radius: 14px;
    float: right;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
}

html[data-device-type="mobile"] .merchant .expander.open:after {
    content: '–';
}

.faq span:before {
    content: '•';
    font-size: 22px;
    display: block;
    float: left;
    margin: 0px 10px 0px -17px;
}

.faq strong {
    margin: 5px 0 0 20px;
    display: block;
    font-weight: normal !important;
}

.faq strong span:before {
    margin: 0px 10px 0 20px;
}

html[data-device-type="mobile"] .merchant .expandable {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
}

html[data-device-type="mobile"] #get-started .merchant-panel .contentPara {
    min-height: 130px;
}

html[data-device-type="mobile"] #more-than-payments .merchant-panel .contentPara {
    min-height: 110px;
}

html[data-device-type="mobile"] .merchant .expandable.open {
    height: 50px;
}

html[data-device-type="mobile"] .merchant .expanding-rows p.expandable {
    border-bottom: 1px solid #4d4d4d;
}

html[data-device-type="mobile"] .merchant .expanding-rows:last-child p.expandable:last-child {
    border-bottom: none;
}

.list-para {
    list-style-type: decimal;
    margin-left: 10%;
}

.callout b {
    font-size: 24px;
}

.row-fluid .span8 {
    width: 88%;
}

.merchant-panel a.contentLink {
    min-height: 45px;
}

.row-fluid .merchant-panel {
    padding: 0px 16px 15px;
}

#get-started-carousel .merchant-panel {
    background: #f5f5f5;
}


.foot-para {
    margin: 15px 0 0;
    font-size: 12px;
    padding-bottom: 55px;
}

.center-text {
    position: relative;
}

.pulloutPara {
    font-size: 1.14286rem;
    line-height: 1.5em;
    padding-bottom: 9px;
    padding-left: 0%;
    padding-top: 25px;
}

.expand:after {
    top: 2px;
}

.expanding.open {
    margin-left: 32px;
    padding-left: 20px;
}

.grey {
    background: #F5F5F5;
    padding: 25px 0px;
}

.panel {
    padding: 55px 0px;
}

.adj-list ul.merchant-bullets li {
    font-size: 16px;
}

html[data-device-type="portable"] .hero-bg .editorial-container {
    height: auto;
}

html[data-device-type="portable"] .row-fluid .span8,
html[data-device-type="mobile"] .row-fluid .span8 {
    width: 89% !important;
}

@media all and (max-width: 568px) {

    ul.merchant-bullets {
        margin-left: 25px;
    }

}

header a {
    font-family: pp-sans-small-regular, "Helvetica Neue", Arial, sans-serif !important;
}

