:root {
    --grad-yellow: linear-gradient(180deg, #23915a 0%, #054b28 100%);
}
.maxw-750 {
    max-width: 750px;
    margin: 0 auto;
}
.tools-banner {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    align-items: center;
}
.tool-banner-pic {
    width: 100%;
    height: auto;
    position: relative;
}
.tool-banner-pic img {
    width: 100%;
    height: auto;
}
.tool-banner-text {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 99;
    padding: 0px 99px;
    margin: 0px auto;
}
.tool-banner-text h1 {
    color: #fff;
    font-size: clamp(42px, 5.14vw, 90px);
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
}
.student-life-1 {
    width: 100%;
    height: auto;
    padding: 70px 0;
    background: url("../images/student-life/earth.webp") no-repeat;
    background-size: 100% auto;
    background-position: 100% 100%;
    min-height: 1000px;
}
.student-life-heading h1 {
    font-size: 64px;
    background: var(--grad-yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 10px 0;
}
.student-life-heading h5 {
    font-family: "Inter", sans-serif;
    color: #510800;
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.student-life-heading p {
    font-family: "Inter", sans-serif;
    color: #510800;
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 20px 0;
}

.tools-sec-2 {
    width: 100%;
    height: auto;
    padding: 80px 0;
}
.tools-sec-2-inner {
    width: 100%;
    height: auto;
}

.tools-sec-2-icon {
    margin: 0 0 15px 0;
}
.tools-sec-2-inner {
    width: 100%;
    height: auto;
    padding: 60px 70px;
    border-radius: 12px;
    background: url(../images/career/wave.webp) #ffffff no-repeat;
    background-size: 100% 100%;
    background-position: 0 100%;
    position: relative;
    z-index: 99;
}
.gradborder {
    width: 100%;
    height: auto;
    padding: 1.5px;
    border-radius: 12px;
    background: linear-gradient(135deg, #a41a1f, #5b2c72);
    background-position: center;
    position: relative;
    background-size: contain;
    z-index: 99;
}
.tools-sec-2-inner h2 {
    font-size: clamp(42px, 4vw, 64px);
    /* background: var(--grad-yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 10px 0;
    text-align: center;
    color: #000;
}
.tools-sec-2-inner ul {
    padding: 0;
    margin: 40px 0 0;
    display: flex;
    justify-content: center;
}

.tools-sec-2-inner ul li {
    list-style: none;
    text-align: center;
    padding: 0 30px;
    width: 100%;
}
.tools-sec-2-dec h4 {
    color: #000000;
    font-size: 18px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}

.tools-sec-2-dec p {
    color: #555555;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin: 0px 0 10px 0;
    max-width: 281px;
    margin: 0 auto;
    line-height: 150%;
}
.mb-pic {
    display: none;
}

.student-life-5 {
    width: 100%;
    height: auto;
    position: relative;
}
.student-life-5-pic img {
    width: 100%;
    height: auto;
    position: relative;
}
.student-life-5-inner {
    width: 100%;
    height: auto;
    position: absolute;
    left: 100px;
    top: 60px;
    max-width: 45%;
}
.student-life-5-inner h3 {
    font-size: clamp(42px, 4vw, 64px);
    color: #fff;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 0px 0;
}
.student-life-5-inner p {
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin: 0px 0 20px 0;
}
.student-life-5 ul {
    padding: 0;
    margin: 0px 0 0 0;
}
.student-life-5 ul li {
    width: 100%;
    list-style: none;
    margin: 0 0 10px 0;
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    position: relative;
}

.slide-counter {
    position: absolute;
    bottom: -50px;
    border: 1px solid;
    right: 48%;
    background: transparent;
    color: white;
    display: flex;
    border-radius: 50%;
    font-size: 14px;
    width: 40px;
    height: 40px;
    font-weight: 500;
    z-index: 100;
    font-family: "Inter", sans-serif;
    align-items: center;
    justify-content: center;
}
.student-life-5 ul li span {
    margin: 0 7px 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    padding: 10px 0 0 0;
}
.student-life-6 {
    width: 100%;
    height: auto;
    padding: 90px 0;
    background: #222222;
    position: relative;
}

.student-life-6 ul {
    padding: 0;
    margin: 30px 0 0;
    display: flex;
    justify-content: center;
}
.student-life-6 ul li {
    list-style: none;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    position: relative;
}
.student-life-6 ul li:before {
    content: "";
    width: 1px;
    height: 128px;
    background: url("../images/career/side-border.webp") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 10px;
}
.student-life-6 ul li:last-child:before {
    display: none;
}
.student-life-6-icon {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
.student-life-6-dec h4 {
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    margin: 0px 0 10px 0;
    line-height: 140%;
}

.student-life-6-dec p {
    color: #fff;
    font-size: 15px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin: 0px 0 10px 0;
}
.student-life-6 h2 {
    font-size: clamp(42px, 4vw, 64px);
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    color: #fff;
    text-shadow: 4px 4px 0px #000;
}
.student-life-6-dec p {
    color: #fff;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    margin: 0px 0 20px 0;
}

.for-mob {
    display: none !important;
}
.for-mob-1 {
    display: none !important;
}
.psupport-box {
    width: 100%;
    height: auto;
    padding: 15px 15px 30px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 12px;
}
.psupport-box h3 {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    margin: 0 0 4px 0;
    color: #fff;
}
.psupport-box-pic img {
    width: 100%;
    border-radius: 12px;
}
.psupport-box-pic {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    border-radius: 12px;
}
.psupport-box p {
    color: #fff;
    font-size: 13px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin: 0px 0 15px 0;
}
.psupport-box h5 {
    color: #fff;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin: 0px 0 8px 0;
}
.psupport-box h5 span {
    font-weight: 700;
}

.career-sec-1 {
    width: 100%;
    height: auto;
    padding: 60px 0 0;
    background: #fff url("../images/career/career-1-bg.webp") no-repeat;
    background-size: auto 100%;
    background-position: 100% 0;
}
.career-sec-1-pic {
    width: 100%;
    height: auto;
}
.career-sec-1-pic img {
    max-width: 100%;
}
.career-sec-1 h2 {
    font-size: 48px;
    background: var(--grad-yellow);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 40px 0;
}
.career-sec-1 p {
    color: #510800;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    margin: 0px 0 20px 0;
}
.career-sec-1-inner-box {
    color: #510800;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    width: 100%;
    height: auto;
    border: 1px solid #9c7c29;
    border-radius: 50px;
    margin: 40px 0 0 0;
    padding: 20px 30px;
}

.career-sec-2 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: url("../images/career/internshiprule.webp") no-repeat;
    position: relative;
    background-size: cover;
    background-position: 70% center;
}

.career-sec-2-inner {
    width: 100%;
    height: auto;
    max-width: 50%;
}
.career-sec-2-heading h2 {
    font-size: clamp(42px, 4vw, 64px);
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 10px 0;
    color: #fff;
}
.career-sec-2-heading p {
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    margin: 0 0 30px 0;
}
.career-sec-2-top {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
.career-sec-2-top .nav-tabs {
    border-bottom: 0px;
    justify-content: space-between;
}
.career-sec-2-top .nav-tabs .nav-item:first-child {
    width: 100%;
    height: auto;
}
.career-sec-2-top .nav-tabs .nav-item {
    width: 49%;
    height: auto;
    text-align: center;
    margin: 0 0px 10px 0;
    line-height: 180%;
}
.career-sec-2-top .nav-tabs .nav-link {
    margin-bottom: 0;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    padding: 13px 20px;
}
.career-sec-2-top .nav-tabs .nav-link:hover,
.career-sec-2-top .nav-tabs .nav-link.active {
    color: #000000;
    background-color: #fff;
    border: 1px solid #000000;
}
.cs-2-fl {
    margin-bottom: 15px;
    border: 1px solid #ffffff99;
    background: rgba(255, 255, 255, 0.1);
    padding: 10px 13px;
    width: 100%;
    display: flex;
    height: auto;
    color: #fff;
    font-size: 16px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    gap: 10px;
    justify-content: left;
    align-items: center;
    border-radius: 4px;
}

.career-sec-3 {
    width: 100%;
    height: auto;
    padding: 80px 0;
    background: url("../images/career/career-3-bg.webp") no-repeat;
    background-size: cover;
    position: relative;
}
.career-sec-3-inner {
    width: 100%;
    height: auto;
    position: relative;
    min-height: 150px;
}
.career-sec-3-pic {
    width: 190px;
    height: 190px;
    position: absolute;
    left: 0;
    top: -50px;
    z-index: 9;
}
.career-sec-3-pic img {
    width: 100%;
}
.career-sec-3-text {
    width: 90%;
    height: auto;
    position: relative;
    border: 1px solid #555555;
    min-height: 100px;
    margin: 70px 0 0 10%;
    color: #555555;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    padding: 20px 40px 0 150px;
    border-radius: 12px;
}
.heading h2 {
    font-size: clamp(42px, 4vw, 64px);
    /* background: var(--grad-yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    color: #000;
}
.heading p {
    color: #555555;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    line-height: 150%;
    text-transform: initial;
}
.ts-2-dec {
    color: #555555;
    font-size: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    margin: 0 0 30px 0;
    text-align: center;
    line-height: 150%;
}
.student-life-6-dec h4,
.career-sec-3-text {
    white-space: pre-line;
}
.preline-white {
    white-space: pre-line;
}
.tools-sec-2-inner ul li img {
    width: 100px;
    height: 100px;
}
.student-life-6-icon img {
    height: 55px;
    width: 55px;
}

/* sections by hit */
.student-section {
    position: relative;
    overflow: hidden;
    font-family: "Inter";
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 90px 0px 0px;
}
.content-container:before {
    content: "";
    background: url("../images/career/citynt.webp");
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: -404px;
    left: 0;
    /* background-size: cover; */
    z-index: 0;
    opacity: 1;
    background-repeat: no-repeat;
    /* background-size: 100%; */
    background-position: bottom center;
}

/* Rotating aroow */
.logoContainerBtn {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 20px;
}

.outer-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    border-radius: 50%;
    border: 2px solid #000;
}

.inner-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: 60%;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.red-circle {
    width: 80%;
    height: 80%;
    background-color: #a41a1f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow {
    color: white;
    font-size: 32px;
    font-weight: bold;
    animation: bounce 2s ease-in-out infinite;
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-8px);
    }
    60% {
        transform: translateY(-4px);
    }
}

.text-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    animation: rotate 20s linear infinite;
    pointer-events: none; /* Ensure text doesn't interfere with clicks */
}

.char {
    position: absolute;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    top: 50%;
    left: 50%;
    transform-origin: 0 0;
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.scroll-anchorbt {
    z-index: 999;
    text-decoration: none;
    transition: transform 0.3s ease;
}

.scroll-anchorbt:hover {
    transform: scale(1.1);
}
.content-container {
    position: relative;
    z-index: 3;
    /* max-width: 1200px; */
    width: 100%;
    text-align: center;
}

.heading {
    font-size: 3rem;
    font-weight: bold;
    color: #b8860b;
    text-transform: uppercase;
    letter-spacing: 2%;
    margin-bottom: 0px;
    line-height: 1.2;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    font-family: "Bebas Neue";
}
.heading-grad {
    /* background: linear-gradient(180deg, #23915A 0%, #054B28 100%);
    
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    background-clip: text; /* for Firefox */
    font-size: clamp(32px, 4vw, 48px);
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2%;
    margin-bottom: 0px;
    line-height: 106%;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    font-family: "Bebas Neue";
}

.para {
    font-size: 24px;
    color: #555555;
    margin-bottom: 60px;
    margin-top: 10px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    place-self: center;
    font-weight: 500;
    line-height: 150%;
}

.student-visual {
    position: relative;
    margin: 60px 0;
    z-index: 2;
}

.student-image {
    animation: floatstudent 6s ease-in-out infinite;
}

.student-silhouette {
    width: 200px;
    height: 280px;
    background: radial-gradient(
        circle at 30% 30%,
        rgba(255, 255, 255, 0.3),
        transparent 50%
    );
    border-radius: 50% 50% 45% 55% / 60% 60% 40% 40%;
    position: relative;
    overflow: hidden;
}

.student-silhouette::before {
    content: "🤔";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 4rem;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3));
}

.question-bubble {
    position: absolute;
    font-family: "Inter";
    background: rgba(255, 255, 255, 0.95);
    padding: 20px 30px;
    border-radius: 8px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    font-size: 18px;
    color: #000;
    font-weight: 400;
    width: 100%;
    line-height: 150%;
    animation: pulse 4s ease-in-out infinite;
    border: 1.5px solid #555555;
}
.question-bubble.bubble-1 {
    max-width: 318px;
}
.question-bubble.bubble-2 {
    max-width: 340px;
}
.question-bubble.bubble-3 {
    max-width: 340px;
    text-align: left;
}
.question-bubble.bubble-4 {
    max-width: 400px;
    text-align: left;
}
.question-bubble::before {
    content: url("../images/career/questionmark.webp");
    position: absolute;
}
.question-bubble.bubble-3::after {
    content: url("../images/career/arrowbigsha.webp");
    position: absolute;
    right: -52px;
    top: 31px;
}
.question-bubble.bubble-2:before {
    left: 81%;
    bottom: 2px;
}
.bubble-1 {
    top: 50px;
    left: 23%;
    animation-delay: 0s;
}

.bubble-1::before {
    bottom: -35px;
    left: -35px;
    transform: scale(0.7) rotate(335deg);
}

.bubble-2 {
    top: 60px;
    right: 21%;
    animation-delay: 1s;
    width: 100%;
}

.bubble-2::before {
    bottom: -35px;
    left: -15px;
}

.bubble-3 {
    bottom: 180px;
    left: 20%;
    animation-delay: 2s;
}

.bubble-3::before {
    top: -73px;
    left: -60px;
    transform: scale(0.7) rotate(8deg);
}

.bubble-4 {
    bottom: 180px;
    right: 18%;
    animation-delay: 3s;
}

.bubble-4::before {
    bottom: 5px;
    left: 86%;
    transform: rotate(325deg);
}

.bottom-section {
    margin-top: 80px;
    text-align: center;
    position: relative;
    z-index: 3;
}

.bottom-text {
    font-size: 24px;
    color: #555555;
    margin-bottom: 0px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    line-height: 1.5;
}

.scroll-indicator {
    width: 80px;
    height: 80px;
    border: 3px solid #b8860b;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    transition: all 0.3s ease;
    animation: bounce 2s infinite;
}
.d-none {
    display: none;
}
.scroll-indicator:hover {
    transform: scale(1.1);
    box-shadow: 0 8px 25px rgba(184, 134, 11, 0.3);
}

.scroll-indicator::before {
    content: "⏰";
    font-size: 2rem;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.1));
}
.formob-1024 {
    display: none;
}
/* @keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
} */

@keyframes pulse {
    0%,
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.05);
        opacity: 1;
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-5px);
    }
}
@media only screen and (min-width: 3501px) {
    .tool-banner-text {
        max-width: 90%;
        padding: 0;
        left: 0;
        right: 0;
    }
    .student-life-5-inner h3 {
        font-size: 100px;
    }
    .student-life-4 .student-life-5-inner p {
        font-size: 36px;
        margin: 0 0 40px 0;
    }
    .student-life-5-inner {
        left: 100px;
        top: 150px;
        max-width: 36%;
        right: 100px;
    }
    .student-life-5 ul li span {
        width: 83px;
        height: 83px;
    }
    .student-life-1 {
        min-height: 2000px;
    }
    .student-life-6 h2 {
        font-size: 100px;
    }
    .student-life-6-dec h4 {
        font-size: 40px;
    }
    .student-life-heading h5 {
        font-size: 40px;
    }
    .tools-sec-2-dec h4 {
        font-size: 40px;
    }
    .tools-sec-2-dec p {
        max-width: 650px;
        font-size: 36px;
    }
    .student-life-6-icon img {
        height: 90px;
        width: auto;
    }
    .student-life-heading p {
        font-size: 36px;
    }
    .tool-banner-text h1 {
        font-size: 120px;
    }
    .career-sec-2 {
        min-height: 1200px;
    }
    .heading-grad,
    .career-sec-2-heading h2,
    .tools-sec-2-inner h2,
    .heading h2 {
        font-size: 100px;
    }
    .para {
        font-size: 36px;
        max-width: 1000px;
    }
    .career-sec-2-inner {
        max-width: 38%;
        margin: 50px 0 0 5%;
    }
    .career-sec-2-heading p,
    .ts-2-dec,
    .heading p {
        font-size: 40px;
    }
    .career-sec-2-top .nav-tabs .nav-link {
        font-size: 34px;
        padding: 18px 20px;
    }
    .cs-2-fl {
        font-size: 32px;
    }
    .cs-2-fl img {
        width: 34px;
    }
    .gradborder {
        max-width: 90%;
        margin: 0px auto;
    }
    .cs-2-fl {
        padding: 15px 13px;
    }
    .career-sec-3 .container-fluid {
        max-width: 90%;
    }
    .maxw-750 {
        max-width: 1200px;
    }
    .career-sec-3-text {
        font-size: 36px;
        padding: 0 40px 10px 150px;
    }
    .career-sec-3-pic {
        left: 60px;
        top: -50px;
        z-index: 9;
    }
    .student-life-5-inner p,
    .student-life-5 ul li {
        font-size: 36px;
    }
    .student-life-5 ul li {
        margin-bottom: 30px;
    }
    .content-container::before {
        height: 1000px;
        width: 100%;
        bottom: -243px;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100% 100%;
    }
    .question-bubble {
        font-size: 32px;
    }
    .question-bubble.bubble-4 {
        max-width: 500px;
    }
    .question-bubble.bubble-1 {
        max-width: 500px;
    }
    .question-bubble.bubble-2 {
        max-width: 500px;
    }
    .question-bubble.bubble-3 {
        max-width: 500px;
    }
    .bottom-text {
        font-size: 36px;
        max-width: 950px;
    }
    .career-sec-3,
    .student-life-6,
    .tools-sec-2,
    .career-sec-2 {
        padding: 100px 0;
    }
    .student-section {
        padding: 90px 0px 70px;
    }
    .student-image img {
        min-height: 700px;
    }
}
@media only screen and (min-width: 2701px) and (max-width: 3500px) {
    .tool-banner-text {
        max-width: 90%;
        padding: 0;
        left: 0;
        right: 0;
    }
    .student-life-5-inner h3 {
        font-size: 100px;
    }
    .student-life-4 .student-life-5-inner p {
        font-size: 36px;
        margin: 0 0 40px 0;
    }
    .student-life-5-inner {
        left: 100px;
        top: 150px;
        max-width: 36%;
        right: 100px;
    }
    .student-life-5 ul li span {
        width: 83px;
        height: 83px;
    }
    .student-life-1 {
        min-height: 2000px;
    }
    .student-life-6 h2 {
        font-size: 100px;
    }
    .student-life-6-dec h4 {
        font-size: 40px;
    }
    .student-life-heading h5 {
        font-size: 40px;
    }
    .tools-sec-2-dec h4 {
        font-size: 40px;
    }
    .tools-sec-2-dec p {
        max-width: 650px;
        font-size: 36px;
    }
    .student-life-6-icon img {
        height: 90px;
        width: auto;
    }
    .student-life-heading p {
        font-size: 36px;
    }
    .tool-banner-text h1 {
        font-size: 120px;
    }
    .career-sec-2 {
        min-height: 1200px;
    }
    .heading-grad,
    .career-sec-2-heading h2,
    .tools-sec-2-inner h2,
    .heading h2 {
        font-size: 100px;
    }
    .para {
        font-size: 36px;
        max-width: 1000px;
    }
    .career-sec-2-inner {
        max-width: 50%;
        margin: 50px 0 0 5%;
    }
    .career-sec-2-heading p,
    .ts-2-dec,
    .heading p {
        font-size: 40px;
    }
    .career-sec-2-top .nav-tabs .nav-link {
        font-size: 34px;
        padding: 18px 20px;
    }
    .cs-2-fl {
        font-size: 32px;
    }
    .cs-2-fl img {
        width: 34px;
    }
    .gradborder {
        max-width: 90%;
        margin: 0px auto;
    }
    .cs-2-fl {
        padding: 15px 13px;
    }
    .career-sec-3 .container-fluid {
        max-width: 90%;
    }
    .maxw-750 {
        max-width: 1200px;
    }
    .career-sec-3-text {
        font-size: 36px;
        padding: 0 40px 10px 150px;
    }
    .career-sec-3-pic {
        left: 60px;
        top: -50px;
        z-index: 9;
    }
    .student-life-5-inner p,
    .student-life-5 ul li {
        font-size: 36px;
    }
    .student-life-5 ul li {
        margin-bottom: 30px;
    }
    .content-container::before {
        height: 1000px;
        width: 100%;
        bottom: -243px;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100% 100%;
    }
    .question-bubble {
        font-size: 30px;
    }
    .question-bubble.bubble-4 {
        max-width: 500px;
    }
    .question-bubble.bubble-1 {
        max-width: 500px;
    }
    .question-bubble.bubble-2 {
        max-width: 500px;
    }
    .question-bubble.bubble-3 {
        max-width: 500px;
    }
    .bottom-text {
        font-size: 36px;
        max-width: 950px;
    }
    .career-sec-3,
    .student-life-6,
    .tools-sec-2,
    .career-sec-2 {
        padding: 100px 0;
    }
    .student-section {
        padding: 90px 0px 70px;
    }
    .student-image img {
        min-height: 650px;
    }
}
@media only screen and (min-width: 2201px) and (max-width: 2700px) {
    .tool-banner-text {
        max-width: 90%;
        padding: 0;
        left: 0;
        right: 0;
    }
    .student-life-5-inner h3 {
        font-size: 100px;
    }
    .student-life-4 .student-life-5-inner p {
        font-size: 36px;
        margin: 0 0 40px 0;
    }
    .student-life-5-inner {
        left: 100px;
        top: 150px;
        max-width: 70%;
        right: 100px;
    }
    .student-life-5 ul li span {
        width: 83px;
        height: 83px;
    }
    .student-life-1 {
        min-height: 2000px;
    }
    .student-life-6 h2 {
        font-size: 100px;
    }
    .student-life-6-dec h4 {
        font-size: 40px;
    }
    .student-life-heading h5 {
        font-size: 40px;
    }
    .tools-sec-2-dec h4 {
        font-size: 40px;
    }
    .tools-sec-2-dec p {
        max-width: 650px;
        font-size: 36px;
    }
    .student-life-6-icon img {
        height: 90px;
        width: auto;
    }
    .student-life-heading p {
        font-size: 36px;
    }
    .tool-banner-text h1 {
        font-size: 90px;
    }
    .career-sec-2 {
        min-height: 1200px;
    }
    .heading-grad,
    .career-sec-2-heading h2,
    .tools-sec-2-inner h2,
    .heading h2 {
        font-size: 80px;
    }
    .para {
        font-size: 36px;
        max-width: 1000px;
    }
    .career-sec-2-inner {
        max-width: 50%;
        margin: 50px 0 0 5%;
    }
    .career-sec-2-heading p,
    .ts-2-dec,
    .heading p {
        font-size: 30px;
    }
    .career-sec-2-top .nav-tabs .nav-link {
        font-size: 32px;
        padding: 18px 20px;
    }
    .cs-2-fl {
        font-size: 30px;
    }
    .cs-2-fl img {
        width: 34px;
    }
    .gradborder {
        max-width: 90%;
        margin: 0px auto;
    }
    .cs-2-fl {
        padding: 15px 13px;
    }
    .career-sec-3 .container-fluid {
        max-width: 90%;
    }
    .maxw-750 {
        max-width: 1200px;
    }
    .career-sec-3-text {
        font-size: 36px;
        padding: 0 40px 10px 150px;
    }
    .career-sec-3-pic {
        left: 60px;
        top: -50px;
        z-index: 9;
    }
    .student-life-5-inner p,
    .student-life-5 ul li {
        font-size: 36px;
    }
    .student-life-5 ul li {
        margin-bottom: 30px;
    }
    .content-container::before {
        height: 1000px;
        width: 100%;
        bottom: -286px;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100% 100%;
    }
    .question-bubble {
        font-size: 32px;
    }
    .question-bubble.bubble-4 {
        max-width: 500px;
    }
    .question-bubble.bubble-1 {
        max-width: 500px;
    }
    .question-bubble.bubble-2 {
        max-width: 500px;
    }
    .question-bubble.bubble-3 {
        max-width: 500px;
    }
    .bottom-text {
        font-size: 36px;
        max-width: 950px;
    }
    .career-sec-3,
    .student-life-6,
    .tools-sec-2,
    .career-sec-2 {
        padding: 100px 0;
    }
    .student-section {
        padding: 90px 0px 70px;
    }
}
@media only screen and (min-width: 1921px) and (max-width: 2100px) {
    .tool-banner-text {
        max-width: 90%;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 2100px) {
    .container-fluid {
        max-width: 1700px;
    }
    .tool-banner-text h1 {
        font-size: clamp(36px, 5.14vw, 90px);
    }
    .career-sec-1 {
        padding: 70px 0 0;
        background-position: 90% 0;
    }
    .career-sec-2 {
        min-height: 700px;
        padding: 70px 100px;
        background-size: 100% auto;
    }
    .student-life-6 {
        padding: 80px 0;
    }
    .student-life-5 ul li {
        font-size: 20px;
        margin: 0 0 18px 0;
    }
    .student-life-5-inner h3 {
        margin: 0 0 18px 0;
    }
    .student-life-5-inner p {
        font-size: 20px;
        margin: 0px 0 30px 0;
    }
    .student-life-5-inner {
        top: 90px;
    }
    .tools-sec-2 {
        padding: 90px 100px;
    }
}
@media only screen and (max-width: 1300px) {
    .student-life-6 .owl-carousel .owl-nav button.owl-prev {
        width: 24px;
        height: 8px;
        background: url("../images/career/left-ar.webp") no-repeat;
        float: left;
    }
    .student-life-6 .owl-carousel .owl-nav button.owl-next {
        width: 24px;
        height: 8px;
        background: url("../images/career/right-ar.webp") no-repeat;
        float: right;
    }
    .student-life-6 .owl-carousel .owl-nav {
        width: 135px;
        margin: 27px auto 50px;
    }
    .student-life-6 .owl-carousel .owl-nav span {
        display: none;
    }
    .for-dec-1 {
        display: none !important;
    }
    .for-mob-1 {
        display: block !important;
    }
}
@media only screen and (max-width: 1200px) {
    .career-sec-2-top .nav-tabs .nav-item {
        width: 48%;
    }
    .tool-banner-text,
    .tool-sec-3-text {
        max-width: 95%;
    }
    .psupport-box h5 {
        font-size: 16px;
    }
    .career-sec-3-text br {
        display: none;
    }
    .student-life-5-inner h3 {
        font-size: 50px;
    }
    .student-life-5-inner {
        top: 40px;
        max-width: 50%;
    }
    .student-life-5-inner p {
        margin: 0px 0 12px 0;
    }
    .student-life-5 ul li span {
        width: 45px;
        height: 44px;
    }
    .career-sec-1 h2 {
        margin: 0 0 18px 0;
    }
    .career-sec-2 {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 820px) {
    .bottom-section {
        margin-top: -180px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .student-images.formob-1024 img {
        width: 100%;
    }
    .content-container:before {
        display: none;
    }
    .career-sec-2-inner {
        max-width: 60%;
    }
    .tools-sec-2-inner h1 {
        font-size: 50px;
    }
    .tools-heading h1 {
        font-size: 42px;
    }

    .tools-sec-2-inner ul li {
        padding: 0 10px;
    }
    .career-sec-1 h2,
    .student-life-6 h2 {
        font-size: 42px;
    }
    .career-sec-1 {
        padding: 40px 0 0;
    }
    .career-sec-1-inner-box {
        font-size: 15px;
        margin: 10px 0 0 0;
    }
    .psupport-box h3 {
        font-size: 24px;
    }
    .career-sec-3-text {
        font-size: 16px;
    }
    .student-life-5 {
        background: #021b47;
        min-height: auto;
        padding-bottom: 20px;
    }
    .student-life-5 ul li {
        font-size: 14px;
        display: flex;
        align-items: center;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .tools-sec-2-icon img {
        height: 100px;
        width: 100px;
    }
    .tools-sec-2-inner {
        padding: 40px 50px;
    }
    .student-life-5-inner {
        top: 20px;
    }
    .student-life-5 ul li span {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .student-life-5 ul li span img {
        width: 60%;
    }
}
@media only screen and (max-width: 991px) {
    .student-life-6-icon img {
        width: 50px;
        height: 50px;
    }
    .student-life-5-inner p {
        margin: 0;
    }
    .student-life-5 ul {
        margin: 10px 0 0 0;
    }

    .career-sec-2-top .nav-tabs .nav-item {
        width: 47%;
    }
    .career-sec-1 h2,
    .student-life-6 h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 881px) {
    .career-sec-1 h2,
    .student-life-6 h2 {
        font-size: 30px;
    }
    .career-sec-1 p {
        font-size: 15px;
    }
    .career-sec-1-inner-box {
        padding: 9px 20px;
        border-radius: 20px;
    }
    .career-sec-2-top .nav-tabs .nav-link {
        font-size: 13px;
    }

    .student-life-5-inner h3 {
        font-size: 36px;
        margin: 0 0 5px 0;
    }
    .student-life-5-inner {
        max-width: 53%;
    }
    .student-life-5-inner p {
        font-size: 14px;
    }
    .student-life-5 ul li {
        font-size: 13px;
    }
    .career-sec-3-pic {
        width: 115px;
        height: 115px;
        top: -24px;
    }
    .career-sec-3-text {
        padding: 10px 10px 0 91px;
        font-size: 15px;
        margin: 20px 0 0 10%;
        min-height: 75px;
    }
    .ts-2-dec {
        font-size: 16px;
    }
    .student-life-6-dec h4 br {
        display: none;
    }
    .heading h2 {
        font-size: 42px;
    }
    .tools-sec-2-inner {
        padding: 30px 30px;
    }
}

@media screen and (max-width: 1800px) {
    section.student-section:after {
        bottom: -120px;
    }
}
@media screen and (max-width: 1700px) {
    .bubble-3 {
        left: 16%;
    }
    .bubble-1 {
        left: 19%;
    }
    .bubble-2 {
        right: 18%;
    }
    .bubble-4 {
        right: 15%;
    }
    .tool-banner-text,
    .tools-sec-2,
    .student-life-6,
    .career-sec-3 {
        padding-left: 100px;
        padding-right: 100px;
        transition: 0.5s ease all;
    }
    .career-sec-2 {
        padding: 70px 100px;
    }
}

@media screen and (max-width: 1440px) {
    .student-life-6-dec h4,
    .career-sec-3-text {
        white-space: unset;
    }
    .bubble-3 {
        left: 14%;
    }
    .bubble-1 {
        left: 17%;
    }
    .bubble-2 {
        right: 16%;
    }
    .bubble-4 {
        right: 11%;
    }
    section.student-section:after {
        bottom: -67px;
    }
}
@media screen and (max-width: 1350px) {
    .tool-banner-text,
    .tools-sec-2,
    .student-life-6,
    .career-sec-3,
    .career-sec-2,
    section {
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 50px;
        padding-bottom: 50px;
        transition: 0.5s ease all;
    }
    .student-section {
        min-height: auto;
        padding: 40px 50px 0px;
        justify-content: flex-end;
    }
    section.student-section:after {
        bottom: -50px;
    }
    .bubble-2 {
        right: 100px;
    }
    .bubble-1 {
        left: 140px;
    }
    .bubble-3 {
        left: 60px;
    }
    .bubble-4 {
        right: 40px;
    }
    .student-image img {
        min-width: 630px;
        max-width: 630px;
    }
    .bottom-text {
        max-width: 700px;
    }
    .student-section {
        padding: 40px 0px 0px;
    }
}
@media screen and (max-width: 1200px) {
    .heading {
        font-size: 2.5rem;
    }
    .bottom-text,
    .para {
        font-size: 20px;
    }
    section.student-section:after {
        bottom: 0;
    }
    .question-bubble.bubble-4 {
        max-width: 340px;
    }
    .question-bubble.bubble-2 {
        max-width: 300px;
    }
    .question-bubble.bubble-1 {
        max-width: 290px;
    }
    .question-bubble.bubble-3 {
        max-width: 280px;
    }
}
@media screen and (max-width: 1080px) {
    .question-bubble.bubble-4 {
        max-width: 340px;
        right: 60px;
    }
    .question-bubble.bubble-2 {
        max-width: 300px;
        right: 90px;
    }
    .question-bubble {
        font-size: 14px;
    }
    .question-bubble.bubble-1 {
        left: 115px;
        max-width: 290px;
    }
    .question-bubble.bubble-3 {
        max-width: 280px;
        left: 65px;
    }
}
@media screen and (max-width: 1024px) {
    .question-bubble.bubble-1,
    .question-bubble.bubble-2 {
        top: 130px;
        max-width: 35%;
    }
    .tool-banner-text,
    .tools-sec-2,
    .student-life-6,
    .career-sec-3,
    .career-sec-2 {
        padding-left: 50px;
        padding-right: 50px;
        transition: 0.5s ease all;
    }
    .para {
        margin-bottom: 0px;
    }
    .question-bubble.bubble-3::after {
        transform: rotate(45deg);
        top: -20px;
    }
    .student-visual {
        margin: 0px 0;
    }
    .question-bubble.bubble-3 {
        max-width: 70%;
        left: 65px;
        bottom: 165px;
    }
    .question-bubble.bubble-4 {
        max-width: 70%;
        right: 60px;
        bottom: 50px;
    }
    .fordesk-1024 {
        visibility: hidden;
    }
    .formob-1024 {
        /* display: block; */
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 807px) and (min-width: 768px) {
    .tools-sec-2-dec h4 {
        min-height: 40px;
    }
}
@media screen and (max-width: 992px) {
    section.student-section:after {
        bottom: 84px;
    }
    .question-bubble.bubble-3 {
        max-width: 65%;
    }
}
@media screen and (max-width: 820px) {
    .bottom-section {
        margin-top: -110px !important;
    }
}
@media screen and (max-width: 768px) {
    .tools-sec-2-inner ul li img {
        width: unset;
        height: unset;
    }
    .row.mt-5.benefitsl-sec {
        padding-top: 2rem;
    }
    .slide-counter {
        right: 47%;
    }
    .question-bubble.bubble-4::before {
        transform: rotate(325deg) scale(0.6) !important;
        bottom: -40px;
    }
    .question-bubble.bubble-4 {
        bottom: 110px;
    }
    .question-bubble.bubble-3 {
        bottom: 214px;
    }
    .student-images.formob-1024 img {
        width: auto;
    }
    .student-images.formob-1024 img {
        margin-top: -80px;
    }
    .bottom-text,
    .para {
        font-size: 16px;
    }
    .bottom-text {
        margin: 0px 15px;
    }
    .para {
        margin: 0px auto 0px;
    }
    .question-bubble.bubble-2 {
        right: 0;
    }
    .question-bubble.bubble-4,
    .question-bubble.bubble-3 {
        max-width: 100%;
        right: 0;
        left: 0;
    }
    .question-bubble.bubble-1 {
        left: 0;
    }
    .question-bubble.bubble-3 {
        max-width: 100%;
        left: 0;
    }
    .student-section::before {
        background-size: auto;
    }
    .student-visual {
        padding: 0px 20px 0px;
        margin: 0px 30px;
    }
    .tool-banner-text,
    .tools-sec-2,
    .student-life-6,
    .career-sec-3 {
        padding-left: 20px;
        padding-right: 20px;
        transition: 0.5s ease all;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .question-bubble.bubble-3::after {
        transform: rotate(45deg) scale(0.7);
    }
    .question-bubble::before {
        transform: scale(0.6) !important;
    }
    .tool-banner-text {
        top: 6%;
    }
    .question-bubble.bubble-1,
    .question-bubble.bubble-2 {
        top: 80px;
        max-width: 48%;
    }
}
@media only screen and (max-width: 767px) {
    .student-life-5 ul li {
        display: flex;
        align-items: center;
        line-height: 1.1;
    }
    .mb-pic1 {
        position: relative;
    }
    .mb-pic1::after {
        content: "";
        background: linear-gradient(
            180deg,
            rgba(34, 34, 34, 1) 0%,
            /* Fully opaque at the top */ rgba(34, 34, 34, 0.59) 62%,
            /* 59% opacity in the middle */ rgba(34, 34, 34, 0) 100%
                /* Fully transparent at the bottom */
        );
        position: absolute;
        top: -1px;
        width: 100%;
        height: 20%;
        left: 0;
    }
    .student-life-5-inner {
        position: unset;
    }
    .student-life-5-inner h3 {
        font-size: 42px;
        margin: 0 0 5px 0;
    }
    .student-life-5 ul li {
        font-size: 20px;
    }
    .student-life-5-inner p {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .dc-pic {
        display: none;
    }
    .mb-pic {
        display: block;
        width: 100%;
    }
    .tool-banner-text h1 {
        text-align: center;
    }

    .tools-sec-2-inner ul {
        justify-content: left;
        flex-wrap: wrap;
    }
    .tools-sec-2-inner ul li {
        padding: 0 5px;
        width: 50%;
        margin: 0 0 20px;
    }
    .tools-sec-2-inner {
        background: #ffffff;
        background-position: 112% 100%;
        padding: 20px 10px;
    }
    .for-dec {
        display: none !important;
    }
    .for-mob {
        display: block !important;
    }

    .tools-heading h1 {
        font-size: 40px;
        text-align: left;
        margin: 0 0 10px 0;
    }
    .tools-heading p {
        color: #510800;
        font-size: 16px;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        margin: 0px 0 10px 0;
    }

    .student-life-6 h2 {
        margin: 0 0 10px 0;
        font-size: 42px;
    }
    .student-life-5-inner {
        left: 0;
        top: 30px;
        max-width: 100%;
        padding: 0 32px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .student-life-6 ul li {
        width: 50%;
        margin: 20px 0;
        padding: 0 10px;
    }
    .student-life-6 ul {
        flex-wrap: wrap;
    }
    .student-life-6 ul li:nth-child(2)::before {
        display: none;
    }
    .career-sec-1 {
        padding: 40px 0 0;
        background: #fff url("../images/career/career-1-bg.webp") no-repeat;
        background-size: 100% auto;
        background-position: 100% 100%;
    }
    .career-sec-1 h2 {
        font-size: 32px;
        margin: 0 0 20px 0;
    }
    .career-sec-1 p {
        font-size: 16px;
    }
    .career-sec-1-inner-box {
        font-size: 15px;
        font-weight: 500;
        margin: 20px 0 0 0;
        padding: 12px 20px;
        border-radius: 15px;
    }
    .career-sec-2-heading h1,
    .heading h2 {
        font-size: 42px;
    }
    .heading p {
        font-size: 16px;
        text-transform: capitalize !important;
    }
    .heading p br {
        display: none;
    }
    .career-sec-2-inner {
        max-width: 100%;
    }
    .career-sec-2 {
        background: #222222;
        background-size: 100% auto;
        background-position: 100% 100%;
    }

    .career-sec-2-top {
        overflow-x: auto;
    }
    .career-sec-2-top .nav-tabs .nav-link {
        padding: 9px 12px;
        font-size: 15px;
    }
    .cs-2-fl {
        font-size: 15px;
    }
    .student-life-6-dec h4 br {
        display: none;
    }
    .student-life-5 ul li {
        width: 100%;
        padding: 0 0 0 50px;
        position: relative;
        min-height: 50px;
    }
    .student-life-5 {
        background: #222222;
        overflow: hidden;
        padding-bottom: 0;
    }
    .student-life-5 ul li span {
        position: absolute;
        left: 0;
        top: 0;
    }
    .tools-sec-2-dec h4 {
        font-size: 14px;
    }
    .tools-sec-2-dec p {
        font-size: 13px;
    }
    .tools-sec-2-icon img {
        max-width: 70px;
    }
    .ts-2-dec {
        font-size: 16px;
    }
    .career-sec-3-pic {
        width: 115px;
        height: 115px;
        top: -24px;
    }
    .career-sec-3-text {
        padding: 10px 10px 0 91px;
        font-size: 15px;
        margin: 20px 0 0 10%;
        min-height: 75px;
    }
    .career-sec-3-text br {
        display: none;
    }
    .career-sec-3-inner {
        min-height: 110px;
    }
    .tools-banner.firstSection {
        margin-top: 140px !important;
    }
}
@media screen and (max-width: 640px) {
    .student-section .heading-grad {
        padding: 0px 20px;
    }
    .career-sec-3 .col-lg-6.col-md-6.mb-4:last-child {
        margin-bottom: 1rem !important;
    }
    .career-sec-3 .col-lg-6.col-md-6.mb-4 {
        padding: 0;
        margin-bottom: 0px !important;
    }
    .bottom-section {
        margin-top: -185px !important;
    }
    .student-images.formob-1024 img {
        margin-top: -120px;
    }
    .bubble-3::before {
        left: -32px;
    }
    .question-bubble.bubble-4::before {
        transform: rotate(320deg) scale(0.5) !important;
        right: 70px;
        top: 0px;
    }
    .question-bubble.bubble-2:before {
        left: 64%;
    }
    .question-bubble.bubble-3::after {
        display: none;
    }
    .student-life-5-inner p {
        font-size: 18px;
    }
    .bottom-text,
    .para {
        font-size: 14px;
    }
    .heading {
        font-size: 32px;
    }
    section.student-section:after {
        bottom: 160px;
    }
    .student-image.formob-1024 {
        display: flex;
        justify-content: center;
    }
    .student-image img {
        min-width: auto !important;
        max-width: fit-content;
        transform: scale(0.8);
    }
    .question-bubble.bubble-3 {
        bottom: 190px;
    }
    .student-life-5 ul li {
        font-size: 16px;
        line-height: 1.2;
    }
    .student-life-5-inner h3 {
        font-size: 42px;
    }
    .student-life-5-inner {
        padding: 30px 20px 0px;
    }
    .tool-banner-text,
    .tools-sec-2,
    .student-life-6,
    .career-sec-3,
    .career-sec-2,
    section {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 30px;
        transition: 0.5s ease all;
    }
    .bottom-section {
        margin-top: 20px;
        top: 20px;
    }
    .logoContainerBtn {
        transform: scale(0.7);
    }
    .row.mt-5.benefitsl-sec {
        padding-top: 0;
    }
}
@media screen and (max-width: 640px) and (min-width: 400px) {
    .student-image.formob-1024 {
        position: relative;
        top: -109px;
    }
    .bubble-1,
    .bubble-2 {
        top: 70px;
    }
    .question-bubble.bubble-3 {
        bottom: 260px;
    }
    .question-bubble.bubble-4 {
        bottom: 160px;
    }
    .student-image img {
        transform: scale(1);
    }
}
@media screen and (max-width: 500px) {
    .question-bubble.bubble-1,
    .question-bubble.bubble-3,
    .question-bubble.bubble-2,
    .question-bubble.bubble-4 {
        padding: 15px 15px;
    }

    .tools-sec-2-inner ul li {
        width: 100%;
        display: flex;
        gap: 12px;
        text-align: left;
    }
    .tools-sec-2-icon img {
        max-width: 50px;
    }
    section.student-section:after {
        bottom: 190px;
    }
    .student-life-6 {
        padding-top: 10px;
    }
    .benefitsl-sec .student-life-6-dec {
        margin-bottom: 10px !important;
    }
    .benefitsl-sec {
        margin-top: 20px !important;
    }
    .row.mt-5.benefitsl-sec {
        margin-top: 20px !important;
    }
    .student-life-6 ul {
        margin: 0;
    }
    .heading h2 {
        margin: 0 0 10px 0;
    }
    .career-sec-2-top .nav-tabs .nav-item {
        width: 49%;
    }
    .career-sec-2-top .nav-tabs .nav-link {
        padding: 8px 8px;
        font-size: 13px;
    }
    .career-sec-2-top {
        margin: 0px 0 0px 0;
    }
}
@media screen and (max-width: 450px) {
    .tool-banner-text h1 {
        font-size: 40px;
    }
}
@media screen and (max-width: 400px) {
    .student-images.formob-1024 img {
        margin-top: -260px;
    }
    .question-bubble.bubble-3 {
        bottom: 280px;
    }
    .tool-banner-text h1 {
        font-size: 28px;
    }
    .heading {
        font-size: 28px;
    }
    .heading-grad,
    .student-life-5-inner h3,
    .heading h2,
    .student-life-6 h2,
    .student-life-6 h2,
    .tools-sec-2-inner h2,
    .career-sec-2-heading h2 {
        font-size: 30px;
    }
    .student-visual {
        top: -70px;
    }
    .question-bubble.bubble-2:before {
        left: 67%;
        bottom: -20px;
    }
    .question-bubble.bubble-1::before {
        left: -36px;
        transform: scale(0.6) rotate(335deg) !important;
    }
    .student-image.formob-1024 {
        margin-top: -220px;
    }
    .question-bubble.bubble-4::before {
        bottom: -44px;
        left: 80% !important;
        transform: scale(0.6) rotate(334deg) !important;
    }
    .question-bubble.bubble-4 {
        bottom: 200px;
    }
    .bubble-3::before {
        top: -73px;
        left: -43px !important;
        transform: scale(0.7) rotate(8deg);
    }
    .bubble-1,
    .bubble-2 {
        max-width: 48% !important;
    }
    .question-bubble::before {
        transform: scale(0.5) !important;
        left: 53%;
    }
    .question-bubble.bubble-2 {
        right: 0;
    }
    .question-bubble {
        padding: 10px;
    }
    .question-bubble.bubble-1,
    .question-bubble.bubble-3 {
        left: 0;
    }
    .question-bubble.bubble-4 {
        right: 0;
    }
    .question-bubble {
        font-size: 12px;
    }
}
@media screen and (max-width: 350px) {
    .question-bubble.bubble-3 {
        bottom: 274px;
    }
}
@media screen and (max-width: 300px) {
    .question-bubble.bubble-3 {
        bottom: 245px !important;
    }
}
