/* header section start */
#head .head_one {
    background-image: url("../img/Event.png");
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    height: 94vh;
    width: 100%;
}

.fit-join-sevankur {
    margin-top: -6% !important;
}

#header_top .navbar {
    border-bottom: 3px solid #1a237e;
}

#header_top .nav-link {
    font-size: 18px;
}

#header_top .navbar {
    z-index: 1030;
    background-color: white;
}

/* Navbar styles */
.navbar-nav .nav-link {
    font-size: 1.25rem;
    font-weight: 600;
    color: #000 !important;
    margin-right: 10px;
}

/* Donate link styling */
.nav-link.donate:active {
    color: #ff1493 !important;
}

/* Become a Member button */
.btn-member {
    padding: 0.45rem 1.2rem;
    font-size: 1.1rem;
    font-weight: 600;
    border: 2px solid #220066;
    color: #220066;
    border-radius: 12px;
    background-color: transparent;
    transition: all 0.3s ease;
}

.btn-member:hover {
    background-color: #220066;
    color: white;
}

/* User icon in circle */
.nav-profile-icon {
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 2px solid #220066;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #220066;
    font-size: 1.2rem;
    margin-left: 15px;
    transition: background-color 0.3s ease;
}

.nav-profile-icon:hover {
    background-color: #220066;
    color: white;
}

/* Optional bottom border */
.navbar {
    border-bottom: 2px solid #220066;
}

/* Navbar link default */
.navbar-nav .nav-link {
    font-size: 1.25rem;
    font-weight: 600;
    color: #000 !important;
    margin-right: 10px;
    transition: color 0.3s ease, border-bottom 0.3s ease;
}

/* Hover effect */
.navbar-nav .nav-link:hover {
    color: #ff1493 !important;
}

/* Active link (manual or JS-based) */
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.active-link {
    color: #ff1493 !important;
}

.sticky-top {
    position: sticky !important;
    top: 0;
    z-index: 1055;
}

body,
html {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

header,
.navbar {
    overflow: visible !important;
}

/* Make button responsive */
@media (max-width: 991.98px) {
    .btn-member {
        width: 100%;
        margin-top: 10px;
    }

    .nav-profile-icon {
        margin-top: 10px;
    }
}

/* header section end */

/* about section start */

#about .about_one {
    background-image: url("../img/Featured_on.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* height: 100vh; */
    width: 100%;
}

#about .student_one {
    width: 85%;
}

#about .more {
    color: rgb(255, 102, 0);
}

#about .new {
    color: #2e1a94;
}

#about .additional {
    color: #ff3399;
}

.additional {
    color: #ff3399;
}

#about .wave {
    width: 17%;
}

.sevankur-hit-heading .highlight {
    color: #f72585;
    font-size: 32px;
    font-weight: 200;
}

.highlight {
    color: #f72585;
    font-size: 35px;
    font-weight: 200;
}

.camp-description-2 {
    font-size: 21px;
    margin-top: 15px;
    color: #1a1a8c;
    line-height: 1.8;
    color: #1a1a8c;
    line-height: 1.8;
    font-weight: 600;
}

.sevankur-hit-heading {
    font-size: 32px;
    font-weight: 200;
    color: #27187e;
    line-height: 1.4;
    margin-top: 11px;
}

.hospital-description {
    padding-left: 1.2rem;
    padding-right: 1.5rem;
}

.hedgevar-title {
    font-size: 24px;
    margin-top: 15px;
    color: #27187e;
}

.core-value .highlight {
    color: #f72585;
    font-size: 30px;
}

#sevankur-milestones .timeline-img-3 {
    width: 60%;
    height: auto;
}

.core-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
    flex-wrap: wrap;
}

.core-image {
    width: 32%;
    min-width: 250px;
}

.core-text {
    margin-left: 20px;
}

.core-text h2 {
    color: #1a237e;
    font-weight: bold;
}

.custom-list {
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    padding-left: 60px;
}

.core-values {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    padding-left: 60px;
}

#voluntary-activity {
    padding: 40px 20px;
    background-color: #fff;
    color: #241f63;
}

.vol-title {
    font-size: 48px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
}

.vol-subtitle {
    font-size: 30px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
}

.vol-image {
    width: 100%;
    max-width: 1500px;
    object-fit: contain;
    margin: 20px auto;
}

.vol-text {
    font-weight: bold;
    font-size: 20px;
    font-family: "Lato", sans-serif;
}

.vol-cta {
    font-weight: bold;
    font-size: 26px;
    padding-bottom: 10px;
    font-family: "Lato", sans-serif;
}

/* Our Promise Section */
#our-promise {
    padding-bottom: 14px;
}

.our-promise-title {
    font-size: 36px;
    font-weight: bold;
    color: #27187e;
    font-family: "Lato", sans-serif;
    margin-bottom: 30px;
}

.promise-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: px;
}

.promise-item {
    flex: 1 1 200px;
    max-width: 220px;
}

.promise-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.promise-text {
    color: #27187e;
    font-size: 22px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    padding: 10px;
}

/* about section end */

/* feature section start */
#feature .feature_one {
    background-image: url("../img/Event.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* height: 100vh; */
    width: 100%;
}

#feature .new {
    color: #2e1a94;
}

#feature .additional {
    color: #ff3399;
}

#feature .president {
    margin-top: 95px;
}

#feature .para {
    font-size: 16px;
}

#feature .para_one {
    background-color: #ff3399;
    font-weight: 600;
    font-size: 18px;
}

#feature .wave {
    width: 17%;
}

#feature .presedent_img {
    width: 95%;
}

/* feature section end */

/* stories section start */
#stories .storie_one {
    background-image: url("../img/real_story.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
    width: 100%;
}

#stories .new {
    color: #2e1a94;
}

#stories .additional {
    color: #ff3399;
}

#stories .wave {
    width: 17%;
}

#stories .para {
    font-size: 15px;
}

#stories .more {
    color: rgb(255, 102, 0);
}

#stories .doctor_img {
    width: 80%;
}

#stories .stories_two {
    padding-left: 100px;
}

/* event section start */

#event .new {
    color: #2e1a94;
}

#event .new_one {
    margin-top: 102px;
    color: #2e1a94;
}

#event .additional {
    color: #ff3399;
}

#event .wave {
    width: 10%;
}

#event .card_one {
    background: none;
    border: 1px solid black;
    height: 93%;
}

#event .para {
    font-size: 14px;
}

#event .more {
    color: rgb(255, 102, 0);
}

#event .more_one {
    color: rgb(255, 102, 0);
    margin-top: 0px;
    padding-bottom: 44px;
}

#event .card_two {
    background: none;
    border: 1px solid black;
    height: 82%;
}

#event .wave_one {
    width: 10%;
}

#event .para_two {
    font-size: 24px;
}

#event .event_one {
    background-image: url("../img/Event.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 150px;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

#event .fit_two {
    background-image: url(../img/fit.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: -368px;
    position: relative;
    z-index: 1;
    padding: 168px 163px;
    /* height: 145vh; */
}

#event .fit_three {
    position: relative;
    z-index: 3;
}

/* event section end */

/* culture section start */

#culture .culture_one {
    background-image: url("../img/yellow.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    object-fit: cover;
    background-position: 88% 78%;
}

#culture .new_two {
    color: #2e1a94;
    margin-top: 55px;
}

#culture .additional {
    color: #ff3399;
}

#culture .wave_one {
    width: 10%;
}

#culture .happy_people {
    display: flex;
    justify-content: center;
}

#culture .people_one {
    width: 80%;
    display: flex;
}

/* culture section end */

/* social section start */

#social .new {
    color: #2e1a94;
}

#social .additional {
    color: #ff3399;
}

#social .wave_one {
    width: 10%;
}

#social .count_one {
    position: relative;
    display: inline-block;
}

#social .social_four {
    background-image: url("../img/yellow_one.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

#social .social_one {
    /* background-image: url("../img/social.png"); */
    background-image: url("../img/bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
    background-position: center;
    /* position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; */
    z-index: 3;
}

#social .counter {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 20px;
    font-weight: bold;
}

#social .social-label {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #27187e;
}

#social {
    /* height: 100vh;
    position: relative; */
}

#social .social_w {
    /* width: 60%; */
}

#social .social_p {
    padding-left: 110px;
}

/* social section end */

/* impact section start */

#impact .new {
    color: #2e1a94;
}

#impact .additional {
    color: #ff3399;
}

#impact .wave {
    width: 17%;
}

#impact .freebie {
    width: 85%;
}

#impact .para_four {
    font-size: 16px;
    font-weight: 600;
    margin-left: 60px;
}

#impact .social_two {
    background-image: url("../img/yellow.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center bottom;
    position: relative;
    z-index: 2;
}

#impact .social_three {
    position: relative;
    z-index: 3;
}

#impact .social-icons {
    display: flex;
    gap: 15px;
}

#impact .social-icons .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 20px;
    text-decoration: none;
    transition: 0.3s ease;
}

#impact .social-icons .facebook {
    background-color: #2e1a94;
    color: white;
}

#impact .social-icons .twitter {
    border: 2px solid #aaa;
    color: #2e1a94;
    background-color: transparent;
}

#impact .social-icons .icon:hover {
    transform: scale(1.1);
}

#impact .social-feed {
    width: 100%;
    height: 500px;
    overflow-y: auto;
    border: 1px solid #ccc;
}

/* impact section end */

/* founder section start */

#founder .new {
    color: #2e1a94;
}

#founder .additional {
    color: #ff3399;
}

#founder .wave_one {
    width: 10%;
}

#founder .para_five {
    font-size: 15px;
    font-weight: 400;
}

#founder .contain_one {
    padding: 1px 60px 58px 120px;
}

#founder .doctor {
    color: #2e1a94;
    margin-top: 100px;
}

#founder {
    /* height: 117vh; */
    height: 100vh;
    position: relative;
}

#doyou-fit .doyou_fit {
    background: url("../img/fit.png");
    height: 87vh;
}

#doyou-fit .doyoufit-title {
    padding-top: 10% !important;
}

#doyou-fit {
    margin-top: -7%;
}

#founder .founder_one {
    background-image: url("../img/Doc.png");
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 117vh; */
    height: 100vh;
    width: 100%;
    background-position: 95% 59%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
}

#founder .founder_two {
    background-image: url("../img/yellow.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 64vh;
    width: 100%;
    background-position: 95% 59%;
    position: absolute;
    top: 63;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}

/* founder section end */

/* gallery section start */

#gallery .gallery_one {
    background-image: url("../img/yellow.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
    width: 100%;
    object-fit: cover;
    background-position: center;
}

#gallery .new {
    color: #2e1a94;
}

#gallery .wave_five {
    width: 7%;
}

#gallery .gallery_img {
    padding: 40px 165px 20px 165px;
}

/* gallery section end */

/*media query for home page*/

@media (min-width: 1920px) and (max-width: 1920px) {
    #head .head_one {
        background-image: url(../img/Event.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 77vh;
        width: 100%;
    }

    #about .about_one {
        background-image: url(../img/Featured_on.png);
        background-size: 155%;
        background-repeat: no-repeat;
        /* background-position: center; */
        background-position: 64% 41%;
        height: auto;
        width: 100%;
    }

    #feature .feature_one {
        background-image: url(../img/Event.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 51vh;
        width: 100%;
    }

    #event .event_one {
        background-image: url(../img/Event_one.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding-top: 100px;
        padding-bottom: 150px;
        width: 100%;
        height: 78vh;
        position: relative;
        z-index: 2;
    }

    #event .event_one {
        background-image: url(../img/Event_one.png);
        height: 88vh;
    }

    #event .fit_two {
        height: 87vh;
    }

    #event .card_one {
        height: 95%;
    }

    #event .card_two {
        height: 100%;
    }

    #social .social_one {
        height: 79vh;
    }

    #social .social_w {
        /* width: 70%; */
    }

    #social .social_p {
        padding-left: 0px;
    }

    #social {
        height: 83vh;
    }

    #founder .founder_one {
        height: 81vh;
        background-position: none;
    }

    #founder {
        height: 86vh;
    }

    #gallery .gallery_one {
        height: 69vh;
    }
}

/* donate page  start */

/* donate section  start */

#donate .donate_one {
    background-color: #e9fadb;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    width: 100%;
    padding-bottom: 40px;
}

#donate .additional {
    color: #ff3399;
    font-weight: 600;
}

#donate .para_donate {
    color: #151513;
    font-size: 16px;
}

#donate .btn_one {
    background-color: #8db534;
    padding: 10px 30px 15px 30px;
    border-radius: 40px;
    font-size: 17px;
}

#donate .btn_two {
    background-color: #8db534;
    padding: 10px 70px 15px 70px;
    border-radius: 40px;
    font-size: 19px;
}

#donate .img_donate {
    height: 100%;
}

#donate .new {
    color: #2e1a94;
}

/* donate section end */

/* footer page start */

#footer .join-section {
    background-color: #b6e685;
    padding: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    border: #121a02;
}

#footer .input-field {
    width: 245px;
    padding: 2px 0;
    background-color: #ffeaaa;
    color: #000000;
    /* pure black */
    font-size: 14px;
    /* slightly larger */
    font-weight: 600;
    text-align: center;
    border: none;
    font-family: lato;
    border-radius: 12px;
}

#footer .input-field::placeholder {
    color: #1a237e;
    font-family: Arial, Helvetica, sans-serif;
}

#footer .join-button {
    width: 137px;
    padding: 2px 0;
    background-color: #ff3399;
    color: #000000;
    /* pure black */
    font-size: 14px;
    font-weight: 500;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#footer .join-button:hover {
    background-color: #e62e88;
}

/* form section  */

/* footer fonts */
#footer .footer-links {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    font-weight: bold;
    font-family: lato;
    font-size: 1.5rem;
}

#footer .nav-link-custom {
    color: #1a237e;
    text-decoration: none;
    margin: 0 1rem;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
}

#footer .custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
    border-color: #1a237e !important;
}

#footer .image-section {
    height: 212px;
}

/* volunteer footer section  */
#footer .heading {
    font-size: 38px;
    font-weight: bolder;
    margin: 0;
    color: #1a237e;
}

#footer .heading2 {
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    color: #1a237e;
}

#footer .heading3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #1a237e;
}

#footer input.form-control {
    clear: both;
    /* width: 280px !important; */
    background: #fdebaa !important;
    border-radius: 10px !important;
    color: #27187e !important;
    padding: 11px !important;
}

#footer .footer_one {
    background-color: #b3e881;
    border-top: 7px solid #e62e88;
}

#footer .policy {
    color: #1a237e;
}

#footer .servant {
    color: #1a237e;
    font-size: 1.5rem;
}

#footer .logo {
    height: 24px;
    vertical-align: middle;
    margin-left: 8px;
}

/*footer section end*/

/*report page start*/

#report .report_one {
    background-color: #e9fadb;
    height: auto;
}

#report .new {
    color: #2e1a94;
    font-size: 32px;
    font-weight: 400;
}

#report .annual {
    font-size: 22px;
    margin-top: 10px;
}

/*report page end*/

/*term page start*/

#term .term_one {
    background-color: #e9fadb;
    height: auto;
}

#term .additional {
    color: #ff3399;
}

#term .new {
    color: #2e1a94;
}

#term .para_donate {
    color: #151513;
    font-size: 16px;
}

#term .para_term {
    font-weight: 600;
    font-size: 17px;
}

/* contact us page start */
/* General Styling */
body {
    background-color: #eafadc;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* Contact Section */
#contact-section {
    background-color: #ebfce4;
}

/* Contact Title */
.contact-title {
    color: #21005c;
    font-weight: 500;
    font-size: 36px;
}

.contact-title span {
    color: #f10088;
}

/* Contact Cards */
.contact-card {
    background-color: #fcfff4;
    height: 230px;
    border-radius: 5px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.contact-card i {
    font-size: 40px;
    max-height: 300;
}

.contact-font {
    color: #27187e;
}

/* map css start */

/* Map Section */
#map-section {
    background-color: #ebfce4;
}

#map-title {
    color: #21005c;
    font-weight: 100;
    font-size: 60px;
}

#map-title span {
    color: #f10088;
}

.map-responsive {
    position: relative;
    height: 500px;
    /* Less height */
    overflow: hidden;
    border-radius: 8px;
    margin-left: 120px;
    margin-right: 120px;
    border: 1px solid #4a4a4a8a;
}

.map-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* contact us page end */

/* Events section start*/
#events .eventsheading {
    font-size: 36px;
    font-weight: 500;
    color: #f72585;
    margin-bottom: 20px;
}

#events .pastevents {
    color: #5c5c5c;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 30px;
}

#events .events-available {
    margin-top: 80px;
    margin-bottom: 35px;
}

/* Basic font setup */
body {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* Experience Section start here */

#header.caption {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    line-height: 1.8;
}

#header .seva {
    font-size: 48px;
    font-weight: bold;
    color: #f72585;
}

#header .main-image {
    height: 786px;
    width: 989px;
}

#header .shift-up {
    transform: translateY(-40px);
}

#header .core-value {
    font-size: 30px;
    font-weight: 500;
    color: #27187e;
    margin-left: 30px;
}

#header .go-to-events {
    width: 343px;
    height: 82px;
    margin-top: 15px;
}

#header .custom-img-1 {
    max-width: 213px;
    height: auto;
    margin-top: -60px;
}

#header .custom-img-2 {
    max-width: 514px;
    height: auto;
}

#header .header-image {
    max-width: 170px;
    height: auto;
    margin-left: 500px;
    margin-top: -90px;
}

/* Experience Section end here */

/* 4 Core Values Section start  */

.bg-light-green {
    background-color: #e9fadb;
}

.title-ethical {
    font-size: 36px;
    font-weight: bold;
}

.desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
    margin-left: 15px;
}

.text-pink {
    color: #f72585;
    font-size: 36px;
}

.medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

/* 4 Core Values Section end  */

/* Section 2: Country First start  */

#country-first .title-country {
    font-size: 36px;
    font-weight: bold;
}

#country-first .text-pink {
    color: #f72585;
    font-size: 36px;
}

#country-first .medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

#country-first .desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
}

/* Section 2: Country First end  */

/* Medical Image Section start      */

#bg-light-green.country-priority {
    padding: 30px 0;
    margin-left: 50px;
}

#bg-light-green .country-priority .country-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

#bg-light-green .country-priority .background-image {
    flex: 1 1 5%;
}

#bg-light-green .country-priority .medical-image {
    flex: 1 1 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -120px;
}

#bg-light-green .country-priority .medical-image img {
    max-width: 100%;
    height: auto;
}

/* Medical Image Section end  */

/* Background Utilities start */

.bg-offwhite {
    background-color: #fcfdf7;
}

/* Background Utilities end */

/* Events List Styling start    */

#events .events-list li {
    display: flex;
    align-items: end;
    gap: 8px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* Events List Styling end    */

/* General List Styles start */

ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

/* General List Styles end */

/* Sevankur History Timeline start */

.timeline-title {
    color: #d63384;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-heading {
    color: #27187e;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-subheading {
    color: #27187e;
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}

.timeline-text {
    color: #27187e;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
    margin-top: 10px;
}

.timeline-img-left {
    position: relative;
    left: -120px;
    max-width: 650px;
    width: 100%;
}

.timeline-img-right {
    max-width: 780px;
    width: 100%;
    height: 338px;
    position: relative;
    right: -120px;
}

.highlight {
    color: #d63384;
}

h2 {
    color: #27187e;
    font-size: 32px;
}

.timeline-text-left,
.timeline-text-right {
    text-align: justify;
    color: #27187e;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}

/* Sevankur History Timeline end */

/* Re-establishment section start  */

.highlight-title {
    font-size: 36px;
    font-weight: bold;
    color: #f72585;
}

.highlight-subtitle {
    font-size: 24px;
    font-weight: bold;
}

.highlight {
    color: #f72585;
    font-size: 40px;
}

.title-pink {
    color: #f72585;
}

.title-blue {
    color: #27187e;
}

.img-fluid-custom {
    max-width: 100%;
    height: auto;
}

.section-title {
    margin-top: 1rem;
    margin-left: 90px;
    color: #27187e;
    font-weight: bold;
    font-size: 35px;
}

.event-year {
    display: inline-block;
}

.event-title {
    display: inline-block;
    vertical-align: top;
}

/* Re-establishment ends here */

.re-establishment-left {
    position: relative;
    left: -135px;
    max-width: 650px;
    width: 100%;
}

.re-establishment-right {
    position: relative;
    right: -157px;
    max-width: 650px;
    width: 100%;
}

.hea dgewar {
    margin-left: 180px;
    margin-right: 140px;
    margin-bottom: 100px;
}

.hedgevar-title {
    font-size: 24px;
    margin-top: 15px;
}

.headgewar-info {
    font-size: 20px;
    line-height: 1.4;
    color: #222222;
}

.big-bold {
    font-size: 48px;
    font-weight: 900;
}

/* General Section Styling */
.section-bg {
    background-color: #e9fadb;
    padding: 60px 0;
}

/* Typography */
.section-heading {
    font-size: 36px;
    font-weight: bold;
}

.section-highlight {
    color: #f72585;
    font-weight: 550px;
    font-size: 28px;
}

.section-title {
    color: #27187e;
}

/* Paragraph Styling */
.section-description {
    font-size: 24px;
    line-height: 1.7;
}

/* Image Styling */
.section-image {
    max-width: 100%;
    height: auto;
}

/* Offset Margin for Decorative Images */
.image-offset {
    margin-top: -100px;
}

.text-pink {
    font-weight: 600;
    font-size: larger;
}

.nextcontent {
    text-align: center;
    background-color: #d8f3dc;
    padding-bottom: 0;
    position: relative;
    border-bottom: 2px solid black;
}

.wave-image {
    width: 75%;

    height: auto;
    display: block;
    margin: 0 auto;
}

.start-here {
    color: #241f63;
    font-size: 45px;
    font-weight: bold;
}

.custom-list {
    list-style: disc;
    padding-left: 20px;
    font-size: 15.5px;
    line-height: 1.7;
    color: #333;
}

.custom-list li {
    text-align: justify;
    margin-bottom: 10px;
}

.promise {
    background-color: rgba(250, 238, 238, 0.438);
    border-radius: 20px;
    padding-right: 140px;
    padding-left: 140px;
    padding-top: 100px;
}

.our-promise {
    color: rgb(39, 24, 126);
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
}

.promise-img {
    width: 240px;
    height: auto;
}

/* putting the country first image start */

.india-map {
    max-width: 100%;
    height: auto;
}

/* Flex Layout for Background + Medical Image */
.country-layout {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

/* nurturing relationship section start */

.section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 20px;
    gap: 40px;
}

.section.reverse {
    flex-direction: row-reverse;
}

.text-block {
    flex: 1 1 400px;
    max-width: 500px;
    padding: 20px;
}

.text-block h2 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #27187e;
}

.text-block h2 span {
    color: #f72585;
}

.text-block p {
    font-size: 20px;
    line-height: 1.6;
    color: #333;
}

.image-block {
    flex: 1 1 400px;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-block img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .section {
        flex-direction: column;
        text-align: center;
    }

    .text-block,
    .image-block {
        max-width: 100%;
    }

    .text-block h2 {
        font-size: 28px;
    }

    .text-block p {
        font-size: 18px;
    }
}

/* nurturing relationship section end */
/* footer */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #e7f8de;
    font-family: sans-serif;
}

.join-section {
    background-color: #e7f8de;
    padding: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.input-field {
    width: 220px;
    padding: 8px 0;
    background-color: #ffeaaa;
    color: black;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: center;
    border: none;
    border-radius: 12px;
}

.input-field:hover {
    background-color: #e4c772;
}

.join-button {
    width: 220px;
    padding: 8px 0;
    background-color: #ff3399;
    color: #000000;
    font-size: 1.15rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.join-button:hover {
    background-color: #e62e88;
}

/* form section  */

/* footer fonts */
.custom-font-size {
    font-size: 25px;
}

/* footer fonts */

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.event-page {
    background-color: #dcecc9;
}

.event-container {
    background-color: white;
    box-shadow: 0px 2px 6px #00000029;
    background: #fcfff4;
    border-radius: 8px;
}

.event-wrapper {
    border-bottom: 1px solid black;
    padding: 16px 0;
    overflow: hidden;
}

.boxinfo {
    float: left;
    border: 2px solid orange;
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
    width: 230px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-right: 30px;
}

.event-image {
    float: left;
}

.event-image img {
    width: 400px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-left: 30px;
}

.show-link {
    clear: both;
    padding-top: 5px;
    margin-left: 25%;
}

.register-btn {
    background-color: #a4eb5d;
    padding-left: 12px;
    border-radius: 12px;
    margin-left: 16px;
}

.hover-dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-bottom: 100px;
    width: 30px;
    padding-right: 12px;
    list-style: none;
}

.bg-offwhite {
    background-color: #fcfdf7;
}

.eventsheading {
    font-size: 36px;
    color: #f72585;
    padding: 8px;
}

/* List styling inside events section */
#events .events-list li {
    display: flex;
    align-items: end;
    gap: 7px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* General list styles */
ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

.bg-light-green {
    background-color: #e9fadb;
}

.card-page {
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: #676767;
}

.events-available {
    padding-top: 32px;
    margin-bottom: 30px;
    margin-top: 38px;
    border-radius: 8px;
}

.pastevents {
    background-color: transparent;
    font-family: "Lato", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.42em 0 0.85em;
    color: #5c5c5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    text-transform: uppercase;
    float: none;
    margin: 0 0 16px;
}

/* 
events section end */

/* navbar section */

/* body,
html {
  overflow-x: hidden;
} */

body {
    background-color: #f0ffdf;
}

/* become a memeber section   */
.section-title {
    text-align: center;
    font-weight: bold;
    color: #ec008c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 2.5rem;
}

body {
    background-color: #e2f3d9;
}

.section-title {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    color: #000;
    margin-bottom: 1rem;
}

.members-section {
    padding-bottom: 2rem;
}

/* become a memeber section   */

/* projects cards section */
.card-title {
    font-weight: bold;
    font-size: 17px;
}

.card-text {
    text-align: justify;
}

.read-more {
    color: #fb4d07;
    text-align: left;
    margin: 15px;
    display: block;
    text-decoration: none;
    font-size: 15px;
}

.custom-read {
    margin-top: 30px;
}

.projects-section {
    padding-bottom: 2rem;
}

/* projects cards section */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #f0ffdf;
    font-family: sans-serif;
}

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.image-section {
    height: 212px;
}

/* volunteer footer section  */
#footer .heading {
    font-size: 35px;
    font-weight: bolder;
    margin: 0;
    color: #1a237e;
}

#footer .heading2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    color: #1a237e;
}

#footer .heading3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #1a237e;
}

/* volunteer footer section  */

.section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 60px 20px;
    text-align: center;
}

.section h2 {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 0;
}

.section h2 .highlight {
    color: #e91e63;
}

.section p {
    font-size: 1.05rem;
    color: #333;
    text-align: justify;
}

/* register button */
.register-btn {
    background-color: #8bc200;
    color: white;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 14px 40px;
    border: none;
    border-radius: 999px;
    transition: background-color 0.3s ease;
}

.register-btn:hover {
    background-color: #76a800;
}

/* register button */

/* volunteer section */

.volunteer-heading {
    font-size: 48px;
    font-family: lato;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.text-primary-part {
    color: #2e1a64;
}

.text-highlight {
    color: #f7277f;
}

.paragraph-wrapper {
    margin-left: 15px;
    font-size: 16px;
}

#volunteer-section .sevankur-section {
    padding: 35px 0;
}

/* sevankur image */
.sevankur-image {
    width: 60%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* sevankur image */

/* sevankur buttons */

.sevankur-buttons .btn {
    background-color: #88b211;
    color: white;
    border-radius: 30px;
    padding: 10px 30px;
    margin-right: 10px;
    font-weight: 500;
    margin-left: 12px;
}

.sevankur-buttons .btn:hover {
    background-color: #749f0c;
}

/* sevankur buttons */

/* volunteer section */
/* team section */

body {
    background-color: #eafadc;
    font-family: "Inter", sans-serif;
}

.central-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #1a237e;
    font-family: lato;
}

.central-title span {
    color: #e91e63;
    font-family: lato;
}

.member-card {
    background: white;
    padding: 25px 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    height: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.member-image {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #eee;
    margin-bottom: 20px;
}

.member-name {
    font-size: 18px;
    font-weight: bold;
    color: #1a237e;
    text-decoration: underline;
    margin-bottom: 5px;
    font-family: lato;
}

.member-role {
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
    font-family: lato;
}

.more-link {
    font-size: 14px;
    color: #1a237e;
    margin-top: auto;
}

/* Square cards */
.card-wrapper {
    aspect-ratio: 1 / 1;
    display: flex;
}

.team3-section {
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    .card-wrapper {
        aspect-ratio: unset;
    }
}

/* team section */
/* volunteer section */

/* gallery section */

#gallery-section2 .gallery-title {
    font-size: 36px;
    font-weight: bold;
    font-family: lato;
    text-align: center;
    color: #1a237e;
}

#gallery-section2 {
    background-color: #f0ffe0;
    padding-bottom: 2rem;
}

.gallery-title2 {
    color: #1a237e;
    font-weight: bold;
}

.gallery-card2 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    border: none;
}

.audio-gallery-img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.gallery-card2 img {
    height: 250px;
    width: 100%;
    background-color: #f8f9fa;
}

.gallery-card2 .card-body2 {
    background-color: #fffff0;
    padding: 1.7rem;
}

.gallery-card2 .card-title2 {
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin: -4px;
    font-family: lato;
}

.event-logo {
    max-width: 210px;
    height: auto;
}

.event-caption {
    font-weight: 500;
    font-size: 20px;
    font-family: lato;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
}

.footer-img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    margin-bottom: 25px;
}

/* gallery section */

.background-body {
    background-color: #e9fadb;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#latest-newsletters .section-title {
    margin-top: 100px;
    font-size: 48px;
    font-weight: bold;
    color: #2f2f7f;
}

#past-newsletters .card-date {
    font-size: 20px;
    color: rgb(34, 34, 34);
}

#past-newsletters .Newsletters-title {
    font-size: 48px;
}

#latest-newsletters .highlight-Latest {
    color: #f33673;
}

#latest-newsletters .highlight-Past-Latest {
    color: #2f2f7f;
}

#past-newsletters .highlight-newsletters {
    color: #f33673;
}

#past-newsletters .highlight-Past-newsletters {
    color: #2f2f7f;
}

#Footer-Section .highlight-Past-Footer {
    color: #2f2f7f;
}

#past-newsletters .newsletter-card img {
    width: 100%;
}

#latest-newsletters .subscription-box {
    background-color: #fffcd8;
    border: 2px solid #ffc107;
    padding: rem;
    border-radius: 5px;
}

/* icon stat  Newsletters  */
#latest-newsletters .audio-player {
    display: flex;
    align-items: center;
    gap: 35px;
    background-color: #ffffff;
    padding: 10px 20px;
}

#latest-newsletters .icon-kk {
    font-size: 25px !important;
}

#latest-newsletters .icon {
    font-size: 18px;
    cursor: pointer;
}

#latest-newsletters .volume-bar {
    width: 100%;
    height: 8px;
    background-color: #d3d3c3;
    border-radius: 5px;
    position: relative;
}

#latest-newsletters .volume-fill {
    height: 100%;
    width: 40%;
    background-color: #555;
    border-radius: 5px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
}

/* Top Bar */
#top-bar .top-bar {
    background-color: #f47d31;
    color: white;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top-bar .contact-info {
    display: flex;
    gap: 20px;
    margin-left: 20px;
}

#top-bar .top-links {
    display: flex;
    gap: 15px;
    margin-right: 20px;
    font-size: 14px;
}

#top-bar .top-links a {
    color: white;
}

/* Header */
header {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 18px;
    padding: 15px 0px;
}

.nav-linkss {
    margin-left: 44px;
}

.logo img {
    height: 80px;
}

.header-container {
    margin-left: 30px;
    margin-right: -432px;
}

nav ul {
    display: flex;
    list-style: none;
    margin-top: 22px;
}

nav ul li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

nav ul li a.active {
    color: #f47d31;
}

.login-btn {
    color: #f47d31;
    padding: 8px 2px;
    border-radius: 5px;
    text-decoration: none;
}

/* Breadcrumb */
#Collaborate-section .breadcrumb {
    padding: 10px 20px;
}

#Collaborate-section .breadcrumb a {
    text-decoration: none;
    color: #666;
}

/* Main Content */
#Collaborate-section .page-title {
    text-align: center;
    color: #8bc34a;
    margin: 30px 0;
    font-size: 35px;
    font-weight: 400;
}

#Collaborate-section .collaboration-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 40px;
}

#Collaborate-section .section-title {
    font-size: 28px;
    margin-bottom: 19px;
    color: #333;
}

#Collaborate-section .section-content {
    display: flex;
    gap: 30px;
}

#Collaborate-section .section-text {
    flex: 1;
}

#Collaborate-section .section-image {
    flex: 1;
    text-align: center;
}

#Collaborate-section .section-image img {
    max-width: 100%;
    border: 1px solid #ddd;
}

#Collaborate-section .collaborate-btn {
    display: inline-block;
    background-color: #92ba36;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    margin-top: 15px;
}

#Collaborate-section .non-profit-section {
    background-color: #f0fae3;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 40px 0;
}

#Collaborate-section .non-profit-image {
    flex: 1;
}

#Collaborate-section .non-profit-content {
    flex: 1;
}

#Footer-section .bg-footer {
    background-color: #2e3b12;
}

#Footer-section footer h5 {
    font-weight: bold;
    margin-bottom: 1rem;
}

#Footer-section footer ul li a:hover {
    text-decoration: underline;
    color: #ccc;
}

#Footer-section .logo-footer {
    padding-left: 55px;
}

#Footer-section .Top-Bar {
    margin-right: 56px;
    margin-left: 35px;
}

#Footer-section .list-unstyled {
    line-height: 36px;
}

/* faq page start*/

/*accordion section start*/

#accordion .accordion_one {
    background-color: rgb(239 255 219);
    height: 100vh;
}

#accordion .faq {
    color: #ff1493;
}

#accordion .accordion_para {
    font-size: 14px;
}

.doc {
    background-color: #fffdea;
}

#team-section .member_one {
    color: rgb(239, 155, 0);
}

#team-section .yog {
    opacity: 0.5;
}

#team-section .more_two {
    color: rgb(63, 145, 0);
}

.guide {
    background-color: rgb(240 255 208);
}

.fax {
    color: rgb(133, 1, 1);
}

body {
    background-color: #eafbe1;
}

.reset-box {
    background-color: #fbfdf1;
    padding: 40px;
    max-width: 700px;
    margin: 60px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.reset-title {
    font-size: 28px;
    font-weight: bold;
}

#reset .form-control {
    width: 301px;
    max-width: 500px;
    margin-top: 3px;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

#reset .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    /* margin-left: 150px; */
    width: 301px;
}

.pass_one span {
    color: #20206b;
}

.pass_one .request {
    color: #f92672;
}

.btn-submit {
    background-color: #9ac717;
    color: white;
    font-weight: bold;
    padding: 8px 30px;
    border-radius: 25px;
    border: none;
}

.btn-user-icon {
    background: none;
    border: none;
    outline: none;
    color: #20206b;
}

.login-dropdown {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    /* width: 218px; */
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
    z-index: 999;
}

.login-dropdown::before {
    content: "";
    position: absolute;
    top: -10px;
    right: 30px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

#login .form-control {
    width: 330px;
    max-width: 500px;
    margin-top: 3px;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.btn-login {
    background-color: #9ac717;
    color: #fff;
    font-weight: bold;
    border-radius: 25px;
}

.icon {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    color: #999;
}

.form-control {
    height: 35px;
    font-size: 13px;
}

/*membership page start*/

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #e7f8de;
    font-family: sans-serif;
}

.join-section {
    background-color: #e7f8de;
    padding: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.input-field {
    width: 220px;
    padding: 8px 0;
    background-color: #ffeaaa;
    color: black;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: center;
    border: none;
    border-radius: 12px;
}

.input-field:hover {
    background-color: #e4c772;
}

.join-button {
    width: 220px;
    padding: 8px 0;
    background-color: #ff3399;
    color: #000000;
    font-size: 1.15rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.join-button:hover {
    background-color: #e62e88;
}

/* form section  */

/* footer fonts */
.custom-font-size {
    font-size: 25px;
}

/* footer fonts */

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.event-page {
    background-color: #dcecc9;
}

.event-container {
    background-color: white;
    box-shadow: 0px 2px 6px #00000029;
    background: #fcfff4;
    border-radius: 8px;
}

.event-wrapper {
    border-bottom: 1px solid black;
    padding: 16px 0;
    overflow: hidden;
}

.boxinfo {
    float: left;
    border: 2px solid orange;
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
    width: 230px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-right: 30px;
}

.event-image {
    float: left;
}

.event-image img {
    width: 400px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-left: 30px;
}

.show-link {
    clear: both;
    padding-top: 5px;
    margin-left: 25%;
}

.register-btn {
    background-color: #a4eb5d;
    padding-left: 12px;
    border-radius: 12px;
    margin-left: 16px;
}

.hover-dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-bottom: 100px;
    width: 30px;
    padding-right: 12px;
    list-style: none;
}

.bg-offwhite {
    background-color: #fcfdf7;
}

.eventsheading {
    font-size: 36px;
    color: #f72585;
    padding: 8px;
}

/* List styling inside events section */
#events .events-list li {
    display: flex;
    align-items: end;
    gap: 7px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* General list styles */
ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

.bg-light-green {
    background-color: #e9fadb;
}

.card-page {
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: #676767;
}

.events-available {
    padding-top: 32px;
    margin-bottom: 30px;
    margin-top: 38px;
    border-radius: 8px;
}

.pastevents {
    background-color: transparent;
    font-family: "Lato", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.42em 0 0.85em;
    color: #5c5c5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    text-transform: uppercase;
    float: none;
    margin: 0 0 16px;
}

/* 
events section end */

/* navbar section */

/* body,
html {
  overflow-x: hidden;
} */

body {
    background-color: #f0ffdf;
}

/* become a memeber section   */
.section-title {
    text-align: center;
    font-weight: bold;
    color: #ec008c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 2.5rem;
}

body {
    background-color: #e2f3d9;
}

.section-title {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    color: #000;
    margin-bottom: 1rem;
}

.members-section {
    padding-bottom: 2rem;
}

/* become a memeber section   */

/* projects cards section */
#event .card-title {
    font-weight: bold;
    text-align: start;
    margin-top: 15px;
}

.card-text {
    padding: 0 15px;
    text-align: justify;
}

.read-more {
    color: #fb4d07;
    text-align: left;
    margin: 15px;
    display: block;
    text-decoration: none;
    font-size: 15px;
}

.custom-read {
    margin-top: 30px;
}

.projects-section {
    padding-bottom: 2rem;
}

/* projects cards section */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #f0ffdf;
    font-family: sans-serif;
}

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.image-section {
    height: 212px;
}

/* volunteer footer section  */
#footer .heading {
    font-size: 35px;
    font-weight: bolder;
    margin: 0;
    color: #1a237e;
}

#footer .heading2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    color: #1a237e;
}

#footer .heading3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #1a237e;
}

/* volunteer footer section  */

.section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 60px 20px;
    text-align: center;
}

.section h2 {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 0;
}

.section h2 .highlight {
    color: #e91e63;
}

.section p {
    font-size: 1.05rem;
    color: #333;
    text-align: justify;
}

/* register button */
.register-btn {
    background-color: #8bc200;
    color: white;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 14px 40px;
    border: none;
    border-radius: 999px;
    transition: background-color 0.3s ease;
}

.register-btn:hover {
    background-color: #76a800;
}

/* register button */

/* volunteer section */

.volunteer-heading {
    font-size: 48px;
    font-family: lato;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.text-primary-part {
    color: #2e1a64;
}

.text-highlight {
    color: #f7277f;
}

.paragraph-wrapper {
    margin-left: 15px;
    font-size: 16px;
}

#volunteer-section .sevankur-section {
    padding: 35px 0;
}

/* sevankur image */
.sevankur-image {
    width: 60%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* sevankur image */

/* sevankur buttons */

.sevankur-buttons .btn {
    background-color: #88b211;
    color: white;
    border-radius: 30px;
    padding: 10px 30px;
    margin-right: 10px;
    font-weight: 500;
    margin-left: 12px;
}

.sevankur-buttons .btn:hover {
    background-color: #749f0c;
}

/* sevankur buttons */

/* volunteer section */
/* team section */

body {
    background-color: #eafadc;
    font-family: "Inter", sans-serif;
}

.central-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #1a237e;
    font-family: lato;
}

.central-title span {
    color: #e91e63;
    font-family: lato;
}

.member-card {
    background: white;
    padding: 25px 20px;
    /* border-radius: 6px; */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    height: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.member-image {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #eee;
    margin-bottom: 20px;
}

.member-name {
    font-size: 18px;
    font-weight: bold;
    color: #1a237e;
    text-decoration: underline;
    margin-bottom: 5px;
    font-family: lato;
}

.member-role {
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
    font-family: lato;
}

.more-link {
    font-size: 14px;
    color: #1a237e;
    margin-top: auto;
}

/* Square cards */
.card-wrapper {
    aspect-ratio: 1 / 1;
    display: flex;
}

.team3-section {
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    .card-wrapper {
        aspect-ratio: unset;
    }
}

/* team section */
/* volunteer section */

/* gallery section */

#gallery-section2 .gallery-title {
    font-size: 36px;
    font-weight: bold;
    font-family: lato;
    text-align: center;
    color: #1a237e;
}

#gallery-section2 {
    background-color: #f0ffe0;
    padding-bottom: 2rem;
}

.gallery-title2 {
    color: #1a237e;
    font-weight: bold;
}

.gallery-card2 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    border: none;
    width: 340px;
}

.audio-gallery-img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.gallery-card2 img {
    height: 250px;
    width: 100%;
    background-color: #f8f9fa;
}

.gallery-card2 .card-body2 {
    background-color: #fffff0;
    padding: 1.7rem;
}

.gallery-card2 .card-title2 {
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin: -4px;
    font-family: lato;
}

.event-logo {
    max-width: 210px;
    height: auto;
}

.event-caption {
    font-weight: 500;
    font-size: 20px;
    font-family: lato;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
}

.footer-img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    margin-bottom: 25px;
}

/* gallery section */

.background-body {
    background-color: #e9fadb;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#latest-newsletters .section-title {
    margin-top: 100px;
    font-size: 48px;
    font-weight: bold;
    color: #2f2f7f;
}

#past-newsletters .card-date {
    font-size: 20px;
    color: rgb(34, 34, 34);
}

#past-newsletters .Newsletters-title {
    font-size: 48px;
}

#latest-newsletters .highlight-Latest {
    color: #f33673;
}

#latest-newsletters .highlight-Past-Latest {
    color: #2f2f7f;
}

#past-newsletters .highlight-newsletters {
    color: #f33673;
}

#past-newsletters .highlight-Past-newsletters {
    color: #2f2f7f;
}

#Footer-Section .highlight-Past-Footer {
    color: #2f2f7f;
}

#past-newsletters .newsletter-card img {
    width: 100%;
}

#latest-newsletters .subscription-box {
    background-color: #fffcd8;
    border: 2px solid #ffc107;
    padding: rem;
    border-radius: 5px;
}

/* icon stat  Newsletters  */
#latest-newsletters .audio-player {
    display: flex;
    align-items: center;
    gap: 35px;
    background-color: #ffffff;
    padding: 10px 20px;
}

#latest-newsletters .icon-kk {
    font-size: 25px !important;
}

#latest-newsletters .icon {
    font-size: 18px;
    cursor: pointer;
}

#latest-newsletters .volume-bar {
    width: 100%;
    height: 8px;
    background-color: #d3d3c3;
    border-radius: 5px;
    position: relative;
}

#latest-newsletters .volume-fill {
    height: 100%;
    width: 40%;
    background-color: #555;
    border-radius: 5px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
}

/* Top Bar */
#top-bar .top-bar {
    background-color: #f47d31;
    color: white;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top-bar .contact-info {
    display: flex;
    gap: 20px;
    margin-left: 20px;
}

#top-bar .top-links {
    display: flex;
    gap: 15px;
    margin-right: 20px;
    font-size: 14px;
}

#top-bar .top-links a {
    color: white;
}

/* Header */
header {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 18px;
    padding: 15px 0px;
}

.nav-linkss {
    margin-left: 44px;
}

.logo img {
    height: 80px;
}

.header-container {
    margin-left: 30px;
    margin-right: -432px;
}

nav ul {
    display: flex;
    list-style: none;
    margin-top: 22px;
}

nav ul li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

nav ul li a.active {
    color: #f47d31;
}

.login-btn {
    color: #f47d31;
    padding: 8px 2px;
    border-radius: 5px;
    text-decoration: none;
}

/* Breadcrumb */
#Collaborate-section .breadcrumb {
    padding: 10px 20px;
}

#Collaborate-section .breadcrumb a {
    text-decoration: none;
    color: #666;
}

/* Main Content */
#Collaborate-section .page-title {
    text-align: center;
    color: #8bc34a;
    margin: 30px 0;
    font-size: 35px;
}

#Collaborate-section .collaboration-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 40px;
}

#Collaborate-section .section-title {
    font-size: 28px;
    margin-bottom: 19px;
    color: #333;
}

#Collaborate-section .section-content {
    display: flex;
    gap: 30px;
}

#Collaborate-section .section-text {
    flex: 1;
}

#Collaborate-section .section-image {
    flex: 1;
    text-align: center;
}

#Collaborate-section .section-image img {
    max-width: 100%;
    border: 1px solid #ddd;
}

#Collaborate-section .collaborate-btn {
    display: inline-block;
    background-color: #92ba36;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    margin-top: 15px;
}

#Collaborate-section .non-profit-section {
    background-color: #f0fae3;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 40px 0;
}

#Collaborate-section .non-profit-image {
    flex: 1;
}

#Collaborate-section .non-profit-content {
    flex: 1;
}

#Footer-section .bg-footer {
    background-color: #2e3b12;
}

#Footer-section footer h5 {
    font-weight: bold;
    margin-bottom: 1rem;
}

#Footer-section footer ul li a:hover {
    text-decoration: underline;
    color: #ccc;
}

#Footer-section .logo-footer {
    padding-left: 55px;
}

#Footer-section .Top-Bar {
    margin-right: 56px;
    margin-left: 35px;
}

#Footer-section .list-unstyled {
    line-height: 36px;
}

/* External CSS for Digital Resources */

/* Base background */
#digital-resources {
    background-color: #f8f8f8;
    padding-top: 20px;
}

/* Top left links */
.top-links {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: lato;
}

.top-links a {
    color: #007bff;
    text-decoration: none;
    margin-left: 40px;
}

.top-links span {
    color: black;
    font-weight: 500;
    margin-left: 5px;
}

/* Section heading */
.section-heading {
    font-weight: 500;
    color: #6aa84f;
    font-size: 30px;
    font-family: lato;
    margin-top: 10px;
    margin-bottom: 30px;
}

/* Resource-section layout */
.resources-row {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.resource-item {
    text-align: center;
}

.resource-item img {
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}

/* First card special border + larger size */
.resource-item.card img {
    /* border: 2px solid #6aa84f; */
    width: 300px;
    height: 420px;
}

/* Second image size */
.resource-item:not(.card) img {
    width: 220px;
    height: 320px;
}

/* Text below images */
.resource-title {
    font-weight: 600;
    margin-top: 7px;
    font-family: lato;
}

.resource-link {
    color: #007bff;
    font-weight: 600;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 70px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #007bff;
    line-height: 1;
}

/* Adjust container left padding */
#digital-resources .container {
    padding-left: 40px;
}

/* disclamier section */

#disclaimer-section {
    background-color: #dff3d3;
    max-width: 100%;
    padding: 40px 20px;
}

#disclaimer-section .bold-text {
    font-weight: bold;
    font-family: lato;
    font-size: 16px;
}

#disclaimer-section .disclaimer-heading {
    font-family: "Lato", sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #152b9e;
    text-align: center;
    margin-bottom: 20px;
}

#disclaimer-section .disclaimer-text {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.6;
}

#disclaimer-section .disclaimer-text p strong {
    font-weight: bold;
}

/* refund and cancelllation section */

#refund-policy-section {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #efffe2;
}

.policy-container {
    max-width: 800px;
    padding: 2rem;
    background-color: transparent;
}

.policy-title {
    font-weight: 700;
    color: #2d2da9;
}

.policy-title .highlight {
    color: #e91e63;
}

.policy-content p {
    font-size: 1rem;
    color: #2e2e2e;
    margin-bottom: 10px;
}

/* corporate-register section */
#corporate-body {
    background-color: #efffe2;
    height: 450px;
}

#corporate-body .form-control {
    width: 233px;
    max-width: 500px;
    margin-top: 3px;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.corporate-form-card {
    background-color: #fefef5;
}

.form-header h5 {
    font-weight: bold;
}

.email-section {
    width: 500px;
}

.form-description {
    font-size: 0.95rem;
    border-bottom: 1px solid black;
}

.form-group-email label {
    font-size: 1rem;
}

#cancel-btn,
#next-btn {
    background-color: #8dc63f;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border-radius: 20px;
    border: none;
}

#cancel-btn:hover,
#next-btn:hover {
    opacity: 0.9;
}

#social-buttons .btn {
    border-radius: 6px;
    padding: 3px 12px;
    font-weight: 500;
}

.text-start {
    gap: 20px;
}

.social-btn {
    min-width: 150px;
    padding-left: 16px;
    padding-right: 16px;
}

#facebook {
    background-color: rgb(65, 102, 180);
    color: white;
}

#tweets {
    background-color: black;
    color: white;
}

#linkdin {
    background-color: rgb(0, 119, 181);
}

#whatsapp {
    background-color: rgb(40, 209, 105);
    color: white;
}

/* Invite Us Section Styles */
#invite-section {
    background-color: #efffe2;
}

#invite-form-card {
    background-color: #fefef5;
}

#invite-form-header h5 {
    font-weight: bold;
}

.email-section {
    width: 500px;
    display: flex;
}

#invite-form-description {
    font-size: 0.95rem;
    border-bottom: 1px solid black;
}

#invite-form-group-email label {
    font-size: 1rem;
}

#invite-cancel-btn,
#invite-next-btn {
    background-color: #8dc63f;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border-radius: 20px;
    border: none;
}

#invite-cancel-btn:hover,
#invite-next-btn:hover {
    opacity: 0.9;
}

/* Social Buttons */
#invite-social-buttons .btn {
    border-radius: 6px;
    padding: 3px 12px;
    font-weight: 500;
}

.text-start {
    gap: 20px;
}

.social-btn {
    min-width: 150px;
    padding-left: 20px;
    padding-right: 20px;
}

#facebook {
    background-color: rgb(65, 102, 180);
    color: white;
    font-size: 15px;
}

#twitter {
    background-color: black;
    color: white;
    font-size: 15px;
}

#linkedin {
    background-color: rgb(0, 119, 181);
    color: white;
    font-size: 15px;
}

#whatsapp {
    background-color: rgb(40, 209, 105);
    color: white;
    font-size: 15px;
}

/* Invite College Section Styles */
#invite-college {
    background-color: #efffe2;
    min-height: 500px;
    padding-bottom: 40px;
}

#invite-college .form-group {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-left: 150px;
    width: 470px;
}

#invite-college .form-control {
    width: 310px;
    max-width: 500px;
    margin-top: 3px;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.narrow-input {
    max-width: 300px;
    width: 100%;
    margin-left: 0;
}

#invite-form-card {
    background-color: #fefef5;
}

#invite-form-header h5 {
    font-weight: bold;
}

#invite-form-description {
    font-size: 0.95rem;
    border-bottom: 1px solid black;
    margin-bottom: 15px;
}

.form-group {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    /* margin-left: 150px; */
    width: 180px;
}

.form-group label {
    width: 177px;
    margin-right: 10px;
    font-weight: bold;
}

.form-group input {
    flex: 1;
}

.form-control {
    width: 181px;
    /* max-width: 500px; */
    margin-top: 3px;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

/* #user-registration-form .form-control {
    width: 181px;
    max-width: 500px;
    margin-top: 3px;
    padding: 7px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding-left: 12px;
    font-size: 16px;
} */

.wpara {
    margin-right: 70px;
}

#invite-cancel-btn,
#invite-back-btn,
#invite-submit-btn {
    background-color: #8dc63f;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border-radius: 20px;
    border: none;
}

#invite-cancel-btn:hover,
#invite-back-btn:hover,
#invite-submit-btn:hover {
    opacity: 0.9;
}

/* Social Buttons */
#invite-social-buttons .btn {
    border-radius: 6px;
    padding: 3px 12px;
    font-weight: 500;
}

.social-btn {
    min-width: 120px;
    padding-left: 16px;
    padding-right: 16px;
}

#facebook {
    background-color: rgb(65, 102, 180);
    color: white;
    font-size: 15px;
}

#twitter {
    background-color: black;
    color: white;
    font-size: 15px;
}

#linkedin {
    background-color: rgb(0, 119, 181);
    color: white;
    font-size: 15px;
}

#whatsapp {
    background-color: rgb(40, 209, 105);
    color: white;
    font-size: 15px;
}

/* membership section */

body {
    background-color: #fff;
    font-family: "Segoe UI", sans-serif;
}

#membership-section {
    background-color: #fff;
}

#membership-section .form-control {
    width: 290px;
    max-width: 500px;
    margin-top: 3px;
    padding: 3px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.page-title {
    color: #83b735;
    font-weight: 500;
}

.membership-card {
    background-color: #fdfef3;
    border-radius: 6px;
    height: 248px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.back-btn {
    background-color: #83b735;
    color: white;
    font-size: 14px;
    padding: 4px 12px;
    border-radius: 5px;
}

.back-btn:hover {
    background-color: #76a62f;
    color: white;
}

.next-btn {
    background-color: #83b735;
    color: white;
    padding: 6px 24px;
    border-radius: 20px;
    border: none;
}

.next-btn:hover {
    background-color: #76a62f;
    color: white;
}

.form-label-title {
    font-weight: 500;
    color: #333;
}

.suggestion-link {
    color: #3366cc;
    text-decoration: underline;
}

.suggestion-link:hover {
    color: #1d4db3;
}

.suggestion-text {
    text-align: end;
}

#membership-section .container {
    max-width: 800px;
}

#membership-section .back-button {
    margin-left: 80px;
}

/*blog detail page start*/

/* Basic font setup */
body {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* Experience Section start here */
/* CSS for #header section */

#header.caption {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    line-height: 1.8;
}

#header .seva {
    font-size: 48px;
    font-weight: bold;
    color: #f72585;
}

#header .main-image {
    height: 786px;
    width: 989px;
}

#header .shift-up {
    transform: translateY(-40px);
}

#header .core-value {
    font-size: 30px;
    font-weight: 500;
    color: #27187e;
    margin-left: 30px;
}

#header .go-to-events {
    width: 343px;
    height: 82px;
    margin-top: 15px;
}

#header .custom-img-1 {
    max-width: 213px;
    height: auto;
    margin-top: -60px;
}

#header .custom-img-2 {
    max-width: 514px;
    height: auto;
}

#header .header-image {
    max-width: 170px;
    height: auto;
    margin-left: 500px;
    margin-top: -90px;
}

.bg-light-green {
    background-color: #e9fadb;
}

.title-ethical {
    font-size: 36px;
    font-weight: bold;
}

.desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
    margin-left: 15px;
}

.text-pink {
    color: #f72585;
    font-size: 36px;
}

.medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

#country-first .title-country {
    font-size: 36px;
    font-weight: bold;
}

#country-first .text-pink {
    color: #f72585;
    font-size: 36px;
}

#country-first .medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

#country-first .desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
}

/* Section 2: Country First end  */

/* Medical Image Section start      */

#country-priority {
    padding: 30px 0;
    margin-left: 50px;
}

#country-priority .country-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

#country-priority .background-image {
    flex: 1 1 5%;
}

#country-priority .medical-image {
    flex: 1 1 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -120px;
}

#country-priority .medical-image img {
    max-width: 100%;
    height: auto;
}

/* Medical Image Section end      */

.bg-offwhite {
    background-color: #fcfdf7;
}

/* Events List Styling start    */

#events .events-list li {
    display: flex;
    align-items: end;
    gap: 8px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* Events List Styling end    */

/* General List Styles start */

ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

/* General List Styles end */

/* Sevankur History Timeline start */

.timeline-title {
    color: #d63384;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-heading {
    color: #27187e;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-subheading {
    color: #27187e;
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}

.timeline-text {
    color: #27187e;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
    margin-top: 10px;
}

.timeline-img-left {
    position: relative;
    left: -120px;
    max-width: 650px;
    width: 100%;
}

.timeline-img-right {
    max-width: 780px;
    width: 100%;
    height: 338px;
    position: relative;
    right: -120px;
}

.highlight {
    color: #d63384;
}

h2 {
    color: #27187e;
    font-weight: bold;
    font-size: 32px;
}

.timeline-text-left,
.timeline-text-right {
    text-align: justify;
    color: #27187e;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}

/* Sevankur History Timeline end */

/* Re-establishment section start  */

.highlight-title {
    font-size: 36px;
    font-weight: bold;
    color: #f72585;
}

.highlight-subtitle {
    font-size: 24px;
    font-weight: bold;
}

.highlight {
    color: #f72585;
    font-size: 40px;
}

.title-pink {
    color: #f72585;
}

.title-blue {
    color: #27187e;
}

.img-fluid-custom {
    max-width: 100%;
    height: auto;
}

.section-title {
    margin-top: 1rem;
    margin-left: 90px;
    color: #27187e;
    font-weight: bold;
    font-size: 35px;
}

.event-year {
    display: inline-block;
}

.event-title {
    display: inline-block;
    vertical-align: top;
}

/* Re-establishment ends here */

.re-establishment-left {
    position: relative;
    left: -135px;
    max-width: 650px;
    width: 100%;
}

.re-establishment-right {
    position: relative;
    right: -157px;
    max-width: 650px;
    width: 100%;
}

.hea dgewar {
    margin-left: 180px;
    margin-right: 140px;
    margin-bottom: 100px;
}

.hedgevar-title {
    font-size: 24px;
    margin-top: 15px;
}

.headgewar-info {
    font-size: 20px;
    line-height: 1.4;
    color: #222222;
}

.big-bold {
    font-size: 48px;
    font-weight: 900;
}

/* General Section Styling */
.section-bg {
    background-color: #e9fadb;
    padding: 60px 0;
}

/* Typography */
.section-heading {
    font-size: 36px;
    font-weight: bold;
}

.section-highlight {
    color: #f72585;
    font-weight: 550px;
    font-size: 28px;
}

.section-title {
    color: #27187e;
}

/* Paragraph Styling */
.section-description {
    font-size: 24px;
    line-height: 1.7;
}

/* Image Styling */
.section-image {
    max-width: 100%;
    height: auto;
}

/* Offset Margin for Decorative Images */
.image-offset {
    margin-top: -100px;
}

.text-pink {
    font-weight: 600;
    font-size: larger;
}

.nextcontent {
    text-align: center;
    background-color: #d8f3dc;
    padding-bottom: 0;
    position: relative;
    border-bottom: 2px solid black;
}

.wave-image {
    width: 75%;

    height: auto;
    display: block;
    margin: 0 auto;
}

.start-here {
    color: #241f63;
    font-size: 45px;
    font-weight: bold;
}

.custom-list {
    list-style: disc;
    padding-left: 20px;
    font-size: 15.5px;
    line-height: 1.7;
    color: #333;
}

.custom-list li {
    text-align: justify;
    margin-bottom: 10px;
}

.promise {
    background-color: rgba(250, 238, 238, 0.438);
    border-radius: 20px;
    padding-right: 140px;
    padding-left: 140px;
    padding-top: 100px;
}

.our-promise {
    color: rgb(39, 24, 126);
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
}

.promise-img {
    width: 240px;
    height: auto;
}

/* putting the coountry first image start */

.india-map {
    max-width: 100%;
    height: auto;
}

/* nurturing relationship section start */

.section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 20px;
    gap: 40px;
}

.section.reverse {
    flex-direction: row-reverse;
}

.text-block {
    flex: 1 1 400px;
    max-width: 500px;
    padding: 20px;
}

.text-block h2 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #27187e;
}

.text-block h2 span {
    color: #f72585;
}

.text-block p {
    font-size: 20px;
    line-height: 1.6;
    color: #333;
}

.image-block {
    flex: 1 1 400px;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-block img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .section {
        flex-direction: column;
        text-align: center;
    }

    .text-block,
    .image-block {
        max-width: 100%;
    }

    .text-block h2 {
        font-size: 28px;
    }

    .text-block p {
        font-size: 18px;
    }
}

/* nurturing relationship section end */
/* footer */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #e7f8de;
    font-family: sans-serif;
}

.join-section {
    background-color: #e7f8de;
    padding: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.input-field {
    width: 220px;
    padding: 8px 0;
    background-color: #ffeaaa;
    color: black;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: center;
    border: none;
    border-radius: 12px;
}

.input-field:hover {
    background-color: #e4c772;
}

.join-button {
    width: 220px;
    padding: 8px 0;
    background-color: #ff3399;
    color: #000000;
    font-size: 1.15rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.join-button:hover {
    background-color: #e62e88;
}

/* form section  */

/* footer fonts */
.custom-font-size {
    font-size: 25px;
}

/* footer fonts */

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.event-page {
    background-color: #dcecc9;
}

.event-container {
    background-color: white;
    box-shadow: 0px 2px 6px #00000029;
    background: #fcfff4;
    border-radius: 8px;
}

.event-wrapper {
    border-bottom: 1px solid black;
    padding: 16px 0;
    overflow: hidden;
}

.boxinfo {
    float: left;
    border: 2px solid orange;
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
    width: 230px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-right: 30px;
}

.event-image {
    float: left;
}

.event-image img {
    width: 400px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-left: 30px;
}

.show-link {
    clear: both;
    padding-top: 5px;
    margin-left: 25%;
}

.register-btn {
    background-color: #a4eb5d;
    padding-left: 12px;
    border-radius: 12px;
    margin-left: 16px;
}

.hover-dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-bottom: 100px;
    width: 30px;
    padding-right: 12px;
    list-style: none;
}

.bg-offwhite {
    background-color: #fcfdf7;
}

.eventsheading {
    font-size: 36px;
    color: #f72585;
    padding: 8px;
}

/* List styling inside events section */
#events .events-list li {
    display: flex;
    align-items: end;
    gap: 7px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* General list styles */
ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

.bg-light-green {
    background-color: #e9fadb;
}

.card-page {
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: #676767;
}

.events-available {
    padding-top: 32px;
    margin-bottom: 30px;
    margin-top: 38px;
    border-radius: 8px;
}

.pastevents {
    background-color: transparent;
    font-family: "Lato", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.42em 0 0.85em;
    color: #5c5c5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    text-transform: uppercase;
    float: none;
    margin: 0 0 16px;
}

/* 
events section end */

/* navbar section */

/* body,
html {
  overflow-x: hidden;
} */

body {
    background-color: #f0ffdf;
}

/* become a memeber section   */
.section-title {
    text-align: center;
    font-weight: bold;
    color: #ec008c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 2.5rem;
}

body {
    background-color: #e2f3d9;
}

.section-title {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    color: #000;
    margin-bottom: 1rem;
}

.members-section {
    padding-bottom: 2rem;
}

/* become a memeber section   */

/* projects cards section */
.card-text {
    padding: 0 15px;
    text-align: justify;
}

.read-more {
    color: #fb4d07;
    text-align: left;
    margin: 15px;
    display: block;
    text-decoration: none;
    font-size: 15px;
}

.custom-read {
    margin-top: 30px;
}

.projects-section {
    padding-bottom: 2rem;
}

/* projects cards section */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #f0ffdf;
    font-family: sans-serif;
}

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.image-section {
    height: 212px;
}

/* volunteer footer section  */
#footer .heading {
    font-size: 35px;
    font-weight: bolder;
    margin: 0;
    color: #1a237e;
}

#footer .heading2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    color: #1a237e;
}

#footer .heading3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #1a237e;
}

/* volunteer footer section  */

.section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 60px 20px;
    text-align: center;
}

.section h2 {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 0;
}

.section h2 .highlight {
    color: #e91e63;
}

.section p {
    font-size: 1.05rem;
    color: #333;
    text-align: justify;
}

/* register button */
.register-btn {
    background-color: #8bc200;
    color: white;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 14px 40px;
    border: none;
    border-radius: 999px;
    transition: background-color 0.3s ease;
}

.register-btn:hover {
    background-color: #76a800;
}

/* register button */

/* volunteer section */

.volunteer-heading {
    font-size: 48px;
    font-family: lato;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.text-primary-part {
    color: #2e1a64;
}

.text-highlight {
    color: #f7277f;
}

.paragraph-wrapper {
    margin-left: 15px;
    font-size: 16px;
}

#volunteer-section .sevankur-section {
    padding: 35px 0;
}

/* sevankur image */
.sevankur-image {
    width: 60%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* sevankur image */

/* sevankur buttons */

.sevankur-buttons .btn {
    background-color: #88b211;
    color: white;
    border-radius: 30px;
    padding: 10px 30px;
    margin-right: 10px;
    font-weight: 500;
    margin-left: 12px;
}

.sevankur-buttons .btn:hover {
    background-color: #749f0c;
}

/* sevankur buttons */

/* volunteer section */
/* team section */

body {
    background-color: #eafadc;
    font-family: "Inter", sans-serif;
}

.central-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #1a237e;
    font-family: lato;
}

.central-title span {
    color: #e91e63;
    font-family: lato;
}

.member-card {
    background: white;
    padding: 25px 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    height: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.member-image {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #eee;
    margin-bottom: 20px;
}

.member-name {
    font-size: 18px;
    font-weight: bold;
    color: #1a237e;
    text-decoration: underline;
    margin-bottom: 5px;
    font-family: lato;
}

.member-role {
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
    font-family: lato;
}

.more-link {
    font-size: 14px;
    color: #1a237e;
    margin-top: auto;
}

/* Square cards */
.card-wrapper {
    aspect-ratio: 1 / 1;
    display: flex;
}

.team3-section {
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    .card-wrapper {
        aspect-ratio: unset;
    }
}

/* team section */
/* volunteer section */

/* gallery section */

#gallery-section2 .gallery-title {
    font-size: 36px;
    font-weight: bold;
    font-family: lato;
    text-align: center;
    color: #1a237e;
}

#gallery-section2 {
    background-color: #f0ffe0;
    padding-bottom: 2rem;
}

.gallery-title2 {
    color: #1a237e;
    font-weight: bold;
}

.gallery-card2 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    border: none;
    width: 340px;
}

.audio-gallery-img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.gallery-card2 img {
    height: 250px;
    width: 100%;
    background-color: #f8f9fa;
}

.gallery-card2 .card-body2 {
    background-color: #fffff0;
    padding: 1.7rem;
}

.gallery-card2 .card-title2 {
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin: -4px;
    font-family: lato;
}

.event-logo {
    max-width: 210px;
    height: auto;
}

.event-caption {
    font-weight: 500;
    font-size: 20px;
    font-family: lato;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
}

.footer-img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    margin-bottom: 25px;
}

/* gallery section */

.background-body {
    background-color: #e9fadb;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#latest-newsletters .section-title {
    margin-top: 100px;
    font-size: 48px;
    font-weight: bold;
    color: #2f2f7f;
}

#past-newsletters .card-date {
    font-size: 20px;
    color: rgb(34, 34, 34);
}

#past-newsletters .Newsletters-title {
    font-size: 48px;
}

#latest-newsletters .highlight-Latest {
    color: #f33673;
}

#latest-newsletters .highlight-Past-Latest {
    color: #2f2f7f;
}

#past-newsletters .highlight-newsletters {
    color: #f33673;
}

#past-newsletters .highlight-Past-newsletters {
    color: #2f2f7f;
}

#Footer-Section .highlight-Past-Footer {
    color: #2f2f7f;
}

#past-newsletters .newsletter-card img {
    width: 100%;
}

#latest-newsletters .subscription-box {
    background-color: #fffcd8;
    border: 2px solid #ffc107;
    padding: rem;
    border-radius: 5px;
}

/* icon stat  Newsletters  */
#latest-newsletters .audio-player {
    display: flex;
    align-items: center;
    gap: 35px;
    background-color: #ffffff;
    padding: 10px 20px;
}

#latest-newsletters .icon-kk {
    font-size: 25px !important;
}

#latest-newsletters .icon {
    font-size: 18px;
    cursor: pointer;
}

#latest-newsletters .volume-bar {
    width: 100%;
    height: 8px;
    background-color: #d3d3c3;
    border-radius: 5px;
    position: relative;
}

#latest-newsletters .volume-fill {
    height: 100%;
    width: 40%;
    background-color: #555;
    border-radius: 5px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
}

/* Top Bar */
#top-bar .top-bar {
    background-color: #f47d31;
    color: white;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top-bar .contact-info {
    display: flex;
    gap: 20px;
    margin-left: 20px;
}

#top-bar .top-links {
    display: flex;
    gap: 15px;
    margin-right: 20px;
    font-size: 14px;
}

#top-bar .top-links a {
    color: white;
}

/* Header */
header {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 18px;
    padding: 15px 0px;
}

.nav-linkss {
    margin-left: 44px;
}

.logo img {
    height: 80px;
}

.header-container {
    margin-left: 30px;
    margin-right: -432px;
}

nav ul {
    display: flex;
    list-style: none;
    margin-top: 22px;
}

nav ul li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

nav ul li a.active {
    color: #f47d31;
}

.login-btn {
    color: #f47d31;
    padding: 8px 2px;
    border-radius: 5px;
    text-decoration: none;
}

/* Breadcrumb */
#Collaborate-section .breadcrumb {
    padding: 10px 20px;
}

#Collaborate-section .breadcrumb a {
    text-decoration: none;
    color: #666;
}

/* Main Content */
#Collaborate-section .page-title {
    text-align: center;
    color: #8bc34a;
    margin: 30px 0;
    font-size: 35px;
}

#Collaborate-section .collaboration-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 40px;
}

#Collaborate-section .section-title {
    font-size: 28px;
    margin-bottom: 19px;
    color: #333;
}

#Collaborate-section .section-content {
    display: flex;
    gap: 30px;
}

#Collaborate-section .section-text {
    flex: 1;
}

#Collaborate-section .section-image {
    flex: 1;
    text-align: center;
}

#Collaborate-section .section-image img {
    max-width: 100%;
    border: 1px solid #ddd;
}

#Collaborate-section .collaborate-btn {
    display: inline-block;
    background-color: #92ba36;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    margin-top: 15px;
}

#Collaborate-section .non-profit-section {
    background-color: #f0fae3;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 40px 0;
}

#Collaborate-section .non-profit-image {
    flex: 1;
}

#Collaborate-section .non-profit-content {
    flex: 1;
}

#Footer-section .bg-footer {
    background-color: #2e3b12;
}

#Footer-section footer h5 {
    font-weight: bold;
    margin-bottom: 1rem;
}

#Footer-section footer ul li a:hover {
    text-decoration: underline;
    color: #ccc;
}

#Footer-section .logo-footer {
    padding-left: 55px;
}

#Footer-section .Top-Bar {
    margin-right: 56px;
    margin-left: 35px;
}

#Footer-section .list-unstyled {
    line-height: 36px;
}

/* Blogs section */

#Blogs .blogs-heading {
    color: orange;
}

.home-blog {
    background-color: #e9fadb;
}

#Blogs .custom-blog-text {
    margin-bottom: 0.5rem;
    /* or even 0.25rem */
    line-height: 1.3;
}

#Blogs-latest .blog-profile-card {
    background-color: #f9fff1;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

#Blogs-latest .profile-img {
    width: 130px;
    height: 137px;
    object-fit: cover;
    border-radius: 50%;
}

#Blogs-latest .icon {
    color: orange;
}

/* artical page start*/

/* header section start */

/* Events section start*/
#events .eventsheading {
    font-size: 36px;
    font-weight: 500;
    color: #f72585;
    margin-bottom: 20px;
}

#events .pastevents {
    color: #5c5c5c;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: 30px;
}

#events .events-available {
    margin-top: 80px;
    margin-bottom: 35px;
}

/* Basic font setup */
body {
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

/* Experience Section start here */
/* CSS for #header section */

#header.caption {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    line-height: 1.8;
}

#header .seva {
    font-size: 48px;
    font-weight: bold;
    color: #f72585;
}

#header .main-image {
    height: 786px;
    width: 989px;
}

#header .shift-up {
    transform: translateY(-40px);
}

#header .core-value {
    font-size: 30px;
    font-weight: 500;
    color: #27187e;
    margin-left: 30px;
}

#header .go-to-events {
    width: 343px;
    height: 82px;
    margin-top: 15px;
}

#header .custom-img-1 {
    max-width: 213px;
    height: auto;
    margin-top: -60px;
}

#header .custom-img-2 {
    max-width: 514px;
    height: auto;
}

#header .header-image {
    max-width: 170px;
    height: auto;
    margin-left: 500px;
    margin-top: -90px;
}

/* Experience Section end here */

/* 4 Core Values Section start  */

.bg-light-green {
    background-color: #e9fadb;
}

.title-ethical {
    font-size: 36px;
    font-weight: bold;
}

.desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
    margin-left: 15px;
}

.text-pink {
    color: #f72585;
    font-size: 36px;
}

.medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

/* 4 Core Values Section end  */

/* Section 2: Country First start  */

#country-first .title-country {
    font-size: 36px;
    font-weight: bold;
}

#country-first .text-pink {
    color: #f72585;
    font-size: 36px;
}

#country-first .medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

#country-first .desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
}

/* Section 2: Country First end  */

/* Medical Image Section start      */

#country-priority {
    padding: 30px 0;
    margin-left: 50px;
}

#country-priority .country-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

#country-priority .background-image {
    flex: 1 1 5%;
}

#country-priority .medical-image {
    flex: 1 1 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -120px;
}

#country-priority .medical-image img {
    max-width: 100%;
    height: auto;
}

/* Medical Image Section end      */

.bg-offwhite {
    background-color: #fcfdf7;
}

/* Events List Styling start    */

#events .events-list li {
    display: flex;
    align-items: end;
    gap: 8px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* Events List Styling end    */

/* General List Styles start */

ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

/* General List Styles end */

/* Sevankur History Timeline start */

.timeline-title {
    color: #d63384;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-heading {
    color: #27187e;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-subheading {
    color: #27187e;
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}

.timeline-text {
    color: #27187e;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
    margin-top: 10px;
}

.timeline-img-left {
    position: relative;
    left: -120px;
    max-width: 650px;
    width: 100%;
}

.timeline-img-right {
    max-width: 780px;
    width: 100%;
    height: 338px;
    position: relative;
    right: -120px;
}

.highlight {
    color: #d63384;
}

h2 {
    color: #27187e;
    font-weight: bold;
    font-size: 32px;
}

.timeline-text-left,
.timeline-text-right {
    text-align: justify;
    color: #27187e;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}

/* Sevankur History Timeline end */

/* Re-establishment section start  */

.highlight-title {
    font-size: 36px;
    font-weight: bold;
    color: #f72585;
}

.highlight-subtitle {
    font-size: 24px;
    font-weight: bold;
}

.highlight {
    color: #f72585;
    font-size: 40px;
}

.title-pink {
    color: #f72585;
}

.title-blue {
    color: #27187e;
}

.img-fluid-custom {
    max-width: 100%;
    height: auto;
}

.section-title {
    margin-top: 1rem;
    margin-left: 90px;
    color: #27187e;
    font-weight: bold;
    font-size: 35px;
}

.event-year {
    display: inline-block;
}

.event-title {
    display: inline-block;
    vertical-align: top;
}

/* Re-establishment ends here */

.re-establishment-left {
    position: relative;
    left: -135px;
    max-width: 650px;
    width: 100%;
}

.re-establishment-right {
    position: relative;
    right: -157px;
    max-width: 650px;
    width: 100%;
}

.hea dgewar {
    margin-left: 180px;
    margin-right: 140px;
    margin-bottom: 100px;
}

.hedgevar-title {
    font-size: 24px;
    margin-top: 15px;
}

.headgewar-info {
    font-size: 20px;
    line-height: 1.4;
    color: #222222;
}

.big-bold {
    font-size: 48px;
    font-weight: 900;
}

/* General Section Styling */
.section-bg {
    background-color: #e9fadb;
    padding: 60px 0;
}

/* Typography */
.section-heading {
    font-size: 36px;
    font-weight: bold;
}

.section-highlight {
    color: #f72585;
    font-weight: 550px;
    font-size: 28px;
}

.section-title {
    color: #27187e;
}

/* Paragraph Styling */
.section-description {
    font-size: 24px;
    line-height: 1.7;
}

/* Image Styling */
.section-image {
    max-width: 100%;
    height: auto;
}

/* Offset Margin for Decorative Images */
.image-offset {
    margin-top: -100px;
}

.text-pink {
    font-weight: 600;
    font-size: larger;
}

.nextcontent {
    text-align: center;
    background-color: #d8f3dc;
    padding-bottom: 0;
    position: relative;
}

.wave-image {
    width: 75%;

    height: auto;
    display: block;
    margin: 0 auto;
}

.start-here {
    color: #241f63;
    font-size: 45px;
    font-weight: bold;
}

.custom-list {
    list-style: disc;
    padding-left: 20px;
    font-size: 15.5px;
    line-height: 1.7;
    color: #333;
}

.custom-list li {
    text-align: justify;
    margin-bottom: 10px;
}

.promise {
    background-color: rgba(250, 238, 238, 0.438);
    border-radius: 20px;
    padding-right: 140px;
    padding-left: 140px;
    padding-top: 100px;
}

.our-promise {
    color: rgb(39, 24, 126);
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
}

.promise-img {
    width: 240px;
    height: auto;
}

/* putting the coountry first image start */

.india-map {
    max-width: 100%;
    height: auto;
}

/* nurturing relationship section start */

.section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 20px;
    gap: 40px;
}

.section.reverse {
    flex-direction: row-reverse;
}

.text-block {
    flex: 1 1 400px;
    max-width: 500px;
    padding: 20px;
}

.text-block h2 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #27187e;
}

.text-block h2 span {
    color: #f72585;
}

.text-block p {
    font-size: 20px;
    line-height: 1.6;
    color: #333;
}

.image-block {
    flex: 1 1 400px;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-block img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .section {
        flex-direction: column;
        text-align: center;
    }

    .text-block,
    .image-block {
        max-width: 100%;
    }

    .text-block h2 {
        font-size: 28px;
    }

    .text-block p {
        font-size: 18px;
    }
}

/* nurturing relationship section end */
/* footer */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #e7f8de;
    font-family: sans-serif;
}

.join-section {
    background-color: #e7f8de;
    padding: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.input-field {
    width: 220px;
    padding: 8px 0;
    background-color: #ffeaaa;
    color: black;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: center;
    border: none;
    border-radius: 12px;
}

.input-field:hover {
    background-color: #e4c772;
}

.join-button {
    width: 220px;
    padding: 8px 0;
    background-color: #ff3399;
    color: #000000;
    font-size: 1.15rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.join-button:hover {
    background-color: #e62e88;
}

/* form section  */

/* footer fonts */
.custom-font-size {
    font-size: 25px;
}

/* footer fonts */

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.event-page {
    background-color: #dcecc9;
}

#event-wrapper {
    padding: 16px 0;
}

#event-content {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 16px;
}

#boxinfo {
    /* border: 2px solid orange; */
    border-right: 4px solid #ffa500;
    padding: 30px;
    border-radius: 20px;
    background-color: #fff;
    /* width: 300px; */
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
}

#event-image img {
    width: 400px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

#show-link {
    padding-top: 5px;
    /* margin-left: 25%; */
}

#location-text {
    margin-top: 4px;
}

.info-item {
    margin-bottom: 10px;
}

.register-btn {
    background-color: #a4eb5d;
    padding-left: 12px;
    border-radius: 12px;
    margin-left: 16px;
}

.hover-dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-bottom: 100px;
    width: 30px;
    padding-right: 12px;
    list-style: none;
}

.bg-offwhite {
    background-color: #fcfdf7;
}

.eventsheading {
    font-size: 36px;
    color: #f72585;
    padding: 8px;
}

/* List styling inside events section */
#events .events-list li {
    display: flex;
    align-items: end;
    gap: 7px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* General list styles */
ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

.bg-light-green {
    background-color: #e9fadb;
}

.card-page {
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: #676767;
}

.events-available {
    padding-top: 32px;
    margin-bottom: 30px;
    margin-top: 38px;
    border-radius: 8px;
}

.pastevents {
    background-color: transparent;
    font-family: "Lato", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.42em 0 0.85em;
    color: #5c5c5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    text-transform: uppercase;
    float: none;
    margin: 0 0 16px;
    border-top: 1px solid #5c5c5c;
    padding-top: 22px;
}

/* 
events section end */

/* navbar section */

/* body,
html {
  overflow-x: hidden;
} */

body {
    background-color: #f0ffdf;
}

/* become a memeber section   */
.section-title {
    text-align: center;
    font-weight: bold;
    color: #ec008c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 2.5rem;
}

body {
    background-color: #e2f3d9;
}

.section-title {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    color: #000;
    margin-bottom: 1rem;
}

.members-section {
    padding-bottom: 2rem;
}

/* become a memeber section   */

/* projects cards section */
.card-text {
    padding: 0 15px;
    text-align: justify;
}

.read-more {
    color: #fb4d07;
    text-align: left;
    display: block;
    text-decoration: none;
    font-size: 15px;
    margin-top: 40px;
}

.custom-read {
    margin-top: 34px;
}

.projects-section {
    padding-bottom: 2rem;
}

/* projects cards section */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #f0ffdf;
    font-family: sans-serif;
}

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.image-section {
    height: 212px;
}

/* volunteer footer section  */
#footer .heading {
    font-size: 35px;
    font-weight: bolder;
    margin: 0;
    color: #1a237e;
}

#footer .heading2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    color: #1a237e;
}

#footer .heading3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #1a237e;
}

/* volunteer footer section  */

.section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 60px 20px;
    text-align: center;
}

.section h2 {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 0;
}

.section h2 .highlight {
    color: #e91e63;
}

.section p {
    font-size: 1.05rem;
    color: #333;
    text-align: justify;
}

/* register button */
.register-btn {
    background-color: #8bc200;
    color: white;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 14px 40px;
    border: none;
    border-radius: 999px;
    transition: background-color 0.3s ease;
}

.register-btn:hover {
    background-color: #76a800;
}

/* register button */

/* volunteer section */

.volunteer-heading {
    font-size: 48px;
    font-family: lato;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.text-primary-part {
    color: #2e1a64;
}

.text-highlight {
    color: #f7277f;
}

.paragraph-wrapper {
    margin-left: 15px;
    font-size: 16px;
}

#volunteer-section .sevankur-section {
    padding: 35px 0;
}

/* sevankur image */
.sevankur-image {
    width: 60%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* sevankur image */

/* sevankur buttons */

.sevankur-buttons .btn {
    background-color: #88b211;
    color: white;
    border-radius: 30px;
    padding: 10px 30px;
    margin-right: 10px;
    font-weight: 500;
    margin-left: 12px;
}

.sevankur-buttons .btn:hover {
    background-color: #749f0c;
}

/* sevankur buttons */

/* volunteer section */
/* team section */

body {
    background-color: rgb(233 250 219);
    font-family: "Inter", sans-serif;
}

.central-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #1a237e;
    font-family: lato;
}

.central-title span {
    color: #e91e63;
    font-family: lato;
}

.member-card {
    background: white;
    padding: 25px 20px;
    /* border-radius: 6px; */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    height: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.member-image {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #eee;
    margin-bottom: 20px;
}

.member-name {
    font-size: 18px;
    font-weight: bold;
    color: #1a237e;
    text-decoration: underline;
    margin-bottom: 5px;
    font-family: lato;
}

.member-role {
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
    font-family: lato;
}

.more-link {
    font-size: 14px;
    color: #1a237e;
    margin-top: auto;
}

/* Square cards */
.card-wrapper {
    aspect-ratio: 1 / 1;
    display: flex;
}

.team3-section {
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    .card-wrapper {
        aspect-ratio: unset;
    }
}

/* team section */
/* volunteer section */

/* gallery section */

#gallery-section2 .gallery-title {
    font-size: 36px;
    font-weight: bold;
    font-family: lato;
    text-align: center;
    color: #1a237e;
    /* Dark blue color */
}

#gallery-section2 {
    background-color: #f0ffe0;
    padding-bottom: 2rem;
}

.gallery-title2 {
    color: #1a237e;
    font-weight: bold;
}

.gallery-card2 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    border: none;
    width: 340px;
}

.audio-gallery-img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.gallery-card2 img {
    height: 250px;
    width: 100%;
    background-color: #f8f9fa;
}

.gallery-card2 .card-body2 {
    background-color: #fffff0;
    padding: 1.7rem;
}

.gallery-card2 .card-title2 {
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin: -4px;
    font-family: lato;
}

.event-logo {
    max-width: 210px;
    height: auto;
}

.event-caption {
    font-weight: 500;
    font-size: 20px;
    font-family: lato;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
}

.footer-img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    margin-bottom: 25px;
}

/* gallery section */

.background-body {
    background-color: #e9fadb;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#latest-newsletters .section-title {
    margin-top: 100px;
    font-size: 48px;
    font-weight: bold;
    color: #2f2f7f;
}

#past-newsletters .card-date {
    font-size: 20px;
    color: rgb(34, 34, 34);
}

#past-newsletters .Newsletters-title {
    font-size: 48px;
}

#latest-newsletters .highlight-Latest {
    color: #f33673;
}

#latest-newsletters .highlight-Past-Latest {
    color: #2f2f7f;
}

#past-newsletters .highlight-newsletters {
    color: #f33673;
}

#past-newsletters .highlight-Past-newsletters {
    color: #2f2f7f;
}

#Footer-Section .highlight-Past-Footer {
    color: #2f2f7f;
}

#past-newsletters .newsletter-card img {
    width: 100%;
}

#latest-newsletters .subscription-box {
    background-color: #fffcd8;
    border: 2px solid #ffc107;
    padding: rem;
    border-radius: 5px;
}

/* icon stat  Newsletters  */
#latest-newsletters .audio-player {
    display: flex;
    align-items: center;
    gap: 35px;
    background-color: #ffffff;
    padding: 10px 20px;
}

#latest-newsletters .icon-kk {
    font-size: 25px !important;
}

#latest-newsletters .icon {
    font-size: 18px;
    cursor: pointer;
}

#latest-newsletters .volume-bar {
    width: 100%;
    height: 8px;
    background-color: #d3d3c3;
    border-radius: 5px;
    position: relative;
}

#latest-newsletters .volume-fill {
    height: 100%;
    width: 40%;
    background-color: #555;
    border-radius: 5px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
}

/* Top Bar */
#top-bar .top-bar {
    background-color: #f47d31;
    color: white;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top-bar .contact-info {
    display: flex;
    gap: 20px;
    margin-left: 20px;
}

#top-bar .top-links {
    display: flex;
    gap: 15px;
    margin-right: 20px;
    font-size: 14px;
}

#top-bar .top-links a {
    color: white;
    /* text-decoration: none; */
}

/* Header */
header {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 18px;
    padding: 15px 0px;
}

.nav-linkss {
    margin-left: 44px;
}

.logo img {
    height: 80px;
}

.header-container {
    margin-left: 30px;
    margin-right: -432px;
}

nav ul {
    display: flex;
    list-style: none;
    margin-top: 22px;
}

nav ul li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

nav ul li a.active {
    color: #f47d31;
}

.login-btn {
    color: #f47d31;
    padding: 8px 2px;
    border-radius: 5px;
    text-decoration: none;
}

/* Breadcrumb */
#Collaborate-section .breadcrumb {
    padding: 10px 20px;
}

#Collaborate-section .breadcrumb a {
    text-decoration: none;
    color: #666;
}

/* Main Content */
#Collaborate-section .page-title {
    text-align: center;
    color: #8bc34a;
    margin: 30px 0;
    font-size: 35px;
}

#Collaborate-section .collaboration-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 40px;
}

#Collaborate-section .section-title {
    font-size: 28px;
    margin-bottom: 19px;
    color: #333;
}

#Collaborate-section .section-content {
    display: flex;
    gap: 30px;
    /* align-items: center; */
}

#Collaborate-section .section-text {
    flex: 1;
}

#Collaborate-section .section-image {
    flex: 1;
    text-align: center;
}

#Collaborate-section .section-image img {
    max-width: 100%;
    border: 1px solid #ddd;
}

#Collaborate-section .collaborate-btn {
    display: inline-block;
    background-color: #92ba36;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    margin-top: 15px;
}

#Collaborate-section .non-profit-section {
    background-color: #f0fae3;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 40px 0;
}

#Collaborate-section .non-profit-image {
    flex: 1;
}

#Collaborate-section .non-profit-content {
    flex: 1;
}

#Footer-section .bg-footer {
    background-color: #2e3b12;
}

#Footer-section footer h5 {
    font-weight: bold;
    margin-bottom: 1rem;
}

#Footer-section footer ul li a:hover {
    text-decoration: underline;
    color: #ccc;
}

#Footer-section .logo-footer {
    padding-left: 55px;
}

#Footer-section .Top-Bar {
    margin-right: 56px;
    margin-left: 35px;
}

#Footer-section .list-unstyled {
    line-height: 36px;
}

/* articles page start here */
/* 
   Global Reset & Base Styling
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* 
   Articles Page Styling
 */

/* Card Container */
.card {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.163);
    border: none;
    border-radius: 8px;
    background-color: rgb(252, 255, 244);
}

/* Page Heading */
.page-heading {
    color: #2f2f7f;
    font-weight: 600;
}

/* Section Titles */
.articles-heading {
    color: orange;
    text-decoration: underline;
    font-size: 24px;
    margin-bottom: 6px;
    text-align: start;
    font-weight: bold;
}

/* Metadata Text */
.text-muted {
    margin-top: 1px;
}

/* Read More Links */
.read-more {
    color: #1a73e8;
    text-decoration: underline;
    font-family: Arial, sans-serif;
    font-size: 16px;
    background-color: #fcfff5;
    display: inline-block;
    margin-top: 30px;
    margin-left: 2px;
}

/* 
   Article 1 Styling (About Sevankur)
 */
.sevankur-logo {
    width: 300px;
    height: 190px;
}

/* 
   Article 2 Styling (Training)
 */
.training-sevankur {
    width: 250px;
    height: 195px;
    margin: 0;
    padding: 0;
}

.article-2text {
    align-items: start;
    padding-left: 1px;
}

/* 
   Article 3 Styling (Corona Awareness)
 */

/* Image in Article 3 */
.corona-awarenes-img {
    width: 100%;
    height: auto;
    opacity: 0.9;
}

/* Text overlaying the image column */
.text-over-image {
    top: 0;
    left: 24%;
    width: 75%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 2;
    padding: 10px;
}

/* 
   Shared Typography
 */
h4,
h5 {
    margin-bottom: 0.5rem;
}

/* Custom Styles for Sevankur Page */

.card {
    background-color: rgb(248, 255, 248);
    border-radius: 8px;
    margin-bottom: 40px;
}

img {
    max-width: 100%;
    height: auto;
}

.about-sevankur-heading {
    font-size: 28px;
    color: rgb(109, 109, 109);
}

.articles-details-img {
    height: 190px;
    width: 270px;
    margin-left: 15px;
}

.event-info {
    margin-top: 50px;
}

.about-sevankur-para-1 {
    align-items: start;
    line-height: 0.5rem;
}

.about-sevankur-para-2 {
    line-height: 0.5rem;
    padding-right: 15px;
}

.articles-para {
    line-height: 1.3rem;
}

/* articles page end here */

/* articles details page start here */

.about-title {
    margin: 0;
    font-size: 16px;
}

.article-separator {
    margin: 20px auto;
    width: 95%;
    border: 1px solid #000000;
}

#social-buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}

.one-week-title {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    color: red;
    font-weight: bold;
    font-size: 16px;
}

#social-buttons a {
    padding: 8px 16px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: sans-serif;
    font-size: 14px;
}

#facebook-share {
    background-color: #3b5998;
}

#twitter-share {
    background-color: #000000;
}

#linkedin-share {
    background-color: #0077b5;
}

#whatsapp-share {
    background-color: #25d366;
}

/* articles details page end here */

/* invite us css start */
#invite-section {
    background-color: rgb(233 250 219);
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    /* Remove this line so it doesn’t override child element colors */
    /* color: #ff006e; */
}

#main-title {
    color: #3746ab;
}

.main-title-highlight {
    color: #ff00b6;
}

#invite-section .intro-text {
    color: #333;
    max-width: 1000px;
    margin: 0 auto;
}

#invite-section .note-text {
    color: #1a1a1a;
    font-size: 1.1rem;
    font-weight: bold;
    margin-top: 10px;
}

#invite-section .card {
    margin-top: 0px;
    border-radius: 0%;
    padding: 0%;
    height: 200px;
}

#invite-section .card-title {
    font-weight: 600;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 23px;
    align-items: center;
}

#invite-section .card-img-top {
    height: 250px;
    width: 400px;
    object-fit: cover;
    border-radius: 0;
}

#invite-section .card-text {
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-wrap: wrap;
    padding-bottom: 0px;
}

#invite-section .btn-success {
    background-color: #7aaf42;
    border-color: #7aaf42;
}

#invite-section .card-body {
    margin-left: 5px;
    margin-right: 5px;
    height: 240px;
}

#invite-section .card-1 {
    margin-left: 0px;
    margin-right: 0px;
}

/* invite us css end here */

/* events section css start here */

#bg-offwhite {
    background-color: #fcfdf7;
}

#events-heading {
    font-size: 36px;
    color: #f72585;
    padding: 8px;
}

.events-heads {
    color: #2f2f7f;
    font-size: 28px;
    text-decoration: underline;
    font-weight: bold;
}

/* List styling inside events section */
#events-list li {
    display: flex;
    align-items: end;
    gap: 7px;
    margin-bottom: 1px;
}

#events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events-list li a:hover {
    text-decoration: none;
}

/* General list styles */
#general-ul li {
    margin-bottom: 10px;
}

#general-ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

#general-ul li a:hover {
    text-decoration: none;
}

#bg-light-green {
    background-color: #e9fadb;
}

.card-page {
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: #676767;
}

.events-available {
    padding-top: 32px;
    margin-bottom: 30px;
    margin-top: 38px;
    border-radius: 8px;
}

.pastevents {
    background-color: transparent;
    font-family: "Lato", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.42em 0 0.85em;
    color: #5c5c5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    text-transform: uppercase;
    float: none;
    margin: 0 0 16px;
}

#event-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background-color: #fcfff4;
    padding: 16px;
    border-radius: 8px;
    box-shadow: 0px 2px 6px #00000029;
}

#events-head {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

#boxinfo {
    /* border: 2px solid orange; */
    border-right: 4px solid #ffa500;
    padding: 30px;
    border-radius: 20px;
    background-color: #fff;
    /* width: 300px; */
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
}

#location-text {
    margin-top: 4px;
}

#registers-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 18px;
    background-color: rgb(61, 209, 86);
    color: white;
    border-radius: 20px;
    text-decoration: none;
    font-size: 14px;
}

#event-image-crop {
    /* width: 600px; */
    /* overflow: hidden; */
    border-radius: 20px;
    border-left: 4px solid #ffa500;
    /* box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); */
}

/* #event-image-crop img {
    width: 600px;
    height: auto;
    display: block;
} */

#show-link {
    padding-top: 5px;
    width: 100%;
    /* margin-left: 350px; */
    margin-bottom: 10px;
    margin-top: 8px;
}

#events-wrapper {
    padding: 16px 0;
}

#events.boxinfo {
    float: left;
    border: 2px solid orange;
    border-right: 6px solid orange;
    border-radius: 8px;
    background-color: #fff;
    width: 300px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-right: 5px;
    margin-top: 5px;
}

.event-image {
    width: fit-content;
    height: 400px;
    overflow: hidden;
    margin-bottom: 10px;
}

.event-image img {
    width: 550px;
    height: auto;
    display: block;
}

.register {
    display: inline-block;
    background-color: rgba(90, 119, 89, 0.595);
    color: white;
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    padding: 0;
    /* margin-left: 60px; */
}

.image-wrapper img {
    width: 500px;
    height: auto;
}

.show-link {
    clear: both;
    padding-top: 5px;
    margin-left: 29%;
}

.register-btn {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 15px;
    background-color: rgb(103, 137, 103);
    color: white;
    text-decoration: none;
    border-radius: 25px;
    font-weight: bold;
}

.info-items {
    display: flex;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.3;
}

.info-items strong {
    width: 90px;
    display: inline-block;
    font-weight: bold;
}

.info-items span,
.location-text {
    flex: 1;
    margin-left: 2px;
}

/* events section css end here */

/* event-details section css start here */

#event-details {
    background-color: #f0fff0;
    margin-top: 50px;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.163);
}

#event-details-caption {
    color: #626060;
}

#event-details-label {
    align-items: end;
}

#event-details-info-details {
    display: flex;
    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
}

.info-deatils {
    display: flex;

    margin-bottom: 10px;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
}

.details-info-box {
    background-color: #e6f0fc;
    padding: 20px;
    font-family: Arial, sans-serif;
}

.info-detail {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
}

.info-detail .label {
    /* width: 100px; */
    display: inline-block;
    padding-right: 2px;
    justify-content: end;
}

.info-detail .value {
    flex: 1;
    margin-left: 5px;
}

.registration-title {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #3d73dd;
    text-transform: uppercase;
}

#event-details-registration-title {
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #3d73dd;
    text-transform: uppercase;
}

#details-info-box ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-top: 10px;
}

#details-info-box li {
    margin-bottom: 5px;
    font-size: 16px;
}

#event-poster {
    /* border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 600px; */
}

#event-details-description ul {
    list-style-type: disc;
    padding-left: 30px;
}

#event-details-description li {
    margin-bottom: 10px;
}

#event-details-connections {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 5px;
}

/* event-details end here  */

/*vishal sir css*/

/* header section start */

.medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

/* Section 2: Country First start  */

#country-first .title-country {
    font-size: 36px;
    font-weight: bold;
}

#country-first .text-pink {
    color: #f72585;
    font-size: 36px;
}

#country-first .medical {
    color: #27187e;
    font-weight: 500;
    font-size: 40px;
}

#country-first .desc-ethical {
    color: #333;
    line-height: 41px;
    padding-right: 60px;
    justify-content: center;
}

/* Section 2: Country First end  */

/* Medical Image Section start      */

#country-priority {
    padding: 30px 0;
    margin-left: 50px;
}

#country-priority .country-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
}

#country-priority .background-image {
    flex: 1 1 5%;
}

#country-priority .medical-image {
    flex: 1 1 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: -120px;
}

#country-priority .medical-image img {
    max-width: 100%;
    height: auto;
}

/* Medical Image Section end      */

.bg-offwhite {
    background-color: #fcfdf7;
}

/* Events List Styling start    */

#events .events-list li {
    display: flex;
    align-items: end;
    gap: 8px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* Events List Styling end    */

/* General List Styles start */

ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

/* General List Styles end */

/* Sevankur History Timeline start */

.timeline-title {
    color: #d63384;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-heading {
    color: #27187e;
    font-size: 32px;
    font-weight: 700;
    display: inline;
}

.timeline-subheading {
    color: #27187e;
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
}

.timeline-text {
    color: #27187e;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6;
    text-align: justify;
    margin-top: 10px;
}

.timeline-img-left {
    position: relative;
    left: -120px;
    max-width: 650px;
    width: 100%;
}

.timeline-img-right {
    max-width: 780px;
    width: 100%;
    height: 338px;
    position: relative;
    right: -120px;
}

.highlight {
    color: #d63384;
}

h2 {
    color: #27187e;
    font-weight: bold;
    font-size: 32px;
}

.timeline-text-left,
.timeline-text-right {
    text-align: justify;
    color: #27187e;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}

/* Sevankur History Timeline end */

/* Re-establishment section start  */

.highlight-title {
    font-size: 36px;
    font-weight: bold;
    color: #f72585;
}

.highlight-subtitle {
    font-size: 24px;
    font-weight: bold;
}

.highlight {
    color: #f72585;
    font-size: 40px;
}

.title-pink {
    color: #f72585;
}

.title-blue {
    color: #27187e;
}

.img-fluid-custom {
    max-width: 100%;
    height: auto;
}

.section-title {
    margin-top: 1rem;
    margin-left: 90px;
    color: #27187e;
    font-weight: bold;
    font-size: 35px;
}

.event-year {
    display: inline-block;
}

.event-title {
    display: inline-block;
    vertical-align: top;
}

/* Re-establishment ends here */

.re-establishment-left {
    position: relative;
    left: -135px;
    max-width: 650px;
    width: 100%;
}

.re-establishment-right {
    position: relative;
    right: -157px;
    max-width: 650px;
    width: 100%;
}

.hea dgewar {
    margin-left: 180px;
    margin-right: 140px;
    margin-bottom: 100px;
}

.hedgevar-title {
    font-size: 24px;
    margin-top: 15px;
}

.headgewar-info {
    font-size: 20px;
    line-height: 1.4;
    color: #222222;
}

.big-bold {
    font-size: 48px;
    font-weight: 900;
}

/* General Section Styling */
.section-bg {
    background-color: #e9fadb;
    padding: 60px 0;
}

/* Typography */
.section-heading {
    font-size: 36px;
    font-weight: bold;
}

.section-highlight {
    color: #f72585;
    font-weight: 550px;
    font-size: 28px;
}

.section-title {
    color: #27187e;
}

/* Paragraph Styling */
.section-description {
    font-size: 24px;
    line-height: 1.7;
}

/* Image Styling */
.section-image {
    max-width: 100%;
    height: auto;
}

/* Offset Margin for Decorative Images */
.image-offset {
    margin-top: -100px;
}

.text-pink {
    font-weight: 600;
    font-size: larger;
}

.nextcontent {
    text-align: center;
    background-color: #d8f3dc;
    padding-bottom: 0;
    position: relative;
    border-bottom: 2px solid black;
}

.wave-image {
    width: 75%;

    height: auto;
    display: block;
    margin: 0 auto;
}

.start-here {
    color: #241f63;
    font-size: 45px;
    font-weight: bold;
}

.custom-list {
    list-style: disc;
    padding-left: 20px;
    font-size: 15.5px;
    line-height: 1.7;
    color: #333;
}

.custom-list li {
    text-align: justify;
    margin-bottom: 10px;
}

.promise {
    background-color: rgba(250, 238, 238, 0.438);
    border-radius: 20px;
    padding-right: 140px;
    padding-left: 140px;
    padding-top: 100px;
}

.our-promise {
    color: rgb(39, 24, 126);
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px;
}

.promise-img {
    width: 240px;
    height: auto;
}

/* putting the coountry first image start */

.india-map {
    max-width: 100%;
    height: auto;
}

/* nurturing relationship section start */

.section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 20px;
    gap: 40px;
}

.section.reverse {
    flex-direction: row-reverse;
}

.text-block {
    flex: 1 1 400px;
    max-width: 500px;
    padding: 20px;
}

.text-block h2 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #27187e;
}

.text-block h2 span {
    color: #f72585;
}

.text-block p {
    font-size: 20px;
    line-height: 1.6;
    color: #333;
}

.image-block {
    flex: 1 1 400px;
    max-width: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-block img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

@media (max-width: 768px) {
    .section {
        flex-direction: column;
        text-align: center;
    }

    .text-block,
    .image-block {
        max-width: 100%;
    }

    .text-block h2 {
        font-size: 28px;
    }

    .text-block p {
        font-size: 18px;
    }
}

/* nurturing relationship section end */
/* footer */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #e7f8de;
    font-family: sans-serif;
}

.join-section {
    background-color: #e7f8de;
    padding: 0rem;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
}

.input-field {
    width: 220px;
    padding: 8px 0;
    background-color: #ffeaaa;
    color: black;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: center;
    border: none;
    border-radius: 12px;
}

.input-field:hover {
    background-color: #e4c772;
}

.join-button {
    width: 220px;
    padding: 8px 0;
    background-color: #ff3399;
    color: #000000;
    font-size: 1.15rem;
    font-weight: 600;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.join-button:hover {
    background-color: #e62e88;
}

/* form section  */

/* footer fonts */
.custom-font-size {
    font-size: 25px;
}

/* footer fonts */

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.event-page {
    background-color: #dcecc9;
}

.event-container {
    background-color: white;
    box-shadow: 0px 2px 6px #00000029;
    background: #fcfff4;
    border-radius: 8px;
}

.event-wrapper {
    border-bottom: 1px solid black;
    padding: 16px 0;
    overflow: hidden;
}

.boxinfo {
    float: left;
    border: 2px solid orange;
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
    width: 230px;
    font-family: sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin-right: 30px;
}

.event-image {
    float: left;
}

.event-image img {
    width: 400px;
    height: auto;
    border-radius: 6px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-left: 30px;
}

.show-link {
    clear: both;
    padding-top: 5px;
    margin-left: 25%;
}

.register-btn {
    background-color: #a4eb5d;
    padding-left: 12px;
    border-radius: 12px;
    margin-left: 16px;
    /* color: greenyellow; */
}

.hover-dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    margin-bottom: 100px;
    width: 30px;
    padding-right: 12px;
    list-style: none;
}

.bg-offwhite {
    background-color: #fcfdf7;
}

.eventsheading {
    font-size: 36px;
    color: #f72585;
    padding: 8px;
}

#events .events-list li {
    display: flex;
    align-items: end;
    gap: 7px;
    margin-bottom: 1px;
}

#events .events-list li span {
    color: #676767;
    min-width: 100px;
    display: inline-block;
    text-align: start;
}

#events .events-list li a {
    color: #3f88e8;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#events .events-list li a:hover {
    text-decoration: none;
}

/* General list styles */
ul li {
    margin-bottom: 10px;
}

ul li a {
    color: #0d6efd;
    text-decoration: underline;
}

ul li a:hover {
    text-decoration: none;
}

.bg-light-green {
    background-color: #e9fadb;
}

.card-page {
    margin-left: 40px;
    margin-right: 40px;
    box-shadow: #676767;
}

.events-available {
    padding-top: 32px;
    margin-bottom: 30px;
    margin-top: 38px;
    border-radius: 8px;
}

.pastevents {
    background-color: transparent;
    font-family: "Lato", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.42em 0 0.85em;
    color: #5c5c5c;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    text-transform: uppercase;
    float: none;
    margin: 0 0 16px;
}

/* 
events section end */

/* navbar section */

/* body,
html {
  overflow-x: hidden;
} */

body {
    background-color: #f0ffdf;
}

/* become a memeber section   */
.section-title {
    text-align: center;
    font-weight: bold;
    color: #ec008c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 2.5rem;
}

body {
    background-color: #e2f3d9;
}

.section-title {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    color: #000;
    margin-bottom: 1rem;
}

.members-section {
    padding-bottom: 2rem;
}

/* become a memeber section   */

/* projects cards section */
.card-text {
    padding: 0 15px;
    text-align: justify;
}

.read-more {
    color: #fb4d07;
    text-align: left;
    margin: 15px;
    display: block;
    text-decoration: none;
    font-size: 15px;
}

.custom-read {
    margin-top: 30px;
}

.projects-section {
    padding-bottom: 2rem;
}

/* projects cards section */

/* form section */
body {
    margin: 0;
    padding: 0;
    background-color: #f0ffdf;
    font-family: sans-serif;
}

.custom-footer {
    margin-bottom: -40px;
    padding-bottom: 1px;
}

.image-section {
    height: 212px;
}

/* volunteer footer section  */
#footer .heading {
    font-size: 35px;
    font-weight: bolder;
    margin: 0;
    color: #1a237e;
}

#footer .heading2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    color: #1a237e;
}

#footer .heading3 {
    font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #1a237e;
}

/* volunteer footer section  */

.section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 20px 60px 20px;
    text-align: center;
}

.section h2 {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 20px;
    margin-top: 0;
}

.section h2 .highlight {
    color: #e91e63;
}

.section p {
    font-size: 1.05rem;
    color: #333;
    text-align: justify;
}

/* register button */
.register-btn {
    background-color: #8bc200;
    color: white;
    font-weight: bold;
    font-size: 1.3rem;
    padding: 14px 40px;
    border: none;
    border-radius: 999px;
    transition: background-color 0.3s ease;
}

.register-btn:hover {
    background-color: #76a800;
}

/* register button */

/* volunteer section */

.volunteer-heading {
    font-size: 48px;
    font-family: lato;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}

.text-primary-part {
    color: #2e1a64;
    /* Dark blue */
}

.text-highlight {
    color: #f7277f;
    /* Pink */
}

.paragraph-wrapper {
    margin-left: 15px;
    /* Adjust as needed */
    font-size: 16px;
}

#volunteer-section .sevankur-section {
    padding: 35px 0;
}

/* sevankur image */
.sevankur-image {
    width: 60%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* sevankur image */

/* sevankur buttons */

.sevankur-buttons .btn {
    background-color: #88b211;
    color: white;
    border-radius: 30px;
    padding: 10px 30px;
    margin-right: 10px;
    font-weight: 500;
    margin-left: 12px;
}

.sevankur-buttons .btn:hover {
    background-color: #749f0c;
}

/* sevankur buttons */

/* volunteer section */
/* team section */

body {
    background-color: #eafadc;
    font-family: "Inter", sans-serif;
}

.central-title {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #1a237e;
    font-family: lato;
}

.central-title span {
    color: #e91e63;
    font-family: lato;
}

.member-card {
    background: white;
    padding: 25px 20px;
    /* border-radius: 6px; */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
    height: 85%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.member-image {
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #eee;
    margin-bottom: 20px;
}

.member-name {
    font-size: 18px;
    font-weight: bold;
    color: #1a237e;
    text-decoration: underline;
    margin-bottom: 5px;
    font-family: lato;
}

.member-role {
    font-size: 15px;
    color: #333;
    margin-bottom: 15px;
    font-family: lato;
}

.more-link {
    font-size: 14px;
    color: #1a237e;
    margin-top: auto;
}

/* Square cards */
.card-wrapper {
    aspect-ratio: 1 / 1;
    display: flex;
}

.team3-section {
    padding-bottom: 2rem;
}

@media (max-width: 768px) {
    .card-wrapper {
        aspect-ratio: unset;
    }
}

/* team section */
/* volunteer section */

/* gallery section */

#gallery-section2 .gallery-title {
    font-size: 36px;
    font-weight: bold;
    font-family: lato;
    text-align: center;
    color: #1a237e;
}

#gallery-section2 {
    background-color: #f0ffe0;
    padding-bottom: 2rem;
}

.gallery-title2 {
    color: #1a237e;
    font-weight: bold;
}

.gallery-card2 {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    border: none;
    width: 340px;
}

.audio-gallery-img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.gallery-card2 img {
    height: 250px;
    width: 100%;
    background-color: #f8f9fa;
}

.gallery-card2 .card-body2 {
    background-color: #fffff0;
    padding: 1.7rem;
}

.gallery-card2 .card-title2 {
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin: -4px;
    font-family: lato;
}

.event-logo {
    max-width: 210px;
    height: auto;
}

.event-caption {
    font-weight: 500;
    font-size: 20px;
    font-family: lato;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
}

.footer-img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
    margin-bottom: 25px;
}

/* gallery section */

.background-body {
    background-color: #e9fadb;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#latest-newsletters .section-title {
    margin-top: 100px;
    font-size: 48px;
    font-weight: bold;
    color: #2f2f7f;
}

#past-newsletters .card-date {
    font-size: 20px;
    color: rgb(34, 34, 34);
}

#past-newsletters .Newsletters-title {
    font-size: 48px;
}

#latest-newsletters .highlight-Latest {
    color: #f33673;
}

#latest-newsletters .highlight-Past-Latest {
    color: #2f2f7f;
}

#past-newsletters .highlight-newsletters {
    color: #f33673;
}

#past-newsletters .highlight-Past-newsletters {
    color: #2f2f7f;
}

#Footer-Section .highlight-Past-Footer {
    color: #2f2f7f;
}

#past-newsletters .newsletter-card img {
    width: 100%;
}

#latest-newsletters .subscription-box {
    background-color: #fffcd8;
    border: 2px solid #ffc107;
    padding: rem;
    border-radius: 5px;
}

/* icon stat  Newsletters  */
#latest-newsletters .audio-player {
    display: flex;
    align-items: center;
    gap: 35px;
    background-color: #ffffff;
    padding: 10px 20px;
}

#latest-newsletters .icon-kk {
    font-size: 25px !important;
}

#latest-newsletters .icon {
    font-size: 18px;
    cursor: pointer;
}

#latest-newsletters .volume-bar {
    width: 100%;
    height: 8px;
    background-color: #d3d3c3;
    border-radius: 5px;
    position: relative;
}

#latest-newsletters .volume-fill {
    height: 100%;
    width: 40%;
    background-color: #555;
    border-radius: 5px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
}

/* Top Bar */
#top-bar .top-bar {
    background-color: #f47d31;
    color: white;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top-bar .contact-info {
    display: flex;
    gap: 20px;
    margin-left: 20px;
}

#top-bar .top-links {
    display: flex;
    gap: 15px;
    margin-right: 20px;
    font-size: 14px;
}

#top-bar .top-links a {
    color: white;
}

/* Header */
header {
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 18px;
    padding: 15px 0px;
}

.nav-linkss {
    margin-left: 44px;
}

.logo img {
    height: 80px;
}

.header-container {
    margin-left: 30px;
    margin-right: -432px;
}

nav ul {
    display: flex;
    list-style: none;
    margin-top: 22px;
}

nav ul li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

nav ul li a.active {
    color: #f47d31;
}

.login-btn {
    color: #f47d31;
    padding: 8px 2px;
    border-radius: 5px;
    text-decoration: none;
}

/* Breadcrumb */
#Collaborate-section .breadcrumb {
    padding: 10px 20px;
}

#Collaborate-section .breadcrumb a {
    text-decoration: none;
    color: #666;
}

/* Main Content */
#Collaborate-section .page-title {
    text-align: center;
    color: #8bc34a;
    margin: 30px 0;
    font-size: 35px;
}

#Collaborate-section .collaboration-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 40px;
}

#Collaborate-section .section-title {
    font-size: 28px;
    margin-bottom: 19px;
    color: #333;
}

#Collaborate-section .section-content {
    display: flex;
    gap: 30px;
}

#Collaborate-section .section-text {
    flex: 1;
}

#Collaborate-section .section-image {
    flex: 1;
    text-align: center;
}

#Collaborate-section .section-image img {
    max-width: 100%;
    border: 1px solid #ddd;
}

#Collaborate-section .collaborate-btn {
    display: inline-block;
    background-color: #92ba36;
    color: white;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
    margin-top: 15px;
}

#Collaborate-section .non-profit-section {
    background-color: #f0fae3;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 40px 0;
}

#Collaborate-section .non-profit-image {
    flex: 1;
}

#Collaborate-section .non-profit-content {
    flex: 1;
}

#Footer-section .bg-footer {
    background-color: #2e3b12;
}

#Footer-section footer h5 {
    font-weight: bold;
    margin-bottom: 1rem;
}

#Footer-section footer ul li a:hover {
    text-decoration: underline;
    color: #ccc;
}

#Footer-section .logo-footer {
    padding-left: 55px;
}

#Footer-section .Top-Bar {
    margin-right: 56px;
    margin-left: 35px;
}

#Footer-section .list-unstyled {
    line-height: 36px;
}

/* events calender page start here */

#calendar-events .events-calender-sections {
    text-align: center;
    padding: 2px 0;
}

#calendar-events .events-calender-heading {
    color: #ec0f7f;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

#calendar-events .calendar-wrapper {
    background-color: #ffffff;
    border: 1px solid #ddd;
    padding: 20px;
    max-width: 1100px;
    margin: auto;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
}

#calendar-events .calendar-views a,
#calendar-events #calendar-pager a,
#calendar-events #list-view-link {
    font-size: 14px;
    color: #337ecc;
    text-decoration: none;
    margin: 0 3px;
}

#calendar-events .calendar-views a#view-month {
    color: orange;
}

#calendar-events .calendar-views,
#calendar-events #calendar-pager {
    margin: 5px 0;
}

#calendar-events .calendar-heading {
    font-size: 1.5rem;
    color: #337ecc;
    margin-bottom: 20px;
}

#calendar-events .calendar-links {
    text-align: right;
}

#calendar-events .list-view-link {
    color: #1e73be;
    text-decoration: underline;
    font-weight: 500;
    font-size: 1.2rem;
}

#calendar-events .list-view-link i {
    margin-right: 6px;
    margin-bottom: 30px;
}

/* Table */
#calendar-events .calendar-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

#calendar-events .calendar-table th {
    vertical-align: top;
    width: 14.28%;
    padding: 8px;
    min-height: 120px;
    font-weight: bold;
    text-align: center;
}

#calendar-events .calendar-table td {
    border: 1px solid #ccc;
    vertical-align: top;
    width: 14.28%;
    padding: 8px;
    min-height: 120px;
}

#calendar-events .calendar-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}

#calendar-events .calendar-right-links {
    text-align: right;
    flex-grow: 1;
}

#calendar-events .event-box {
    background-color: #eaf3fb;
    border-left: 2px solid #e53e3e;
    margin-bottom: 5px;
    padding: 5px;
    font-size: 13px;
    color: #333;
    text-decoration: underline;
    margin-top: 10px;
}

#calendar-events .event-box strong {
    font-weight: 600;
}

#calendar-events span.date {
    font-weight: bold;
    font-size: 14px;
    margin-top: 6px;
    padding: 10px;
    margin-bottom: 20px;
}

.pro_one {
    background-color: #e9fadb;
    font-family: "Inter", sans-serif;
}

.member_four {
    background-color: #e9fadb;
    font-family: "Inter", sans-serif;
}

.collborate_one {
    background-color: #ffffff;
    font-family: "Inter", sans-serif;
}

.gallery_six {
    background-color: #e9fadb;
    font-family: "Inter", sans-serif;
}

.artical_six {
    background-color: #e9fadb;
    font-family: "Inter", sans-serif;
}

/* events calendar page end here */

/*profile dropdown css */

.dropdown-menu {
    border-radius: 12px;
    padding: 10px 0;
    font-size: 14px;
}

.dropdown-item {
    display: flex;
    align-items: center;
    padding: 8px 16px;
}

.dropdown-item i {
    width: 20px;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*profile dropdown css */

/* media query for mobile screen */

@media (min-width: 321px) and (max-width: 426px) {
    .gallery-card2 {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
        border: none;
        width: 100%;
    }

    .map-responsive {
        position: relative;
        height: 313px;
        overflow: hidden;
        border-radius: 8px;
        margin-left: 0px;
        margin-right: 0px;
        border: 1px solid #4a4a4a8a;
    }
}

@media (max-width: 426px) and (min-width: 300px) {
    #head .head_one {
        height: 14vh;
        /* Override desktop 100vh */
        background-image: url("../img/Event.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
    }

    #header_top .nav-link {
        font-size: 16px;
    }

    #about .about_three {
        margin-top: 60px;
    }

    #pro_one .scholar {
        margin-top: 25px;
    }

    #about .graduate {
        font-size: 18px;
    }

    .section-title {
        margin-top: 1rem;
        /* margin-left: 90px; */
        color: #27187e;
        font-weight: bold;
        font-size: 35px;
    }

    #members-section .mem {
        margin-left: 0px;
    }

    #about .about_one {
        background-image: url(../img/Featured_on.png);
        background-size: 416%;
        background-repeat: no-repeat;
        background-position: center;
        height: 620px;
        width: 100%;
    }

    #feature .presedent_img {
        width: 100%;
    }

    #feature .feature_one {
        background-image: url(../img/Featured_on.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 100%;
        margin-bottom: 30px;
        width: 100%;
        /* padding-top: 26px; */
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    #feature .president {
        margin-top: 20px;
    }

    #stories .stories_two {
        padding-left: 0px;
    }

    #stories .doctor_img {
        width: 100%;
    }

    #event .eve {
        padding: 0px !important;
    }

    #event .card_one {
        height: 97%;
    }

    #event .event_one {
        height: 260vh;
    }

    #event .event_one {
        background-image: url(../img/Event.png);
        background-size: 756% 93%;
        background-repeat: no-repeat;
        padding-top: 100px;
        padding-bottom: 150px;
        width: 100%;
        height: 2108px;
        position: relative;
        z-index: 2;
        padding: 25px;
    }

    #event .fit_two {
        margin-top: -531px;
    }

    #event .fit_two {
        background-image: url(../img/fit.png);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        margin-top: -640px;
        position: relative;
        z-index: 1;
        height: auto;
        padding: 0px;
    }

    #social .social_one {
        background-image: url(../img/social.png);
        background-size: 505% 96%;
        background-repeat: no-repeat;
        /* height: 800px !important; */
        width: 100%;
        background-position: center;
        /* position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; */
        z-index: 3;
    }

    #event .boy_thing {
        padding: 25px !important;
    }

    #event .social {
        width: 82%;
    }

    #culture .culture_six {
        padding: 25px !important;
    }

    #culture .people_one {
        width: 100%;
        display: flex;
    }

    #culture .cul {
        padding-left: 0px !important;
    }

    #social .social_w {
        /* width: 100%; */
    }

    #social .social_p {
        padding: 25px !important;
    }

    #social .social_one {
        height: auto;
    }

    #about .student_one {
        width: 100%;
    }

    #profileDropdown .dropdown-menu {
        z-index: 1050 !important;
        position: absolute;
        left: 8px !important;
    }

    #impact .social_two {
        height: 100%;
        margin-top: -80px;
    }

    #impact .imp {
        padding: 150px 20px 45px 20px !important;
    }

    #impact .social-feed {
        height: 502px !important;
        width: 100% !important;
    }

    #impact .free {
        max-width: 92% !important;
    }

    #founder .found {
        width: 100% !important;
    }

    #founder .para_five {
        /* font-size: 10px !important; */
    }

    #founder .doctor {
        color: #2e1a94;
        margin-top: 39px;
    }

    #founder .contain_one {
        padding: 1px 20px 58px 20px;
    }

    #founder .founder_one {
        height: 1092px;
        background-position: 85% 17%;
    }

    #gallery .new {
        /* margin-top: 23px; */
    }

    #gallery .gallery_img {
        padding: 40px 5px 20px 0px;
    }

    #gallery .gallery_one {
        height: 1331px;
        padding-top: 90px;
    }

    #invite-section .email-section {
        width: 297px;
        display: flex;
    }

    #invite-section .con {
        display: none !important;
        width: 58% !important;
        margin: auto;
    }

    #Blogs-details .blog_three {
        width: 92% !important;
    }

    #Blogs-details .mysore {
        text-align: center;
    }

    /* footer section */
    #footer .heading {
        font-size: 18px;
        margin-bottom: 5px;
        text-align: center;
        margin-left: 10px;
    }

    #footer .heading2 {
        font-size: 16px;
        margin-bottom: 5px;
        text-align: center;
        margin-left: 10px;
    }

    #footer .heading3 {
        font-size: 14px;
        margin-bottom: 10px;
        text-align: center;
        margin-left: 10px;
    }

    /* #footer {
          padding: 20px 10px;
        } */
    #footer .container-fluid {
        padding: 0 15px;
    }

    #footer .join-section {
        align-items: start;
    }

    #footer .join-section {
        flex-direction: column;
        align-items: center;
        /* Align items to the start (left) */
        padding: 0 10px;
        gap: 10px;
    }

    #footer .input-field,
    #footer .join-button {
        width: 100%;
        max-width: 250px;
        box-sizing: border-box;
        padding: 2px;
        font-size: 13px;
    }

    #footer .footer-links {
        /* display: flex; */
        flex-direction: column;
        align-items: flex-start;
        /* text-align: left; */
        padding: 0 15px;
        gap: 8px;
        /* adds space between links */
        font-size: 13px;
    }

    #footer .footer-links a {
        margin: 0 !important;
        /* remove horizontal spacing (mx-3) */
        font-size: 13px;
    }

    #footer .input-field2 {
        display: flex;
        gap: 10px;
    }

    #footer .footer-links2 {
        font-size: 2rem;
    }

    #footer .text-decoration-none {
        font-size: 13px;
        font-weight: bold;
    }

    /* Search bar matching width */
    #Footer-section .input-group {
        width: 90% !important;
    }

    #Footer-section .form-control {
        font-size: 16px;
        padding: 18px 13px;
        margin-top: 0;
    }

    #Footer-section .input-group-text {
        padding: 4px;
    }

    #Footer-section .input-group-text i {
        font-size: 18px;
    }

    /* Logo: center, enlarge, add horizontal margin */
    #Footer-section .logo-footer {
        display: flex !important;
        justify-content: center !important;
        padding: 0 20px;
    }

    #Footer-section .logo-footer img {
        width: 240px !important;
        height: auto !important;
    }

    /* Shared list styling for About, Engage, Other */
    #Footer-section .col-lg-3 ul,
    #Footer-section .col-lg-2 ul {
        /* display: flex; */
        flex-wrap: wrap;
        gap: 10px;
        padding-left: 0;
    }

    #Footer-section .col-lg-3 ul li,
    #Footer-section .col-lg-2 ul li {
        width: 48%;
        list-style: none;
    }

    #Footer-section .col-lg-3 ul li a,
    #Footer-section .col-lg-2 ul li a {
        font-size: 16px !important;
    }

    #Footer-section .list-unstyled {
        line-height: 36px;
        margin-left: 45px;
    }

    #footer .sub_one {
        display: flex;
    }

    .navbar-brand {
        width: 17%;
    }

    #boxinfo {
        /* border: 2px solid orange; */
        border-right: 4px solid #ffa500;
        padding: 30px;
        border-radius: 20px;
        background-color: #fff;
        /* width: 300px; */
        font-family: sans-serif;
        font-size: 15px;
        line-height: 1.6;
    }

    #event-content {
        display: block;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 0 16px;
    }

    #event-image-crop {
        /* width: 600px; */
        /* overflow: hidden; */
        border-radius: 20px;
        border-left: 4px solid #ffa500;
        /* box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); */
    }

    /* #event-image-crop img {
        width: auto;
        height: auto;
        display: block;
    } */
}

@media (max-width: 780px) and (min-width: 426px) {
    #head .head_one {
        height: 45vh;
        /* Override desktop 100vh */
        background-image: url("../img/Event.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
    }

    #header_top .nav-link {
        font-size: 16px;
    }

    #about .about_three {
        margin-top: 60px;
    }

    #pro_one .scholar {
        margin-top: 25px;
    }

    #about .graduate {
        font-size: 18px;
    }

    .section-title {
        margin-top: 1rem;
        /* margin-left: 90px; */
        color: #27187e;
        font-weight: bold;
        font-size: 35px;
    }

    #members-section .mem {
        margin-left: 0px;
    }

    #about .about_one {
        background-image: url(../img/Featured_on.png);
        background-size: 416%;
        background-repeat: no-repeat;
        background-position: center;
        height: 100vh;
        width: 100%;
    }

    #feature .presedent_img {
        width: 100%;
    }

    #feature .feature_one {
        background-image: url(../img/Featured_on.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 140vh;
        width: 100%;
        padding-top: 48px;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    #feature .president {
        margin-top: 20px;
    }

    #stories .stories_two {
        padding-left: 0px;
    }

    #stories .doctor_img {
        width: 100%;
    }

    #event .eve {
        padding: 0px !important;
    }

    #event .card_one {
        height: 97%;
    }

    #event .event_one {
        height: 260vh;
    }

    #event .event_one {
        background-image: url(../img/Event.png);
        background-size: 756% 93%;
        background-repeat: no-repeat;
        padding-top: 100px;
        padding-bottom: 150px;
        width: 100%;
        height: 335vh;
        position: relative;
        z-index: 2;
        padding: 25px;
    }

    #event .fit_two {
        margin-top: -531px;
    }

    #event .fit_two {
        background-image: url(../img/fit.png);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        margin-top: -640px;
        position: relative;
        z-index: 1;
        height: auto;
        padding: 0px;
    }

    #social .social_one {
        background-image: url(../img/social.png);
        background-size: 505% 96%;
        background-repeat: no-repeat;
        /* height: 151vh !important; */
        width: 100%;
        background-position: center;
        /* position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; */
        z-index: 3;
    }

    #event .boy_thing {
        padding: 25px !important;
    }

    #event .social {
        width: 82%;
    }

    #culture .culture_six {
        padding: 25px !important;
    }

    #culture .people_one {
        width: 100%;
        display: flex;
    }

    #culture .cul {
        padding-left: 0px !important;
    }

    #social .social_w {
        /* width: 100%; */
    }

    #social .social_p {
        padding: 25px !important;
    }

    #social .social_one {
        /* height: 185vh; */
    }

    #about .student_one {
        width: 100%;
    }

    #profileDropdown .dropdown-menu {
        z-index: 1050 !important;
        position: absolute;
        left: 8px !important;
    }

    #impact .social_two {
        height: 280vh;
        margin-top: 75px;
    }

    #impact .imp {
        padding: 150px 20px 45px 20px !important;
    }

    #impact .social-feed {
        height: 502px !important;
        width: 100% !important;
    }

    #impact .free {
        max-width: 92% !important;
    }

    #founder .found {
        width: 100% !important;
    }

    #founder .para_five {
        font-size: 15px !important;
    }

    #founder .doctor {
        color: #2e1a94;
        margin-top: 39px;
    }

    #founder .contain_one {
        padding: 1px 20px 58px 20px;
    }

    #founder .founder_one {
        height: 215vh;
        background-position: 85% 17%;
    }

    #gallery .new {
        margin-top: 359px;
    }

    #gallery .gallery_img {
        padding: 40px 5px 20px 0px;
    }

    #gallery .gallery_one {
        height: 370vh;
        padding-top: 115px;
    }

    footer .row {
        /* padding-left: 20px; */
        text-align: center;
    }

    #invite-section .email-section {
        width: 297px;
        display: flex;
    }

    #invite-section .con {
        display: none !important;
        width: 58% !important;
        margin: auto;
    }

    #Blogs-details .blog_three {
        width: 92% !important;
    }

    #Blogs-details .mysore {
        text-align: center;
    }

    /* footer section */
    #footer .heading {
        font-size: 18px;
        margin-bottom: 5px;
        text-align: center;
        margin-left: 10px;
    }

    #footer .heading2 {
        font-size: 16px;
        margin-bottom: 5px;
        text-align: center;
        margin-left: 10px;
    }

    #footer .heading3 {
        font-size: 14px;
        margin-bottom: 10px;
        text-align: center;
        margin-left: 10px;
    }

    /* #footer {
          padding: 20px 10px;
        } */
    #footer .container-fluid {
        padding: 0 15px;
    }

    #footer .join-section {
        align-items: start;
    }

    #footer .join-section {
        flex-direction: column;
        align-items: center;
        /* Align items to the start (left) */
        padding: 0 10px;
        gap: 10px;
    }

    #footer .input-field,
    #footer .join-button {
        width: 100%;
        max-width: 250px;
        box-sizing: border-box;
        padding: 2px;
        font-size: 13px;
    }

    #footer .footer-links {
        /* display: flex; */
        flex-direction: column;
        align-items: flex-start;
        /* text-align: left; */
        padding: 0 15px;
        gap: 8px;
        /* adds space between links */
        font-size: 13px;
    }

    #footer .footer-links a {
        margin: 0 !important;
        /* remove horizontal spacing (mx-3) */
        font-size: 13px;
    }

    #footer .input-field2 {
        display: flex;
        gap: 10px;
    }

    #footer .footer-links2 {
        font-size: 2rem;
    }

    #footer .text-decoration-none {
        font-size: 13px;
        font-weight: bold;
    }

    /* Search bar matching width */
    #Footer-section .input-group {
        width: 90% !important;
    }

    #Footer-section .form-control {
        font-size: 16px;
        padding: 10px 12px;
    }

    #Footer-section .input-group-text {
        padding: 10px;
    }

    #Footer-section .input-group-text i {
        font-size: 18px;
    }

    /* Logo: center, enlarge, add horizontal margin */
    #Footer-section .logo-footer {
        display: flex !important;
        justify-content: center !important;
        padding: 0 20px;
    }

    #Footer-section .logo-footer img {
        width: 240px !important;
        height: auto !important;
    }

    /* Shared list styling for About, Engage, Other */
    #Footer-section .col-lg-3 ul,
    #Footer-section .col-lg-2 ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        padding-left: 0;
    }

    #Footer-section .col-lg-3 ul li,
    #Footer-section .col-lg-2 ul li {
        width: 48%;
        list-style: none;
    }

    #Footer-section .col-lg-3 ul li a,
    #Footer-section .col-lg-2 ul li a {
        font-size: 16px !important;
    }

    #Footer-section .list-unstyled {
        line-height: 36px;
        margin-left: 45px;
    }

    #footer .sub_one {
        display: flex;
    }

    .navbar-brand {
        width: 17%;
    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .info-detail .label {
        width: unset;
    }
}

/*sagar css start*/
.fs-20 {
    font-size: 20px;
}

.w-40 {
    max-width: 40%;
}

.fs-40 {
    font-size: 40px;
}

.color-pink {
    color: #f72585;
}

.pt-16 {
    padding-top: 16%;
}

.fs-24 {
    font-size: 24px;
}

.fs-18 {
    font-size: 18px;
}

.border-bottom-1 {
    border-bottom: 3px solid #ed7c2e !important;
}

.color-1 {
    color: #f72585;
}

.bg-1 {
    background: #f1fcea !important;
}

.bg-2 {
    background: #ed7c2e;
}

.color-2 {
    color: #27187e;
}

.color-3 {
    color: #ff1493;
}

.h-80 {
    height: 80px;
}

.bg-4 {
    background: #eafadc;
}

.bg-2 {
    background: #89b033;
}

.border-1 {
    border: 3px solid #6aa84f !important;
}

.invite-btn-bottom {
    position: absolute;
    bottom: 10px;
    left: 40%;
}

.w80-h80 {
    width: 80px !important;
    height: 80px !important;
}

.newsletter-subscribe {
    margin-bottom: 19%;
}

.w340 {
    width: 340px;
}

.bg-3 {
    background: #92c557;
}

.bg-3:hover {
    background: #92c557;
}

.h-40 {
    height: 40px;
}

.custom-file {
    height: 40px;
    padding: 8px 8px;
    font-size: 15px;
}

#feature-slider .owl-nav .owl-prev {
    position: absolute;
    left: -2%;
    top: 35%;
    font-size: 28px;
    background: #f62b95;
    width: 35px;
    height: 35px;
    line-height: 0px;
    color: #fff;
    line-height: 10px;
}

#feature-slider .owl-nav .owl-next {
    position: absolute;
    right: -2%;
    top: 35%;
    font-size: 28px;
    background: #f62b95;
    width: 35px;
    height: 35px;
    line-height: 0px;
    color: #fff;
    line-height: 10px;
}

.fb-post {
    width: 392px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .fs-sm-25 {
        font-size: 25px !important;
    }

    #header .main-image {
        height: unset;
    }

    #header .core-value {
        margin-left: unset;
    }

    .fb-post {
        width: -webkit-fill-available;
    }

    #header .custom-img-2 {
        max-width: -webkit-fill-available;
    }

    .desc-ethical {
        padding-right: unset;
    }

    .promise {
        padding-left: 0px;
        padding-right: 0px;
    }

    .d-small-block {
        display: block !important;
    }

    #header .seva {
        font-size: 25px;
    }

    #footer .input-field {
        max-width: unset;
    }

    #footer .join-button {
        max-width: unset;
    }

    .member-card {
        height: unset;
    }

    .h-sm-62 {
        height: 62px;
    }

    .white_space_nowrap {
        white-space: nowrap;
    }

    .donation-receipt {
        width: 100% !important;
    }

    .invite-btn-bottom {
        left: 35%;
    }

    .scrollable-tabs-wrapper {
        overflow-x: auto;
        white-space: nowrap;
    }

    .newsletter-subscribe {
        margin-bottom: unset;
    }

    #event .event_one {
        height: auto !important;
        background-size: 100%;
    }

    #event .fit_two {
        margin-top: unset;
    }

    #event .new_one {
        margin-top: unset;
    }

    .sidebar-w-unset {
        width: 100% !important;
    }

    .w340 {
        width: auto;
    }

    #feature .para_one {
        font-size: 14px;
    }

    .login-dropdown {
        left: -34%;
    }

    #founder .founder_one {
        background: none;
    }

    #founder .founder_two {
        background: none;
    }

    #founder {
        height: 154vh;
    }

    .w-39 {
        max-width: 25% !important;
    }

    .fit-join-sevankur {
        margin-top: -5% !important;
        margin-bottom: 10px !important;
    }

    #head .head_one {
        background: none;
        height: unset;
        background: #e9fadb;
    }

    .w-sm-250 {
        width: 250px;
    }

    .about-img-mobile {
        width: 100% !important;
    }

    #feature-slider .owl-nav .owl-prev,
    #feature-slider .owl-nav .owl-next {
        display: none;
    }

    #doyou-fit .doyou_fit {
        height: auto;
    }

    .fs-sm-27 {
        font-size: 27px;
    }

    #gallery .wave_five {
        width: 17%;
    }

    #event .wave {
        width: 17%;
    }
    #social .wave_one {
        width: 17%;
    }
    #Blogs .wave_one {
        width: 17%;
    }
    #founder .wave_one {
        width: 17%;
    }
    .event-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .event-row > div {
    display: inline;
    width: auto;
    padding: 0;
  }
  .event-row p {
    display: inline;
    margin: 0;
  }
  .event-row p:first-child {
    margin-right: 6px; 
    margin-left: 12px;
  }
  #social-buttons{
    display: block;
  }
  .w-250{
    width: 250px;
  }
  .login-dropdown{
    width: fit-content;
  }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .fs-md-25 {
        font-size: 25px !important;
    }

    #boxinfo {
        width: 100% !important;
    }

    /* #event-image-crop {
        width: 100%;
    } */

    .member-card {
        height: unset;
    }

    .doner_one {
        max-width: 100% !important;
    }

    #head .head_one {
        background-size: auto;
    }

    #about .about_one {
        height: auto;
    }

    #feature .para_one {
        font-size: 12px;
    }

    #feature .feature_one {
        height: auto;
    }

    .fs-md-25 {
        font-size: 25px;
    }

    #event .event_one {
        height: auto !important;
        background-size: 100%;
    }

    .login-dropdown {
        left: -34%;
    }

    .login-dropdown .arrow {
        left: 20px;
    }

    #head .head_one {
        height: unset;
    }
}

.scrollable-tabs {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    /* Smooth iOS scroll */
}

@media (min-width: 576px) {
    .scrollable-tabs {
        overflow-x: visible !important;
        white-space: normal !important;
    }
}

.w-39 {
    max-width: 21%;
}

.w-donation-19 {
    /* max-width: 19%; */
}

@media only screen and (min-width: 1440px) and (max-width: 1919px) {
    .w-39 {
        max-width: 21% !important;
    }

    .w-donation-19 {
        /* max-width: 20%; */
    }
}

@media only screen and (min-width: 1360px) and (max-width: 1439px) {
    .w-39 {
        max-width: 25% !important;
    }

    .w-donation-19 {
        /* max-width: 22% !important; */
    }

    .fb-post {
        width: 330px;
    }
}

@media (max-width: 1200px) {
    .w-40 {
        max-width: 25% !important;
    }
}

@media (max-width: 560px) {
    .w-40 {
        max-width: 45% !important;
    }
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*sagar css end*/
