/* Theme specific variables. */
/* line 305, ../sass/vendor/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.1/";
}

/* line 309, ../sass/vendor/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

/* line 314, ../sass/vendor/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:46.9375em)/";
  width: 46.9375em;
}

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

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

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

/* line 334, ../sass/vendor/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 341, ../sass/vendor/foundation/components/_global.scss */
html, body {
  height: 100%;
}

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

/* line 351, ../sass/vendor/foundation/components/_global.scss */
html,
body {
  font-size: 16px;
}

/* line 354, ../sass/vendor/foundation/components/_global.scss */
body {
  background: white;
  color: #333333;
  padding: 0;
  margin: 0;
  font-family: "aktiv-grotesk-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  position: relative;
  cursor: auto;
}

/* line 367, ../sass/vendor/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 370, ../sass/vendor/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 372, ../sass/vendor/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 378, ../sass/vendor/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 383, ../sass/vendor/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 384, ../sass/vendor/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../sass/vendor/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 173, ../sass/vendor/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 386, ../sass/vendor/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 392, ../sass/vendor/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

/* line 408, ../sass/vendor/foundation/components/_global.scss */
select {
  width: 100%;
}

/* line 413, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text {
  color: #333333 !important;
}
/* line 417, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text a {
  color: #0066CC !important;
  text-decoration: none !important;
}
/* line 421, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text a:hover {
  color: #0066CC !important;
  text-decoration: underline !important;
}

/* line 413, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text {
  color: #333333 !important;
}
/* line 417, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text a {
  color: #0066CC !important;
  text-decoration: none !important;
}
/* line 421, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text a:hover {
  color: #0066CC !important;
  text-decoration: underline !important;
}

/* line 153, ../sass/vendor/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 154, ../sass/vendor/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 155, ../sass/vendor/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 156, ../sass/vendor/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 46.875em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 46.9375em) and (max-width: 60em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 46.9375em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 60.0625em) and (max-width: 90em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 60.0625em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) and (max-width: 99999999em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) {
  /* line 160, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 161, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 162, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 163, ../sass/vendor/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 209, ../sass/vendor/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 215, ../sass/vendor/foundation/components/_type.scss */
a {
  color: #0066cc;
  text-decoration: none;
  line-height: inherit;
}
/* line 221, ../sass/vendor/foundation/components/_type.scss */
a:hover, a:focus {
  color: #0066cc;
  text-decoration: underline;
}
/* line 228, ../sass/vendor/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 232, ../sass/vendor/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
/* line 240, ../sass/vendor/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
/* line 242, ../sass/vendor/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 250, ../sass/vendor/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "lexia", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-style: 400;
  text-rendering: optimizeLegibility;
  margin-top: 0.625rem;
  margin-bottom: 1.25rem;
  line-height: 1.2;
}
/* line 259, ../sass/vendor/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #7a7a7a;
  line-height: 0;
}

/* line 266, ../sass/vendor/foundation/components/_type.scss */
h1 {
  font-size: 2.375rem;
}

/* line 267, ../sass/vendor/foundation/components/_type.scss */
h2 {
  font-size: 0.875rem;
}

/* line 268, ../sass/vendor/foundation/components/_type.scss */
h3 {
  font-size: 1rem;
}

/* line 269, ../sass/vendor/foundation/components/_type.scss */
h4 {
  font-size: 0.6875rem;
}

/* line 270, ../sass/vendor/foundation/components/_type.scss */
h5 {
  font-size: 0.9375rem;
}

/* line 271, ../sass/vendor/foundation/components/_type.scss */
h6 {
  font-size: 1rem;
}

/* line 273, ../sass/vendor/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #7a7a7a;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

/* line 275, ../sass/vendor/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 285, ../sass/vendor/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 291, ../sass/vendor/foundation/components/_type.scss */
strong,
b {
  font-weight: 500;
  line-height: inherit;
}

/* line 296, ../sass/vendor/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 301, ../sass/vendor/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333333;
  background-color: #eeeeee;
  border-width: 1px;
  border-style: solid;
  border-color: #d7d7d7;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 315, ../sass/vendor/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

/* line 323, ../sass/vendor/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}
/* line 325, ../sass/vendor/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}
/* line 329, ../sass/vendor/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 342, ../sass/vendor/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
/* line 350, ../sass/vendor/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 353, ../sass/vendor/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
/* line 354, ../sass/vendor/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
/* line 355, ../sass/vendor/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
/* line 356, ../sass/vendor/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 360, ../sass/vendor/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}
/* line 364, ../sass/vendor/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 373, ../sass/vendor/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 500;
}
/* line 377, ../sass/vendor/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 382, ../sass/vendor/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 389, ../sass/vendor/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 394, ../sass/vendor/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd;
}
/* line 399, ../sass/vendor/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #626262;
}
/* line 403, ../sass/vendor/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 408, ../sass/vendor/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #626262;
}

/* line 414, ../sass/vendor/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #7a7a7a;
}

/* Microformats */
/* line 420, ../sass/vendor/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem;
}
/* line 426, ../sass/vendor/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 430, ../sass/vendor/foundation/components/_type.scss */
.vcard .fn {
  font-weight: 500;
  font-size: 0.9375rem;
}

/* line 437, ../sass/vendor/foundation/components/_type.scss */
.vevent .summary {
  font-weight: 500;
}
/* line 439, ../sass/vendor/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 500;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 46.9375em) {
  /* line 450, ../sass/vendor/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
  }

  /* line 451, ../sass/vendor/foundation/components/_type.scss */
  h1 {
    font-size: 3rem;
  }

  /* line 452, ../sass/vendor/foundation/components/_type.scss */
  h2 {
    font-size: 1.5rem;
  }

  /* line 453, ../sass/vendor/foundation/components/_type.scss */
  h3 {
    font-size: 1.3125rem;
  }

  /* line 454, ../sass/vendor/foundation/components/_type.scss */
  h4 {
    font-size: 1rem;
  }

  /* line 455, ../sass/vendor/foundation/components/_type.scss */
  h5 {
    font-size: 0.9375rem;
  }

  /* line 456, ../sass/vendor/foundation/components/_type.scss */
  h6 {
    font-size: 1rem;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 467, ../sass/vendor/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 469, ../sass/vendor/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #333333 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 477, ../sass/vendor/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 478, ../sass/vendor/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 480, ../sass/vendor/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 485, ../sass/vendor/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 488, ../sass/vendor/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 493, ../sass/vendor/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 496, ../sass/vendor/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 498, ../sass/vendor/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 504, ../sass/vendor/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 510, ../sass/vendor/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 512, ../sass/vendor/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 513, ../sass/vendor/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 514, ../sass/vendor/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 515, ../sass/vendor/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 413, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text {
  color: #333333 !important;
}
/* line 417, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text a {
  color: #0066CC !important;
  text-decoration: none !important;
}
/* line 421, ../sass/vendor/foundation/components/_global.scss */
.site-alert .text a:hover {
  color: #0066CC !important;
  text-decoration: underline !important;
}

/* line 46, ../sass/components/fontawesome/_fontawesome.sass */
.print_html a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 110, ../sass/components/fontawesome/_fontawesome.sass */
.print_html a {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  display: inline-block;
}

/* line 122, ../sass/components/fontawesome/_fontawesome.sass */
.print_html a:before {
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  text-indent: 0;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
@-webkit-keyframes rotation {
  /* line 356, ../../flight_base/sass/_mixins.sass */
  from {
    -webkit-transform: rotate(0deg);
  }

  /* line 358, ../../flight_base/sass/_mixins.sass */
  to {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes rotation {
  /* line 362, ../../flight_base/sass/_mixins.sass */
  from {
    -moz-transform: rotate(0deg);
  }

  /* line 364, ../../flight_base/sass/_mixins.sass */
  to {
    -moz-transform: rotate(359deg);
  }
}

@-o-keyframes rotation {
  /* line 368, ../../flight_base/sass/_mixins.sass */
  from {
    -o-transform: rotate(0deg);
  }

  /* line 370, ../../flight_base/sass/_mixins.sass */
  to {
    -o-transform: rotate(359deg);
  }
}

@keyframes rotation {
  /* line 374, ../../flight_base/sass/_mixins.sass */
  from {
    transform: rotate(0deg);
  }

  /* line 376, ../../flight_base/sass/_mixins.sass */
  to {
    transform: rotate(359deg);
  }
}

/********************************** */
/* line 355, ../sass/base/_mixins.sass */
.h1 {
  color: #333333;
  font-family: "lexia", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
}

/* line 360, ../sass/base/_mixins.sass */
.h1 {
  font-size: 3rem;
}

/* line 364, ../sass/base/_mixins.sass */
h2 {
  color: #333333;
  font-family: "lexia", Georgia, Times, "Times New Roman", serif;
  font-weight: 300;
}

/* line 373, ../sass/base/_mixins.sass */
h3 {
  color: #333333;
  font-family: "aktiv-grotesk-std", sans-serif;
  font-weight: 500;
}

/* line 382, ../sass/base/_mixins.sass */
h4 {
  color: #333333;
  font-family: "aktiv-grotesk-std", sans-serif;
  font-weight: 400;
}

/* line 391, ../sass/base/_mixins.sass */
h5 {
  color: #333333;
  font-family: "lexia", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
}

/* line 400, ../sass/base/_mixins.sass */
h6 {
  color: #333333;
  font-family: "lexia", Georgia, Times, "Times New Roman", serif;
  font-weight: 300;
}

/* line 602, ../sass/base/_mixins.sass */
.icon-button:hover,
.print-page:hover {
  background: none !important;
}

/* line 16, ../sass/base/_elements.sass */
h1, .h1 {
  font-size: 1.875rem;
}

/* line 23, ../sass/base/_elements.sass */
h2 {
  font-size: 1.125rem;
}

/* line 27, ../sass/base/_elements.sass */
h3 {
  font-size: 1.25rem;
}

/* line 31, ../sass/base/_elements.sass */
h4 {
  font-size: 1rem;
}

/* line 35, ../sass/base/_elements.sass */
h5 {
  font-size: 1rem;
}

/* line 39, ../sass/base/_elements.sass */
h6 {
  font-size: 1rem;
}

/* line 47, ../sass/base/_elements.sass */
h1 strong, h1 b, strong h1, b h1, h2 strong, h2 b, strong h2, b h2, h5 strong, h5 b, strong h5, b h5, h6 strong, h6 b, strong h6, b h6 {
  font-weight: 400;
}

/* line 52, ../sass/base/_elements.sass */
strong h3, strong h4, h4 strong, h3 strong, b h3, b h4, h4 b, h3 b {
  font-weight: 500;
}

@media only screen and (min-width: 46.9375em) {
  /* line 114, ../sass/base/_elements.sass */
  h1, .h1 {
    font-size: 3rem;
  }

  /* line 116, ../sass/base/_elements.sass */
  h2 {
    font-size: 1.5rem;
  }

  /* line 118, ../sass/base/_elements.sass */
  h3 {
    font-size: 1.3125rem;
  }

  /* line 120, ../sass/base/_elements.sass */
  h4 {
    font-size: 1rem;
  }

  /* line 122, ../sass/base/_elements.sass */
  h5 {
    font-size: 0.9375rem;
  }

  /* line 124, ../sass/base/_elements.sass */
  h6 {
    font-size: 1rem;
  }

  /* line 128, ../sass/base/_elements.sass */
  p {
    font-size: 1rem;
  }
}
/* line 204, ../../flight_base/sass/_mixins.sass */
.group-header:after {
  content: "";
  display: block;
  border-bottom: 1px solid #e1e1e1;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1.25rem;
  margin-bottom: 1.25rem;
}

/* line 9, ../sass/theme/_common-fields.sass */
.group-publish {
  margin-bottom: 2.1875rem;
}

/* line 14, ../sass/theme/_common-fields.sass */
.group-helpers {
  padding-top: 0.9375rem;
}
/* line 17, ../sass/theme/_common-fields.sass */
.group-helpers > * {
  display: inline-block;
}
/* line 20, ../sass/theme/_common-fields.sass */
.group-helpers > *:last-child .button {
  margin-right: 0;
}
/* line 23, ../sass/theme/_common-fields.sass */
.group-helpers .button {
  margin-bottom: 0;
  margin-right: 0.3125rem;
}

/* line 28, ../sass/theme/_common-fields.sass */
.main > .group-helpers {
  padding-top: 0;
  margin-bottom: 1.25rem;
}
/* line 32, ../sass/theme/_common-fields.sass */
.main > .group-helpers > * {
  margin-bottom: 0;
}

/* line 37, ../sass/theme/_common-fields.sass */
.print_html {
  margin: 0;
}
/* line 40, ../sass/theme/_common-fields.sass */
.print_html a {
  height: 35px;
  width: 35px;
  text-indent: -350px;
  padding: 0;
  margin-bottom: 0;
  margin-right: 0;
}
/* line 140, ../sass/components/fontawesome/_fontawesome.sass */
.print_html a:before {
  content: "\f02f";
  font-size: 1rem;
  line-height: 35px;
  width: 35px;
}

/* line 55, ../sass/theme/_common-fields.sass */
.group-left > h1:first-child, .group-left > h2:first-child, .group-left > h3:first-child, .group-left > h4:first-child, .group-left > h5:first-child, .group-left > h6:first-child, .group-right > h1:first-child, .group-right > h2:first-child, .group-right > h3:first-child, .group-right > h4:first-child, .group-right > h5:first-child, .group-right > h6:first-child, .group-header > h1:first-child, .group-header > h2:first-child, .group-header > h3:first-child, .group-header > h4:first-child, .group-header > h5:first-child, .group-header > h6:first-child, .group-header > h1:first-child, .group-header > h2:first-child, .group-header > h3:first-child, .group-header > h4:first-child, .group-header > h5:first-child, .group-header > h6:first-child, .field-name-body > h1:first-child, .field-name-body > h2:first-child, .field-name-body > h3:first-child, .field-name-body > h4:first-child, .field-name-body > h5:first-child, .field-name-body > h6:first-child, .columns > h1:first-child, .columns > h2:first-child, .columns > h3:first-child, .columns > h4:first-child, .columns > h5:first-child, .columns > h6:first-child {
  margin-top: 0;
}

/* line 62, ../sass/theme/_common-fields.sass */
a#text_resize_decrease,
a#text_resize_increase {
  background-image: none;
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin: 0 0.3125rem 0 0;
  padding: 0;
  text-indent: 0;
  width: 35px;
}

/* line 82, ../sass/theme/_common-fields.sass */
h2.field-name-field-subtitle,
h2.text-content {
  margin-bottom: 1.75rem;
}

/* line 90, ../sass/theme/_common-fields.sass */
.dash-left:before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

/* line 100, ../sass/theme/_common-fields.sass */
.field-name-body p > img,
.field-name-body iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 109, ../sass/theme/_common-fields.sass */
.field-name-disqus-comment {
  padding-top: 1em;
}

/* line 116, ../sass/theme/_common-fields.sass */
.field-name-body img {
  margin-bottom: 1.25rem;
}
/* line 120, ../sass/theme/_common-fields.sass */
.field-name-body p img {
  margin-bottom: 0;
}

/* line 124, ../sass/theme/_common-fields.sass */
.field-name-field-image,
.views-field-field-library-image {
  text-align: center;
}
/* line 128, ../sass/theme/_common-fields.sass */
.field-name-field-image img,
.views-field-field-library-image img {
  margin-bottom: 1.25rem;
}

/* line 131, ../sass/theme/_common-fields.sass */
.view-content-images ul {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  /* IE6 */
  /* IE7 */
}
/* line 233, ../sass/base/_mixins.sass */
.view-content-images ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 241, ../sass/base/_mixins.sass */
.view-content-images ul * html {
  height: 1%;
}
/* line 245, ../sass/base/_mixins.sass */
.clearfix *:first-child + html .view-content-images ul {
  min-height: 1%;
}
/* line 565, ../sass/base/_mixins.sass */
.view-content-images ul > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}
/* line 576, ../sass/base/_mixins.sass */
.view-content-images ul > li:nth-of-type(1n+2) {
  width: 50%;
  padding: 0 0.625rem 1.25rem;
  list-style: none;
}
/* line 583, ../sass/base/_mixins.sass */
.view-content-images ul > li:nth-of-type(1n+2):nth-of-type(1n) {
  clear: none;
}
/* line 585, ../sass/base/_mixins.sass */
.view-content-images ul > li:nth-of-type(1n+2):nth-of-type(2n+2) {
  clear: both;
}
/* line 134, ../sass/theme/_common-fields.sass */
.view-content-images ul li {
  margin: 0;
}

/* line 138, ../sass/theme/_common-fields.sass */
.clearing-container ul li {
  clear: none !important;
}

/* line 141, ../sass/theme/_common-fields.sass */
.field-name-field-board-files {
  margin: 1em 0;
}
/* line 143, ../sass/theme/_common-fields.sass */
.field-name-field-board-files span.file {
  display: block;
}

/* line 149, ../sass/theme/_common-fields.sass */
.field-name-field-story-category {
  margin-top: 1.25rem;
}

/* line 158, ../sass/theme/_common-fields.sass */
.teaser-border-row .col-sidebar img, .teaser-border .col-sidebar img {
  float: none !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 46.9375em) {
  /* line 179, ../sass/theme/_common-fields.sass */
  .group-helpers {
    padding-top: 0.3125rem;
    text-align: right;
  }

  /* line 184, ../sass/theme/_common-fields.sass */
  .main > .group-helpers {
    float: right;
    margin-bottom: 0;
    position: relative;
    z-index: 100;
  }
}
/* line 31, ../sass/print.sass */
body {
  padding: 3rem;
}

/* line 34, ../sass/print.sass */
.print-logo {
  text-align: center;
  margin-bottom: 1.25rem;
}

/* line 39, ../sass/print.sass */
.sharethis-wrapper,
.group-helpers {
  display: none;
}

/* line 45, ../sass/print.sass */
body > * {
  margin-left: auto;
  margin-right: auto;
  max-width: 64rem;
}

/* line 54, ../sass/print.sass */
.left-off-canvas-toggle,
.user-menu-wrap,
.l-header form,
ul.menu,
ul.tabs,
ul.pager,
ul.main-nav,
.toggle-off-canvas,
dl.tabs,
.sidebar-first form,
.sidebar-second form,
.accordion,
.block-google-directions-block-directions,
.block-bean-social-links {
  display: none !important;
}

/* line 71, ../sass/print.sass */
.footer-site-name a {
  text-indent: 0 !important;
}

/* line 76, ../sass/print.sass */
h1, h2, h3, h4, h5, h6, p, .field-name-body, .field-name-field-date, a, .views-field-name, label {
  opacity: 1 !important;
}
