* {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  -webkit-font-smoothing: antialiased
}
h1, h2, li, ol, p {
  margin: 0;
  padding: 0;
}
.main-container-wrapper .row.nomargin>section {
    margin-top: -182px !important;
}
#mini-panel-product_menu .product-title::after, #mini-panel-product_menu .product-nav-links .menu > li > span, #mini-panel-product_menu .product-nav-links .menu > li > a {
  color: #fff;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
  color: #fff !important;
}
#mini-panel-product_menu .expanded.dropdown .caret {
  background: url(/sites/oweb/images/zohobigin/cliq-arrow-icon.png) no-repeat -1px -48px !important;
}
.bg_lazy_loaded.walt-bansec {
 background-image: url(/sites/oweb/images/zohobigin/price-bgn-ptrn.jpg)
}
.walt-bansec {
  color: #fff;
  text-align: center;
  padding: 210px 30px 90px;
  background-image: -moz-linear-gradient(90deg,#264e5a 0%,#002e38 100%);
    background-image: -webkit-linear-gradient(90deg,#264e5a 0%,#002e38 100%);
    background-image: -ms-linear-gradient(90deg,#264e5a 0%,#002e38 100%);
  background-repeat: repeat;
  margin-top: -84px;
}
h1 {
  font: 50px/1.2 var(--zf-primary-extrabold);
}
.walt-descsec {
  padding: 75px 30px 20px;
  width: 100%;
  margin: 0 auto;
  max-width: 1005px;
  box-sizing: border-box;
}
.pts-cnt {
  padding: 20px 0 40px;
}
.pts-cnt ul {
  margin-left: 15px
}
h2 {
  font: 30px/1.2 var(--zf-primary-bold);
  margin-bottom: 25px;
}
p {
  font: 18px/1.8 var(--zf-primary-regular);
}
.pts-cnt ul li:not(:last-child) {
  margin-bottom: 10px;
}
.pts-cnt ul li {
  padding-left: 30px;
  position: relative;
}
.info-txt {
  text-align: center;
  font: 18px/1.8 var(--zf-primary-semibold);
}
.pts-cnt ul li:after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  background-color: black;
  left: 9px;
  border-radius: 50%;
  top: 10px;
}
.walt-scrnimg {
  margin: 30px 0 25px;
  box-shadow: 0px 8px 36px 0px rgb(0 0 0 / 15%);
  border-radius: 6px;
}
.foot-langsec {
  padding: 60px 25px 0;
}
.walt-lnk,.terms_link {
  color: #23ae73;
}
.walt-semilnk {
  color: #23ae73;
  font-family: var(--zf-primary-semibold);
}
.info-cnt {
  background: #fff3c9;
  border-radius: 12px;
  padding: 20px 25px;
  border: 1px solid #ffec08;
}
.waltlst-scrnimg{
    margin: 30px 0 0px;
}
.terms-disclaimer {
  font-size: 12px;
  margin: 100px auto 0;
  text-align: center;
  color: #222;
}
.samsung-wallet{
  display: none;
}
@media screen and (max-width:1024px) {
  h1 {
    font-size: 42px;
  }
  .walt-bansec {
    padding: 220px 30px 60px;
  }
  .walt-descsec {
    padding: 45px 30px 20px;
  }
.terms-disclaimer {
  margin: 50px auto 0;
}
}
@media screen and (max-width: 767px) {
  #mini-panel-product_menu .product-title::after {
    background-image: url(/sites/oweb/images/zohobigin/by-zoho-white.svg);
    content: "";
  }
  .menu-icon-help-header .product-title a {
    background-image: url(/sites/oweb/images/zohobigin/bigin-white-icon-website.png);
  }
  h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }
  br {
    display: none;
  }
  .pts-cnt ul {
    margin-left: unset;
  }
}
@media screen and (max-width:767px) {
.main-container-wrapper .row.nomargin>section{
    margin-top: 0;
}
.walt-bansec {
    padding: 245px 30px 60px;
}
}

@media screen and (max-width:640px) {
  h1 {
    font-size: 32px;
  }
}