.hero-bg, .hero-bg .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/wright/ecommerce_template/ecommerce-hero.jpg");
}
.n1, .n1 .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_US/mktg/wright/buy_onthego/buy_onthego_n1_1x.jpg");
}
.n2 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_SG/mktg/wright/buy_onthego/buy_onthego_n2_1x.jpg");
}
.n3 {
    background-image: url("https://www.paypalobjects.com/webstatic/en_SG/mktg/wright/buy_onthego/buy_onthego_n3_1x.jpg");
}
.n4, .n4 .parallax-bg {
    background-image: url("https://www.paypalobjects.com/webstatic/en_US/mktg/wright/buy_onthego/buy_onthego_n4_1x.jpg");
}
.n5, .n5 .parallax-bg  {
    background-image: url("https://www.paypalobjects.com/webstatic/en_HK/mktg/featureimage/Pay-on-the-Go-n2_1x.jpg");
}
html[data-device-type="portable"] .n5 .editorial-cell {
                margin-top: -16.5%;
}

/* get started carousel */

#get-started, #more-than-payments-container {
    padding: 60px 0;
}
#get-started-carousel, #more-than-payments {
    margin-top: 30px;
}

.pulloutHeadline sup{ font-size: medium; position: relative; top: -20px;}
.superscript-info{ padding-top: 60px; text-align: center; }
.superscript-info p,.superscript-info a{ font-size: small; font-weight: normal;}
.superscript-info a{word-wrap:break-word;}

/* merchant carousel */



.row-fluid .merchant-panel {
    background: #fcfcfc;
    padding: 30px 16px;
    border: 1px solid;
    border-color: #E5E5E5 #D9D9D9 #CCC;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
}

.row-fluid .span-5parts{ margin-left: 1%; cursor: default;}

.span-5parts{ width:19.2%; float: left; text-align: center;}

.panel-img {
    width: 70px;
    margin-bottom: 20px;
}

#get-started .merchant-panel .contentPara {
    min-height: 40px; padding-bottom: 0;
}

/* Tabs */

.tab-header-section{
    background: #f7f7f7; 
}

.tab-trigger-wrap{
    display: table; width: 100%;
}

.tab-triggers{
    display: table-row;
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab-triggers > li{
    display: table-cell;
    width: 33.333333333333333%;
     background: #f7f7f7; 
    border-bottom: 1px solid #f7f7f7;  
    cursor: pointer; 
}

.tab-triggers > li > a{
    display: inline-block;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    width:100%;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    padding: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #444;
   
}

.tab-triggers > li.active-tab{
    background: #fff;
    border-bottom: 1px solid #009cde;   
}

.tab-content-section{
    background: #fff;    
}

.tab-content{
    background: #fff;
    display: none;
    padding: 60px 0;
}

.tab-content-intro{
    padding-bottom: 30px;
}

.tab-features-wrapper{
    display: block;        
}

.tab-features-row{
    padding-top: 30px;
    font-size: 18px;
    line-height: 28px;
    
}

.tab-features-row:after,
.tab-features-content:after{
    clear: both;
    content: '';
    display: block;
}

.tab-features-row:first-child{
    padding-top: 0;
}

.tab-features-col{
    float: left;
    width: 55%;
    text-align: center;
}

.tab-features-col .index{
    float: left;
    margin-right: 10px;
}

.tab-features-col h3{
    overflow: hidden; 
    min-height: 180px;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 15px;   
}

.tab-features-row.last-row .tab-features-col h3{min-height: 30px;}

.tab-features-content.list-of-links{
    padding-left: 150px;
}

.tab-features-col:first-child .tab-features-content.list-of-links{
    padding-left: 0;
}

.tab-features-col h3 ~ p{
    padding-left: 25px;
}

.tab-features-content p{
    text-align: left;
}

.tab-features-col:first-child{
    width: 45%;
    text-align: left;
}

.tab-features-content{
    padding-left: 15px;
    overflow: hidden;
}

.tab-features-col:first-child .tab-features-content{
    padding-left: 0;
    padding-right: 15px;
}

.tab-features-content img{
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
    border: 0;
}

.tab-features-content h3 a{
    font-size: 18px;
    line-height: 28px;
   font-weight: 300;
    text-decoration: underline;
}

.tab-content .additional-info{ padding-top: 30px;}

.tab-features-col.no-banner{ width: 100%; float: none;}

.tab-features-col.no-banner h3{
    min-height: 30px;
}

.tab-content .content-row:after{
    clear: both;
    content: '';
    display: block;
}

.tab-content .content-row{
    margin-left: -15px; 
    margin-right: -15px;
    overflow: hidden;
}

.tab-content .span-6{
    float: left;
    width: 50%;
    padding: 0 15px;
     -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}






/* tabs end */

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 {
    width: 48%;
    margin-bottom: 30px;
    min-height: 250px;
}

html[data-device-type="portable"] .superscript-info{ padding-top: 30px;}


html[data-device-type="portable"] #more-than-payments .merchant-panel h3 {
    min-height: 80px;
}
html[data-device-type="portable"] #get-started-carousel .merchant-panel:nth-child(2n+1) {
    margin-left: 0;
}

@media only screen and (max-width : 1232px) {
    .tab-header-section .containerCentered{
        padding: 0 !important;
    }

}

@media all and (max-width: 768px) {
    html[data-device-type="portable"] #more-than-payments .merchant-panel h3, html[data-device-type="portable"] #more-than-payments .merchant-panel .contentPara {
        min-height: 110px;
    }

    /* Tabs */
    .tab-features-col,.tab-features-col:first-child{
        width: 100%; float: none;
    }

    .tab-features-col:first-child{
        padding-bottom: 30px;
    }

    .tab-features-col:first-child .tab-features-content,.tab-features-content{
        padding-left: 0;
        padding-right: 0;
    }

    .tab-content-intro{
        text-align: center;
    } 

    .tab-features-col h3{
        min-height: 30px;
    } 

    .tab-features-content.list-of-links{
        padding-left: 0;
    }

    .tab-features-content.list-of-links p{
    text-align: center;
    }

   
 

}

html[data-device-type="mobile"] .merchant-panel:first-child {
    margin-left: 0;
}

.merchant-panel {
    position: relative;
}

.merchant-panel .contentLink {
    position: absolute;
    bottom:15px;
}



@media only screen and (max-width : 480px) {

    .tab-triggers > li > a{
        padding: 10px;
        font-size: 13px;
        line-height: 18px;
    }

       .tab-content{
        padding: 30px 0;
    }

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (orientation: portrait)
and (max-width : 360px) {
    html[data-device-type="mobile"] #hero h1 {
        font-size:2rem;
    }
    
    #get-started-carousel .merchant-panel{
        min-height:280px !important;
    }

   
}

html[data-device-type="mobile"] #get-started-carousel .merchant-panel{
    min-height:250px;
}


html[data-device-type="dedicated"] #get-started-carousel .merchant-panel{
    min-height:250px !important;
}







