.kasasa-loans-product-page h2, .kasasa-loans-product-page h3, .kasasa-loans-product-page h4 {
  text-transform: none;
  line-height: 1.25;
}
.kasasa-loans-product-page h2 {
  font-weight: 400;
  margin: 0 0 0.7em;
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page h2 {
    font-size: 3rem;
  }
}
.kasasa-loans-product-page h3 {
  font-weight: 400;
  margin-top: 0;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page h3 {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page h3 {
    font-size: 2.8rem;
  }
}
.kasasa-loans-product-page h4 {
  font-weight: 400;
  margin: 0 0 5px;
  color: #444;
  font-size: 1.8rem;
}
.kasasa-loans-product-page p, .kasasa-loans-product-page li {
  color: #444;
}
.kasasa-loans-product-page p {
  font-size: 1.5rem;
  margin: 0 0 23px;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page p {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page p {
    font-size: 1.8rem;
  }
}
.kasasa-loans-product-page p + p:last-of-type {
  margin: 0;
}
.kasasa-loans-product-page p.final-questions, .kasasa-loans-product-page li {
  font-size: 1.5rem;
}
.kasasa-loans-product-page .k-loans-gray-band {
  position: relative;
  padding: 2em 0;
  margin-top: 6rem;
}
.kasasa-loans-product-page .k-loans-gray-band:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .k-loans-gray-band {
    padding: 3em 0;
  }
}
.kasasa-loans-product-page .k-loans-gray-band:before {
  content: "";
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: #f1f1f1;
  left: 50%;
  transform: translateX(-50%);
}
.kasasa-loans-product-page .k-loans-gray-band.intro {
  margin: 0;
}
.kasasa-loans-product-page .k-loans-gray-band.intro h2 {
  text-transform: uppercase;
  font-size: 2.8rem;
  margin: 0 0 0.4em;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .k-loans-gray-band.intro h2 {
    font-size: 3.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .k-loans-gray-band.intro h2 {
    font-size: 3.8rem;
  }
}
.kasasa-loans-product-page .k-loans-gray-band.intro p {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .k-loans-gray-band.intro p {
    font-size: 2.5rem;
  }
}
.kasasa-loans-product-page .k-loans-gray-band.intro + .white-band h2 {
  font-weight: bold;
  margin: 0;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .k-loans-gray-band.awards {
    padding: 32px 0;
  }
}
.kasasa-loans-product-page .k-loans-gray-band.awards h2 {
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .k-loans-gray-band.awards h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .k-loans-gray-band.awards h2 {
    font-size: 3.2rem;
  }
}
.kasasa-loans-product-page .k-loans-gray-band.awards ul {
  text-align: center;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kasasa-loans-product-page .k-loans-gray-band.awards ul li {
  flex: 0 1 auto;
  list-style: none;
  padding: 0 10px;
}
.kasasa-loans-product-page .k-loans-gray-band.awards ul li img {
  max-height: 150px;
}
.kasasa-loans-product-page .k-loans-gray-band.awards + .white-band p {
  margin: 0 0 30px;
}
.kasasa-loans-product-page .k-loans-gray-band.awards + .white-band p:last-of-type {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .k-loans-gray-band.awards {
    text-align: center;
  }
  .kasasa-loans-product-page .k-loans-gray-band.awards ul li {
    padding: 0 5px;
  }
}
.kasasa-loans-product-page .kasasa-loans-step {
  margin-bottom: 10px;
}
.kasasa-loans-product-page .kasasa-loans-step .image {
  height: 200px;
  position: relative;
  margin: 0 0 20px;
}
.kasasa-loans-product-page .kasasa-loans-step .image .k-loans-bg-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .kasasa-loans-step .image {
    height: 100%;
    margin: 0;
  }
  .kasasa-loans-product-page .kasasa-loans-step .image .k-loans-bg-image {
    border: 1px solid #d7d7d7;
  }
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .kasasa-loans-step {
    height: 400px;
    margin-bottom: 75px;
  }
  .kasasa-loans-product-page .kasasa-loans-step .content {
    height: 100%;
  }
  .kasasa-loans-product-page .kasasa-loans-step .content .inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: 410px;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .kasasa-loans-step {
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-two .image, .kasasa-loans-product-page .kasasa-loans-step.step-four .image {
    float: right;
  }
}
.kasasa-loans-product-page .kasasa-loans-step.step-three .content {
  height: auto;
}
.kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios {
  position: relative;
  margin-top: 18px;
}
.kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario {
  background: #0395cc;
  border-radius: 10px;
  color: #fff;
  line-height: 1.25;
  font-size: 1.6rem;
  width: 240px;
  padding: 14px 10px;
  margin: 5px auto;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario {
    font-size: 2.2rem;
  }
}
.kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario strong {
  margin-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario {
    width: 145px;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario {
    width: 183px;
  }
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios img {
    margin-bottom: 10px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .text-center {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three {
    height: auto;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .content {
    max-width: 900px;
    margin: 0 auto;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios {
    margin-top: 28px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario {
    margin: 0;
    position: absolute;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario strong {
    display: block;
    margin: 0;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-one {
    bottom: 80px;
    left: 128px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-two {
    top: -17px;
    right: 22px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-three {
    bottom: 65px;
    right: -20px;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-one {
    bottom: 104px;
    left: 170px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-two {
    top: -7px;
    right: 32px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-three {
    bottom: 85px;
  }
}
@media only screen and (min-width: 1200px) {
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-one {
    bottom: 134px;
    left: 224px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-two {
    top: 5px;
    right: 82px;
  }
  .kasasa-loans-product-page .kasasa-loans-step.step-three .scenarios .scenario.scenario-three {
    bottom: 108px;
    right: 0;
  }
}
.kasasa-loans-product-page a.google {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page a.google {
    margin-left: 30px;
  }
}
.kasasa-loans-product-page .white-band {
  padding: 30px 0;
}
.kasasa-loans-product-page .white-band a.primary-button {
  width: 325px;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .white-band a.primary-button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.kasasa-loans-product-page .white-band a.primary-button ~ a.primary-button {
  margin-left: 30px;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .white-band {
    padding: 5em 0;
  }
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .white-band a.primary-button {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 325px;
  }
  .kasasa-loans-product-page .white-band a.primary-button ~ a.primary-button {
    margin: 10px auto 0;
  }
}
.kasasa-loans-product-page .kasasa-loans-chart {
  margin-bottom: 40px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .kasasa-loans-chart {
    margin-bottom: 75px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .kasasa-loans-chart {
    margin-bottom: 100px;
  }
}
.kasasa-loans-product-page .feature-table {
  display: flex;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .feature-table {
    padding: 10px 15px;
    border: 1px solid #727272;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .feature-table {
    padding: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .kasasa-loans-product-page .feature-table {
    padding: 30px;
  }
}
.kasasa-loans-product-page .feature-table .column {
  flex: 0 1 15%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .feature-table .column:not(.labels) {
    flex: 0 1 35%;
  }
}
.kasasa-loans-product-page .feature-table .column.labels {
  flex: 0 1 70%;
  text-align: left;
}
.kasasa-loans-product-page .feature-table .column.labels .column-details {
  border: none;
}
.kasasa-loans-product-page .feature-table .column.labels .column-details > div {
  padding-left: 0;
  justify-content: flex-start;
}
.kasasa-loans-product-page .feature-table .column.labels span {
  font-weight: bold;
  color: #808084;
  display: block;
  line-height: 1.25;
  font-size: 1.3rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .feature-table .column.labels span {
    font-size: 1.5rem;
  }
}
.kasasa-loans-product-page .feature-table .column .column-headline {
  min-height: 36px;
}
.kasasa-loans-product-page .feature-table .column .column-headline h4 {
  color: #333;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .feature-table .column .column-headline h4 {
    font-size: 1.4rem;
  }
}
.kasasa-loans-product-page .feature-table .column .column-details {
  border-left: 1px solid rgba(149, 149, 149, 0.3);
}
.kasasa-loans-product-page .feature-table .column .column-details > div {
  border-bottom: 1px solid rgba(149, 149, 149, 0.3);
  height: 80px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kasasa-loans-product-page .feature-table .column .column-details > div h4, .kasasa-loans-product-page .feature-table .column .column-details > div span, .kasasa-loans-product-page .feature-table .column .column-details > div i {
  display: block;
}
.kasasa-loans-product-page .feature-table .column .column-details > div:last-of-type {
  border: none;
}
.kasasa-loans-product-page .feature-table .column .column-details i {
  font-size: 22px;
  color: #333;
}
.kasasa-loans-product-page .feature-table .column .column-details i.fa-times {
  color: #bebebe;
}
.kasasa-loans-product-page .feature-table .column.kasasa .column-headline h4 {
  color: #0395cc;
}
.kasasa-loans-product-page .feature-table .column.kasasa .column-details i {
  color: #0395cc;
}
@media (min-width: 768px) and (max-width: 991px) {
  .kasasa-loans-product-page .feature-table .column {
    flex: 0 1 20%;
  }
  .kasasa-loans-product-page .feature-table .column.labels {
    flex: 0 1 60%;
  }
}
.kasasa-loans-product-page .banner-wrapper {
  position: relative;
}
.kasasa-loans-product-page .banner-wrapper:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.kasasa-loans-product-page .banner-wrapper .slide-content {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .banner-wrapper .slide-content {
    padding-left: 30px;
  }
}
.kasasa-loans-product-page .banner-wrapper .slide-content ul {
  padding-left: 18px;
  margin: 0;
}
.kasasa-loans-product-page .banner-wrapper .slide-content ul li {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .banner-wrapper .slide-content ul li {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .banner-wrapper .slide-content ul li {
    font-size: 1.8rem;
  }
}
.kasasa-loans-product-page .banner-wrapper .banner-loading-image-wrapper {
  background: #fff;
}
.kasasa-loans-product-page .banner-wrapper .banner-loading-image-wrapper .banner-loading-image {
  position: absolute;
  z-index: 9999;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper .banner-loading-image-wrapper .banner-loading-image {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
  }
}
.kasasa-loans-product-page .banner-wrapper .banner-loading-image-wrapper .banner-loading-nav-cover {
  text-align: center;
  position: relative;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper .banner-loading-image-wrapper {
    padding: 0;
    width: 280px;
    height: 310px;
    margin: auto;
  }
}
.kasasa-loans-product-page .banner-wrapper #kasasa-loans-banner {
  height: 320px;
}
@media only screen and (min-width: 992px) {
  .kasasa-loans-product-page .banner-wrapper #kasasa-loans-banner {
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .kasasa-loans-product-page .banner-wrapper #kasasa-loans-banner {
    height: 490px;
  }
}
.kasasa-loans-product-page .banner-wrapper #kasasa-loans-banner .slide {
  width: 100%;
  height: 100%;
}
.kasasa-loans-product-page .banner-wrapper #kasasa-loans-banner .slide .bg-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper #kasasa-loans-banner {
    height: 215px;
    width: 280px;
    margin: auto;
  }
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs {
  display: block;
  border: none;
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs:after {
  content: "";
  width: 348px;
  height: 3px;
  background: #e7e7e7;
  position: absolute;
  top: 87px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper .nav-tabs:after {
    width: 235px;
    top: 73px;
  }
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs:before {
  content: "Explore the Dashboard";
  display: block;
  font-size: 1.5rem;
  margin: 0 0 18px;
  color: #005172;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .banner-wrapper .nav-tabs:before {
    font-size: 1.8rem;
  }
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs a {
  cursor: pointer;
  display: inline-block;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  border: none;
  line-height: 49px;
  text-decoration: none;
  background: #e7e7e7;
  color: #808084;
  font-weight: bold;
  position: relative;
  z-index: 2;
  transition: all 0.25s;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .banner-wrapper .nav-tabs a {
    font-size: 2.5rem;
  }
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs a:after {
  content: ".";
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs a.active, .kasasa-loans-product-page .banner-wrapper .nav-tabs a:hover {
  color: #fff;
  background: #3192ad;
}
.kasasa-loans-product-page .banner-wrapper .nav-tabs a ~ a {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper .nav-tabs {
    margin-top: 10px;
  }
  .kasasa-loans-product-page .banner-wrapper .nav-tabs a {
    width: 40px;
    height: 40px;
    line-height: 32px;
  }
  .kasasa-loans-product-page .banner-wrapper .nav-tabs a ~ a {
    margin-left: 15px;
  }
}
.kasasa-loans-product-page .banner-wrapper .custom-pager {
  margin-top: 17px;
  text-align: center;
  clear: both;
  float: none;
  position: relative;
}
.kasasa-loans-product-page .banner-wrapper .custom-pager:after {
  content: "";
  width: 348px;
  height: 3px;
  background: #e7e7e7;
  position: absolute;
  top: 72px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper .custom-pager:after {
    width: 235px;
    top: 59px;
  }
}
.kasasa-loans-product-page .banner-wrapper .custom-pager:before {
  content: "Explore the Dashboard";
  display: block;
  font-size: 1.5rem;
  margin: 0 0 18px;
  color: #005172;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .banner-wrapper .custom-pager:before {
    font-size: 1.8rem;
  }
}
.kasasa-loans-product-page .banner-wrapper .custom-pager span {
  cursor: pointer;
  display: inline-block;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  line-height: 58px;
  background: #e7e7e7;
  color: #808084;
  font-weight: bold;
  position: relative;
  z-index: 2;
  transition: all 0.25s;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .kasasa-loans-product-page .banner-wrapper .custom-pager span {
    font-size: 2.5rem;
  }
}
.kasasa-loans-product-page .banner-wrapper .custom-pager span:after {
  content: ".";
}
.kasasa-loans-product-page .banner-wrapper .custom-pager span.cycle-pager-active, .kasasa-loans-product-page .banner-wrapper .custom-pager span:hover {
  color: #fff;
  background: #3192ad;
}
.kasasa-loans-product-page .banner-wrapper .custom-pager span ~ span {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .kasasa-loans-product-page .banner-wrapper .custom-pager {
    margin-top: 10px;
  }
  .kasasa-loans-product-page .banner-wrapper .custom-pager span {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .kasasa-loans-product-page .banner-wrapper .custom-pager span ~ span {
    margin-left: 15px;
  }
}

.kasasa-loans-video-play {
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .kasasa-loans-video-play {
    font-size: 2.2rem;
  }
}
.kasasa-loans-video-play i {
  font-size: 80%;
}
.kasasa-loans-video-play:hover {
  text-decoration: none;
}

.kasasa-loans-apply-band #applyPopup {
  display: block !important;
}

.text-popup#applyPopup, .text-popup.apply-now {
  text-align: center;
  max-width: 730px;
}
.text-popup#applyPopup h3, .text-popup.apply-now h3 {
  font-weight: 400;
  margin-top: 1em;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .text-popup#applyPopup h3, .text-popup.apply-now h3 {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 992px) {
  .text-popup#applyPopup h3, .text-popup.apply-now h3 {
    font-size: 2.8rem;
  }
}
.text-popup#applyPopup p, .text-popup.apply-now p {
  margin: 0 0 30px;
}
.text-popup#applyPopup a.primary-button, .text-popup.apply-now a.primary-button {
  width: 330px;
  font-size: 1.8rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-popup#applyPopup a.primary-button, .text-popup.apply-now a.primary-button {
    width: 300px;
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .text-popup#applyPopup a.primary-button, .text-popup.apply-now a.primary-button {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.text-popup#applyPopup a.primary-button ~ a.primary-button, .text-popup.apply-now a.primary-button ~ a.primary-button {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .text-popup#applyPopup a.primary-button, .text-popup.apply-now a.primary-button {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 280px;
    padding: 9px 0;
    font-size: 1.6rem;
  }
  .text-popup#applyPopup a.primary-button ~ a.primary-button, .text-popup.apply-now a.primary-button ~ a.primary-button {
    margin: 10px auto 0;
  }
}

/*# sourceMappingURL=k-loans.css.map */
