a:visited {
    color: black;
}

a:link {
    color: black;
}

#name {
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 1.5em;
    color: black;
    font-weight: bold;
    background-color: lightgray;
    width: 180px;

}
#title {
    position: absolute;
    left: 5px;
    top: 30px;
    font-size: 1.5em;
    color: black;
    font-weight: bold;
    background-color: lightgray;
    width: 180px;

}

.mac-screen a:visited {
    color: black;
}

.mac-screen a:link {
    color: black;
}

h1 {
    text-align: center;
}

h3  {
    text-align: center;
}

h4 {
    text-align: center;
}

.project-box{
    height: 200px;
    width: 200px;
    border: 1px solid black;
}

body {
    color: black;
}

.contact-list {
    padding-left: 0;
}

.contact-list li {
    list-style: none;
    text-align: left;
    font-size: 1.5em;
}

.footer-text {
    padding-top: 20px;
    padding-bottom: 10px;
}

main {
    /*background-color: #B3B3B5;*/
    background-image: url("../img/cubicle.jpg");
    height: 600px;
}

.main-header {
    background-color: #646C6C;
    font-size: 1.5em;
}

.nav-name {
    font-size: 1.5em;
}


.subsections {
    height: 800px;
    background-color: #AFC9CE;
}

.footer {
    /*background-image: url("../img/carpet.jpg");*/
    background-color: #464449;
    height: 100px;
    color: white;
    font-weight: bold;
    size: 1.2em;
}

.parallax {
    background-color: #DEDDE2;
}

.light-beige-background {
    background-color: #C5C6C2;
}

.beige-background {
    background-color: #AAACA7;
}

.dark-beige-background {
    background-color: #846336;
}

.mac-body {
    position: relative;
    height: 350px;
    width: 350px;
    background-color: #C4C6C1;
    border-radius: 15px;
    top: 169px;
    border: 1px solid #AAACA7;
}

.mac-logo h3 {
    color: black;
    font-size: .8em;
    position: absolute;
    top: 285px;
    left: 20px;
}
.mac-bottom {
    position: relative;
    height: 50px;
    width: 325px;
    top: 129px;
    left: 12px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #AAACA7;
    border-top: 1px solid #AAACA7;
    border-left: 1px solid #AAACA7;
    border-right: 1px solid #AAACA7;
    border-bottom: 1px solid #AAACA7;
}

.mac-screen-border {
    position: relative;
    height: 205px;
    width: 275px;
    border: 1px solid #B0B1AC;
    border-radius: 20px;
    top: 40px;
    left: 35px;
    background-color: #AAACA7;
}

.mac-screen {
    position: relative;
    height: 180px;
    width: 250px;
    background-color: #626D6D;
    border-radius: 20px;
    top:10px;
    left: 10px;
}

.mac-disk-drive-border {
    position: relative;
    height: 15px;
    width: 349px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    top: 70px;
}

.mac-disk-drive {
    height: 13px;
    width: 150px;
    position: relative;
    background-color: black;
    left: 155px;
}

.desktop {
    background-image: url("../img/pi_white.png");
}

.desktop2 {
    background-image: url("../img/desktop2.jpg");
}

.thumbtack {
    border-radius: 180px;
    height: 5px;
    width: 5px;
}

.sticky {
    height: 95px;
    width: 95px;
    font-size: 1.5em;
    text-align: center;

}

#about-sticky {
    position: absolute;
    background-color: lightblue;
    top: 30px;
    left: 45px;
    transform: rotate(3deg);
}

#projects-sticky {
    position: absolute;
    background-color: yellow;
    top: 15px;
    left: 185px;
    transform: rotate(5deg);
}

#contact-sticky {
    position: absolute;
    background-color: lightgreen;
    top: 170px;
    left: 25px;
    transform: rotate(7deg);

}

#skills-sticky {
    position: absolute;
    background-color: lightpink;
    top: 135px;
    left: 160px;
    transform: rotate(2deg);
}

.calendar-container {
    position: absolute;
    height: 225px;
    width: 200px;
    border: 1px solid black;
    left: 400px;
    top: 20px;
    box-sizing: border-box;
}

.calendar-top {
    height: 125px;
    border-bottom: 1px solid black;
    background-color: white;
}
.calendar-picture {
    height: 105px;
    width:180px;
    position: absolute;
    top: 10px;
    left: 10px;
    background-image: url("../img/skate.jpg");
}

.calendar-bottom {
    height: 120px;
    background-color: white;
    color: black;
    border-bottom: 1px solid black;
}

.dates {
    font-size: 5px;
}

th {
    padding-left: 5px;
}

td {
    padding-left: 5px;
    padding-top: 10px;
}

.cube-table {
    background-image: url("../img/formica.jpg");
    height: 30px;
    width:100%;
    position: relative;
    top: 220px;

}

.mug-container {
    position: absolute;
    top: 470px;
}

.mug-body {
    position: absolute;
    height: 100px;
    width:80px;
    background-color: #A52729;
    border-radius: 5px;
}

.mug-logo {
    color: black;
    font-size: 1.3em;
    position: absolute;
    top: 17px;
    left:5px;
    border: 1px solid black;
    height: 60px;
    width: 50px;
}

.mug-handle {
    position: absolute;
    height: 70px;
    width:50px;
    background-color: #A52729;
    border-radius: 360px;
    left: 65px;
    top: 15px;
}

.mug-inside {
    position: absolute;
    height: 30px;
    width:20px;
    background-image: url("../img/cubicle.jpg");
    border-radius: 360px;
    left: 80px;
    top: 35px;
}

.picture-frame-container {
    height: 100px;
    width: 135px;
    border: 1px solid black;
    position: absolute;
    top: 470px;
    left: 150px;
    background-color: saddlebrown;
}

.picture-frame-glass {
    height: 80px;
    width: 115px;
    position: absolute;
    top: 10px;
    left: 10px;
    background-image: url("../img/picture_image.jpg");
}

.whiteboard-frame {
    position: absolute;
    height: 280px;
    width: 320px;
    background-image: url("../img/cork_text.jpg");
    top: 40px;
    left: 100px;
    border-radius: 10px;
    border: 3px solid black;
}

.whiteboard-text {
    color: black;
    font-family: 'Permanent Marker', cursive;
}

.fish-tank-container {
    height: 200px;
    width: 200px;
    position: absolute;
    top: 268px;
    left: 410px;
    border: 1px solid black;
    box-sizing: border-box;
}

.fish-tank-top {
    box-sizing: border-box;
    height: 20px;
    background-color: transparent;
}

.fish-tank-bottom {
    box-sizing: border-box;
    height: 180px;
    background-image: url("../img/aquarium.jpg");
}

.fish-body {
    height: 25px;
    width: 40px;
    border-radius: 30px;
    background-color: orange;
    position: absolute;
}

.fish-eye {
    height: 5px;
    width: 5px;
    background-color: white;
    position: absolute;
    border-radius: 180px;
    top: 10px;
    left: 5px;
}

.fish-tail {
    width: 40px;
    height: 15px;
    position: absolute;
    background-color: orange;
    left: 15px;
    top: 5px;
}

.fish-tail-end {
    width: 10px;
    height: 25px;
    position: absolute;
    background-color: orange;
    left: 45px;
    border-radius: 25px;
}

.fish-fin-move-1 {
    width: 0;
    height: 0;
    position: absolute;
    top: 5px;
    left: 20px;
    border-top: 7px solid transparent;
    border-left: 14px solid #FFD260;
    border-bottom: 7px solid transparent;
}

.fish-fin-move-2 {

}

.reflect {
    transform: rotateY(180deg);
}

.slat {
    height: 2px;
    width: 99%;
    padding: 0;
    margin: 1px;
    border: .5px solid black;
    background-color: black;
}

#punchline {
    margin-left: 27px;
}

#fish {
    position: absolute;
}

#piggy {
    background-image: url("../img/pig-latin-prog.jpg");
    background-size: cover;
}

#simon {
    background-image: url("../img/simon-prog.jpg");
    background-size: cover;
}

#tictactoe {
    background-image: url("../img/tic-prog.jpg");
    background-size: cover;
}

#weatherapp {
    background-image: url("../img/weather-prog.png");
    background-size: cover;
}

.project-container {
    height: 250px;
    width: 300px;
    background-color: green;
    margin: 15px;
}

.family-drawing {
    height: 200px;
    width: 150px;
    background-image: url("../img/family_portrait.png");
    position: absolute;
    top: 37px;
    left: 570px;
    border: 1px solid black;
    transform: rotate(4deg);
}

.loading-message {
    position: absolute;
    top:10px;
    left:10px;
    font-size: 1.25em;
    color: yellow;
}

#skills {
    list-style: none;
    text-align: left;
    padding-left: 0;
}

#skills > li {
    display: inline;
    text-align: center;
    margin-bottom: 15px;
}

.hide {
    visibility: hidden;
}

@media screen and (min-width: 200px) {
    .nav-name {
        text-align: center;
    }
    ul {
        text-align: center;
        top: 5px;
        font-size: .80em;
    }
    main {
        background-image: url("../img/cubicle.jpg");
        height: 480px;
        width: 100%;
    }
    .mac-body {
        position: relative;
        height: 320px;
        width: 300px;
        top: 100px;
        right: 20px;
    }

    .mac-logo h3 {
        position: absolute;
        top: 265px;
        left: 20px;
    }
    .mac-bottom {
        height: 50px;
        width: 280px;
        top: 98px;
        right: 10px;
    }

    .mac-screen-border {
        position: relative;
        height: 205px;
        width: 275px;
        border: 1px solid #B0B1AC;
        border-radius: 20px;
        top: 30px;
        left: 10px;
    }

    .mac-screen {
        position: relative;
        height: 180px;
        width: 250px;
        top:10px;
        left: 10px;
    }

    .mac-disk-drive-border {
        height: 15px;
        width: 299px;
        top: 50px;
    }

    .mac-disk-drive {
        height: 13px;
        width: 120px;
        position: relative;
        left: 135px;
    }
    .cube-table {
        background-image: url("../img/formica.jpg");
        height: 30px;
        width:100%;
        position: relative;
        top: 150px;

    }

    .about {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 17px;
        left: 20px;
        color: black;
    }

    .skills {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 17px;
        left: 190px;
        color: black;
    }

    .projects {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 100px;
        left: 20px;
        color: black;
    }

    .contact {
        position: absolute;
        height: 50px;
        width: 50px;
        top: 100px;
        left: 190px;
        color: black;
    }

}

@media screen and (min-width: 340px) {
    .mac-body {
        right: 0px;

    }
    .mac-bottom {
        right: 0px;

    }
}

@media screen and (min-width: 375px) {
    .nav-name {
        text-align: center;
    }
    ul {
        text-align: center;
        top: 0px;
        font-size: .95em;
    }
    .mac-body {
        position: relative;
        height: 350px;
        width: 350px;
        top: 80px;
        right: 17px;
    }

    .mac-logo h3 {
        position: absolute;
        top: 285px;
        left: 20px;
    }
    .mac-bottom {
        position: relative;
        height: 50px;
        width: 325px;
        top: 129px;
        left: 12px;
    }

    .mac-screen-border {
        position: relative;
        height: 205px;
        width: 275px;
        top: 40px;
        left: 35px;
    }

    .mac-screen {
        position: relative;
        height: 180px;
        width: 250px;
        top:10px;
        left: 10px;
    }

    .mac-disk-drive-border {
        position: relative;
        height: 15px;
        width: 349px;
        top: 70px;
    }

    .mac-disk-drive {
        height: 13px;
        width: 150px;
        position: relative;
        left: 155px;
    }
    .cube-table {
        height: 30px;
        width:100%;
        position: relative;
        top: 120px;
    }

}


@media screen and (min-width: 400px) {
    .mac-body {
        right: 0px;

    }
    .mac-bottom {
        right: 0px;

    }
}

@media screen and (min-width: 768px) {
    .nav-name {
        text-align: left;
    }
    ul {
        text-align: right;
        top: 0;
        font-size: 1.05em;
    }
    .whiteboard-frame {
        position: absolute;
        height: 280px;
        width: 320px;
        background-color: white;
        top: 40px;
        left: 135px;
        border-radius: 10px;
    }

    .mug-container {
        position: absolute;
        top: 370px;
        left: 200px;
    }

    .picture-frame-container {
        height: 100px;
        width: 135px;
        border: 1px solid black;
        position: absolute;
        top: 370px;
        left: 350px;
        background-color: saddlebrown;
    }
    .project-container {
        height: 250px;
        width: 300px;
        background-color: green;
    }

}

@media screen and (min-width: 992px) {
    .whiteboard-frame {
        position: absolute;
        height: 280px;
        width: 320px;
        background-color: white;
        top: 40px;
        left: 60px;
        border-radius: 10px;
    }

    .mug-container {
        position: absolute;
        top: 370px;
        left: 100px;
    }

    .picture-frame-container {
        height: 100px;
        width: 135px;
        border: 1px solid black;
        position: absolute;
        top: 370px;
        left: 250px;
        background-color: saddlebrown;
    }

}

@media screen and (min-width: 1200px) {
    .whiteboard-frame {
        position: absolute;
        height: 280px;
        width: 320px;
        background-color: white;
        top: 40px;
        left: 0px;
        border-radius: 10px;
    }

    .calendar-container {
        position: absolute;
        height: 225px;
        width: 200px;
        border: 1px solid black;
        top: 20px;
        left: 340px;
        box-sizing: border-box;
    }

}