.card-fixed-high {
  height: 430px;
}
.faq-left .nav-link {
  margin-bottom: 0.1rem;
}
.faq-left .nav-link{
  text-transform: none;
}

.img-logo-partner {
  max-width: 168px;
}

@media screen and (max-width: 765px) {
  .text-bold-title{
    font-weight: 600;
  }
}

@media only screen and (min-width: 767px){
    .large-5 {
      width: 41.66667%;
      margin-bottom: 50px;
    }
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .columns.small-centered h5 {
      text-align:left;
    }
    .columns.small-centered p{
      text-align:left;
      font-size:14px;
    }

    .text-bold-title{
      height:70px;
      font-weight: 600;
    }

    .h1, h1, .h2, h2, .lead-normal {
      font-size: 28px;
    }

    .principal p, .invest-card p, .lending-partner p, .finance p, .testimonials p, .investment p,
    .lead-text + p, button.btn.btn-outline-light.form-subscribe.g-recaptcha, input#email_subscriber {
      font-size: 14px !important;
    }

    p.text-description-lending {
      font-size: 13px !important;
    }

    .lead-text {
      font-size: 25px;
    }


}

.currency-addon {
  background: transparent;
  border-right: none;
  font-size: 13px;
}

.currency-addon-input {
  border-left: none;
}

@media screen and (max-width: 600px) {
  .panel-table tbody tr {
    border-bottom: 2px solid rgba(57, 181, 74, 0.15);
  }
  .panel-table tbody td {
    display: block;
    text-align: left;
  }
  .panel-table tbody td:first-child {
    padding-left: 10px;
  }
  .panel-table tr th:last-child, .panel-table tr td:last-child {
    padding-right: 8px;
  }
  .panel-table table {
    border-collapse: collapse;
  }
  .panel-table thead {
    display: none;
  }

  .skeleton-loader-table tr td:first-child p {
    display: block;
  }
  .skeleton-loader-table tr td:last-child {
    padding-bottom: 45px;
  }
}

.skeleton-loader-table tr td:first-child p {
  display: none;
}

.skeleton-loader-table tbody tr:nth-of-type(even) {
  background-color: #f9f9f9;
}

.skeleton-loader-table tbody tr {
  height: 59px;
}

.skeleton-loader-table td {
  height: 35px;
  border: 0;
}

.skeleton-loader-table td p {
  background-color: #D4DCE7;
  opacity: 0.8;
  height: 1em;
  margin-top: 10px;
  border-radius: 10px;
}

.skeleton-loader {
  background-color: #D4DCE7;
  opacity: 0.8;
  height: 1em;
  margin-top: 10px;
  border-radius: 10px;
}
