@media only screen and (max-width:1500px) {
    .man-with-tab {
        height: 720px;
    }

    .banner-text {

        top: 60%;

    }
    .college span {
   
    top: 42px;
}

}
@media screen and (max-width:1400px) {
    .college span {
        left: 130px;
      }
}
@media only screen and (max-width:991) {
    .
}

@media only screen and (max-width:767px) {
    header .container-fluid {
        padding-left: 20px;
    }

    .desktop {
        display: none !important
    }

    .mobile {
        display: block !important
    }

    .logo {
        width: 233px;
        padding-top: 0px;
    }

    .banner-text {
        top: 225px;
        transform: none;
    }

    .banner-text h1 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 5px;
    }



    .banner-btn {
        width: auto;
    }



    h2 {
        font-size: 26px;

        line-height: 31px;
    }



    .heading p {
        font-size: 14px;
    }

    h2 {
        font-size: 24px;
        line-height: 31px;
    }

    .banner-text h2 {
        font-size: 14px;
        padding: 0;
    }

    .banner-text p {
        font-size: 14px;
    }

    .banner-btn h3 {
        font-size: 16px;
        padding-right: 10px;
    }

    .applybtn.sticky a {
        transform: rotate(0deg);
        bottom: 0;
        top: auto;
        left: 0;
        text-align: center;
        font-weight: 600;
        right: 0;
        border-radius: 0;
        z-index: 999999;
    }

    .form-sec {
        position: static;
        width: 91%;
        padding: 5px 17px 20px;
        float: none !important;
        box-shadow: none;
        margin: 30px auto 0;
        border: solid 1px #ccc;
        background: #fdfdfd;
    }

    .yllw-bdr {
        width: 100%;
        padding: 6px;
    }

    .isbr-cllge {
        width: 100%;
        padding: 25px;
    }

    .college span {
        display: none;
    }

    .secpadding {
        padding: 30px 0;
    }

    .college {
        margin-top: 0px;
    }

    .isbr-numb ul li:nth-child(2n) {
        width: 100%;
    }

    .isbr-numb ul li:nth-child(2n) .numb-list p {
        width: auto;
    }

    .isbr-numb ul li {
        width: 100%;
    }

    .numb-list img {
        height: 60px;
        position: static;
        margin-bottom: 12px;
    }

    .numb-list {
        padding-left: 0;
        min-width: auto;
    }

    .isbr-numb ul li:nth-child(2n) .numb-list {
        padding-left: 0px;
    }

    .isbr-numb ul {
        padding: 0px;
    }

    .why-bg ul {
        list-style: none;
        margin: 0px;
        padding: 0 15px;
    }

    .why-bg {
        width: 100%;
        position: static;
        padding-top: 14px;
    }

    .why-bg ul li {
        font-size: 14px;
        padding-bottom: 7px;
    }

    .awards {
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }

    .award-name h3 {
        font-size: 20px;
        padding: 0 55px;
    }

    .isbr-numb {
        padding-top: 30px;
    }

    .numb-list p br {
        display: none;
    }

    .numb-list p {
        min-height: 41px;
        margin-bottom: 25px;
        padding-bottom: 20px;
        font-size: 17px;
    }



    .course {
        width: 100%;
        height: 100%;
        padding: 0px;
        margin: 0 auto;
    }

    .program-list ul li {
        width: 120px;
        margin: 0 9px 9px;
        text-align: center;
    }

    .program-list ul {
        justify-content: center;
    }

    .coursename h3 {
        font-weight: bold;
        font-size: 16px;
    }

    .bottom-bdr p {
        width: 100%;
        padding-bottom: 20px;
        margin-top: 20px;
    }

    .award-name {
        transform: translate(-3%, -50%);
        top: 50%;

    }

    .program-list ul li br {
        display: none;
    }

    .coursename {
        width: 95%;
    }

    .banner-btn a {


        font-size: 16px;

        width: 148px;
        height: 37px;

    }

    section.why-isbr.secpadding {
        padding-bottom: 0px;
    }

    .award .owl-dots {
        text-align: center;
        padding-top: 11px;
    }

    section.college.secpadding {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width:480) {

    .course {
        width: 166px;
        height: 166px;

    }
}
