*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0}html{font-family:"futura-pt",helvetica,verdana,sans-serif;font-size:16px;font-weight:500}body{font-size:1.2rem}h1,h2,h3,h4,h5,h6{font-family:"futura-pt",helvetica,verdana,sans-serif;font-weight:700;text-transform:uppercase}header nav ul a{color:black;font-size:1.2rem;text-transform:lowercase}header nav ul a:hover{text-decoration:none}.page-wrapper{display:-ms-grid;display:grid;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;grid-template-areas:"header" "content" "footer"}.page-wrapper header,.page-wrapper .main-content-wrapper,.page-wrapper footer{display:-ms-grid;display:grid;-ms-grid-columns:15% 25% 20% 25% 15%;grid-template-columns:15% 25% 20% 25% 15%}header{-ms-grid-row:1;-ms-grid-column:1;grid-area:header;min-height:200px;max-height:500px}header h1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-column:3;grid-column-start:3;-ms-grid-column-span:1;grid-column-end:4;-ms-grid-row:1;grid-row-start:1}header h1 img{min-height:200px;margin:auto;max-height:300px}header nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:3;grid-column-end:5;-ms-grid-row:1;grid-row-start:1}header nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;margin:auto;padding:0 5vw}header nav ul li:nth-of-type(2){margin-right:5vw}header nav ul li:nth-of-type(3){margin-left:5vw}.main-content-wrapper{-ms-grid-row:2;-ms-grid-column:1;grid-area:content}.main-content-wrapper>*{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:3;grid-column-end:5}.main-content-wrapper h2:first-of-type{font-size:2rem;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:5;grid-column-end:6;text-align:center}.contact .main-content-wrapper p{text-align:center}.footer{-ms-grid-row:3;-ms-grid-column:1;grid-area:footer}.portfolio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.portfolio article{-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:1;flex-shrink:1;margin:2em 2em;max-width:400px;width:23%}.portfolio article h3{margin-bottom:0;padding:0 .5em}.portfolio article p{padding:0 .5em}.portfolio article img{max-width:100%;max-height:100%}form{-ms-grid-column:3 !important;grid-column-start:3 !important;-ms-grid-column-span:1 !important;grid-column-end:4 !important}form label,form input,form textarea{display:block;font-size:inherit;line-height:inherit;width:100%}form input[type="submit"]{background-color:black;color:white;border:none;border-radius:.5em;padding:1em 2em}form .form-element{margin-bottom:2em}
