/* Header Section */
header {
    height: 100vh; 
    width: 100%; 
    margin: 0; 
    padding: 0;
    display: flex;
    scroll-snap-type: x mandatory; 
    overflow-x: scroll;
    scrollbar-width: none;
}
.header-picture {
    flex: 0 0 100%; 
    scroll-snap-align: start;
    scroll-snap-stop: always;
    width: 100%; 
    height: 100vh; 
    margin: 0; 
    padding: 0;
    overflow: hidden;
}
header img {
    object-fit: cover;
    object-position: center;
    height: 100%; 
    width: 100%; 
    margin: 0; 
    padding: 0;
}

/* Main Section */
.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

/* Intro Section */
#intro-section h3 {
    font-family: 'Cagliostro', sans-serif;
    margin: 5px;
    padding: 0;
}
#intro-section p {
    font-family: 'Cagliostro', sans-serif;
}

/* Modules Intro Section */
#modules-intro-section p {
    font-family: 'Cagliostro', sans-serif;
    margin: 0;
    padding: 0;
}
#modules-intro-section ul {
    margin: 5px 5px 5px 5%;
    padding: 0;
}
#modules-intro-section li {
    font-family: 'Cagliostro', sans-serif;
    margin: 0;
    padding: 0;
}

/* Day Section */
.day-section img {
    width: 100%; 
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.day-section h2 {
    font-family: 'Times New Roman', Times, serif;
    padding: 0;
    margin: 5px 0px 5px 0px;
    text-align: center;
    font-size: 20px;
}
.day-section h3 {
    font-family: 'Times New Roman', Times, serif;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: italic;
}
.day-section p {
    font-family: 'Cagliostro', sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 0;
}
.blogs {
    display: flex;
    margin: 5px 0px 0px 0px;
}
.blogs span {
    font-family: 'Cagliostro', sans-serif;
    margin: 0px 10px 0px 0px;
}
.blogs div {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.blogs a {
    text-decoration: none;
    font-family: 'Cagliostro', sans-serif;
    color: black;
    margin: 0px 0px 5px 0px;
}
.blogs a:hover {
    font-weight: bold;
    color: black;
}

/* Day1 Section */
#day1-image-container picture {
    flex: 0 0 100%; 
    scroll-snap-align: start;
    scroll-snap-stop: always;
    width: 100%; 
    height: 100%; 
    margin: 0; 
    padding: 0;
    overflow: hidden;
}
#day1-image-container img {
    object-fit: cover;
    object-position: center;
    height: 100%; 
    width: 100%; 
    margin: 0; 
    padding: 0;
}

/* Park Section */
#park-section p {
    font-family: 'Cagliostro', sans-serif;
    padding: 0;
    margin: 5px 0px 0px 0px;
}

/* Day5 Section */
#day5-image-container picture {
    flex: 0 0 100%; 
    scroll-snap-align: start;
    scroll-snap-stop: always;
    width: 100%; 
    height: 100%; 
    margin: 0; 
    padding: 0;
    overflow: hidden;
}
#day5-image-container img {
    object-fit: cover;
    object-position: center;
    height: 100%; 
    width: 100%; 
    margin: 0; 
    padding: 0;
}

/* Gallery Section */
.gallery-section {
    overflow-x: auto; 
    scrollbar-width: none;
    white-space: nowrap;
    margin-bottom: 3%;
}
.gallery-section img:hover {
    box-shadow: 5px 5px 5px gray, -5px -5px 5px gray;
}

/* Downloads Section */
#downloads-section h2 {
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    margin: 0px 0px 5px 0px;
}

#prices-title {
    font-family: 'Times New Roman', Times, serif;
    font-size: 25px;
    text-align: center;
}

/* Houses Section */
#houses-section h3 {
    text-align: center;
    margin: 0;
}
#houses-list1 {
    list-style-type: "✔  ";
    font-family: 'Cagliostro', sans-serif;
    margin: 5px 0px 0px 0px;
}
#houses-list2 {
    list-style-type: disc;
    font-family: 'Cagliostro', sans-serif;
}
#houses-section h4 {
    font-family: 'Cagliostro', sans-serif;
    margin: 5px 0px 0px 0px;
    font-size: 18px;
}
#houses-list3, #houses-list4 {
    list-style-type: circle;
    font-family: 'Cagliostro', sans-serif;
    margin: 5px 0px 0px 0px;
}

/* Modules Section */
#modules-section h2:first-of-type {
    font-family: 'Times New Roman', Times, serif;
    font-size: 20px;
    margin: 0;
}
#modules-section h3 {
    font-family: 'Times New Roman', Times, serif;
    margin: 0;
    font-weight: normal;
    font-size: 18px;
}
#modules-section p {
    font-family: 'Cagliostro', sans-serif;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
#modules-section h2:last-of-type {
    font-family: 'Times New Roman', Times, serif;
    font-size: 18px;
    margin: 0;
}
#notes-list {
    list-style-type: "✔  ";
    font-family: 'Cagliostro', sans-serif;
    margin: 5px 0px 0px 0px;
}

/* Inclusion Exclusion Section */
#inclusion-exclusion-section h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 20px;
    margin: 0;
}
#inclusion-exclusion-section li {
    font-family: 'Cagliostro', sans-serif;
}
#standalone-section {
    font-family: 'Cagliostro', sans-serif;
    margin: 0;
    text-align: center;
    font-weight: bold;
}

/* Degrees Section */
.season {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;   
    text-align: center;
    margin: 0;
    padding: 0;
}
.months {
    font-size: 14px;
    text-align: center; 
    margin: 0;
    padding: 0;
}
.weather-section {
    display: flex;
}
.weather-section div:first-of-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    margin: 0;
    padding: 0;
}
.weather-section div:last-of-type {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    margin: 4px 0px 0px 0px;
    padding: 0;
}
.weather-detail {
    font-size: 25px;
    font-family: 'Times New Roman', Times, serif;
    margin: 0;
    padding: 0;
    align-self: center;
    justify-self: center;
}
.weather-title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}

/* Dates Section */
#dates-section h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 20px;
    margin: 0;
    padding: 0;
}
#dates-section p {
    font-family: 'Cagliostro', sans-serif;
    margin: 5px 0px 0px 0px;
    padding: 0;
}

/* Footer Section */
footer {
    z-index: 1;
}

/* Small screens (Mobile) */
@media only screen and (max-width: 600px) {
    /* Header Section */
    header nav {
        position: absolute;
        top: 5%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: calc(100% - 20px);
        padding: 0px 10px 0px 10px;
    }
    header h2 {
        cursor: pointer;
        font-family: "Merienda", cursive;
        font-size: 25px; 
        color: white; 
    }
    h1 {
        position: absolute;
        top: 35%;
        left: 20%;
        color: white;
        font-family: 'Times New Roman', Times, serif;
        font-size: 30px;
        text-transform: uppercase;
        width: 60%;
    }

    /* Intro Section */
    #intro-section {
        width: 90%;
        margin: 3% auto 3% auto;
        visibility: hidden;
    }

    /* Modules Intro Section */
    #modules-intro-section {
        display: flex;
        flex-flow: row wrap;
        margin: 5% auto 5% auto;
    }
    #modules-intro-section iframe { 
        width: 100%;
        height: 400px;
        margin: 0; 
        padding: 0;
        visibility: hidden;
    }
    #modules-intro-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        padding: 10px;
        visibility: hidden;
    }

    /* Day1 Section */
    #day1-section {
        display: flex;
        flex-flow: row wrap;
        margin-bottom: 10%;
    }
    #day1-image-container { 
        width: 100%;
        height: 400px;
        margin: 0; 
        padding: 0;
        display: flex;
        scroll-snap-type: x mandatory; 
        overflow-x: scroll;
        scrollbar-width: none;
        order: 1;
        visibility: hidden;
    }
    #day1-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        text-align: center;
        padding: 10px;
        order: 2;
        visibility: hidden;
    }

    /* Park Section */
    #park-section {
        text-align: center;
        padding: 10px;
        width: 90%;
        margin: 10px auto 3% auto;
        visibility: hidden;
    }

    /* Day5 Section */
    #day5-section {
        display: flex;
        flex-flow: row wrap;
        margin-bottom: 10%;
    }
    #day5-image-container { 
        width: 100%;
        height: 400px;
        margin: 0; 
        padding: 0;
        display: flex;
        scroll-snap-type: x mandatory; 
        overflow-x: scroll;
        scrollbar-width: none;
        visibility: hidden;
    }
    #day5-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        text-align: center;
        padding: 10px;
        visibility: hidden;
    }

    /* Day7 Section */
    #day7-section {
        display: flex; 
        flex-direction: column; 
        margin: auto; 
        width: 90%;
    }
    #day7-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        margin-bottom: 20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        order: 2;
        visibility: hidden;
    }
    #day7-section div {
        width: 100%; 
        margin-top: 20px;
        order: 1;
    }
    #day7-section picture {
        width: 100%;
        height: 250px;
    }
    #day7-section img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        object-position: center;
    }

    /* Day11 Section */
    #day11-section {
        display: flex; 
        flex-direction: column; 
        margin: auto; 
        width: 90%;
    }
    #day11-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        margin-bottom: 20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        visibility: hidden;
    }
    #day11-section picture {
        width: 100%; 
        height: 250px;
        margin-top: 20px;
        visibility: hidden;
    }

    /* Downloads Section */
    #downloads-section {
        width: 90%;
        margin: 3% auto 3% auto;
        visibility: hidden;
    }

    /* Booking Section */
    #booking-section {
        display: flex; 
        flex-direction: column; 
        margin: auto; 
        width: 90%;
    }
    #booking-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        margin-bottom: 20px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        order: 2;
        visibility: hidden;
    }
    #booking-section picture {
        width: 100%; 
        height: 250px;
        margin-top: 20px;
        order: 1;
        visibility: hidden;
    }

    /* Kilimanjaro Picture */
    #kilimanjaro-pic {
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: center;
        margin: 0;
        padding: 0;
        border: 0;
        visibility: hidden;
    }

    /* Houses Section */
    #houses-section {
        display: flex;
        flex-flow: row wrap;
        margin: 5% auto 5% auto;
    }
    #houses-section iframe { 
        width: 100%;
        height: 400px;
        margin: 0; 
        padding: 0;
        visibility: hidden;
    }
    #houses-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        padding: 10px;
        visibility: hidden;
    }

    /* Modules Section */
    #modules-section {
        width: 90%;
        padding: 10px;
        margin: 30px auto 3% auto;
        visibility: hidden;
    }
    .modules-row {
        font-family: 'Cagliostro', sans-serif;
        display: flex;
        flex-direction: column;
    }
    .modules-row span:nth-of-type(1) {
        margin: 5px 0px 5px 0px;
    }
    .modules-row span:nth-of-type(2) {
        margin: 0;
    }
    .modules-row span {
        margin: 0;
    }

    /* Inclusion Exclusion Section */
    #inclusion-exclusion-section {
        width: 90%;
        background-color: #FFFFF3E0;
        padding: 10px;
        margin: 30px auto 3% auto;
        display: flex;
        flex-direction: column;
        visibility: hidden;
    }
    #inclusion-exclusion-section div {
        display: flex;
        flex-direction: column;
    }
    #inclusion-article, #exclusion-article {
        width: calc(100% - 20px);
        margin: 0px 10px 0px 10px;
    }

    /* Degrees Section */
    #degrees-section {
        width: 90%;
        display: flex;
        flex-direction: column;
        margin: 5% auto 5% auto;
        font-family: 'Cagliostro', sans-serif;
    }
    #degrees-section article {
        width: calc(100% - 20px);
        margin: 10px;
        visibility: hidden;
    }
    .v-divider {
        display: none;
    }
    .h-divider {
        display: flex;
        background-color: black;
    }

    /* Dates Section */
    #dates-section {
        display: flex;
        flex-direction: column;
        width: 90%;
        background-color: #FFFFF3E0;
        margin: 3% auto 3% auto;
        padding: 10px;
        visibility: hidden;
    }
    #dates-section div {
        width: calc(100% - 20px);
        padding: 0px 10px 0px 10px;
    }
}

/* Medium screens (Tablets) */
@media only screen and (min-width: 601px) and (max-width: 1024px) {
    /* Header Section */
    header nav {
        position: absolute;
        top: 2%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: calc(100% - 60px);
        padding: 0px 30px 0px 30px;
    }
    header h2 {
        cursor: pointer;
        font-family: "Merienda", cursive;
        font-size: 40px; 
        color: white; 
    }
    h1 {
        position: absolute;
        top: 35%;
        left: 20%;
        color: white;
        font-size: 50px; 
        font-family: 'Times New Roman', Times, serif;
        text-transform: uppercase;
        width: 60%;
    }

    /* Intro Section */
    #intro-section {
        width: 60%;
        margin: 3% auto 3% auto;
        visibility: hidden;
    }

    /* Modules Intro Section */
    #modules-intro-section {
        display: flex;
        flex-flow: row wrap;
        margin: 5% 0px 5% 0px;
    }
    #modules-intro-section iframe { 
        width: 100%;
        height: 450px;
        margin: 0; 
        padding: 0;
        visibility: hidden;
    }
    #modules-intro-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        padding: 20px 15% 20px 15%;
        visibility: hidden;
    }

    /* Day1 Section */
    #day1-section {
        display: flex;
        flex-flow: row wrap;
        margin-bottom: 5%;
    }
    #day1-image-container { 
        width: 100%;
        height: 450px;
        margin: 0; 
        padding: 0;
        display: flex;
        scroll-snap-type: x mandatory; 
        overflow-x: scroll;
        scrollbar-width: none;
        order: 1;
        visibility: hidden;
    }
    #day1-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        text-align: center;
        padding: 20px 15% 20px 15%;
        order: 2;
        visibility: hidden;
    }

    /* Park Section */
    #park-section {
        text-align: center;
        padding: 10px;
        width: 60%;
        margin: 10px auto 3% auto;
        visibility: hidden;
    }

    /* Day5 Section */
    #day5-section {
        display: flex;
        flex-flow: row wrap;
        margin: 3% 0px 5% 0px;
    }
    #day5-image-container { 
        width: 100%;
        height: 450px;
        margin: 0; 
        padding: 0;
        display: flex;
        scroll-snap-type: x mandatory; 
        overflow-x: scroll;
        scrollbar-width: none;
        visibility: hidden;
    }
    #day5-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        text-align: center;
        padding: 20px 15% 20px 15%;
        visibility: hidden;
    }

    /* Day7 Section */
    #day7-section {
        display: flex; 
        flex-direction: column; 
        margin: auto; 
        width: 550px;
    }
    #day7-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        margin-bottom: 30px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        order: 2;
        visibility: hidden;
    }
    #day7-section div {
        width: 550px; 
        margin-top: 30px;
        order: 1;
    }
    #day7-section picture {
        width: 550px; 
        height: 350px;
        visibility: hidden;
    }
    #day7-section img {
        width: 550px; 
        height: 350px;
        object-fit: cover;
        object-position: center;
    }

    /* Day11 Section */
    #day11-section {
        display: flex; 
        flex-direction: column; 
        margin: auto; 
        width: 550px;
    }
    #day11-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        margin-bottom: 30px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        visibility: hidden;
    }
    #day11-section picture {
        width: 550px; 
        height: 350px;
        margin-top: 30px;
        visibility: hidden;
    }

    /* Downloads Section */
    #downloads-section {
        width: 60%;
        margin: 3% auto 3% auto;
        visibility: hidden;
    }

    /* Booking Section */
    #booking-section {
        display: flex; 
        flex-direction: column; 
        margin: auto; 
        width: 550px;
    }
    #booking-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        margin-bottom: 30px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        order: 2;
        visibility: hidden;
    }
    #booking-section picture {
        width: 550px; 
        height: 350px;
        margin-top: 30px;
        order: 1;
        visibility: hidden;
    }

    /* Kilimanjaro Picture */
    #kilimanjaro-pic {
        width: 100%;
        height: 500px;
        object-fit: cover;
        object-position: center;
        margin: 0;
        padding: 0;
        border: 0;
        visibility: hidden;
    }
    
    /* Houses Section */
    #houses-section {
        display: flex;
        flex-flow: row wrap;
        margin: 5% 0px 5% 0px;
    }
    #houses-section iframe { 
        width: 100%;
        height: 450px;
        margin: 0; 
        padding: 0;
        visibility: hidden;
    }
    #houses-section article {
        width: 100%;
        background-color: #FFFFF3E0;
        padding: 20px 15% 20px 15%;
        visibility: hidden;
    }

    /* Modules Section */
    #modules-section {
        width: 80%;
        padding: 10px;
        margin: 30px auto 3% auto;
        visibility: hidden;
    }
    .modules-row {
        font-family: 'Cagliostro', sans-serif;
        display: flex;
        flex-direction: row;
    }
    .modules-row span:nth-of-type(1) {
        width: 30%;
        margin: 5px 5px 5px 0px;
    }
    .modules-row span:nth-of-type(2) {
        width: 20%;
        margin: 5px 5px 5px 0px;
    }
    .modules-row span {
        width: 25%;
        margin: 5px 5px 5px 0px;
    }

    /* Inclusion Exclusion Section */
    #inclusion-exclusion-section {
        width: 550px;
        background-color: #FFFFF3E0;
        padding: 10px;
        margin: 30px auto 3% auto;
        display: flex;
        flex-direction: column;
        visibility: hidden;
    }
    #inclusion-exclusion-section div {
        display: flex;
        flex-direction: column;
    }
    #inclusion-article, #exclusion-article {
        width: calc(100% - 20px);
        margin: 0px 10px 0px 10px;
    }

    /* Degrees Section */
    #degrees-section {
        width: 550px;
        display: flex;
        flex-direction: column;
        margin: 3% auto 3% auto;
        font-family: 'Cagliostro', sans-serif;
    }
    #degrees-section article {
        width: calc(100% - 20px);
        margin: 10px;
        visibility: hidden;
    }
    .v-divider {
        display: none;
    }
    .h-divider {
        display: flex;
        background-color: black;
    }

    /* Dates Section */
    #dates-section {
        display: flex;
        flex-direction: column;
        width: 550px;
        background-color: #FFFFF3E0;
        margin: 3% auto 3% auto;
        padding: 20px;
        visibility: hidden;
    }
    #dates-section div {
        width: 100%;
    }

}

/* Large screens (Desktops) */
@media only screen and (min-width: 1025px) {
    /* Header Section */
    header nav {
        position: absolute;
        top: 2%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: calc(100% - 60px);
        padding: 0px 30px 0px 30px;
    }
    header h2 {
        cursor: pointer;
        font-family: "Merienda", cursive;
        font-size: 40px; 
        color: white; 
    }
    h1 {
        position: absolute;
        top: 35%; 
        left: 25%;
        color: white;
        font-size: 50px; 
        font-family: 'Times New Roman', Times, serif;
        text-transform: uppercase;
        width: 50%;
        text-align: center;
    }

    /* Intro Section */
    #intro-section {
        width: 50%;
        margin: 3% auto 3% auto;
        visibility: hidden;
    }

    /* Modules Intro Section */
    #modules-intro-section {
        display: flex;
        flex-flow: row nowrap;
        margin: 5% 0px 5% 0px;
    }
    #modules-intro-section iframe { 
        width: 50%;
        height: 420px;
        margin: 0; 
        padding: 0;
        visibility: hidden;
    }
    #modules-intro-section article {
        width: 50%;
        height: fit-content;
        background-color: #FFFFF3E0;
        padding: 20px;
        margin: auto 0 auto 0;
        visibility: hidden;
    }

    /* Day1 Section */
    #day1-section {
        display: flex;
        flex-flow: row nowrap;
        margin-bottom: 5%;
    }
    #day1-image-container { 
        width: 55%;
        height: 400px;
        margin: 0; 
        padding: 0;
        display: flex;
        scroll-snap-type: x mandatory; 
        overflow-x: scroll;
        scrollbar-width: none;
        order: 2;
        visibility: hidden;
    }
    #day1-section article {
        width: 45%;
        height: fit-content;
        background-color: #FFFFF3E0;
        text-align: center;
        padding: 20px;
        margin: auto 0 auto 0;
        order: 1;
        visibility: hidden;
    }

    /* Park Section */
    #park-section {
        text-align: center;
        padding: 10px;
        width: 50%;
        margin: 10px auto 3% auto;
        visibility: hidden;
    }

    /* Day5 Section */
    #day5-section {
        display: flex;
        flex-flow: row nowrap;
        margin: 3% 0px 5% 0px;
    }
    #day5-image-container { 
        width: 55%;
        height: 460px;
        margin: 0; 
        padding: 0;
        display: flex;
        scroll-snap-type: x mandatory; 
        overflow-x: scroll;
        scrollbar-width: none;
        visibility: hidden;
    }
    #day5-section article {
        width: 45%;
        height: fit-content;
        background-color: #FFFFF3E0;
        text-align: center;
        padding: 20px;
        margin: auto 0 auto 0;
        visibility: hidden;
    }

    /* Day7 Section */
    #day7-section {
        display: flex;
        flex-direction: row; 
        margin: 30px auto 3% auto;
        width: 80%;
    }
    #day7-section article {
        width: 50%;
        height: fit-content;
        background-color: #FFFFF3E0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        order: 1;
        margin: auto 0px auto 0px;
        visibility: hidden;
    }
    #day7-section div {
        width: 400px;
        order: 2;
    }
    #day7-section picture {
        width: 400px;
        height: 267px;
    }
    #day7-section img {
        width: 400px;
        height: 267px;
        object-fit: cover;
        object-position: center;
    }

    /* Day11 Section */
    #day11-section {
        display: flex;
        flex-direction: row; 
        margin: 30px auto 3% auto;
        width: 80%;
    }
    #day11-section article {
        width: 50%;
        height: fit-content;
        background-color: #FFFFF3E0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        visibility: hidden;
    }
    #day11-section picture {
        width: 387px; 
        height: 290px;
        margin: auto 0 auto 0;
        visibility: hidden;
    }

    /* Downloads Section */
    #downloads-section {
        width: 50%;
        margin: 3% auto 3% auto;
        visibility: hidden;
    }

    /* Booking Section */
    #booking-section {
        display: flex;
        flex-direction: row; 
        margin: 30px auto 3% auto;
        width: 80%;
    }
    #booking-section article {
        width: 50%;
        height: fit-content;
        background-color: #FFFFF3E0;
        display: flex;
        flex-direction: column;
        padding: 20px;
        margin: auto 0 auto 0;
        order: 1;
        visibility: hidden;
    }
    #booking-section picture {
        width: 471px; 
        height: 314px;
        order: 2;
        visibility: hidden;
    }

    /* Kilimanjaro Picture */
    #kilimanjaro-pic {
        width: 100%;
        height: 500px;
        object-fit: cover;
        object-position: center;
        margin: 0;
        padding: 0;
        border: 0;
        visibility: hidden;
    }

    /* Houses Section */
    #houses-section {
        display: flex;
        flex-flow: row nowrap;
        margin: 5% 0px 5% 0px;
    }
    #houses-section iframe { 
        width: 50%;
        height: 420px;
        margin: 0; 
        padding: 0;
        margin: auto 0 auto 0;
        visibility: hidden;
    }
    #houses-section article {
        width: 50%;
        height: fit-content;
        background-color: #FFFFF3E0;
        padding: 20px;
        visibility: hidden;
    }

    /* Modules Section */
    #modules-section {
        width: 80%;
        padding: 10px;
        margin: 30px auto 3% auto;
        visibility: hidden;
    }
    .modules-row {
        font-family: 'Cagliostro', sans-serif;
        display: flex;
        flex-direction: row;
    }
    .modules-row span:nth-of-type(1) {
        width: 30%;
        margin: 5px 5px 5px 0px;
    }
    .modules-row span:nth-of-type(2) {
        width: 20%;
        margin: 5px 5px 5px 0px;
    }
    .modules-row span {
        width: 25%;
        margin: 5px 5px 5px 0px;
    }

    /* Inclusion Exclusion Section */
    #inclusion-exclusion-section {
        width: 80%;
        background-color: #FFFFF3E0;
        padding: 10px;
        margin: 30px auto 3% auto;
        display: flex;
        flex-direction: column;
        visibility: hidden;
    }
    #inclusion-exclusion-section div {
        display: flex;
        flex-direction: row;
    }
    #inclusion-article, #exclusion-article {
        width: calc(50% - 20px);
        margin: 0px 10px 0px 10px;
    }

    /* Degrees Section */
    #degrees-section {
        width: 80%;
        display: flex;
        flex-direction: row;
        margin: 3% auto 3% auto;
        font-family: 'Cagliostro', sans-serif;
    }
    #degrees-section article {
        width: calc(25% - 20px);
        margin: 10px;
        visibility: hidden;
    }
    .v-divider {
        display: flex;
        background-color: black;
    }
    .h-divider {
        display: none;
    }

    /* Dates Section */
    #dates-section {
        display: flex;
        width: 80%;
        background-color: #FFFFF3E0;
        margin: 3% auto 3% auto;
        padding: 20px;
        visibility: hidden;
    }
    #dates-section div {
        width: 50%;
        padding: 0;
        margin: 0;
    }
}