@media(min-width:1200px) {

    .sub_container,
    .sub_container_2 {
        max-width: 1250px
    }

    .sub_container_2 {
        background: linear-gradient(to right, #f5eeda, #ffc107, #ff9800) border-box;
        padding: 15px;
        border: 8px solid #fff;
        box-shadow: rgb(0 0 0 / .35) 0 5px 15px;
        border-radius: 30px 30px 0 0
    }
}

@media(max-width:991px) {
    .nav-item2 {
        padding: 5px 15px !important;
        border-radius: 50px;
        margin-bottom: 10px;
        border: 1px solid #fff0;
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #ffeb3b, #ffc107, #ff9800) border-box
    }

    .banner_text h1,
    .campus_tab_img_box a,
    .choose_box,
    .guide_box,
    .srm_admission_left,
    .sub_banner_box {
        margin-bottom: 20px
    }

    .nav_cal_btn {
        width: 100%;
        justify-content: space-between
    }

    .banner_text h1 {
        font-size: 45px
    }

    .banner {
        padding: 30px 0 100px
    }

    .sub_banner_box2,
    .sub_banner_box3,
    .sub_banner_box4 {
        margin-left: 0
    }

    .sub_banner {
        margin-top: 0;
        padding-top: 50px
    }

    .footer_box {
        padding: 0 15px
    }

    .footer_box a {
        width: 100%;
        text-align: left;
        margin-bottom: 5px
    }

    .department_box ul li {
        list-style-type: disc;
        line-height: 30px
    }

    .admission_guidance_box,
    .support_student_left_box_btn,
    .undergraduate_content_img a img {
        margin-bottom: 15px
    }

    #get_admission,
    .topbar {
        display: none
    }

    .topbar__inner {
        display: unset !important
    }

    .rank_slider_box {
        margin-bottom: 30px
    }

    .footer_box_mobile {
        text-align: center !important;
        flex-direction: column;
        justify-content: center;
        gap: 0
    }

    .brand span img {
        width: 76px !important;
        top: 0 !important;
        position: unset !important
    }

    .brand span {
        width: 80px !important
    }

    .copyright {
        justify-content: center
    }

    .brand__logo {
        height: 80px
    }
}

@media(max-width:767px) {

    .campus_tab_content p,
    .footer_box a {
        text-align: left
    }

    .nav-item3 {
        width: 100% !important
    }

    .nav-link2 {
        width: 100%
    }

    .tab-pane {
        padding: 15px
    }

    .college_about_img,
    .program_box,
    .srm_institute_count_box {
        margin-bottom: 20px
    }

    .academic_banner_content h1 {
        font-size: 55px
    }

    footer {
        padding: 15px 0
    }

    .footer_box a {
        width: 100%;
        margin-bottom: 5px;
        font-size: 17px
    }

    .footer_box_call a i {
        font-size: 20px
    }

    .footer_box_number2 a {
        padding: 5px 30px
    }

    .footerGrid {
        display: unset !important
    }

    .banner_text h1 {
        font-size: 30px
    }

    .footer_logo_text h4 {
        letter-spacing: 2px
    }
}

@media(max-width:450px) {
    .navbar-brand img {
        max-width: 150px;
        min-width: 150px
    }

    .academic_banner_content h1 {
        font-size: 25px;
        margin-bottom: 0
    }

    .banner {
        padding: 40px 0
    }

    .footer_box a {
        font-size: 15px
    }

    .brand span img {
        width: 75px !important;
        top: 0 !important
    }

    .coll,
    .thank_text {
        font-size: 25px !important
    }
}

@media(max-width:575px) {
    .banner_text h1 {
        font-size: 30px
    }

    .department_box ul li {
        list-style-type: disc !important;
        line-height: 30px
    }

    .brand__name {
        font-size: 13px !important
    }

    .brand__tag {
        font-size: 10px !important
    }

    .brand__tag::after,
    .brand__tag::before {
        width: 20px !important
    }

    .stickyBar {
        position: unset
    }

    .stickyBar a {
        font-size: 16px
    }

    .footerGrid {
        display: unset !important
    }

    .ef,
    .sub_banner {
        display: none
    }

    .enquery_form {
        display: block
    }

    .banner {
        padding: 30px 0;
        background-size: 100% 100%
    }

    .blue_box {
        margin-bottom: 0
    }

    .mobile_sub_banner {
        margin-top: -17px
    }

    .mobile_sub_banner_box {
        display: block;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: rgb(0 0 0 / .35) 0 5px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding: 5px 10px
    }

    .mobile_sub_banner_box a {
        font-size: 12px;
        color: #012b51;
        font-weight: 550
    }
    .abt_img {
    min-height:250px;
}
}

@media(max-width:400px) {
    .bt {
        font-size: 30px !important
    }

    .blue_box p {
        font-size: 14px
    }

    #enquiryForm h1 {
        font-size: 24px !important
    }

    .coll,
    .thank_text {
        font-size: 25px !important
    }

    .brand img {
        width: 70px !important
    }
}

@media(max-width:370px) {
    .banner_form button {
        font-size: 18px
    }
}