@media (min-width: 1921px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 85% !important;
    }
}

@media (max-width: 1920px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 85% !important;
    }
}



@media (max-width: 1900px) {}

@media (max-width: 1800px) {


    .contact-box {
        font-size: var(--font-size-16);

    }

    .headerbox .col-xl-5 {
        flex: 0 0 auto;
        width: 25%;
    }

    .headerbox .col-xl-7 {
        flex: 0 0 auto;
        width: 75%;
    }

    .benefit-right .peach-bubble {

        width: 18% !important;
    }

    .benefit-right .orange-bubble {

        width: 18% !important;
    }

    .benefit-right .blue-bubble {

        width: 18% !important;
    }
}

@media (max-width: 1680px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 95% !important;
    }

    .hexagon-1 {
        width: 180px;
        height: 140px;
    }

    .subject-div-right .subject-img .subject-bg {
        display: none;
    }

    .subject-div-left .subject-img .subject-bg {
        display: none;
    }

    .content {
        padding-right: 0;
    }

}

@media (max-width: 1480px) {
    :root {
        --font-size-18: 16px;
    }
    .why-box svg {
     
        width: 140%;
        left: -27%;
     
    }
    .counter-box {
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

 

    .btn-mat {
        padding: 0.5rem 1rem;
    }

    .btn-mat span {
        padding: 0.5rem 1rem;

    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0 8px;
    }

    .inner-section .content {

        top: 100%;
    }

    .benefit-right .benefit-boy {

        right: 0;

    }

  

    .box-common .content {

        padding-right: 0;
        flex-direction: column;
        text-align: center;
    }

    .box-common .content {
        padding: 1rem;
        /* padding-right: 0; */
    }



    .benefits-left {
        margin-top: 2rem;
        margin-bottom: 7rem;
    }

    .contact-section {
        margin-top: -8rem;
        padding-top: 14rem !important;
    }

    .brain-box {
        margin-left: 0;

    }
}
@media (max-width: 1400px) {
    .section-space {
        padding: 50px 0;
    }
    .why-infographic {
        display: flex
;
        margin-top: 3rem;
    }
.box-common .content {
    padding: 2rem;
    /* padding-right: 0; */
}
.why-feature {
    
    top: 0;
}
.benefits-left {
    text-align: center;
   width: 80%;
}
.why-section {
    padding-top: 3rem !important;
    margin-top: 0;
}
}
@media (max-width: 1199px) {
    :root {
        --font-size-45: 35px;
    }
    .why-box {
        position: relative;
        padding: 0rem;
        margin-bottom: 3rem;
        display: flex
;
        align-items: center;
        justify-content: center;
    }
    .mobile-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cnt223 {

        width: 93vw;

        padding: 2rem;

    }

    .mobile {
        display: block;
    }

    .offcanvas-header {
        display: block;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }

    .main-nav {
        padding: 5px 0;
    }

    .main-header.g_shrink .main-nav {
        padding: 10px 0;
    }


    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
        background-color: #fff;
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: column;
        height: auto;
    }

    .main-nav .navbar-nav .nav-item .nav-link {
        margin-bottom: 1rem;


        padding: 0;

        margin: 0;
    }

    .mobile-offcanvas .brand {
        display: none;
    }

    .navbar-nav {
        /* padding-left: 20px; */
        margin: 0 !important;
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }

    .offcanvas-header {
        position: absolute;
        right: 0;
        top: 0;
    }


    .offcanvas-header {
        display: block;
    }

    .main-nav .navbar {
        padding: 0;
        width: 80%;
        float: left;
    }

    .nav-item {
        margin: 0.5rem 0;
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }

    .brain-box h3.ms-5 {
        margin-left: 0rem !important;
    }

    .testimonial-section .nav-pills .nav-link {

        margin: 1rem;

    }

    .cube {
        position: absolute;
        bottom: 0;
    }

    .founder-box {

        top: 0;
    }

    .why-box {
        position: relative;
        padding: 5rem;
        margin-bottom: 10rem;
        display: flex
;
        align-items: center;
        justify-content: center;
    }

    .why-content {

        text-align: center;
    }

    .why-box svg {

        top: -38%;
    }

    .why-content p {
        padding: 0;
    }

    .why-content strong {
        padding: 0;
    }

    .inner-section .content {
        top: 237%;
    }

    .inner-section .content h6 {
        display: none;
    }



    .about-founder-section {
        padding-top: 250px !important;
    }

    .inner-why-us-div {
        padding: 0px 0px;
    }

    .inner-why-us-div .why-us-img-box {

        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .inner-why-us-div .why-us-img-box .why-us-img {
        width: 70%;
        text-align: center;
        display: flex;
    }


    .subject-box .subject-img {
        width: 30%;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .curriculum-section::after {
        display: none;
    }

    .why-infographic {

        z-index: 0;
    }

    .why-box svg {
        position: absolute;
        top: 0;
        object-fit: cover;
        width: 107%;
        left: -4%;
        top: -25%;
        margin: auto;
    }

    .headerbox {
        position: relative;
        border-radius: 0;
        width: 100%;
        padding: 0px 15px;

    }

    header .container {
        padding: 0;
    }

    .counter-digit .sub-title {
        line-height: 22px;
    }

    .section-space {
        padding: 80px 0;
    }

    .subject-div {
        width: 100%;

    }

    .form-section {
        padding: 0px 15px;
    }

    .inner-section .col-12 {
        padding-top: 100px;
    }

    .founder-img {
        position: absolute;
        bottom: 0;
        width: 35%;
    }

    .why-feature {
        position: relative;
        top: 0;
        margin-top: 5rem;
    }

    .call-img {
        position: relative !important;
        top: 0;
        left: 0;
    }

    .why-section {

        padding-top: 80px !important;
    }
    .main-nav {
        padding: 5px 15px;
    }
    .hexagon-1 {
        margin: 0;
        display: inline;
    }
    .shrink .hexagon-1 {

        margin: 0;
    }
    .menu-btn {
       
        top: -13px;
        position: relative;
    }
}

@media (max-width: 1024px) {

    .about-founder-section {
        padding-top: 100px !important;
    }

    .inner-section .col-12 {
        padding-top: 50px;
    }

    .section-space {
        padding: 50px 0;
    }

    .why-infographic {
        margin-top: 0;
        position: relative;

    }

    .box-common .content {

        left: 0;
        top: 0;

    }

    .box-cyan {
        width: 100%;
    }

    .box-cyan::after {
        position: absolute;
        background-image: none;
        display: none;

    }

    .box-cyan::before {
        position: absolute;
        background-image: none;
    }

    .box-blue {
        width: 100%;
    }

    .box-blue::after {
        position: absolute;
        background-image: none;
        display: none;

    }

    .box-blue::before {
        position: absolute;
        background-image: none;
    }

    .box-pink {
        width: 100%;
    }

    .box-pink::after {
        position: absolute;
        background-image: none;
        display: none;
    }

    .box-pink::before {
        position: absolute;
        background-image: none;
    }

    .box-orange {
        width: 100%;
    }

    .box-orange::after {
        position: absolute;
        background-image: none;
        display: none;

    }

    .box-orange::before {
        position: absolute;
        background-image: none;
    }

    .box-yellow {
        width: 100%;
    }

    .box-yellow::after {
        position: absolute;
        background-image: none;
        display: none;

    }

    .box-yellow::before {
        position: absolute;
        background-image: none;
    }

    footer {

        padding-top: 0;
    }

    .curriculum-section .content {
        color: #fff;

    }

    .curriculum-section .content p {
        color: #fff;

    }

    .curriculums-mobile img {
        width: 300px;
    }

    .pencil-img img {
        width: 110px;
    }

    .subject-img img {
        width: 110px;
        height: 110px;

    }

    .inner-why-us-div .why-us-img-box {
        position: relative;
        text-align: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        bottom: 0;
        width: 98%;
    }

    .inner-why-us-div {
        padding: 0 5px;
    }

    .inner-why-us-div .why-us-img-box .why-us-img {
        width: 250px;
    }

    .inner-section .content {
        /* top: 330%; */
        display: flex;
        align-items: center;
        justify-content: center;
        height: 400px;
        width: 50%;
        top: 0;
    }
}

@media (max-width: 991px) {
    :root {
        --font-size-20: 18px;

        --font-size-30: 25px;
    }


    .footer-bottom {
        width: 46%;
        margin: auto;
    }

    .mb-5 {
        margin-bottom: 2rem !important;
    }

    .medal-img img {
        width: 20%;
        top: 12px;
        position: relative;
    }

    .counter-box h5 {
        line-height: 25px;
    }

    .testimonial-section {

        padding-bottom: 120px !important;
    }

    .call-img {

        text-align: center;
        margin-bottom: 3rem;
    }

    .iso-certification {
        padding: 3rem;
    }

    iframe {

        height: 500px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100% !important;
        padding: 0 2rem;
    }

    .navbar-expand-lg {
        justify-content: space-between;
        padding: 0;
    }

    .shrink .navbar-expand-lg {
        padding: 0;
    }

    .modal-dialog {
        max-width: 100%;
    }

    .contact-form {
        padding: 3rem;

    }

    .hexagon-1 {
        width: 175px;
        height: 130px;
    }

    .about-section .container {
        padding-top: 2rem;
    }

    .why-box {
        /* position: relative; */
        padding: 3rem;
        margin-bottom: 3rem;
        padding-top: 1rem;
    }

    .why-section {
        padding-top: 60px !important;
        margin-top: 0;
    }

    .dropdown-toggle.show::after {
        border-top: 0;
        border-bottom: 0.3em solid;
    }

    .navbar-light .navbar-toggler {
        border-color: transparent;
        border-radius: 50%;
        background-color: var(--color-f0f0f0);
        padding: 1rem;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 99;
        color: var(--color-ffffff);
        margin-top: -24px;
    }

    .brain-box {
        top: 0;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        top: 0;
        height: 100%;
        background-color: white;
        z-index: 999;
        padding: 50px;
        height: 103vh;
        position: absolute;
        width: 400px;
        right: -39px;
        padding-top: 100px;
    }

    .dropdown-item {
        font-size: 14px;
        padding: 5px 0px;
    }

    .dropdown-menu {
        border: transparent;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
        margin-top: 20px;
        padding-left: 0;
    }

    .navbar-nav li:hover .dropdown-menu {
        border: transparent;
        margin-bottom: 32px;
    }

    .navbar-nav {
        justify-content: flex-start;
    }

    .navbar-nav li:hover .dropdown-menu {
        border: transparent;
    }

    .dropdown-item {
        padding: 5px 0px;
    }


    .navbar-light .navbar-nav .nav-link {
        color: black;
        border-bottom: transparent;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
    }

    .why-feature {

        z-index: 1;
    }

    .curriculums-mobile .heading {
        padding: 5%;
        background-color: #ffd100;
        border-radius: 100px;
        margin-bottom: 30px;
    }

    
  


    .why-box .content {
        padding: 15px;
        padding-top: 80px;
        position: relative;
        top: -45px;
        z-index: -1;
        transform: translateY(-9px);
    }

    .why-box .content p {
        color: #fff;
    }

    .why-box .sub-heading {
        margin-bottom: 20px;
    }

   
    .form-box-left img {
        position: relative;
        bottom: 0;
    }

    .form-section .form-box {
        margin-top: 0;
    }



    .benefit-girl {
        width: 14%;
    }

    .benefit-boy {
        width: 25%;
        position: absolute;
        top: -85px !important;
    }

    .testimonial-section .nav-pills .nav-link {
        padding: 1rem 1.5rem;
    }

    .why-content p {
        padding: 0;
        text-align: center;
    }

 

    .courses-section .col-12 {
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px) {
    .benefits-left {
        width: 100%;
    }
    .why-box svg {
        position: absolute;
        top: 0;
        object-fit: cover;
        width: 90%;
        left: 5%;
        top: -14%;
        margin: auto;
    }
    .founder-img {
        position: relative;
        bottom: 0;
        width: 100%;
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 0 1.5rem;
    }

  

    .testimonial-section .nav-pills .nav-link {
        padding: 0.5rem 1rem;
        margin: 0.5rem;
    }

    .contact-form {
        padding: 2rem;
    }

    .contact-form h4 {
        text-align: center;
    }
    .founder-box {
        top: 0;
        padding-bottom: 0;
    }
    .inner-section .content {

        height: 300px;

    }

    .box-common .content {
        padding: 1rem;
        /* padding-right: 0; */
    }
    .why-section {
        padding-top: 50px !important;
        text-align: center;
    }

    .why-box {
        /* margin-bottom: 0; */
        /* text-align: center; */
        padding: 9rem;
    }
    .experience-box {

        padding-bottom: 0;

    }

    .exp-img {
        position: relative;
        right: 0;

    }

    .experience-box h4 {

        text-align: center;
    }

    .inner-section .content img {
        width: 150px;
        height: 50px;
    }

    .subject-div-left {
        width: 100%;
        padding: 0;
    }

    .pencil-img img {
        width: 100%;
    }

    .pencil-box {
        transform: rotate(90deg);
    }

    .social-footer-box::before {
        width: 70%;
        right: 28%;
    }



    .box-common .content p {
        display: block;
        text-align: center;
    }




    .mb-5 {
        margin-bottom: 0.5rem !important;
    }


    .testimonial-section .wave {
        display: none;
    }

    .subject-img img {
        width: 100px;
        height: 100px;
    }


}

@media (max-width: 575px) {
    .why-section {
            margin-top: 0;
    }
    :root {
        --font-size-40: 30px;
        --font-size-45: 35px;
        --font-size-24: 20px;

    }
    .hexagon-1 {
      
        display: inline;
    }
    .footer-blue {
        width: 93%;
        margin: auto;
    }
    .footer-bottom {
        width: 70%;
        margin: auto;
    }
    p {

        text-align: justify;
    }

    .founder-box .row {
        display: flex;
        flex-direction: column-reverse;
    }


  
    .experience-section .container {
      
        margin-top: 0;
      
    }
    .testimonial-section {
        padding-bottom: 3rem !important;
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100% !important;
        padding: 0 1.4rem;
        text-align: center;

    }

 
    .ch-info:hover .ch-info-back {
      
        height: 100%;
        left: 4%;
      
        width: 90%;
    }
    .testimonial-section .nav-pills .nav-link {
        padding: 0.4rem 0.5rem !important;
        margin: 0;
        font-size: 16px;
    }

    .why-infographic {
        display: flex;
        flex-direction: column;
    }

    .brain-box {
        margin-left: 0;

        top: 0;
        display: flex;
        flex-direction: column;
    }

    .contact-form {
        padding: 2rem;

    }
    .why-feature {
      
        margin-top: 2rem;
    }
    .founder-box {
        padding: 1rem;
        padding-bottom: 1rem;
    }

    .founder-img {
        position: relative;
        bottom: 0;
        width: 100%;
        background-color: var(--color-ffffff);
    }

    .about-section .container {
        padding-top: 50px;
    }

    .curriculum-section .content {
        margin-bottom: 45px;
    }

    .subject-section {
        padding-top: 100px;
    }

    .offer-box .content p {
        margin-left: 0;
        text-align: center;
    }

    .shrink .navbar {
        height: 100%;
    }

    .benefit-box p {
        text-align: center;
    }

    .btn-mat {

        margin: auto;
    }



    .footer-link {

        flex-direction: column;
    }

    .ch-info-front {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer-bottom {
        margin-bottom: 6rem;
    }

    .why-infographic .box-common .content {
        padding: 2rem;
        height: auto;
        position: relative;
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-bottom: 2rem;
    }

    .box-common {
        height: auto;
        margin-bottom: 2rem;
    }
    .why-content {
        padding: 3rem;
        width: 80%;
        margin: auto;
    }
  

    .pencil-box::after {
        /* right: 0; */
        bottom: 120px;
        position: absolute;
        left: 183%;
    }

    .pencil-box::before {
        height: 141px;
        left: 39px;
    }

    .inner-why-us-div .why-us-img-box .why-us-img {
        margin: auto;
    }

    p {
        text-align: justify;
    }



    .sub-heading {

        text-align: center;
    }

    .section-title {
        text-align: center;
    }

    .challenges-section .content h4 {

        font-size: 22px;
        text-align: center;
        font-weight: 700;
    }

    .parent-students-challenges-section .sub-heading {

        text-align: left;
    }

    .scrollbar {
        float: left;
        height: 300px;
        overflow-y: scroll;
    }

    .force-overflow {
        height: 300px;
    }



    .solution-section {
        height: 150vh;
        overflow: hidden;
    }

  

    .counter-box .icon {
        margin-bottom: 7px;
    }

    .counter-digit .sub-title {
        margin-bottom: 0;
    }


    footer .col-12 {
        margin-bottom: 10px;
    }

    .challenges-section .content {
        margin: 30px;
    }

    section.ib-section img {
        width: 100%;
    }

    .contact-info {
        margin-bottom: 30px;
    }

    .contact-info__wrapper {
        border-radius: 0.625rem 0.625rem;
    }

    .card-box-transition .col-xl-3 {
        max-width: 100%;
    }

    .ib-feature-section {

        padding-bottom: 30px;
    }

    .content-icon {
        text-align: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .offer-box .content {
        width: 100%;
        margin-top: 20px;
    }

    .socialfooter {
        justify-content: center;
    }

    footer .wave {
        top: -40px;
    }

    .card-box-transition {

        padding: 15px;
    }

    .challenge-section .container {
        padding: 30px;

    }

    .offer-box .content p {

        margin-left: 0;
    }

    .offer-section .container {
        padding: 0;
    }




    .inner-section .d-flex {
        flex-direction: column;
    }

    .inner-section .feature1 {
        display: flex;
        justify-content: center;
        margin: auto;
    }

    .inner-section .feature1 img {
        width: 250px;
    }

    .challenges-section img {
        width: 457px;
        position: relative;
        top: 15%;
        left: 3%;
    }

    ul.infoGraphic li {
        max-width: 100%;
    }


    .inner-section .content img {
        width: 116px;
        height: 40px;
    }


    .icon {

        margin-bottom: 0;
    }

    .offer-box {
        padding: 15px;
        text-align: center;
    }



    .why-right-box {
        padding: 0px 15px;
    }

    .why-section {
        overflow: hidden;
    }

    .swiper-button-next:after {
        padding: 5px 13px;
        width: 45px;
        height: 35px;
        right: 10px;
        line-height: 25px;
    }

    .swiper-button-prev:after {
        padding: 5px 13px;
        width: 45px;
        height: 35px;
        left: 11px;
        line-height: 25px;

    }

    .social-link ul {
        justify-content: center;
    }

    footer {
        text-align: center;
    }

    .profile-img img {
        width: 375px;
    }

    .profile-img::after {
        height: 430px;
        width: 430px;
    }

    .counter-box {
        justify-content: flex-start;
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .counter-box .icon img {
        margin-right: 0;
    }

    .brain-box .ms-5 {
        margin-left: 0;
    }

    .counter-box {
        margin-bottom: 60px;
    }

    .counter-box {
        padding: 0;
        margin-bottom: 2rem;
    }

    .counter-box:nth-child(03) {
        margin-bottom: 0;
    }

    .benefit-box .benefit-img img {
        width: 100px;
    }

    .heading {
        padding: 5%;
    }

    .about-founder-section .content {
        text-align: center;
    }

    .about-founder-section .content .social-link {
        text-align: center;
        justify-content: center;
        z-index: 0;
        position: relative;
    }


    .social-footer-box::before {
        display: none;
    }

    .contact-form__wrapper {
        text-align: center;
    }

    .contact-form__wrapper .form-group {
        margin-bottom: 5px;
    }

    footer h3 {
        border-top: 1px solid #9500b1;
        padding-top: 30px;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .pb-5 {
        padding-bottom: 1rem !important;
    }
    .iso-certification {
        padding: 2rem;
        margin-bottom: 2rem;
        padding-top: 4rem;
    }
    .footer-blue {
    
        border-radius: 2rem;
       
    }
    .experience-box {
        padding: 4rem 6rem;
        padding-bottom: 0;
        margin-top: 3rem;
    }

    .experience-box h4 {

        text-align: center;
    }

    .exp-img {
        position: relative;
        right: 0;
        bottom: 0;
    }

    .about-founder-section .social-link i {
        margin: 10px;
    }

    .about-founder-section .content .social-link a:hover {
        color: #ffab00;
    }

    footer p {
        text-align: center;
    }

    .form-section .container {
        padding: 0;
    }

    .challenge-section .container {
        padding: 10px;
        background-color: transparent;
    }

    .contact-info__wrapper .sub-title {
        text-align: center;
    }

    .inner-section .col-12 {
        padding: 0;
    }

    .inner-section {
        position: relative;
        padding: 30px 20px;
    }

    .inner-section .content {
        height: 0;
        padding: 70px;
        display: block;
    }

    .subject-img img {
        width: 83px;
        height: 83px;
        border: solid 3px var(--color-57cdc9);
    }

    .testimonial-page p {
        text-align: justify;
    }
    header {
   
        height: 110px;
    }
    .testimonial-img img {
        width: 100px;
        height: 100px;
        border-radius: 50px;
    }

    .navbar-expand-lg {
        padding: 0;
    }

    .founder-box h4 {
        margin-top: 2rem;
    }
    .benefit-girl {
        width: 14%;
        left: -24%;
        position: relative;
        bottom: 19px;
    }
    .benefit-right .orange-bubble {
        width: 18% !important;
        left: 32%;
    }
    .benefit-right .blue-bubble {
        width: 18% !important;
        left: -25%;
        position: relative;
    }
    .benefit-right .peach-bubble {
        width: 18% !important;
        left: -21%;
        position: relative;
    }
    .why-box img {
        transition: ease all 0.5s;
        width: 100px;
    }
    .why-box svg {
        position: absolute;
        top: 0;
        /* object-fit: cover; */
        width: 96%;
        left: 0;
        top: -58px;
        margin: auto;
        display: flex
;
        align-items: center;
        justify-content: center;
        z-index: 0;
    }
    .why-box {
        margin: 0rem 0;
        padding: 1rem;
    }
}

@media (max-width: 480px) {
    .why-section h6{
        margin-bottom: 2rem;
    }
    h4{
        line-height: 2rem;
    }
    .experience-box {
        padding: 4rem;
        padding-bottom: 0;
      
    }
    .why-content {
        padding: 2rem;
        width: 80%;
        margin: auto;
    }
    .why-box svg {
        position: absolute;
        top: 0;
        /* object-fit: cover; */
        width: 105%;
        left: -3%;
        top: -58px;
        margin: auto;
        display: flex
;
        align-items: center;
        justify-content: center;
        z-index: 0;
    }
    .ch-info:hover .ch-info-back {
      
        left: -1%;
        width: 103%;
    }
    .brain-box img {
        width: 40%;
    }
    .founder-box {
        padding: 1rem;
    }
    .inner-section .content {

        padding-left: 0px;
    }

    :root {
        --font-size-40: 25px;
        --font-size-45: 30px;

    }
}
@media (max-width: 400px) {
.why-box svg {
    position: absolute;
    top: 0;
    /* object-fit: cover; */
    width: 124%;
    left: -13%;
    top: -76px;
    margin: auto;
    display: flex
;
    align-items: center;
    justify-content: center;
    z-index: 0;
}

.why-content {
    padding: 0rem;
    width: 100%;
    margin: auto;
}
.why-box {
    margin: 3rem 0;
}
}