@media only screen and (max-width: 767px) {
    .about-admissions {
        padding: 10px;
        width: 100%;
        left: 0;
        transform: none;
    }
    .about-admissions h2 {
        font-size: 20px;
    }
    .banner_top {
        height: auto;
    }
    #banner_1 {
        height: 240px;
    }

    .Why-choose-sec {
        padding: 10px 0;
    }
    .why_choose_head {
        margin-top: 10px;
    }
    .why_choose_head h2 {
        font-size: 18px;
    }
    .courses_content .course-offer-head {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }
    .course-offer-head h2 {
        font-size: 22px;
    }
    .course-offer-head .nav-tabs .nav-item {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .course-offer-head .nav-tabs .nav-item:first-child {
        margin-right: 10px;
    }
    .course-offer-head .nav-tabs {
        display: flex;
        margin: 10px 0px;
        justify-content: center;
    }
    .courses_content .table-bordered {
        font-size: 11px;
    }
    div#collapseOne {
        max-height: 400px;
        overflow: auto;
    }
    .courses_content .tab-content .table .thead-light th {
        padding: 6px;
        vertical-align: middle;
    }
    .courses_content .table-bordered td,
    .table-bordered th {
        padding: 6px;
        vertical-align: middle;
    }
    .why-choose-head-main-part {
        padding: 20px 0 0;
    }
    .course-offered-sec {
        padding: 18px 0 10px;
    }
    .why-choose-head {
        background: #ed7a25;
        padding: 20px 10px;
        text-align: center;
        margin: 0;
        border-radius: 15px 15px 0 0;
    }
    .collaboration-div {
        border-radius: 0 0 15px 15px;
        border: 0;
        box-shadow: none;
    }
    .why-choose-head h2 {
        font-size: 18px;
        color: #fff;
        margin: 0;
        display: inline-block;
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
    }
    .collaboration-list {
        padding: 5px 5px 15px 15px;
        margin: 0;
    }
    .collaboration-sec {
        padding: 0 0 20px;
    }
    .scholorship-image label img {
        display: none;
    }
    .scholorship-image h2 {
        font-size: 20px;
        margin: 0;
    }
    .scholorship-image {
        text-align: center;
        margin-bottom: 10px;
    }
    .placement_item {
        width: 50%;
        height: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .placement_logo.owl-carousel .owl-nav button span {
        font-size: 28px;
    }
    .placement_item .figure {
        margin: 0;
    }
    .placement_item::after {
        display: none;
    }
    .placement_item img {
        height: 68px;
        border-radius: 8px;
    }
    .placement-sec {
        padding: 0;
    }
    .placement_logo.owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }
    .placement_logo.owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }
    .scholorship-image label {
        display: inline-block;
        padding: 13px 30px;
        margin-top: 0;
        border-radius: 0;
    }
    .scholorship-table .table-bordered {
        font-size: 12px; /*display: block*/
    }
    .scholorship-table .table-bordered td,
    .table-bordered th {
        padding: 6px;
        vertical-align: middle;
    }
    .scholorship-sec .scholorship-table .table .thead-light th {
        padding: 10px;
        border-bottom: 0;
    }
    .footer-bottom img {
        height: 40px;
    }
    .footer-bottom p {
        font-size: 12px;
    }
    .share-icon img {
        height: 30px;
    }
    .share-icon {
        right: -36px;
        padding: 10px 9px 9px 8px;
    }
    .connect-link .head-link {
        margin-right: 2px;
    }
    .course-offer-head .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        padding: 8px;
    }
    .scholar-title {
        font-size: 16px;
    }
    #button1 {
        bottom: 0px;
        font-size: 12px;
        z-index: 999;
    }
    .scholorship-table p {
        font-size: 14px;
    }
}
.why-choose-list .why-choose-main-list {
    display: inline-block;
    width: 100%;
    margin: 10px 0 15px;
}
.why-choose-list .why-choose-main-list label {
    width: 14%;
}
.Why-choose-sec .why-choose-list label img {
    height: 65px;
}
.collaboration-div .collaboration-list li {
    font-size: 17px;
}
.scholorship-sec h5 {
    font-size: 18px;
}
.scholorship-sec ul li {
    font-size: 16px;
}
.recomndation-outer-div .recomndation-head {
    height: 44px;
    padding: 10px;
    background: #ed7a24;
    color: #fff;
}
.recomndation-inner-div .clg_name {
    font-size: 14px;
    font-weight: 400;
}
.recomndation-inner-div .inner-div .location {
    font-size: 12px;
}
.recomndation-inner-div .app_now {
    margin-top: 15px;
    font-weight: 800;
}

.thankyou .modal-body h2 {
    font-size: 15px !important;
}
