/* Down Arrow - Banner Image */
html[data-device-type=dedicated] .down-arrow, html[data-device-type="portable"] .down-arrow  {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 3em;
  height: 3em;
  bottom: 25px;
  left: 48.5%;
  transform: rotate(45deg);
  transition: all .3s ease-out;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
html[data-device-type="portable"] .down-arrow  {
  left: 47%;
}
html[data-device-type="portable"] .account-selection .down-arrow  {
  left: 48%;
}

.hero-bg,.hero-bg .parallax-bg{background-image:url("https://www.paypalobjects.com/webstatic/mktg/wright/buy_onthego/buy_onthego_hero_bg_1x.jpg")}.n1{background-image:url("https://www.paypalobjects.com/webstatic/en_clac/mktg/wright/buy_onthego/buy_onthego_n1_1x.jpg")}.n2,.n2 .parallax-bg{background-image:url("https://www.paypalobjects.com/webstatic/mktg/wright/buy_onthego/buy_onthego_n4_1x.jpg")}.n3{background-image:url("https://www.paypalobjects.com/webstatic/en_clac/mktg/wright/buy_onthego/buy_onthego_n3_1x.jpg")}html[data-device-type="portable"] .row-fluid .span4{width:auto}html[data-device-type="portable"] .editorial-left .editorial-img{background-position:-2% bottom}

