*, *:after, *:before{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body{
    background-color:white;
    font-size: 16px;
    color: #5A5B5C;
    margin:0;
}

h1{
   font-size: 2.4em;
   font-weight: bold;
   font-family: Courier New;
   text-align: left;
   margin-left: auto;
   margin-right:auto;
   -webkit-transition: background-color 0.5s;
   transition: background-color 0.5s;
   width:100%;
}

h2{
    text-align: left;
    display: inline-block;
    margin-left: auto;
    margin-right:auto;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width:100%;
    font-family: Courier New;
    font-size: 1.8em;
    font-weight: bold;
}

h3{
    text-align: left;
    display: inline-block;
    margin-left: auto;
    margin-right:auto;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width:100%;
    font-family: Courier New;
    font-size: 1.4em;
    font-weight: bold;
}

p{
    font-size: 1em;
    font-family: Helvetica;
    font-weight: lighter;
    text-align: left;
}

ul, ol{
    font-family: Helvetica;
    font-weight: normal;
    font-size: 1.1em;
    text-align: left;
    margin-top: -0.5em;
}


nav .button:hover{
    text-decoration: none;
}


a{
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}


img{
    border: 0;
}


figure{
    margin: 0;
    margin-top: -0.5em;
}

label{
    font-size: 1.2em;
    font-family: Helvetica;
    font-weight: lighter;
    text-align: left;
    display: block;
}

textarea{
    color: white;
    width: 72.5rem;
    width: 100%;
    min-width: 10em;
    min-height: 13rem;
    font-size: 0.9rem;
    font-family: Helvetica;
    font-weight: lighter;
    text-align: left;
    display: block;
    resize: width;
    color: #929595;
}

form{
    margin-top: 1.5em;
    margin-left: 0em;
    margin-right: 7em;
}

.project-button{
    display: inline-block;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
    
    background-color: #5A5B5C;
    color: white;
    margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 0.5em;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width: 8em;
    font-family: Helvetica;
    font-size: 1.2rem;
    font-weight: normal;
    text-align: center;
    float: right;
}

.project-button:hover{
    font-weight: bold;
    opacity: 0.7;
}


.link{
    font-family: Existence;
    font-size: 1rem;
    font-weight: lighter;
    text-align: left;
    color: #ED7B83;
    font-weight: bold;
    float: left;
}



.link:hover{
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.1rem;
}

.topmenu{
    margin-left: 8em;
    margin-top: 0em;
    margin-right: 9em;
}

.copyright-layout{
    margin-left: 8em;
    margin-right: 8em;
    margin-top: 5em;
}

.copyright-text{
    font-size: 1em;
    font-family: Helvetica;
    font-weight: lighter;
    color: white;
    text-align: left;
    margin-top: 1em;
}

.copyright-box{
    background-color: #5A5B5C;
    max-width: 200em;
    max-height: 20em;
    min-width: 20em;
    min-height: 10em;
    width: 100%;
    height: 100%;
}

.onpage-button-nav, .onpage-button-nav:visited{
    display: inline-block;
    background-color: #5A5B5C;
    color: white;
    text-decoration: none; 
    margin-left: auto;
    margin-right:auto;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width:100%;
    font-family: Courier New;
    font-weight: bold;
    font-size: 1.3em;
    margin-left: 1em;
    margin-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    text-align: center;
    opacity: 0.7;
}

.onpage-button-nav:hover, .onpage-button-nav:active, .onpage-button-nav:focus{
    font-weight: bold;
    opacity: 0.7;
}


.button-nav, .button-nav:visited{
    display: inline-block;
    background-color: #5A5B5C;
    color: white;
    margin-left: auto;
    margin-right:auto;
    margin-left: 1em;
    margin-right: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.3em;
    padding-right: 0.3em;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    width:100%;
    font-family: Courier New;
    font-size: 1.3em;
    text-align: center;
    font-weight: bold;
}

.button-nav:hover, .button-nav:active, .button-nav:focus{
    text-decoration: none;
    font-weight: bold;
    opacity: 0.7;
}

.brand-layout{
    margin-top: 0em;
}

.navigation-layout{
    margin-top: 5em;
}

.image-button-nav-brand, .image-button-nav-brand{
    display: inline-block;
    position: relative;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    min-height: 13em;
    min-width: 13em;
    max-width: 20em;
    max-height: 20em;
    margin-top: -1em;
}

.image-button-nav-brand:hover, .image-button-nav-brand:active, .image-button-nav-brand:focus{
    opacity: 0.7;
}

.submit-button-nav{
    display: inline-block;
    background-color: #5A5B5C;
    color: white;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    width: 5em;

    margin-left: auto;
    margin-right: auto;
    margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 0.5em;
    font-family: Helvetica;
    float: right;
}

.submit-button-nav:hover{
    font-weight: bold;
    opacity: 0.7;
}

.reset-button-nav{
    display: inline-block;
    background-color: #5A5B5C;
    color: white;
    text-decoration: none;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    width: 5em;

    margin-left: auto;
    margin-right: auto;
    margin: 0.5em 0.5em 0.5em 0.5em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 0.5em;
    font-family: Helvetica;
    float: right;
}

.reset-button-nav:hover{
    font-weight: bold;
    opacity: 0.7;
}

.text-length{
    font-size: 1em;
    font-family: Helvetica;
    font-weight: lighter;
    text-align: left;
    display: inline-block;
    background-color: white;
    color: #929595;
    width: 100%;
}

.middleline{
    margin-top: 1.5em;
    width: 0.3em;
    height: 24em;
    background-color: #929595;
}

.contact-text-layout{
    margin-left: 8em;
    margin-right: 3em;
}

.contact{
    margin-top: 2em;
    margin-left: 8em;
    margin-right: 8em;
    margin-bottom: -1.5em;
}