
* {
    font-family: "Helvetica Now Text", Helvetica, Arial, sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-decoration: none;
    color: #000000;
    text-rendering: optimizelegibility;
}

html {
    scroll-behavior: smooth;
}

.home {
    background: url('FOLDER/IMG_5700\ 1\ \(1\).png') no-repeat center center fixed; /* Background image */
    background-size: cover; /* Make the background cover the entire page */
    color: #000; /* Adjust text color as needed */
    margin: 0;
    padding: 0;
}

.about {
    background: url('FOLDER/IMG_5699\ 1.png') no-repeat center center fixed; /* Background image */
    background-size: cover; /* Make the background cover the entire page */
    color: #000; /* Adjust text color as needed */
    margin: 0;
    padding: 0;
}

.gallery {
    background: url('FOLDER/Slide\ 16_9\ -\ 3.png') no-repeat center center fixed; /* Background image */
    background-size: cover; /* Make the background cover the entire page */
    color: #000; /* Adjust text color as needed */
    margin: 0;
    padding: 0;
}

.navigation {
    float: none;
    
    margin: auto
}

.image-con {
    text-align: center; /* Centers the caption */
}

.image-con img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; /* Ensure the image is centered */
}

.image-con figcaption {
    margin-top: 10px;
    font-size: 1em;
    color: #555; /* Optional: Caption color */
}

main {
    width: 1280px;
    margin: auto;
}

.container {
    position: relative;
    text-align: center;
    color: white;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

li {
    transition: all 0.5s;
}

.headbutton a {
    letter-spacing: -0.02em;
    border: 1px solid rgba(0, 0, 0);
    border-radius: 100px;
    text-decoration: none;
    color: #000000;
    font-size: 120%;
    padding: 10px 20px;
}

.headbutton.active a {
    background-color: black;
    color: white;
}

.headbutton a:hover {
    background-color: #000000;
    color: #ffffff;
    border-radius: 100px;
    padding: 10px 20px;
}

@font-face {
    font-family: 'Font';
    src: url(FOLDER/nimbus-sans-l.regular.otf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myFont';
    src: url(FOLDER/Lastik-Free.otf);
    font-weight: normal;
    font-style: normal;
}

header {
    background-color: white;
    display: flex;
    justify-content: center; /* Centers the nav horizontally */
    align-items: center;  
    height: 116px;
    position: sticky;
    top: 0%;
    background-attachment: scroll;
}

hr {
    margin-top: 0;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin-bottom: 0%;
    padding: 0;
}

.hot-bar {
    display: flex;
    list-style: none;
    display: flex;
    justify-content: space-around;
    background-color: rgba(255, 255, 255, 0.8); /* Slightly transparent background */
    padding-left: 0;
    column-gap: 10px;
}

h1 {
    letter-spacing: 2%;
    margin: 0;
    font-family: 'Font';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 234.18px;
}

h2 {
    letter-spacing: 2%;
    margin: 0;
    font-family: 'Font';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 65.79px;
}

h3 {
    letter-spacing: -10px;
    margin: 0;
    font-family: 'myFont';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 185.96px;
}

.spaceheadtr-style {
    letter-spacing: -10px;
    margin: 0;
    font-family: 'myFont';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 185.96px;
}

.Welcome {
    font-size: 196.61px;
}

.paragraph {
    letter-spacing: 2%;
    margin: 0;
    font-family: 'Font';
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 63.99px;
    margin-top: 60px;
    margin-bottom: 100px;
}

.line {
    margin-top: 0;
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #000000;
    margin-bottom: 0%;
    padding: 0;
}

.menu-container {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.meta-info {
    width: auto;
    justify-content: space-between;
    display: flex;
    font-size: 50.2px;
}

.credits {
    margin-top: 24.200px;
    margin-bottom: 24.200px;
    width: auto;
    font-size: 50.2px;
    color: #7F7F7F;
}

.image-container {
    width: 524.7px;
    height: 524.7px;
    object-fit: contain;
    border: 2px solid #000;
}

@media (max-width: 1800px) {
    main {
        width: 800px;
        margin: auto;
    }

    h1 {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 150.18px;
    }

    .Welcome {
        font-size: 120.61px;
    }

    .spaceheadtr-style {
        letter-spacing: -3px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 110.96px;
    }

    .image-container {
        width: 324.7px;
        height: 324.7px;
        object-fit: contain;
        border: 2px solid #000;
    }

    .meta-info {
        margin-left: 20px;
        width: auto;
        justify-content: space-between;
        display: flex;
        font-size: 37.2px;
    }

    .credits {
        margin-left: 10px;
        margin-top: 24.200px;
        margin-bottom: 24.200px;
        width: auto;
        font-size: 37.2px;
        color: #7F7F7F;
    }
}

@media (max-width: 1400px) {
    main {
        width: 500px;
        margin: auto;
    }

    h1 {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 120.18px;
    }

    .Welcome {
        font-size: 80.61px;
    }

    .spaceheadtr-style {
        letter-spacing: -3px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 70.96px;
    }

    .image-container {
        width: 224.7px;
        height: 224.7px;
        object-fit: contain;
        border: 2px solid #000;
    }

    .meta-info {
        margin-left: 10px;
        width: auto;
        justify-content: space-between;
        display: flex;
        font-size: 24.2px;
    }

    .credits {
        margin-left: 5px;
        width: auto;
        font-size: 24.2px;
        color: #7F7F7F;
    }

    h2 {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 45.79px;
    }
    
    h3 {
        letter-spacing: -5px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 100.96px;
    }

    .paragraph {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 43.99px;
        margin-top: 60px;
        margin-bottom: 100px;
    }
}

@media (max-width: 1000px) {
    main {
        width: 300px;
        margin: auto;
    }

    h1 {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 120.18px;
    }

    .Welcome {
        font-size: 80.61px;
    }

    .spaceheadtr-style {
        letter-spacing: -3px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 70.96px;
    }

    .image-container {
        width: 224.7px;
        height: 224.7px;
        object-fit: contain;
        border: 2px solid #000;
    }

    .meta-info {
        margin-left: 10px;
        width: auto;
        justify-content: space-between;
        display: flex;
        font-size: 24.2px;
    }

    .credits {
        margin-left: 5px;
        width: auto;
        font-size: 24.2px;
        color: #7F7F7F;
    }

    h2 {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 45.79px;
    }
    
    h3 {
        letter-spacing: -5px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 100.96px;
    }

    .paragraph {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 43.99px;
        margin-top: 60px;
        margin-bottom: 100px;
    }

    .menu-container {
        margin-bottom: 5px;
    }
}

@media (max-width: 1000px) {
    .menu-container {
        margin-top: 8px;
    }

    .image-container {
        width: 124.7px;
        height: 124.7px;
        object-fit: contain;
        border: 2px solid #000;
    }

    .meta-info {
        margin-left: 10px;
        width: auto;
        justify-content: space-between;
        display: flex;
        font-size: 14.2px;
    }

    .credits {
        margin-top: 5px;
        margin-left: 5px;
        width: auto;
        font-size: 14.2px;
        color: #7F7F7F;
    }

    .Welcome {
        font-size: 50.61px;
    }

    .spaceheadtr-style {
        letter-spacing: -2px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 40.96px;
    }

    .paragraph {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 23.99px;
        margin-top: 60px;
        margin-bottom: 100px;
        background-color: #ffffff;
    }

    h3 {
        letter-spacing: -4px;
        margin: 0;
        font-family: 'myFont';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 56.96px;
        background-color: #ffffff;
    }

    h1 {
        letter-spacing: 2%;
        margin: 0;
        font-family: 'Font';
        font-weight: 400;
        font-style: normal;
        text-align: center;
        font-size: 80.18px;
    }

}