@media screen and (min-width: 430px) and (max-width: 480px) {
  h1.heading {
    padding-right: 15%;
  }
}

/* @media screen and (min-width: 992px) and (max-width: 1280px) {
  .navbar .container-1300 {
    max-width: 95%;
  }
  .navbar .w-nav-brand > img {
    margin-bottom: 25px;
  }
  .navbar nav {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  .header-section h1,
  .header-section .pseudo-h3 {
    margin-left: 15px;
  }
} */

.body {
  border-bottom: 0px !important;
}
.text-align-center {
  text-align: center !important;
}
.modal-wrapper {
  /* webflow workarounds */
  z-index: 2000;
}

.sup:not(sup) {
  vertical-align: super;
}
.sup {
  font-size: 0.7em;
}
h2 .sup,
.pseudo-h4 .sup {
  font-size: 0.6em;
}
.pseudo-h1 .sup {
  font-size: 0.5em;
}
form.form-completed {
  height: 100%;
  min-height: 250px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.thank-you-line {
  text-align: center;
  margin: 0px;
}
.w-dropdown-list {
  top: 59px;
  border-left: 2px solid #0061a9;
  border-right: 2px solid #0061a9;
  border-bottom: 2px solid #0061a9;
  border-radius: 0px 0px 10px 10px;
}
.w-dropdown-toggle strong {
  max-width: 100%;
  display: inline-block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
}
.w-dropdown-list.terms-dropdown-body {
  border-left: 1px solid #b5b5b5bf;
  border-right: 1px solid #b5b5b5bf;
  border-bottom: 0px;
  border-radius: 0px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.w-dropdown-list.w--open {
  box-shadow: 2px 5px 4px -1px #b5b5b5bf;
}
.w-dropdown-list.terms-dropdown-body.w--open {
  box-shadow: none;
}
.w-dropdown-toggle.w--open .w-icon-dropdown-toggle {
  transform: rotate(180deg);
}
.rate-group {
  padding: 5px 20px;
}
.rate-row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 3px 2px;
}
.rate-row {
  border-bottom: 1px dashed #cccccc;
}
.rate-row.row-heading {
  border-bottom: 1px solid #cccccc;
}
.rate-row > p {
  display: inline-block;
}
.label.rate-heading,
.rate.rate-heading {
  font-weight: 600;
  font-size: 1.15em;
}
.terms-end {
  font-size: 0.92em;
}
.terms-selector {
  width: 100%;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: 15px min(10%, 25px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.terms-selector .intro {
  width: 51%;
  user-select: none;
}
.terms-selector .small.bold {
  font-weight: bold;
  font-size: 15px;
  margin-left: 1em;
}
.terms-selector .plus-icon {
  user-select: none;
  text-align: right;
  width: 48%;
  font-weight: bold;
  font-size: 1.25em;
  cursor: pointer;
  padding-right: 1em;
}
.terms-content {
  border-top: 1px dashed #eaeaea;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 0.85em;
  padding-left: 1em;
  padding-right: 1em;
}
.center-self {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1300px) {
  div.rates-box {
    margin: 0px 16%;
    margin-top: 5rem;
    
  }
}

/* Make the plus sign easier to click on desktop devices */
@media screen and (min-width: 992px) {
  .terms-selector .intro {
    width: 25%;
  }
  .terms-selector .plus-icon {
    width: 74.5%;
  }
  .m-advisor-group {
    align-items: center;
  }
}
/* Multiline terms title for mobile */
@media screen and (max-width: 480px) {
  div.rates-box {
    margin: 20px 5%;
  }
  #w-dropdown-list-1 {
    top: 90px;
  }
  .m-advisor-group {
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }

  .col-lg-3.text-align-center {
    margin-top: 20px;
  }
}

@media screen and (min-width: 481px) and (max-width: 591px) {
  div.rates-box {
    margin: 0px 7.5%;
  }
  #w-dropdown-list-1 {
    top: 67px;
  }
}

@media screen and (max-width: 992px) {
  .m-advisor-group {
    flex-direction: column;
    gap: 10px;
  }
  .m-advisor-group .NoShrink {
    width: fit-content;
    margin-left: 0px;
  }
}

.mt-30 {
  padding-top: 30px;
}

.rates-table {
  width: 100%;
  padding: 50px;
  text-align: center;
  line-height: 1;
}
.rates-box {
  background-color: #f6f6f6;
  padding: 20px max(20px, 4.5%);
  border-radius: 10px;
  text-align: center;
  margin: 0px 13%;
  margin-top: 4.75rem;
  box-shadow: #cccccc 0px 2px 2px 1px;
}
.rates-box h2 {
  margin-bottom: 30px;
  margin-top: 0px;
  font-size: 28px;
}
.rates-box > a {
  display: block;
  margin-top: 1rem;
}
.rates-table tr:first-child {
  border-bottom: 1px solid #cccccc;
}

.rates-table td:first-child {
  font-size: 43px;
  font-weight: bolder;
}

.rates-table tr:nth-child(2) > td {
  padding-top: 35px;
}
.rates-table td,
.rates-table th {
  padding: 15px;
}
.heading2-intro h1 {
  margin-bottom: 2.5rem;
}
img.icon {
  width: 23px;
  height: 23px;
}
.icon-li {
  display: flex;
  gap: 10px;
}
/* .icon-li > p,
.icon-li > img {
  display: inline-block;
  
} */

.d-flex {
  display: flex;
}

.NoShrink {
  flex-shrink: 0;
}


.mainImage{
  max-width: 375px;
}

.p-big-title{
  color: #0061a9;
  font-size: 44px;
  margin-top: 1%;
}

.offer-rate{
  font-size: 6.5em;
  text-shadow: 1px 0 #888888;
  letter-spacing:1px;
  font-weight:bold;
  color: #0061a9;
  padding-top: 3%;
}

.percentage{
  font-size: 55%;
}

.asterisk{
  font-size: 25%;
  top: -1.9em;
}

.blue-title{
  color: #0061a9;
}

.p-big-title-number{
  color: #0061a9;
  font-size: 100px;
  margin-top: 8%;

  percent{
    font-size: 35px;
  }
}

.white {
  color: white;
}

.border {
  border-bottom: 2px solid #eaeaea;
}

.longTitle {
  max-width: 93%;
}
