html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
.grid-1 {
  width: 8.33333333%;
  width: calc( 8.33333333%  -  20px );
  margin-right: 20px;
}
.grid-2 {
  width: 16.66666667%;
  width: calc( 16.66666667%  -  20px );
  margin-right: 20px;
}
.grid-3 {
  width: 25%;
  width: calc( 25%  -  20px );
  margin-right: 20px;
}
.grid-4 {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  20px );
  margin-right: 20px;
}
.grid-5 {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  20px );
  margin-right: 20px;
}
.grid-6 {
  width: 50%;
  width: calc( 50%  -  20px );
  margin-right: 20px;
}
.grid-7 {
  width: 58.33333333%;
  width: calc( 58.33333333%  -  20px );
  margin-right: 20px;
}
.grid-8 {
  width: 66.66666667%;
  width: calc( 66.66666667%  -  20px );
  margin-right: 20px;
}
.grid-9 {
  width: 75%;
  width: calc( 75%  -  20px );
  margin-right: 20px;
}
.grid-10 {
  width: 83.33333333%;
  width: calc( 83.33333333%  -  20px );
  margin-right: 20px;
}
.grid-11 {
  width: 91.66666667%;
  width: calc( 91.66666667%  -  20px );
  margin-right: 20px;
}
.grid-12 {
  width: 100%;
  width: calc( 100%  -  20px );
  margin-right: 20px;
}
.push-1 {
  margin-left: 8.33333333%;
}
.push-2 {
  margin-left: 16.66666667%;
}
.push-3 {
  margin-left: 25%;
}
.push-4 {
  margin-left: 33.33333333%;
}
.push-5 {
  margin-left: 41.66666667%;
}
.push-6 {
  margin-left: 50%;
}
.push-7 {
  margin-left: 58.33333333%;
}
.push-8 {
  margin-left: 66.66666667%;
}
.push-9 {
  margin-left: 75%;
}
.push-10 {
  margin-left: 83.33333333%;
}
.push-11 {
  margin-left: 91.66666667%;
}
.push-12 {
  margin-left: 100%;
}
@media (min-width: 721px) {
  .mq-md-down-only {
    display: none!important;
  }
}
@media (max-width: 720px) {
  .mq-lg-up-only {
    display: none!important;
  }
}
@font-face {
  font-family: 'Circular Bold';
  src: url(../fonts/CircularStd-Bold.eot);
  src: url(../fonts/CircularStd-Bold.ttf) format('woff'), url(../fonts/CircularStd-Bold.woff) format('truetype');
  font-style: normal;
  font-weight: 400;
}
[data-debug-layout="true"]:after {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  padding: 0.5em;
  font-size: 16px;
  z-index: 100;
}
@media (min-width: 1921px) {
  [data-debug-layout="true"]:after {
    content: 'xl – 1921px +';
    color: #00c8a9;
  }
}
@media (min-width: 721px) and (max-width: 1920px) {
  [data-debug-layout="true"]:after {
    content: 'lg – 721px - 1920px';
    color: #00b0b8;
  }
}
@media (min-width: 561px) and (max-width: 720px) {
  [data-debug-layout="true"]:after {
    content: 'md – 561px - 720px';
    color: #0098c7;
  }
}
@media (max-width: 560px) {
  [data-debug-layout="true"]:after {
    content: 'sm – 480px - 560px';
    color: #0080d6;
  }
}
@media (max-width: 320px) {
  [data-debug-layout="true"]:after {
    content: 'xs – 0 - 480px';
    color: #0068e5;
  }
}
[data-debug-outline="true"] > * {
  outline: 1px solid hsla(0, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * {
  outline: 1px solid hsla(30, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * {
  outline: 1px solid hsla(60, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * {
  outline: 1px solid hsla(90, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * {
  outline: 1px solid hsla(120, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * {
  outline: 1px solid hsla(150, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * {
  outline: 1px solid hsla(180, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * > * {
  outline: 1px solid hsla(210, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * > * > * {
  outline: 1px solid hsla(240, 100%, 45%, 0.333);
}
[data-debug-outline="true"] > * > * > * > * > * > * > * > * > * > * {
  outline: 1px solid hsla(270, 100%, 45%, 0.333);
}
[data-debug-baseline="true"] {
  background: linear-gradient(to bottom, #e10000, #e10000 1px, transparent 1px, transparent);
  background-size: 100% 1.2rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
figure {
  margin: 0;
  padding: 0;
}
img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}
button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: left;
}
:focus {
  outline: none;
}
html {
  height: 100%;
}
body {
  background-color: #dad7d4;
  color: #4b4b4b;
  padding: 40px;
  height: 100%;
}
@media (max-width: 720px) {
  body {
    padding: 24px;
  }
}
.header {
  width: 100%;
  position: relative;
  z-index: 10;
}
.col {
  width: 25%;
  float: left;
  text-align: left;
}
@media (max-width: 720px) {
  .col {
    text-align: left;
    width: 100%;
  }
}
.logo {
  width: 4rem;
  height: auto;
  margin-bottom: 1.2rem;
  margin-top: 0.15rem;
}
p {
  float: left;
}
.copyright {
  float: right;
  position: relative;
}
@media (max-width: 720px) {
  .copyright {
    display: none;
  }
}
.copyright span {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  transition: 333ms opacity linear;
}
[data-show-background="plane"] .copyright span.plane-label {
  opacity: 1;
}
[data-show-background="helicopter"] .copyright span.helicopter-label {
  opacity: 1;
}
.bg-image {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 80% auto;
  background-size: 80vw auto;
  background-position: bottom 40px right 40px;
  opacity: 0;
  transition: 333ms opacity linear;
  pointer-events: none;
}
@media (max-width: 720px) {
  .bg-image {
    background-size: calc(100vw -  48px ) auto;
    background-position: bottom 24px right 24px;
  }
}
.bg-image.plane {
  background-image: url('../media/Airplane_Outline.svg');
}
[data-show-background="plane"] .bg-image.plane {
  opacity: 1;
}
.bg-image.helicopter {
  background-image: url('../media/Helicopter.svg');
}
[data-show-background="helicopter"] .bg-image.helicopter {
  opacity: 1;
}
html {
  font-size: 18px;
}
body,
input,
textarea,
button {
  font-family: 'Circular Bold', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  letter-spacing: 0;
  word-spacing: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.caps {
  text-transform: uppercase;
  letter-spacing: 0.0375em;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  opacity: 0.9;
}
inner {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
inner {
  width: 100%;
  padding-left: 40px;
  padding-right: 20px;
}
inner:before,
inner:after {
  display: table;
  content: "";
}
inner:after {
  clear: both;
}
