* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
p {
  line-height: 1.4em;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2.6em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: '\201C''\201D''\2018''\2019';
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/* @font-face {
  font-family: 'Monserrat';
  src: url('http://www.cheesetoast.co.uk/graham/fonts/sosa-regular-webfont.eot');
  src: url('http://www.cheesetoast.co.uk/graham/fonts/sosa-regular-webfont.eot#iefix')
      format('embedded-opentype'),
    url('http://www.cheesetoast.co.uk/graham/fonts/sosa-regular-webfont.woff') format('woff'),
    url('http://www.cheesetoast.co.uk/graham/fonts/sosa-regular-webfont.ttf') format('truetype'),
    url('http://www.cheesetoast.co.uk/graham/fonts/sosa-regular-webfont.svg#Sosa') format('svg');
} */
[data-icon]:before {
  font-family: 'sosa-regular-webfont', sans-serif;
  content: attr(data-icon);
  speak: none;
  font-size: 6em;
  color: #86c9ce;
}
@-webkit-keyframes snow {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
@-moz-keyframes snow {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
@-o-keyframes snow {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
@keyframes snow {
  from {
    background-position: 0px 0px;
  }
  to {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}
@-webkit-keyframes fly {
  0% {
    bottom: -800px;
  }
  100% {
    bottom: -270px;
  }
}
@-moz-keyframes fly {
  0% {
    bottom: -800px;
  }
  100% {
    bottom: -270px;
  }
}
@-o-keyframes fly {
  0% {
    bottom: -800px;
  }
  100% {
    bottom: -270px;
  }
}
@keyframes fly {
  0% {
    bottom: -800px;
  }
  100% {
    bottom: -270px;
  }
}
@-webkit-keyframes colorpulse {
  0% {
    background-color: #eafbfc;
  }
  50% {
    background-color: #e8e1c9;
  }
  100% {
    background-color: #eafbfc;
  }
}
@-moz-keyframes colorpulse {
  0% {
    background-color: #eafbfc;
  }
  50% {
    background-color: #e8e1c9;
  }
  100% {
    background-color: #eafbfc;
  }
}
@-o-keyframes colorpulse {
  0% {
    background-color: #eafbfc;
  }
  50% {
    background-color: #e8e1c9;
  }
  100% {
    background-color: #eafbfc;
  }
}
@keyframes colorpulse {
  0% {
    background-color: #eafbfc;
  }
  50% {
    background-color: #e8e1c9;
  }
  100% {
    background-color: #eafbfc;
  }
}
body {
  margin: 0 auto;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em;
}
.wrapper {
  *zoom: 1;
  max-width: 45em;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px;
  position: relative;
}
.wrapper:before,
.wrapper:after {
  content: ' ';
  display: table;
}
.wrapper:after {
  clear: both;
}
h1 {
  font-weight: normal;
}
h3 {
  text-transform: uppercase;
  font-size: 1.1em;
}
a {
  color: #5e8d90;
  outline: 0;
}
#main-nav {
  height: 50px;
  width: 100%;
  background: #1d1d1d;
  color: #6e6e6e;
  position: fixed;
  top: 0px;
  z-index: 9999;
}
@media screen and (max-width: 45em) {
  #main-nav {
    text-align: center;
    overflow: hidden;
  }
}
#main-nav ul {
  margin: 0px 30px 0 30px;
  padding-top: 15px;
}
#main-nav ul li {
  font-size: 0.9em;
  display: inline;
  height: 100%;
  margin-right: 20px;
}
@media screen and (max-width: 45em) {
  #main-nav ul li {
    display: block;
    margin: 0 auto;
    padding-bottom: 7px;
    width: 100%;
  }
}
#main-nav ul li a {
  text-transform: uppercase;
  color: white;
  font-weight: bold;
}
#main-nav ul li a:hover,
#main-nav ul li a:focus {
  color: #f7921e;
}
#main-nav ul #logo {
  width: 79px;
  height: 58px;
  background: url(../images/logo.png) no-repeat;
  position: relative;
  top: -15px;
  display: block;
  float: left;
  margin: 0px 15px;
}
@media screen and (max-width: 45em) {
  #main-nav ul #logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
header#title-header .wrapper {
  padding: 20px 25px;
}
header#title-header {
  margin-top: 50px;
  color: white;
  height: 400px;
  overflow: hidden;
  background: #15274c;
  background-image: url('../images/stars.png');
}
header#title-header .wrapper {
  height: 100%;
  background: url('../images/planet.png') no-repeat;
  background-size: 100%;
  background-position: bottom;
}
header#title-header h1 {
  margin-bottom: 0;
  text-shadow: 0px 0px 15px #15274c;
}
header#title-header h1 #title-name {
  font-weight: 600;
}
header#title-header #tagline {
  margin-top: 0;
  text-shadow: 0px 0px 15px #15274c;
  font-size: 1.3em;
}
header#title-header #moon {
  position: absolute;
  top: 0;
  right: -15%;
  max-width: 40%;
}
header#title-header #spacerocket {
  position: absolute;
  left: 15%;
  bottom: 100px;
  height: auto;
  max-width: 20%;
}

@media screen and (max-width: 550px) {
  header#title-header #spacerocket {
    bottom: 80px;
  }
}

header#title-header #super-graham {
  position: absolute;
  right: 10%;
  bottom: 0px;
  height: auto;
  max-width: 40%;
}
section h1 {
  background-color: #86c9ce;
  color: white;
  padding: 0.8em 0 0.7em;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}
section h1:before,
section h1:after {
  content: '';
  padding: 0 20px;
  background: url('../images/bolts.png') no-repeat;
}
section h1:after {
  background-position: right;
}
section dt {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 10px;
}
section dd {
  margin: 0;
  padding: 5px;
}
.origin-wrapper {
  max-width: 100%;
}
section#origin .wrapper {
  padding: 0;
}
section#origin .outer-container {
  max-width: 100%;
}
section#origin #scotland {
  position: relative;
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
  padding: 20px;
  background-color: #ebebeb;
  background-image: url('http://designshack.net/tutorialexamples/letitsnow/snow.png'),
    url('http://designshack.net/tutorialexamples/letitsnow/snow2.png'),
    url('http://designshack.net/tutorialexamples/letitsnow/snow3.png');
  -webkit-animation: snow 20s linear infinite;
  -moz-animation: snow 20s linear infinite;
  animation: snow 20s linear infinite;
  height: 20em;
  margin-right: 0;
  width: 50%;
}
section#origin #scotland:last-child {
  margin-right: 0;
}
section#origin #scotland p {
  margin-left: auto;
  max-width: 18em;
  text-align: right;
}
section#origin #scotland p #place-scotland {
  text-transform: uppercase;
}
@media screen and (max-width: 550px) {
  section#origin #scotland {
    width: 100%;
    text-align: center;
  }
  section#origin #scotland p {
    float: none;
    max-width: 100%;
    text-align: center;
  }
}
section#origin #california {
  position: relative;
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
  padding: 20px;
  background-image: url('../images/sun.png');
  background-repeat: no-repeat;
  background-position: 19em -200px;
  -webkit-animation: colorpulse 4s infinite;
  -moz-animation: colorpulse 4s infinite;
  animation: colorpulse 4s infinite;
  height: 20em;
  width: 50%;
}
section#origin #california:last-child {
  margin-right: 0;
}
@media screen and (max-width: 550px) {
  section#origin #california {
    background-position: 24em -200px;
  }
}
section#origin #california p {
  margin-right: auto;
  max-width: 18em;
}
section#origin #california p #place-california {
  color: #f05929;
}
@media screen and (max-width: 550px) {
  section#origin #california {
    width: 100%;
    text-align: center;
  }
  section#origin #california p {
    max-width: 100%;
  }
}
section#origin #scotland-graham {
  right: 40px;
}
section#origin #california-graham {
  left: 40px;
}
section#origin #scotland-graham,
section#origin #california-graham {
  position: absolute;
  bottom: 0px;
}
@media screen and (max-width: 550px) {
  section#origin #scotland-graham,
  section#origin #california-graham {
    left: 50%;
    width: 242px;
    margin-left: -121px;
  }
}
section#superpowers .power-wrapper {
  text-align: center;
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 31.76157%;
}
section#superpowers .power-wrapper:last-child {
  margin-right: 0;
}
@media screen and (max-width: 550px) {
  section#superpowers .power-wrapper {
    display: block;
    float: left;
    margin-right: 4.82916%;
    width: 30.11389%;
  }
  section#superpowers .power-wrapper:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 550px) {
  section#superpowers .power-wrapper {
    display: block;
    float: left;
    margin-right: 16.03631%;
    width: 100%;
    margin-right: 0;
  }
  section#superpowers .power-wrapper:last-child {
    margin-right: 0;
  }
}
section#adventures .work-examples {
  color: #000;
  padding: 10px;
  text-align: center;
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
}
section#adventures .work-examples:last-child {
  margin-right: 0;
}
section#adventures .work-examples:nth-child(2n) {
  margin-right: 0;
}
section#adventures .work-examples:nth-child(2n + 1) {
  clear: left;
}
@media screen and (max-width: 550px) {
  section#adventures .work-examples {
    display: block;
    float: left;
    margin-right: 16.03631%;
    width: 100%;
    margin-bottom: 1.618em;
  }
  section#adventures .work-examples:last-child {
    margin-right: 0;
  }
}
section#adventures #codepen {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 100%;
  text-align: center;
}
section#adventures #codepen:last-child {
  margin-right: 0;
}
section#identity #identity-desc {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 65.88078%;
}
section#identity #identity-desc:last-child {
  margin-right: 0;
}
@media screen and (max-width: 550px) {
  section#identity #identity-desc {
    display: block;
    float: left;
    margin-right: 16.03631%;
    width: 100%;
  }
  section#identity #identity-desc:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 550px) {
  section#identity #identity-desc a {
    text-align: center;
  }
}
section#identity #identity-graham {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 31.76157%;
  margin-right: 0;
  background: url(../images/super-graham.png) top center no-repeat;
  height: 180px;
}
section#identity #identity-graham:last-child {
  margin-right: 0;
}
@media screen and (max-width: 550px) {
  section#identity #identity-graham {
    display: block;
    float: left;
    margin-right: 16.03631%;
    width: 100%;
  }
  section#identity #identity-graham:last-child {
    margin-right: 0;
  }
}
section#contact [data-icon]:before {
  font-size: 1em;
  margin-right: 10px;
  color: #000;
}
section#contact h3 > span[data-icon]:before {
  text-transform: none;
}
section#contact #contact-me {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
}
section#contact #contact-me:last-child {
  margin-right: 0;
}
@media screen and (max-width: 550px) {
  section#contact #contact-me {
    display: block;
    float: left;
    margin-right: 16.03631%;
    width: 100%;
  }
  section#contact #contact-me:last-child {
    margin-right: 0;
  }
}
section#contact #download {
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%;
}
section#contact #download:last-child {
  margin-right: 0;
}
@media screen and (max-width: 550px) {
  section#contact #download {
    display: block;
    float: left;
    margin-right: 16.03631%;
    width: 100%;
    margin-right: 0;
  }
  section#contact #download:last-child {
    margin-right: 0;
  }
}
section#contact #download button {
  line-height: 2em;
  padding: 10px;
  margin-bottom: 5px;
  width: 7em;
}
footer {
  text-align: center;
  height: 200px;
  background: #15274c url('../images/stars.png');
  position: relative;
}
footer img {
  position: absolute;
  top: 50px;
  left: 60%;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: 'FlipH';
}
li {
  padding: 2px 0;
}
ol,
ul {
  list-style: none;
  padding-left: 0;
}

@media screen and (max-width: 550px) {
  #main-nav { display: none; }
  header#title-header { margin-top: 0; }
}

/*
     FILE ARCHIVED ON 20:05:31 May 16, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:00:36 Sep 15, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 136.295
  exclusion.robots: 0.158
  exclusion.robots.policy: 0.147
  RedisCDXSource: 0.6
  esindex: 0.009
  LoadShardBlock: 112.876 (3)
  PetaboxLoader3.datanode: 124.382 (4)
  CDXLines.iter: 19.112 (3)
  load_resource: 165.276
  PetaboxLoader3.resolve: 64.848
*/