.p-t-10 {
    padding-top: 10px;
}
.p-r-10 {
    padding-right: 10px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.p-l-10 {
    padding-left: 10px;
}
.p-t-15 {
    padding-top: 15px;
}
.p-r-15 {
    padding-right: 15px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.p-r-20 {
    padding-right: 20px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-l-20 {
    padding-left: 20px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.hideit {
    opacity: 0!important;
    filter: alpha(opacity=0)!important;
    -moz-opacity: 0!important;
    -khtml-opacity: 0!important;
}
.showit {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    -khtml-opacity: 1!important;
}
html, html a {
    -webkit-font-smoothing: antialiased!important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
body {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #6b7c93;
    font-weight: 400;
    -webkit-font-smoothing: antialiased!important;
}
*:focus {
    outline: 0!important;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover {
    outline: 0!important;
    -webkit-appearance: none;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f6f9fc;
    z-index: 9999;
}
#status {
    width: 400px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    margin: -200px 0 0 -200px;
}
a {
    color: #6778e5;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
a:hover {
    color: #32325d;
    text-decoration: none;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
p {
    margin: 10px 0;
}
.alert {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 22px;
    color: #6b7c93;
    padding: 15px;
    margin-bottom: 0;
    border-color: none!important;
    border-radius: 4px!important;
}
.alert p {
    margin-top: 0;
}
.alert-warning {
    border: none!important;
}
h1, h2, h3, h4 {
    font-family: 'Muli', sans-serif;
    margin: 0;
    padding: 0;
}
h1 {
    color: #32325d;
    font-weight: 700;
    font-size: 28px;
    font-size: 2.8rem;
}
h2 {
    color: #32325d;
    font-weight: 600;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.2em;
}
h3 {
    color: #32325d;
    font-weight: 400;
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
}
#privacy h3, #terms h3, #econsent h3, #ratesfees h3 {
    margin-top: 45px;
}
#privacy p, #terms p, #econsent p, #ratesfees p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
    margin: 20px 0;
}
.btn-nav {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    font-size: 16px;
    font-size: 1.6rem;
    color: white!important;
    text-transform: uppercase;
    background: #6778e5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(pie/PIE.htc);
    border: 0;
    padding: 12px 20px!important;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
    margin-top: 13px;
}
.btn-nav:hover, .btn-nav:active, .btn-nav:focus {
    color: white;
    background: #32325d!important;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.btn-default {
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    font-size: 16px;
    font-size: 1.6rem;
    color: white;
    text-transform: uppercase;
    background: #6778e5;
    font-weight: 700;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(pie/PIE.htc);
    border: 0;
    padding: 10px 20px;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.btn-default:hover, .btn-default:active, .btn-default:focus {
    color: white;
    background: #32325d;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.btn-padded {
    padding: 10px 60px;
}
.btn-submit {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 20px 100px;
    width: 100%;
    margin-top: 40px;
}
.btn-submit .fa {
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
    opacity: .6;
}
.btn-modal {
    padding: 20px;
    padding: 2rem;
    font-size: 18px;
    font-size: 1.8rem;
    background: #235991;
    border-color: #114071;
}
.btn-modal:hover {
    background: #114071;
    border-color: #114071;
}
.bottom-button {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: url(pie/PIE.htc);
}
body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%}
.fullscreen .modal-dialog {
    margin: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    color: #333;
}
.fullscreen .navbar-brand {
    padding-top: 0;
    margin-top: -1px;
    padding-left: 0;
}
.fullscreen .modal-backdrop {
    background: 0;
}
.fullscreen .close {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    font-family: 'Open Sans', sans-serif;
    margin-top: 9px;
    margin-right: 5px;
}
.fullscreen .modal-content {
    height: 100%;
    min-height: 100%;
    border-radius: 0;
    color: #333;
    background: #fdd468;
    overflow: auto;
    border: 0;
}
.fullscreen .modal-body ul {
    padding: 70px 0 0 0;
    overflow: hidden;
    clear: both;
}
.fullscreen .modal-body li {
    padding: 15px 0 15px 0;
}
.fullscreen .modal-body li .btn-cta {
    color: #434b71;
    margin-top: 0;
}
.fullscreen .modal-footer {
    border: 0;
    position: absolute;
    bottom: 0;
    width: 100%}
.fullscreen.fade:not(.in) .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0);
}
.fullscreen .modal-header {
    min-height: 50px;
}
.fullscreen .modal-body a {
    color: #32325d;
    padding: 15px 0 15px 0;
    font-size: 28px;
    font-weight: 700;
}
.fullscreen .modal-body a:hover {
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
}
.fullscreen .btn-default {
    padding: 20px;
    font-size: 24px;
}
.navbar {
    min-height: 70px;
}
.navbar .navbar-toggle {
    border: 0;
    background: transparent!important;
    padding: 0 0 0 10px!important;
    margin-top: 28px;
    margin-right: 0;
    color: blue!important;
}
.navbar .navbar-toggle:hover {
    background: transparent!important;
}
.navbar .navbar-toggle .icon-bar {
    width: 22px;
    transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    color: #434b71!important;
}
.navbar .navbar-toggle .top-bar {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: #434b71;
    transform-origin: 10% 10%;
    -o-transform-origin: 10% 10%;
    -moz-transform-origin: 10% 10%;
    -webkit-transform-origin: 10% 10%}
.navbar .navbar-toggle .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
    background: #434b71;
}
.navbar .navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform-origin: 10% 90%;
    -o-transform-origin: 10% 90%;
    -moz-transform-origin: 10% 90%;
    -webkit-transform-origin: 10% 90%;
    background: #434b71;
}
.navbar .navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
    -o-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
}
.navbar .navbar-toggle.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}
.navbar .navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
    -o-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
}
.navbar-default {
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    font-size: 16px;
    background: #fdd468;
    color: #e69f3c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    z-index: 99;
    margin-bottom: 0;
}
.navbar-default .navbar-nav .active a {
    background-color: transparent!important;
    color: #e69f3c;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.navbar-default .navbar-nav .active a:hover {
    -ms-filter: "alpha(opacity=75)";
    filter: alpha(opacity=75);
    opacity: .75;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
    color: #32325d;
}
.navbar-default .navbar-nav li {
    padding: 10px 5px;
}
.navbar-default .navbar-nav li a {
    padding-top: 25px;
    padding-top: 2.5rem;
    padding-bottom: 25px;
    padding-bottom: 2.5rem;
    color: #e69f3c;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.navbar-default .navbar-nav li a:hover {
    color: #32325d;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.navbar-default .navbar-brand {
    color: white;
    padding: 14px 0 0 15px;
}
.navbar-default .navbar-brand .btn-nav:hover {
    -ms-filter: "alpha(opacity=75)"!important;
    filter: alpha(opacity=75)!important;
    opacity: .75!important;
    background: none!important;
}
.nav-nolinks {
    min-height: 90px;
    background: #fdd468;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: url(pie/PIE.htc);
    border: 0;
}
.nav-nolinks .navbar-brand {
    padding: 14px 0 0 0;
}
.nav-nolinks .nav-message {
    color: #6778e5;
    text-align: right;
    position: relative;
    top: 28px;
    font-size: 14px;
    font-size: 1.4rem;
    float: right;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    background: rgba(255, 255, 255, 0.75);
    padding: 5px 8px;
}
.nav-nolinks .nav-message span {
    position: relative;
    top: 6px;
    color: #a09065;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
}
#home .navbar-collapse {
    border-bottom: 1px solid #f5c15f;
}
#home header {
    background: #fdd468;
    position: relative;
    z-index: 1;
}
#home header .content {
    
    /* padding: 100px 0 180px 0; */
    padding: 48px 0 !important;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#home header .bg_girl {
    background-image: url('../images/header_1.png');
    background-repeat: no-repeat;
    background-position-x: -70px;
    background-position-y: 0;
    position: relative;
    z-index: 2;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#home header .particles-js-canvas-el {
    position: absolute;
    top: 0;
}
#home header:after {
    background: white;
    content: '';
    display: block;
    height: 100px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 3;
    bottom: -100px;
    transform: skewY(2deg);
    transform-origin: 100%;
    -webkit-backface-visibility: hidden;
}
#home header h1 {
    font-size: 50px;
    line-height: 1.1em;
    font-weight: 900;
    margin: 0;
    z-index: 99999999;
    position: relative;
    letter-spacing: 1px;

    
    text-align: center;
}
#home header h2 {
    color: #353535;
    margin: 20px 0 24px 0;
    z-index: 99999999;
    position: relative;
    font-size: 21px;

    /* Arun  */
    text-align: center;
}

#home header h2 span {
    font-weight: bold;
    color: #6778e5;
}
#home header #registration {
    padding-top: 25px;
}
#home header #registration .form-group {
    /* margin: 0; */
    padding: 0;
    padding-right: 25px;
    position: relative;
    margin-bottom: 30px;

}
/* #home header #registration .form-control */
/* {border-radius: 10px;} */
#home header #registration .form-group >label{
    margin-bottom: 5px !important;
}


#home header form {
    z-index: 99999999;
    position: relative;
}
#home header form .btn {
    display: inline-block;
    font-size: 18px;
    margin-top: 20px;
    padding: 0 40px;
    width: 100%;
    height: 50px;
}
#home header form select, #home header form input {
    width: 100%;
    height: 50px;
}
#home header form label {
    position: absolute;
    top: -25px;
    left: 0;
    font-size: 16px;
    line-height: 25px;
    color: #32325d;
}
#home header form .selectize-control {
    text-align: left;
    width: 288px!important;
    display: inline-block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
#home header form .selectize-dropdown {
    width: 288px!important;
    border: 0;
    font-size: 16px;
    font-weight: 600;
    margin-top: 6px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
#home header form .selectize-dropdown .active {
    background: #6778e5;
    color: white;
}
#home header form .selectize-input input {
    font-size: 16px;
    font-weight: 600;
}
#home header form .selectize-input {
    border: 0;
    padding: 12px 10px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: -6px;
}
#home header form .selectize-input:after {
    border-color: #6778e5 transparent transparent transparent;
}
#home header form ::-webkit-input-placeholder {
    color: #6778e5;
}
#home header form :-moz-placeholder {
    color: #6778e5;
    opacity: 1;
}
#home header form ::-moz-placeholder {
    color: #6778e5;
    opacity: 1;
}
#home header form :-ms-input-placeholder {
    color: #6778e5;
}
#home header #miniform-apr {
    margin-top: 25px;
    font-size: .85em;
}
#home header .home-tcpa {
    padding: 0;
    margin: 0;
    font-size: 11px;
    line-height: 1em;
    /* padding-top: 20px; */
    line-height: 1.3em;
    
    color: #000;
}
.header-amount{
    color: #6778e5;
}
#home header .parsley-errors-list {
    padding: 0 4px;
    position: absolute;
    list-style-type: none;
    top: 100%;
    right: 0;
}
#home header .parsley-errors-list li {
    font-size: 11px;
    line-height: 1.2em;
    padding-right: 25px;
    margin-top: 2px;
    color: red;
}
#home header .form-control.parsley-error {
    border: 1px solid red;
}
#home #home-steps {
    position: relative;
    z-index: 2;
    margin-top: 30px;
    background: white;
}
#home #home-steps h2 {
    padding: 20px 0;
}
#home #home-steps h3 {
    color: #e69f3c;
}
#home #home-steps #callout {
    background: #f6f9fc;
    margin-top: 40px;
    padding: 30px 0;
}
#home #home-steps #callout p {
    margin-bottom: 40px;
    overflow: hidden;
}
#home #home-steps #callout strong {
    color: #32325d;
}
#home #home-steps .imac {
    position: absolute;
    right: 0;
    top: 0;
    width: 550px;
}
#home #home-steps .icon {
    float: left;
    margin-right: 30px;
    width: 55px;
    height: auto;
}
#home #home-steps .icon1 {
    margin-top: 13px;
    width: 50px;
}
#home #home-steps .icon2 {
    margin-top: 5px;
}
#home #home-steps .icon3 {
    margin-top: 5px;
}
#home #security {
    background: url(../images/paper.png) repeat #434b71;
    background-attachment: fixed;
    padding: 60px 0;
    position: relative;
    z-index: 1;
}
#home #security h1, #home #security h3, #home #security p {
    color: white;
}
#home #security h1 {
    margin-bottom: 20px;
}
#home #security .ola {
    padding-top: 20px;
}
#home #security .ola p {
    padding-top: 12px;
}
#home #security:after {
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05));
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: 0;
    transform: skewY(-7deg);
    transform-origin: 100%;
    -webkit-backface-visibility: hidden;
}
#home #borrow {
    background: url('../images/borrow_bg.jpg') no-repeat #32325d;
    background-size: cover;
    padding: 100px 0;
    position: relative;
    z-index: 1;
}
#home #borrow h1 {
    color: white;
}
#home #borrow h1 span {
    color: #fdd468;
}
#home #borrow .box {
    background: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    margin-top: 30px;
}
#home #borrow .box h3 {
    padding: 0 30px 0 20px;
}
#home #borrow .box p {
    padding: 0 30px 0 60px;
}
#home #borrow .box h3 {
    font-weight: bold;
}
#home #borrow .box h3 .fa {
    color: #fdd468;
    margin-right: 20px;
}
#home #borrow .box .first {
    padding-top: 30px;
}
#home #borrow .box .last {
    padding-bottom: 30px;
}
#home #borrow .subtle {
    font-weight: 400;
    text-align: left;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
    font-size: 20px;
    padding-top: 10px;
}
#home #home-apr {
    padding: 65px 0 55px;
    background: url('../images/paper.png');
}
#home #home-fees {
    background: #434b71;
    padding: 50px;
    border-radius: 8px;
}
#home #home-fees h3 {
    font-weight: bold;
}
#home #home-fees h3, #home #home-fees p {
    color: white;
}
#pageheader {
    padding: 50px 0;
}
#pageheader h2 {
    padding: 20px 0;
}
#pageheader p {
    padding-bottom: 20px;
}
#howitworks #pageheader {
    background: url(../images/pageheader_how.jpg) left no-repeat #fff;
    background-size: contain;
}
#howitworks #pageheader .content {
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    background: rgba(255, 255, 255, 0.5);
}
#howitworks #pageheader .content h1 {
    font-size: 2.5rem!important;
}
#howitworks #pageheader .content strong {
    font-size: 15px;
    line-height: 22px;
}
#howitworks #steps {
    background: url(../images/paper.png) repeat #434b71;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    padding: 30px 0;
    padding-bottom: 97px;
}
#howitworks #steps h3 {
    color: white;
    padding-bottom: 10px;
    font-weight: 700;
}
#howitworks #steps .points {
    background: white;
    opacity: .8;
    padding: 20px;
    padding-bottom: 10px;
    padding-left: 35px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
    margin-bottom: -80px;
}
#howitworks #steps .points ul {
    padding-left: 20px;
    margin-top: 20px;
}
#howitworks #steps .points ul li {
    padding-bottom: 10px;
}
#howitworks #steps .points .mid {
    padding: 40px 0;
}
#howitworks #steps .points strong {
    color: #32325d;
}
#howitworks #steps .points .icon {
    float: left;
    margin-right: 30px;
    width: 55px;
    height: auto;
}
#howitworks #steps .callout p {
    color: #fdd468;
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    line-height: 1.2em;
    font-weight: 900;
    padding-top: 45px!important;
}
#howitworks #steps:after {
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.05));
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    bottom: 0;
    transform: skewY(-7deg);
    transform-origin: 100%;
    -webkit-backface-visibility: hidden;
}
#howitworks #uses {
    padding: 60px 0 100px 0;
    background: #f6f9fc;
}
#howitworks #uses h1 {
    font-weight: 900;
    margin-bottom: 10px;
}
#howitworks #uses #uses-grid {
    margin-top: 50px;
}
#howitworks #uses #uses-grid .uses-bucket {
    background: white;
    padding: 20px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
}
#howitworks #uses #uses-grid .uses-bucket .fa {
    color: #fdd468;
    font-size: 30px;
    padding-bottom: 8px;
}
#howitworks #uses #uses-grid .uses-bucket h3 {
    font-weight: bold;
    padding-top: 5px;
}
#howitworks #uses #uses-grid .second {
    margin-top: 30px;
}
#ratesfees #pageheader {
    padding: 60px 0 0 0;
}
#ratesfees #pageheader h3 {
    padding: 20px 0;
}
#ratesfees .how-steps {
    background: #f6f9fc;
    padding: 10px 40px 20px 40px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    behavior: url(pie/PIE.htc);
}
#ratesfees .how-steps h3 {
    font-weight: 800;
    padding-bottom: 10px!important;
}
#ratesfees .how-steps img {
    width: 40px;
    height: auto;
    margin-right: 5px;
}
#ratesfees .body p, #ratesfees .body li, #ratesfees .body table {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
}
#faq .title {
    margin-bottom: 30px;
    margin-top: 30px;
}
#faq h3 {
    font-weight: 700;
}
#faq #faqholder {
    margin: 0 0 100px 0;
}
#faq #faqholder .panel-default {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#faq #faqholder .panel-default .panel-heading {
    -webkit-transition: border .1s ease-in;
    -moz-transition: border .1s ease-in;
    -o-transition: border .1s ease-in;
    -ms-transition: border .1s ease-in;
    transition: border .1s ease-in;
    background-color: #f6f9fc;
    border: 1px solid #f6f9fc;
    font-family: 'Lato', sans-serif;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    behavior: url(pie/PIE.htc);
    padding: 20px;
    margin: 0 40px;
}
#faq #faqholder .panel-default .panel-heading:hover {
    cursor: pointer;
    border: 1px solid #d0e0e6;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#faq #faqholder .panel-default .panel-heading .panel-title {
    font-size: 18px;
}
#faq #faqholder .panel-default .panel-heading .panel-title p {
    display: inline-block;
    width: 85%;
    margin: 0;
    padding: 0;
}
#faq #faqholder .panel-default .panel-heading .panel-title .fa {
    display: inline-block;
    width: 15%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #434b71;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#faq #faqholder .panel-default .active {
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    behavior: url(pie/PIE.htc);
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#faq #faqholder .panel-default .active:hover {
    border-bottom-color: transparent;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#faq #faqholder .panel-default .panel-body {
    background: #f6f9fc;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
    behavior: url(pie/PIE.htc);
    border-color: #d0e0e6;
    padding: 0 15px 10px 15px;
    margin: 0 40px;
}
.rotated {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#cta {
    background: white;
    padding: 40px 0;
}
#cta h1 {
    color: #fdd468;
    margin-bottom: 10px;
}
#cta .btn {
    padding: 20px 30px;
    margin-top: 30px;
}
#processing .resume-shroud {
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#processing .resume-shroud .resume-msg {
    display: block;
    width: 290px;
    background: white;
    border: 2px #999 solid;
    border-radius: 10px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#processing .resume-shroud .resume-msg .pause-txt {
    font-size: 11px;
    padding: 0 0 5px;
    color: grey;
}
#processing .resume-shroud .resume-msg h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}
#processing .resume-shroud .resume-msg p {
    color: grey;
    font-size: 13px;
    line-height: 1.45em;
    padding: 12px 0;
    margin: 0;
}
#processing .resume-shroud .resume-msg .resume-btn {
    display: inline-block;
    background: #32325d;
    padding: 10px 18px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
}
#processing .ui-progressbar {
    position: relative;
    margin: 40px -15px 20px -15px;
    background: #f6f9fc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: url(pie/PIE.htc);
    padding: 0;
    padding: 0rem;
    height: 60px;
    height: 6rem;
}
#processing .ui-widget-header {
    background: #434b71;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: url(pie/PIE.htc);
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#processing .ui-progressbar-overlay {
    background: none!important;
}
#processing .ui-progressbar-value {
    height: 100%;
    border: 0!important;
    margin: 0!important;
}
#processing .progress-label {
    display: none;
}
#processing .checks {
    position: absolute;
    width: 100%;
    padding: 0;
    padding: 0rem;
    padding-top: 16px;
    padding-top: 1.6rem;
}
#processing .checks p {
    line-height: 18px;
    text-align: center;
    padding-bottom: 0;
    padding-bottom: 0rem;
    display: inline;
}
#processing .checks .fa {
    color: #434b71;
    padding-left: 5px;
    padding-left: .5rem;
    padding-right: 5px;
    padding-right: .5rem;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#processing .pulse {
    -webkit-animation: pulsate 1.5s 0 ease-out;
    -moz-animation: pulsate 1.5s 0 ease-out;
    -ms-animation: pulsate 1.5s 0 ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
    0% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
50% {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
100% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
}@-mox-keyframes pulsate {
    0% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
50% {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
100% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
}@-o-keyframes pulsate {
    0% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
50% {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
100% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
}@keyframes pulsate {
    0% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
50% {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
100% {
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
}#processing .grey {
    -ms-filter: "alpha(opacity=15)";
    filter: alpha(opacity=15);
    opacity: .15;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#complete .nav-nolinks .nav-message {
    display: none;
}
#complete .complete-holder {
    padding-right: 100px;
}
#complete h2 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    color: #434b71;
}
#complete h2 span {
    color: #6778e5;
}
#complete h4 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 200;
}
#complete p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.55em;
}
#complete .alert p {
    font-size: 12px;
}
#complete form {
    border: 1px solid #434b71;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
}
#complete #no-thank-you-btn {
    margin-top: 15px;
}
#exitpage footer {
    margin-top: 120px;
}
#full .navbar-header, #processing .navbar-header, #exitpage .navbar-header, #complete .navbar-header {
    float: none!important;
}
#fullform {
    margin-top: 80px;
}
#fullform .eac-sugg {
    padding-top: 12px!important;
    line-height: normal!important;
    font-size: 15px;
}
#fullform .form-section-holder {
    position: relative;
}
#fullform .form-section {
    display: none;
}
#fullform .form-section.current {
    display: inherit;
}
#fullform .current-intro {
    -ms-filter: "alpha(opacity=100)"!important;
    filter: alpha(opacity=100)!important;
    opacity: 1!important;
}
#fullform .current-holder {
    margin-bottom: 100px;
}
#fullform .form-section-intro {
    position: relative;
    z-index: 99;
    background: white;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    color: #434b71;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    -ms-filter: "alpha(opacity=25)";
    filter: alpha(opacity=25);
    opacity: .25;
}
#fullform .form-section-intro span {
    color: #434b71!important;
    border-radius: 50%;
    behavior: url(css/pie/PIE.html);
    width: 45px;
    height: 45px;
    padding: 7px 10px 10px 10px;
    background: #fff;
    border: 3px solid #434b71;
    color: #666;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
#fullform .form-rightrail {
    margin-top: 64px;
}
#fullform .form-rightrail .textblock {
    background: #f6f9fc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    padding: 15px;
    padding: 1.5rem;
    text-align: center;
    margin-bottom: 15px;
}
#fullform .form-rightrail .textblock h1 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 800;
    line-height: 1.4em;
    margin-top: 0;
}
#fullform .form-rightrail .textblock p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
}
#fullform .form-rightrail .textblock span {
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
    padding: 0 5px;
}
#fullform .submit-confirm p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 16px;
}
#fullform .form-continue-button {
    font-size: 15px;
    padding: 20px 35px!important;
}
#fullform .form-back-button {
    margin-top: 15px;
}
#fullform .form-step-control {
    margin-top: 20px;
}
#fullform .control-label, #fullform .form-control {
    color: #44444c;
    font-size: 15px;
    font-size: 1.5rem;
}
#fullform .form-control {
    height: 44px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#fullform .form-control:focus {
    -webkit-box-shadow: inset 0 -4px 5px 0 rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 -4px 5px 0 rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 -4px 5px 0 rgba(0, 0, 0, 0.025);
}
#fullform #rent_own_group .btn-group {
    width: 100%;
    margin-top: 9px;
    margin-top: .9rem;
}
#fullform #rent_own_group .btn-group .btn-radio {
    padding: 9px 20px;
    height: 44px;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
    text-transform: none;
    font-style: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    font-weight: 300;
    top: -9px;
    color: #b1b1b1;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#fullform #rent_own_group .btn-group .btn-radio:before {
    content: "\f10c";
    font-family: FontAwesome;
    color: #b1b1b1;
}
#fullform #rent_own_group .btn-group .btn-radio input {
    width: 50%!important;
}
#fullform #rent_own_group .btn-group .rentown-radio {
    width: 49%}
#fullform #rent_own_group .btn-group .btn-radio.active {
    background: #434b71;
    color: white;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#fullform #rent_own_group .btn-group .btn-radio.active:before {
    content: "\f058";
    font-family: FontAwesome;
    color: white;
}
#fullform #rent_own_group .btn-group>.btn:last-child:not(:first-child) {
    margin-left: 2%}
#fullform #emp_pay_group .btn-group {
    margin-top: 9px;
    margin-top: .9rem;
}
#fullform #emp_pay_group .btn-group .btn-radio {
    padding: 9px 20px;
    height: 44px;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
    text-transform: none;
    font-style: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
    font-weight: 300;
    top: -9px;
    color: #434b71;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
#fullform #emp_pay_group .btn-group .radio_middle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    behavior: url(pie/PIE.htc);
}
#fullform #emp_pay_group .btn-group .btn-radio.active {
    background: #434b71;
    color: white;
    -webkit-transition: all .1s ease-in;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
    border: 1px solid #434b71;
}
#fullform #emp_pay_group .btn-group>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#fullform #emp_pay_group .btn-group>.btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
#fullform .cheque_toggle:hover {
    cursor: pointer;
}
#fullform #pay_date.form-control[readonly] {
    cursor: pointer!important;
    background: #fff!important;
}
#fullform .parsley-error {
    border-color: #d8646a;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    behavior: url(pie/PIE.htc);
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
#fullform .parsley-errors-list {
    padding-left: 0;
    text-align: right;
    margin-bottom: 0;
}
#fullform .parsley-errors-list li {
    font-size: 12px;
    font-size: 1.2rem;
    list-style-type: none;
    color: #d8646a;
    padding-left: 10px;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -ms-transition: all .5s ease-in;
    transition: all .5s ease-in;
    border: 1px solid #d8646a;
    border-top: 0;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    behavior: url(pie/PIE.htc);
    line-height: 0;
    padding: 10px;
    background: #d8646a;
    color: white;
    margin-top: -3px;
}
#fullform #form-submit-legal {
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 12px;
    line-height: 1.4em;
    text-align: left;
    border: 1px solid #ccc;
    border-radius: 6px;
}
#fullform #form-submit-legal label {
    width: 92%;
    float: right;
    margin: 0;
    font-weight: 400;
    font-size: 11px;
}
#fullform #form-submit-legal label p {
    margin: 0;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.45;
}
#fullform #tcpa-checkbox, #fullform #tcpa-checkbox:focus, #fullform #tcpa-checkbox:hover {
    border: none!important;
    background: none!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    box-shadow: none;
    display: inline;
    margin: 0;
    padding: 0;
    height: 12px;
    width: 4%;
    margin-left: 1%;
    margin-top: 3px;
    float: left;
    text-align: left;
    outline: 0;
    position: relative;
}
#fullform #tcpa-checkbox:before, #fullform #tcpa-checkbox:focus:before, #fullform #tcpa-checkbox:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 2px;
    display: inline-block;
    vertical-align: text-top;
    width: 11px;
    height: 11px;
    background: white;
    border: 1px solid #ccc;
}
#fullform #tcpa-checkbox:after, #fullform #tcpa-checkbox:focus:after, #fullform #tcpa-checkbox:hover:after {
    opacity: 0;
    content: '';
    position: absolute;
    left: 2px;
    top: -3px;
    background: white;
    width: 14px;
    height: 14px;
    background: url("../images/fullform-checkbox-check.png");
    background-size: contain;
    background-position: center center;
}
#fullform #tcpa-checkbox:checked:after, #fullform #tcpa-checkbox:focus:checked:after, #fullform #tcpa-checkbox:hover:checked:after {
    opacity: 1;
}
#fullform #tcpa-checkbox {
    border: 1px solid #ccc;
}
#fullform #parsley-id-multiple-tcpa-checkbox .parsley-custom-error-message {
    position: relative;
}
#fullform .tcpa-focus {
    border: 1px solid #66afe9!important;
}
#fullform .form-control[readonly] {
    cursor: pointer!important;
}
footer {
    position: relative;
    z-index: 1;
    padding: 50px 0;
    margin-top: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    background: #f6f9fc;
}
footer:before {
    background: inherit;
    content: '';
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
    transform: skewY(1.5deg);
    transform-origin: 100% 0;
    -webkit-backface-visibility: hidden;
}
footer ul {
    padding: 0;
}
footer .footer_nav {
    text-align: center;
    padding-top: 10px;
    padding-top: 1rem;
    margin-bottom: 10px;
    margin-bottom: 1rem;
}
footer .footer_nav li {
    display: inline;
    list-style-type: none;
    padding: 0 8px 0 5px;
    line-height: 22px;
}
footer .footer_nav li a {
    color: #6778e5;
}
footer .footer_nav li a:hover {
    color: #32325d;
    text-decoration: none;
}
footer .legal {
    font-size: 13px!important;
    font-size: 1.3rem!important;
    line-height: 1.35em;
    padding-top: 0;
    color: #000;
    font-weight: 400;
}
#bottom_button {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 9998;
}
#accepted .logo-white, #complete .logo-white, #full .logo-white, #processing .logo-white {
    display: none;
}
@media(min-width:1400px) {
    #home header .bg_girl {
    background-position-x:  0 !important;
}
}@media(min-width:991px) and (max-width:1075px) {
    #home header .bg_girl {
    background-position-x: -115px!important;
}
}@media(min-width:768px) and (max-width:917px) {
    #home header .bg_girl {
    background-position-x: -360px;
}
}@media(min-width:1200px) {
    #home header h1 {
    font-size: 56px;
}
#home header h2 {
    font-size: 24px;
}
#home header .bg_girl {
    background-position-x: -4%}
#home #home-steps .imac {
    position: absolute;
    right: 0;
    top: -69px;
    width: auto;
}
#howitworks #steps .callout p {
    padding-top: 80px;
}
}@media(max-width:1200px) {
    #howitworks #steps .callout p {
    font-size: 27px!important;
}
}@media(max-width:991px) {
    #howitworks #steps {
    padding-bottom: 55px;
}
#howitworks #pageheader {
    background-size: cover;
}
#home header #registration .form-group {
    padding-right: 0;
    margin-bottom: 30px;
}
#home header .parsley-errors-list li {
    padding-right: 0;
}
}@media(min-width:980px) and (max-width:991px) {
    #home header .bg_girl {
    background-position-x: -145px;
    background-position-y: -35px;
}
#home header .content {
    padding: 30px 0 80px;
}
#home header #registration .form-group {
    margin-right: 0;
}
#home header #registration #main_cta {
    width: 100%}
#home #home-steps .imac {
    position: absolute;
    right: 0;
    top: 125px;
    width: 500px;
}
.pageheader h1 {
    font-size: 40px;
    font-size: 4rem;
}
#howitworks #uses #uses-grid .space {
    margin-bottom: 30px;
}
#howitworks #steps .callout p {
    font-size: 35px;
}
#processing .checks p {
    font-size: 14px!important;
}
}@media(min-width:768px) and (max-width:979px) {
    #home header #registration .form-group {
    margin-right: 0;
}
#home header #registration #main_cta {
    width: 100%}
#home header h1 {
    font-size: 40px;
}
#home header .bg_girl {
    background-position-x: -145px;
    background-position-y: -35px;
}
#home header .content {
    padding: 30px 0 80px;
}
#home #home-steps .imac {
    position: absolute;
    right: 0;
    top: 125px;
    width: 420px;
}
#home #borrow {
    padding: 60px 0;
}
.pageheader h1 {
    font-size: 40px;
    font-size: 4rem;
}
#howitworks #uses #uses-grid .space {
    margin-bottom: 30px;
}
#howitworks #steps .callout p {
    font-size: 35px;
}
#processing .checks p {
    font-size: 14px!important;
}
#fullform #rent_own_group .btn-group .rentown-radio {
    width: calc(49%);
}
}@media(min-width:767px) {
    .navbar .btn-nav {
    margin-left: 15px;
}
#home #security .ola img {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
}@media(max-width:991px) {
    #complete .complete-holder {
    padding-right: 15px;
}
#pageheader h2 {
    padding: 10px 0;
}
#home #home-apr {
    padding: 45px 20px 0;
}
#home #home-fees {
    margin-top: 35px;
    padding: 25px;
}
#ratesfees .body h2:first-child {
    margin-top: 0;
}
}@media(max-width:767px) {
    h1 {
    font-size: 20px;
    line-height: 1.3em;
}
h2 {
    font-size: 18px;
    line-height: 1.4em;
}
#pageheader {
    padding: 20px 0;
}
.modal .navbar-brand>img {
    height: 40px;
    width: auto;
}
.navbar-default .navbar-brand {
    padding: 14px 0 0 0;
}
.navbar-default .navbar-brand img {
    height: 40px;
    width: auto;
}
.nav-nolinks .navbar-brand {
    margin-left: -15px;
    padding: 18px 0 0 0;
}
.nav-nolinks .navbar-brand img {
    width: 100px;
    height: auto;
}
#home header {
    padding-bottom: 25px;
}
#home header:after {
    content: none;
}
#home header .bg_girl {
    background-image: none;
}
#home header .content {
    
    padding: 5px 15px 25px 15px !important;
}
#home header h1 {
    font-size: 33px;
    text-align: center;
}
#home header h2 {
    margin: 15px 0;
    text-align: center;
    font-size: 18px;
}
#home header #registration {
    padding-top: 0;
}
#home header #registration .form-group {
    padding: 0 20px;
    margin-bottom: 10px;
    margin-right: 0;
}
#home header #registration .form-group label {
    top: 0;
    position: relative;
    font-size: 14px;
    line-height: 1.25em;
}
#home header #registration .parsley-errors-list li {
    padding-right: 20px;
}
#home header #registration .btn {
    width: 100%;
    margin-top: 10px;
    
    height: 40px;
    font-size: 15px;
}

.fullscreen .btn-default {
    padding: 8px 10px;
    font-size: 15px;
}

#home header form .selectize-control {
    width: 100%!important;
}
#home header form .selectize-dropdown {
    width: 100%!important;
    z-index: 99999;
}
#home header #miniform-apr {
    text-align: center;
}
#home #home-steps {
    overflow: hidden;
    z-index: 0;
    text-align: center;
}
#home #home-steps #callout .icon {
    float: none;
    margin-right: 0;
}
#home #home-steps #callout p {
    padding: 0 10%;
    overflow: hidden;
}
#home #home-steps .imac {
    display: none;
}
#home #security {
    padding: 30px 20px;
    text-align: center;
}
#home #security h3, #home #security p {
    font-size: 16px;
    line-height: 1.2em;
}
#home #borrow {
    padding: 20px 0;
}
#home #borrow h1 {
    text-align: center;
}
#home #borrow .box p {
    padding: 0 30px;
    margin-left: 10px;
}
#home #borrow .box h3 {
    margin-left: 10px;
    padding: 0 30px;
}
#home #borrow .box h3 .fa {
    margin-right: 10px;
}
#home #borrow .subtle {
    opacity: 1;
    font-size: 14px;
}
#home #borrow .subtle span {
    display: none;
}
#home #home-apr {
    padding: 35px 20px 0;
}
#home #home-apr p {
    font-size: 14px;
}
#home #home-fees {
    margin-top: 35px;
    padding: 25px;
}
#home #home-fees p {
    font-size: 13px;
}
#faq #pageheader h2 {
    padding-bottom: 0;
}
#faq #faqholder {
    margin: 10px 0 20px 0;
}
#faq #faqholder .panel-heading, #faq #faqholder .panel-body {
    margin: 0!important;
}
#faq h3:after {
    bottom: -10px;
}
#howitworks #pageheader .row {
    background: white;
    padding: 15px 0;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    behavior: url(pie/PIE.htc);
}
#howitworks #pageheader .content h1 {
    font-size: 2.2rem!important;
    line-height: 1.2;
}
#howitworks #pageheader .content p {
    font-size: 15px;
    padding-bottom: 8px;
}
#howitworks #steps {
    padding-bottom: 18px;
}
#howitworks #steps .points-container {
    padding-left: 30px;
    padding-right: 30px;
}
#howitworks #steps .callout p {
    font-size: 18px!important;
    text-align: left;
    padding-top: 18px!important;
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 5px;
}
#howitworks #steps .points {
    margin-bottom: 0;
}
#howitworks #steps .points p {
    margin-left: 0!important;
}
#howitworks #steps .points ul {
    margin-top: 10px;
}
#howitworks #steps .points ul li {
    padding-bottom: 3px;
    font-size: 15px;
}
#howitworks #uses {
    padding: 30px 0;
}
#howitworks #uses h1 {
    margin-bottom: 5px;
}
#howitworks #uses #uses-grid {
    margin-top: 20px;
}
#howitworks #uses #uses-grid .space {
    margin-bottom: 30px;
}
#processing .pageheader h1 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0!important;
}
#processing h3 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 0;
}
#complete h1 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 0;
}
#exitpage .navbar {
    margin-bottom: 5px;
}
#exitpage .pageheader p {
    margin-top: 0;
}
.nav-nolinks {
    min-height: 70px;
}
.nav-nolinks .nav-message {
    top: 20px;
    margin-right: -15px;
    padding: 4px;
    font-size: 12px;
}
.nav-nolinks .nav-message span {
    display: none;
}
#fullform {
    margin-top: 25px;
}
#fullform .form-section-intro {
    font-size: 18px;
    font-size: 1.8rem;
}
#fullform .form-section-intro span {
    padding: 2px 10px 10px 9px;
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
#fullform .control-label {
    font-size: 14px;
    font-size: 1.4rem;
}
#fullform .btn-default, #fullform .btn-ghost-form {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url(pie/PIE.htc);
}
#fullform #rent_own_group .btn-group .rentown-radio {
    width: calc(48%);
}
.btn-radio {
    font-size: 14px!important;
    font-size: 1.4rem!important;
    line-height: 24px;
    padding: 9px 12px!important;
}
#emp_pay_group .btn-radio {
    font-size: 12px!important;
    font-size: 1.2rem!important;
    line-height: 24px;
    padding: 9px!important;
}
#processing .ui-progressbar {
    margin: 20px 0 150px 0;
    height: 10px;
}
#processing .ui-widget-header {
    background: #434b71;
}
#processing .checks {
    margin-top: 10px;
    padding-bottom: 20px;
}
#processing .checks p {
    display: inline-block;
    margin: 0;
}
#ratesfees h1 {
    font-size: 30px;
    font-size: 3rem;
}
.btn-submit {
    padding: 20px 10px!important;
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%}
#howitworks .pageheader .btn {
    width: 100%}
#cta {
    padding: 40px 20px 20px;
    text-align: center;
}
#cta h1 {
    font-size: 26px;
    line-height: 1.2em;
}
#cta h2 {
    font-size: 18px;
    line-height: 1.2em;
}
#cta .btn {
    width: 100%;
    padding: 20px 0;
    margin-top: 20px;
}
#exitpage #pageheader p {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 1.2em;
}
#exitpage #pageheader h1 {
    font-size: 16px;
}
footer {
    padding-top: 30px;
}
}@media(max-width:656px) {
    #howitworks #pageheader {
    background: 0;
}
}@media(max-width:480px) {
    .navbar-brand img {
    height: 40px;
    width: auto;
}
#home header {
    padding-bottom: 5px;
}
#home header h1 {
    font-size: 29px;
}
#home header h2 {
    font-size: 17px;
}
#home #home-steps h1 {
    font-size: 20px;
}
#home #home-steps h2 {
    font-size: 15px;
}
#home #home-steps #callout {
    padding-bottom: 380px;
}
#home #home-steps #callout p {
    font-size: 14px;
    padding: 0 15px;
}
#home #home-steps .imac {
    display: block;
    width: 300px;
    padding-bottom: 30px;
    right: 0;
    top: auto;
    bottom: 0;
}
#home #borrow h1 span {
    display: block;
}
#home #borrow h3 {
    font-size: 16px;
}
#home #borrow p {
    font-size: 14px;
}
#fullform .form-section-holder {
    margin-bottom: 0;
}
#fullform .current-holder {
    margin-bottom: 70px;
}
#fullform .form-continue-button {
    font-size: 15px;
    padding: 20px 0!important;
    width: 100%}
#complete h2 {
    font-size: 16px;
    line-height: 20px;
}
#complete h4 {
    font-size: 13px;
}
#complete hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
#complete #pageheader p {
    padding-bottom: 10px;
}
#complete p {
    font-size: 12px;
}
#complete form label {
    font-size: 13px;
}
#complete form .btn-default {
    padding: 20px;
}
#cta h1 {
    font-size: 20px;
    margin-bottom: 10px;
}
#cta h2 {
    font-size: 16px;
}
#home_form-sticky-wrapper {
    display: none;
}
.padded {
    padding: 10px 0;
}
#howitworks #steps .points {
    padding: 20px;
}
#howitworks #steps .points p {
    margin-left: 60px;
    margin-top: 0;
}
#howitworks #steps .points .icon {
    width: 40px;
    margin-right: 10px;
}
#howitworks #uses #uses-grid {
    margin-top: 20px;
}
#ratesfees .body table {
    font-size: 11px;
}
}