/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/

.ffloan .simple { padding: 0; }

.ffloan .left { float: left; }
.ffloan .right { float: right; }

.ffloan .clearfix:before,
.ffloan .clearfix:after {
    content: " ";
    display: table;
}

.ffloan .clearfix:after { clear: both; }
.ffloan .clearfix { *zoom: 1; }

.ffloan .column {
    box-sizing: border-box;
    float: left;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

.ffloan {
    color: #010101;
    margin-bottom: 30px;
    margin-left: 45px !important;
    width: 630px;
}

.ffloan img {
    max-width: 100%;
    height: auto;
}

.ffloan h2 {
    font-family: 'AgendaRegular', Arial;    
    font-size: 36px;    
    font-weight: 500;   
    line-height: 32px;
    color: #ca1905;
    margin-bottom: 24px;
}

.ffloan h3 {
    color: #CA1905;
    font-family: 'AgendaRegular', Arial;    
    font-size: 30px;    
    font-weight: 500;   
    line-height: 32px;
    letter-spacing: 0.2px;
}

.ffloan ul {
    font-size: 16px;
    margin: 0;
    list-style: none;
}

.ffloan li {
    background: transparent url('../images/list-icon.png') no-repeat 0 0;
    margin-bottom: 20px;
    padding-left: 40px;
}

.ffloan li:last-of-type { margin-bottom: 0; }

.ffloan .separator {
    background: transparent url('../images/border-dotted-grey.png') repeat-x 0 0;
    background-size: auto 2px;
    height: 2px;
    width: 100%;
    margin: 24px 0;
}

/* Style adjustments for high resolution devices */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .ffloan li {
        background-image: url('../images/list-icon@2x.png');
        background-size: 25px 20px;
    }
}

.ffloan p {
    font-family: Arial; 
    font-size: 13px;    
    line-height: 24px;
}

.ffloan .lead {
    font-family: 'AgendaRegular', Arial;    
    font-size: 24px;    
    font-weight: 500;   
    line-height: 32px;
    letter-spacing: 0.2px;
}

.ffloan a.btn {
    background: transparent url('../images/apply-online.png') no-repeat;
    border: none;
    padding: 7px 19px 9px 20px;
    width: 149px;
    height: 48px;
    box-shadow: none;
    line-height: 30px;font-family: 'AgendaRegular', Arial;    
    font-size: 20px;    
    font-weight: 500;   
    line-height: 30px;
}

.ffloan a.btn:hover {
    background: transparent url('../images/apply-online.png') no-repeat;
}

.ffloan a.btn:before, .ffloan a.btn:hover:before,
.ffloan a.btn:after, .ffloan a.btn:hover:after {
    content: unset !important;
    background: unset !important;
    border-color: unset !important;
    border-width: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
}

.ffloan .copy .intro > :first-child,
.ffloan .copy .features > :first-child,
.ffloan .questions > :first-child,
.ffloan .contact > :first-child,
.ffloan .legal > :first-child {
    margin-top: 0;
    padding-top: 0;
}

.ffloan .copy .intro > :last-child,
.ffloan .copy .features > :last-child,
.ffloan .calculator > :last-child,
.ffloan .questions > :last-child,
.ffloan .contact > :last-child,
.ffloan .legal > :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.ffloan sup a {
    text-decoration: inherit;
    color: inherit !important;
}

/*--------------------------------------------------------------
# Heading
--------------------------------------------------------------*/

.ffloan .heading .column:nth-of-type(1) {
    width: 278px;
}

.ffloan .heading .column:nth-of-type(2) {
    width: 352px;
}

.ffloan .heading:after {
    content: '';
    background: transparent url(../images/Fair-and-Fast-Loan-divider.png) repeat-x 0 0;
    background-size: 100% 100%;
    height: 14px;
    position: relative;
    display: block;
    clear: both;
}

.ffloan .heading p {
    font-size: 20px;    
    font-weight: 500;   
    line-height: 24px;
}

.ffloan .heading .lead {
    color: #ca1905; 
    font-size: 36px;    
    line-height: 42px;
    display: block;
    margin-bottom: 8px;
    margin-top: 60px;
}

/*--------------------------------------------------------------
# Copy
--------------------------------------------------------------*/

.ffloan .copy { 
    padding-bottom: 15px;
    margin-top: 30px;
}

.ffloan .copy h3:before {
    content: '';
    width: 130px;
    height: 50px;
    display: block;
    margin-bottom: 10px;
}

.ffloan .copy h3.fast-process:before {
    background: transparent url(../images/fast-process.png) no-repeat 0 0;
}

.ffloan .copy h3.low-rates:before {
    background: transparent url(../images/low-rates.png) no-repeat 0 0;
}

.ffloan .copy h3.no-credit-check:before {
    background: transparent url(../images/no-credit-check.png) no-repeat 0 0;
}

.ffloan .copy h3.adjustable-payments:before {
    background: transparent url(../images/adjustable-payments.png) no-repeat 0 0;
}

.ffloan .copy h3.build-better-credit:before {
    background: transparent url(../images/build-better-credit.png) no-repeat 0 0;
}

.ffloan .copy .features {
    margin-top: 40px;
}

.ffloan .copy .features .column {
    display: inline-block; 
    float: none; 
    vertical-align: top;
}

.ffloan .copy .features .column:nth-of-type(1),
.ffloan .copy .features .column:nth-of-type(3),
.ffloan .copy .features .column:nth-of-type(5) {
    width: 308px;
    margin-right: 61px;
}

.ffloan .copy .features .column:nth-of-type(2),
.ffloan .copy .features .column:nth-of-type(4),
.ffloan .copy .features .column:nth-of-type(6) {
    width: 230px;
}

.ffloan .copy .features .column:nth-of-type(6) {
    margin-top: 35px;
}

/*--------------------------------------------------------------
# Calculator
--------------------------------------------------------------*/

.ffloan .calculator #slider {
    width: 100%;
    height: 12px !important;
    margin: 20px auto !important;
}

.ffloan .calculator select {
    display: none;
}

.ffloan .calculator {
    width: 340px;
    position: relative;
    box-sizing: border-box;
}

.ffloan .calculator * {
    box-sizing: border-box;
}

.ffloan .calculator .lead {
    margin-bottom: 40px;
    display: block;
    width: 632px;
}

.ffloan .calculator .calc-form {
    width: 322px;
    background-color: #efecea;
    border-radius: 8px;
    padding: 24px;
}

.ffloan .calculator .results,
.ffloan .calculator p.input { 
    margin: 35px 0;
    position: relative;
    height: 38px;
}

.ffloan .calculator p.input > span,
.ffloan .calculator p.results > span {
    width: 110px;
    display: table-cell;
    text-align: left;
}

.ffloan .calculator p.input > span:first-of-type,
.ffloan .calculator p.results > span:first-of-type {
    float: left;
    margin-right: 8%;
}

.ffloan .calculator .input > span:nth-child(2),
.ffloan .calculator .results > span:nth-child(2) {
    float:right;
}

.ffloan .calculator .results:after,
.ffloan .calculator .input:after {
    content: '';
    display: block; 
    height: 0; 
    clear: both;
}

.ffloan .calculator p.input span.border-none {
    color: #887E6E;
    border: none;
    background-color: #fff;
    display: inline-block;
    padding: 7px 15px;
    width: 110px;
    font-size: 16px;
    line-height: 1.5em;
    float: right;
}

.ffloan .calculator span.border {
    border: 1px solid;
    color: #887E6E;
    display: inline-block;
    padding: 7px 15px;
    width: 110px;
    font-size: 16px;
    line-height: 1.5em;
    float: right;
}

.ffloan .calculator span.border-red {
    border-color: #CA1905;
    color: #ca1a06;
}

.ffloan .calculator span.border-blue { border-color: #3BA4B1; }

.ffloan .calculator .label {
    font-family: 'AgendaRegular', Arial;    
    font-size: 20px;    
    line-height: 24px;  
}

.ffloan .calculator .results .value {
    color: #ca1a06;
}

.ffloan .calculator .border-none,
.ffloan .calculator .border {
    background-color: #fff;
}

.ffloan .calculator select {
    color: #887E6E;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0;
    width: 110px;
    padding: 7px 15px;
    line-height: 24px;
    float: right;  
    font-size: 16px;    
    line-height: 24px;  
    cursor: pointer;
}

.ffloan .calculator p.min-max {
    font-family: 'AgendaRegular', Arial;
    font-size: 20px;
    line-height: 24px;
}

/*--------------------------------------------------------------
# Questions
--------------------------------------------------------------*/

.ffloan .questions {
    padding-top: 80px;
    padding-bottom: 0;
    float: right;
    width: 255px;
    padding-right: 25px;
    box-sizing: border-box;
}

.ffloan .questions .lead {
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0;
    display: block;
}


.ffloan .questions .lead a {
    text-decoration: none;
}

.ffloan .questions .separator:first-of-type {
    margin-top: 0;
}  

/*--------------------------------------------------------------
# Video
--------------------------------------------------------------*/

.ffloan .video { 
    padding-top: 30px; 
    clear: both;
}

.ffloan .video .player {
    background-color: #efebe8;
    width: 630px;
    height: 355px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.ffloan .contact { 
    /*padding: 24px; */
    padding-top: 30px;
    clear: both;
}

.ffloan .contact:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
} 

.ffloan .column { 
    box-sizing: border-box;
    float: left;
}

.ffloan .contact .column:nth-of-type(1) {
    width: 230px;
}

.ffloan .contact .column:nth-of-type(2) {
    width: 147px;
}

.ffloan .contact h2 {
    color: #000000; 
    font-family: 'AgendaRegular', Arial;    
    font-size: 24px;    
    font-weight: 500;   
    line-height: 32px;
}

.ffloan .contact h3 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0;
}

.ffloan .contact p {
    /*color: #ca1905;*/
    color: #000000; 
    font-family: Arial; 
    font-size: 13px;    
    line-height: 24px;
}

.ffloan .contact .phone,
.ffloan .contact .find {
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 24px;
}

.ffloan .contact .find:after,
.ffloan .contact .site:after { margin: 0 0 -1px 10px; }

.ffloan .contact .site { font-weight: bold; }

.ffloan .contact .find:after,
.ffloan .contact .phone:after { margin: 0 0 -1px 10px; }

.ffloan .contact .phone:after {
    background: transparent url('../images/phone.png') no-repeat top center;
    width: 22px;
    height: 20px;
    margin-right: 15px;
}

.ffloan .contact .find:after {
    background: transparent url('../images/pin.png') no-repeat top center;
    width: 15px;
    height: 20px;
    margin-right: 24px;
}

.ffloan .contact .find:after,
.ffloan .contact .phone:after,
.ffloan .contact .site:after {
    content: '';
    background-size: auto 100%;
    display: inline-block;
}

/*--------------------------------------------------------------
# Legal
--------------------------------------------------------------*/

.ffloan .legal {
    margin-top: 15px;
    margin-bottom: 50px;
    clear: both;
}

.ffloan .legal p {
    color: #887E6E; 
    font-family: Arial; 
    font-size: 11px;
    line-height: 16px;
}
