* {
	-webkit-font-smoothing: antialiased;
}
.navbar{
	/*background-color: #282828;*
    /*background-color: #337ab7;*/
    background-color: #e9ebee;
	margin-bottom: 0px;
	border-bottom: solid #3b5998;
}
.noUi-connect{
    background-color: #3b5998!important;
}
#brand {
	margin-top: 10px;
	margin-bottom: 10px;
}
#brand img {
    max-height:60px;
}
.navbar .header_number {
	float: right;
	margin-top: 27px;
    margin-bottom: 25px;
	font-weight: 700;
	color: #fff;
	list-style-type: none;
	font-size: 18px;
    text-align:right;
}
.navbar .header_number a{
	text-decoration: none;
	color: #fff;
}
.form_spacer {
    padding-bottom:70px;
}
.quiz_form .row {
    margin-bottom:10px;
}
.clearfix-custom {
    margin-bottom:10px;
}
.quiz_form input,
.quiz_form select {
    text-align:center;
}

.primarybgimage {
	background: url('bg.jpg') no-repeat center center;
	background-size: cover;
}

.graybg {
   
    background-color:#e9ebee;
    background-repeat: no-repeat;
}

.whitebg {
    background-color: rgba(255, 255, 255, 0.8);
}

.secondarybg {
    text-align: center;
	min-height: 530px;
	margin-top: 35px;
    padding-top: 35px;
	border-radius: 2px;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.13);
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.13);
}

#secure-lock {
    margin-top:5px;
    margin-bottom: 35px;
    color:#fff;
    font-size:18px;
}
#secure-lock img {
    height:24px;
}

.secondarybg h2 {
	font-weight: 700;
	color: #444;
}
.progress {
	max-width: 800px;
    margin:0 auto;
	margin-top: 15px;
    height: 10px;
    background-color:#ccc;
}
.help-error {
    color: #a94442;
    font-weight:bold;
}
.summary_terms {
    font-size:smaller;
}
.slider-container {
    overflow: auto;
    margin-top: 50px;
}
.slider-slide {
    position:relative;
    /*display:none;*/
    float:left;
}
.checkbox_change {
    display:none;
}
#apply_form p{
    font-size:14px;
    margin: 20px 0;
}

.thumbnail {
    padding:0px;
}
.panel {
	position:relative;
}
.panel>.panel-heading:after,.panel>.panel-heading:before{
	position:absolute;
	top:11px;left:-16px;
	right:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}
.panel>.panel-heading:after{
	border-width:7px;
	border-right-color:#f7f7f7;
	margin-top:1px;
	margin-left:2px;
}
.panel>.panel-heading:before{
	border-right-color:#ddd;
	border-width:8px;
}
.hiddenpower{
    display: none;
}
.amount_text, #amount_borrow_text, #estimated_value_text, #interest_value_text, #balance_mortgage_value_text, #balance_second_mortgage_value_text, #estimated_down_payment_value_text, #current_loan_interest_rate_text{
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 20px;
}
#amount_borrow{
    position: relative;
}
/* md */
@media (max-width: 1199px) {

}
/* sm */
@media (max-width: 991px) {
    .form_spacer {
        padding-bottom:40px;
    }
    .secondarybg {
        margin-top:20px;
        padding-top: 20px;
    }
    #secure-lock {
        margin-bottom: 20px;
    }
}
/* xs */
@media (max-width: 767px) {
.checkbox label{
font-size: 10px;
    text-align: center;
}
    .header{box-shadow: none}
	.navbar .header_number{
		float: none;
		text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
	}
	.navbar .header_number a{
		background-color: #f3b111;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 2px;
        display:inline-block;
	}
    .form_spacer {
        padding-bottom:10px;
    }
    .secondarybg {
        margin-top:10px;
        padding-top: 10px;
        margin-bottom:10px;
        min-height: 280px;
    }
    #secure-lock {
        margin-bottom: 10px;
    }
    h1 {
        margin-top:10px;
        font-size: 24px;
    }
    h2 {
        font-size: 18px;
    }
    #brand {
        margin-top: 10px;
        margin-bottom: 0;
    }
    #brand img {
        margin:0 auto;
        max-height:50px;
    }
    .btn-image {
        width: 40%;
        margin: 5px!important;
        display: inline-block;
    }
    .btn-page2 img, .btn-page3 img {
        max-width: 100%;
    }
}
.dropdown-menu{
    height: 125px!important;
    overflow-y: scroll!important;
}

.btn-default {
    border-color: #4395f0 !important;
}


.btn-page6, .btn-page4, .btn-page6, .btn-page61, .btn-page62, .btn-page63, .btn-page64, .btn-page7, .btn-page5, .btn-page8{
    font-size:18px!important;
    padding: 6px 40px!important;
    margin-top: 20px;
}

.btn-success {
    background-color: #34ba53!important;
    border-color: #34ba53!important;
    margin-bottom: 15px;
    font-family: 'Verdana', arial, sans-serif;
    font-weight: 600;
}



select.red {border-color:red; background-color:rgba(255,0,0,.2);}

.loading {position:relative;}
.loading:after {
    content:''; 
    display:block; 
    background:rgba(255,255,255,.8) url(../img/spinner.gif) center no-repeat;
    background-size:50px 50px;
    position:absolute; 
    top:0; 
    bottom:0; 
    left:0; 
    right:0;
}


@media screen and (max-width: 480px){
    .btn-page1{
        margin: 3px!important;
        margin-bottom: 10px!important;
    }
    
    .btn-page1 img{
        width: 80%;
    }
    #survey_headline{
        font-size: 16px!important;
    }
    h1{
        font-size: 16px!important;
    }
    #amount_borrow_text, #estimated_value_text, #balance_mortgage_value_text, #balance_second_mortgage_value_text, #estimated_down_payment_value_text{
        font-size: 22px;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    #flow-slider-container{margin-top: 30px;}
}

#ssn{
    position: relative;
    background: url(../img/privacysecurity.png) no-repeat 8px 8px;
}

#financing .row .col-md-3:nth-child(even){
  background-color: #6bcd78;
}
#financing .row .col-md-3:nth-child(odd){
  background-color: #45be55; 
}
#financing .row .col-md-3{
  min-height: 360px;  
}
#financing .content{
    padding: 50px 20px 20px 20px;
}
#financing .content p{
    line-height: 1.5;
    font-size: 17px;
}

#financing .content h2{
    font-family: "Oswald", sans-serif;
}

#financing p{
    padding-top: 10px;
    font-family: "Oswald", sans-serif;
}
@media screen and (min-width: 992px){
    #financing .row .col-md-3{
        min-height: 772px;  
    }
}
@media screen and (min-width: 1000){
    #financing .row .col-md-3{
        min-height: 460px;  
    }
}
@media screen and (min-width: 1120px){
    #financing .row .col-md-3{
        min-height: 664px;  
    }
}
@media screen and (min-width: 1200px){
    #financing .row .col-md-3{
        min-height: 592px;  
    }
}
@media screen and (min-width: 1380px){
    #financing .row .col-md-3{
        min-height: 529px;  
    }
}

@media screen and (min-width: 1500px){
    #financing .row .col-md-3{
        min-height: 516px;  
    }
}
@media screen and (min-width: 1700px){
    #financing .row .col-md-3{
        min-height: 463px;  
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) and (min-device-width: 320px) {
    header .right {
        display: none !important;
    }
    .click-to-call{
        display: block;
    }
}

header{
    background: #fff !important;
     padding-bottom: 0px !important; 
}
.borderdivide {
    margin: 30px 0 10px 0 !important;
}

.text-black{
    color:#000 !important;
}

#plan h3 span:first-child, #qualify h3 span:last-child {
    color: #45be55 !important;
}


.click-to-call.show {
    opacity: 1;
}

.click-to-call {
    background-color: #ff8400 !important;
    border: 0px !important;
    border-radius: 25px;
    position: fixed;
    bottom: 10%;
    right: 0;
    font-size: 1rem;
    text-decoration: none;
    color: #fff !important;
    display: block;
    z-index: 9050;
    padding: 0 20px 0 20px;
    line-height: 3.5;
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    margin: 0 10% 0 10%;
    width: 80%;
    outline:none !important;
    text-decoration: none !important;
}
footer {
    background-color: #eaeaea !important;
}
footer p {
    color: #000 !important;
}

.slogan-p{
    margin-bottom: 30px;
}

#down_payment_amt .ui-slider-range, #purchase-price .ui-slider-range, #loan_balance_amt .ui-slider-range, #estimated_value .ui-slider-range, #amount_borrow .ui-slider-range, #current_loan_interest_rate_slider .ui-slider-range{ 
    background: #3f599c; 
}



.checkbox{padding-left:20px;}.checkbox label{display:inline-block;position:relative;padding-left:5px;}.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #cccccc;border-radius:3px;background-color:#fff;-webkit-transition:border 0.15s ease-in-out,color 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out,color 0.15s ease-in-out;transition:border 0.15s ease-in-out,color 0.15s ease-in-out;}.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555555;}.checkbox input[type="checkbox"]{opacity:0;}.checkbox input[type="checkbox"]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.checkbox input[type="checkbox"]:checked+label::after{font-family:'FontAwesome';content:"\f00c";}.checkbox input[type="checkbox"]:disabled+label{opacity:0.65;}.checkbox input[type="checkbox"]:disabled+label::before{background-color:#eeeeee;cursor:not-allowed;}.checkbox.checkbox-circle label::before{border-radius:50%;}.checkbox.checkbox-inline{margin-top:0;}.checkbox-primary input[type="checkbox"]:checked+label::before{background-color:#428bca;border-color:#428bca;}.checkbox-primary input[type="checkbox"]:checked+label::after{color:#fff;}.checkbox-danger input[type="checkbox"]:checked+label::before{background-color:#d9534f;border-color:#d9534f;}.checkbox-danger input[type="checkbox"]:checked+label::after{color:#fff;}.checkbox-info input[type="checkbox"]:checked+label::before{background-color:#5bc0de;border-color:#5bc0de;}.checkbox-info input[type="checkbox"]:checked+label::after{color:#fff;}.checkbox-warning input[type="checkbox"]:checked+label::before{background-color:#f0ad4e;border-color:#f0ad4e;}.checkbox-warning input[type="checkbox"]:checked+label::after{color:#fff;}.checkbox-success input[type="checkbox"]:checked+label::before{background-color:#5cb85c;border-color:#5cb85c;}.checkbox-success input[type="checkbox"]:checked+label::after{color:#fff;}.radio{padding-left:20px;}.radio label{display:inline-block;position:relative;padding-left:5px;}.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #cccccc;border-radius:50%;background-color:#fff;-webkit-transition:border 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out;transition:border 0.15s ease-in-out;}.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-moz-transition:-moz-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-o-transition:-o-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);transition:transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);}.radio input[type="radio"]{opacity:0;}.radio input[type="radio"]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.radio input[type="radio"]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);}.radio input[type="radio"]:disabled+label{opacity:0.65;}.radio input[type="radio"]:disabled+label::before{cursor:not-allowed;}.radio.radio-inline{margin-top:0;}.radio-primary input[type="radio"]+label::after{background-color:#428bca;}.radio-primary input[type="radio"]:checked+label::before{border-color:#428bca;}.radio-primary input[type="radio"]:checked+label::after{background-color:#428bca;}.radio-danger input[type="radio"]+label::after{background-color:#d9534f;}.radio-danger input[type="radio"]:checked+label::before{border-color:#d9534f;}.radio-danger input[type="radio"]:checked+label::after{background-color:#d9534f;}.radio-info input[type="radio"]+label::after{background-color:#5bc0de;}.radio-info input[type="radio"]:checked+label::before{border-color:#5bc0de;}.radio-info input[type="radio"]:checked+label::after{background-color:#5bc0de;}.radio-warning input[type="radio"]+label::after{background-color:#f0ad4e;}.radio-warning input[type="radio"]:checked+label::before{border-color:#f0ad4e;}.radio-warning input[type="radio"]:checked+label::after{background-color:#f0ad4e;}.radio-success input[type="radio"]+label::after{background-color:#5cb85c;}.radio-success input[type="radio"]:checked+label::before{border-color:#5cb85c;}.radio-success input[type="radio"]:checked+label::after{background-color:#5cb85c;}
.checkbox{text-align:left;font-size:11px;}


.display-none {
    display: none;
}