body {
    background-color: #01000e;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: 100;
}

a {
    color: #ffffff;
}

a:link,
a:visited,
a:hover,
a:active {
    color: #ffffff;
}

#container {
    display: flex;
    flex-direction: column;
}

.font-bold {
    font-weight: bold;
}

.text-small {
    font-size: small;
}

.font-italic {
    font-style: italic;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.instaList {
    padding-left: 12px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.font-medium {
    font-size: medium;
}

.skull {
    width: 120px;
    margin-top: 20px;
}

#contentwrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-self: center;
    align-items: start;
    margin: 1% auto 2%;
    max-width: 90%;
}

#contentwrapper > div {
    width: 50%;
    padding: 10px 50px;
    position: relative;
}

#contentwrapper > div > img {
    width: 100%;
}

#contentwrapper > div:nth-child(1) > div:nth-child(1),
#contentwrapper > div:nth-child(2) > div:nth-child(1) {
    text-align: center;
    margin-bottom: 20px;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2),
#contentwrapper > div:nth-child(2) > div:nth-child(2) {
    width: 100%;
    padding: 0;
    border: 2px solid white;
    transition: all 0.6s;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2):hover,
#contentwrapper > div:nth-child(2) > div:nth-child(2):hover {
    transform: scale(1.02);
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
    padding: 4px;
    background-color: #3374a0;
    font-size: 22px;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 0;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) {
    width: 45px;
    min-width: 85px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 25px;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > img {
    width: auto;
    height: 250px;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) {
    padding: 15px 25px 15px 15px;
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > img {
    /*background-color: yellow;*/
}

#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2),
#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3),
#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(4),
#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(5),
#contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(6) {
    font-size: small;
    margin: 10px 0;
}

#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
    padding: 10px 40px 0;
}

#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
    text-align: center;
}

#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
    font-size: x-large;
    margin-bottom: 15px;
}

#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2),
#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4),
#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5){
    font-size: large;
}

#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3),
#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5),
#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) {
    margin-bottom: 15px;
}

#contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) {
    margin-bottom: 40px;
}

#contentwrapper > div:nth-child(1) > div:nth-child(3) {
    text-align: center;
    display: flex;
    flex-direction: column;
}

#contentwrapper > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) {
    display: flex;
    flex-direction: column;
}

#contentwrapper > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(3) {
    text-align: left;
    max-width: 75%;
    align-self: center;
    margin-top: 8px;
}

@media (max-width: 1024px) {
    #contentwrapper {
        flex-direction: column-reverse;
    }

    #contentwrapper > div {
        width: 96%;
        padding: 2%;
    }

    #contentwrapper > div > img {
        width: 100%;
    }

    #contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) {
        flex-direction: column-reverse;
    }

    #contentwrapper > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) {
        align-self: center;
    }
}

@media (min-width: 1025px) {
    #contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
        padding: 10px 40px 0;
        display: flex;
        justify-content: center;
        margin: 10px 0 20px;
    }

    #contentwrapper > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img {
        max-width: 290px;
    }
}