section.third-sectioncards,
.help {
    padding: 80px 0;
}

body {
    background-color: #f3f1ee;
}

.school-card {
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    min-height: 636px;

}

.parenting {
    position: relative;

}

.parenting:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.bigbalancecard {
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.bigbalancecard:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.image-content {
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 17%;
}

.image-dws img,
.school-maining img, .experiencelogo-img img {
    width: 100%;
}

.text-content a,
.text-content-big a {
    font-size: 36px;
    text-decoration: none;
    color: #000;
    font-weight: 400;
}
a.dwnlod-btn {
    font-size: 20px;
    background: green;
    padding: 8px;
    color: #fff;
}
.text-content p,
.text-content-big p {
    font-size: 20px;
    margin-top: 25px;
}

.experience-content {
    padding: 60px 130px 0 0;

}

.experience-content p,
.experience-content a {
    color: #000;
}

.experience-content a {
    font-size: 48px;
}

.exp-textbalace,
.communitytext {
    display: flex;
    height: 100%;
    align-items: center;
}

.exp-cardtwo {
    margin-top: 70px;
}

.counter-card {
    display: flex;
    align-items: center;
    gap: 15px;
}

.counter span,
.three-divs span {
    font-size: 60px;
    color: red;
    font-weight: 500;
}

.counter-card p,
.three-divs p {
    font-size: 16px;
}

.fourthcard-section {
    margin: 0px 0px 80px 0px;
}

.experience-img img,
.experience-imgs img {
    width: 100%;
}

.about-section {
    margin: 20px 0 80px;
}

.smal-text a {
    font-size: 20px !important;
    margin-top: 20px;
}

.smal-text a {
    font-size: 24px !important;
    color: #00a5ff;
    text-decoration: underline;
}

.text-content-big {
    display: flex;
    height: 100%;
    align-items: center;
}

.video-background {
    position: relative;
    width: 100%;
    height: 100vh;
    /* full screen */
    overflow: hidden;
    justify-content: center;
    display: flex;
}

/* Video ko background banane ke liye */
.video-background video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    /* content ke neeche bhej diya */
}

.video-background .video-content {
    position: relative;
    z-index: 1;
    /* video ke upar dikhane ke liye */
    color: #fff;
    width: 47%;
    top: 31%;

}

.lower-text h4 {
    margin-top: 20px;
}

.lower-text {
    position: absolute;
    bottom: 44%;
    display: flex;
    gap: 30px;
}

.lower-text img {
    height: 100px;
}

.lower-text img {
    height: 74px;
    width: 74px;
    background: #000;
    padding: 14px;
    border-radius: 50%;
}

.video-logo img {
    width: 238px;
}

.third-sectioncards h2 {
    margin-bottom: 30px;
}

.video-background .video-logo {
    position: relative;
    z-index: 1;
    /* video ke upar dikhane ke liye */
    color: #fff;
    width: 40%;
    top: 10%;
    left: 0;

}

.video-content h1 {
    font-size: 90px;
    font-weight: 900;
}

.video-text {
    width: 100%;
    padding: 0 100px;
    display: flex;
    justify-content: flex-end;
}

.video-textlogo {

    padding: 0 100px;
    display: flex;
    justify-content: center;
}

.mission a {
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.mission p {
    font-size: 20px;
    margin-top: 20px;
}

.video-content p {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: -18px;
}

.video-content h1 span,
.mission a span {
    color: red;
}

/* school page css starts  */
.school-mainbanner {
    padding: 100px 0;
}

.school-heading {
    display: flex;
    height: 100%;
    align-items: center;
}

.school-heading h1,
.school-heading p,
.score-content p {
    color: #000;
}

.school-heading h1 {
    font-weight: 400;
    font-size: 64px;
    line-height: 120%;
    text-align: left;
    width: 100%;
}

.school-heading p,
.score-content p {
    text-align: left;
    font-weight: 400;
    line-height: 150%;
    font-size: 20px;
    margin-bottom: 30px;
}

.school-heading h1 span {
    color: red;
}

.school-maining {
    display: flex;
    justify-content: center;
}

.school-heading a,
.score-content a,
.cntctbtn a {
    background: green;
    padding: 12px 22px;
    border-radius: 6px;
    font-size: 18px;
    text-decoration: none;
    color: white;
}

.submit-btn {
    background: green;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    border: none;
}

.student-care-card {
    padding: 70px 120px;
    background-color: #fff;
    border-radius: 20px;
}

.three-divs {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.student-care-card h2 {
    text-align: center;
    font-size: 48px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 82px;
}

.card3 {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 30px 0;
    width: 340px;
}

.card2 {
    border-right: 1px solid #b5b5b5;
    padding: 0 46px;
    width: 340px;
}

.noborder {
    border: 0px !important;
}

.doracard {
    padding: 80px 0;
}

.score-content h2,
.third-sectioncards h2 {
    color: #000;
    font-size: 48px;
    font-weight: 400;
}

.score-content p {
    color: #000;
}

.score-content {
    margin-top: 50px;
}

.score-content ul li {
    font-size: 20px;
    color: #000;
    padding-bottom: 20px;
}

.singlecrad {
    padding: 40px;
    background-color: #fff;
    border-radius: 20px;
}

.singlecrad p {
    margin-bottom: 30px;
    font-size: 20px;
}

.singlecrad h3 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}

.help h2 {
    color: #000;
    font-size: 48px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 300;
    line-height: 120%;
}

.singlecard2 {
    margin-top: 20px;
    height: 59%;

}

.singlecard1 {
    height: 37%;
}

.cntctbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 50px 0 0 0;
}

.experience-imgs img {
    border-radius: 20px;
}

/* /form section css */
.survey-container {
    text-align: center;
}

.question {
    font-size: 24px;
    margin-bottom: 27px;
}

.scale {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.scale label {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    cursor: pointer;
}

.scale input[type="radio"] {
    margin-bottom: 5px;
    accent-color: green;
    width: 18px;
    height: 18px;
}

.btn-next {
    padding: 10px 25px;
    border: none;
    background: red;
    color: white;
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
}

.btn-next:hover {
    background: red;
}

.quiz-area {
    height: 100vh;
    justify-content: center;
    display: flex;
    align-items: center;
}

/* header css */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
}

/* Logo */
.logo {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
    color: #123132;
    /* Dark greenish text */
    text-decoration: none;
}

.logo img {
    height: 100px;
    margin-right: 10px;
}

div#mainNavbar ul {
    display: flex;
    gap: 40px;
}

.nav-links a {
    text-decoration: none;
    color: #fff;
    transition: color 0.3s;
    font-size: 21px;
}

div#mainNavbar ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.nav-links a:hover {
    color: #fff;
}

/* Button */
.btn {
    background: green;
    color: #fff;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    transition: background 0.3s;
    border: none;
}

.btn:hover {
    background-color: #fff;
    color: green;
    border: 2px solid green;
}

.header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
}

.light-header {
    background-color: #fff !important;
    position: unset;
}

.dark-header {
    background-color: transparent !important;
}

.light-header .nav-links a {
    color: #000;

}

.dark-header div#mainNavbar ul li a {
    color: #fff;
}

.logo-light,
.logo-dark {
    display: none;
}

.light-header .logo-dark {
    display: block;
}

.dark-header .logo-light {
    display: block;
}

.up-down {
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 4s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 4s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 4s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

@-moz-keyframes up-down {
    0% {
        -moz-transform: translate(1px, 20px);
    }

    24% {
        -moz-transform: translate(1px, 30px);
    }

    50% {
        -moz-transform: translate(1px, 12px);
    }

    74% {
        -moz-transform: translate(1px, 22px);
    }

    100% {
        -moz-transform: translate(1px, 22px);
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translate(1px, 20px);
    }

    24% {
        -webkit-transform: translate(1px, 30px);
    }

    50% {
        -webkit-transform: translate(1px, 12px);
    }

    74% {
        -webkit-transform: translate(1px, 22px);
    }

    100% {
        -webkit-transform: translate(1px, 22px);
    }
}

@-o-keyframes up-down {
    0% {
        -o-transform: translate(1px, 20px);
    }

    24% {
        -o-transform: translate(1px, 30px);
    }

    50% {
        -o-transform: translate(1px, 12px);
    }

    74% {
        -o-transform: translate(1px, 22px);
    }

    100% {
        -o-transform: translate(1px, 22px);
    }
}

@-ms-keyframes up-down {
    0% {
        -ms-transform: translate(1px, 20px);
    }

    24% {
        -ms-transform: translate(1px, 30px);
    }

    50% {
        -ms-transform: translate(1px, 12px);
    }

    74% {
        -ms-transform: translate(1px, 22px);
    }

    100% {
        -ms-transform: translate(1px, 22px);
    }
}

/* footer css */
footer {
    background-color: #123132;
    /* Dark teal background */
    color: #fff;
    padding: 30px 50px 15px;
}

/* Top Footer - Logo + Links */
.footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

/* Logo */
.footer-logo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-logo img {
    height: 100px;
}

.footer-logo span {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}



/* Bottom Footer */
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}

.footer-bottom a {
    color: #ccc;
    text-decoration: none;
    margin-left: 15px;
    transition: color 0.3s;
}

*/ .footer-bottom a:hover {
    color: #fff;
}

.footer-area {
    padding: 80px 0;
    background: #000;
}

.contact-one {
    padding: 60px 0;
}

.form-select option {
    padding: 10px;
}

select#interest {
    height: 200px;
}

.form-check-input:checked+.form-check-label {
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 2px 6px;
    width: 100%
}

.contact-form1 {
    max-width: 650px;
}

.scroll-seclect {
    max-height: 150px;
    overflow-y: auto;
    background: #fff;
}

.form-check-input:checked {
    background-color: green;
    border: none;
    outline: none;
    box-shadow: none;
}

.form-check-input:focus,
.form-control:focus {
    border-color: none;
    outline: 0;
    box-shadow: unset;
}

/* quizz form css */
.quiz-section {

    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
}

.quiz-form-container {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
    padding: 40px;
    width: 100%;
    max-width: 500px;
    position: relative;
    overflow: hidden;
}

.quiz-progress-bar {
    width: 100%;
    height: 6px;
    background: #e0e0e0;
    border-radius: 3px;
    margin-bottom: 30px;
    overflow: hidden;
}

.quiz-progress-fill {
    height: 100%;
    background: green;
    border-radius: 3px;
    width: 10%;
    transition: width 0.5s ease;
    position: relative;
}

.quiz-progress-fill::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    animation: quiz-shimmer 1.5s infinite;
}
.parenting .text-content-big p{
    margin-bottom: 35px;
}
.cntfile{
    margin-top: 30px;
}
.privacy {
    height: 80vh;
    display: flex
;
    justify-content: center;
    align-items: center;
}
@keyframes quiz-shimmer {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.quiz-form-header {
    text-align: center;
    margin-bottom: 30px;
}

.quiz-form-header h1 {
    color: #333;
    font-size: 28px;
    margin-bottom: 10px;
}

.quiz-form-header p {
    color: #666;
    font-size: 16px;
}

.quiz-percentage-counter {
    background: green;
    color: white;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    min-width: 80px;
    transition: all 0.3s ease;
}

.quiz-form-step {
    display: none;
    opacity: 0;
    transform: translateX(50px);
    transition: all 0.5s ease;
}

.quiz-form-step.active {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

.quiz-form-group {
    margin-bottom: 25px;
}

.quiz-form-group label {
    display: block;
    color: #333;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 16px;
}

.quiz-form-group input,
.quiz-form-group select,
.quiz-form-group textarea {
    width: 100%;
    padding: 15px;
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: white;
}

.quiz-form-group input:focus,
.quiz-form-group select:focus,
.quiz-form-group textarea:focus {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    transform: translateY(-2px);
}

.quiz-form-group textarea {
    resize: vertical;
    min-height: 100px;
}

.quiz-next-btn {
    background: green;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.quiz-next-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(102, 126, 234, 0.3);
}

.quiz-next-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.quiz-loader {
    display: none;
    width: 40px;
    height: 40px;
    border: 4px solid #e0e0e0;
    border-top: 4px solid #667eea;
    border-radius: 50%;
    animation: quiz-spin 1s linear infinite;
    margin: 20px auto;
}

@keyframes quiz-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.quiz-loader.active {
    display: block;
}

.quiz-success-message {
    display: none;
    text-align: center;
    padding: 40px 20px;
}

.quiz-success-message.active {
    display: block;
}

.quiz-success-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #4CAF50, #45a049);
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: quiz-bounce 0.6s ease;
}

@keyframes quiz-bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-10px);
    }

    60% {
        transform: translateY(-5px);
    }
}

.quiz-nav-buttons {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.quiz-prev-btn {
    background: #f5f5f5;
    color: #333;
    border: 2px solid #e0e0e0;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1;
}

.quiz-prev-btn:hover {
    background: #e0e0e0;
    transform: translateY(-1px);
}

.quiz-prev-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: none;
}

.quiz-checkmark {
    width: 39px;
    height: 21px;
    border: 3px solid white;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    margin-top: -5px;
}

.image-content img,
.singlecrad img {
    width: 100%;
}
.navbar-toggler{
    border: none !important;
    
}
.navbar-toggler:focus{
    box-shadow: none !important;
}
/* Default hamburger line */
.navbar-toggler .toggler-icon {
    display: inline-block;
    width: 24px;
    height: 2px;
    position: relative;
    transition: all 0.3s ease-in-out;
}

/* Lines (before & after) */
.navbar-toggler .toggler-icon::before,
.navbar-toggler .toggler-icon::after {
    content: '';
    width: 24px;
    height: 2px;
    position: absolute;
    left: 0;
    transition: all 0.3s ease-in-out;
}

/* Spacing for top and bottom line */
.navbar-toggler .toggler-icon::before {
    top: -8px;
}
.navbar-toggler .toggler-icon::after {
    top: 8px;
}

/* Color for light navbar */
.navbar-light .navbar-toggler .toggler-icon,
.navbar-light .navbar-toggler .toggler-icon::before,
.navbar-light .navbar-toggler .toggler-icon::after {
    background-color: #000;
}

/* Color for dark navbar */
.navbar-dark .navbar-toggler .toggler-icon,
.navbar-dark .navbar-toggler .toggler-icon::before,
.navbar-dark .navbar-toggler .toggler-icon::after {
    background-color: #fff;
}

/* When menu is open → show cross */
.navbar-toggler:not(.collapsed) .toggler-icon {
    background-color: transparent;
}

.navbar-toggler:not(.collapsed) .toggler-icon::before {
    transform: rotate(45deg);
    top: 0;
}

.navbar-toggler:not(.collapsed) .toggler-icon::after {
    transform: rotate(-45deg);
    top: 0;
}

@media (max-width: 1439.98px) {
    .student-care-card {
        padding: 70px 97px;
    }

    .card3 {
        width: 300px;
    }
}

@media (max-width: 1199.98px) {
    .school-card {
        min-height: 605px !important;
    }

    .image-content {

        right: 5%;
    }

    .experiencelogo-img,
    .experience-img {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .student-care-card {
        padding: 50px 10px;
    }
}

@media (max-width: 991.98px) {
    .video-background .video-content {
        width: unset;
    }

    .text-content a,
    .text-content-big a,
    .score-content h2,
    .third-sectioncards h2 {
        font-size: 25px;
    }

    .score-content ul li {
        font-size: 16px;
        color: #000;
        padding-bottom: 10px;
    }

    .text-content p,
    .text-content-big p,
    .mission p,
    .school-heading p,
    .score-content p,
    .singlecrad p {
        font-size: 16px;
    }

    .school-heading h1 {
        font-size: 47px;

    }

    .student-care-card h2 {
        font-size: 37px;
        margin-bottom: 5px;
    }

    .doracard {
        padding: 10px 0;
    }

    .counter span,
    .three-divs span {
        font-size: 40px;
        color: red;
        font-weight: 500;
    }

    .fourthcard-section {
        margin: 0px 0px 20px 0px;
    }

    .mission a {
        font-size: 30px;
    }

    .breaks {
        display: none;
    }

    .three-divs {
        justify-content: center
    }
    div#mainNavbar ul {
        gap: 0px !important;
        background: #ffffff52 !important;
        padding: 0px 20px !important;
        border-radius: 10px !important;
    }

}

@media (max-width: 767.98px) {
    .video-content h1 {
        font-size: 59px;
        font-weight: 900;
    }

    .card3 {
        padding: 0 0;
    }

    .card2 {
        border-right: none;
    }

    .score-content h2,
    .third-sectioncards h2 {
        color: #000;
        font-size: 31px;
        font-weight: 400;
    }

   
    .navbar .btn {
        padding: 5px 14px;
    }

    .lower-text {
        position: absolute;
        bottom: 56%;
        display: flex;
        gap: 30px;

    }

    .school-card {
        min-height: 560px !important;
        margin-bottom: 20px;
        height: 100%;
    }

    .studyy {
        gap: 20px;
    }

    .lower-text img {
        height: 55px;
        width: 55px;

    }
}

@media (max-width: 574.98px) {
    .school-card {
        min-height: 576px !important;
        margin-bottom: 20px;
        height: 100%;
    }

    .video-text {
        width: 100%;
        padding: 0 20px;

    }

    .video-content h1 {
        font-size: 50px;

    }
    .school-maining img{
        margin-top: 20px;
    }
}

@media (max-width: 600px) {
    .quiz-form-container {
        padding: 30px 20px;
        margin: 20px;
    }

    .quiz-form-header h1 {
        font-size: 24px;
    }
}