body {
	margin: 0;
	padding: 0;
	color: 777777;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
}
.site-header .container,
footer.site-footer .container  {
	max-width: 1340px;
}
.site-header .main-navigation.nav-uppercase > ul > li > a, .main-navigation.nav-uppercase > .menu > ul > li > a {
	padding: 20px 15px;
}
/* card-taxonomy-page Start */
.mpf-title {
	margin: 0 0 25px 0;
	padding: 0;
	width: 100%;
}
.mpf-title h2 {
	margin: 0;
	padding: 0;
	font-size: 35px;
	color: #333;
	font-weight: bold;
	line-height: 26px;
}

.mpf-title p {
	margin: 0;
	padding: 0 15px 15px 15px;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
}

.mpf-title li {
	margin: 0;
	padding: 15px;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-align: left;
	list-style-position: inside;
}

.mpf-title table {
	margin: 30px;
}

.mpf-title table th {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-align: center;
}

.mpf-title table tr {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	text-align: left;
}


.mpf-title p.red-text {
	color: #950202;
}
.border-totle {
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin:15px 0;
}

.mpf-card-taxonomy .col-md-8.content-area {
	padding-left: 0;
	margin-top: 28px;
}
.mpf-card-taxonomy .card-spotlight {
	display: flex;
    align-items: center;
    background: #0099e5;
    padding: 11px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 160px;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mpf-card-taxonomy .card-spotlight img {
	margin-right: 5px;
}
.mpf-card-taxonomy .card-category-list {
    position: relative;
    border: 1px solid #dbdde0;
    background-color: #fff;
    margin-bottom: 25px;
    padding: 20px 20px 35px;
    display: grid;
    grid-template-columns: 240px 1fr;
}
.mpf-card-taxonomy .card-category-list.active {
    border: #0099e5 solid 2px;
    background: rgb(231,243,248);
	background: linear-gradient(0deg, rgba(231,243,248,1) 0%, rgba(255,255,255,1) 100%);
}
.mpf-card-taxonomy .card-category-img {
    padding: 0;
    position: relative;
    z-index: 1;
}
.mpf-card-taxonomy .card-category-img img {
	max-width: 100%;
	opacity: 1;
}
.btn-apply-now-two a {
	border-radius: 0;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin: 10px auto 7px;
    background-color: #0099e5;
    color: #fff;
    max-width: 200px;
    text-decoration: none;
}
.btn-apply-now-two a img {
	margin-right: 5px;
}
.btn-apply-now-two a:focus,
.btn-apply-now-two a:hover{
	background-color: #27a8e9;
	color: #ffffff;
}
.btn-apply-now-two a:visited{
	color: #ffffff;
}

.btn-apply-now-three a {
	border-radius: 0;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin: 10px auto 7px;
    background-color: #db391a;
    color: #fff;
    max-width: 200px;
    text-decoration: none;
}
.btn-apply-now-three a img {
	margin-right: 5px;
}
.btn-apply-now-three a:focus,
.btn-apply-now-three a:hover{
	background-color: #ef4726;
	color: #ffffff;
}
.btn-apply-now-three a:visited{
	color: #ffffff;
}

.btn-credit-score a {
	display: flex;
    align-items: center;
    justify-content: center;
	border:solid 1px #333333;
	background-color: #fff;
	color:#333;
	font-size:14px;
	font-weight: 400;
	border-radius:0;
	margin:10px auto;
	text-align:center;
	max-width: 200px;
	padding: 11px;
	text-decoration: none;
}
.btn-credit-score a:visited {
	color: #333;
}
.btn-credit-score a:focus,
.btn-credit-score a:hover {
	border:solid 1px #ed3700;
	color: #ed3700;
}

.mpf-card-taxonomy .card-category-detail {
    padding: 0 0 0 20px;
    position: relative;
}
.card-category-detail .card-category-detail-title .subtitle {
	color:#ed3700;
	font-size:16px;
	font-weight: bold;
}
.mpf-card-taxonomy .card-category-detail h2.category-title {
    font-size: 30px;
    color: #000;
    text-transform: none;
    margin: 15px 0 15px;
    letter-spacing: 0px;
    font-weight: bold;
	line-height:30px;
}
p.call-out-title {
    color: #0099e5;
    font-size: 16px;
    margin: 0;
    line-height: 20px !important;
    font-weight: bold;
	margin:0 0 30px 0;
}
p.call-out-title.mb-20 {
	margin-bottom: 8px;
}
.mpf-card-taxonomy ul.category-list-section {
	margin: 0;
	padding: 0;
	display: grid;
    grid-template-columns: 1fr 1fr;
}
.mpf-card-taxonomy ul.category-list-section li {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	color: #333;
}
.mpf-card-taxonomy ul.category-list-section li b {
	margin: 0;
	padding: 0;
}
.mpf-card-taxonomy ul.category-list-section li p {
	margin: 0;
	padding: 0;
	color: #777;
}
.mpf-card-taxonomy ul.category-list-section li p a {
	margin: 0;
	padding: 0;
	color: #0099e5;
	text-decoration: underline;
}
.mpf-card-taxonomy ul.category-list-section li p a:focus,
.mpf-card-taxonomy ul.category-list-section li p a:hover {
	color: #ed3700;
}
.mpf-card-taxonomy ul.category-list-section li p.rating a {
	color: #eac770;
	text-decoration: none;
}
.mpf-card-taxonomy ul.category-list-section li p.rating a:focus,
.mpf-card-taxonomy ul.category-list-section li p.rating a:hover {
	color: #950202;
}
.mpf-card-taxonomy .card-category-img .rating-box {
	margin: 0;
	text-align: center;
}
.mpf-card-taxonomy .card-category-img .rating-box a {
	color: #eac770;
}
.mpf-card-taxonomy .card-category-img .rating-box a:focus,
.mpf-card-taxonomy .card-category-img .rating-box a:hover {
	color: #950202;
}
.mpf-card-taxonomy ul.card-taxonomy-highlights-list {
	margin: 0;
	padding-left: 40px;
}
.mpf-card-taxonomy .card-taxonomy-highlights {
	margin-top: 30px;
}
.mpf-card-taxonomy .card-taxonomy-highlights .table-responsive.mb-4 {
	margin-bottom: 1.5rem;
}
.mpf-card-taxonomy .card-taxonomy-highlights h2 {
	margin: 0 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.mpf-card-taxonomy .card-taxonomy-highlights p {
	margin: 15px 30px 0 20px;
	font-size: 16px;
	font-weight: normal;
	color: #777;
}

.mpf-card-taxonomy  .card-taxonomy-highlights ul {
	margin: 25px 30px 0 35px;
}

.mpf-card-taxonomy  .card-taxonomy-highlights li {
	list-style: disc;
	font-size: 16px;
	color: #777777;
	font-weight: 400;
	line-height: 25px;
}

.mpf-card-taxonomy ul.card-taxonomy-highlights-list li {
	margin: 12px 0;
	padding: 0;
	list-style: disc;
	font-size: 16px;
	color: #777777;
	font-weight: 400;
}
.mpf-card-taxonomy ul.card-taxonomy-highlights-list li::marker {
	color: #333333;
}
.mpf-card-taxonomy ul.card-taxonomy-highlights-list li a {
	text-decoration: underline;
	font-size: 16px;
	color: #0099e5;
}
.mpf-card-taxonomy a.card-detail-link {
	text-decoration: underline;
	font-size: 16px;
	color: #0099e5;
}
.mpf-card-taxonomy a.card-detail-link:focus,
.mpf-card-taxonomy a.card-detail-link:hover {
	color: #ed3700;
}
.mpf-card-taxonomy .card-category-img img.chime-certificate {
	position: absolute;
	top: 0;
}

/* card-taxonomy-page End */

/* card-offer-details Start */
.card-offer-detail-section {

}
.mpf-card-taxonomy .card-offer-details-section {
	background-color: #fff;
	padding: 20px 20px 10px;
	border: 1px solid #dbdde0;
	margin-bottom: 0px;
	position: relative;
}
.mpf-card-taxonomy .card-offer-details-section .card-category-list {
	padding: 0;
	border: 0;
}
.mpf-card-taxonomy .card-offer-details-section .card-category-list.mb-0 {
	margin-bottom: 0;
}
.mpf-card-taxonomy ul.card-offer-details-list {
	grid-template-columns: repeat(3, 1fr);
}
.apply-show {
	text-align: center;
}
.apply-show .show-details a {
	position: relative;
	color: #0099e5;
    font-size: 16px;
    margin: 0;
    line-height: 18px;
    font-weight: normal;
    outline: none;
    text-decoration: none;
}
.mpf-card-taxonomy .card-taxonomy-highlights h2.title {
	margin: 30px 0 10px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #0099e5;
}
.mpf-card-taxonomy .card-offer-details-section .card-taxonomy-highlights {
	margin-bottom: 20px;
}
table.specifications-table {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
table.specifications-table tr th {
	padding:11px 15px;
	font-size: 16px;
	color: #333333;
	background-color: inherit;
    text-align: right;
    border-width: inherit;
    border-style: inherit;
    border-color: inherit;
    border-top: solid 1px #d4d6d8;
    border-left: solid 1px #d4d6d8;
    border-bottom: solid 1px #d4d6d8;
}
table.specifications-table tr td {
	padding:11px 15px;
	color: #777777;
	font-size: 16px;
	background-color: inherit;
    text-align: left;
    border-width: inherit;
    border-style: inherit;
    border-color: inherit;
    border-top: solid 1px #d4d6d8;
    border-bottom: solid 1px #d4d6d8;
    border-right: solid 1px #d4d6d8;
}
.hide-detail-link {
	margin:25px 0 0 0;
	text-align: left;
}
.hide-detail-link .show-details a {
	color: #777777;
}
.hide-detail-link .show-details.hide-detail-arrow a {
	position: relative;
	margin: 0;
}

/* card-offer-details End */

/* loan-offer-details Start */
.loan-offer-details-main .mpf-title h2.upgrade-title {
	text-align: left;
}
.loan-offer-details-main .loan-offer-details-box {
    display: flex;
    align-items: start;
    justify-content: space-between;
}
.loan-offer-details-main .loan-offer-details-list {
    max-width: 64%;
}
.loan-offer-details-main .loan-details-border {
	border: solid 1px #e6e6e6 !important;
	margin-bottom: 25px;
}
.loan-offer-details-main .card-category-detail h3.category-title {
	font-size: 16px;
    color: #333333;
    margin: 8px 0 10px;
    font-weight: bold;
}
.loan-offer-details-main .card-category-detail h3.category-title span {
	font-weight: normal;
	color: #777777;
}
.loan-offer-details-main ul.loan-offer-lists {
	margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
}
.loan-offer-details-main ul.loan-offer-lists li {
	font-size: 16px;
    color: #777;
    padding: 0 0 0 20px;
    margin: 8px 0;
    background: url(../images/check-icon.png) no-repeat left 3px;
}
.loan-offer-details-main ul.loan-offer-lists li strong {
    color: #333;
}
.loan-offer-details-main .loan-offer-details-list p.call-out-title {
	color: #0099e5;
    font-size: 16px;
    margin: 0;
    line-height: 20px;
    font-weight: bold;
}
.loan-offer-details-main .loan-offer-details-list p {
	font-size: 10px;
	color: #777;
	font-weight: normal;
	margin: 20px 0 0 0;
}
.loan-offer-details-main .card-taxonomy-highlights .bdr-top {
	border-top: solid 2px #ccc;
	margin:20px 0;
}
.loan-offer-details-main .card-taxonomy-highlights p {
	font-weight: normal;
	font-size: 16px;
	color: #777;
	margin: 0 0 15px 0;
}
.loan-offer-details-main .card-taxonomy-highlights p.disclosures-content {
	font-size: 14px;
	color: #777777;
	font-weight: normal;
	line-height: 24px;
}

.loan-offer-details-main .card-taxonomy-highlights h3 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin: 0;
}
.loan-offer-details-main .card-taxonomy-highlights p.disclosures-content a {
	font-weight: normal;
	font-size: 14px;
	color: #0099e5;
	margin: 0;
	text-decoration: none;
}
.loan-offer-details-main .card-taxonomy-highlights p.disclosures-content a:focus,
.loan-offer-details-main .card-taxonomy-highlights p.disclosures-content a:hover {
	color: #ed3700;
}
.mpf-card-taxonomy.loan-taxonomy-main .card-category-img .rating-box.mt-3 {
	margin-top: 10px;
}
/* loan-offer-details End */

/* loan-taxonomy Start */
.loan-taxonomy-main {
	margin: 0;
}
.loan-taxonomy-main .loan-taxonomy-link {
	text-align: center;
}
.loan-taxonomy-main .loan-taxonomy-link a.loan-taxonomy-view-detail {
	color: #0099e5;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
}
.loan-taxonomy-main .loan-taxonomy-link a.loan-taxonomy-view-detail:focus,
.loan-taxonomy-main .loan-taxonomy-link a.loan-taxonomy-view-detail:hover {
	color: #ed3700;
}
.loan-taxonomy-main .card-offer-details-section .top-pick {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0099e5;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 8px 16px;
	z-index: 2;
}
.mpf-card-taxonomy.loan-taxonomy-main .card-category-list.active {
	border: solid 2px #0099e5;
	background: transparent;
}
.loan-taxonomy-main .card-category-list .top-pick {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0099e5;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 8px 16px;
	z-index: 2;
}
.loan-taxonomy-main .card-category-list .card-category-img.mt-5 {
	margin-top: 3rem;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content {
	margin: 0 0 0 20px;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content h4 {
	margin:0 0 10px 0;
	color: #0099e5;
	font-size: 16px;
	font-weight: bold;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content h4.block-color {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content p {
	margin: 0 0 20px 0;
	color: #777;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}

.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content li {
	margin: 0 0 20px 0;
	color: #777;
	font-size: 16px;
	font-weight: normal;
	line-height: 15px;
	list-style-position: inside;
	text-indent: -1.5em; /* pulls first line back */
    padding-left: 1.5em; /* pushes all lines forward */
}

.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content a {
	display: block;
	color: #0099e5;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	margin-top: 20px;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content a:focus,
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content a:hover {
	color: #ed3700;
}
.loan-taxonomy-main .mpf-title {
	text-align: center;
}
.loan-taxonomy-main .mpf-title h3 {
	font-size: 22px;
	font-weight: bold;
	color: #0099e5;
	text-align: center;
	margin: 0 5px 20px 5px;
}
.loan-taxonomy-main .mpf-title p {
	text-align: left;
}
.loan-taxonomy-content-full {
	display: grid;
	grid-template-columns: 240px 1fr;
}

/* loan-taxonomy End */


@media (min-width: 1201px) and (max-width: 1366px) {
.site-content.container.card-section {
		padding-left: 15px;
		padding-right: 15px
	}
.sidebar {
    width: 270px;
}
}


@media (max-width: 1199px) {
.loan-taxonomy-main .loan-taxonomy-content-full {
	grid-template-columns: 1fr;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content {
	margin: 0;
}
}


@media (min-width: 992px) and (max-width: 1199px) {
.mpf-card-taxonomy .card-category-list {
	grid-template-columns: 180px 1fr;
}
.loan-offer-details-main .card-category-list {
	grid-template-columns: inherit;
}
.mpf-card-taxonomy.loan-offer-details-main .card-category-detail {
	padding-left: 0;
	margin-top: 10px;
}
.loan-taxonomy-main .card-category-img .rating-box {
    text-align: left;
}
}


@media (min-width: 768px) and (max-width: 991px) {
	.mpf-card-taxonomy .card-category-list {
		grid-template-columns: inherit;
    }
	.btn-apply-now-two a,
	.btn-credit-score a {
		margin: 10px auto 7px;
	}
	.btn-apply-now-three a,
	.btn-credit-score a {
		margin: 10px auto 7px;
	}
	.mpf-card-taxonomy .card-category-detail {
		padding-left: 0;
		margin-top: 10px;
	}
	.mpf-card-taxonomy .card-category-img {
	    padding: 0;
	    max-width: 240px;
	}
	.mpf-card-taxonomy .card-category-img .rating-box {
	    margin: 0 auto;
	    text-align: center;
	}
	.loan-offer-details-main .card-category-list .card-category-img {
		margin: 0 auto;
	}


}
@media (max-width: 991px) {
	.loan-offer-details-main .loan-offer-details-box {
	    flex-direction: column;
	    margin-top: 10px;
	}
	.mpf-card-taxonomy.loan-offer-details-main .loan-offer-details-box h2.category-title, .mpf-card-taxonomy.loan-offer-details-main .loan-offer-details-box h2.category-title p.call-out-title {
		text-align: left !important;
	}
	.loan-offer-details-main .loan-offer-details-list {
	    max-width: 100%;
	    display: block;
	}	
	
	
	.home-slider .slider-des {
	margin:20px;
	}
	
	.home-slider .col-sm-7{
	width: 100%;
	float:left;
	}

	.home-slider .col-sm-5{
	width: 100%;
	float:right;
	}
	
	.home-slider .col-sm-5 img{
	width: 80%;
	margin:0 10% 0 10%;
	}
	
	
	.home-slider .slider-des h1 {
    text-align: center;
    font-size: 16px;
    margin: 0 0;
    padding: 0;
	}
	
	.home-slider .slider-des h2 {
    text-align: center;
    font-size:40px;
    margin: 15px 0 10px 0;
    padding: 0 0 10px 0;
	line-height: 40px;
	}
	.home-slider .slider-des p {
    text-align: center;
    font-size: 16px;
	margin:0 0 20px 0;
	}
	
	.home-slider .slider-des .btn {
    background-color:#0099e5;
	color:#fff;
    text-transform: uppercase;
	padding:0 0 6px 0;
	font-weight:400;
    font-size: 16px;
	font-family: Helvetica, Arial;
	text-decoration: none;
	width:160px;
	height:40px;
	float:left;
	text-align:center;
	margin:0 25% 0 25%;
	}
	
	.score-header{font-size:20px;margin:20px 0 20px 0;padding: 0 15px 0 15px;}
	.score-sub-header{margin:0 0 20px 0;font-size:30px;font-weight: 100;}
	.score-rating{text-align:center;border:1px solid #dbdde0;background-color:#fff;padding:15px;margin:0 10px 10px 10px;width:95%;}
	.score-rating-container{text-align:center;float:left; width:100%;}
	.score-rating .btn{padding:15px 80px 15px 80px;}
	
	.featured-content {margin:0 5% 0 5%;}
	.featured-content .featured-item{width:45%;}
	.logo-slider-title {padding:0 10px 0 10px;}
	
	.disclaimer-bar{margin:10px 0 0 0;font-size:12px;text-align:center;}
	
}


@media (min-width: 576px) and (max-width: 767px) {
	.container {
	    max-width: 540px !important;
	}
	.mpf-card-taxonomy .col-md-8.content-area {
		padding-left: 0;
		padding-right: 0;
	}
	.card-category-page .card-category-list {
		
	}

}


@media (max-width: 767px) {
	.mpf-card-taxonomy .row {
		margin-left: 0;
		margin-right: 0;
	}
	.mpf-title h2 {
		font-size: 44px;
        line-height: 45px;
        text-align: center;
        padding: 20px;
	}
	.mpf-card-taxonomy .card-category-detail {
    	padding: 0;
	}
	.mpf-card-taxonomy .card-category-list {
		grid-template-columns: inherit;
	}
	.mpf-card-taxonomy .card-category-img {
	    padding: 0;
	    text-align: center;
	}
	.mpf-card-taxonomy .card-category-detail h2.category-title {
    	font-size: 35px;line-height: 35px;
	}
	.mpf-card-taxonomy .card-category-detail h2.category-title,
	.mpf-card-taxonomy .card-category-detail p.call-out-title {
		text-align: center;
	}
	.mpf-card-taxonomy ul.category-list-section {
		grid-template-columns: 1fr;
	}
	.mpf-card-taxonomy .card-taxonomy-highlights {
		display: none;
	}
	.loan-offer-details-content .card-taxonomy-highlights  {
		display: block;
	}
	.card-offer-detail-hide .card-taxonomy-highlights {
		display: block;
	}
	/*.card-offer-detail-hide .card-taxonomy-highlights {
		display: block;
	}*/
	.mpf-card-taxonomy .card-taxonomy-highlights h2.title {
		font-size: 18px;
	}
	.mpf-card-taxonomy .card-offer-details-section .bdr-top {
	    margin: 0 0 20px 0;
	}
	.loan-taxonomy-main .loan-taxonomy-content-full {
		display: none;
		grid-template-columns: 1fr;
	}
	.loan-offer-details-main .loan-offer-details-list p.call-out-title {
		text-align: left;
	}
	.mpf-card-taxonomy .card-category-detail .card-category-detail-title .subtitle {
		text-align: center;	
	}
	.loan-taxonomy-link {
		width: 100%;
	}
	.btn-apply-now-two a,
	.btn-credit-score a {
		max-width: inherit;
	}
	.btn-apply-now-three a,
	.btn-credit-score a {
		max-width: inherit;
	}
	
	p.call-out-title {
    color: #0099e5;
    font-size: 20px;
    margin: 0;
    line-height: 22px !important;
    font-weight: bold;
	margin:0 0 20px 0;
    }
		
}

@media (max-width: 575px) {
	.container {
	    max-width: inherit!important;
	    width: 100% !important;
	}
	.mpf-card-taxonomy .col-md-8.content-area {
		padding-left: 0px;
		padding-right: 0;
	}
	.site-content.container.card-section {
		padding-left: 15px;
		padding-right: 15px
	}

	
}

.loading-page {
    margin: 60px 0;
    text-align: center;
    color: #000;
}
.loading-page .loading-wrapper {
    overflow: hidden;
}
.loading-page .logo-gray {
    padding-bottom: 46px;
}
.loading-page h2.you-are {
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 28px;
    color: #b8b8b8;
    letter-spacing: 0;
}
.loading-page h1 {
    font-family: 'Conv_SanFranciscoText-Bold';
    font-size: 30px;
    margin: 12px 0 30px 0;
    padding: 0;
    line-height: 28px;
    color: #000;
    text-transform: none;
    letter-spacing: 0;
}
.loading-page h2.secure {
    font-size: 28px;
    margin: 0;
    padding: 0;
    line-height: 28px;
    color: #ecaa10;
    text-transform: none;
    letter-spacing: 0;
}
.loading-page .logo-gif {
    padding: 25px 0 35px 0;
}
.loading-page p.loading-time {
    font-size: 16px;
    color: #636363;
}
.loading-page p.loading-time a {
    text-decoration: underline;
    color: #f93c48;
}
.loading-page p.loading-time a:hover {
    text-decoration: none;
}
.loading-page .text-1 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px !important;
}
.loading-page h3 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #0099e5;
	font-weight: 600;
}
sup {
	vertical-align:top;
	font-size:small;
	top:5px;
}
.loan-taxonomy-main .loan-taxonomy-content-full .loan-taxonomy-content h3 {
    margin: 0 0 10px 0;
    color: #0099e5;
    font-size: 16px;
    font-weight: bold;
}

.disclosuresheader{font-size:12px; color:#666666; margin:3px 0 3px 0;text-align:right;padding:5px;}
.disclosuresfooter{font-size:14px; color:#666666; margin:5px 0 5px 0;text-align:justify;padding:10px;}



.select-credit-score-container{border:1px solid #d1d1d1;padding:12px;background-color:#fff;float:left;width:100%;margin:0 0 5px 0;}
.select-credit-score-rating-image{width:20%;float:left;}
.select-credit-score-rating-image img{width:60px;float:left;}
.select-credit-score-rating-label{width:40%;float:left;}
.select-credit-score-rating-label h4{font-size:20px;text-align:left;font-weight:700;padding:12px 8px 0 10px;line-height: 25px;}
.select-credit-score-rating-button-container{width:40%;float:left;margin:0 0 0 0;}
.select-credit-score-rating-button-container .btn{
    background: rgb(0,170,255);
    background: linear-gradient(180deg, rgba(0,170,255,1) 0%, rgba(0,103,154,1) 100%);
	filter: drop-shadow(3px 3px 3px #d6d6d6);
	color:#fff;
    text-transform: uppercase;
	border:2px solid #fff;
	padding:8px 0px 8px 0px;
	font-weight:800;
    font-size: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
	width:100%;
	height:60px;
	float:left;
}

.select-credit-score-rating-button-container-long{width:100%;float:left;margin:0 0 0 0;}
.select-credit-score-rating-button-container-long .btn-long{
    background: rgb(0,170,255);
    background: linear-gradient(180deg, rgba(0,170,255,1) 0%, rgba(0,103,154,1) 100%);
	filter: drop-shadow(3px 3px 3px #d6d6d6);
	color:#fff;
    text-transform: uppercase;
	border:1px solid #fff;
	padding:18px 0px 8px 0px;
	font-weight:800;
    font-size: 18px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration: none;
	width:100%;
	height:60px;
	float:left;
}


.adsbygoogle-anchor {
    bottom: 0 !important;
    position: fixed !important;
}


.loan-table {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 12px;
}

.loan-table-row {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
}

.loan-table-header {
  background-color: #f9f9f9;
  font-weight: bold;
}

.loan-cell {
  flex: 1 1 11%;
  padding: 10px;
  box-sizing: border-box;
  border-right: 1px solid #eee;
  min-width: 100px;
  font-size: 12px;
}

.loan-cell:last-child {
  border-right: none;
}

/* Mobile stacking */
@media screen and (max-width: 767px) {
  .loan-table-row {
    flex-direction: column;
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }

  .loan-table-header {
    display: none;
  }

  .loan-cell {
    display: flex;
    justify-content: space-between;
    border-right: none;
    border-bottom: 1px solid #eee;
    font-size: 12px;
  }

  .loan-cell::before {
    content: attr(data-label);
    font-weight: bold;
    font-size: 12px;
  }
}


/* Credit Module

/* Container Styles */
.mpf-module-container {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 25px;
    max-width: 700px;
    margin: 0px auto 30px auto;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
}

/* Header & Progress Bar */
.mpf-header h3 {
    margin: 0 0 15px 0;
    color: #2c3e50;
    font-size: 22px;
	font-weight: 1000;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.mpf-progress-bar {
    background: #f0f0f0;
    height: 8px;
    border-radius: 4px;
    margin-bottom: 25px;
    overflow: hidden;
}
.mpf-progress-fill {
    background: #27ae60; /* Green success color */
    height: 100%;
    transition: width 0.4s ease;
}

/* Steps & Transition */
.mpf-step {
    display: none;
    animation: fadeIn 0.5s;
}
.mpf-step.active {
    display: block;
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Questions */
.mpf-question {
    font-size: 18px;
    margin-bottom: 20px;
    color: #333;
}

/* Stack Layout (Full Width) */
.mpf-options-grid {
    display: flex;
    flex-direction: column; /* Stacks items vertically */
    gap: 0px;
    width: 100%;
}

/* Ensure Buttons Fill the Space */
.mpf-option-btn, 
.mpf-btn-step1, 
.mpf-btn-step2,
.mpf-btn-step3 {
    width: 100%; /* Forces full width */
    max-width: 100%; /* Prevents overflow */
    box-sizing: border-box; /* Includes padding in width calculation */
    
    /* Optional: Center the content for a cleaner look */
    justify-content: flex-start; /* Keeps icon/text aligned to the left */
    padding: 18px 20px; /* Slightly larger tap target for mobile */
}

/* Button Styles (Updated for Step 1 & Step 2 classes) */
.mpf-option-btn, 
.mpf-btn-step1, 
.mpf-btn-step2,
.mpf-btn-step3{
    border: 1px solid #006fa6;
    background-color: #0099e5;
    box-shadow: 0px 3px 0px 0px #d1d1d1;
    border-radius: 0px;
    padding: 15px;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: left;
    width: 100%;
    color: #fff;
}

/* Button Hover Effects */
.mpf-option-btn:hover, 
.mpf-btn-step1:hover, 
.mpf-btn-step2:hover,
.mpf-btn-step3:hover{
    border-color: #27ae60;
    background: #eafff0;
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	color: #444; /* Default text color */
}

/* Icon & Label Styles */
.mpf-icon { 
    font-size: 20px; 
}
.mpf-label { 
    font-weight: 600; 
    color: inherit;
	font-size:20px;
}

/* Loading State Animation */
.mpf-loading-state { 
    padding: 20px 0; 
}
.mpf-spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #27ae60;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    margin: 0 auto 20px auto;
}
#mpf-sub-text { 
    color: #7f8c8d; 
    font-size: 14px; 
    margin-top: 5px; 
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

