h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
}

samp {
    font-family: 'Montserrat', sans-serif;
}

.hero-section {
    background: #FCF9D6;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
    position: relative;
    padding-bottom: 10rem;
}

.about-us-title {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 119.4%;
    /* 57.312px */
    letter-spacing: 0.096px;
}

.para {
    width: 450px;
    color: #000;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 158.4%;
    /* 31.68px */
}

.p-tag {
    color: #000;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 158.4%;
}

.brochure-section {
    background-image: url('../img/aboutus_img/brochure-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 0px 3.54167px 0px rgba(0, 0, 0, 0.25), 0px 0px 15.05208px 0px rgba(0, 0, 0, 0.25), 0px 3.54167px 3.54167px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 150px);
    z-index: 1;
    padding: 20px 30px;
}

.brochure-section h2 {
    padding: 0;
    margin: 0;
    color: #000;
    font-family: "Montserrat";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.8;
    letter-spacing: 1.7;
}

.brochure-section h4 {
    color: #FD9207;
    font-family: "Montserrat";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.8;
    /* 69.568% */
    letter-spacing: 1.82px;
}
.downloadFreePost{
    padding: unset;
}
.brochure-section p {
    margin: 0;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.4px;
}

.new-btn {
    border: unset;
    box-shadow: unset;
    font-family: 'Montserrat', sans-serif !important;
}

#counting {
    padding-top: 15rem;
}

.counter-div {
    padding: 40px 20px;
    background: linear-gradient(180deg, #FDEB04 0%, #FFC901 100%);
    gap: 0px;
    justify-content: space-around;

}

.counter-main {
    display: flex;
    flex-direction: column;
    padding: 10px;
    background: #fff;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    width: 180px;
    height: 125px;
    justify-content: center;
}

.counter_title h6 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    color: #000;
}

.counter_decription {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #000;
}

.founder-img {
    padding: 5px;
    outline: 4px solid #FDEB04;
    border-radius: 10px;

}

.team-section {
    background: #FFFEF2;
}

.trusted_companies_swiper {
    overflow: hidden;
    padding: 10px 5px;
    margin-bottom: 2em;
}

.media-award {
    padding: 10px 10px;
    background: #FFFFFF;
    box-shadow: 0px 2.92948px 7.32369px 0.732369px rgba(0, 0, 0, 0.15);
    border-radius: 6.1635px;
    border-top: 5px solid #FDEB04;
}

.media-award img {
    width: 120px;
}

#startup-award {
    /* background-image: url('/img/aboutus_img/Startupindia-bg.png'); */
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    /* padding: 25px 0px; */
    background-repeat: no-repeat;
    background-size: cover;
}

.certificat-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.certificat-1 img {
    width: 75%;
}

.new-gallery {
    display: flex;
    gap: 5px;
}

.item {
    width: 50%;
}

.big-img img {
    height: 100%;
}

.g-height {
    height: 100%;
}

.item div {
    display: flex;
    gap: 5px;
}

.item div a {
    width: 50%;
}

.new-gallery-container {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.bg-certificate img {
    width: 100%;
    height: auto;
    transition: filter 0.3s ease;
    /* Smooth transition effect */
}

.bg-certificate {
    background-image: url('../img/aboutus_img/Startupindia-bg-1.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 30px;
    position: relative;
}

.certificate-img {
    position: relative;
    height: 100%;
}

#certificate-img::before {
    content: " asdfadsf";
    background-color: #000;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 11;
    left: 0;
}


.startup-award h3 {
    font-size: 2.5em;
}


#join-us {
    background-image: url('../img/aboutus_img/join-us-bg.png');
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
    padding: 25px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    display: flex;
    position: relative;
}

#join-us::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(50, 50, 50);
    background: -moz-linear-gradient(180deg, rgba(3, 3, 3, 0.342) 100%, rgba(49, 48, 46, 0.44) 100%);
    background: -webkit-linear-gradient(180deg, rgba(39, 39, 39, 0.342) 100%, rgba(49, 49, 47, 0.44) 100%);
    background: linear-gradient(180deg, rgba(50, 50, 50, 0.34217436974789917) 100%, rgba(51, 50, 49, 0.44) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#323232", endColorstr="#ffc107", GradientType=1);
    top: 0;
}

.join-us {
    align-self: center;
}


#join-us h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;

}

#join-us p {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
    padding: 0px 100px;
}

.join-btn {
    background-color: #FFF;
    padding: 1px;
    display: block;
    width: 250px;
    border-radius: 50px;
    padding: 5px;
    margin: auto;

}

.join-btn button {
    background: #FDEB04;
    border: none;
    padding: 15px 20px;
    border-radius: 50px;
    width: 240px;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.img_hover img {

    object-fit: cover;
    filter: grayscale();
    cursor: pointer;
    transition: .5s
}

.img_hover img:hover {
    filter: grayscale(0);
}

.certificate-main {
    width: 65%;
    /* margin-left: 32%; */
    margin: auto 33%;
    position: relative;
    display: flex;
    align-items: center;

}

.certificate-main::before {
    content: ' ';
    width: 0%;
    position: absolute;
    z-index: 1;
    background: rgb(50, 50, 50);
    background: -moz-linear-gradient(180deg, rgba(50, 50, 50, 0.7091211484593838) 100%, rgba(255, 193, 7, 0.5298494397759104) 100%);
    background: -webkit-linear-gradient(180deg, rgba(50, 50, 50, 0.7091211484593838) 100%, rgba(255, 193, 7, 0.5298494397759104) 100%);
    background: linear-gradient(180deg, rgba(50, 50, 50, 0.7091211484593838) 100%, rgba(255, 193, 7, 0.5298494397759104) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#323232", endColorstr="#ffc107", GradientType=1);
    height: 0;
    transition: height 0.5s linear;
}

.certificate-main:hover::before {
    height: 100%;
    width: 100%;
}
.certificate-main:hover .certificate-btn{
    display: block;
}
.certificate-btn {
    position: absolute;
    left: 50%;
    top: 48%;
    transform: translate(-50%, -52%);
    background: transparent;
    
    border: unset;
    outline: 1px solid #fff;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    padding: 10px 15px;
    z-index: 2;
    display: none;
}

.sumeet-katariya-img{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.narendra-firodia-img{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

@media screen and (max-width: 560px) {

    /* CSS rules for mobile devices go here */
    .hero-section {
        padding-top: 9em !important;
    }

    .mobile-div {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .para {
        width: 100%;
    }

    .counter-div {
        gap: 10px;
    }

    .mobile-flex-reverse {
        flex-direction: column-reverse;
    }

    .media-award img {
        width: 80px;
    }

    .certificat-1 {
        padding: 25px;
        text-align: center;
    }

    .certificat-1 img {
        width: 100%;
    }

    .bg-certificate img {
        width: 100%;
    }

    .bg-certificate {
        text-align: center !important;
    }

    #join-us h3 {
        font-size: 34px;
    }

    #join-us p {
        padding: 0px 10px;
        font-size: 16px;
    }

    .join-btn button {
        font-size: 20px;
    }
}