@media (max-width: 768px) {
    .phone-text {
        display: none;
    }

    .nav-phone-img {
        margin-left: 29%;
    }
    .contact-btn {
        display: none;
    }
    .contact-btn-mobile {
        background-color: #51b593;
        border-radius: 5px;
        border-color: #fff;
        color: #fff !important;
        border: 1px solid #fff;
        width: 35%;
        text-align: center;
        text-transform: uppercase !important;
        font-size: 14px !important;
    }

    .main-text-container h1 {
        font-size: 27px;
        font-weight: 600;
        text-align: center;
    }

    .main-text-container {
        margin-top: 0px;
    }

    .body-text-container {
        margin-right: auto;
        margin-left: auto;
        width: 80%;
    }

    .body-text-container p {
        font-size: 15px;
        font-family: "Poppins";
        line-height: 1.6;
        text-align: center;
    }

    .button-container {
        margin-right: auto;
        margin-left: auto;
        justify-content: center;
        text-align: center;
        margin-top: 0px;
    }

    .apply-btn {
        background-color: #51b593;
        color: #fff;
    }
    .slider-area {
        background-image: url(../../../images/home-bg-mob.jpg);
    }

    .how-slider-area {
        background-image: url(../../../images/how-bg-mob.jpg);
    }

    .contract-slider-area {
        background-image: url(../../../images/contract-mob.jpg);
    }

    .lpo-slider-area {
        background-image: url(../../../images/lpo-mob.jpg);
    }

    .payday-slider-area {
        background-image: url(../../../images/payday-mob.jpg);
    }

    .faq-slider-area {
        background-image: url(../../../images/faq-bg-mob.jpg);
    }

    .w-sm-100 {
        width: 100% !important;
    }

    .main-title h2,
    .main-title2 h2 {
        font-weight: 600;
        font-size: 24px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .loan-option-section {
        margin-top: 10px !important;
    }

    .loan-option-body h3 {
        font-size: 16px;
    }

    .loan-option-body p {
        font-family: "Poppins";
        font-weight: 500;
        font-size: 13px;
    }

    .loan-option-card {
        margin-bottom: 20px;
        min-height: auto;
    }
    .option-img {
        height: 50px;
    }

    .why {
        display: block;
    }

    .img-block {
        width: 100%;
        padding-left: 45px;
    }

    .why-box {
        max-height: 186px;
        width: 96%;
        padding: 28px;
        margin-right: auto;
        margin-left: auto;
        margin-top: -10%;
        border: 7px solid #00b4d6;
    }

    .why-box p {
        text-align: center;
    }

    .process-count,
    .process-count2 {
        font-size: 80px;
    }

    .process-icon-container {
        margin-top: -12%;
        width: 20%;
    }
    .process-icon {
        height: 40px;
    }
    .process-body,
    .process-body2 {
        margin-left: auto;
        margin-right: auto;
    }
    .process-body h4,
    .process-body2 h4 {
        font-size: 22px;
        text-align: center;
    }
    .process-body p,
    .process-body2 p {
        text-align: center;
    }
    .faq-card {
        padding: 20px;
    }
    .faq-card h2 {
        font-size: 17px;
    }
    .faq-card p {
        font-size: 14px;
        line-height: 1.6;
        font-weight: 500;
    }
    .footer-title {
        padding-top: 0px;
    }
    .footer-list-address {
        font-size: 13px;
    }
    .footer-list {
        padding-top: 30px;
    }

    .trust-us-section {
        min-height: 300px;
    }

    .pt-sm-25px {
        padding-top: 25px !important;
    }

    .pb-sm-25px {
        padding-bottom: 25px !important;
    }
    .testimonial-card-container {
        margin-right: 20px;
        margin-left: 40px;
    }
    .testimonial-card p {
        font-size: 14px;
        line-height: 1.6;
    }

    .testifier h5 {
        font-size: 14px;
    }

    .testifier p {
        font-size: 12px;
    }
    .testifier {
        margin-left: 45px;
    }

    .about-slider-area {
        background-image: url(../../../images/about-mob.jpg);
    }

    .sme-slider-area {
        background-image: url(../../../images/sme-mob.jpg);
    }
    .about-content-container {
        width: 90%;
    }
    .about-content {
        font-size: 14px;
    }
    .about-card {
        text-align: center;
        margin-bottom: 15px;
    }
    .about-card-body p {
        font-size: 14px;
        line-height: 1.7;
    }
    .cta-body h2 {
        font-size: 25px;
    }

    .cta-body p {
        font-size: 14px;
        line-height: 1.67;
    }
    .cta-btn {
        padding-top: 18px;
        padding-bottom: 18px;
        font-size: 12px;
    }
    .cta-section {
        background-position: right;
    }
    .apply-btn3 {
        padding: 10px 25px 10px 25px;
    }
    .button-container {
        padding-top: 25px;
    }

    .feature-img {
        height: 250px;
    }

    .feature-container {
        margin-left: 25px;
        margin-right: 15px;
    }

    .feature-title h2 {
        font-size: 25px;
        text-align: center;
    }
    .feature-title hr {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }

    .feature-body p {
        text-align: center;
        line-height: 1.67;
        font-size: 14px;
    }

    .text-white-mob {
        color: #fff !important;
    }

    .contact-title h1 {
        font-size: 25px;
    }
    .contact-title p {
        font-size: 15px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .contact-card {
        box-shadow: 0 6px 30px 0 rgba(175, 175, 175, 0.3);
        margin-bottom: 15px;
        padding: 25px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .contact-card img {
        height: 40px;
    }
    .contact-location-card {
        display: block;
        padding-bottom: 15px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .location-image {
        background-size: cover;
        height: 210px;
        width: 100%;
    }
    .location-details img {
        height: 40px;
    }
    .location-details h3 {
        padding-top: 10px;
        font-size: 18px;
    }
    .location-details p {
        line-height: 1.6;
    }
    .social-icon img {
        height: 30px;
    }

    .terms-slider {
        background-size: cover;
        background-position: right;
        height: auto;
    }
    .slider-caption h2 {
        font-size: 26px;
        padding: 25px;
    }
    .terms h3 {
        font-size: 18px;
    }
    .terms p {
        line-height: 1.6;
        font-weight: 400;
        font-size: 13px;
    }

    .faq-title-img img {
        height: 40px;
    }

    .faq-section-title-text h2 {
        font-size: 20px;
    }

    .faq-section-title-text hr {
        border-bottom: 3px solid #00b4d6;
        width: 30px;
    }
    .faq-section-card-title h3 {
        font-size: 16px;
    }
    .faq-section-card-body p {
        font-size: 13px;
        line-height: 1.6;
    }
    .faq-section-card {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .loan-title h2 {
        font-size: 25px;
    }
    .loan-title p {
        font-size: 13px;
        line-height: 1.6;
    }
    .loan-tab-btn {
        padding: 11px 15px;
        margin-right: 4px;
        font-size: 10px;
    }
    .loan-form-tab {
        margin-top: unset;
    }
    .loan-application-title-section h2 {
        font-size: 20px;
    }
    .loan-application-title-section {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #msform {
        margin-top: unset;
    }

    .progress-bar-container img {
        height: 60px;
        width: 100%;
    }

    .progress-bar-li {
        padding-bottom: 30px;
        /* padding-right: unset; */
        padding-right: 6px;
        padding-left: 6px;
    }
    .progress-bar-list-item {
        width: 38px;
        height: 38px;
    }

    .progress-link {
        /* height: 35px;
        width: 35px;
        padding: 4px; */
        height: 30px;
        width: 30px;
        padding: 0px;
    }
    .progress-link i {
        font-size: 11px;
    }

    .progress-bar-list {
        margin-top: -18px;
    }
    .progress-bar-list-item {
        padding: 4px;
    }
    .progress-bar-list-item p {
        font-size: 10px;
        line-height: 1;
        padding-top: 5px;
        display: none;
    }
    .loan-stage-title {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .loan-application-container {
        width: 95%;
        padding-right: 5px;
        margin-top: -30px;
    }
    .loan-application-inner-container {
        margin-left: -5px;
        top: -8px;
    }
    .show-text {
        display: block;
    }

    .form-body {
        padding-left: 25px;
        padding-right: 25px;
    }
    .loan-control-title {
        font-size: 14px;
    }
    .loan-control {
        height: 40px !important;
        margin-bottom: 25px;
        font-size: 13px;
        border-radius: 4px;
    }
    .terms-p {
        margin-left: 10px;
        font-weight: 500;
        text-align: left;
        font-size: 14px;
        line-height: 1.5;
    }
    .terms-paragraph {
        line-height: 1.4;
        font-weight: 500;
        font-size: 12px;
    }
    .terms-check {
        width: 7% !important;
    }

    .next-btn {
        color: #fff;
        text-align: center;
        padding: 10px 30px;
        font-weight: 600;
        margin-right: unset;
        width: 100%;
    }
    .mt-sm-25px {
        margin-top: 25px !important;
    }
    .mb-sm-25px {
        margin-bottom: 25px !important;
    }
    .loan-wizard-title {
        background-position: inherit;
    }
    .previous-btn {
        color: #51b593;
        text-align: center;
        padding: 10px 30px;
        font-weight: 600;
        margin-right: unset;
        width: 100%;
    }
    .mb-sm-0px {
        margin-bottom: 0px;
    }

    .loan-input-card {
        display: flex;
        padding: 10px;
    }
    .loan-input-card2 {
        padding: 10px;
    }

    .loan-input-card img {
        margin-top: auto;
        margin-bottom: auto;
    }

    .loan-input-card div {
        padding-left: 15px;
    }

    .loan-input-card h3 {
        font-size: 14px;
        text-align: left;
    }

    .loan-input-card p {
        font-size: 12px;
        text-align: left;
        margin-bottom: 0px;
    }

    .loan-card-body {
        padding-left: 20px;
    }

    .loan-card-body h3 {
        font-size: 14px;
    }

    .loan-card-body p {
        font-size: 12px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
}

@media only screen and (max-width: 800px) {
}
