span.contact-in, .contact-in-only-m-top {  
    font-size: 45px;
    text-align: center;
    margin-top: 10px;
    display: block;
    margin-bottom: 0px;
}
.contact-in a, .contact-in-only-m-top a {
    color: #FF0000;
    font-weight: 900;
}
.site-footer p span a {
    color: #ff0000;
}
#section-featured .section-title.blue, .section-vt .section-title.blue { font-size: 44px;}
#section-banner .banner-form {
    margin-top: 120px!important;
}
h1.b-loan {
    width: 100%;
    text-align: center;
    float: none;
    clear: both; color:#ff0000;
    margin: 0;
    padding: 0;
    font-size: 21px;
    line-height: 30px;
    font-weight: 800;
}

@media only screen and (min-width: 767px) {
#masthead { position: absolute;}
span.contact-in {   padding: 0px; z-index: 999999; }
.contact-in-only-m-top {display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
    background: #C20000;
    left: 0;
    padding: 0px;}
.contact-in-only-m-top a {color: #fff;}
}


@media only screen and (max-width: 767px) {
.section-vt .medium-3.columns {
    display: block;
    width: 50%;
    padding: 16px 0;
}
span.contact-in {    position: fixed; position: fixed; bottom: 0; width: 100%;background: #C20000;
    margin-left: -10px;
    padding: 10px;}
.contact-in a {color: #fff;}
.contact-in-only-m-top {display: block; margin-bottom: -20px;   margin-top: 80px;}
 
}