@charset "UTF-8";
/*!
==================================================================

EUROPLUS DIRECT
Author: Neil Mills

==================================================================
*/
/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1300px */
/* 1301px, 1920px */
/* 1921px */
/* line 348, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

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

/* line 362, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:58.1875rem)/";
  width: 58.1875rem;
}

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

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

/* line 377, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625rem) and (max-width:124.9375rem)/";
  width: 64.0625rem;
}

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

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

/* line 392, ../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 397, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 404, ../bower_components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 407, ../bower_components/foundation/scss/foundation/components/_global.scss */
html {
  box-sizing: border-box;
}

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

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

/* line 420, ../bower_components/foundation/scss/foundation/components/_global.scss */
body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;
}

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

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

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

/* line 443, ../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,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

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

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

/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, #header .top:before, #header .top nav#contacts:before, #footer nav#footer-menu:before, #team:before, .clearfix:after, #header .top:after, #header .top nav#contacts:after, #footer nav#footer-menu:after, #team:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearfix:after, #header .top:after, #header .top nav#contacts:after, #footer nav#footer-menu:after, #team:after {
  clear: both;
}

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

/* line 460, ../bower_components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

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

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

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

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

/* line 228, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  margin: 0 auto;
  max-width: 95.625rem;
  width: 100%;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 232, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 235, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 238, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

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

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

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

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

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

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

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

  /* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  /* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  /* line 205, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  /* line 212, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}
@media only screen and (min-width: 58.1875rem) {
  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

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

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

  /* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  /* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

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

  /* line 212, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 257, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 260, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 260, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 155, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

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

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

  /* line 194, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  /* line 200, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  /* line 205, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 212, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 271, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}
/* line 51, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../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: 58.1875rem) {
  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../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.0625rem) {
  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 62, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  /* line 69, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../bower_components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* small displays */
@media only screen {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 58.1875rem) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64.0625rem) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 125rem) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 285, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 296, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 314, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 316, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 321, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  /* line 325, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 329, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 333, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 338, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 344, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 346, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 351, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  /* line 355, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 359, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 363, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 368, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 381, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 382, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
/* line 394, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* line 397, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/* line 400, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
 * 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 414, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 416, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }

  /* line 422, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 423, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 425, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 426, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 427, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 428, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 429, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 430, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }

  /* line 432, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 434, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 436, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 439, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 443, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 449, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 451, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 454, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }
  /* line 458, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 465, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 468, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 469, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .print-only {
    display: block !important;
  }

  /* line 470, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 471, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* Print visibility */
@media print {
  /* line 477, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 478, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 480, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 481, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 482, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 483, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 484, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 485, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, ../scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../scss/_normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 32, ../scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 52, ../scss/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 65, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 75, ../scss/_normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 87, ../scss/_normalize.scss */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 95, ../scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 107, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 115, ../scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 124, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 133, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 142, ../scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 151, ../scss/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 159, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 171, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 182, ../scss/_normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 190, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 201, ../scss/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 209, ../scss/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 219, ../scss/_normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 227, ../scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 250, ../scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 264, ../scss/_normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 275, ../scss/_normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 288, ../scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 300, ../scss/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 309, ../scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 320, ../scss/_normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 332, ../scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 344, ../scss/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 355, ../scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 368, ../scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 377, ../scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 388, ../scss/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 397, ../scss/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 406, ../scss/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 417, ../scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, ../scss/_normalize.scss */
td,
th {
  padding: 0;
}

/* line 4, ../scss/_reset.scss */
ul {
  list-style-type: none;
}

/* line 7, ../scss/_reset.scss */
button:focus, a:focus {
  outline: 0;
}

@font-face {
  font-family: 'BebasNeueBold_gdi';
  src: url("../fonts/BebasNeueBold_gdi.eot");
  src: url("../fonts/BebasNeueBold_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeueBold_gdi.woff") format("woff"), url("../fonts/BebasNeueBold_gdi.ttf") format("truetype"), url("../fonts/BebasNeueBold_gdi.svg#BebasNeueBold_gdi") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'BebasNeueBold_gdi';
    src: url("../fonts/BebasNeueBold_gdi.svg#BebasNeueBold_gdi") format("svg");
  }
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 11, ../scss/helpers/classes/_clearfix.scss */
.clearfix:before, #header .top:before, #header .top nav#contacts:before, #footer nav#footer-menu:before, #team:before,
.clearfix:after,
#header .top:after,
#header .top nav#contacts:after,
#footer nav#footer-menu:after,
#team:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 16, ../scss/helpers/classes/_clearfix.scss */
.clearfix:after, #header .top:after, #header .top nav#contacts:after, #footer nav#footer-menu:after, #team:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 23, ../scss/helpers/classes/_clearfix.scss */
.clearfix, #header .top, #header .top nav#contacts, #footer nav#footer-menu, #team {
  *zoom: 1;
}

/*
@mixin font-size($sizeValue: 12 ){
  font-size: $sizeValue + px; //fallback for old browsers
  //font-size: (0.125 * $sizeValue) + rem;
  font-size: (($sizeValue/100)*10) + rem;
}

@mixin font-size-vw($vwSize: 2,$pxSize: 14){
	font-size: $pxSize+px;
	font-size: $vwSize+vw;
}
*/
/*
.box-shadow ($string: 0px 0px 5px 0px rgba(50, 50, 50, 0.75));
*/
/* line 9, ../scss/helpers/_placeholders.scss */
#header #home-link, #footer a.linkedin span, #nav .menu-toggle, .gold-partner, .anchor-up, .slick-prev, .slick-next, ul.slick-dots li button, #lenovo header h2 span.logo, .person footer a:link, .person footer a:visited {
  overflow: hidden;
  text-indent: -10000px;
}

/* line 13, ../scss/helpers/_placeholders.scss */
figure, ul, li, p, blockquote {
  margin: 0;
  padding: 0;
}

/* line 25, ../scss/helpers/_placeholders.scss */
#callback .gform_body, #callback li, .person footer {
  overflow: hidden;
  zoom: 1;
}

/* line 1, ../scss/_base.scss */
html {
  width: 100%;
}

/* line 4, ../scss/_base.scss */
body {
  background-color: #8d8d8d;
  color: #1d1d1d;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  width: 100%;
}

/* line 1, ../scss/components/_header.scss */
#header {
  background-color: #054990;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(1px);
  -moz-transform: translateZ(1px);
  -o-transform: translateZ(1px);
  transform: translateZ(1px);
  z-index: 9999;
  width: 100%;
  padding: 0 0 0;
  /*
  &:after{
  	content:"";
  	display: block;
  	width:100%;
  	height:120px;
  	z-index: 1;
  	background-color:$blue;
  	@include abs-pos(auto,auto,-40px,0);
  	@include transform(skewY(3.5deg));
  }
  */
}
/* line 26, ../scss/components/_header.scss */
#header #home-link {
  display: block;
  width: 125.95px;
  height: 121.0px;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: url("../images/europlus-direct.png") left top no-repeat;
  background-size: 100% auto;
  z-index: 999;
  margin: 2px 0 0;
}
/* line 38, ../scss/components/_header.scss */
#header .top {
  background-color: #1d1d1d;
  background-image: -webkit-linear-gradient(-90deg, #1d1d1d 0%, #8d8d8d 100%);
  background-image: linear-gradient(-180deg,#1d1d1d 0%, #8d8d8d 100%);
  height: 45px;
  padding: 10px 10px;
  color: white;
  position: relative;
  z-index: 996;
}
/* line 46, ../scss/components/_header.scss */
#header .top nav#contacts {
  width: 100%;
  width: 100%;
  display: none;
}
/* line 6, ../scss/helpers/mixins/_centered-menu.scss */
#header .top nav#contacts ul {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
}
/* line 12, ../scss/helpers/mixins/_centered-menu.scss */
#header .top nav#contacts ul li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
}
/* line 53, ../scss/components/_header.scss */
#header .top nav#contacts ul li {
  position: relative;
  padding: 0 25px;
  display: block;
  text-align: center;
}
/* line 58, ../scss/components/_header.scss */
#header .top nav#contacts ul li:after {
  content: "";
  width: 1px;
  height: 14px;
  display: block;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
  margin-top: -7px;
  background-color: white;
}
/* line 68, ../scss/components/_header.scss */
#header .top nav#contacts ul li:last-child:after {
  background-color: transparent;
}
/* line 73, ../scss/components/_header.scss */
#header .top nav#contacts ul a {
  font-size: 12px;
  font-size: 0.75rem;
  color: white;
  line-height: 24px;
  height: 24px;
  display: block;
}
/* line 83, ../scss/components/_header.scss */
#header .top nav#controls {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
  /*
  li{
  	margin-left: 35px;
  }
  a{
  	display: block;
  	width:25px;
  	height:25px;
  	@extend %ir;
  	background:url('../images/chat-icon.png') center center no-repeat;
  	background-size:100% auto;
  }
  */
}
/* line 2, ../scss/helpers/mixins/_inline-menu.scss */
#header .top nav#controls li, #header .top nav#controls a {
  float: left;
  position: relative;
}
/* line 6, ../scss/helpers/mixins/_inline-menu.scss */
#header .top nav#controls li {
  display: inline;
}
/* line 8, ../scss/helpers/mixins/_inline-menu.scss */
#header .top nav#controls li a {
  display: block;
}

/* line 104, ../scss/components/_header.scss */
#lang_sel_click ul ul {
  width: auto;
  display: inline-block;
  left: -5px;
  border: none;
}
/* line 109, ../scss/components/_header.scss */
#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited {
  height: 24px;
  line-height: 24px;
  padding: 0 25px;
  background-color: #03305f;
  color: white !important;
  border: none;
}
/* line 116, ../scss/components/_header.scss */
#lang_sel_click ul ul a img.iclflag, #lang_sel_click ul ul a:visited img.iclflag {
  left: 5px;
}
/* line 120, ../scss/components/_header.scss */
#lang_sel_click ul ul a:hover, #lang_sel_click ul ul a:active {
  color: #fff000 !important;
}
/* line 125, ../scss/components/_header.scss */
#lang_sel_click li {
  display: inline-block;
  width: auto;
}
/* line 129, ../scss/components/_header.scss */
#lang_sel_click a.lang_sel_sel {
  background-color: transparent !important;
  border: none;
  color: white;
  font-size: 11px;
  font-size: 0.6875rem;
  height: 24px;
  line-height: 24px;
  position: relative;
  padding: 0 25px;
}
/* line 138, ../scss/components/_header.scss */
#lang_sel_click a.lang_sel_sel:hover, #lang_sel_click a.lang_sel_sel:active {
  color: white;
}
/* line 142, ../scss/components/_header.scss */
#lang_sel_click img.iclflag {
  margin: 6px 0;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
}

@media only screen and (min-width: 48rem) {
  /* line 154, ../scss/components/_header.scss */
  #header .top nav#contacts {
    display: block;
  }
  /* line 158, ../scss/components/_header.scss */
  #header #home-link {
    margin: 16px 0 0;
  }
}
@media only screen and (min-width: 58.1875rem) {
  /* line 168, ../scss/components/_header.scss */
  #header #home-link {
    margin: 16px 0 0;
  }
  /* line 171, ../scss/components/_header.scss */
  #header .top {
    height: auto;
  }
  /* line 173, ../scss/components/_header.scss */
  #header .top nav#contacts {
    width: 50%;
    margin: 0 auto;
  }
  /* line 178, ../scss/components/_header.scss */
  #header .top nav#contacts ul li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 193, ../scss/components/_header.scss */
  .minimise #header #home-link {
    width: 120px;
  }
  /* line 197, ../scss/components/_header.scss */
  #header #home-link {
    width: 171.75px;
    height: 165px;
    margin: 4px 0 0;
  }
  /* line 202, ../scss/components/_header.scss */
  #header .top {
    padding: 10px 50px;
  }
  /* line 204, ../scss/components/_header.scss */
  #header .top nav#contacts {
    width: 100%;
    width: 100%;
  }
  /* line 6, ../scss/helpers/mixins/_centered-menu.scss */
  #header .top nav#contacts ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center;
  }
  /* line 12, ../scss/helpers/mixins/_centered-menu.scss */
  #header .top nav#contacts ul li {
    display: block;
    float: left;
    position: relative;
    right: 50%;
  }
  /* line 209, ../scss/components/_header.scss */
  #header .top nav#contacts ul li:after {
    content: "";
    width: 1px;
    height: 14px;
    display: block;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    margin-top: -7px;
    background-color: white;
  }
  /* line 219, ../scss/components/_header.scss */
  #header .top nav#contacts ul li:last-child:after {
    background-color: transparent;
  }
  /* line 223, ../scss/components/_header.scss */
  #header .top nav#contacts ul li a {
    line-height: 25px;
    height: 25px;
  }
  /* line 226, ../scss/components/_header.scss */
  .minimise #header .top nav#contacts ul li a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 125rem) {
  /* line 240, ../scss/components/_header.scss */
  #header #home-link {
    width: 229px;
    height: 220px;
  }
  /* line 247, ../scss/components/_header.scss */
  #header .top nav#contacts ul a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
/* line 1, ../scss/components/_footer.scss */
#footer {
  padding: 20px 0;
  text-align: center;
  display: block;
  width: 100%;
  color: white;
}
/* line 6, ../scss/components/_footer.scss */
#footer p {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 20px;
}
/* line 10, ../scss/components/_footer.scss */
#footer p.address span {
  display: inline-block;
  padding: 0 25px;
}
/* line 17, ../scss/components/_footer.scss */
#footer a:link, #footer a:visited {
  color: white;
}
/* line 21, ../scss/components/_footer.scss */
#footer a.linkedin {
  height: 26px;
  line-height: 26px;
  padding: 0 110px 0 0;
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 28, ../scss/components/_footer.scss */
#footer a.linkedin span {
  display: block;
  width: 100px;
  height: 26px;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
  background: url("../images/linkedin.png") center center no-repeat;
  background-size: 100% auto;
}
/* line 38, ../scss/components/_footer.scss */
#footer nav#footer-menu {
  margin-bottom: 20px;
}
/* line 40, ../scss/components/_footer.scss */
#footer nav#footer-menu ul {
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 44, ../scss/components/_footer.scss */
#footer nav#footer-menu li {
  padding: 0 25px;
  width: 100%;
  text-align: center;
  position: relative;
}

@media only screen and (min-width: 48rem) {
  /* line 58, ../scss/components/_footer.scss */
  #footer nav#footer-menu {
    overflow-x: hidden;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 6, ../scss/helpers/mixins/_centered-menu.scss */
  #footer nav#footer-menu ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center;
  }
  /* line 12, ../scss/helpers/mixins/_centered-menu.scss */
  #footer nav#footer-menu ul li {
    display: block;
    float: left;
    position: relative;
    right: 50%;
  }
  /* line 62, ../scss/components/_footer.scss */
  #footer nav#footer-menu li {
    width: auto;
    padding: 0 25px;
    position: relative;
  }
  /* line 66, ../scss/components/_footer.scss */
  #footer nav#footer-menu li:after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: white;
    display: block;
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    margin-top: -7px;
  }
  /* line 76, ../scss/components/_footer.scss */
  #footer nav#footer-menu li:last-child:after {
    background-color: transparent;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 89, ../scss/components/_footer.scss */
  #footer p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* line 93, ../scss/components/_footer.scss */
  #footer nav#footer-menu ul {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 1, ../scss/components/_navigation.scss */
#nav {
  position: relative;
  z-index: 2;
  background-color: #054990;
  height: auto;
}
/* line 5, ../scss/helpers/mixins/_wp-current-page-links.scss */
#nav li.current-menu-item a:link, #nav li.current-menu-item a:visited, #nav li.current-page-ancestor a:link, #nav li.current-page-ancestor a:visited, #nav li.hover a:link, #nav li.hover a:visited {
  color: #fff000;
  background-color: #03305f;
}
/* line 10, ../scss/components/_navigation.scss */
#nav ul {
  display: block;
}
/* line 13, ../scss/components/_navigation.scss */
#nav li {
  position: relative;
  display: block;
  width: 100%;
  float: none;
}
/* line 20, ../scss/components/_navigation.scss */
#nav a {
  color: white;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 5px 10px;
  display: block;
}
/* line 25, ../scss/components/_navigation.scss */
#nav a:hover, #nav a:active {
  color: #fff000;
  background-color: #043d77;
}
/* line 30, ../scss/components/_navigation.scss */
#nav .menu-toggle {
  top: 15px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 38px;
  height: 32px;
  background: url("../images/mobile-menu.png") left top no-repeat;
  background-size: 100% auto;
  display: block;
}

/* line 40, ../scss/components/_navigation.scss */
#anchor-nav {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 10px 0;
  width: 100%;
  display: none;
}
/* line 6, ../scss/helpers/mixins/_centered-menu.scss */
#anchor-nav ul {
  clear: left;
  float: left;
  position: relative;
  left: 50%;
  text-align: center;
}
/* line 12, ../scss/helpers/mixins/_centered-menu.scss */
#anchor-nav ul li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
}
/* line 47, ../scss/components/_navigation.scss */
#anchor-nav li {
  padding: 0 20px;
}
/* line 50, ../scss/components/_navigation.scss */
#anchor-nav a {
  font-size: 14px;
  font-size: 0.875rem;
}

@media only screen and (max-width: 47.9375rem) {
  /* line 58, ../scss/components/_navigation.scss */
  #nav {
    padding-bottom: 0;
  }
  /* line 60, ../scss/components/_navigation.scss */
  #nav ul {
    display: block;
  }
  /* line 62, ../scss/components/_navigation.scss */
  #nav ul#menu-main-menu {
    padding: 25px 0 10px;
    display: none;
  }
  /* line 71, ../scss/components/_navigation.scss */
  #nav li.current-menu-item .sub-menu li a:link, #nav li.current-menu-item .sub-menu li a:visited, #nav li.current-page-parent .sub-menu li a:link, #nav li.current-page-parent .sub-menu li a:visited {
    background-color: #043d77;
    color: white;
  }
  /* line 80, ../scss/components/_navigation.scss */
  #nav .columns {
    padding: 55px 0 0;
  }
  /* line 85, ../scss/components/_navigation.scss */
  #nav .sub-menu li.anchor {
    display: none;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 58.125rem) {
  /* line 96, ../scss/components/_navigation.scss */
  #nav ul#menu-main-menu {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 48rem) {
  /* line 105, ../scss/components/_navigation.scss */
  #nav {
    height: 58px;
    background-color: #054990;
    position: relative;
    z-index: 2;
    padding-left: 0;
    width: 100%;
  }
  /* line 6, ../scss/helpers/mixins/_centered-menu.scss */
  #nav ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center;
  }
  /* line 12, ../scss/helpers/mixins/_centered-menu.scss */
  #nav ul li {
    display: block;
    float: left;
    position: relative;
    right: 50%;
  }
  /* line 113, ../scss/components/_navigation.scss */
  .minimise #nav {
    height: 50px;
    padding-left: 0;
  }
  /* line 118, ../scss/components/_navigation.scss */
  #nav li {
    position: relative;
    width: auto;
  }
  /* line 126, ../scss/components/_navigation.scss */
  #nav li.rollover a {
    background-color: #043d77;
    color: #fff000;
  }
  /* line 132, ../scss/components/_navigation.scss */
  #nav li:first-child .sub-menu {
    top: 58px;
    right: auto;
    bottom: auto;
    left: 40px;
    position: absolute;
  }
  /* line 134, ../scss/components/_navigation.scss */
  #nav li:first-child .sub-menu.minimise {
    top: 50px;
  }
  /* line 140, ../scss/components/_navigation.scss */
  #nav a {
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    padding: 0 14px;
    padding: 0 1.2vw;
  }
  /* line 146, ../scss/components/_navigation.scss */
  .minimise #nav a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-size: 1rem;
  }
  /* line 152, ../scss/components/_navigation.scss */
  #nav .sub-menu {
    top: 58px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    display: none;
    background-color: #054990;
    width: auto;
    border-bottom: 2px solid #fff000;
  }
  /* line 156, ../scss/components/_navigation.scss */
  .minimise #nav .sub-menu {
    top: 50px;
  }
  /* line 162, ../scss/components/_navigation.scss */
  #nav .sub-menu li {
    right: auto;
    width: 100%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    padding: 0 !important;
    display: block;
    border-top: 1px solid #043d77;
  }
  /* line 169, ../scss/components/_navigation.scss */
  #nav .sub-menu li:hover, #nav .sub-menu li:active {
    background-color: #043d77 !important;
  }
  /* line 171, ../scss/components/_navigation.scss */
  #nav .sub-menu li:hover a, #nav .sub-menu li:active a {
    color: #fff000 !important;
  }
  /* line 176, ../scss/components/_navigation.scss */
  #nav .sub-menu a {
    height: auto !important;
    line-height: 100% !important;
    background-color: transparent !important;
    color: white !important;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    width: auto;
    text-align: left;
    padding: 15px 15px 15px 10px;
    white-space: nowrap;
    /*&:hover,&:active{
    	background-color: darken($blue,5%) !important;
    	color: $yellow !important;
    }*/
  }
  /* line 188, ../scss/components/_navigation.scss */
  #nav .sub-menu a:before {
    content: "+ ";
    color: #fff000;
  }
  /* line 199, ../scss/components/_navigation.scss */
  #nav .menu-toggle {
    display: none;
  }
}
@media only screen and (min-width: 58.1875rem) {
  /* line 211, ../scss/components/_navigation.scss */
  #nav li:first-child {
    padding-left: 40px;
  }
  /* line 215, ../scss/components/_navigation.scss */
  #nav a {
    padding: 0 15px;
    padding: 0 1.8vw;
    font-size: 16px;
    font-size: 1rem;
  }
  /* line 220, ../scss/components/_navigation.scss */
  #nav .sub-menu a {
    font-size: 16px;
    font-size: 1rem;
  }

  /* line 227, ../scss/components/_navigation.scss */
  .minimise #anchor-nav {
    position: fixed;
    z-index: 999;
    padding: 10px 0;
    top: 90px;
    left: 0;
    bottom: auto;
    right: auto;
    background-color: #d6d9dd;
  }
  /* line 236, ../scss/components/_navigation.scss */
  .minimise #anchor-nav a {
    font-size: 16px;
    font-size: 1rem;
  }
  /* line 240, ../scss/components/_navigation.scss */
  #anchor-nav a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 249, ../scss/components/_navigation.scss */
  #nav {
    width: 100%;
    height: 70px;
  }
  /* line 6, ../scss/helpers/mixins/_centered-menu.scss */
  #nav ul {
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center;
  }
  /* line 12, ../scss/helpers/mixins/_centered-menu.scss */
  #nav ul li {
    display: block;
    float: left;
    position: relative;
    right: 50%;
  }
  /* line 252, ../scss/components/_navigation.scss */
  #nav a {
    font-size: 18px;
    font-size: 1.125rem;
    height: 70px;
    line-height: 70px;
    padding: 0 10px;
    padding: 0 1.2vw;
  }
  /* line 259, ../scss/components/_navigation.scss */
  #nav .sub-menu {
    top: 70px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
  }
  /* line 263, ../scss/components/_navigation.scss */
  #nav li:first-child .sub-menu {
    top: 68px;
    right: auto;
    bottom: auto;
    left: 40px;
    position: absolute;
  }
  /* line 265, ../scss/components/_navigation.scss */
  .minimise #nav li:first-child .sub-menu {
    top: 50px;
  }

  /* line 271, ../scss/components/_navigation.scss */
  #anchor-nav {
    display: block;
  }
}
@media only screen and (min-width: 125rem) {
  /* line 281, ../scss/components/_navigation.scss */
  #nav {
    height: 120px;
    padding-left: 230px;
  }
  /* line 288, ../scss/components/_navigation.scss */
  #nav a {
    height: 120px;
    line-height: 120px;
    font-size: 24px;
    font-size: 1.5rem;
  }

  /* line 297, ../scss/components/_navigation.scss */
  #anchor-nav {
    display: block;
  }
}
/* line 1, ../scss/components/_container.scss */
#wrap {
  width: 100%;
  display: block;
  position: relative;
}

/* line 6, ../scss/components/_container.scss */
#main {
  background-color: white;
}
/* line 9, ../scss/components/_container.scss */
.page #main, .single #main {
  padding-top: 100px;
}
/* line 12, ../scss/components/_container.scss */
.home #main, .page-template-template-lenovo #main, .page-template-template-ibm #main {
  padding-top: 0;
}

/* line 1, ../scss/components/_typography.scss */
h1, h2, h3, h4 {
  margin: 0 0 20px;
  line-height: 130%;
  color: #054990;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
}

/* line 8, ../scss/components/_typography.scss */
h3 {
  font-size: 20px;
  font-size: 1.25rem;
}

/* line 11, ../scss/components/_typography.scss */
h4 {
  font-size: 16px;
  font-size: 1rem;
}

/* line 14, ../scss/components/_typography.scss */
h1, h2 {
  width: 100%;
}

/* line 17, ../scss/components/_typography.scss */
a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 19, ../scss/components/_typography.scss */
a:link, a:visited {
  text-decoration: none;
  color: #054990;
}
/* line 23, ../scss/components/_typography.scss */
a:hover, a:hover {
  color: #1d1d1d;
}
/* line 26, ../scss/components/_typography.scss */
a:focus {
  outline: none;
}

/* line 30, ../scss/components/_typography.scss */
p, ul {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 34, ../scss/components/_typography.scss */
ul {
  margin-bottom: 25px;
}
/* line 36, ../scss/components/_typography.scss */
ul:last-child {
  margin-bottom: 0;
}

/* line 40, ../scss/components/_typography.scss */
p {
  margin-bottom: 25px;
}
/* line 42, ../scss/components/_typography.scss */
p:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 58.1875rem) {
  /* line 49, ../scss/components/_typography.scss */
  h1, h2 {
    font-size: 34px;
    font-size: 2.125rem;
  }

  /* line 52, ../scss/components/_typography.scss */
  h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }

  /* line 55, ../scss/components/_typography.scss */
  h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }

  /* line 58, ../scss/components/_typography.scss */
  p, ul {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 125rem) {
  /* line 65, ../scss/components/_typography.scss */
  h1, h2 {
    font-size: 48px;
    font-size: 3rem;
  }

  /* line 68, ../scss/components/_typography.scss */
  h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }

  /* line 71, ../scss/components/_typography.scss */
  h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
/* line 3, ../scss/components/_global.scss */
.block-heading span.line {
  display: block;
  width: 100%;
  line-height: 100%;
  margin-bottom: 3px;
}
/* line 8, ../scss/components/_global.scss */
.heading-left .block-heading span.line {
  text-align: left;
}
/* line 11, ../scss/components/_global.scss */
.heading-right .block-heading span.line {
  text-align: right;
}
/* line 15, ../scss/components/_global.scss */
.block-heading span.block, .block-heading span em {
  display: inline-block;
  padding: 10px;
  text-align: center;
  width: auto;
  line-height: 100%;
  margin: 0 auto;
  font-style: normal;
  color: white;
  background-color: #054990;
}
/* line 22, ../scss/components/_global.scss */
.heading-left .block-heading span.block, .heading-right .block-heading span.block, .heading-left .block-heading span em, .heading-right .block-heading span em {
  margin: 0;
  text-align: right;
}
/* line 29, ../scss/components/_global.scss */
.opaque-heading .block-heading span.block, .opaque-heading .block-heading span em {
  background-color: rgba(5, 73, 144, 0.7);
}
/* line 32, ../scss/components/_global.scss */
.red-blue-heading .block-heading span.block, .red-blue-heading .block-heading span em {
  background-color: #eb222f;
}
/* line 35, ../scss/components/_global.scss */
.white-yellow-heading .block-heading span.block, .white-yellow-heading .block-heading span em {
  background-color: white;
  color: #054990;
}
/* line 39, ../scss/components/_global.scss */
.grey-yellow-heading .block-heading span.block, .grey-yellow-heading .block-heading span em {
  background-color: #d6d9dd;
  color: #054990;
}
/* line 43, ../scss/components/_global.scss */
.yellow-white-heading .block-heading span.block, .yellow-white-heading .block-heading span em {
  background-color: #fff000;
  color: #054990;
}
/* line 47, ../scss/components/_global.scss */
.blue-white-heading .block-heading span.block, .blue-white-heading .block-heading span em {
  background-color: #054990;
  color: white;
}
/* line 51, ../scss/components/_global.scss */
.block-heading span.block.secondary, .block-heading span em.secondary {
  background-color: #fff000;
  color: #054990;
}
/* line 54, ../scss/components/_global.scss */
.blue-red-heading .block-heading span.block.secondary, .blue-red-heading .block-heading span em.secondary {
  background-color: #eb222f;
  color: white;
}
/* line 58, ../scss/components/_global.scss */
.red-blue-heading .block-heading span.block.secondary, .red-blue-heading .block-heading span em.secondary {
  background-color: #054990;
  color: white;
}
/* line 62, ../scss/components/_global.scss */
.yellow-white-heading .block-heading span.block.secondary, .yellow-white-heading .block-heading span em.secondary {
  background-color: white;
}

/* line 69, ../scss/components/_global.scss */
.big {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 120%;
  color: #054990;
}

/* line 74, ../scss/components/_global.scss */
.centered-text {
  text-align: center;
}

/* line 77, ../scss/components/_global.scss */
.inner-padding {
  padding: 0 50px;
}

/* line 80, ../scss/components/_global.scss */
.text-right {
  text-align: right;
}

/* line 83, ../scss/components/_global.scss */
.bottom-right {
  top: auto;
  right: 0.9375rem;
  bottom: 0;
  left: auto;
  position: absolute;
}

/* line 87, ../scss/components/_global.scss */
img.aligncenter {
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
/* line 92, ../scss/components/_global.scss */
img.alignright {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}

/* line 98, ../scss/components/_global.scss */
.icon-header {
  padding-top: 100px;
  position: relative;
  width: 100%;
  display: block;
}
/* line 103, ../scss/components/_global.scss */
.icon-header .icon {
  width: 80px;
  height: 80px;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
}
/* line 108, ../scss/components/_global.scss */
.icon-header .icon img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 116, ../scss/components/_global.scss */
.bullet-list li {
  padding: 0 0 0 15px;
  position: relative;
  margin-bottom: 8px;
}
/* line 120, ../scss/components/_global.scss */
.bullet-list li:before {
  content: "•";
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  color: #054990;
}
/* line 124, ../scss/components/_global.scss */
.red .bullet-list li:before {
  color: #eb222f;
}
/* line 131, ../scss/components/_global.scss */
.bullet-list.white li:before {
  color: white;
}

/* line 137, ../scss/components/_global.scss */
.quote-outer {
  display: block;
  width: 100%;
  padding: 0;
}

/* line 142, ../scss/components/_global.scss */
blockquote {
  padding: 0 40px;
  margin-bottom: 30px;
  color: white;
  position: relative;
}
/* line 147, ../scss/components/_global.scss */
blockquote:before, blockquote:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/open-quote.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
}
/* line 157, ../scss/components/_global.scss */
blockquote:after {
  top: auto;
  right: 0;
  bottom: 30px;
  left: auto;
  position: absolute;
  background-image: url("../images/close-quote.png");
}
/* line 161, ../scss/components/_global.scss */
blockquote p {
  margin-bottom: 10px;
}
/* line 164, ../scss/components/_global.scss */
blockquote footer {
  color: #fff000;
}

/* line 168, ../scss/components/_global.scss */
a.read-more {
  display: inline-block;
  height: 48px;
  position: relative;
  text-decoration: none;
  margin-bottom: 13px;
}
/* line 174, ../scss/components/_global.scss */
a.read-more span, a.read-more em {
  height: 38px;
  font-style: normal;
  line-height: 38px;
  color: #054990;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  padding: 0 20px;
  z-index: 2;
  position: relative;
  background-color: #fff000;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  margin-bottom: 13px;
}
/* line 188, ../scss/components/_global.scss */
.red-btns a.read-more span, .red-btns a.read-more em {
  background-color: #eb222f;
  color: white;
}
/* line 192, ../scss/components/_global.scss */
.blue-btns a.read-more span, .blue-btns a.read-more em {
  background-color: #054990;
  color: white;
}
/* line 196, ../scss/components/_global.scss */
.yellow-btns a.read-more span, .yellow-btns a.read-more em {
  background-color: #fff000;
  color: #054990;
}
/* line 201, ../scss/components/_global.scss */
a.read-more:before {
  content: "";
  z-index: 1;
  width: 30px;
  height: 13px;
  display: block;
  top: auto;
  right: 0;
  bottom: 4px;
  left: auto;
  position: absolute;
  background-color: #1d1d1d;
  -webkit-transform: skewY(-20deg);
  -moz-transform: skewY(-20deg);
  -ms-transform: skewY(-20deg);
  -o-transform: skewY(-20deg);
  transform: skewY(-20deg);
}
/* line 212, ../scss/components/_global.scss */
a.read-more:hover span, a.read-more:active span {
  background-color: #fcf9d4;
}
/* line 214, ../scss/components/_global.scss */
.red-btns a.read-more:hover span, .red-btns a.read-more:active span {
  background-color: #ef515b;
}
/* line 217, ../scss/components/_global.scss */
.blue-btns a.read-more:hover span, .blue-btns a.read-more:active span {
  background-color: #0762c1;
}
/* line 220, ../scss/components/_global.scss */
.yellow-btns a.read-more:hover span, .yellow-btns a.read-more:active span {
  background-color: white;
}

/* line 226, ../scss/components/_global.scss */
a.video-btn {
  display: inline-block;
  background-color: #fff000;
  height: 40px;
  text-decoration: none;
  line-height: 40px;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 0 55px 0 15px;
  position: relative;
}
/* line 235, ../scss/components/_global.scss */
a.video-btn:after {
  content: "";
  top: 50%;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  width: 27px;
  height: 27px;
  display: block;
  margin-top: -13px;
  background: url("../images/video-play.png") center center no-repeat;
  background-size: 100% auto;
}
/* line 245, ../scss/components/_global.scss */
a.video-btn:hover, a.video-btn:active {
  background-color: #fcf9d4;
}

/* line 250, ../scss/components/_global.scss */
.blue-sub-heads h3, .blue-sub-heads h4 {
  color: #054990 !important;
}

/* line 255, ../scss/components/_global.scss */
.red-sub-heads h3, .red-sub-heads h4 {
  color: #eb222f !important;
}

/* line 260, ../scss/components/_global.scss */
.white-sub-heads h3, .white-sub-heads h4 {
  color: white;
}

/* line 264, ../scss/components/_global.scss */
.gold-partner {
  display: none;
  width: 50%;
  height: auto;
  margin: 0 auto;
}
/* line 270, ../scss/components/_global.scss */
.gold-partner img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 276, ../scss/components/_global.scss */
.section-footer {
  width: 100%;
  display: block;
  text-align: center;
  top: auto;
  right: auto;
  bottom: 30px;
  left: 0;
  position: absolute;
  z-index: 999;
}

/* line 283, ../scss/components/_global.scss */
.spaced {
  margin-bottom: 10px;
}

/* line 286, ../scss/components/_global.scss */
.anchor-up {
  top: -15px;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  margin-left: -25px;
  display: inline-block;
  background: #eef0f3 url("../images/anchor-up-arrow.png") center center no-repeat;
  background-size: 35px auto;
  width: 50px;
  height: 50px;
  z-index: 998;
}
/* line 295, ../scss/components/_global.scss */
.straight-top .anchor-up {
  top: 48px;
}
/* line 299, ../scss/components/_global.scss */
.anchor-up.white {
  background-color: white;
}

/* line 303, ../scss/components/_global.scss */
figure {
  display: block;
  width: 100%;
  height: auto;
}
/* line 307, ../scss/components/_global.scss */
figure img {
  display: inline-block;
  width: 100%;
  height: auto;
}

/* line 313, ../scss/components/_global.scss */
.ribbon-header {
  text-align: center;
  margin-bottom: 30px;
}

/* line 317, ../scss/components/_global.scss */
.ribbon {
  display: inline-block;
  height: 40px;
  width: auto;
  position: relative;
  margin: 0 auto -20px -10px;
  z-index: 9999;
  color: white !important;
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
}
/* line 327, ../scss/components/_global.scss */
.ribbon span {
  height: 40px;
  line-height: 40px;
  display: block;
  position: relative;
  width: 100%;
  z-index: 2;
  background-color: #054990;
  text-align: center;
  padding: 0 20px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 339, ../scss/components/_global.scss */
.ribbon:before {
  content: "";
  z-index: 1;
  width: 30px;
  height: 13px;
  display: block;
  top: auto;
  right: 1px;
  bottom: -6px;
  left: auto;
  position: absolute;
  background-color: #1d1d1d;
  -webkit-transform: skewY(-20deg);
  -moz-transform: skewY(-20deg);
  -ms-transform: skewY(-20deg);
  -o-transform: skewY(-20deg);
  transform: skewY(-20deg);
}
/* line 349, ../scss/components/_global.scss */
.ribbon.left {
  float: none !important;
}
/* line 352, ../scss/components/_global.scss */
.ribbon.right {
  float: none !important;
}
/* line 356, ../scss/components/_global.scss */
.ribbon.yellow {
  color: #054990 !important;
}
/* line 358, ../scss/components/_global.scss */
.ribbon.yellow span {
  background-color: #fff000;
}
/* line 362, ../scss/components/_global.scss */
.ribbon.yellow:hover span, .ribbon.yellow:active span {
  background-color: #fcf9d4;
}
/* line 368, ../scss/components/_global.scss */
.ribbon:hover span, .ribbon:active span {
  background-color: #0762c1;
}

/* line 373, ../scss/components/_global.scss */
.insets-footer {
  display: block;
  position: relative;
  width: 100%;
  padding: 50px 10px 80px;
}
/* line 378, ../scss/components/_global.scss */
.insets-footer a.read-more {
  top: auto;
  right: 10px;
  bottom: 0;
  left: auto;
  position: absolute;
}

@media only screen and (min-width: 58.1875rem) {
  /* line 386, ../scss/components/_global.scss */
  img.aligncenter {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
  }
  /* line 391, ../scss/components/_global.scss */
  img.alignright {
    float: right;
    width: auto;
    margin-left: 10px;
  }

  /* line 397, ../scss/components/_global.scss */
  .spaced {
    margin-bottom: 1.8752em;
  }

  /* line 400, ../scss/components/_global.scss */
  .quote-outer {
    padding: 0 10%;
  }

  /* line 403, ../scss/components/_global.scss */
  a.read-more {
    height: 48px;
  }
  /* line 405, ../scss/components/_global.scss */
  a.read-more span, a.read-more em {
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    font-size: 1.25rem;
  }
  /* line 410, ../scss/components/_global.scss */
  a.read-more:before {
    top: auto;
    right: 0;
    bottom: -6px;
    left: auto;
    position: absolute;
  }

  /* line 414, ../scss/components/_global.scss */
  .icon-header {
    padding-top: 150px;
  }
  /* line 416, ../scss/components/_global.scss */
  .icon-header .icon {
    width: 122px;
    height: 122px;
  }

  /* line 422, ../scss/components/_global.scss */
  .block-heading span {
    margin-bottom: 8px;
  }

  /* line 426, ../scss/components/_global.scss */
  .gold-partner {
    width: 155px;
    display: block;
  }

  /* line 430, ../scss/components/_global.scss */
  .ribbon-header {
    text-align: left;
    margin-bottom: 0;
  }

  /* line 434, ../scss/components/_global.scss */
  .ribbon {
    display: inline-block;
    height: 48px;
    width: 250px;
    position: relative;
    margin: 0 0 0 -78px;
    color: white;
    font-size: 20px;
    font-size: 1.25rem;
    float: left !important;
    text-decoration: none;
  }
  /* line 441, ../scss/components/_global.scss */
  .nested-section .ribbon {
    margin: -20px 0 -24px -78px;
  }
  /* line 448, ../scss/components/_global.scss */
  .ribbon span {
    height: 48px;
    line-height: 48px;
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
    background-color: #054990;
    text-align: center;
    padding: 0 20px 0 20px;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  /* line 460, ../scss/components/_global.scss */
  .ribbon:before {
    content: "";
    z-index: 1;
    top: -24px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    height: 48px;
    -webkit-transform: skewY(-45deg);
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -o-transform: skewY(-45deg);
    transform: skewY(-45deg);
    line-height: 48px;
    background-color: #8d8d8d;
    width: 48px;
    display: block;
    background-color: black;
    background-image: -webkit-linear-gradient(-315deg, black 0%, #054990 100%);
    background-image: linear-gradient(45deg,black 0%, #054990 100%);
  }
  /* line 472, ../scss/components/_global.scss */
  .ribbon.left {
    float: left !important;
  }
  /* line 475, ../scss/components/_global.scss */
  .ribbon.right {
    margin: 0 -78px 0 0;
    float: right !important;
  }
  /* line 477, ../scss/components/_global.scss */
  .nested-section .ribbon.right {
    margin: -20px -78px -24px 0;
  }
  /* line 481, ../scss/components/_global.scss */
  .ribbon.right span {
    padding: 0 20px 0 20px;
  }
  /* line 484, ../scss/components/_global.scss */
  .ribbon.right:before {
    top: -24px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    -webkit-transform: skewY(45deg);
    -moz-transform: skewY(45deg);
    -ms-transform: skewY(45deg);
    -o-transform: skewY(45deg);
    transform: skewY(45deg);
  }
  /* line 489, ../scss/components/_global.scss */
  .ribbon.right.yellow:before {
    background-color: gray;
    background-image: -webkit-linear-gradient(-225deg, gray 0%, #fff000 100%);
    background-image: linear-gradient(-45deg,gray 0%, #fff000 100%);
  }
  /* line 494, ../scss/components/_global.scss */
  .ribbon.yellow {
    color: #054990;
  }
  /* line 496, ../scss/components/_global.scss */
  .ribbon.yellow span {
    background-color: #fff000;
  }
  /* line 500, ../scss/components/_global.scss */
  .ribbon.yellow:hover span, .ribbon.yellow:active span {
    background-color: #fcf9d4;
  }
  /* line 504, ../scss/components/_global.scss */
  .ribbon.yellow:before {
    background-color: gray;
    background-image: -webkit-linear-gradient(-315deg, gray 0%, #fff000 100%);
    background-image: linear-gradient(45deg,gray 0%, #fff000 100%);
  }
  /* line 509, ../scss/components/_global.scss */
  .ribbon:hover span, .ribbon:active span {
    background-color: #0762c1;
  }

  /* line 514, ../scss/components/_global.scss */
  .shift-left-30 {
    margin-left: 30px !important;
  }

  /* line 517, ../scss/components/_global.scss */
  .shift-left-55 {
    margin-left: 55px !important;
  }

  /* line 520, ../scss/components/_global.scss */
  .shift-right-30 {
    margin-right: 30px !important;
  }

  /* line 523, ../scss/components/_global.scss */
  .shift-right-55 {
    margin-right: 55px !important;
  }

  /* line 526, ../scss/components/_global.scss */
  .big {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 535, ../scss/components/_global.scss */
  .nested-section .ribbon {
    margin: -20px 0 -24px -108px;
  }
  /* line 539, ../scss/components/_global.scss */
  .nested-section .ribbon.right {
    margin: -20px -108px -24px 0;
  }
}
@media only screen and (min-width: 125rem) {
  /* line 549, ../scss/components/_global.scss */
  a.video-btn {
    display: inline-block;
    background-color: #fff000;
    height: 67px;
    text-decoration: none;
    line-height: 67px;
    font-size: 30px;
    font-size: 1.875rem;
    padding: 0 90px 0 25px;
    position: relative;
  }
  /* line 558, ../scss/components/_global.scss */
  a.video-btn:after {
    content: "";
    top: 50%;
    right: 25px;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 47px;
    height: 47px;
    display: block;
    margin-top: -23px;
    background: url("../images/video-play.png") center center no-repeat;
  }
  /* line 567, ../scss/components/_global.scss */
  a.video-btn:hover, a.video-btn:active {
    background-color: #fcf9d4;
  }

  /* line 571, ../scss/components/_global.scss */
  .big {
    font-size: 46px;
    font-size: 2.875rem;
  }

  /* line 575, ../scss/components/_global.scss */
  a.read-more span {
    font-size: 24px;
    font-size: 1.5rem;
  }

  /* line 580, ../scss/components/_global.scss */
  .ribbon {
    display: inline-block;
    height: 58px;
    width: 320px;
    position: relative;
    margin: 0 0 0 -88px;
    color: white;
    font-size: 24px;
    font-size: 1.5rem;
    float: left !important;
    text-decoration: none;
  }
  /* line 587, ../scss/components/_global.scss */
  .nested-section .ribbon {
    margin: -20px 0 0 -128px;
  }
  /* line 594, ../scss/components/_global.scss */
  .ribbon span {
    height: 58px;
    line-height: 58px;
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
    background-color: #054990;
    text-align: center;
    padding: 0 20px 0 20px;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  /* line 606, ../scss/components/_global.scss */
  .ribbon:before {
    content: "";
    z-index: 1;
    top: -29px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    height: 58px;
    -webkit-transform: skewY(-45deg);
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -o-transform: skewY(-45deg);
    transform: skewY(-45deg);
    line-height: 58px;
    background-color: #8d8d8d;
    width: 58px;
    display: block;
    background-color: black;
    background-image: -webkit-linear-gradient(-315deg, black 0%, #054990 100%);
    background-image: linear-gradient(45deg,black 0%, #054990 100%);
  }
  /* line 618, ../scss/components/_global.scss */
  .ribbon.left {
    float: left !important;
  }
  /* line 621, ../scss/components/_global.scss */
  .ribbon.right {
    margin: 0 -88px 0 0;
    float: right !important;
  }
  /* line 623, ../scss/components/_global.scss */
  .nested-section .ribbon.right {
    margin: -20px -118px 0 0;
  }
  /* line 627, ../scss/components/_global.scss */
  .ribbon.right span {
    padding: 0 20px 0 20px;
  }
  /* line 630, ../scss/components/_global.scss */
  .ribbon.right:before {
    top: -29px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    -webkit-transform: skewY(45deg);
    -moz-transform: skewY(45deg);
    -ms-transform: skewY(45deg);
    -o-transform: skewY(45deg);
    transform: skewY(45deg);
  }
  /* line 635, ../scss/components/_global.scss */
  .ribbon.right.yellow:before {
    background-color: gray;
    background-image: -webkit-linear-gradient(-225deg, gray 0%, #fff000 100%);
    background-image: linear-gradient(-45deg,gray 0%, #fff000 100%);
  }
  /* line 640, ../scss/components/_global.scss */
  .ribbon.yellow {
    color: #054990;
  }
  /* line 642, ../scss/components/_global.scss */
  .ribbon.yellow span {
    background-color: #fff000;
  }
  /* line 646, ../scss/components/_global.scss */
  .ribbon.yellow:hover span, .ribbon.yellow:active span {
    background-color: #fcf9d4;
  }
  /* line 650, ../scss/components/_global.scss */
  .ribbon.yellow:before {
    background-color: gray;
    background-image: -webkit-linear-gradient(-315deg, gray 0%, #fff000 100%);
    background-image: linear-gradient(45deg,gray 0%, #fff000 100%);
  }
  /* line 655, ../scss/components/_global.scss */
  .ribbon:hover span, .ribbon:active span {
    background-color: #0762c1;
  }
}
/* line 1, ../scss/components/_slick-slider.scss */
.slick-slider {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
/* line 6, ../scss/components/_slick-slider.scss */
.slick-slider .slick-list, .slick-slider .slick-track {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 11, ../scss/components/_slick-slider.scss */
.slick-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
}
/* line 16, ../scss/components/_slick-slider.scss */
.slick-slider .slick-list .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
}
/* line 22, ../scss/components/_slick-slider.scss */
.slick-slider .slick-list .slick-track .slick-slide {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
}
/* line 34, ../scss/components/_slick-slider.scss */
.slick-slider button {
  border: none;
}
/* line 36, ../scss/components/_slick-slider.scss */
.slick-slider button:focus {
  outline: none;
}

/* line 41, ../scss/components/_slick-slider.scss */
.slick-prev, .slick-next {
  width: 16px;
  height: 13px;
  display: block;
  background-image: url("../images/slider-prev.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  z-index: 9999;
  background-color: transparent;
}
/* line 46, ../scss/components/_slick-slider.scss */
.svg .slick-prev, .svg .slick-next {
  background-image: url("../images/slider-prev.svg");
}
/* line 56, ../scss/components/_slick-slider.scss */
.slick-prev:hover, .slick-prev:active, .slick-next:hover, .slick-next:active {
  background-position: right top;
}

/* line 60, ../scss/components/_slick-slider.scss */
.slick-next {
  background-image: url("../images/slider-next.png");
}
/* line 62, ../scss/components/_slick-slider.scss */
.svg .slick-next {
  background-image: url("../images/slider-next.svg");
}

/* line 66, ../scss/components/_slick-slider.scss */
.slick-prev, .slick-next {
  background-color: transparent;
  border: none;
}

/* line 71, ../scss/components/_slick-slider.scss */
ul.slick-dots {
  position: relative;
  padding: 15px 0;
  z-index: 999;
  text-align: center;
}
/* line 76, ../scss/components/_slick-slider.scss */
ul.slick-dots li {
  padding: 0 4px;
  display: inline-block;
}
/* line 79, ../scss/components/_slick-slider.scss */
ul.slick-dots li button {
  display: inline-block;
  border: none;
  width: 10px;
  height: 10px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: white;
}
/* line 90, ../scss/components/_slick-slider.scss */
ul.slick-dots li.slick-active button {
  background-color: #fff000;
}

@media only screen and (min-width: 58.1875rem) {
  /* line 101, ../scss/components/_slick-slider.scss */
  ul.slick-dots {
    padding: 15px 0;
  }
  /* line 103, ../scss/components/_slick-slider.scss */
  ul.slick-dots li {
    padding: 0 8px;
  }
  /* line 105, ../scss/components/_slick-slider.scss */
  ul.slick-dots li button {
    width: 15px;
    height: 15px;
  }
  /* line 110, ../scss/components/_slick-slider.scss */
  ul.slick-dots li.slick-active button {
    background-color: #fff000;
  }
}
/* line 1, ../scss/components/_sections.scss */
.section {
  display: block;
  width: 100%;
  padding: 0 10px;
  text-align: left;
  position: relative;
  z-index: 100;
}
/* line 8, ../scss/components/_sections.scss */
.section.above {
  z-index: 101;
}
/* line 11, ../scss/components/_sections.scss */
.section.top {
  z-index: 102;
}
/* line 14, ../scss/components/_sections.scss */
.section.two-box {
  margin-top: -16px;
  margin-bottom: -16px;
}
/* line 18, ../scss/components/_sections.scss */
.section.offset-up {
  margin-top: -30px;
}
/* line 21, ../scss/components/_sections.scss */
.section.offset-down {
  margin-bottom: -50px;
}
/* line 24, ../scss/components/_sections.scss */
.section.no-bottom-angle {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 28, ../scss/components/_sections.scss */
.section.no-top-angle {
  padding-top: 0;
}
/* line 31, ../scss/components/_sections.scss */
.section.shift-up {
  margin-top: -90px;
}
/* line 34, ../scss/components/_sections.scss */
.section.centered-text {
  text-align: center;
}
/* line 37, ../scss/components/_sections.scss */
.section.red {
  color: white;
}
/* line 39, ../scss/components/_sections.scss */
.section.red h1, .section.red h2, .section.red h3, .section.red h4 {
  color: white;
}
/* line 42, ../scss/components/_sections.scss */
.section.red a:link, .section.red a:visited {
  color: #fff000;
}
/* line 45, ../scss/components/_sections.scss */
.section.red a:hover, .section.red a:active {
  color: white;
}
/* line 49, ../scss/components/_sections.scss */
.section .logo-footer {
  text-align: center;
  margin: 20px 0 0;
  display: block;
  width: 100%;
}
/* line 54, ../scss/components/_sections.scss */
.section .logo-footer img {
  position: relative;
  margin: 0 auto;
  display: inline-block;
}

/* line 62, ../scss/components/_sections.scss */
.skewed-bg {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
/* line 68, ../scss/components/_sections.scss */
#callback .skewed-bg:before {
  content: "";
  top: -80px;
  right: 0;
  bottom: -80px;
  left: 0;
  position: absolute;
  display: block;
 /* background-image: url("../images/form-bg.jpg"); */
  background: #003459;
}
/* line 73, ../scss/components/_sections.scss */
.csstransforms #callback .skewed-bg:before {
  -webkit-transform: skewY(-3.5deg);
  -moz-transform: skewY(-3.5deg);
  -ms-transform: skewY(-3.5deg);
  -o-transform: skewY(-3.5deg);
  transform: skewY(-3.5deg);
}
/* line 79, ../scss/components/_sections.scss */
.csstransforms .skewed-bg {
  -webkit-transform: skewY(3.5deg);
  -moz-transform: skewY(3.5deg);
  -ms-transform: skewY(3.5deg);
  -o-transform: skewY(3.5deg);
  transform: skewY(3.5deg);
}
/* line 83, ../scss/components/_sections.scss */
.red .skewed-bg {
  background-color: #eb222f;
}
/* line 86, ../scss/components/_sections.scss */
.blue .skewed-bg {
  background-color: #054990;
}
/* line 89, ../scss/components/_sections.scss */
.light-grey .skewed-bg {
  background-color: #eef0f3;
}
/* line 92, ../scss/components/_sections.scss */
.grey .skewed-bg {
  background-color: #d6d9dd;
}
/* line 95, ../scss/components/_sections.scss */
.black .skewed-bg {
  background-color: black;
}
/* line 98, ../scss/components/_sections.scss */
.light-blue .skewed-bg {
  background-color: #b4c8dd;
}
/* line 101, ../scss/components/_sections.scss */
.light-yellow .skewed-bg {
  background-color: #fcf9d4;
}
/* line 104, ../scss/components/_sections.scss */
.yellow .skewed-bg {
  background-color: #fff000;
}

/* line 109, ../scss/components/_sections.scss */
.section-inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
/* line 114, ../scss/components/_sections.scss */
.red .section-inner {
  background-color: #eb222f;
}
/* line 117, ../scss/components/_sections.scss */
.grey .section-inner {
  background-color: #d6d9dd;
}
/* line 120, ../scss/components/_sections.scss */
.light-grey .section-inner {
  background-color: #eef0f3;
}
/* line 123, ../scss/components/_sections.scss */
.yellow .section-inner {
  background-color: #fff000;
}
/* line 126, ../scss/components/_sections.scss */
.skewed .section-inner {
  background-color: transparent;
}
/* line 129, ../scss/components/_sections.scss */
.header-banner .section-inner, .header-banner-notext .section-inner {
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* line 133, ../scss/components/_sections.scss */
.section-content {
  position: relative;
  padding: 30px 15px 40px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 2;
  position: relative;
  position: relative;
  display: block;
  width: 100%;
}
/* line 136, ../scss/components/_sections.scss */
.overlap-top .section-content {
  padding: 80px 30px 30px;
}
/* line 139, ../scss/components/_sections.scss */
.overlap-bottom .section-content {
  padding: 30px 30px 70px;
}
/* line 142, ../scss/components/_sections.scss */
.skewed .section-content {
  padding-top: 30px;
}
/* line 145, ../scss/components/_sections.scss */
.two-box .section-content {
  padding: 0;
  margin-top: -20px;
  margin-bottom: -20px;
}
/* line 150, ../scss/components/_sections.scss */
.first .section-content {
  padding-top: 20px;
}
/* line 153, ../scss/components/_sections.scss */
.insets .section-content {
  padding: 20px 10px;
}
/* line 156, ../scss/components/_sections.scss */
.gutters .section-content {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 160, ../scss/components/_sections.scss */
.anchor-bottom .section-content {
  padding-bottom: 70px;
}
/* line 163, ../scss/components/_sections.scss */
.video-link .section-content {
  padding-top: 150px;
  padding-bottom: 150px;
}
/* line 167, ../scss/components/_sections.scss */
.header-banner .section-content {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
/* line 175, ../scss/components/_sections.scss */
.straight-top .section-content {
  padding-top: 80px;
}
/* line 178, ../scss/components/_sections.scss */
.straight-top.anchor .section-content {
  padding-top: 140px;
}
/* line 186, ../scss/components/_sections.scss */
.two-box .section-content:before, .two-box .section-content:after {
  content: "";
  display: block;
  width: 100%;
  height: 90px;
  z-index: 1;
  background-color: white;
  top: -43px;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(3.5deg);
  -moz-transform: skewY(3.5deg);
  -ms-transform: skewY(3.5deg);
  -o-transform: skewY(3.5deg);
  transform: skewY(3.5deg);
}
/* line 195, ../scss/components/_sections.scss */
.bg-image .two-box .section-content:before, .bg-image .two-box .section-content:after {
  background-color: white;
}
/* line 199, ../scss/components/_sections.scss */
.two-box .section-content:after {
  top: auto;
  right: auto;
  bottom: -43px;
  left: 0;
  position: absolute;
}
/* line 201, ../scss/components/_sections.scss */
.no-bottom-angle .two-box .section-content:after, .skewed .two-box .section-content:after {
  display: none;
}

/* line 207, ../scss/components/_sections.scss */
.nested-section-content {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 209, ../scss/components/_sections.scss */
.blue .nested-section-content {
  background-color: #054990;
  color: white;
}
/* line 212, ../scss/components/_sections.scss */
.blue .nested-section-content a:link, .blue .nested-section-content a:visited {
  color: #fff000;
}
/* line 215, ../scss/components/_sections.scss */
.blue .nested-section-content a:hover, .blue .nested-section-content a:active {
  color: white;
}
/* line 219, ../scss/components/_sections.scss */
.red .nested-section-content {
  background-color: #eb222f;
  color: white;
}
/* line 222, ../scss/components/_sections.scss */
.red .nested-section-content a:link, .red .nested-section-content a:visited {
  color: #fff000;
}
/* line 225, ../scss/components/_sections.scss */
.red .nested-section-content a:hover, .red .nested-section-content a:active {
  color: white;
}
/* line 229, ../scss/components/_sections.scss */
.black .nested-section-content {
  background-color: black;
  color: white;
}
/* line 232, ../scss/components/_sections.scss */
.black .nested-section-content a:link, .black .nested-section-content a:visited {
  color: #fff000;
}
/* line 235, ../scss/components/_sections.scss */
.black .nested-section-content a:hover, .black .nested-section-content a:active {
  color: white;
}
/* line 239, ../scss/components/_sections.scss */
.grey .nested-section-content {
  background-color: #d6d9dd;
  color: #1d1d1d;
}

/* line 244, ../scss/components/_sections.scss */
.section-content-inner {
  padding: 0 10px;
}
/* line 246, ../scss/components/_sections.scss */
#video-link .section-content-inner {
  padding: 80px 30px 80px;
}
/* line 249, ../scss/components/_sections.scss */
.no-bottom-angle .section-content-inner {
  padding-bottom: 80px;
}
/* line 252, ../scss/components/_sections.scss */
.bg-image .section-content-inner {
  padding: 90px 30px 80px;
}

/* line 257, ../scss/components/_sections.scss */
.nested-section-content.section-content-inner {
  padding: 80px 30px 50px;
}
/* line 259, ../scss/components/_sections.scss */
.nested-section-content.section-content-inner.second {
  padding: 40px 30px 70px;
}

/* line 264, ../scss/components/_sections.scss */
.section-content-wrap {
  position: relative;
  z-index: 4;
}

/* line 268, ../scss/components/_sections.scss */
.section-footer {
  display: block;
  width: 100%;
}

/* line 273, ../scss/components/_sections.scss */
.nested-section {
  width: 100%;
  display: block;
}
/* line 275, ../scss/components/_sections.scss */
.nested-section.spacing {
  margin-bottom: 20px;
}
/* line 278, ../scss/components/_sections.scss */
.nested-section.right {
  margin-bottom: 0;
}
/* line 283, ../scss/components/_sections.scss */
.nested-section figure {
  z-index: 1;
  position: relative;
  width: 100%;
  display: block;
}
/* line 289, ../scss/components/_sections.scss */
.nested-section figure.bg-image:before {
  content: "";
  display: block;
  padding-top: 60%;
}
/* line 294, ../scss/components/_sections.scss */
.nested-section figure.bg-image .image {
  background-color: #8d8d8d;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 302, ../scss/components/_sections.scss */
.nested-section .content-wrap {
  background-color: #eb222f;
  color: white;
  position: relative;
}
/* line 306, ../scss/components/_sections.scss */
.nested-section .content-wrap h3, .nested-section .content-wrap h4 {
  color: white;
  font-size: 24px;
  font-size: 1.5rem;
}
/* line 310, ../scss/components/_sections.scss */
.nested-section .content-wrap h4 {
  font-size: 16px;
  font-size: 1rem;
}
/* line 313, ../scss/components/_sections.scss */
.nested-section .content-wrap a:link, .nested-section .content-wrap a:visited {
  color: #fff000;
}
/* line 316, ../scss/components/_sections.scss */
.nested-section .content-wrap a:hover, .nested-section .content-wrap a:active {
  color: white;
}
/* line 320, ../scss/components/_sections.scss */
.nested-section .content-wrap.angle:before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  z-index: 2;
  background-color: #eb222f;
  top: -25px;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  -webkit-transform: skewY(-3.5deg);
  -moz-transform: skewY(-3.5deg);
  -ms-transform: skewY(-3.5deg);
  -o-transform: skewY(-3.5deg);
  transform: skewY(-3.5deg);
}
/* line 332, ../scss/components/_sections.scss */
.nested-section .content-wrap .content {
  width: 100%;
  display: block;
  padding: 15px 15px 20px;
  position: relative;
  z-index: 3;
}
/* line 342, ../scss/components/_sections.scss */
.nested-section.white .content-wrap {
  background-color: white;
  color: #1d1d1d;
}
/* line 346, ../scss/components/_sections.scss */
.nested-section.white .content-wrap.angle:before {
  background-color: white;
}
/* line 350, ../scss/components/_sections.scss */
.nested-section.white .content-wrap a:link, .nested-section.white .content-wrap a:visited {
  color: #eb222f;
}
/* line 353, ../scss/components/_sections.scss */
.nested-section.white .content-wrap a:hover, .nested-section.white .content-wrap a:active {
  color: #1d1d1d;
}
/* line 359, ../scss/components/_sections.scss */
.nested-section.blue .content-wrap {
  background-color: #054990;
  color: white;
}
/* line 362, ../scss/components/_sections.scss */
.nested-section.blue .content-wrap h3, .nested-section.blue .content-wrap h4 {
  color: white;
}
/* line 365, ../scss/components/_sections.scss */
.nested-section.blue .content-wrap a:link, .nested-section.blue .content-wrap a:visited {
  color: #fff000;
}
/* line 368, ../scss/components/_sections.scss */
.nested-section.blue .content-wrap a:hover, .nested-section.blue .content-wrap a:active {
  color: white;
}
/* line 372, ../scss/components/_sections.scss */
.nested-section.blue .content-wrap.angle:before {
  background-color: #054990;
}
/* line 379, ../scss/components/_sections.scss */
.nested-section.grey .content-wrap {
  background-color: #d6d9dd;
  color: #1d1d1d;
}
/* line 382, ../scss/components/_sections.scss */
.nested-section.grey .content-wrap h3, .nested-section.grey .content-wrap h4 {
  color: #054990;
}
/* line 386, ../scss/components/_sections.scss */
.nested-section.grey .content-wrap.angle:before {
  background-color: #d6d9dd;
}
/* line 393, ../scss/components/_sections.scss */
.nested-section.light-grey .content-wrap {
  background-color: #eef0f3;
  color: #1d1d1d;
}
/* line 396, ../scss/components/_sections.scss */
.nested-section.light-grey .content-wrap h3, .nested-section.light-grey .content-wrap h4 {
  color: #054990;
}
/* line 400, ../scss/components/_sections.scss */
.nested-section.light-grey .content-wrap.angle:before {
  background-color: #eef0f3;
}
/* line 406, ../scss/components/_sections.scss */
.nested-section footer {
  text-align: center;
}
/* line 408, ../scss/components/_sections.scss */
.nested-section footer img {
  margin: 0 auto;
  max-width: 80px;
  display: inline-block;
}

/* Medium Breakpoint */
@media only screen and (min-width: 48rem) {
  /* line 420, ../scss/components/_sections.scss */
  .section {
    padding: 0 50px;
  }
  /* line 422, ../scss/components/_sections.scss */
  .section.offset-up {
    margin-top: -50px;
  }

  /* line 426, ../scss/components/_sections.scss */
  .section-content {
    padding: 50px 30px 70px;
  }
  /* line 428, ../scss/components/_sections.scss */
  #locations .section-content {
    padding: 60px 30px 50px;
  }
  /* line 431, ../scss/components/_sections.scss */
  .first .section-content {
    padding-top: 50px !important;
  }
  /* line 434, ../scss/components/_sections.scss */
  .header-banner .section-content {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }
  /* line 438, ../scss/components/_sections.scss */
  .header-banner-notext .section-content {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
  /* line 442, ../scss/components/_sections.scss */
  .gutters .section-content {
    padding-left: 5%;
    padding-right: 5%;
  }
  /* line 446, ../scss/components/_sections.scss */
  .overlap-bottom .section-content {
    padding-top: 30px;
    padding-bottom: 120px;
  }
  /* line 450, ../scss/components/_sections.scss */
  .insets .section-content {
    padding: 50px 30px;
  }
  /* line 453, ../scss/components/_sections.scss */
  .section-content.offset-up {
    margin-top: -50px;
  }
  /* line 456, ../scss/components/_sections.scss */
  .skewed .section-content {
    padding-top: 50px;
  }
  /* line 459, ../scss/components/_sections.scss */
  #callback.skewed .section-content {
    padding-bottom: 40px;
  }
  /* line 462, ../scss/components/_sections.scss */
  .skewed.behind .section-content {
    padding-top: 110px;
  }
  /* line 465, ../scss/components/_sections.scss */
  .straight-top .section-content {
    padding-top: 110px;
  }
  /* line 468, ../scss/components/_sections.scss */
  #video-link .section-content {
    padding: 200px 30px 200px !important;
  }

  /* line 472, ../scss/components/_sections.scss */
  .section-content-inner {
    padding: 80px 30px 100px;
  }

  /* line 477, ../scss/components/_sections.scss */
  .nested-section.spacing {
    margin-bottom: 60px;
  }
  /* line 481, ../scss/components/_sections.scss */
  .nested-section .content-wrap h3, .nested-section .content-wrap h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  /* line 484, ../scss/components/_sections.scss */
  .nested-section .content-wrap h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
  /* line 487, ../scss/components/_sections.scss */
  .nested-section .content-wrap .content {
    padding: 20px 30px 30px;
  }
  /* line 492, ../scss/components/_sections.scss */
  .nested-section footer img {
    max-width: 100%;
  }

  /* line 498, ../scss/components/_sections.scss */
  .nested-section-content.section-content-inner {
    padding: 100px 50px 60px;
  }
  /* line 500, ../scss/components/_sections.scss */
  .nested-section-content.section-content-inner.second {
    padding: 60px 50px 80px;
  }
}
/* Large Breakpoint */
@media only screen and (min-width: 64.0625rem) {
  /* line 512, ../scss/components/_sections.scss */
  .section {
    padding: 0 70px;
  }
  /* line 515, ../scss/components/_sections.scss */
  .section.two-box {
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 519, ../scss/components/_sections.scss */
  .section .logo-footer {
    margin: 0;
    top: auto;
    right: 10%;
    bottom: 10%;
    left: auto;
    position: absolute;
    width: auto;
  }
  /* line 523, ../scss/components/_sections.scss */
  .section .logo-footer img {
    position: relative;
    margin: 0;
    display: inline-block;
  }

  /* line 532, ../scss/components/_sections.scss */
  .insets .section-content {
    padding: 50px 60px;
  }
  /* line 535, ../scss/components/_sections.scss */
  .gutters .section-content {
    padding-left: 10%;
    padding-right: 10%;
  }

  /* line 540, ../scss/components/_sections.scss */
  .section-content-inner {
    padding: 0 30px;
  }
  /* line 542, ../scss/components/_sections.scss */
  .insets .section-content-inner {
    padding: 80px;
  }

  /* line 547, ../scss/components/_sections.scss */
  .nested-section-content.section-content-inner {
    padding: 100px 50px 120px;
  }
  /* line 549, ../scss/components/_sections.scss */
  .nested-section-content.section-content-inner.second {
    padding: 140px 50px 80px;
  }

  /* line 555, ../scss/components/_sections.scss */
  .nested-section.spacing {
    margin-bottom: 0;
  }
  /* line 559, ../scss/components/_sections.scss */
  .nested-section .content-wrap .content {
    padding: 25px;
  }
}
/* XLarge Breakpoint */
@media only screen and (min-width: 125rem) {
  /* line 570, ../scss/components/_sections.scss */
  .section {
    padding: 0 70px;
  }

  /* line 574, ../scss/components/_sections.scss */
  .insets .section-content {
    padding: 50px 70px;
  }
  /* line 577, ../scss/components/_sections.scss */
  .video-link .section-content {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  /* line 584, ../scss/components/_sections.scss */
  .nested-section .content-wrap .content {
    padding: 20px 30px 30px;
  }
}
/* line 1, ../scss/components/_selectbox.scss */
.selectBox-dropdown {
  position: relative;
  cursor: pointer;
  background-color: white;
  margin: 5px 0;
  width: 100% !important;
}
/* line 7, ../scss/components/_selectbox.scss */
.selectBox-dropdown:hover, .selectBox-dropdown:active, .selectBox-dropdown:focus {
  border-style: none;
}
/* line 20, ../scss/components/_selectbox.scss */
.selectBox-dropdown .selectBox-label {
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0 15px;
  display: block;
  color: #1d1d1d;
}
/* line 29, ../scss/components/_selectbox.scss */
.selectBox-dropdown .selectBox-arrow {
  height: 32px;
  width: 32px;
  background: url("../images/selectbox-arrow.png") center center no-repeat;
  top: 7px;
  right: 15px;
  bottom: auto;
  left: auto;
  position: absolute;
  display: block;
}

/* line 37, ../scss/components/_selectbox.scss */
.selectBox-dropdown-menu {
  position: absolute;
  z-index: 99999;
  max-height: 200px;
  min-height: 1em;
  background: white !important;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
/* line 47, ../scss/components/_selectbox.scss */
.selectBox-dropdown-menu.selectBox-options li, .selectBox-dropdown-menu.selectBox-options a {
  list-style: none;
  display: block;
  cursor: default;
  padding: 0;
  margin: 0;
  text-align: left;
}
/* line 56, ../scss/components/_selectbox.scss */
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
  background-color: #eef0f3;
}
/* line 63, ../scss/components/_selectbox.scss */
.selectBox-dropdown-menu.selectBox-options a {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 4px 10px;
}
/* line 67, ../scss/components/_selectbox.scss */
.selectBox-dropdown-menu.selectBox-options.selectBox-options-top {
  border-bottom: none;
  margin-top: 1px;
}
/* line 74, ../scss/components/_selectbox.scss */
.selectBox-dropdown-menu.selectBox-options.selectBox-optgroup {
  color: #666;
  background: #EEE;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 .3em;
  white-space: nowrap;
}

/* line 84, ../scss/components/_selectbox.scss */
.selectBox-inline {
  min-width: 150px;
  outline: none;
  border: solid 1px #BBB;
  background: #FFF;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: auto;
}

/* line 2, ../scss/components/_gravity-forms.scss */
.gform_body ul {
  margin: 0;
}
/* line 4, ../scss/components/_gravity-forms.scss */
.gform_body ul li {
  margin-bottom: 10px;
}

/* line 11, ../scss/components/_gravity-forms.scss */
.gform_wrapper .gform_column {
  width: 40%;
}

/* line 15, ../scss/components/_gravity-forms.scss */
.gform_confirmation_message {
  color: #054990;
  display: inline-block;
  background-color: #fff000;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 15px 15px 15px 70px;
  position: relative;
  margin-bottom: 20px;
}
/* line 22, ../scss/components/_gravity-forms.scss */
.gform_confirmation_message:before {
  content: "";
  width: 48px;
  height: 48px;
  display: block;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 15px;
  position: absolute;
  background: url("../images/tick.png") left top no-repeat;
  margin-top: -24px;
}

/* line 1, ../scss/templates/_home.scss */
#slider-wrap {
  display: block;
  width: 100%;
  height: 55%;
  padding: 100px 0 0;
  position: relative;
}

/* line 8, ../scss/templates/_home.scss */
#slider {
  width: 100%;
  display: block;
  position: relative;
  background-color: #8d8d8d;
}
/* line 13, ../scss/templates/_home.scss */
#slider .slide {
  background-color: #d6d9dd;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 16, ../scss/templates/_home.scss */
#slider .slide .row, #slider .slide .columns {
  height: 100%;
}
/* line 19, ../scss/templates/_home.scss */
#slider .slide .content {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 23, ../scss/templates/_home.scss */
#slider .slide .content:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
/* line 29, ../scss/templates/_home.scss */
#slider .slide .content .vcenter {
  width: 98%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}
/* line 35, ../scss/templates/_home.scss */
#slider .slide .content .block-heading {
  font-size: 20px;
  font-size: 1.25rem;
}
/* line 38, ../scss/templates/_home.scss */
#slider .slide .content .secondary {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 100%;
}
/* line 41, ../scss/templates/_home.scss */
#slider .slide .content .secondary.small {
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 47, ../scss/templates/_home.scss */
#slider .slick-dots {
  top: auto;
  right: 0;
  bottom: 20px;
  left: 0;
  position: absolute;
}

/* line 52, ../scss/templates/_home.scss */
#intro .inner-pad {
  padding: 0;
}
/* line 55, ../scss/templates/_home.scss */
#intro p {
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
}
/* line 58, ../scss/templates/_home.scss */
#intro p:last-child {
  margin: 0;
}

/* line 64, ../scss/templates/_home.scss */
#lenovo header {
  height: auto;
  display: block;
  position: relative;
  margin-bottom: 30px;
}
/* line 69, ../scss/templates/_home.scss */
#lenovo header .columns {
  height: 100%;
  position: relative;
}
/* line 73, ../scss/templates/_home.scss */
#lenovo header .inner {
  height: auto;
}
/* line 75, ../scss/templates/_home.scss */
#lenovo header .inner .vcenter {
  display: inline-block;
  width: 98%;
  vertical-align: middle;
}
/* line 81, ../scss/templates/_home.scss */
#lenovo header .gold-partner {
  position: relative;
  width: 50%;
  max-width: 168px;
  margin: 0 auto 20px;
}
/* line 87, ../scss/templates/_home.scss */
#lenovo header h2 {
  position: relative;
  margin: 0;
  display: block;
  width: 100%;
  text-align: center;
}
/* line 93, ../scss/templates/_home.scss */
#lenovo header h2 div {
  display: inline-block;
  width: auto;
  margin: 0 auto;
  background-color: #eb222f;
  padding: 10px 0;
}
/* line 100, ../scss/templates/_home.scss */
#lenovo header h2 span {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  width: 100%;
  font-size: 24px;
  font-size: 1.5rem;
  white-space: nowrap;
  float: left;
  padding: 0 8px;
  color: white;
}
/* line 111, ../scss/templates/_home.scss */
#lenovo header h2 span.outer {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0 auto;
  background-color: #eb222f;
  padding: 10px;
  display: inline-block;
  float: none;
}
/* line 121, ../scss/templates/_home.scss */
#lenovo header h2 span.logo {
  margin: 0 auto;
  background: #eb222f url("../images/lenovo.png") center center no-repeat;
  background-size: auto 75%;
}

/* line 132, ../scss/templates/_home.scss */
.pac-intro {
  padding: 0;
  text-align: center;
}
/* line 135, ../scss/templates/_home.scss */
.pac-intro.spaced {
  margin-bottom: 60px;
}
/* line 138, ../scss/templates/_home.scss */
.pac-intro p {
  font-size: 18px;
  font-size: 1.125rem;
}

/* line 144, ../scss/templates/_home.scss */
.pac-features .feature {
  margin-bottom: 60px;
  padding: 0 20px;
}
/* line 147, ../scss/templates/_home.scss */
.pac-features .feature .icon {
  width: 100px;
  height: 91px;
  text-align: center;
  margin: 0 auto 15px;
}
/* line 152, ../scss/templates/_home.scss */
.pac-features .feature .icon img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
/* line 158, ../scss/templates/_home.scss */
.pac-features .feature h3, .pac-features .feature h4 {
  font-size: 24px;
  font-size: 1.5rem;
}
/* line 164, ../scss/templates/_home.scss */
.pac-features .columns:last-child .feature {
  margin-bottom: 0;
}

/* line 171, ../scss/templates/_home.scss */
#support figure {
  margin: 25px 0 0;
}

/* line 175, ../scss/templates/_home.scss */
#callback {
  color: white;
}
/* line 177, ../scss/templates/_home.scss */
#callback header {
  padding: 0 10%;
}
/* line 180, ../scss/templates/_home.scss */
#callback .gform_body {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 30px;
}
/* line 186, ../scss/templates/_home.scss */
#callback .gform_body p {
  color: white;
  text-align: left;
}
/* line 191, ../scss/templates/_home.scss */
#callback .gfield_html {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  position: absolute;
}
/* line 194, ../scss/templates/_home.scss */
#callback .gfield_label {
  display: none;
}
/* line 197, ../scss/templates/_home.scss */
#callback .validation_error {
  background-color: #fff000;
  color: #1d1d1d;
  padding: 10px;
  display: block;
}
/* line 203, ../scss/templates/_home.scss */
#callback .validation_message {
  display: none;
}
/* line 206, ../scss/templates/_home.scss */
#callback li {
  margin-bottom: 8px;
}
/* line 209, ../scss/templates/_home.scss */
#callback li.right {
  float: left !important;
  width: 100%;
}
/* line 213, ../scss/templates/_home.scss */
#callback li.empty {
  display: none;
}
/* line 217, ../scss/templates/_home.scss */
#callback .gform_column {
  width: 100%;
  float: none;
  margin: 0;
}
/* line 222, ../scss/templates/_home.scss */
#callback input.medium, #callback textarea {
  width: 100%;
  height: 40px;
  background-color: rgba(112, 112, 112, 0.8);
  border: none;
  padding: 0 10px;
  color: white;
}
/* line 229, ../scss/templates/_home.scss */
#callback input.medium:focus, #callback textarea:focus {
  outline: none;
}
/* line 233, ../scss/templates/_home.scss */
#callback textarea {
  resize: none;
  height: 264px;
}
/* line 237, ../scss/templates/_home.scss */
#callback .gform_ajax_spinner {
  top: 60px;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
}
/* line 240, ../scss/templates/_home.scss */
#callback .gfield_error input.medium {
  border-bottom: 1px solid #fff000;
}
/* line 243, ../scss/templates/_home.scss */
#callback .gform_footer {
  text-align: center;
  padding-top: 20px;
  position: relative;
}
/* line 247, ../scss/templates/_home.scss */
#callback .gform_footer .gform_button {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  width: auto;
  position: relative;
  z-index: 2;
  background-color: #fff000;
  border: none;
  margin: 0;
  color: #054990;
  padding: 0 20px;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 263, ../scss/templates/_home.scss */
#callback .gform_footer .gform_button:hover, #callback .gform_footer .gform_button:active {
  background-color: #fcf9d4;
}
/* line 266, ../scss/templates/_home.scss */
#callback .gform_footer .gform_button:focus {
  outline: none;
}

/* line 273, ../scss/templates/_home.scss */
#support .ribbon {
  margin-top: 20px;
}

/* line 278, ../scss/templates/_home.scss */
#faqs p {
  font-size: 18px;
  font-size: 1.125rem;
}
/* line 281, ../scss/templates/_home.scss */
#faqs .slider {
  padding: 0 35px;
  margin-bottom: 30px;
}
/* line 285, ../scss/templates/_home.scss */
#faqs .slider .slide p {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  color: #054990;
  margin: 0;
}
/* line 292, ../scss/templates/_home.scss */
#faqs .slider .slick-prev, #faqs .slider .slick-next {
  display: block;
  width: 30px;
  height: 30px;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  margin-top: -15px;
  background-image: url("../images/slider-prev-arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  z-index: 999;
}
/* line 306, ../scss/templates/_home.scss */
#faqs .slider .slick-next {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
  background-image: url("../images/slider-next-arrow.png");
}

/* line 313, ../scss/templates/_home.scss */
#video-link .block-heading {
  margin-bottom: 4px;
}

/* Medium Breakpoint */
@media only screen and (max-width: 30rem) {
  /* line 320, ../scss/templates/_home.scss */
  #slider-wrap {
    height: 45%;
  }
}
@media only screen and (min-width: 48rem) {
  /* line 327, ../scss/templates/_home.scss */
  #slider-wrap {
    padding: 100px 0 0;
  }

  /* line 333, ../scss/templates/_home.scss */
  #slider .slide .content .block-heading {
    font-size: 34px;
    font-size: 2.125rem;
  }
  /* line 336, ../scss/templates/_home.scss */
  #slider .slide .content .secondary {
    font-size: 34px;
    font-size: 2.125rem;
  }
  /* line 338, ../scss/templates/_home.scss */
  #slider .slide .content .secondary.small {
    font-size: 22px;
    font-size: 1.375rem;
  }

  /* line 346, ../scss/templates/_home.scss */
  .pac-intro {
    padding: 0 10%;
  }

  /* line 351, ../scss/templates/_home.scss */
  .pac-features .feature .icon {
    width: 126px;
    height: 115px;
  }
  /* line 355, ../scss/templates/_home.scss */
  .pac-features .feature h3, .pac-features .feature h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }

  /* line 362, ../scss/templates/_home.scss */
  #lenovo header .gold-partner {
    width: 20%;
  }
  /* line 365, ../scss/templates/_home.scss */
  #lenovo header h2 {
    position: relative;
    margin: 0;
  }
  /* line 368, ../scss/templates/_home.scss */
  #lenovo header h2 i {
    display: none;
  }
  /* line 371, ../scss/templates/_home.scss */
  #lenovo header h2 div {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    background-color: #eb222f;
    padding: 0 10px;
  }
  /* line 378, ../scss/templates/_home.scss */
  #lenovo header h2 span {
    display: inline-block;
    height: 58px;
    line-height: 58px;
    margin: 0;
    width: auto;
    font-size: 30px;
    font-size: 1.875rem;
    white-space: nowrap;
    float: left;
    padding: 0;
    margin: 0 8px;
    color: white;
  }
  /* line 390, ../scss/templates/_home.scss */
  #lenovo header h2 span.outer {
    padding: 0 10px;
  }
  /* line 393, ../scss/templates/_home.scss */
  #lenovo header h2 span.logo {
    width: 200px;
    margin: 0;
    background: #eb222f url("../images/lenovo.png") left center no-repeat;
    background-size: 100% auto;
  }

  /* line 406, ../scss/templates/_home.scss */
  #callback .gform_column {
    width: 50%;
    float: left;
  }
  /* line 410, ../scss/templates/_home.scss */
  #callback .gform_column.right .ginput_container {
    float: right;
  }
  /* line 415, ../scss/templates/_home.scss */
  #callback .ginput_container {
    width: 98%;
  }
  /* line 418, ../scss/templates/_home.scss */
  #callback li {
    width: 100%;
    margin-bottom: 8px;
    display: block;
  }
  /* line 423, ../scss/templates/_home.scss */
  #callback li.right .ginput_container {
    float: right;
  }
  /* line 428, ../scss/templates/_home.scss */
  #callback input.medium {
    height: 60px;
  }
  /* line 432, ../scss/templates/_home.scss */
  #callback .gform_footer {
    text-align: right;
    padding-top: 60px;
    margin-top: -50px;
    position: relative;
  }
  /* line 437, ../scss/templates/_home.scss */
  #callback .gform_footer:before {
    content: "";
    z-index: 1;
    height: 48px;
    line-height: 48px;
    background-color: #8d8d8d;
    width: 48px;
    display: block;
    top: 36px;
    right: -78px;
    bottom: auto;
    left: auto;
    position: absolute;
    -webkit-transform: skewY(45deg);
    -moz-transform: skewY(45deg);
    -ms-transform: skewY(45deg);
    -o-transform: skewY(45deg);
    transform: skewY(45deg);
    background-color: gray;
    background-image: -webkit-linear-gradient(-225deg, gray 0%, #fff000 100%);
    background-image: linear-gradient(-45deg,gray 0%, #fff000 100%);
  }
  /* line 449, ../scss/templates/_home.scss */
  #callback .gform_footer .gform_button {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    width: 250px;
    position: relative;
    z-index: 2;
    background-color: #fff000;
    border: none;
    margin: 0 -78px 0 0;
    color: #054990;
    padding: 0 20px 0 20px;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  /* line 465, ../scss/templates/_home.scss */
  #callback .gform_footer .gform_button:hover, #callback .gform_footer .gform_button:active {
    background-color: #fcf9d4;
  }
  /* line 468, ../scss/templates/_home.scss */
  #callback .gform_footer .gform_button:before {
    content: "";
    z-index: 1;
    top: -24px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    height: 48px;
    -webkit-transform: skewY(-45deg);
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -o-transform: skewY(-45deg);
    transform: skewY(-45deg);
    line-height: 48px;
    background-color: #8d8d8d;
    width: 48px;
    display: block;
    background-color: black;
    background-image: -webkit-linear-gradient(-315deg, black 0%, #054990 100%);
    background-image: linear-gradient(45deg,black 0%, #054990 100%);
  }

  /* line 485, ../scss/templates/_home.scss */
  #video-link .block-heading {
    margin-bottom: 8px;
  }
}
@media only screen and (min-width: 58.1875rem) {
  /* line 493, ../scss/templates/_home.scss */
  #slider-wrap {
    height: 60%;
  }

  /* line 499, ../scss/templates/_home.scss */
  #slider .slide .content .block-heading {
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 502, ../scss/templates/_home.scss */
  #slider .slide .content .secondary {
    font-size: 40px;
    font-size: 2.5rem;
  }
  /* line 504, ../scss/templates/_home.scss */
  #slider .slide .content .secondary.small {
    font-size: 26px;
    font-size: 1.625rem;
  }
  /* line 510, ../scss/templates/_home.scss */
  #slider .slick-dots {
    top: auto;
    right: 0;
    bottom: 80px;
    left: 0;
    position: absolute;
  }
}
/* Large Breakpoint */
@media only screen and (min-width: 64.0625rem) {
  /* line 519, ../scss/templates/_home.scss */
  #slider-wrap {
    height: 80%;
  }

  /* line 522, ../scss/templates/_home.scss */
  .section-content-inner {
    padding: 0 30px;
  }

  /* line 527, ../scss/templates/_home.scss */
  #lenovo header.gold-logo {
    height: 155px;
  }
  /* line 530, ../scss/templates/_home.scss */
  #lenovo header .columns {
    height: 100%;
    position: relative;
  }
  /* line 534, ../scss/templates/_home.scss */
  #lenovo header .inner {
    height: 100%;
  }
  /* line 536, ../scss/templates/_home.scss */
  #lenovo header .inner:before {
    content: "";
    display: inline-block;
    height: 155px;
    vertical-align: middle;
  }
  /* line 542, ../scss/templates/_home.scss */
  #lenovo header .inner .vcenter {
    display: inline-block;
    width: 98%;
    vertical-align: middle;
  }
  /* line 548, ../scss/templates/_home.scss */
  #lenovo header .gold-partner {
    top: 0;
    right: auto;
    bottom: auto;
    left: 30px;
    position: absolute;
    width: 155px;
    height: auto;
  }

  /* line 556, ../scss/templates/_home.scss */
  .pac-features .feature {
    padding: 0 10px;
    margin-bottom: 0;
  }

  /* line 563, ../scss/templates/_home.scss */
  #faqs .slider {
    padding: 0 100px;
    margin-bottom: 40px;
  }
  /* line 567, ../scss/templates/_home.scss */
  #faqs .slider .slide p {
    font-size: 28px;
    font-size: 1.75rem;
  }
  /* line 571, ../scss/templates/_home.scss */
  #faqs .slider .slick-prev, #faqs .slider .slick-next {
    width: 68px;
    height: 68px;
    margin-top: -34px;
    background-size: 20px auto;
  }

  /* line 580, ../scss/templates/_home.scss */
  #intro .inner-pad {
    padding: 0 70px 30px;
  }
  /* line 583, ../scss/templates/_home.scss */
  #intro p {
    font-size: 16px;
    font-size: 1rem;
  }
}
/* XLarge Breakpoint */
@media only screen and (min-width: 125rem) {
  /* line 595, ../scss/templates/_home.scss */
  #slider-wrap {
    padding-top: 195px;
  }

  /* line 601, ../scss/templates/_home.scss */
  #slider .slide .content .block-heading {
    font-size: 48px;
    font-size: 3rem;
  }
  /* line 604, ../scss/templates/_home.scss */
  #slider .slide .content .secondary {
    font-size: 48px;
    font-size: 3rem;
  }
  /* line 606, ../scss/templates/_home.scss */
  #slider .slide .content .secondary.small {
    font-size: 30px;
    font-size: 1.875rem;
  }

  /* line 614, ../scss/templates/_home.scss */
  #support .ribbon {
    margin-top: 100px;
  }

  /* line 619, ../scss/templates/_home.scss */
  #callback .gform_footer {
    text-align: right;
    position: relative;
  }
  /* line 622, ../scss/templates/_home.scss */
  #callback .gform_footer:before {
    content: "";
    z-index: 1;
    height: 58px;
    line-height: 58px;
    background-color: #8d8d8d;
    width: 58px;
    display: block;
    top: 31px;
    right: -88px;
    bottom: auto;
    left: auto;
    position: absolute;
    -webkit-transform: skewY(45deg);
    -moz-transform: skewY(45deg);
    -ms-transform: skewY(45deg);
    -o-transform: skewY(45deg);
    transform: skewY(45deg);
    background-color: gray;
    background-image: -webkit-linear-gradient(-225deg, gray 0%, #fff000 100%);
    background-image: linear-gradient(-45deg,gray 0%, #fff000 100%);
  }
  /* line 634, ../scss/templates/_home.scss */
  #callback .gform_footer .gform_button {
    display: inline-block;
    height: 58px;
    line-height: 58px;
    width: 320px;
    position: relative;
    z-index: 2;
    background-color: #fff000;
    border: none;
    margin: 0 -89px 0 0;
    color: #054990;
    padding: 0 20px 0 20px;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    text-decoration: none;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  /* line 650, ../scss/templates/_home.scss */
  #callback .gform_footer .gform_button:hover, #callback .gform_footer .gform_button:active {
    background-color: #fcf9d4;
  }
  /* line 653, ../scss/templates/_home.scss */
  #callback .gform_footer .gform_button:before {
    content: "";
    z-index: 1;
    top: -29px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    height: 58px;
    -webkit-transform: skewY(-45deg);
    -moz-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    -o-transform: skewY(-45deg);
    transform: skewY(-45deg);
    line-height: 58px;
    background-color: #8d8d8d;
    width: 58px;
    display: block;
    background-color: black;
    background-image: -webkit-linear-gradient(-315deg, black 0%, #054990 100%);
    background-image: linear-gradient(45deg,black 0%, #054990 100%);
  }
}
/* line 2, ../scss/templates/_about.scss */
#posts h2 {
  margin-bottom: 40px;
}
/* line 5, ../scss/templates/_about.scss */
#posts h3 {
  margin-bottom: 5px;
}
/* line 10, ../scss/templates/_about.scss */
#posts .nested-section .content-wrap .content {
  padding: 15px 15px 20px;
}

/* line 20, ../scss/templates/_about.scss */
#careers p {
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 23, ../scss/templates/_about.scss */
#careers h4 {
  margin-bottom: 10px;
}
/* line 26, ../scss/templates/_about.scss */
#careers header {
  margin-bottom: 15px;
}
/* line 29, ../scss/templates/_about.scss */
#careers article {
  display: block;
  width: 100%;
  padding: 15px;
  background-color: white;
}

/* line 37, ../scss/templates/_about.scss */
#awards {
  text-align: center;
}
/* line 39, ../scss/templates/_about.scss */
#awards .award {
  color: white;
  padding: 0;
}
/* line 42, ../scss/templates/_about.scss */
#awards .award p {
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 46, ../scss/templates/_about.scss */
#awards .columns {
  margin-bottom: 60px;
}
/* line 48, ../scss/templates/_about.scss */
#awards .columns:last-child {
  margin-bottom: 0;
}
/* line 52, ../scss/templates/_about.scss */
#awards figure {
  margin: 0 auto 30px;
  max-width: 200px;
}
/* line 55, ../scss/templates/_about.scss */
#awards figure.large {
  max-width: 300px;
  margin-bottom: 40px;
}
/* line 59, ../scss/templates/_about.scss */
#awards figure img {
  width: 100%;
  height: auto;
}
/* line 65, ../scss/templates/_about.scss */
#awards h3 {
  margin-bottom: 40px;
}
/* line 68, ../scss/templates/_about.scss */
#awards h4 {
  margin-bottom: 10px;
}
/* line 72, ../scss/templates/_about.scss */
#awards a:link, #awards a:visited {
  color: #fff000;
}
/* line 75, ../scss/templates/_about.scss */
#awards a:hover, #awards a:active {
  color: white;
}

/* line 83, ../scss/templates/_about.scss */
.person footer li {
  float: left;
  padding-right: 10px;
}
/* line 88, ../scss/templates/_about.scss */
.person footer a:link, .person footer a:visited {
  width: 32px;
  height: 32px;
  display: block;
  background-color: #8d8d8d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  background-image: url("../images/mail.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 102, ../scss/templates/_about.scss */
.person footer a.linkedin {
  background-image: url("../images/linkedin-icon.png");
}
/* line 105, ../scss/templates/_about.scss */
.person footer a:hover, .person footer a:active {
  background-color: #054990;
}

@media only screen and (min-width: 58.1875rem) {
  /* line 115, ../scss/templates/_about.scss */
  #awards .columns {
    margin-bottom: 0;
  }
  /* line 118, ../scss/templates/_about.scss */
  #awards .award {
    padding: 0 20px;
    margin: 0;
  }
  /* line 122, ../scss/templates/_about.scss */
  #awards h4 {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 132, ../scss/templates/_about.scss */
  #awards .award {
    padding: 0 20px;
  }
}
/* line 2, ../scss/templates/_news.scss */
#posts .posts-footer {
  text-align: center;
  display: block;
  width: 100%;
}
/* line 6, ../scss/templates/_news.scss */
#posts .posts-footer a {
  display: inline-block;
  margin: 0 auto;
}

/* line 13, ../scss/templates/_news.scss */
.story a:link, .story a:visited {
  color: #054990 !important;
}
/* line 16, ../scss/templates/_news.scss */
.story a:hover, .story a:active {
  color: #1d1d1d !important;
}

/* line 24, ../scss/templates/_news.scss */
#article header {
  text-align: center;
  margin-bottom: 40px;
}
/* line 27, ../scss/templates/_news.scss */
#article header h2 {
  margin-bottom: 10px;
}
/* line 31, ../scss/templates/_news.scss */
#article footer {
  text-align: center;
  padding: 20px 0 0;
}

/* line 37, ../scss/templates/_news.scss */
#more-articles footer {
  text-align: center;
}

/* line 42, ../scss/templates/_news.scss */
a.load-posts.end {
  display: none !important;
}

/* line 1, ../scss/templates/_contact.scss */
.map-box {
  display: block;
  width: 100%;
  background-color: #d6d9dd;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
/* line 8, ../scss/templates/_contact.scss */
.map-box:before {
  content: "";
  padding-top: 100%;
  display: inline-block;
}
/* line 13, ../scss/templates/_contact.scss */
.map-box .map {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

/* line 17, ../scss/templates/_contact.scss */
.gm-style img {
  max-width: none;
}

/* line 18, ../scss/templates/_contact.scss */
.gm-style label {
  width: auto;
  display: inline;
}

/* line 19, ../scss/templates/_contact.scss */
.location {
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 58.1875rem) {
  /* line 25, ../scss/templates/_contact.scss */
  .map-box {
    margin-top: 0;
  }
  /* line 27, ../scss/templates/_contact.scss */
  .map-box:before {
    padding-top: 80%;
  }
}
@media only screen and (min-width: 64.0625rem) {
  /* line 37, ../scss/templates/_contact.scss */
  .map-box:before {
    padding-top: 60%;
  }
}
/* line 1, ../scss/templates/_faqs.scss */
.lenovo, .ibm {
  margin-bottom: 40px !important;
}

/* line 4, ../scss/templates/_faqs.scss */
dl {
  margin: 0;
}

/* line 7, ../scss/templates/_faqs.scss */
dt {
  margin-bottom: 5px;
}
/* line 9, ../scss/templates/_faqs.scss */
dt h4, dt h5 {
  margin: 0;
}
/* line 12, ../scss/templates/_faqs.scss */
dt h5 {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  color: #eb222f;
}
/* line 16, ../scss/templates/_faqs.scss */
.ibm dt h5 {
  color: #054990;
}
/* line 20, ../scss/templates/_faqs.scss */
dt.tab-handle {
  padding: 10px;
  margin-bottom: 2px;
  background-color: white;
  position: relative;
  background-color: #eb222f;
  cursor: pointer;
}
/* line 27, ../scss/templates/_faqs.scss */
dt.tab-handle:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("../images/accordion-arrow.png");
  background-position: right top;
  background-repeat: no-repeat;
  top: 50%;
  right: 10px;
  bottom: auto;
  left: auto;
  position: absolute;
  margin-top: -16px;
}
/* line 38, ../scss/templates/_faqs.scss */
dt.tab-handle h4 {
  color: white !important;
}
/* line 41, ../scss/templates/_faqs.scss */
.ibm dt.tab-handle {
  background-color: #054990;
}
/* line 44, ../scss/templates/_faqs.scss */
dt.tab-handle.active {
  background-color: #c8121e;
}
/* line 46, ../scss/templates/_faqs.scss */
.ibm dt.tab-handle.active {
  background-color: #03305f;
}
/* line 49, ../scss/templates/_faqs.scss */
dt.tab-handle.active:after {
  background-position: left top;
}

/* line 55, ../scss/templates/_faqs.scss */
dd {
  margin: 0 0 20px;
}
/* line 57, ../scss/templates/_faqs.scss */
dd:last-child {
  margin-bottom: 0;
}
/* line 60, ../scss/templates/_faqs.scss */
dd.tab-content {
  padding: 20px 10px 25px;
  margin: 0;
  display: none;
}
/* line 65, ../scss/templates/_faqs.scss */
dd p {
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 2, ../scss/templates/_testimonials.scss */
#testimonials h3 {
  margin-bottom: 40px;
}
/* line 5, ../scss/templates/_testimonials.scss */
#testimonials .quote-outer {
  margin-bottom: 60px;
}
/* line 7, ../scss/templates/_testimonials.scss */
#testimonials .quote-outer:last-child {
  margin-bottom: 0;
}
/* line 12, ../scss/templates/_testimonials.scss */
#testimonials blockquote:before {
  background-image: url("../images/open-quote-blue.png");
}
/* line 15, ../scss/templates/_testimonials.scss */
#testimonials blockquote:after {
  background-image: url("../images/close-quote-blue.png");
}
/* line 18, ../scss/templates/_testimonials.scss */
#testimonials blockquote p {
  color: #1d1d1d;
}
/* line 21, ../scss/templates/_testimonials.scss */
#testimonials blockquote footer {
  color: #054990;
}

/* line 5, ../scss/templates/_locations.scss */
#location-map-wrap {
  border-bottom: 1.8752em solid white;
  position: relative;
}
/* line 8, ../scss/templates/_locations.scss */
#location-map-wrap:before {
  content: "";
  padding-top: 100%;
  display: block;
  background-color: #8d8d8d;
}
/* line 14, ../scss/templates/_locations.scss */
#location-map-wrap #location-map {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}

@media only screen and (min-width: 48rem) {
  /* line 22, ../scss/templates/_locations.scss */
  #location-map-wrap:before {
    padding-top: 66.66%;
  }
}
/* line 3, ../scss/templates/_team.scss */
#team .item {
  padding-bottom: 1.875rem;
}
