.header .container {
   padding: 0 15px;
}
.header, .navbar {
    min-height: 95px;
    height: 95px;
}
#toggleButton {
    position: fixed;
    right: -53px!important;
   
}
.main-banner {
    
    height: auto;
  
}
.usp-cards {
    display: block;
}
#toggleButton  {
    
    top: 60% !important;

}
.social-icons  {
    
          bottom: 0% !important;
        top: auto !important;

}
    .usp-section {
        padding: 40px 15px;
        background: #fff;
    }
.social-icons a {
    
    width: 41px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.usp-title {
   
    font-size: 26px;
        margin-bottom: 30px;
    
}
    .usp-card {
        background: #ffffff;
        padding: 25px 6px;
        border-radius: 12px;
        border-left: 6px solid #0070c9;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
        transition: 0.3s ease;
        position: relative;
        display: flex;
        gap: 6px;
        align-items: flex-start;
        margin-bottom: 20px;
    }
    .usp-card p {
        font-size: 14px;
        color: #333;
        line-height: normal;
        margin: 0;
    }
    .usp-icon {
        font-size: 26px;
        color: #0070c9;
        min-width: 31px;
    }
#slideForm {
    position: fixed;
    top: 0;
    right: -380px;
    width: 100% !important;
    height: 100%;
    background: #003a78;
    color: #fff;
    padding: 20px;
    transition: 0.4s;
    z-index: 9998;
    overflow-y: auto;
}
.news-event-area .news-inner-area, .news-event-area .event-inner-area {
    
    margin-bottom: 40px;
}
.section-title {
  
    font-size: 11px;
    
}
.download-btn {
   
    font-size: 12px;
}
.activities-section {
   
    padding: 0;
}
.admission-card {
    background: rgba(255, 255, 255, 0.95);
    padding: 15px;
    max-width: 450px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    z-index: 999;
}
.fixed-top {
    position: relative !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.event-inner-area {
    margin-bottom: 0 !IMPORTANT;
}
a.btn.applybtn.btn-lg.mt-2 {
    font-size: 14px;
}
.hero-section, .recruiter-section {
   
    padding: 0;
}
.disha-card {
    width: 90%;
    min-height: 99px;
    
}
.disha-life-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 39px;
    padding: 0 5%;
    z-index: 5;
    flex-wrap: wrap;
}
.disha-life-section {
    position: relative;
    background-image: url(images/homebanner.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0;
    color: #fff;
}
.disha-life-textbox p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 12px;
}
.disha-life-textbox {
    width: 100%;
    background: rgba(0, 18, 89, 0.95);
    padding: 35px 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.logo-grid{
  grid-template-columns: repeat(2,1fr);
}

.social-icons {
    position: fixed;
    bottom: 0;
    left: 0;
    transform: translateX(-30%);
    display: flex;
    gap: 0;
    z-index: 999;
}
p.copytextfooter {
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
    margin: 0;
    padding-bottom: 45px !important;
}
nav.navbar .container {
    padding: 0;
    background: #fff;
}
a.navbar-brand {
    padding-left: 15px;
    margin: 0;
}
button.navbar-toggler {
    margin-right: 15px;
}
.herobanner .hero-content p {
    font-size: 15px !important;
    line-height: normal;
            margin-bottom: 10px;
}
.herobanner {
    height: 50vh;
    
}
.banner-image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: fill;
}
.hero-content h1 {
    color: #fff !important;
    font-size: 30px;
}
nav.breadcrumbs {
    font-size: 12px !important;
}
div#mainNavbar {
    padding: 15px;
}

.whatapp{
    right: 0!important;
}