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

    .form-sec {
        position: static;
        background: #102783;
        max-width: 320px;
        border: solid 1px #eee;
        margin: 30px auto 10px;
        box-shadow: 0 0 10px #eee;
    }

    .input {

        background: #d1c7c7;

    }

    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    .adm-txt {

        color: #fff;

    }

    .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: -220px;
    }

    .banner-text h1 {
        font-size: 28px;
        line-height: 30px;
        font-weight: 700;
        margin: 0 0 11px;
    }

    .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;
    }

    .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;
    }

    .iconlist {
        max-width: 100%;
    }

    .iconlist ul li {
        width: 100%;
        padding-left: 60px;
        margin: 0 0 16px;
        border-bottom: solid 1px #eee;
        min-height: 55px;
    }





    .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: 84px;
        margin: 0 10px;
    }

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

    .banner-text p {

        margin-bottom: 0;
    }


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

    .stat-box .sub-label {
        font-size: 14px;

        margin-top: 5px;
    }


    .tablinks {
        width: 50%;
        flex: 1;
        font-size: 16px;
        /* background: #eee; */
        color: #333;
        padding: 0 10px 0 0;
        line-height: 16px;
        margin: 0;
    }

    .tab-button {
        display: flex;
        overflow: inherit;
        justify-content: space-between;
    }

    .tablinks.active {
        color: #fff;
    }


    footer .heading h2 {

        font-size: 23px;
    }



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


    .heading .imgi {
        margin-bottom: 19px;
        margin-top: 10px;
    }

    .roundbox {
        margin: auto;
    }





    .heading h2 br {
        display: none;
    }



    .Schools .tablinks.active {

        border-bottom: solid 4px;
    }

    .listpg ul li {
        min-width: 100%;

    }

    .tabcontent {
        display: none;
        padding-left: 0;
    }

    .sch-des::before {

        width: 47px;

    }



    section.paddingbox.ChooseISBR.pt-5 {
        padding-bottom: 0 !important;
    }

    .tabcontent ul li {

        margin-bottom: 5px;
        width: 100%;
    }

    .about .round {

        left: -63px;

        width: 107px;

        bottom: -80px;
    }

    .stats-container {
        gap: 5px;
    }

    .stat-box {
        width: 49%;
        padding: 16px;
        border-radius: 4px;
    }

    .stat-box .big-text {
        font-size: 2.2em;

        line-height: 34px;
    }

    .stat-box:last-child {
        width: 100%;
    }

    .Choosecourse .round {

        display: none;
    }

    .tab {
        margin-bottom: 30px;
        max-width: 100%;
        display: flex;
        width: 100%;
    }

    .card {
        width: 100%;
        padding: 0px;
    }

    .card h3 {
        font-size: 13px;
    }

    .card img {
        border-radius: 15px 15px 0 0;
    }

    button.tablinks {
        font-size: 12px;
        font-weight: 400;
    }

    button.tablinks span {

        font-size: 15px;
        display: block;
    }

    .RecAiterslist img {
        width: 90px !important;
        height: 22px;
        object-fit: scale-down;
    }

    section.paddingbox.Choosecourse.pt-5 {
        padding-top: 0 !important;
    }

    .RecAiters:before,
    .Bschool:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 360px;
        border-radius: 100%;
        left: 50%;
        margin-left: 0;
        top: 16px;
        z-index: -1;
        background-image: url(../images/border.png);
        background-size: 100%;
        transform: translateX(-50%);
    }

    img.img-fluid.bannerimg-st {
        position: static;
        width: 37%;
        right: 30%;
        bottom: 0;
        margin-left: auto;
        display: block;
        padding-top: 120px;
        border-bottom: solid;
        padding-right: 9px;
    }

    .banner-img {

        height: auto;

        padding-bottom: 10px;
    }

    .box-text {
        width: 260px;
    }

    .callf a {
        font-size: 13px;
        padding: 6px 11px;
        margin: 0;
    }

    .statsSC {

        gap: 20px;
        flex-wrap: wrap;
    }

    .tabcontent .owl-item {
        padding-top: 0;
    }

    .owl-carousel .owl-nav .owl-next {
        top: -8px;
        right: -50px;
    }

    .owl-carousel .owl-nav .owl-prev {
        left: -50px;
        top: -8px;
    }

    .box-text ul li {
        font-size: 14px;

    }

    .box-text ul {

        width: 128px;
    }

    .stat-box .label {
        font-size: 1em;
    }

    button.tablinks:last-child {
        margin-right: 0;
    }

    .student01 {
        right: 10px;
        bottom: -30px;
        width: 180px;
    }

    .gridd {
        max-width: 100%;
    }

    .itemm br {
        display: none;
    }

    .itemm {
        width: 38%;
    }

    span.highlightt {
        font-size: 36px;
        line-height: 40px;
    }

    .image-section {
        max-width: 100%;
    }

    .Bschool:before {
        display: none
    }

    .top-section {
        gap: 8px;
    }

    .statsSC > div {
        background: #b81b1d;
        padding: 10px;
        width: 47%;
        text-align: center;
        border-radius: 4px;
        color: #fff;
    }

    .statsSC > div h2,
    .statsSC > div p {
        color: #fff;
    }

    .statsSC > div:last-child {
        width: 100%;
    }

.programs {
    gap: 8px;
    display: block;
}
.dividerr {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    display: block;
    margin: 10px 0;
}
.programs br {
    display: none;
}

.program {
    width: 100%;
}

 


}











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


.banner-text {
   
    margin-top: -198px;
}
button.tablinks {
    
    padding: 15px;
    margin-right: 5px;
}
   .student01 {
     
    width: 156px;
} 
    .statsSC {
    gap: 11px;
 }
  .statsSC > div {
    
    width: 48%;
    
}  .heading h2 {
    font-size: 25px;
    line-height: 32px;
}
    
    
    
}