@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
/* line 5, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/compass-core/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 287, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em;
}

/* line 292, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}

/* line 297, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

/* line 302, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

/* line 307, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

/* line 315, ../bower_components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 321, ../bower_components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 325, ../bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}

/* line 338, ../bower_components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 341, ../bower_components/foundation/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 345, ../bower_components/foundation/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 347, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 351, ../bower_components/foundation/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 358, ../bower_components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 359, ../bower_components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 360, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix {
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 361, ../bower_components/foundation/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 362, ../bower_components/foundation/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 363, ../bower_components/foundation/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 364, ../bower_components/foundation/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 365, ../bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 371, ../bower_components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 374, ../bower_components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 384, ../bower_components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 387, ../bower_components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 197, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #008cba;
  border-color: #0079a1;
  color: white;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1.0625rem;
  padding-bottom: 1rem;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #0079a1;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 205, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #dadada;
  color: #333333;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #dadada;
}
/* line 147, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 206, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #43ac6a;
  border-color: #3c9a5f;
  color: white;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #3c9a5f;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 207, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #ea2f10;
  color: white;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #ea2f10;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 209, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
}
/* line 210, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
}
/* line 211, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
}
/* line 212, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 214, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
/* line 215, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
/* line 217, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 218, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 220, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #0079a1;
  color: white;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #0079a1;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008cba;
}
/* line 221, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #dadada;
  color: #333333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #dadada;
}
/* line 147, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7;
}
/* line 222, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #3c9a5f;
  color: white;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3c9a5f;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a;
}
/* line 223, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #ea2f10;
  color: white;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 141, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #ea2f10;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124;
}

@media only screen and (min-width: 40.063em) {
  /* line 228, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* line 80, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 82, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > * {
  margin: 0;
  float: left;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > * > button, .button-group > * .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > *:first-child {
  margin-left: 0;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 60, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * > button, .button-group.round > * .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 60, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 73, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 92, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar {
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 94, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
/* line 28, ../bower_components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* line 190, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 197, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 201, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 205, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 156, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 169, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 174, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 156, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    position: relative;
    width: 25%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    position: relative;
    width: 50%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    position: relative;
    width: 75%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    position: relative;
    width: 100%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 169, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 174, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 216, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 219, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 156, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 169, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 174, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 90.063em) {
  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 156, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-3 {
    position: relative;
    width: 25%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-6 {
    position: relative;
    width: 50%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-9 {
    position: relative;
    width: 75%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-12 {
    position: relative;
    width: 100%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 169, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.xlarge-centered,
  .columns.xlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 174, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.xlarge-uncentered,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.xlarge-uncentered.opposite,
  .columns.xlarge-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 120.063em) {
  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 148, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 156, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-3 {
    position: relative;
    width: 25%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-6 {
    position: relative;
    width: 50%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-9 {
    position: relative;
    width: 75%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 161, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-12 {
    position: relative;
    width: 100%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-0 {
    position: relative;
    margin-left: 0%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 165, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .xxlarge-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 168, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 169, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 171, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.xxlarge-centered,
  .columns.xxlarge-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 174, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.xxlarge-uncentered,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 181, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.xxlarge-uncentered.opposite,
  .columns.xxlarge-uncentered.opposite {
    float: right !important;
  }
}
/* Clearing Styles */
/* line 40, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
[data-clearing]:after {
  clear: both;
}
/* line 46, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 52, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 61, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 64, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 72, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 76, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 86, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

/* line 100, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none;
}
/* line 109, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 113, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 114, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 118, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 120, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  /* line 127, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 133, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }
  /* line 140, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: 0.8;
  }

  /* line 143, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 145, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc;
  }

  /* line 151, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 153, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc;
  }

  /* line 159, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3;
  }

  /* line 164, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  /* line 170, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  /* line 177, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  /* line 190, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  /* line 196, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  /* line 205, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  /* line 210, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 211, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  /* line 216, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%;
  }

  /* line 223, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: inline;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 138, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

/* line 140, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
/* line 70, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 74, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 75, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 144, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.375rem;
  line-height: 1;
  position: absolute;
  top: 0.5rem;
  right: 0.6875rem;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 40.063em) {
  /* line 149, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 1.875rem;
    top: 6.25rem;
  }
  /* line 152, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 153, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 154, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 155, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 156, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 162, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    background: #fff !important;
  }
}
/* line 114, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: #dadada;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 118, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.6875rem;
  text-transform: uppercase;
}
/* line 62, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #008cba;
}
/* line 71, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
/* line 74, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
/* line 79, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 84, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* line 98, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
/* line 106, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/*// Font Size  //*/
/* line 1, ../scss/components/_base.scss */
body {
  transition: .5s;
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  font-size: 1.0625rem;
  line-height: 1.8em;
  letter-spacing: 0.01563rem;
  color: #444444;
  background: #d8d8d8;
}
@media only screen {
  /* line 1, ../scss/components/_base.scss */
  body {
    border-top: 48px;
  }
}

/* line 17, ../scss/components/_base.scss */
a {
  text-decoration: none;
  color: #444444;
}

/* line 22, ../scss/components/_base.scss */
h1 {
  line-height: 1.4em;
}
/* line 24, ../scss/components/_base.scss */
h1.title {
  padding: 1.875rem 0;
  font-size: 3rem;
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.75rem;
  color: white;
}

/* line 35, ../scss/components/_base.scss */
.content-wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.content-wrap:before, .content-wrap:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.content-wrap:after {
  clear: both;
}

@media only screen and (max-width: 40em) {
  /* line 39, ../scss/components/_base.scss */
  .content-wrapper {
    display: none;
    padding: 0;
  }
}

/* line 46, ../scss/components/_base.scss */
#back-to-top {
  position: fixed;
  bottom: 0;
  right: 0px;
  display: none;
}

/* line 53, ../scss/components/_base.scss */
#hero {
  background: url(../img/me-1.jpg);
}

/* line 58, ../scss/components/_base.scss */
header#main-header {
  background: url(../img/me-2.jpg) 0 -100px no-repeat;
  height: 600px;
  min-height: 300px;
  background-size: 100%;
  background-attachment: fixed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
}
/* line 60, ../scss/components/_base.scss */
header#main-header .bio-intro-lead {
  color: white;
  font-size: 19rem;
  font-weight: 600;
  text-align: center;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
header#main-header:before, header#main-header:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
header#main-header:after {
  clear: both;
}
/* line 74, ../scss/components/_base.scss */
header#main-header .header-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 1.875rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
header#main-header .header-content:before, header#main-header .header-content:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
header#main-header .header-content:after {
  clear: both;
}
/* line 77, ../scss/components/_base.scss */
header#main-header .header-content h1.headliner {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 16.66667%;
  float: left;
  margin: 0;
}
@media only screen and (max-width: 40em) {
  /* line 77, ../scss/components/_base.scss */
  header#main-header .header-content h1.headliner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 63.75rem;
    *zoom: 1;
    text-align: center;
    padding: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  header#main-header .header-content h1.headliner:before, header#main-header .header-content h1.headliner:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  header#main-header .header-content h1.headliner:after {
    clear: both;
  }
}
/* line 85, ../scss/components/_base.scss */
header#main-header .header-content h1.headliner a {
  display: block;
  background: url(../img/me-2014.png) no-repeat;
  height: 100px;
  max-width: 100px;
  background-size: 100%;
  border-radius: 50%;
  text-indent: -9999px;
  font-size: 2rem;
  color: white;
  text-decoration: none;
}
/* line 96, ../scss/components/_base.scss */
header#main-header .header-content h1.headliner a span {
  color: #ea4848;
}
@media only screen and (max-width: 40em) {
  /* line 85, ../scss/components/_base.scss */
  header#main-header .header-content h1.headliner a {
    font-size: 4rem;
  }
}

/* line 110, ../scss/components/_base.scss */
nav.main {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 83.33333%;
  float: left;
}
@media only screen and (max-width: 40em) {
  /* line 110, ../scss/components/_base.scss */
  nav.main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 63.75rem;
    *zoom: 1;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  nav.main:before, nav.main:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  nav.main:after {
    clear: both;
  }
}
/* line 115, ../scss/components/_base.scss */
nav.main ul {
  padding-top: 1.875rem;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: right;
}
@media only screen and (max-width: 40em) {
  /* line 115, ../scss/components/_base.scss */
  nav.main ul {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    padding-top: 3.75rem;
  }
}
/* line 122, ../scss/components/_base.scss */
nav.main ul li {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
  padding-right: 0;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  /* line 122, ../scss/components/_base.scss */
  nav.main ul li {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 25%;
    float: left;
    border: solid 1px white;
    padding: .5em 0;
  }
  /* line 130, ../scss/components/_base.scss */
  nav.main ul li:nth-of-type(1) {
    border-radius: 10px 0 0 10px;
  }
  /* line 133, ../scss/components/_base.scss */
  nav.main ul li:nth-of-type(4) {
    border-radius: 0 10px 10px 0;
  }
}
/* line 137, ../scss/components/_base.scss */
nav.main ul li a {
  color: #444444;
  font-size: 1.0625rem;
  font-weight: 300;
  text-decoration: none;
  padding: .5em 1.4em;
  border: solid 1px #444444;
  border-radius: 40px;
  transition: .25s;
}
/* line 146, ../scss/components/_base.scss */
nav.main ul li a:hover {
  background: white;
  color: #ea4848;
}
/* line 151, ../scss/components/_base.scss */
nav.main ul li a.active {
  background: white;
  color: red;
}
@media only screen and (max-width: 40em) {
  /* line 137, ../scss/components/_base.scss */
  nav.main ul li a {
    padding: 0;
    border: none;
  }
  /* line 159, ../scss/components/_base.scss */
  nav.main ul li a:hover {
    background: none;
    color: white;
  }
}

/* line 170, ../scss/components/_base.scss */
footer#main-footer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 3.75rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
footer#main-footer:before, footer#main-footer:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
footer#main-footer:after {
  clear: both;
}
/* line 173, ../scss/components/_base.scss */
footer#main-footer p {
  font-size: 0.8125rem;
  color: #999999;
  text-align: center;
}

/* line 2, ../scss/components/_home_hero.scss */
section#hero {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 83.33333%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  padding: 3.75rem;
  min-height: 520px;
}
@media only screen and (max-width: 40em) {
  /* line 2, ../scss/components/_home_hero.scss */
  section#hero {
    display: none;
  }
}
/* line 11, ../scss/components/_home_hero.scss */
section#hero div.hero-img {
  background: url(../img/me-1.jpg) -100px 0;
  background-image: no-repeat;
  background-size: 100%;
}

/* line 4, ../scss/components/_home_about.scss */
header h1.intro {
  padding-bottom: 3.75rem;
  font-size: 2rem;
  font-weight: 100;
  text-align: center;
  color: #444444;
}
/* line 11, ../scss/components/_home_about.scss */
header h1.intro span {
  color: #ea4848;
}

/* line 18, ../scss/components/_home_about.scss */
#service-block {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 83.33333%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  padding: 3.75rem 1.875rem;
  background: #ededed url(../img/bg-bb.jpg) no-repeat;
  border-bottom: solid 12px #ea4848;
  background-size: cover;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: white;
}
/* line 30, ../scss/components/_home_about.scss */
#service-block .intro {
  color: white;
}
@media only screen and (min-width: 90.063em) {
  /* line 18, ../scss/components/_home_about.scss */
  #service-block {
    background-size: 100%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 18, ../scss/components/_home_about.scss */
  #service-block {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 18, ../scss/components/_home_about.scss */
  #service-block {
    padding-bottom: 0;
  }
}

/* line 49, ../scss/components/_home_about.scss */
.service-article-group {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  line-height: 1.8em;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.service-article-group:before, .service-article-group:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.service-article-group:after {
  clear: both;
}
@media only screen {
  /* line 49, ../scss/components/_home_about.scss */
  .service-article-group {
    border-bottom: none;
  }
}
/* line 61, ../scss/components/_home_about.scss */
.service-article-group .article-info {
  font-weight: 100;
}
@media only screen and (max-width: 40em) {
  /* line 65, ../scss/components/_home_about.scss */
  .service-article-group .article-info img {
    display: none;
  }
}
@media only screen {
  /* line 61, ../scss/components/_home_about.scss */
  .service-article-group .article-info {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    padding-bottom: 1.875rem;
    margin-bottom: 1.875rem;
    border-bottom: solid 1px #f2f2f2;
  }
  /* line 80, ../scss/components/_home_about.scss */
  .service-article-group .article-info:nth-of-type(3) {
    border-bottom: none;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 61, ../scss/components/_home_about.scss */
  .service-article-group .article-info {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    border-bottom: none;
    display: block;
  }
}
/* line 95, ../scss/components/_home_about.scss */
.service-article-group .article-info header div.bucket-icn {
  display: none;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
/* line 99, ../scss/components/_home_about.scss */
.service-article-group .article-info header div.bucket-icn img {
  padding-right: 1.875rem;
  padding-bottom: 1.875rem;
}
/* line 107, ../scss/components/_home_about.scss */
.service-article-group .article-info header h2 {
  font-size: 1.5rem;
  padding: 0.9375rem;
  font-weight: 700;
}
/* line 114, ../scss/components/_home_about.scss */
.service-article-group .article-info p {
  padding: 0 0.9375rem;
  font-size: 1.0625rem;
  line-height: 1.8em;
}
/* line 120, ../scss/components/_home_about.scss */
.service-article-group .article-info footer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 0.9375rem 0 0 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.service-article-group .article-info footer:before, .service-article-group .article-info footer:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.service-article-group .article-info footer:after {
  clear: both;
}
/* line 123, ../scss/components/_home_about.scss */
.service-article-group .article-info footer a {
  color: #ea4848;
  font-size: 1.0625rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
  padding: 3.75rem 0.9375rem;
}

/* line 131, ../scss/components/_home_about.scss */
section.page-link-block {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 1.875rem 0 4.75rem 0;
  text-align: center;
  border-bottom: solid 1px #f2f2f2;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
section.page-link-block:before, section.page-link-block:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
section.page-link-block:after {
  clear: both;
}
/* line 137, ../scss/components/_home_about.scss */
section.page-link-block a {
  color: #ea4848;
  font-size: 1.0625rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
  font-size: 1.3125rem;
  border: solid 1px #ea4848;
  padding: .5em 1.4em;
  -moz-border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  border-radius: 2.5rem;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
/* line 146, ../scss/components/_home_about.scss */
section.page-link-block a:hover {
  background: #167ce3;
  color: white;
  border-color: #167ce3;
}

/* line 157, ../scss/components/_home_about.scss */
.skills div.big-img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  border-bottom: solid 12px #ea4848;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25), inset 0 0 5px rgba(0, 0, 0, 0.25);
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.skills div.big-img:before, .skills div.big-img:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.skills div.big-img:after {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 157, ../scss/components/_home_about.scss */
  .skills div.big-img {
    padding-top: 0;
  }
}
/* line 172, ../scss/components/_home_about.scss */
.skills p.about-copy {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 2.5rem 1.875rem;
  padding-bottom: 0.9375rem;
  font-size: 1.8125rem;
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  font-weight: 100;
  line-height: 1.8em;
  text-align: center;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.skills p.about-copy:before, .skills p.about-copy:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.skills p.about-copy:after {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 172, ../scss/components/_home_about.scss */
  .skills p.about-copy {
    padding: 1.875rem 1.875rem;
  }
}

/* line 190, ../scss/components/_home_about.scss */
section.quote-box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  text-align: center;
  padding: 3.75rem 1.875rem;
  background: #e7ebed;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
section.quote-box:before, section.quote-box:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
section.quote-box:after {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 190, ../scss/components/_home_about.scss */
  section.quote-box {
    background: #ea4848;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 190, ../scss/components/_home_about.scss */
  section.quote-box {
    padding: 3.75rem;
  }
}
/* line 205, ../scss/components/_home_about.scss */
section.quote-box blockquote {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  color: #999999;
  font-family: "adelle", Georgia, Times, serif;
  font-style: italic;
  font-size: 1.5625rem;
  font-weight: 100;
  letter-spacing: 0.01563rem;
  line-height: 1.4em;
}
@media only screen and (min-width: 40.063em) {
  /* line 205, ../scss/components/_home_about.scss */
  section.quote-box blockquote {
    font-size: 2rem;
  }
}
/* line 224, ../scss/components/_home_about.scss */
section.quote-box blockquote b {
  opacity: .5;
  font-size: 35px;
}
/* line 229, ../scss/components/_home_about.scss */
section.quote-box blockquote span {
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  font-size: 1.3125rem;
  padding: 1.875rem 0;
  font-style: normal;
  font-weight: 700;
  color: #ea4848;
}
@media only screen and (max-width: 40em) {
  /* line 205, ../scss/components/_home_about.scss */
  section.quote-box blockquote {
    color: white;
  }
  /* line 242, ../scss/components/_home_about.scss */
  section.quote-box blockquote span {
    color: white;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 248, ../scss/components/_home_about.scss */
  section.quote-box blockquote br:nth-of-type(2) {
    display: none;
  }
}

/* line 2, ../scss/components/_home_work.scss */
section#clients, section#products {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  background: #f2f2f2;
  padding: 1.875rem 0 3.75rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
section#clients:before, section#clients:after, section#products:before, section#products:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
section#clients:after, section#products:after {
  clear: both;
}
/* line 9, ../scss/components/_home_work.scss */
section#clients .work-container, section#products .work-container {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 66.66667%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
@media only screen and (max-width: 40em) {
  /* line 13, ../scss/components/_home_work.scss */
  section#clients .current-work, section#products .current-work {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#clients .current-work:before, section#clients .current-work:after, section#products .current-work:before, section#products .current-work:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#clients .current-work:after, section#products .current-work:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li, section#products .current-work > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li, section#products .current-work > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li:nth-of-type(n), section#products .current-work > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li:nth-of-type(1n+1), section#products .current-work > li:nth-of-type(1n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 13, ../scss/components/_home_work.scss */
  section#clients .current-work, section#products .current-work {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#clients .current-work:before, section#clients .current-work:after, section#products .current-work:before, section#products .current-work:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#clients .current-work:after, section#products .current-work:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li, section#products .current-work > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li, section#products .current-work > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li:nth-of-type(n), section#products .current-work > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li:nth-of-type(2n+1), section#products .current-work > li:nth-of-type(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 13, ../scss/components/_home_work.scss */
  section#clients .current-work, section#products .current-work {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#clients .current-work:before, section#clients .current-work:after, section#products .current-work:before, section#products .current-work:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#clients .current-work:after, section#products .current-work:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li, section#products .current-work > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li, section#products .current-work > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li:nth-of-type(n), section#products .current-work > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#clients .current-work > li:nth-of-type(2n+1), section#products .current-work > li:nth-of-type(2n+1) {
    clear: both;
  }
}
/* line 42, ../scss/components/_home_work.scss */
section#clients .current-work li:nth-of-type(1) a, section#products .current-work li:nth-of-type(1) a {
  background: url(../img/work-att.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 48, ../scss/components/_home_work.scss */
section#clients .current-work li:nth-of-type(2) a, section#products .current-work li:nth-of-type(2) a {
  background: url(../img/work-space-app.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 54, ../scss/components/_home_work.scss */
section#clients .current-work li:nth-of-type(3) a, section#products .current-work li:nth-of-type(3) a {
  background: url(../img/work-sbu.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 60, ../scss/components/_home_work.scss */
section#clients .current-work li:nth-of-type(4) a, section#products .current-work li:nth-of-type(4) a {
  background: url(../img/work-cac.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 66, ../scss/components/_home_work.scss */
section#clients .current-work li:nth-of-type(5) a, section#products .current-work li:nth-of-type(5) a {
  background: url(../img/work-francesco.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 72, ../scss/components/_home_work.scss */
section#clients .current-work li:nth-of-type(6) a, section#products .current-work li:nth-of-type(6) a {
  background: url(../img/work-kd-web.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
/* line 81, ../scss/components/_home_work.scss */
section#clients section a, section#products section a {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background: #167ce3;
  position: relative;
  display: block;
  height: 170px;
  color: #ea4848;
  font-size: 1.0625rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
}
/* line 90, ../scss/components/_home_work.scss */
section#clients section a p:nth-of-type(2), section#products section a p:nth-of-type(2) {
  display: none;
}
/* line 103, ../scss/components/_home_work.scss */
section#clients section a p, section#products section a p {
  position: absolute;
  bottom: 0;
  padding: 1em;
  background: white;
}
/* line 109, ../scss/components/_home_work.scss */
section#clients section a p:hover, section#products section a p:hover {
  background: #167ce3;
  color: white;
}

@media only screen and (max-width: 40em) {
  /* line 119, ../scss/components/_home_work.scss */
  .thinkbigr-projects {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .thinkbigr-projects:before, .thinkbigr-projects:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .thinkbigr-projects:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li:nth-of-type(1n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  /* line 119, ../scss/components/_home_work.scss */
  .thinkbigr-projects {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .thinkbigr-projects:before, .thinkbigr-projects:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .thinkbigr-projects:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .thinkbigr-projects > li:nth-of-type(2n+1) {
    clear: both;
  }
}
/* line 130, ../scss/components/_home_work.scss */
.thinkbigr-projects li:nth-of-type(1) a {
  background: url(../img/work-.jpg) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}

@media only screen {
  /* line 2, ../scss/components/_popups.scss */
  .reveal-modal {
    padding: 0;
    -moz-border-radius: 0.75rem;
    -webkit-border-radius: 0.75rem;
    border-radius: 0.75rem;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 9, ../scss/components/_popups.scss */
  .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    font-weight: 300;
    color: #167ce3;
    top: 1.25rem;
    right: 1.5rem;
  }
  /* line 17, ../scss/components/_popups.scss */
  .reveal-modal .contact-trigger {
    text-align: center;
  }

  /* line 22, ../scss/components/_popups.scss */
  .reveal-modal-bg {
    -webkit-filter: blur(20%);
    background: white;
  }
}
/* line 31, ../scss/components/_popups.scss */
.project-popup div.pop-hero {
  background: #e7ebed;
  -moz-border-radius: 0.75rem 0.75rem 0 0;
  -webkit-border-radius: 0.75rem;
  border-radius: 0.75rem 0.75rem 0 0;
}
/* line 37, ../scss/components/_popups.scss */
.project-popup figure {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 83.33333%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
/* line 40, ../scss/components/_popups.scss */
.project-popup figure img {
  padding: 1.875rem 0 0.9375rem 0;
}
/* line 43, ../scss/components/_popups.scss */
.project-popup figure figcaption {
  display: none;
}
/* line 48, ../scss/components/_popups.scss */
.project-popup div.pop-copy {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  padding-bottom: 3.75rem;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.project-popup div.pop-copy:before, .project-popup div.pop-copy:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.project-popup div.pop-copy:after {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 48, ../scss/components/_popups.scss */
  .project-popup div.pop-copy {
    padding: 0;
  }
}
/* line 57, ../scss/components/_popups.scss */
.project-popup div.pop-copy header {
  padding: 1.875rem 0;
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  letter-spacing: 0.01563rem;
}
/* line 61, ../scss/components/_popups.scss */
.project-popup div.pop-copy header h1 {
  color: #444444;
  font-size: 2rem;
  font-weight: 600;
}
@media only screen and (max-width: 40em) {
  /* line 61, ../scss/components/_popups.scss */
  .project-popup div.pop-copy header h1 {
    font-size: 1.5625rem;
  }
}
/* line 70, ../scss/components/_popups.scss */
.project-popup div.pop-copy p {
  padding-bottom: 0.9375rem;
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  font-weight: 300;
  line-height: 1.8em;
  color: #444444;
}
@media only screen and (max-width: 40em) {
  /* line 70, ../scss/components/_popups.scss */
  .project-popup div.pop-copy p {
    font-size: 0.9625rem;
  }
}
/* line 79, ../scss/components/_popups.scss */
.project-popup div.pop-copy p em {
  font-style: italic;
  opacity: .6;
}
/* line 85, ../scss/components/_popups.scss */
.project-popup div.pop-copy footer ul.social {
  padding-top: 1.875rem;
}
/* line 87, ../scss/components/_popups.scss */
.project-popup div.pop-copy footer ul.social li {
  padding: 0.625rem 0;
}
/* line 89, ../scss/components/_popups.scss */
.project-popup div.pop-copy footer ul.social li a {
  color: #ea4848;
  font-size: 1.3125rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
}

/* line 103, ../scss/components/_popups.scss */
.group {
  padding: 3.75rem;
}
/* line 108, ../scss/components/_popups.scss */
.group #contact-form label {
  display: block;
}
/* line 111, ../scss/components/_popups.scss */
.group #contact-form input, .group #contact-form textarea {
  border-radius: 0.625rem;
  border: solid 1px #167ce3;
  padding: 0.5rem;
  min-height: 3.125rem;
}

/* line 1, ../scss/components/_blog.scss */
#blog-home header#main-header {
  background: #444444;
}

/* line 6, ../scss/components/_blog.scss */
.blog-sub-nav {
  background: black;
}
/* line 10, ../scss/components/_blog.scss */
.blog-sub-nav nav {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 91.66667%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-sub-nav nav:before, .blog-sub-nav nav:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-sub-nav nav:after {
  clear: both;
}
/* line 18, ../scss/components/_blog.scss */
.blog-sub-nav nav ul li {
  padding: 0;
}
/* line 21, ../scss/components/_blog.scss */
.blog-sub-nav nav ul li a {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 16.66667%;
  float: left;
  padding: 1.875rem 0;
  text-align: center;
  display: block;
  color: white;
  font-weight: 100;
  text-transform: uppercase;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
/* line 31, ../scss/components/_blog.scss */
.blog-sub-nav nav ul li a:hover {
  background: #0f569d;
}
/* line 35, ../scss/components/_blog.scss */
.blog-sub-nav nav ul li a.selected {
  background: #ea4848;
}
/* line 40, ../scss/components/_blog.scss */
.blog-sub-nav nav ul li select {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 25%;
  float: right;
  margin-top: 37px;
  height: 50px;
}

/* line 55, ../scss/components/_blog.scss */
section#blog-post-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 3.75rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
section#blog-post-wrapper:before, section#blog-post-wrapper:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
section#blog-post-wrapper:after {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 59, ../scss/components/_blog.scss */
  section#blog-post-wrapper .blog-listing {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#blog-post-wrapper .blog-listing:before, section#blog-post-wrapper .blog-listing:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#blog-post-wrapper .blog-listing:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li:nth-of-type(1n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 59, ../scss/components/_blog.scss */
  section#blog-post-wrapper .blog-listing {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#blog-post-wrapper .blog-listing:before, section#blog-post-wrapper .blog-listing:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#blog-post-wrapper .blog-listing:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li:nth-of-type(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 59, ../scss/components/_blog.scss */
  section#blog-post-wrapper .blog-listing {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    margin: 0;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#blog-post-wrapper .blog-listing:before, section#blog-post-wrapper .blog-listing:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  section#blog-post-wrapper .blog-listing:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  section#blog-post-wrapper .blog-listing > li:nth-of-type(3n+1) {
    clear: both;
  }
}
/* line 74, ../scss/components/_blog.scss */
section#blog-post-wrapper .blog-listing li section {
  position: relative;
  min-height: 300px;
  background: white;
  padding: 1.875rem;
  -moz-box-shadow: 0 1px 3px #999999;
  -webkit-box-shadow: 0 1px 3px #999999;
  box-shadow: 0 1px 3px #999999;
  -moz-border-radius: 0.1875rem;
  -webkit-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
}
/* line 85, ../scss/components/_blog.scss */
section#blog-post-wrapper .blog-listing li section h1 {
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1.55em;
  letter-spacing: .015em;
  padding: 0.625rem 0;
}
/* line 93, ../scss/components/_blog.scss */
section#blog-post-wrapper .blog-listing li section .category-title {
  font-size: 1.0625rem;
}
/* line 96, ../scss/components/_blog.scss */
section#blog-post-wrapper .blog-listing li section .category-title a {
  color: #ea4848;
}
/* line 101, ../scss/components/_blog.scss */
section#blog-post-wrapper .blog-listing li section time {
  position: absolute;
  bottom: 0;
  padding-bottom: 1em;
  font-size: 0.8125rem;
  font-style: italic;
  font-weight: 100;
}

/* line 116, ../scss/components/_blog.scss */
.sub-module-block {
  background: #f2f2f2;
}
/* line 118, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.sub-module-block .about-rise-module-block:before, .sub-module-block .about-rise-module-block:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.sub-module-block .about-rise-module-block:after {
  clear: both;
}
/* line 121, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1;
  border-top: solid 2px #f2f2f2;
  padding: 1.875rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.sub-module-block .about-rise-module-block ul:before, .sub-module-block .about-rise-module-block ul:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.sub-module-block .about-rise-module-block ul:after {
  clear: both;
}
/* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
.sub-module-block .about-rise-module-block ul > li {
  display: inline;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}
/* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
.sub-module-block .about-rise-module-block ul > li {
  width: 50%;
  padding: 0 0.625rem 1.25rem;
}
/* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
.sub-module-block .about-rise-module-block ul > li:nth-of-type(n) {
  clear: none;
}
/* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
.sub-module-block .about-rise-module-block ul > li:nth-of-type(2n+1) {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 121, ../scss/components/_blog.scss */
  .sub-module-block .about-rise-module-block ul {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
    *zoom: 1;
    border-top: none;
  }
  /* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .sub-module-block .about-rise-module-block ul:before, .sub-module-block .about-rise-module-block ul:after {
    content: " ";
    display: table;
  }
  /* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .sub-module-block .about-rise-module-block ul:after {
    clear: both;
  }
  /* line 35, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .sub-module-block .about-rise-module-block ul > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 44, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .sub-module-block .about-rise-module-block ul > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
  }
  /* line 48, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .sub-module-block .about-rise-module-block ul > li:nth-of-type(n) {
    clear: none;
  }
  /* line 49, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .sub-module-block .about-rise-module-block ul > li:nth-of-type(1n+1) {
    clear: both;
  }
}
/* line 131, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul li {
  padding: 1.875rem;
}
@media only screen and (max-width: 40em) {
  /* line 131, ../scss/components/_blog.scss */
  .sub-module-block .about-rise-module-block ul li {
    border-top: solid 2px #f2f2f2;
    padding: 3.75rem 1.875rem;
  }
}
/* line 141, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul li .module-title header h1 {
  font-size: 1.5rem;
  font-weight: 500;
}
/* line 147, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul li .module-title p {
  padding: 0.9375rem 0;
  font-size: 1.0625rem;
  font-weight: 100;
}
/* line 153, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul li .module-title footer {
  padding-top: 0.9375rem;
}
/* line 156, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul li .module-title footer a {
  color: #ea4848;
  font-size: 1.0625rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
  font-size: 1.3125rem;
  border: solid 1px #ea4848;
  padding: .5em 1.4em;
  -moz-border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  border-radius: 2.5rem;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
/* line 164, ../scss/components/_blog.scss */
.sub-module-block .about-rise-module-block ul li .module-title footer a:hover {
  background: #167ce3;
  color: white;
  border-color: #167ce3;
}

/* line 177, ../scss/components/_blog.scss */
.about-sservi-module-block {
  background: #167ce3;
}
/* line 180, ../scss/components/_blog.scss */
.about-sservi-module-block .about-sservi-module {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 4.75rem;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.about-sservi-module-block .about-sservi-module:before, .about-sservi-module-block .about-sservi-module:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.about-sservi-module-block .about-sservi-module:after {
  clear: both;
}
/* line 186, ../scss/components/_blog.scss */
.about-sservi-module-block .about-sservi-module header h1 {
  font-size: 1.5rem;
  font-weight: 500;
}
/* line 192, ../scss/components/_blog.scss */
.about-sservi-module-block .about-sservi-module p.about-sservi-module-copy {
  padding: 0.9375rem 0;
  font-size: 1.0625rem;
  font-weight: 100;
}
/* line 198, ../scss/components/_blog.scss */
.about-sservi-module-block .about-sservi-module footer {
  padding-top: 0.9375rem;
}
/* line 201, ../scss/components/_blog.scss */
.about-sservi-module-block .about-sservi-module footer a {
  color: #ea4848;
  font-size: 1.0625rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
  font-size: 1.3125rem;
  border: solid 1px #ea4848;
  padding: .5em 1.4em;
  -moz-border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  border-radius: 2.5rem;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
/* line 209, ../scss/components/_blog.scss */
.about-sservi-module-block .about-sservi-module footer a:hover {
  background: #167ce3;
  color: white;
  border-color: #167ce3;
}

/* line 1, ../scss/components/_blog-post.scss */
#blog-post header#main-header {
  background: #444444;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";
}

/* line 9, ../scss/components/_blog-post.scss */
.blog-info {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  text-shadow: 0 0 0.3125rem black;
  padding: 1.875rem 1.875rem 3.75rem 1.875rem;
  color: white;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-info:before, .blog-info:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-info:after {
  clear: both;
}
/* line 18, ../scss/components/_blog-post.scss */
.blog-info .breadcrumb {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: white;
  border-color: white;
  border: none;
  background: none;
  padding: 0 0 3.75rem 0;
}
@media only screen and (max-width: 40em) {
  /* line 18, ../scss/components/_blog-post.scss */
  .blog-info .breadcrumb {
    padding: 0 0 1.875rem 0;
  }
}
/* line 28, ../scss/components/_blog-post.scss */
.blog-info .breadcrumb li {
  margin: 0;
  float: left;
  font-size: 1.0625rem;
  text-transform: uppercase;
}
/* line 62, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li:hover a, .blog-info .breadcrumb li:focus a {
  text-decoration: underline;
}
/* line 64, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li a,
.blog-info .breadcrumb li span {
  text-transform: uppercase;
  color: white;
}
/* line 71, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li.current {
  cursor: default;
  color: #333333;
}
/* line 74, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li.current a {
  cursor: default;
  color: #333333;
}
/* line 79, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li.current:hover, .blog-info .breadcrumb li.current:hover a, .blog-info .breadcrumb li.current:focus, .blog-info .breadcrumb li.current:focus a {
  text-decoration: none;
}
/* line 84, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li.unavailable {
  color: #999999;
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li.unavailable a {
  color: #999999;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li.unavailable:hover, .blog-info .breadcrumb li.unavailable:hover a, .blog-info .breadcrumb li.unavailable:focus,
.blog-info .breadcrumb li.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* line 98, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
/* line 106, ../bower_components/foundation/scss/foundation/components/_breadcrumbs.scss */
.blog-info .breadcrumb li:first-child:before {
  content: " ";
  margin: 0;
}
/* line 33, ../scss/components/_blog-post.scss */
.blog-info .blog-title {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 83.33333%;
  float: left;
  padding-bottom: 1.875rem;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-info .blog-title:before, .blog-info .blog-title:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-info .blog-title:after {
  clear: both;
}
@media only screen and (max-width: 40em) {
  /* line 33, ../scss/components/_blog-post.scss */
  .blog-info .blog-title {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
  }
}
/* line 44, ../scss/components/_blog-post.scss */
.blog-info .blog-title time {
  font-size: 0.5625rem;
  text-transform: uppercase;
  letter-spacing: 0.01563rem;
}
/* line 50, ../scss/components/_blog-post.scss */
.blog-info .blog-title h1 {
  font-size: 1.8rem;
  color: #fdb72b;
}
@media only screen and (max-width: 40em) {
  /* line 50, ../scss/components/_blog-post.scss */
  .blog-info .blog-title h1 {
    font-size: 2rem -0.2;
  }
}
/* line 58, ../scss/components/_blog-post.scss */
.blog-info .blog-title h2 {
  font-size: 1.3125rem;
  font-weight: 100;
  opacity: .8;
}
@media only screen and (max-width: 40em) {
  /* line 58, ../scss/components/_blog-post.scss */
  .blog-info .blog-title h2 {
    font-size: 1.3125rem;
  }
}

/* line 70, ../scss/components/_blog-post.scss */
.person-small {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
  padding: 1.875rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.person-small:before, .person-small:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.person-small:after {
  clear: both;
}
/* line 80, ../scss/components/_blog-post.scss */
.person-small figure {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 50%;
  float: left;
  line-height: 1em;
}
@media only screen and (max-width: 40em) {
  /* line 80, ../scss/components/_blog-post.scss */
  .person-small figure {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
  }
}
/* line 89, ../scss/components/_blog-post.scss */
.person-small figure img {
  max-width: 80px;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 16.66667%;
  float: left;
}
@media only screen {
  /* line 89, ../scss/components/_blog-post.scss */
  .person-small figure img {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
  }
}
/* line 99, ../scss/components/_blog-post.scss */
.person-small figure figcaption {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  width: 83.33333%;
  float: left;
}
@media only screen {
  /* line 99, ../scss/components/_blog-post.scss */
  .person-small figure figcaption {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 75%;
    float: left;
  }
}
/* line 106, ../scss/components/_blog-post.scss */
.person-small figure figcaption h1 {
  color: white;
}
/* line 110, ../scss/components/_blog-post.scss */
.person-small figure figcaption h2 {
  font-size: 1.0625rem;
  font-weight: 100;
  font-style: italic;
  color: #f2f2f2;
}

/* line 120, ../scss/components/_blog-post.scss */
.content-wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 1.875rem 0 3.75rem 0;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.content-wrap:before, .content-wrap:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.content-wrap:after {
  clear: both;
}

/* line 125, ../scss/components/_blog-post.scss */
.blog-content {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 83.33333%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
@media only screen and (max-width: 40em) {
  /* line 125, ../scss/components/_blog-post.scss */
  .blog-content {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 91.66667%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
  }
}
/* line 132, ../scss/components/_blog-post.scss */
.blog-content p {
  padding: 1.375rem 0;
  color: #444444;
  font-weight: 100;
}
/* line 138, ../scss/components/_blog-post.scss */
.blog-content figure {
  padding: 1.375rem 0;
}
/* line 146, ../scss/components/_blog-post.scss */
.blog-content figure figcaption {
  font-size: 0.8125rem;
  line-height: 1.4em;
  color: #999999;
  padding-top: 1em;
}

/* line 156, ../scss/components/_blog-post.scss */
.blog-prev-next-navigation {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding-bottom: 3.75rem;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-prev-next-navigation:before, .blog-prev-next-navigation:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.blog-prev-next-navigation:after {
  clear: both;
}
/* line 162, ../scss/components/_blog-post.scss */
.blog-prev-next-navigation ul {
  border-top: solid 1px #f2f2f2;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
@media only screen and (max-width: 40em) {
  /* line 162, ../scss/components/_blog-post.scss */
  .blog-prev-next-navigation ul {
    border-top: none;
  }
}
/* line 170, ../scss/components/_blog-post.scss */
.blog-prev-next-navigation ul li {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 50%;
  float: left;
  padding: 1.875rem;
}
/* line 175, ../scss/components/_blog-post.scss */
.blog-prev-next-navigation ul li:nth-of-type(1) {
  border-right: solid 1px #f2f2f2;
}
@media only screen and (max-width: 40em) {
  /* line 170, ../scss/components/_blog-post.scss */
  .blog-prev-next-navigation ul li {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    border-top: solid 2px #f2f2f2;
  }
  /* line 183, ../scss/components/_blog-post.scss */
  .blog-prev-next-navigation ul li:nth-of-type(1) {
    border-right: none;
  }
}
/* line 188, ../scss/components/_blog-post.scss */
.blog-prev-next-navigation ul li .blog-title {
  padding: 0.9375rem;
}

/* line 196, ../scss/components/_blog-post.scss */
blockquote {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
  padding: 1.875rem 0;
  color: #ea4848;
  font-family: "adelle", Georgia, Times, serif;
  font-style: italic;
  font-size: 1.3125rem;
  font-weight: 100;
  letter-spacing: 0.01563rem;
  line-height: 1.4em;
}
@media only screen and (min-width: 40.063em) {
  /* line 196, ../scss/components/_blog-post.scss */
  blockquote {
    font-size: 1.75rem;
  }
}
/* line 216, ../scss/components/_blog-post.scss */
blockquote b {
  opacity: .5;
  font-size: 35px;
}
/* line 221, ../scss/components/_blog-post.scss */
blockquote span {
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  font-size: 1.3125rem;
  padding: 1.875rem 0;
  font-style: normal;
  font-weight: 700;
  color: #ea4848;
}
@media only screen and (max-width: 40em) {
  /* line 196, ../scss/components/_blog-post.scss */
  blockquote {
    color: #ea4848;
  }
  /* line 234, ../scss/components/_blog-post.scss */
  blockquote span {
    color: #fdb72b;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  /* line 240, ../scss/components/_blog-post.scss */
  blockquote br:nth-of-type(2) {
    display: none;
  }
}

/* line 2, ../scss/components/_about_profile.scss */
.hero-pic {
  background: url(../img/me-2.jpg) 0 -100px no-repeat;
  max-height: 600px;
  background-size: cover;
  background-attachment: fixed;
}

/* line 9, ../scss/components/_about_profile.scss */
section.profiles {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  padding: 0 0 1.875rem 0;
  background: #f2f2f2;
  border-radius: 1px;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
section.profiles:before, section.profiles:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
section.profiles:after {
  clear: both;
}

/* line 17, ../scss/components/_about_profile.scss */
.person-block {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 66.66667%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 17, ../scss/components/_about_profile.scss */
  .person-block {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 66.66667%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
    margin-bottom: 3.75rem;
  }
}
@media only screen and (max-width: 40em) {
  /* line 17, ../scss/components/_about_profile.scss */
  .person-block {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 83.33333%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    float: left;
    margin-bottom: 3.75rem;
  }
}
/* line 31, ../scss/components/_about_profile.scss */
.person-block div {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.person-block div:before, .person-block div:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.person-block div:after {
  clear: both;
}
/* line 35, ../scss/components/_about_profile.scss */
.person-block figure {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
  float: left;
}
/* line 39, ../scss/components/_about_profile.scss */
.person-block figure a.headshot img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
}
/* line 44, ../scss/components/_about_profile.scss */
.person-block figure figcaption {
  display: none;
}
/* line 49, ../scss/components/_about_profile.scss */
.person-block header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 63.75rem;
  *zoom: 1;
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  letter-spacing: 0.01563rem;
}
/* line 165, ../bower_components/foundation/scss/foundation/components/_global.scss */
.person-block header:before, .person-block header:after {
  content: " ";
  display: table;
}
/* line 166, ../bower_components/foundation/scss/foundation/components/_global.scss */
.person-block header:after {
  clear: both;
}
/* line 55, ../scss/components/_about_profile.scss */
.person-block header h1 {
  color: #444444;
  font-size: 14rem;
  font-weight: 600;
  text-align: center;
}
/* line 70, ../scss/components/_about_profile.scss */
.person-block p {
  font-family: "museo-sans-rounded", helvetica, Arial, San-serif;
  font-weight: 300;
  line-height: 1.8em;
  color: #444444;
  font-size: 1.3125rem;
}
@media only screen and (max-width: 40em) {
  /* line 70, ../scss/components/_about_profile.scss */
  .person-block p {
    font-size: 0.9625rem;
  }
}
/* line 83, ../scss/components/_about_profile.scss */
.person-block p em {
  font-style: italic;
  opacity: .6;
}
/* line 91, ../scss/components/_about_profile.scss */
.person-block footer ul.social {
  padding-top: 1.875rem;
}
/* line 93, ../scss/components/_about_profile.scss */
.person-block footer ul.social li {
  padding: 0.625rem 0;
}
/* line 95, ../scss/components/_about_profile.scss */
.person-block footer ul.social li a {
  color: #ea4848;
  font-size: 1.3125rem;
  font-weight: 300;
  letter-spacing: 0.01563rem;
}
