#introductionbgCSE {
    padding-top: 100px;
    /*margin-top:188px;*/
    margin-top: 213px;
    color: #fff;
    background-image: url("/academics/images/CSE.jpg");
    background-repeat: no-repeat;
    background-color: #cacaca;
    background-size: 100% 100%;
    height: 350px;
}

.card {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3);
}

.card-body {
    padding: 10px 15px 10px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;

}

.card-title {
    font-size: 36px;
    font-weight: 600;
    color: #2d4697;
}

.card p {
    /* font-size: 12px; */
    color: #000000;
    margin-top: 10px;
}

.roww {
    display: flex;
    align-items: stretch;
}


@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

@media (min-width: 769px) and (max-width: 950px) {

    .divsection-inner {
        display: flex;
        position: absolute;
        margin-top: 230px;
        z-index: 0;
        /* //border:solid yellow 1px; */
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    .divsection-inner {
        display: flex;
        position: absolute;
        margin-top: 200px;
        z-index: 0;
        /* //border:solid red 1px; */
    }
}

@media (min-width: 280px) and (max-width: 576px) {
    .divsection-inner {
        display: flex;
        position: absolute;
        margin-top: 140px;
        z-index: 1;
        /* //border:solid red 1px; */
    }

    .tabcontent-vision {
        color: #082535;
        display: none;
        padding: 15px;
        padding-top: 80px;
        text-align: center;
        margin-top: auto;
        font-size: 15px;
    }

    .container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
}


.divsection-inner {
    background-color: #2d4697;
    border: 0;
    border-radius: 0;
    margin-bottom: 0px;
    position: fixed;
    margin-top: 172px;
    width: 100%;
    z-index: 1;
}

.nav li a {
    padding: 0px;
    padding-top: 12px;

}

.navbar-nav {
    text-align: center;
    width: 100%;

}

.navbar-nav>li {
    /* width:20%; */
    text-align: center;

}
.navbar-nav-7 >  li  {
	width:14.2%;
	padding:0px;
	margin:0px;
}


.navbar-inverse .navbar-text {
    color: #ffffff;
}

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
    font-size: 1.5vh;
    -webkit-transition: 0.8s;
    /* Safari */
    transition: 0.8s;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #df9d00;
}

.navbar ul li a i {
    font-size: 2.8vh;
}

.navbar-inverse .navbar-nav-7>li>a {
    font-size: 1.4vh;
}

@media (min-width: 951px) and (max-width: 2000px) {

    .navbar-inverse .navbar-nav-7>li>a {
        font-size: 0.8vw;
    }

    .navbar-inverse .navbar-nav-7>li>a>i {
        font-size: 1.4vw;
    }

}


@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

@media (min-width: 280px) and (max-width: 576px) {
    .navbar-nav>li {
        width: 100%;
        text-align: left;
    }

    .headertext {
        padding: 0px 0px 0px 0px;
        font-size: 20px;
        margin-top: -10px;
    }

    .container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .roww {
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

}

.navbar-nav-6>li {
    width: 16%;
    text-align: center;
    padding: 0px;
    margin: 0px;
    /* //border: solid red 1px; */
}

.headertext {
    margin-top: 120px;
    text-shadow: 2px 3px 3px #000000;

}

.headertext {
    padding: 60px 0px 0px 60px;
    font-size: 45px;
}

.paddingtop {
    padding-top: 40px;
}




.po-tablink-new {
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 12px;
    font-size: 17px;
    width: 450px;
    margin-left: 5px;

}

.po-tablink-new {
    background-color: #ffffff;
    color: #000000;
    border-bottom: solid #cacaca 1px;
}

.po-tablink-new:hover {
    background-color: #ffffff;
    border-bottom: solid #000000 4px;
}

.po-tablink-new {
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 12px;
    font-size: 17px;
    width: 32%;
    margin-left: 5px;

}

.po-tablink-new {
    background-color: #ffffff;
    color: #000000;
    border-bottom: solid #cacaca 1px;
}

.po-tabcontent {
    color: #082535;
    display: none;
    padding: 50px;
    text-align: center;
    margin-top: auto;
}

.panel-body {
    background-color: #091426;
    color: #ffffff;
    border: 0px;
}

.panel-collapse {
    border-top: 0px solid #ddd;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #abb6c4;
    border: #ddd;
}

.panel-heading:hover {
    background-color: #df9d0d;
    text-decoration: none;
}

.panel-heading:active {
    background-color: #df9d0d;
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title>a,
.panel-title>a:active {
    display: block;
    padding: 15px;
    color: #555;
    font-family: opensans_bold;
    font-size: 13px;
    text-transform: uppercase;
    word-spacing: 3px;
    text-decoration: none;
}

.panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.overviewpanelbody {
    background-color: #ffffff;
    color: #000;
}

.overviewpanelheading {
    background-color: #f5f4f4;
    color: #000;
}

.paddingtopbottom {
    padding-top: 40px;
    padding-bottom: 40px;
}

.research-tablink-new {
    color: white;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 12px;
    font-size: 17px;
    width: 26%;
    margin-left: 5px;

}

.research-tablink-new {
    background-color: #ffffff;
    color: #000000;
    border-bottom: solid #cacaca 1px;
}

#RandD {
    background-color: #ffffff;
}

/* Style the tab content */
.tabcontent-vision {
    color: #082535;
    display: none;
    padding: 100px;
    text-align: center;
    margin-top: auto;
    font-size: 20px;
    line-height: 35px;

}

.tabcontent-vision span {
    font-size: 18px;

}

.tabcontent {
    color: #082535;
    display: none;
    padding: 50px;
    text-align: center;
    margin-top: auto;
}



#introductionbgCSE h1 {

    display: block;
}

@media (min-width: 769px) and (max-width: 950px) {
    #introductionbgCSE h1 {
        display: none;
    }

    #introductionbgCSE {
        margin-top: -80px;
        background-repeat: no-repeat;
        background-size: 100%;
        /* //height:250px;
	//border:solid red 1px; */
        position: static;
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    #introductionbgCSE {
        margin-top: -80px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 200px;
        /* //border:solid red 1px; */
        position: static;
    }

    #introductionbgCSE h1 {
        display: none;
    }
}

@media (min-width: 280px) and (max-width: 576px) {
    #introductionbgCSE {
        margin-top: -45px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 150px;
        /* //border:solid red 1px; */
    }

    #introductionbgCSE h1 {
        display: none;
    }
}

.Placementbg {
	background-color: #091426;
	margin: 0px;
	padding-top: 50px;
}

.name-bg {
	padding: 4px;
}

.faculty-name {
	padding: 8px;
	background-color: #f5f4f4;
	text-align: left;
	color: #000000;
}

.faculty-name a {
	text-decoration: none;
	color: #676767;
}

.faculty-name a:hover {
	text-decoration: none;
	color: #000000;
}
.facultymodalfooter {
	padding: 15px;
}
.modalnewtemplet
{
	width:98%;
}
