@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

/*:root {*/
/*    --gray-bg: #f1f1f1;*/
/*    --blue-light: #000083;*/

/*}*/
/**{*/
/*      font-family: 'Open Sans', sans-serif;: 'Open Sans', sans-serif;: "Josefin Sans", sans-serif;*/
/*}*/
/*.opensans{  */
/*        font-family: 'Open Sans', sans-serif;: 'Open Sans', sans-serif;: "Open Sans", sans-serif !important;*/
/*}*/
/*.navbar-nav .nav-link {*/
/*    font-weight: 600;*/
/*    padding: 10px 18px;*/
/*    color: #000 !important;*/
/*}*/

/*.navbar-nav .nav-link:hover {*/
/*    color: #0056d2 !important;*/
/*}*/

/*.social-icon {*/
/*    font-size: 20px;*/
/*    margin-left: 12px;*/
/*    color: #000;*/
/*}*/

/*.social-icon:hover {*/
/*    color: #0056d2;*/
/*}*/

/*.navbar {*/
/*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
/*    background: #fff;*/
/*}*/
/* **************home*************************** */

/*.body-bg {*/
/*    background-image: url(assets/home/DSC_4728-scaled.jpg);*/
/*    background-size: cover;*/
/*    background-attachment: fixed;*/
/*}*/

/*.Empowering-Trainers {*/
/*    height: 90vh;*/
/*    background: url('assets/home/DSC_4728-scaled.jpg') center/cover no-repeat;*/
/*    position: relative;*/
/*}*/

/*.Empowering-Trainers .overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(0, 60, 150, 0.808);*/
/*}*/

/*.home-card {*/
/*    height: 250px;*/
/*    width: 300px;*/
/*}*/

/*.home-card:hover {*/
/*    border-bottom: var(--blue-light) 4px solid;*/
/*    transform: translateY(-5px);*/
/*    transition: all 0.3s ease;*/
/*}*/

/*.card-section {*/
/*    background-color: var(--gray-bg);*/
/*}*/

/*.card-logo {*/
/*    color: var(--blue-light);*/
/*}*/

/*.Know-about {*/
/*    background-color: var(--gray-bg);*/
/*}*/

/*.under-line {*/
/*    width: 150px;*/
/*    height: 1px;*/
/*    background-color: #030303;*/
/*    margin: 20px auto;*/
/*    border-radius: 1px;*/
/*}*/

/*.Know-about-list {*/
/*    width: 500px;*/
/*}*/

/*.ibtc-color {*/
/*    color: var(--blue-light) ! important;*/
/*}*/

/*.bg-join-ibtc {*/
/*    background-color: var(--blue-light) ! important;*/
/*    color: white !important;*/
/*}*/

/*.transarent-div {*/
/*    height: 70vh;*/
/*    background-color: rgba(0, 0, 0, 0.269);*/
/*    margin-top: -50px;*/
/*}*/

/*.main-section-2 {*/
/*    margin-top: -50px;*/
/*}*/

/*.why-join-ibtc {*/
/*    box-shadow: #030303 2px 2px 10px;*/
/*}*/

/*.why-card {*/
/*    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);*/
/*}*/

/*.icon-box {*/
/*    width: 55px;*/
/*    height: 55px;*/
/*    border-radius: 50%;*/
/*    border: 2px solid #333;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-size: 22px;*/
/*    color: #333;*/
/*    background: #fff;*/
/*}*/

/*.IBTC-Founder-section {*/
/*    background-color: var(--gray-bg);*/
/*}*/

/*.year-card {*/
/*    background: #ffffff;*/
/*    border-radius: 20px;*/
/*    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);*/
/*    padding-top: 60px;*/
    /* space for icon */
/*}*/

/*.floating-icon {*/
/*    width: 125px;*/
/*    height: 120px;*/
/*    position: absolute;*/
/*    top: -25px;*/
    /* makes icon sit ABOVE card */
/*    left: 20px;*/
/*}*/
/*.floating-icon i{*/
/*color:#69727d;font-size: 55px;*/
/*}*/
/*.Join-today-outer {*/
/*    background-color: #ff9763;*/
/*}*/
/* --- YOUR ORIGINAL CSS ROOTS & BASICS (NO CHANGES) --- */
:root {
    --gray-bg: #f1f1f1;
    --blue-light: #000083;
}
*{
   
          font-family: "Josefin Sans", sans-serif;
;
}
.opensans{  
        font-family: "Josefin Sans", sans-serif !important;
}

/*.navbar-nav .nav-link {*/
/*    font-weight: 600;*/
/*    padding: 10px 18px;*/
/*    color: #000 !important;*/
/*}*/
/*.navbar-nav .nav-link:hover {*/
/*    color: #0056d2 !important;*/
/*}*/
/*.social-icon {*/
/*    font-size: 20px;*/
/*    margin-left: 12px;*/
/*    color: #000;*/
/*}*/
/*.social-icon:hover {*/
/*    color: #0056d2;*/
/*}*/
/*.navbar {*/
/*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
/*    background: #fff;*/
/*}*/
/* --- 1. Navbar Main Container --- */
.navbar {
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    
    /* Neenga kettapadi nalla height */
    padding: 20px 0 !important; 
    min-height: 120px; 
}

/* --- 2. Positioning Logo to Far Left (0px) --- */
.navbar > .container {
    max-width: 100% !important; /* Container-ah full width aakiruken */
    padding-left: 20px !important;  /* Slight breathing room for edge */
    padding-right: 20px !important;
}

.navbar-brand {
    margin-left: 0px !important; /* Fixed at far left */
    padding: 0 !important;
}

.nav-logo {
    height: 100px; /* Big Logo */
    width: auto;
    transition: transform 0.3s ease;
}

.nav-logo:hover {
    transform: scale(1.05);
}

/* --- 3. Navigation Links - Increased Font Size --- */
/*.navbar-nav .nav-link {*/
/*    font-weight: 700; */
    /* Medium-Bold (800 kitta romba heavy-ah irukum) */
/*    font-size: 0.92rem; */
    /* Exact professional size */
/*    color: #222 !important;*/
/*    padding: 8px 15px !important; */
    /* Spacing-aiyum konjam kuraichiruken */
/*    position: relative;*/
/*    letter-spacing: 0.3px; */
    /* Clean look */
/*    transition: all 0.3s ease;*/
/*    text-transform: uppercase;*/
/*}*/

/* Animated Underline Adjustments */
/*.navbar-nav .nav-link::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 0;*/
/*    height: 3px; */
    /* Slightly thinner underline for small font */
/*    bottom: -2px;*/
/*    left: 50%;*/
/*    background: #ff9763;*/
/*    transition: all 0.3s ease;*/
/*    transform: translateX(-50%);*/
/*    border-radius: 10px;*/
/*}*/

/* Hover & Active State */
/*.navbar-nav .nav-link:hover::after,*/
/*.navbar-nav .nav-link.active::after {*/
    width: 60%; /* Underline-ah romba perusa illama neat-ah mathi iruken */
/*}*/

/* Highlighted Link (ITEP COURSE) Adjustments */
/*.highlight-link {*/
/*    color: #010A86 !important;*/
/*    background: rgba(1, 10, 134, 0.06);*/
/*    border-radius: 8px;*/
/*    padding: 8px 20px !important;*/
/*    margin: 0 5px;*/
/*}*/

/* --- 4. Social Icons - Fixed at Far Right (0px) --- */
/*.social-wrapper {*/
    margin-right: 0px !important; /* Fixed at far right */
/*    gap: 15px;*/
/*}*/

/*.social-icon {*/
    width: 42px; /* Slightly bigger */
/*    height: 42px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    border-radius: 12px;*/
/*    background: #f0f2f5;*/
/*    color: #010A86;*/
/*    text-decoration: none;*/
/*    font-size: 18px;*/
/*    box-shadow: 0 4px 10px rgba(0,0,0,0.05);*/
/*    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);*/
/*}*/

/* Hover Effects */
/*.social-icon.fb:hover { background: #1877F2; color: white; }*/
/*.social-icon.ig:hover { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); color: white; }*/
/*.social-icon.li:hover { background: #0077b5; color: white; }*/
/*.social-icon.x:hover { background: #000000; color: white; }*/
/*.social-icon.yt:hover { background: #ff0000; color: white; }*/
/*.social-icon.wa:hover { background: #25D366; color: white; }*/

/*.social-icon:hover {*/
/*    transform: translateY(-8px) rotate(360deg);*/
/*    box-shadow: 0 8px 20px rgba(0,0,0,0.15);*/
/*}*/

/* Highlighted Link (Courses) */
/*.highlight-link {*/
/*    color: #010A86 !important;*/
/*    background: rgba(1, 10, 134, 0.08);*/
/*    border-radius: 10px;*/
/*    padding: 10px 25px !important;*/
/*}*/

/* --- 5. Mobile Optimization --- */
/*@media (max-width: 991px) {*/
/*    .navbar {*/
/*        min-height: 90px;*/
/*        padding: 10px 0 !important;*/
/*    }*/
/*    .nav-logo {*/
/*        height: 65px;*/
/*    }*/
/*    .navbar-nav {*/
/*        padding: 30px 0;*/
/*        text-align: center;*/
/*    }*/
/*    .navbar-nav .nav-link {*/
/*        font-size: 1.2rem;*/
/*        padding: 15px !important;*/
/*    }*/
/*    .social-wrapper {*/
/*        justify-content: center;*/
/*        margin-right: 0 !important;*/
/*        padding-bottom: 20px;*/
/*    }*/
/*}*/
/* --- YOUR ORIGINAL HOME SECTION --- */
.body-bg {
    background-image: url(assets/home/DSC_4728-scaled.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.Empowering-Trainers {
    height: 90vh;
    /*background: url('assets/home/DSC_4728-scaled.jpg') center/cover no-repeat;*/
      background-image: url(assets/home/DSC_4728-scaled.jpg);
    position: relative;
}
.Empowering-Trainers .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 60, 150, 0.808);
}
.home-card {
    height: 250px;
    width: 300px;
}
.home-card:hover {
    border-bottom: var(--blue-light) 4px solid;
    transform: translateY(-5px);
    transition: all 0.3s ease;
}
.card-section {
    background-color: var(--gray-bg);
}
.card-logo {
    color: var(--blue-light);
}
.Know-about {
    background-color: var(--gray-bg);
}
.under-line {
    width: 150px;
    height: 1px;
    background-color: #030303;
    margin: 20px auto;
    border-radius: 1px;
}
.Know-about-list {
    width: 500px;
}
.ibtc-color {
    color: var(--blue-light) ! important;
}
.bg-join-ibtc {
    background-color: var(--blue-light) ! important;
    color: white !important;
}
.transarentt-div {
    height: 70vh;
    /*background-color: rgba(0, 0, 0, 0.269);*/
    margin-top: -50px;
}
.main-section-2 {
    margin-top: -50px;
}
.why-join-ibtc {
    box-shadow: #030303 2px 2px 10px;
}
.why-card {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}
.why-card   .fa-solid{
    color: #3C6EFD;
}
/*i{*/
/*     color: #3C6EFD;*/
/*}*/
.icon-box {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px solid #333;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #333;
    background: #fff;
}
.IBTC-Founder-section {
    background-color: var(--gray-bg);
}
.year-card {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.07);
    padding-top: 60px;
}
.floating-icon {
    width: 125px;
    height: 120px;
    position: absolute;
    top: -25px;
    left: 20px;
}
.floating-icon i{
    color:#3C6EFD; font-size: 55px;
}
.Join-today-outer {
    background-color: #ff9763;
}

/* --- YOUR ORIGINAL MEDIA QUERIES --- */
.navbar-toggler{ width:55px; }
.heading{ font-size: 36px !important; }
@media (max-width:850px){ .heading{ font-size: 30px !important; } }
@media (max-width:560px){ .heading{ font-size: 24px !important; } }

.home-card{
    width: 230px;
    height: 200px;
    border-radius: 14px;
    transition: all 0.3s ease;
    cursor: pointer;
}
.col-lg-6 .position-relative {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.membership-roadmap-img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    box-shadow: 0 20px 60px rgba(0,0,0,0.15);
    animation: floatImage 4s ease-in-out infinite;
    transition: 0.5s ease;
}
@keyframes floatImage {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-15px); }
    100% { transform: translateY(0px); }
}
.membership-roadmap-img:hover {
    transform: scale(1.03);
    box-shadow: 0 30px 80px rgba(71,2,164,0.4);
}
.membership-roadmap-img { margin-top: 70px; }

.container.position-relative {       font-family: 'Open Sans', sans-serif;: 'Open Sans', sans-serif;: 'Open Sans', sans-serif;: 'Montserrat', sans-serif; }
h1 { letter-spacing: -2px; line-height: 1.1; }
.lead { font-weight: 400; letter-spacing: 1px; }
.btn-custom {
    background-color: #ff9763;
    border-radius: 50px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    letter-spacing: 0.5px;
    line-height: 1.4;
}
.btn-custom:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(255, 151, 99, 0.3);
}

/* ==========================================================================
   NEW PROFESSIONAL ANIMATIONS & GRAPHICS ADDED BELOW (NO CHANGES TO ABOVE)
   ==========================================================================
*/

/* 1. Global Reveal Animation for Sections */
section {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 1s forwards cubic-bezier(0.2, 0.8, 0.2, 1);
}

@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 2. Advanced Text Reveal for Headings */
h1.fw-bolder, .ibtc-color {
    background: linear-gradient(90deg, #000083, #4702a4, #000083);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shineText 5s linear infinite;
}

@keyframes shineText {
    to { background-position: 200% center; }
}

/* 3. Mouse Hover Glow for Cards */
.year-card, .why-card, .home-card {
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.year-card:hover, .why-card:hover {
    border: 1px solid rgba(0, 0, 131, 0.2);
    box-shadow: 0 15px 45px rgba(0, 0, 131, 0.12) !important;
    backdrop-filter: blur(5px);
}

/* 4. Smooth Floating for All Icons */
.icon-box i, .floating-icon i, .card-logo {
    animation: smoothFloat 3s ease-in-out infinite;
}

@keyframes smoothFloat {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-8px) rotate(5deg); }
}

/* 5. List Item Reveal Animation */
ul li {
    opacity: 0;
    transform: translateX(-10px);
    animation: listReveal 0.5s forwards;
}

ul li:nth-child(1) { animation-delay: 0.2s; }
ul li:nth-child(2) { animation-delay: 0.3s; }
ul li:nth-child(3) { animation-delay: 0.4s; }
ul li:nth-child(4) { animation-delay: 0.5s; }

@keyframes listReveal {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* 6. Dynamic Glassmorphism for Transparency Sections */
.transarent-div {
    backdrop-filter: blur(8px);
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)) !important;
}

/* 7. Button Pulse Effect */
.bg-join-ibtc, .btn-custom {
    position: relative;
    overflow: hidden;
}

.bg-join-ibtc::after, .btn-custom::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -60%;
    width: 20%;
    height: 200%;
    background: rgba(255,255,255,0.2);
    transform: rotate(30deg);
    transition: all 0.5s;
}

.bg-join-ibtc:hover::after, .btn-custom:hover::after {
    left: 120%;
}

/* 8. Smooth transition for Know-about items */
.Know-about-list {
    transition: 0.3s;
}
.Know-about-list:hover {
    transform: scale(1.02);
}

/* 9. Video Shadow & Frame */
video {
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}
.about {
    font-size: 100px;
    font-weight: 700;
    color: #02026a;
}

h2 {
    font-weight: 700;
    font-size: 40px;
}

.about-section {
    padding: 80px 40px;
}

.about-img img {
    width: 100%;
    border-radius: 4px;
}

.blue-section {
    background-color: #010A86;
    /* deep navy blue */
    color: #fff;
    padding: 80px 40px;
}

.blue-title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
}

.sub-title {
    font-size: 40px;
    font-weight: 700;
}

.experience-box {
    width: 220px;
    height: 180px;
    background-color: #F8A16D;
    text-align: center;
    padding-top: 60px;
    position: absolute;
    bottom: -100px;
    left: 395px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 35px;
}

.experience-box small {
    font-size: 14px;
    font-weight: 500;
}

.unique-section {
    padding: 120px 0;
}

.unique-list li {
    margin-bottom: 12px;
    font-size: 16px;
}

.unique-list i {
    color: #010A86;
    margin-right: 8px;
}

.image-wrapper {
    position: relative;
}

.but {
    background-color: #000083;
    color: white;
    border: none;

}

/* TABLET VIEW (max-width: 992px) */

@media (max-width: 992px) {

    .about {
        font-size: 68px;
        line-height: 1.1;
    }

    h2 {
        font-size: 32px;
        line-height: 1.3;
    }

    .about-section {
        padding: 60px 20px;
    }

    .about-img {
        width: 100% !important;
    }

    .blue-title {
        font-size: 40px;
    }

    .sub-title {
        font-size: 32px;
    }

    .experience-box {
        left: auto;
        right: 20px;
        bottom: -25px;
    }
}


/* MOBILE VIEW (max-width: 768px) */

@media (max-width: 768px) {


    .about {
        font-size: 44px;
        line-height: 1.1;
        margin-bottom: 10px;
    }


    .about-section {
        padding: 40px 15px;
    }

    .row.align-items-center {
        gap: 0 !important;
    }

    h2 {
        font-size: 26px;
        line-height: 1.35;
        text-align: left;
    }

    .about-img {
        width: 100% !important;
        margin-bottom: 25px;
    }

    .about-img img {
        max-width: 100%;
        height: auto;
    }


    .blue-section {
        padding: 50px 15px;
        text-align: center;
    }

    .blue-title {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    .sub-title {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .blue-section p {
        padding: 0 !important;
        font-size: 17px;
        line-height: 1.6;
    }


    .experience-box {
        position: static;
        width: 100%;
        height: auto;
        padding: 22px 10px;
        margin-top: 15px;
        font-size: 26px;
        line-height: 1.2;
    }

    .experience-box small {
        display: block;
        font-size: 13px;
        margin-top: 5px;
    }


    button {
        width: 100%;
        padding: 12px;
        font-size: 15px;
        margin-top: 15px;
    }
}



/* SMALL MOBILE (max-width: 576px) */

@media (max-width: 576px) {
    text {
        text-align: center;
    }

    .about {
        font-size: 38px;
    }

    h2 {
        font-size: 24px;
    }

    .blue-title {
        font-size: 30px;
        text-align: justify;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .sub-title {
        font-size: 24px;
    }

    .unique-section {
        padding: 60px 15px;
    }

    .unique-list li {
        font-size: 15px;
        line-height: 1.5;
    }
}

/* **********************thryvian**************** */
.thryvian-main {
    /* full-screen hero */
    min-height: 886px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    background-image: url('assets/Thryvian/main-img');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #113353;
    background-blend-mode:overlay;

    color: white;
    text-align: center;
}

.main-f {
    font-size: 100px;
    font-weight: 700;
}

@media screen and (max-width: 600px) {
    .main-f {
        font-size: 30px;
    }

    .thryvian-main p {
        font-size: 14px;
    }

}



.stat-card {
    position: relative;
    top: -100px;
    background: white;
    border-radius: px;
    padding: 35px 20px;
    text-align: center;
    margin-bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
}

.section-title {
    font-size: 36px;
    font-weight: 700;
    color: #082567;
}

.apply-btn {
    background: #082567;
    color: white;
    padding: 10px 35px;
    border-radius: 5px;
    font-weight: 600;
    border: 0;
}





.outcomes-section {
    background-color: #ffffff;
    padding: 100px 0;
}

.left-title {
    font-size: 48px;
    font-weight: 700;
    color: #00006b;
    line-height: 1.2;
}

.left-desc {
    font-size: 18px;
    line-height: 1.8;
    max-width: 380px;
}

.icon-box i {
    font-size: 35px;
    color: #bfbfbf;
    margin-bottom: 20px;
}

.feature-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}

.feature-text {
    font-size: 17px;
    line-height: 1.7;
    color: #4a4a4a;
}

.bg-right {
    background-image: url('YOUR-IMAGE.jpg');
    /* add your bg image */
    background-size: cover;
    background-position: center;
}

/* SECTION BASE */
.training-section {
    background-color: #f7f7f7;
    /* same light grey as screenshot */
}

/* IMAGE */
.training-img {
    width: 100%;
    border-radius: 0;
}

/* TITLE EXACT MATCH */
.training-title {
    font-size: 40px;
    font-weight: 700;
    color: #00006b;
    line-height: 1.2;
}

/* TOPIC ITEMS EXACT LIKE THE IMAGE */
.topic-item {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 50px;
    /* perfect vertical spacing */
    line-height: 1.55;
    color: #000;
}

/* BUTTON EXACT MATCH */
.apply-btn {
    background-color: #00006b;
    color: #fff;
    padding: 10px 35px;
    border: none;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.apply-btn:hover {
    background-color: #00004f;
}

@media screen and (max-width: 500px) {
    .training-title {
        font-size: 30px;
        font-weight: 700;
        color: #00006b;
        line-height: 1.2;
        text-align: center;
    }

    .topic-item {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 10px;
        /* perfect vertical spacing */
        line-height: 1.55;
        color: #000;
    }
}

/* **************************events,programs************************ */
.event {
    height: 100vh;
    font-weight: 1000;
    font-style: normal;

}

.launch {
    padding: 40px;
    text-align: center;
    border: 1px solid rgb(214, 95, 51);
    background-color: #f6a973;
    color: black;

}

.launch .ibtc {
    font-size: 50px;
}

@media(max-width:600px) {
    .launch {
        padding: 10px;
    }

    .launch .ibtc {
        font-size: 25px;
    }

    .launch_image img {
        padding: 5px 15px;
    }
}

.launch_image img {
    padding: 10px 30px;
    width: 100%;
}

/* IBTC Program */

.program {
    background-color:#f1f1f1;
    font-weight: 1000;
    font-style: normal;

}

.topic {
    padding: 40px;
    text-align: center;
    color: black;
}

.leader {
    font-size: 20px;
    padding: 10px;
    background-color: white;
}

.program_image {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.program_image img {
    width: 530px;
    margin: 20px;
    padding: 10px 30px;
    height: auto;
}

@media(max-width:800px) {
    .program_image img {
        width: 400px;
        margin: 10px auto;
        height: auto;
    }
}

@media(max-width:350px) {
    .program_image img {
        width: 290px;
        margin: 10px auto;
        height: auto;
    }
}

/* *********************contacts********************** */
.Contact-Us-title {
    font-size: 50px;
    text-align: center;
    margin-top: 40px;
    font-weight: 700;
    color: #000066;
}

.form-control {
    border-radius: 0;
    padding: 12px;
}

.btn-submit {
    background: #000066;
    color: #fff;
    border-radius: 0;
    padding: 10px 30px;
}

.btn-submit:hover {
    background: #000099;
    color: #fff;
}

.join-btn {
    background: #000066;
    color: white;
    padding: 10px 40px;
    border-radius: 0;
}

@media (max-width: 768px) {
    .Contact-Us-title {
        font-size: 38px;
    }
}

/* *******************members**************** */
.heading-1 {
    width: 100%;
    height: 200px;
    text-align: center;
    background-color: #f1f1f1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trust-h1 {
    color: #050180;font-size: 35px;
}

.trustees-i {
    width: 160px;
    height: auto;
    object-fit: contain;
}

.trust-name,
.memb-p {
    width: 200px;
    margin: 0 auto;
}

.member-img {
    width: 160px;
    object-fit: contain;
    padding: 4px;
}

.member-card {
    text-align: center;
    margin-bottom: 40px;
}

.members-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    padding: 20px;
    justify-items: center;
}

.join-button {
    background-color: #060084;
    color: white;
    width: 300px;
    padding: 15px;
    border-color: #060084;
}

.butt {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.join-button:hover {
    background-color: #c7776b;
    border: #c7776b;
}


.member-card {
    text-align: center;
}

.member-card img {
    width: 160px;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
    transition: 0.2s;
}

.member-card p {
    font-size: 0.95rem;
    color: #555;
}
.trust-h1 {
    color: #050180;font-size: 4rem;font-weight: 700;padding:55px 0;
}



@media (min-width: 1200px) {
    .members-container {
        grid-template-columns: repeat(5, 1fr);
    }

    .member-card img {
        width: 150px;
    }
}
@media (min-width: 1023px) {
    .members-container {
        grid-template-columns: repeat(4, 1fr);
    }

    .member-card img {
        width: 180px;
    }
}
@media (min-width: 768px) {
    .members-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .member-card img {
        width: 180px;
    }
}

/* *****************gallary************************ */
.gallery-title {
    font-size: 35px;
    font-weight: 700;
    margin-top: 10px;
    font-style: inherit;
}

.line {
    width: 120px;
    height: 3px;
    background: #000;
    border: none;
    margin: 10px auto 40px;
}

.images {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px; 
    width: 80%;
    margin: auto;
    padding-bottom: 40px;
}


.images img {
    width: 100%;
    height: 260px;
    object-fit: cover;
  
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    padding: 0; 
}

@media(max-width: 740px) {
    .images {
        grid-template-columns: repeat(2, 1fr);
        gap: 5px; 
    }
    .images img {
        height: auto; 
    }
}
@media(max-width: 600px) {
    .images{
        grid-template-columns: 1fr;
        gap: 5px;
    }

    .images img {
        height: auto;  
    }
}
 .heading{
                font-size: 36px !important;
            }
            @media (max-width:850px){
                  .heading{
                font-size: 30px !important;
            }
        }
               @media (max-width:560px){
                  .heading{
                font-size: 24px !important;
            }
            }
            
            
            
 