.isApp .h1-head {
  display: none !important;
}

.sec-calculator .table-listing li .value {
  font-family: proxima-nova-regular;
  font-size: 22px;
  line-height: 18px;
}

.sec-calculator .table-listing li .makeBold {
  font-weight: bold;
  font-size: 26px;
  /* line-height: 36px; */
}

.calculation-result .about-chart .amt-principal:before {
  background: #dddddd !important;
}

.calculation-result .inflation-values {
  width: 140px;
}

.sec-calculator .kirby-table-listing li .property {
  font-size: 16px;
}

.calculation-result .amount-values {
  width: 85% !important;
}

.calculation-content .annuity-label {
  color: #9a9a9a;
}

.helping-info {
  margin-top: 23px;
  margin-bottom: 12px;
}

.kirby-table-listing .tooltip-inner {
  width: 500px !important;
  text-align: left;
}

@media (max-width: 991px) {
  .sec-calculator .kirby-table-listing li {
    justify-content: space-around;
  }
  .section-title-md {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    margin-top: 20px;
  }
  .kirby-table-listing .tooltip-inner {
    width: 500px !important;
    text-align: left;
    max-width: 300px !important;
  }

  /* #pensionPerMonth{
      padding-top: 0px;
      padding-bottom: 6px;
  } */
  .pensionPerMonthOutput
    .kirby-table-listing
    li:first-child
    .property,
  .pensionPerMonthOutput
    .kirby-table-listing
    li:nth-child(2)
    .property {
    width: 60px;
  }

  /* .pensionPerMonthOutput .kirby-table-listing li:nth-child(3){
      justify-content: space-around;
  } */
  /* isAPP */
  .sec-calculator .bg-apricot {
    background-color: #ffffff;
  }

  .sec-calculator .row-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sec-calculator .cal-tax-exemption {
    padding: 0px;
  }

  .sec-calculator .form-ctrl {
    background-color: #ffffff;
  }

  .sec-calculator .calculation-result {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }

  .sec-calculator .calculation-content {
    box-shadow: none;
    border-radius: 0px;
  }

  .custom-primary {
    background-color: var(--primary-green);
    color: #ffffff !important;
  }

  ..nps-cal .cta {
    padding: 12px;
  }

  /* isApp */
  .stm {
    margin-top: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
  }

  .calculation-result {
    padding-bottom: 20px;
  }

  .calculator-form .input-prop.year {
    left: 23px;
  }

  .strategy-alert {
    padding-bottom: 0px;
  }

  .tax-form-heading .nps-switch {
    width: 250px;
  }

  .sec-calculator .main-content {
    margin-top: 10px;
  }

  .calculator-form .form-group {
    margin-bottom: 24px;
  }

  .calculator-form .btn-form-group {
    margin-bottom: 6px;
  }

  .isApp .calculator-form .btn-form-group {
    margin-bottom: 0px;
  }

  .calculator-form .btn-form-group .calci-button-ctrl {
    margin-bottom: 0px;
  }

  .sec-calculator .kirby-table-listing li .property {
    font-size: 12px;
  }

  .pensionPerMonthOutput .kirby-table-listing {
    flex-flow: unset;
  }

  .custom-hr {
    /* margin-top: 16px;
      margin-bottom: 16px; */
    margin-top: 6px;
    margin-bottom: 4px;
  }

  .cal-table tr td:first-child {
    padding-right: 0px;
  }

  .cal-table th:first-child {
    border-radius: 4px 0px 0px 4px;
  }

  .calculation-result .annuity-label {
    margin-bottom: 0px;
    margin-right: 10px;
  }

  .calculation-result .amount-values {
    width: 145px !important;
    margin: 0px 15px 0px 0px;
  }

  .onpage-offer-card .card-body .cta {
    width: auto;
  }

  .sec-calculator .tax-slab-box .main-box {
    padding-top: 18px;
    justify-content: center;
  }

  .post-tax-block .calci-switch {
    width: 31px;
  }

  .form-group .calci-label {
    margin-bottom: 0px;
  }

  .sec-calculator .table-listing li .value {
    font-family: proxima-nova-regular;
    font-size: 14px;
    line-height: 18px;
  }

  .sec-calculator .table-listing li:nth-child(2) {
    text-align: center !important;
  }

  .sec-calculator .table-listing li .makeBold {
    font-weight: bold;
    font-size: 18px;
    /* line-height: 24px; */
  }

  .helping-info {
    /* margin-top: 15px; */
    margin-top: 0px;
  }
}

.calculation-content.overlay:before {
  z-index: 1;
}

.add-table tr td:first-child a:hover {
  color: var(--primary-green);
}

@media (min-width: 992px) {
  .sec-other-calculator .calculation-result .about-chart {
    justify-content: center !important;
  }
}

.calculation-result .about-chart {
  /* padding-top: 5px; */
  padding-top: 13px;
}

.sec-calculator
  .table-listing
  li:nth-child(2)
  .property
  .property-child,
.sec-calculator
  .table-listing
  li:nth-child(3)
  .property
  .property-child {
  padding-right: 0px !important;
}

.see-how-switch .light-label.active {
  color: #222222;
}

.investment-switch .rounder:before {
  content: "N";
}

.investment-switch input:checked + .rounder:before {
  content: "Y";
}

.summary-label {
  font-weight: 600;
  margin: 10px 0px 5px;
}

.summary ul li {
  line-height: 21px;
  color: #454545;
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative;
  width: 100%;
  text-align: left;
  list-style-type: none;
}

.summary ul li::before {
  content: "";
  top: 7px;
  position: absolute;
  width: 8px;
  height: 20px;
  background: url("../../../../assets/icms/images/calculator/Ellipse.svg")
    no-repeat;
  background-size: 100%;
  left: 0;
  display: inline-block;
}

/* table */
.cal-table {
  width: 100%;
}

.cal-table th {
  background-color: #f9f8f3;
  padding: 12px;
}

.cal-table tr td {
  padding: 12px 12px 0px 12px;
}

.cal-table tr td:nth-child(2),
.cal-table tr td:nth-child(3) {
  text-align: center;
}

.cal-table th:first-child {
  border-radius: 4px 0px 0px 4px;
}

.cal-table th:last-child {
  border-radius: 0px 4px 4px 0px;
}

.c-star {
  border-radius: 8px;
  color: #ffffff;
  padding: 0px 5px 0px 5px;
  font-size: 12px;
}

.c-5star {
  background-color: #03d000;
}

.c-4star {
  background-color: #7eec00;
}

.c-3star {
  background-color: #b6e616;
}

.c-2star {
  background-color: #d8ee2b;
}

.c-1star {
  background-color: #ecde03;
}

.c-star img {
  margin-top: -6px;
  margin-left: 2px;
}

/* Radio button style */
.flex-with-no-space {
  margin-bottom: 10px;
}

.radio-btn {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  font-family: "proxima-nova";
}

.radio-btn-input {
  display: none;
}

.radio-btn.type2 .circle:checked + span {
  background: 0 0;
  border-color: var(--primary-green);
}

.radio-btn.type2 span {
  border: solid 2px var(--primary-green);
}

.radio-btn span {
  width: 18px;
  height: 18px;
  border: solid 3px #eaeaea;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  background: #fff;
  margin-top: -4px;
}

.radio-btn.type2 .circle:checked + span:after {
  width: 12px;
  height: 12px;
  background: var(--primary-green);
  top: 2px;
  left: 2px;
  transform: translate(0, 0);
}

.circle:checked + span:after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.radio-btn.type2 .circle:checked + span {
  background: 0 0;
  border-color: var(--primary-green);
}

.radio-btn.type2 span {
  border: solid 1px var(--primary-green);
}

@media (min-width: 992px) {
  .flex-with-no-space .radio-btn {
    width: auto;
    margin-right: 30px;
  }
}

@media (min-width: 992px) {
  .banner1-container .onpage-offer-card,
  .banner2-container .onpage-offer-card {
    position: relative;
    right: unset !important;
    bottom: unset !important;
    /* border-radius: 8px; */
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
  }

  .banner1-container {
    margin-right: -30px;
  }
  .output-table tr th:first-child {
    padding-left: 0;
  }
  .output-table tr td:nth-child(1) .value {
    padding-left: 0;
  }
}

@media (max-width: 991px) {
  .sec-other-calculator .calculation-result .bar-graphic-body {
    margin-right: 0px;
    /* margin-top: 20px; */
    margin-top: 0px;
  }

  .calculation-result .graphic-body .right-up-arrow {
    right: 0px;
  }

  .xs-justify-center {
    justify-content: center;
  }

  .calculation-result .post-tax-switch .inf-label {
    font-size: 14px !important;
    color: #666666;
  }

  .calculation-result .light-label {
    color: #666666;
  }
  .isApp-container .nps-cal {
    padding: 0 16px;
  }
}

hr {
  border-top: 1px solid #dddddd;
}

.about-chart {
  color: #666666;
}

.cta-divider {
  display: flex;
  margin-bottom: 12px;
  padding-top: 16px;
  border-top: 0.5px solid #dddddd;
}

.isApp .cta-divider {
  border-top: 0.5px solid transparent;
  padding-top: 0px;
}

.cta-divider img {
  margin-right: 10px;
}

.isApp .mweb-ctas {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #ffffff;
  padding: 12px 20px 20px 20px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.18);
}

.isApp .btn-form-group {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 12px 20px 20px 20px;
  background: #fff;
}

.isApp .cal-tax-exemption {
  padding-bottom: 50px;
}

.isApp .calculation-content {
  padding-bottom: 100px;
}