.alignment-testmonial {
    width: 100%;
    height: auto;
}

.getstarted-button {
    background: transparent linear-gradient(102deg, #FC8013 0%, #FEB801 100%) 0% 0% no-repeat padding-box;
    border-radius: 0.3125rem;
    opacity: 1;
    letter-spacing: 0.09px;
    color: #FFFFFF;
    font-size: 1rem;
    font-weight: 600;
    padding: 0.6rem 2.5rem;
}

.no-cardrequired-text {
    font-size: 1rem;
    letter-spacing: 0rem;
    color: #7720A9;
    font-weight: 600;
    margin-top: 0.3rem;
    opacity: 1;
}

.alignment-startedbutton {
    margin-top: 1rem;
}

.free-signup {
    border: 1px solid #FF6200;
    opacity: 1;
    font-style: normal;
    letter-spacing: 0rem;
    padding: 0.6rem 1.8rem;
    font-weight: 600;
    background-color: white;
    color: #FF6200;
    font-size: 1rem;
    margin-right: 1rem;
    border-radius: 5px;
}

.free-signup:hover {
    background: linear-gradient(-175deg, #f5ce62, #e85a19);
    color: #FFFFFF;
}

.quick-demo {
    background: linear-gradient(14deg, #fc7318, #ffbf00);
    border: 1px solid #FC7318;
    opacity: 1;
    font-style: normal;
    color: #FFFFFF;
    letter-spacing: 0;
    font-size: 1rem;
    padding: 0.6rem 1.8rem;
    font-weight: 600;
    border-radius: 5px;
}

.quick-demo:hover {
    background: linear-gradient(14deg, #ffbf00, #fc7318);
}

.no-cardrequiredtext {
    font-size: 0.9rem;
    letter-spacing: 0rem;
    color: #7720A9;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 0.7rem;
    opacity: 1;
}

.capteraa-smallimage {
    max-width: 24%;
    height: auto;
    margin-right: 0.5rem;
}

.getstarted-button:hover {
    background: transparent linear-gradient(102deg, #FEB801 0%, #FC8013 100%) 0% 0% no-repeat padding-box;
}


.timechamp-header-text {
    font-size: 1.3rem;
    color: #33475B;
    line-height: 2.5rem;
    opacity: 1;
    margin-bottom: 1.5rem;
    padding-top: 1rem;
}

.sub-headings-point {
    display: flex;
    align-items: baseline;
}

.sub-headings-point-2 {
    display: flex;
    align-items: baseline;
}

.testmonial-background {
    width: 100%;
}

.solution-page-images {
    width: 48%;
    height: auto;
}

.testimonials-heading {
    text-align: center;
    color: #FF3E00;
    font-size: 1.7rem;
    margin-top: 0rem;
    font-weight: 700 !important;
}

.teams-productivity {
    font-size: 2.2rem;
    font-weight: 700 !important;
    color: #33475B;
    letter-spacing: 0.18px;
    opacity: 1;
    line-height: 3.5rem;
}


.key-features-text {
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 0.18px;
    color: #33475B;
    opacity: 1;
    font-weight: 700 !important;
    padding-top: 5rem
}

.optimize-individual-text {
    font-size: 1.15rem;
    letter-spacing: 0.27px;
    color: #33475B;
    opacity: 1;
    margin-left: 0.7rem;
}

.alignment-images {
    display: flex;
    align-items: center;
    padding: 5% 0%;
    width: 82%;
    margin: auto;
    gap: 4.5rem;
}

.alignment-images-1 {
    display: flex;
    align-items: center;
    padding: 5% 0%;
    width: 82%;
    margin: auto;
    flex-direction: row-reverse;
    gap: 4.5rem;
}

.productivity-text {
    font-size: 1.6rem;
    color: #33475B;
    line-height: 1.8;
    opacity: 1;
    padding-bottom: 0.5rem;
}

.customer-reviews {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    width: 82vw;
    margin: auto;
    margin-top: 3rem;
}

.sub-headings-point img {
    position: relative;
    top: 0.25rem;
}

.sub-headings-point-2 img {
    position: relative;
    top: 0.25rem;
}

.heading-182 {
    color: #33475B;
    opacity: 1;
    font-weight: 600;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 2.5rem;
    text-align: center;
}

.testimonials-images {
    display: flex;
}

.image-container {
    position: relative;
    margin: 0px 10px;
}

.text-overlay {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0%;
    right: 0;
    top: 2.6rem;
    border-radius: 5px;
}

.text-overlay p {
    padding: 0rem 1rem;
    text-align: center;
    font-size: 0.9rem;
    line-height: 1.7rem;
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.text-overlay-1 {
    color: #ffffff;
    font-size: 0.9rem;
    line-height: 0.9rem;
}

.text-overlay-2 {
    font-size: 0.8rem;
    color: #ffffff;
}

.first-section-testimonial {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    top: -3.5rem;
}

.heading {
    width: 82%;
    margin: auto;
    padding: 5.5rem 0rem;
    display: flex;
    gap: 4rem;
    align-items: center;

}

.image-header {
    max-width: 47%;
    height: auto;
}

/*faq styles*/
.footer-alignment {
    margin-bottom: 8rem;
}

.answers-text {
    font-weight: 600;
    font-size: 1.8rem;
    margin-top: 5rem;
    margin-bottom: 3rem;
    text-align: center;
    color: #33475B;
    opacity: 1;
}

.alignemnt-faqquestions {
    width: 80%;
    margin: auto;
}

.background-faqquestions {
    background: #F2EFFF 0% 0% no-repeat padding-box;
    border: 1px solid #F2EFFF;
    border-radius: 10px;
    opacity: 1;
    margin-bottom: 1.5rem;
    cursor: pointer;
}

.alignment-icon-text {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: 1rem;
}

.icon-wrapper {
    padding: 0.3125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4A3AFF 0% 0% no-repeat padding-box;
    border-radius: 50%;
    transition: transform 0.3s ease-in-out;
}

.rotate {
    transform: rotate(180deg);
}

.parentcontrol-faqtext {
    font-size: 1.2rem;
    letter-spacing: 0rem;
    color: #33475B;
    font-weight: 600;
    opacity: 1;
    margin: 0.5rem 0rem;
    padding: 0.5rem 0rem;
}

.paragraph-answertest {
    font-size: 1rem;
    letter-spacing: 0.3px;
    color: #718093;
    opacity: 1;
    line-height: 1.5rem;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-in-out;
    margin: 0rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}



@media(max-width:374px) {
    .free-signup {
        margin-right: 0.1rem;
        font-size: 0.9rem;
        padding: 0.5rem 1.4rem;
    }

    .quick-demo {
        font-size: 0.9rem;
        padding: 0.5rem 1.4rem;
    }

    .capteraa-smallimage {
        max-width: 27%;
    }

    .getstarted-button {
        font-size: 0.9rem;
        padding: 0.5rem 2rem;
    }

    .answers-text {
        font-size: 1.1rem;
        margin-top: 3rem;
        margin-bottom: 2rem;
    }

    .alignemnt-faqquestions {
        width: 85%;
    }

    .alignment-icon-text {
        margin-left: 0.5rem;
        gap: 0.5rem;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
        margin: 0rem;
        line-height: 1.8rem;
    }

    .heading {
        flex-direction: column;
        gap: 2rem;
        padding-top: 3.5rem;
    }

    .teams-productivity {
        font-size: 1.3rem;
        line-height: 1.7;
        text-align: center;
    }

    .timechamp-header-text {
        font-size: 1rem;
        line-height: 2.1rem;
    }

    .image-header {
        max-width: 80%;
    }

    .key-features-text {
        font-size: 1.1rem;
        line-height: 2rem;
        padding-top: 2rem;
    }

    .alignment-images {
        flex-direction: column;
        gap: 2rem;
        margin-top: 1rem;
    }

    .productivity-text {
        font-size: 1rem;
        line-height: 1.8;
    }

    .optimize-individual-text {
        font-size: 1rem;
    }

    .solution-page-images {
        width: 85%;
    }

    .alignment-images-1 {
        flex-direction: column;
        gap: 1.5rem;
    }

    .testimonials-heading {
        font-size: 1.2rem;
    }

    .background-questions {
        margin-top: 3rem;
        padding-top: 1rem;
    }

    .heading-182 {
        font-size: 1rem;
        padding: 0.5rem;
        line-height: 2rem;
    }

    .customer-reviews {
        grid-template-columns: repeat(1, 1fr);
        width: 87vw;
    }

    .text-overlay {
        top: 2.5rem;
    }

    .text-overlay p {
        margin-top: 0rem;
        padding: 0rem;
        font-size: 0.7rem;
        line-height: 1.3rem;
        margin-bottom: 0.3rem;
    }

    .image-container {
        margin: 0px 5px;
    }

    .text-overlay-1 {
        font-size: 0.7rem;
    }

    .text-overlay-2 {
        font-size: 0.6rem;
    }

    .second-section {
        margin-top: 1.5rem;
    }

    .first-section-testimonial {
        top: -3rem;
    }
}

@media(min-width:374px) and (max-width:474px) {
    .free-signup {
        margin-right: 0.1rem;
        font-size: 0.9rem;
        padding: 0.5rem 1.4rem;
    }

    .quick-demo {
        font-size: 0.9rem;
        padding: 0.5rem 1.4rem;
    }

    .capteraa-smallimage {
        max-width: 27%;
    }

    .getstarted-button {
        font-size: 0.9rem;
        padding: 0.5rem 2rem;
    }

    .answers-text {
        font-size: 1.2rem;
    }

    .alignemnt-faqquestions {
        width: 85%;
    }

    .alignment-icon-text {
        gap: 0.7rem;
        margin-left: 0.7rem;
        line-height: 1.9rem;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
        margin: 0rem;
    }

    .teams-productivity {
        font-size: 1.3rem;
        line-height: 1.7;
    }

    .optimize-individual-text {
        font-size: 1rem;
    }

    .heading {
        flex-direction: column;
        gap: 2rem;
    }

    .timechamp-header-text {
        font-size: 1rem;
        line-height: 2;
    }

    .image-header {
        max-width: 85%;
    }

    .key-features-text {
        font-size: 1.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2rem;
        padding-top: 3rem;
    }

    .alignment-images {
        flex-direction: column;
        gap: 2rem;
    }

    .productivity-text {
        font-size: 1.1rem;
        line-height: 2rem;
    }

    .solution-page-images {
        width: 75%;
    }

    .alignment-images-1 {
        flex-direction: column;
        gap: 2rem;
    }


    .testimonials-heading {
        font-size: 1.2rem;
    }

    .heading-182 {
        font-size: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2rem;
    }

    .customer-reviews {
        grid-template-columns: repeat(1, 1fr);
    }

    .text-overlay p {
        font-size: 0.7rem;
        margin-top: 0.5rem;
        padding: 0rem 0.4rem;
        line-height: 1.6rem;
    }

    .text-overlay {
        top: 2.3rem;
    }

    .image-container {
        margin: 0px 5px;
    }

    .background-questions {
        padding: 0.5rem 0rem 3rem 0rem !important;

    }
}

@media(min-width:475px) and (max-width:700px) {
    .free-signup {
        font-size: 0.9rem;
        padding: 0.5rem 1.7rem;
    }

    .no-cardrequiredtext {
        font-size: 1rem;
    }

    .quick-demo {
        font-size: 0.9rem;
        padding: 0.5rem 1.7rem;
    }

    .capteraa-smallimage {
        max-width: 22%;
    }

    .getstarted-button {
        padding: 0.5rem 2rem;
    }

    .answers-text {
        font-size: 1.2rem;
        margin-top: 3rem;
    }

    .alignemnt-faqquestions {
        width: 85%;
    }

    .parentcontrol-faqtext {
        font-size: 1.1rem;
        line-height: 2rem;
    }

    .teams-productivity {
        font-size: 1.4rem;
        line-height: 2.5rem;
    }

    .heading {
        flex-direction: column;
        gap: 2rem;
    }

    .timechamp-header-text {
        font-size: 1.1rem;
        line-height: 2.5rem;
    }

    .image-header {
        max-width: 75%;
    }

    .key-features-text {
        font-size: 1.2rem;
        padding-top: 3rem;
        padding-left: 1rem;
        line-height: 2rem;
        padding-right: 1rem;
    }

    .alignment-images {
        flex-direction: column;
        gap: 2rem;
    }

    .productivity-text {
        font-size: 1.2rem;
    }

    .optimize-individual-text {
        font-size: 1rem;
    }

    .solution-page-images {
        width: 75%;
    }

    .alignment-images-1 {
        flex-direction: column;
        gap: 3rem;
    }

    .banner-informations-container {
        margin: 3rem 5%;
    }

    .background-customizable {
        margin-top: 3rem;
    }

    .alignment-text {
        padding-top: 1.5rem;
    }

    .testimonials-heading {
        font-size: 1.3rem;
    }

    .heading-182 {
        font-size: 1.1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2rem;
    }

    .customer-reviews {
        grid-template-columns: repeat(1, 1fr);
    }

    .text-overlay p {
        font-size: 0.8rem;
    }

    .text-overlay {
        top: 3.5rem;
    }

    .first-section-testimonial {
        top: -4rem;
    }

}

@media(min-width:701px) and (max-width:900px) {
    .free-signup {
        font-size: 0.9rem;
        padding: 0.5rem 1.8rem;
    }

    .quick-demo {
        font-size: 0.9rem;
        padding: 0.5rem 1.8rem;
    }

    .capteraa-smallimage {
        max-width: 27%;
    }

    .no-cardrequiredtext {
        font-size: 1rem;
    }

    .getstarted-button {
        padding: 0.5rem 2rem;
    }

    .answers-text {
        font-size: 1.3rem;
    }

    .alignemnt-faqquestions {
        width: 85%;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
        line-height: 2rem;
    }

    .heading {
        flex-direction: column;
        gap: 3rem;
    }

    .text-overlay-1 {
        font-size: 0.8rem;
    }

    .text-overlay-2 {
        font-size: 0.7rem;
    }

    .teams-productivity {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .timechamp-header-text {
        font-size: 1.1rem;
    }

    .image-header {
        max-width: 65%;
    }

    .solution-page-images {
        width: 60%;
    }

    .key-features-text {
        font-size: 1.3rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2.5rem;
    }

    .alignment-images {
        flex-direction: column;
        gap: 2rem;
    }

    .productivity-text {
        font-size: 1.3rem;
    }

    .optimize-individual-text {
        font-size: 1rem;
    }

    .alignment-images-1 {
        flex-direction: column;
        gap: 2rem;
    }

    .testimonials-heading {
        font-size: 1.3rem;
    }

    .heading-182 {
        font-size: 1rem;
        padding-left: 2rem;
        padding-right: 2rem;
        line-height: 2rem;
    }

    .customer-reviews {
        grid-template-columns: repeat(2, 1fr);
        width: 87vw;
        gap: 2rem;

    }

    .text-overlay p {
        margin-top: 0rem;
        font-size: 0.8rem;
        padding: 0 0.6rem;
        line-height: 1.35rem;
    }

    .image-container {
        margin: 0;
    }
}

@media(min-width:900px) and (max-width:1000px) {
    .free-signup {
        font-size: 0.9rem;
        padding: 0.5rem 1.7rem
    }

    .capteraa-smallimage {
        max-width: 27%;
    }

    .quick-demo {
        font-size: 0.9rem;
        padding: 0.5rem 1.7rem
    }

    .getstarted-button {
        padding: 0.5rem 2rem;
    }

    .answers-text {
        font-size: 1.3rem;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
    }

    .paragraph-answertest {
        font-size: 0.9rem
    }

    .teams-productivity {
        font-size: 1.6rem;
        line-height: 2.7rem;
    }

    .alignment-images-1 {
        width: 85%;
        gap: 3rem;
    }

    .solution-page-images {
        width: 45%;
    }

    .heading {
        width: 85%;
        gap: 2rem;
    }

    .image-header {
        max-width: 45%;
    }

    .timechamp-header-text {
        font-size: 1.1rem;
        line-height: 2.1rem;
    }

    .key-features-text {
        font-size: 1.3rem;
    }

    .productivity-text {
        font-size: 1.35rem;
        line-height: 1.7;
    }

    .optimize-individual-text {
        font-size: 1rem;
        line-height: 1.9;
    }

    .alignment-images {
        width: 85%;
        gap: 2.5rem;
    }

    .testimonials-heading {
        font-size: 1.5rem;
    }

    .heading-182 {
        font-size: 1.1rem;
        line-height: 2rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .customer-reviews {
        width: 90vw;
        gap: 0.5rem;
    }

    .image-container {
        margin: 0px 5px;
    }

    .text-overlay p {
        padding: 0rem 0.4rem;
        font-size: 0.7rem;
        margin-top: 0rem;
        line-height: 1.3rem;
    }

    .text-overlay {
        top: 2rem;
    }

    .text-overlay-1 {
        font-size: 0.8rem;
    }

    .text-overlay-2 {
        font-size: 0.7rem;
    }

    .first-section-testimonial {
        top: -3rem;
    }

}

@media(min-width:1000px) and (max-width:1200px) {
    .free-signup {
        font-size: 0.9rem;
        padding: 0.5rem 1.7rem
    }

    .capteraa-smallimage {
        max-width: 27%;
    }

    .quick-demo {
        font-size: 0.9rem;
        padding: 0.5rem 1.7rem
    }

    .getstarted-button {
        font-size: 0.9rem;
        padding: 0.5rem 2rem;
    }

    .answers-text {
        font-size: 1.5rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.1rem;
    }

    .teams-productivity {
        font-size: 1.7rem;
        line-height: 2.8rem;
    }

    .heading {
        width: 85%;
        gap: 3rem;
    }

    .image-header {
        max-width: 45%;
    }

    .solution-page-images {
        width: 45%;
    }

    .timechamp-header-text {
        font-size: 1.1rem;
    }

    .key-features-text {
        font-size: 1.4rem;
    }

    .productivity-text {
        font-size: 1.4rem;
    }

    .optimize-individual-text {
        font-size: 1rem;
    }

    .alignment-images {
        width: 85%;
        gap: 3rem;
    }

    .alignment-images-1 {
        width: 85%;
        gap: 3rem;
    }

    .text-overlay-2 {
        font-size: 0.7rem;
    }

    .testimonials-heading {
        font-size: 1.5rem;
    }

    .heading-182 {
        font-size: 1.1rem;
        line-height: 1.7;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .customer-reviews {
        width: 89vw;
        gap: 0.5rem;
    }

    .text-overlay p {
        margin-top: 0rem;
        font-size: 0.8rem;
        padding: 0rem 0.4rem;
        line-height: 1.3rem;
    }

    .text-overlay {
        top: 2.3rem;
    }

    .text-overlay-1 {
        font-size: 0.8rem;
    }

    .first-section-testimonial {
        top: -3.2rem;
    }
}

@media(min-width:1200px) and (max-width:1439px) {
    .free-signup {
        padding: 0.5rem 1.8rem;
    }

    .quick-demo {
        padding: 0.5rem 1.8rem;
    }

    .capteraa-smallimage {
        max-width: 25%;
    }

    .getstarted-button {
        font-size: 0.9rem;
        padding: 0.5rem 2rem;
    }

    .teams-productivity {
        font-size: 1.7rem;
        line-height: 3rem;
    }

    .answers-text {
        font-size: 1.4rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.1rem;
    }

    .customer-reviews {
        width: 87vw;
        gap: 2rem;
    }

    .alignment-righttext {
        padding-right: 1.4rem;
    }

    .solution-page-images {
        width: 45%;
    }

    .timechamp-header-text {
        font-size: 1.1rem;
        padding-right: 0.5rem;
    }

    .key-features-text {
        font-size: 1.6rem;
    }

    .productivity-text {
        font-size: 1.5rem;
    }

    .optimize-individual-text {
        font-size: 1.05rem;
    }

    .alignment-images {
        width: 85%;
    }

    .alignment-images-1 {
        width: 85%;
    }

    .testimonials-heading {
        font-size: 1.5rem;
    }

    .heading-182 {
        font-size: 1.15rem;
        line-height: 2.1rem;
    }

    .text-overlay p {
        font-size: 0.8rem;
        line-height: 1.5rem;
        margin-top: 0;
    }

    .text-overlay {
        top: 2.5rem;
    }

    .text-overlay-1 {
        font-size: 0.8rem;
    }

    .text-overlay-2 {
        font-size: 0.7rem;
    }
}

@media(min-width:1440px) {
    .alignment-righttext {
        padding-right: 1.5rem;
    }
}

@media(min-width:1920px) {
    .free-signup {
        font-size: 1.1rem;
        padding: 0.6rem 2rem;
    }

    .no-cardrequired-text {
        font-size: 1.1rem;
    }

    .getstarted-button {
        font-size: 1.1rem;
        padding: 0.5rem 2.3rem;
    }

    .quick-demo {
        font-size: 1.1rem;
        padding: 0.6rem 2rem;
    }

    .no-cardrequiredtext {
        font-size: 1.1rem;
    }

    .answers-text {
        font-size: 1.8rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.4rem;
    }

    .paragraph-answertest {
        font-size: 1.15rem;
    }

    .text-overlay p {
        font-size: 1.1rem;
    }

    .alignment-righttext {
        padding-right: 1.5rem;
    }

    .text-overlay p {
        line-height: 2.3rem;
    }

    .text-overlay {
        top: 4rem;
    }

    .heading {
        gap: 5rem;
    }

    .text-overlay-1 {
        font-size: 1rem;
    }

    .first-section-testimonial {
        top: -4.5rem;
    }

    .text-overlay-2 {
        font-size: 0.9rem;
    }

    .teams-productivity {
        font-size: 3.1rem;
        line-height: 4.5rem;
    }

    .timechamp-header-text {
        font-size: 1.5rem;
        line-height: 2.7rem;
    }

    .image-header {
        max-width: 43%;
    }

    .key-features-text {
        font-size: 2.2rem;
    }

    .productivity-text {
        font-size: 1.9rem;
    }

    .optimize-individual-text {
        font-size: 1.35rem;
    }

    .solution-page-images {
        width: 43%;
    }

    .alignment-images-1 {
        width: 80%;
    }

    .alignment-images {
        width: 80%;
    }

    .testimonials-heading {
        font-size: 2rem;
    }

    .heading-182 {
        font-size: 1.6rem;
    }
}

@media(min-width:440px) and (max-width:474px) {
    .text-overlay {
        top: 3.6rem;
    }
}

@media(min-width:600px) and (max-width:700px) {
    .text-overlay {
        top: 6rem;
    }
}

@media(min-width:800px) and (max-width:900px) {
    .text-overlay {
        top: 3.5rem;
    }
}

@media(min-width:1600px) and (max-width:1920px) {
    .text-overlay {
        top: 3.5rem;
    }

    .teams-productivity {
        font-size: 2.4rem;
    }

    .timechamp-header-text {
        font-size: 1.4rem;
    }

    .key-features-text {
        font-size: 1.9rem;
    }

    .productivity-text {
        font-size: 1.8em;
    }

    .optimize-individual-text {
        font-size: 1.25rem;
    }

    .solution-page-images {
        width: 44%;
    }

    .image-header {
        max-width: 44%;
    }
}

@media(min-width:2250px) {

    .no-cardrequired-text {
        font-size: 1.2rem;
    }

    .getstarted-button {
        font-size: 1.2rem;
        padding: 0.5rem 2.3rem;
    }

    .quick-demo {
        font-size: 1.2rem;
        padding: 0.6rem 2rem;
    }

    .free-signup {
        font-size: 1.2rem;
        padding: 0.6rem 2rem;
    }

    .no-cardrequiredtext {
        font-size: 1.2rem;
    }

    .text-overlay {
        top: 6.5rem;
    }

    .answers-text {
        font-size: 2rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.7rem;
    }

    .paragraph-answertest {
        font-size: 1.3rem;
    }

    .teams-productivity {
        font-size: 3.1rem;
    }

    .timechamp-header-text {
        font-size: 1.6rem;
    }

    .key-features-text {
        font-size: 2.3rem;
    }

    .productivity-text {
        font-size: 2.2rem;
    }

    .optimize-individual-text {
        font-size: 1.4rem;
    }

}

