.banner {
  padding-top: 25px;
  z-index: -1;
}

.banner .banner-text {
  max-width: 585px;
  margin: 0 auto;
  padding-bottom: 200px;
}

.banner h1 {
  color: #ffffff;
  text-align: center;
}

.banner p {
  color: #ffffff;
}

.banner + .container {
  margin-top: -330px;
  position: relative;
}

.compinterest-calc .info-box {
  border-radius: 5px;
  box-shadow: 3px 3px 10px 2px rgba(16, 31, 48, 0.1);
  background-color: #ffffff;
  margin: 0 0 30px 0;
}

.compinterest-calc .info-box .info-title {
  border-radius: 5px;
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #E8F5F3;
  padding: 10px 15px;
  min-height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.compinterest-calc .info-box .row {
  padding: 20px 20px 0 20px;
}

.compinterest-calc .info-box form {
  align-items: baseline;
}

.compinterest-calc .info-box .text-indent {
  text-indent: -9999px;
}

.compinterest-calc .info-box .inforeset a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #210054;
}

.compinterest-calc .info-box .inforeset img {
  width: 12px;
  margin-right: 5px;
}

.compinterest-calc .info-box .popover .popover-body {
  max-width: 200px;
  text-align: center;
}

.compinterest-calc .timeline-table {
  max-width: 950px;
  margin: 0 auto;
}

.compinterest-calc .timeline-table h2 {
  margin-bottom: 20px;
}

.compinterest-calc .timeline-table table {
  -webkit-border-horizontal-spacing: 0px;
  -webkit-border-vertical-spacing: 0px;
  margin-bottom: 40px;
  font-family: "Roboto", sans-serif;
}

.compinterest-calc .timeline-table thead {
  border-radius: 2px;
  background-color: #E8F5F3;
}

.compinterest-calc .timeline-table thead th {
  font-size: 10px;
  color: #454545;
  letter-spacing: 0.64px;
  text-transform: uppercase;
}

.compinterest-calc .timeline-table tbody td {
  border-bottom: solid 1px #380056;
  font-size: 14px;
  font-weight: 500;
  color: #454545;
  padding-top: 12px;
  padding-bottom: 12px;
}

.compinterest-calc .timeline-table tbody td:first-child {
  color: #380056;
  font-weight: bold;
}

.compinterest-calc .calc-cont {
  max-width: 950px;
  margin: 0 auto 40px auto;
}

.compinterest-calc .calc-cont h1 {
  margin-bottom: 25px;
}

.post-template .compinterest-calc {
  font-family: "Poppins", sans-serif;
}

.compinterest-calc .info-box .inforeset {
  order: 1;
}

.compinterest-calc .info-box .inforeset .text-indent {
  display: none;
}

.compinterest-calc .info-box .updatebtn .btn {
  min-width: auto;
}

.compinterest-calc .half > .form-control {
  flex: 1;
}

.compinterest-calc .half > .custom-select2 {
  width: 115px;
}

.compinterest-calc .graph-wrap {
  padding: 16px 0;
  border-radius: 5px;
  box-shadow: 3px 3px 10px 0 rgba(16, 31, 48, 0.1);
  background-color: #ffffff;
  margin-bottom: 40px;
}

.compinterest-calc .graph-wrap .graph-cont {
  padding: 0 18px;
  max-width: 665px;
  margin: 0 auto 30px auto;
  text-align: center;
}

.compinterest-calc .graph-wrap .graph {
  padding: 0 5px;
}

.compinterest-calc .graph-wrap .graph > div {
  height: 350px;
}

.compinterest-calc .graph-wrap .balance-box {
  padding: 20px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(16, 31, 48, 0.1);
  background-color: #c1e5e0;
  margin-bottom: 15px;
}

.compinterest-calc .graph-wrap .balance-box p {
  font-weight: 500;
  margin-bottom: 5px;
}

.compinterest-calc .graph-wrap .balance-box .balance {
  font-size: 15px;
  font-weight: bold;
  color: #101f30;
  letter-spacing: 1px;
  line-height: initial;
}

.compinterest-calc .breakdown-table {
  margin-bottom: 45px;
  border-radius: 5px;
  box-shadow: 3px 3px 10px 2px rgba(16, 31, 48, 0.1);
}

.compinterest-calc .breakdown-table .table-responsive {
  padding: 15px 12px 10px 12px;
}

.compinterest-calc .breakdown-table .table {
  border-collapse: collapse;
  border-spacing: 0;
}

.compinterest-calc .breakdown-table thead {
  box-shadow: none;
}

.compinterest-calc .breakdown-table thead td {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.9px;
  color: #999999;
  padding: 0 0 10px 0;
  border-bottom: 0;
}

.compinterest-calc .breakdown-table thead td:not(:last-child) {
  padding-right: 10px;
}

.post-template .compinterest-calc .breakdown-table thead td {
  border-bottom: none;
}

.compinterest-calc .breakdown-table .title td {
  font-family: "Roboto", sans-serif;
}

.compinterest-calc .breakdown-table tbody td {
  font-size: 13px;
  font-weight: 500;
  padding: 15px 0;
  border-bottom: 1px solid #380056;
  color: #380056;
  vertical-align: middle;
}

.compinterest-calc .breakdown-table tbody td:first-child {
  font-size: 12px;
  color: #999999;
}

.compinterest-calc .breakdown-table tbody td:not(:last-child) {
  padding-right: 10px;
}

.highcharts-container {
  font-family: "Roboto", sans-serif;
}

.highcharts-container .label {
  font-size: 12px;
  color: #454545;
}

.accordion.arrow {
  margin-bottom: 20px;
}

.accordion.arrow .accordion-item {
  border: 0;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
}

.accordion.arrow .accordion-header {
  padding: 15px 40px 15px 0;
  background: #ffffff;
  font-weight: bold;
  color: #454545;
  border: 0;
  position: relative;
  cursor: pointer;
}

.accordion.arrow .accordion-header:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
  background: url(../../images/arrow-bottom.svg) no-repeat center center;
}

.accordion.arrow .accordion-header[aria-expanded=true]:before {
  transform: rotate(180deg);
}

.accordion.arrow .accordion-header h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #454545;
  font-family: "Roboto", sans-serif;
}

.accordion.arrow .accordion-body {
  padding: 0 0 25px 0;
}

.accordion.arrow .accordion-body > *:last-child {
  margin-bottom: 0;
}

.formula {
  font-family: "Roboto", sans-serif;
  color: #454545;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}

.formulalist {
  list-style: none;
  padding: 0;
}

.formulalist li {
  font-size: 17px;
  padding-bottom: 15px;
}

.accordion {
  margin-bottom: 40px;
}

@media (min-width: 576px) {
  .compinterest-calc .info-box .inforeset {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }

  .compinterest-calc .info-box .inforeset a {
    justify-content: flex-end;
  }

  .compinterest-calc .info-box .inforeset a {
    height: 45px;
  }

  .compinterest-calc .half > .custom-select2 {
    width: 100px;
  }

  .compinterest-calc .half > .custom-select2 .select2-selection--single {
    padding-left: 8px;
  }

  .compinterest-calc .graph-wrap .balance-box .balance {
    font-size: 28px;
  }
}

@media (min-width: 768px) {
  .banner {
    padding-top: 35px;
  }

  .banner .banner-text {
    padding-bottom: 75px;
  }

  .banner p {
    text-align: center;
  }

  .banner + .container {
    margin-top: -250px;
  }

  .compinterest-calc .info-box {
    margin-bottom: 40px;
  }

  .compinterest-calc .info-box .info-title {
    font-size: 18px;
  }

  .compinterest-calc .info-box .row {
    padding: 20px 30px 10px 30px;
  }

  .post-template .compinterest-calc .info-box .row {
    padding-left: 20px;
    padding-right: 20px;
  }

  .compinterest-calc .timeline-table h2 {
    margin-bottom: 30px;
  }

  .compinterest-calc .timeline-table thead th {
    font-size: 17px;
    padding: 28px 30px;
  }

  .compinterest-calc .timeline-table tbody td {
    font-size: 17px;
    padding: 30px;
    font-weight: normal;
  }

  .post-template-tpl-right-rail-post .compinterest-calc .info-box .inforeset .text-indent {
    display: block;
  }

  .compinterest-calc .graph-wrap {
    padding: 30px 0;
  }

  .compinterest-calc .graph-wrap > p {
    max-width: 505px;
    margin: 0 auto 30px auto;
    text-align: center;
  }

  .compinterest-calc .graph-wrap .graph-cont {
    padding: 0 30px;
  }

  .compinterest-calc .graph-wrap .graph {
    padding: 0 15px;
  }

  .compinterest-calc .graph-wrap .graph > div {
    height: 550px;
  }

  .compinterest-calc .graph-wrap .balance-box {
    max-width: 505px;
    margin: 0 auto 20px auto;
  }

  .compinterest-calc .breakdown-table .table-responsive {
    padding: 20px 30px 15px 30px;
  }

  .compinterest-calc .breakdown-table tbody td {
    font-size: 14px;
    padding: 22px 0;
  }

  .compinterest-calc .breakdown-table tbody td:first-child {
    font-size: 13px;
  }

  .highcharts-container .label {
    font-size: 14px;
  }

  .accordion.arrow .accordion-item {
    font-size: 17px;
  }

  .accordion.arrow .accordion-header {
    line-height: 28px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .accordion.arrow .accordion-header h3 {
    font-size: 17px;
  }
}

@media (min-width: 992px) {
  .compinterest-calc .info-box .inforeset .text-indent {
    display: block;
  }

  .compinterest-calc .info-box .inforeset a {
    height: 55px;
  }
}

@media (min-width: 1200px) {
  .banner {
    padding-top: 50px;
  }

  .banner .banner-text {
    max-width: 945px;
    padding-bottom: 70px;
  }

  .banner + .container {
    margin-top: -320px;
  }

  .compinterest-calc .info-box {
    margin-bottom: 45px;
  }

  .compinterest-calc .info-box .info-title {
    font-size: 20px;
  }

  .compinterest-calc .info-box .row {
    padding: 40px 40px 25px 40px;
  }

  .post-template .compinterest-calc .info-box .row {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .compinterest-calc .info-box .inforeset {
    margin-bottom: 0;
  }

  .compinterest-calc .calc-cont h1 {
    margin-bottom: 30px;
  }

  .compinterest-calc .info-box .initialamount {
    max-width: 22%;
  }

  .post-template-tpl-single-column-post .compinterest-calc .info-box .initialamount {
    max-width: 21.3%;
  }

  .post-template-tpl-right-rail-post .compinterest-calc .info-box .initialamount {
    max-width: initial;
  }

  .post-template-tpl-single-column-post .compinterest-calc .info-box .yearstogrow {
    max-width: 130px;
  }

  .post-template-tpl-right-rail-post .compinterest-calc .info-box .yearstogrow {
    max-width: initial;
  }

  .post-template-tpl-single-column-post .compinterest-calc .info-box .rateofreturn {
    max-width: 132px;
  }

  .post-template-tpl-right-rail-post .compinterest-calc .info-box .rateofreturn {
    max-width: initial;
  }

  .compinterest-calc .info-box .inforeset {
    order: 0;
  }

  body:not(.post-template-tpl-right-rail-post) .compinterest-calc .info-box .inforeset a {
    height: auto;
  }

  body:not(.post-template-tpl-right-rail-post) .compinterest-calc .info-box .text-indent {
    display: none;
  }

  .compinterest-calc .graph-wrap {
    padding-top: 40px;
  }

  .compinterest-calc .graph-wrap > p {
    max-width: 665px;
    margin-bottom: 50px;
  }

  .compinterest-calc .graph-wrap .graph-cont {
    margin-bottom: 50px;
  }

  .compinterest-calc .graph-wrap .graph > div {
    height: 600px;
  }

  .compinterest-calc .graph-wrap .balance-box {
    max-width: 745px;
    margin-bottom: 30px;
  }

  .compinterest-calc .graph-wrap .balance-box p {
    font-size: 20px;
  }

  .compinterest-calc .graph-wrap .balance-box .balance {
    font-size: 40px;
  }

  .compinterest-calc .breakdown-table .table-responsive {
    padding: 25px 60px 35px 60px;
  }

  .compinterest-calc .breakdown-table .table h2 {
    margin-bottom: 40px;
  }

  .compinterest-calc .breakdown-table thead td {
    font-size: 14px;
  }

  .compinterest-calc .breakdown-table tbody td {
    font-size: 17px;
    padding: 30px 0;
  }

  .compinterest-calc .breakdown-table tbody td:first-child {
    font-size: 16px;
  }

  .accordion.arrow {
    margin-bottom: 30px;
  }

  .formula {
    margin-bottom: 25px;
  }
}

@media (max-width: 767.98px) {
  .compinterest-calc .breakdown-table thead td:last-child {
    text-align: right;
  }

  .compinterest-calc .breakdown-table tbody td:last-child {
    text-align: right;
  }
}

@media (max-width: 575.98px) {
  .compinterest-calc .info-box .text-indent {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  body:not(.post-template-tpl-right-rail-post) .compinterest-calc .info-box .yearstogrow {
    max-width: 140px;
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  .compinterest-calc .info-box .yearstogrow {
    max-width: 160px;
  }

  .compinterest-calc .info-box .rateofreturn {
    max-width: 160px;
  }

  body:not(.post-template-tpl-right-rail-post) .compinterest-calc .info-box .compoundinterval {
    max-width: 200px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .post-template-tpl-right-rail-post .compinterest-calc .info-box .yearstogrow {
    max-width: 130px;
  }

  .post-template-tpl-right-rail-post .compinterest-calc .info-box .inforeset .text-indent {
    display: none;
  }
}

@media (min-width: 1099px) and (max-width: 1199px) {
  .post-template-tpl-right-rail-post .compinterest-calc .info-box .yearstogrow {
    max-width: 155px;
  }
}