@media (min-width: 1000px) {
  .mobile-only {
    display: none;
  }

  .tablet-only {
    display: none;
  }

  .mortgage-solutions-you {
    align-self: stretch;
    position: relative;
  }

  .refinance-current-mortgage {
    align-self: stretch;
    position: relative;
    font-weight: 600;
    padding: 20px 0px
  }

  .frame-child {
    width: 60px;
    position: relative;
    height: 60px;
  }

  .frame-div {
    align-self: stretch;
    flex: 1;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    gap: 20px;
    border: none;
  }

  .frame-item {
    width: 60px;
    position: relative;
    height: 60px;
    object-fit: cover;
  }

  .group-parent1 {
    align-self: stretch;
    flex: 1;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    gap: 20px;
  }

  .group-parent2 {
    flex: 1;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    gap: 20px;
  }

  .frame-group {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    font-size: 16px;
    color: #000;
  }

  .refinance-current-mortgage-or-parent {
    flex: 1;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 3px;
  }

  .home-page-inner {
    max-width: 1300px;
    align-self: center;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 6px 30px;
    text-align: center;
    color: #000e12;
  }


  .learn-how-much {
    align-self: center;
    position: relative;
    font-size: 25px;
    text-align: center;
  }

  .save-rectangle-div {
    width: 14px;
    position: relative;
    background-color: #0158bf;
    height: 2px;
  }

  .save-rectangle-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }

  .original-loan-amount-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
  }

  .div1 {
    flex: 1;
    position: relative;
    color: #c1bfbf;
  }

  .save-parent {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px 20px;
    gap: 10px;
  }

  .year-fixed {
    flex: 1;
    position: relative;
  }

  .frame-child1 {
    width: 12px;
    position: relative;
    height: 5px;
  }

  .year-fixed-parent {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 15px 20px;
    gap: 10px;
  }

  .loan-term-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
  }

  .div3 {
    position: relative;
    color: #000;
  }

  .group {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px 20px;
    gap: 10px;
    text-align: right;
    color: #c1bfbf;
  }

  .frame-parent1 {
    flex: 1;
    border-right: 2px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 20px 80px;
    gap: 20px;
  }

  .estimated-closing-cost-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
  }

  .yes-parent {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 15px 20px;
    gap: 10px;
    color: #c1bfbf;
  }

  .frame-container {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  .calculate-wrapper {
    width: 250px;
    background-color: #BF0118;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-self: center;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
  }

  .current-loan {
    align-self: stretch;
    position: relative;
    font-weight: 600;
    text-align: center;
  }

  .parent5 {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px 20px;
    gap: 10px;
  }

  .frame-childx {
    align-self: stretch;
    height: 78px;
  }

  .current-loan-parent {
    align-self: stretch;
    flex: 1;
    border-right: 2px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px 80px;
    gap: 20px;
  }

  .frame-parent14 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
  }

  .div22 {
    flex: 1;
    position: relative;
    white-space: pre-wrap;
  }

  .wrapper {
    align-self: stretch;
    width: 100px;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 44px 0px 15px;
    box-sizing: border-box;
    text-align: right;
    color: #039b09;
  }

  .frame-parent13 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
  }

  .frame-parent12 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
  }

  .total-monthly-savings {
    position: relative;
    font-weight: 600;
  }

  .parent10 {
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 20px;
    gap: 10px;
  }

  .total-monthly-savings-parent {
    align-self: stretch;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 0px;
    gap: 10px;
    color: #BF0118;
  }

  .months-wrapper {
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 20px;
  }

  .frame-wrapper2 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .wrapper1 {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 0px 15px;
  }

  .frame-wrapper4 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .frame-wrapper3 {
    align-self: stretch;
    width: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: right;
    color: #039b09;
  }

  .new-loan-parent {
    align-self: stretch;
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 20px 40px;
    gap: 20px;
  }

  .disclaimer {
    margin-block-start: 0;
    margin-block-end: 5px;
  }

  .this-calculator-does {
    margin: 0;
  }

  .disclaimer-results-received-container {
    align-self: stretch;
    position: relative;
    font-size: 12px;
  }

  .learn-how-much-you-can-save-fr-parent {
    max-width: 1330px;
    align-self: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 0px;
    gap: 30px;
    font-size: 16px;
    color: #000;
  }




  .learn-about-interest {
    position: relative;
    font-size: 25px;
  }

  .loan-scenario {
    align-self: stretch;
    position: relative;
    font-size: 18px;
  }

  .purchase-price {
    align-self: stretch;
    position: relative;
  }

  .purchase-price-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 10px;
  }

  .primary-home {
    flex: 1;
    position: relative;
  }

  .primary-home-parent {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    padding: 15px 20px;
    gap: 10px;
    color: #000;
  }

  .number-input {
    border: none;
    outline: none;
  }

  .credit-score-wrapper {
    align-self: stretch;
    height: 19px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  .wrapper {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    height: 49px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-top: auto;
    justify-content: flex-start;
    align-self: baseline;
    padding: 15px 20px;
    color: #c1bfbf;
  }

  .frame-container-interest {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
  }

  .frame-child-interest {
    width: 12px;
    position: relative;
    height: 5px;
  }

  .loan-term-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .group-child-interest {
    position: absolute;
    top: 13px;
    left: 11px;
    color: #BF0118;
    width: 20px;
    height: 20px;
  }

  .group-child-interest::before {
    border: white;
  }

  .group-child-interest::after {
    border: white;
  }

  .div {
    position: relative;
    font-size: 14px;
    color: #000;
  }

  .vector-icon-interest {
    position: absolute;

  }

  .loan-scenario-parent {
    flex: 1;
    border-right: 2px solid #d9d9d9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 20px 60px 20px 120px;
    gap: 20px;
  }

  .preferred-time-to-call-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    text-align: center;
  }

  .rectangle-parent-interest {
    width: 49px;
    position: relative;
    height: 49px;
    background-color: #BF0118;
  }

  .group-parent-interest {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }

  .frame-child1-interest {
    flex: 1;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    height: 49px;
    overflow: hidden;
  }

  .frame-child2 {
    align-self: stretch;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    height: 49px;
    overflow: hidden;
    flex-shrink: 0;
  }

  .asap-wrapper-checkbox {
    display: none;
  }

  .asap-wrapper-label {
    width: 100%;
    text-align: center;
    border: 1px solid #BF0118;
    cursor: pointer;
    transition: all 0.4s ease;
    background-color: white;

    padding: 18px 20px;
    box-sizing: border-box;
    color: #BF0118;
  }

  .asap-wrapper-checkbox:checked+.asap-wrapper-label {
    background-color: #BF0118;
    color: white;
    border-color: #BF0118;
    font-weight: 500;
  }

  .frame-wrapper-interest {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
  }

  .morning-wrapper {
    flex: 1;
    border: 1px solid #BF0118;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 15px 20px;
  }

  .frame-parent1-interest {
    align-self: stretch;
    height: 49px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    color: #BF0118;
  }

  .specific-time-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .our-loan-officer {
    align-self: stretch;
    position: relative;
    color: #626161;
    text-align: center;
  }

  .contact-information-parent {
    align-self: stretch;
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 120px 20px 60px;
    gap: 20px;
  }

  .frame-parent-interest {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  .send-request-wrapper {
    width: 250px;
    background-color: #BF0118;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
  }

  button {
    border-color: #BF0118;
  }

  input[type="number"] {
    -moz-appearance: textfield;
  }

  input[type="number"]::-webkit-outer-spin-button,
  input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .learn-about-interest-rate-parent {
    max-width: 1330px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 120px;
    box-sizing: border-box;
    gap: 30px;
    text-align: left;
    font-size: 16px;
    color: #000;
  }


















  .state-licensing-parent {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 50px;
  }

  .nmls-2610384 {
    position: relative;
    text-decoration: underline;
    color: #0158bf;
  }

  .jet-lending-group-inc-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #000;
  }

  .frame-parent20 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
  }

  .image-2-icon {
    width: 67px;
    position: relative;
    height: 80px;
    object-fit: cover;
  }

  .frame-parent19 {
    max-width: 1440px;
    width: 95%;
    background-color: #fff;
    border-top: 1px solid #d9d9d9;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    align-self: center;
    justify-content: flex-start;
    padding: 50px 120px;
    font-size: 14px;
  }





  .home-page {

    width: 100%;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;;
    justify-content: center;
    padding: 0px 20px;
    box-sizing: border-box;
    gap: 10px;
    text-align: left;
    font-size: 25px;
    color: #0158bf;
    font-family: Inter;
  }
}

/* Mobile styles */
@media (max-width: 999px) {
  

}