@font-face {
    font-family: 'Poppins-Regular';
    src: url('/fonts/Poppins-Regular.ttf') format('truetype');
    /* You can define additional font styles here (e.g., font-weight, font-style) if needed */
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url('/fonts/Poppins-Bold.ttf') format('truetype');
    /* You can define additional font styles here (e.g., font-weight, font-style) if needed */
}
@font-face {
    font-family: 'Poppins-Italic';
    src: url('/fonts/Poppins-Italic.ttf') format('truetype');
    /* You can define additional font styles here (e.g., font-weight, font-style) if needed */
}

/* Reset default browser styles */
body, h1, h2, p, ul, li {
    margin: 0;
    padding: 10;
    font-family: "Poppins-Regular";
}

section {
    height: 100%;
    width: 100%;
    padding: 20px 0;
}

body {
    font-family: Arial, sans-serif;
    background: rgba(0, 0, 0, 0.6);
}

/* Header styles */
header {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    padding: 0 20px;
}

.logo h1 {
    font-size: 36px;
}

#main_image_div {
    border-radius: 30px;
    border-width: 0;
    padding: 50px 0;
}
#main_image_img {
    width: 40%;
    height: 40%;
}


/* Hero section */
#hero {
    text-align: center;
    color: #fff;
    padding: 0;
    padding-top: 200px;
    padding-bottom: 150px;
    margin: 0;
    animation: fade 1s ease-in-out 1s both;
}
#hero2 {
    background: rgba(0, 0, 0, 0.6);
    padding: 100px 0px 200px 0px;
}

#hero h1 {
    font-size: 48px;
}

#hero p {
    font-size: 24px;
}




@media only screen and (min-width: 200px) {
    #about_sect2 {
        padding: 20px 0;
        display: flex;
        align-items: center;
        width: 100%;
        height: auto;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    }

    #fade_back1 {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
        padding-top: 20%;
        padding-bottom: 15%;
    }

    #fade_back2 {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
        padding-top: 0%;
        padding-bottom: 5%;
    }

    #about_sect3 {
        padding: 20px 0;
        display: flex;
        align-items: center;
        background: linear-gradient(to right, rgba(0, 0, 0,202, 139, 44, 0), rgba(202, 139, 44, 0.5), rgba(202, 139, 44, 0.8)), url("/images/PhonePic-modified.png");
        background-size:auto;
        background-repeat: no-repeat;
        background-position: 30%;
        height: auto;
        min-height: 600px;
    }

    #team_sect {
        padding: 20px 0;
        display: flex;
        align-items: center;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0)), url("/images/FoodRandom.png");
        background-size:auto;
        background-repeat: no-repeat;
        background-position: 80%;
        width: 100%;
        height: 600px;
    }

}

@media only screen and (min-width: 1200px) {
    #about_sect2 {
        padding: 20px 0;
        display: flex;
        align-items: center;
        width: 100%;
        height: auto;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    }

    #about_sect3 {
        padding: 20px 0;
        display: flex;
        align-items: center;
        background: linear-gradient(to right, rgba(202, 139, 44, 0.0), rgba(202, 139, 44, 0), rgba(0, 0, 0, 0.5), rgba(202, 139, 44, 0.0), rgba(202, 139, 44, 0.3)), url("/images/PhonePic-modified.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 30%;
        height: auto;
        min-height: 600px;
    }

    #team_sect {
        padding: 20px 0;
        display: flex;
        align-items: center;
        background: linear-gradient(to right, rgba(202, 139, 44, 0.3), rgba(202, 139, 44, 0.1), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("/images/FoodRandom-modified.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 80%;
        width: 100%;
        height: 600px;
    }

}


#team_sect3 {
    padding: 20px 0;
    display: flex;
    align-items: center;
    background: url("/images/team.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
    height: 600px;
}

#background_lighting {
    background: linear-gradient(to right, rgba(202, 139, 44, 0.3), rgba(202, 139, 44, 0.1), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    padding: 0;
    padding-top: 4%;
}
#another_lighting {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0));
    padding: 0;
}

#about_sect4 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 0%;
    padding-bottom: 5%;
}

#about_sect4nopad {
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0));
}


#fade_back3 {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
    padding: 0;
}


#fade_back4 {
    padding-top: 0%;
    padding-bottom: 5%;
}

.container6 {
    max-width: 80%;
    width: auto;
    align-self: center;
    padding: 10px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7),  rgba(140, 97, 32, 0.8),  rgba(140, 97, 32, 0.8));
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


#main_image_div2 {
    flex: 1;
}

#main_image_img2 {
    height: 700px;
    display: block;
    padding-left: 200px;
}


#aboutContainer2 {
    flex: 1;
    color: white;
}

#aboutContainer3 {
    flex: 1;
    color: white;
}



/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 300px) {
    h2 {
        font-size: 22px;
        line-height: 2;
    }

    #aboutContainer3 h2 {
        text-align: center;
        font-size: 20px;
        line-height: 2;
    }

    p {
        font-size: 18px;
        line-height: 1.4;
    }

    li {
        font-size: 18px;
        line-height: 1.4;
    }
}
@media only screen and (min-width: 1200px) {
    h2 {
        font-size: 30px;
        line-height: 2;
    }
    #aboutContainer3 h2 {
        text-align: center;
        font-size: 35px;
        line-height: 2;
    }
    
    p {
        font-size: 20px;
        line-height: 1.6;
    }
    
    li {
        font-size: 24px;
        line-height: 1.6;
    }
}

/* Content container */
.container {
    flex: 1;
    max-width: 800px;
    padding: 20px;
    background: rgb(255, 237, 201);
    border: 2px solid rgb(255, 237, 201);
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 200px) {
    .container2 {
        max-width: 800px;
        align-self: center;
        margin-left: 0%;
        padding: 20px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    .container3 {
        max-width: 700px;
        width: auto;
        align-self: center;
        padding: 20px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7),  rgba(0, 0, 0, 0.8));
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    #madeby{
        flex: 1;
        display: flex;
        align-items: center;
        align-self: center;
        width: 100%;
    }
    #reports{
        flex: 1;
        display: flex;
        width: 100%;
        height: 300px;
        align-self: center;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
    }
    #reports2{
        flex: 1;
        display: flex;
        width: 100%;
        height: 300px;
        align-self: center;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 20%;
        padding-top: 20%;
    }
    #subtext {
        font-size: 5;
        color: #a8a8a8;
    }
    #subtext2 {
        font-size: 5;
        color: #d1d1d1;
    }
    .container5 {
        max-width: 400px;
        width: auto;
        align-self: center;
        padding: 10px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1),  rgba(0, 0, 0, 0));
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    
}

@media only screen and (min-width: 1200px) {
    .container2 {
        max-width: 800px;
        align-self: center;
        margin-left: 40%;
        padding: 20px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    .container3 {
        max-width: 700px;
        width: auto;
        align-self: center;
        margin-left: 20%;
        padding: 20px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0),  rgba(0, 0, 0, 0));
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    #madeby{
        flex: 1;
        display: flex;
        align-items: center;
        align-self: center;
        align-content: flex-end;
        justify-content: flex-end;
        width: 100%;
    }
    #reports{
        flex: 1;
        display: flex;
        width: 100%;
        height: 600px;
        align-self: center;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
    }
    #reports2{
        flex: 1;
        display: flex;
        width: 100%;
        height: 600px;
        align-self: center;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 20%;
        padding-top: 20%;
    }
    #subtext {
        font-size: 9;
        color: #a8a8a8;
    }
    #subtext2 {
        font-size: 9;
        color: #d1d1d1;
    }
    .container5 {
        max-width: 400px;
        width: auto;
        align-self: center;
        padding: 20px;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2),  rgba(0, 0, 0, 0));
        border-radius: 30px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }
    
}


.container4 {
    max-width: 900px;
    padding: 50px;
    margin: 0 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7),  rgba(140, 97, 32, 0.8),  rgba(140, 97, 32, 0.8));
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


/* About section */
#about_sect {
    background: rgba(0, 0, 0, 0.6);
    text-align: start;
    color: #fff;
    padding: 0;
    padding-bottom: 100px;
    margin: 0;
}

#about h2{
    margin-bottom: 10px;
}

#aboutContainer {
    min-height: 1000;
    margin-top: 100px;
}

/* Team section */
#team ul {
    list-style-type: disc;
    padding-left: 20px;
}
#team h2{
    margin-bottom: 10px;
}


#body_g {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('images/ShelfOrganized2.png'); /* Add your hero image here */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;

}

.report_container {
    display: inline-block;
    padding: 7px 10px;
    background-color: #c6c6c6;
    color: #010101;
    text-decoration: none;
    border-radius: 18px;
    cursor: pointer;
    font-family: "Poppins-Regular";
    font-size: 16px;
}

.more_docs {
    font-family: "Poppins-Regular";
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    padding-top: 10px;
    font-size: 14px;
}

.set_to_start {
    justify-content: flex-start;
    align-items: flex-start;
}

.on_same_row {
    display: flex;
    /* Optional: Adjust other flex properties as needed */
    justify-content: space-between; /* Distribute items evenly along the row */
    margin-bottom: 20px;
}

#pdfEmbed {
    display: none; /* Initially hide the embed */
}


/* Media queries for responsive design */
@media screen and (max-width: 768px) {
    #hero {
        padding: 50px 0;
    }
    
    .container {
        padding: 10px;
    }
}
