/***********************************/
/***        header-desktop       ***/
/***********************************/
#lp header.lp-dark {
    background-color: #006667;
    color: #fff;
    text-align: left;
    padding-left: 45px;
    padding-right: 45px;
}

#lp header.lp-dark > .lp-container {
    max-width: 1350px;
    margin: 0 auto;
    overflow: hidden;
    color: #FFFFFF;
    padding-top: 21px;
    padding-bottom: 21px;
}

#lp header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 300;
}

#lp header .lp-btn {
    background-color: #006667;
    border: 2px solid #429798;
    display: block;
    font-family: "Ivy-Avenir-Black";
    font-size: 14px;
    letter-spacing: 1.6px;
    text-align: center;
    text-transform: uppercase;
    color: #F2EDE9 !important;
    float: right;
    margin-top: 10px;
    padding: 15px 30px 15px 30px;
    text-decoration: none;
}

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

/***********************************/
/***        header-desktop       ***/
/***********************************/


/***********************************/
/***       referral-desktop      ***/
/***********************************/
#lp .lp-referral {
    margin-top: 115px;
    padding: 70px;
    background-image: url("/images/ivypay-v2/pattern-600-white.jpg");
    height: auto;
}

#lp .lp-referral > .lp-container {
    padding-bottom: 20px !important;
}

#lp .lp-referral > .lp-container > h3 {
    text-align: center;
    font-size: 20px;
    color: #006667;
    font-family: 'IvyWebFontBold', avenir, 'avenir next', helvetica, arial, sans-serif;;
}

#lp .lp-referral > .lp-container > p {
    text-align: center;
    font-size: 20px;
    color: #006667;
    font-family: 'IvyWebFontRegular', avenir, 'avenir next', helvetica, arial, sans-serif;;
}

#lp .lp-referral .lp-btn {
    background-color: #006667;
    border: 2px solid #429798;
    display: block;
    font-family: "Ivy-Avenir-Black";
    font-size: 14px;
    letter-spacing: 1.6px;
    width: 360px;
    text-align: center;
    text-transform: uppercase;
    color: #F2EDE9 !important;
    text-decoration: none;
    margin: 50px auto 0 auto;
    padding: 17px;
}

/***********************************/
/***       referral-desktop      ***/
/***********************************/

/***********************************/
/***    hero-content-desktop     ***/
/***********************************/
#lp .lp-hero {
    margin-top: 85px;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    height: 705px;
}

#lp .lp-dark {
    background-color: #006667;
    color: #fff;
    text-align: left;
}

#lp .lp-hero .lp-container {
    margin: 0 auto;
    max-width: 1350px;
    overflow: hidden;
    padding: 100px 0;
    width: 100%;
    color: #FFFFFF;
    background-image: url("/images/ivypay-v3/IvyPay_PhoneMock-v2.png");
    background-repeat: no-repeat;
    background-position: 20% 105px;
    background-size: auto 600px;
    overflow: hidden;
    height: 100%;
}

#lp .lp-hero-content {
    width: 55%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding: 0 0 0 150px;
}

#lp .lp-container .lp-hero-phone-container {
    width: 44%;
    display: inline-block;
    padding: 0;
    margin: 0;
    height: 760px;
}

#lp .lp-hero-content h3 {
    font-family: "Ivy-Styrene-Light";
    font-size: 22px;
    letter-spacing: -0.52px;
    line-height: 44px;
    margin-top: -10px;
    max-width: 360px;
}

#lp .lp-hero-content .lp-tagline {
    max-width: 282px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#lp .lp-hero-content span {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    font-family: "Ivy-Styrene-Light";
    margin: 20px 20px 20px auto;
    flex: 1;
}

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

#lp .lp-hero-content .lp-btn {
    background-color: #006667;
    border: 2px solid white;
    display: block;
    font-family: "Ivy-Avenir-Black";
    font-size: 14px;
    letter-spacing: 1.6px;
    width: 282px;
    margin-top: 60px;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    color: #F2EDE9 !important;
    text-decoration: none;
}

#lp .lp-hero-content h1 {
    font-family: "Ivy-Styrene-Light";
    font-size: 40px;
    line-height: 80px;
    letter-spacing: -0.92px;
    margin-top: 50px;
}

#lp .lp-hero-content h2.lp-heading {
    color: #026667;
    font-family: "Ivy-Styrene-Light";
    font-size: 40px;
    font-weight: lighter;
    letter-spacing: -0.92px;
    line-height: 80px;
    margin: 0 auto;
    width: 65%;
}

#lp .lp-hero-content .lp-heading:after {
    content: "";
    display: block;
    height: 3px;
    margin: 10px auto;
    width: 235px;
}

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

/***********************************/
/***    hero-content-desktop     ***/
/***********************************/

/***********************************/
/***   features-content-desktop  ***/
/***********************************/
#lp section.lp-features-content {
    background-color: #F2EDE9;
    width: 100%;
}

#lp section.lp-features-content div.lp-container {
    margin: 0 auto;
    overflow: hidden;
    padding: 140px 100px;
    max-width: 1550px;
    width: 100%;
}

#lp section.lp-features-content h2.lp-heading {
    letter-spacing: -0.72px;
    line-height: 50px;
    margin: 0 auto;
    color: #026667;
    font-family: "Ivy-Styrene-Light";
    font-size: 31px;
    font-weight: lighter;
    max-width: 790px;
}

#lp section.lp-features-content div.lp-features div.features-wrapper {
    display: inline-block;
    float: left;
    text-align: left;
    padding: 60px 5% 0;
    width: 33.3333%;
}

#lp section.lp-features-content div.lp-features div.features-wrapper div.feature-it-self {
    max-width: 235px;
    width: 100%;
    margin: 0 auto;
}

#lp section.lp-features-content div.lp-features h3 {
    color: #026667;
    font-family: 'Ivy-Avenir-Black';
    font-size: 16px;
    font-weight: lighter;
    line-height: 25px;
    letter-spacing: 1.8px;
}

#lp section.lp-features-content div.lp-features img.lp-easy-charge-icon {
    height: 70px;
    margin: 0 auto 25px auto;
    display: block;
}

#lp section.lp-features-content div.lp-features img.lp-swipe-free-icon {
    height: 70px;
    margin: 0 auto 25px auto;
    display: block;
}

#lp section.lp-features-content div.lp-features img.lp-instant-pay-icon {
    width: 80px;
    height: 70px;
    margin: 0 auto 25px auto;
    display: block;
}

#lp section.lp-features-content div.lp-features p {
    font-family: "Ivy-Avenir-Medium";
    color: #1D1D1D;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 0;
    letter-spacing: 0;
}

/***********************************/
/***   features-content-desktop  ***/
/***********************************/


/***********************************/
/***    hipaa-content-desktop    ***/
/***********************************/
#lp .hipaa-content.lp-darker {
    background-color: #003C3C;
    color: #fff;
    text-align: left;
    padding-top: 182px;
    padding-bottom: 200px;
}

#lp .hipaa-content .lp-container {
    margin: 0 auto;
    max-width: 645px;
    overflow: hidden;
    width: 100%;
    color: #FFFFFF;
}

#lp .hipaa-content .lp-hipaa-section {
    margin: 0 auto;
    position: relative;
}

#lp .hipaa-content .lp-hipaa-section h2 {
    font-family: "Ivy-Styrene-Light";
    font-size: 31px;
    letter-spacing: -0.72px;
    line-height: 80px;
    margin-top: 0;
    margin-bottom: 0;
}

#lp .hipaa-content .lp-hipaa-section p {
    font-family: "Ivy-Styrene-Light";
    font-size: 22px;
    letter-spacing: -0.52px;
    line-height: 42px;
    margin-bottom: 0;
    margin-top: 0;
}

#lp .hipaa-content .lp-hipaa-section img {
    width: 90px;
}

#lp .hipaa-content .lp-hipaa-section .lp-hipa-image-container {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
}

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

/***********************************/
/***    hipaa-content-desktop    ***/
/***********************************/


/***********************************/
/***     testimonials-desktop    ***/
/***********************************/
#lp .lp-testimonials {
    background-color: #b1dfde;
    width: 100%;
}

#lp .lp-testimonials .lp-container {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
}

#lp .lp-testimonials .lp-testimonials-left-dark {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    background-color: #026667;
    height: 675px;
}

#lp .lp-testimonials .lp-testimonials-left-dark p {
    font-family: "Ivy-Styrene-Light";
    font-size: 31px;
    letter-spacing: -0.72px;
    text-align: left;
    line-height: 60px;
    color: #FFFFFF;
}

#lp .lp-testimonials .lp-testimonials-left-dark div.testimonial-wrapper {
    width: 315px;
    text-align: left;
}

#lp .lp-testimonials .testimonials-super-wrapper {
    max-width: 675px;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
    display: flex;
    padding: 50px;
    margin-top: 185px;
}

#lp section.lp-testimonials div.lp-testimonials-left-dark .testimonials-super-wrapper {
    align-items: center;
    margin-top: 0;
}

#lp .lp-testimonials .lp-testimonials-right-dark div.testimonial-wrapper {
    width: 390px;
    text-align: left;
}

#lp .lp-testimonials .lp-testimonials-right-light div.testimonial-wrapper {
    width: 390px;
    text-align: left;
}

#lp .lp-testimonials .lp-testimonials-left-light div.testimonial-wrapper {
    width: 390px;
    text-align: left;
}

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


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

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


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


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

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

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

#lp .lp-testimonials .lp-testimonials-right-dark p.lp-quoter {
    text-align: left;
    font-family: "Ivy-Avenir-Black";
    letter-spacing: 1.6px;
    line-height: 23px;
    font-size: 17px;
    color: #F2EDE9;
}

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

#lp .lp-testimonials .lp-testimonials-right-light {
    width: 50%;
    background-image: url("/images/ivypay-v3/testimonial-light-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 675px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
}

#lp .lp-testimonials .lp-testimonials-right-dark {
    width: 50%;
    background-color: #026667;
    height: 675px;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;;
}

#lp .lp-testimonials .lp-testimonials-left-light {
    width: 50%;
    background-image: url("/images/ivypay-v3/testimonial-light-back.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 675px;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
}

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

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

/***********************************/
/***     testimonials-desktop    ***/
/***********************************/


/***********************************/
/*** client-testimonials-desktop ***/
/***********************************/
#lp .lp-client-testimonials {
    background-color: #F2EDE9;
    width: 100%;
    display: flex;
}

#lp .lp-client-testimonials .lp-client-testimonials-container {
    background-color: #F2EDE9;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    padding: 180px 100px 175px;
    display: flex;
}

#lp .lp-client-testimonials .lp-client-testimonials-intro {
    display: inline-block;
    flex: 1;
}

#lp .lp-client-testimonials .lp-client-testimonials-container .lp-client-testimonials-mobile-visible {
    display: none;
}

#lp .lp-client-testimonials .lp-client-testimonials-quotes {
    flex: 2;
    display: inline-flex;
    vertical-align: top;
    flex-direction: row;
}

#lp .lp-client-testimonials .lp-client-testimonial-quote {
    flex: 1;
    display: inline-block;
    height: 100%;
}

#lp .lp-client-testimonials .lp-client-testimonial-quote.spacer {
    margin-right: 80px;
    margin-left: 80px;
}

#lp .lp-client-testimonials .lp-client-testimonial-quote p {
    text-align: left;
    letter-spacing: 0;
    line-height: 23px;
    font-size: 14px;
    font-family: "Ivy-Avenir-Medium";
    color: #000000;
    display: inline-block;
    vertical-align: top;
}

#lp .lp-client-testimonials .lp-client-testimonial-quote p:before {
    border-top: 2px solid #026667;
    content: "";
    display: block;
    height: 3px;
    margin: 0px 0px 30px 0px;
}

#lp .lp-client-testimonials .lp-client-testimonials-intro p {
    text-align: left;
    font-size: 31px;
    font-family: "Ivy-Styrene-Light";
    letter-spacing: 0.72px;
    line-height: 50px;
    color: #026667;
    margin-top: 0px;
}

/***********************************/
/*** client-testimonials-desktop ***/
/***********************************/


/***********************************/
/***          fees-desktop       ***/
/***********************************/
#lp .lp-fees {
    background-color: #003C3C;
    color: #FFFFFF;
    display: flex;
    width: 100%;
}

#lp .lp-fees .lp-fees-container {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    text-align: left;
    padding: 200px 100px 185px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

#lp .lp-fees .lp-fees-container ul {
    padding-left: 30px;
}

#lp .lp-fees .lp-fees-container ul li {
    display: list-item;
    list-style-type: disc;
    font-size: 1.8em;
}


#lp .lp-fees h2 {
    color: #FFFFFF;
    font-family: 'Ivy-Styrene-Light';
    font-size: 31px;
    letter-spacing: -0.72px;
    line-height: 60px;
    margin-bottom: 15px;
}

#lp .lp-fees h3 {
    display: inline-block;
    font-size: 24px;
    line-height: 1.29em;
    margin: 0;
}

#lp .lp-fees h4:not(.lp-fees ul li h4) {
    font-size: 22px;
    letter-spacing: 0;
    font-family: "Ivy-Avenir-Medium";
    font-weight: lighter;
    line-height: 40px;
    margin: 0;
}

#lp .lp-fees ul li h4 {
    font-size: 22px;
    font-family: "Ivy-Avenir-Medium";
    font-weight: lighter;
    line-height: 40px;
    padding: 10px 0 10px 0;
    margin: 0;
}

#lp .lp-fees h4:nth-child(2) {
    padding-top: 15px;
    padding-bottom: 15px;
}

#lp .lp-fees h4:nth-child(3) {
    padding-top: 15px;
}

/***********************************/
/***          fees-desktop       ***/
/***********************************/


/***********************************/
/***       download-desktop      ***/
/***********************************/
#lp .lp-download-app {
    background-color: #F2EDE9;
}

#lp .lp-download-app .lp-download-app-container {
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    width: 1350px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    padding: 130px 0 85px 0;
}

#lp .lp-download-app .lp-download-app-container .lp-cta {
    width: auto;
}

#lp .lp-download-app .lp-download-app-container .lp-cta img {
    width: 97px;
    height: 42px;
}


#lp .lp-download-app .lp-download-app-container h3 {
    color: #026667;
    font-family: "Ivy-Styrene-Light";
    font-size: 31px;
    letter-spacing: -0.72px;
    line-height: 51px;
    margin: 0;
}

#lp .lp-download-app .lp-download-app-container .lp-btn {
    background-color: #F2EDE9;
    border: 2px solid #429798;
    color: #026667;
    font-family: "Ivy-Avenir-Black";
    font-size: 15px;
    letter-spacing: 1.6px;
    width: 282px;
    display: inline-block;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 60px 0 30px 0;
}

/***********************************/
/***       download-desktop      ***/
/***********************************/


/***********************************/
/***        footer-desktop       ***/
/***********************************/
#lp .lp-footer {
    background-color: #003C3C;
    color: #fff;
    display: flex;
    width: 100%;
}

#lp .lp-footer-container {
    margin: 0 auto;
    max-width: 1572px;
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding: 75px 170px 75px 170px;
    display: flex;
    flex-direction: column;
}

#lp .lp-footer-container .lp-logo {
    height: 56px;
    width: 56px;
}

#lp .lp-footer-container ul {
    font-family: "Ivy-Avenir-Black";
    font-size: 14px;
    letter-spacing: 0.05px;
    line-height: 22px;
    margin: 30px 0;
    color: #FFFFFF;
    list-style: none;
    padding: 0;
}

#lp .lp-footer-container ul li {
    display: inline;
    margin: 30px 0;
}

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

#lp .lp-footer-container a {
    color: #FFFFFF;
    text-decoration: none;
}

#lp .lp-footer-container p, .lp-footer-container span {
    font-family: "Ivy-Avenir-Book";
    letter-spacing: 0;
    line-height: 17px;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    font-weight: normal;
}

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

#lp .lp-footer-container p.more-space {
    padding: 0;
    margin-top: 15px;
    margin-bottom: 10px;
}

#lp .lp-footer-container .lp-copyright {
    display: inline-block;
    margin-top: 40px;
}

/***********************************/
/***        footer-desktop       ***/
/***********************************/