body {
  background-color: #fff;
}

.hdfc-main_header {
  background: #fff;
  padding: 5px 0;
}

.copyright {
  text-align: center;
  font-size: 14px;
  padding: 50px 0 0 0;
  color: #666;
}

.banner-wrapp {
  background: #ffffff;
}
.banner-wrapp .carousel-indicators {
  bottom: -40px;
}
.banner-wrapp .carousel-indicators .active {
  background-color: #337ab7;
}
.banner-wrapp .carousel-indicators li {
  border: 1px solid #9ed5ff;
}

.hbfc-banner {
  height: 420px;
  padding: 75px 15px 15px 15px;
  position: relative;
  background-size: 320px !important;
  cursor: pointer;
  background-position: center;
  margin: 0 auto;
  width: 320px;
}

.hbfc-banner.policy-banner {
  background: url(../images/hdfc-policy-banner-msite.png) no-repeat 0 0 #ffffff;
}
.hbfc-banner.lifelong-banner {
  background: url(../images/hdfc-lifelong-banner-msite.png) no-repeat 0 0
    #ffffff;
}

.hbfc-banner h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  color: #0160a8;
}
.hbfc-banner p {
  font-size: 12px;
}

.hbfc-banner h3 span {
  color: #ec1f29;
}

.hbfc-banner .hdfc-btn {
  margin: 10px 0 0 0;
}

.hbfc-banner .hdfc-logo {
  background: url(../images/hdfc-life-logo.png) 0 0 no-repeat;
  width: 80px;
  height: 52px;
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  background-size: contain;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .hbfc-banner {
    height: 215px;
    padding: 60px 0 0 360px;
    background-size: 100% !important;
    width: 100%;
  }
  .hbfc-banner.policy-banner {
    background: url(../images/hdfc-policy-banner.png) no-repeat 0 0;
  }
  .hbfc-banner.lifelong-banner {
    background: url(../images/hdfc-lifelong-banner.png) no-repeat 0 0 #ffffff;
  }
  p {
    font-size: 11px;
    margin: 0;
  }
  .hbfc-banner h3 {
    font-size: 14px;
  }

  .hbfc-banner .hdfc-logo {
    width: 72px;
    height: 47px;
    top: 20px;
    right: 40px;
  }

  .hbfc-banner .hdfc-btn {
    margin: 5px 0 0 0;
    font-size: 12px;
    padding: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .hbfc-banner {
    height: 347px;
    padding: 125px 0 0 555px;
    width: 100%;
    background-size: cover !important;
  }

  .hbfc-banner.policy-banner {
    background: url(../images/hdfc-policy-banner.png) no-repeat 0 0;
  }
  .hbfc-banner.lifelong-banner {
    background: url(../images/hdfc-lifelong-banner.png) no-repeat 0 0 #ffffff;
  }

  .hbfc-banner p {
    font-size: 14px;
  }
  .hbfc-banner h3 {
    font-size: 24px;
    line-height: 35px;
  }

  .hbfc-banner .hdfc-logo {
    width: 115px;
    height: 74px;
    top: 30px;
    right: 70px;
  }
}

.hdfc-btn {
  background-color: #0160a8;
  padding: 10px 30px;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: 500;
  margin: 20px 0 0 0;
  display: inline-block;
}

.hdfc-btn:hover {
  text-decoration: none;
  background-color: #ec1f29;
}

@media screen and (min-width: 768px) {
  .hdfc-btn {
    padding: 15px 50px;
    font-size: 20px;
  }
}

.section-wrapper {
  padding: 30px 15px;
}

.section-wrapper.blue {
  background-color: #eaf6ff;
}

.section-wrapper.dart-blue {
  background-color: #0160a8;
}

@media screen and (min-width: 768px) {
  .section-wrapper {
    padding: 50px 0;
  }
}

.protect-3dPlus .hdfc-btn {
  margin: 0 auto;
  display: table;
}

.protect-3dPlus.border {
  border-bottom: 1px solid #9ed5ff;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .protect-3dPlus {
    padding: 0 40px;
  }

  .protect-3dPlus.border {
    border-bottom: none;
    border-right: 1px solid #9ed5ff;
    margin: 0;
    padding: 0;
  }
}

.hdfc-lp_title {
  text-align: center;
}

.hdfc-lp_title h3 {
  margin: 0;
  font-size: 18px;
  color: #ec1d24;
  font-weight: 700;
}

.hdfc-lp_title h3 span {
  color: #0160a8;
}

.hdfc-lp_title h5 {
  color: #0083ca;
  font-size: 13px;
  line-height: 18px;
  margin-top: 15px;
}

.hdfc-lp_title label {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
  line-height: 18px;
}

.hdfc-lp_title p {
  color: #666666;
  line-height: 18px;
  position: relative;
  padding-top: 15px;
  margin: 15px 0;
  font-weight: 500;
}

.hdfc-lp_title p:before {
  content: " ";
  height: 1px;
  background: #0160a8;
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .hdfc-lp_title {
    height: 250px;
  }

  .hdfc-lp_title h3 {
    font-size: 25px;
  }

  .hdfc-lp_title h5 {
    font-size: 18px;
    padding: 0;
    line-height: 25px;
  }

  .hdfc-lp_title p {
    padding: 15px 0;
    font-size: 16px;
    line-height: 20px;
  }
}

.disclaimer {
  font-size: 12px;
  color: #151515;
}

.disclaimer h5 {
  color: #0160a8;
  margin-bottom: 30px;
  font-weight: bold;
}

.disclaimer p {
  margin-bottom: 10px;
  line-height: 16px;
}

.disclaimer .bold {
  font-weight: bold;
}

.disclaimer .readmore {
  text-align: right;
}

.disclaimer .readmore a {
  font-size: 14px;
  font-weight: bold;
  color: #0160a8;
}

.buy-insurance {
  text-align: center;
  color: #fff;
}

.buy-insurance .tick-icon {
  background-position: -21px -26px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 35px auto;
}

.buy-insurance .calculator-icon {
  margin: 0 auto;
  display: inline-block;
  background-position: -553px -23px;
  width: 129px;
  height: 180px;
}

@media screen and (min-width: 768px) {
  .buy-insurance .calculator-icon {
    width: 130px;
    height: 192px;
    background-size: inherit;
    margin-top: 50px;
  }
}

.buy-insurance h3 {
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 33px;
  color: #0083ca;
}

.buy-insurance p {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 24px;
  color: #666666;
}

.buy-insurance p.tax {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
}

.beware-spurious {
  padding: 30px;
  text-align: center;
  border: 1px solid #bebebe;
  margin-top: 30px;
  font-size: 12px;
  line-height: 16px;
}

.beware-spurious h3 {
  margin-bottom: 15px;
  color: #333333;
  font-weight: bold;
  font-size: 12px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.hdfc-life_sprite {
  background: url(../images/hdfc_life_sprite.png) 0 0 no-repeat;
}

.individual-claims {
  text-align: center;
  margin-bottom: 30px;
}

.individual-claims label {
  position: relative;
  display: inline-block;
  background-position: 25px -70px;
  background-size: 386px;
  width: 291px;
  height: 70px;
  margin: 20px 0;
}

.individual-claims label h3,
.individual-claims label span {
  position: absolute;
  width: 100%;
}

.individual-claims label h3 {
  font-size: 14px;
  color: #0160a8;
  font-weight: bold;
  top: -15px;
  margin: 0;
}

.individual-claims label h1 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 52px;
  margin: 0;
}
.individual-claims label h1.discount {
  font-size: 13px;
}

.individual-claims label span {
  bottom: -10px;
  left: 0;
  font-size: 14px;
  color: #666666;
  font-weight: bold;
}

.individual-claims .protect-3d {
  font-weight: bold;
  font-size: 16px;
  color: #ec1d24;
}

.individual-claims .protect-3d span {
  color: #0160a8;
}

.individual-claims p {
  text-align: center;
}

.individual-claims p a {
  width: 180px;
}

@media screen and (min-width: 768px) {
  .individual-claims label {
    background-position: -21px -154px;
    width: 410px;
    height: 74px;
    background-size: inherit;
  }

  .individual-claims label h1 {
    font-size: 34px;
    line-height: 60px;
    margin: 0;
  }
  .individual-claims label h1.discount {
    font-size: 24px;
  }
  .individual-claims label h3 {
    top: -20px;
  }
}

.discount-cta {
  text-align: center;
}

.discount-cta .hdfc-btn {
  margin: 0;
}

.protect-3dPlus .icon {
  text-align: center;
  margin-bottom: 20px;
}

.threedplus-icon,
.ulip-icon {
  width: 120px;
  height: 120px;
  display: inline-block;
  background-color: #eaf6ff;
  border-radius: 50%;
}

.threedplus-icon {
  background-position: -293px -12px;
}

.ulip-icon {
  background-position: -415px -14px;
}
