@media screen and (max-width:414px) {
    #pop-up {
        width: 100%;
    }

    #pop-up .form {
        width: 100%;
    }

    #pop-up .form .full-form {
        width: 100%;
        padding: 10px;
    }

    #pop-up .form .image {
        display: none;
    }

    #pop-up .form .input-field h4 {
        margin-top: 10px;
        font-size: 18px;
    }

    .navbar {
        padding: 0;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 10vh;
    }

    .items {
        width: 70%;
        top: 0;
    }

    .items ul {
        gap: 10px;
        margin-right: 1px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 6px;
        font-size: 10px;
    }

    .items ul li button a span img {
        width: 1.7vh;
    }

    #banner-section {
        height: 120vh;
    }

    #banner-section .content {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        padding-top: 35px;
    }

    #banner-section .content .box {
        width: 100%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 24px;
    }

    #banner-section .content .box .text p {
        font-size: 14px;
    }

    #banner-section .content .box .text .points {
        margin-top: 5px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 16px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 20px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 5px;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 16px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 12px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 12vh;
        position: absolute;
        top: -20px;
        right: 0px;
        transform: rotate(10deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        max-width: 300px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 18px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 14px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 14px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
    }

    .content {
        width: 100%;
    }

    .heading p {
        font-size: 10px;
    }

    .heading h1 {
        font-size: 20px;
        position: relative;
        top: -5px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        gap: 20px;
        margin-top: 20px;
    }

    #why-choose-us .content .points ul {
        width: 45%;
    }

    #why-choose-us .content .points ul li {
        font-size: 12.5px;
        margin-bottom: 30px;
        padding: 0;
    }

    #why-choose-us .content .points ul li span img {
        width: 3vh;
    }

    #why-choose-us .content .points ul li span {
        margin-right: 4px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;
        flex-wrap: wrap;
    }

    #placement-support .content .points .box {
        width: 100%;
    }

    #placement-support .content .points .box h4 {
        font-size: 16px;
    }

    #placement-support .content .points .box p {
        font-size: 12px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 8vh;
        padding: 7px;
    }

    #cta {
        margin-top: 5%;
        width: 100%;
    }

    #cta .content {
        flex-wrap: wrap;
        padding: 0;
    }

    #cta .content .box {
        width: 100%;
        padding: 20px;
    }

    #cta .content .box .btns {
        margin-top: 20px;
    }

    #cta .content .box .btns button {
        width: 100%;
        padding: 10px;
        font-size: 16px;
    }

    #cta .content .box2 {
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }

    #cta .content .box2 .image {
        width: 20vh;
    }

    #cta .content .box2 .image img {
        width: 100%;
    }

    #course-curriculum {
        margin-top: 8%;
    }

    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 16px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 12px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 10px;
        flex-wrap: wrap;
    }

    #fees-structure .points .box {
        width: 100%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: -5px;
    }

    #fees-structure .points .box h6 span {
        color: rgb(158, 157, 157);
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: start;
        margin-top: 20px;
    }

    #fees-structure .points .box2 .btns button {
        width: 100%;
        padding: 10px;
        font-size: 16px;
    }


    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 90%;
        margin: auto;
        height: 90vh;
    }

    #demo-class {
        margin-top: 8%;
    }

    #demo-class .content {
        flex-wrap: wrap;
    }

    #demo-class .content .box {
        width: 100%;
        padding: 10px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 100%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 100%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 40vh;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #footer {
        padding: 30px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 30vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 40px;
        margin-top: -8px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 10px;
        padding-right: 10px;
    }

    #footer footer .box2 p {
        font-size: 10px;
    }

    .video-container {
        width: 95%;
    }

    #close-modal {
        top: -5px;
        right: -5px;
        font-size: 12px;
        padding: 5px 8px;
    }

}



@media screen and (max-width:500px) and (min-width:414px) {

    #pop-up {
        width: 100%;
    }

    #pop-up .form {
        width: 100%;
    }

    #pop-up .form .full-form {
        width: 100%;
        padding: 10px;
    }

    #pop-up .form .image {
        display: none;
    }

    #pop-up .form .input-field h4 {
        margin-top: 10px;
        font-size: 18px;
    }
    .navbar {
        padding: 0;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 10vh;
    }

    .items {
        width: 70%;
        top: 0;
    }

    .items ul {
        gap: 10px;
        margin-right: 1px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 6px;
        font-size: 12px;
    }

    .items ul li button a span img {
        width: 1.7vh;
    }

    #banner-section {
        height: 100vh;
    }

    #banner-section .content {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        padding-top: 60px;
    }

    #banner-section .content .box {
        width: 100%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 24px;
    }

    #banner-section .content .box .text p {
        font-size: 14px;
    }

    #banner-section .content .box .text .points {
        margin-top: 5px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 16px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 20px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 5px;
        margin-top: 25px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 16px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 12px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 12vh;
        position: absolute;
        top: -20px;
        right: 10px;
        transform: rotate(10deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        max-width: 300px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 18px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 14px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 14px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
    }

    .content {
        width: 100%;
    }

    .heading p {
        font-size: 10px;
    }

    .heading h1 {
        font-size: 20px;
        position: relative;
        top: -5px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        gap: 20px;
        margin-top: 20px;
    }

    #why-choose-us .content .points ul {
        width: 45%;
    }

    #why-choose-us .content .points ul li {
        font-size: 12.5px;
        margin-bottom: 30px;
        padding: 0;
    }

    #why-choose-us .content .points ul li span img {
        width: 3vh;
    }

    #why-choose-us .content .points ul li span {
        margin-right: 4px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;
        flex-wrap: wrap;
    }

    #placement-support .content .points .box {
        width: 100%;
    }

    #placement-support .content .points .box h4 {
        font-size: 16px;
    }

    #placement-support .content .points .box p {
        font-size: 12px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 8vh;
        padding: 7px;
    }

    #cta {
        margin-top: 5%;
        width: 100%;
    }

    #cta .content {
        flex-wrap: wrap;
        padding: 0;
    }

    #cta .content .box {
        width: 100%;
        padding: 20px;
    }

    #cta .content .box .btns {
        margin-top: 20px;
    }

    #cta .content .box .btns button {
        width: 100%;
        padding: 10px;
        font-size: 16px;
    }

    #cta .content .box2 {
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }

    #cta .content .box2 .image {
        width: 20vh;
    }

    #cta .content .box2 .image img {
        width: 100%;
    }

    #course-curriculum {
        margin-top: 8%;
    }

    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 16px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 12px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 10px;
        flex-wrap: wrap;
    }

    #fees-structure .points .box {
        width: 100%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: -5px;
    }

    #fees-structure .points .box h6 span {
        color: rgb(158, 157, 157);
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: start;
        margin-top: 20px;
    }

    #fees-structure .points .box2 .btns button {
        width: 100%;
        padding: 10px;
        font-size: 16px;
    }

    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 90%;
        margin: auto;
        height: 80vh;
    }


    #demo-class {
        margin-top: 8%;
    }

    #demo-class .content {
        flex-wrap: wrap;
    }

    #demo-class .content .box {
        width: 100%;
        padding: 10px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 100%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 100%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 40vh;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #footer {
        padding: 30px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 30vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 40px;
        margin-top: -8px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 10px;
        padding-right: 10px;
    }

    #footer footer .box2 p {
        font-size: 10px;
    }

    .video-container {
        width: 95%;
    }

    #close-modal {
        top: -5px;
        right: -5px;
        font-size: 12px;
        padding: 5px 8px;
    }

}


@media screen and (max-width:768px) and (min-width:500px) {
    #pop-up {
        width: 70%;
    }

    #pop-up .form {
        width: 100%;
        padding: 30px 0px;
    }

    #pop-up .form .full-form {
        width: 100%;
        padding: 10px;
    }

    #pop-up .form .image {
        display: none;
    }

    #pop-up .form .input-field h4 {
        margin-top: 10px;
        font-size: 18px;
    }

    .navbar {
        padding: 5px;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 12vh;
    }

    .items {
        width: 70%;
        top: 0;
    }

    .items ul {
        gap: 10px;
        margin-right: 1px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 7px;
        font-size: 12px;
    }

    .items ul li button a span img {
        width: 1.5vh;
    }

    #banner-section {
        height: 105vh;
    }

    #banner-section .content {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        padding-top: 80px;
    }

    #banner-section .content .box {
        width: 100%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 34px;
    }

    #banner-section .content .box .text p {
        font-size: 16px;
        margin-top: 10px;
    }

    #banner-section .content .box .text .points {
        margin-top: 10px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 18px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 30px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 15px;
        margin-top: 35px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 18px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 14px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 12vh;
        position: absolute;
        top: 20px;
        right: 110px;
        transform: rotate(10deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        margin-top: 50px;
        max-width: 400px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
        margin-top: 20px;
    }

    .content {
        width: 100%;
    }

    .heading p {
        font-size: 12px;
    }

    .heading h1 {
        font-size: 24px;
        position: relative;
        top: -5px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        gap: 20px;
        margin-top: 20px;
    }

    #why-choose-us .content .points ul {
        width: 45%;
    }

    #why-choose-us .content .points ul li {
        font-size: 14.5px;
        margin-bottom: 30px;
        padding: 0;
    }

    #why-choose-us .content .points ul li span img {
        width: 3vh;
    }

    #why-choose-us .content .points ul li span {
        margin-right: 4px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;

    }

    #placement-support .content .points .box {
        width: 45%;
    }

    #placement-support .content .points .box h4 {
        font-size: 18px;
    }

    #placement-support .content .points .box p {
        font-size: 14px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        justify-content: start;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 6vh;
        padding: 7px;
    }

    #cta {
        margin-top: 5%;
    }

    #cta .content .box {
        width: 50%;
        padding: 5px;
    }

    #cta .content .box .btns {
        margin-top: 20px;
    }

    #cta .content .box .btns button {
        width: 60%;
        padding: 10px;
        font-size: 16px;
    }

    #cta .content .box2 {
        width: 50%;
        justify-content: center;
        margin-bottom: 20px;
        padding: 0;
    }

    #cta .content .box2 .image {
        width: 20vh;
    }

    #cta .content .box2 .image img {
        width: 100%;
    }

    #course-curriculum {
        margin-top: 8%;
    }

    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 18px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 15px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 10px;
    }

    #fees-structure .points .box {
        width: 50%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: -5px;
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: center;
        /* margin-top: -50px; */
    }

    #fees-structure .points .box2 .btns button {
        width: 50%;
        padding: 10px;
        font-size: 16px;
    }

    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 40%;
        margin: auto;
        height: 90vh;
    }

    #demo-class {
        margin-top: 8%;
    }

    #demo-class .content .box {
        width: 60%;
        padding: 10px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 60%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 40%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 30vh;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
        width: 80%;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #footer {
        padding: 30px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 30vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 60px;
        margin-top: -8px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 20px;
        padding-right: 20px;
    }

    #footer footer .box2 p {
        font-size: 14px;
    }

}











@media screen and (max-width:822px) and (min-width:768px) {

    .navbar {
        padding: 5px;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 12vh;
    }

    .items {
        width: 70%;
        top: 0;
    }

    .items ul {
        gap: 10px;
        margin-right: 1px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 10px;
        font-size: 12px;
    }

    .items ul li button a span img {
        width: 1.5vh;
    }

    #banner-section {
        height: 100vh;
    }

    #banner-section .content {
        flex-wrap: wrap;
        width: 100%;
        padding: 0;
        padding-top: 80px;
    }

    #banner-section .content .box {
        width: 100%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 34px;
    }

    #banner-section .content .box .text p {
        font-size: 16px;
        margin-top: 10px;
    }

    #banner-section .content .box .text .points {
        margin-top: 10px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 18px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 30px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 15px;
        margin-top: 35px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 18px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 14px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 12vh;
        position: absolute;
        top: 20px;
        right: 130px;
        transform: rotate(10deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        margin-top: 50px;
        max-width: 400px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
        margin-top: 20px;
    }

    .content {
        width: 100%;
    }

    .heading p {
        font-size: 12px;
    }

    .heading h1 {
        font-size: 24px;
        position: relative;
        top: -5px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        margin-top: 10px;
        gap: 20px;
    }

    #why-choose-us .content .points {
        gap: 20px;
        margin-top: 20px;
    }

    #why-choose-us .content .points ul {
        width: 45%;
    }

    #why-choose-us .content .points ul li {
        font-size: 16.5px;
        margin-bottom: 30px;
        padding: 0;
    }

    #why-choose-us .content .points ul li span img {
        width: 3vh;
    }

    #why-choose-us .content .points ul li span {
        margin-right: 4px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;

    }

    #placement-support .content .points .box {
        width: 45%;
    }

    #placement-support .content .points .box h4 {
        font-size: 18px;
    }

    #placement-support .content .points .box p {
        font-size: 14px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        justify-content: start;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 6vh;
        padding: 7px;
    }

    #cta {
        margin-top: 5%;
    }

    #cta .content .box {
        width: 50%;
        padding: 5px;
    }

    #cta .content .box .btns {
        margin-top: 20px;
    }

    #cta .content .box .btns button {
        width: 60%;
        padding: 10px;
        font-size: 16px;
    }

    #cta .content .box2 {
        width: 50%;
        justify-content: center;
        margin-bottom: 20px;
        padding: 0;
    }

    #cta .content .box2 .image {
        width: 10vh;
    }

    #cta .content .box2 .image img {
        width: 100%;
    }

    #course-curriculum {
        margin-top: 8%;
    }

    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 18px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 15px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 10px;
    }

    #fees-structure .points .box {
        width: 50%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: -5px;
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: center;
        margin-top: 0px;
    }

    #fees-structure .points .box2 .btns button {
        width: 50%;
        padding: 10px;
        font-size: 16px;
    }

    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 50%;
        margin: auto;
        height: 110vh;
    }

    #demo-class {
        margin-top: 8%;
    }

    #demo-class .content .box {
        width: 60%;
        padding: 10px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 60%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 40%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 30vh;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
        width: 80%;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #divided-container .box2 {
        width: 100%;
        margin-top: 8%;
    }

    #footer {
        padding: 30px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 30vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 60px;
        margin-top: -8px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 20px;
        padding-right: 20px;
    }

    #footer footer .box2 p {
        font-size: 14px;
    }

}


@media screen and (max-width:1024px) and (min-width:822px) {

    .navbar {
        padding: 8px;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 12vh;
    }

    .items {
        width: 70%;
        top: 0;
    }

    .items ul {
        gap: 15px;
        margin-right: 10px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 12px;
        font-size: 12px;
    }

    .items ul li button a span img {
        width: 1.7vh;
    }


    #banner-section {
        height: 100vh;
    }

    #banner-section .content {
        width: 100%;
        padding: 0;
        padding-top: 100px;
    }

    #banner-section .content .box {
        width: 100%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 34px;
    }

    #banner-section .content .box .text p {
        font-size: 16px;
        margin-top: 10px;
    }

    #banner-section .content .box .text .points {
        margin-top: 10px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 18px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 30px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 15px;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 22px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 16px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 10vh;
        position: absolute;
        top: 35px;
        right: 0px;
        transform: rotate(10deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        margin-top: 0px;
        max-width: 400px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
        margin-top: 20px;
    }

    #divided-container {
        flex-wrap: wrap;
    }

    #divided-container .box1 {
        width: 100%;
    }

    .content {
        width: 100%;
    }

    .heading p {
        font-size: 14px;
    }

    .heading h1 {
        font-size: 25px;
        position: relative;
        top: -2px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        margin-top: 10px;
        gap: 20px;
    }

    #why-choose-us .content .points .box {
        width: 30%;
        margin: auto;
        padding: 10px;
    }

    #why-choose-us .content .points .box .image {
        width: 5vh;
        margin-bottom: 10px;
    }

    #why-choose-us .content .points .box .image img {
        width: 100%;
    }

    #why-choose-us .content .points .box .text h4 {
        font-size: 16px;
        font-weight: 700;
    }

    #why-choose-us .content .points .box .text p {
        color: #363636;
        font-size: 12px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;
    }

    #placement-support .content .points .box {
        width: 45%;
    }

    #placement-support .content .points .box h4 {
        font-size: 18px;
    }

    #placement-support .content .points .box p {
        font-size: 14px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        justify-content: start;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 6vh;
        padding: 7px;
    }

    #cta {
        margin-top: 5%;
    }

    #cta .content .box {
        width: 50%;
        padding: 5px;
    }

    #cta .content .box .btns {
        margin-top: 20px;
    }

    #cta .content .box .btns button {
        width: 60%;
        padding: 10px;
        font-size: 16px;
    }

    #cta .content .box2 {
        width: 50%;
        justify-content: center;
        margin-bottom: 20px;
        padding: 0;
    }

    #cta .content .box2 .image {
        width: 10vh;
    }

    #cta .content .box2 .image img {
        width: 100%;
    }

    #course-curriculum {
        margin-top: 8%;
    }

    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 18px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 15px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 30px;
    }

    #fees-structure .points .box {
        width: 50%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: 0px;
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: center;
    }

    #fees-structure .points .box2 .btns button {
        width: 45%;
        padding: 10px;
        font-size: 16px;
    }

    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 50%;
        margin: auto;
        height: 70vh;
    }

    #demo-class {
        margin-top: 8%;
        padding: 0;
    }

    #demo-class .content .box {
        width: 60%;
        padding: 10px;
        padding-left: 30px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 50%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 40%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 30vh;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
        width: 80%;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #divided-container .box2 {
        width: 100%;
        margin-top: 8%;
    }

    #divided-container .box2 .form-container {
        position: static;
        top: 100px;
        padding: 25px;
        max-width: 350px;
        width: 90%;
        margin-top: 0%;
    }

    #divided-container .box2 .form-container h2 {
        font-size: 20px;
    }

    #divided-container .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #divided-container .box2 .form-container .input-box input:focus+label,
    #divided-container .box2 .form-container .input-box input:not(:placeholder-shown)+label,
    #divided-container .box2 .form-container .input-box textarea:focus+label,
    #divided-container .box2 .form-container .input-box textarea:not(:placeholder-shown)+label {
        font-size: 12px;
    }

    #divided-container .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
    }

    #footer {
        padding: 50px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 50vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 60px;
        margin-top: -8px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 20px;
        padding-right: 20px;
    }

    #footer footer .box2 p {
        font-size: 14px;
    }

}



@media screen and (max-width:1224px) and (min-width:1024px) {

    .navbar {
        padding: 5px;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 14vh;
    }

    .items {
        width: 70%;
        top: 0;
    }

    .items ul {
        gap: 15px;
        margin-right: 10px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 12px;
        font-size: 12px;
    }

    .items ul li button.apply-now{
        padding: 12.5px 15px;
    }

    #banner-section {
        height: 100vh;
    }

    #banner-section .content {
        width: 100%;
        padding: 0;
        padding-top: 80px;
    }

    #banner-section .content .box {
        width: 100%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 30px;
    }

    #banner-section .content .box .text p {
        font-size: 16px;
        margin-top: 10px;
    }

    #banner-section .content .box .text .points {
        margin-top: 10px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 18px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 30px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 15px;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 20px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 14px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 15vh;
        position: absolute;
        top: 25px;
        right: 10px;
        transform: rotate(10deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        margin-top: 0px;
        max-width: 400px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
        margin-top: 20px;
    }

    #divided-container .box1 {
        width: 70%;
    }

    .content {
        width: 100%;
    }

    .heading p {
        font-size: 14px;
    }

    .heading h1 {
        font-size: 25px;
        position: relative;
        top: -2px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        margin-top: 30px;
        gap: 20px;
    }

    #why-choose-us .content .points .box {
        width: 30%;
        margin: auto;
        padding: 10px;
    }

    #why-choose-us .content .points .box .image {
        width: 5vh;
        margin-bottom: 10px;
    }

    #why-choose-us .content .points .box .image img {
        width: 100%;
    }

    #why-choose-us .content .points .box .text h4 {
        font-size: 16px;
        font-weight: 700;
    }

    #why-choose-us .content .points .box .text p {
        color: #363636;
        font-size: 12px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;
    }

    #placement-support .content .points .box {
        width: 45%;
    }

    #placement-support .content .points .box h4 {
        font-size: 18px;
    }

    #placement-support .content .points .box p {
        font-size: 14px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        justify-content: start;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 10vh;
        padding: 7px;
    }

    #cta {
        margin-top: 5%;
    }

    #cta .content .box {
        width: 50%;
        padding: 5px;
    }

    #cta .content .box h1 {
        font-size: 25px;
    }

    #cta .content .box p {
        font-size: 16px;
    }

    #cta .content .box .btns {
        margin-top: 20px;
    }

    #cta .content .box .btns button {
        width: 60%;
        padding: 10px;
        font-size: 16px;
    }

    #cta .content .box2 {
        width: 50%;
        justify-content: end;
        margin-bottom: 20px;
        padding: 0;
    }

    #cta .content .box2 .btns {
        margin-top: 0px;
        width: 50%;
    }


    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 18px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 15px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 30px;
    }

    #fees-structure .points .box {
        width: 50%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: 0px;
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: center;
    }

    #fees-structure .points .box2 .btns button {
        width: 45%;
        padding: 10px;
        font-size: 16px;
    }

    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 30%;
        margin: auto;
        height: 70vh;
    }

    #demo-class {
        margin-top: 8%;
        padding: 0;
    }

    #demo-class .content .box {
        width: 60%;
        padding: 10px;
        padding-left: 30px;
    }

    #demo-class .content .box h1 {
        font-size: 35px;
    }

    #demo-class .content .box p {
        font-size: 16px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 50%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 40%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 100%;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
        width: 80%;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 12px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #divided-container .box2 {
        width: 30%;
        margin-top: 8%;
    }

    #divided-container .box2 .form-container {
        position: sticky;
        top: 100px;
        padding: 25px;
        max-width: 350px;
        width: 90%;
        margin-top: 0%;
    }

    #divided-container .box2 .form-container h2 {
        font-size: 20px;
    }

    #divided-container .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #divided-container .box2 .form-container .input-box input:focus+label,
    #divided-container .box2 .form-container .input-box input:not(:placeholder-shown)+label,
    #divided-container .box2 .form-container .input-box textarea:focus+label,
    #divided-container .box2 .form-container .input-box textarea:not(:placeholder-shown)+label {
        font-size: 12px;
    }

    #divided-container .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
    }

    #footer {
        padding: 50px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 50vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 45px;
        margin-top: -6px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 20px;
        padding-right: 20px;
    }

    #footer footer .box2 p {
        font-size: 14px;
    }

}







@media screen and (max-width:1420px) and (min-width:1224px) {

    .navbar {
        padding: 5px;
    }

    .logo {
        width: 30%;
    }

    .navbar-brand img {
        width: 16vh;
    }

    .items {
        width: 70%;
        top: 0;
        /* background: red; */
    }

    .items ul {
        gap: 15px;
        margin-right: 10px;
        position: relative;
        top: 7px;
    }

    .items ul li button {
        background: white;
        padding: 12px;
        font-size: 14px;
        width: 140px;
    }

    .items ul li button.apply-now{
        padding: 12.5px 5px;
    }

    #banner-section {
        height: 100vh;
    }

    #banner-section .content {
        width: 95%;
        padding: 0;
        padding-top: 5%;
    }

    #banner-section .content .box {
        width: 50%;
        padding: 5px;
    }

    #banner-section .content .box .text h1 {
        font-size: 35px;
    }

    #banner-section .content .box .text p {
        font-size: 18px;
        margin-top: 10px;
    }

    #banner-section .content .box .text .points {
        margin-top: 15px;
    }

    #banner-section .content .box .text .points ul li {
        font-size: 18px;
    }

    #banner-section .content .box .text .points ul li span {
        margin-right: 5px;
    }

    #banner-section .content .box .text .points ul li span img {
        width: 3vh;
    }

    #banner-section .content .box .text .btns {
        margin-top: 30px;
    }

    #banner-section .content .box .text .btns .dm-btn {
        color: white;
        font-size: 16px;
    }

    #banner-section .content .box .text .description {
        column-gap: 20px;
        margin-top: 40px;
        margin-bottom: 10px;
    }

    #banner-section .content .box .text .description span {
        font-size: 40px;
        margin-top: -5px;
    }

    #banner-section .content .box .text .description .box h2 {
        font-size: 23px;
    }

    #banner-section .content .box .text .description .box p {
        font-size: 16px;
    }

    #banner-section .content .box2 {
        padding-left: 0px;
    }

    #banner-section .content .box2 img {
        width: 15vh;
        position: absolute;
        top: 35px;
        right: 40px;
        transform: rotate(15deg);
        z-index: 200;
    }

    #banner-section .content .box2 .form-container {
        padding: 25px;
        margin-top: 0px;
        max-width: 400px;
    }

    #banner-section .content .box2 .form-container h2 {
        font-size: 22px;
        margin-bottom: 40px;
    }

    #banner-section .content .box2 .form-container .input-box {
        margin-bottom: 15px;
    }

    #banner-section .content .box2 .form-container .input-box input,
    .input-box textarea {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container .input-box label {
        font-size: 16px;
    }

    #banner-section .content .box2 .form-container button {
        padding: 10px;
        font-size: 16px;
        margin-top: 20px;
    }

    #divided-container .box1 {
        width: 70%;
    }

    .content {
        width: 100%;
        padding-left: 20px;
    }

    .heading p {
        font-size: 14px;
    }

    .heading h1 {
        font-size: 25px;
        position: relative;
        top: -2px;
    }

    #why-choose-us {
        margin-top: 8%;
    }

    #why-choose-us .content .points {
        margin-top: 10px;
        gap: 20px;
    }

    #why-choose-us .content .points .box {
        width: 30%;
        margin: auto;
        padding: 10px;
    }

    #why-choose-us .content .points .box .image {
        width: 5vh;
        margin-bottom: 10px;
    }

    #why-choose-us .content .points .box .image img {
        width: 100%;
    }

    #why-choose-us .content .points .box .text h4 {
        font-size: 16px;
        font-weight: 700;
    }

    #why-choose-us .content .points .box .text p {
        color: #363636;
        font-size: 12px;
    }

    #placement-support {
        margin-top: 8%;
    }

    #placement-support .content .points {
        margin-top: 10px;
    }

    #placement-support .content .points .box {
        width: 45%;
    }

    #placement-support .content .points .box h4 {
        font-size: 18px;
    }

    #placement-support .content .points .box p {
        font-size: 14px;
    }

    #placement-support .content .points .box .image {
        width: 100%;
        justify-content: start;
        gap: 10px;
    }

    #placement-support .content .points .box .image img {
        width: 12vh;
        padding: 7px;
    }

    #cta .content .box h1 {
        font-size: 25px;
    }

    #course-curriculum {
        margin-top: 8%;
    }

    #course-curriculum .points {
        margin-top: 20px;
    }

    #course-curriculum .points .accordion-item {
        margin-bottom: 10px;
    }

    #course-curriculum .points .accordion-item .accordion-header {
        padding: 5px;
    }

    #course-curriculum .points .accordion-item .accordion-header button {
        font-size: 18px;
    }

    #collapseOne {
        padding-left: 5px;
        margin-top: -5px;
    }

    .accordion-body {
        font-size: 15px;
    }

    #fees-structure {
        margin-top: 8%;
    }

    #fees-structure .points {
        margin-top: 20px;
        padding: 30px;
    }

    #fees-structure .points .box {
        width: 50%;
    }

    #fees-structure .points .box p {
        font-size: 15px;
    }

    #fees-structure .points .box h3 {
        font-size: 22px;
    }

    #fees-structure .points .box h6 {
        font-size: 16px;
        margin-top: 0px;
    }

    #fees-structure .points .box2 .btns {
        width: 100%;
        justify-content: center;
    }

    #fees-structure .points .box2 .btns button {
        width: 45%;
        padding: 10px;
        font-size: 16px;
    }

    #testimonials {
        margin-top: 8%;
    }

    #testimonials .points {
        margin-top: 20px;
    }

    #testimonials .points .box {
        width: 30%;
        margin: auto;
        height: 70vh;
    }

    #demo-class {
        margin-top: 8%;
        padding: 0;
    }

    #demo-class .content .box {
        width: 60%;
        padding: 10px;
        padding-left: 30px;
    }

    #demo-class .content .box h1 {
        font-size: 40px;
    }

    #demo-class .content .box p {
        font-size: 16px;
    }

    #demo-class .content .box .btns {
        margin-top: 40px;
    }

    #demo-class .content .box .btns button {
        width: 50%;
        padding: 15px;
        font-size: 16px;
    }

    #demo-class .content .box2 {
        width: 40%;
    }

    #demo-class .content .box2 .image {
        right: 10%;
        width: 100%;
    }

    #demo-class .content .box2 .image img {
        width: 100%;
    }

    #disclaimer {
        margin-top: 8%;
    }

    #disclaimer .points {
        max-height: 110px;
        width: 80%;
    }

    #disclaimer .points ol li {
        margin-bottom: 12px;
        font-size: 14px;
    }

    #disclaimer .points.expanded {
        max-height: 1000px;
    }

    #disclaimer .read-more {
        margin-top: 10px;
    }

    #footer {
        padding: 50px 10px;
    }

    #footer footer .box {
        padding-left: 2%;
    }

    #footer footer .box img {
        width: 50vh;
    }

    #footer footer .box p {
        font-size: 8px;
        margin-left: 45px;
        margin-top: -6px;
        letter-spacing: 0;
    }

    #footer footer .box2 {
        column-gap: 20px;
        padding-right: 20px;
    }

    #footer footer .box2 p {
        font-size: 14px;
    }

}


@media screen and (max-width:1460px) and (min-width:1420px) {

    #banner-section {
       height: 100vh;
    }
}


/* Mobile: Enable horizontal scrolling */
@media (max-width: 414px) {
    #testimonials .points {
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        /* Smooth scrolling */
        scrollbar-width: none;
        /* Hide scrollbar for Firefox */
    }

    /* Hide scrollbar for WebKit browsers */
    #testimonials .points::-webkit-scrollbar {
        display: none;
    }

    #testimonials .points .box {
        flex: 0 0 100%;
        /* Show 1 box at a time */
        scroll-snap-align: center;
    }
}