@import 'inc.footer.css';

a:focus,
a:hover,
h1,
h6 {
    color: #fff
}

a,
a:focus,
a:hover {
    text-decoration: none
}

*,
body,
img {
    margin: 0;
    padding: 0
}

h2,
h3,
h4 {
    color: #000
}

.logo-outer,
.top-outer {
    width: 100%
}

.btn-default,
.foot-nav ul li a,
.step-bar-sec p,
.step-select {
    text-transform: uppercase
}

@font-face {
    font-family: Avenir;
    src: url(../fonts/Avenir-Roman.woff2) format('woff2'), url(../fonts/Avenir-Roman.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Avenir-Book;
    src: url(../fonts/Avenir-Book.woff2) format('woff2'), url(../fonts/Avenir-Book.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Avenir;
    src: url(../fonts/Avenir-Black.woff2) format('woff2'), url(../fonts/Avenir-Black.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Avenir;
    src: url(../fonts/Avenir-Medium.woff2) format('woff2'), url(../fonts/Avenir-Medium.woff) format('woff');
    font-weight: 500;
    font-style: normal
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    box-sizing: border-box
}

a {
    outline: 0
}

.spacer {
    clear: both;
    line-height: 0;
    font-size: 0
}

img {
    border: 0;
    height: auto;
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h2 strong,
h3 strong,
h4 strong {
    font-weight: 900
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body {
    min-width: 320px;
    overflow-x: hidden;
    font-family: Roboto, sans-serif
}

h1,
h2 {
    font-family: Avenir-Book
}

.loan-box ul li,
h2 strong,
h3,
h4,
h6 {
    font-family: Avenir
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 22px
}

h4,
h6 {
    font-size: 20px
}

p {
    font-size: 16px;
    margin: 10px 0;
    color: #949494;
    line-height: 28px
}

.btn-default,
.form-control {
    height: 50px;
    font-size: 15px;
    font-family: Avenir
}

.form-control {
    font-weight: 500;
    letter-spacing: 2px;
    color: #a9a9a9;
    border-radius: 5px;
    border: none;
    padding: 0 20px
}

.btn-default {
    line-height: 50px;
    background: #76c82d;
    text-align: center;
    border: none;
    color: #fff;
    font-weight: 900;
    padding: 0 40px;
    border-radius: 5px;
    width: 100%;
    display: inline-block
}

.btn-default:hover {
    background: #090;
    color: #fff
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #000;
    background-color: #fff
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: .9em;
    line-height: .9em;
    opacity: 0;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in
}

.parsley-errors-list.filled {
    opacity: 1
}

.parsley-required,
.parsley-type {
    margin-top: 15px;
    color: #fff;
    text-align: left
}

.banner-text-outer,
.logo,
.logo-right,
.pay-white-box,
.pay-white-box h4,
.payinterest-left,
.payinterest-sec,
.tree-iocn,
.why-box,
.why-icon,
.why-sec-inner h2 {
    text-align: center
}

.form-section {
    display: none;
}

.parsley-errors-list{
    overflow: hidden;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    color: #B94A48;
    clear: both;
}
.parsley-errors-list li{
    padding: 10px 0 5px;
    overflow: hidden;
    margin: 0;
}
.btn-default[disabled]:hover{
    color: #333;
    box-shadow: 0 0 1px 1px #333;
}
.top-outer.step-top-outer{
    min-height: inherit;
}
.step-main-outer > .container{min-height: 600px;}
.offer-main-outer.steps{display: none;}

.text-holder{
    overflow: hidden;
    max-width: 100%;
    margin: 0 auto; 
}
.text-holder.hide-elem{display: none;}
.text-holder .inner{
    padding: 15px 10px;
    overflow: hidden;
}
.step-main-outer .text-holder p {
    margin: 0;
    font-size: 15px;
}
.step-main-outer .text-holder p a:hover,
.step-main-outer .text-holder p a:active{color: black;}
.gross-holder{overflow: hidden;}
.gross-holder .input-group{display: block;}
.gross-holder .input-group .input-group-addon{
    display: block;
    float: left;
    text-align: center;
    min-height: 50px;
    width: 33px;
    padding: 17px 10px;
}
.step-form-outer .gross-holder .input-group .form-control{
    float: left;
    width: calc(100% - 33px);
}
.baner-form-column,
.logo-right a,
.pay-blue-box,
.pay-white-box,
.section {
    display: inline-block
}

.top-outer {
    height: auto;
    position: relative;
    background: url(../images/banner.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 30px 0 0
}

.logo {
    margin: 0 auto;
    width: 290px
}

.logo-right {
    width: 100%;
    margin-top: 20px
}

.logo-right a {
    width: 100px;
    vertical-align: middle;
    margin: 0 10px
}

.banner-text-outer {
    margin: 8% 0;
    width: 100%;
    color: #fff
}

.banner-text-outer h6 {
    margin: 10px 0
}

.banner-text-outer p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    line-height: normal
}

.banner-form-outer {
    margin-top: 20px
}

.baner-form-column {
    vertical-align: top;
    margin: 5px 0;
    width: 100%
}

.section {
    padding: 30px 0;
    width: 100%;
    vertical-align: top
}

.why-sec {
    background: #e6e6e6
}

.why-sec-inner {
    background: #fff;
    border-radius: 5px
}

.why-sec-inner h2 {
    margin-bottom: 30px
}

.why-row-sec {
    border-top: 1px solid #e6e6e6;
    margin: 0;
    padding: 30px 20px
}

.why-row-sec:first-child {
    border: none
}

.why-box {
    padding: 20px
}

.why-box h4 {
    margin-top: 10px
}

.why-box p {
    margin-bottom: 0
}

.why-list-sec {
    margin-bottom: 30px
}

.why-list-sec ul {
    margin: 0;
    padding: 0
}

.why-list-sec ul li {
    background: url(../images/arrow.png) left 20px no-repeat;
    padding: 20px 0 0 35px;
    font-size: 16px;
    color: #000
}

.why-list-sec ul li:first-child {
    padding-top: 0;
    background-position: left top
}

.why-right-sec-text p {
    margin: 15px 0
}

.payinterest-sec {
    width: 100%;
    background: #022649
}

.payinterest-left {
    margin-bottom: 30px
}

.payinterest-left h2 {
    color: #fff;
    line-height: 38px;
    font-size: 27px
}

.payinterest-left p {
    color: #b2d9ff;
    margin-top: 20px
}

.pay-white-box {
    vertical-align: top;
    margin: 10px 0;
    background: #fff;
    padding: 30px 25px;
    width: 100%;
    position: relative;
    z-index: 9;
    border-radius: 6px
}

.loan-box,
.step-form-outer {
    z-index: 999;
    position: relative
}

.pay-white-box h4 {
    color: #022649;
    margin: 20px 0
}

.pay-white-box ul {
    margin: 30px auto;
    width: 220px;
    vertical-align: top
}

.pay-white-box ul li {
    color: #000;
    font-size: 16px;
    padding: 20px 0 0 35px;
    background: url(../images/arrow.png) left 20px no-repeat;
    text-align: left
}

.pay-white-box ul li:first-child {
    padding-top: 0;
    background-position: left top
}

.pay-blue-box {
    vertical-align: middle;
    margin: 10px 0;
    background: #001e3b;
    padding: 30px 25px;
    width: 100%;
    text-align: left
}

.loan-area,
.pay-blue-box ul {
    margin-top: 30px
}

.pay-blue-box h3 {
    color: #fff
}

.pay-blue-box ul li {
    color: #fff;
    font-size: 16px;
    padding: 20px 0 0 28px;
    background: url(../images/cross-icon.png) left 23px no-repeat;
    text-align: left
}

.pay-blue-box ul li:first-child {
    padding-top: 0;
    background-position: left 3px
}

.loan-sec {
    width: 100%;
    background: #e6e6e6
}

.loan-area {
    text-align: center
}

.loan-box {
    border-left: 1px solid #f3f3f3
}

.loan-box:first-child {
    text-align: left;
    border-left: none
}

.copyright,
.foot-nav,
.foot-nav ul,
.footer p,
.step-main-outer,
.step-top-outer h1,
.step-top-outer p {
    text-align: center
}

.loan-box ul {
    margin: 0;
    padding: 0
}

.loan-box ul li {
    border-top: 1px solid #f3f3f3;
    min-height: 61px;
    color: #898989;
    font-weight: 500
}

.loan-box ul li span {
    display: block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 18px;
    color: #03274a
}

.bot-blue-icon,
.bot-blue-list-text,
.loan-box ul li h3,
.loan-box ul li img {
    display: inline-block;
    vertical-align: middle
}

.loan-box ul li h3 {
    margin-left: 20px
}

.mid-loan-box {
    padding-bottom: 20px
}

.mid-loan-box ul li {
    color: #03274a
}

.mid-loan-box p {
    padding: 0 20px
}

.bot-blue-sec {
    width: 100%;
    background: #03274a
}

.bot-blue-box {
    margin: 30px 0;
    color: #fff
}

.bot-blue-box p {
    color: #fff;
    margin: 0;
    font-family: Avenir-Book;
    font-size: 15px
}

.bot-blue-box-last ul li,
.bot-blue-list-text span,
.foot-nav ul li a {
    font-family: Avenir
}

.bot-blue-box p a.btn-default {
    font-size: 14px
}

.bot-blue-box h2 {
    color: #fff;
    font-size: 19px;
    line-height: 30px;
    margin: 10px 0 20px
}

.bot-blue-box ul {
    margin: 0;
    padding: 0
}

.bot-blue-box ul li {
    width: 100%;
    margin: 40px 0
}

.bot-blue-box ul li:last-child,
.bot-blue-box-last {
    margin-bottom: 0
}

.bot-blue-box ul li:first-child {
    margin-top: 0
}

.bot-blue-icon {
    margin-right: 15px
}

.bot-blue-list-text {
    width: 84%
}

.bot-blue-list-text span {
    display: block;
    font-size: 14px;
    color: #b2d9ff
}

.foot-nav ul li,
.offer-inner-row ul li {
    display: inline-block;
    vertical-align: middle
}

.bot-blue-box-last ul li {
    margin: 10px 0;
    background: url(../images/green-tick.png) left center no-repeat;
    padding-left: 36px
}

.faq-sec {
    width: 100%;
    background: #e6e6e6
}

.accordion {
    width: 100%;
    margin: 30px auto 0
}

.bot-banner {
    background: url(../images/bot-banner.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0
}

.bot-banner h2,
.bot-banner p {
    color: #fff
}

.footer {
    padding: 30px 0;
    background: #fff
}

.copyright {
    margin: 20px 0;
    color: #949494;
    font-size: 14px
}

.foot-nav ul {
    margin: 0
}

.foot-nav ul li {
    margin: 0 10px;
    font-size: 14px
}

.foot-nav ul li a {
    color: #03274a
}

.foot-nav ul li:hover a {
    color: #949494
}

.footer p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 18px
}

.offer-top-outer {
    background: url(../images/offer-top-outer.jpg) center top no-repeat;
    min-height: 0
}

.offer-top-outer .banner-text-outer {
    margin: 50px 0 60px
}

.offer-top-outer p {
    margin-top: 15px
}

.offer-main-outer {
    width: 100%;
    background: #e6e6e6
}

.offer-inner {
    width: 100%;
    background: #fff;
    border-radius: 5px
}

.offer-inner-row {
    border-top: 5px solid #e6e6e6
}

.offer-inner-row:first-child {
    border: none
}

.offer-inner-row ul {
    text-align: center;
    margin: 0;
    padding: 0
}

.offer-inner-row ul li {
    padding: 20px;
    color: #022649;
    font-size: 22px;
    width: 100%
}

.offer-inner-row ul li span {
    display: block;
    color: #8e8e8e;
    font-size: 14px;
    margin: 5px 0
}

.step-bar-left,
.step-bar-right,
.step-bar-sec p {
    color: #a9a9a9;
    font-family: Avenir;
    font-weight: 500
}

.step-top-outer {
    background: url(../images/step-bg.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding: 50px 0
}

.step-top-outer .banner-text-outer {
    margin: 50px 0 60px
}

.step-top-outer p {
    margin: 0 0 12px
}

.step-main-outer {
    width: 100%;
    margin-top: 40px
}

.step-form-outer {
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    padding: 30px 20px 60px;
    border-radius: 6px;
    text-align: left
}

.step-bar-sec {
    margin-bottom: 50px;
    text-align: center
}

.step-bar-sec p {
    font-size: 12px;
    margin: 0
}

.step-bar-outer {
    width: 100%;
    text-align: center
}

.step-bar-left {
    width: 18%;
    display: inline-block;
    vertical-align: middle
}

.step-bar-mid {
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    border-radius: 50px
}

progress {
    border: none;
    width: 100%;
    height: 7px;
    border-radius: 50px;
    background: #ececec
}

progress::-webkit-progress-bar {
    background: #ccc;
    border-radius: 50px
}

progress::-webkit-progress-value {
    background: #090;
    border-radius: 50px
}

progress::-moz-progress-bar {
    background: #090;
    border-radius: 50px
}

.step-bar-right {
    width: 18%;
    display: inline-block;
    vertical-align: middle
}

.step-form-outer .form-control {
    border: 1px solid #e1e1e1;
    box-shadow: none;
    font-size: 13px;
    letter-spacing: normal
}

.step-form-outer .parsley-required,
.step-form-outer .parsley-type {
    color: #000
}

.form-section label {
    width: 100%;
    margin-bottom: 10px;
    color: #949494
}

.step-select {
    font-family: Avenir;
    font-weight: 500;
    background: url(../images/downarrow.png) 95% center no-repeat
}

.stpe-formcheckbox {
    width: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.checkbox {
    background: url(../images/tick.png) center top no-repeat;
    width: 30px;
    margin: 5px 0 0;
    height: 30px;
    display: block
}

.checkbox-text {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    color: #949494;
    font-size: 14px;
    line-height: 24px
}

.step-greenbox h4,
.step-greenbox ul li {
    font-family: Avenir;
    color: #fff
}

.birth-label {
    margin: 0 15px
}

.step-form .btn-default {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px
}

.step-greenbox {
    width: 100%;
    padding: 25px;
    background: #76c82d;
    border-radius: 6px;
    text-align: left
}

.step-greenbox h4 {
    line-height: 30px;
    font-weight: 900
}

.step-greenbox ul {
    margin: 10px 0 0;
    padding: 0
}

.step-greenbox ul li {
    background: url(../images/white-arrow.png) left 17px no-repeat;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0 15px 30px
}

.loan-sec {
    padding-bottom: 50px
}

.loan-scroll {
    overflow-x: visible;
    overflow-y: hidden;
    padding-bottom: 110px
}

.loan-area {
    border-radius: 6px;
    margin-top: 90px;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    background: #fdfdfe
}

.loan-box {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin: 0 -2px;
    border-radius: 0;
    background: 0 0
}

.loan-box ul li {
    font-size: 15px;
    padding: 19px 24px
}

.loan-box ul li:first-child {
    padding: 40px 20px;
    min-height: 118px;
    border-top: none
}

.mid-loan-box {
    margin-top: -37px;
    margin-bottom: -90px;
    background: #fdfdfe;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 22px -9px rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 0 22px -9px rgba(0, 0, 0, .29);
    box-shadow: 0 0 22px -9px rgba(0, 0, 0, .29)
}

.mid-loan-box .btn-default {
    font-size: 12px;
    width: 100%
}

.mob-chart {
    margin-top: 30px
}

.mob-chart img {
    width: 100%;
    display: block
}

.common-header {
    padding: 30px 0;
    min-height: 0
}

.blank-inner {
    padding: 20px 15px;
    background: #fff
}

.blank-inner h2 {
    margin-bottom: 25px
}

.blank-inner p a {
    color: #000
}

.blank-inner p a:hover {
    color: #949494
}

.blank-inner ul {
    margin: 15px 0 15px 15px;
    padding: 0
}

.blank-inner ul li {
    margin: 5px 0;
    color: #949494;
    list-style-type: disc;
    line-height: 28px;
    font-size: 14px
}

.blank-inner p a.btn-default {
    color: #fff
}

.contact-form .form-control {
    border: 1px solid #ccc;
    letter-spacing: normal;
    font-size: 14px
}

.blank-inner .contact-form ul {
    margin: 0
}

.blank-inner .contact-form ul li {
    list-style-type: none;
    margin: 8px 0 0;
    padding: 0;
    color: #000;
    line-height: normal
}

.contact-form .contact-textarea {
    height: 150px;
    padding: 15px 20px;
    font-family: Avenir
}

.foot-nav ul li.foot-current a {
    color: #949494
}

@media only screen and (min-width :640px) {
    
    .baner-form-column,
    .logo-right {
        margin: 0;
        width: auto
    }

    .btn-default {
        width: auto
    }

    /* .logo {
        float: left
    } */

    .logo-right {
        float: right
    }

    .banner-form-outer .form-control {
        width: auto;
        min-width: 320px;
        margin: 0
    }

    .banner-form-outer .btn-default {
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 10px;
        width: auto;
        min-width: 180px
    }

    .pay-blue-box,
    .pay-white-box {
        width: 290px;
        vertical-align: middle;
        margin: 0 -2px
    }

    .bot-banner h2 {
        font-size: 30px
    }

    .step-form-outer .form-control {
        letter-spacing: 2px;
        font-size: 15px
    }

    .common-header {
        min-height: 0
    }
}

@media only screen and (min-width :768px) {
    h1 {
        font-size: 28px
    }

    h4 {
        font-size: 23px
    }

    h6 {
        font-size: 22px
    }

    .top-outer {
        min-height: 350px
    }

    .logo-right a {
        margin-left: 40px;
        margin-right: 0
    }

    .banner-text-outer {
        text-align: left
    }

    .banner-text-outer .container {
        width: 650px
    }

    .section {
        padding: 40px 0
    }
    
    .why-row-sec {
        padding: 40px 30px
    }

    .why-box {
        padding: 20px
    }

    .why-list-sec {
        margin-bottom: 0
    }

    .why-right-sec-text {
        margin-top: -10px
    }

    .payinterest-left h2 {
        font-size: 33px;
        line-height: 44px
    }

    .pay-blue-box,
    .pay-white-box {
        width: 320px
    }

    .pay-blue-box {
        padding: 40px
    }

    .loan-sec p {
        padding: 0 5%
    }

    .bot-blue-box {
        margin: 0
    }

    .bot-blue-box ul li {
        margin: 20px 0
    }

    .bot-blue-box-last ul li {
        margin: 10px 0
    }

    .accordion-header {
        padding: 20px 40px
    }

    .accordion-content {
        padding: 0 40px 20px
    }

    .accordion-header h4 {
        font-size: 20px
    }

    .offer-top-outer h1,
    .step-top-outer h1 {
        font-size: 35px
    }

    .bot-banner {
        height: 280px;
        padding: 0
    }

    .bot-baner-text {
        margin-top: 10%
    }

    .footer .logo {
        float: none
    }

    .offer-top-outer {
        min-height: 0
    }

    .offer-top-outer .banner-text-outer {
        text-align: center
    }

    .step-top-outer p {
        font-size: 18px
    }

    .step-top-outer {
        min-height: 1000px
    }

    .step-main-form {
        width: 400px;
        margin: 0 auto
    }

    .step-form .btn-default {
        width: 400px
    }

    .step-bar-sec p {
        font-size: 14px
    }

    .step-bar-left {
        width: 9%
    }

    .step-bar-mid {
        width: 79%
    }

    .step-bar-right {
        width: 9%
    }

    .loan-sec {
        padding-bottom: 50px
    }

    .blank-inner {
        padding: 40px
    }

    .common-header {
        min-height: 0
    }
}

@media only screen and (min-width :992px) {
    .offer-inner-row{border-width: 1px;}
    .copyright,
    .footer .logo {
        float: left
    }

    .loan-box,
    .step-form-outer,
    .step-greenbox {
        display: inline-block;
        vertical-align: top
    }

    h1 {
        font-size: 35px
    }

    h2 {
        font-size: 28px
    }

    h6 {
        font-size: 25px
    }

    .top-outer {
        min-height: 450px
    }

    .banner-text-outer .container {
        width: 850px
    }

    .loan-area,
    .loan-sec {
        width: 100%
    }

    .why-row-sec {
        padding: 40px 45px
    }

    .why-sec-inner h2 {
        margin-bottom: 40px
    }

    .why-box {
        padding: 0 20px
    }

    .why-box p {
        font-size: 14px;
        line-height: 25px
    }

    .why-row-bot {
        padding-left: 65px;
        padding-right: 65px
    }

    .loan-sec p {
        padding: 0 16.9%
    }

    .mid-loan-box p {
        padding: 0 20px
    }

    .loan-sec {
        padding-bottom: 140px
    }

    .loan-scroll {
        overflow: visible;
        padding-bottom: 0
    }

    .mid-loan-box .btn-default {
        font-size: 11px
    }

    .bot-blue-box h2 {
        font-size: 23px;
        line-height: 30px
    }

    .bot-blue-box ul li {
        margin: 35px 0
    }

    .bot-blue-box p a.btn-default {
        font-size: 15px
    }

    .bot-blue-box-last ul li {
        margin: 10px 0
    }

    .accordion {
        width: 800px;
        margin-top: 50px
    }

    .bot-banner {
        height: 350px
    }

    .bot-banner h2 {
        font-size: 40px
    }

    .copyright {
        margin: 6px 0 0 40px
    }

    .foot-nav {
        float: right
    }

    .footer p {
        text-align: left
    }

    .offer-top-outer {
        min-height: 0
    }

    .offer-inner-row ul li {
        width: 20%;
        margin: 0 -2px;
        padding: 30px 20px
    }

    .offer-inner-row ul li .btn-default {
        padding: 0;
        width: 100%;
        font-size: 12px
    }

    .step-top-outer {
        min-height: 1000px
    }

    .step-main-outer .container {
        width: 100%
    }

    .step-form-outer {
        padding-top: 40px;
        padding-bottom: 80px;
        width: 65%
    }

    .step-bar-sec {
        margin-bottom: 70px
    }

    .step-greenbox {
        width: 34%;
        margin-left: -10px;
        padding-left: 40px
    }

    .common-header {
        min-height: 0
    }
}

@media only screen and (min-width :1280px) {
    h1 {
        font-size: 45px
    }

    h3 {
        font-size: 24px
    }

    h6 {
        font-size: 28px
    }

    .container {
        width: 1250px
    }

    .top-outer {
        min-height: 550px
    }

    .section {
        padding: 60px 0
    }

    .why-sec-inner h2 {
        margin-bottom: 60px
    }

    .why-row-sec {
        padding: 60px 45px
    }

    .why-box p {
        font-size: 16px;
        line-height: 28px
    }

    .why-row-bot {
        padding-left: 110px;
        padding-right: 110px
    }

    .payinterest-left {
        margin-bottom: 0;
        margin-top: 30%;
        text-align: left
    }

    .payinterest-left h2 {
        font-size: 36px;
        line-height: 46px
    }

    .loan-sec {
        padding-bottom: 150px
    }

    .loan-box ul li {
        font-size: 16px;
        padding: 19px 40px
    }

    .mid-loan-box p {
        padding: 0 30px
    }

    .mid-loan-box .btn-default {
        font-size: 15px
    }

    .bot-blue-box h2 {
        font-size: 28px;
        line-height: 34px
    }

    .bot-blue-box ul li {
        margin: 40px 0
    }

    .bot-blue-icon {
        margin-right: 25px
    }

    .bot-blue-box-last ul li {
        margin: 12px 0
    }

    .bot-banner {
        height: 380px
    }

    .copyright {
        margin-left: 80px
    }

    .offer-top-outer {
        min-height: 0
    }

    .offer-inner-row ul li {
        padding: 40px 50px
    }

    .step-top-outer {
        min-height: 1200px
    }

    .step-main-outer .container {
        width: 1050px
    }

    .blank-inner {
        padding: 60px
    }

    .common-header {
        min-height: 0
    }
}


.custom-form [type="checkbox"],
.custom-form [type="radio"]{
    position:fixed;
    left:0;
    top:0;
    opacity:0;
    z-index: -1;
}

.custom-form .fake-input{
    display: inline-block;
    width:20px;
    height:20px;
    border:1px solid #bbb;
    background:#f8f8f8;
    vertical-align: middle;
    position: relative;
    margin-right: 5px;
}
.custom-form [type=radio] + .fake-input{border-radius:100%;}
 
.custom-form [type="checkbox"] + .fake-input:before{
    content:'';
    width:11px;
    height:6px;
    position:absolute;
    top:50%;
    left:50%;
    border:3px solid #76c82d;
    border-width:0 0 3px 3px;
    opacity: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin:-4px 0 0 -5px;
}
 
.custom-form [type="radio"] + .fake-input:before{
    content:'';
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background: #777;
    border-radius:100%;
    opacity: 0;
}

.custom-form [type="radio"]:checked + .fake-input:before,
.custom-form [type="checkbox"]:checked + .fake-input:before{opacity:1;}
 
.custom-form [type="radio"]:checked ~ .fake-label,
.custom-form [type="checkbox"]:checked ~ .fake-label {font-weight:bold; color:#f00}
 
.custom-form input:disabled + .fake-input,
.custom-form input:disabled ~ .fake-label{opacity: .5;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; 
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}