/*--------------------------- Color variations ----------------------*/


/*--------------------------- Fonts ----------------------*/

@import url("https://fonts.googleapis.com/css?family=Poppins:500,700|Roboto:400,500");

/* Medium Layout: 1280px */


/* Tablet Layout: 768px */


/* Mobile Layout: 320px */


/* Wide Mobile Layout: 480px */


/* Section Gaps css
/*=======================Font size start================================= */
.navbar > .container-fluid{
    display: block ruby !important;
}
.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-21 {
    font-size: 21px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-24 {
    font-size: 24px;
}

.fs-25 {
    font-size: 25px;
}

.fs-26 {
    font-size: 26px;
}


/*=======================Font size end================================= */


/*=======================Font weight start================================= */

.fw-100 {
    font-weight: 100;
}

.fw-200 {
    font-weight: 200;
}

.fw-300 {
    font-weight: 300;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.fw-800 {
    font-weight: 800;
}

.fw-900 {
    font-weight: 900;
}


/*=======================Font weight end================================= */


/*=======================Theme color start================================= */

.color-pink {
    color: #a50f34;
}

.color-white {
    color: #fff;
}

.color-black {
    color: #000;
}

.color-grey {
    color: #ededed;
}

.color-yellow {
    color: #db6c0a;
}

.color-lightpink {
    color: #EDCFD6;
}


/*=======================Theme color  end================================= */


/*=======================Background color start================================= */

.bg-pink {
    background-color: #a50f34;
}

.bg-white {
    background-color: #fff;
}

.bg-black {
    background-color: #000;
}

.bg-grey {
    background-color: #ededed;
}

.bg-lightpink {
    background-color: #EDCFD6;
}

.bg-trans {
    background-color: #000000A6;
}

.bg-yellow {
    background-color: #db6c0a;
}


/*======================= Background color  end================================= */


/*------------margin start-------------------*/

.m-10 {
    margin: 10px;
}

.m-20 {
    margin: 20px;
}

.m-30 {
    margin: 30px;
}

.m-40 {
    margin: 40px;
}

.m-50 {
    margin: 50px;
}

.m-60 {
    margin: 60px !important;
}


/*------------margin end-------------------*/


/*------------margin top start-------------------*/

.mt-10 {
    margin-top: 10px;
}
.mt-12 {
    margin-top: 12px;
}
.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-100 {
    margin-top: 100px;
}
.m-70-0{
    margin: 70px 0px;
}

/*------------margin top end-------------------*/


/*------------margin bottom start-------------------*/

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-47 {
    margin-bottom: 47px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-54 {
    margin-bottom: 54px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-108 {
    margin-bottom: 108px;
}

.mb-182 {
    margin-bottom: 182px;
}

.mb-177 {
    margin-bottom: 177px;
}


/*------------margin bottom end-------------------*/


/*------------margin left start-------------------*/

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-90 {
    margin-left: 90px;
}

.ml-100 {
    margin-left: 100px;
}


/*------------margin left end-------------------*/


/*------------margin right start-------------------*/

.mr-7 {
    margin-right: 7px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-100 {
    margin-right: 100px;
}


/*------------margin right end-------------------*/


/*------------margin start-------------------*/

.m--10 {
    margin: -10px;
}

.m--20 {
    margin: -20px;
}

.m--30 {
    margin: -30px;
}

.m--40 {
    margin: -40px;
}

.m--50 {
    margin: -50px;
}

.m--60 {
    margin: -60px;
}


/*------------margin end-------------------*/


/*------------margin top start-------------------*/

.mt--10 {
    margin-top: -10px;
}

.mt--12 {
    margin-top: -12px;
}

.mt--20 {
    margin-top: -20px;
}

.mt--30 {
    margin-top: -30px;
}

.mt--40 {
    margin-top: -40px;
}

.mt--50 {
    margin-top: -50px;
}

.mt--60 {
    margin-top: -60px;
}

.mt--70 {
    margin-top: -70px;
}

.mt--80 {
    margin-top: -80px;
}

.mt--90 {
    margin-top: -90px;
}

.mt--100 {
    margin-top: -100px;
}


/*------------margin top end-------------------*/


/*------------margin bottom start-------------------*/

.mb--10 {
    margin-bottom: -10px;
}

.mb--20 {
    margin-bottom: -20px;
}

.mb--30 {
    margin-bottom: -30px;
}

.mb--40 {
    margin-bottom: -40px;
}

.mb---50 {
    margin-bottom: -50px;
}

.mb--60 {
    margin-bottom: -60px;
}

.mb--70 {
    margin-bottom: -70px;
}

.mb--80 {
    margin-bottom: -80px;
}

.mb--90 {
    margin-bottom: -90px;
}

.mb--100 {
    margin-bottom: -100px;
}


/*------------margin bottom end-------------------*/


/*------------margin left start-------------------*/

.ml--10 {
    margin-left: -10px;
}

.ml--20 {
    margin-left: -20px;
}

.ml--30 {
    margin-left: -30px;
}

.ml--40 {
    margin-left: -40px;
}

.ml--50 {
    margin-left: -50px;
}

.ml--60 {
    margin-left: -60px;
}

.ml--70 {
    margin-left: -70px;
}

.ml--80 {
    margin-left: -80px;
}

.ml--90 {
    margin-left: -90px;
}

.ml--100 {
    margin-left: -100px;
}


/*------------margin left end-------------------*/


/*------------margin right start-------------------*/

.mr--10 {
    margin-right: -10px;
}

.mr--20 {
    margin-right: -20px;
}

.mr--30 {
    margin-right: -30px;
}

.mr--40 {
    margin-right: -40px;
}

.mr--50 {
    margin-right: -50px;
}

.mr--60 {
    margin-right: -60px;
}

.mr--70 {
    margin-right: -70px;
}

.mr--80 {
    margin-right: -80px;
}

.mr--90 {
    margin-right: -90px;
}

.mr--100 {
    margin-right: -100px;
}


/*------------margin right end-------------------*/


/*------------padding start-------------------*/

.p-010 {
    padding: 0px 10px;
}
.brdrbtm{
    border: none;
    border-bottom: 1px solid #ced4da;
    width: 50%;
}
.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.p-40 {
    padding: 40px;
}

.p-50 {
    padding: 50px;
}

.p-60 {
    padding: 60px;
}

.p-70 {
    padding: 70px;
}

.p-80 {
    padding: 80px;
}

.p-90 {
    padding: 90px;
}

.p-100 {
    padding: 100px;
}

.p-050 {
    padding: 0px 50px;
}


/*------------padding end-------------------*/


/*------------padding top start-------------------*/

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px;
}


/*------------padding top end-------------------*/


/*------------padding bottom start-------------------*/

.pb-10 {
    padding-bottom: 10px;
}

.pb-16 {
    padding-bottom: 16px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-36 {
    padding-bottom: 36px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-47 {
    padding-bottom: 47px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-274 {
    padding-bottom: 274px;
}


/*------------padding bottom end-------------------*/


/*------------padding right start-------------------*/

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-100 {
    padding-right: 100px;
}


/*------------padding right end-------------------*/


/*------------padding left start-------------------*/

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-40 {
    padding-left: 40px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-100 {
    padding-left: 100px;
}


/*------------padding left end-------------------*/


/*------------padding start-------------------*/

.p--10 {
    padding: -10px;
}

.p--20 {
    padding: -20px;
}

.p--30 {
    padding: -30px;
}

.p--40 {
    padding: -40px;
}

.p--50 {
    padding: -50px;
}

.p--60 {
    padding: -60px;
}

.p--70 {
    padding: -70px;
}

.p--80 {
    padding: -80px;
}

.p--90 {
    padding: -90px;
}

.p--100 {
    padding: -100px;
}


/*------------padding end-------------------*/


/*------------padding top start-------------------*/

.pt--10 {
    padding-top: -10px;
}

.pt--20 {
    padding-top: -20px;
}

.pt--30 {
    padding-top: -30px;
}

.pt--40 {
    padding-top: -40px;
}

.pt--50 {
    padding-top: -50px;
}

.pt--60 {
    padding-top: -60px;
}

.pt--70 {
    padding-top: -70px;
}

.pt--80 {
    padding-top: -80px;
}

.pt--90 {
    padding-top: -90px;
}

.pt--100 {
    padding-top: -100px;
}


/*------------padding top end-------------------*/


/*------------padding bottom start-------------------*/

.pb--10 {
    padding-bottom: -10px;
}

.pb--20 {
    padding-bottom: -20px;
}

.pb--30 {
    padding-bottom: -30px;
}

.pb--40 {
    padding-bottom: -40px;
}

.pb--50 {
    padding-bottom: -50px;
}

.pb--60 {
    padding-bottom: -60px;
}

.pb--70 {
    padding-bottom: -70px;
}

.pb--80 {
    padding-bottom: -80px;
}

.pb--90 {
    padding-bottom: -90px;
}

.pb--100 {
    padding-bottom: -100px;
}


/*------------padding bottom end-------------------*/


/*------------padding right start-------------------*/

.pr--10 {
    padding-right: -10px;
}

.pr--20 {
    padding-right: -20px;
}

.pr--30 {
    padding-right: -30px;
}

.pr--40 {
    padding-right: -40px;
}

.pr--50 {
    padding-right: -50px;
}

.pr--60 {
    padding-right: -60px;
}

.pr--70 {
    padding-right: -70px;
}

.pr--80 {
    padding-right: -80px;
}

.pr--90 {
    padding-right: -90px;
}

.pr--100 {
    padding-right: -100px;
}


/*------------padding right end-------------------*/


/*------------padding left start-------------------*/

.pl--10 {
    padding-left: -10px;
}

.pl--20 {
    padding-left: -20px;
}

.pl--30 {
    padding-left: -30px;
}

.pl--40 {
    padding-left: -40px;
}

.pl--50 {
    padding-left: -50px;
}

.pl--60 {
    padding-left: -60px;
}

.pl--70 {
    padding-left: -70px;
}

.pl--80 {
    padding-left: -80px;
}

.pl--90 {
    padding-left: -90px;
}

.pl--100 {
    padding-left: -100px;
}


/*------------padding left end-------------------*/

.navbar-light .navbar-nav .nav-link {
    color: #a50f34;
    font-weight: 600;
}

tbody tr:nth-child(even) {
    background-color: #EDCFD6;
    color: #111;
}

#color-pink div:nth-child(odd) {
    background-color: #a50f34;
}

.justify-content-end {
    justify-content: center !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #000 !important;
}

.contactbgimg {
    background: url("images/classroom-op.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.width-50{
    width: 50%;
}
.width-40{
    width: 40%;
}
.width-35{
    width: 35%;
}

/* 
.text-justify {
    text-align: justify;
} */

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.bgimg {
    background: url("images/classroom-op.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.mainsection {
    background: url("images/141414.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.width-30 {
    width: 25% !important;
}

.width-3 {
    width: 3% !important;
}

.brdrradius-10 {
    border-radius: 10px;
}

#google-rv {
    position: relative;
    width: 255px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#google-rv::before {
    left: 0;
}

#google-rv::before,
#google-rv::after {
    position: absolute;
    width: 105px;
    height: 2px;
    top: 24px;
    background-color: #000;
    content: '';
}

.content-align {
    justify-content: center;
    display: flex;
}

.contactbtn {
    padding: 12px 60px;
    background-color: #a50f34;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 7px;
}

a {
    text-decoration: none !important;
}

.brush-bg {
    background: url("images/classroom-op.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px 100px;
}

#aboutinstrow img {
    width: 25%;
    padding-top: 20px;
}

#home-contact .con_h {
    padding: 0px 50px 0px 50px;
}

#home-contact .row_h {
    padding: 50px;
    box-shadow: 2px -1px 24px -1px rgba(0, 0, 0, 0.75);
    margin-left: 100px;
}

#home-contact .contact_map {
    margin-left: -165px;
}

#home-contact ul li a {
    text-decoration: none;
    color: #fff;
}

#home-contact ul {
    list-style: none;
}

#home-contact .h_contact {
    width: 81%;
    background-color: #db6c0a;
    color: black;
}

.management-head {
    border-left: 70px solid #db6c0a !important;
    padding-left: 20px;
}

#management .management-img-1 img {
    width: 400px;
    float: right;
    margin: -30px -30px 0 0;
}

.management-head {
    border-left: 70px solid #db6c0a !important;
    padding-left: 20px;
}


/* 
#management .management-img-1 img {
    width: 400px;
    float: right;
    margin: -30px -30px 0 0;
} */

#management .img-mgt {
    float: right;
    margin-left: 20px;
    border-left: 20px solid #bd103c;
    border-bottom: 20px solid #a50f34;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
}


/* 
#management .management-img-2 img {
    width: 400px;
    float: left;
    margin: -30px 0 0 -30px;
} */

.img-mgt-sd {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #a50f34;
    border-top: 20px solid transparent;
    border-right: 20px solid #bd103c;
}

.accordion-body {
    padding: 1rem 0.25rem !important;
}

@media only screen and (max-width: 600px) {
    .mlm-9 {
        margin-left: 9px;
    }
    .mrm--9 {
        margin-right: -9px;
    }
    .mrm-7 {
        margin-right: 7px !important;
    }
    .plm-0 {
        padding-left: 0px !important;
    }
    .fsm-0 {
        font-size: 0px;
    }
    .fsm-14 {
        font-size: 14px;
    }
    .fsm-16 {
        font-size: 16px;
    }
    .fsm-27 {
        font-size: 27px;
    }
    .fsm-18 {
        font-size: 18px;
    }
    .widthm-5 {
        width: 5%;
    }
    .mtm-20 {
        margin-top: 20px !important;
    }
    .mtm-30 {
        margin-top: 30px;
    }
    .mtm-40 {
        margin-top: 40px;
    }
    .mlm-0 {
        margin-left: 0px;
    }
    .textm-center {
        text-align: center;
    }
    .textm-left {
        text-align: left !important;
    }
    .psm-0 {
        padding-left: 0rem !important;
    }
}


/*------------sakshi start-------------------*/

#footer {
    display: flex;
    color: white;
    text-align: left;
    padding: 15px;
    border-bottom: 1px solid white!important;
}

.b-bottom {
    border-bottom: 1px solid white!important;
    width: 45%;
}

.brdrbtm-white {
    border-bottom: 2px solid #fff;
}

#footer ul {
    list-style: none;
}

#footer ul li a {
    text-decoration: none;
    color: white;
}

.pl-0 {
    padding-left: 0px;
}

.pr-0 {
    padding-right: 0px;
}

#footer ul li a:hover,
#footer i:hover,
#footer li:hover {
    color: #a50f34;
}

.i-size {
    width: 25px;
}

#logo {
    height: 30%;
    width: 35%;
}

.form_btn {
    background-color: #a50f34;
    color: #ededed;
    font-size: 18px;
    padding: 20px;
    border-radius: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.form_btn:hover {
    background-color: black;
    color: white;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

#aboutinst {
    background-image: url('images/roha-about-institute.jpg');
    background-size: cover;
    background-position: center;
}

.aborder {
    width: 100%;
    height: 100%;
    position: relative;
    border: 2px solid black;
    top: 5px;
    left: 5px;
    margin-top: 2px;
    margin-left: 4px;
}

.target-block {
    border: 2px solid #fff;
    position: relative;
}

.fs-30 {
    font-size: 30px;
}

#aboutinstrow {
    display: flex;
    flex-wrap: wrap;
}

.text-justify {
    text-align: justify;
}

.fs-35 {
    font-size: 35px;
}

.pr-5 {
    padding-right: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.p-0 {
    padding: 0px;
}

.fs-40 {
    font-size: 40px;
}

.fs-45 {
    font-size: 45px;
}

.containerss {
    max-width: 1140px;
}

.bg-img {
    background-image: url('images/colleagues-studying-together-exam.jpg');
    background-position: top;
    background-size: cover;
    padding: 100px 0px;
    position: relative;
    opacity: 1;
    background-repeat: no-repeat;
}

#placement1 img {
    height: 50%;
    width: 100%;
    margin: 10px;
    margin-top: 30px;
}

.pb-37 {
    padding-bottom: 37px;
}

.pb-12 {
    padding-bottom: 12px;
}

.box_shadow {
    box-shadow: 8px 10px 8px #888888;
}

.ptb {
    padding: 50px 0px;
}

#alumniform .header {
    align-items: center;
    display: flex;
}

#home-slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;  /*temporary changes prevoius 1010px*/
}

#home-slider .carousel-caption {
    bottom: unset;
    top: 150px;
    right: unset;
    max-width: 600px;
    text-align: left;
}

.counter img {
    vertical-align: middle;
    width: 55%;
}

.aborder_home {
    width: 100%;
    height: 100%;
    position: relative;
    border: 2px solid black;
    top: 10px;
    left: 0px;
    margin-top: -4px;
    margin-left: 11px;
}

.pb-57 {
    padding-bottom: 57px;
}

#home-welcome a {}

#home-management .faculty_img {
    border: 2px solid #a50f34;
}

.height_170 {
    height:170px;
}

/*marquee{*/
/*    height:100px;*/
/*}*/
/*.marquee_d{*/
/*    height:550px;*/
/*    overflow:hidden;*/
/*}*/
/* 3/12 */

#home-management .faculty_img img {
    /*width: 80%;*/
    margin: auto;
    display: block;
}

#home-management .faculty_info {
    background-color: #a50f34;
    margin-left: 20px;
    color: white;
    margin-right: 20px;
    position: relative;
    top: -25px;
    padding: 10px;
}

#home-management {
    background-color: beige;
}

#home-management a {
    text-decoration: none;
}

#home-department .department_info p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 25px;
}


/* 
#placement1 img {
    width: 500px;
    float: right;
    margin: -30px -30px 0 0;
} */

#home-department .b_shadow {
    box-shadow: 0px 0px 8px #999 !important;
}

.b_radius {
    border-radius: 10px;
}

#home-contact .form_control {
    width: 100%;
    padding: 10px;
}

.height_235{
    height:235px;
}
.form_btn {
    background-color: #a50f34;
    color: #ededed;
    font-size: 18px;
    padding: 20px;
    border-radius: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.form_btn:hover {
    background-color: black;
    color: white;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

#home-contact .target_block {
    border: 2px solid #a50f34;
    position: relative;
    margin: 0px 30px 30px 30px;
}

#placement1 .im_r {
    padding: 10px;
    border: 2px solid #a50f34;
    margin: 12px;
    position: relative;
    width: 50%;
}


/* -------------------Principal Message css start----------------- */

#banner {
    background: url('imgages/inner-bg.jpg') no-repeat;
    background-size: cover;
}

#banner h1 {
    color: #ededed;
}

#principal-message p {
    text-align: justify;
}

#principal-message img {
    margin: 0px 0px 15px 20px;
    float: right;
    border: 3px solid #fff;
    box-shadow: rgba(20, 20, 20, 0.2) 0px 10px 10px 10px, rgba(20, 20, 20, 0.2) 0 6px 20px 0;
}

#management p {
    text-align: justify;
}

.mgt-img {
    float: right;
    width: 200px;
    margin: 0px 0px 15px 20px;
}

#admission-process {
    text-align: justify;
}

#admission-process table,
tr,
th,
td {
    border: 1px #ededed solid;
}

#admission-process table th {
    text-transform: uppercase;
}

#admission-process ol {
    line-height: 35px;
}

.fee-struct-open {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
    text-align: justify;
    background-color: #fff;
}

.icon-img {
    width: 15px;
}

.admin-pay-fee {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
    text-align: justify;
    background-color: rgba(26, 26, 26, 0.5);
    color: white;
    border-radius: 20px;
    border-top: 10px solid white;
}

#admission-payment {
    background: url('images/bg_1.jpg');
}

#fee-structure h4 {
    color: #db6c0a;
    text-align: center;
}

.hr-border {
    border: 1px rgb(0, 0, 0) solid;
    opacity: 1;
    margin: 10px 32% 0 33%;
}

#management .management-img-1 img {
    width: 400px;
    float: right;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
    background-color: #a50f34;
}

#management .management-img-2 img {
    width: 400px;
    float: left;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
    background-color: #db6c0a;
}

#placement1 .im_r {
    padding: 10px;
    border: 2px solid #a50f34;
    margin: 12px;
    position: relative;
    width: 50%;
}

#alumnigallery .img_gallery img {
    height: auto;
    width: 100%;
    margin: 10px;
    margin-top: 30px;
}

.zoom {
    transition: transform .5s;
    cursor: pointer;
}

.zoom:hover {
    transform: scale(1.09);
}


/* 
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
} */

.name_align {
    display: flex;
}

#alumniform .border_form {
    border: 3px solid #a50f34;
    border-radius: 25px;
}

.w-100 {
    width: 100%;
}

.w-50 {
    width: 50%;
}

.qua_display {
    display: ruby;
}


/* #owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
} */

.titlecss {
    margin-top: 0px;
    padding: 7px 8px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 6px;
}

#aboutinst1 .img-border,
#placement1 .img-border {
    float: right;
    margin-left: 20px;
    border-left: 20px solid #a50f34;
    border-bottom: 20px solid black;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
}

.width-81 {
    width: 81% !important;
}

.width-100 {
    width: 100% !important;
}

.height-90 {
    height: 90% !important;
}


/* --------------------Chemical Engineering 12/9/2022 Start--------------------- */

.tab-content {
    width: 100%;
}

.nav-pills .nav-link {
    color: white !important;
    background: #a50f34 !important;
}

.nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #000 !important;
}

.tab-engg {
    padding: 10px;
    border-bottom: 1px solid #ededed !important;
    border-radius: 0 !important;
    text-align: left;
    text-transform: capitalize;
    color: white;
    background: #a50f34;
    width: 221px !important;
}

.notice-date {
    background: #a50f34;
    margin: 10px;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    border-left: 5px solid #e1dbc1;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.notice-block>.col-md-12:nth-child(1) {
    overflow-y: scroll;
    height: 300px;
}


/*
.about-dept-content p {
    text-align: justify;
}*/

hr {
    border: 1px solid black;
    opacity: 1;
}


/*
.dept-hr {
    width: 55%;
    padding-left: 20px;
}

.vm-hr {
    width: 25%;
    margin-left: 38%;
}

.faculty-hr {
    width: 10%;
    margin-left: 45%;
}

.achieve-hr {
    width: 40%;
    margin-left: 30%;
}
*/

.img-head {
    float: right;
   width: 300px ;
   height:300px;
}

.faculty-img {
    width: 50%;
}

.faculty-content p a {
    color: #000;
    text-decoration: none;
}

.faculty-content p a:hover {
    color: #a50f34;
    font-weight: 600;
}

.curi-content-p a {
    text-decoration: none;
    color: #a50f34;
}

.curi-content-p a:hover {
    color: blue;
}


/* ---------------------Chemical Engineering Css 12/9/2022 End------------------------------ */


/* -----------------------Computer Engineering Css 13/09/2022 Start---------------------------- */

.vm-row {
    border-top: 10px solid #a50f34;
    border-bottom: 10px solid #bd103c;
    border-left: 10px solid #d21443;
    border-right: 10px solid #a50f34;
}

.vision-heading h4 {
    background: white;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #db6c0a;
    font-style: italic;
}

.vision-content {
    left: -20px;
    position: relative;
    text-align: justify;
}

.vision-img {
    background: #a50f34;
}

.mission-heading h4 {
    background: white;
    position: relative;
    top: 60px;
    right: -25px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #db6c0a;
    font-style: italic;
}

.mission-content p {
    text-align: justify;
}


/*
.train-hr {
    width: 50% !important;
}*/

.program-icon {
    width: 20px;
}

.computer-faculty-img {
    margin: 30px 30px 30px 65px;
}


/*#v-pills-computer-head-message img {
    width: 200px;
    float: right;
}*/

.computer-center-img img {
    width: 100%;
}

.computer-center-img p,
.database-lab-img p,
.program-lab-img p {
    background: #a50f34;
    margin-top: -14px;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
}


/* 
.program-lab-img img {
    width: 100%;
    height: 230px;
} */

.database-lab-img img {
    width: 100%;
    height: 280px;
}

.mission-mobile {
    display: none;
}

.technical-event-2 img {
    width: 100%;
}

.computer-st img {
    width: 100%;
}

.student-testimonal {
    border: 2px solid #ededed;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.student-testimonal-col-1 {
    border-left: 2px solid #ededed;
}

.computer-st-content p {
    text-align: justify;
}

.student-testimonal-col-1 img {
    width: 100%;
}


/* -----------------------Computer Engineering Css End---------------------------- */


/* ---------------------------Science & Humanities Css Start ----------------------- */

.science-sem-link p a {
    color: black;
    text-decoration: none;
    font-size: 17px;
}

.science-sem-link p a:hover {
    color: #db6c0a;
}

.science-faculty {
    width: 40%;
}

.science-event-img {
    background: url('images/bg-4.jpg');
}


/* ---------------------------Science & Humanities Css End----------------------- */


/*
.civil-rp-hr {
    border: 1px solid black;
    width: 40%;
    opacity: 1;
    margin-left: 316px;
}*/

#v-pills-newsletter ul {
    list-style: none;
}

.lab-border {
    border: 3px solid #a50f34;
    border-radius: 2px;
    text-align: left;
    padding-left: 10px;
    padding: 10px;
}

.lab-border li,
#v-pills-mpo ul li {
    color: black;
}


/*--------------15/9------------*/

.w-20 {
    width: 20%;
}

.faculty-img {
    width: 100%;
}

.zoom {
    transition: transform .5s;
    cursor: pointer;
}

.zoom:hover {
    transform: scale(1.09);
}


/*10/10*/

#v-pills-mindustrial-intract img {}


/*------------16/9---------*/

#v-pills-mvision-mission ul,
#v-pills-mpo ul,
#v-pills-evision-mission ul,
#v-pills-epo ul,
#v-pills-ehead-message ul,
#v-pills-enewsletter ul {
    list-style: none;
}

#v-pills-evision-mission li:hover,
#v-pills-epo li:hover,
#v-pills-ehead-message li:hover {
    color: black;
}

#v-pills-evision-mission .img-target {
    top: 0px;
}

#v-pills-mfaculty a,
#v-pills-efaculty a {
    color: #000;
    text-decoration: none;
}

#v-pills-mfaculty a:hover,
#v-pills-efaculty a:hover {
    color: #db6c0a;
}

.txt-indent {
    text-indent: 50px;
}


/*-----------17/9-----------*/

#v-pills-mlaboratories li:hover {
    color: black;
}

#accordionExample button:hover {
    background-color: #a50f34;
    border: #EDCFD6;
    color: white;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #a50f34;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.border-vs {
    border: 3px solid gray;
    padding: 20px;
}


/* -----------------aditi css 19/09/2022 start----------------- */


/* --------------civil eng start-------------------------------- */

.vm-row {
    border-top: 10px solid #a50f34;
    border-bottom: 10px solid #bd103c;
    border-left: 10px solid #d21443;
    border-right: 10px solid #a50f34;
}


/*
.vision-heading h4 {
    background: white;
    position: relative;
    top: 30px;
    left: -40px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #db6c0a;
    font-style: italic;
}*/

.vision-content {
    left: -20px;
    position: relative;
    text-align: justify;
}

.vision-img {
    background: #a50f34;
    text-align: center;
}

.mission-heading h4 {
    background: white;
    position: relative;
    top: 60px;
    right: -25px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #db6c0a;
    font-style: italic;
}

.mission-content p {
    text-align: justify;
}

.mission-img {
    background-color: #a50f34;
    text-align: center;
}

.mission-img img {
    top: 45px;
    position: relative;
    /*left: 15px;*/
}

.mission-mobile {
    display: none;
}

.civil-mission-img {
    background-color: #a50f34;
}

.civil-mission-heading h4 {
    background: white;
    position: relative;
    right: -25px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 800;
    color: #db6c0a;
    font-style: italic;
}


/* .mechanical-faculty-img {
    width: 100%;
} */

.mechanical-faculty-content p a {
    color: #000;
    text-decoration: none;
}

.mechanical-faculty-content p a:hover {
    color: #a50f34;
    font-weight: 600;
}

.electrical-head-message p {
    text-align: justify;
}


/*s
.ta-justify {
    text-align: justify;
}*/

hr {
    border: 1px solid black;
    opacity: 1;
}


/*
.mech-dept-hr {
    width: 50%;
}

.vm-hr {
    width: 25%;
    margin-left: 38%;
}

.faculty-hr {
    width: 10%;
    margin-left: 45%;
}

.achieve-hr {
    width: 40%;
    margin-left: 30%;
}*/


/* ------------------civil eng end-------------------------------- */

#aicte_s {
    margin: 50px 0px;
}

#aicte_s span {
    color: #a50f34;
    font-size: 24px;
    font-weight: 600;
}

#aicte_s a {
    font-size: 18px;
    text-decoration: underline !important;
    font-weight: 500;
}

#aicte_s a:hover {
    color: #000;
}

#aicte_s .icon-img {
    width: 20px;
    padding-bottom: 5px;
}
/*-----------mobileview start-------*/

@media screen and (max-width: 600px) {
    .computer-faculty-imgm {
        margin: 30px 15px 30px 15px;
    }
    #aboutinst1 .img-border,
    #placement1 .img-border {
        float: none;
        margin-left: 0px;
        border-left: 0px;
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
    }
    #aboutinst1 img,
    #placement1 img {
        width: none;
        float: none;
        margin: 0;
    }
    #home-contact .contactm_map {
        margin-left: 0px;
    }
    .widthm-100 {
        width: 100% !important;
    }
    #home-contact .row_hm1 {
        padding: 30px;
        margin-left: 0px;
    }
    #home-contact .con_hm {
        padding: 0px 0px 0px 0px;
    }
    .ptm-20 {
        padding-top: 20px;
    }
    .ptm-0 {
        padding-top: 0px;
    }
    .pbm-30 {
        padding-bottom: 30px;
    }
    .pbm-50 {
        padding-bottom: 50px;
    }
    .mlm-30 {
        margin-left: 30px;
    }
    .mlm-80 {
        margin-left: 80px;
    }
    .mlm-100 {
        margin-left: 100px;
    }
    .mrm-0 {
        margin-right: 0px;
    }
    .mrm-10 {
        margin-right: 10px;
    }
    .mrm-20 {
        margin-right: 20px;
    }
    .mrm-30 {
        margin-right: 30px;
    }
    .mrm-80 {
        margin-right: 80px;
    }
    .mrm-100 {
        margin-right: 100px;
    }
    .pm-0 {
        padding: 0px;
    }
    .pm-50 {
        padding: 50px;
    }
    .pm-10 {
        padding: 10px;
    }
    .mm-0 {
        margin: 0px;
    }
    .mm-20 {
        margin: 20px;
    }
    .mbm-30 {
        margin-bottom: 30px !important;
    }
    .mtm-30 {
        margin-top: 30px;
    }
    .targetm-block {
        margin: 0px 0px 30px 0px;
    }
    .wm-100 {
        width: 100%;
    }
    .wm-60 {
        width: 60%;
    }
    .facilities_margin {
        margin: 0px 108px 50px 109px;
    }
    .pm-60 {
        padding: 60px;
    }
    /* -----------------Margin Start------------------ */
    .mm-0 {
        margin: 0px !important;
    }
    .mbm-0 {
        margin-bottom: 0;
    }
    .mtm-0 {
        margin-top: 0;
    }
    .mm--30 {
        margin: -30px;
    }
    /* -----------------Margin End------------------ */
    /* --------------------Font Size Start--------------- */
    .fsm-25 {
        font-size: 25px;
    }
    .fsm-20 {
        font-size: 20px;
    }
    .fsm-15 {
        font-size: 15px;
    }
    .fsm-13 {
        font-size: 13px;
    }
    .fsm-14 {
        font-size: 14px;
    }
    /* --------------------Font Size End--------------- */
    .fwm-600 {
        font-weight: 600;
    }
    #banner {
        background: url('images/inner-bg.jpg') center center no-repeat;
        background-size: cover;
    }
    #principal-message img {
        width: 50%;
    }
    #admission-process .course-take {
        overflow: scroll;
    }
    #management .management-img-1 img {
        width: 338px;
    }
    #management .management-img-2 img {
        width: 338px;
    }
    .admin-pay-fee {
        padding: 20px;
    }
    .overflow-mobile {
        overflow: scroll;
    }
    .d-flex {
        display: block !important;
    }
    .tab-engg {
        width: 105% !important;
    }
    hr {
        display: none;
    }
    .faculty-img {
        width: 200px;
        /* margin: 20px; */
    }
    .vision-heading h4 {
        top: 0;
        left: 10px;
        position: relative;
    }
    .vision-content {
        left: 0;
        position: relative;
    }
    .mission-desktop {
        display: none;
    }
    .mission-img img {
        top: 0;
        position: relative;
    }
    .mission-mobile {
        display: block;
    }
    .mission-heading h4 {
        top: 0;
        right: 0;
        position: relative;
    }
    .mlm-0 {
        margin-left: 0px;
    }
    .d-flex {
        display: block !important;
    }
    .tab-engg {
        width: 100% !important;
        margin-left: 10px;
    }
    .overflow-mobile {
        overflow: scroll;
    }
    .mission-mobile {
        display: block;
    }
    hr {
        display: none;
    }
    .vision-heading h4 {
        top: 0;
        left: 0;
        position: relative;
    }
    .vision-content {
        left: 0;
        position: relative;
    }
    .mechanical-faculty-img {
        width: 180px;
    }
    .mission-img img {
        top: 0;
        position: relative;
    }
    .mission-heading h4 {
        top: 0;
        right: 0;
        position: relative;
    }
    .pm-010 {
        padding: 0px 10px;
    }
    /* .img-head {
        width: 300px !important;
    } */
}


/*----------7/10----------*/

#desk-mission-chem ul li:hover {
    color: black;
}

#v-pills-tabContent table a {
    color: #000;
}

#v-pills-tabContent table a:hover {
    color: #a50f34;
}

#v-pills-curriculum a:hover {
    color: black;
}


/*
.widthhr-10 {
    width: 10%;
}

.widthhr-15 {
    width: 15%;
}

.widthhr-20 {
    width: 20%;
}

.widthhr-25 {
    width: 25%;
}

.widthhr-30 {
    width: 30%;
}

.widthhr-35 {
    width: 35%;
}

.widthhr-40 {
    width: 40%;
}

.widthhr-50 {
    width: 50%;
}

.ml-240 {
    margin-left: 240px;
}

.ml-300 {
    margin-left: 300px;
}

.ml-360 {
    margin-left: 360px;
}

.ml-400 {
    margin-left: 400px;
}

.ml-415 {
    margin-left: 415px;
}

.ml-445 {
    margin-left: 445px;
}

.ml-465 {
    margin-left: 465px;
}
*/

.adis-head img {
    float: right;
}


/*-----------mobileview start-------*/

@media screen and (max-width: 600px) {
    .mbm-20 {
        margin-bottom: 20px;
    }
    .mtm-10 {
        margin-top: 10px;
    }
    .txt-indent {
        text-indent: 20px;
    }
    .mtm--50 {
        margin-top: -50px;
    }
    .pm-20 {
        padding: 20px;
    }
    .mrm--10 {
        margin-right: -10px;
    }
    .ptm-30 {
        padding-top: 30px;
    }
    .mlm-10 {
        margin-left: 10px;
    }
}

.ml-380 {
    margin-left: 380px;
}

.mhr-5 {
    margin: 5px !important;
}

#expert_lec_border {
    border: solid 2px #a50f34;
    border-radius: 10px;
}

.p-8 {
    padding: 8px !important;
}

#v-pills-newslatter a:hover,
#v-pills-ecurriculum a:hover,
#v-pills-enewsletter a:hover {
    color: #000;
}

.science-event-img img {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.electrical-achieve img {
    border-radius: 50% 50% 0 50%;
    border: 3px solid #e3e1e1;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}

.civil-faculty-img {
    width: 500px;
    margin: 75px 75px 75px 0;
}

#event_img img {
    height: 300px;
    overflow: hidden;
    width: 100%;
}


/*-----------sakshi 29/11----------*/


/* #home-contact .map_h {
    padding-top: 20px;
} */

#home-contact .map_m {
    height: 230px;
}

#home-contact .icon_img {
    display: -webkit-box;
}

#home-contact .link_img {
    padding-right: 20px;
}


/* 3/12 */
.displayblock{
    display: block ruby !important;
}
.mandatory {
    color: red;
  }
  .popupbtn {
    border: 1px solid #a50f34;
    padding: 6px 25px;
    border-radius: 6px;
    color: #fff;
  }
  .bg-blue {
    background-color: #a50f34;
  }
  .viewall {
    padding: 10px 35px;
    border-radius: 10px;
    background-color: #a50f34;
    border: 2px solid #a50f34;
    color: #fff;;
  }
  .viewall:hover {
    padding: 10px 35px;
    color: #a50f34;
    border: 2px solid #a50f34;
    background-color: #fff;
  }
  .modal-heading {
    font-weight: 600;
    border-bottom: 2px solid #a50f34;
    padding-bottom: 5px;
    margin: auto 98px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .width-100 {
    width: 100%;
  }
#principal-message img {
    width: 35%;
}

#aboutinst1 img,
#placement1 img {
    width: 500px;
    margin: -30px 0px 0 0;
}

#management .management-img-1 img {
    width: 400px;
    float: right;
    margin: -30px 0px 0 0;
}

#management .management-img-2 img {
    width: 400px;
    float: left;
    margin: -30px 0 0 0px;
}

#infrastructure_r .col-md-12 {
    border-radius: 25px;
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    padding: 10px;
    display: inherit;
    margin: 20px auto;
}

#infrastructure_r .img_inf {
    width: 250px;
    height: 200px;
    margin: 20px;
    margin-right: 0px;
}

#infrastructure_r .details_f {
    padding: 31px 20px 10px 10px;
}

#infrastructure_r h5 {
    background-color: #a50f34;
    color: #fff;
    text-align: center;
    margin-left: -15%;
    display: inline;
    padding: 5px 30px;
}

#infrastructure_r p {
    text-align: justify;
    padding: 10px;
}


/*
#more {
    display: none;
}

#readBtn {
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 500;
}*/

#col12_2 .details_f {
    text-align: right;
}

#col12_2 h5 {
    margin-right: -10%;
    position: relative;
    z-index: 1000;
}

#col12_2 .img_inf {
    margin: 20px;
    margin-left: 20px;
    margin-left: 0px;
}

#infrastructure_r .ml-40per {
    margin-left: 40%;
}

.txt-right {
    text-align: right !important;
}

#infrastructure_rm {
    display: none;
}


/* 3/12 */

#v-pills-mcurriculum a:hover,
#v-pills-newsletter a:hover,
#v-pills-mnewsletter a:hover {
    color: black;
}

#lab-photo .lab_p {
    background-color: #a50f34;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}

#com_lab_img {
    height: 250px;
    overflow: hidden;
    width: 100%;
}

#login_link a {
    text-decoration: underline !important;
    margin-top: 20px;
    padding: 0px 20px;
    color: #db6c0a;
    font-size: 25px;
    font-weight: 700;
}

#login_link a:hover {
    color: #000;
}

#alumnirec_act img,
#owl-demo img,
#media_section img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    /* margin: 20px; */
}

#placement2 img {
    height: 200px;
    width: 100%;
}

/* #v-pills-science-head-message .img-head {
    width: 250px;
} */

.wt-25 {
    width: 25%;
}

#affiliation_c a:hover {
    color: #000;
}

.computer-st-content {
    background-color: #a50f34;
}

.text-c {
    text-transform: capitalize;
}

#iii_c img {
    height: 300px;
    overflow: hidden;
    width: 100%;
}

#iii_cexpert img,
#iiielectrical_cex img {
    height: 200px;
    overflow: hidden;
    width: 100%;
}

#home-welcome .col-md-8 {
    padding-right: 50px;
}

#news_update {
    border: 3px solid #a50f34;
}

#news_update h2 {
    padding: 10px;
    text-align: center;
    background-color: #a50f34;
    color: #fff;
    margin-left: -15px;
    margin-right: -15px;
}
#news_update a{
    font-weight:600;
}

/*#news_update ul li {*/
/*    padding-left: 0px !important;*/
/*    font-size: 18px;*/
/*    font-weight: 600;*/
/*    margin-top: 10px;*/
/*}*/

#display_lg_sec {
    display: flex;
}

#hide_lg_sec {
    display: none;
}


/*
#home-list li {
    display: inline;
}

#home-list .link_img {
    padding-right: 20px;
}
*/

@media screen and (max-width: 600px) {
    .adis-head img {
        margin-right: 5px !important;
    }
    .mtm--10 {
        margin-top: 10px !important;
    }
    /*sakshi*/
    #infrastructure_r {
        display: none;
    }
    #infrastructure_rm {
        display: block;
    }
    #infrastructure_rm .col-md-12 {
        border-radius: 25px;
        background-color: #fff;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        padding: 10px;
        display: inherit;
        margin: 20px auto;
    }
    #infrastructure_rm .img_inf {
        width: 250px;
        height: 200px;
        margin: 20px;
    }
    #infrastructure_rm .details_f {
        padding: 0px 10px 10px 10px;
    }
    #infrastructure_rm h5 {
        background-color: #a50f34;
        color: #fff;
        text-align: center;
        padding: 5px 30px;
    }
    #infrastructure_rm p {
        text-align: justify;
        padding: 10px;
    }
    #principal-message img {
        width: 100%;
        /* height: 150px; */
    }
    #login_link a {
        font-size: 18px;
        padding: 0px 10px;
    }
    #alumnirec_act img {
        height: 150px;
        width: 100%;
        margin: 20px auto;
    }
    .management-head {
        border-left: 50px solid #db6c0a !important;
    }
    #iii_c img {
        height: 250px;
    }
    #display_lg_sec {
        display: none;
    }
    #hide_lg_sec {
        display: flex;
    }
    #hide_lg_sec .col-sm-12 {
        padding: 10px 40px;
    }
    #home-slider .carousel-inner {
        height: auto;
    }
    #news_update h2 {
        margin-left: 0px;
        margin-right: 0px;
    }
    #news_update {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    /* #news_update ul li {
        padding-left: 0px !important;
        font-size: 14px;
        font-weight: 600;
        margin-top: 10px;
    } */
    marquee {
        padding: 10px;
        height: 250px;
    }
    /*#news_update ul li {*/
    /*    padding-left: 0px !important;*/
    /*    font-size: 14px;*/
    /*    font-weight: 600;*/
    /*    margin-top: 10px;*/
    /*}*/
    #infrastructure_rm .img_inf {
        width: 90%;}
/*    .marquee_d{*/
/*    height:300px;*/
/*    overflow:hidden;*/
/*}*/
.img-head{
    height:200px;
    width:100%;
}
}
@media screen and (max-width: 600px) {
    #aicte_s .icon-img {
        width: 14px;
        padding-bottom: 5px;
    }
    #aicte_s span {
        font-size: 16px;
    }
    #aicte_s a {
        font-size: 14px;
    }

}