body {
    font-family: Arial, Helvetica, sans-serif;
}

* {
    box-sizing: border-box;
}

:focus {
    outline: none;
}

.m-auto {
    margin: 0px auto;
}

.mt-50 {
    margin-top: 50px !important;
}

.page-wraper {
    max-width: 1650px;
    margin: 0px auto;
    box-shadow: 0px 6px 5px 6px #ddd;
}

.header-section1 h2 {
    font-size: 26px !important;
}

.video-section {
    border: 2px solid #ccc;
}

.menu-link .nav-social-link {
    float: right;
}

.nav-social-link .ga-btn {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    /* padding: 30px 0; */
}

.menu-link .nav-button {
    float: left;
    /* padding-left: 60px; */
}

.menu-link {
    position: relative;
    padding: 16px 0px;
    float: right;
    width: 100%;
    display: flex;
    justify-content: space-between !important;
    align-items: center;
}

.section02 {
    position: relative;
    padding: 60px 0px !important;
    background: #fff;
}

.section02 .section-title {
    font-size: clamp(1.5rem, 1.375rem + 0.625vw, 2.125rem);
    line-height: clamp(2.25rem, 2.1rem + 0.75vw, 3rem);
    text-align: center;
    font-weight: 800 !important;
    color: #003c58;
    margin-bottom: 50px;
    padding: 0 30px;

}

.nis-main-form .wpcf7-not-valid-tip {
    position: relative;
    top: -40px;
    left: 86px;
}

.section-title {
    font-family: 'Raleway', sans-serif;
}

.color-red {
    color: #fe3000;
}

.text-bottomline {
    text-decoration: underline;
}

.text-gold {
    color: #003c58;
}

.default-list {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
}

.section02 .default-list li {
    font-size: 20px;
    line-height: unset;
    font-weight: 500;
    color: #fff;
    margin-bottom: 35px;
    max-width: 100%;
}

.default-list li {
    font-size: 3rem;
    line-height: 3.2rem;
    margin-bottom: 2rem;
    padding-left: 45px;
    position: relative;
}

.section02 .default-list li::before {
    content: '';
    background: url(../images/s02-list-icon.png) no-repeat left top;
    width: 28px;
    height: 30px;
    top: 5px;
    background-size: 80%;
}

.default-list li::before {
    content: '✔';
    position: absolute;
    left: 3px;
    top: 3px;
}

.section02 .default-list li strong {
    color: #d4af37;
}

.s02-comic1 {
    position: absolute;
    left: 13%;
    top: 10rem;
    bottom: 0;
    max-width: 9%;
}

.s02-comic2 {
    position: absolute;
    right: 13%;
    top: 10rem;
    bottom: 0;
    max-width: 9%;
}

.section03 {
    padding-top: 0;
    position: relative;
    background-image: url(../images/s03-bg1.png);
    background-repeat: no-repeat, no-repeat;
    background-size: cover;
    background-position: right center, center bottom;
    padding-bottom: 45px;
    margin-top: 0px;
    margin-bottom: 0px;

}

.section03 .section-header {
    background: url(../images/s03-bg-header.png) no-repeat center top;
    background-size: cover;
    min-height: 11rem;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.feature-title {
    font-size: 34px;
    line-height: unset;
    font-weight: normal;
    color: #fff;
    margin-bottom: 0px;
    font-family: sans-serif;
    font-weight: 700;
}

.Collateral-box h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2px;
    line-height: unset;
}

.Collateral-box h5 {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: unset;
    margin-bottom: 10px;
    color: #d4af37;
    font-weight: normal;
}

.Collateral-box p {
    font-size: 15px;
    line-height: unset;
    color: #444444;
    font-weight: 500;
}

.section4 .section-header {
    background: url(../images/bg-img.png) no-repeat center top;
    background-size: auto;
    text-align: center;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 128px;
}

.big-money-due {
    background: url(../images/bg-img.png) no-repeat center top;
    background-size: auto;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}

.big-money-due p {
    font-weight: 600;
    font-size: 30px;
    font-family: sans-serif;
}

.section4 .feature-title strong {
    color: #d4af37;
}

.section4 .feature-title {
    font-size: 34px;
    max-width: 61%;
    line-height: 48px;
}

.section4 .input-group .form-control {
    background: #c0c0c0;
    border-radius: 5px !important;
    padding-left: 15px;
    height: unset;
}

#subscribeForm {
    width: 100%;
    display: inline-flex;
}

::-webkit-input-placeholder {
    color: #000 !important;
}

.section4 .input-group.mb-3 {
    width: 60%;
    margin: 0px auto;
    padding-bottom: 60px;
}

.section4 .input-group.mb-3 .btn.btn-gold {
    border-radius: 5px !important;
    margin-bottom: 0px;
}

.section4 .input-group-append {
    padding-left: 15px;
    height: 40px;
    display: unset !important;
}

/*.section5.mobile-viewport {
    display: none;
}*/
.section5 {
    padding-top: 60px;
    background: url(../images/bg-faq.png) repeat center center;
    background-size: cover;
    padding-bottom: 18px;
    margin-top: 0px !important;
}

.section5 .item .col-12.col-md-6.p-5 {
    width: 100% !important;
    max-width: unset;
}

.section5 .section-title {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 6rem;
    font-size: 40px;
    line-height: 4.8rem;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    width: 60%;
}

.section5 .faq-box {
    background-color: #fff;
    position: relative;
    margin-bottom: 25px;
}

.section5 .faq-box .faq-title {
    font-family: 'Krona One', sans-serif;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
}

.section5 .faq-box .faq-title strong {
    display: block;
    font-weight: normal;
    position: relative;
    top: -60px;
    left: 40px;
    z-index: 3;
    padding-left: 1rem;
    font-family: sans-serif;
    font-size: 22px;
    line-height: normal;
    padding-top: 4px;
    font-weight: 700;
}

.section5 .d-block {
    display: block !important;
}

.section5 .faq-box .faq-text {
    font-size: 20px;
    padding: 15px 22px;
}

.section5 .faq-box .faq-title::before {
    content: '';
    display: block;
    width: 100%;
    height: 13.4rem;
    background: url(../images/bg-faq-title.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -90px;
    z-index: 2;
}

.section5 .btn.btn-gold.btn-quote {
    margin: 0px auto;
    color: #fff;
    padding: 20px 60px;
    font-size: 23px;
}

.section5 .btn.btn-gold.btn-quote:hover {
    background: #d4af37;
    box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 1)
}

.section5 .geekassets-box {
    background: url(../images/s5-bg-footer.png) no-repeat center top;
    background-size: cover;
    text-align: center;
    position: relative;
    top: 0rem;
    padding-top: 13rem;
    margin-bottom: -18rem;
    padding-bottom: 5em;
}

.section5 .geekassets-box p span {
    display: block;
    font-size: 30px;
    color: #fff;
    padding-bottom: 23px;
}

.section5 .geekassets-box p a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -4rem;
}

.geekassets-box img {
    width: 90%;
    padding-top: 50px;
}

.section6 {
    padding-top: 70px;
    padding-bottom: 60px;
}

.s6-text p {
    font-size: 18px;
    font-weight: 500;
}

.section7 .section-content {
    /*background: url(../images/bg-video.png) no-repeat center top;*/
    background-size: cover;
    text-align: center;
    top: 0rem;
    padding-top: 60px;
    padding-bottom: 60px;
}

.section7 .section-heading h2 {
    font-size: 40px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    line-height: unset;
    margin-bottom: 8px;
}

.section7 .section-heading h5 {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-weight: normal;
    line-height: unset;
    margin-bottom: 0;
    padding-bottom: 50px;
}

.video-section {
    padding-top: 50px;
    margin: 0px auto;
    box-shadow: 0px 5px 13px 3px #222;
}

.video-description {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding-top: 20px;
}

.video-section .video-autoplay-overlay img {
    height: 35px !important;
}

.video-autoplay iframe {
    max-height: 100% !important;
}

.video-section .video-autoplay-overlay {
    padding: 107px 0 !important;
}

/*form-scroll table*/
.form-section .table-bordered {
    border: none !important;
    width: 500px;
    overflow-y: scroll;
    margin-bottom: 0;
    max-width: unset;
}

.form-section .text-input {
    overflow: scroll;
}

#actionTermsConditions,
#actionPrivacyNotice,
#contactForm {
    z-index: 99999;
    margin-top: 55px;
}

#actionTermsConditions .modal-content,
#actionPrivacyNotice .modal-content,
#contactForm .modal-content {
    background: #fff;
}

#comicLoanQuoteForm {
    z-index: 99999;
    background: rgb(255, 255, 255, 0.95);
}

.wpcf7-form-control-wrap.your-message {
    width: 100%;
}

textarea.form-control {
    height: 120px;
    width: 100% !important;
}

/*contact-us-start*/
.contact-us .heading-title p {
    margin-bottom: 10px;
}

.contact-us .col-sm-6 {
    padding: 5px 15px 15px !important;
}

.icon.user-icon {
    background: url(../images/user.png) no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 6px;
    left: 9px;
    z-index: 999;
    width: 29px;
    height: 27px;
}

.icon.email-icon {
    background: url(../images/email.png) no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 6px;
    left: 9px;
    z-index: 999;
    width: 27px;
    height: 27px;
}

.icon.pencil {
    background: url(../images/pencil.png) no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 999;
    width: 27px;
    height: 27px;
}

.contact-us .button-group input {
    margin: 0px auto !important;
    width: 50% !important;
    display: block !important;
    margin-top: 10px !important;
    background: #003c58;
    border: none;
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px !important;
}

.contact-us .wpcf7-form-control-wrap input {
    padding-left: 45px;
}

.contact-us textarea.form-control {
    padding-left: 40px;
}

#contactForm .modal-body {
    padding-top: 0px !important;
}

/*contact-us-end*/

.Collateral-box {
    text-align: center;
}

.Collateral-box ul {
    display: ruby;
    padding-left: 20px;
}



/*@media query start Responsive*/


@media (max-width: 1024px) and (min-width: 768px) {
    .nis-form::before {
        background-size: 80%;
        background-repeat: no-repeat;
    }

    .menu-bar .topbar-left {
        padding: 0px !important;
    }

    .menu-link {
        /*width: 62% !important;*/
        float: right !important;
    }

    .topbar-left ul li::after {
        top: 5px !important;
        height: 14px !important;
    }


    .header-section1 h2 strong {
        top: 106px;
    }

    .section02 ul.default-list {
        margin-top: 50px !important;
    }

    .section02 {
        padding: 30px 0 40px !important;
    }

    .section02 .section-title {
        font-size: 22px !important;
        margin-bottom: 30px;
        padding: 0 100px;
    }

    .section03 {
        background-repeat: repeat !important;
    }

    .section03 .feature-title {
        font-size: 25px;
        margin-top: -30px;
    }

    .section03 .section-header {
        min-height: 8rem !important;
    }


    .section4 .input-group.mb-3 {
        width: 90% !important;
        padding-bottom: 45px !important;
        padding-top: 60px;
    }

    .section4 .section-header {
        padding-bottom: 88px;
        background-size: 142%;
    }

    .section5 .section-title {
        margin-bottom: 8rem;
    }

    .p-5 {
        padding: 2rem !important;
    }

    .section5 .faq-box {
        margin-bottom: 48px;
    }

    .section5 .faq-box .faq-title strong {
        top: -44px;
        padding-left: 0;
        font-size: 20px !important;
    }

    .section7 .section-content {
        padding-top: 40px;
    }

    .section5 .faq-box .faq-text {
        font-size: 17px;
    }

    .section5 .faq-box.faq-tag .faq-title strong {
        top: -41px;
    }

    .Collateral-box img {
        width: 60% !important;
    }

    .Collateral-box h2 {
        font-size: 14px !important;
    }

    .Collateral-box h5 {
        font-size: 15px !important;
    }

    .Collateral-box p {
        font-size: 14px !important;
    }


    /*new-page*/
    .nis-main-form .col-md-4 {
        float: left;
        max-width: 50%;
    }

    .nis-main-form.contact-inner .col-md-4 {
        max-width: 33.333333% !important;
    }

    .nis-main-form.contact-inner .col-md-4 p {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 768px) and (min-width: 767px) {
    .header-section1 h2 {
        height: 179px !important;
        background-size: 82% !important;
        font-size: 18px !important;
        padding-top: 20px !important;
        top: -13px !important;
        line-height: unset !important;
    }

    .header-section1 h2 strong {
        top: 90px !important;
        background-size: 76% !important;
        font-size: 17px;
    }

    .header-section1 {
        height: 12em !important;
        background-size: 120% !important;
    }

    .section02 .default-list li::before {
        background-size: 70%;
    }

    .section02 .default-list li {
        font-size: 17px !important;
        margin-bottom: 25px !important;
        padding-left: 32px !important;
    }

    /*.section02 .section-title{ font-size: 20px !important; }*/
    .s02-comic2,
    .s02-comic1 {
        top: 5rem;
        max-width: 9%;
    }

    .section4 .section-header {
        padding-bottom: 38px;
    }

    .section4 .feature-title {
        font-size: 20px !important;
    }

    .section5 .faq-box .faq-title::before {
        width: 22.2rem;
        height: 9.4rem;
        background-size: 100%;
        left: -3rem;
        top: -4rem;
    }

    .section5 .section-title {
        margin-bottom: 4rem;
    }

    .section5 .faq-box .faq-text {
        font-size: 14px;
        padding: 1px 18px;
    }

    .section5 .faq-box .faq-title strong {
        top: -40px !important;
        font-size: 15px !important;
        line-height: 18px !important;
        left: 0px;
    }

    .section5 .btn.btn-gold.btn-quote {
        font-size: 15px !important;
        padding: 15px 25px;
    }

    .section6 {
        padding-top: 80px;
        padding-bottom: 12px;
    }

    .s6-text p {
        font-size: 15px;
    }

    .section7 .section-content {
        padding: 30px 0px !important;
    }

    .section7 .section-heading h2 {
        font-size: 24px;
        margin-bottom: 0px;
    }

    .section7 .section-heading h5 {
        padding-bottom: 25px !important;
        font-size: 16px;
    }

    .video-description {
        padding-top: 15px !important;
        line-height: unset !important;
        font-size: 13px !important;
    }

    .video-section .video-autoplay-overlay {
        padding: 67px 0 !important;
    }

    .footer-top {
        padding: 20px 0 20px !important;
    }

    .social-icon.footer-list {
        padding: 10px 0 !important;
    }

    .footer-discription p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 0px;
    }

    .footer .footer_widget ul li a {
        font-size: 13px !important;
    }

    .footer-bottom {
        padding: 20px 0px !important;
    }

    .footer .footer-bottom p {
        font-size: 18px !important;
    }

    .footer-button .btn.ga-btn {
        font-size: 12px !important;
        padding: 10px 15px;
    }

}


@media (max-width: 1024px) and (min-width: 1023px) {

    .menu-link .btn.ga-btn {
        font-size: 10px !important;
    }

    .header-section1 h2 {
        height: 216px !important;
        background-size: 72% !important;
        font-size: 22px !important;
        padding-top: 18px !important;
        line-height: 1.5;
    }

    .section5 .faq-box .faq-title::before {
        width: 33.2rem;
        height: 9.4rem;
        background-size: 92%;
        left: -3rem;
        top: -5rem;
    }

    .section5 .faq-box .faq-title {
        font-size: 13px;
        margin-bottom: 3px;
        padding-top: 6px;
        line-height: 18px !important;
    }

    .section5 .faq-box .faq-title {
        font-size: 16px;
        margin-bottom: 3px;
        padding-top: 0px;
        line-height: 25px !important;
    }

    .section5 {
        padding-top: 40px;
    }


}
@media (max-width: 768px) {
    .post-86 h1.entry-title {
    font-size: 25px !important;
}
.nis-form-2 .mb-3.col-6{
    width: 100% !important;
}
.nis-form-2 .col-6{
    width: 100%;
    max-width: 100%;
}
}

@media (max-width: 768px) and (min-width: 640px) {
    .section5 {
        padding-top: 30px;
    }

    .justify-content-center h3 {
        font-size: 22px !important;
        line-height: 1.5 !important;
    }

    .sig p {
        font-size: 25px !important;
        padding-top: 0px !important;
        margin-bottom: 0 !important;
    }

    .input-group-append .btn-get-now {
        margin-top: 20px;
        margin-bottom: 0px !important;
    }

    .content-page .nis-main-form p label {
        font-size: 12px !important;
    }


    .nis-main-form .wpcf7-not-valid-tip {
        left: 0 !important;
        right: 0 !important;
        text-align: right !important;
    }


}




@media (max-width: 667px) {
    .email-text {
        display: none;
    }

    .section02 ul.default-list {
        margin-top: 50px !important;
    }

    .social-icon.footer-list ul li a img {
        height: 30px !important;
    }

    div#exampleModal {
        background: rgb(255, 255, 255, 10);
    }

    .modal-dialog {
        margin-top: 0 !important;
    }

    .form-section {
        padding: 0px !important;
    }

    .contact-form {
        padding: 0px 5px !important;
    }

    .input-text-group {
        padding: 14px 12px !important;
        padding-bottom: 1px !important;
    }

    button.close {
        box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 0.70);
    }

    .container {
        max-width: 610px;
    }

    .big-money-due-button .ga-btn a img.carf {
        width: 27% !important;
        float: left;
        padding: 30px 0 0 !important;
    }

    img.auto-check {
        width: 18% !important;
        padding-top: 15px;
        float: right;
    }

    .section5 .faq-box .faq-title strong {
        padding-top: 20px;
        font-size: 15px !important;
        padding-left: 0;
    }

    .footer-button {
        margin-left: 15px;
        margin-right: 15px;
    }

    .content-page .post-86 h1.entry-title {
        font-size: 20px !important;
    }

     .page-id-86 .content-page .post-86 h1.entry-title {
        font-weight: 800;
        margin-bottom: 8px;

    }

    /*new-page*/
    .nis-main-form .col-md-4 {
        max-width: 100%;
    }

    .nis-main-form .wpcf7-not-valid-tip {
        left: 0 !important;
        right: 0 !important;
        text-align: right !important;
    }

    /*.nis-main-form p input{
    height: 40px !important;
}*/
    p.ta-left span.wpcf7-form-control-wrap input.txtul {
        width: 50% !important;
    }

    .video-section.embed-responsive.embed-responsive-16by9 {
        margin-bottom: 20px;
    }

    .col-6.col-lg-6.col-sm-12 {
        max-width: 100% !important;
        display: contents;
    }

    .content-page .init p strong {
        padding: 10px 0px 15px !important;
    }

    .text-sp2 {
        padding: 0px 0px !important;
    }

}

@media (max-width: 667px) and (min-width: 320px) {
    .nis-form::before {
        display: none;
    }

    .nis-form.col-6.col-sm-8 {
        width: 100% !important;
        max-width: fit-content;
    }

    .col-lg-8.col-md-8.col-sm-12.text-left.text-md-left {
        justify-content: center;
    }

    .col-lg-4.col-md-4.col-sm-12.text-center.text-md-right {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .txt-button .ga-btn {
        font-size: 15px !important;
    }
}

@media (max-width: 667px) and (min-width: 481px) {
    .topbar-left ul li::after {
        top: 5px !important;
        height: 15px !important;
        left: 33px;
    }

    .section5 .faq-box .faq-text {
        font-size: 16px;
        padding: 10px 22px;
    }

    .header-section1 h2 {
        height: 179px !important;
        background-size: 82% !important;
        font-size: 18px !important;
        padding-top: 20px !important;
        top: -13px !important;
        line-height: unset !important;
    }

    .header-section1 h2 strong {
        top: 90px !important;
        background-size: 76% !important;
        font-size: 16px;
        padding-top: 30px !important;
    }

    .header-section1 {
        height: 12em !important;
        background-size: 122% !important;
    }

    .section02 {
        padding: 30px 0 20px !important;
    }

    .section02 .default-list li {
        font-size: 14px !important;
        margin-bottom: 25px;
        padding-left: 35px;
    }

    .section02 .default-list li::before {
        background-size: 69%;
    }

    .section02 .section-title {
        font-size: 20px !important;
        line-height: 28px !important;
        margin-bottom: 30px;
    }

    .s02-comic2,
    .s02-comic1 {
        top: 2rem;
        max-width: 9%;
    }

    .section03 .feature-title {
        font-size: 3vw !important
    }

    .section03 .section-header {
        background-size: 130% !important;
        min-height: 6rem !important;
        padding-top: 0px !important;
    }

    .section03 .Collateral-box img {
        width: 60% !important;
    }

    .section03 .Collateral-box h2 {
        font-size: 12px !important;
    }

    .section03 .Collateral-box h5 {
        font-size: 11px !important;
    }

    .section03 .Collateral-box p {
        font-size: 12px !important;
    }

    .section03 {
        padding-bottom: 10px !important;
    }

    .section4 .feature-title {
        font-size: 3vw !important;
        line-height: unset !important;
    }

    .section4 .section-header {
        padding-top: 30px !important;
        padding-bottom: 67px !important;
        background-size: 203% !important;
    }

    .section4 .input-group.mb-3 {
        width: 80% !important;
        padding-top: 20px !important;
        padding-bottom: 21px !important;
    }

    .section5 {
        padding-top: 30px !important;
    }

    .section5 .faq-box .faq-title::before {
        width: 100% !important;
        height: 9.4rem;
        background-size: 100%;
        left: -3rem;
        top: -6rem;
    }

    .section-title.dashed-title {
        margin-bottom: 50px;
        font-size: 30px;
        font-weight: 600;
        line-height: unset;
        width: 40%;
    }

    .section5 .faq-box .faq-text {
        font-size: 14px;
        padding: 12px 18px 5px;
    }

    .section5 .faq-box .faq-title strong {
        top: -53px !important;
        font-size: 17px;
    }

    .section5 .faq-box .faq-title {
        font-size: 13px;
        line-height: 18px !important;
        margin-bottom: 0px !important;
    }

    .section5 .geekassets-box {
        padding-top: 63px !important;
    }

    .section5 .faq-box {
        margin-bottom: 30px !important;
    }

    .section5 .btn.btn-gold.btn-quote {
        font-size: 15px !important;
        padding: 15px 25px;
    }

    .section5 .geekassets-box p a {
        top: 1rem !important;
    }

    .section5 .geekassets-box img {
        width: 60%;
        padding-top: 10px;
    }

    .section5 .geekassets-box {
        padding-top: 0px !important;
        top: 0px !important;
    }

    .section5 .geekassets-box p span {
        font-size: 26px !important;
        padding-bottom: 0 !important;
        padding-top: 131px !important;
    }

    .section6 {
        padding-top: 240px;
        padding-bottom: 12px;
    }

    .s6-text p {
        font-size: 15px;
    }

    .section7 .section-content {
        padding: 30px 0px !important;
    }

    .section7 .section-heading h2 {
        font-size: 24px;
        margin-bottom: 0px;
    }

    .section7 .section-heading h5 {
        padding-bottom: 25px !important;
        font-size: 14px;
    }

    .video-description {
        padding-top: 15px !important;
        line-height: unset !important;
        font-size: 13px !important;
    }

    .video-section .video-autoplay-overlay {
        padding: 50px 0 !important;
        margin-bottom: 10px !important;
    }

    .footer-top {
        padding: 20px 0 20px !important;
    }

    .social-icon.footer-list {
        padding: 10px 0 !important;
    }

    .footer-discription p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 0px;
    }

    .footer-list ul li {
        padding: 0px 10px !important;
    }

    .footer .footer_widget ul li a {
        font-size: 11px !important;
    }

    .footer-bottom {
        padding: 20px 0px !important;
    }

    .footer-button-tab {
        float: unset !important;
        display: inline-block !important;
    }

    .footer .footer-bottom p {
        font-size: 14px !important;
    }

    .footer-button .btn.ga-btn {
        font-size: 12px !important;
        padding: 10px 15px;
    }


}

@media (max-width: 480px) and (min-width: 400px) {

    .menu-link {
        width: 60% !important;
        margin-left: 72px !important;
    }

    .menu-link {
        width: 57% !important;
        float: right !important;
    }

    .header-section1 h2 {
        height: 139px !important;
        background-size: 76% !important;
        font-size: 13px !important;
        padding-top: 21px !important;
        top: -13px !important;
        line-height: unset !important;
    }

    .header-section1 h2 strong {
        top: 73px !important;
        background-size: 69% !important;
        font-size: 12px;
        padding-top: 17px !important;
        padding-bottom: 38px !important;
    }

    .header-section1 {
        height: 8em !important;
        background-size: 249% !important;
    }

    .section02 {
        padding: 30px 0 20px !important;
    }

    .section02 .default-list li {
        font-size: 13px !important;
        margin-bottom: 11px;
        padding-left: 35px;
    }

    .section02 .default-list li::before {
        background-size: 58%;
    }

    

    .btn-get-now {
        margin-top: 30px !important;
    }

    .s02-comic2,
    .s02-comic1 {
        top: 2rem;
        max-width: 9%;
    }

    .section03 .feature-title {
        font-size: 3vw !important
    }

    .section03 .section-header {
        background-size: 135% !important;
        min-height: 4rem !important;
        padding-top: 0px !important;
    }

    .section03 .Collateral-box img {
        width: 26% !important;
    }

    .section03 .Collateral-box h2 {
        font-size: 12px !important;
    }

    .section03 .Collateral-box h5 {
        font-size: 11px !important;
    }

    .section03 .Collateral-box p {
        font-size: 12px !important;
    }

    .section03 {
        padding-bottom: 10px !important;
    }

    .section4 .feature-title {
        font-size: 3vw !important;
        line-height: unset !important;
    }

    .section4 .section-header {
        padding-top: 22px !important;
        padding-bottom: 24px !important;
        background-size: 203% !important;
    }

    .section4 .input-group.mb-3 {
        width: 80% !important;
        padding-top: 20px !important;
        padding-bottom: 21px !important;
    }

    .section5 {
        padding-top: 30px !important;
    }

    .section5 .faq-box .faq-title::before {
        width: 100% !important;
        height: 9.4rem;
        background-size: 100%;
        left: 0;
        top: -5em;
    }

    .section6 .col-sm-4 {
        text-align: center !important;
    }

    .section6 .col-sm-4 img {
        width: 50% !important;
    }

    .section7 .video-section {
        width: 100%;
        margin: 0px auto;
    }

    .section-title.dashed-title {
        margin-bottom: 50px;
        font-size: 30px;
        font-weight: 600;
        line-height: unset;
        width: 40%;
    }

    .section5 .faq-box .faq-text {
        font-size: 14px;
        padding: 12px 18px 5px;
    }

    .section5 .faq-box .faq-title strong {
        top: -53px !important;
        font-size: 14px;
    }

    .section5 .faq-box .faq-title {
        font-size: 13px;
        line-height: 18px !important;
        margin-bottom: 0px !important;
    }

    .section5 .geekassets-box {
        padding-top: 63px !important;
    }

    .section5 .faq-box {
        margin-bottom: 2px !important;
    }

    .section5 .btn.btn-gold.btn-quote {
        font-size: 15px !important;
        padding: 15px 25px;
    }

    .section5 .geekassets-box p a {
        top: 1rem !important;
    }

    .section5 .geekassets-box img {
        width: 60%;
        padding-top: 10px;
    }

    .section5 .geekassets-box {
        padding-top: 0px !important;
        top: 0px !important;
    }

    .section5 .geekassets-box p span {
        font-size: 26px !important;
        padding-bottom: 0 !important;
        padding-top: 131px !important;
    }

    .section6 {
        padding-top: 10px;
        padding-bottom: 12px;
    }

    .s6-text p {
        font-size: 15px;
    }

    .section6 .col-sm-8.s6-text {
        padding-top: 0px;
    }

    .section7 .section-content {
        padding: 30px 0px !important;
    }

    .section7 .section-heading h2 {
        font-size: 24px;
        margin-bottom: 0px;
    }

    .section7 .section-heading h5 {
        padding-bottom: 25px !important;
        font-size: 14px;
    }

    .video-description {
        padding-top: 15px !important;
        line-height: unset !important;
        font-size: 13px !important;
    }

    .video-section .video-autoplay-overlay {
        padding: 70px 0 !important;
        margin-bottom: 10px !important;
    }

    .footer-top {
        padding: 20px 0 20px !important;
    }

    .social-icon.footer-list {
        padding: 10px 0 !important;
    }

    .footer-discription p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 25px;
    }

    .footer-list ul li {
        padding: 0px 10px !important;
        /*width: 50% !important;*/
    }

    .footer .footer_widget ul li a {
        font-size: 11px !important;
    }

    .footer-bottom {
        padding: 10px 0px !important;
    }

    .footer-button-tab {
        float: unset !important;
        display: inline-block !important;
    }

    .footer .footer-bottom p {
        font-size: 14px !important;
    }

    .footer-button .btn.ga-btn {
        font-size: 10px !important;
        padding: 8px 7px;
    }

    .sig p {
        font-size: 26px !important;
        margin-bottom: 10px !important;
        padding-top: 10px !important;
    }

    /*form-group*/
    .form-section {
        width: 100% !important;
        margin: 0px auto;
        max-width: 100%;
        padding: 0 10px;
    }

    .form-heading img {
        width: 100% !important;
    }

    .form-heading:after {
        left: 8px !important;
    }

    .contact-form .col-sm-6 {
        padding-top: 8px;
    }

    .radio-group .break {
        position: unset !important;
    }

    .btn-class .col-sm-6 {
        width: 40% !important;
    }

    .footer-btn {
        left: -24px !important;
        top: -24px !important;
    }

    .btn-class {
        width: 97% !important;
        left: 56px !important;
        top: 46px !important;
    }

    button.close {
        right: 21px !important;
        top: 43px !important;
    }

    /*contact-us*/
    .contact-us .col-sm-6 {
        padding: 0px 15px 17px !important;
    }

    .contact-us .wpcf7-form-control-wrap {
        width: 100% !important;
    }

}

.nis-form-2 .col-12 {
    display: flex;
    flex-wrap: wrap;
}

.nis-form-2 .col-6 {
    width: 50%;
    box-sizing: border-box;
}

.nis-form-2 p label {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px;
}

.nis-form-2 .col-6 p span input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0px;
}

@media (max-width: 480px) {
     .btn-get-now {
        margin-bottom: -19px !important;
        margin-top: 10px !important;
    }
    .mb-3.col-12 {
    padding-left: 6px;
    padding-right: 10px;
}
    .col-sm-3.p-lr15.text-center {
    width: 50%;
}
    .section03 .section-header{
        margin-bottom: 30px !important;
    }
        .big-money-due p {
        font-size: 20px !important;
    }
    .section02 .section-title {
        font-size: 18px !important;
        margin-bottom: 27px !important;
        line-height: unset !important;
    }
    .section02 .section-title{
        padding: 0px;
    }
    .feature-title span.d-xl-block {
        font-size: 18px !important;
    }

    .default-section.section6 {
        padding-top: 0px !important;
        padding-bottom: 15px;
    }

    .section6 h3 {
        font-size: 18px !important;
        line-height: 1.5;
    }

    .btn-blue.btn-get-now {
        font-size: 14px;
    }

    .ni-list-group .container h1 {
        font-size: 17px !important;
    }

    .ni-list-group .p-b-50 {
        padding-bottom: 10px;
    }

    .ni-list-group.p-tb45 {
        padding-top: 10px !important;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary.text-center {
        font-size: 15px !important;
        padding: 10px 20px !important;
        margin-bottom: -20px !important;
    }

    .mb-3.col-12 .text-gray {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        font-size: 13px;
    }

    .info-title {
        margin-bottom: 15px;
        text-align: center;
    }

    .mb-3.col-6 {
        margin-bottom: 5px !important;
    }

    .menu-link .nav-button {
        padding: 0px !important;
    }

    .form-control {
        font-size: 12px;
    }

    .big-money-due h2.text-white {
        text-align: center;
        font-size: 17px !important;
        line-height: 1.5;
    }

    .nis-form-2 .col-12 {
        flex-direction: column;
        padding: 0;
    }

    .nis-form-2 .col-6 {
        width: 100% !important;
        max-width: max-content;
        padding: 0;
        display: contents;
    }

    .myblock {
        padding: 5px 0px !important;
    }

    .section02 {
        padding: 30px 0 30px !important;
    }

    .menu-bar .container {
        flex-direction: column;
    }

    .menu-link.justify-content-end {
        width: 100% !important;
        margin-left: 0px !important;
        display: unset;
    }

    .menu-link .nav-button {
        padding: 23px 0;
    }

    .menu-bar .container .topbar-left {
        text-align: center !important;
        padding-left: 0;
        float: unset;
        width: 100% !important;
        padding-right: 4px;
    }

    .menu-bar .topbar-left ul li a img {
        width: 80% !important;
        padding-top: 10px;
    }

    .menu-link .nav-button.text-only .ga-btn {
        padding: 27px 10px 0 !important;
    }

    .menu-link .nav-social-link .ga-btn {
        padding: 0px 0 !important;
    }

    .car-history .Collateral-box ul li {
        font-size: 12px !important;
    }

    .section-content.car-history .mt-50 {
        margin-top: 25px !important;
    }

    .car-history .btn-get-now {
        margin-top: 0px !important;
    }

    .section03 {
        padding-bottom: 40px !important;
    }

    .car-history h4 {
        font-size: 18px !important;
    }

    .Collateral-box ul li:before {
        left: -15px !important;
        width: 6% !important;
        margin-top: 12px !important;
    }

    .nis-main-form.second-form .col-md-12 {
        width: 100% !important;
    }

    .content-page .nis-main-form {
        padding: 10px 10px !important;
    }

    .nis-term ol {
        padding-left: 5px;
        text-align: justify;
    }

    .step-indicator ul li {
        height: 90px !important;
        width: 90px !important;
        margin: 0 2px !important;
        padding: 25px 15px 28px 0px;
        margin: 0 5px !important;
    }

    .step-indicator ul li h3 {
        font-size: 22px;
    }

    .step-indicator ul li span {
        font-size: 22px;
    }

    .content-page header.entry-header.alignwide {
        margin-bottom: 10px;
    }


    textarea {
        height: 33vh;
    }

    .wpcf7 form .wpcf7-response-output {
        font-size: 14px;
    }

    .p-tb45 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .info-title span,
    .mb-3.col-6 input {
        font-size: 12px;
    }
}

@media (max-width: 480px) and (min-width: 360px) {

    .menu-bar {
        padding: 10px 0;
    }

    .menu-bar .topbar-left ul li a {
        font-size: 13px;
    }

    .menu-bar .topbar-left {
        text-align: left !important;
        padding-left: 0;
        float: left;
        width: unset;
        padding-right: 4px;
    }

    .email-text {
        display: none;
    }

    .menu-link {
        width: 68%;
        float: left;
        padding: 0;
        margin-left: 10px;
    }

    .menu-link .btn.ga-btn {
        font-size: 10px;
        padding: 8px 10px;

    }

    .menu-link .nav-button {
        float: left;
    }

    .topbar-left ul li::after {
        top: 3px !important;
    }

    .menu-link .nav-social-link a img {
        width: 20px !important;
    }

    .nav-social-link a {
        margin: 0 1px;
    }

    .menu-link .nav-social-link {
        float: right;
    }

    /*logo*/
    .header-section1 img {
        width: 50% !important;
    }

}

@media (max-width: 400px) and (min-width: 376px) {
    .header-section1 h2 {
        height: 139px !important;
        background-size: 75% !important;
        font-size: 10px !important;
        padding-top: 33px !important;
        top: -26px !important;
        line-height: unset !important;
    }

    .topbar-left ul li::after {
        right: 0 !important;
    }

    .header-section1 h2 strong {
        top: 73px !important;
        background-size: 72% !important;
        font-size: 8px;
        padding-top: 17px !important;
        padding-bottom: 26px !important;
        padding-left: 41px;
    }

    .menu-link {
        width: 62% !important;
        margin-left: 45px !important;
    }

    .header-section1 {
        height: 6em !important;
        background-size: 249% !important;
    }

    /*.section02 { padding: 60px 0 20px !important; }*/
    .section02 .default-list li {
        font-size: 12px !important;
        margin-bottom: 11px;
        padding-left: 35px;
    }

    .section02 .default-list li::before {
        background-size: 59%;
    }

    .section02 .section-title {
        font-size: 16px !important;
        margin-bottom: 20px !important;
        line-height: unset !important;
    }

    section.default-section.section02 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .section02 ul.default-list {
        margin-top: 20px !important;
    }

    .s02-comic2,
    .s02-comic1 {
        top: 2rem;
        max-width: 9%;
    }

    .section03 .feature-title {
        font-size: 3vw !important
    }

    .section03 .section-header {
        background-size: 153% !important;
        min-height: 5rem !important;
        padding-top: 14px !important;
    }

    .section03 .Collateral-box img {
        width: 30% !important;
    }

    .section03 .Collateral-box h2 {
        font-size: 12px !important;
    }

    .section03 .Collateral-box h5 {
        font-size: 11px !important;
    }

    .section03 .Collateral-box p {
        font-size: 12px !important;
    }

    .section03 {
        padding-bottom: 10px !important;
    }

    .section4 .feature-title {
        font-size: 3vw !important;
        line-height: unset !important;
    }

    .section4 .section-header {
        padding-top: 17px !important;
        padding-bottom: 26px !important;
        background-size: 203% !important;
    }

    .section4 .input-group.mb-3 .btn.btn-gold {
        border-radius: 5px !important;
        font-size: 10px !important;
        padding: 0 14px !important;
        height: 35px !important;
    }

    .section4 .input-group .form-control {
        height: 35px !important;
    }

    .section4 .input-group.mb-3 {
        width: 80% !important;
        padding-top: 20px !important;
        padding-bottom: 5px !important;
    }

    .section5 {
        padding-top: 30px !important;
        padding-bottom: 60px !important;
    }

    .section5 .faq-box .faq-title::before {
        width: 113% !important;
        height: 9.4rem;
        background-size: 100%;
        left: -2rem;
        top: -4em;
    }

    .section6 .col-sm-4 {
        text-align: center !important;
    }

    .section6 .col-sm-4 img {
        width: 50% !important;
    }

    .section-title.dashed-title {
        margin-bottom: 50px;
        font-size: 20px;
        font-weight: 600;
        line-height: unset;
        width: 40%;
    }

    .section5 .faq-box .faq-text {
        font-size: 14px;
        padding: 12px 18px 5px;
    }

    .section5 .faq-box .faq-title strong {
        top: -32px !important;
        font-size: 15px !important;
    }

    .page-content .big-money-due p {
        font-size: 16px !important;
    }

    .big-money-due {
        padding: 20px 0;
    }

    img.auto-check {
        padding-top: 20px !important;
    }

    .section5 .faq-box .faq-title {
        font-size: 10px;
        line-height: 12px !important;
        margin-bottom: 0px !important;
        padding-top: 7px;
    }

    .section5 .faq-box .faq-text p {
        line-height: unset !important;
        padding-top: 19px !important;
        font-size: 13px;
    }

    .section5 .col-12.col-md-6.p-5 {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        margin-bottom: 40px !important;
    }

    .section5 .geekassets-box {
        padding-top: 63px !important;
    }

    .section5 .faq-box {
        margin-bottom: 2px !important;
    }

    .section5 .btn.btn-gold.btn-quote {
        font-size: 15px !important;
        padding: 15px 25px;
        margin-top: 20px !important;
    }

    .section5 .geekassets-box p a {
        top: 1rem !important;
    }

    .section5 .geekassets-box img {
        width: 60%;
        padding-top: 0px;
    }

    .section5 .geekassets-box {
        padding-top: 0px !important;
        top: -19px !important;
        padding-bottom: 50px;
    }

    .section5 .geekassets-box p span {
        font-size: 22px !important;
        padding-bottom: 0 !important;
        padding-top: 96px !important;
    }

    .section6 {
        padding-top: 210px;
        padding-bottom: 12px;
    }

    .s6-text p {
        font-size: 15px;
    }

    .section6 .sig p {
        font-size: 23px !important;
        padding-top: 0;
    }

    .justify-content-center h3 {
        font-size: 20px;
    }

    .section7 .section-content {
        padding: 30px 0px !important;
    }

    .section7 .section-heading h2 {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .section7 .section-heading h5 {
        padding-bottom: 25px !important;
        font-size: 14px;
    }

    .video-description {
        padding-top: 18px !important;
        line-height: unset !important;
        font-size: 12px !important;
        text-align: center;
    }

    .video-section .video-autoplay-overlay img {
        height: 23px !important;
    }

    .video-section .video-autoplay-overlay {
        padding: 20px 0 !important;
        margin-bottom: 10px !important;
    }

    .footer-top {
        padding: 20px 0 20px !important;
    }

    .social-icon.footer-list {
        padding: 10px 0 !important;
    }

    .footer-discription p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 25px;
    }

    .footer-list ul li {
        padding: 0px 10px !important;
        /*width: 50% !important;*/
    }

    .footer .footer_widget ul li a {
        font-size: 12px !important;
    }

    .footer-bottom {
        padding: 10px 0px !important;
    }

    .footer-button-tab {
        float: unset !important;
        display: inline-block !important;
    }

    .footer-button-tab .footer-button {
        margin-left: 5px !important;
    }

    .footer .footer-bottom p {
        font-size: 14px !important;
    }

    .footer-button .btn.ga-btn {
        font-size: 10px !important;
        padding: 8px 7px;
    }


    /*form-group*/
    .form-section {
        width: 100% !important;
        margin: 0px auto;
        max-width: 100%;
        padding: 0 10px;
    }

    .radio-text {
        font-size: 14px !important;
    }

    .form-heading img {
        width: 100% !important;
    }

    .form-heading:after {
        left: 8px !important;
    }

    .contact-form .col-sm-6 {
        padding-top: 8px;
    }

    .radio-group .break {
        position: unset !important;
    }

    .btn-class .col-sm-6 {
        width: 50% !important;
    }

    .footer-btn {
        left: -19px !important;
        top: -24px !important;
    }

    .btn-class {
        width: 97% !important;
        left: 15px !important;
        top: 37px !important;
    }

    .form-heading:after {
        background-size: 90% !important;
    }

    button.close {
        right: 21px !important;
        top: 43px !important;
    }

}

@media (max-width: 375px) and (min-width: 360px) {
    .menu-link {
        padding-left: 10px !important;
    }

    /*form-group*/
    .form-section {
        width: 100% !important;
        margin: 0px auto;
        max-width: 100%;
        padding: 0 10px;
    }

    .modal-dialog {
        margin-top: 50px;
    }

    .radio-text {
        font-size: 11px !important;
    }

    .form-heading img {
        width: 100% !important;
    }

    .form-heading:after {
        left: 8px !important;
        background-size: 82% !important;
    }

    .contact-form .col-sm-6 {
        padding-top: 5px;
    }

    .radio-group .break {
        position: unset !important;
    }

    .btn-class .col-sm-6 {
        width: 50% !important;
    }

    div#accordion h3 {
        font-size: 14px !important;
    }

    .input-text-group .table thead th {
        font-size: 12px !important;
    }

    .footer-btn {
        left: -17px !important;
        top: -24px !important;
    }

    .btn-class {
        width: 97% !important;
        left: 15px !important;
        top: 30px !important;
    }

    .radio-group input[type="radio"] {
        margin-bottom: 6px !important;
    }

    .submit-btn .wpcf7-submit {
        background-position: 15px 13px !important;
    }

    .upload {
        padding: 13px 23px 13px 38px !important;
        font-size: 13px !important;
    }

    button.close {
        right: 21px !important;
        top: 23px !important;
    }

    #comicLoanQuoteForm button.close {
        right: 21px !important;
        top: 43px !important;
    }




}

@media (max-width: 425px) {
    .default-section.section03 .section-header {
        background-size: 173% !important;
        min-height: 5rem !important;
        padding-top: 0px !important;
    }
        .section03 .Collateral-box h2 {
        font-size: 16px !important;
    }
}

@media (max-width: 400px) and (min-width: 320px) {

    /*contact-us*/
    .contact-us .col-sm-6 {
        padding: 0px 15px 17px !important;
    }

    .contact-us .wpcf7-form-control-wrap {
        width: 100% !important;
    }

    p.ta-left span.wpcf7-form-control-wrap input.txtul {
        width: 42%;
        padding: 0px 10px;
    }

    .info-title h5 {
        font-size: 14px;
    }

}

@media (max-width: 376px) and (min-width: 320px) {
    .section03 .section-header {
        min-height: 0rem;
        text-align: center;
        color: #fff;
        padding-top: 20px;
        margin-bottom: 40px;
        padding-bottom: 10px;
    }

    .feature-title {
        font-size: 23px;
    }

    .s6-text p {
        font-size: 14px;
    }

    .sig p {
        font-size: 20px !important;
    }
}

@media (max-width: 375px) {
    .feature-title {
        font-size: 23px;
    }
}

@media (max-width: 376px) and (min-width: 320px) {

    .section5 .faq-box .faq-title::before {
        top: -42px;
    }

    .section5 .faq-box .faq-title strong {
        top: -33px;
        left: 7px;
    }

    .section5 .faq-box .faq-text {
        font-size: 15px;
        padding: 15px 22px;
        padding-top: 0;
    }

    .dashed-title .col-12.col-md-6.p-5 {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .windo-view.section5 {
        padding-top: 30px;
    }

    .feature-title span.d-xl-block {
        font-size: 15px;
    }

   

    .header-section1 h2 {
        height: 139px !important;
        background-size: 76% !important;
        font-size: 10px !important;
        padding-top: 33px !important;
        top: -38px !important;
        line-height: unset !important;
    }

    .header-section1 h2 strong {
        top: 73px !important;
        background-size: 72% !important;
        font-size: 8px;
        padding-top: 14px !important;
        padding-bottom: 24px !important;
        padding-left: 41px;
    }

    .topbar-left ul li::after {
        right: 0px !important;
    }

    .header-section1 {
        height: 5.6em !important;
        background-size: 249% !important;
    }

    .section02 {
        padding: 20px 0 20px !important;
    }

    .section02 .default-list li {
        font-size: 12px !important;
        margin-bottom: 10px;
        padding-left: 27px;
    }

    .section02 .default-list li::before {
        background-size: 43% !important;
        top: 4px;
    }

    .section02 .section-title {
        font-size: 14px !important;
        margin-bottom: 20px !important;
        line-height: unset !important;
    }

    .video-section .btn-get-now {
        margin-top: 30px;
    }

    .section02 ul.default-list {
        margin-top: 20px !important;
    }

    .s02-comic2,
    .s02-comic1 {
        top: 2rem;
        max-width: 9%;
    }

    .section03 .feature-title {
        font-size: 3vw !important
    }

    .section03 .section-header {
        background-size: 153% !important;
        min-height: 5rem !important;
        padding-top: 14px !important;
    }

    .section03 .Collateral-box img {
        width: 30% !important;
    }


    .section03 .Collateral-box h5 {
        font-size: 11px !important;
    }

    .section03 .Collateral-box p {
        font-size: 12px !important;
    }

    .section03 {
        padding-bottom: 10px !important;
    }

    .section4 .feature-title {
        font-size: 3vw !important;
        line-height: unset !important;
        max-width: 65% !important;
    }

    .section4 .section-header {
        padding-top: 17px !important;
        padding-bottom: 26px !important;
        background-size: 203% !important;
    }

    .section4 .input-group.mb-3 .btn.btn-gold {
        border-radius: 5px !important;
        font-size: 10px !important;
        padding: 0 14px !important;
        height: 35px !important;
    }

    .section4 .input-group .form-control {
        height: 35px !important;
    }

    .section4 .input-group.mb-3 {
        width: 100% !important;
        padding-top: 20px !important;
        padding-bottom: 6px !important;
        margin: 0 15px;
    }

    .section5 {
        padding-top: 30px !important;
        padding-bottom: 77px !important;
    }

    .section5 .faq-box .faq-title::before {
        width: 113% !important;
        height: 5.8rem;
        background-size: 100% !important;
        left: -2rem;
        top: -3em;
    }

    .section6 .col-sm-4 {
        text-align: center !important;
    }

    .section6 .col-sm-4 img {
        width: 50% !important;
    }

    .section-title.dashed-title {
        margin-bottom: 3px;
        font-size: 20px;
        font-weight: 600;
        line-height: unset;
        width: 40%;
    }

    .section5 .faq-box .faq-text {
        font-size: 14px;
        padding: 12px 18px 5px;
    }

    .section5 .faq-box .faq-title strong {
        top: -10px !important;
        font-size: 10px;
        padding-left: 2px;
    }

    .section5 .faq-box .faq-title {
        font-size: 10px;
        line-height: 12px !important;
        margin-bottom: 0px !important;
        padding-top: 7px;
    }

    .section5 .faq-box .faq-text p {
        line-height: unset !important;
        padding-top: 19px !important;
        font-size: 13px;
    }

    .section5 .col-12.col-md-6.p-5 {
        padding-bottom: 0px !important;
    }

    .section5 .geekassets-box {
        padding-top: 63px !important;
    }

    .section5 .faq-box {
        margin-bottom: 2px !important;
    }

    .section5 .btn.btn-gold.btn-quote {
        font-size: 15px !important;
        padding: 11px 17px;
        margin-top: 39px !important;
    }

    .section5 .geekassets-box p a {
        top: 1rem !important;
    }

    .section5 .geekassets-box img {
        width: 60%;
        padding-top: 0px;
    }

    .section5 .geekassets-box {
        padding-top: 0px !important;
        top: -25px !important;
        padding-bottom: 60px;
    }

    .section5 .geekassets-box p span {
        font-size: 22px !important;
        padding-bottom: 0 !important;
        padding-top: 87px !important;
    }


    .section6 {
        padding-top: 20px !important;
        padding-bottom: 12px;
    }

    .justify-content-center h3 {
        font-size: 18px !important;
    }

    .s6-text p {
        font-size: 14px;
    }

    .section7 .section-content {
        padding: 30px 0px !important;
    }

    .section7 .section-heading h2 {
        font-size: 22px;
        margin-bottom: 0px;
    }

    .section7 .section-heading h5 {
        padding-bottom: 25px !important;
        font-size: 12px;
    }

    .video-description {
        padding-top: 18px !important;
        line-height: unset !important;
        font-size: 12px !important;
        text-align: center;
    }

    .video-section .video-autoplay-overlay {
        padding: 20px 0 !important;
        margin-bottom: 10px !important;
    }

    .video-section .video-autoplay-overlay img {
        height: 23px !important;
    }

    .footer-top {
        padding: 20px 0 20px !important;
    }

    .social-icon.footer-list {
        padding: 10px 0 !important;
    }

    .footer-discription p {
        font-size: 13px;
        line-height: 22px;
        padding: 0 25px;
    }

    .footer-list ul li {
        padding: 0px 10px !important;
        /*width: 50% !important;*/
    }

    .footer .footer_widget ul li a {
        font-size: 11px !important;
    }

    .footer-bottom {
        padding: 10px 0px !important;
    }

    .footer-button-tab {
        float: unset !important;
        display: inline-block !important;
    }

    .footer-button-tab .footer-button {
        margin-left: 5px !important;
    }

    .footer .footer-bottom p {
        font-size: 14px !important;
    }

    .footer-button .btn.ga-btn {
        font-size: 9px !important;
        padding: 8px 7px;
    }

    .radio-group .radio:nth-child(1) {
        padding-bottom: 5px !important;
    }

    .section5 .faq-box .faq-title strong {
        padding-top: 4px !important;
    }

    .wpcf7-not-valid-tip {
        left: 96px;
        font-size: 0.8em;
    }

    .step-indicator ul li {
        height: 80px !important;
        width: 80px !important;
        padding: 25px 15px 28px 0px !important;
    }

    .step-indicator ul li span {
        font-size: 20px !important;
    }

    .step-indicator ul li h3 {
        font-size: 53px !important;
    }

    .content-page .nis-main-form .col-md-6,
    .nis-main-form .col-md-12,
    .nis-main-form .col-md-4,
    .nis-main-form .col-md-12 {
        padding-left: 0px;
        padding-right: 5px;
    }

    .nis-main-form p label input {
        height: 25px;
    }

}

.col-lg-8.col-md-8.col-sm-12.text-left.text-md-left {
    display: flex;
    align-items: center;
}

@media (max-width: 1024px) and (min-width: 320px) {
    .section6 {
        padding-top: 20px !important;
    }

    .big-money-due h2.text-white {
        /* text-align: center; */
        /* padding-bottom: 15px; */
        margin-bottom: 0;
    }

    .sig p {
        font-size: 21px !important;
    }

    .btn-blue.btn-get-now {
        margin-top: 10px;
    }

    .p-tb45 {
        padding-top: 10px !important;
        padding-bottom: 20px !important;
    }


    .feature-title span.d-xl-block {
        padding: 10px 0;
    }

    .menu-bar {
        padding: 10px 0;
    }

    .menu-bar .topbar-left ul li a {
        font-size: 13px;
    }

    .menu-bar .topbar-left {
        text-align: left !important;
        padding-left: 0;
        float: left;
        width: 35%;
        padding-right: 4px;
    }

    /*.email img { width: 60px; }*/
    .menu-link {
        float: left;
        padding: 0;
    }

    /*.section02 .default-list li::before{ background-size: 80% !important; }*/
    .menu-link .btn.ga-btn {
        font-size: 8px;
        padding: 8px 10px;
    }

    .menu-link .nav-button {
        float: left;
    }

    .topbar-left ul li::after {
        top: 5px !important;
        height: 12px !important;
    }

    .section4 .feature-title {
        max-width: 80% !important;
    }

    .menu-link .nav-social-link a img {
        width: 30px !important;
    }

    .nav-social-link a {
        margin: 0 1px;
    }

    .menu-link .nav-social-link {
        float: right;
    }

    /*logo*/
    .header-section1 img {
        width: 50% !important;
    }

    .menu-link .nav-social-link {
        padding: 12px 0 !important;
    }

    /*28-3-24*/

    .nav-button.text-only .ga-btn {
        font-weight: 600;
        font-size: 16px !important;
        padding-left: 0px !important;
    }

    .nav-social-link .ga-btn {
        font-size: 16px !important;
    }

    .ni-list-group .col-sm-12 h1 {
        font-size: 22px;
    }

    .justis {
        margin-right: 0px !important;
    }



    .Collateral-box ul li {
        font-size: 14px !important;
    }

    /*.car-history h4{
    font-size: 16px;
    line-height: 1.5;
}*/

    img.s02-comic1,
    img.s02-comic2 {
        display: none;
    }

    img.auto-check {
        width: 40%;
    }



    .myblock {
        padding: 10px 0px 0 !important;
    }

    .ni-list-group .p-b-50 {
        padding-bottom: 15px;
    }

    .home .section02 {}

    .cross-list li {
        width: 50%;
        position: relative;
        float: left;
        font-size: 15px !important;
        text-align: left;
        padding-left: 20px;
    }

    .section4 .feature-title {
        font-size: 28px !important;
        max-width: 80% !important;
        line-height: unset;
    }

    .section6 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .car-history h4 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .section5 .section-title {
        font-size: 30px !important;
    }

    .footer-bottom {
        padding: 15px 0px 10px !important;
    }

    /*new-page-one-css*/
    .content-page .init p strong {
        padding: 10px 0px 25px !important;
    }


    button.back-to-top {
        padding: 0px;
    }

    .big-money-due p {
        font-size: 17px !important;
    }

}

@media (max-width: 320px) {
    .g-recaptcha>div {
        width: 230px !important;
        border-right: 1px solid #ddd;
    }


    .header-section1 {
        padding-top: 0px;
        height: 4.7em !important;
        background-size: 249% !important;
    }

    .header-section1 h2 {
        height: 139px !important;
        background-size: 79% !important;
        font-size: 9px !important;
        padding-top: 38px !important;
        top: -45px !important;
        line-height: unset !important;
    }

    .section5 .faq-box .faq-title::before {
        width: 279px;
    }

    .section5 .faq-box .faq-title strong {
        top: -16px !important;
        font-size: 12px !important;
        left: 0;
    }

    .section5 .geekassets-box {
        padding-top: 0px !important;
        top: -5px !important;
    }

    .section5 .geekassets-box {
        background-size: 200% !important;
        top: -10px !important;
    }

    .section5 .geekassets-box p span {
        padding-top: 70px !important;
    }

    .section6 {
        padding-top: 0px !important;
    }

    /*form-group*/
    .form-section {
        width: 100% !important;
        margin: 0px auto;
        max-width: 100%;
        padding: 0 10px;
    }

    .radio-text {
        font-size: 11px !important;
    }

    .form-heading img {
        width: 100% !important;
    }

    .form-heading:after {
        left: 11px !important;
        background-size: 70% !important;
    }

    .contact-form .col-sm-6 {
        padding-top: 6px;
    }

    .radio-group .break {
        position: unset !important;
    }

    .btn-class .col-sm-6 {
        width: 50% !important;
    }

    .footer-btn {
        left: -15px !important;
        top: -24px !important;
    }

    .btn-class {
        width: 100% !important;
        left: 8px !important;
        top: 25px !important;
    }

    .submit-btn .wpcf7-submit {
        font-size: 12px !important;
    }

    div#accordion h3 {
        font-size: 14px !important;
    }

    .contact-form .form-control,
    .input-text-group .table thead th {
        font-size: 12px !important;
    }

    button.close {
        right: 21px !important;
        top: 23px !important;
    }

    #comicLoanQuoteForm button.close {
        right: 21px !important;
        top: 39px !important;
    }

    .ui-accordion .radio-group {
        padding: 14px 7px 14px !important;
    }

    .ui-accordion .radio-group input[type="radio"] {
        margin-bottom: 2px !important;
        height: 20px !important;
        width: 20px !important;
        margin-right: 5px !important;
    }

    .submit-btn .wpcf7-submit,
    .upload {
        font-size: 12px !important;
    }

    .btn-class .submit-btn .wpcf7-submit {
        background-position: 10px 11px !important;
        font-size: 12px !important;
    }

    .nis h1 {
        font-size: 15px;
        padding: 0;
    }
}

@media (min-width: 1650px) {
    .section4 .input-group.mb-3 {
        padding-top: 50px !important;
    }

}

/*Contact Form-start*/

/*.form-heading {
    border-left: 26px solid #fff;
    border-right: 12px solid#fff;
}*/
.modal-header {
    border: none !important;
    position: relative;
}

.form-section {
    width: 73%;
    margin: 0px auto;
}

button.close {
    position: absolute;
    background: #fff;
    opacity: 1;
    border-radius: 50px;
    padding: 0px 13px 5px !important;
    font-size: 37px;
    right: 33px;
    top: 27px;
    z-index: 99;
    box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 0.50);
}

#comicLoanQuoteForm button.close {
    position: absolute;
    background: #fff;
    opacity: 1;
    border-radius: 50px;
    padding: 6px 14px !important;
    font-size: 30px;
    right: 73px;
    top: 47px;
    z-index: 99;
    box-shadow: 0px 0 10px -2px rgba(0, 46, 75, 0.70);
}

.form-heading:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 50px;
    width: 179px;
    height: 120px;
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.contact-form {
    background: #8a7c43;
    padding: 10px 10px;
    display: inline-block;
    /* border-left: 26px solid #fff;
    border-right: 12px solid#fff;*/
}

.col-sm-6,
.col-sm-12.splash-5 {
    float: left;
    padding: 8px 8px;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.contact-form .form-control {
    padding: 0 10px;
    height: 40px;
    border: none;
    box-shadow: 0px 0px 4px 0px #17384f;
    border-radius: 0;
    font-size: 14px;
}

.contact-form .col-sm-12 {
    display: inline-block;
    padding: 8px 8px;
}

/*div#accordion {
    border-left: 26px solid #FFF;
    border-right: 12px solid #fff;
}*/
div#accordion h3 {
    padding: 0;
    background: #d4af37;
    border: none;
    border-radius: 0;
    margin-bottom: 0px !important;
    text-align: left;
    padding: 3px 25px 3px 25px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
}

.footer-btn {
    position: relative;
    left: -19px;
    top: -19px;
    width: 111%;
    ;
}

.footer-btn img {
    width: 100%;
    position: relative;
}

.btn-class {
    position: absolute;
    top: 35px;
    width: 100%;
    left: 12px;
}

.splash-page1 .btn-class a {
    text-decoration: none !important;
}

.upload {
    background: #fff;
    padding: 13px 23px 13px 41px;
    border-radius: 50px;
    width: 100%;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
    color: #003c58;
}

.radio-group input[type="radio"] {
    width: 22px !important;
    height: 22px !important;
    margin-bottom: 6px !important;
}

.radio-group {
    padding: 14px 14px 14px !important;
}

.submit-btn .wpcf7-submit {
    font-size: 14px !important;
}

.btn-class .upload:after {
    background-image: url(../images/upload-icon.png) !important;
    background-repeat: no-repeat !important;
    content: "" !important;
    left: 0 !important;
    top: 0 !important;
    position: absolute !important;
    margin: 13px 23px !important;
    height: 30px !important;
    width: 30px !important;
    background-size: 19px !important;
}

.submit-btn .wpcf7-submit {
    background-image: url(../images/send-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: 23px 14px;
    background-size: 18px !important;
    font-weight: 600 !important;
}

.submit-btn .wpcf7-submit {
    background: #d4af37;
    padding: 10px 20px;
    border-radius: 50px;
    width: 84% !important;
    margin-top: -12px;
    border: none;
    cursor: pointer;
    background-position: 23px 14px;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #fff;
}

/*div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}*/
.input-text-group {
    padding: 15px 15px;
    background: #8a7c43;
    height: auto !important;
}

.text-input {
    background: #fff;
}

.input-text-group .table thead th,
.input-text-group .table tbody td,
.input-text-group .table tbody tr {
    background: #fff;
    text-align: center;
}

.input-text-group .table thead th {
    padding-bottom: 8px !important;
}

th {
    padding: 10px 8px 0px 6px !important;
    margin-bottom: 0px !important;
}

td input,
th input {
    height: 19px !important;
    margin: 0px !important;
}

.radio-group {
    background: #d4af37;
    padding: 15px 20px 0;
}

.radio-group .break {
    line-height: 0px !important;
    height: 0px !important;
    position: relative;
    top: 0px;
    left: 0px;
}

.radio-group input[type="radio"] {
    padding-right: 10px !important;
    margin-right: 10px;
    width: 28px;
    height: 28px;
    margin-bottom: 5px !important;
}

.radio label {
    margin-bottom: 0px;
}

.radio-text {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: -8px;
}

.radio-group .radio:nth-child(1) {
    padding-bottom: 10px;
}

.modal-content {
    padding: 0px !important;
    background: transparent;
    border: none;
}

h2.feature-title span.link:hover {
    cursor: pointer;
}

.submit-btn .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../images/ajax-loader.gif);
    width: 32px;
    height: 32px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    background-size: 32px;
    vertical-align: middle;
}

.submit-btn .col-sm-6 {
    position: relative;
}

.submit-btn .ajax-loader.is-active {
    position: absolute;
    right: 44px;
    top: 5px;
    display: block;
    z-index: 9999999;
}

.ajax-loader.is-active {
    visibility: visible;
}

div.wpcf7-display-none {
    display: none !important;
}

div.wpcf7-response-output {
    border: 2px solid #f7e700;
    padding: 5px;
    color: #000000;
    margin-top: 10px;
}

div.wpcf7-response-output.wpcf7-display-none.is-active,
div.wpcf7-image-preview.wpcf7-display-none.is-active {
    display: block !important;
}

/*#selected-image-preview li {
    float: left;
    position: relative;
    margin: 5px;
    list-style: none;
    max-width: 75px;
    max-height: 75px;
}
#selected-image-preview li img {
    width: 100%;
    height: auto;
}*/
.img-tab {
    background: #003d59;
    padding: 10px 20px;
}

.img-tab ol {
    margin-bottom: 0;
}

.img-tab ol li {
    /*list-style: none;*/
    padding: 5px 0;
    color: #FFFFFF !important;
    font-size: 12px !important;
}

.submit-btn input:focus {
    outline: unset !important;
}

/*-------------3-28-24-----------*/

.menu-bar {
    content: "";
    background-image: url(../images/bg-img.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    box-shadow: 1px 1px 15px -3px #000000;
}

.nav-button.text-only .ga-btn {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.nav-social-link .ga-btn {
    color: #fff;
    font-weight: 600;
}

.topbar-left {
    width: 32%;
    display: flex;
    align-items: center;
}

.menu-bar .container {
    display: flex;
    justify-content: space-between;
}

.big-money-due-button .ga-btn a .carf {
    width: 30% !important;
    float: left;
    padding: 0px 0 0;
}

.justify-content-center h3 {
    font-family: sans-serif;
    font-weight: 700;
    font-size: clamp(1.3125rem, 1.2625rem + 0.25vw, 1.5625rem);
}

.sig p {
    font-size: 30px;
    font-family: cursive;
    padding-top: 30px;
    color: #03244f;
}

.btn {
    background-color: #003c58 !important;
    padding: 14px 20px !important;
    border-radius: 8px !important;
    transition: all 0.5s ease !important;
    font-weight: 600 !important;
    color: #fff !important;
    font-size: 18px !important;
    border: none !important;
}

.btn-get-now {
    background: #003c58 !important;
    margin: 0px auto;
    padding: 16px 20px !important;
    margin-top: 50px;
    border-radius: 8px !important;
    transition: all 0.5s ease;
    font-weight: 600 !important;
    font-size: 15px;
    margin-bottom: 0px !important;
}

.btn:hover {
    transition: all 0.5s ease !important;
    background-color: #003c58 !important;
    border: none !important;
    color: #fff !important;
    box-shadow: -1px 2px 10px -1px #00354e !important;
}

.btn:focus {
    outline: none !important;
    box-shadow: unset !important;
}

.btn-get-now:hover {
    transition: all 0.5s ease;
}

.footer .footer-bottom p {
    color: #003c58;
}

.footer .footer-bottom {
    background: #ffffff;
}

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

.feature-title span.d-xl-block {
    font-family: sans-serif;
    font-weight: 700;
}

.car-history h4 {
    text-align: center;
    font-family: sans-serif;
    font-weight: 600;
}

.justis {
    margin-right: 0px;
    margin-top: 20px;
}

.Collateral-box ul li {
    position: relative;
    list-style: none;
    width: 50%;
    float: left;
    text-align: left;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 2.5;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.Collateral-box ul li:before {
    content: "";
    background-image: url(../images/arrow-down.png);
    background-size: contain;
    height: 30%;
    width: 8%;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: 15px;
    left: -30px;
}

.Collateral-box img {
    width: 30% !important;
    margin-bottom: 20px;
}

.Collateral-box.step-2 img {
    /*width: 50% !important;
    padding: 45px 0 0;*/
}

/*3-4-24*/


/*------new-page-start----*/

.content-page .row {
    margin-left: 0px;
    margin-right: 0px;
}

.content-page .status-publish {
    width: 100%;
}

.content-page header.entry-header.alignwide {
    padding-bottom: 0px;
    border: none;
    margin-bottom: 40px;
    margin-top: 50px !important;
}

.content-page .wpcf7.js {
    margin: auto !important;
    max-width: max-content !important;
}

.content-page .nis-main-form .col-md-6 {
    float: left;
}

.content-page .nis-main-form {
    background: #ffffff;
    padding: 20px 20px;
    display: flow-root;
    width: 100%;
    margin: 0px auto;
    border-radius: 10px;
    margin-top: 0px !important;
    margin-bottom: 30px;
    box-shadow: 2px 4px 11px -4px #000;
}

.content-page li::marker {
    font-weight: 600;
}

.content-page .nis-main-form p label {
    font-size: 14px;
}

.col-md-12.nis-box {
    height: 400px;
    overflow-y: scroll;
    /*scrollbar-width: none;*/
}

.nis-main-form .col-md-4 {
    float: left;
}

form.wpcf7-form.init ol li p strong {
    text-align: left;
}

.content-page .init p strong {
    padding: 20px 150px 20px;
}

.nis-form-2 .mb-3.col-6 {
    padding-top: 20px;
}

p.txt-center {
    text-align: center;
}

.nis-term ol li p strong {
    text-align: left !important;
    padding: 0px !important;
}

.second-form p label {
    width: 100%;
}

.second-form p span.wpcf7-form-control-wrap input {
    width: 100% !important;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    margin-top: 0px !important;
}

.mb0 p {
    margin-bottom: 0px;
}

.nis-main-form p input {
    width: 100%;
    border-radius: 5px;
    outline: none !important;
}

.nis-main-form p input.has-spinner:hover {
    color: #fff;
    background: #002b3f;
    outline: none !important;
    box-shadow: -1px 2px 10px -1px #00354e !important;
}

input[type="checkbox"] {
    width: 25px !important;
    border: 2px solid #444;
    outline: none !important;
}

span.wpcf7-list-item-label {
    vertical-align: middle;
    position: relative;
    bottom: 10px;
}

.nis-main-form .wpcf7-list-item {
    margin-left: 0px;
}

.wpcf7-submit:focus {
    outline: none !important;
}

input[type=text],
input[type=phone],
input[type=email],
select,
textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    resize: vertical;
    padding: 10px 15px;
    outline: none !important;
}

input[type=text]:focus {
    outline: none;
}

input[type=submit] {
    background-color: #04AA6D;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.nis-img img {
    width: 10%;
}

.nis-img {
    text-align: right;
}

.content-page h1 {
    text-align: center;
    font-size: 28px !important;
    font-weight: 600;
}

.step-indicator {
    margin: 0px !important;
    max-width: 100%;
    display: inline;
    text-align: center;
}

.step-indicator ul li {
    position: relative;
    display: inline-block;
    background: #9d9d9d;
    height: 100px;
    width: 100px;
    padding: 30px 15px 28px 0px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    margin: 0 20px;
    opacity: 0.5;
}

.step-indicator ul li.active {
    opacity: 1;
    background: #0274a6;
}

/*.step-indicator ul li h3 {
    float: right;
}*/
.step-indicator ul li br {
    display: none;
}

.step-indicator ul li span {
    float: left;
}

.step-indicator ul li span {
    float: left;
    transform: rotate(270deg);
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
}

.nis-main-form .col-md-12 {
    display: flow-root;
}

.step-indicator ul li:before {
    content: '';
    position: absolute;
    left: 110px;
    color: #0274a6;
    font-size: 38px;
    font-weight: 600;
    top: 20px;
}

.step-indicator ul li h3 {
    display: inline-block;
    font-size: 63px;
    font-weight: 600;
    margin-bottom: 0px;
    float: right;
    line-height: 0;
    margin-top: -18px;
    font-family: none;
}

.step-indicator ul {
    padding-left: 0;
}

.step-indicator ul li {
    list-style: none;
}

textarea#subject {
    max-height: 45px;
    margin-bottom: 0;
}

.nis-term ul li {
    list-style: none;
}

.col-md-12.nis-box {
    margin: 20px 0;
}

.nis-term-agree h2 {
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;
    width: 72%;
    margin: 0px auto;
    margin-top: 40px;
}

.nis-last-form input[type=text] {
    width: 50%;
}

.fname label {
    float: left;
}

.nis-last-form label {
    float: left;
    padding: 38px 0 0 0;
    margin-right: 5px;
    width: 30%;
}

.nis-last-form input[type=text] {
    width: 50%;
    background: transparent;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: unset;
}

form.nis-form {
    background: #ffffff;
    padding: 20px 20px;
    display: flow-root;
    width: 95%;
    margin: 0px auto;
    border-radius: 10px;
    margin-top: 40px !important;
    margin-bottom: 30px;
    box-shadow: 2px 4px 11px -4px #000;
}

/*new-form*/

.nis-custmr-form h3 {
    text-align: left;
}

.nis-custmr-form h3 {
    text-align: center;
    font-size: 33px;
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin: 0 60px 30px;
}

.nis-custmr-form.col-md-12 h4 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}

.nis-submit-btn {
    text-align: center;
    padding-top: 40px;
}

.nis-submit-btn .btn {
    padding: 15px 90px;
    background: #00136e;
    font-size: 18px;
}

.btn.ga-btn {
    text-transform: uppercase;
}

.page-id-54 .entry-content p {
    text-align: center;
}

.type-page p.ta-left,
.type-page p.ta-left strong {
    text-align: left;
    padding: unset;
}

span .wpcf7-validates-as-date.txtul {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 1px 5px;
}

span .wpcf7-validates-as-date.txtul:focus {
    outline: none;
}

/*.txtul{
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
}*/
.type-page p.ta-left strong {
    text-align: left;
    padding: unset;
    float: left;
}

p.ta-left span.wpcf7-form-control-wrap input.txtul {
    width: 20%;
    padding: 0px 10px;
}

form.wpcf7-form.invalid .ta-left .wpcf7-not-valid-tip {
    display: unset;
}

p.ta-left span span {
    /*position: absolute;*/
    right: 0;
    display: unset !important;
    font-size: 15px;
    padding: 0 5px;
}

.nis-main-form.contact-inner p input {
    border: 1px solid;
    margin: 6px 2px 0;
}

.nis-main-form.contact-inner p.ta-left.mb-30 {
    padding-bottom: 30px !important;
}

.content-page .init p strong {
    padding: 10px 0px 25px;
}

.text-sp2 {
    float: left;
    width: 100%;
    padding: 0px 0 12px;
}

p.ta-left {
    text-align: justify !important;
}

strong.txt-sp3 {
    display: inline-block !important;
    width: 100%;
}

.video-section.embed-responsive {
    margin-bottom: 30px;
}

.img-google img {
    width: 15% !important;
}

.captxt {
    text-align: left;
    color: #000000;
}

.page-dv .footer-top h5 {
    color: #000000;
}

.page-dv .footer-top {
    background: #FFFFFF;
    font-weight: 300;
    padding: 70px 0 40px;
}

.p-tb45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.text-center {
    text-align: center !important;
    display: block;
}

.nis-form {
    position: relative;
    margin: 0px auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 30px 30px 0px;
    box-shadow: 0px 3px 10px 3px #ddd;
}

.nis-form::before {
    content: "";
    background-image: url(../images/blue-arrow.png);
    background-size: cover;
    height: 170px;
    width: 150px;
    position: absolute;
    right: -150px;
    top: -50px;
}

.info-title {
    margin-bottom: 35px;
}

.text-blue {
    color: #042954;
    margin-bottom: 0px;
}

.info-title span {
    color: #727272;
    font-weight: 400;
    font-size: 14px;
}

.mb-3.col-6 {
    width: 50% !important;
    float: left;
    position: relative;
    z-index: 1;
    padding: 0px;
}

.nis-form-2 .col-6,
.nis-form-2 .col-6 p {
    margin-bottom: 0px;
}

.mb-3.col-6 input,
.mb-3.col-6 .wpcf7-select {
    width: 95%;
    margin: 0 5px;
}

.text-gray {
    color: #8d90a5;
    text-align: left !important;
    padding-bottom: 20px;
    padding-top: 10px !important;
    display: inline-block;
    font-style: italic;
}

.nis-form .btn-primary {
    margin: 0px auto !important;
    display: block;
    background: #f44336 !important;
    border: none;
    padding: 10px 15px;
    font-weight: 500;
}

.cross-list {
    list-style: none;
    /* Remove default bullets */
    padding: 0;
    margin: 0;
}

.cross-list li {
    width: 50%;
    position: relative;
    float: left;
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
}

.cross-list li::before {
    content: "\00d7";
    /* Unicode multiplication sign (×) */
    position: absolute;
    left: 0;
    top: 0;
    color: #FFFFFF;
    /* Cross color */
    font-weight: bold;
    font-size: 14px;
    /* Icon size */
}

.myblock {
    display: flex;
    align-items: center;
    /* Vertically center */
    justify-content: center;
    /* Optional: Horizontally center */
    padding: 25px 0px;
}

select.form-control:not([size]):not([multiple]) {
    height: 3.1rem !important;
}

.txt-button .ga-btn {
    border: 1px solid #FFF;
    border-radius: 10px;
    padding: 10px 15px;
    font-size: 18px;
    max-width: fit-content;
    float: right;
}

.g-recaptcha>div {
    width: 310px !important;
}

.wpcf7 .wpcf7-recaptcha iframe {
    max-height: 200px !important;
}

@media screen and (max-width: 360px) {
    section .big-money-due h2.text-white {
        font-size: 16px;
    }

    .wpcf7-form .col-6 {
        max-width: 100% !important;
    }

    .mb-3.col-6 input {
        border-radius: 3px;
    }

    .nis.ni-list-group h1 {
        font-size: 18px !important;
        padding: 0;
        font-weight: 600;
    }


    .p-tb45 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 667px) {
    .big-money-due p {
        font-size: 18px !important;
        text-align: center;
    }

    .nis-form {
        max-width: 100% !important;
        padding: 15px;
    }

    .mb-3.col-6 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .nis-form::before {
        display: none;
    }

    .mb-3 {
        margin-bottom: 0px;
    }
}



/* 14-8-25 */
.big-money-due h2.text-white {
    font-size: clamp(1.25rem, 1rem + 0.625vw, 1.875rem);
    font-weight: 600;
    margin-bottom: 0px;

}


.ni-list-group h1 {
    font-size: clamp(1.3125rem, 1.075rem + 1.1875vw, 2.5rem) !important;
    font-weight: 600;
}

.singular h1.page-title,
.h1.entry-title,
.single-post h1.entry-title,
.blog .page-header h1,
.nis-entry-title a {
    font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem);
    font-weight: 600 !important;
    line-height: 1.5;
    color: #000;
}

.category-uncategorized header.entry-header.alignwide {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.category-uncategorized .entry-content {
    max-width: 1250px;
    width: 100%;
    margin-top: 15px;
}

.posted-by {
    display: flex;
    gap: 15px;
}

.posted-by .byline {
    text-decoration: underline;
    font-weight: 600;
}

.blog header.page-header.alignwide {
    padding-bottom: 0px;
    margin-bottom: 20px;
    padding-top: 20px;
}
.blog h2.nis-entry-title.nis-default-max-width {
    line-height: 0;
}

.nis-custom-posts .casino-title {
    max-width: 1250px;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px;
}

/* Contract */
    .page-id-86 .content-page .post-86 h1.entry-title {
    font-weight: 800;
    margin-bottom: 8px;
}
.post-86 header.entry-header.alignwide {
    margin-bottom: 0;
}

.mb-3.txt-center {
    text-align: center;
}

.mb-3.txt-center p {
    margin-bottom: 0;
    font-weight: 600;
}

.post-86 h1.entry-title {
    font-size: 35px !important;
}

.post-86 .entry-content {
    margin-top: 0;
}

.content-page .post-86 .init p strong {
    padding-bottom: 0px !important;
    padding-top: 0px;
    text-transform: uppercase;
}

.nis-form-2 .col-6 {
    float: left !important;
    margin-bottom: 0px !important;
}

.nis-form-2 {
    background: #ffffff;
    padding: 15px 15px;
    display: flow-root;
    width: 100%;
    margin: 0px auto;
    border-radius: 10px;
    margin-top: 0px !important;
    margin-bottom: 30px;
    box-shadow: 2px 4px 11px -4px #959595;
    border: 1px solid #ccc;
}

.post-86 .content-page .init p strong {
    text-align: left;
}

.m-b0 {
    margin-bottom: 0;
}

.section-address p {
  margin-bottom: unset !important;
}

.nis-site-form .input-group-append a.btn-blue:hover {
color: #FFFFFF;
  text-decoration: none !important;
}
.nis-site-form .input-group-append a.btn-blue {
  padding: 15px 40px !important;
  font-size: 25px;
}
.mb-20 {
  margin-bottom: 20px;
}