/***** BODY SECTION STYLES *****/

#header, #navigation, #hero, #promo, #footer, #account, #main {
    width: 100%;
}

#header {
    background-color: #636466;
    color: #ffffff;
    padding: 15px 0;
    position: fixed;
    z-index: 1000;
}

#header p {
    line-height: 24px;
    margin: 0;
}

#wrapper #header {
    position: relative;
}

    .cash-banner {
        background-image: url('/images/iStock-857569038.PNG');
        width: 100%;
        min-height: 232px;
        height: 232px;
        padding-top: 50px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x:0px;
    }

    @media screen and (max-width: 992px) {
        .cash-banner {
        background-position-x: -100px;
        background-image: url('/images/iStock-857569038.PNG');
        width: 992px;
        min-height: 232px;
        height: 232px;
        padding-top: 50px;
        background-repeat: no-repeat;
        background-size: cover;
        }
    }

    @media screen and (max-width: 600px) {

    .cash-banner {
        background-position-x: -300px;
        background-image: url('/images/iStock-857569038.PNG');
        width: 600px;
        min-height: 232px;
        height: 232px;
        padding-top: 50px;
        background-repeat: no-repeat;
        background-size: cover;
        }
    }


    .brand {
        position: absolute;
        top: 95px;
        /*top: 132px;*/
        z-index: 999;
        margin-left: 15px;
    }

    .brand-color {
        color: #599e2f;
    }

    .band-brand, .bg-brand {
        background-color: #599e2f;
    }

        .band-brand h1, .band-brand h2, .band-brand p {
            color: #ffffff;
        }

        .band-brand .divider-thick {
            background-color: #ffffff;
        }

    .divider-white {
        width: 100%;
        height: 1px;
        background-color: #ffffff;
        margin: 15px 0 0 0;
    }

    tr.bg-brand {
        color: #ffffff;
    }

    .page-contact-us .section-band h2, .page-contact-us .section-band p {
        text-align: center;
    }

    .page-contact-us .thirds p {
        text-align: left;
    }

    .section-band .page_header {
        padding: 0px;
    }

    #billboard {
        height: 635px;
    }

    #contact-form h2 {
        font-size: 28px;
        margin: 0 0 25px 0;
    }

    #contact-form .page_body {
        padding: 0px;
    }

    .hero {
        width: 100%;
        height: 700px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0 center;
    }

    .hero_content {
        margin: 200px 0 0 0;
    }

        .hero_content h1 {
            font-size: 52px;
            font-weight: 300;
            margin: 0 0 15px 0;
        }

        .hero_content h2 {
            font-size: 28px;
            font-weight: 300;
            margin: 0 0 30px 0;
            color: #1a1812;
        }

        .hero_content p {
            font-size: 20px;
        }

        .hero_content .btn {
            font-size: 22px;
        }

    #home-promocode {
        position: relative;
        z-index: 3;
        margin-top: -180px;
        padding-bottom: 40px;
    }

    @media (max-width: 992px) {
        .hero {
            height: 100%;
        }

        #home-promocode {
            margin-top: -215px;
        }
    }

    @media (max-width: 768px) {
        #home-promocode {
            margin-top: auto;
            padding-bottom: 150px;
        }
    }

    @media (max-width:425px) {
        #home-promocode {
            margin-top: auto;
            padding-bottom: 100px;
        }
    }

    @media (max-width:350px) {
        #home-promocode {
            margin-top: auto;
            padding-bottom: 60px;
        }
    }

    #site-action {
        background-color: #599e2f;
        padding: 50px 0;
        font-size: 52px;
        color: #ffffff;
        text-align: center;
        font-family: 'Raleway', Helvetica, Arial, sans-serif;
    }

        #site-action p {
            margin: 0;
        }

    .community {
        width: 133%;
        margin: 0 0 15px 0;
    }

        .community img {
            margin: 0 8px 20px 8px;
        }

    #landing_nopromo_btn {
        font-weight: 200;
        font-size: 26px;
        margin-bottom: 20px;
        display: inline;
    }

    /***************************  SECTIONS  *****************************/

    #landing_nopromo {
        background-repeat: no-repeat;
        background-size: cover;
        /*background-position: 0 center;*/
        width: 100%;
        background-image: url(../images/layer766.jpg);
        padding: 0px 0px 0px 95px;
        /* margin: -30px 0 0 0; */
        margin: -10px 0 0 0;
        /*box-shadow: inset 20px 0px 4px 0 white, inset -20px 0px 4px 0 white;*/
        position: relative;
        /* overflow:hidden; */
    }

    #important-notice {
        /*display: none;*/
        color: #ffffff;
        margin-top: 50px;
        min-height: 54px;
        background-color: #ff5113;
        font-family: inherit;
        vertical-align: middle;
        padding: 14px 0;
    }

#important-notice-no-top-pad {
    /*display: none;*/
    color: #ffffff;
    min-height: 54px;
    background-color: #ff5113;
    font-family: inherit;
    vertical-align: middle;
    padding: 14px 0;
}

@media(max-width: 586px) {
    #important-notice {
        margin-top: 65px;
    }
}

    @media (max-width: 992px) {
        #landing_nopromo {
            background-image: none;
            background-color: #ffffff;
        }
    }

    #landing_blktxt {
        font-weight: 400;
        font-size: 24px;
        line-height: 24px;
        color: #1a1812;
        margin: 0 0 25px 0;
    }

    #promoLink {
        font-size: 20px;
        font-weight: 600;
        font-family: 'Raleway', Helvetica, Arial, sans-serif;
        color: #599e2f;
        margin-left: 15px;
    }

    #promoCode {
        height: 48px;
        font-size: 20px;
    }

    .promo-code-input {
        display: inline;
        width: 50%;
        margin-right: 10px;
        margin-left: 15px;
        height: 48px
    }

    .promo-code-btn button {
    }

    /*
@media (max-width: 375px) {
    .promo-code-input {
        display: inline;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        height: 48px
    }
    .promo-code-btn {
        width: 100%;
    }
}
*/
    .section-band {
        padding: 40px 0;
    }

        .section-band > .container > h2 {
            text-align: center;
            margin: 0 0 25px 0;
        }

    #calculator {
        width: 100%;
        background-image: url('../images/bg_calculator.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        text-align: center;
        color: #ffffff;
        position: relative;
        padding-bottom: 0;
    }

        #calculator.promocode {
            width: 100%;
            background-color: #599e2f;
            text-align: center;
            color: #ffffff;
            position: relative;
        }

        #calculator .form {
            margin: 0 auto 30px auto;
        }

        #calculator table {
            margin: 0 auto;
        }

        #calculator h2 {
            color: #ffffff;
            font-size: 52px;
        }

        #calculator p {
            font-size: 28px;
        }

        #calculator a {
            font-size: 22px;
        }

        #calculator .form select {
            color: #1a1812;
            padding: 5px 10px;
        }

        #calculator .results {
            width: 50%;
            margin: 15px auto 30px auto;
        }

            #calculator .results th, #loan-calculator-results td {
                text-align: center;
            }

            #calculator .results th {
                font-weight: 400;
                font-size: 20px;
                padding: 5px 15px;
            }

            #calculator .results td {
                padding: 0 15px;
                font-size: 28px;
            }

    #landing-page-calculator #calculator {
        background-image: none;
        background-color: #599e2f;
    }

    .icon {
        background-repeat: no-repeat;
    }

    h3.icon {
        padding: 8px 0 0 40px;
        min-height: 35px;
        color: #599e2f;
    }

    h4 a {
        color: #599e2f;
    }

    .steps {
        margin: 0 0 30px 0;
    }

    #testimonials {
        font-family: 'Raleway', Arial, Helvetica, sans-serif;
        font-size: 15px;
    }

        #testimonials h2 {
            font-size: 52px;
            margin: 10px 0 35px;
        }

    .trustpilot-widget {
        margin: 30px 0 0 0;
        padding: 30px 0 0 0;
        border-top: 1px solid #b5b5b5;
    }

    .social {
        float: right;
    }

        .social li {
            float: left;
            padding: 0 5px;
        }

    .thirds {
        width: 100%;
        display: inline-block;
        clear: both;
        margin: 25px 0 25px 100px;
    }

        .thirds h3 {
            text-align: left;
            color: #599e2f;
        }

        .thirds p {
            text-align: left;
        }

        .thirds p {
            text-align: left;
        }

        .thirds .one-third {
            width: 33.33%;
            min-height: 200px;
            float: left;
            text-align: left;
            position: relative;
        }

            .thirds .one-third:after {
                width: 240px;
                height: 47px;
                border-bottom: 1px solid #599e2f;
                -webkit-transform: translateY(20px) translateX(5px) rotate(-65deg);
                position: absolute;
                top: 75px;
                right: 15px;
                content: " ";
                display: block;
            }

            .thirds .one-third.last:after {
                border-bottom: none;
            }

    .two-col div {
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #b5b5b5;
        padding: 10px 0;
    }

        .two-col div.last {
            border-bottom: none;
        }

    .two-col h4 {
        width: 20%;
        float: left;
        margin-right: 5%;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        text-transform: uppercase;
    }

    .two-col p {
        width: 75%;
        float: left;
    }

    .testimonial {
        margin: 0 auto 30px auto;
    }

    /***************************  CONTENT  *****************************/

    #content {
    }

        #content h1 {
            text-align: center;
        }

    .page_header {
        padding: 175px 0 0 0;
    }

        .page_header p {
            font-size: 28px;
            line-height: 36px;
            margin: 0 0 27px 0;
            text-align: center;
        }

    .page_body {
        padding: 30px 0;
    }

    .divider-thick {
        width: 100%;
        height: 5px;
        background-color: #599e2f;
    }

    .page_header .divider-thick {
        margin: 0 0 30px 0;
    }

    .page_footer {
        padding: 65px 0;
    }

    .features {
        padding: 30px 8.33%;
    }

    .feature {
        width: 90%;
        margin: 0 auto;
        padding: 100px 0 0 0;
        background-position: top center;
        background-repeat: no-repeat;
    }

        .feature h3 {
            text-align: center;
            color: #599e2f;
        }

    .qa-list h3 {
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        font-weight: bold;
        background-color: #599e2f;
        color: #ffffff;
        padding: 15px 75px;
        margin: 15px 0 0 0;
        background-image: url('../images/icon-Q.png');
        background-repeat: no-repeat;
        background-position: top 6px left 15px;
    }

    .qa-list div {
        background-color: #eeeeee;
        padding: 25px 75px;
        margin: 0 0 10px 0;
        background-image: url('../images/arw_down.png'), url('../images/icon-A.png');
        background-repeat: no-repeat, no-repeat;
        background-position: top 0 left 25px, top 17px left 18px;
    }

    .qa-list ul {
        margin: 0 0 15px 15px;
    }

    .qa-list li {
        list-style-type: none;
        padding: 0 0 0 7px;
        position: relative;
    }

        .qa-list li:before {
            display: block;
            content: " ";
            width: 8px;
            height: 8px;
            position: absolute;
            left: 0;
            top: 8px;
            background-color: #599e2f;
        }

    #calculator .section-footer {
        background-color: #636466;
        padding: 15px 0;
        bottom: 0;
        width: 100%;
        text-align: center;
    }

        #calculator .section-footer p {
            margin: 0;
            font-size: 20px;
        }

            #calculator .section-footer p.text-exsm {
                font-size: 11px;
            }

    .nav_tabs {
        padding: 0 0 20px 0;
        margin: 0 0 0px 0;
        /*border-bottom:1px solid #b5b5b5;*/
    }

    .nav_underline {
        border-bottom: 1px solid #b5b5b5;
        margin: 0 0 40px 0;
        margin-top: 0px;
        z-index: -1
    }

    .nav_item {
        text-align: center;
    }

        .nav_item a {
        }

    .hero_interior {
        width: 100%;
        min-height: 418px;
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    .hero_interior_content {
        font-size: 28px;
        line-height: 36px;
        padding: 200px 0 0 0;
    }

    .page-security .hero_interior {
        min-height: 380px;
    }

    .page-about-us .hero_interior {
        background-size: cover;
        min-height: 600px;
    }

    .page-about-us .hero_interior_content {
        color: #ffffff;
        padding: 280px 0 0 0;
    }

        .page-about-us .hero_interior_content h1 {
            color: #ffffff;
        }

        .page-about-us .hero_interior_content h2 {
            color: #ffffff;
        }

    .page-about-us .sidebar h3 {
        color: #599e2f;
    }

    .page-about-us .content-primary h3 {
        font-size: 28px;
        line-height: 36px;
        margin: 0 0 20px 0;
    }

    .page-policy-on-responsible-lending .hero_interior .container .row {
        border-bottom: 5px solid #599e2f;
    }

    .page-security .hero_interior .container .row {
        border-bottom: 5px solid #599e2f;
    }

    .page-our-commitment-to-fairness .hero_interior .container .row {
        border-bottom: 5px solid #599e2f;
    }

    .sidebar {
        padding-top: 10px;
    }

    .page-responsible-lending .hero {
        border-bottom: 5px solid #599e2f;
    }

    .page-policy-on-responsible-lending .hero_interior_content {
    }

    .page-faqs .page_body {
        padding: 0 0 30px 0;
    }

    .page-policy-on-responsible-lending .hero_interior_content {
        width: 75%;
    }

    .page-Security .page_body {
        padding: 200px 0 0 0;
    }

    .page-our-commitment-to-fairness .hero_interior_content {
        padding: 220px 0 0 0;
    }

    /*.page-our-commitment-to-fairness .hero_interior{border-bottom:10px solid #599e2f;}*/

    .Page h6 {
        margin: 10px 0 15px 0;
        display: inline-block;
    }

    .LoanPage strong {
        color: #599e2f;
    }

    #site-action a.btn {
        font-size: 22px;
        margin-left: 10px;
        margin-top: -5px;
    }

    .fa-angle-double-right {
        margin-left: 5px;
        color: #00539b;
    }

    #content ul li:before {
        display: block;
        content: " ";
        position: absolute;
        width: 7px;
        height: 7px;
        background-color: #599e2f;
        left: -15px;
        top: 9px;
    }

    #content .sidebar ul li:before {
        display: none;
    }

    #content .page_body .sidebar ul {
        margin: 0 0 30px 0;
    }

        #content .page_body .sidebar ul li {
            margin: 0 0 15px 0;
        }

    #content ul li {
        position: relative;
        margin: 0 0 15px 30px;
        /*	padding:0 0 0 30px;*/
    }

    #content .page_body ul {
        margin: 0 0 30px 30px;
    }

    #content .page_body .tab_nav ul {
        margin: 0;
    }

    #content .page_body ul li {
        margin: 0 0 5px 0px;
    }

    #contact-form {
        margin: 140px 0 0 0;
    }

    .card {
        width: 100%;
        width: 355px;
        height: 355px;
        margin: 0 auto 30px auto;
    }

        .card .question {
            font-size: 32px;
            line-height: 38px;
            font-weight: 700;
            color: #ffffff;
            background-repeat: no-repeat;
            background-size: cover;
            padding: 75px 55px 15px 25px;
        }

        .card .answer {
            font-size: 24px;
            line-height: 30px;
            color: #ffffff;
            background-color: #6d6e71;
            padding: 75px 35px 15px 25px;
        }

    .glossary {
        border-top: 1px solid #b5b5b5;
        padding: 40px 0 0 0;
    }

        .glossary h2 {
            text-align: center;
            margin: 0 0 40px 0;
        }

    #tabs {
        text-align: center;
    }

    .tab_nav {
        width: 75%;
        margin: 0 auto 40px auto;
        border: 1px solid #b5b5b5;
        border-radius: 4px;
        display: inline-block;
    }

    .nav_tabs.loan-tabs {
        padding: 0px;
    }

    .tab_nav li {
        float: left;
        list-style-type: none;
        width: 25%;
    }

        .tab_nav li:before {
            display: none;
        }

        .tab_nav li a {
            color: #599e2f;
            text-decoration: none;
            width: 100%;
            display: block;
            padding: 5px 20px;
            text-align: center;
        }

        .tab_nav li.ui-tabs-active a {
            background-color: #599e2f;
            color: #ffffff
        }

    #content .tab_nav ul li {
        position: inherit;
        margin: 0;
    }

    .tab_content {
        text-align: left;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px;
        -webkit-column-rule: 1px outset #b5b5b5;
        /* Chrome, Safari, Opera */
        -moz-column-rule: 1px outset #b5b5b5;
        /* Firefox */
        column-rule: 1px outset #b5b5b5;
    }

        .tab_content h4 {
            font-size: 16px;
            font-weight: bold;
        }

    .qa-pos-1 {
        background-image: url('../images/bg-qa-pos-1.jpg');
    }

    .qa-pos-2 {
        background-image: url('../images/bg-qa-pos-2.jpg');
    }

    .qa-pos-3 {
        background-image: url('../images/bg-qa-pos-3.jpg');
    }

    .qa-pos-4 {
        background-image: url('../images/bg-qa-pos-4.jpg');
    }

    .qa-pos-5 {
        background-image: url('../images/bg-qa-pos-5.jpg');
    }

    .qa-pos-6 {
        background-image: url('../images/bg-qa-pos-6.jpg');
    }

    .white-link, .white-link:hover, .white-link:visited, .white-link:focus {
        color: white;
    }

    /***************************  ICONS  *****************************/

    .icon-circle:before {
        width: 100px;
        height: 100px;
        content: " ";
        display: block;
        border-radius: 50%;
        margin: 0 auto;
    }

    .icon-circle:hover:before {
    }

    .icon-loan {
        padding: 110px 0 30px 0;
        background-repeat: no-repeat;
        background-position: center top, center bottom -1px;
        background-size: 100px 100px, 11px 5px;
        width: 100%;
        display: inline-block;
        margin: 0 auto;
        color: #599e2f;
        text-decoration: none;
    }

    .steps h3.icon {
        padding: 8px 0 20px 40px;
    }

    .icon-loan:hover, .icon-loan.nav-active {
        font-weight: bold;
        color: #599e2f;
        text-decoration: none;
    }

    .icon-loan:hover {
        opacity: .7;
    }

    .icon-loan.nav-active:hover {
        opacity: 1;
    }

    .icon-step-1 {
        background-image: url('../images/icon-1.png');
    }

    .icon-step-2 {
        background-image: url('../images/icon-2.png');
    }

    .icon-step-3 {
        background-image: url('../images/icon-3.png');
    }

    .icon-step-1:after {
        /*	background-color:#939598;*/
        border-bottom: 8px solid #939598;
    }

    .icon-step-2:after {
        /*background-color:#636466;*/
        border-bottom: 8px solid #636466;
        border-left: 8px solid transparent;
        margin-left: -8px;
    }

    .icon-step-3:after {
        /*background-color:#599e2f;*/
        border-bottom: 8px solid #599e2f;
        border-left: 8px solid transparent;
        margin-left: -16px;
    }

    .icon-step:after {
        display: block;
        content: " ";
        width: 100%;
        height: 0px;
        margin-top: 10px;
        position: absolute;
        left: 0;
    }

    .steps p {
        position: relative;
    }

    /*.add-arrows:after{font-family:"FontAwesome";content: " "; text-decoration:none !important;  position:absolute;  margin-left:5px; }*/

    /*#content .sidebar a{position:relative;border-bottom: 1px solid #00539b; text-decoration:none }
#content .sidebar a:after{font-family:"FontAwesome";content: " "; text-decoration:none !important; margin-left:5px; border-bottom:none !important; }
*/

    .icon-sm-left {
        min-height: 75px;
        padding: 0 0 0 75px;
        background-repeat: no-repeat;
        color: #599e2f;
    }

        .icon-sm-left.icon-clock {
            padding: 20px 0 0 75px;
        }

    .icon-security {
        background-image: url('../images/icon_security.png');
    }

    .icon-stopwatch {
        background-image: url('../images/icon_stopwatch.png');
    }

    .icon-clock {
        background-image: url('../images/icon_clock.png');
    }

    .icon-cash-loans {
        background-image: url('../images/icon_cash-loan.png');
    }

    .icon-consumer-loans {
        background-image: url('../images/icon_consumer-loan.png');
    }

    .icon-installment-loans {
        background-image: url('../images/icon_installment-loan.png');
    }

    .icon-line-of-credit {
        background-image: url('../images/icon_line-of-credit-loan.png');
    }

    .icon-online-loans {
        background-image: url('../images/icon_online-loan.png');
    }

    .icon-personal-loans {
        background-image: url('../images/icon_personal-loan.png');
    }

    .icon-cash-loans:hover, .nav-active.icon-cash-loans {
        background-image: url('../images/icon_cash-loan_on.png'), url('../images/icon_loan_tab_active.png');
    }

    .icon-consumer-loans:hover, .nav-active.icon-consumer-loans {
        background-image: url('../images/icon_consumer-loan_on.png'), url('../images/icon_loan_tab_active.png');
    }

    .icon-installment-loans:hover, .nav-active.icon-installment-loans {
        background-image: url('../images/icon_installment-loan_on.png'), url('../images/icon_loan_tab_active.png');
    }

    .icon-line-of-credit:hover, .nav-active.icon-line-of-credit {
        background-image: url('../images/icon_line-of-credit-loan_on.png'), url('../images/icon_loan_tab_active.png');
    }

    .icon-online-loans:hover, .nav-active.icon-online-loans {
        background-image: url('../images/icon_online-loan_on.png'), url('../images/icon_loan_tab_active.png');
    }

    .icon-personal-loans:hover, .nav-active.icon-personal-loans {
        background-image: url('../images/icon_personal-loan_on.png'), url('../images/icon_loan_tab_active.png');
    }

    /***************************  FOOTER  ***
**************************/

    #footer {
        margin: 0px;
        padding: 15px 0 50px 0;
        background-color: #ededed;
    }

        #footer .legal {
            margin: 15px 0 0 0;
        }

            #footer .legal p {
                font-family: 'Raleway', Arial, Helvetica, sans-serif;
                font-size: 15px;
                line-height: 18px;
            }

    .trust-organizations {
        margin: 30px 0 0 0;
    }

    .table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #000 !important;
    }

        .table-bordered td:nth-child(1) {
            background-color: #eeeeee;
        }

    .centerbold {
        text-align: center;
        font-weight: bold;
    }

    #page-privacy-policy .table {
        border-collapse: collapse;
        border-spacing: 0px;
    }

    .btn-secondary {
        background-color: white;
        color: #1a1812;
        border: 1px solid #ccc;
    }

        .btn-secondary:hover {
            background-color: white;
            color: #1a1812;
            border: 1px solid #ccc;
        }

    /********************************************** Radio buttons */

    #loan-calculator .field input[type="checkbox"] {
        float: left;
        margin-right: 8px;
        color: #599e2f;
        border-radius: 4px;
        border: 1px solid transparent;
    }

    #loan-calculator select {
        max-width: 300px;
    }

    #loan-calculator label {
        font-size: 20px;
    }

    #loan-calculator input[type="radio"] {
        width: 30px;
        height: 30px;
        color: #599e2f;
        background-image: url('../images/btn_radio_off.png');
        background-repeat: no-repeat;
        outline: none;
    }

        #loan-calculator input[type="radio"]:checked {
            background-image: url('../images/btn_radio_on.png');
        }

    #loan-calculator [type="radio"]:checked, #loan-calculator [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px;
    }

        #loan-calculator [type="radio"]:checked + label, #loan-calculator [type="radio"]:not(:checked) + label {
            position: relative;
            padding-left: 36px;
            margin-left: 16px;
            padding-right: 8px;
            cursor: pointer;
            line-height: 28px;
            display: inline-block;
            color: #ffffff;
        }

            #loan-calculator [type="radio"]:checked + label:before, #loan-calculator [type="radio"]:not(:checked) + label:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 28px;
                height: 28px;
                border: 3px solid #ffffff;
                border-radius: 100%;
                background: transparent;
            }

            #loan-calculator [type="radio"]:checked + label:after, #loan-calculator [type="radio"]:not(:checked) + label:after {
                content: '';
                width: 12px;
                height: 12px;
                border: 1px solid #ffffff;
                background: #599e2f;
                position: absolute;
                top: 8px;
                left: 8px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }

            #loan-calculator [type="radio"]:not(:checked) + label:after {
                opacity: 0;
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            #loan-calculator [type="radio"]:checked + label:after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

    /*************************************************************** CUSTOM BOOTSTRAP 3 CAROUSEL FADE*/

    /* Carousel Fading slide */

    .carousel-fade .carousel-inner {
        background: white;
    }

    .carousel-fade .carousel-control {
        z-index: 2;
    }

    .carousel-fade .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
    }

        .carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active {
            opacity: 1;
        }

    .carousel-fade .active.left, .carousel-fade .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

    /* Safari Fix */

    @media all and (transform-3d), (-webkit-transform-3d) {
        .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
            opacity: 0;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

            .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
    }

    /* Carousel Control custom */

    .carousel-control .control-icon {
        font-size: 48px;
        height: 30px;
        margin-top: -15px;
        width: 30px;
        display: inline-block;
        position: absolute;
        top: 50%;
        z-index: 5;
    }

    .carousel-control .prev {
        margin-left: -15px;
        left: 50%;
    }

    /* Prev */

    .carousel-control .next {
        margin-right: -15px;
        right: 50%;
    }

    /* Next */

    /* Removing BS background */

    .carousel .control-box {
        opacity: 0;
    }

    a.carousel-control.left {
        left: 0;
        background: none;
        border: 0;
    }

    a.carousel-control.right {
        right: 0;
        background: none;
        border: 0;
    }

    /* Animation */

    .control-box, a.carousel-control, .carousel-indicators li {
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease;
        /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
        /* Assigning animation to indicator li will make slides flicker */
    }

    /* Hover animation */

    .carousel:hover .control-box {
        opacity: 1;
    }

    .carousel:hover a.carousel-control.left {
        left: 15px;
    }

    .carousel:hover a.carousel-control.right {
        right: 15px;
    }

    /* Carouse Indicator */

    .carousel-indicators li.active, .carousel-indicators li {
        border: 0;
    }

    .carousel-indicators li {
        background: #666;
        margin: 0 3px;
        width: 12px;
        height: 12px;
    }

        .carousel-indicators li.active {
            background: #599e2f;
            margin: 0 3px;
        }

    /* Regulatory */

    .regulatory-container {
        max-width: 1135px;
        text-align: left !important;
        margin: 275px auto;
        margin-bottom: 75px;
        padding: 15px;
    }

        .regulatory-container p {
            max-width: 1000px;
            font-weight: 500;
            line-height: 1.5em;
        }

        .regulatory-container h1 {
            text-align: left !important;
            font-weight: 400;
        }

        .regulatory-container hr {
            border: 2px solid #599e2f;
            margin-bottom: 25px;
        }

    .contact-msg {
        font-weight: bold !important;
    }