:root {
    --primary-color: #0C63A3;
    --gray-color: #33475B;
    --warning: #FF7100;
    --white-color: #ffffff;
    --card1-color: #FBC942;
    --card2-color: #EF5C72;
    --card3-color: #379AB3;
    --card4-color: #3068A0;
    --card5-color: #1A4A6F;
    --card6-color: #C7B330;
    --dark-blue: #1A4A6F;
    --button-primary: transparent linear-gradient(143deg, #2678B3 0%, #0C63A3 100%) 0% 0% no-repeat padding-box;
    --gradient-primary: transparent linear-gradient(180deg, #3986BE 0%, #0980D6 51%, #0C63A3 100%) 0% 0% no-repeat padding-box;
    --section-background: #f2f9ff;
    --shadow-color: #b6cfe2;
}

.digitalparenting-text {
    background: var(--gradient-primary);
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pros-constext {
    background: var(--gradient-primary);
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.peaceofmind-text {
    background: var(--gradient-primary);
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.kidssafeonline-text {
    background: var(--gradient-primary);
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.getvisiblity-text {
    background: var(--gradient-primary);
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.prevent-cybertext {
    background: var(--gradient-primary);
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.best-controlapptext {
    font-size: 3rem;
    font-style: normal;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    line-height: 3.7rem;
    margin-bottom: 0.5rem;
}


.manage-screentext {
    font-size: 1.3rem;
    font-style: normal;
    letter-spacing: 0rem;
    color: #33475B;
    line-height: 2.1rem;
    opacity: 1;
    margin-bottom: 2rem;
    margin-top: 0.5rem;
}

.start-trialtext {
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    opacity: 1;
    background: transparent linear-gradient(131deg, #D825CE 0%, #A42BE6 100%) 0% 0% no-repeat padding-box;
    border-radius: 0.3125rem;
    padding: 0.75rem 2rem;
    font-weight: 700;
    text-decoration: none;
}

.start-trialtext:hover {
    background: transparent linear-gradient(131deg, #DD3ED5 0%, #B060DB 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 14px #BE73DE7D;
}

.nocard-requiredtext {
    font-size: 1.1rem;
    letter-spacing: 0rem;
    color: #5470CB;
    margin-top: 1rem;
    margin-left: 0.5rem;
    font-style: normal;
}

.dividerline-proscons {
    border-right: 1px solid #293763;
    opacity: 0.1;
}

.alignment-mainsection {
    display: flex;
    width: 80%;
    margin: auto;
    gap: 3rem;
    padding-top: 4.5rem;
}

.image-alignment {
    width: 55%;
    height: auto;
}

.managescreen-text {
    font-size: 1.1rem;
    font-style: normal;
    letter-spacing: 0rem;
    color: var(--primary-color);
    opacity: 0.75;
    line-height: 1.8rem;
    margin-bottom: 0rem;
}

.login-header {
    border: 1px solid var(--primary-color);
    border-radius: 0.3125rem;
    padding: 0.6rem 2.6rem;
    text-decoration: none;
    background: transparent linear-gradient(93deg, #A22AE3 0%, #CD27D4 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 0.9rem;
    letter-spacing: 0.6px;
}

.login-header:hover {
    background: transparent linear-gradient(105deg, #D226D1 0%, #A52BE6 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #A92BE459;
    color: #FFFFFF;
    -webkit-text-fill-color: #FFFFFF;
}

.header-buttonalignment {
    display: flex;
    gap: 1rem;
}

.alignment-features {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    width: 83%;
    margin: auto;
    gap: 2.5rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.alignment-managescreentime {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0.6rem;
    border: 1px solid transparent;
}

.alignment-managescreentime:hover {
    box-shadow: 0px 6px 10px var(--shadow-color);
    border: 1px solid var(--shadow-color);
    border-radius: 0.3125rem;
}

.image-screentime {
    width: 30%;
    height: auto;
}

.trusted-digitaltext {
    font-weight: 700;
    text-align: center;
    font-size: 2.1rem;
    letter-spacing: 0rem;
    color: #33475B;
    padding-top: 3rem;
    opacity: 1;
    margin-bottom: 1rem;
}

.qoli-childtext {
    font-style: normal;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.38px;
    color: #000000;
    opacity: 1;
    line-height: 2.1rem;
    width: 55%;
    margin: auto;
    padding-bottom: 3rem;
}

.background-trustedtext {
    background: #f2f9ff80;
    margin-bottom: 7rem;
}

.manage-kidstext {
    font-size: 2.2rem;
    font-style: normal;
    letter-spacing: 0.55px;
    color: #33475B;
    text-align: center;
    opacity: 1;
    padding-top: 4rem;
    padding-bottom: 2rem;
}

.background-managekids {
    background: var(--section-background);
    margin-top: 5rem;
}

.ourcontrol-parenttext {
    font-size: 1.2rem;
    font-style: normal;
    line-height: 2.1rem;
    letter-spacing: 0.68px;
    color: #000000;
    opacity: 1;
    margin-bottom: 2rem;
}

.font-color {
    color: #050505;
}

.start-trialbutton {
    background: #A92BE4 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 0.3125rem;
    font-size: 1rem;
    text-decoration: none;
    font-weight: 600;
    padding: 0.75rem 2.5rem;
    color: #FFFFFF;
}

.start-trialbutton:hover {
    background: #AE27EE 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #A92BE459;
}

.trialbutton-second {
    background: transparent linear-gradient(131deg, #D825CE 0%, #A42BE6 100%) 0% 0% no-repeat padding-box;
}

.trialbutton-second:hover {
    background: transparent linear-gradient(131deg, #DD3ED5 0%, #B060DB 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 14px #BE73DE7D;
}

.alignment-kidsimage {
    width: 44%;
    height: auto;
}

.alignment-imagetext {
    display: flex;
    width: 80%;
    margin: auto;
    align-items: center;
    justify-content: center;
    gap: 4rem;
    padding-bottom: 3.5rem;
}

.alignment-seconsection {
    display: flex;
    width: 80%;
    margin: auto;
    align-items: center;
    justify-content: center;
    gap: 4rem;
    flex-direction: row-reverse;
}

.image-yourkids {
    width: 50%;
    height: auto;
}

.card-requiredtext {
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0rem;
    color: #5470CB;
    opacity: 1;
    margin-top: 1rem;
    margin-left: 1rem;
}

.alignment-safetyalerts {
    width: 50%;
    height: auto;
}

.complete-monitoringtext {
    font-size: 2.3rem;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    padding-top: 3.5rem;
    margin: 0.8rem 0rem;
}

.whychooseqoli-text {
    font-size: 2.3rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.55px;
    color: #33475B;
    opacity: 1;
    padding-top: 3rem;
}

.easyuse-text {
    font-size: 1rem;
    letter-spacing: 0.34px;
    color: #33475B;
    font-weight: 700;
    opacity: 1;
}

.alignment-featureboxes {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    width: 80%;
    margin: auto;
    column-gap: 0.5rem;
    row-gap: 1.5rem;
}

.background-importanceofqoli:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px var(--shadow-color);
}

.featureexplain-text {
    font-size: 1rem;
    letter-spacing: 0.34px;
    color: #33475B;
    line-height: 1.7rem;
    opacity: 1;
}

.alignment-withqoliboxes {
    display: flex;
    gap: 1.5rem;
    margin: auto;
    margin-top: 3rem;
    padding-bottom: 3rem;
    width: 80%;
    justify-content: center;
}

.safetylike-nevetext {
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0.38px;
    color: #33475B;
    opacity: 1;
    margin: 0.5rem 0rem;
}

.background-computermonitoring {
    background: var(--section-background);
    opacity: 1;
    margin-top: 7rem;
}

.background-withoutqoli {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #EFEBF9;
    border: 1px solid #BCD8F9;
    border-radius: 0.3125rem;
    opacity: 1;
    padding: 2rem;
}

.background-withqoli {
    background: var(--primary-color) 0% 0% no-repeat padding-box;
    border-radius: 0.3125rem;
    opacity: 1;
    padding: 2rem;
    padding-right: 3rem;
}

.witoutqolitext {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.6px;
    color: #33475B;
    opacity: 1;
    margin-bottom: 1.5rem;
    font-style: normal;
    margin-top: 1.5rem;
}

.threattracking-text {
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #33475B;
    opacity: 1;
    margin-bottom: 1.5rem;
}

.screentime-limittext {
    font-size: 0.95rem;
    font-style: normal;
    letter-spacing: 0.5px;
    color: var(--primary-color);
    margin: 0.5rem 0rem;
    opacity: 1;
}

.alignment-righttext {
    display: flex;
    flex-direction: column;
}

.alignment-withoutqolitext {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
}


.awarenesstext {
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0.63px;
    color: #616977;
    opacity: 1;
    margin: 0rem;
}

.screenlimit-withqolitext {
    font-size: 0.95rem;
    letter-spacing: 0.5px;
    color: #FFFFFFBF;
    opacity: 1;
    margin: 0.5rem 0rem;
}

.healthyscreenimage {
    font-size: 1rem;
    letter-spacing: 0.63px;
    font-style: normal;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0rem;
}

.withqoli-text {
    font-size: 1.6rem;
    font-style: normal;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.parentcontrol-text {
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 1.5rem;
}

.everything-text {
    font-size: 2.2rem;
    font-style: normal;
    text-align: center;
    letter-spacing: 0.53px;
    color: #33475B;
    opacity: 1;
    padding-top: 4rem;
    font-weight: 700;
}

.screentime-managetext {
    font-size: 1rem;
    line-height: 1.8rem;
    font-style: normal;
    letter-spacing: 0.34px;
    color: #33475B;
    font-weight: 700;
}

.background-features {
    opacity: 1;
    padding: 1rem;
    padding-top: 1.5rem;
    padding-left: 1.5rem;
}

.regulate-limittext {
    font-size: 1rem;
    letter-spacing: 0.34px;
    color: #495364;
    line-height: 2rem;
    opacity: 1;
}

.alignment-smallfeatureimages {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 80%;
    column-gap: 3rem;
    row-gap: 1rem;
    margin: auto;

    a {
        text-decoration: none;
    }
}

.parentalcontrol-text {
    font-size: 2.3rem;
    text-align: center;
    letter-spacing: 0.82px;
    color: #33475B;
    font-weight: 700;
    margin: 1rem 0rem;
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
    line-height: 3rem;
}

.paragraphtext-feature {
    font-size: 1.15rem;
    line-height: 2rem;
    letter-spacing: 0.91px;
    color: #000000;
    opacity: 1;
    margin: 0rem 0rem;
}

.listitem-individualtext {
    font-size: 1.05rem;
    line-height: 2.3rem;
    letter-spacing: 0.75px;
    color: #000000;
}

.listimage-alignment {
    display: flex;
    margin-bottom: 0.3rem;
    align-items: baseline;
}

.alignment-listitem {
    list-style-type: none;
    padding-left: 1.5rem;
}

.alignment-paragraphtext {
    width: 80%;
    margin: auto;
    margin-top: 3rem;
}

.internsecurity-text {
    font-weight: 700;
    color: #283748;
    letter-spacing: 0.75px;
}

.highlighted-text {
    letter-spacing: 0.75px;
    color: var(--primary-color);
    font-weight: 600;
}

.tryitfor-text {
    font-size: 2.1rem;
    font-style: normal;
    text-align: center;
    letter-spacing: 0.82px;
    color: #33475B;
    opacity: 1;
    margin: 0rem;
    font-weight: 700;
    padding-top: 3rem;
}

.card-required-signup {
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0px;
    color: #33475B;
    opacity: 1;
}

.doubt-users-text {
    background: #F6F4FF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.tryitfree-belowaction {
    background: #A92BE4 0% 0% no-repeat padding-box;
    opacity: 1;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    padding: 0.8rem 2.8rem;
    text-decoration: none;
    letter-spacing: 0.52px;
    color: #FFFFFF;
    margin-right: 0.5rem;
    border-radius: 0.3125rem;
}

.tryitfree-belowaction:hover {
    background: #AE27EE 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #A92BE459;
    box-shadow: 0px 6px 14px #BE73DE7D;
}

.alignment-signupbuttons {
    display: flex;
}

.getstartednow-button {
    background: #FCFCFF 0% 0% no-repeat padding-box;
    border-radius: 0.3125rem;
    font-weight: 600;
    border: 1px solid #AE27EE;
    padding: 0.7rem 1.7rem;
    font-size: 1rem;
    text-decoration: none;
    font-style: normal;
    letter-spacing: 0.52px;
    color: #AE27EE;
    opacity: 1;
}

.getstartednow-button:hover {
    background: #AE27EE 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #7B61F882;
    color: #FFFFFF;
}

.alignment-getstartedbuttons {
    margin-top: 3.5rem;
    padding-bottom: 3rem;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 1rem;
}

.background-importanceofqoli {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--shadow-color);
    border-radius: 1rem;
    opacity: 1;
    padding: 1rem;
}

.qoli-legaltext {
    font-size: 1.4rem;
    font-style: normal;
    letter-spacing: 0.35px;
    color: var(--primary-color);
    text-transform: uppercase;
    opacity: 1;
    font-weight: 600;
    line-height: 2.1rem;
}

.featured-text {
    font-size: 1.6rem;
    font-weight: 650;
    padding-top: 0rem;
    text-align: center;
    letter-spacing: 0.53px;
    color: #33475B;
    margin-top: 1rem;
    opacity: 1;
    background: var(--gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.alignment-featuredimages {
    text-align: center;
    padding-bottom: 2rem;
}

.featuredforbeimage-alignment {
    width: 7%;
    height: auto;
}

.timesnowindia-alignment {
    width: 11%;
    height: auto;
}

.pcimage-alignment {
    width: 13%;
    height: auto;
}

.backgroundimage-whychooseqoli {
    background-image: url(images/backgroundimage-withqolitest.webp);
    background-size: 100% 100%;
    margin-top: 6.5rem;
}

.background-featuredtext {
    background: #b6cfe220;
    box-shadow: 0px 3px 10px #F6FAFF;
    opacity: 1;
    border: 0.2px solid #b6cfe2;
    margin-top: 7rem;
    margin-bottom: 2rem;
}

.hundredusersbackground {
    background: #E9EEFF 0% 0% no-repeat padding-box;
    border-radius: 6px;
    opacity: 1;
    width: fit-content;
    margin: auto;
    transform: translateY(-1rem);
}

.hundreduser-text {
    font-size: 0.9rem;
    font-style: normal;
    letter-spacing: 1.34px;
    color: #0B36C0;
    opacity: 1;
    margin: 0rem;
    padding: 0.5rem;
}

.screentime-imagewidth {
    width: 15%;
    height: auto;
}


.background-reviews {
    background: #e0f2ff;
    border-radius: 0.3125rem;
    opacity: 1;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    height: 500px;
    overflow: auto;
    justify-content: center;
    overflow: hidden;
    transition: transform 0.5s ease-in-out;

}

.background-customer {
    background: var(--section-background);
    opacity: 1;
    margin-top: 5rem;
}

.alignment-reviewrmessage {
    display: grid;
    width: 80%;
    margin: auto;
    gap: 2rem;
    margin-top: 3rem;
    padding-bottom: 4rem;
    grid-template-columns: repeat(3, 1fr);
}

.background-features:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px var(--shadow-color);
    border-radius: 0.3125rem;
}

.reviewer-nametext {
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0.38px;
    color: #2D284D;
    opacity: 1;
    margin: 1rem 0rem;
}

.review-messagetext {
    font-size: 0.95rem;
    font-style: normal;
    letter-spacing: 0.3px;
    color: #2D284D;
    opacity: 1;
    padding-bottom: 2.5rem;
    line-height: 2rem;
    flex-grow: 1;
}

.happycustomer-text {
    font-size: 2.3rem;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0px;
    color: #33475B;
    opacity: 1;
    margin: 0rem;
    padding-top: 4rem;
}

.satisfied-customertext {
    font-size: 1.1rem;
    text-align: center;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
}

.width-starimage {
    width: 35%;
    height: auto;
}

.qoliavailable-text {
    font-size: 2.3rem;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.99px;
    color: #33475B;
    opacity: 1;
    margin-top: 6rem;
    margin-bottom: 3rem;
}

.windwos-text {
    color: #FFFFFF;
    font-size: 1.2rem;
    font-weight: 600;
}

.background-availablesystem {
    background: var(--primary-color) 0% 0% no-repeat padding-box;
    border-radius: 0.3125rem;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.6rem;
    padding: 0.4rem 1rem;
}

.windows-image {
    width: 15%;
    height: auto;
}

.alignment-available {
    display: grid;
    grid-template-columns: repeat(3, 150px);
    width: 80%;
    justify-content: center;
    gap: 2rem;
    margin: auto;
    margin-bottom: 5rem;
}

.pros-contenttext {
    font-size: 1.05rem;
    font-style: normal;
    letter-spacing: 0.5px;
    color: #000000;
    line-height: 2.2rem;
}

.feature-heading {
    font-weight: 600;
}

.pros-headingtext {
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
}

.alignment-pros-cons {
    display: flex;
    width: 80%;
    margin: auto;
    gap: 3rem;
    margin-bottom: 7rem;
}

.ul-alignment {
    padding-left: 1rem;
}

.ul-alignment li::marker {
    color: var(--primary-color);
    background: var(--primary-color) 0% 0% no-repeat padding-box;
    font-size: 1.3rem;
}

.cons-headingtext {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
}

.cons-contenttext {
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0.34px;
    color: #33475B;
    line-height: 2rem;
}

.answers-text {
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    padding-top: 4rem;
    margin-bottom: 1rem;
}

.questions-lefttext {
    font-size: 1.4rem;
    text-align: center;
    font-style: normal;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    margin-bottom: 5rem;
    margin-top: 0rem;
}

.background-faqquestions {
    background: var(--section-background);
    border: 1px solid var(--section-background);
    border-radius: 10px;
    opacity: 1;
    margin-bottom: 1.5rem;
    cursor: pointer;
}

.parentcontrol-faqtext {
    font-size: 1.2rem;
    letter-spacing: 0rem;
    color: #33475B;
    font-weight: 600;
    opacity: 1;
    margin: 1.1rem 0rem;
    padding: 0.5rem 0rem;
}

.icon-wrapper {
    padding: 5.5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--primary-color) 0% 0% no-repeat padding-box;
    border-radius: 50%;
    transition: transform 0.3s ease-in-out;
}

.rotate {
    transform: rotate(180deg);
}

.alignment-icon-text {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-left: 1rem;
}

.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;
}

.legaltext-alignment {
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 80%;
    margin: auto;

}

.protect-childrentext {
    font-size: 2.1rem;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.99px;
    color: #33475B;
    opacity: 1;
    margin-top: 5rem;
    margin-bottom: 1rem;
}

.monitor-activitytext {
    font-style: normal;
    font-size: 1rem;
    text-align: center;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    line-height: 2rem;
    margin-bottom: 2rem;
}

.alignemnt-faqquestions {
    width: 80%;
    margin: auto;
}

.header-background {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #E7F1FF89;
    opacity: 1;
}

.image-headerlogo {
    width: 82%;
    height: auto;
}

body {
    margin: 0rem;
}

.signup-header {
    background: transparent linear-gradient(131deg, #D825CE 0%, #A42BE6 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    font-size: 0.9rem;
    text-decoration: none;
    border-radius: 0.3125rem;
    padding: 0.7rem 1.6rem;
    letter-spacing: 0rem;
    color: #FFFFFF;
    display: flex;
    font-weight: 600;
    align-items: center;
    gap: 0.3125rem;
}

.signup-header:hover {
    background: transparent linear-gradient(131deg, #DD3ED5 0%, #B060DB 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 14px #BE73DE7D;
    border-radius: 0.3125rem;
}

.signup-header svg {
    transition: transform 0.3s ease-in-out;
    transform: translateX(0);
}

.signup-header:hover svg {
    transform: translateX(5px);
}

.alignment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin: auto;
}

.alignment-svgicons {
    display: flex;
    align-items: center;
}

.alignemnt-leftsvgicon {
    position: relative;
    left: 5.5rem;
    cursor: pointer;
}

.alignemnt-rightsvgicon {
    position: relative;
    right: 5.5rem;
    cursor: pointer;
}

.position-header {
    position: sticky;
    top: 0rem;
    z-index: 99999;
}


/* footer styles*/

.footer-background {
    background: var(--section-background);
    padding: 20px;
}

.footer-alignment {
    margin-bottom: 10rem;
}

.footer-section {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    position: relative;
}

.alignment-footer {
    display: flex;
    justify-content: space-between;
    width: 85%;
    margin: auto;
    margin-top: 2.5rem;
    align-items: flex-start;
}

.keyfeatures-textfooter {
    font-size: 1.3rem;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    margin: 0rem;
    margin-bottom: 0.8rem;
}

.sectioning-footer {
    border-bottom: 1px solid #33475b;
    width: 100%;
    margin-top: 1rem;
}

.getstartedtext {
    font-size: 1.3rem;
    margin-top: 1rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 2.3rem;
    color: #33475B;
}

.footer-section ul {
    list-style: none;
    padding: 0;
}

.screentime-textfooter {
    font-size: 1.05rem;
    color: #33475B;
    line-height: 2.2rem;
    text-decoration: none;
    letter-spacing: -0.46px;
    opacity: 1;
}

.screentime-textfooter:hover {
    color: #7849D3;
    text-decoration: underline;
}

footer input[type="email"] {
    padding: 0.875rem 0.75rem;
    margin: 0.625rem 0;
    width: calc(100% - 65px);
    border: 1px solid #5470CBA6;
    border-radius: 5px;
}

.signup-newslettertext {
    font-weight: normal;
    font-size: 0.9rem;
    color: #33475B;
    margin-top: 1.5rem;
    margin-bottom: 0rem;
    opacity: 1;
}

.color-hrtag {
    background-color: #208BC740;
    margin-top: 1.8rem;
    border: none;
    height: 0.05rem;
}

.borderline-footer {
    background-color: #208BC740;
    height: 0.05rem;
    width: 85%;
    margin: auto;
    margin-top: 1rem;
}

.followuson-text {
    font-size: 1.2rem;
    font-style: normal;
    margin-top: 1.5rem;
    color: #33475B;
    opacity: 1;
}

.tryforfree-footer {
    background: #A92BE4 0% 0% no-repeat padding-box;
    border-radius: 0.3125rem;
    font-size: 0.9rem;
    padding: 0.9rem 0.9rem;
    text-decoration: none;
    letter-spacing: 0rem;
    color: #FFFFFF;
}

.tryforfree-footer:hover {
    background: #AE27EE 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 14px #BE73DE7D;
}

.footer-subscribebutton {
    background: #A92BE4 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 10px #E7D8FF;
    border-radius: 0.3125rem;
    opacity: 1;
    font-size: 0.9rem;
    border: none;
    padding: 0.8rem 4rem;
    letter-spacing: 0rem;
    color: #FFFFFF;
}

.footer-subscribebutton:hover {
    background: #AE27EE 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 14px #BE73DE7D;
}

input:focus-visible {
    outline: unset;
}

.discimilartext {
    font-size: 0.8rem;
    letter-spacing: -0.34px;
    color: #33475B;
    opacity: 1;
    white-space: nowrap;
    margin-left: 3rem;
    margin-top: 0.9rem;
}

.software-indedtext {
    letter-spacing: -0.34px;
    color: #718093;
    font-size: 0.75rem;
    opacity: 0.69;
    line-height: 1.5rem;
}

.alignment-footertext {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    gap: 1rem;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.reserved-text {
    text-decoration: none;
    font-size: 0.9rem;
    letter-spacing: -0.44px;
    color: #33475B;
    opacity: 1;
    margin-top: 2rem;
    text-align: center;
    padding-bottom: 0.5rem;
}

.image-footerqoli {
    width: 150px;
    height: auto;
}

.followuson-alignment {
    margin-top: 1rem;
}

.svgicon-hover:hover {
    background-color: var(--primary-color);
    border-radius: 50%;
}

.footer-icons-alignment {
    display: inline-block;
    margin-right: 0.6rem;
}

.svgicon-hover:hover path {
    fill: white;
}



/**/
.tabs button {
    background-color: white;
    border: none;
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0.38px;
    color: #2D284D;
    padding: 0.5rem 3rem;
    cursor: pointer;
    font-weight: 550;
}

.tabs button.active {
    background: #e4eef5 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: var(--primary-color);
    font-weight: 550;
}

.tabcontent {
    display: none;
    padding: 20px;
    border-top: none;
}

.tabcontent.active {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column: span 3;
    align-items: center;
}

.iftext-parentcontol {
    font-size: 1.2rem;
    letter-spacing: 0.53px;
    color: var(--primary-color);
}

.yourchildrentext {
    font-size: 0.9rem;
    letter-spacing: 0.3px;
    color: #2D284D;
    opacity: 1;
    margin: 0.5rem 0rem;
}

.rightsidecontenttext {
    font-size: 1rem;
    line-height: 2rem;
    letter-spacing: 0px;
    color: #2D284D;
    opacity: 1;
}

.alignment-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 80%;
    margin: auto;
}

.support-details-alignment {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 85%;
    margin: auto;
    margin-top: 1.2rem;

}

.support-contact-heading {
    font-size: 0.8rem;
    color: #33475b;
}

.support-contact {
    font-size: 0.8rem;
    color: #33475b;
    font-weight: 600;
    text-decoration: none;
}

.buy-now-button {
    padding: 0.6rem 1.4rem;
    text-decoration: none;
    background: var(--button-primary);
    border-radius: 0.3125rem;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: 0.0375rem;
    display: inline-block;
    text-align: center;
    cursor: pointer;

    &:hover {
        background: transparent linear-gradient(131deg, #DD3ED5 0%, #B060DB 100%) 0% 0% no-repeat padding-box;
    }
}

.view-demo-button {
    display: flex;
    padding: 0.5rem 1rem;
    gap: 5px;
    align-items: center;
    text-decoration: none;
    color: #ff9c29;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.1rem;

    &:hover {
        color: var(--primary-color);

    }
}

.view-demo-button:hover svg path,
.view-demo-button:hover svg circle {
    fill: var(--primary-color);
}

.qoli-buttons {
    display: flex;
    flex-wrap: wrap;
}

.times-of-india-logo {
    width: 15%;
}

.times-of-india-logo {
    mix-blend-mode: darken;
}

.alignment-featuredimages {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4rem;
}

.relative {
    position: relative;
}

.thirty-percent-flag {
    position: absolute;
    width: 25%;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
}

.primary-button {
    background: var(--button-primary);
    color: var(--white-color);
    border-color: transparent;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
}

.header-button {
    padding: 0.5rem 1rem;
    font-size: 20px;
    font-weight: 600;
    border-radius: 6px;
}

.button-1 {
    padding: 0.5rem 1rem;
    font-size: 20px;
    font-weight: 600;
    border-radius: 6px;
    box-sizing: border-box;
}

.primary-button:hover {
    background: transparent linear-gradient(143deg, #0C63A3 0%, #3986BE 100%) 0% 0% no-repeat padding-box;
}

.text-decoration-none {
    text-decoration: none;
}

.gap-2 {
    gap: 0.5rem;
}



/*medi queries */

@media (max-width: 1024px) and (min-width:640px) {

    .button-1 {
        padding: 0.5rem 1rem;
        font-size: 14px;
        width: 130px;
    }

    .header-button {
        padding: 0.5rem 1.5rem;
        font-size: 16px;
        white-space: nowrap;
    }

    .hundreduser-text {
        font-size: 0.8;
    }
}

@media (min-width: 1024px) and (max-width: 1536px) {
    .button-1 {
        padding: 0.5rem 1rem;
        font-size: 16px;
        width: 130px;
    }

    .header-button {
        padding: 0.5rem 2rem;
        font-size: 16px;
    }
}


@media (max-width: 640px) {
    .button-1 {
        padding: 0.5rem 1rem;
        font-size: 14px;
        width: 130px;
    }

    .header-button {
        padding: 0.4rem 0.8rem;
        font-size: 14px;
    }

    .hundreduser-text {
        font-size: 0.7;
    }
}

@media (max-width:374px) {
    .alignment-header {
        width: 90%;
    }

    .svg-mobile {
        display: none;
    }

    .reserved-text {
        text-align: left;
        margin-left: 2rem;
    }

    .background-featuredtext {
        margin-top: 4rem;
    }

    .managescreen-text {
        font-size: 1rem;
    }

    .ourcontrol-parenttext {
        font-size: 1.1rem;
    }

    .header-background {
        padding: 1% 0;
    }

    .alignment-image {
        width: 40%;
    }

    .monitor-activitytext {
        padding: 0rem 1rem;
    }

    .discimilartext {
        margin-left: 0rem;
    }

    .footer-background {
        padding: 4px;
    }

    .alignemnt-faqquestions {
        width: 85%;
    }

    .tryforfree-footer {
        font-size: 0.8rem;
    }

    .alignment-listitem {
        padding-left: 0rem;
    }

    .background-reviews {
        height: 730px;
    }

    .icon-wrapper {
        padding: 6px;
    }

    .alignment-managescreentime {
        padding: 0rem;
    }

    .alignment-paragraphtext {
        width: 85%;
        margin-top: 1rem;
    }

    .pcimage-alignment {
        width: 32%;
    }


    .image-headerlogo {
        width: 90%;
    }

    .alignment-safetyalerts {
        width: 70%;
    }

    .signup-header {
        padding: 0.3rem 0.4rem 0.3rem 0rem;
        font-size: 0.8rem;
    }

    .start-trialtext {
        padding: 0.6rem 2rem;
    }

    .alignment-mainsection {
        flex-direction: column;
        padding-top: 1.5rem;
    }

    .best-controlapptext {
        font-size: 1.2rem;
        line-height: 2rem;
        text-align: center;
    }

    .manage-screentext {
        font-size: 1rem;
    }

    .image-alignment {
        width: 85%;
    }

    .alignment-features {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .trusted-digitaltext {
        font-size: 1.2rem;
    }

    .qoli-childtext {
        font-size: 1rem;
        width: 90%;
    }

    .start-trialbutton {
        padding: 0.65rem 2.5rem;
    }

    .manage-kidstext {
        font-size: 1.2rem;
        padding-bottom: 0rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .alignment-imagetext {
        flex-direction: column;
        gap: 2rem;
    }

    .alignment-kidsimage {
        width: 100%;
        height: auto;
    }

    .alignment-seconsection {
        flex-direction: column;
        gap: 2rem;
    }

    .image-yourkids {
        width: 90%;
    }

    .complete-monitoringtext {
        font-size: 1.2rem;
    }

    .alignment-withqoliboxes {
        flex-direction: column;
    }

    .witoutqolitext {
        font-size: 1.2rem;
    }

    .withqoli-text {
        font-size: 1.2rem;
    }

    .background-withoutqoli {
        padding: 1rem;
    }

    .background-withqoli {
        padding: 1rem;
    }

    .legaltext-alignment {
        width: 85%;
        padding-bottom: 0rem;
    }

    .everything-text {
        font-size: 1.2rem;
        line-height: 2.1rem;
        padding-top: 1rem;
    }

    .background-features {
        padding-left: 1rem;
    }

    .alignment-smallfeatureimages {
        grid-template-columns: repeat(1, 1fr);
    }

    .whychooseqoli-text {
        font-size: 1.2rem;
        line-height: 2.1rem;
    }

    .alignment-featureboxes {
        grid-template-columns: repeat(1, 2fr);
    }

    .legaltext-alignment {
        flex-direction: column;
        padding-top: 3rem;
    }

    .qoli-legaltext {
        font-size: 1rem;
    }

    .parentalcontrol-text {
        font-size: 1.2rem;
        line-height: 2rem;
        padding-bottom: 0rem;
    }

    .alignment-pros-cons {
        flex-direction: column;
        gap: 0rem;
    }

    .pros-headingtext {
        font-size: 1.2rem;
    }

    .cons-headingtext {
        font-size: 1.2rem;
    }

    .tryitfor-text {
        font-size: 1.2rem;
        padding: 2.5rem 1rem;
    }

    .alignment-getstartedbuttons {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .protect-childrentext {
        font-size: 1.2rem;
        padding: 0rem 1rem;
    }

    .happycustomer-text {
        font-size: 1.2rem;
    }

    .satisfied-customertext {
        font-size: 1rem;
        padding: 0rem 1rem;
        line-height: 2rem;
    }

    .alignment-reviewrmessage {
        grid-template-columns: repeat(1, 1fr);
        width: 90%;
    }

    .alignemnt-leftsvgicon {
        left: 0.1rem;
    }

    .alignemnt-rightsvgicon {
        right: 0.1rem;
    }

    .qoliavailable-text {
        font-size: 1.2rem;
    }

    .alignment-available {
        grid-template-columns: repeat(1, 150px);
    }

    .answers-text {
        font-size: 1rem;
        margin-top: 0rem;
        padding-top: 1rem;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
    }

    .questions-lefttext {
        font-size: 0.9rem;
    }

    .alignment-footer {
        flex-direction: column;
    }

    .alignment-footertext {
        flex-direction: column;
        gap: 0rem;
        align-items: flex-start;
    }

    .alignment-tabs {
        grid-template-columns: 1fr;
        gap: 1rem;
        width: 85%;
    }

    .tabcontent.active {
        grid-template-columns: 1fr;
        grid-column: span 1;
        align-items: center;
    }

    .tabs button {
        padding: 0.4rem 0.2rem;
    }

    .alignment-signupbuttons {
        flex-direction: column;
        gap: 1rem;
    }

    .hundreduser-text {
        text-align: center;
    }

    .featured-text {
        font-size: 1.2rem;
    }

    .signup-header {
        font-size: 0;
        visibility: visible;
    }

    .signup-header::after {
        content: 'Buy Now';
        font-size: 0.79rem;
        visibility: visible;
    }

    .login-header {
        font-size: 0.8rem;
        padding: 0.3rem 1.3rem;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: inline;
    }

    .header-buttonalignment {
        align-items: center;
    }

    .buy-now-button {
        font-size: 0.8rem;
        padding: 0.6rem 1.6rem;
    }

    .view-demo-button {
        font-size: 0.9rem;

        & svg {
            width: 12px;
            height: 12px;
        }
    }

    .alignment-featuredimages {
        gap: 4rem;
    }
}

@media (min-width:374px)and (max-width:476px) {
    .alignemnt-leftsvgicon {
        left: 0.1rem;
    }

    .mobile {
        display: none;
    }

    .reserved-text {
        text-align: left;
        margin-left: 1.5rem;
        margin-top: 0rem;
        font-size: 13px;
    }

    .start-trialtext {
        padding: 0.6rem 2rem;
    }

    .background-featuredtext {
        margin-top: 4rem;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
        line-height: 2.1rem;
    }

    .backgroundimage-whychooseqoli {
        margin-top: 3rem;
    }

    .manage-screentext {
        font-size: 1.1rem;
    }

    .managescreen-text {
        font-size: 1rem;
    }

    .background-reviews {
        height: 620px;
    }

    .alignemnt-rightsvgicon {
        right: 0.1rem;
    }


    .pcimage-alignment {
        width: 25%;
    }

    .alignment-mainsection {
        flex-direction: column;
        padding-top: 2rem;
    }

    .ourcontrol-parenttext {
        font-size: 1.1rem;
    }

    .start-trialbutton {
        padding: 0.6rem 2.5rem;
    }

    .background-withqoli {
        padding: 1.2rem;
    }

    .background-withoutqoli {
        padding: 1.2rem;
    }

    .alignment-image {
        width: 45%;
    }

    .image-headerlogo {
        width: 80%;
    }

    .signup-header {
        padding: 0.3rem 0.8rem;
        font-size: 0.8rem;
    }

    .timesnowindia-alignment {
        width: 18%;
    }

    .best-controlapptext {
        font-size: 1.3rem;
        line-height: 2.1rem;
    }

    .image-alignment {
        width: 90%;
    }

    .alignment-features {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }

    .trusted-digitaltext {
        font-size: 1.2rem;
    }

    .qoli-childtext {
        width: 85%;
    }

    .manage-kidstext {
        font-size: 1.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 0rem;
    }

    .alignment-imagetext {
        flex-direction: column;
    }

    .alignment-kidsimage {
        width: 75%;
    }

    .alignment-seconsection {
        flex-direction: column;
    }

    .image-yourkids {
        width: 75%;
    }

    .alignment-safetyalerts {
        width: 85%;
    }

    .complete-monitoringtext {
        font-size: 1.2rem;
    }

    .alignment-withqoliboxes {
        flex-direction: column;
        padding: 1rem;
    }

    .witoutqolitext {
        font-size: 1.2rem;
    }

    .withqoli-text {
        font-size: 1.2rem;
    }

    .everything-text {
        font-size: 1.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2rem;
    }

    .alignment-smallfeatureimages {
        grid-template-columns: repeat(1, 1fr);
    }

    .alignment-listitem {
        padding-left: 0rem;
    }

    .alignment-paragraphtext {
        margin-top: 1rem;
    }

    .whychooseqoli-text {
        font-size: 1.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2rem;
    }

    .alignment-featureboxes {
        grid-template-columns: repeat(1, 2fr);
    }

    .legaltext-alignment {
        flex-direction: column;
        padding-top: 3rem;
    }

    .alignment-signupbuttons {
        flex-direction: column;
        gap: 1rem;
    }

    .qoli-legaltext {
        font-size: 1.1rem;
    }

    .parentalcontrol-text {
        font-size: 1.2rem;
        padding: 1rem;
        line-height: 2.1rem;
    }

    .alignment-pros-cons {
        flex-direction: column;
        gap: 0rem;
    }

    .pros-headingtext {
        font-size: 1.2rem;
    }

    .cons-headingtext {
        font-size: 1.2rem;
    }

    .tryitfor-text {
        font-size: 1.2rem;
        line-height: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .protect-childrentext {
        font-size: 1.2rem;
        padding: 0rem 1rem;
    }

    .monitor-activitytext {
        padding: 0rem 1rem;
    }

    .alignment-tabs {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .tabcontent.active {
        grid-template-columns: 1fr;
        grid-column: span 1;

    }

    .tabs button {
        padding: 0.5rem 1.6rem;
    }

    .happycustomer-text {
        font-size: 1.2rem;
    }

    .satisfied-customertext {
        font-size: 1rem;
        line-height: 2rem;
        padding: 0rem 1rem;
    }

    .alignment-reviewrmessage {
        grid-template-columns: repeat(1, 1fr);
    }

    .qoliavailable-text {
        font-size: 1.2rem;
    }

    .alignment-available {
        grid-template-columns: repeat(1, 150px);
    }

    .answers-text {
        font-size: 1.2rem;
        padding: 1rem;
    }

    .alignment-footer {
        flex-direction: column;
    }

    .alignemnt-faqquestions {
        width: 85%;
    }

    .alignment-footertext {
        flex-direction: column;
        align-items: flex-start;
        gap: 0rem;
    }

    .discimilartext {
        margin-left: 0rem;
    }

    .hundreduser-text {
        text-align: center;
    }

    .featured-text {
        font-size: 1.2rem;
    }

    .buy-now-button {
        font-size: 0.8rem;
        padding: 0.6rem 1.6rem;
    }

    .view-demo-button {
        font-size: 0.9rem;

        & svg {
            width: 12px;
            height: 12px;
        }
    }
}

@media (min-width:476px)and (max-width:700px) {
    .alignment-mainsection {
        flex-direction: column;
        padding-top: 2rem;
    }

    .mobile {
        display: none;
    }

    .header-buttonalignment {
        align-items: center;
    }

    .alignment-header {
        width: 87%;
    }

    .login-header {
        padding: 0.4rem 1.5rem;
        font-size: 0.8rem;
    }

    .discimilartext {
        margin: 0rem;
    }

    .start-trialtext {
        padding: 0.5rem 2rem;
    }

    .background-featuredtext {
        margin-top: 4rem;
    }

    .alignment-image {
        width: 40%;
    }

    .alignment-listitem {
        padding-left: 0rem;
    }

    .parentcontrol-faqtext {
        font-size: 1rem;
    }

    .pcimage-alignment {
        width: 25%;
    }

    .alignemnt-leftsvgicon {
        left: 0.1rem;
    }

    .alignemnt-rightsvgicon {
        right: 0.1rem;
    }

    .image-headerlogo {
        width: 60%;
    }

    .signup-header {
        padding: 0.4rem 1.2rem;
        font-size: 0.8rem;
    }

    .best-controlapptext {
        font-size: 1.3rem;
        line-height: 2rem;
    }

    .header-background {
        padding: 1% 0;
    }

    .manage-screentext {
        font-size: 1.1rem;
    }

    .image-alignment {
        width: 80%;
    }

    .hundreduser-text {
        text-align: center;
    }

    .featured-text {
        font-size: 1.3rem;
    }

    .alignment-features {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
    }

    .trusted-digitaltext {
        font-size: 1.2rem;
    }

    .qoli-childtext {
        width: 80%;
    }

    .background-withoutqoli {
        padding: 1.5rem;
    }

    .background-withqoli {
        padding: 1.5rem;
    }

    .background-features {
        padding-left: 0rem;
        padding-top: 1rem;
    }

    .manage-kidstext {
        font-size: 1.3rem;
        padding-left: 1rem;
        padding-top: 2rem;
        padding-bottom: 0rem;
        padding-right: 1rem;
    }

    .alignment-imagetext {
        flex-direction: column;
    }

    .alignment-kidsimage {
        width: 80%;
    }

    .alignment-seconsection {
        flex-direction: column;
    }

    .image-yourkids {
        width: 80%;
    }

    .alignment-safetyalerts {
        width: 80%;
    }

    .complete-monitoringtext {
        font-size: 1.2rem;
    }

    .alignment-withqoliboxes {
        flex-direction: column;
        padding: 1rem;
    }

    .witoutqolitext {
        font-size: 1.2rem;
    }

    .everything-text {
        font-size: 1.2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .alignment-smallfeatureimages {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 2rem;

    }

    .backgroundimage-whychooseqoli {
        margin-top: 1rem;
    }

    .whychooseqoli-text {
        font-size: 1.3rem;
        padding: 1rem;
        line-height: 2rem;
    }

    .alignment-featureboxes {
        grid-template-columns: repeat(2, 2fr);
    }

    .legaltext-alignment {
        flex-direction: column;
        padding-top: 1.5rem;
    }

    .qoli-legaltext {
        font-size: 1.2rem;
    }

    .parentalcontrol-text {
        font-size: 1.3rem;
        padding-top: 0rem;
        line-height: 2rem;
    }

    .alignment-pros-cons {
        flex-direction: column;
        gap: 0rem;
    }

    .pros-headingtext {
        font-size: 1.3rem;
    }

    .cons-headingtext {
        font-size: 1.3rem;
    }

    .tryitfor-text {
        font-size: 1.3rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .protect-childrentext {
        font-size: 1.3rem;
        padding: 1rem;
        margin-top: 1rem;
    }

    .alignment-tabs {
        grid-template-columns: 1fr;
    }

    .tabcontent.active {
        grid-template-columns: 1fr;
        grid-column: span 1;
    }

    .tabs button {
        padding: 0.5rem 2rem;
        margin-bottom: 1rem;
    }

    .happycustomer-text {
        font-size: 1.3rem;
    }

    .satisfied-customertext {
        line-height: 2rem;
    }

    .alignment-reviewrmessage {
        grid-template-columns: repeat(1, 1fr);
    }

    .qoliavailable-text {
        font-size: 1.3rem;
    }

    .alignment-available {
        grid-template-columns: repeat(2, 150px);
    }

    .start-trialbutton {
        padding: 0.55rem 2.5rem;
    }

    .answers-text {
        font-size: 1.3rem;
        padding: 1rem;
    }

    .questions-lefttext {
        font-size: 1.1rem;
    }

    .alignment-footer {
        flex-direction: column;
    }

    .alignment-footertext {
        flex-direction: column;
    }

    .screentime-imagewidth {
        width: 30%;
    }

    .buy-now-button {
        font-size: 0.9rem;
        padding: 0.6rem 0.9rem;
    }

    .view-demo-button {
        font-size: 0.9rem;
        padding: 0.6rem 0.9rem;

        & svg {
            width: 14px;
            height: 14px;
        }
    }
}

@media (min-width:701px)and (max-width:900px) {
    .alignment-mainsection {
        flex-direction: column;
        padding-top: 2rem;
    }

    .mobile {
        display: none;
    }

    .background-features {
        padding: 1rem;
    }

    .alignment-paragraphtext {
        margin-top: 0rem;
    }

    .backgroundimage-whychooseqoli {
        margin-top: 0rem;
    }

    .alignment-managescreentime {
        padding: 0rem;
    }

    .start-trialbutton {
        padding: 0.6rem 2.5rem;
    }

    .background-withoutqoli {
        padding: 1.2rem;
    }

    .background-withqoli {
        padding: 1.2rem;
    }

    .getstartedtext {
        font-size: 1.2rem;
    }

    .screentime-imagewidth {
        width: 30%;
    }

    .discimilartext {
        margin-left: 1rem;
    }

    .keyfeatures-textfooter {
        font-size: 1rem;
    }

    .screentime-textfooter {
        font-size: 0.9rem;
    }

    .footer-icons-alignment {
        margin-right: 0.4rem;
    }

    .tryforfree-footer {
        font-size: 0.75rem;
        padding: 0.8rem 0.6rem;
    }

    .image-headerlogo {
        width: 70%;
    }

    .signup-header {
        padding: 0.6rem 0.4rem;
        font-size: 0.7rem;
    }

    .alignment-image {
        width: 30%;
    }

    .background-reviews {
        height: 630px;
    }

    .pcimage-alignment {
        width: 17%;
    }

    .alignemnt-leftsvgicon {
        left: 1.5rem;
    }

    .alignemnt-rightsvgicon {
        right: 1.5rem;
    }

    .best-controlapptext {
        font-size: 1.5rem;
        line-height: 2.2rem;
    }

    .manage-screentext {
        font-size: 1.1rem;
    }

    .image-alignment {
        width: 80%;
    }

    .featured-text {
        font-size: 1.4rem;
    }

    .alignment-features {
        grid-template-columns: repeat(3, 1fr);
    }

    .trusted-digitaltext {
        font-size: 1.4rem;
    }

    .qoli-childtext {
        width: 80%;
    }

    .manage-kidstext {
        font-size: 1.4rem;
    }

    .alignment-imagetext {
        flex-direction: column;
    }

    .alignment-kidsimage {
        width: 80%;
    }

    .alignment-seconsection {
        flex-direction: column;
    }

    .complete-monitoringtext {
        font-size: 1.4rem;
    }

    .alignment-withqoliboxes {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .witoutqolitext {
        font-size: 1.4rem;
    }

    .withqoli-text {
        font-size: 1.4rem;
    }

    .everything-text {
        font-size: 1.4rem;
        line-height: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .alignment-smallfeatureimages {
        grid-template-columns: repeat(3, 1fr);
        column-gap: 1.5rem;
    }

    .whychooseqoli-text {
        font-size: 1.4rem;
    }

    .qoli-legaltext {
        font-size: 1.3rem;
    }

    .legaltext-alignment {
        flex-direction: column;
        padding-top: 1.5rem;
    }

    .parentalcontrol-text {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .alignment-pros-cons {
        flex-direction: column;
        gap: 0rem;
    }

    .pros-headingtext {
        font-size: 1.4rem;
    }

    .cons-headingtext {
        font-size: 1.4rem;
    }

    .tryitfor-text {
        font-size: 1.4rem;
    }

    .protect-childrentext {
        font-size: 1.4rem;
    }

    .alignment-tabs {
        width: 85%;
    }

    .tabs button {
        padding: 0.4rem 0.9rem;
    }

    .happycustomer-text {
        font-size: 1.4rem;
    }

    .satisfied-customertext {
        padding: 1rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.1rem;
    }

    .alignment-reviewrmessage {
        grid-template-columns: repeat(2, 1fr);
    }

    .qoliavailable-text {
        font-size: 1.4rem;
    }

    .alignment-available {
        grid-template-columns: repeat(2, 150px);
    }

    .answers-text {
        font-size: 1.4rem;
    }

    .footer-background {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .alignment-footer {
        width: 90%;
        gap: 15px;
    }

    .alignment-footertext {
        width: 90%;
    }

    .buy-now-button {
        font-size: 0.9rem;
        padding: 0.6rem 0.65rem;
    }

    .view-demo-button {
        font-size: 0.9rem;
        padding: 0.6rem 0.65rem;

        & svg {
            width: 14px;
            height: 14px;
        }
    }

}



@media (min-width:900px)and (max-width:1000px) {
    .alignment-mainsection {
        flex-direction: column;
        padding-top: 1rem;
    }

    .signup-header {
        padding: 0.6rem 1rem;
    }

    .image-headerlogo {
        width: 75%;
    }

    .keyfeatures-textfooter {
        font-size: 1.2rem;
    }

    .screentime-textfooter {
        font-size: 0.9rem;
    }

    .discimilartext {
        margin-left: 1rem;
    }

    .getstartedtext {
        font-size: 1.2rem;
    }

    .background-reviews {
        height: 525px;
    }

    .alignemnt-leftsvgicon {
        left: 2.5rem;
    }

    .alignemnt-rightsvgicon {
        right: 2.5rem;
    }

    .best-controlapptext {
        font-size: 1.7rem;
        line-height: 3rem;
    }

    .start-trialtext {
        padding: 0.55rem 1.9rem;
    }

    .backgroundimage-whychooseqoli {
        margin-top: 0rem;
    }

    .legaltext-alignment {
        padding-bottom: 0rem;
    }

    .background-features {
        padding: 1rem;
    }

    .start-trialbutton {
        padding: 0.6rem 2.3rem;
    }

    .background-withoutqoli {
        padding: 1.1rem;
    }

    .background-withqoli {
        padding: 1.1rem;
    }

    .screentime-imagewidth {
        width: 30%;
    }

    .manage-screentext {
        font-size: 1.2rem;
    }

    .image-alignment {
        width: 80%;
    }

    .pcimage-alignment {
        width: 13%;
    }

    .featured-text {
        font-size: 1.3rem;
    }

    .alignment-features {
        grid-template-columns: repeat(3, 1fr);
    }

    .trusted-digitaltext {
        font-size: 1.5rem;
    }

    .qoli-childtext {
        width: 80%;
    }

    .manage-kidstext {
        font-size: 1.5rem;
    }

    .alignment-imagetext {
        flex-direction: column;
    }

    .alignment-seconsection {
        flex-direction: column;
        gap: 2rem;
    }

    .alignment-kidsimage {
        width: 50%;
    }

    .image-yourkids {
        width: 60%;
    }

    .witoutqolitext {
        font-size: 1.3rem;
    }

    .withqoli-text {
        font-size: 1.3rem;
    }

    .threattracking-text {
        line-height: 1.8rem;
    }

    .parentcontrol-text {
        line-height: 1.8rem;
    }

    .everything-text {
        font-size: 1.6rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .alignment-smallfeatureimages {
        grid-template-columns: repeat(3, 1fr);
    }

    .whychooseqoli-text {
        font-size: 1.6rem;
    }

    .qoli-legaltext {
        font-size: 1.2rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.1rem;
    }

    .parentalcontrol-text {
        font-size: 1.6rem;
        padding-bottom: 1rem;
        padding-bottom: 1rem;
    }

    .alignment-pros-cons {
        gap: 2rem;
    }

    .pros-headingtext {
        font-size: 1.3rem;
    }

    .cons-headingtext {
        font-size: 1.3rem;
    }

    .tryitfor-text {
        font-size: 1.5rem;
    }

    .protect-childrentext {
        font-size: 1.6rem;
    }

    .tabs button {
        padding: 0.5rem 0.5rem;
    }

    .happycustomer-text {
        font-size: 1.6rem;
    }

    .satisfied-customertext {
        font-size: 1rem;
    }

    .alignment-reviewrmessage {
        grid-template-columns: repeat(2, 1fr);
    }

    .qoliavailable-text {
        font-size: 1.5rem;
    }

    .answers-text {
        font-size: 1.5rem;
    }

    .alignment-footer {
        width: 90%;
    }

    .alignment-footertext {
        width: 90%;
    }


}

@media (min-width:1001px)and (max-width:1200px) {
    .alignment-mainsection {
        width: 85%;
        gap: 2rem;
    }

    .header-buttonalignment {
        align-items: center;
    }

    .login-header {
        padding: 0.45rem 2.4rem;
    }

    .mobile {
        display: none;
    }

    .image-headerlogo {
        width: 70%;
    }

    .signup-header {
        padding: 0.45rem 1.5rem;
    }

    .keyfeatures-textfooter {
        font-size: 1.2rem;
    }

    .background-reviews {
        height: 745px;
    }

    .getstartedtext {
        font-size: 1.2rem;
    }

    .alignemnt-leftsvgicon {
        left: 3.5rem;
    }

    .discimilartext {
        margin-left: 2rem;
    }

    .alignemnt-rightsvgicon {
        right: 3.5rem;
    }

    .start-trialtext {
        padding: 0.6rem 2rem;
    }

    .background-withoutqoli {
        padding: 1.5rem;
    }

    .background-withqoli {
        padding: 1.5rem;
    }

    .start-trialbutton {
        padding: 0.65rem 2.4rem;

    }

    .tryforfree-footer {
        padding: 0.75rem 0.9rem;
    }

    .best-controlapptext {
        font-size: 2.1rem;
        line-height: 3rem;
    }

    .image-alignment {
        width: 56%;
    }

    .featured-text {
        font-size: 1.3rem;
    }

    .pcimage-alignment {
        width: 14%;
    }

    .alignment-features {
        gap: 1rem;
        width: 85%;
    }

    .managescreen-text {
        font-size: 1rem;
    }

    .trusted-digitaltext {
        font-size: 1.6rem;
    }

    .qoli-childtext {
        width: 75%;
    }

    .manage-kidstext {
        font-size: 1.6rem;
    }

    .ourcontrol-parenttext {
        font-size: 1rem;
    }

    .complete-monitoringtext {
        font-size: 1.6rem;
    }

    .witoutqolitext {
        font-size: 1.3rem;
    }

    .withqoli-text {
        font-size: 1.3rem;
    }

    .everything-text {
        font-size: 1.6rem;
    }

    .alignment-smallfeatureimages {
        column-gap: 2rem;
        width: 85%;
    }

    .whychooseqoli-text {
        font-size: 1.6rem;
    }

    .qoli-legaltext {
        font-size: 1.2rem;
    }

    .parentalcontrol-text {
        font-size: 1.6rem;
    }

    .pros-headingtext {
        font-size: 1.3rem;
    }

    .cons-headingtext {
        font-size: 1.3rem;
        gap: 2rem;
    }

    .tryitfor-text {
        font-size: 1.5rem;
    }

    .protect-childrentext {
        font-size: 1.5rem;
    }

    .tabs button {
        padding: 0.5rem 2rem;
    }

    .happycustomer-text {
        font-size: 1.6rem;
    }

    .satisfied-customertext {
        font-size: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 1.8rem;
    }

    .qoliavailable-text {
        font-size: 1.6rem;
    }

    .answers-text {
        font-size: 1.6rem;
    }

    .alignment-footer {
        width: 90%;
    }

    .alignment-footertext {
        width: 90%;
    }

    .manage-screentext {
        font-size: 1.1rem;
    }


}

@media (min-width:1201px)and (max-width:1439px) {
    .best-controlapptext {
        font-size: 2.25rem;
        line-height: 3.5rem;
    }

    .header-buttonalignment {
        align-items: center;
    }

    .signup-header {
        padding: 0.65rem 1.7rem;
    }

    .login-header {
        padding: 0.65rem 2.6rem;
    }

    .screentime-imagewidth {
        width: 16%;
    }

    .image-headerlogo {
        width: 72%;
    }

    .keyfeatures-textfooter {
        font-size: 1.25rem;
    }

    .getstartedtext {
        font-size: 1.25rem;
    }

    .discimilartext {
        margin-left: 2rem;
    }

    .tryforfree-footer {
        padding: 0.9rem 0.7rem;
    }

    .background-reviews {
        height: 600px;
    }

    .alignemnt-leftsvgicon {
        left: 4rem;
    }

    .alignemnt-rightsvgicon {
        right: 4rem;
    }

    .manage-screentext {
        font-size: 1.2rem;
    }

    .alignment-managescreentime {
        padding: 0.2rem;
    }

    .featured-text {
        font-size: 1.6rem;
        padding-top: 0rem;
    }

    .alignment-features {
        gap: 1.6rem;
        width: 87%;
    }

    .managescreen-text {
        font-size: 1rem;
    }

    .trusted-digitaltext {
        font-size: 1.7rem;
    }

    .qoli-childtext {
        width: 70%;
    }

    .manage-kidstext {
        font-size: 1.7rem;
    }

    .ourcontrol-parenttext {
        font-size: 1.1rem;
    }

    .complete-monitoringtext {
        font-size: 1.7rem;
    }

    .witoutqolitext {
        font-size: 1.4rem;
    }

    .withqoli-text {
        font-size: 1.4rem;
    }

    .everything-text {
        font-size: 1.7rem;
    }

    .alignment-smallfeatureimages {
        column-gap: 2rem;
    }

    .whychooseqoli-text {
        font-size: 1.7rem;
    }

    .qoli-legaltext {
        font-size: 1.3rem;
    }

    .parentalcontrol-text {
        font-size: 1.7rem;
    }

    .pros-headingtext {
        font-size: 1.4rem;
    }

    .cons-headingtext {
        font-size: 1.4rem;
    }

    .alignment-pros-cons {
        gap: 3rem;
    }

    .tryitfor-text {
        font-size: 1.7rem;
    }

    .protect-childrentext {
        font-size: 1.7rem;
    }

    .tabs button {
        padding: 0.5rem 1rem;
    }

    .iftext-parentcontol {
        font-size: 1.1rem;
    }

    .happycustomer-text {
        font-size: 1.7rem;
    }

    .satisfied-customertext {
        padding: 1rem;
    }

    .qoliavailable-text {
        font-size: 1.7rem;
    }

    .answers-text {
        font-size: 1.7rem;
    }

    .alignment-footer {
        width: 85%;
    }

    .alignment-footertext {
        width: 85%;
    }

    .screentime-textfooter {
        font-size: 1.1rem;
        line-height: 2.8rem;
    }
}

@media (min-width:1440px) {
    .best-controlapptext {
        font-size: 2.65rem;
    }

    .login-header {
        padding: 0.6rem 2.9rem;
    }

    .mobile {
        display: none;
    }

    .iftext-parentcontol {
        font-size: 1.3rem;
    }

    .keyfeatures-textfooter {
        font-size: 1.4rem;
    }

    .screentime-textfooter {
        font-size: 1.1rem;
        line-height: 2.6rem;
    }


    .background-reviews {
        height: 530px;
    }

    .alignemnt-leftsvgicon {
        left: 6rem;
    }

    .alignemnt-rightsvgicon {
        right: 6rem;
    }

    .image-alignment {
        width: 58%;
    }

    .trusted-digitaltext {
        font-size: 2rem;
    }

    .qoli-childtext {
        width: 50%;
    }

    .manage-kidstext {
        font-size: 2.1rem;
    }

    .complete-monitoringtext {
        font-size: 2.1rem;
    }

    .witoutqolitext {
        font-size: 1.5rem;
    }

    .withqoli-text {
        font-size: 1.5rem;
    }

    .everything-text {
        font-size: 2rem;
    }

    .whychooseqoli-text {
        font-size: 2rem;
    }

    .parentalcontrol-text {
        font-size: 2rem;
    }

    .pros-headingtext {
        font-size: 1.5rem;
    }

    .cons-headingtext {
        font-size: 1.5rem;
    }

    .tryitfor-text {
        font-size: 2rem;
    }

    .protect-childrentext {
        font-size: 2rem;
    }

    .happycustomer-text {
        font-size: 2rem;
    }

    .qoliavailable-text {
        font-size: 2rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.25rem;
    }

    .signup-header {
        padding: 0.7rem 1.8rem;
    }
}

@media (min-width:1900px) {
    .best-controlapptext {
        font-size: 3.2rem;
        line-height: 4.2rem;
    }

    .login-header {
        font-size: 1.1rem;
    }

    .image-headerlogo {
        width: 85%;
    }

    .signup-header {
        font-size: 1.1rem;
    }

    .alignment-available {
        grid-template-columns: repeat(3, 160px);
    }

    .windows-image {
        width: 18%;
    }

    .nocard-requiredtext {
        font-size: 1.15rem;
        margin-left: 1rem;
    }

    .start-trialtext {
        font-size: 1.2rem;
    }

    .background-reviews {
        height: 610px;
    }

    .screentime-imagewidth {
        width: 18%;
    }

    .alignemnt-leftsvgicon {
        left: 7.5rem;
    }

    .alignemnt-rightsvgicon {
        right: 7.5rem;
    }

    .manage-screentext {
        font-size: 1.6rem;
        line-height: 2.7rem;
    }

    .featured-text {
        font-size: 2rem;
    }

    .managescreen-text {
        font-size: 1.5rem;
        line-height: 3rem;
    }

    .listitem-individualtext {
        font-size: 1.4rem;
        line-height: 2.7rem;
    }

    .tryitfree-belowaction {
        font-size: 1.2rem;
    }

    .screentime-textfooter {
        font-size: 1.25rem;
        line-height: 2.8rem;
    }

    .getstartedtext {
        font-size: 1.3rem;
    }

    .signup-newslettertext {
        font-size: 1.3rem;
    }

    .followuson-text {
        font-size: 1.3rem;
    }

    .software-indedtext {
        font-size: 1.1rem;
        line-height: 2.5rem;
    }

    .discimilartext {
        font-size: 1.1rem;
    }

    .keyfeatures-textfooter {
        font-size: 1.5rem;
    }

    .getstartednow-button {
        font-size: 1.2rem;
    }

    .trusted-digitaltext {
        font-size: 2.5rem;
    }

    .qoli-childtext {
        width: 53%;
        font-size: 1.4rem;
        line-height: 2.5rem;
    }

    .card-requiredtext {
        font-size: 1.2rem;
    }

    .manage-kidstext {
        font-size: 2.5rem;
    }

    .ourcontrol-parenttext {
        font-size: 1.5rem;
        line-height: 3rem;
    }

    .start-trialbutton {
        font-size: 1.3rem;
    }

    .complete-monitoringtext {
        font-size: 2.5rem;
    }

    .safetylike-nevetext {
        font-size: 1.3rem;
    }

    .witoutqolitext {
        font-size: 1.5rem;
    }

    .witoutqolitext {
        font-size: 1.7rem;
    }

    .withqoli-text {
        font-size: 1.7rem;
    }

    .threattracking-text {
        font-size: 1.2rem;
    }

    .parentcontrol-text {
        font-size: 1.2rem;
    }

    .screentime-limittext {
        font-size: 1.05rem;
    }

    .awarenesstext {
        font-size: 1.1rem;
    }

    .healthyscreenimage {
        font-size: 1.1rem;
    }

    .screenlimit-withqolitext {
        font-size: 1.05rem;
    }

    .everything-text {
        font-size: 2.5rem;
    }

    .alignment-smallfeatureimages {
        column-gap: 5rem;
    }

    .background-features {
        padding-bottom: 5.5rem;
    }

    .qoli-legaltext {
        font-size: 1.6rem;
    }

    .parentalcontrol-text {
        font-size: 2.5rem;
    }

    .paragraphtext-feature {
        font-size: 1.5rem;
        line-height: 3rem;
    }

    .pros-headingtext {
        font-size: 1.7rem;
    }

    .cons-headingtext {
        font-size: 1.7rem;
    }

    .pros-contenttext {
        font-size: 1.4rem;
        line-height: 3rem;
    }

    .cons-contenttext {
        font-size: 1.4rem;
        line-height: 3rem;
    }

    .tryitfor-text {
        font-size: 2.5rem;
    }

    .card-required-signup {
        font-size: 1.3rem;
    }

    .protect-childrentext {
        font-size: 2.5rem;
    }

    .monitor-activitytext {
        font-size: 1.25rem;
    }

    .tabs button {
        font-size: 1.25rem;
    }

    .iftext-parentcontol {
        font-size: 1.5rem;
    }

    .yourchildrentext {
        font-size: 1.2rem;
    }

    .rightsidecontenttext {
        font-size: 1.3rem;
        line-height: 2.5rem;
    }

    .happycustomer-text {
        font-size: 2.5rem;
    }

    .satisfied-customertext {
        font-size: 1.3rem;
    }

    .reviewer-nametext {
        font-size: 1.3rem;
    }

    .review-messagetext {
        font-size: 1.2rem;
        line-height: 2.5rem;
    }

    .qoliavailable-text {
        font-size: 2.5rem;
    }

    .windwos-text {
        color: #FFFFFF;
        font-size: 1.3rem;
    }

    .answers-text {
        font-size: 2.5rem;
    }

    .questions-lefttext {
        font-size: 1.4rem;
    }

    .parentcontrol-faqtext {
        font-size: 1.35rem;
    }

    .paragraph-answertest {
        font-size: 1.2rem;
        line-height: 1.9rem;
    }

    .whychooseqoli-text {
        font-size: 2.4rem;
    }

    .screentime-managetext {
        font-size: 1.4rem;
    }

    .regulate-limittext {
        font-size: 1.4rem;
        line-height: 2.4rem;
    }

    .featureexplain-text {
        font-size: 1.3rem;
        line-height: 2.3rem;
    }

    .easyuse-text {
        font-size: 1.4rem;
    }

    .hundreduser-text {
        font-size: 1.2rem;
    }

    .reserved-text {
        font-size: 1.1rem;
    }
}

@media (min-width:2200px) {
    .alignment-footer {
        width: 82%;
    }

    .alignment-footertext {
        width: 82%;
    }

    .borderline-footer {
        width: 82%;
    }

    .screentime-textfooter {
        font-size: 1.3rem;
        line-height: 3rem;
    }

    .keyfeatures-textfooter {
        font-size: 1.6rem;
    }

    .getstartedtext {
        font-size: 1.4rem;
    }

    .followuson-text {
        font-size: 1.4rem;
    }

    .reserved-text {
        font-size: 1.2rem;
    }
}

@media (min-width:375px)and (max-width:476px) {
    .signup-header {
        font-size: 0;
        visibility: visible;
    }

    .signup-header::after {
        content: 'Buy Now';
        font-size: 0.8rem;
        visibility: visible;
    }

    .login-header {
        font-size: 0.8rem;
        padding: 0.3rem 1.3rem;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: inline;
    }

    .header-buttonalignment {
        align-items: center;
    }

    .svg-mobile {
        display: none;
    }
}

@media (min-width:476px)and (max-width:620px) {
    .svg-mobile {
        display: none;
    }
}

@media (max-width:740px) {
    .alignment-footer {
        align-items: center;
        flex-direction: column;
    }

    .footer-section {
        text-align: center;
        align-items: center;

    }

    .support-details-alignment {
        flex-direction: column;
        gap: 17px;
        align-items: center;
    }

}

@media (min-width:740px) and (max-width:900px) {
    .footer-section {
        max-width: 30%;
    }

    .getstartedtext {
        font-size: 1rem;
        margin-bottom: 2rem;
    }

    .tryitfree-belowaction {
        padding: 0.5rem 1.8rem;
    }

    .color-hrtag {
        margin-top: 1.5rem
    }

    .followuson-text {
        font-size: 1rem;
    }

    .alignment-footer {
        width: 92%;
    }

    .signup-header {
        padding: 0.6rem 0.5rem;

        svg {
            display: none
        }
    }

    .navbar-menu-list {
        padding-right: 0rem;
    }
}

@media (min-width:740px) and (max-width:800px) {
    .screentime-textfooter {
        font-size: 0.8rem;
    }
}

.second-main-container {
    background: #ffffff;
    width: 88%;
    margin: auto;
}

.section-main-text {
    color: var(--primary-color);
    font-size: 2.3rem;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
}

.exclusive-offer-text {
    color: #33475B;
}

.section-sub-text {
    color: #656565;
    font-weight: 500;
    text-transform: capitalize;
    text-align: center;
    font-size: 1.1rem;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.limited-deal-text {
    color: #FF7100;
}

.pricing-main-div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin: 5rem 0rem;
    flex-wrap: wrap;
}

.pricing-sub-div {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--shadow-color);
    border-radius: 10px;
    text-align: center;
    padding: 0.3rem 0.5rem;
    width: 359px;

    &:hover {
        box-shadow: 0px 0px 12px 3px var(--shadow-color);
    }
}

.monthly-plan-text {
    color: var(--primary-color);
    gap: 7rem;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 1rem 0rem 0.5rem 0rem;
}

.monitor-device-text {
    color: #FF7100;
    font-size: 1.1rem;
    margin: 0.5rem 0rem 0.3rem 0rem;
    font-weight: 500;
    gap: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.monthly-price {
    color: #33475b;
    font-weight: 600;
    font-size: 2.5rem;
    margin: 0rem 0rem 1.4rem 0rem;
}

.available-device {
    color: #33475B;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.3rem 0rem;
    gap: 0.9375rem;
    margin: 0px;
}

.pricing-buy-now-button {
    font-size: 1rem;
    border-radius: 50px;
    padding: 0.5rem 3.3rem;
    text-decoration: none;
    position: relative;
}

.tax-charges {
    color: #33475B;
    font-size: 0.7rem;
    padding: 0.6rem 1.1rem 0rem 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.yearly-pricing-sub-div {
    position: relative;
    border: 1px solid var(--shadow-color);
    border-radius: 10px;
    text-align: center;
    padding: 1rem;
    box-shadow: 0px 0px 12px 3px var(--shadow-color);
    width: 359px;

    &:hover {
        box-shadow: 0 0 18px 5px var(--shadow-color);
    }
}

.blur-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/pricing-yearly-background.webp);
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(10px);
    z-index: 0;
}

.yearly-plan-text {
    color: var(--primary-color);
    font-size: 2.2rem;
    font-weight: 500;
    margin: 0.8rem 0rem 0.5rem 0rem;
}

.year-monitor-device-text {
    color: #FF7100;
    font-size: 1.1rem;
    margin: 0.5rem 0rem 0.3rem 0rem;
    font-weight: 500;
}

.yearly-price {
    color: #33475b;
    font-weight: 600;
    font-size: 2.8rem;
    margin: 0rem;
}

.yearly-price-subtext {
    font-size: 1rem;
    font-size: 500;
}

.billed-anually-text {
    font-size: 0.8rem;
    font-weight: 500;
    color: #33475b;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0rem 0rem 1rem 0rem;
}

.yearly-amount-discount {
    font-size: 1.2rem;
    font-weight: 600;
    color: #33475b;
}

.yearly-amount-without-discount {
    font-weight: 600;
    color: #3d4c62;
    position: relative;
    font-size: 1.8rem;
}

.yearly-amount-without-discount::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: red;
    top: 42%;
    transform: rotate(-26deg);
}

.yearly-available-device {
    color: #33475B;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.9375rem;
    padding: 0rem 0rem 0.5rem 0rem;
}

.fifty-percent-offer {
    position: relative;
    right: -49%;
    z-index: 1;
}

.offer-div {
    position: absolute;
    margin-top: -11.5%;
}

.fifty-percent {
    width: 52%;
    height: auto;
}

.quater-pricing-sub-div {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid var(--shadow-color);
    border-radius: 10px;
    text-align: center;
    padding: 0.3rem 0.5rem;
    width: 359px;

    &:hover {
        box-shadow: 0px 0px 12px 3px var(--shadow-color);
    }
}

.quarter-plan-text {
    color: var(--primary-color);
    font-size: 1.8rem;
    font-weight: 500;
    margin: 1rem 0rem 0.5rem 0rem;
}

.billed-quarter-text {
    font-size: 0.7rem;
    font-weight: 500;
    color: #33475b;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0rem;
}

.quarter-amount-discount {
    font-size: 1rem;
    font-weight: 600;
    color: #33475b;
}

.quarter-amount-without-discount {
    font-weight: 600;
    color: #3d4c62;
    position: relative;
    font-size: 1.5rem;
}

.quarter-amount-without-discount::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: red;
    top: 42%;
    transform: rotate(-26deg);
}

.quarter-available-device {
    color: #33475B;
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.9375rem;
    margin: 5px 0px 24px 0px;
}

.thirty-percent-offer {
    position: relative;
    left: 5%;
}

.quarter-offer-div {
    position: absolute;
    margin-top: -2.5%;
}

.thirty-percent {
    width: 27%;
    height: auto;
}

.quater-price {
    color: #33475b;
    font-weight: 600;
    font-size: 2.5rem;
    margin: 0rem;
}

.dropdown-container {
    position: relative;
    width: 47px;
    border: 1px solid #308EAA;
    border-radius: 5px;
    background-color: #fff;
    font-family: Arial, sans-serif;
    cursor: pointer;
}

.dropdown-selected {
    padding: 2px 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
}

.dropdown-arrow {
    font-size: 10px;
    color: #000;
}

.dropdown-options {
    position: absolute;
    top: 33px;
    left: -3px;
    width: 50px;
    border: 1px solid #308EAA;
    border-radius: 5px;
    background-color: #fff;
    display: none;
    z-index: 100;
    overflow: auto;
    height: 200px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: left;
}

.dropdown-options::-webkit-scrollbar {
    width: 6px;
}

.dropdown-options::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.dropdown-options::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

.dropdown-options::-webkit-scrollbar-thumb:hover {
    background: #bfbfbf;
}

.dropdown-options div {
    padding: 5px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    transition: background-color 0.2s ease;
    margin: 4px;
    border-radius: 4px;
}

.dropdown-options div:hover {
    background-color: #cde4eb;
    color: #0c5b73;
}

.dropdown-options .selected-option {
    background-color: #cde4eb;
    color: #0c5b73;
}

.licence-note {
    font-size: 10px;
    color: #33475b;
}

@media (max-width:475px) {
    .second-main-container {
        font-size: 1rem;
        width: 100%;
        margin: 0rem 0rem;
    }

    .section-main-text {
        color: var(--primary-color);
        font-size: 1.5rem;
        padding: 3rem 0.5rem 0.5rem 0.5rem;
    }

    .section-sub-text {
        font-size: 0.8rem;
    }

    .pricing-main-div {
        padding: 2rem 0rem;
    }

    .pricing-sub-div {
        padding: 0;
        order: 2;
        width: 277px;
    }

    .yearly-pricing-sub-div {
        padding: 0;
        order: 1;
        width: 277px;
    }

    .quater-pricing-sub-div {
        padding: 0;
        order: 3;
        width: 277px;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 1.3rem;
    }

    .year-monitor-device-text,
    .monitor-device-text {
        font-size: 1rem;
    }

    .yearly-price,
    .monthly-price,
    .quater-price {
        font-size: 2rem;
    }

    .yearly-amount-discount,
    .quarter-amount-discount {
        font-size: 0.8rem;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 1rem;
    }

    .yearly-available-device,
    .available-device,
    .quarter-available-device {
        font-size: 0.9rem;
        gap: 0.5rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .pricing-buy-now-button {
        font-size: 0.9rem;
        padding: 0.4rem 1.9rem;
    }

    .tax-charges {
        padding: 0.6rem 0.2rem 0.5rem 0.2rem;
        gap: 0.2437rem;
        font-size: 0.6rem;

        & svg {
            width: 11px;
            height: 11px;
        }
    }

    .fifty-percent {
        width: 46%;
    }

    .offer-div {
        margin-left: -2.7rem;
        position: absolute;
        margin-top: -11.3%;
    }

    .quarter-offer-div {
        margin-top: -8.6%;
    }

    .thirty-percent-offer {
        left: 36%;
    }

    .thirty-percent {
        width: 36%;
    }

    .pricing-main-div {
        flex-direction: column;
    }

    .discount-text {
        align-items: flex-start;
        margin: 0rem 2rem;

        svg {
            width: 40px;
            height: 40px;
        }
    }

}

@media (min-width:425px) and (max-width:475px) {
    .quarter-offer-div {
        margin-top: -6.5%;
    }

    .thirty-percent-offer {
        left: 43%;
    }


}

@media (min-width:475px) and (max-width:800px) {
    .section-main-text {
        font-size: 1.8rem;
    }

    .section-sub-text {
        font-size: 1rem;
    }

    .pricing-main-div {
        margin: 2rem 0rem;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .pricing-sub-div {
        order: 2;
        width: 298px;
    }

    .yearly-pricing-sub-div {
        order: 1;
        width: 298px;
    }

    .quater-pricing-sub-div {
        order: 3;
        width: 298px;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 1.3rem;
    }

    .year-monitor-device-text,
    .monitor-device-text {
        font-size: 1rem;
    }

    .yearly-price,
    .monthly-price,
    .quater-price {
        font-size: 2rem;
    }

    .yearly-amount-discount {
        font-size: 0.9rem;
    }

    .yearly-amount-without-discount {
        font-size: 1.2rem;
    }

    .yearly-available-device,
    .available-device,
    .quarter-available-device {
        font-size: 0.9rem;
        gap: 0.5rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .pricing-buy-now-button {
        font-size: 0.9rem;
        padding: 0.4rem 1.9rem;
    }

    .tax-charges {
        padding: 0.6rem 0.2rem 0.5rem 0.2rem;
        gap: 0.2437rem;
        font-size: 0.6rem;

        & svg {
            width: 11px;
            height: 11px;
        }
    }



    .fifty-percent {
        width: 48%;
    }

    .offer-div {
        margin-left: -2.7rem;
        position: absolute;
        margin-top: -11.3%;
    }

    .quarter-offer-div {
        margin-top: -6.7%;
    }

    .dot {
        width: 10px;
        height: 10px;
        margin: 0px 2px;
    }

    .thirty-percent-offer {
        left: 15%;
    }

    .thirty-percent {
        width: 28%;
    }

    .third-section-text {
        font-size: 1.8rem;
    }
}

@media (min-width:700px) and (max-width:800px) {
    .pricing-main-div {
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .quarter-offer-div {
        margin-top: -3.6%;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 1.3rem;
    }

    .year-monitor-device-text,
    .monitor-device-text {
        font-size: 1rem;
    }

    .yearly-price,
    .monthly-price,
    .quater-price {
        font-size: 2rem;
    }

    .yearly-amount-discount {
        font-size: 0.9rem;
    }

    .yearly-amount-without-discount {
        font-size: 1.2rem;
    }

    .yearly-available-device,
    .available-device,
    .quarter-available-device {
        font-size: 0.9rem;
        gap: 0.5rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .pricing-buy-now-button {
        font-size: 0.9rem;
        padding: 0.4rem 1.9rem;
    }

    .tax-charges {
        padding: 0.6rem 0.2rem 0.5rem 0.2rem;
        gap: 0.2437rem;
        font-size: 0.6rem;

        & svg {
            width: 11px;
            height: 11px;
        }
    }

    .fifty-percent {
        width: 46%;
    }

    .offer-div {
        margin-left: -2.7rem;
        position: absolute;
        margin-top: -11.3%;
    }

    .quarter-offer-div {
        margin-top: -3.6%;
    }

    .thirty-percent-offer {
        left: -5%;
    }

    .thirty-percent {
        width: 18%;
    }
}

@media (min-width:800px) and (max-width:1000px) {
    .pricing-main-div {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .pricing-main-div {
        margin: 1rem 0rem;
    }

    .yearly-pricing-sub-div {
        order: 1;
        width: 298px;
    }

    .pricing-sub-div {
        order: 2;
        width: 298px;
    }

    .quater-pricing-sub-div {
        order: 3;
        width: 298px;
    }

    .pricing-main-div {
        margin: 1rem 0rem;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 1.3rem;
    }

    .year-monitor-device-text,
    .monitor-device-text {
        font-size: 1rem;
    }

    .yearly-price,
    .monthly-price,
    .quater-price {
        font-size: 2rem;
    }

    .yearly-amount-discount {
        font-size: 0.9rem;
    }

    .yearly-amount-without-discount {
        font-size: 1.2rem;
    }

    .yearly-available-device,
    .available-device,
    .quarter-available-device {
        font-size: 0.9rem;
        gap: 0.5rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .pricing-buy-now-button {
        font-size: 0.9rem;
        padding: 0.4rem 1.9rem;
    }

    .tax-charges {
        padding: 0.6rem 0.2rem 0.5rem 0.2rem;
        gap: 0.2437rem;
        font-size: 0.6rem;

        & svg {
            width: 11px;
            height: 11px;
        }
    }

    .fifty-percent {
        width: 46%;
    }

    .offer-div {
        margin-left: -2.7rem;
        position: absolute;
        margin-top: -11.3%;
    }

    .quarter-offer-div {
        margin-top: -3.6%;
    }

    .thirty-percent-offer {
        left: -11%;
    }

    .thirty-percent {
        width: 15%;
    }


}

@media (min-width:900px) and (max-width:1000px) {
    .second-main-container {
        width: 90%;
    }

    .pricing-main-div {
        gap: 2.2rem;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .yearly-pricing-sub-div {
        order: 2;
    }

    .pricing-sub-div {
        order: 1;
    }

    .quater-pricing-sub-div {
        order: 3;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 1.3rem;
    }

    .year-monitor-device-text,
    .monitor-device-text {
        font-size: 1rem;
    }

    .yearly-price,
    .monthly-price,
    .quater-price {
        font-size: 2rem;
    }

    .billed-anually-text,
    .billed-quarter-text {
        font-size: 0.6rem;
    }

    .yearly-amount-discount {
        font-size: 0.7rem;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 1rem;
    }

    .yearly-available-device,
    .available-device,
    .quarter-available-device {
        font-size: 0.9rem;
        gap: 0.5rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .pricing-buy-now-button {
        font-size: 0.9rem;
        padding: 0.4rem 1.9rem;
    }

    .tax-charges {
        padding: 0.6rem 0.2rem 0.5rem 0.2rem;
        gap: 0.2437rem;
        font-size: 0.6rem;
        align-items: flex-start;

        & svg {
            width: 13px;
            height: 13px;
        }
    }



    .fifty-percent {
        width: 58%;
    }

    .offer-div {
        margin-left: -2.7rem;
        position: absolute;
        margin-top: -16.3%;
    }

    .quarter-offer-div {
        margin-top: -4.7%;
    }

    .thirty-percent-offer {
        left: 23%;
    }

    .thirty-percent {
        width: 40%;
    }
}

@media (min-width:1000px) and (max-width:1200px) {
    .pricing-main-div {
        gap: 2.2rem;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 1.3rem;
    }

    .year-monitor-device-text,
    .monitor-device-text {
        font-size: 1rem;
    }

    .yearly-price,
    .monthly-price,
    .quater-price {
        font-size: 2rem;
    }

    .billed-anually-text,
    .billed-quarter-text {
        font-size: 0.6rem;
    }

    .yearly-amount-discount {
        font-size: 0.9rem;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 1.2rem;
    }

    .yearly-available-device,
    .available-device,
    .quarter-available-device {
        font-size: 0.9rem;
        gap: 0.5rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .pricing-buy-now-button {
        font-size: 0.9rem;
        padding: 0.4rem 1.9rem;
    }

    .tax-charges {
        padding: 0.6rem 0.2rem 0.5rem 0.2rem;
        gap: 0.2437rem;
        font-size: 0.6rem;
        align-items: flex-start;

        & svg {
            width: 13px;
            height: 13px;
        }
    }



    .fifty-percent {
        width: 58%;
    }

    .offer-div {
        margin-left: -2.7rem;
        position: absolute;
        margin-top: -16.3%;
    }

    .quarter-offer-div {
        margin-top: -2.7%;
    }

    .thirty-percent-offer {
        left: 23%;
    }

    .thirty-percent {
        width: 40%;
    }
}

@media (min-width:1200px) and (max-width:1300px) {

    .thirty-percent-offer {
        left: 19%;
    }

    .thirty-percent {
        width: 35%;
    }
}

@media (min-width:1200px) and (max-width:1441px) {
    .pricing-main-div {
        gap: 1.5rem !important;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .pricing-sub-div {
        padding: 0.3rem 0.5rem !important;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 1.3rem;
    }

    .yearly-discounted-price,
    .quarterly-discounted-price {
        font-size: 1.1rem;
    }

    .thirty-percent-offer {
        left: 19%;
    }
}

@media (min-width:1700px) and (max-width:1920px) {

    .pricing-sub-div,
    .yearly-pricing-sub-div,
    .quater-pricing-sub-div {
        width: 423px
    }

    .licence-note {
        font-size: 13px;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 2rem;
    }

    .monitor-device-text {
        font-size: 1.1rem;
    }

    .monthly-price,
    .quater-price {
        font-size: 2.8rem;
    }

    .yearly-price {
        font-size: 3rem;
    }

    .yearly-price-subtext {
        font-size: 1.1rem;
    }

    .billed-anually-text,
    .billed-quarter-text {
        font-size: 1rem;
    }

    .yearly-amount-discount,
    .quarter-amount-discount {
        font-size: 1.4rem;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 2rem;
    }

    .available-device,
    .yearly-available-device,
    .quarter-available-device {
        font-size: 1.1rem;

        svg {
            width: 25px;
            height: 25px;
        }
    }

    .pricing-buy-now-button {
        font-size: 1.2rem;
        padding: 0.7rem 3.5rem;
    }

    .tax-charges {
        font-size: 0.9rem;
        gap: 12px;

        svg {
            width: 15px;
            height: 15px;
        }
    }


    .thirty-percent {
        width: 25%;
    }

    .thirty-percent-offer {
        left: 8%;
    }
}

@media (min-width:1921px) and (max-width:2300px) {

    .pricing-sub-div,
    .yearly-pricing-sub-div,
    .quater-pricing-sub-div {
        width: 472px
    }

    .dropdown-container,
    .dropdown-options {
        width: 58px;
    }

    .dropdown-options div {
        font-size: 19px;
    }

    .dropdown-selected {
        font-size: 19px;

        svg {
            width: 19px;
            height: 19px;
        }
    }

    .licence-note {
        font-size: 18px;
    }

    .section-main-text {
        font-size: 2.5rem;
    }

    .section-sub-text {
        font-size: 1.3rem;
    }

    .pricing-main-div {
        gap: 3rem;
    }

    .pricing-sub-div {
        padding: 1.3rem 1.3rem 1rem 1.3rem;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 2.5rem;
    }

    .monitor-device-text,
    .year-monitor-device-text {
        font-size: 1.5rem;
    }

    .monitor-device-text {
        font-size: 1.3rem;
    }

    .monthly-price {
        font-size: 3rem;
        margin: 2.4rem 0rem 2.4rem 0rem;
    }

    .quater-price {
        font-size: 3.5rem;
        margin: 1.5rem 0rem 0rem 0rem;
    }

    .yearly-price {
        font-size: 3.6rem;
    }

    .yearly-pricing-sub-div {
        padding: 2rem 1rem 2rem 1rem;
    }

    .yearly-price-subtext {
        font-size: 1.3rem;
    }

    .quater-pricing-sub-div {
        padding: 2rem 1rem 1rem 1rem;
    }

    .billed-anually-text,
    .billed-quarter-text {
        font-size: 1.2rem;
    }

    .yearly-amount-discount,
    .quarter-amount-discount {
        font-size: 1.6rem;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 2.2rem;
    }

    .available-device,
    .yearly-available-device,
    .quarter-available-device {
        font-size: 1.3rem;

        svg {
            width: 25px;
            height: 25px;
        }
    }

    .pricing-buy-now-button {
        font-size: 1.3rem;
        padding: 0.7rem 3.5rem;
    }

    .tax-charges {
        font-size: 1.1rem;
        gap: 12px;
        padding: 0.5rem;
        margin: 1rem 0rem 0rem 0rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .fifty-percent {
        width: 85%;
    }


    .thirty-percent {
        width: 25%;
    }

    .thirty-percent-offer {
        left: 13%;
    }
}

@media (min-width:2300px) and (max-width:2560px) {

    .pricing-sub-div,
    .yearly-pricing-sub-div,
    .quater-pricing-sub-div {
        width: 560px;
    }

    .dropdown-container,
    .dropdown-options {
        width: 72px;
    }

    .dropdown-options div {
        font-size: 22px;
    }

    .dropdown-selected {
        font-size: 22px;

        svg {
            width: 22px;
            height: 22px;
        }
    }

    .licence-note {
        font-size: 18px;
    }

    .section-main-text {
        font-size: 2.6rem;
    }

    .section-sub-text {
        font-size: 1.4rem;
    }

    .pricing-main-div {
        gap: 5rem;
    }

    .pricing-sub-div {
        padding: 1.5rem 1.5rem;
    }

    .monthly-plan-text,
    .yearly-plan-text,
    .quarter-plan-text {
        font-size: 3.2rem;
    }

    .monitor-device-text,
    .year-monitor-device-text {
        font-size: 1.7rem;
    }

    .monthly-price {
        font-size: 3.5rem;
        margin: 1rem 0rem 2.4rem 0rem;
    }

    .quater-price {
        font-size: 3.5rem;
        margin: 1rem 0rem 0rem 0rem;
    }

    .yearly-price {
        font-size: 3.6rem;
    }

    .yearly-pricing-sub-div {
        padding: 3rem 1rem 3rem 1rem;
    }

    .yearly-price-subtext {
        font-size: 1.4rem;
    }

    .quater-pricing-sub-div {
        padding: 2.4rem 1rem 1.5rem 1rem;
    }

    .billed-anually-text,
    .billed-quarter-text {
        font-size: 1.4rem;
    }

    .yearly-amount-discount,
    .quarter-amount-discount {
        font-size: 1.7rem;
    }

    .yearly-amount-without-discount,
    .quarter-amount-without-discount {
        font-size: 2.3rem;
    }

    .available-device,
    .yearly-available-device,
    .quarter-available-device {
        font-size: 1.7rem;

        svg {
            width: 34px;
            height: 34px;
        }
    }

    .pricing-buy-now-button {
        font-size: 1.4rem;
        padding: 0.7rem 3.6rem;

    }

    .tax-charges {
        font-size: 1.2rem;
        gap: 12px;
        padding: 0.5rem;
        margin: 2rem 0rem 0rem 0rem;

        svg {
            width: 20px;
            height: 20px;
        }
    }

    .fifty-percent {
        width: 90%;
    }

    .thirty-percent {
        width: 25%;
    }

    .thirty-percent-offer {
        left: 13%;
    }
}

@media (max-width:990px) {
    .licence-note {
        font-size: 9px;
    }
}

.Guide-btn {
    text-decoration: none;
    color: #FF7202;
    font-weight: 600;
    padding: 0px;
    place-self: center;

    &:hover {
        text-decoration: underline !important;
    }
}

.guide-svg {
    width: 26px;
    height: 26px;
    padding: 0px 10px;
    display: none;
}

.right-content {
    padding-right: 1.2rem;
}

@media (max-width:930px) {
    .Guide-btn {
        display: none;
    }

    .guide-svg {
        display: block;
    }

    .right-content {
        padding-right: 0rem;
    }
}

@media (min-width:801px) {

    .Guide-btn.active {
        color: var(--primary-color);
    }

    .right-content {
        padding-right: 1.2rem;
    }
}

@media (min-width:2300px) {
    .Guide-btn {
        font-size: 1.9rem;
    }
}

@media (min-width:1920px) and (max-width:2300px) {
    .Guide-btn {
        font-size: 1.6rem;
    }
}

@media (min-width:1600px) and (max-width:1920px) {
    .Guide-btn {
        font-size: 1.4rem;
    }
}

@media (min-width:1300px) and (max-width:1600px) {
    .Guide-btn {
        font-size: 1rem;
    }
}

.payments-popup {
    position: fixed;
    z-index: 1111;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    place-content: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.payments-popup .container {
    width: 60vw;
    height: 75vh;
    background: white;
    margin: auto;
    place-content: center;
}



.align-items-center {
    display: flex;
    align-items: center;
}

.bg-white {
    background-color: white;
}

.d-flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.flex-column {
    flex-direction: column;
}

.payment-sucessful-popup {
    text-align: center;
}

.payment-successful {
    width: 100px;
    margin: 0 auto;
}

.payment-received {
    font-size: 24px;
    margin-top: 10px;
}

.payment-input-fields input {
    width: 220px;
    padding: 5px 0px 5px 5px;
    font-size: 13px;
    font-family: 'Poppins';
    border: 1px solid #33475b4d;
}

.payment-input-fields input:focus-visible {
    outline: #33475b4d;
}

.error-message-payment {
    color: red;
    font-size: 10px;
    margin-top: 3px;
    text-align: left;
}

.save-button {
    background-color: #07A57B;
    color: white;
    padding: 8px 25px;
    font-size: 15px;
    margin-top: 10px;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}

.save-button:disabled {
    cursor: not-allowed;
}

.company-creation-popup {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.billed-quarter-text {
    margin-bottom: 1rem;
}

.company-creation {
    width: 210px;
    margin-bottom: 15px;
}

.info-received {
    font-weight: 600;
    font-size: 0.9rem;
    color: #33475B;
    max-width: 75%
}

.payment-sucessful-popup {
    padding: 0px;
    align-items: center;
    height: fit-content;
    background-color: white;
    gap: 10px;
}

.payment-successful {
    width: 150px;
}

.payment-received {
    font-weight: 600;
    margin: 5px 0px;
    font-size: 1.5rem;
    color: #33475B;
}

.user-details-text {
    font-size: 0.8rem;
    color: #33475B;
}

#emailError,
#nameError {
    display: none;
}

.loader {
    width: 50px;
}

@media (max-width:750px) {
    .payments-popup .container {
        width: 80vw;
        height: 80vh;
        padding: 10px;
    }
}

@media (max-width:550px) {
    .info-received {
        max-width: 80%;
    }

    .payment-sucessful-popup {
        gap: 5px;
    }

    .payment-successful {
        width: 135px;
    }

    .payment-received {
        font-size: 1.2rem;
    }

    .user-details-text {
        font-size: 0.8rem;
    }

    .payment-input-fields input {
        width: 200px;
        font-size: 0.8rem;
    }

    .save-button {
        font-size: 0.8rem;
        padding: 7px 20px;
    }
}

@media (min-width:1150px) and (max-width:1440px) {
    .info-received {
        max-width: 70%
    }

}

@media (min-width:1440px) {
    .payment-sucessful-popup {
        gap: 15px;
    }

    .payment-successful {
        width: 17%;
    }

    .error-message-payment {
        font-size: 14px;
    }

    .save-button {
        font-size: 20px;
    }

    .loader {
        width: 6%;
    }

    .info-received {
        max-width: 65%;
        font-size: 1.3rem;
    }

    .company-creation {
        width: 30%;
    }

    .payment-sucessful-popup {
        padding: 30px !important;
        gap: 15px;
    }

    .payment-received {
        font-size: 2rem;
    }

    .user-details-text {
        font-size: 1.3rem;
    }

    .payment-input-fields input {
        width: 450px;
        font-size: 17px;
    }

    .save-button {
        font-size: 20px;
    }
}

@media (min-width:1600px) {
    .info-received {
        max-width: 65%;
        font-size: 1.5rem;
    }
}

.Guide-btn {
    text-decoration: none;
    color: #0c6d8a;
    font-weight: 600;
    padding: 7px;
    place-self: center;

    &:hover {
        text-decoration: underline !important;
    }
}

.menu-items,
.menu-links,
.hamburger {
    color: #33475b;
}

.list-menu:hover {

    #menu-items.active,
    #menu-items1.active,
    #menu-links1.active,
    #menu-links.active {
        color: #026481;
    }

}

.desktop-slide-arrow {
    display: block;
    border: solid #33475b;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    margin-left: 10px;
    margin-top: -5px;
}

.mobile-slide-arrow {
    display: none;
}

.list-menu:hover .menu-items {
    color: #33475b;
}

.list-menu:hover .menu-links {
    color: #000000;
}

.list-menu:hover #desktop-slide-arrow.active,
.list-menu:hover #desktop-slide-arrow1.active {
    border-color: #026481;
}

.list-menu.rotate-arrow .desktop-slide-arrow {
    transform: rotate(-135deg);
    margin-top: 5px;
}

#menu-items.active,
#menu-links.active,
#menu-items1.active,
#menu-links1.active,
#hamburger.active {
    color: #308EAA;
}

#desktop-slide-arrow.active,
#desktop-slide-arrow1.active {
    border-color: #308EAA;
}

@media (max-width: 990px) {
    .desktop-slide-arrow {
        display: none;
    }

    .mobile-slide-arrow {
        display: inline-block;
        border: solid #33475b;
        border-width: 0 3px 3px 0;
        padding: 3px;
        transform: rotate(45deg);
        transition: transform 0.3s ease;
        margin-left: 10px;
    }

    .list-menu:hover .menu-items,
    .list-menu:hover .menu-links {
        color: #33475b;
    }

    .list-menu:hover .mobile-slide-arrow {
        border-color: #33475b;
    }

    .list-menu.open .mobile-slide-arrow {
        transform: rotate(-135deg);
        margin-top: 0px;
    }

    .menu-container {

        .menu-items,
        .menu-links {
            color: #33475b;
        }
    }

    .list-menu:hover {

        .menu-items,
        .menu-links {
            color: #33475b;
        }

        .mobile-slide-arrow {
            border-color: #33475b;
        }
    }
}

@media (min-width: 991px) {
    .mobile-slide-arrow {
        display: none;
    }

    .desktop-slide-arrow {
        display: inline-block;
    }
}

.navbar-menu-list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style-type: none;
    padding-left: 0;
    margin: 0px;
    padding-right: 0.8rem;
}

#for-business {
    margin-top: 1rem;
}

.product-hover {
    color: var(--gray-color);
    place-content: center;
    width: -webkit-fill-available;
    display: flex;
    justify-content: flex-start;
}

.header-buttonalignment {
    display: flex;
    gap: 1rem;
}

.product-hover svg {
    margin-top: 5px;
    display: inline-block;
    transition: transform 0.1s ease;
}

.product-hover:hover {
    text-decoration: underline;
    color: var(--primary-color);
}

.dropdown-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--gray-color);
    cursor: pointer;
}

#resources .product-hover:hover {
    text-decoration: none;
    color: var(--gray-color);
    cursor: pointer;
}

.dropdown-list {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin: 8px 0;
}

.dropdown-list li{
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.dropdown-list li a {
    font-size: 14px;
    color: var(--gray-color);
    text-decoration: none;
}

.dropdown-list li a:hover {
    color: var(--primary-color);
}

.back-button {
    padding: 1rem 1rem 0 1rem;
    color: var(--gray-color);
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.section-bg {
    background-color: var(--section-background);
}

.back-button svg:hover{
    color: var(--primary-color);
}

#for-business {
    margin-top: 1rem;
}

.category-drops {
    position: relative;
}

.category-drops .dropdown-content {
    position: absolute;
    top: 3rem;
    left: 50%;
    background-color: var(--white-color);
    box-shadow: -2px 2px 10px #D1D1D1;
    transform: translateX(-50%);
    width: 160px;
    padding: 0.5rem;
    border-radius: 5px;
}

.feature-item {
    padding: 6px 8px;
    text-align: left;
}

.feature-item a {
    color : var(--gray-color);
    font-size: 14px;
    font-weight: 500;
}

.close-btn {
    display: none;
}

.feature-item a:hover {
    color: var(--primary-color);
}

.cateogory-links:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.res-div {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.hovered-res .res-div {
    text-decoration: underline !important;
    color: var(--primary-color) !important;
}

.hovered-res .res-div svg {
    transform: rotate(180deg);
}

.blocks-holder {
    display: flex;
    justify-content: space-evenly;
}

.hovered-res .res-div svg path {
    fill: var(--primary-color)
}

.col-block {
    text-align: left;
}

.col-img {
    width: 30%;
}

.col-block img {
    width: 100%;
    margin-bottom: 15px;
}

.col-block h3 {
    margin-top: 0px;
    margin-bottom: 7px;
}

.horizontal-line {
    border-bottom: 1px solid var(--gray-color);
    margin-bottom: 10px;
}

.none-decoration {
    list-style-type: none;
    padding: 0px;
}

.none-decoration li {
    padding-top: 8px;
}

.none-decoration li:hover .link-title-text {
    color: var(--primary-color);
}

.link-title-text {
    color: var(--gray-color);
}

.resource-a {
    text-decoration: none;
}

.navbar-list-item {
    text-align: center;
    padding: calc(0.85rem + 0.55%) 0.8rem;
    color: var(--gray-color)
}

.for-business {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    cursor: pointer;
}

.chevron-right {
    height: 16px;
    width: 16px;
    flex-shrink: 0;
}

.navbar-menu-list a {
    text-decoration: none;
}

.header-image-section {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.header-right-content {
    display: flex;
    align-items: center;
}

.logo-image{
    width: clamp(125px, 6.5vw ,200px);
    height: auto;
    margin-right: clamp(1rem, 2vw, 4rem);
}

.cateogory-links {
    text-decoration: none;
    color: var(--gray-color);
    font-size: 14px;
}

.current-page{
    color: var(--primary-color);
    font-weight: 600;
    border-radius: 16px;
    padding: 0.4rem 1.5rem;
    background-color: #DBE5FA;
}

.cateogory-links:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

.header-navbar {
    flex-grow: 1;
}

@media (max-width : 1279px) {
    .dropdown-trigger {
        padding: 0.5rem 1rem;
    }

    .category-drops {
        display: none;
    }
}

@media (min-width : 1281px) {
    .dropdown-trigger svg {
        margin-top: 5px;
    }

    .cateogory-links {
        font-size: 1rem;
    }
}
@media (min-width:1280px) {
    .dropdown-wrapper {
        display: none;
    }
    
    .show {
        display: block;
    }

    .dropdown-wrapper {
        position: fixed;
        top: 58px;
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
        padding: 30px 0px;
        border-radius: 5px;
        width: 98%;
        left: 1%;
    }

    .toggle-more {
        display: none;
    }

    .nav-category-links {
        display: none;
    }
}

@media (max-width : 1279px) {
    .blocks-holder {
        flex-direction: column;
        gap: 25px;
    }

    .cateogory-links {
        display: none;
    }

    .discimilartext {
        margin-left: 0rem;
    }

    .link-title-text {
        display: block;
        width: 100%;
    }

    .col {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .col-img {
        display: none;
    }

    .none-decoration li {
        font-size: 0.9rem;
    }

    .hovered-res {
        background: var(--section-background);
    }

    .dropdown-wrapper {
        padding: 15px 0px;
    }

    .dropdown-wrapper {
        display: none;
    }

    .show {
        display: block;
    }

    .sub-menus {
        height: 40px;
        align-items: center;
    }

    .navbar-list-item {
        text-align: left;
    }

    .navbar-list-item {
        padding: 0 1rem;
    }

    .navbar-menu-list {
        padding: 0px;
    }

    .toggle-more {
        display: block;
        padding: 0.86rem 0.65rem;
        text-align: end;
        color: var(--primary-color);
        font-size: x-large;
        cursor: pointer;
    }

    .header-navbar {
        position: fixed;
        top: 0px;
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
        padding: 0px 0px 0px 0px;
        border-radius: 5px;
        width: 240px;
        left: calc(100% - 240px);
        transform: translateX(100%);
        display: block;
        transition: transform 0.6s ease;
    }

    .showmore.header-navbar {
        transform: translateX(0%);
    }

    .navbar-menu-list {
        display: block
    }

    .header-navbar {
        height: 100vh;
        overflow: auto;
    }

    .close-btn {
        display: flex;
        justify-content: flex-end;
        position: sticky;
        top: 0px;
        background: white;
        z-index: 999;
    }

    .close-btn a {
        font-size: 30px;
        padding: 5px 20px 0px 20px;
        color: var(--gray-color);
    }

    .drop-down-menu {
        padding: 0.5rem 1rem;
    }

    .res-div {
        justify-content: space-between;
    }

    .col-block {
        text-align: center;
        width: 100%;
    }

    .col-block h3 {
        font-size: 1.1rem;
    }

    #resources {
        display: none;
    }
}

@media (min-width:768px) and (max-width:860px) {
    .navbar-list-item {
        padding: 0.5 1rem;
    }

    .product-hover svg {
        height: 16px;
        width: 16px;
    }

    .col-block h3 {
        font-size: 1.1rem;
    }

    .none-decoration li,
    .col-block p {
        font-size: 0.9rem;
    }
}

.hidden {
    display: none;
}