@media screen and (min-width:0px) and (max-width:767px) {

    .form-sec {
        position: static;
        background: #ffffff;
        max-width: 100%;
        border: solid 1px #eee;
        margin: 0px auto 10px;
        box-shadow: 0 0 10px #eee;
        padding-top: 20px;
    }
    .Limited label {
     font-size: 15px;
    
}
.box-text {
    text-align: left;
    margin: 0;
    width: 100%;
}.Limited h2 {
    font-size: 20px;
    
}.Limited p {
    
    font-size: 15px;
    
    margin: 4px;
 }
    .input {

        background: #d1c7c7;

    }

    .desktop {
        display: none
    }

    .mobile {
        display: block;
        width: 100%;
    }

    .adm-txt {

        color: #0a0a0a;

    }

    .imgi {
        margin: 0 0;
    }

    header img {
        width: 178px;
    }

    header {
        padding: 12px 0 0;
    }

  .banner-text {
    transform: translateY(0);
    top: 110px;
    padding: 13px 15px;
    background: transparent;
    /* position: static; */
    margin-top: 0;
}

    .banner-text h1 {
        font-size: 31px;
        line-height: 40px;
        font-weight: 700;
        margin: 0 0 0px;
    }

    .banner-text p {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 13px !important;
    }

    .banner-text label {
        font-size: 17px;
        line-height: 26px;
    }

    footer {
        text-align: center;
        margin-bottom: 37px;
    }


    .admission ul li {
        padding-right: 0
    }

    .form-sec.sticky {
        position: static;
    }

    .checkbox-label {
        color: #111010 !important;
    }

    .sbt {

        background: #000;

    }

    .paddingbox {
        padding: 30px 0 !important
    }

    .paddingbox.mt-4 {
        margin-top: 0 !important;
    }

    .heading h2 {
        font-size: 25px;
    }

    .high::before {

        display: none;
    }

    .heading.mb-5 {
        margin-bottom: 10px !important;
    }
 





    .applybtn a {
        position: fixed;
        transform: rotate(0);
        border-radius: 0;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 16px;
    }

    .img-fluid.logo {
        width: 114px;
        margin: 0 10px;
    }

    .banner-text p::after {
        width: 40%;
        top: -4px;
    }

    .banner-text p {margin-bottom: 0;max-width: 100%;font-size: 15px;margin: 5px 0 0;}


    .heading p {
        font-size: 14px;
        padding-right: 0;
        line-height: 22px;
        margin-top: 0;
    }


 



    p {
        font-size: 14px;
        line-height: 23px;
    }






    .heading h2 br {
        display: none;
    }







    

    .Partnerships ul {

margin: 0 0 0px;

justify-content: center;

}

    .Partnerships ul li {
        max-width: 22%;
        margin: 0 3px 10px;
    }

 

    .heding h2 {
        margin: 0 0 3px;
        font-size: 21px;
    }

    .heding p {
        font-size: 19px;
    }

 .containerbox ul li {
    max-width: 99px;
    
}
.Outcomes {
    
    background-size: cover;
    background-attachment: unset;
    background-position: center, center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}
.Outcomes ul li h4 {
    font-size: 21px;
 }
.Outcomes ul li {
    width: 48%;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
    margin: 0 0 5px;
}.Outcomes ul li p {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}
}











@media screen and (min-width:0px) and (max-width:480px) {
    .tabcontent ul li {
        max-width: 81px;
    }

    .Partnerships ul li {
        max-width: 31%;

    }.containerbox ul li {
    max-width: 92px;
}

   .insights {
    max-width: 47%;
    margin: 0 4px;
}

    .banner-text {

margin-top: -18px;

}

    .heading h2 {
        font-size: 25px;
        line-height: 32px;
    }
 

}
