Home
Latest Posts *You may be redirected to a partner site. Checking options will not guarantee approval. Terms depend on lender review.*
var srcURL= 'https://www.rndframe.com/server';
var inputOptions = {
UserID: '9E9vjixSSotxRWPCaiWNUbPlBxhs5W8iy6QJtDLsAMk.',
Style: 'STYLE3',
FormID: 'INSTALLMENT_STEP',
SubID: '',
SubID2: '',
SubID3: '',
Domain: '',
Height: 'AUTO',
StepAmountSelect: 'buttons'
};
document.write('');
if(!inputOptions.TargetDivID){document.write('');}
/* ===== WRAPPER (prevents dropcap issues) ===== */
.calc-section,
.calc-section *{
all: unset;
box-sizing: border-box;
font-family: system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
}/* ===== MAIN WRAP ===== */
.calc-section{
display:block;
margin:25px 0;
}/* ===== CARD ===== */
.calc-card{
background:#eef5ff;
border-radius:18px;
padding:18px;
border:1px solid #dbeafe;
}/* ===== HEADER ===== */
.calc-header{
display:flex;
align-items:center;
gap:10px;
margin-bottom:10px;
}.calc-logo{
width:34px;
height:34px;
}/* ===== TITLE ===== */
.calc-title{
font-size:16px;
font-weight:700;
color:#205692;
}/* ===== HOOK (FIXED ONLY THIS) ===== */
.calc-hook{
display:block; /* FIX */
font-size:14px;
color:#334155;
margin-bottom:14px;
line-height:1.6;
word-break:break-word; /* FIX */
overflow-wrap:break-word; /* FIX */
white-space:normal; /* FIX */
}/* ===== GRID ===== */
.calc-grid{
display:grid;
gap:12px;
}/* ===== INPUT BOX ===== */
.calc-box{
background:#ffffff;
border-radius:12px;
padding:12px;
border:2px solid #e2e8f0;
transition:0.3s;
}.calc-box:hover{
border-color:#5c7b9d;
}.calc-label{
font-size:12px;
color:#64748b;
}.calc-value{
font-size:17px;
font-weight:600;
color:#205692;
margin:4px 0 8px;
}/* ===== SLIDER ===== */
.calc-slider{
width:100%;
height:6px;
background:#e2e8f0;
border-radius:6px;
appearance:none;
}.calc-slider::-webkit-slider-thumb{
appearance:none;
width:18px;
height:18px;
border-radius:50%;
background:#205692;
cursor:pointer;
}/* ===== RESULT ===== */
.calc-result{
margin-top:14px;
background:#205692;
color:#fff;
padding:16px;
border-radius:14px;
text-align:center;
}.calc-result h2{
font-size:24px;
font-weight:700;
}.calc-result p{
font-size:12px;
opacity:.8;
}/* ===== BREAKDOWN ===== */
.calc-break{
display:flex;
justify-content:space-between;
margin-top:10px;
font-size:12px;
color:#334155;
}/* ===== MOBILE FIX FOR HOOK ===== */
@media(max-width:480px){
.calc-hook{
font-size:13px;
line-height:1.5;
}
}/* ===== MOBILE FIRST ===== */
@media(min-width:768px){
.calc-grid{
grid-template-columns:1fr 1fr;
}
}
❓ Wondering what your monthly payment will actually look like?
Adjust the values below and get your answer instantly.
$0 Estimated Monthly Payment
Total Interest: $0
Total Payment: $0
(function(){
function calc(){
let P=+loan.value,
r=(+rate.value/100)/12,
n=+years.value*12;let emi=(P*r*Math.pow(1+r,n))/(Math.pow(1+r,n)-1);if(!isFinite(emi)) emi=0;let total=emi*n;
let interest=total-P;emiEl.textContent="$"+Math.round(emi).toLocaleString();
totalEl.textContent="$"+Math.round(total).toLocaleString();
interestEl.textContent="$"+Math.round(interest).toLocaleString();loanVal.textContent="$"+P.toLocaleString();
rateVal.textContent=rate.value+"%";
yearVal.textContent=years.value+" Years";
}const loan=document.getElementById("loan"),
rate=document.getElementById("rate"),
years=document.getElementById("years"),
emiEl=document.getElementById("emi"),
totalEl=document.getElementById("total"),
interestEl=document.getElementById("interest"),
loanVal=document.getElementById("loanVal"),
rateVal=document.getElementById("rateVal"),
yearVal=document.getElementById("yearVal");[loan,rate,years].forEach(el=>el.addEventListener("input",calc));
calc();
})();
*You may be redirected to a partner site. Checking options will not guarantee approval. Terms depend on lender review.*
#application-form { height: 840px; width: 100%; border: none; } @media (max-width: 768px) { #application-form { height: 1000px; } }
You May Also Like Making extra money sounds simple but the reality is often harder than expected. Here’s why earning more isn’t always easy and what most people overlook.
Working extra hours sounds like a smart way to earn more but is it really worth it? Here’s how to decide if the trade-off makes sense for you.
Quick Links I’m the founder of MortgageRatesChecker, where I create mortgage and loan calculators along with practical financial guides to help users compare rates, estimate payments, and make informed borrowing decisions. Content is provided for informational and educational purposes only and should not be considered financial advice.
Share & Help Others Save Money