@charset "CP852";
/* line 347, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.4.7/";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 430, ../bower_components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none !important;
  visibility: hidden;
}

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

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

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

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

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

/* line 218, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 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 223, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 225, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 228, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
/* 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 229, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
/* 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 234, ../bower_components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 261, ../bower_components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 7, ../scss/creative.scss */
html, body {
  min-height: 100%;
  padding: 0;
  margin: 0;
}

/* line 21, ../scss/creative.scss */
body {
  background-color: #4d5d6d;
  font-family: 'Open Sans', sans-serif;
}

/**
 * VH and VW units can cause issues on iOS devices: http://caniuse.com/#feat=viewport-units
 *
 * To overcome this, create media queries that target the width, height, and orientation of iOS devices.
 * It isn't optimal, but there is really no other way to solve the problem. In this example, I am fixing
 * the height of element `.foo` —which is a full width and height cover image.
 *
 * iOS Resolution Quick Reference: http://www.iosres.com/
 */
/* line 35, ../scss/creative.scss */
header, #cover, #welcomeWrapper {
  height: 100vh;
  width: 100%;
}

/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  /* line 44, ../scss/creative.scss */
  header, section, #welcomeWrapper {
    height: 1024px;
  }
}
/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  /* line 53, ../scss/creative.scss */
  header, section, #welcomeWrapper {
    height: 768px;
  }
}
/* line 58, ../scss/creative.scss */
section, #welcomeWrapper, footer {
  margin-left: 30%;
  width: 70%;
  float: left;
}
/* line 62, ../scss/creative.scss */
section .inner, #welcomeWrapper .inner, footer .inner {
  margin-left: 25px;
  margin-right: 25px;
}

/* line 68, ../scss/creative.scss */
header {
  background-color: #fff;
}
/* line 70, ../scss/creative.scss */
header #cover {
  background-color: #fff;
  background-image: url("../img/pawel-teklinski.gif");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  top: 0px;
  bottom: 0px;
  z-index: 2;
  width: 30%;
}
/* line 81, ../scss/creative.scss */
header #cover .inner {
  padding-left: 10%;
  margin-top: 35px;
  padding-bottom: 15px;
  background: white;
}
/* line 87, ../scss/creative.scss */
header #cover .name-surname, header #cover .headline {
  color: #4d5d6d;
}
/* line 89, ../scss/creative.scss */
header #cover .name-surname a, header #cover .headline a {
  color: #4d5d6d;
}
/* line 93, ../scss/creative.scss */
header #cover .name-surname {
  font-size: 2.625rem;
  line-height: 2.375rem;
  font-weight: 800;
  letter-spacing: -1px;
  margin: 0.2em 0;
}
/* line 100, ../scss/creative.scss */
header #cover .headline {
  font-size: 1.125rem;
  line-height: 1rem;
  letter-spacing: -1px;
}
/* line 106, ../scss/creative.scss */
header #welcomeWrapper {
  width: 70%;
}
/* line 109, ../scss/creative.scss */
header nav {
  display: none;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 30%;
  right: 0;
  width: 70%;
  opacity: 0.6;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  color: #4d5d6d;
}
/* line 125, ../scss/creative.scss */
header nav:hover {
  opacity: 0.9;
}
/* line 128, ../scss/creative.scss */
header nav a, header nav i {
  color: #4d5d6d;
}

/* line 137, ../scss/creative.scss */
#contact {
  margin-top: 35px;
  margin-bottom: 35px;
}
/* line 140, ../scss/creative.scss */
#contact .contact-trigger {
  display: none;
}

/* line 145, ../scss/creative.scss */
.social-icons {
  list-style: none;
  padding: 0;
  margin: 0px 0px 0px -10px;
}
/* line 149, ../scss/creative.scss */
.social-icons a, .social-icons a:active, .social-icons a:visited, .social-icons a:visited:active, .social-icons a:link {
  text-decoration: none;
}
/* line 152, ../scss/creative.scss */
.social-icons li {
  display: block;
}
/* line 155, ../scss/creative.scss */
.social-icons i.fa {
  border-radius: 80px;
  border: 2px solid white;
  text-align: center;
  padding: 14px;
  margin: 0px 5px;
  float: left;
  display: block;
  color: #fff;
  background: #4d5d6d;
  min-width: 65px;
  -webkit-transition: all 0.25s 0s ease;
  transition: all 0.25s 0s ease;
}
/* line 168, ../scss/creative.scss */
.social-icons i.fa:hover {
  background: #272f38;
  border-color: #4d5d6d;
  color: #4d5d6d;
  background: #fff;
}

/* line 177, ../scss/creative.scss */
#welcomeWrapper {
  color: #272f38;
}
/* line 179, ../scss/creative.scss */
#welcomeWrapper h1 {
  float: left;
  width: 100%;
  font-size: 5rem;
  line-height: 4rem;
  font-weight: 800;
  letter-spacing: -5px;
  padding: 80px 0 0 0;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* line 189, ../scss/creative.scss */
#welcomeWrapper h1:after {
  content: " ";
  height: 4px;
  border-left: 180px solid #272f38;
  clear: both;
  display: block;
  margin: 30px 0 15px 6px;
}
/* line 198, ../scss/creative.scss */
#welcomeWrapper h3 {
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: 'Amaranth', sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin-left: 6px;
}
/* line 206, ../scss/creative.scss */
#welcomeWrapper .scrollDown {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100px;
  line-height: 98px;
  text-align: center;
  color: white;
  background: #4d5d6d;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 221, ../scss/creative.scss */
#welcomeWrapper .scrollDown i.fa {
  border-radius: 40px;
  width: 40px;
  height: 40px;
  line-height: 2.25rem;
  font-size: 1.25rem;
  display: inline-block;
  border: 2px solid #cccccc;
  margin: 0 10px 0 30%;
  position: relative;
  top: 4px;
  -webkit-transition: all 0.25s 0s ease;
  transition: all 0.25s 0s ease;
}
/* line 234, ../scss/creative.scss */
#welcomeWrapper .scrollDown i.fa:hover {
  border: 2px solid white;
}

/* line 244, ../scss/creative.scss */
#fewWords {
  color: white;
  position: relative;
}
/* line 247, ../scss/creative.scss */
#fewWords .inner > .headline {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 60px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.375rem;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: sans-serif;
  color: rgba(255, 255, 255, 0.5);
}
/* line 263, ../scss/creative.scss */
#fewWords .skills .headline, #fewWords .hobbies .headline {
  font-size: 2.5rem;
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 269, ../scss/creative.scss */
#fewWords .skills {
  width: 100%;
  text-align: center;
  padding-bottom: 112.5px;
}
/* line 273, ../scss/creative.scss */
#fewWords .skills table {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}
/* line 277, ../scss/creative.scss */
#fewWords .skills table th {
  font-size: 0.75rem;
  font-weight: normal;
}
/* line 281, ../scss/creative.scss */
#fewWords .skills table td {
  font-size: 1.25rem;
  border-top: 1px solid white;
  padding: 8px 2px;
  margin-right: 10px;
}
/* line 286, ../scss/creative.scss */
#fewWords .skills table td i {
  margin-right: 7px;
}
/* line 292, ../scss/creative.scss */
#fewWords .hobbies {
  position: absolute;
  bottom: 0;
  height: 75px;
  text-align: center;
  width: 100%;
  background-color: #272f38;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 303, ../scss/creative.scss */
#fewWords .hobbies .hobbies-wrapper {
  position: relative;
  left: 0px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 311, ../scss/creative.scss */
#fewWords .hobbies .hobbies-wrapper .mania {
  display: inline-block;
  position: relative;
}
/* line 314, ../scss/creative.scss */
#fewWords .hobbies .hobbies-wrapper .mania .tip {
  position: absolute;
  left: -70%;
  bottom: 75px;
  width: 15rem;
  padding: 7%;
  font-size: 0.75rem;
  background: #272f38;
  border-radius: 3px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 341, ../scss/creative.scss */
#fewWords .hobbies .hobbies-wrapper .mania .tip:before {
  content: "";
  position: absolute;
  display: block;
  border: 7px solid transparent;
  width: 7px;
  height: 7px;
  left: 50%;
  margin-left: -7px;
  border-top-color: #4d5d6d;
  bottom: -14px;
}
/* line 355, ../scss/creative.scss */
#fewWords .hobbies .hobbies-wrapper .mania:hover .tip {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 368, ../scss/creative.scss */
#fewWords .hobbies img {
  margin: 5px 25px 10px 25px;
  max-width: 50px;
  opacity: 0.35;
  -webkit-transition: all 0.25s 0s ease;
  transition: all 0.25s 0s ease;
}
/* line 374, ../scss/creative.scss */
#fewWords .hobbies img:hover {
  opacity: 0.95;
}
/* line 379, ../scss/creative.scss */
#fewWords p {
  width: 92%;
  max-width: 960px;
  margin: 10px auto;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.375rem;
  font-family: 'Amaranth', sans-serif;
  font-style: italic;
  color: #fff;
  margin-bottom: 15px;
}
/* line 390, ../scss/creative.scss */
#fewWords p a, #fewWords p a:focus, #fewWords p a:visited {
  font-weight: bold;
  color: #fff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.25);
  text-decoration: none;
  padding-bottom: 3px;
  -webkit-transition: all 0.25s 0s ease;
  transition: all 0.25s 0s ease;
}
/* line 399, ../scss/creative.scss */
#fewWords p a:hover {
  border-bottom: 2px solid white;
}

/* line 405, ../scss/creative.scss */
footer {
  height: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #272f38;
  color: #4d5d6d;
}
/* line 411, ../scss/creative.scss */
footer a, footer a:focus, footer a:visited {
  color: rgba(255, 255, 255, 0.25);
  font-weight: bold;
  -webkit-transition: all 0.25s 0s ease;
  transition: all 0.25s 0s ease;
}
/* line 417, ../scss/creative.scss */
footer a:hover {
  color: rgba(255, 255, 255, 0.5);
}
/* line 420, ../scss/creative.scss */
footer .attribute {
  font-size: 0.75rem;
  margin-left: 9px;
}
/* line 424, ../scss/creative.scss */
footer .copyright {
  float: right;
  margin-bottom: 10px;
}
/* line 428, ../scss/creative.scss */
footer h6 {
  color: rgba(255, 255, 255, 0.3);
  font-size: 0.875rem;
  margin-top: 10px;
}

/* Define mobile styles */
/**
 * iPhone 4+ with portrait orientation.
 */
@media all and (device-width: 320px) and (device-height: 480px) and (orientation: portrait) {
  /* line 446, ../scss/creative.scss */
  header {
    height: 420px;
  }
}
/**
 * iPhone 4+ with landscape orientation.
 */
@media all and (device-width: 320px) and (device-height: 480px) and (orientation: landscape) {
  /* line 455, ../scss/creative.scss */
  header {
    height: 270px;
  }
}
@media only screen and (max-width: 64em) {
  /* line 470, ../scss/creative.scss */
  header #contact {
    position: fixed;
    width: 100%;
    right: -70%;
    top: 0px;
    margin-top: 15px;
    margin-bottom: 3px;
  }
  /* line 478, ../scss/creative.scss */
  header .social-icons i.fa {
    border-width: 1px;
    min-width: 44px;
    padding: 9px;
    margin: 0 5px;
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  /* line 489, ../scss/creative.scss */
  section, #welcomeWrapper, footer {
    margin-left: 0;
    height: auto;
    width: 100%;
    float: none;
  }
  /* line 494, ../scss/creative.scss */
  section .inner, #welcomeWrapper .inner, footer .inner {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 500, ../scss/creative.scss */
  section {
    height: auto;
  }

  /* line 503, ../scss/creative.scss */
  header {
    position: relative;
  }
  /* line 505, ../scss/creative.scss */
  header #cover {
    height: auto;
    width: 100%;
    background-image: url("../img/pawel-teklinski-small.gif");
    box-shadow: 0px 1px 5px #272f38;
    bottom: initial;
  }
  /* line 511, ../scss/creative.scss */
  header #cover .inner {
    margin-top: 20px;
    background: none;
    padding-left: 100px;
  }
  /* line 516, ../scss/creative.scss */
  header #cover .name-surname {
    font-size: 1.75rem;
    line-height: 1.5rem;
  }
  /* line 520, ../scss/creative.scss */
  header #cover .headline {
    font-size: 0.85rem;
    line-height: 0.8rem;
    letter-spacing: -1px;
  }

  /* line 529, ../scss/creative.scss */
  #welcomeWrapper h1 {
    padding-top: 140px;
  }
  /* line 533, ../scss/creative.scss */
  #welcomeWrapper .scrollDown i.fa {
    margin-left: 0;
  }

  /* line 538, ../scss/creative.scss */
  .social-icons i.fa {
    border-width: 1px;
    min-width: 30px;
    padding: 7px;
    margin: 0px 5px;
  }

  /* line 545, ../scss/creative.scss */
  .fa-2x {
    font-size: 1em;
  }
}
/* min-width 641px, medium screens */
/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
/* min-width 1025px, large screens */
/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 90.063em) {
  /* line 563, ../scss/creative.scss */
  .social-icons i.fa {
    padding: 15px;
    margin: 0px 15px;
  }

  /* line 570, ../scss/creative.scss */
  header #cover .name-surname {
    font-size: 2.75rem;
    line-height: 2.5rem;
  }
  /* line 574, ../scss/creative.scss */
  header #cover .headline {
    font-size: 1.25rem;
    line-height: 1.125rem;
  }
}
/* min-width 1441px, xlarge screens */
/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
/* min-width 1921px, xxlarge screens */
@media only screen and (max-width: 40em) {
  /* line 588, ../scss/creative.scss */
  section, #welcomeWrapper, footer {
    margin-left: 0;
    height: auto;
    width: 100%;
    float: none;
  }
  /* line 593, ../scss/creative.scss */
  section .inner, #welcomeWrapper .inner, footer .inner {
    margin-left: 15px;
    margin-right: 15px;
  }

  /* line 599, ../scss/creative.scss */
  section {
    height: auto;
  }

  /* line 603, ../scss/creative.scss */
  header {
    position: relative;
  }
  /* line 605, ../scss/creative.scss */
  header #cover {
    top: 0px;
    height: 60px;
    width: 100%;
    background-image: url("../img/pawel-teklinski-small.gif");
    box-shadow: 0px 1px 5px #272f38;
    -webkit-transition: height 0.25s 0.25s ease;
    transition: height 0.25s 0.25s ease;
  }
  /* line 613, ../scss/creative.scss */
  header #cover .inner {
    padding-left: 70px;
    background: none;
    margin-top: 14px;
    -webkit-transition: all 0.25s 0.25s ease;
    transition: all 0.25s 0.25s ease;
  }
  /* line 620, ../scss/creative.scss */
  header #cover .name-surname, header #cover .headline {
    color: #4d5d6d;
  }
  /* line 622, ../scss/creative.scss */
  header #cover .name-surname a, header #cover .headline a {
    color: #4d5d6d;
  }
  /* line 626, ../scss/creative.scss */
  header #cover .name-surname {
    font-size: 1.375rem;
    line-height: 1.2375rem;
  }
  /* line 630, ../scss/creative.scss */
  header #cover .headline {
    font-size: 0.75rem;
    line-height: 0.675rem;
  }
  /* line 635, ../scss/creative.scss */
  header #contact {
    margin-top: 8px;
    position: fixed;
    -webkit-transition-property: right, margin, left;
    -webkit-transition-duration: 0.5s, 0.25s, 0.25s;
    -webkit-transition-delay: 0s, 0.25s, 0.25s;
    -webkit-transition-timing-function: ease;
    transition-property: right, margin, left;
    transition-duration: 0.5s, 0.25s, 0.25s;
    transition-delay: 0s, 0.25s, 0.25s;
    transition-timing-function: ease;
  }
  /* line 646, ../scss/creative.scss */
  header #contact i.fa {
    border-width: 1px;
    min-width: 36px;
    padding: 8px;
    margin: 0 5px;
    font-size: 1.15em;
    float: left;
    display: block;
  }

  /* line 659, ../scss/creative.scss */
  #welcomeWrapper h1 {
    font-size: 2.25rem;
    line-height: 1.875rem;
    padding: 80px 0 0 0;
    margin-bottom: 0;
    letter-spacing: -3px;
  }
  /* line 665, ../scss/creative.scss */
  #welcomeWrapper h1:after {
    height: 2px;
    border-left-width: 110px;
    margin: 15px 0 10px 3px;
  }
  /* line 671, ../scss/creative.scss */
  #welcomeWrapper h3 {
    font-size: 0.625rem;
    line-height: 0.75rem;
    margin-left: 4px;
    letter-spacing: 1px;
  }
  /* line 677, ../scss/creative.scss */
  #welcomeWrapper .scrollDown {
    display: none;
  }
  /* line 680, ../scss/creative.scss */
  #welcomeWrapper .scrollDown {
    height: 45px;
    line-height: 2.8125rem;
    font-size: 0.75rem;
  }
  /* line 684, ../scss/creative.scss */
  #welcomeWrapper .scrollDown i.fa {
    width: 20px;
    height: 20px;
    line-height: 1.25rem;
    font-size: 0.625rem;
    border-width: 1px;
    margin-left: 0%;
    margin-right: 6px;
    top: 0px;
  }
  /* line 693, ../scss/creative.scss */
  #welcomeWrapper .scrollDown i.fa:hover {
    border-width: 1px;
  }

  /* line 700, ../scss/creative.scss */
  #fewWords .inner > .headline {
    padding-top: 15px;
    padding-bottom: 25px;
    font-size: 0.625rem;
  }
  /* line 705, ../scss/creative.scss */
  #fewWords p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-bottom: 10px;
  }
  /* line 709, ../scss/creative.scss */
  #fewWords p a, #fewWords p a:focus, #fewWords p a:visited {
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.25);
    text-decoration: none;
    padding-bottom: 3px;
    -webkit-transition: all 0.25s 0s ease;
    transition: all 0.25s 0s ease;
  }
  /* line 718, ../scss/creative.scss */
  #fewWords p a:hover {
    border-bottom: 2px solid white;
  }
  /* line 723, ../scss/creative.scss */
  #fewWords .skills .headline, #fewWords .hobbies .headline {
    font-size: 1.5rem;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  /* line 731, ../scss/creative.scss */
  #fewWords .skills table td {
    font-size: 0.75rem;
    padding: 4px 1px;
  }
  /* line 734, ../scss/creative.scss */
  #fewWords .skills table td i {
    margin-right: 3px;
  }
  /* line 740, ../scss/creative.scss */
  #fewWords .hobbies {
    height: 45px;
    background-color: #272f38;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 745, ../scss/creative.scss */
  #fewWords .hobbies img {
    margin: 5px 10px;
    max-width: 25px;
  }
  /* line 751, ../scss/creative.scss */
  #fewWords .hobbies .hobbies-wrapper .mania .tip {
    position: absolute;
    left: -107%;
    bottom: 40px;
    width: 9rem;
    padding: 7%;
    font-size: 0.5625rem;
  }

  /* line 763, ../scss/creative.scss */
  footer {
    font-size: 0.5625rem;
    padding-top: 15px;
    padding-bottom: 35px;
  }
  /* line 767, ../scss/creative.scss */
  footer .attribute {
    font-size: 0.5rem;
    margin-left: 9px;
  }
  /* line 771, ../scss/creative.scss */
  footer .copyright {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  /* line 774, ../scss/creative.scss */
  footer .copyright:after {
    content: " ";
    clear: both;
  }
  /* line 779, ../scss/creative.scss */
  footer h6 {
    font-size: 0.625rem;
    margin-top: 5px;
  }
}
/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) and (orientation: portrait) {
  /* line 788, ../scss/creative.scss */
  header {
    background: red;
  }
  /* line 790, ../scss/creative.scss */
  header #welcomeWrapper {
    color: white;
  }
  /* line 792, ../scss/creative.scss */
  header #welcomeWrapper h1:after {
    border-left-color: white;
  }
  /* line 796, ../scss/creative.scss */
  header #contact {
    right: -85%;
    top: 1%;
    height: 10%;
    overflow: hidden;
    -webkit-transition: height 0.25s 0 ease;
    transition: height 0.25s 0 ease;
  }
  /* line 803, ../scss/creative.scss */
  header #contact .contact-trigger {
    display: block;
    color: #4d5d6d;
    -webkit-transition: all 0.25s 0 ease;
    transition: all 0.25s 0 ease;
  }
  /* line 809, ../scss/creative.scss */
  header #contact .social-icons {
    position: absolute;
    top: 56px;
    left: 9px;
  }
  /* line 813, ../scss/creative.scss */
  header #contact .social-icons i.fa {
    margin: 4px;
  }
  /* line 817, ../scss/creative.scss */
  header #contact.ready-for-interaction {
    height: 100%;
  }
  /* line 819, ../scss/creative.scss */
  header #contact.ready-for-interaction .contact-trigger {
    color: red;
  }
}
@media only screen and (max-width: 40em) and (orientation: landscape) {
  /* line 829, ../scss/creative.scss */
  header #cover {
    height: 50px;
  }
  /* line 831, ../scss/creative.scss */
  header #cover .inner {
    padding-left: 65px;
    margin-top: 12px;
  }
  /* line 835, ../scss/creative.scss */
  header #cover .name-surname {
    font-size: 1.2375rem;
    line-height: 1.1rem;
  }
  /* line 839, ../scss/creative.scss */
  header #cover .headline {
    font-size: 0.675rem;
    line-height: 0.6rem;
  }

  /* line 846, ../scss/creative.scss */
  #welcomeWrapper h1 {
    padding-top: 50px;
  }

  /* line 851, ../scss/creative.scss */
  #fewWords .inner > .headline {
    padding-top: 25px;
  }
}
