h1 {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

#introductionbgECE {
    padding-top: 100px;
    /*margin-top:188px;*/
    margin-top: 213px;
    color: #fff;
    background-image: url("../academics/images/ECE-BANNER.png");
    background-repeat: no-repeat;
    background-color: #cacaca;
    background-size: 100% 100%;
    height: 350px;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.divsection-inner {
    background-color: #2d4697;
    border: 0;
    border-radius: 0;
    margin-bottom: 0px;
    position: fixed;
    margin-top: 172px;
    width: 100%;
    z-index: 1;
}

@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: 105px;
        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;
    }
}

.navbar-nav-6>li {
    width: 16%;
    text-align: center;
    padding: 0px;
    margin: 0px;
    /* //border: solid red 1px; */
}

.nav li a {
    padding: 0px;
    padding-top: 12px;

}


.navbar-nav {
    text-align: center;
    width: 100%;

}

.navbar-nav>li {
    /* width:20%; */
    text-align: center;

}



.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 {
        text-align: center;
        width: 200%;
        margin-left: 50%;

    }

    .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;
    }

}



.headertext {
    margin-top: 120px;
    text-shadow: 2px 3px 3px #000000;

}

.headertext {
    padding: 60px 0px 0px 60px;
    font-size: 45px;
}

.paddingtop {
    padding-top: 40px;
}

.navbar-nav-8>li {
    width: 12.5%;
    padding: 0px;
    margin: 0px;
}

.paragraphBody {
    text-align: justify;
    line-height: 25px;
}

.paragraphBody li {
    text-align: justify;
    line-height: 25px;
}


.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-stat-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;
}

.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;
}

/* equipment card */

.equipment-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.equipment-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}

.equipment-card img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

@media (max-width: 576px) {
    .equipment-card img {
        border-radius: 8px;
    }
}



/* <!-- campus Placements  --> */

.section-title {
    margin-top: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #2d4697;
}

.recruiter-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.recruiter-item {
    flex: 0 0 12%;
    text-align: center;
    padding: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    /* background-color: #f9f9f9; */
}

.recruiter-item img {
    height: 60px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    display: block;
    margin: 0 auto 10px;
}

.content-section {
    margin-top: 30px;
}

/* <!-- STUDENTS PLACEMENTS --> */

.placement-card {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    background-color: #fdfdfd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.placement-card img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.student-name {
    font-size: 18px;
    font-weight: bold;
}

.student-details {
    font-size: 14px;
    margin-top: 5px;
}

/* <!-- student achievement --> */

.achievements-section {
    padding: 20px 0;
    /* background-color: #f5f5f5; */
}

.section-heading {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    /* font-weight: bold; */
}



.achievement-panel {
    border: none;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    height: 100%;
    margin-bottom: 30px;
}

.achievement-panel:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.achievement-panel .panel-heading {
    background-color: #2d4697;
    color: white;
    border-radius: 4px 4px 0 0;
    text-align: center;
    padding: 15px;
}

.achievement-panel .panel-body {
    padding: 20px;
    text-align: center;
}

.achievement-icon {
    font-size: 48px;
    color: #ffffff;
    margin-bottom: 15px;
}

.equal-height {
    display: flex;
    flex-wrap: wrap;
}

.equal-height>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

/* <!-- ALUMNI ACCOMPLISHMENT --> */

/* Section Styling */
.alumni-section {
    padding: 20px;

}


/* Alumni Cards Grid */
.alumni-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 25px;
    justify-items: center;
}

/* Card Styling */
.alumni-card {
    background: #fff;
    border-radius: 12px;
    padding: 25px 15px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    width: 100%;
    max-width: 280px;
}

.alumni-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.alumni-card img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
    border: 3px solid #2d4697;
    transition: transform 0.3s ease;
}

.alumni-card:hover img {
    transform: scale(1.05);
}

.alumni-name {
    font-size: 18px;
    font-weight: 700;
    color: #2d4697;
    margin-bottom: 5px;
}

.alumni-details {
    font-size: 14px;
    color: #555;
    line-height: 1.4;
}

@media (max-width: 576px) {
    .alumni-card {
        padding: 20px 10px;
    }

    .alumni-name {
        font-size: 16px;
    }

    .alumni-details {
        font-size: 13px;
    }
}

/* <!-- Hackathons and competitions --> */

.card {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.card h4 {
    margin-top: 0;
}

.emoji {
    font-size: 1.2em;
}


.RESEARCHAREAS-body {
    background-color: #091426;
    color: #ffffff;
    border: 0px;
}

.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;
}

.tabcontent {
    color: #082535;
    display: none;
    padding: 50px;
    text-align: center;
    margin-top: auto;
}

#TRAINING {
    background-color: #ffffff;
}

.modalnewtemplet {
    width: 98%;
}

/* .modal-dialog-ANNOUNCEMENTS{
	width:70%;
	margin-top:-7%;
} */
.Placementbg {
    background-color: #091426;
    margin: 0px;
    padding-top: 50px;
}


#introductionbgECE h1 {

    display: block;
}

@media (min-width: 769px) and (max-width: 950px) {
    #introductionbgECE h1 {
        display: none;
    }

    #introductionbgECE {
        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) {
    #introductionbgECE {
        margin-top: -80px;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 200px;
        /* //border:solid red 1px; */
        position: static;
    }

    #introductionbgECE h1 {
        display: none;
    }
}

@media (min-width: 280px) and (max-width: 576px) {
    #introductionbgECE {
        margin-top: -45px;
        background-repeat: no-repeat;
        /* background-size: 100%; */
        height: 150px;
        /* //border:solid red 1px; */
    }

    #introductionbgECE h1 {
        display: none;
    }

    .navbar-nav-6>li {

        margin-left: 50%;
        /* //border: solid red 1px; */
    }
}


.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%;
}


/* ///STATS CARDS */


.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 p {
    /* font-size: 12px; */
    color: #000000;
    margin-top: 10px;
}

.roww {
    display: flex;
    align-items: stretch;
}


/* ////////////////////////Program Objective ///////////////////////// */

:root {
    --primary-color: #2d4697;
    --secondary-color: #df9d00;
    --light-color: #ecf0f1;
    --white-color: #ffffff;
    --dark-color: #2c3e50;
    --text-color: #333;
    --border-radius: 6px;
    --shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    --transition: all 0.3s ease;
}


.section-container {
    padding: 20px 0;
}

.section-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.section-header h2 {
    color: var(--primary-color);
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}


.section-header p {
    color: #666;
    font-size: 16px;
    max-width: 700px;
    margin: 0 auto;
}

/* Programme Objectives Styling */
.objectives-container {
    background: white;
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    padding: 30px;
    margin-bottom: 30px;
}

.objective-card {
    background: #f8fafc;
    border-radius: var(--border-radius);
    padding: 20px;
    margin-bottom: 20px;
    border-left: 4px solid var(--secondary-color);
    transition: var(--transition);
    height: 100%;
}

.objective-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow);
    background: white;
}

.objective-card h4 {
    color: var(--primary-color);
    font-size: 18px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.objective-card h4 i {
    margin-right: 10px;
    color: var(--secondary-color);
}

.objective-card p {
    color: #555;
    margin: 0;
    font-size: 14px;
}

/* ECE Section Styling */
.ece-container {
    background: white;
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    padding: 30px;
    margin-top: 20px;
}

.feature-list {
    list-style: none;
    padding: 0;
}

.feature-list li {
    padding: 20px;
    margin-bottom: 15px;
    background: #f8fafc;
    border-radius: var(--border-radius);
    border-left: 4px solid var(--accent-color);
    transition: var(--transition);
    display: flex;
    align-items: flex-start;
}

.feature-list li:hover {
    transform: translateX(5px);
    background: white;
    box-shadow: var(--shadow);
}

.feature-icon {
    background: var(--secondary-color);
    color: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    flex-shrink: 0;
}

.feature-content h4 {
    color: var(--primary-color);
    margin-bottom: 8px;
    font-size: 18px;
}

.feature-content p {
    color: #555;
    margin: 0;
    font-size: 14px;
}

/* Stats Section */
.stats-container {
    background: #2d4697;
    color: white;
    border-radius: var(--border-radius);
    padding: 30px;
    margin-top: 30px;
    text-align: center;
}

.stat-item {
    padding: 15px;
}

.stat-number {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 8px;
}

.stat-label {
    font-size: 16px;
    opacity: 0.9;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .section-header h2 {
        font-size: 26px;
    }

    .objective-card,
    .feature-list li {
        padding: 15px;
    }

    .feature-list li {
        flex-direction: column;
    }

    .feature-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .stat-number {
        font-size: 26px;
    }
}



/* /////////////////Academic labs ////////////////////////*/



.section-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section-header h2 {
    color: var(--primary-color);
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
}


.section-header p {
    color: #666;
    font-size: 18px;
    max-width: 700px;
    margin: 0 auto;
}

/* Laboratory Card Styling */
.lab-card {
    background: var(--primary-color);
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    margin-bottom: 40px;
    overflow: hidden;
    transition: var(--transition);
}

.lab-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.lab-image {
    height: 280px;
    overflow: hidden;
    position: relative;
}

.lab-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.lab-card:hover .lab-image img {
    transform: scale(1.05);
}

.lab-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
    display: flex;
    align-items: flex-end;
    padding: 20px;
    opacity: 0;
    transition: var(--transition);
}

.lab-card:hover .lab-overlay {
    opacity: 1;
}

.lab-overlay-content {
    color: white;
}

.lab-overlay-content h4 {
    margin: 0 0 5px 0;
    font-size: 20px;
}

.lab-overlay-content p {
    margin: 0;
    font-size: 14px;
    opacity: 0.9;
}

.lab-content {
    padding: 25px;
}

.lab-title {
    color: var(--white-color);
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.lab-title i {
    margin-right: 10px;
    color: var(--secondary-color);
}

.lab-description {
    color: var(--light-color);
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 0;
}

.lab-features {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.lab-feature {
    background: #f0f7ff;
    color: var(--secondary-color);
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
}

/* Alternate layout for even cards */
.lab-card:nth-child(even) .lab-image {
    order: 2;
}

.lab-card:nth-child(even) .lab-content {
    order: 1;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .section-header h2 {
        font-size: 28px;
    }

    .lab-card {
        margin-bottom: 30px;
    }

    .lab-image {
        height: 220px;
    }

    .lab-title {
        font-size: 20px;
    }

    .lab-card:nth-child(even) .lab-image,
    .lab-card:nth-child(even) .lab-content {
        order: unset;
    }
}



/*///////////////// research lab////////////////////////////// */




/* Research Lab Card Styling */
.research-lab-card {
    background: white;
    border-radius: var(--border-radius);
    box-shadow: var(--shadow);
    margin-bottom: 40px;
    overflow: hidden;
    transition: var(--transition);
}

.research-lab-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.lab-image {
    height: 280px;
    overflow: hidden;
    position: relative;
}

.lab-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.research-lab-card:hover .lab-image img {
    transform: scale(1.05);
}

.lab-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.7));
    display: flex;
    align-items: flex-end;
    padding: 20px;
    opacity: 0;
    transition: var(--transition);
}

.research-lab-card:hover .lab-overlay {
    opacity: 1;
}

.lab-overlay-content {
    color: white;
}

.lab-overlay-content h4 {
    margin: 0 0 5px 0;
    font-size: 20px;
}

.lab-overlay-content p {
    margin: 0;
    font-size: 14px;
    opacity: 0.9;
}

.lab-content {
    padding: 25px;
}

.RS-lab-title {
    color: var(--primary-color);
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.RS-lab-title i {
    margin-right: 10px;
    color: var(--secondary-color);
}

.RS-lab-description {
    color: #555;
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 0;
}

.RS-lab-features {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.RS-lab-feature {
    background: #f0f7ff;
    color: var(--secondary-color);
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
}

.research-highlight {
    background: #fff9e6;
    border-left: 4px solid #f39c12;
    padding: 15px;
    margin-top: 15px;
    border-radius: 4px;
}

.research-highlight p {
    margin: 0;
    font-size: 14px;
    color: #7d6608;
    font-style: italic;
}

.research-highlight i {
    color: #f39c12;
    margin-right: 8px;
}

/* Alternate layout for even cards */
.research-lab-card:nth-child(even) .lab-image {
    order: 2;
}

.research-lab-card:nth-child(even) .lab-content {
    order: 1;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .section-header h2 {
        font-size: 28px;
    }

    .research-lab-card {
        margin-bottom: 30px;
    }

    .lab-image {
        height: 220px;
    }

    .lab-title {
        font-size: 20px;
    }

    .research-lab-card:nth-child(even) .lab-image,
    .research-lab-card:nth-child(even) .lab-content {
        order: unset;
    }
}


/* syllabus section */

#SYLLABUS {
    background: linear-gradient(135deg, #2d4697, #1a295e);
    color: #ffffff;
    padding: 40px 0px;

}

/* Paragraph box */
.syllabus-box {
    max-width: 1150px;
    margin: 0 auto;
    text-align: justify;
    /* transition: transform 0.3s ease, box-shadow 0.3s ease; */
}

#SYLLABUS p {
    font-size: 14px;
    line-height: 1.8;

}

/* Button styling */
.syllabus-btn {
    display: inline-block;
    margin-top: 40px;
    background-color: #df9d0d;
    color: rgb(26, 26, 26)000;
    font-size: 18px;
    font-weight: 600;
    padding: 14px 30px;
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.syllabus-btn:hover {
    background-color: #fff;
    color: #2d4697;
    text-decoration: none;
    transform: scale(1.05);
}

.syllabus-btn i {
    margin-left: 10px;
}

/* Responsive adjustments */
@media (max-width: 992px) {
    .syllabus-box {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    #SYLLABUS {
        padding: 60px 15px;
    }

    #SYLLABUS p {
        font-size: 14px;
    }

    .syllabus-btn {
        font-size: 16px;
        padding: 12px 25px;
    }
}

@media (max-width: 576px) {
    #SYLLABUS h1 {
        font-size: 26px;
    }

    .syllabus-box {
        padding: 25px;
    }
}




/* Rnd training , achievement Styling */
.research-section {
    padding: 40px 0;

}

.research-tabs-container {
    margin-bottom: 40px;
}

.research-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}

.research-tab {
    background: white;
    border: none;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    color: #2d4697;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 10px;
}

.research-tab:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    color: #2d4697de;
}

.research-tab.active {
    background: #2d4697;
    color: white;
}

.research-tab i {
    font-size: 18px;
}

.tab-content-container {
    background: white;
    border-radius: 15px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    min-height: 400px;
}

.tab-content {
    display: none;
    animation: fadeIn 0.5s ease;
}

.tab-content.active {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.research-image {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.research-image img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.research-image:hover img {
    transform: scale(1.05);
}

.content-section {
    margin-bottom: 30px;
}

.section-title {
    font-size: 22px;
    color: #2c3e50;
    margin-bottom: 15px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
}

.section-title i {
    color: #2d4697;
}

.highlight-list {
    list-style-type: none;
    padding-left: 0;
}

.highlight-list li {
    padding: 10px 0;
    border-bottom: 1px solid #ecf0f1;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.highlight-list li:last-child {
    border-bottom: none;
}

.highlight-list li i {
    color: #3498db;
    margin-top: 5px;
    flex-shrink: 0;
}

.facilities-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 15px;
    margin-top: 20px;
}

.facility-item {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #3498db;
}

.stats-container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 25px 0;
    gap: 20px;
}

.stat-item {
    text-align: center;
    padding: 20px;
}




/* Responsive Styles */
@media (max-width: 768px) {
    .research-tabs {
        flex-direction: column;
        align-items: center;
    }

    .research-tab {
        width: 100%;
        max-width: 300px;
        justify-content: center;
    }

    .tab-content-container {
        padding: 25px;
    }

    .section-title {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .research-section {
        padding: 40px 0;
    }

    .tab-content-container {
        padding: 20px;
    }

    .section-title {
        font-size: 18px;
    }

    .facilities-grid {
        grid-template-columns: 1fr;
    }
}


/* table styling */

table {
    font-size: 15px;
    border-radius: 10px !important;
    overflow: hidden;
}

table thead th {
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.3px;
}

table tbody tr:hover {
    background-color: #f1f4ff;
    transition: 0.3s ease;
}


/* <!-- Hackathons and competitions --> */

.container {
    max-width: 1200px;
    margin: 0 auto;
}

.section-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.winners-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 30px;
}

.winner-card {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    border-top: 5px solid #2d4697;
}

.winner-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.winner-card:nth-child(even) {
    border-top-color: #2d4697;
}

/* .winner-card:nth-child(3n) {
            border-top-color: #e74c3c;
        } */

.card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
}

.card-icon {
    width: 50px;
    height: 50px;
    background: #2d4697;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.3rem;
    flex-shrink: 0;
    margin-left: 15px;
}

.winner-card:nth-child(even) .card-icon {
    background: #2d4697;
}

.winner-card:nth-child(3n) .card-icon {
    background: #2d4697;
}

.card-title {
    font-size: 16px;
    color: #2c3e50;
    margin-bottom: 5px;
    font-weight: 600;
    flex: 1;
}

.card-date {
    color: #7f8c8d;
    /* font-size: 0.9rem; */
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.card-date i {
    margin-right: 5px;
}

.card-details {
    margin-top: 15px;
}

.detail-item {
    margin-bottom: 12px;
    display: flex;
}

.detail-label {
    font-weight: 600;
    color: #2c3e50;
    min-width: 100px;
}

.detail-value {
    color: #34495e;
    flex: 1;
}

.prize-badge {
    display: inline-block;
    background: linear-gradient(135deg, #f39c12, #e67e22);
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    /* font-size: 0.9rem; */
    font-weight: 600;
    margin-top: 5px;
}

.achievement-badge {
    display: inline-block;
    background: #2d4697;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 500;
    margin-top: 5px;
}

.students-list {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 5px;
}

.student-tag {
    background: #ecf0f1;
    padding: 3px 8px;
    border-radius: 12px;
    /* font-size: 0.85rem; */
    color: #2c3e50;
}

@media (max-width: 768px) {
    .winners-grid {
        grid-template-columns: 1fr;
    }

    .section-header h2 {
        font-size: 2rem;
    }

    .card-header {
        flex-direction: column;
    }

    .card-icon {
        align-self: flex-end;
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .winner-card {
        padding: 20px;
    }

    .section-header h2 {
        font-size: 1.8rem;
    }
}


   /* Section Titles */
        .section-title {
            color:#2d4697;
            font-weight: 700;
            margin-bottom: 2rem;
            position: relative;
            padding-bottom: 0.75rem;
            /* font-size: 2.2rem; */
        }


		/* <!-- STUDENTS PLACEMENTS --> */
			#student-placements {
				padding: 20px 0;
			}


			/* Grid Layout */
			.placement-grid {
				display: grid;
				grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
				gap: 25px;
				justify-items: center;
			}

			/* Card Styling */
			.placement-card {
				background: #ffb60baf;
				border-radius: 12px;
				text-align: center;
				padding: 25px 15px;
				transition: all 0.3s ease;
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
				max-width: 280px;
				width: 100%;
			}

			.placement-card:hover {
				transform: translateY(-6px);
				box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
				background: #e1e9ff;
			}

			/* Image Styling */
			.placement-card img {
				width: 110px;
				height: 110px;
				border-radius: 50%;
				object-fit: cover;
				margin-bottom: 15px;
				border: 3px solid #e1e9ff;
			}

			/* Name & Details */
			.student-name {
				font-size: 18px;
				font-weight: 600;
				color: #1a3d8f;
				margin-bottom: 5px;
			}

			.student-details {
				font-size: 15px;
				color: #555;
				margin-top: 3px;
			}

			@media (max-width: 576px) {
				#student-placements {
					padding: 40px 15px;
				}

				.placement-card {
					padding: 20px 10px;
				}

				.student-name {
					font-size: 16px;
				}
			}

			.equipment-card {
				transition: transform 0.3s ease, box-shadow 0.3s ease;
			}

			.equipment-card:hover {
				transform: translateY(-6px);
				box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
			}

			.equipment-card img {
				width: 100%;
				border-radius: 10px;
				object-fit: cover;
			}

			@media (max-width: 576px) {
				.equipment-card img {
					border-radius: 8px;
				}
			}



		/* <!-- campus Placements  --> */

			#PLACEMENT {
				padding: 60px 15px;

			}

			#PLACEMENT p {
				font-size: 16px;
				color: #444;
				line-height: 1.7;
			}

			/* Section Title */
			.section-title {
				margin-top: 40px;
				font-size: 22px;
				font-weight: 600;
				color: #2d4697;
				text-align: center;
				position: relative;
				padding-bottom: 10px;
			}

			/* Recruiter Grid */
			.recruiter-grid {
				display: flex;
				flex-wrap: wrap;
				gap: 25px;
				justify-content: center;
				margin-top: 25px;
			}

			.recruiter-item {
				flex: 0 1 12%;
				text-align: center;
				background: #fff;
				border-radius: 10px;
				box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
				padding: 15px;
				transition: all 0.3s ease;
			}

			.recruiter-item:hover {
				transform: translateY(-6px);
				box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
			}

			.recruiter-item img {
				height: 60px;
				width: auto;
				max-width: 100%;
				object-fit: contain;
				margin-bottom: 8px;
			}

			/* Responsive Grid Adjustments */
			@media (max-width: 992px) {
				.recruiter-item {
					flex: 0 1 20%;
				}
			}

			@media (max-width: 768px) {
				.recruiter-item {
					flex: 0 1 28%;
				}

				.section-title {
					font-size: 20px;
				}
			}

			@media (max-width: 576px) {
				.recruiter-item {
					flex: 0 1 42%;
					padding: 12px;
				}

				#PLACEMENT h2 {
					font-size: 22px;
				}

				#PLACEMENT p {
					font-size: 15px;
				}
			}
