.subDesNew {
    background: url(https://images.livemint.com/dev/offer-dec-desk.png) no-repeat
      0 0 #ffffff;
    position: relative;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12);
    width: 100%;
    overflow: hidden;
    padding: 20px 20px 4px;
    box-sizing: border-box;
    background-size: 100%;
  }
  
  .subDesNew .pHeading {
    width: 310px;
    font-size: 28px;
    line-height: 30px;
    color: #212121;
    font-weight: 700;
    font-family: "Lato", sans-serif;
  }
  
  .subDesNew .pdesc {
    font-weight: 400;
    font-family: "Lato", sans-serif;
    color: #212121;
    margin: 16px 0;
    width: 280px;
    font-size: 14px;
    line-height: 17px;
  }
  
  .subscriptionBox .subDesNew a {
    background: #f7941d;
    border-radius: 121px;
    font-weight: 400;
    color: #fff;
    padding: 8px 20px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
  }
  
  .subDesNew .pdesc a {
    font-weight: 700;
    color: #212121;
    padding: 0;
    background: none;
  }
  
  .subDesNew .pdesc span {
    display: block;
  }
  
  .subDesNew .band {
    background: url(https://images.livemint.com/dev/band.svg) no-repeat 0 0;
    position: absolute;
    width: 175px;
    height: 28px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    right: -11px;
    font-family: "Lato", sans-serif;
  }
  
  .subDesNew.default {
    background: url(https://images.livemint.com/dev/paywallbg_default_new.png) no-repeat
      center center #f7941d;
    background-size: 100%;
    padding-top: 16px;
  }
  
  .subDesNew.default .band {
    display: none;
  }
  
  .subDesNew.default .pHeading,
  .subDesNew.default .pdesc {
    color: #fff;
  }
  
  .subDesNew.default a {
    background: #fff;
    color: #f7941d;
    font-weight: 400;
  }
  
  .subDesNew.default .pdesc {
    margin: 16px 0;
  }
  
  .subDesNew.default .pdesc a {
    color: #fff !important;
    background: none;
  }
  .subDesNew2 {
    background: url("https://images.livemint.com/dev/offer-dec-desk.png")
      no-repeat 0 0 #fff;
    background-size: 100%;
    position: relative;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.12);
    width: 100%;
    overflow: hidden;
    padding: 30px 20px;
    box-sizing: border-box;
  }
  .subDesNew2 .pHeading {
    width: 310px;
    font-size: 28px;
    line-height: 30px;
    color: #212121;
    font-weight: 700;
    font-family: "Lato", sans-serif;
  }
  .subDesNew2 .pdesc {
    font-weight: 400;
    font-family: "Lato", sans-serif;
    color: #212121;
    margin: 16px 0;
    width: 280px;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
  }
  .subDesNew2 a {
    background: #f7931f;
    border-radius: 121px;
    font-weight: 400;
    color: #ffffff;
    padding: 8px 20px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 17px;
    display: inline-block;
  }
  .subDesNew2 .pdesc a {
    font-weight: 700;
    color: #212121 !important;
    padding: 0;
    background: none;
  }
  .subDesNew2 .pdesc span {
    display: block;
  }
  .subDesNew2 .band {
    background: url("https://images.livemint.com/dev/band.svg") no-repeat 0 0;
    position: absolute;
    width: 175px;
    height: 28px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    right: -11px;
    font-family: "Lato", sans-serif;
  }
  
  .subDesNew2.default {
    background: url("https://images.livemint.com/dev/paywallbg_default_new.png")
      no-repeat center center #f7941d;
    background-size: 100%;
  }
  .subDesNew2.default .band {
    display: none;
  }
  .subDesNew2.default .pHeading,
  .subDesNew2.default .pdesc {
    color: #fff;
  }
  .subDesNew2.default a {
    background: #fff;
    color: #f7941d;
    font-weight: 400;
  }
  .subDesNew2.default .pdesc {
    margin: 16px 0;
  }
  .subDesNew2.default .pdesc a {
    color: #fff !important;
    background: none;
  }
  .subDesNew2.default a.cred,
  .subDesNew2 a.cred {
    background: url("https://images.livemint.com/dev/credWhite.svg") no-repeat
      18px 7px #212121;
    padding: 8px 20px 8px 40px;
    font-size: 14px;
    color: #fff;
    margin-left: 8px;
  }
  .subDesNew2 a.cred {
    background-color: #000000;
    color: #ffffff !important;
  }
  .popup .btn {
    font-size: 14px;
    width: auto;
    padding: 10px 20px;
    border-radius: 121px;
    display: inline-block;
  }
  .popup {
    border-radius: 4px;
  }
  @media (max-width: 767px) {
    .subDesNew {
          background: url(https://images.livemint.com/dev/offer-dec-mob.png) no-repeat center right #FFFFFF;
          padding: 41px 16px 6px;
          background-size: 100%;
      }
      .subDesNew .pHeading {
          font-size: 21px;
          line-height: 22px;
          width: 260px;
      }
      .subDesNew .pdesc {
          font-size: 13px;
          line-height: 16px;
          margin: 10px 0;
          width: 210px;
      }
      .subDesNew .pdesc span {
          width: 280px;
          margin-top: 8px;
      }
      .subDesNew .band {
          position: static;
          margin: -41px auto 13px;
      }
      .subDesNew.default {
          background: url(https://images.livemint.com/dev/paywall-premium-m.png) no-repeat center right #F7941D;
          background-size: 100%;
      }
    .subDesNew2 {
      background: url("https://images.livemint.com/dev/offer-dec-mob.png")
        no-repeat 0 0 #fff;
      padding: 30px 16px;
      background-size: 100%;
    }
    .subDesNew2 .pHeading {
      font-size: 21px;
      line-height: 22px;
      width: 64%;
    }
    .subDesNew2 .pdesc {
      font-size: 13px;
      line-height: 16px;
      margin: 10px 0;
      width: 60%;
    }
    .subDesNew2 .pdesc span {
      width: 280px;
      margin-top: 8px;
    }
    .subDesNew2 .band {
      position: static;
      margin: -30px auto 13px;
    }
  
    .subDesNew2.default {
      background-image: url("https://images.livemint.com/dev/paywall-premium-m.png");
      background-repeat: no-repeat;
      background-position: center right;
      background-color: #f7941d;
    }
    .subDesNew2.default a.cred,
    .subDesNew2 a.cred {
      margin: 10px 0 0;
      width: 128px;
      text-align: center;
      background-position: 22px 8px;
      color: #ffffff !important;
      display: block;
    }
    .popup p {
      font-size: 16px;
      margin-bottom: 16px;
      line-height: 20px;
    }
  }