﻿.main-description-section p a, main-description-section p a:hover {
    color: #c94a21;
    text-decoration: underline;
}


.page-content .how-it-works {
    background-color: #d45026;
    padding-bottom: 50px;
    color: #FFF;
}

    .page-content .how-it-works p {
        font-size: 23px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        font-weight: normal;
    }

    .page-content .how-it-works h2 {
        font-weight: 700;
    }

.page-content .how-to-apply-how-it-works p {
    /*height: 93px;*/
    font-size: 14px;
}


.page-content .how-it-works h3 {
    font-weight: 700;
    margin-top: 17px;
    margin-bottom: 25px;
    font-size: 1.65em;
}

.page-content .how-it-works .blocks {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
}

    .page-content .how-it-works .blocks .item {
        border: 2px solid #FFF;
    }

.no-float {
    float: none !important;
}

.repayment-description {
    font-size: 20px;
}

.repayment-description-row {
    margin-top: 40px !important;
    margin-bottom: 15px !important;
}

@media(min-width:450px) {
    .page-content .how-it-works .blocks .lulalend-apply-item {
        height: 420px;
    }

        .page-content .how-it-works .blocks .lulalend-apply-item h3 {
            margin-bottom: 50px;
        }

    .page-content .how-it-works .blocks .step3 .lulalend-apply-item h3 {
        margin-bottom: 25px;
    }
}

.page-content .how-it-works .blocks .lulalend-apply-item p {
    height: auto;
}

.page-content .how-it-works .blocks .step {
    padding-top: 40px;
}

    .page-content .how-it-works .blocks .step .inner {
        background-repeat: no-repeat;
    }

.page-content .how-it-works .blocks .step1 .bg {
    background-repeat: no-repeat;
}

.page-content .how-it-works .blocks .step1 .bg {
    background-image: url('/Images/home-overview-step1-icon.png');
    background-position: top right;
    height: 83px;
    width: 100px;
    position: absolute;
    right: 0;
    margin-top: -40px;
}

.page-content .how-it-works .blocks .step2 .bg {
    background-image: url('/Images/home-overview-step2-icon.png');
    background-position: top right;
    height: 83px;
    width: 100px;
    position: absolute;
    right: 0;
    margin-top: -18px;
}

.page-content .how-it-works .blocks .step3 .bg {
    background-image: url('/Images/home-overview-step3-icon.png');
    background-position: top right;
    height: 83px;
    width: 100px;
    position: absolute;
    right: 0;
    margin-top: -18px;
}

.page-content .how-it-works .blocks .item {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.page-content .how-it-works .blocks .step1 .item {
    background-image: url('/Images/home-overview-step1-bg.png');
}

.page-content .how-it-works .blocks .step2 .item {
    background-image: url('/Images/home-overview-step2-bg.png');
}

.page-content .how-it-works .blocks .step3 .item {
    background-image: url('/Images/home-overview-step3-bg.png');
}

.no-bg-image {
    background-image: none !important;
}

.no-padding-col {
    padding-left: 0px;
    padding-right: 0px;
}

.page-content .how-it-works .blocks .bg {
    background-repeat: no-repeat;
}

.page-content .how-it-works .blocks .item .title {
    text-align: center;
    margin-top: 20px;
    height: 27px;
    border-bottom: 1px solid #FFF;
    height: 27px;
    margin-bottom: 45px;
}

.page-content .how-it-works .blocks .item p {
    line-height: 1.8em;
}

.page-content .how-it-works .blocks .item .text {
    display: block;
    padding: 0px 31px 31px 31px;
}

.page-industry-specific-listing .main-description-section .main-info-block-section ul {
    width: 45%;
    text-align: left;
    margin: auto;
    font-size: 1.35em;
    font-weight: 500
}

.industry-specific a {
    color: #c94a21;
    text-decoration: underline;
}

.text-center {
    text-align: center;
}

.hr-background-orange {
    background-color: #e9a692; /*orange*/
    border-top: 2px solid #c94a21;
}

.finance-landing-jumbo-header {
    margin: 0;
    position: relative;
    top: 30%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .finance-landing-jumbo-header h1 {
        font-weight: 800;
        overflow-wrap: break-word;
    }

.row {
    margin: 0px;
}

.footer .row {
    margin-right: -15px;
    margin-left: -15px;
}

.page-content h1 {
    margin-top: 0px;
}

.display-block {
    display: block;
}

.btn-apply {
    transition: none;
    width: 184px;
}

.btn.btn-apply {
    font-size: 1.6em;
    letter-spacing: 1px;
    line-height: .9em;
    background-color: #c94a21;
    font-weight: 600;
    color: #fff;
    width: 255px;
    height: 56px;
    padding-top: 7px;
    background-image: url(/Images/btn-apply-now.png);
}

.btn.btn-learn-more {
    background-image: none;
    background-color: #FFFFFF;
    color: #c94a21;
    border: 2px solid #c94a21;
    border-width: thin;
}

.learn-more-btn-container {
    margin-left: 15px;
}


.header {
    background-size: cover;
    height: 600px;
    background-position: center;
    color: #fff;
    position: relative;
}

.header-full-height {
    height: 100vh;
}

.hero-section-content {
    margin-top: 15%;
}

    .hero-section-content .slogan {
        padding: 0 30%;
    }

@media (max-width: 450px) {
    .hero-section-content .slogan {
        padding: 0 10%;
    }
}

.hero-section-content .lula-slogan-desc {
    font-size: 22px;
    line-height: 28px;
}

.page-content .header-title h1 {
    text-align: left;
    font-size: 3.4em;
}

.header-title {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 100px;
}

.hr-background-red {
    background-color: #c94a21; /*red*/
    border-top: 4px solid #c94a21;
}

.hr-background-blue {
    background-color: #5796b0;
    border-top: 3px solid #5796b0;
}

.link-text, .link-text:hover, .link-text:active, .link-text:visited {
    text-decoration: underline;
    color: #c94a21;
}

    .link-text:hover {
        text-decoration: underline;
    }

.question-contact-number {
    font-weight: 700;
}

.question-title, .question-contact-number {
    font-size: 2em;
    text-align: right;
    float: right;
}

    .question-contact-number a {
        color: #FFFFFF;
        text-decoration: none;
    }

/* ******  Carousel  *******  */
.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    background-color: #668490;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 5px;
    background-color: #c94a21;
    border: none;
    cursor: default;
}


.seo-carousel .carousel-caption {
    top: 220px;
}

.seo-carousel-container {
    background-color: #1f323f;
}

.seo-carousel-section {
    height: 650px;
    overflow: hidden;
}

    .seo-carousel-section .seo-img-section {
        height: 700px;
        min-height: 100%;
        width: auto;
        vertical-align: middle;
    }

.seo-carousel-section-image {
    float: right;
}

.seo-carousel-section-text {
    float: left;
}

.seo-carousel-indicators {
    left: 0px;
    width: 100%;
    margin-left: 0px;
    padding-left: 20px;
    text-align: left;
}

.seo-carousel .btn.btn-apply {
    width: inherit;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 6px;
}

.seo-carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 5px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    background-color: #ca4a21;
    border-radius: 6px;
}

.seo-carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 5px;
    background-color: #753e30;
    border: none;
    cursor: default;
}

.seo-small-screen-caption {
    display: none;
}

/*Lulaflow Benefits*/
.lulaflow-benefits {
    padding: 5vh 0;
}

    .lulaflow-benefits h3 {
        font-size: 36px;
        line-height: 60px;
        font-weight: bold;
    }

    .lulaflow-benefits .block {
        padding-top: 15px;
    }

    .lulaflow-benefits .text {
        font-size: 20px;
        line-height: 30px;
        font-weight: bold;
        padding-top: 10px;
    }

/*What Lulaflow can do*/
.lulaflow-can-do {
    background: #1F323F;
}

    .lulaflow-can-do .strands-img {
    }

        .lulaflow-can-do .strands-img img {
            max-width: 100%;
        }

    .lulaflow-can-do .lulaflow-can-do-desc {
        color: #FFFFFF;
        padding: 5vh 3vw;
    }

        .lulaflow-can-do .lulaflow-can-do-desc h2 {
            font-weight: bold;
            font-size: 36px;
            line-height: 42px;
            margin-bottom: 35px;
        }

        .lulaflow-can-do .lulaflow-can-do-desc li {
            font-size: 18px;
            line-height: 36px;
            margin-bottom: 10px;
        }

@media (max-width: 450px) {
    .lulaflow-can-do .strands-img {
        width: 100%;
    }

    .lulaflow-can-do .lulaflow-can-do-desc {
        width: 100%;
        padding: 3vh 5vw;
    }
}


/*Lulaflow Apply Now (Send request)*/
.lulaflow-send-request {
    background-color: #6395AD !important;
    padding-top: 5vh;
}

    .lulaflow-send-request h2 {
        text-align: center;
    }

    .lulaflow-send-request .row:last-child {
        display: flex;
        justify-content: center;
    }

        .lulaflow-send-request .row:last-child button {
            background: #C95E3C;
            border-radius: 0;
            font-size: 18px;
        }

.why-lulaflow {
    text-align: center;
    padding: 15px 0;
}

    .why-lulaflow .why {
        padding-bottom: 10px;
    }

    .why-lulaflow h2 {
        font-size: 30px;
        line-height: 42px;
        font-weight: bold;
    }

    .why-lulaflow p {
        font-size: 18px;
        line-height: 28px;
    }

/*FAQs*/
.questions-margin-bottom {
    padding-bottom: 85px;
}

.clr {
    clear: both
}

.content a {
    text-decoration: underline;
}

.businessFundingFaqHeader, .businessFundingFaqFooter {
    margin: auto;
    width: 50%;
    text-align: center;
}

    .businessFundingFaqHeader h3 {
        font-weight: 800;
    }

    .businessFundingFaqHeader p {
        font-size: 20px;
    }

.faq-category a {
    color: #d45026;
}

.faq-category p, .faq-category li {
    font-size: 19px;
}

.questions-margin-bottom {
    background-color: #f5f3f4;
}

.faq-category a {
    text-decoration: underline;
}

.faq-category {
    margin: auto;
    width: 50%;
    border-bottom: solid;
    border-bottom-color: black;
    border-bottom-width: 2px;
}

    .faq-category .category-size {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 21px;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.93;
        letter-spacing: normal;
        color: #5391aa;
        width: 10%;
    }

    .faq-category .category {
        float: left;
        text-align: left;
        width: 90%;
    }

    .faq-category .collapse-expand {
        float: right;
        text-align: right;
        cursor: pointer;
    }

    .faq-category .content {
        text-align: left;
    }

    .faq-category h3 {
        font-size: 23px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.39;
        letter-spacing: normal;
    }

    .faq-category h4 {
        font-size: 19px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.61;
        letter-spacing: normal;
        text-align: left;
        color: #2d2d2d;
    }


/***************Header image***********************/
.page-working-capital-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/working-Capital-finance.jpg');
}

.page-agriculture_finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/Agriculture_finance_optimized.jpg');
}

.page-equipment-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/equipment-finance.jpg');
}

.page-cash-flow-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/cash-flow-financing.jpg');
}

.page-business-financing-landing .header {
    background-image: url('/Images/IndustryLandingPages/Business_finance_optimized.jpg');
}

.page-business-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/business-financing.jpg');
}

.page-lulaflow-landing .header {
    background-image: linear-gradient(246.32deg, rgba(0, 0, 0, 0.3) -3.24%, rgba(0, 0, 0, 0) 121.77%), url('/Images/IndustryLandingPages/landing-Lulaflow.jpg');
}

.page-bridging-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/bridging-finance.jpg');
}

.page-business-grants-landing .header {
    background-image: url('/Images/IndustryLandingPages/Business_grants_optimized.jpg');
}

.page-commercial-loan-landing .header {
    background-image: url('/Images/IndustryLandingPages/Commercial_loan_optimized.jpg');
}

.page-business-loan-landing .header {
    background-image: url('/Images/IndustryLandingPages/Business_Loan_optimized.jpg');
}

.sixty-days-offer-landing .header {
    background-image: url('/Images/IndustryLandingPages/Q4-header-bg-image.jpg');
    background-position-y: 0px;
}

.sixty-days-offer-landing .offer-text {
    background-image: url('/Images/IndustryLandingPages/sixty-days-zero-costs-img.png');
}

.page-invoice-financing-landing .header {
    background-image: url('/Images/IndustryLandingPages/Business_invoicing_optimized.jpg');
}

.page-business-funding-landing .header {
    background-image: url('/Images/IndustryLandingPages/Business_funding_optimized.jpg');
}

.page-business-credit-facility-landing .header {
    background-image: url('/Images/IndustryLandingPages/Business_credit_facility_optimized.jpg');
}

.page-short-term-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/short-term-business-finance.jpg');
}

.page-manufacturing-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/manufacturing-financing.png');
}

.page-inventory-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/inventory-financing.png');
}

.page-refinance-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/refinance.png');
}

.page-refinance-landing .header {
    background-image: url('/Images/IndustryLandingPages/business-financing.jpg');
}

.page-merchant-cash-advance-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/cash-advance.png');
}

.page-small-business-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/small-business-financing.png');
}

.page-retail-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/retail-financing.jpg');
}

.page-construction-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/financing-for-construction.jpg');
}

.page-wholesaler-inventory-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/wholesaler-inventory-financing.jpg');
}

.page-professional-services-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/financing-for-professional-services.png');
}

.page-beauty-salons-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/financing-for-beauty-salons.jpg');
}

.page-restaurant-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/business-financing-for-restaurants.png');
}

.page-business-services-finance-landing .header {
    background-image: url('/Images/IndustryLandingPages/retail-financing.jpg');
}

.page-compare-finance .header {
    background-image: url('/Images/IndustryLandingPages/compare-finance.jpg');
}

.page-industry-specific-listing .header {
    background-image: url('/Images/IndustryLandingPages/industry-specific-listing.jpg');
}

.page-finance-listing .header {
    background-image: url('/Images/IndustryLandingPages/business-finance-listing.jpg');
}
/***************Header image ends***********************/


/******why-lulalend-section**************/
.why-lulalend-section {
    border: solid 1px #e6e6e6;
    background-color: #f5f3f4;
    color: #2d2d2d;
}

    .why-lulalend-section h2 {
        font-size: 30px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.93;
        letter-spacing: normal;
        text-align: center;
    }

    .why-lulalend-section .info-text {
        font-size: 24px;
        font-weight: 600;
        text-align: center;
    }

    .why-lulalend-section img {
        height: 70px;
        width: auto;
    }

    .why-lulalend-section .industry-specificy-financing div.inline {
        width: 45%;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.78;
        letter-spacing: normal;
        text-align: left;
        color: #2d2d2d;
        padding-left: 15px;
    }

    .why-lulalend-section .forSmallScreen .industry-specificy-financing div.inline {
        width: 100%;
    }

    .why-lulalend-section .industry-specificy-financing div.border-left {
        border-left: 1px solid black;
        height: 26vh;
        width: 0%
    }

    .why-lulalend-section .industry-specificy-financing div.clearBoth {
        clear: both;
    }

/******customer-testimonial-section*********************/
.customer-testimonial-section {
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

.compare-finance-option-testimonial {
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 70px;
}

    .customer-testimonial-section h2, .compare-finance-option-testimonial h2 {
        font-size: 30px;
        font-weight: 800;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.93;
        letter-spacing: normal;
        text-align: center;
        color: #2d2d2d;
    }

    .customer-testimonial-section p, .compare-finance-option-testimonial p {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: italic;
        line-height: 1.39;
        letter-spacing: normal;
        text-align: center;
        color: #2d2d2d;
    }

.customer-testimonial-section .description p {
    padding-top: 50px;
    font-size: 1.35em;
    font-weight: 500;
   
}

.customer-testimonial-section img, .compare-finance-option-testimonial img {
    width: 183px;
    height: 183px;
}

.customer-testimonial-section .customerstoryimageblock .smallscreenExpand a img {
    margin: auto;
}

.testimonial-customer-name {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #2d2d2d;
}



/***********suit-your-business*****************/
.suit-your-business-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.blue-font-heading {
    color: #5796b0;
}

.black-font-heading {
    color: #000000;
}

.flp-specific-link-container a {
    color: #000000;
}

.finance-listing-section {
    background-color: #f5f3f4;
    border: solid 1px #e6e6e6;
}

    .suit-your-business-section .btn-learn-more, .finance-listing-section .btn-learn-more, .industry-specific-listing-section .btn-learn-more {
        background-color: #FFFFFF;
    }

/*************get-approved-section****************/
.get-approved-section {
    background-color: #f5f3f4; /*Off white*/
    padding-top: 80px;
    padding-bottom: 80px;
}


/************main-description-section***********************/

.main-description-section {
    margin: 0 auto;
}

    .suit-your-business-section p, .main-description-section p, .get-approved-section p, .finance-listing-section p, .industry-specific-listing-section p, .compare-finance-option p, .compare-finance-option-apply-section p, .flp-specific-link-container {
        font-size: 1.35em;
        font-weight: 500;
    }

    .main-description-section .main-info-block-section .inline ul {
        font-size: 1.35em;
        font-weight: 500;
    }

.finance-listing-section p, .industry-specific-listing-section p, .suit-your-business-section p {
    padding-bottom: 10px;
}


.main-description-section .info-section {
    padding-top: 60px;
}


/*********compare-finance-option***************/

.compare-finance-option img {
    min-height: 90px;
    height: 90px;
    width: auto;
}

.compare-finance-option h3, .compare-finance-option hr {
    margin: 0px;
}

.compare-finance-option .info {
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
}

.compare-finance-option .info-heading {
    font-size: 24px;
}
/***************page-industry-specific-listing********************/
/****************page-finance-listing*********************/
.compare-finance-option, .compare-finance-option-apply-section {
    padding-top: 80px;
}



/* Apply Now Embedded From */

.main-info-block-section {
    display: block;
}

    .main-info-block-section p {
        padding-bottom: 20px;
    }

.embedded-form-container {
    display: inline-block;
    position: relative;
    float: right;
    padding-bottom: 10px;
}

/*New embedded form*/

.apply-now-embedded input[type="text"], .apply-now-embedded select {
    max-width: 260px;
}

.apply-now-embedded select {
    height: 40px;
    font-size: 16px;
}

.apply-now-embedded input.input-validation-error {
    border: 1px solid #c62828;
}

.apply-now-embedded .btn.btn-apply-new {
    background-image: none;
    border-radius: 25px;
    background-color: #C94A21;
    width: 100%;
    max-width: 260px;
    outline: none;
}

.alternate-embedded-form-push-override {
    margin: 0 auto;
    float: none;
}

.row.row-embedded-margin, .apply-now-embedded .row {
    margin-right: -15px;
    margin-left: -15px;
}


.page-retail-finance-landing section.customer-testimonial-section,
.page-construction-finance-landing section.customer-testimonial-section,
.page-professional-services-finance-landing section.customer-testimonial-section,
.page-restaurant-finance-landing section.customer-testimonial-section,
.page-manufacturing-finance-landing section.customer-testimonial-section {
    padding-bottom: 0px;
}
/* H2's */
.customer-testimonial-section h2, .compare-finance-option-testimonial h2, .compare-finance-option h2, .main-description-section h2, .suit-your-business-section h2, .finance-listing-section h2, .industry-specific-listing-section h2, .compare-finance-option h2 {
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 0px;
}

.industry-specific-listing-section .financing-your-business h3, .suit-your-business-section .financing-your-business h3 {
    font-size: 30px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: normal;
    color: #2d2d2d;
}

.industry-specific-listing-section .industry-specificy-financing h3, .suit-your-business-section .industry-specificy-financing h3 {
    font-size: 26px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    color: #2d2d2d;
}

.suit-your-business-section h3, .main-description-section h3, .finance-listing-section h3, .compare-finance-option h3 {
    font-size: 2em;
    font-weight: 800;
}

.customerstoryimageblock {
    max-width: 750px;
    margin: 0 auto;
    float: none;
}

.video-section .img-responsive {
    min-width: 100%;
    height: auto;
}

.page-all.element-what-pay .what-pay {
    padding: 40px 0 10px 0;
}

/*Sixty-Day-SME-Offer*/

.tell-me-more-btn-round{
    border-radius: 25px;
    border: 2px solid !important;
    background-image: none !important;
}

.apply-form-container {
    /*margin-left: 10%;*/
    margin-top: 6em;
    text-align: left;
}

.hero-title {
    font-size: 40px;
    line-height: 20px;
    margin-bottom: 20px;
    max-width: 580px;
    font-family: 'Open Sans',sans-serif;
}

    .hero-title p {
        margin: 0;
        line-height: 52px;
        padding-bottom: 10px;
    }

    .hero-title span {
        font-size: 22px;
        line-height: 32px;
    }

    .hero-header {
        font-size: 40px;
        line-height: 32px;
    }

.apply-now-offer {
    padding-left: 0;
}

    .apply-now-offer a {
        float: left;
    }

.testimonial-container {
    padding-left: 10%;
    padding-right: 10%
}

    .testimonial-container p {
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
    }

    .testimonial-container .testimonial-customer-name {
        font-weight: 800;
    }

.offer-section {
    background-color: #d45026;
    padding-bottom: 50px;
    color: #fff;
}

.page-content .offer-section p {
    font-size: 1.7em;
    height: auto;
    font-weight: 600;
}

.page-content .offer-section h2 {
    margin-bottom: 20px;
}

.how-offer-works-section {
    background-color: #FFF;
    color: #000;
    /*padding-bottom: 50px;*/
}

.how-offer-works-description {
    margin-bottom: 35px;
    padding: 0 10%;
}

.blocks-section {
    padding-bottom: 50px;
}

.overview.blocks-section > .block-text
{
    float: none;
}

.how-offer-works-example {
    margin-bottom: 35px;
}
    .how-offer-works-example h2 {
        font-weight: bold;
    }

    .how-offer-works-example .example-steps {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0px;
    }

        .how-offer-works-example .example-steps .example-step {
            width: 275px;
            height: 320px;
            /*border: 5px solid;*/
            border-radius: 30px;
            position: relative;
        }

            .how-offer-works-example .example-steps .example-step .step-icon {
                height: 140px;
                position: relative;
            }

                .how-offer-works-example .example-steps .example-step .step-icon svg {
                    width: 100px;
                    height: 90px;
                    position: absolute;
                    bottom: 0;
                    left: 90px;
                }

            .how-offer-works-example .example-steps .example-step .step-triangle {
                height: 80px;
                width: 35px;
                position: absolute;
                left: -1px;
                top: 120px;
            }

            .how-offer-works-example .example-steps .example-step .step-description {
                padding: 20px 35px 0 60px;
            }

                .how-offer-works-example .example-steps .example-step .step-description p {
                    text-align: center;
                    font-weight: bold;
                }

.step-1 {
    border-color: #1D313E !important;
}

.step-2 {
    border-color: #D45026 !important;
}

.step-3 {
    border-color: #99BBC9 !important;
}

.step-4 {
    border-color: #5796B0 !important;
}

.step-5 {
    border-color: #1D313E !important;
}

.ts-cs-description {
    padding: 0 10%;
    max-width: 1165px;
    margin: 0 auto;
}

.ts-cs-sub-section {
    max-width: 1100px;
    margin: 0 auto;
    text-align: left;
}

.ts-cs-sub-section h2 {
    text-align: center;
}

.request-call-back-button {
    padding-bottom: 50px;
}

.offer-description h2, .how-offer-works-description h2, .ts-cs-description h2 {
    font-weight: bold;
    margin-bottom: 35px;
}

.offer-description h3 {
    font-size: 45px;
    font-weight: 600
}

.how-offer-works-description p, .ts-cs-description p {
    font-style: normal;
    font-weight: 500;
    font-size: 1.35em;
    margin: 0;
}

@media(max-width: 699px) {
    .forLargerScreen {
        display: none;
    }

    .why-lulalend-section .industry-specificy-financing div.inline {
        font-size: 13px;
    }

    .why-lulalend-section .industry-specificy-financing div.border-left {
        height: 15vh;
    }
}

@media (max-width: 1024px) {
    .why-lulalend-section .industry-specificy-financing div.border-left {
        height: 23vh;
    }
}


@media (min-width: 1400px) {
    .info-section-container {
        text-align: left;
    }

    .customer-testimonial-section img, .compare-finance-option-testimonial img {
        width: 160px;
    }
}


@media (max-width: 1350px) {

    .customerstoryimageblock {
        width: 55%
    }
}


@media (max-width: 1250px) {

    .customerstoryimageblock {
        width: 60%
    }
}


@media (max-width: 1200px) {

    .customer-testimonial-section h2, .compare-finance-option-testimonial h2, .compare-finance-option h2, .main-description-section h2, .suit-your-business-section h2, .why-lulalend-section h2, .finance-listing-section h2, .industry-specific-listing-section h2, .compare-finance-option h2 {
        font-size: 2.4em;
    }

    .suit-your-business-section h3, .main-description-section h3, .finance-listing-section h3, .industry-specific-listing-section h3, .compare-finance-option h3 {
        font-size: 1.8em;
    }
}

@media (max-width: 1150px) {

    .customerstoryimageblock {
        width: 70%
    }
}

@media (max-width: 1050px) {
    .smallscreenExpand {
        width: 100%;
    }
}

@media (max-width: 991px) {

    .seo-carousel-indicators {
        margin-left: 0px;
        padding-left: 0px;
        text-align: center;
        width: 60%;
        margin-left: -30%;
        left: 50%;
    }

    .seo-carousel-section .seo-img-section {
        height: auto;
        min-height: inherit;
        width: 100%;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-height: 450px;
    }

    .seo-carousel-section {
        height: 450px;
    }

    .seo-carousel .seo-small-screen-caption {
        display: block;
        padding-bottom: 0px;
        top: 25%;
    }

        .seo-carousel .seo-small-screen-caption > h3 {
            margin-bottom: 1%;
            padding-bottom: 5%;
        }
}

@media (max-width: 950px) {
    .seo-carousel-section {
        height: 400px;
    }

        .seo-carousel-section .seo-img-section {
            min-height: 400px;
        }
}

@media (max-width: 850px) {

    .why-lulalend-section .info-text {
        font-size: 22px;
    }

    .page-content .how-it-works p {
        font-size: 18px;
    }

    .beach-orange-blocks p{
        font-size: inherit !important;
    }

    .seo-carousel-section {
        height: 350px;
    }

        .seo-carousel-section .seo-img-section {
            min-height: 350px;
        }
}

@media (max-width: 805px) {
    .sixty-days-offer-landing .header {
        background-image: url('/Images/IndustryLandingPages/Q4-header-bg-mobile image.jpg');
    }

}

@media (max-width: 767px) {
    
    .hero-title.title {
        display: none;
    }

    .header-title {
        margin-left: inherit;
        margin-right: inherit;
    }

    .hero-title {
        font-size: 22px;
        line-height: 28px;
        margin: 15px auto;
        text-align: center;
    }

    .apply-now-offer a {
        float: unset !important;
    }

    .beach-title p {
        line-height: 1.3;
        font-size: 33px !important;
        margin-bottom: 15px;
    }

    .beach-title span {
        font-size: 20px !important;
    }

    .why-lulalend-section .btn-apply, .get-approved-section .btn-apply, .compare-finance-option .btn-apply, .main-description-section .btn-apply {
        font-size: 1.12em;
    }

    .page-content .header-title h1 {
        font-size: 3.0em;
    }

    .question-title, .question-contact-number {
        font-size: 1.8em;
    }

    .testimonial-customer-name {
        font-size: 14px;
    }

    .why-lulalend-section .info-text {
        font-size: 20px;
    }

    .why-lulalend-section img {
        height: 65px;
    }

    .customer-testimonial-section, .why-lulalend-section, .suit-your-business-section, .get-approved-section, .main-description-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main-description-section {
        padding-top: 0px;
    }

    .compare-finance-option img {
        min-height: 85px;
        height: 85px;
        width: auto;
    }

    .compare-finance-option .first-block {
        padding-top: 10px;
    }

    .page-content h1 {
        font-size: 3.7em;
        font-family: 'Open Sans',sans-serif;
    }

    .video-section-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .seo-carousel-section-image, .seo-carousel-section-text {
        float: none;
        display: block;
        width: 100%;
    }

        .seo-carousel-section-text .carousel-caption {
            position: relative;
        }

    .seo-carousel-section-text {
        min-height: 100%;
        height: 150px;
        padding-bottom: 5px;
    }

    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none;
    }

    .seo-carousel-section {
        height: 300px;
    }

        .seo-carousel-section .seo-img-section {
            min-height: 300px;
        }

    .page-business-funding-landing .main-description-section {
        padding-bottom: 0px;
        padding-top: 10px;
    }

    .seo-carousel .seo-small-screen-caption {
        display: block;
        top: 15%;
    }

        .seo-carousel .seo-small-screen-caption > h3 {
            font-size: 1.5em;
            margin-bottom: 1%;
            padding-bottom: 5%;
        }

    .seo-carousel .btn.btn-apply {
        font-size: 1.4em;
        line-height: 1em;
        padding-left: 30px;
        padding-right: 30px;
    }

    .faq-category, .businessFundingFaqHeader {
        width: 88%;
    }

    .apply-now-embedded input[type="text"], .apply-now-embedded select, .btn-apply-new {
        margin: 0 auto;
    }

    .finance-landing-jumbo-header {
        padding-top: 80px;
    }

    .sixty-days-offer-landing .beach-header {
        height: 800px !important;
    }
}

@media (max-width: 700px) {

    .embedded-form-container {
        margin-top: -30px;
        width: 100%;
        padding-bottom: 40px;
    }

    .main-description-section .info-section {
        padding-top: 0px;
    }

    .seo-carousel-section {
        height: 270px;
        background-color: #d45026;
    }

        .seo-carousel-section .seo-img-section {
            min-height: 270px;
        }
}

@media (min-width: 700px) {

    .forSmallScreen {
        display: none;
    }
}

@media (max-width: 600px) {

    .learn-more-btn-container {
        margin-top: 5px;
        margin-left: 0px;
        display: block;
    }

    .page-content h1 {
        font-size: 3.6em;
    }

    .seo-carousel-section {
        background-color: #d45026;
    }

        .seo-carousel-section .seo-img-section {
            min-height: 300px;
            height: 300px;
            width: auto;
            min-width: 100%;
            text-align: center;
        }
}

@media (max-width: 480px) {
    .offer-description {
        top: -30px;
    }

    .offer-description h3 {
        font-size: 30px;
        font-weight: 600
    }

    .how-offer-works-description h2 {
        font-size: 24px;
    }

    .page-content h1 {
        font-size: 2.8em;
    }

    .compare-finance-option img {
        min-height: 80px;
        height: 80px;
        width: auto;
    }

    .question-title, .question-contact-number {
        font-size: 1.15em;
    }

    .header-title {
        margin-top: 120px;
    }

    .page-content .header-title h1 {
        font-size: 2em;
    }

    .customer-testimonial-section h2, .compare-finance-option-testimonial h2, .compare-finance-option h2, .main-description-section h2, .suit-your-business-section h2, .why-lulalend-section h2, .finance-listing-section h2, .industry-specific-listing-section h2, .compare-finance-option h2 {
        font-size: 24px;
    }

    .suit-your-business-section h3, .main-description-section h3, .finance-listing-section h3, .industry-specific-listing-section h3, .compare-finance-option h3 {
        font-size: 19px;
    }

    .main-description-section p, .get-approved-section p, .finance-listing-section p, .industry-specific-listing-section p, .compare-finance-option p, .compare-finance-option-apply-section p, .flp-specific-link-container, .compare-finance-option .info {
        font-size: 1.2em;
    }

    .why-lulalend-section .btn-apply, .get-approved-section .btn-apply, .compare-finance-option .btn-apply, .main-description-section .btn-apply {
        min-width: 0px;
        width: 100%;
        font-size: 1.12em;
        line-height: inherit
    }

    .apply-btn-horizontal-container {
        display: block;
    }

    .learn-more-btn-container {
        margin-top: 5px;
        margin-left: 0px;
    }

    .apply-btn-horizontal-container .btn.btn-apply {
        font-size: 1.12em;
        line-height: inherit;
    }


    .testimonial-customer-name {
        font-size: 12px;
    }

    .why-lulalend-section .info-text {
        font-size: 18px;
    }

    .why-lulalend-section img {
        height: 60px;
    }

    .customer-testimonial-section, .why-lulalend-section, .suit-your-business-section, .get-approved-section, .main-description-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .main-description-section, .main-description-section .info-section {
            padding-top: 0px;
        }

    .compare-finance-option .info {
        font-size: 15px;
    }

    .compare-finance-option .info-heading {
        font-size: 17px;
    }
}


@media (max-width: 350px) {

    .compare-finance-option img {
        min-height: 70px;
        height: 70px;
        width: auto;
    }

    .flp-specific-link-container {
        display: block;
    }

    .main-description-section p, .get-approved-section p, .finance-listing-section p, .industry-specific-listing-section p, .compare-finance-option-apply-section p, .compare-finance-option p, .flp-specific-link-container, .compare-finance-option .info {
        font-size: 1.1em;
    }

    .seo-carousel .seo-small-screen-caption {
        top: 20%;
    }

        .seo-carousel .seo-small-screen-caption > h3 {
            font-size: 1.2em;
        }

    .seo-carousel .btn.btn-apply {
        font-size: 1.2em;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 8px;
        padding-bottom: 12px;
        height: auto;
    }
}

@media (max-width: 320px) {

    .page-content .header-title h1 {
        font-size: 1.8em;
    }

    .why-lulalend-section .info-text {
        font-size: 18px;
    }

    .main-description-section p, .get-approved-section p, .finance-listing-section p, .industry-specific-listing-section p, .compare-finance-option-apply-section p, .compare-finance-option p, .flp-specific-link-container, .compare-finance-option .info {
        font-size: 1em;
    }

    .compare-finance-option .info {
        font-size: 15px;
    }

    .compare-finance-option .info-heading {
        font-size: 17px;
    }

    .page-content h1 {
        font-size: 2.4em;
    }
}

@media (max-width: 240px) {

    .topnav-fixed .navbar-brand img {
        width: 120px;
    }

    .topnav-fixed .navbar-brand {
        padding-top: 15px;
    }


    .compare-finance-option .info {
        font-size: 14px;
    }

    .compare-finance-option .info-heading {
        font-size: 16px;
    }
}

.faqs-show-button {
    cursor: pointer;
    color: #d45026;
    text-decoration: underline;
    font-size: 1.00em;
}

.show-less {
    font-size: 1.35em;
}

.blocks {
    max-width: 1000px;
    margin: 10px auto;
}

.blocks .block .text {
    padding: 0 30px 0 30px;
}

.blocks h3 {
    font-size: 1.4em;
    margin-bottom: 30px;
}

.blueTestimonial {
    background-color: #599BB5;
    border-radius: 20px;
    padding: 20px 30px;
    color:#fff;
}

.blueTestimonial h6 {
    font-style: italic;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.centerImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    height:100px;
}

.sixty-days-testimonial {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.line {
    height: 1px;
    width: 70%;
    border-bottom: 1px solid #AFAFAF;
    display: inline-block;
    margin: 20px;
}

.sixtyDaysBadge{
    display: block;
}

.sixtyDaysMobileBadge {
    display: none;
}

.largerButton{
    width: 300px !important;
}

.narrowGap{
    padding-top:20px !important;
}

.sixty-days-offer-section{
    /*line-height: 1 !important;*/
}

.sixty-days-offer-section h2 {
    margin-bottom: 35px !important;
}

@media (min-width: 991px) {
    .page-content .how-it-works .blocks .item {
        min-height: 460px;
    }
}

@media (max-width: 991px) {
    .sixtyDaysBadge {
        display: none;
    }

    .sixtyDaysMobileBadge {
        display: block;
        max-width: 20%;
        margin: auto;
        margin-bottom: 10px;
    }
}

@media (max-width: 1200px){
    .line {
        width: 90%;
    }
}

@media (max-width: 805px){
    .sixty-days-offer-landing .beach-header {
        height: 800px !important;
    }

    .apply-form-container {
        margin-left: 0;
        margin: 0 auto;
        margin-top: 6em;
    }
}

@media(max-width: 376px){
    .largerButton {
        width: auto !important;
    }

    .ts-cs-description{
        padding:0;
    }

    .centerImage {
        height:auto;
    }

    .apply-form-container {
        margin-left: 0;
        margin: 0 auto;
        margin-top: 6em;
    }

    .sixtyDaysMobileBadge{
        max-width:35%;
    }

    .sixty-days-offer-section{
        line-height:normal !important;
    }
}

@media(max-width: 320px){
    .ts-cs-description h2{
        font-size: 28px;
    }
}