@media (max-width: 767px) {
    header .logo,
    header .phone {
        text-align: center;
    }
    /*.banner-panel{
        padding: 160px 0 60px 0;
    }*/
    .gallery-panel ul li {
        padding: 2px;
    }
    .banner-txt h1 {
        text-align: center;
        font-size: 20px;
    }
    .banner-txt h1 br {
        display: none;
    }
    .inner-banner:before {
        width: 75%;
        height: 25px;
    }
    header .logout {
        text-align: right;
    }
    .dash-head-right {
        text-align: center;
    }
}

@media (min-width: 768px) {
    /*header .logo{
        text-align: left;
    }*/
    header .phone {
        text-align: right;
    }
    /*.banner-panel{
        padding: 130px 0 60px 0;
    }*/
    .gallery-panel ul li {
        float: left;
        width: 25%;
        padding: 2px;
    }
    .banner-txt h1 {
        /*text-align: center;
        font-size: 40px;*/
    }
    .inner-banner:before {
        width: 75%;
        height: 45px;
    }
    .dash-head-right {
        position: relative;
        top: -36px;
        text-align: right;
        margin: 0;
        z-index: 1;
    }
}

@media (min-width: 992px) {
    /*.banner-panel{
        height: 950px;
    }*/
    .inner-banner:before {
        width: 45%;
    }
}

@media (min-width: 1200px) {}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 1400px) {
    .camera_caption {
        left: 8%;
    }
    .banner_form_sec {
        right: 16%;
    }
}

@media screen and (max-width: 1199.98px) {
    .banner-txt h1 {
        font-size: 38px;
        line-height: 48px;
    }
    .banner-txt h1 strong.blue,
    .banner-txt h1 strong.yellow {
        font-size: 38px;
    }
    .logo {
        text-align: center;
    }
    .logo img {
        width: 90% !important;
        display: inline-block;
    }
    .logo_bg {
        left: -30px;
        width: 264px;
    }
    .naac_logo {
        margin-left: 30px;
    }
    .form-panel h4 {
        font-size: 17px;
    }
    .form-panel {
        padding: 15px 10px;
        margin-top: 5px;
    }
    .form-panel h5 {
        font-size: 13px;
        line-height: 15px;
    }
    .login-panel .form-group {
        margin-bottom: 8px;
    }
    .register-panel .form-group {
        margin-bottom: 8px;
    }
    .captcha img {
        width: 95px !important;
    }
    .register-panel label {
        font-size: 13px;
        line-height: 15px;
    }
    header .phone a {
        margin-top: 0px;
        padding: 3px 15px;
    }
    .campus-panel h1 {
        font-size: 40px;
        line-height: 38px;
        margin-bottom: 20px;
    }
    .started-panel h1 {
        font-size: 40px;
    }
    .banner-panel {
        width: 100%;
        height: 551px;
    }
    .banner-panel img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .inner-header .logo img {
        width: 180px !important;
        display: inline-block;
        float: left;
    }
    .main-content-wrap.d-flex.flex-column.dashboard-wrapper {
        min-height: auto !important;
    }
    /*##################################################################################################################### VGU CET CSS #############################################################################*/
    .iucet_header {
        top: 10px;
    }
    .iucet_top_menu ul li {
        font-size: 14px;
    }
    .iucet_banner_content_sec h2 {
        font-size: 86px;
    }
    .iucet_banner_content_sec {
        bottom: 6%;
        left: 4%;
    }
    .iucet_banner_content_sec h4 {
        font-size: 18px;
    }
    .iucet_banner h3 {
        font-size: 34px;
        margin-left: 0%;
        bottom: -168px;
    }
    .iucet_banner h3 span {
        font-size: 56px;
    }
    /*.iucet_banner_form_sec {
    bottom: -185px;
}*/
    .iucet_banner {
        margin-bottom: 220px;
    }
    .about_iucet::before {
        width: 60%;
    }
    .about_iucet::after {
        width: 40%;
    }
    .about_iucet_img {
        width: 50%;
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .about_iucet p {
        font-size: 16px;
        line-height: 19px;
    }
    .programs_wrap h2 {
        font-size: 40px;
        padding: 0 0 15px;
        margin: 40px 0 40px 50px;
    }
    .programs_wrap::before {
        width: 529px;
        height: 600px;
    }
    .eligibility_wrap {
        padding: 40px 0 20px 20px;
    }
    .eligibility_criteria_content_sec {
        padding: 20px 10px 15px;
    }
    .eligibility_criteria_content_sec h2 {
        font-size: 36px;
        margin: 0 0 20px;
    }
    .eligibility_criteria_content_sec p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .content_divider {
        margin: 20px 0;
    }
    .eligibility_iucet_img {
        margin-top: 40%;
    }
    .important_dates {
        padding: 50px 0 100px;
    }
    .important_dates h2 {
        font-size: 60px;
        margin: 0 0 30px;
        line-height: 50px;
    }
    .important_dates h2 span {
        font-size: 25px;
    }
    .important_dates h3 {
        font-size: 18px;
        margin: 0 0 40px;
    }
    .important_dates .card_header p {
        font-size: 27px !important;
        padding: 6px 0 15px !important;
    }
    .important_dates .card_body h4 {
        font-size: 104px;
        line-height: 92px;
    }
    .important_dates .card_body h6 {
        font-size: 19px;
    }
    .important_dates .card_body h5 {
        font-size: 18px;
        margin: 20px 0 0;
    }
    .important_dates .card {
        padding: 12px;
    }
    .important_dates .card.big_card .card_body h5 {
        font-size: 28px;
        margin: 7px 0 0;
    }
    .important_dates .card.big_card .card_body h5 span {
        font-size: 17px;
    }
    .mar-top-max-gap {
        margin-top: 40px !important;
    }
    .important_dates p {
        font-size: 16px;
        line-height: 22px;
    }
    .enrollment_process_wrap::before {
        height: 68px;
        top: -68px;
    }
    .enrollment_process_wrap h2 {
        font-size: 45px;
        padding: 0 0 20px;
        margin: 40px 0;
    }
    .enrollment_process_wrap {
        padding: 0px 0 50px;
    }
    .iucet-footer_contact_sec ul li {
        padding: 0 30px;
    }
    .iucet-footer_contact_sec ul li p {
        font-size: 17px;
        line-height: 27px;
    }
    .iucet-footer_contact_sec ul li:nth-child(2) {
        padding: 0 40px;
        width: 50%;
    }
    .iucet-footer_contact_sec {
        padding: 10px 30px 20px;
    }
    /*.iucet-footer_contact_sec ul li:nth-child(3) {
    width: 37%;
}*/
    .navbar-light .navbar-nav .nav-item {
        font-size: 15px;
        margin-right: 16px;
    }
    /*##################################################################################################################### VGU CET CSS #############################################################################*/
}

@media screen and (max-width: 991.98px) {
    .banner_contact_sec {
        position: static;
        top: 0;
        transform: translateY(0%);
        background: #000;
    }
    .naac_logo {
        margin-left: 20px;
    }
    .banner-txt {
        margin-top: -40%;
    }
    .banner-txt h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .banner-txt h1 strong.blue,
    .banner-txt h1 strong.yellow {
        font-size: 30px;
    }
    .form-panel {
        padding: 20px;
        margin-top: 0px;
    }
    .accreditation-panel h2 span {
        margin-bottom: 60px;
        padding: 20px 0;
        font-size: 20px;
    }
    .accreditation-panel h2::before {
        width: 442px;
        height: 122px;
    }
    .campus-panel h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .campus-panel {
        padding: 60px 0;
    }
    .btn-lg.go-choose {
        padding: 4px 20px;
    }
    .choose-panel h2 span {
        margin-bottom: 45px;
        padding: 20px 0;
        font-size: 20px;
    }
    .choose-panel h2 span em {
        font-size: 12px;
    }
    .choose-panel h2::before {
        width: 422px;
        height: 122px;
    }
    .choose_panel_sub_sec h4.mt-2 {
        font-size: 18px;
        margin: 8px 0 8px !important;
    }
    .choose_panel_sub_sec .text-muted {
        font-size: 13px;
        min-height: 48px;
        line-height: 16px;
    }
    .choose_panel_sub_sec {
        padding: 20px 15px;
    }
    .choose-panel {
        padding: 0px 0 20px;
    }
    .list-school-div,
    .testimonial-panel,
    .rec-panel {
        padding: 30px 0;
    }
    figure.effect-ravi h2 {
        font-size: 17px;
    }
    figure.effect-ravi img {
        -webkit-transform: translate3d(-27px, 0, 0);
        transform: translate3d(-27px, 0, 0);
    }
    .grid figure {
        width: 100%;
        height: 370px;
    }
    h2 {
        font-size: 24px;
    }
    .h5,
    h5 {
        font-size: 1.1rem;
    }
    #testimonialSlide h4 {
        font-size: 14px;
    }
    p {
        font-size: 13px;
        line-height: 19px;
    }
    .started-panel h1 {
        font-size: 30px;
    }
    .started-panel {
        padding: 60px 0;
    }
    .banner-panel {
        width: 100%;
        height: auto;
    }
    .btn {
        padding: 0.2rem .5rem;
        font-size: 13px;
    }
    label.form-check-label {
        font-size: 14px;
    }
    .h1,
    h1 {
        font-size: 1.8rem;
    }
    .h3,
    h3 {
        font-size: 1.35rem;
    }
    .dashboard-wrapper .main-content {
        padding: 1rem 1rem 0;
    }
    /*##################################################################################################################### VGU CET CSS #############################################################################*/
    .iucet_header {
        top: 20px;
    }
    .iucet_logo {
        width: 100%;
        margin-left: 0;
    }
    .iucet_top_menu {
        margin-right: 0;
        margin-top: 20px;
    }
    .iucet_top_menu ul li {
        font-size: 12px;
        margin-right: 12px;
    }
    .iucet_banner_content_sec {
        bottom: inherit;
        left: 2%;
        top: 175px;
        width: 100%;
    }
    .iucet_banner_content_sec h2 {
        font-size: 74px;
        line-height: 70px;
        padding-bottom: 0;
        margin-bottom: 5px;
    }
    .iucet_banner_content_sec h4 {
        font-size: 17px;
    }
    .iucet_banner h3 {
        font-size: 27px;
        margin-left: 0%;
        bottom: -140px;
        width: 100%;
    }
    .iucet_banner h3 span {
        font-size: 46px;
    }
    .iucet_banner {
        margin-bottom: 172px;
    }
    .iucet_banner_form_sec {
        bottom: 0;
        width: 100%;
        padding: 15px;
        right: 20px;
        position: static;
        border-radius: 0;
        top: 0;
        transform: translateY(0);
    }
    .iucet_banner_form_sec .form_title {
        font-size: 17px;
        margin: 0 0 15px;
    }
    .iucet_banner .form-control {
        height: 30px;
        font-size: 13px;
    }
    .iucet_banner_form_sec label {
        font-size: 13px;
        line-height: 19px;
    }
    .iucet_banner_form_sec .form-group {
        margin-bottom: 10px;
    }
    .about_iucet {
        padding: 30px 0;
    }
    .about_iucet_img {
        width: 90%;
        margin: 0 auto 15px;
        float: none;
    }
    .about_iucet h2 {
        font-size: 32px;
        margin: 0 15px 15px;
    }
    .about_iucet p {
        font-size: 14px;
        line-height: 19px;
        margin: 0 15px 15px;
    }
    .about_iucet p:last-child {
        margin: 0 15px;
    }
    .about_iucet::before {
        width: 100%;
        height: 50%;
    }
    .about_iucet::after {
        display: none;
    }
    .programs_wrap h2 {
        font-size: 28px;
        margin: 30px 0 20px 20px;
    }
    .programs_wrap h2::before {
        width: 124px;
        height: 3px;
    }
    .h5,
    h5 {
        font-size: 1rem;
    }
    .listStyle li {
        font-size: 13px !important;
        line-height: 17px;
        padding-right: 15px;
    }
    .programPanel-iucet .nav a {
        font-size: 14px;
        line-height: 19px;
    }
    .eligibility_wrap {
        padding: 25px 0 20px 20px;
    }
    .eligibility_criteria_content_sec {
        padding: 0px 10px 0px 0;
    }
    .eligibility_criteria_content_sec h2 {
        font-size: 26px;
        margin: 0 0 15px;
    }
    .eligibility_criteria_content_sec p b {
        font-size: 17px;
    }
    .eligibility_criteria_content_sec p {
        font-size: 14px;
        line-height: 17px;
    }
    .eligibility_programs_title_width {
        min-width: 189px;
    }
    .eligibility_iucet_img {
        margin-top: 50%;
    }
    .eligibility_criteria_content_sec .table {
        font-size: 13px;
    }
    .important_dates {
        padding: 40px 0 70px;
    }
    .important_dates h2 {
        font-size: 40px;
        margin: 0 0 20px;
        line-height: 34px;
    }
    .important_dates h2 span {
        font-size: 18px;
    }
    .important_dates h3 {
        font-size: 15px;
        margin: 0 0 25px;
    }
    .important_dates .card_header p {
        font-size: 19px !important;
        padding: 3px 0 10px !important;
    }
    .important_dates .card {
        padding: 10px;
    }
    .important_dates .card_body h4 {
        font-size: 90px;
        line-height: 75px;
    }
    .important_dates .card_body h6 {
        font-size: 15px;
    }
    .important_dates .card_body h5 {
        font-size: 16px;
        margin: 15px 0 0;
        min-height: 38px;
    }
    .important_dates .card.big_card .card_body h5 {
        font-size: 22px;
    }
    .important_dates .card.big_card .card_body h5 span {
        font-size: 13px;
    }
    .gap-both {
        margin: 45px 0 !important;
    }
    .important_dates p {
        font-size: 13px;
        line-height: 19px;
    }
    .mar-top-max-gap {
        margin-top: 30px !important;
    }
    .enrollment_process_wrap::before {
        height: 38px;
        top: -38px;
    }
    .enrollment_process_wrap h2 {
        font-size: 34px;
        padding: 0 0 15px;
        margin: 25px 0 35px;
    }
    .enrollment_process_wrap {
        padding: 0px 0 30px;
    }
    .iucet-gallery_wrap ul {
        padding: 30px 0;
    }
    .iucet-gallery_wrap ul::before {
        height: 30px;
    }
    .iucet-gallery_wrap ul::after {
        height: 30px;
    }
    .iucet-footer h2 {
        font-size: 50px;
        line-height: 40px;
    }
    .iucet-footer h2 span {
        font-size: 20px;
    }
    .iucet_footer_social_media ul li {
        margin-right: 0px;
    }
    .iucet_footer_social_media {
        margin: 0 0 20px;
    }
    .footer_contact_icon {
        height: 40px;
    }
    .footer_contact_icon img {
        height: 100%;
    }
    .iucet-footer_contact_sec ul li p {
        font-size: 14px;
        line-height: 22px;
        margin: 10px 0;
    }
    .iucet-footer_contact_sec ul li {
        padding: 0 15px;
    }
    .iucet-footer_contact_sec ul li:nth-child(2) {
        padding: 0 30px;
    }
    .iucet-footer_contact_sec ul li {
        min-height: 126px;
    }
    .iucet-footer::before {
        height: 165px;
    }
    .iucet-footer {
        padding: 30px 0 0;
        border-bottom: 20px solid #003559;
    }
    .iucet-footer_contact_sec {
        padding: 10px 15px 0px;
    }
    .iucet-footer_contact_sec ul li:nth-child(2) {
        width: 50%;
    }
    .iucet_banner_form_sec .cust-tel-input input {
        margin-left: 100px !important;
        width: calc(100% - 100px) !important;
    }
    .iucet_banner_form_sec .form-group {
        margin-bottom: 15px;
    }
    .iucet_banner_form_sec .select2-container--default .select2-selection--single {
        height: 30px !important;
        line-height: 1 !important;
    }
    .iucet-footer_contact_sec ul li:nth-child(3) {
        width: 39%;
    }
    .footer-bottom {
        padding-bottom: 18px;
    }
    .navbar-light .navbar-nav .nav-item {
        font-size: 12px;
        margin-right: 11px;
    }
    /*##################################################################################################################### VGU CET CSS #############################################################################*/
}

@media screen and (max-width: 767.98px) {
    .logo img {
        width: 110px !important;
    }
    .logo_bg img {
        width: 100% !important;
    }
    .logo_bg {
        left: -24px;
        width: 162px;
        top: -20px;
    }
    .naac_logo {
        margin-left: 0;
        float: right;
        margin-bottom: 10px;
    }
    .phone {
        position: static;
        right: 0;
        text-align: center !important;
    }
    header .phone a {
        margin-top: 0px;
        padding: 4px 10px;
        font-size: 13px;
    }
    .banner-panel img.img-fluid {
        min-height: 250px;
        object-fit: cover;
    }
    .banner-txt h1 {
        font-size: 20px;
        line-height: 22px;
    }
    .banner-txt h1 strong.blue,
    .banner-txt h1 strong.yellow {
        font-size: 20px;
        padding: 1px 7px;
    }
    .banner-txt {
        margin-top: -80px;
    }
    .choose-panel h2 span {
        margin-bottom: 16px;
        font-size: 18px;
        width: 290px;
    }
    .choose-panel h2 span em {
        font-size: 12px;
        padding: 0 40px;
    }
    .choose-panel h2::before {
        width: 282px;
        height: 104px;
    }
    .accreditation-panel h2 span {
        margin-bottom: 12px;
        font-size: 18px;
        width: 290px;
    }
    .accreditation-panel h2::before {
        width: 282px;
        height: 93px;
    }
    .accreditation-panel {
        padding: 0 0 20px;
    }
    .campus-panel h1 {
        font-size: 25px;
        line-height: 28px;
    }
    .btn-lg.go-choose {
        padding: 4px 10px;
        font-size: 15px;
    }
    .choose_panel_sub_sec .text-muted {
        min-height: auto;
    }
    h2 {
        font-size: 20px;
    }
    .choose-panel {
        padding: 0px 0 10px;
    }
    .started-panel h1 {
        font-size: 26px;
        line-height: 26px;
    }
    .desktop_clientlogo {
        display: none;
    }
    .mob_clientlogo {
        display: block;
    }
    footer {
        font-size: 13px;
        padding: 15px 0;
    }
    .accreditation-panel .col-md-3 {
        border-right: none;
        border-bottom: 1px dashed #999;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }
    .accreditation-panel .col-md-3:last-child {
        border-right: none;
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .gallery-panel ul li img {
        width: 100%;
    }
    .captcha img {
        width: 120px !important;
    }
    .dashboard-wrapper .main-content {
        padding: .5rem 0 0;
    }
    .h1,
    h1 {
        font-size: 1.3rem;
    }
    .mb-4,
    .my-4 {
        margin-bottom: 1.2rem !important;
    }
    .h3,
    h3 {
        font-size: 1.1rem;
    }
    .important_dates .card-header {
        padding: .5rem 1rem;
    }
    .important_dates .card-body {
        padding: 1rem;
        font-size: 13px;
    }
    .important_dates .card-title {
        font-size: .8rem;
    }
    .mb-3,
    .my-3 {
        margin-bottom: .7rem !important;
    }
    #paymentform label {
        display: block;
        float: none;
    }
    #paymentform .w-25 {
        width: 100% !important;
        display: block;
    }
    #paymentform .btn {
        padding: 0.2rem .2rem;
        font-size: 12px;
        height: 27px;
    }
    /*##################################################################################################################### VGU CET CSS #############################################################################*/
    .iucet_banner_form_sec {
        padding: 15px;
        width: 100%;
        position: static;
        border-radius: 0;
    }
    .iucet_banner_content_sec {
        position: static;
        background: #333;
        width: 100%;
        padding: 10px 15px;
        text-align: center;
    }
    .iucet_banner_content_sec h4 {
        font-size: 15px;
        margin-top: 5px;
        padding: 5px 20px;
    }
    .iucet_banner_content_sec h2 {
        font-size: 45px;
        text-align: center;
        margin: 0;
        line-height: 40px;
    }
    .iucet_banner_content_sec p {
        margin: 20 0px 15px 0;
        font-size:25px;
        line-height:30px;
    }
    .iucet_top_menu {
        margin-top: 0;
    }
    .iucet_top_menu ul {
        text-align: center;
    }
    .iucet_top_menu ul li {
        font-size: .76em;
        margin-right: 12px;
        line-height: 17px;
    }
    .iucet_form_title {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .iucet_banner_form_sec label {
        font-size: 13px;
    }
    .iucet_banner .form-control {
        height: 30px;
        font-size: 13px;
    }
    .iucet_banner .form-group {
        margin-bottom: 10px;
    }
    .iucet_banner {
        margin-bottom: 0;
    }
    .iucet_logo {
        display: none;
    }
    .iucet_logo_img {
        width: 136px;
    }
    .iucet_header {
        top: 10px;
        position: static;
        background: #000;
        padding: 5px 0 7px;
    }
    .iucet_banner h3 {
        font-size: 18px;
        width: 100%;
        position: static;
        padding-top: 30px;
        margin-bottom: 20px;
    }
    .iucet_banner h3 span {
        font-size: 34px;
    }
    .about_iucet {
        padding: 20px 0;
    }
    .about_iucet::before {
        height: 20%;
    }
    .no-padding {
        padding: 0 15px !important;
    }
    .about_iucet_img {
        width: 100%;
    }
    .about_iucet h2 {
        font-size: 30px;
        margin: 0 0px 15px;
    }
    .about_iucet p {
        margin: 0 0px 15px;
    }
    .about_iucet p:last-child {
        margin: 0;
    }
    .programPanel-iucet .nav {
        padding: 0px;
    }
    .programs_wrap_desk_title {
        display: none;
    }
    .programs_wrap_mob_title {
        display: block;
    }
    .programs_wrap h2 {
        font-size: 28px;
        margin: 30px 0 30px 0;
        padding: 0 0 15px;
    }
    .listStyle li {
        padding-right: 0;
        width: 100%;
    }
    .programPanel-iucet .tab-content {
        padding: 15px;
        min-height: auto;
    }
    .programs_wrap::before {
        height: 420px;
    }
    .programs_wrap {
        padding: 0 0 25px;
    }
    .eligibility_wrap::after {
        display: none;
    }
    .eligibility_wrap::before {
        width: 100%;
        height: 80%;
    }
    .eligibility_wrap {
        padding: 25px 0 0;
    }
    .eligibility_iucet_img {
        margin-top: 10px;
    }
    .important_dates {
        padding: 30px 0 50px;
    }
    .important_dates .card.big_card {
        width: 100%;
        transform: scale(1);
        margin: 15px 0;
    }
    .important_dates .card.big_card .card_body h5 {
        font-size: 24px;
    }
    .important_dates .card.big_card .card_body h5 span {
        font-size: 14px;
    }
    .important_dates .card_body h5 {
        font-size: 17px;
        min-height: auto;
    }
    .gap-both {
        margin: 0 !important;
    }
    .important_dates p {
        font-size: 14px;
    }
    .enrollment_process_wrap h2 {
        font-size: 28px;
    }
    .desktop_view {
        display: none;
    }
    .mob_view {
        display: block;
        text-align: center;
    }
    .mar-top-max-gap {
        margin-top: 20px !important;
    }
    .iucet-gallery_wrap ul {
        padding: 20px 0;
    }
    .iucet-gallery_wrap ul::before {
        height: 20px;
    }
    .iucet-gallery_wrap ul::after {
        height: 20px;
    }
    .iucet-footer h2 {
        font-size: 40px;
        line-height: 30px;
    }
    .iucet-footer h2 span {
        font-size: 16px;
    }
    .iucet_footer_social_media ul li {
        width: 50px;
    }
    .iucet-footer_contact_sec ul li {
        width: 100%;
        border-right: none;
        border-bottom: 2px solid #c0c3cc;
        padding: 0 10px;
    }
    .iucet-footer_contact_sec ul li:last-child {
        margin-bottom: 0px;
        border-right: none;
        border-bottom: none;
    }
    .iucet-footer_contact_sec ul li:nth-child(2) {
        width: 100%;
        padding: 0 10px;
    }
    /*.iucet-footer_contact_sec ul li:nth-child(3) {
    width: 100%;
}*/
    .iucet-footer_contact_sec ul li {
        min-height: auto;
    }
    .iucet-footer_contact_sec {
        padding: 0 15px;
    }
    .iucet-footer {
        border-bottom: 12px solid #003559;
    }
    .footer-bottom {
        padding-bottom: 9px;
        font-size: 13px;
    }
    .footer-bottom a {
        font-size: 13px;
    }
    .fixed_btn_result {
        position: static !important;
    }
    .navbar-brand {
        display: block;
        width: 136px;
    }
    .navbar-brand img.naac_img {
        height: 54px;
    }
    .iucet_top_menu .navbar-light .navbar-toggler {
        background: #fff !important;
    }
    /*.iucet_top_menu .navbar-light .navbar-toggler-icon {
    background: #fff url(data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e) !important;
}*/
    .navbar-light .navbar-toggler-icon {
        background-color: #fff !important;
        margin: 0 !important;
    }
    .navbar-light .navbar-nav {
        text-align: left !important;
        margin-top: 8px;
    }
    .navbar-light .navbar-nav .nav-item {
        font-size: 14px;
        margin-right: 0;
        display: block;
        padding: 6px 6px !important;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .programPanel-iucet.desktop_display {
        display: none;
    }
    .programPanel-iucet.mobile_display {
        display: block;
    }
    .enrollment_process_wrap .btn.submit-btn2 {
        padding: 0.4rem 1.5rem;
        font-size: 18px;
    }
    .footer_contact_icon {
        height: 20px;
    }
    /*##################################################################################################################### VGU CET CSS #############################################################################*/
    .ui.tall.stacked.segment.profile_about_sec.border-top-blue {
        text-align: left;
    }
    .form-fill-up-sec .phone {
        position: static;
        right: 0;
        text-align: center !important;
    }
    .desk_userboard_table {
        display: none;
    }
    .mob_userboard_table {
        display: block !important;
    }
    .eligibility_criteria_content_sec .table td,
    .eligibility_criteria_content_sec .table th {
        padding: 0.35rem;
    }
}

@media only screen and (max-width: 620px) {}

@media only screen and (max-width: 479px) {}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 412px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}