#need_funding {float: none;margin: 0 auto;}
#business_form{float: none;margin: 0 auto;}
#existing-business-form {float: none;margin: 0 auto;}
#need_funding.funding h5{font-size: 24px;background: #f6f6f6;color: #3a3a3a;font-weight: 400;margin: 0;text-align: center;padding: 30px;}
.form-horizontal .quetion p{font-size: 16px;margin-bottom: 15px;line-height: 1.3em!important;}
#fund_language .span_first{margin-right: 22px;font-size: 14px;}
#fund_language .fund_label{margin-right: 24px;}
#fund_language .span_sec{font-size: 14px;}
.needfundingCLS{padding: 0px 80px 40px 80px;background-color: #f6f6f6;border: 0;font-size: 14px;color: #333333;}
.needfundingCLS .business_readiness p{text-align: center;font-size: 22px;color: #8c4e8e;border-top: 1px solid #d1d0d0;padding: 16px 0 0 0;font-weight: 600;}
.needfundingCLS .readiness_header p{font-size: 16px;font-weight: 500;}
.needfundingCLS .p_mb0 {margin-bottom: 0px !important;}
#readiness_form .disclaimer {color: #787878;font-size: 14px;margin-top: 10px;}
#readiness_form .newbusiness_form{/*padding-left: 8px;*/padding-bottom: 0px;}
.newbusines_form_radio{margin-left: 16px}
.newbusines_form_radio1{margin-left: 24px}
/*.newbusiness-title{font-size: 24px;padding-top: 11px;}*/
.needfundingCLS .p_mb0{margin-bottom: 0px;} 
#divBizAssessment .needfundingCLS .readiness_form
{
    border-top: 1px solid #d1d0d0;
    padding-top: 30px;

}
#divBizAssessment .needfundingCLS .readiness_form .readness-label-margin
{
    margin-bottom: 15px !important;
}
#new_addbusiness .needfundingCLS form
{
    border-top: 1px solid #d1d0d0;
    padding-top: 30px;
}
#existing_addbusiness .needfundingCLS form
{
    border-top: 1px solid #d1d0d0;
    padding-top: 30px;
}
#divBizAssessment .business_form
{
    float: none;
    margin: 0 auto;
}
#divBizAssessment .business_form
{
    float: none;
    margin: 0 auto;
}
#divBizAssessment .business_form_two
{
    float: none;
    margin: 0 auto;
}

/*#need_ready .quetion span{font-size: 14px}
#need_ready .quetion p span{color: #3a3a3a!important;font-size: 22px!important}
.readiness_header p span{color: #8c4e8f;}
#need_ready .quetion p{font-size: 22px;color: #8c4e8e}
*/
/*#readiness_form .form-group span{font-size: 14px;}*/
/*
.ready_radio{padding-top: 0px!important;}
.newbusiness_span span{font-size: 16px;margin-left: 2px}
.needfundingCLSconfirm .modal-content .modal-header{padding: 5px;}*/
/*#need_ready .profile-radio .radio label{padding-left: 5px;}*/
 #business_form .nav-step-wizard .tab-pane:first-child:after {
    left: 32%!important;
}
    #business_form .nav-step-wizard .tab-pane:nth-child(2):after {
    left: 50%!important;
}
    #business_form .nav-step-wizard .tab-pane:nth-child(3):after {
    left: 68%!important;
}
    #business_form .nav-step-wizard .tab-pane:nth-child(4):after {
    left: 71%!important;
}
.nav-step-wizard .tab-pane:nth-child(5):after {
    left: 89.5;
}

#existing-business-form .nav-step-wizard .tab-pane:first-child:after {
    left: 30%!important;
}
    #existing-business-form .nav-step-wizard .tab-pane:nth-child(2):after {
    left: 43%!important;
}
    #existing-business-form .nav-step-wizard .tab-pane:nth-child(3):after {
    left: 57%!important;
}
    #existing-business-form .nav-step-wizard .tab-pane:nth-child(4):after {
    left: 71%!important;
}
.nav-step-wizard .tab-pane:nth-child(5):after {
    left: 89.5%;
}
/*.need_funding_newbusiness .warning-content .warning-body p{margin-left: 20px}*/

#message .thank h5{background-color: #edeef2;color: #91508a;margin: 0;line-height: 1.1;font-weight: 500;}
#fundingScore{color: #91508a;font-size: 22px;margin-top: -10px;font-weight: 500;margin-bottom: -10px;
    margin-left: -20px;text-align: center;}
    





/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
 .needfundingCLS {
    padding: 0px 30px 40px 30px!important;
    
}
  
}


/* iPhone 5 (landscape)---------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
 
}



/* iPhone 6  ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
   .needfundingCLS {
    padding: 0px 30px 40px 30px;    
    }
}

/* iPhone 6 (landscape)----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
 
}



/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}



/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
