@media screen and (max-width: 1200px) {
    /* --- Heading --- */
    h1 {
        font-size: 52px;
        font-family: serif;
    }

    .headbox {
        width: 480px;
        height: 400px;
        margin: 177px auto;
        padding-top: 1px;
    }

    .heading {
        width: 100%;
        height: 300px;
        margin-top: 100px;
        text-align: center;
        color: white;
        font-family: sans-serif;
    }

    .heading h2 {
        font-size: 18px;
        display: inline;
        margin-right: 15px;
    }

    .heading span {
        display: block;
    }

    /* --- Intro --- */

    .intro {
        width: 100%;
        height: 900px;
        padding-top: 1px;
    }

    .introBox {
        width: 980px;
        height: 800px;
        margin: 100px auto 0px;
    }

    .info {
        width: 490px;
        height: 800px;
        float: left;
    }

    .infoPic {
        margin: 0px 0px;
        width: 550px;
        height: 800px;
    }

    .infoPic img {
        width: 460px;
        height: 100%;
    }

    .infoText {
        width: 480px;
        height: 500px;
        margin-top: 150px;
        font-family: sans-serif;
        line-height: 1.6;
    }

    .infoText h2, .infoText p {
        margin-bottom: 20px;
    }

    .infoText h2 {
        font-size: 20px;
    }

    .infoText p {
        color: #696969;
    }

    /* --- Resume ---*/

    .resume {
        width: 100%;
        height: 800px;
        padding-top: 1px;
        background: linear-gradient(rgba(20,20,20, .4),rgba(20,20,20, .4)),url(../images/resume1.jpeg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        -webkit-background-size: cover;
    	-moz-background-size: cover;
    	-o-background-size: cover;
    }

    .xp {
        width: 980px;
        height: 600px;
        margin: 100px auto 0px;
    }

    .work {
        width: 460px;
        height: 550px;
        float: left;
        margin: 25px 15px 0px;
        padding-bottom: 10px;
    }

    .purpleFade {
        background: linear-gradient(rgba(20,20,20, .4),rgba(20,20,20, .4));
        background-color: rgba(238,130,238,.4);
        color: white;
    }

    .boxtext {
        width: 390px;
        margin: 60px 35px;
    }

    .boxtext p {
        font-size: 16px;
        font-family: sans-serif;
    }

    .boxtext h4 {
        font-size: 18px;
        font-family: sans-serif;
    }

    .boxtext hr {
        margin: 25px 0px;
    }

    /* --- Projects ---*/

    .projects {
        width: 100%;
        height: 800px;
        text-align: center;
        padding-bottom: 60px;
    }

    .projects h2 {
        font-size: 40px;
        margin-top: 100px;
        margin-bottom: 10px;
    }

    .projects p {
        font-size: 18px;
        font-family: sans-serif;
        color: #696969;
    }

    .wall {
        width: 980px;
        height: 700px;
        margin: 30px auto 0px;
    }

    .frame {
        width: 390px;
        height: 300px;
        margin: 25px 50px;
        float: left;
    }

    .frame p {
        font-size: 18px;
        font-family: sans-serif;
    }

    .pic {
        width: 400px;
        height: 255px;
        margin: 0px 0px 10px;
    }

    .pic img {
        width: 100%;
        height: 100%;
    }

    .clear {
        clear: both;
    }

    /* --- Contact --- */

    .contact {
        width: 100%;
        height: 1000px;
        padding-top: 1px;
        background: linear-gradient(rgba(20,20,20, .4),rgba(20,20,20, .4)),url(../images/contact1.jpeg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        -webkit-background-size: cover;
    	-moz-background-size: cover;
    	-o-background-size: cover;
        color: white;
    }

    .contactBox {
        width: 980px;
        height: 800px;
        margin: 100px auto;
    }

    .contactCol {
        width: 450px;
        height: 800px;
        float: left;
        margin: 0px 20px;
    }

    .ccBox {
        width: 450px;
        height: 250px;
        margin-bottom: 25px;
        padding-top: 1px;
    }

    #boxEnd {
        margin-bottom: 0px;
    }

    .ccBoxText {
        width: 390px;
        height: 200px;
        margin: 25px 30px;
        padding-top: 1px;
    }

    .ccBoxText h3,
    .ccBoxText p {
        margin: 30px 15px;
    }

    .ccBoxText p {
        font-size: 16px;
        font-family: sans-serif;
    }

    .message {
        width: 390px;
        height: 720px;
        margin: 40px 30px;
        padding-top: 1px;
    }

    .message h3 {
        margin: 15px 15px 30px;
    }

    .message input[type=text], .message input[type=email], .message textarea {
        width: 370px;
        margin: 12px 10px;
        height: auto;
        padding: 18px;
        border: 1px solid white;
        background-color: inherit;
        box-sizing: border-box;
        resize: vertical;
        color: white;
    }

    .message input[type=submit] {
        margin-right: 10px;
        background-color: rgba(255, 77, 77, .8);
        font-family: sans-serif;
        font-size: 16px;
        color: white;
        padding: 15px 60px;
        margin-top: 30px;
        border: none;
        border-radius: 0px;
        cursor: pointer;
        float: right;
        transition: background-color .5s;
    }

    /* --- End --- */

    .end {
        width: 300px;
        height: 100px;
        margin: 40px auto 0px;
    }

    .end p {
        margin-top: 10px;
    }

    .iconbox {
        width: 123px;
        height: 40px;
        margin: auto;
    }

    .icon {
        width: 40px;
        height: 32px;
        float: left;
        border-right: 1px solid white;
    }

    .logo {
        width: 28px;
        height: 28px;
        margin: 2px 6px;
    }

    #logoEnd {
        width: 40px;
        height: 32px;
        margin: 0px;
        border-right: 0px;
    }

    .logo img {
        width: 100%;
        height: 100%;
    }
}
