/***********************************/
/***        header-mobile       ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp header.lp-dark {
        padding-left: 30px;
        padding-right: 30px;
    }

    #lp header.lp-dark .lp-container img {
        width: 65px;
        height: 65px;
    }

    #lp header .lp-btn {
        border: 1px solid #429798;
        font-size: 14px;
        letter-spacing: 1.4px;
        height: 57px;
        line-height: 57px;
        margin-top: 4px;
        padding: 0px 40px 0px 40px;
    }

    #lp header.lp-dark > .lp-container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

/***********************************/
/***        header-mobile       ***/
/***********************************/


/***********************************/
/***       referral-mobile      ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .lp-referral {
        padding: 75px 20px 75px 20px;
    }

    #lp .lp-referral .lp-btn {
        max-width: 370px;
        width: 100%;
    }

    #lp .lp-referral {
        margin-top: 100px;
    }
}

/***********************************/
/***       referral-mobile      ***/
/***********************************/


/***********************************/
/***    hero-content-mobile     ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .lp-hero .lp-container {
        background-image: none;
        background-repeat: no-repeat;
        padding: 0px;
        width: 100%;
    }

    #lp .lp-container .lp-hero-phone-container {
        display: none;
    }

    #lp .lp-hero-content {
        width: 100%;
        padding: 20px;
        margin: 0px auto;
        display: block;
    }

    #lp .lp-container .lp-hero-phone-container-bottom {
        display: block;
        margin-top: 0px;
        position: relative;
        height: 370px;
    }

    #lp .lp-hero {
        height: auto;
    }

    #lp .lp-hero-content .lp-btn {
        border: 2px solid white;
        font-family: "Ivy-Avenir-Black";
        font-size: 14px;
        letter-spacing: 1px;
        width: 100%;
        max-width: 310px;
        text-decoration: none;
        margin: 50px auto 0px auto;
    }

    #lp .lp-hero-content .lp-tagline img {
        margin: 30px auto;
        height: 30px;
        display: inline-block;
    }

    #lp .lp-hero-content h1 {
        font-size: 36px;
        line-height: 47px;
        letter-spacing: -0.72px;
        max-width: 280px;
        width: 100%;
        margin: 50px auto 0px auto;
    }

    #lp .lp-hero-content h2.lp-heading {
        font-size: 36px;
        letter-spacing: -0.72px;
        line-height: 47px;
    }

    #lp .lp-hero-content h3 {
        margin: 0px auto;
        max-width: 280px;
        width: 100%;
        font-size: 19px;
        line-height: 34px;
        letter-spacing: -0.38px;
    }

    #lp .lp-container .lp-hero-phone-container-bottom img {
        display: block;
        width: 400px;
        position: absolute;
        left: 50%;
        margin-left: -130px;
    }

    #lp .lp-hero-content .lp-tagline {
        margin: 0 auto;
    }
}

/***********************************/
/***    hero-content-mobile     ***/
/***********************************/

/***********************************/
/***   features-content-mobile  ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp section.lp-features-content div.lp-container {
        width: 280px;
        margin: 0 auto;
        padding: 90px 0;
    }

    #lp section.lp-features-content h2.lp-heading {
        font-size: 26px;
        text-align: left;
        letter-spacing: -0.52px;
        line-height: 36px;
        margin-bottom: 35px;
    }

    #lp section.lp-features-content div.lp-features p {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 32px;
    }

    #lp section.lp-features-content div.lp-features h3 {
        font-size: 14px;
        letter-spacing: 1.4px;
        line-height: 19px;
    }

    #lp section.lp-features-content div.lp-features {
        flex-flow: column;
    }

    #lp section.lp-features-content div.lp-features >  div.features-wrapper {
        padding: 0;
        width: 100%;
        margin-bottom: 55px;
    }

    #lp section.lp-features-content div.lp-features div.features-wrapper div.feature-it-self {
        margin: 0;
    }
    
    #lp section.lp-features-content div.lp-features img.lp-easy-charge-icon {
        width: 34px;
        height: 46px;
        margin: 0 0 25px;
    }

    #lp section.lp-features-content div.lp-features img.lp-swipe-free-icon {
        width: 46px;
        height: 50px;
        margin: 0 0 25px;
    }

    #lp section.lp-features-content div.lp-features img.lp-instant-pay-icon {
        width: 57px;
        height: 29px;
        margin: 0 0 25px;
    }
}

/***********************************/
/***   features-content-mobile  ***/
/***********************************/


/***********************************/
/***    hipaa-content-mobile    ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .hipaa-content .lp-hipaa-section .lp-hipa-image-container {
        position: relative;
        top: 0;
        margin-top: 0;
    }

    #lp .hipaa-content .lp-hipaa-section .lp-hipa-content-container {
        margin-left: 0px;
    }


    #lp .hipaa-content .lp-hipaa-section img {
        width: 83px;
        margin-right: 0px;
    }

    #lp .hipaa-content .lp-hipaa-section h2 {
        margin-top: 40px;
        font-size: 26px;
        letter-spacing: -0.52px;
        line-height: 46px;
    }

    #lp .hipaa-content .lp-hipaa-section p {
        font-size: 19px;
        letter-spacing: -0.38px;
        line-height: 34px;
    }

    #lp .hipaa-content .lp-hipaa-section {
        width: 280px;
        margin: 0px auto;
    }

    #lp .hipaa-content.lp-darker {
        padding-top: 130px;
        padding-bottom: 160px;
    }

}

/***********************************/
/***    hipaa-content-mobile    ***/
/***********************************/


/***********************************/
/***     testimonials-mobile    ***/
/***********************************/
@media (min-width: 767px) and (max-width: 969px) {
    #lp .lp-testimonials .lp-testimonials-left-light p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #lp .lp-testimonials .lp-testimonials-right-light p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #lp .lp-testimonials .lp-testimonials-left-dark div.testimonial-wrapper {
        width: 640px !important;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark div.testimonial-wrapper {
        width: 640px !important;
    }

    #lp .lp-testimonials .lp-testimonials-right-light div.testimonial-wrapper {
        width: 640px !important;
    }

    #lp .lp-testimonials .lp-testimonials-left-light div.testimonial-wrapper {
        width: 640px !important;
    }
}

@media only screen and (max-width: 969px) {
    #lp .lp-testimonials .testimonials-super-wrapper {
        display: block;
        height: auto;
        padding: 0;
        margin: 0 auto;
    }

    #lp .lp-testimonials .lp-container {
        display: block;
    }

    #lp .lp-testimonials .lp-testimonials-left-dark {
        width: 100%;
        background: #F2EDE9;
        display: block;
        height: auto;
        overflow: auto;
        padding-top: 90px;
    }

    #lp .lp-testimonials .lp-testimonials-right-light {
        width: 100%;
        background: #F2EDE9;
        display: block;
        height: auto;
        overflow: auto;
        padding-top: 35px;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark {
        width: 100%;
        background: #F2EDE9;
        display: block;
        height: auto;
        overflow: auto;
        padding-top: 35px;
    }

    #lp .lp-testimonials .lp-testimonials-left-light {
        width: 100%;
        background: #F2EDE9;
        display: block;
        height: auto;
        overflow: auto;
        padding-top: 35px;
    }

    #lp .lp-testimonials .lp-testimonials-left-dark div.testimonial-wrapper {
        width: 290px;
        margin: 0 auto;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark div.testimonial-wrapper {
        width: 290px;
        margin: 0 auto;
    }

    #lp .lp-testimonials .lp-testimonials-right-light div.testimonial-wrapper {
        width: 290px;
        margin: 0 auto;
    }

    #lp .lp-testimonials .lp-testimonials-left-light div.testimonial-wrapper {
        width: 290px;
        margin: 0 auto;
    }

    #lp .lp-testimonials .lp-testimonials-left-dark p {
        font-family: "Ivy-Styrene-Light";
        font-size: 26px;
        text-align: left;
        color: #026667;
        letter-spacing: -0.52px;
        line-height: 36px;
        margin: 0;
    }

    #lp .lp-testimonials .lp-testimonials-right-light div img {
        width: 40px;
        height: 26px;
    }


    #lp .lp-testimonials .lp-testimonials-left-light div img {
        width: 40px;
        height: 26px;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark div img {
        width: 40px;
        height: 26px;
    }

    #lp .lp-testimonials .lp-testimonials-left-light p {
        text-align: left;
        font-family: "Ivy-Avenir-Medium";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 30px;
        color: #000000;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark p {
        text-align: left;
        font-family: "Ivy-Avenir-Medium";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 30px;
        color: #000000;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #lp .lp-testimonials .lp-testimonials-right-light p {
        text-align: left;
        font-family: "Ivy-Avenir-Medium";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 30px;
        color: #000000;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #lp .lp-testimonials .lp-testimonials-left-light p.lp-quoter {
        text-align: left;
        font-family: "Ivy-Avenir-Black";
        letter-spacing: 1.12px;
        line-height: 28px;
        font-size: 14px;
        color: #026667;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark p.lp-quoter {
        text-align: left;
        font-family: "Ivy-Avenir-Black";
        font-size: 14px;
        letter-spacing: 1.12px;
        line-height: 28px;
        color: #026667;
    }

    #lp .lp-testimonials .lp-testimonials-right-light p.lp-quoter {
        text-align: left;
        font-family: "Ivy-Avenir-Black";
        font-size: 14px;
        letter-spacing: 1.12px;
        line-height: 28px;
        color: #026667;
    }

    #lp .lp-testimonials {
        height: auto;
    }

    #lp .mobile-visible-quote-image {
        display: block;
    }

    #lp .mobile-hidden-quote-image {
        display: none;
    }
}

/***********************************/
/***     testimonials-mobile    ***/
/***********************************/


/***********************************/
/*** client-testimonials-mobile ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .lp-client-testimonials {
        padding-bottom: 50px;
    }

    #lp .lp-client-testimonials .lp-client-testimonial-quote p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 30px;
    }

    #lp .lp-client-testimonials .lp-client-testimonials-intro {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 70px;
        flex: none;
    }

    #lp .lp-client-testimonials .lp-client-testimonials-intro p {
        width: 100%;
        font-size: 26px;
        letter-spacing: -0.52px;
        line-height: 36px;
        margin: 0;
    }

    #lp .lp-client-testimonials .lp-client-testimonials-container {
        width: 290px;
        padding: 0 0 0 0;
        flex-direction: column;
    }

    #lp .lp-client-testimonials .lp-client-testimonial-quote p:before {
        border-top: none;
        margin: 0;
    }

    #lp .lp-client-testimonials .lp-client-testimonials-container .lp-client-testimonials-mobile-visible {
        display: inline-block;
        float: left;
        width: 40px;
        height: 26px;
    }

    #lp .lp-client-testimonials .lp-client-testimonial-quote {
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0;
        padding-top: 25px;
    }

    #lp .lp-client-testimonials .lp-client-testimonials-quotes {
        width: 100%;
        flex-direction: column;
    }

    #lp .lp-client-testimonials .lp-client-testimonial-quote.spacer {
        margin: 0;
    }
}

/***********************************/
/*** client-testimonials-mobile ***/
/***********************************/


/***********************************/
/***          fees-mobile       ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .lp-fees {
        padding: 86px 0 130px 0;
    }

    #lp .lp-fees .lp-fees-container {
        width: 290px;
        padding: 0 0 0 0;
    }

    #lp .lp-fees h2 {
        font-size: 26px;
        letter-spacing: -0.52px;
        line-height: 36px;
    }

    #lp .lp-fees h4 {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 30px;
    }

    #lp .lp-fees ul li h4 {
        font-size: 16px;
        line-height: 30px;
    }

    #lp .lp-fees h4:not(.lp-fees ul li h4) {
        font-size: 16px;
        line-height: 30px;
    }
}

/***********************************/
/***          fees-mobile       ***/
/***********************************/


/***********************************/
/***       download-mobile      ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .lp-download-app {
        padding: 100px 0 100px 0;
    }

    #lp .lp-download-app .lp-download-app-container {
        width: 290px;
        margin: 0px auto;
        padding: 0;
    }

    #lp .lp-download-app .lp-download-app-container h3 {
        font-size: 26px;
        letter-spacing: -0.52px;
        line-height: 36px;
        text-align: left;
    }

    #lp .lp-download-app .lp-download-app-container .lp-btn {
        width: 100%;
        margin: 60px 0 10px 0;
    }

    #lp .lp-download-app .lp-download-app-container .lp-cta img {
        margin-top: 25px;
        width: 68px;
        height: auto;
    }
}

/***********************************/
/***       download-mobile      ***/
/***********************************/


/***********************************/
/***        footer-mobile       ***/
/***********************************/
@media only screen and (max-width: 767px) {
    #lp .lp-footer {
        padding: 50px 0 60px 0;
    }

    #lp .lp-footer-container {
        padding: 0;
        width: 290px;
        margin: 0 auto;
    }

    #lp .lp-footer-container ul {
        font-size: 14px;
        letter-spacing: 0.04px;
        line-height: 15px;
        display: block;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    #lp .lp-footer-container ul li {
        display: flex;
    }

    #lp .lp-footer-container ul li:after {
        content: "";
        display: inline-block;
        padding: 0;
    }

    #lp .lp-footer-container p, .lp-footer-container span {
        letter-spacing: 0;
        line-height: 22px;
        font-size: 14px;
    }

    #lp .lp-copyright {
        line-height: 26px;
        font-size: 12px;
        letter-spacing: 0.38px;
        width: 130px;
    }


    #lp .lp-footer-container p.more-space {
        margin-top: 0;
    }

    #lp .lp-footer-container p.less-space {
        margin-top: 10px;
    }
}

/***********************************/
/***        footer-mobile       ***/
/***********************************/

