﻿html {
    scroll-behavior: smooth;
}
body {
}
#myBtn {
    padding: 10px;
    background: #f1c40f;
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 22px;
    color: #fff;
    opacity:0;
}
.mr-0 {
    margin-right:0!important;
}
.ml-0 {
    margin-left:0!important;
}
.pl-0 {padding-left:0!important;}
h2 {
    text-align:left;
}
h2::after {
    background: transparent;
}
.announcement {display:flex; flex-direction:row; flex-wrap:wrap; background:#04306f;}
.announcement .carousel-inner {width:94%;}
.announcement .left-heading {width:250px; position:relative; background:#f6a516; font-size:22px; font-weight:600; padding:20px; color:#fff;}
.announcement .left-heading:before {content: "";position: absolute;top: 0px;right: -25px;border-left: 25px solid #f6a516;border-top: 25px solid transparent;
z-index: 9;
width: 0;
height: 0;}
.announcement .left-heading:after {content: "";position: absolute;bottom: 0px;right: -25px;border-left: 25px solid #f6a516;border-bottom: 25px solid transparent;
z-index: 9;
width: 0;
height: 0;}
.announcement .carousel {width:75%; padding-left:15px;}
.announcement .item {padding:15px; height:50px; overflow:hidden;}
.announcement .item p {font-size:16px; color:#fff; margin-bottom:0; display:inline;}
.announcement .carousel-control {height: 22px;
width: 22px;
line-height:25px;
font-size:15px;
font-weight:600;
opacity:1;
top:64%;
background-color:#6c6c6c;
}
.announcement .carousel-control.right:active, .announcement .carousel-control.left:active, .announcement .carousel-control.right:hover, .announcement .carousel-control.left:hover,.announcement .carousel-control.right:focus, .announcement .carousel-control.left:focus {background-color:#f6a516;}
.announcement .carousel-control.left {right: 35px;
left: auto;}
.announcement .carousel-control.right {}
.news-section {padding:85px 0;}
    .news-section .news-box {
        border-top: 3px solid #f6a516;
        box-shadow: 1px 1px 15px #ccc;
        padding: 20px 30px 35px;
        position: relative;
        min-height: 350px;
    }
.news-section .news-box h3 {font-size:18px; color:#000; margin-top:15px;}
.news-section .news-box ul {width:100%;}
.news-section .news-box ul li {border-bottom:1px dotted #6c6c6c; margin-bottom:15px!important; line-height:28px; min-height:60px; padding:10px 0;}
.news-section .news-box ul li h4,.news-box ul li a {font-size:16px; color:#04306f; font-weight:500;}
.news-section .news-box ul li p {font-size:14px;}
.news-section .news-box .downarrow,.news-section .news-box .uparrow {background: #ccc;
width: 22px;
height: 22px;
color: #04306f;
display: block;
text-align: center;
margin: 1px;
line-height: 21px;
position:absolute;
}
.news-section .news-box .downarrow:hover, .news-section .news-box .uparrow:hover,
.news-section .news-box .downarrow:focus, .news-section .news-box .uparrow:focus {
    background: #f6a516;
}
.news-section .news-box .downarrow {bottom: 10px;
right: 20px;}
.news-section .news-box .uparrow {top: 60px;
right: 20px;}
.news-section .news-box .downarrow2,.news-section .news-box .uparrow2 {background: #ccc;
width: 22px;
height: 22px;
color: #04306f;
display: block;
text-align: center;
margin: 1px;
line-height: 21px;
position:absolute;
}
.news-section .news-box .downarrow2:hover, .news-section .news-box .uparrow2:hover,
.news-section .news-box .downarrow2:focus, .news-section .news-box .uparrow2:focus {
    background: #f6a516;
}
.news-section .news-box .downarrow2 {bottom: 10px;
right: 20px;}
.news-section .news-box .uparrow2 {top: 60px;
right: 20px;}

.about-section {padding: 85px 0;}
.about-section h1 {font-size:36px; color:#04306f; font-weight:600; margin-bottom:15px;}
.about-section p {font-size:16px; color:#2b2b2b; text-align:justify; line-height:28px; padding-right:25px;}
.about-section img {margin-bottom: 10px;width: 95%;}
.readmore {
    font-size: 15px;
    color: #04306f;
    border: 1px solid #04306f;
    padding: 12px 12px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 600;
    transition: .8s all ease;
}
.btn-orange {font-size:15px; color:#fff; border:1px solid #f6a516; background:#f6a516; padding:15px 15px; border-radius:5px; margin-top:25px; display:inline-block; font-weight:600; transition:.8s all ease; margin-left:15px;}
.btn-orange:hover {background:#04306f; color:#fff; border-color:#04306f;}
.readmore:hover, .readmore:focus {background:#04306f; color:#fff;}
.vision-mission {background:#083d89; padding:60px 0;}
.vision-mission  .viss-content {padding-left: 30px;}
.vision-mission  .viss-content.tm-3 {padding-bottom: 35px;}
.vision-mission h2 {font-size:32px; color:#fff; font-weight:600; margin-bottom:10px; margin-top:0;}
.vision-mission p {font-size:16px; line-height:28px; color:#fff;}
.vision-mission .readmore {color:#fff; border-color:#fff; margin-bottom:20px;}
.vision-mission .readmore:hover {color:#f6a516; border-color:#f6a516;}
.message-box {border-top: 2px solid #db9314;
    padding: 25px;
    box-shadow: 0 0 12px #cdcdcd;
    margin-bottom:40px;
    margin-top:30px;
}
    .message-box h2 {
        font-size: 26px;
        /* font-weight: 500; */
        margin-bottom: 10px;
        margin-top: 0;
        text-align: center;
    }
.message-box p {padding-right: 0;}
    .message-box h3 {
        text-align: center;
        font-size: 18px;
        color: #424242;
        font-weight: 600;
        margin: 10px;
    }
        .message-box h3 span {
            text-align: center;
            font-size: 14px;
            color: #818181;
            font-weight: 600;
        }
.message-box {}
.initiatives-icon {text-align:center;}
    .initiatives-icon img {
        height: 65px;
        width: 65px;
    }
    .initiatives-icon p {
        line-height: 22px;
        font-weight: 600;
        margin-top: 10px;
    }
.mt-5 {margin-top:45px;}
.our-programme {text-align:center; padding:85px 0 0;}
.our-programme h2 {text-align:center; font-size:36px; color:#04306f; font-weight:600; margin-top:0;}
.our-programme p {font-size:16px; color:#2b2b2b; padding:10px 60px;}
.our-programme .prog-box {background:#4a4a4a; padding:15px; margin:25px 0;}
.our-programme .prog-box:hover {background:#f6a516;}
.our-programme .prog-box h4 {font-size:19px; color:#fff;}
.our-programme .prog-box h4 a {font-size:19px; color:#fff;}
.our-programme .prog-box img {width:150px; height:150px; border-radius:100%; overflow:hidden; margin:25px auto;}
.our-programme .prog-box p {font-size:16px; color:#fff; padding:10px 0;}
.counter {background:#082c62; padding:20px 0;}
.counter h3 {color:#fff; font-size:17px; text-align:center;font-weight: 600;text-transform: inherit;}
.counter h3 span {font-size:30px; font-weight:600; display:block; margin-bottom: 15px; color: #f6a516;}
    .counter h3 span.after:after {
        content:"+";
        display:inline-block;
    }
.news-events {padding:85px 0;}
.news-events h2 {text-align:center; font-size:36px; color:#04306f; font-weight:600; margin-top:0;}
.news-events .item p span {color:#2a2a2a; font-size:16px; font-weight:600;}
.news-events .item h3 {font-size:20px; color:#04306f; font-weight:600;}
.news-events .item p {font-size:16px; color:#767676; margin-top:10px;}
    
.news-events .carousel-indicators li {background:#cdcdcd;}
.news-events .carousel-indicators li.active {background:#04306f;}
.news-events .carousel-indicators {
    bottom: -65px;
    right: 15px;
    left: auto;
}
.flex-row {
    display: flex;
flex-flow: row wrap;
}
.news-events .event-list.carousel-indicators {
    position:inherit;
    margin-left: 0;
width: 100%;
right:0;
height: 555px;
overflow-y: auto;
overflow-x: hidden;
bottom:0;
scrollbar-width: thin;
scrollbar-color: #dadada #f6f6f6;
-webkit-scrollbar-width: thin;
-webkit-scrollbar-color: #dadada #f6f6f6;
-moz-scrollbar-width: thin;
-moz-scrollbar-color: #dadada #f6f6f6;
}
.news-events .event-list.carousel-indicators li {
    padding-top:10px;
        display:block;
width:auto;
height:auto;
text-indent: 0px;
cursor: pointer;
background-color:transparent;
border:none;
border-bottom:1px dotted #6c6c6c;
text-align:left;
    }
    .news-events .event-list.carousel-indicators li.col-sm-4 {
        width: 33.33333333%;
        margin:0;
    }
    .news-events .event-list.carousel-indicators li.active {
        /*background:#f9f9f9;*/
    }
.news-events .event-list {}
.news-events .event-list li {border-bottom:1px dotted #6c6c6c; margin-bottom:15px; line-height:25px; padding-bottom:15px;}
.news-events .event-list p span {color:#2a2a2a; font-size:16px; font-weight:600;}
.news-events .event-list h3 {font-size:16px; color:#04306f; font-weight:600; line-height: 25px;}
.news-events .event-list .readmore {padding: 5px 15px;margin-top: 0px;}
.news-events .event-list li:last-child {border-bottom:none;}
.association {padding:85px 0;}
.association h2 {font-size:36px; color:#04306f; text-align:center; font-weight:600; margin-bottom:35px; margin-top:0;}
.association .tab-div {border:1px solid #7e7e7e; border-radius:6px; overflow:hidden; box-shadow:2px -3px 8px #929292;}
.association .tab-div ul {border-right:1px solid #7e7e7e; margin-bottom:0; padding-right: 0;}
.association .tab-div ul li {border-bottom:1px solid #7e7e7e;}
.association .tab-div ul li:last-child {border-bottom:none;}
.association .tab-div ul li a {font-size: 16px; color: #1f1f1f; padding: 18px 20px; font-weight: 600; display: block; cursor: pointer; text-transform: uppercase; line-height: 25px;}
.association .tab-div ul li a.inner-link {
    font-size: 16px;
    color: #1f1f1f;
    padding: 1px 0px;
    font-weight: 500;
    display: block;
    cursor: pointer;
    text-transform: capitalize;
    line-height: 18px;
}
.association .tab-div ul.inner-link li a {
    color: #1f1f1f;
font-size: 13px;
margin-bottom: 0px;
line-height: 18px;
padding: 0;
font-weight: 600;
}
.association .tab-div ul li a.active {background:#f6a516; color:#fff; position:relative;}
.association .tab-div ul li a.active:before {
content: "";
position: absolute;
top: 19px;
right: -12px;
border-left: 12px solid #f6a516;
border-top: 12px solid transparent;
z-index: 9;
width: 0;
height: 0;}
.association .tab-div ul li a.active:after {
    content: "";
position: absolute;
bottom: 19px;
right: -12px;
border-left: 12px solid #f6a516;
border-bottom: 12px solid transparent;
z-index: 9;
width: 0;
height: 0;}
.association .tab-div .tab-content {padding:15px;height: auto;}/*height: 370px;*/
.association .tab-div .tab-content p {color:#1f1f1f; font-size:16px; line-height:26px;}
.association .tab-div .tab-content p a {color:#082c62; font-weight:600;}
.association .tab-div .tab-content ul {margin-top:25px; border-right:none;}
.association .tab-div .tab-content ul li {border-bottom:none; color:#1f1f1f; font-size:16px; margin-bottom:10px; line-height:25px;}
.association .tab-div .tab-content ul li .fa {color:#082c62; margin-right:10px;}
.association .tab-div .tab-content .tab-inr-d {display:none;}
.association .tab-div .tab-content .tab-inr-d.active {display:block;}
    .association .tab-div .tab-content .tab-inr-d .readmore {
        margin-top: -25px;
        border:none;
        background:#082c62;
        color:#fff;
    }
.pr-5 {
    padding-right:50px;
}
.college-portal {background:#082c62; padding:60px 0;}
.college-portal h2 {color:#fff; font-size:36px; font-weight:600;margin-top: 0;}
.college-portal ul {}
.college-portal .portal-box {text-align:center; background:#0f3d82; border-radius:8px; padding:15px; margin-top:15px;}
.college-portal .portal-box:hover {background:#f6a516;}
.college-portal .portal-box h3 {text-transform:uppercase; color:#fff; font-size:16px; font-weight:600;}
.college-portal .facilities {padding-left:0px;}
.college-portal .facilities p {font-size:16px; line-height:26px; color:#fff; text-align:justify;}
.college-portal .facilities .readmore {border-color:#fff; color:#fff;}
.facility-icons {margin-bottom:15px;}
.facility-icons a span {display: block;
font-size: 16px;
color: #f6a516;
margin-top: 15px;
line-height: 25px;
font-weight: 600;}
.facility-icons img {width:55px;}
.facility-icons {}
.donation {background:#082c62; margin:0px 0;}
.donation h2 {color:#fff; font-size:36px; font-weight:600;}
.donation .donation-right {padding-left:50px;}
.donation .donation-right p {font-size:16px; color:#fff; line-height:26px; text-align:justify; padding-right:40px;}
.donation .donation-right .readmore {background:#f6a516; border-color:#f6a516; color:#fff;}
.donation .donation-right .readmore:hover {background:#04306f; border-color:#04306f; color:#fff;}
.gallery {padding:85px 0;}
.gallery h2 {font-size:36px; color:#04306f; font-weight:600; margin-top:0;}
.gallery .gallery-box {position:relative; overflow:hidden; margin-bottom:15px;}
.gallery .gallery-box img {}
.gallery .gallery-box h3 {position:absolute; bottom:-100%; background:rgba(0,0,0,0.8); padding:10px; text-align:center; width:100%; left:0; margin:0; transition:.8s all ease;}
.gallery .gallery-box:hover h3 {bottom:0;}
.gallery .gallery-box h3 a {font-size:18px; color:#fff;}
.gallery .gallery-box {}
.gallery {}
.btm-header .nav > li > a {
    padding: 10px 8px;
}
.right-collaps {position: fixed;
    right: 0;
    top: 55%;
    z-index: 999;
    transition:.8s all ease;
}

.right-collaps .social_icons {
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 999;
    background: #fff;
    border: 1px solid #f6a516;
    border-radius: 0 0 0 5px;
    width: 48px;
    height: auto;
    text-align: center;
    padding: 10px 5px;
    transition: .8s all ease;
    opacity: 1;
}

.right-collaps.open-toggle .social_icons {
    opacity:0;
    transition: .8s all ease;
}
/*.right-collaps.open-toggle {
    right:-48px;
}*/
.right-collaps a {
    display: block;
    font-size: 34px;
    color: #04306f;
    margin-bottom: 5px;
}
.right-collaps a:hover {
    color:#f6a516;
}

.right-collaps.open-toggle #toggle-col {
    left: -15px;
    transition: .8s all ease;
}

.right-collaps #toggle-col {
    z-index: 9999;
    position: absolute;
    left: -63px;
    background: #f6a516;
    font-size: 20px;
    font-weight: 600;
    padding: 0px 4px;
    line-height: 0;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    top: -1px;
    color: #000;
    transition: .8s all ease;
}
   /* .right-collaps #toggle-col:hover {
        color:#000;
    }*/
.right-collaps {}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
    display: flex;
flex-wrap: wrap;
}
.light-grey-section {
    background-color: #dae9fe;
}
.p-lg-5 {
    padding: 3rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.grey-section {
    background-color: #ededed;
}
.box-div {margin-top:25px;margin-bottom:15px;}
.team-box {box-shadow: 1px 2px 9px #a6a6a6;
padding: 15px;}
.team-box img {}
.team-box h4 {color:#000;}
.team-box p {font-weight:500; font-style:italic; font-size:16px;}
.btn-box {text-align:center;padding: 15px 10px;}
.odd {
    padding-left: 0;
padding-right: 0;
}
.odd:nth-child(odd) .btn-box {
    background:#f7f7f7;
    border-top:2px solid #f6a516;
}
.odd:nth-child(even) .btn-box {
    background:#f3f3f3;
    border-top:2px solid #dcdcdc;
}
.btn-box h4 {}
.btn-box .btn-view-file {background: #0f3d82;
padding: 15px;
margin: 12px 0;
display: inline-block;
color: #fff;
font-weight: 600;
border-radius: 2px;}
.inner-list li {
                font-size: 15px;
                line-height: 26px;
                padding-left: 20px;
                margin-bottom: 10px;
            }

.inner-list li:before {
                    content: "\f0a9";
                    display: inline-block;
                    font: normal normal normal 14px/1 FontAwesome;
                    font-size: 14px;
                    font-size: inherit;
                    text-rendering: auto;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    margin-right: 10px;
                    color: #04306f;
                    margin-left: -20px;
                }
.footer-toggle {
    display:none;
}
.news-events .item img {
    height: 500px;
    width:100%;
  }
.inner-content ol {}
.inner-content ol li {font-size: 15px;
    line-height: 26px;
    padding-left: 20px;
    margin-bottom: 10px;}



.achivement {padding:45px 0; background:#f5f5f5; margin-bottom:55px;}
.achivement h2 {font-size: 36px; color: #04306f; text-align: center; font-weight: 600; margin-bottom: 35px;  margin-top: 0;}
    .achivement .ach-card img {
        height: 300px;
        margin: 0 auto;
    }
    .achivement .ach-card {
        background: #ffffff;
        padding: 20px;
    }

    .achivement .slider-section .carousel-control.right span, .achivement .slider-section .carousel-control.left span {
        font-size: 15px;
        
    }
    .achivement .slider-section .carousel-control.right, .achivement .slider-section .carousel-control.left {
        background-image: none;
        top: 50%;
        margin: -19px 15px 0;
        background: #f1c40f;
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .achivement .slider-section h3 {
        font-size: 24px;
        font-weight: 600;
        color: #f6a516;
    }
    .achivement .item {
        /*padding: 10px 75px;*/
    }
.achivement .content {background:#fff;border-top: 3px solid #f6a516;}
    .achivement .content h4 {
        line-height: 28px;
        font-size: 16px;
        font-weight: 600;
        color: #04306f;
        text-align: justify;
    }
    .achivement .content p {
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
        margin-bottom: 0;
    }
    .achivement .row {
        display:flex;
    }
    .achivement .pr-0 {
        padding-right:0;
    }
    .achivement .content ul {}
    .achivement .content ul li {border-bottom: none;
    color: #1f1f1f;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 25px;}
    .achivement .content ul li .fa {color: #082c62;
    margin-right: 10px;}

    /*--------academic-bank-of-credit css--------*/

.abc-resis .odd {
    margin-bottom: 20px;
}
.ABCredit {
    background: #f6a516;
    position: relative;
    z-index: 11;
    overflow: hidden;
    padding: 30px 0;
}
.ABCredit:before {
        content: '';
        position: absolute;
        height: 135%;
        background: #083d89;
        top: 0;
        right: 50%;
        z-index: 0;
        width: 79px;
        transform: rotate(-31deg);
}
.ABCredit:after {
        content: '';
        position: absolute;
        height: 100%;
        background: #083d89;
        width: 47%;
        top: 0;
        left: 0;
        z-index: 0;
}
.ABCredit h2 {
    color: #fff;
    z-index: 12;
    font-size: 26px;
    margin: 0;
    font-weight: 600;
    text-align: unset;
}
.ABCredit .btn-orange {
    margin: 0;
    border: 2px solid #fff;
}
.ABCredit-innerbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    z-index: 12;
    position: relative;
    justify-content: space-evenly;
}
.ABCredit-innerbox h2::after {
    content: unset;
}



 /*new our-programme css*/
.our-programme {
    position: relative;
}
.our-programme:after {
    content: "";
    content: "";
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 350px;
    transform: translateY(-13%);
    background: #04306f;
}
.program-display { 
    position: relative;
    z-index: 1;
    margin-bottom: 55px;
}
#counter {
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.35);
    padding: 20px;
    background: #fff;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}
.counter-inner h3 {
    margin: 10px 0 10px;
    font-size: 30px;
    font-weight: 600;
}
.our-programme .counter-inner p {
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    margin: 0;
} 
.counter-inner img {
    height: 70px;
    width: 70px;
    object-fit: contain;
}
.progs-box h4,.progs-box p {
    color: #fff;
    padding: 0;
    margin: 0;
}
.progs-box h4 {
    margin: 0 0 10px 0;
}
.progs-content {
    padding: 20px 10px;
}
.progs-box {
    border: 1px solid #fff;
}
.our-programme .progs-box:hover {
    background: #f6a516;
}
.progs-box img {
    width: 100%;
}
.counter-content.bdr-right {
    border-right: 1px solid #6c6c6c;
}
.mrg-bt-5 {
    margin-bottom: 3rem;
}
.our-programme .btn-orange {
    position: relative;
    z-index: 1;
    margin-top: 0;
    margin-bottom: 25px;
}
.our-programme .btn-orange:hover {
    border: 1px solid #f6a516;
}


 /*--------academic-bank-of-credit end css--------*/
@media (max-width:1200px) {
    .acadmicbank-row-reverse {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .acadmicbank-row-reverse img {
        margin-bottom: 30px;
    }
    .acadmicbank-row img {
        margin-bottom: 30px;
    }

}

@media (max-width: 992px) {
   .abc-resis .odd .btn-box {
     border: none;
  }
 .our-programme:after {
    content: unset;
 }
 .progs-box h4, .progs-box p {
    color: #000;
  }
 .progs-content {
    padding: 30px 10px;
  }
}

@media (max-width:767px) {
    .navbar-toggle {
    margin-right: 15px;
}
    .gov-logo-sec {
        text-align: left!important;
    }

    .m-dn {
        display: none;
    }
    .association .tab-div .tab-content {
        height:auto;
    }
    .message-box h3 {
        text-align:left;
    }
    .footer-toggle {
        display: block;
        font-size: 18px;
        color: #fff;
        padding: 15px;
        background: #04306f;
        margin-bottom:2px;
        cursor:pointer;
    }
    .footer-toggle:after {
       content: "+";
    float: right;
    background: #f6a516;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-top: -15px;
    margin-right: -15px;
    text-align: center;
    color: #04306f;
    padding: 14px 9px;
    font-size: 40px;

    }
    .footer-toggle.minus:after {
        content: "-";
        padding: 12px 9px;
    }
        .footer-toggle:focus,.footer-toggle:hover {
            color:#fff;
        }
    .footer-mob-menu {
        display:none;
}
    .footer-mob-menu li {
       padding-left: 15px;
    background: #e7e7e7;
    /* box-shadow: 0px 0px 7px #bbb; */
    border-bottom: 1px solid #ccc;
    line-height: 35px!important;
}
    .heading,.m-view,.m-view p {
        text-align:left!important;
    }
    .mr-tb-m {
        margin-top:-10px;
        margin-bottom:-10px;
    }
    .tmob-button {
        float:left;
    }
    div#topnavber {
    padding: 5px 0;
    width: 100%;
    overflow: hidden;
    padding-left: 35px;
}
    .top-navigation li {
    margin-bottom: 8px;
}
    .google-lang {
    margin-top: 12px;
}
    .serach-wrapper {
    margin-top: 33px;
    margin-left: 15px;
    margin-right: 15px;
}
    .about-section img {
        width:100%;
        margin-top:20px;
    }
    .vision-mission {
        margin-top:50px;
    }
    .our-programme {
        padding:50px 0;
    }
    .pr-5 {
    padding-right: 15px;
}
    .college-portal {text-align:center;}
    .college-portal h2 {text-align:center;}
    .facilities {margin-top:50px;}
    .facilities h2 {text-align:center;}
    .facility-icons div {
        margin-bottom:10px;
    }
    .association {
        padding:50px 0;
    }
        .association .tab-div ul {
            width:100%;
        }
    .gallery {
        padding:50px 0;
    }
    .news-events {
        padding:50px 0;
    }
        .news-events .carousel-indicators {
            width:100%;
            text-align:center;
        }
    .news-events .item img {
        height:300px;
        width:100%;
    }
    .news-events .event-list.carousel-indicators {
        margin-top:60px;
    }
    .news-events .event-list.carousel-indicators li .row {
        display:flex;
    }
    .news-events .event-list.carousel-indicators li .row .col-sm-4 {
        width:40%;
    }
    .news-events .event-list.carousel-indicators li .row .col-sm-8 {
        width:60%;
    }
    .mtm-5 {
        margin-top:30px!important;
    }
    .announcement .left-heading {
        width:100%;
        text-align:center;
        font-size: 16px;
    }
        .announcement .left-heading:before, .announcement .left-heading:after {
            display:none;
        }
    .announcement .carousel {
    width: 100%;
    padding-left: 0px;
}
    .news-section .news-box {
        margin-top:40px;
    }
    .news-section {
    padding: 30px 0;
}
    .about-section {
        padding: 15px 0;
    }
        .about-section p {
            padding-right:15px;
        }
    .readmore {
        margin-bottom:15px;
    }
    .odd {
        width:100%;
    }
    .inputradio table tr {
        display: flex;
flex-flow: row wrap;
    }
    .inputradio table tr td {
        width:48%;
    }
    #accordion .profilemain .profile-content {
    text-align: center;
}
    #accordion .profilemain p {
    text-align: center;
}
 #counter {
    box-shadow: none;
    padding: 20px 10px;
    border-radius: 0px;
}
.counter-inner {
    margin-bottom: 30px;
}
.counter-content.bdr-right {
    border-right: none;
}

.ABCredit h2 {
    font-size: 20px;
}
    .NEP-2020 {
        margin-top: 20px;
    }

    
}


/*abc model css*/

.abchelp-center.abcmodel {
    position: fixed;
    right: 10px;
    border: 2px solid #042f6e;
    border-radius: 50%;
    padding: 5px;
    z-index: 99999;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.abcmodel img {
    width: 45px;
}
.homeSlider .col-md-9 {
    position: unset;
}

.abcmodelpopup {
    position: fixed;
    z-index: 10000; 
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.abcmodelpopup.is-visible {
    visibility: visible;
    opacity: 1;
    display: block;
}
.abcmodelpopup .modal-close {
    font-size: 32px;
    float: right;
}

.abcmodelpopup .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.abcmodelpopup.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.abcmodelpopup .modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 32em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.abcmodelpopup.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

/*abc model css*/

.Outreach-Activities-Gallery .item img {
    height: 435px;
}


.card-admission {
    box-shadow: 0px 1px 7px #DBDBDB;
    padding: 20px;
    margin-bottom: 20px;
}

.card-admission-schedule {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
    border: 2px solid #04306f2b;
    border-radius: 8px;
    min-height: 120px;
}
.card-admission-schedule:hover {
        border: 2px solid #04306f;
}
.card-admission-schedule img {
    width: 50px;
    margin-right: 10px;
}
.card-admission-schedule .card-content a {
    line-height: 16px;
}
.card-admission-schedule .card-content a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}
/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: auto;
    scrollbar-color: #083D89 #ffffff;
}

    /* Chrome, Edge, and Safari */
    *::-webkit-scrollbar {
        width: 16px;
    }

    *::-webkit-scrollbar-track {
        background: #ccc;
    }

    *::-webkit-scrollbar-thumb {
        background-color: #083D89;
        border-radius: 10px;
        border: 3px solid #ffffff;
    }

.news-events .event-list.carousel-indicators::-webkit-scrollbar-track {
   
    border-radius: 8px;
}

.index {
    filter: unset !important;
}
#btn-admission {
    position: fixed;
    top: 45%;
    left: 0;
    z-index: 99;
}
#btn-admission a {
    display: block;
    background: #f6a516;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #edc902;
    color: #000;
    line-height: 21px;
    margin-bottom: 10px;
}


@media (max-width: 560px){
    .right-collaps .social_icons{
        width: 40px;
    }
    .right-collaps a {
        font-size: 22px;
        color: #04306f;
    }
    #btn-admission a {
        font-size: 14px;
        font-weight: 500;
    }
    .card-admission {
       padding: 15px;
   }
}
.sec_our_partners {
    padding: 85px 0 40px 0;
}

    .sec_our_partners h2 {
        text-align: center;
        font-size: 36px;
        color: #04306f;
        font-weight: 600;
        margin-top: 0;
    }
/*@media only screen and (max-width: 768px) {
    .partners_container {
        flex-wrap: wrap;
    }
}



.partners_container {
    display: flex;
    justify-content: space-between;
}

    .partners_container div img {
        aspect-ratio: 4/3;
        max-height: 100px;
        object-fit: contain;
    }

    .partners_container div {
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        padding: 10px;
        margin: 0 5px;
    }*/