@media(min-width:997px) {
    .University {
        padding: 25px 60px 15px 60px;
    }
}
@media screen and (min-width:0px) and (max-width:767px) {

    .form-sec {
        position: static;
        background: #fff;
        max-width: 507px;
        margin: 30px auto 0;
        width: 100%;
    }

    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    .Academic .item {

        max-width: 240px;
        margin: 10px auto;
    }

    header img {
        width: 178px;
    }

    header {
        padding: 18px 0;
    }

    .banner-text {
        transform: translateY(0);
        top: 110px;
        padding: 133px 36px 0 36px;
        /* background: rgba(0, 0, 0, 0.5); */
        position: static;
        margin-top: 0;
    }

    .banner-text h1 {
        font-size: 38px;
        line-height: 43px;
        font-weight: 600;
        margin: 0 0 16px;
    }

    .banner-text p {
        font-size: 19px;
        padding: 40px;
        width: 100%;
    }

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

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


    .admission ul li {
        padding-right: 0
    }

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

    .checkbox-label {
        color: #000;
    }

    .sbt {
        /*! background: #542d62; */
    }

    .btnform a {

        font-size: 16px;

    }

    .paddingbox {
        padding: 30px 0;
    }

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

    .heading h2 {

        font-size: 27px;

    }

    .heading.mb-5 {
        margin-bottom: 0 !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;
    }

    .iconlist ul {
        margin: 0;
        top: 10px;
    }



    .paddingbox.why.mt-4 {
        padding-bottom: 0;
    }

    .why .iconlist ul li p {
        margin: 0;
        max-width: 100%;
        line-height: 19px;
    }

    .image01 {
        position: static;
    }

    .iconlist ul li.last {
        border-bottom: 0
    }

    .list-highlite ul li {

        padding: 0 0 10px;
    }

    .list-highlite ul li p {
        font-size: 15px;
        line-height: 17px;
        margin: 10px 0 0;
    }

    .list-highlite ul li {
        flex: 50%;
        background-size: 100%;
        padding: 12px;
        background-size: cover;
        background-position: center center;
    }

    .list-highlite ul li img {
        width: 32px;
    }



    .paddingbox.highlite {
        padding-top: 5px;
    }


    .linkstab {
        width: 100%;
        padding: 10px;
        position: static;
        display: flex;
        background: transparent;
        justify-content: space-between;
        margin-top: 44px;
        transform: translateY(-31%);
    }

    .linkstab button {
        font-size: 16px;
        line-height: 18px;
        color: #000;
        width: 130px;
        border: solid 1px #000 !important;
        text-align: center;
    }

    .linkstab button span {
        position: absolute;
        right: 50%;
        transform: rotate(90deg);
        bottom: -13px;
    }

    .maping .heading {
        position: static;

        padding: 20px;
    }

    .possiblity .heading p {
        margin: 0;
    }

    .bg ul {
        padding-top: 20px;
    }

    .bg ul li {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .world .iconlist p {

        max-width: 100%;
    }

    .world .iconlist span {

        margin: auto;
    }

    .world .iconlist li {
        text-align: center;
        width: 100%;
        padding: 0;
    }

    .logolist ul li img {
        max-width: 100%;
        padding: 0 30px;
    }

    .logolist {
        margin-top: 0;
    }

    .logolist ul {

        margin: 15px 0 0;
    }


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

    .banner-text.mobile a {
        background: #f5c701;
        color: #000;
        padding: 7px 20px;
        display: inline-block;
        font-weight: 600;
        border-radius: 4px;
    }

    .paddingbox.pt-5 {
        padding-top: 30px !important;
    }


    .heading h2 br {
        display: none
    }




    .banner-img .owl-carousel {
        padding-left: 0;

        margin-left: 0;
    }


    .banner-text p {
        font-size: 23px;
        padding: 0;
        margin: auto;
        line-height: 29px;
    }


    .owl-dot {

        margin: 7px 5px 0;
    }

    h2 span {

        font-size: 25px;

    }



    .img {
        max-width: 230px;
        margin: auto;
        text-align: center;
    }



    body {

        font-size: 15px;
    }





    .recruiters ul li {
        width: 50%;
        margin-bottom: 10px;
    }

    .recruiters ul li img {
        width: 100px;
        height: 50px;
        object-fit: scale-down;
        background: #fff;
        padding: 7px;
    }

    .applybtn a {

        /*! background: #542d62; */
        display: none;
    }

    .heading {
        margin-bottom: 0;
    }

    h2 {
        font-size: 28px;

    }

    .placements li {
        width: 50%;

        padding: 6px 19px 0px 0;
        margin-bottom: 0;
        line-height: 21px;
    }

    .placements li p {
        margin: 0;
    }

    .EdgeIFMR.pt-5 {
        padding-top: 30px !important;
    }

    .placements li br {
        display: none;
    }

    .points ul li label pre {
        font-size: 21px;

        left: -2px;
        top: 10px;
    }

    .points ul li {
        /*! width: 25%; */
        /*! margin-bottom: 4px; */
        /*! background: #fbfbfd; */
        /*! border: solid 2px #f1e9ff; */
        /*! padding: 12px; */
    }

    .points ul li label {
        font-size: 87px;
    }

    .points ul li span {

        font-size: 22px;

    }

    .points ul li.pre1 label pre {
        left: 80px !important;
        top: 12px !important;
    }

    .points ul li.pre2 label pre {
        left: 61px !important;
        top: 12px !important;
    }

    .points ul::before {
        display: none
    }

    .summer {
        padding: 25px;
        margin-bottom: 22px;
    }

    .placements {
        padding: 0 0 20px;

        max-width: 100%;
    }

    .top-req .item img {

        height: 64px;

        margin-top: 30px;
    }

    .Finest .owl-dots {
        position: static;
    }

    .div1 h3 {

        font-size: 14px;
    }

    .cont p {

        font-size: 14px;
    }

    .elig-box {
        padding: 15px;

    }

    .imgb {
        display: block;
        position: unset;
        width: 50%;
        margin: auto;
    }

    .sliderbox .owl-dots {
        position: static
    }

    .University {
        margin-left: 0;
        padding: 15px;
        width: 100%;
        max-width: 100%;
        text-align: center;

    }

    .Alumni .img6 {
        display: block;
        margin: auto;
    }
    .Alumni .slider {
        display: flex;
        margin-left: -0;
        flex-direction: column;
        background: #89CB96;
        padding: 15px;;
    }
    .University img {display: none !important;}
    .Alumni .owl-dots{display: none !important;}

    .Alumni .slider p {
        min-height: auto;
        margin: 0 0 30px;
        font-size: 15px;
    }
    .Placement .points ul li label pre {
        color: #169E5C;
    }
    .rowh > div:first-child {
        border-right: none;
    }
    .University img {

        right: 20px;
        transform: translateY(110%);
        top: 64%;
        width: 30px !important;
    }


    .University h4 {

        font-size: 24px;
    }

    .University label {
        font-size: 15px;
    }

    .sliderbox > ul {

        flex-wrap: wrap;
    }

    .sliderbox > ul li {
        width: 100%;
        margin: 0;
        font-size: 19px;
        border: none;
        border-bottom: solid 1px #ddd;
        padding: 9px 0;
    }

    ul.tablist li a {
        white-space: nowrap;
        margin-right: 40px;
        margin-top: 13px;
        text-align: center;
    }

    .Specialisations ul.tablist {

        flex-wrap: nowrap;
        overflow: auto;
    }

    ul.tablist li a::before {
        display: none
    }

    .tab-content > .active {

        padding: 0;
    }

    .sliderbox > ul li br {
        display: none;
    }

    .copyright {

        padding-top: 22px;

        padding-bottom: 48px;
    }

    .copyright p {

        font-size: 15px;
    }

    .banner-img {
        height: auto;
        padding-bottom: 30px;
    }

    .rowh > div {
        max-width: 47% !important;
        padding-right: 0;
        margin: 0;
    }

    .listcourse ul li {

        line-height: 33px;

        font-size: 22px;

    }

    .Uniqueness {

        padding: 15px;

    }

    .Uniqueness p {
        max-width: 62%;
        margin-left: 24px;
    }

    .Flexible h2 {
        margin-top: 0;
    }

    .areas ul li {
        line-height: 21px;
        font-size: 16px;
    }

    .areas ul li:last-child {

        max-width: 59%;
        vertical-align: top;
    }

    .Majors h4 {

        font-size: 23px;
    }

    .tab-content > .tab-pane img {

        max-width: 206px;
        margin: 0 20px 20px;
        height: 50px;
    }

    .item01 .item {
        max-width: 240px;
        margin: auto;
    }

    .item01 {
        text-align: center;
    }

    .item01 h4 {
        margin-top: 22px;

        font-size: 24px;

    }

    .item01 .owl-dots {
        text-align: center;
        margin-left: auto;
    }

    .faculty1 h3 {
        font-size: 20px;
    }


}

/*--------------------------------------------------------------------------------------------------------*/

@media(max-width:567px) {
    .navbar-light .navbar-toggler-icon {
        filter: invert(1);
    }
    .navbar {
        background-color: transparent !important;
    }
    .navbar-collapse {
        background: #ea676d;
        padding: 0 10px;
    }
    .mobilebanner{display: block;}
    .desktopbanner{display: none;}
    .placements li:before {
        content: "";
        position: absolute;
        left: -4px;
        width: 5px;
        height: 5px;
        background: #169E5C;
        border-radius: 40px;
        top: 13px;
    }
    .EdgeIFMR ul {
        list-style: none;
    }
}

@media screen and (min-width:0px) and (max-width:480px) {
    .points ul li {
        width: 50%;
        margin-bottom: 0;
    }

    .banner-text h1 {
        font-size: 30px;
        line-height: 33px;

    }

    .img-fluid.logo {
        width: 212px;

    }

    .banner-text {

        padding: 133px 36px 0 23px;

    }

    .form-sec {
        max-width: 89%;
    }

    .listcourse.paddingbox-t {}

    .listcourse.paddingbox {
        padding-top: 0;
        margin-bottom: 0px;
    }

    .listcourse ul li {
        font-size: 23px;
        width: 100%;
        border: none;
        padding: 14px 0 !important;
        border-bottom: solid 1px #eee;
        margin: 0;
    }

    .banner-text p {
        font-size: 19px;

        line-height: 24px;
    }

    .areas ul li b {

        display: block;
        margin-bottom: 8px;
        font-size: 30px;
    }

    .areas ul li {

        width: 47%;
        text-align: center;
        font-size: 16px;
        border-bottom: solid 1px #ffeaeb;
        padding: 0 0 10px;
        margin-bottom: 10px;
        border-right: 0;
    }

    ul.tablist li a.active {
        border-color: #89CB96 !important;

        color: #89CB96 !important;
    }

    .placements li {
        width: 49%;
        padding: 7px 4px 0;
        margin-bottom: 0;
        line-height: 19px;
        text-align: left;
        vertical-align: top;
        /* background: #fff; */
        margin: 1px;
        font-size: 13px;
    }


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

   .top-req .item img {
    height: 65px;
    }

    .placements li span {
        position: static;
        margin: 0 0 12px;
        top: 10px;
        max-width: 38px;
        width: auto;
        display: inline-block;
    }

    .rowh > div {
        max-width: 100% !important;
        margin-bottom: 20px;
    }

    .rowh {
        display: block;

    }

    .rowh > div:last-child {
        margin-bottom: -20px
    }

    .Uniqueness {

        display: block;
    }

    .Uniqueness p {
        max-width: 100%;
        margin-left: 0;
        margin: 0;
    }

    .Uniqueness h2 {
        width: 100%;
        max-width: 100%;
        font-size: 23px;
    }

    .placements {
        padding: 0 0 9px;
        max-width: 100%;
    }

    .EdgeIFMR {

        padding-bottom: 0px;
    }

    .Flexible .col-md-4 p {
        padding-right: 0;
    }

    .areas ul li:last-child {
        max-width: 100%;
        vertical-align: top;
        width: 100%;
    }

    .tab-content > .tab-pane img {
        max-width: 152px;
        margin: 0 7px 20px;
        height: 32px;
    }

    .tab-content > .tab-pane br {
        display: none;
    }

    .item01 h4 {
        margin-top: 17px;
        font-size: 18px;
    }

    .nav-tabs .nav-item {
        margin-bottom: 1px;
    }

    ul.tablist li a {
        white-space: nowrap;
        margin-right: 0;
        margin-top: 13px;
        text-align: center;
    }

    .videobtn {
        position: static;
        top: 9px;
        right: 0;
        cursor: pointer;
        margin: 10px 0 16px;
    }

    .points ul li label label {
        font-size: 17px;
        color: #000;
        font-family: Raleway !important;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 11px;
        left: auto;
        width: auto;
        font-weight: 400;
        display: inline-block;
    }

    .points ul li label {
        font-size: 64px;
    }

    .points ul li label pre {

        left: -2px;
        top: -10px;
    }
.points ul li span {
 font-size: 18px;
}
    .areas .Majors li {
        width: auto;
        display: inline-block;
        padding: 2px 9px 4px 10px;
        font-size: 15px;
        line-height: 23px;
        margin: 0;
        text-align: left !important
    }.listcourse ul li:last-child br {
 display: none;
}

 /* by sanjay */
 .Campus .owl-carousel .owl-item img {
     width: 65%;
 }

 .banner-text{text-align:center;}
 .desktop {
    display: block;
    margin: auto;
    width: 80%;
}
.banner-girl {
    position: unset;
    margin: 20px 0 22px 0;
    max-width: 100%;
}
.banner-img {
    padding-bottom: 0;
}

}