.box-white .market-total {
    color: #969696 !important;
    font-weight: bold;
    font-size: 42px;
}
.section-pre-application {
    background: none;
    padding-bottom: 80px;
    padding-top: 50px;
    margin-top: 0px;
}
.section-pre-application .pre-box {
    top: 0px;
}

.countdown ul li {
    padding: 0px !important;
    margin-bottom: 20px;
}
.pre-title {
    font-size: 58px;
    font-weight: bold;
    line-height: 68px;
    margin-bottom: 0px !important;
}
.section-pre-application .pre-box h3 {
    font-size: 30px;
}
.section-pre-application .pre-box h4 {
    font-size: 42px;
}
.generate-text {
    display: block;
    font-size: 25px;
    margin-top: 20px;
}
section.testimonials h3 {
    text-align: center;
    color: #000;
    font-size: 48px;
}
.section-pre-application .pre-box {
    padding-top: 85px;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 85px;
}
.box-white {
    max-width: 940px;
}

.course-testimonial .button-cta {
    margin-top: 50px;
    font-size: 28px;
    padding: 25px 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 510px;
    text-align: center;
    margin-bottom: 50px;
}


.testimonial .testimonial-content {
    font-size: 18px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    font-family: 'Open Sans';
    text-align: justify;
}

.testimonial .testimonial-footer {
    padding-top: 0 !important;
    display: flex;
    align-items: center;
}

.testimonial .testimonial-footer .author-img {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    background-size: cover;
    border-radius: 100%;
    box-shadow: 0 0 0 4px #333;
    background-color: #000;
}

.testimonial .testimonial-footer .author-name {
    padding: 0 0 0 20px;
    font-size: 18px;
    font-weight: bold;
    width: calc(100% - 50px);
}

.course-testimonial .box-border img {
    margin: 50px 0px 30px 0px !important;
}

section.about {
    padding: 65px 0;
    position: relative;
    background-color: transparent;
}

section.about .user-headshot {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

section.about .user-bio {
    width: 74%;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    position: relative;
    z-index: 2;
    padding-left: 60px;
}

section.about .user-bio h2 {
    font-size: 36px;
    line-height: 1.5;
}

section.about .user-bio p {
    font-size: 20px;
    font-weight: normal;
}

section.about .button-cta {
    margin-top: 20px;
}

section.testimonials {
    background-color: #fff;
    padding: 10px 0;
}

section.footer-cta {
    text-align: center;
    padding: 80px 20px;
}

section.footer-cta h3 {
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    font-weight: bold;
}

section.footer-cta p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: normal;
    line-height: 1.4;
}

section.footer-cta a.button-cta,
section.about .button-cta,
.section .button-cta {
    padding: 20px 40px;
    font-size: 22px;
    line-height: 22px;
}

@media all and (max-width: 1024px) {
    section.about {
        padding: 65px 20px;
    }
}

@media all and (max-width: 820px) {
    section.about .user-headshot {
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
        padding: 0 20px;
    }

    section.about .user-bio {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .course-testimonial {
        padding-bottom: 60px;
    }
}
.section-testimonial {
    padding-bottom: 100px !important;
}
@media only screen and (max-width: 768px) {
    .section-testimonial h2 {
        font-size: 18px !important;
    }
    .header {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header .support span {
        text-align: center;
        font-size: 16px !important;
    }
    .header .support {
        margin-top: 20px;
        display: block;
    }
    .section-replay h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .section-replay h3,
    .section-replay p {
        font-size: 18px;
    }
	.footer-bottom .footer-link {
        list-style: none;
        padding: 0px;
        display: flex;
        justify-content: flex-start;
        align-content: space-around;
        flex-direction: row;
	}
	.footer-bottom .footer-link {
        list-style: none;
        padding: 0px;
        display: flex;
        justify-content: space-around;
        color: white;
        align-content: flex-start;
        flex-direction: row;
        align-items: center;
        font-size: 11px;
	}
	.footer-bottom .footer-link li {
        position: relative;
        margin-right: calc(30px / 2);
        margin-left: calc(30px / 2);
        font-family: "Open Sans", Sans-serif;
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
    .header {
        display: block;
        text-align: center;
    }
    section.footer-cta p {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    section.footer-cta h3 {
        font-size: 36px !important;
        line-height: 36px !important;
    }
	.header .logo h1 {
		display: block;
        text-align: center;
	}
    .header .support span {
        text-align: center;
    }
    .testimonial-text .testimonial {
        margin-bottom: 20px;
    }
    .testimonial .testimonial-content {
        font-size: 16px;
        line-height: 26px;
    }
    .testimonial .testimonial-footer {
        padding-top: 10px !important;
    }
    section.testimonials h3 {
        font-size: 45px !important;
        font-weight: bold !important;
        padding-left: 30px;
        padding-right: 30px;
    }
    .course-testimonial .button-cta {
        width: 100%;
        font-size: 22px;
        line-height: 22px;
        padding: 18px 10px;
        width: 95%;
        text-align: center;
    }
    .course-testimonial {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-bottom: 30px !important;
    }
    .course-testimonial p.testimoial-title {
        margin-top: 30px;
        line-height: 34px !important;
    }
    section.about .user-bio {
        padding: 10px !important;
    }
    section.about .user-bio p {
        font-size: 18px;
    }
 
}
.lw-testimonials {
    margin-bottom: 30px;
}
@media all and (max-width: 820px) {
    .lw-testimonials {
        display: flex;
        flex-direction: column;
    }
    .lw-testimonials .testimonial-item {
        flex-grow: 1;
        margin: 0px;
        margin-bottom: 15px;
        background-color: #fff;
        padding: 30px 40px;
        border-radius: 8px;
        position: relative;
        width: auto;
    }
    section.footer-cta a.button-cta,
    section.about .button-cta,
    .section .button-cta,
    .section-replay .button-cta {
        font-size: 16px !important;
        line-height: 26px !important;
        padding: 10px 30px 10px 30px;
    }
    .section-testimonial h3 {
        color: #000000;
        font-family: "Source Sans Pro", Sans-serif;
        font-size: 36px;
        font-weight: 700;
    }
}
.arrow-icon {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}