* {
    font-family: Arial, sans-serif;
    color:rgb(216, 216, 216)
}

body {
    margin-bottom: 5vh;
    margin-left: 0;
}

div.resume_section {
    border-top-style: solid;
    border-width: 2.5px;
    border-color: rgb(155, 155, 155);
    margin-top: 50px;
    font-size: 20px;
}

div.resume_section h3 {
    margin-bottom: 0px;
    margin-top: 0px;
    color:rgb(255, 255, 255)
}

div.resume_section_element {
    margin-left: 50px;
    width: 50vw;
    padding: 10px;
}


div.resume_section_element:after {
    clear: both;
    content: "";
    display: block;
}

div.resume_section_content,
div.hello_section {
    margin-left: 25vw;
}

div.resume_section_element:nth-child(odd) {
    background-color:rgb(39, 39, 39)
}

div.tech {
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 5px;
    background-color: rgb(75, 75, 75);
    position: relative;
    float: left;
    padding-left: 10px;    

    font-size: 17px;
    font-weight: bold;
}

div.tech:first-of-type {
    margin-left: 0px;
    padding-left: 5px;
}

div.tech:last-of-type {
    padding-right: 5px;
}

div.tech:not(:first-of-type):after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 10px solid rgb(29, 29, 29);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

div.tech:not(:last-of-type):before {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 10px solid rgb(75, 75, 75);
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

div.resume_section_element:nth-child(odd) div.tech:after {
    border-left: 10px solid rgb(39, 39, 39);
}

div.hello_section {
    font-size: 25px;
    width: 50vw;
    text-align: justify;
    text-justify: inter-word;
}

div.description {
    clear: both;
    float: left;
    margin-top: 1vw;
    width: 25vw;
}

div.media {
    float: left;
    width: 25vw;    
    position: relative;
}

img.slide {
    object-fit: contain;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto;
    padding: 2.5%;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
  
  /* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Hide the images by default */
.slide {
    display: none;
    position: absolute;
    left: 7.5%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 85%;    
}

img.slide:hover,
video.slide:hover {
    cursor: pointer;
    opacity: 0.7;
}

a:link,
a:visited {
    color: #2e55b6;
}

a:link:hover,
a:visited:hover {
    color: #4464b6;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding: 0; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
  
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.modal-content {
    margin: auto;
    margin-top: 5vh;
    display: block;
    max-width: 80vw;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

.notransition {
    animation-duration: 0s;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    div.description {
        width: 100%;
        margin-bottom: 2.5vw;
        clear: both;
        float: none;
    }
    div.media {
        width: 100%;    
        margin-right: 0%;
        float: none;
    }
    div.resume_section_element {
        margin-left: 0px;
        width: 100%;
    }

    div.hello_section {
        margin-left: 5px;
        width: 100%;
        text-align: left;
    }

    div.resume_section_content {
        margin-left: 5px;
        width: 95%;
        text-align: left;
    }

    .modal-content {
        width: 100%;
        max-width: 90vw;
    }
}
#Call_of_Duty_Warzone_2_0 {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Call_of_Duty_Warzone_2_0 {
        height: 47.84285714285714vw;
    }
}
#Call_of_Duty_Modern_Warfare_II {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Call_of_Duty_Modern_Warfare_II {
        height: 47.84285714285714vw;
    }
}
#Call_of_Duty_Vanguard {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Call_of_Duty_Vanguard {
        height: 47.84285714285714vw;
    }
}
#Call_of_Duty_Warzone {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Call_of_Duty_Warzone {
        height: 47.84285714285714vw;
    }
}
#Call_of_Duty_Modern_Warfare {
    height:11.991071428571429vw;
}
@media only screen and (max-width: 768px) {
    #Call_of_Duty_Modern_Warfare {
        height: 47.964285714285715vw;
    }
}
#Shadow_Warrior_2 {
    height:21.25vw;
}
@media only screen and (max-width: 768px) {
    #Shadow_Warrior_2 {
        height: 85.0vw;
    }
}
#Hard_Reset_Redux {
    height:12.628571428571428vw;
}
@media only screen and (max-width: 768px) {
    #Hard_Reset_Redux {
        height: 50.51428571428571vw;
    }
}
#Pangrollin {
    height:34.030249110320284vw;
}
@media only screen and (max-width: 768px) {
    #Pangrollin {
        height: 136.12099644128114vw;
    }
}
#Distorted {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Distorted {
        height: 47.84285714285714vw;
    }
}
#Bluetooth_Car {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Bluetooth_Car {
        height: 47.84285714285714vw;
    }
}
#LazyKrzysztof {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #LazyKrzysztof {
        height: 47.84285714285714vw;
    }
}
#RayTracing {
    height:20.86985688729875vw;
}
@media only screen and (max-width: 768px) {
    #RayTracing {
        height: 83.479427549195vw;
    }
}
#SandBox_engine {
    height:20.764285714285716vw;
}
@media only screen and (max-width: 768px) {
    #SandBox_engine {
        height: 83.05714285714286vw;
    }
}
#Software_rasterizer {
    height:20.438368055555557vw;
}
@media only screen and (max-width: 768px) {
    #Software_rasterizer {
        height: 81.75347222222223vw;
    }
}
#Your_small_world {
    height:20.673214285714284vw;
}
@media only screen and (max-width: 768px) {
    #Your_small_world {
        height: 82.69285714285714vw;
    }
}
#The_Hunt {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #The_Hunt {
        height: 47.84285714285714vw;
    }
}
#ShipIn5 {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #ShipIn5 {
        height: 47.84285714285714vw;
    }
}
#Lightleech {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Lightleech {
        height: 47.84285714285714vw;
    }
}
#Lil_Justins_Fame_Escape {
    height:19.474940334128878vw;
}
@media only screen and (max-width: 768px) {
    #Lil_Justins_Fame_Escape {
        height: 77.89976133651551vw;
    }
}
#Rocket_Thruster {
    height:13.29642857142857vw;
}
@media only screen and (max-width: 768px) {
    #Rocket_Thruster {
        height: 53.18571428571428vw;
    }
}
#Commit_Racer {
    height:11.960714285714285vw;
}
@media only screen and (max-width: 768px) {
    #Commit_Racer {
        height: 47.84285714285714vw;
    }
}