/***********************************/
/***        header-tablet       ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #lp header.lp-dark > .lp-container {
    }

    #lp header .lp-btn {
        margin-top: 21px;
    }
}

/***********************************/
/***        header-tablet       ***/
/***********************************/


/***********************************/
/***       referral-tablet      ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
}

/***********************************/
/***       referral-tablet      ***/
/***********************************/


/***********************************/
/***    hero-content-tablet     ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #lp .lp-hero-content h1 {
    }

    #lp .lp-hero .lp-container {
        background-image: none;
        background-repeat: no-repeat;
        padding: 0px;
    }

    #lp .lp-hero {
        height: 1020px;
    }

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

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

    #lp .lp-container .lp-hero-phone-container-bottom {
        display: block;
        position: relative;
    }

    #lp .lp-container .lp-hero-phone-container-bottom img {
        margin: 0 auto;
        width: 500px;
        position: absolute;
        left: 50%;
        margin-left: -260px;
    }
}

/***********************************/
/***    hero-content-tablet     ***/
/***********************************/


/***********************************/
/***   features-content-tablet  ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #lp section.lp-features-content div.lp-features >  div.features-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/***********************************/
/***   features-content-tablet  ***/
/***********************************/


/***********************************/
/***    hipaa-content-tablet    ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #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 {
        width: 500px;
    }

    #lp .hipaa-content .lp-hipaa-section h2 {
        margin-top: 40px;
    }
}

/***********************************/
/***    hipaa-content-tablet    ***/
/***********************************/


/***********************************/
/***     testimonials-tablet    ***/
/***********************************/
@media (min-width: 970px) and (max-width: 1024px) {
    #lp .lp-testimonials .lp-testimonials-left-dark div.testimonial-wrapper {
    }

    #lp .lp-testimonials .lp-testimonials-right-dark div.testimonial-wrapper {
    }

    #lp .lp-testimonials .lp-testimonials-right-light div.testimonial-wrapper {
    }

    #lp .lp-testimonials .lp-testimonials-left-light div.testimonial-wrapper {
    }

    #lp .lp-testimonials .lp-testimonials-left-light p {
        margin-top: 30px;
        margin-bottom: 30px;
    }


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

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


    #lp .lp-testimonials .lp-testimonials-left-dark {
        height: 600px;
    }

    #lp .lp-testimonials .lp-testimonials-right-light {
        height: 600px;
    }

    #lp .lp-testimonials .lp-testimonials-right-dark {
        height: 600px;
    }

    #lp .lp-testimonials .lp-testimonials-left-light {
        height: 600px;
    }

    #lp .lp-testimonials .testimonials-super-wrapper {
        margin-top: 80px;
    }
}

/***********************************/
/***     testimonials-tablet    ***/
/***********************************/


/***********************************/
/*** client-testimonials-tablet ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #lp .lp-client-testimonials .lp-client-testimonials-container {
    }
}

/***********************************/
/*** client-testimonials-tablet ***/
/***********************************/


/***********************************/
/***          fees-tablet       ***/
/***********************************/
@media only screen and (max-width: 1200px) {
}

/***********************************/
/***          fees-tablet       ***/
/***********************************/


/***********************************/
/***       download-tablet      ***/
/***********************************/
@media only screen and (max-width: 1200px) {
}

/***********************************/
/***       download-tablet      ***/
/***********************************/


/***********************************/
/***        footer-tablet       ***/
/***********************************/
@media (min-width: 768px) and (max-width: 1024px) {
    #lp .lp-footer-container {
        padding: 50px 100px 50px 100px;
    }

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

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

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

/***********************************/
/***        footer-tablet       ***/
/***********************************/