body.no-scrolling {
  margin: 0 !important;
  height: 100% !important;
  overflow: hidden !important;
}

.layout-body {
  flex: 1;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 20px rgb(0 0 0 / 10%);
  overflow-x: hidden;
  position: relative;
}

.padd0 {
  padding: 0;
}

.padd-40 {
  padding: 40px;
}

.mar-0 {
  margin: 0;
}

.icon-mar-style {
  margin-top: 25px;
  margin-left: 10px;
}

.bottom-side-mar {
  margin-left: 68.38px;
}

.gp.banner {
  position: relative;
}

.desktop-kv {
  display: block;
  width: 100%;
}

.desktop-kv.scroll-btn {
  position: absolute;
  width: 9.5%;
  height: 10%;
  top: 73.5%;
  left: 10%;
  background: transparent;
  cursor: pointer;
}

.age-bg {
  background-image: url(../images/Calculator/Calculator-01.png);
  background-size: cover;
  position: relative;
  background-position: center;
}

.goal-bg {
  background-image: url(../images/Calculator/Calculator-02.png);
  background-size: cover;
  position: relative;
  background-position: center;
}

#sec-calculator img.age-img-mobile {
  display: none;
}

#sec-calculator img.goal-img-mobile {
  display: none;
}

.verticle-bar-blue {
  width: 6px;
  height: 17%;
  background-color: #0166b1;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.verticle-bar-white {
  width: 6px;
  height: 6%;
  max-height: 50px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
}

.container.banner-txt {
  padding-top: 93px;
}

.banner-txt-title {
  font-family: "lato-bold";
  letter-spacing: 0.36px;
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  line-height: 64px;
}

.banner-txt-desc {
  font-family: "lato-light";
  color: #ffffff;
  letter-spacing: 0;
  font-size: 80px;
  line-height: 80px;
}

.banner-txt-info {
  font-family: "lato";
  letter-spacing: 0px;
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  line-height: 34px;
}

.mobile-kv {
  display: none;
  width: 100%;
}

.gp-btn-primary {
  background-color: #0067b1 !important;
  border-color: #0067b1 !important;
  color: #ffffff !important;
  padding: 19px 40px;
  border-radius: 10px !important;
  border-width: 2px !important;
  border-style: solid !important;
  font-size: 14px;
  font-family: "lato-bold" !important;
  cursor: pointer;
  height: 46px !important;
  text-align: center;
  display: inline-flex !important;
  text-decoration: none !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: ease all 0.2s;
  margin-top: 30px;
}

.gp-btn-primary:hover {
  background-color: #025693 !important;
  border-color: #025693 !important;
}

.custom-bg {
  background: transparent linear-gradient(180deg, #0166b1e2 0%, #f0f0f0 50%) 0%
    0% no-repeat padding-box;
  position: relative;
}

.custom-section {
  color: #ffffff;
  padding-left: 35px;
  padding-right: 35px;
  text-transform: uppercase;
  border-width: 2px !important;
  border-bottom-style: solid !important;
  font-size: 18px;
  font-family: "lato";
  height: 60px;
  text-align: center;
  display: inline-flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 30px;
}

.custom-section.clr-blue {
  color: #0067b1;
  border-bottom-style: solid !important;
  border-bottom-color: #d7f0f8;
}

.txt-center {
  text-align: center;
}

.txt-1 {
  font-family: "lato-light";
  font-size: 30px;
  text-align: center;
  color: white;
  margin-bottom: 30px;
}

.txt-1.clr-blue {
  color: #0067b1;
}

.txt-2 {
  font-family: "lato";
  font-size: 18px;
  text-align: center;
  color: white;
  margin-bottom: 30px;
}

.txt-3 {
  font-family: "lato";
  font-size: 18px;
  text-align: center;
  color: #424b57;
  margin-bottom: 30px;
}

.gp-card-container {
  border-radius: 10px;
  background: #ffffff 0% 0% no-repeat padding-box;
}

.txt-card-title {
  font-family: "lato-light";
  color: #0067b1;
  font-size: 20px;
  letter-spacing: 0px;
  text-align: left;
}

.txt-card-description {
  font-family: "lato";
  color: #454545;
  font-size: 20px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 10px;
}

.gp-list,
.gp-list li {
  list-style: none;
}

.gp-list li {
  font-family: "lato";
  color: #454545;
  font-size: 16px;
  letter-spacing: 0px;
  text-align: left;
  line-height: 25px;
  margin-bottom: 10px;
  padding: 0 0 0 30px;
  background: url(../images/Icon\ feather-check.png) no-repeat 2px 6px;
}

.arrow-container {
  display: flex;
  flex: 1;
  align-items: flex-end;
}

/*Slider Style*/
.slider-arrow {
  display: inline !important;
  opacity: 1;
  cursor: pointer;
  max-width: 46px;
}

.slider-arrow:hover {
  opacity: 1;
}

.slider-arrow.arrow-previous {
  margin-right: 10px;
}

.slider-arrow.disabled {
  opacity: 0.2;
  cursor: unset;
}

.slick-track {
  display: flex;
}

.slick-slide {
  height: unset;
}

.slick-slide,
.slick-slide > div,
.slick-initialized .slick-slide {
  display: flex;
  flex: 1;
}

.dis-flex {
  display: flex !important;
}

.dis-flex.column {
  flex-direction: column;
}

.instruction-container {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 6px 10px #0000000d;
  padding: 40px 40px;
  text-align: center;
  margin-bottom: 60px;
  border-radius: 10px;
}

.instr-icon-container {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  margin-right: 30px;
}

.instr-no-container {
  background-color: #1e77ba;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
}

.instr-no-txt {
  font-family: "lato-bold";
  color: #d7f0f8;
  font-size: 16px;
}

.instr-title {
  font-family: "lato-bold";
  color: #484848;
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 33px;
}

.instr-description {
  font-family: "lato";
  color: #484848;
  font-size: 20px;
}

.bottom-side-container {
  background: #75c0e3;
  color: #fff;
  padding: 45.28px 38.38px;
}

.bottom-side-txt {
  font-family: "lato-bold";
  font-size: 32px;
  text-align: center;
  letter-spacing: 0px;
}

.rhb-logo-container {
  background: #5bc2e7;
  width: 270px;
  padding: 0 45.28px 0 68.38px;
  display: table-cell;
  vertical-align: middle;
}

.rhb-footer-logo {
  display: block;
  max-width: 100%;
  height: auto;
}

#sec-calculator {
  /* padding-bottom: 70px; */
}

.calculator-outer-container {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #ffffff 0% 0% no-repeat padding-box;
  overflow: hidden;
}

#sec-calculator img {
  display: block;
  height: auto;
  width: 100%;
}

#sec-calculator .gp-btn {
  margin-top: 40px;
}

#sec-calculator .question-container .gp-btn {
  margin-top: 0px;
}

.cal-ques-container {
  padding: 80px 40px;
}

.cal-ques-container.tq-container {
  padding: 40px 40px;
}

.cal-ques-container.dis-flex {
  flex-direction: column;
}

.cal-ques-txt {
  font-family: "lato-bold";
  font-size: 22px;
  text-align: left;
  letter-spacing: 0px;
  color: #484848;
  margin-bottom: 20px;
}

#sec-calculator .general-ques {
  border-radius: 0;
  padding: 24px 24px;
  font-size: 20px;
  font-family: "lato";
}

#sec-calculator .gp-btn {
  border-radius: 10px;
  background-color: #0067b1;
  color: #ffffff;
  font-size: 14px;
  font-family: "lato-bold";
  cursor: pointer;
  text-align: center;
  padding: 19px 40px;
  height: 46px;
  display: inline-flex !important;
  text-decoration: none !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#sec-calculator .gp-btn:hover {
  background-color: #025693 !important;
  border-color: #025693 !important;
}

#sec-calculator .gp-btn-white {
  border-radius: 10px;
  background-color: #ffffff;
  color: #0067b1;
  font-size: 14px;
  font-family: "lato-bold";
  cursor: pointer;
  text-align: center;
  padding: 19px 40px;
  height: 46px;
  display: inline-flex !important;
  text-decoration: none !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border: 2px solid #0067b1;
  margin-right: 20px;
}

#sec-calculator .gp-btn-white:hover {
  box-shadow: 0 0 0 1px #0067b1 !important;
}

#sec-calculator .btn-container {
  flex: 1;
  align-items: flex-end;
}

/* Chrome, Safari, Edge, Opera */
#age-input input::-webkit-outer-spin-button,
#age-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input.gp-number-input::-webkit-outer-spin-button,
input.gp-number-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#age-input input[type="number"] {
  -moz-appearance: textfield;
}

input.gp-number-input[type="number"] {
  -moz-appearance: textfield;
}

.dropdown.bootstrap-select {
  position: relative;
}

.bootstrap-select .dropdown-menu {
  display: none;
}

.bootstrap-select.open .dropdown-menu {
  display: block;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #000000;
}

.bootstrap-select > .dropdown-toggle {
  background: white;
  border: 1px solid #707070;
  color: #000;
  font-family: "lato-bold";
  position: relative;
}

.bootstrap-select .dropdown-menu.open {
  -webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
  box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
}

.bootstrap-select .dropdown-menu {
  border: 0;
  padding: 0;
  border-radius: 10px;
  z-index: 50;
  width: -webkit-fill-available !important;
}

.dropdown-menu.open {
  width: -webkit-fill-available !important;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  border-radius: 0.425rem;
  border: transparent;
  color: #000000;
  font-family: "lato-bold";
  margin-top: 2px;
  position: absolute;
  z-index: 50;
  background: white;
}

.bootstrap-select .dropdown-menu li a {
  font-size: 16px;
  color: #000000;
  font-family: "lato-bold";
  font-weight: unset !important;
  padding: 8px 24px;
  display: block;
  width: 100%;
  clear: both;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.bootstrap-select .dropdown-menu li a:hover {
  background-color: rgba(0, 103, 177, 0.1);
}

.bootstrap-select .dropdown-menu li a.active,
.bootstrap-select .dropdown-menu li a.selected {
  color: #000000;
  background-color: rgba(0, 103, 177, 0.1);
}

.bg-blue {
  background: #5bc2e71a;
}

.step-container {
  padding: 20px 40px;
}

.step-info {
  font-family: "lato";
  font-size: 18px;
  color: #ffffff;
}

.step-outer-cont {
  display: flex;
  justify-content: space-around;
  position: relative;
}

.step-inner-cont {
  text-align: center;
}

.step-no-cont {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  color: #b5b5b5;
  font-family: "lato";
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto;
  position: relative;
}

.step-no-cont.active,
.step-no-cont.must-active {
  background: #6cc24a 0% 0% no-repeat padding-box;
  color: #ffffff;
}

#age-input .step-line,
#goal-input .step-line {
  position: absolute;
  height: 2px;
  background: #dddddd;
  width: 50%;
  top: 31%;
  left: 25%;
}

.protection-input .step-line {
  position: absolute;
  height: 2px;
  background: #dddddd;
  width: 82%;
  top: 28px;
  left: 10%;
}

.protection-note {
  font-family: "lato";
  font-size: 12px;
  font-style: italic;
  text-align: left;
  margin-bottom: 15px;
}

.growth-input .step-line {
  position: absolute;
  height: 2px;
  background: #dddddd;
  width: 82%;
  top: 28px;
  left: 10%;
}

.education-input .step-line {
  position: absolute;
  height: 2px;
  background: #dddddd;
  width: 83%;
  top: 28px;
  left: 10%;
}

.retirement-input .step-line {
  position: absolute;
  height: 2px;
  background: #dddddd;
  width: 88%;
  top: 30px;
  left: 7%;
}

.step-desc {
  font-family: "lato";
  font-size: 16px;
  color: #0000004d;
}

.step-desc.active,
.step-desc.must-active {
  color: #000000;
}

.step-desc.m-step-desc {
  color: #000000;
}

.question-container {
  padding: 50px;
  text-align: center;
}

.question-txt {
  font-family: "lato-bold";
  font-size: 26px;
  color: #484848;
}

.txt-input-style {
  border: none;
  outline: none;
  text-align: center;
  font-family: "lato";
  font-size: 60px;
  margin: 20px auto;
  width: 100%;
}

.previous-btn {
  font-family: "lato";
  font-size: 16px;
  color: #053679;
  cursor: pointer;
  margin: 0 30px;
  height: 46px;
  line-height: 46px;
  text-align: center;
}

#sec-calculator .question-container .btn-container {
  align-items: center;
}

.gp-range-container {
  max-width: 700px;
  margin: 20px auto;
  margin-bottom: 100px;
  position: relative;
}

#sec-calculator .gp-range-pointer {
  position: absolute;
  top: 35px;
  left: 2px;
  color: #484848;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "lato";
  font-size: 12px;
  transform: translateX(0%);
  background: #eca154;
}

#sec-calculator .gp-range-pointer::after {
  content: "";
  background: #eca154;
  position: absolute;
  width: 21.2px;
  height: 21.2px;
  z-index: -1;
  transform: translate(2%, -73%) rotate(45deg);
}

.gp-range-style {
  width: 100%;
  -webkit-appearance: none;
  background: #0067b1;
  outline: none;
  height: 5px;
  opacity: 0.7;
  border-radius: 3px;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

.gp-range-style:hover {
  opacity: 1;
}

.gp-range-style::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #5ac2e7;
  cursor: pointer;
}

.gp-range-style::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  background: #5ac2e7;
  cursor: pointer;
}

.output-container {
  padding: 40px;
  text-align: center;
}

.output-title-txt {
  font-family: "lato-bold";
  font-size: 28px;
  color: #000000;
  letter-spacing: 0.1px;
}

.output-desc-txt {
  font-family: "lato-bold";
  font-size: 20px;
  color: #000000;
}

.output-quest-cont {
  background-color: #f1f1f1;
  border-radius: 9px;
  padding: 10px 15px;
  margin-bottom: 15px;
  text-align: left;
}

.output-quest-txt {
  font-family: "lato";
  color: #696969;
  font-size: 14px;
  text-align: left;
}

.output-input-txt {
  font-family: "lato-bold";
  color: #696969;
  font-size: 18px;
  text-align: left;
}

.o-input-style {
  font-family: "lato-bold";
  color: #696969;
  font-size: 18px;
  text-align: left;
  background: #f1f1f1;
  border: none;
  outline: none;
  max-width: 80%;
}

.o-input-container {
  width: 100%;
  display: flex;
}

.edit-container {
  margin-left: auto;
  cursor: pointer;
}

.desktop-bar-chart {
  display: block !important;
}

.graph-outer-container.desktop-bar-chart.must-hide {
  display: none !important;
}

.mobile-bar-chart {
  display: none !important;
}

.graph-outer-container {
  margin-bottom: 70px;
}

.graph-inner-container {
  position: relative;
  height: 295px;
  width: 100%;
  display: flex;
}

.age-container {
  height: 100%;
  width: 11%;
  border-right: 1px solid #2b65ac;
  padding-top: 22px;
  padding-bottom: 58px;
}

.m-age-indicator {
  display: flex;
  width: 70%;
  justify-content: space-between;
  padding-left: 17px;
  padding-right: 51px;
}

.m-age-cont {
  width: 60px;
  padding-top: 10px;
  font-family: "lato-bold";
  font-size: 12px;
  color: #0067b1;
  text-align: center;
}

#pdf-file .graph-inner-container {
  height: 295px !important;
}

.result-bar-container.s-surplus .bar-shortfall-txt {
  display: none;
}

.result-bar-container.s-surplus .bar-surplus-txt {
  display: flex;
}

.result-bar-container.s-surplus .m-surplus-txt {
  display: block;
}

.result-bar-container.s-surplus .m-shortfall-txt {
  display: none;
}

.result-bar-container.s-shortfall .bar-shortfall-txt {
  display: block;
}

.result-bar-container.s-shortfall .bar-surplus-txt {
  display: none;
}

.result-bar-container.s-shortfall .m-surplus-txt {
  display: none;
}

.result-bar-container.s-shortfall .m-shortfall-txt {
  display: block;
}

.txt-red {
  color: #ee3f42;
}

.txt-green {
  color: #54b93b;
}

.graph-end-block {
  width: 8%;
  margin-left: auto;
  position: relative;
  z-index: 5;
  flex: 1;
}

.graph-end-block.bar-r-bg {
  background-color: #ee3f42;
}

.graph-end-block.bar-g-bg {
  background-color: #18c346;
}

.graph-start-block {
  width: 8%;
  background: #5ac2e7 0% 0% no-repeat padding-box;
  height: 63.61%;
  margin-left: auto;
  position: relative;
  z-index: 5;
}

.x-axis-line {
  border-bottom: 1px solid #2b65ac;
  width: 70%;
}

.age-indicator-cont {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  text-align: right;
  padding-right: 10px;
}

.age-indicator {
  color: #0067b1;
  font-family: "lato-bold";
  font-size: 12px;
  display: inline-flex;
  height: 60px;
  justify-content: end;
  align-items: center;
}

.bar-chart-container {
  height: 100%;
  width: 89%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 22px;
  padding-bottom: 0px;
  position: relative;
}

.m-bar-chart-cont {
  height: 100%;
  width: 70%;
  border-bottom: 1px solid #2b65ac;
  border-right: 1px solid #2b65ac;
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  padding-left: 20px;
}

.goal-star-container {
  position: absolute;
  bottom: 0;
  left: 70%;
  transform: translate(-50%, 37.17px);
}

.m-goal-cont {
  width: 30%;
  position: relative;
}

.m-star-cont {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(0px, 50%);
  display: flex;
  align-items: center;
  width: 100%;
}

.m-star-inner-cont {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

.m-star-cont img {
  max-width: 18px;
}

.m-star-indicator {
  height: 1px;
  width: 10px;
  background-color: #a89f6b;
  margin-right: 3px;
}

.goal-txt-container {
  font-family: "lato-bold";
  font-size: 12px;
  color: #a89f6b;
  line-height: 14px;
  position: absolute;
  bottom: 0;
  left: 32px;
  transform: translate(0px, 5px);
  width: max-content;
}

.m-goal-txt-cont {
  font-family: "lato-bold";
  font-size: 12px;
  color: #a89f6b;
  line-height: 14px;
  position: absolute;
  bottom: -33px;
  right: -10px;
  max-width: 100%;
  width: 100%;
  height: 28px;
  word-break: break-all;
}

.star-img-container {
  position: relative;
}

.star-img-container img {
  max-width: 25px;
}

.star-img-indicator {
  height: 10px;
  width: 1px;
  background-color: #a89f6b;
  margin: auto;
  margin-bottom: 3px;
}

.current-bar-container {
  display: flex;
  align-items: center;
}

.current-bar {
  background-color: #404040;
  height: 60px;
  width: 50%;
}

.current-bar.protection-current-bar {
  background-color: #5bc2e7;
  height: 60px;
  width: 50%;
}

.m-current-bar {
  background-color: #404040;
  height: 50%;
  width: 60px;
}

.m-current-bar.protection-current-bar {
  background-color: #5bc2e7;
  height: 50%;
  width: 60px;
}

.result-bar {
  display: flex;
  align-items: center;
}

.m-result-bar {
  height: 100%;
  display: flex;
}

.m-result-cont {
  margin-bottom: 30px;
}

.m-result-title {
  font-family: "lato-bold";
  font-size: 12px;
}

.m-result-title-sm {
  font-family: "lato-bold";
  font-size: 10px;
}

.m-result-value {
  font-family: "lato-bold";
  font-size: 22px;
}

.m-result-value-sm {
  font-family: "lato-bold";
  font-size: 16px;
}

.expected-bar {
  background-color: #5bc2e7;
  height: 60px;
  width: 50%;
}

.expected-bar.protection-expected-bar {
  background-color: #5bc2e7 !important;
}

.m-expected-cont {
  display: flex;
  flex-direction: column;
}

.m-expected-bar {
  background-color: #5bc2e7;
  height: 50%;
  width: 60px;
}

.m-expected-bar.protection-expected-bar {
  background-color: #5bc2e7 !important;
}

.shortfall-bar {
  background-color: #ee3f42;
  height: 60px;
}

.m-shortfall-bar {
  background-color: #ee3f42;
  width: 60px;
  flex: 1;
}

.surplus-bar {
  background-color: #00bc16;
  height: 60px;
  width: 30%;
}

.m-surplus-bar {
  background-color: #00bc16;
  height: 50%;
  width: 30px;
  margin-left: 20px;
}

.transparent-bar {
  background-color: transparent;
  height: 60px;
  width: 40%;
}

.bar-title {
  font-family: "lato-bold";
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
}

.bar-value {
  font-family: "lato-bold";
  font-size: 24px;
  text-transform: uppercase;
  line-height: 30px;
}

.bar-txt-grey {
  color: #404040;
}

.bar-txt-grey.protection-current-bar {
  color: #5bc2e7 !important;
}

.bar-txt-blue {
  color: #5bc2e7;
}

.bar-txt-blue.protection-expected-bar {
  color: #5bc2e7 !important;
}

.bar-txt-red {
  color: #ee3f42;
}

.bar-txt-green {
  color: #00bc16;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}

label.error {
  color: red;
  font-style: italic;
}

.cal-tq-txt {
  font-family: "lato-bold";
  font-size: 24px;
  text-align: left;
  letter-spacing: 0px;
  color: #484848;
  margin-bottom: 20px;
}

.cal-tq-desc {
  font-family: "lato";
  font-weight: 500;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0px;
  color: #484848;
  margin-bottom: 20px;
}

.pdf-icon-container {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  cursor: pointer;
  width: fit-content;
}

#sec-calculator img.pdf-icon {
  width: auto;
  margin-right: 20px;
}

.pdf-dl-txt {
  font-family: "lato";
  font-size: 16px;
  color: #0067b1;
}

.new-report {
  cursor: pointer;
  text-decoration: underline;
}

.btn-container .btn-s.btn-s-primary {
  width: 50%;
}

.article-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.article-inner-cont {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.article-btn-cont.dis-flex {
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
}

.article-btn-cont a.btn-s {
  border-radius: 5px !important;
}

.article-img {
  width: 100%;
  display: block;
}

.article-title {
  font-family: "lato";
  font-size: 17px;
  color: #000000;
  margin: 20px 0;
  min-height: 62px;
}

.article-desc {
  font-family: "lato";
  font-size: 17px;
  color: #000000;
  margin-bottom: 20px;
  min-height: 122.38px;
}

.clock-img {
  display: block;
  width: 25px;
}

.clock-txt {
  font-family: "lato";
  font-size: 16px;
  color: #0067b1;
  margin-left: 10px;
}

.time-container {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.gp-prefooter {
  font-size: 14px;
  color: #a0a0a0;
  line-height: 1.2;
  padding: 60px 0 40px;
}

.disclaimer-txt {
  font-family: "lato";
  font-size: 18px;
}

.gp-tq-outer-cont .btn-s.btn-s-primary {
  width: 100%;
}

#subscription-btn {
  padding: 0 !important;
  width: 100%;
}

.gp-tq-outer-cont {
  display: flex;
  flex: 1;
}

.mar-top {
  margin-top: auto;
}

.bootstrap-select.bs3 .btn {
  padding: 0 24px;
}

.txt-input-style::-webkit-input-placeholder,
.o-input-style::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #f2f2f2;
}
.txt-input-style:-moz-placeholder,
.o-input-style:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #f2f2f2;
  opacity: 1;
}
.txt-input-style::-moz-placeholder,
.o-input-style::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #f2f2f2;
  opacity: 1;
}
.txt-input-style:-ms-input-placeholder,
.o-input-style:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f2f2f2;
}
.txt-input-style::-ms-input-placeholder,
.o-input-style::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f2f2f2;
}

.txt-input-style::placeholder,
.o-input-style::placeholder {
  /* Most modern browsers support this now. */
  color: #f2f2f2;
}

.output-quest-row {
  padding: 0 10%;
}

.o-icon-container {
  margin-bottom: 35px;
}

#sec-calculator img.o-icon {
  width: 80%;
  max-width: 200px;
  margin: auto;
  padding-bottom: 20px;
}

.o-label-txt {
  font-family: "lato";
  font-size: 18px;
  letter-spacing: 0px;
  color: #000000;
}

.o-value-txt {
  font-family: "lato-bold";
  font-size: 24px;
  letter-spacing: 0px;
  color: #000000;
}

.product-recommendation-section {
  padding-top: 40px;
}

.product-recommendation-outer {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding-top: 20px;
  padding-bottom: 45px;
  padding-left: 0px;
  padding-right: 0px;
}

.product-recommendation-txt {
  font-family: "lato-light";
  font-size: 24px;
  letter-spacing: 0px;
  color: #0067b1;
  text-align: center;
}

.product-container {
  box-shadow: 0px 1px 6px #0000001a;
  border-radius: 10px;
  margin: 25px 0;
  display: flex;
}

.product-detail-container {
  padding: 15px 25px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-around;
}

.product-name-txt {
  font-family: "lato";
  font-size: 20px;
  letter-spacing: 0px;
  color: #0067b1;
  text-align: left;
}

.product-desc-txt {
  font-family: "lato";
  font-size: 18px;
  letter-spacing: 0px;
  color: #454545;
  text-align: left;
  line-height: 24px;
}

.product-learn-more {
  font-family: "lato";
  font-size: 18px;
  letter-spacing: 0px;
  color: #454545;
  text-align: left;
  line-height: 24px;
  display: flex;
  align-items: center;
}

#sec-calculator img.gp-learn-more-arrow {
  width: 30px;
}

.suggested-solution-txt {
  font-family: "lato-bold";
  font-size: 16px;
  letter-spacing: 0px;
  color: #000000;
  text-align: left;
  line-height: 30px;
}

.suggested-product-txt {
  font-family: "lato";
  font-size: 16px;
  letter-spacing: 0px;
  color: #454545;
  text-align: left;
  line-height: 24px;
}

.risk-tolerance-slider-container {
  display: flex;
  align-items: baseline;
  margin-top: 25px;
}

.product-recommendation-section .gp-range-container {
  flex-grow: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.gp-risk-slider-txt {
  font-family: "lato";
  font-size: 12px;
  letter-spacing: 0px;
  color: #484848;
  text-align: left;
  line-height: 15px;
  flex-shrink: 0;
}

.risk-tolerance-outer-container {
  display: flex;
  flex-wrap: wrap;
}

.risk-tolerance-inner-container {
  background: #f1f1f1 0% 0% no-repeat padding-box;
  border: 1px solid #e3e3e3;
  border-radius: 9px;
  padding: 15px;
  text-align: left;
  flex: 1;
  margin-bottom: 20px;
}

.gp-risk-label {
  font-family: "lato-bold";
  font-size: 18px;
  letter-spacing: 0px;
  color: #333333;
  text-align: left;
  line-height: 22px;
  margin-bottom: 15px;
}

.gp-risk-txt {
  font-family: "lato";
  font-size: 18px;
  letter-spacing: 0px;
  color: #333333;
  text-align: left;
  line-height: 22px;
}

.output-desc-txt.retirement-remark {
  font-family: "lato";
  font-size: 14px;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
  line-height: 24px;
  margin: 30px;
}

#subscription {
  display: none;
}

/**********************************
  ***********************************
  *************PDF STYLE*************
  ***********************************
  **********************************/

.pdf-layout {
  width: 1401.9px;
  display: none;
}

.pdf-bg {
  background-image: url(../images/PDF/PDF-KV.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: auto;
  background-position-x: center;
}

.pdf-container {
  padding-left: 55px;
  padding-right: 54px;
  padding-top: 60px;
}

.pdf-txt1 {
  font-family: "lato";
  font-size: 26px;
  color: #ffffff;
}

.pdf-txt2 {
  font-family: "lato";
  font-size: 60px;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 100px;
  line-height: 70px;
}

.pdf-inner-bg {
  background: #ffffff 0% 0% no-repeat padding-box;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.pdf-bottom-bg {
  background: #6dc6de 0% 0% no-repeat padding-box;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pdf-txt3 {
  font-family: "lato";
  font-size: 26px;
  color: #424b57;
}

.pdf-line {
  width: 100%;
  margin: 15px 0px;
  border-top: 1px solid #ffffff;
}

.pdf-graph-outer {
  background: #ffffff;
  padding: 70px 40px;
  margin: 0px 0px;
}

.pdf-graph-outer .goal-star-container {
  transform: translate(-50%, 44px);
}

.section-container {
  width: 100%;
  padding: 15px;
  background: #f1f1f1 0% 0% no-repeat padding-box;
  border-radius: 3px;
}

.section-txt {
  font-family: "lato";
  font-size: 18px;
  color: #000000;
}

.pdf-data-container {
  margin: 20px 0px;
}

.pdf-question {
  font-family: "lato";
  font-size: 18px;
  color: #424b57;
}

.pdf-answer {
  font-family: "lato-bold";
  font-size: 22px;
  color: #424b57;
  margin-bottom: 10px;
  line-height: 22px;
}

.pdf-ans-description {
  font-family: "lato";
  font-size: 20px;
  color: #424b57;
  margin-bottom: 20px;
  margin-top: -5px;
  line-height: 25px;
}

.pdf-data-row1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.pdf-txt4 {
  font-family: "lato-bold";
  font-size: 36px;
  color: #ffffff;
  line-height: 46px;
}

.pdf-txt5 {
  font-family: "lato-light";
  font-size: 28px;
  color: #ffffff;
  line-height: 38px;
}

.pdf-footer-bg {
  width: 100%;
  display: block;
  background: linear-gradient(
    to right,
    #7ba7ba 0%,
    #7ba7ba 50%,
    #72a1b8 50%,
    #72a1b8 100%
  );
  background-repeat: no-repeat;
}

.pdf-footer {
  width: 100%;
  display: block;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    transparent 50%,
    white 50%,
    white 100%
  );
  background-position-y: -84px;
  background-repeat: no-repeat;
}

.pdf-footer img {
  display: block;
  max-width: 100%;
  height: auto;
}

.pdf-footer-txt {
  font-family: "lato";
  font-size: 16px;
  color: #000000;
  padding-left: 40px;
  padding-right: 10px;
  padding-top: 50px;
  display: inline-block;
}

.pdf-layout .o-label-txt {
  font-size: 20px;
}

.pdf-layout .o-value-txt {
  font-size: 26px;
}

.pdf-layout .protection-note {
  margin-bottom: 20px;
  font-size: 18px;
}

#pdf-file img.o-icon {
  width: 80%;
  max-width: 200px;
  margin: auto;
  padding-bottom: 20px;
}

#pdf-file .o-icon-container {
  text-align: center;
}

@media (min-width: 1500px) {
  .container.banner-txt {
    max-width: 1440px;
    width: 80%;
  }
}

@media (max-width: 1199px) {
  .cal-ques-container {
    padding: 40px 40px;
  }

  .cal-ques-container.tq-container {
    padding: 40px 40px;
  }

  .cal-ques-txt {
    font-size: 22px;
  }

  #sec-calculator .general-ques {
    padding: 24px 24px;
    font-size: 18px;
  }

  .cal-tq-txt {
    font-size: 20px;
  }

  .cal-tq-desc {
    font-size: 16px;
  }

  .pdf-icon-container {
    margin-bottom: 15px;
  }

  .article-desc {
    min-height: 152.97px;
  }

  .product-name-txt {
    font-size: 18px;
    line-height: 22px;
  }

  .product-desc-txt {
    font-size: 16px;
    line-height: 20px;
  }

  .product-learn-more {
    font-size: 16px;
  }

  #sec-calculator img.gp-learn-more-arrow {
    width: 22px;
  }

  .suggested-solution-txt {
    font-size: 14px;
    line-height: 26px;
  }

  .suggested-product-txt {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 991px) {
  .banner-txt-title {
    font-size: 35px;
  }

  .banner-txt-desc {
    font-size: 60px;
    line-height: 60px;
  }
  .row.dis-flex {
    flex-direction: column;
  }
  .arrow-container {
    justify-content: flex-end;
  }
  .padd-40.m-padt0 {
    padding-top: 0px;
    flex: 1;
  }
  .gp-list li {
    background: url(../images/M-Icon\ feather-check.png) no-repeat 2px 8px;
    padding: 0 0 0 25px;
  }
  .instruction-container {
    margin-bottom: 35px;
  }
  .bottom-side-txt {
    font-size: 20px;
  }

  .cal-ques-txt {
    font-size: 20px;
    text-align: center;
  }

  #sec-calculator .general-ques {
    padding: 24px 24px;
    font-size: 18px;
    text-align: center;
  }

  #sec-calculator .gp-btn {
    width: 100%;
    margin-top: 30px;
  }

  #sec-calculator .gp-btn-white {
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
  }

  .step-desc {
    font-size: 14px;
  }

  .retirement-input .step-desc {
    font-size: 12px;
  }

  .step-no-cont {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    font-size: 16px;
  }

  .protection-input .step-line {
    top: 24px;
  }

  .growth-input .step-line {
    top: 24px;
  }

  .education-input .step-line {
    top: 24px;
  }

  .retirement-input .step-line {
    top: 24px;
  }

  #sec-calculator .question-container .gp-btn {
    margin-top: 0px;
  }

  .previous-btn {
    min-width: 50%;
    margin: 0;
  }

  .dis-flex.m-column {
    flex-direction: column;
  }

  .pdf-icon-container {
    margin-bottom: 40px;
  }

  .btn-container .btn-s.btn-s-primary {
    width: 100%;
  }

  .article-title {
    min-height: unset;
    flex: 1;
  }

  .article-desc {
    min-height: unset;
  }

  .article-btn-cont a.btn-s {
    width: 100%;
  }

  .bar-value {
    font-size: 17px;
  }

  .dis-flex.age-flex-container {
    flex-direction: column;
  }

  .dis-flex.goal-flex-container {
    flex-direction: column;
  }

  #sec-calculator img.age-img-mobile {
    display: block;
  }

  #sec-calculator img.goal-img-mobile {
    display: block;
  }

  .age-bg {
    background-image: none;
  }

  .goal-bg {
    background-image: none;
  }

  .output-quest-row {
    padding: 0;
  }

  .product-container {
    box-shadow: 0px 1px 6px #0000001a;
    border-radius: 10px;
    margin: 25px 0;
    display: block;
  }

  .product-detail-container {
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-around;
  }

  .product-name-txt {
    font-size: 22px;
    line-height: normal;
  }

  .product-desc-txt {
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
  }

  .product-learn-more {
    font-size: 20px;
    margin: 20px 0;
  }

  #sec-calculator img.gp-learn-more-arrow {
    width: 30px;
  }

  .suggested-solution-txt {
    font-size: 18px;
    line-height: 34px;
  }

  .suggested-product-txt {
    font-size: 18px;
    line-height: 36px;
  }

  .risk-tolerance-outer-container {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .desktop-kv {
    display: none;
  }

  .desktop-kv.scroll-btn {
    display: none;
  }

  .mobile-kv {
    display: block;
  }

  .mobile-kv.scroll-btn {
    position: absolute;
    width: 36%;
    height: 6%;
    top: 88.5%;
    left: 10%;
    background: transparent;
    cursor: pointer;
  }

  .container.banner-txt {
    display: none;
  }

  .banner-txt-title {
    font-size: 30px;
    line-height: 41px;
    padding-bottom: 10px;
  }

  .banner-txt-desc {
    font-size: 21px;
    line-height: 31px;
  }

  .container.banner-txt {
    max-width: 540px;
  }

  .container.max-540 {
    max-width: 540px;
  }

  .gp-btn-primary {
    padding-left: 36px;
    padding-right: 36px;
  }

  .custom-section {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    height: 35px;
    margin-top: 45px;
  }

  .txt-1 {
    font-size: 22px;
  }

  .txt-2 {
    font-size: 16px;
  }

  .verticle-bar-blue {
    height: 6%;
  }

  .bottom-side-mar {
    margin-left: 30.38px;
  }

  .step-info {
    font-size: 16px;
  }

  .question-txt {
    font-family: "lato-bold";
    font-size: 24px;
    color: #484848;
  }

  .txt-input-style {
    font-size: 40px;
  }

  .output-title-txt {
    font-size: 20px;
  }

  .output-desc-txt {
    font-size: 16px;
  }

  .output-container {
    padding: 20px;
  }

  .cal-tq-txt {
    font-size: 18px;
    text-align: center;
  }

  .cal-tq-desc {
    font-size: 14px;
    text-align: center;
  }

  .pdf-icon-container {
    justify-content: center;
    width: auto;
  }

  .pdf-dl-txt {
    font-size: 14px;
  }

  #sec-calculator img.pdf-icon {
    width: 14px;
    margin-right: 10px;
  }

  #sec-calculator .gp-btn.contact-us {
    margin-top: 0px;
  }

  #generatePDFModal {
    width: 400px;
  }

  .article-container.container {
    padding: 0 30px;
  }

  .desktop-bar-chart {
    display: none !important;
  }

  .mobile-bar-chart {
    display: block !important;
  }

  .graph-outer-container.mobile-bar-chart.must-hide {
    display: none !important;
  }

  .graph-outer-container {
    margin-bottom: 50px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .graph-inner-container {
    height: 300px;
  }

  .bar-chart-container {
    width: 80%;
  }

  .age-container {
    width: 19.9%;
    padding-top: 22px;
    padding-bottom: 46px;
  }

  .gp-prefooter {
    padding: 30px 0 30px;
  }

  .gp-tq-outer-cont {
    flex-direction: column;
  }

  #gp-contact-us-btn {
    margin-bottom: 15px;
  }

  .protection-note {
    line-height: 15px;
    font-size: 10px;
    margin-top: 0px;
  }

  .bar-title {
    font-size: 10px;
  }

  .bar-value {
    font-size: 12px;
    word-break: break-all;
    line-height: 18px;
  }

  .result-bar .bar-shortfall-txt {
    width: 30%;
  }

  .goal-txt-container {
    width: 67px;
  }

  .goal-value {
    word-break: break-all;
  }

  .age-indicator {
    font-size: 8px;
  }

  #age-input .step-line,
  #goal-input .step-line {
    top: 43%;
  }
}

@media (max-width: 620px) {
  .rhb-logo-container {
    padding: 0 20.75px 0 30.38px;
    width: 170px;
  }

  .rhb-footer-logo {
    width: 106px;
  }

  .cal-ques-container {
    padding: 20px 20px;
  }

  .cal-ques-container.tq-container {
    padding: 20px 20px;
  }

  .cal-ques-txt {
    font-size: 16px;
    text-align: center;
  }

  #sec-calculator .general-ques {
    padding: 12px 12px;
    font-size: 14px;
  }

  #sec-calculator .gp-btn {
    font-size: 14px;
    height: 34px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #sec-calculator .gp-btn-white {
    font-size: 14px;
    height: 34px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .bootstrap-select .dropdown-menu li a {
    font-size: 12.6px;
    padding: 10.5px 12.6px;
  }

  .step-container {
    padding: 20px 30px;
  }

  .flex-center-mobile .previous-btn {
    height: 34px;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 34px;
  }

  .previous-btn {
    font-size: 14px;
  }

  #sec-calculator .question-container .gp-btn {
    margin-bottom: 0px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .status-txt-container {
    font-size: 10px;
    line-height: 12px;
    padding: 5px;
  }

  .status-container {
    min-width: 80px;
  }

  .goal-container {
    width: 80px;
    margin-left: 5px;
  }

  .article-title {
    font-size: 16px;
  }

  .article-desc {
    font-size: 16px;
  }

  .clock-txt {
    font-size: 14px;
  }

  .clock-img {
    width: 20px;
  }

  #sec-calculator .dis-flex.flex-center-mobile {
    align-items: center;
    justify-content: center;
  }

  .product-recommendation-txt {
    font-size: 18px;
  }

  .product-name-txt {
    font-size: 18px;
    line-height: normal;
  }

  .product-desc-txt {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
  }

  .product-learn-more {
    font-size: 16px;
    margin: 20px 0;
  }

  #sec-calculator img.gp-learn-more-arrow {
    width: 25px;
  }

  .suggested-solution-txt {
    font-size: 14px;
    line-height: 24px;
  }

  .suggested-product-txt {
    font-size: 14px;
    line-height: 22px;
  }

  .product-recommendation-section .gp-range-container {
    flex-basis: 100%;
  }

  .gp-risk-slider-txt {
    flex-shrink: 1;
  }

  .gp-risk-label {
    font-size: 16px;
    line-height: 20px;
  }

  .gp-risk-txt {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 480px) {
  img.icon-mar-style {
    margin-top: 25px;
    margin-left: 10px;
    max-width: 80px;
    margin-bottom: 15px;
  }

  .banner-txt-title {
    font-size: 25px;
    line-height: 36px;
    padding-bottom: 10px;
  }

  .banner-txt-desc {
    font-size: 16px;
    line-height: 27px;
  }

  .container.banner-txt {
    padding-top: 72px;
  }

  .gp-btn-primary {
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .txt-card-title {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
  }

  .txt-card-description {
    font-size: 14px;
    line-height: 23px;
  }

  .gp-list li {
    font-size: 14px;
    line-height: 23px;
  }

  .instruction-container {
    padding: 30px;
  }

  .instr-icon-container {
    margin-bottom: 0;
  }

  .instr-no-txt {
    font-size: 12px;
  }

  .instr-no-container {
    width: 22px;
    height: 22px;
  }

  .instr-title {
    font-size: 18px;
  }

  .instr-description {
    font-size: 14px;
  }

  .rhb-logo-container {
    width: 122.74px;
    padding: 3px 20.75px 3px 30.38px;
  }

  .rhb-footer-logo {
    width: 74px;
  }

  .bottom-side-txt {
    font-size: 18px;
  }

  .question-container {
    padding: 20px;
  }

  .question-txt {
    font-family: "lato-bold";
    font-size: 16px;
    color: #484848;
  }

  .txt-input-style {
    font-size: 40px;
  }

  .padd-40 {
    padding: 40px 25px;
  }

  .slider-arrow {
    width: 35px;
  }
}

@media (max-width: 420px) {
  #generatePDFModal {
    width: 320px;
  }
}

@media (max-width: 400px) {
  .m-result-value-sm {
    font-size: 14px;
  }
}

@media (max-width: 340px) {
  .txt-1 {
    font-size: 20px;
  }

  .txt-2 {
    font-size: 16px;
  }

  .m-current-bar {
    width: 30px;
  }

  .m-expected-bar {
    width: 30px;
  }

  .m-shortfall-bar {
    width: 30px;
  }

  .m-surplus-bar {
    width: 15px;
  }

  .m-age-indicator {
    padding-left: 0px;
    padding-right: 18px;
  }

  .goal-txt-container {
    width: 50px;
  }

  .txt-input-style {
    font-size: 30px;
  }
}
