/* 
 * This site was built using SASS, Breakpoint, and Susy. 
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../.rvm/gems/ruby-2.1.5@global/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* line 50, ../sass/screen.scss */
#container {
  max-width: 1600 px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../.rvm/gems/ruby-2.1.5/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
#container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 54, ../sass/screen.scss */
* {
  box-sizing: border-box;
}

/*
 ***********************************
 * Body 
 ***********************************
*/
/* line 64, ../sass/screen.scss */
body {
  background-color: #F5F5F5;
  border-top: 4px solid #EEE033;
  color: #2A373D;
  font-family: "Open Sans Condensed", sans-serif;
  font-style: normal;
  font-size: 24px;
  margin: 0;
  padding: 0;
}

/* line 75, ../sass/screen.scss */
a {
  color: #3a5e43;
  text-shadow: none;
  text-decoration: none;
}
/* line 79, ../sass/screen.scss */
a:hover {
  color: #558a62;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
}
/* line 83, ../sass/screen.scss */
a:visited {
  color: #2A373D;
}

/* line 88, ../sass/screen.scss */
img {
  max-width: 100%;
  height: auto;
  border: 4px solid #F5F5F5;
}

/*
 ***********************************
 * Navigation 
 ***********************************
*/
/* line 102, ../sass/screen.scss */
nav a {
  border-bottom: 2px solid #FEAD9A;
  color: #2A373D;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
}
/* line 108, ../sass/screen.scss */
nav a:hover {
  border-bottom: 2px solid #2A373D;
  color: #2A373D;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
}
/* line 113, ../sass/screen.scss */
nav a:visited {
  border-bottom: 2px solid #FEAD9A;
  color: #2A373D;
}

/*
 ***************************************
 * "Universal" content section styles 
 ***************************************
*/
/* line 125, ../sass/screen.scss */
h1 {
  color: #7e750a;
  font-weight: 400;
  margin-bottom: 0;
}
/* line 129, ../sass/screen.scss */
h1 .unitalic {
  font-size: 2rem;
  font-style: normal;
}
/* line 133, ../sass/screen.scss */
h1.home-title {
  font-size: 6rem;
  text-align: center;
}
/* line 137, ../sass/screen.scss */
h1.article-title {
  color: #ACCCB4;
  font-size: 3rem;
  line-height: 3.4rem;
  margin-bottom: 1rem;
  text-align: left;
}

/* line 146, ../sass/screen.scss */
h2 {
  font-family: "Lora", serif;
  font-size: 1rem;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 0;
}
/* line 152, ../sass/screen.scss */
h2 .unitalic {
  font-size: 0.8rem;
  font-style: normal;
}

/* line 158, ../sass/screen.scss */
p {
  margin-top: 0.6rem;
}

/* line 162, ../sass/screen.scss */
section {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  display: block;
}

/* line 168, ../sass/screen.scss */
section:not(:last-child) {
  padding-top: 5rem;
  padding-bottom: 6rem;
}

/* line 173, ../sass/screen.scss */
ul {
  list-style-type: none;
  margin-top: 0.6rem;
  padding-left: 0;
}

/* line 179, ../sass/screen.scss */
ul.inline {
  padding: 0;
}

/* line 183, ../sass/screen.scss */
ul.inline li {
  display: inline;
}

/* line 187, ../sass/screen.scss */
.fancy {
  font-family: "Lora", serif;
  font-style: italic;
}

/* line 192, ../sass/screen.scss */
.gallery {
  display: inline-block;
  width: 33.33333%;
}

/* line 197, ../sass/screen.scss */
.medium {
  font-size: 1.1rem;
}

/* line 201, ../sass/screen.scss */
.small {
  font-size: 0.9rem;
  margin-top: 0.2rem;
  margin-bottom: 1rem;
}

/* line 207, ../sass/screen.scss */
.smallest {
  font-size: 0.8rem;
  margin-top: 0.2rem;
  margin-bottom: 1rem;
}

/*
 ***********************************
 * Home page  
 ***********************************
*/
/* line 219, ../sass/screen.scss */
#one {
  width: 25%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  margin-left: 37.5%;
}

/* line 224, ../sass/screen.scss */
#two {
  width: 12.5%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  font-size: 1.3rem;
  margin-left: 34.375%;
}

/* line 230, ../sass/screen.scss */
#three {
  width: 25%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  font-size: 1.6rem;
}

/* line 235, ../sass/screen.scss */
#four {
  width: 31.25%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  margin-left: 34.375%;
}

/* line 240, ../sass/screen.scss */
#five, #eight {
  width: 18.75%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  margin-left: 34.375%;
}

/* line 245, ../sass/screen.scss */
#six {
  width: 18.75%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
}

/* line 249, ../sass/screen.scss */
#seven, #ten {
  width: 25%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  margin-left: 34.375%;
}

/* line 254, ../sass/screen.scss */
#header {
  display: block;
  margin: auto;
  margin: 4rem auto 4rem auto;
}

/* line 260, ../sass/screen.scss */
#work {
  background-color: #ACCCB4;
}

/* line 264, ../sass/screen.scss */
#contact {
  background-color: #FEAD9A;
}
/* line 266, ../sass/screen.scss */
#contact a {
  border-bottom: 2px solid #3a5e43;
}
/* line 268, ../sass/screen.scss */
#contact a:hover {
  border-bottom: 2px solid #558a62;
  color: #558a62;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
}

/* line 276, ../sass/screen.scss */
.blurb {
  color: #ada10e;
  line-height: 2.4rem;
  margin-top: 2rem;
  text-align: center;
}

/* line 283, ../sass/screen.scss */
ul.contact li:not(:last-child) {
  padding-right: 2rem;
}

/* line 287, ../sass/screen.scss */
ul.menu {
  padding-top: 2rem;
  text-align: center;
}

/* line 292, ../sass/screen.scss */
ul.menu li {
  font-size: 1.6rem;
  text-transform: uppercase;
}

/* line 297, ../sass/screen.scss */
ul.menu li:not(:last-child) {
  padding-right: 3rem;
}

@media (max-width: 1675px) {
  /* line 303, ../sass/screen.scss */
  #one {
    width: 31.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 34.375%;
  }

  /* line 308, ../sass/screen.scss */
  #two {
    width: 18.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    font-size: 1.3rem;
    margin-left: 25%;
  }

  /* line 314, ../sass/screen.scss */
  #three {
    width: 37.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    font-size: 1.6rem;
  }

  /* line 319, ../sass/screen.scss */
  #four {
    width: 50%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 25%;
  }

  /* line 324, ../sass/screen.scss */
  #five, #eight {
    width: 25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 25%;
  }

  /* line 329, ../sass/screen.scss */
  #six {
    width: 31.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }

  /* line 333, ../sass/screen.scss */
  #seven, #ten {
    width: 50%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 25%;
  }
}
@media (max-width: 1310px) {
  /* line 339, ../sass/screen.scss */
  h1.home-title {
    font-size: 5rem;
    text-align: center;
  }

  /* line 343, ../sass/screen.scss */
  #five {
    width: 50%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 25%;
  }

  /* line 347, ../sass/screen.scss */
  #six {
    display: none;
  }
}
@media (max-width: 1200px) {
  /* line 352, ../sass/screen.scss */
  #five {
    width: 50%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 25%;
  }

  /* line 356, ../sass/screen.scss */
  #six {
    display: none;
  }

  /* line 359, ../sass/screen.scss */
  .blurb {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 996px) {
  /* line 365, ../sass/screen.scss */
  #one {
    width: 43.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 28.125%;
  }

  /* line 369, ../sass/screen.scss */
  #two {
    display: none;
  }

  /* line 372, ../sass/screen.scss */
  #three, #four, #five {
    width: 56.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 21.875%;
  }
}
@media (max-width: 782px) {
  /* line 378, ../sass/screen.scss */
  h1.home-title {
    font-size: 4.2rem;
    text-align: center;
  }

  /* line 382, ../sass/screen.scss */
  nav a {
    font-size: 1.4rem;
  }

  /* line 385, ../sass/screen.scss */
  #header {
    margin: 2rem auto;
  }

  /* line 388, ../sass/screen.scss */
  #one {
    width: 56.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 21.875%;
  }

  /* line 392, ../sass/screen.scss */
  #three, #four, #five, #seven {
    font-size: 1.3rem;
  }

  /* line 395, ../sass/screen.scss */
  .blurb {
    font-size: 1.3rem;
    line-height: 2rem;
  }

  /* line 399, ../sass/screen.scss */
  .small {
    font-size: 0.8rem;
  }
}
@media (max-width: 548px) {
  /* line 405, ../sass/screen.scss */
  h1 .unitalic {
    font-size: 1.1rem;
  }
  /* line 408, ../sass/screen.scss */
  h1.home-title {
    font-size: 4.2rem;
  }

  /* line 412, ../sass/screen.scss */
  section:not(:last-child) {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  /* line 416, ../sass/screen.scss */
  .blurb {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  /* line 420, ../sass/screen.scss */
  #header {
    margin: 1.0rem auto;
  }

  /* line 423, ../sass/screen.scss */
  #one {
    width: 65.625%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 17.1875%;
  }

  /* line 427, ../sass/screen.scss */
  #three, #four, #five, #seven, #ten {
    width: 81.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 9.375%;
  }

  /* line 432, ../sass/screen.scss */
  #three h2 {
    font-size: 1rem;
  }
  /* line 435, ../sass/screen.scss */
  #three ul li:not(:last-child) {
    padding-bottom: 0.5rem;
  }
  /* line 438, ../sass/screen.scss */
  #three ul li.small {
    display: none;
  }
}
@media (max-width: 466px) {
  /* line 444, ../sass/screen.scss */
  nav a {
    font-size: 1rem;
  }

  /* line 447, ../sass/screen.scss */
  #header {
    margin: 1.4rem auto 3rem auto;
  }
}
@media (max-width: 444px) {
  /* line 453, ../sass/screen.scss */
  h1 .unitalic {
    font-size: 0.8rem;
  }
  /* line 456, ../sass/screen.scss */
  h1.home-title {
    font-size: 3rem;
  }

  /* line 460, ../sass/screen.scss */
  .blurb {
    line-height: 1.7rem;
    margin-top: 1.2rem;
  }

  /* line 464, ../sass/screen.scss */
  ul.menu {
    padding-top: 0.7rem;
  }

  /* line 467, ../sass/screen.scss */
  ul.menu li:not(:last-child) {
    padding-right: 1.4rem;
  }

  /* line 470, ../sass/screen.scss */
  #header {
    margin: 1.3rem auto 3rem auto;
  }

  /* line 474, ../sass/screen.scss */
  #three ul li:not(:last-child) {
    padding-bottom: 0.7rem;
  }
}
/*
 ***********************************
 * Case Studies  
 ***********************************
*/
/* line 486, ../sass/screen.scss */
.article {
  width: 40%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.8rem;
  margin-left: 30%;
  margin-top: 1rem;
}
/* line 493, ../sass/screen.scss */
.article p {
  margin-bottom: 1.6rem;
}

/* line 498, ../sass/screen.scss */
.article:last-child {
  margin-top: 2.4rem;
  margin-bottom: 4rem;
}

/* line 503, ../sass/screen.scss */
.article-intro {
  width: 40%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  margin-left: 30%;
  margin-top: 4rem;
}
/* line 507, ../sass/screen.scss */
.article-intro p {
  margin-bottom: 1.6rem;
}

/* line 512, ../sass/screen.scss */
.background-info {
  font-size: 0.9rem;
  line-height: 1.56rem;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 519, ../sass/screen.scss */
.centered {
  text-align: center;
}

/* line 523, ../sass/screen.scss */
.center-wrap {
  display: inline-block;
}
/* line 525, ../sass/screen.scss */
.center-wrap img {
  border: 0;
}

/* line 530, ../sass/screen.scss */
.divider {
  background-color: #FEAD9A;
  min-height: 0.4rem;
  width: 12.5%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
}

/* line 536, ../sass/screen.scss */
.full-span {
  width: 100%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  text-align: center;
}

/* line 541, ../sass/screen.scss */
#nine {
  width: 100%;
  float: left;
  padding-left: 0.625%;
  padding-right: 0.625%;
  text-align: center;
}

/* line 546, ../sass/screen.scss */
ul.article-nav {
  padding: 2rem 0;
}

/* line 550, ../sass/screen.scss */
ul.article-nav li:not(:last-child) {
  padding-right: 20rem;
}

@media (max-width: 1310px) {
  /* line 556, ../sass/screen.scss */
  .article {
    width: 46.875%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 26.5625%;
  }

  /* line 560, ../sass/screen.scss */
  .article-intro {
    width: 46.875%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 26.5625%;
  }
}
@media (max-width: 996px) {
  /* line 566, ../sass/screen.scss */
  .article {
    width: 56.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 21.875%;
  }

  /* line 570, ../sass/screen.scss */
  h1.article-title {
    font-size: 2.6rem;
    line-height: 3rem;
    margin-bottom: 1rem;
  }

  /* line 575, ../sass/screen.scss */
  .article-intro {
    width: 51.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 21.875%;
  }
}
@media (max-width: 782px) {
  /* line 581, ../sass/screen.scss */
  .article {
    width: 87.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 6.25%;
  }

  /* line 585, ../sass/screen.scss */
  .article-intro {
    width: 62.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 6.25%;
  }

  /* line 589, ../sass/screen.scss */
  ul.article-nav li:not(:last-child) {
    padding-right: 6rem;
  }
}
@media (max-width: 548px) {
  /* line 594, ../sass/screen.scss */
  h1.article-title {
    font-size: 2.2rem;
    line-height: 2.6rem;
    margin-bottom: 1rem;
  }

  /* line 599, ../sass/screen.scss */
  .article-intro {
    width: 87.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
    margin-left: 6.25%;
  }

  /* line 603, ../sass/screen.scss */
  .background-info {
    font-size: 0.8rem;
    line-height: 1.4rem;
  }

  /* line 607, ../sass/screen.scss */
  ul.article-nav li:not(:last-child) {
    padding-right: 3rem;
  }
}
@media (max-width: 466px) {
  /* line 612, ../sass/screen.scss */
  .nav-wrapper {
    display: none;
  }

  /* line 616, ../sass/screen.scss */
  #article-footer {
    margin-top: 2rem;
  }
}
@media (max-width: 444px) {
  /* line 621, ../sass/screen.scss */
  h1.article-title {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
  }
}
/*
 ***********************************
 * Footer styles 
 ***********************************
*/
/* line 634, ../sass/screen.scss */
#article-footer {
  background-color: #EFE133;
  color: #7e750a;
  padding-top: 0.4rem;
}

/* line 640, ../sass/screen.scss */
#footer {
  background-color: #EFE133;
  color: #7e750a;
  padding-top: 0.3rem;
  padding-bottom: 0.8rem;
}
