.main-container .vc_section {
    margin-right: auto;
    margin-left: auto;
}
.main-container .vc_section .custom_vc_row{
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}
.top-rated-partner-logos .lgx-logo-slider-wp .lgx-logo-wrapper{
    padding-top: 0;
    padding-bottom: 0;
}
.top-rated-partner-logos-block .owl-nav .owl-prev, .top-rated-partner-logos-block .owl-nav .owl-next{
    top:0;
}
.step-slider-box .lgx-logo-slider-wp .lgx-logo-wrapper{padding: 0;}
.step-slider-box .owl-theme .owl-controls{display: none;}
.navbar-nav li.current-menu-item a{
    background-color: #20baf0 !important;
    color: #fff !important;
}
.error-msg{
    color:red;
    font-size: 12px;
}
.main-container .easy-compare-lender-section .wpb_content_element{margin-bottom: 30px;}
.main-container .find-best-section .wpb_content_element,
.main-container .find-best-section-white .wpb_content_element
{margin-bottom: 0;}

.pagination > li.active > span {
    border-radius: 0 !important;
    font-family: 'sf_ui_semibold';
    font-size: 16px;
    border: 0;
    padding: 6px 15px;
}
.sidebar-right .sidebar-block-blue ul{
    padding-left: 15px;
    margin: 0;
}
.sidebar-right .sidebar-block-blue ul li{
    margin-bottom: 5px;
}
.page-featured-img{
    margin-bottom: 30px;
}
.page-featured-img img {
    max-width: 100%;
}
span.wpcf7-not-valid-tip{
    font-size: 12px !important;
}
.personal-loan-accordian .vc_tta-panel{border-radius: 0; border-color:#e8edf0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
.personal-loan-accordian .vc_tta-panel-heading{padding:12px; padding-left:50px ; background: #fff url(../images/accordian-icon.png) no-repeat 15px center !important;}
.personal-loan-accordian .vc_tta-panel-title{font-size: 18px; font-family: 'sf_ui_semibold'; }
.personal-loan-accordian .vc_tta-panel-title a{color: #20baf0 !important;}
.personal-loan-accordian .vc_tta-panel-title a:hover,
.personal-loan-accordian .vc_tta-panel-title a:focus,
.personal-loan-accordian .vc_tta-panel-title a:active{text-decoration: none;}
.personal-loan-accordian .vc_tta-panel-body{padding:20px; border-color:#e8edf0 !important;}
.personal-loan-accordian .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{padding: 0!important;}
.personal-loan-accordian .vc_tta-controls-icon-position-left .vc_tta-controls-icon{display: none!important;}
/*.personal-loan-accordian .vc_tta-panel.vc_active .vc_tta-panel-heading{background: #fff url(../images/accordian-minus-icon.png) no-repeat 15px center !important;}*/

.navbar-top .navbar-nav .dropdown-menu .dropdown-menu {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    top: 0;
    box-shadow: none;
}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu li{
    position: relative;
}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu li a {
    padding: 4px 12px 4px 30px;
    display: block;
    color: #454e56;
    text-decoration: none;
}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu li a:hover {
    color: #FFFFFF;
}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu li:hover {
    color: #FFFFFF;
}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu li:before{
    content: "•";
    position: absolute;
    left: 12px;
    top: 0px;
    font-size: 20px;
    z-index: 9999;
}
.navbar-nav .dropdown-menu .dropdown-menu li.current-menu-item a{
    background-color: #20baf0;
    color: #fff;
}
.navbar-top .navbar-nav .dropdown-menu .dropdown-menu li.current-menu-item:before{
    color: #fff;
}
.search-form {
    position: absolute;
    right: 20px;
    top: -6px;
}
.search-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.search-field {
    background-color: transparent;
    background-image: url(../images/nav-search-icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 40px;
    margin: 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    font-family: 'sf_ui_light';
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #454e56;
    font-weight: normal;
    width: 0;
}
header.affix .search-field{
    height: 35px;
}
.search-submit {
    display: none;
}
.search-submit .screen-reader-text{
    position: relative;
	margin:0px;
	-webkit-clip-path: inset(0%);
    clip-path: inset(0%);
}
.search-field:focus {
    background-color: #fff;
    border: 2px solid #8ea5ba;
    cursor: text;
    outline: 0;
    width: 280px;
}
.custom-img img{
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.blog-posting-block.search-results .entry-summary p{margin: 0;}
.pagination > li > span.dots {
    border-radius: 0 !important;
    font-family: 'sf_ui_semibold';
    font-size: 16px;
    padding: 5px 0;
    background: #fff;
    color: #4d4d4d;
    border: none;
}
.our-featured-block figure img{
    max-width: 100%;
    max-height: 75px;
}
.bootstrap-select.btn-group .dropdown-menu{
    max-height: 180px !important;
    margin: 0;
    padding: 0;
}

input[type="radio"], input[type="checkbox"]{
    position: relative !important;
    left: 0 !important;
}

.navbar-top .navbar-nav > li> a{margin-right:10px !important;}
.select-combo-col .bootstrap-select.btn-group .dropdown-menu.inner {font-size: 20px !important;}
.inner-container .bootstrap-select.btn-group .dropdown-menu.inner {font-size: 20px !important;}
.font-max {font-size: 20px !important;}
.v-center {padding-top: 8px !important;}
.v-align {padding-top: 1px !important;}
.glsr-submit-review-form .glsr-field label{
    color: #333;
}
.glsr-submit-review-form .large-text{
    height: 100px !important;
}
.glsr-submit-review-form .regular-text, .glsr-submit-review-form .large-text{
    border: 1px solid #e8edf0;
    padding: 8px 15px;
    height: 38px;
    color: #8ea5ba;
    font-size: 16px;
    border-radius: 6px;
    display: block;
    width: 70%;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.glsr-submit-review-form .glsr-field .button {
    background: #20baf0;
    border: none;
    color: #fff;
    font-size: 24px;
    height: 50px;
    padding: 8px 25px;
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: none;
    border-width: 2px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.glsr-submit-review-form .glsr-field .button:hover{
    background: #17afe5;
    color: #fff;
}
.glsr-reviews .glsr-review{
    margin-bottom: 20px;
    border-bottom: 1px solid #e8edf0;
}
.glsr-reviews .glsr-review .glsr-review-title{ 
    font-size: 22px;
    font-family: 'sf_ui_light';
    color: #48b9e1;
    margin-bottom: 10px;
}
.glsr-reviews .glsr-review p{ 
    margin-bottom: 10px;
    font-size: 16px;
}
.glsr-reviews .glsr-review .glsr-review-date{
    font-size: 14px;
}
.glsr-reviews .glsr-review .glsr-review-author span{
    margin-left: 5px;
}
.lender-results-block .result-block{
    padding-left: 20px;
}
.slider_input{
    border: 0;
    text-align: center;
    width: 100%;
    font-size: 22px;
}
.back-btn{
    font-weight: normal;
    font-family: 'sf_ui_light';
    margin-bottom: 0;
    text-align: center;
    cursor: pointer;
    padding: 8px 12px;
    height: auto;
}
.ui-widget.ui-widget-content{
    height: 20px;
    width: 100%;
    position: relative;
    background: #7f8c8d;
    display: block;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    border-radius: 10px;
    border: none;
}
.ui-widget-header{    
    background: #14d6ff;   
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
    border-radius: 10px;
}
.ui-widget-content .ui-state-default{
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 3;
    background: #fff -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(rgba(0,0,0,.1)));
    background: #fff -o-linear-gradient(hsla(0,0%,100%,0),rgba(0,0,0,.1));
    background: #fff linear-gradient(hsla(0,0%,100%,0),rgba(0,0,0,.1));
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    border-radius: 50%;
    outline: 0;
}
.ui-widget-content .ui-state-default:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.13)),to(hsla(0,0%,100%,0)));
    background-image: -o-linear-gradient(rgba(0,0,0,.13),hsla(0,0%,100%,0));
    background-image: linear-gradient(rgba(0,0,0,.13),hsla(0,0%,100%,0));
    border-radius: 50%;
}
.admin-bar #header.affix-top{
    top: 32px;
}
.admin-bar #header.affix{
    padding-top: 42px;
}

@media (max-width: 991px) {
    header .container {
        position: relative;
    }
    .search-form {
        right: 75px;
        top: 10px;
    }
    header.affix .search-form{
        top:5px;
    }
    .search-field{
        background-position: 5px center;
        height: 40px;
    }
    .responsive-clearfix{clear: both;}
    .bootstrap-select.btn-group .dropdown-menu{
        max-height: 130px !important;
    }
    .navbar-top .navbar-nav > li> a{line-height:20px;margin-right: 0!important; padding: 8px 20px;font-size:20px; letter-spacing:-1px; font-family: 'sf_ui_semibold';height:35px; margin-top: 3px; margin-bottom:10px;}
    .glsr-submit-review-form .regular-text, .glsr-submit-review-form .large-text{
        width: 100%;
    }
    .glsr-reviews .glsr-no-reviews{
        padding-bottom: 15px;
    }
}
 @media (max-width: 767px) {
    .search-form {
        right: 60px;
        top: 10px;
    }
    header.affix .search-form{
        top:5px;
    }
    .search-field{
        background-position: 5px center;
        height: 40px;
    }
    .search-field:focus {
        width: 250px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {line-height:20px;padding: 8px 20px; height:35px; margin-top: 3px; margin-bottom:3px;font-size:18px;}
}


/* 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{
    background:linear-gradient(180deg, rgba(23,213,118,1) 0%, rgba(0,144,72,1) 100%);
	border:1px solid #17d576;
    border-radius: 15px;
    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;
	margin:0 0 10px 0;
}

/* 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); }
}
