/* ==========================================================================
   FOOTER CSS PART
   --------------------------------------------------------------------------
   IMPROVEMENT: MATCHES WITH HOME PAGE.
   ========================================================================== */

   * footer */
.footer-links {
    background-color: #212529;
    padding: 20px 25px;
    color: #fff;
}

.footer-links footer_h5 {
    color: #ffffff; 
    font-family: "Poppins", sans-serif;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;

    font-size: 1.25rem;
}
.footer-links-h5{
    display: block;
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}
.footer-links-h1
.footer-links ul {
    list-style: none;
    padding: 110;
    
}

.li{
  list-style-type: none;
}

.footer-links ul li {
    margin-bottom: 15px;

}

.footer-links ul li a {
    font-family: "Poppins", sans-serif;
    color: #f8f9fa;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.25rem;
    display: list-item;
    unicode-bidi: isolate;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-links ul li a:hover {
    color: #0d6efd;
}


.text-whitee{
  color: #fff !important;
}
.text-lightt{
  color: #f8f9fa !important;
}

.footer-box {
  
  
 /* color: rgb(102, 102, 102) */
  /* Typography */

  font-family: "Poppins", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 14px;       /* fallback */
  /* font-size: 1rem;       preferred */
  font-weight: 500;
  font-style: normal;
  line-height: 1.25rem;     /* fallback */
  overflow-x: hidden;


  /* Layout */
 
  

  /* Spacing */

}
.bgg-dark{
  background-color: #212529 !important;
}

.padd{
  padding: 1rem !important;
  
}

/* footer end */


/* =====================================================================
   MOBILE RESPONSIVE FIXES – STUDENT DEVELOPMENT PROGRAM
   ===================================================================== */

@media (max-width: 768px) {

  /* -----------------------------
     GLOBAL TEXT & SPACING FIX
  ------------------------------ */
.footer-links p,
.footer-links h1,
.footer-links h2,
.footer-links h3,
.footer-links h4,
.footer-links h5 {
  margin-left: 0;
  margin-right: 0;
}

  section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  /* -----------------------------
     HERO SECTION FIX
  ------------------------------ */
  .inner-header1 h1,
  .inner-header1 h5 {
    text-align: center;
  }

  /* -----------------------------
     IMAGE RESPONSIVENESS
  ------------------------------ */
  img {
    max-width: 100%;
    height: auto;
  }

  /* -----------------------------
     OFFERINGS / CAREER READINESS CARDS
     (MOST IMPORTANT FIX)
  ------------------------------ */
  .padd {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
  }

  /* Stack cards properly */
  .row > [class*="col-"] {
    margin-bottom: 20px;
  }

  /* -----------------------------
     TILES SECTION FIX
     (Why Institutions Trust EarlyRise)
  ------------------------------ */
  .tiles-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px;
  }

  /* -----------------------------
     LEARNING JOURNEY FIX
  ------------------------------ */
  .journey-step .row {
    flex-direction: column;
    text-align: center;
  }

  .journey-img {
    max-width: 220px;
    margin: 0 auto 15px auto;
  }

  /* -----------------------------
     BUTTON ALIGNMENT
  ------------------------------ */
  .text-md-end {
    text-align: center !important;
  }

  /* -----------------------------
     FOOTER FIX
  ------------------------------ */
  .footer-links {
    padding: 20px !important;
  }
}
/* =====================================================================
   END OF MOBILE RESPONSIVE FIXES
   ===================================================================== */


   /* =====================================================================
   SDP
   ===================================================================== */


.footer-links * {
    margin: 10;
}
.footer-links {
    font-family: "Poppins", sans-serif;
}
.footer-links  {
    scroll-behavior: smooth;
}

.div {
    display: block;
    unicode-bidi: isolate;
}









.footer-links-h1, footer-links-h3 {
    margin-bottom: 0;
}

/* .row1 {
    margin: 0 !important;
    width: 100% !important;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
} */


.align-items-start {
    align-items: flex-start !important;
}
/* .footer-d-flex {
    display: flex !important;
} */ 

/* Footer policy links (Privacy / Refund / Terms) */
#copyright-line a {
    color: #ffffff !important;
}

#copyright-line a:hover {
    color: #eb5b19 !important;
    text-decoration: underline;
}

#bootcamp .shadow {
        border: 1px solid #eb5b19;
        box-shadow: 2px 2px 8px #eb5b19 !important;
        height: 100%; 
        display: flex;
        flex-direction: column;
    }
       /* =====================================================
   FINAL MOBILE FIX (SCOPED & SAFE)
   - Fixes text wrapping issue
   - Fixes Work Process (01–08) section
   - Does NOT break existing card section
   ===================================================== */

/* MOBILE DROPDOWN FIX */
@media (max-width: 991px) {
  .dropdown-menu {
    position: static;
    float: none;
    box-shadow: none;
  }

  .dropdown-submenu .dropdown-menu {
    display: none;
    margin-left: 1rem;
  }

  .dropdown-submenu.show > .dropdown-menu {
    display: block;
  }
}


.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}



