meta.foundation-version {
  font-family: "/5.5.2/"
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em
}

meta.foundation-data-attribute-namespace {
  font-family: false
}

html, body {
  height: 100%
}

html {
  box-sizing: border-box
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit
}

html, body {
  font-size: 100%
}

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
}

a:hover {
  cursor: pointer
}

img {
  max-width: 100%;
  height: auto
}

img {
  -ms-interpolation-mode: bicubic
}

#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
}

.left {
  float: left !important
}

.right {
  float: right !important
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.hide {
  display: none
}

.invisible {
  visibility: hidden
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

img {
  display: inline-block;
  vertical-align: middle
}

textarea {
  height: auto;
  min-height: 50px
}

select {
  width: 100%
}

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%
}

.row:before, .row:after {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.row.collapse>.column, .row.collapse>.columns {
  padding-left: 0;
  padding-right: 0
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0
}

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto
}

.row .row:before, .row .row:after {
  content: " ";
  display: table
}

.row .row:after {
  clear: both
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table
}

.row .row.collapse:after {
  clear: both
}

.column, .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left
}

.column+.column:last-child, .columns+.column:last-child, .column+.columns:last-child, .columns+.columns:last-child {
  float: right
}

.column+.column.end, .columns+.column.end, .column+.columns.end, .columns+.columns.end {
  float: left
}

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto
  }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto
  }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto
  }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto
  }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto
  }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto
  }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto
  }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto
  }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto
  }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto
  }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto
  }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto
  }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto
  }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto
  }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto
  }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto
  }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto
  }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto
  }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto
  }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto
  }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto
  }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto
  }

  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left
  }

  .small-1 {
    width: 8.33333%
  }

  .small-2 {
    width: 16.66667%
  }

  .small-3 {
    width: 25%
  }

  .small-4 {
    width: 33.33333%
  }

  .small-5 {
    width: 41.66667%
  }

  .small-6 {
    width: 50%
  }

  .small-7 {
    width: 58.33333%
  }

  .small-8 {
    width: 66.66667%
  }

  .small-9 {
    width: 75%
  }

  .small-10 {
    width: 83.33333%
  }

  .small-11 {
    width: 91.66667%
  }

  .small-12 {
    width: 100%
  }

  .small-offset-0 {
    margin-left: 0 !important
  }

  .small-offset-1 {
    margin-left: 8.33333% !important
  }

  .small-offset-2 {
    margin-left: 16.66667% !important
  }

  .small-offset-3 {
    margin-left: 25% !important
  }

  .small-offset-4 {
    margin-left: 33.33333% !important
  }

  .small-offset-5 {
    margin-left: 41.66667% !important
  }

  .small-offset-6 {
    margin-left: 50% !important
  }

  .small-offset-7 {
    margin-left: 58.33333% !important
  }

  .small-offset-8 {
    margin-left: 66.66667% !important
  }

  .small-offset-9 {
    margin-left: 75% !important
  }

  .small-offset-10 {
    margin-left: 83.33333% !important
  }

  .small-offset-11 {
    margin-left: 91.66667% !important
  }

  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto
  }

  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }

  .column.small-uncentered, .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0
  }

  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none
  }

  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left
  }

  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right
  }

  .row.small-collapse>.column, .row.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }

  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0
  }

  .row.small-uncollapse>.column, .row.small-uncollapse>.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto
  }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto
  }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto
  }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto
  }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto
  }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto
  }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto
  }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto
  }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto
  }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto
  }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto
  }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto
  }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto
  }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto
  }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto
  }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto
  }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto
  }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto
  }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto
  }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto
  }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto
  }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto
  }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto
  }

  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left
  }

  .medium-1 {
    width: 8.33333%
  }

  .medium-2 {
    width: 16.66667%
  }

  .medium-3 {
    width: 25%
  }

  .medium-4 {
    width: 33.33333%
  }

  .medium-5 {
    width: 41.66667%
  }

  .medium-6 {
    width: 50%
  }

  .medium-7 {
    width: 58.33333%
  }

  .medium-8 {
    width: 66.66667%
  }

  .medium-9 {
    width: 75%
  }

  .medium-10 {
    width: 83.33333%
  }

  .medium-11 {
    width: 91.66667%
  }

  .medium-12 {
    width: 100%
  }

  .medium-offset-0 {
    margin-left: 0 !important
  }

  .medium-offset-1 {
    margin-left: 8.33333% !important
  }

  .medium-offset-2 {
    margin-left: 16.66667% !important
  }

  .medium-offset-3 {
    margin-left: 25% !important
  }

  .medium-offset-4 {
    margin-left: 33.33333% !important
  }

  .medium-offset-5 {
    margin-left: 41.66667% !important
  }

  .medium-offset-6 {
    margin-left: 50% !important
  }

  .medium-offset-7 {
    margin-left: 58.33333% !important
  }

  .medium-offset-8 {
    margin-left: 66.66667% !important
  }

  .medium-offset-9 {
    margin-left: 75% !important
  }

  .medium-offset-10 {
    margin-left: 83.33333% !important
  }

  .medium-offset-11 {
    margin-left: 91.66667% !important
  }

  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto
  }

  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }

  .column.medium-uncentered, .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0
  }

  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none
  }

  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left
  }

  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right
  }

  .row.medium-collapse>.column, .row.medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }

  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0
  }

  .row.medium-uncollapse>.column, .row.medium-uncollapse>.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto
  }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto
  }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto
  }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto
  }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto
  }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto
  }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto
  }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto
  }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto
  }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto
  }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto
  }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto
  }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto
  }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto
  }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto
  }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto
  }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto
  }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto
  }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto
  }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto
  }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto
  }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto
  }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto
  }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto
  }

  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left
  }

  .large-1 {
    width: 8.33333%
  }

  .large-2 {
    width: 16.66667%
  }

  .large-3 {
    width: 25%
  }

  .large-4 {
    width: 33.33333%
  }

  .large-5 {
    width: 41.66667%
  }

  .large-6 {
    width: 50%
  }

  .large-7 {
    width: 58.33333%
  }

  .large-8 {
    width: 66.66667%
  }

  .large-9 {
    width: 75%
  }

  .large-10 {
    width: 83.33333%
  }

  .large-11 {
    width: 91.66667%
  }

  .large-12 {
    width: 100%
  }

  .large-offset-0 {
    margin-left: 0 !important
  }

  .large-offset-1 {
    margin-left: 8.33333% !important
  }

  .large-offset-2 {
    margin-left: 16.66667% !important
  }

  .large-offset-3 {
    margin-left: 25% !important
  }

  .large-offset-4 {
    margin-left: 33.33333% !important
  }

  .large-offset-5 {
    margin-left: 41.66667% !important
  }

  .large-offset-6 {
    margin-left: 50% !important
  }

  .large-offset-7 {
    margin-left: 58.33333% !important
  }

  .large-offset-8 {
    margin-left: 66.66667% !important
  }

  .large-offset-9 {
    margin-left: 75% !important
  }

  .large-offset-10 {
    margin-left: 83.33333% !important
  }

  .large-offset-11 {
    margin-left: 91.66667% !important
  }

  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto
  }

  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none
  }

  .column.large-uncentered, .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0
  }

  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none
  }

  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left
  }

  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right
  }

  .row.large-collapse>.column, .row.large-collapse>.columns {
    padding-left: 0;
    padding-right: 0
  }

  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0
  }

  .row.large-uncollapse>.column, .row.large-uncollapse>.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left
  }

  .push-0 {
    position: relative;
    left: 0;
    right: auto
  }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto
  }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto
  }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto
  }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto
  }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto
  }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto
  }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto
  }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto
  }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto
  }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto
  }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto
  }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto
  }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto
  }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto
  }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto
  }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto
  }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto
  }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto
  }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto
  }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto
  }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto
  }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto
  }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto
  }
}

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0
}

.inline-list>li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem
}

.inline-list>li>* {
  display: block
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0
}

.tabs:before, .tabs:after {
  content: " ";
  display: table
}

.tabs:after {
  clear: both
}

.tabs dd, .tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative
}

.tabs dd>a, .tabs .tab-title>a {
  display: block;
  background-color: #EFEFEF;
  color: #222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
}

.tabs dd>a:hover, .tabs .tab-title>a:hover {
  background-color: #e1e1e1
}

.tabs dd.active a, .tabs .tab-title.active a {
  background-color: #fff;
  color: #222
}

.tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px
}

.tabs.vertical dd, .tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%
}

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table
}

.tabs-content:after {
  clear: both
}

.tabs-content>.content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%
}

.tabs-content>.content.active {
  display: block;
  float: none
}

.tabs-content>.content.contained {
  padding: 0.9375rem
}

.tabs-content.vertical {
  display: block
}

.tabs-content.vertical>.content {
  padding: 0 0.9375rem
}

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%
  }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%
  }
}

.no-js .tabs-content>.content {
  display: block;
  float: none
}

@media only screen {
  .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
  }

  .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
  }

  .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
  }

  .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
  }

  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
  }

  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
  }

  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
  }

  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
  }

  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
  }
}

@media only screen and (min-width: 40.0625em) {
  .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
  }

  .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
  }

  .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
  }

  .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
  }

  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
  }

  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
  }

  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
  }

  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
  }

  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
  }
}

@media only screen and (min-width: 64.0625em) {
  .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
  }

  .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
  }

  .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
  }

  .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
  }

  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
  }

  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
  }

  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
  }

  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
  }

  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
  }
}

@media only screen and (min-width: 90.0625em) {
  .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
  }

  .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
  }

  .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
  }

  .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
  }

  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
  }

  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
  }

  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
  }

  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
  }

  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
  }
}

@media only screen and (min-width: 120.0625em) {
  .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
  }

  .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
  }

  .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
  }

  .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
  }

  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
  }

  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
  }

  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
  }

  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
  }

  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
  }
}

.show-for-landscape, .hide-for-portrait {
  display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
  display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
  display: table !important
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important
}

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) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important
  }

  .hide-for-landscape, .show-for-portrait {
    display: none !important
  }

  table.show-for-landscape, table.hide-for-portrait {
    display: table !important
  }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important
  }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important
  }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important
  }

  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) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important
  }

  .hide-for-portrait, .show-for-landscape {
    display: none !important
  }

  table.show-for-portrait, table.hide-for-landscape {
    display: table !important
  }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important
  }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important
  }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important
  }

  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important
  }
}

.show-for-touch {
  display: none !important
}

.hide-for-touch {
  display: inherit !important
}

.touch .show-for-touch {
  display: inherit !important
}

.touch .hide-for-touch {
  display: none !important
}

table.hide-for-touch {
  display: table !important
}

.touch table.show-for-touch {
  display: table !important
}

thead.hide-for-touch {
  display: table-header-group !important
}

.touch thead.show-for-touch {
  display: table-header-group !important
}

tbody.hide-for-touch {
  display: table-row-group !important
}

.touch tbody.show-for-touch {
  display: table-row-group !important
}

tr.hide-for-touch {
  display: table-row !important
}

.touch tr.show-for-touch {
  display: table-row !important
}

td.hide-for-touch {
  display: table-cell !important
}

.touch td.show-for-touch {
  display: table-cell !important
}

th.hide-for-touch {
  display: table-cell !important
}

.touch th.show-for-touch {
  display: table-cell !important
}

.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px
}

.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto
}

.print-only {
  display: none !important
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important
  }

  .show-for-print {
    display: block
  }

  .hide-for-print {
    display: none
  }

  table.show-for-print {
    display: table !important
  }

  thead.show-for-print {
    display: table-header-group !important
  }

  tbody.show-for-print {
    display: table-row-group !important
  }

  tr.show-for-print {
    display: table-row !important
  }

  td.show-for-print {
    display: table-cell !important
  }

  th.show-for-print {
    display: table-cell !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr, img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  .hide-on-print {
    display: none !important
  }

  .print-only {
    display: block !important
  }

  .hide-for-print {
    display: none !important
  }

  .show-for-print {
    display: inherit !important
  }
}

@media print {
  .show-for-print {
    display: block
  }

  .hide-for-print {
    display: none
  }

  table.show-for-print {
    display: table !important
  }

  thead.show-for-print {
    display: table-header-group !important
  }

  tbody.show-for-print {
    display: table-row-group !important
  }

  tr.show-for-print {
    display: table-row !important
  }

  td.show-for-print {
    display: table-cell !important
  }

  th.show-for-print {
    display: table-cell !important
  }
}

@media not print {
  .show-for-print {
    display: none !important
  }
}

html {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased
}

@media only screen and (max-width: 40em) {
  html {
    overflow-x: hidden !important
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: bmb-font;
  font-weight: 100
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #261d12;
  font-size: 90%
}

@media only screen and (max-width: 1400px) {
  body {
    font-size: 75%
  }
}

@media only screen and (max-width: 1280px) {
  body {
    font-size: 60%
  }
}

section {
  width: 100% !important
}

header {
  background: url("../images/header-bg.jpg");
  background-size: cover;
  position: fixed !important;
  position: absolute;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden
}

@media screen and (max-width: 1280px) {
  header {
    padding-top: 10em
  }
}

@media only screen and (max-width: 40em) {
  header {
    padding: 1em
  }
}

.top-bar {
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  position: fixed;
  z-index: 8000
}

@media only screen and (max-width: 40em) {
  .top-bar {
    z-index: 99900;
    background: rgba(0, 0, 0, 0.9)
  }
}

.top-bar-2 {
  background: #261d12;
  z-index: 99990;
  padding: 0.1em 0;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6);
  display: none
}

.top-bar-2 .main-nav {
  top: 2em
}

@media only screen and (max-width: 40em) {
  .top-bar-2 {
    display: none !important
  }
}

.nav-scrolled {
  background: #26251d;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.6)
}

.nav-scrolled .main-nav {
  top: 2em
}

@media only screen and (max-width: 40em) {
  .nav-scrolled .main-nav {
    top: 3em
  }
}

.social-links {
  position: relative;
  left: 0;
  top: 1em
}

.social-links li {
  float: right;
  text-align: right
}

.social-links a {
  color: #f5eeda
}

.hamburger {
  display: block;
  color: #f5eeda;
  font-size: 2.6em;
  margin-top: 0.5em;
  float: right;
  text-align: right
}

.main-nav {
  position: relative;
  left: 0;
  top: 4em;
  float: right
}

@media only screen and (max-width: 40em) {
  .main-nav {
    top: 2.8em;
    margin-right: 1em
  }
}

@media (max-width: 1025px) {
  .main-nav {
    left: -4em
  }
}

@media (max-width: 440px) {
  .main-nav {
    left: 0
  }
}

.main-nav li {
  text-align: right;
  margin-left: 3em
}

@media only screen and (max-width: 40em) {
  .main-nav li {
    margin-left: 1em;
    font-size: 0.7em;
    font-weight: 900
  }
}

.main-nav a {
  color: #f5eeda;
  text-decoration: none;
  font-family: bmb-font;
  padding-bottom: 0.25em
}

.active {
  border-bottom: solid 4px #f26149
}

.hero {
  text-align: center
}

@media (max-width: 440px) {
  .hero {
    width: 100%;
  }
}

.hero-btns {
  margin: 0 auto;
  position: relative;
  margin-top: 5rem;
  z-index: 9999999999999;

}

.hero-btns a {
  border-radius: 4px;
  font-family: "bmb-font";
  color: #f5eeda;
  text-decoration: none;
  padding: 1rem 1.2rem;
  margin: 0 0.3rem;
  margin-bottom: 1rem;
  z-index: 9999999999999;
  box-shadow: 0px 0px 20px rgb(0 0 0);
  background: rgba(0,0,0,.8);
}

@media (max-width: 440px) {
  .hero-btns a {
    display: block;
    width: 100%;
  }
}

@media (max-width: 440px) {
  .hero-btns {
    margin-top: 6rem;
  }
}

a.order-btn {
  background: #f26149;
  border: 2px solid #f26149;
  margin-bottom: 1rem;
  /* margin-top: 10rem; */
  width: 45%;
  display: inline-block;
}

@media (max-width: 440px) {
  a.order-btn {
    width: 100%;
    display: block;
  }
}

a.order-btn #cc {
  font-family: "Open Sans"!important;
  font-size: 0.8rem;
  display: block;
}

a.order-btn:hover {
  background: #f5eeda;
  border: 2px solid #f5eeda;
  color: #261d12;
}

.ubereats-btn {
  background: none;
  border: 2px solid #06C167;
  width: 45%;
  display: inline-block;
  right: 0;
}

.book-btn {
  display: block;
  background: none;
  border: 2px solid #f5eeda;
  display: block;
  margin-top: 10rem;
  width: 100%;
  left: 0;
}

.book-btn:hover {
  background: #f5eeda;
  color: #261d12;
  border: 2px solid #f5eeda;
}

.ubereats-btn:hover {
  background: #06C167;
}

.hero h2 {
  align-self: center;
  color: #f5eeda;
  font-size: 8em;
  line-height: 1;
  display: block;
  margin: 0 auto;
  color: #EF0B6E;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 40em) {
  .hero h2 {
    font-size: 4em
  }
}

#text, #shadow {
  position: absolute;
  margin: 0;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 5rem;
  font-family: 'Pacifico', cursive;
  color: #FFD9E9;
}


#shadow {
    text-shadow: 0 0 20px rgba(239,11,110, 0), 0 0 30px rgba(239,11,110, 0), 0 0 40px #EF0B6E, 0 0 70px #EF0B6E, 0 0 80px #EF0B6E, 0 0 100px #EF0B6E, 0 0 150px #EF0B6E;
}

@media (max-width: 440px) {
  #text, #shadow {
    top: 30%;
    font-size: 3rem;
  }
}

#glow {
    animation: neon1 linear infinite 2s;
    will-change: opacity;
}

#blink {
    animation: blink linear infinite 2s;
}


@keyframes neon1 {
    20% {
        opacity: 1;
    }
    80% {
        opacity: 0.6;
    }
}


@keyframes blink {
    70% {
        opacity: 1;
    }
    79% {
        opacity: 0;
    }
    81% {
        opacity: 1;
    }
    82% {
        opacity: 0;
    }
    83% {
        opacity: 1;
    }
    92% {
        opacity: 0;
    }
    92.5% {
        opacity: 1;
    }
}

.hero-photos {
  width: 120%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: -6em
}

@media screen and (max-width: 1280px) {
  .hero-photos {
    margin-bottom: -15em
  }
}

@media screen and (min-width: 2085px) {
  .hero-photos {
    margin-bottom: -9em;
    width: 105%;
    overflow: visible
  }
}

@media screen and (min-width: 2285px) {
  .hero-photos {
    margin-bottom: -9em;
    width: 96.5%;
    overflow: visible
  }
}

@media only screen and (max-width: 40em) {
  .hero-photos {
    margin-bottom: -1em;
    width: 220%
  }
}

.hero-photos img {
  border: solid 0.8em #261d12;
  -ms-box-shadow: 0px 0px 30px #000;
  -webkit-box-shadow: 0px 0px 30px #000;
  box-shadow: 0px 0px 30px #000
}

.hero-photos ul {
  overflow: visible;
  text-align: center;
  margin: 0 auto
}

.hero-photos ul li {
  display: inline-block
}

.hero-photos .images-01 {
  -ms-transform: rotate(-7deg);
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  margin-left: -20em;
  width: 20%
}

.hero-photos .images-02 {
  -ms-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
  width: 25%;
  margin-left: -20em;
  top: 10%
}

.hero-photos .images-03 {
  -ms-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
  width: 30%;
  margin-left: -10em;
  top: 4em
}

.hero-photos .images-04 {
  -ms-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  width: 21.5%;
  margin-left: -4em;
  right: 0em;
  top: 4em
}

.hero-photos .images-05 {
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  width: 23%;
  margin-left: -10em;
  top: 4em
}

.hero-photos .images-06 {
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  width: 20%;
  margin-left: -6em;
  top: 4em
}

.menu {
  background: url("../images/menu-bg.jpg") #f5eeda;
  position: relative;
  top: 100%;
  z-index: 9000;
  box-shadow: 0px 0px 60px #000;
  padding: 0;
  padding-bottom: 4em;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px
}

.menu a {
  text-decoration: none
}

.menu .hr-divider {
  margin-top: -1em
}

.menu .tabs-outer {
  width: 100%;
  background: #261d12;
  width: 100%
}

.menu .tabs {
  z-index: 9000;
  position: relative;
  padding-left: 0;
  padding-top: 3em;
  margin: 0
}

.menu .tabs li {
  /* width: 30%; */
  width: 33.3%;
  text-align: center;
  border-bottom: none;
  background: #000
}

.menu .tabs li a {
  font-family: bmb-font;
  text-decoration: none;
  background: #261d12;
  color: #f5eeda
}

.menu .tabs li a:hover {
  background: #f26149
}

.menu .tabs li a:focus {
  border: none;
  outline: 0
}

.menu .tabs .active a {
  background: url("../images/menu-bg.jpg") #f5eeda;
  color: #261d12
}

.menu .tabs .active a:hover {
  background: url("../images/menu-bg.jpg") #f5eeda
}

.menu .tabs .active::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -1em;
  border-width: 1em 1em 0;
  border-style: solid;
  border-color: #f5eeda transparent;
  display: block;
  width: 0
}

/* @media (max-width: 440px) {
  .menu .tabs .tab-title a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    padding: 1rem;
  }
} */

.menu .accordion-toggle p {
  margin: -32px 0px 30px 0px
}

@media (max-width: 796px) {
  .menu .accordion-toggle, .menu .toggle-icon {
    padding-left: 1em;
    padding-right: 1em
  }
}

.menu .tabs-content {
  margin-top: 1em
}

@media (max-width: 640px) {
  .menu .tabs-content {
    /* margin-top: 4em */
  }
}

.menu .tabs-content .active {
  border-bottom: none
}

.menu li.deliveroo a img {
  width: 30px;
  position: absolute;
  right: 2.4em;
  margin-top: -0.5em
}

@media (max-width: 768px) {
  .menu li.deliveroo a img {
    display: none
  }
}

@media (max-width: 440px) {
  .deliveroo-logo span {
    display: block;
    margin-bottom: 20px;
  }
}

@media (max-width: 440px) {
  .deliveroo-logo img {
    width: 100%;
    margin-top: 10px;
  }
}

.menu .drinks-menu-download {
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  border: 1px solid rgba(38, 29, 18, 0.2);
  margin-top: 0px;
  margin-bottom: 3em;
}

.menu .drinks-menu-download a {
  font-family: bmb-font;
  font-size: 20px;
  color: #261d12;
  padding: 10px;
  display: inline-block;
  width: 100%
}

.menu .drinks-menu-download a span {
  float: left;
  display: inline-block
}

.menu .drinks-menu-download a i {
  float: right;
  font-size: 40px;
  display: inline-block;
  color: #f26149
}

.menu h2 {
  text-align: center;
  color: #f5eeda;
  font-size: 2.5em;
  height: 4.5em;
  width: 9em;
  border-radius: 9em 9em 0 0;
  -moz-border-radius: 9em 9em 0 0;
  -webkit-border-radius: 9em 9em 0 0;
  display: block;
  background: #261d12;
  position: relative;
  margin: 0 auto;
  margin-top: -7em;
  z-index: 9000;
  padding-top: 1.4em;
  position: relative;
  z-index: 8000;
  margin-bottom: -3.8em;
  pointer-events: none
}

@media only screen and (max-width: 40em) {
  .menu h2 {
    width: 7em;
    height: 7em;
    margin-bottom: -2.8em
  }
}

.menu h2 i {
  display: block;
  color: #f26149;
  font-size: 2em;
  text-shadow: 0px 1px 0px #f26149;
  margin-top: 0;
  line-height: 0.2
}

.menu h3 {
  margin-top: 0em;
  /* font-size: 1.4em; */
  font-size: 2.4em;
  color: #261d12;
}

.menu h3 i {
  color: #f26149
}

.menu #takawaymenu .accordion-content {
  margin-bottom: 1em;
  max-height: none
}

.menu #takawaymenu .takaway-info-1 {
  width: 100%;
  display: inline-block;
  font-family: bmb-font;
  font-size: 1.4em;
  min-height: 6em;
  vertical-align: top;
  padding-bottom: 0
}

@media (max-width: 440px) {
  .menu #takawaymenu .takaway-info-1 {
    padding-bottom: 20px
  }
}

.menu #takawaymenu .takaway-info-1 .menu-item-description {
  font-size: 0.9em;
  line-height: 1.4
}

@media (max-width: 767px) {
  .menu #takawaymenu .takaway-info-1 {
    width: 100%
  }
}

.menu #takawaymenu .takaway-info-2 {
  font-family: bmb-font;
  font-size: 2em;
  width: 100%;
  display: inline-block;
  font-size: 1.4em;
  min-height: 6em;
  vertical-align: top;
  padding-bottom: 0
}

@media (max-width: 767px) {
  .menu #takawaymenu .takaway-info-2 {
    width: 100%
  }
}

.menu #takawaymenu .takaway-info-2 a {
  font-family: 'Open Sans'sans-serif;
  text-decoration: none;
  color: #261d12;
  display: block
}

.menu #takawaymenu .takaway-info-2 a:hover {
  opacity: 0.6
}

.menu #takawaymenu .takaway-info-2 i {
  margin-left: 0.4em
}

.menu .menu-item {
  margin-bottom: 2em;
  position: relative;
  z-index: 9900
}

.menu .menu-item-description {
  font-family: 'Open Sans', sans-serif;
  color: #261d12;
  font-size: 1.2em;
  font-style: italic;
  margin-bottom: 40px;
  margin-top: -5px;
  max-width: 560px
}

@media (max-width: 440px) {
  .menu .menu-item-description {
    margin-bottom: 20px
  }
}

.menu .price {
  color: #f26149
}

.hr-divider {
  border: 4px solid #f26149;
  width: 3em;
  float: left;
  margin-top: 0px;
  background: #f26149
}

.reviews {
  background: url("../images/repeating-pattern.png") #04bab1;
  position: relative;
  z-index: 9200;
  top: 100%;
  text-align: center;
  color: #f5eeda;
  padding-top: 1em;
  overflow-x: hidden
}

.reviews .banner {
  position: relative;
  overflow: auto
}

.reviews .banner li {
  list-style: none;
  text-align: center;
  display: block;
  margin: 0 auto
}

.reviews .banner ul li {
  float: left;
  height: auto;
  padding-bottom: 12em
}

.reviews .banner ul li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #f5eeda;
  text-decoration: underline;
  font-size: 1.2em
}

.reviews .banner .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin-left: -2.2em
}

.reviews .banner .dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #f5eeda;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
  transition: transform 0.6s ease-in-out, background 0.3s;
  -webkit-transform: scale(0.48);
  transform: scale(0.48);
  text-indent: -9999999px
}

.reviews .banner .dots li.active {
  background: #261d12;
  opacity: 1;
  border: 2px solid #261d12;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.reviews h3 {
  font-size: 2.4em;
  margin-top: 2em;
  line-height: 1;
  margin-bottom: 0.6em;
  padding: 0.4em 0.6em;
  color: #261d12;
  background: #f5eeda;
  width: auto;
  display: inline-block;
  transform: rotate(-5deg);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4)
}

.reviews .hr-divider {
  float: none;
  margin-bottom: 1em;
  background-color: #f5eeda;
  border-color: #f5eeda
}

.reviews .reviewer {
  font-size: 2em;
  font-style: italic;
  margin-bottom: 0.4em;
  font-weight: 700
}

.reviews .review-date {
  font-family: bmb-font;
  font-size: 1.4em;
  margin-bottom: 1em
}

.reviews .review-text {
  font-size: 1.2em;
  margin-bottom: 1em;
  margin-left: 2em;
  margin-right: 2em;
  font-weight: 700
}

#about, #bookings {
  position: relative;
  top: 100%;
  background: #261d12;
  background-size: cover;
  color: #f5eeda;
  text-align: center;
  box-shadow: 0px 0px 60px #000;
  border-bottom: 0.8em solid #f5eeda
}

#bookings {
  position: relative;
  top: 100%;
  background: #261d12;
  background-size: cover;
  color: #f5eeda;
  text-align: center;
  box-shadow: 0px 0px 60px #000;
  border-bottom: 0.8em solid #f5eeda;
  padding-bottom: 40px;
}


#bookings h3 {
  background: #f5eeda;
  color: #261d12;
  font-size: 2.4em;
  padding: 0 0.4em;
  margin: 1.4em auto;
  text-align: center;
  z-index: 99999;
  width: auto;
  display: inline-block;
  transform: rotate(3deg);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6)
}
#about h3 {
  background: #f5eeda;
  color: #261d12;
  font-size: 2.4em;
  padding: 0 0.4em;
  margin: 1.4em auto;
  text-align: center;
  z-index: 99999;
  width: auto;
  display: inline-block;
  transform: rotate(3deg);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6)
}

#about h4, #about p {
  text-align: left
}

#about h4 {
  font-size: 1.4em
}

#about p {
  margin-bottom: 4em
}

#about .about-image img {
  margin-bottom: 4em;
  border: 0.8em solid #f5eeda;
  border-radius: 50%;
  overflow: hidden
}

.tour {
  position: relative;
  top: 100%;
  background: url("../images/header-bg.jpg") #000;
  background-size: cover
}

.tour h3 {
  font-size: 2.4em;
  padding: 0 0.4em;
  color: #f5eeda;
  position: relative;
  top: 220px;
  margin-top: -2em;
  z-index: 99999;
  background: #f26149;
  width: auto;
  display: inline-block;
  transform: rotate(5deg);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6)
}

@media only screen and (max-width: 1400px) {
  .tour h3 {
    top: 4em
  }
}

.locations {
  position: relative;
  top: 100%;
  background: #261d12;
  padding: 1em 0 4em;
  text-align: center
}

.locations h3 {
  background: #f5eeda;
  color: #261d12;
  font-size: 2.4em;
  padding: 0 0.4em;
  margin-bottom: 1.4em;
  text-align: center;
  z-index: 99999;
  width: auto;
  display: inline-block;
  transform: rotate(3deg);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6)
}

.locations h4 {
  font-size: 1.4em;
  margin: 1em 0;
  height: 3em
}

.locations p {
  font-size: 1.2em;
  margin: 0
}

.locations .location {
  background: #f5eeda;
  max-width: 400px;
  margin-bottom: 4em
}

.locations .location img {
  box-shadow: 0px 10px 0px rgba(0, 0, 0, 0.2)
}

.locations .location-info {
  padding: 0 1.4em 1.4em 1.4em;
  text-align: left
}

.no-bookings {
  position: relative;
  top: 100%;
  background: #f5eeda;
  padding: 0.2em 0
}

.no-bookings h5 {
  font-size: 1.6em
}

/* .no-bookings h5:after {
  content: "";
  display: block;
  background: url(../images/no-bookings-image.jpg) no-repeat center;
  background-size: contain;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  border: 0.8em solid #f5eeda;
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: -1em;
  z-index: 99999
} */

.instagram-feed {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  top: 100%;
  background: #000;
  height: auto;
  display: block
}

.instagram-feed .tag {
  position: relative;
  -webkit-align-self: center;
  align-self: center
}

.instagram-feed .instagram-placeholder {
  background: #000;
  display: inline-block;
  width: 12.5%
}

@media only screen and (max-width: 40em) {
  .instagram-feed .instagram-placeholder {
    width: 25%
  }
}

.instagram-feed .instagram-placeholder a {
  display: inline-block;
  background: #000;
  width: 100%;
  height: 100%
}

.instagram-feed .instagram-placeholder img {
  width: 100%;
  display: inline-block;
  opacity: 0.4
}

.instagram-feed .instagram-placeholder:hover img {
  cursor: pointer
}

.instagram-overlay {
  position: absolute;
  margin: auto;
  color: #f5eeda;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 5000;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center
}

.instagram-overlay i {
  color: #f5eeda;
  font-size: 8em;
  display: block;
  align-self: center;
  -webkit-align-self: center
}

.instagram-overlay a {
  color: #f5eeda;
  font-size: 2em;
  display: block;
  text-decoration: none;
  align-self: center;
  -webkit-align-self: center
}

.twitter {
  overflow-x: hidden;
  background: url("../images/brown-bg.jpg") #261d12;
  position: relative;
  top: 100%
}

.twitter .red-flag {
  background: url("../images/red-flag.png") no-repeat;
  width: 351px;
  height: 112px;
  color: #f5eeda;
  text-align: left;
  font-size: 1.2em;
  padding: 1.2em 1.4em;
  font-weight: 900;
  margin-bottom: 1em
}

@media (max-width: 440px) {
  .twitter .red-flag {
    font-size: 2em
  }
}

@media only screen and (max-width: 40em) {
  .twitter .large-6 {
    padding: 0em 3.4em;
    margin-bottom: 3em
  }
}

.twitter h3 {
  color: #f5eeda;
  font-size: 3em;
  text-align: center
}

@media only screen and (max-width: 40em) {
  .twitter h3 {
    font-size: 2.4em
  }
}

.twitter h3 i {
  font-size: 1em;
  margin-left: 0.6em
}

.twitter a {
  color: #f5eeda
}

.facebook {
  position: relative;
  top: 100%;
  background: #3b5998;
  margin-top: 4em
}

.facebook .fb-page {
  margin: 0 auto
}

.facebook .fb-container {
  margin-bottom: 4em
}

footer {
  position: relative;
  background: black;
  top: 100%;
  padding: 1em 0
}

footer a, footer p {
  color: #f5eeda
}

footer a {
  font-weight: 900;
  text-decoration: none
}

footer .credit {
  text-align: right;
  float: right
}

footer .credit img {
  margin-top: -10px;
  margin-left: 10px
}

footer p, footer .credit {
  display: inline-block;
  font-size: 1em;
  color: white
}

footer p img, footer .credit img {
  width: 35px;
  margin-bottom: -6px
}

.loading-overlay {
  height: 100%;
  width: 100%;
  background: #f26149;
  z-index: 999999999;
  position: fixed
}

.la-ball-grid-pulse {
  margin: 0 auto;
  position: fixed;
  top: 50%
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before, .fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before, .fa-users:before {
  content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before, .fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"
}

.fa-won:before, .fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before, .fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

@font-face {
  font-family: 'bmb-font';
  src: url("../fonts/bmb-font.eot");
  src: url("../fonts/bmb-font.eot?#iefix") format("embedded-opentype"), url("../fonts/bmb-font.woff2") format("woff2"), url("../fonts/bmb-font.woff") format("woff"), url("../fonts/bmb-font.ttf") format("truetype"), url("../fonts/bmb-font.svg#evelethclean_regular") format("svg");
  font-weight: normal;
  font-style: normal
}

.content {
  width: 60%;
  margin: 50px auto;
  padding: 20px
}

@media only screen and (max-width: 440px) {
  .content {
    margin: auto;
  }
}

.content h1 {
  font-weight: 400;
  text-transform: uppercase;
  margin: 0
}

.content h2 {
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
  margin: 0 0 20px
}

.content p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0 0 20px
}

.content p:last-child {
  margin: 0
}

.content a.button {
  display: inline-block;
  padding: 10px 20px;
  background: #ff0;
  color: #000;
  text-decoration: none
}

.content a.button:hover {
  background: #000;
  color: #ff0
}

.content.title {
  position: relative;
  background: none;
  border: 2px dashed #333
}

.content.title h1 span.demo {
  display: inline-block;
  font-size: .5em;
  padding: 5px 10px;
  background: #000;
  color: #f5eeda;
  vertical-align: top;
  margin: 7px 0 0
}

.accordion-container {
  width: 100%;
  margin: 0 0 20px;
  clear: both;
  position: relative;
  z-index: 9900
}

.accordion-toggle {
  position: relative;
  display: block;
  padding: 1em 0px 1em 0px;
  font-size: 1.5em;
  font-weight: 300;
  color: #261d12;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.accordion-toggle span.toggle-icon {
  position: absolute;
  top: 15px;
  right: 0px;
  font-size: 1.5em;
  color: #f26149
}

.accordion-content {
  display: none;
  overflow: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  max-height: 600px;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 1.5em
}

.accordion-content h4 {
  font-size: 1.6em;
  line-height: 0 !important
}

@media only screen and (max-width: 40em) {
  .accordion-content h4 {
    line-height: 1.4
  }
}

@media only screen and (max-width: 40em) {
  .accordion-content {
    padding: 0 2em
  }
}

.accordion-content img {
  display: block;
  float: left;
  margin: -15px 15px 10px 0;
  max-width: 100%;
  height: auto
}

@media (max-width: 767px) {
  .content {
    width: auto
  }

  .accordion-content {
    overflow-y: scroll;
    padding: 1em
  }
}

@font-face {
  font-family: 'icons';
  src: url("../fonts/icons/icons.eot");
  src: url("../fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icons.woff") format("woff"), url("../fonts/icons/icons.ttf") format("truetype"), url("../fonts/icons/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal
}

.photostack {
  position: relative;
  text-align: center;
  overflow: hidden
}

.js .photostack {
  height: 60em
}

.photostack-start {
  cursor: pointer
}

.photostack>div {
  width: 100%;
  height: 100%;
  margin: 0 auto
}

@media only screen and (max-width: 40em) {
  .photostack>div {
    font-size: 80%
  }
}

.photostack figure {
  width: 28em;
  height: 32em;
  position: relative;
  display: inline-block;
  background: #f5eeda;
  padding: 40px;
  text-align: center;
  margin: 5px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.6)
}

@media (max-width: 440px) {
  .photostack figure {
    padding: 20px
  }
}

.js .photostack figure {
  position: absolute;
  display: block;
  margin: 0
}

.photostack figcaption h2 {
  font-family: 'Open Sans'sans-serif;
  margin: 20px 0 0 0;
  color: #261d12;
  font-size: 1.2em
}

.photostack-img {
  outline: none;
  display: block
}

.photostack-img img {
  width: 100%
}

.photostack-back {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f5eeda;
  color: #261d12;
  padding: 50px 40px;
  text-align: left;
  font-size: 14px;
  line-height: 1.25;
  z-index: 1
}

@media (max-width: 1200px) {
  .photostack-back {
    padding: 20px
  }
}

.photostack-back h4 {
  padding-top: 0;
  margin-top: 0
}

.photostack-back p {
  margin: 0;
  font-family: "Open Sans"sans-serif;
  color: #261d12;
  font-style: italic;
  line-height: 1.4
}

.photostack nav {
  position: absolute;
  width: 100%;
  bottom: 5em;
  z-index: 90;
  text-align: center;
  left: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}

@media only screen and (max-width: 440px) {
  .photostack nav {
    bottom: 4em
  }
}

.photostack-start nav {
  opacity: 0
}

.photostack nav span {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 1px solid #261d12;
  background: #f5eeda;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
  transition: transform 0.6s ease-in-out, background 0.3s;
  -webkit-transform: scale(0.48);
  transform: scale(0.48)
}

.photostack nav span:last-child {
  margin-right: 0
}

.photostack nav span::after {
  content: "\e600";
  font-family: 'icons';
  font-size: 80%;
  speak: none;
  display: inline-block;
  vertical-align: top;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 30px;
  color: #f5eeda;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.photostack nav span.current {
  background: #f26149;
  -webkit-transform: scale(1);
  transform: scale(1);
  border: none
}

.photostack nav span.current.flip {
  -webkit-transform: scale(1) rotateY(-180deg) translateZ(-1px);
  transform: scale(1) rotateY(-180deg) translateZ(-1px);
  background: #f26149
}

.photostack nav span.flippable::after {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s
}

.js .photostack::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s
}

.js .photostack-start::before {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s
}

.js .photostack::after {
  content: 'View Gallery';
  font-weight: 400;
  position: absolute;
  border: 3px solid #fff;
  text-align: center;
  white-space: nowrap;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 10px 20px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  z-index: 101
}

.js .photostack::before, .js .photostack::after {
  opacity: 0;
  visibility: hidden
}

.js .photostack-start::before, .js .photostack-start:hover::after, .touch .photostack-start::after {
  opacity: 1;
  visibility: visible
}

.photostack figure::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
  background: rgba(0, 0, 0, 0.05);
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s
}

figure.photostack-current::after {
  -webkit-transition: opacity 0.6s, visibility 0s 0.6s;
  transition: opacity 0.6s, visibility 0s 0.6s;
  opacity: 0;
  visibility: hidden
}

.photostack-transition figure {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out
}

.photostack-perspective {
  -webkit-perspective: 1800px;
  perspective: 1800px
}

.photostack-perspective>div, .photostack-perspective figure {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.photostack-perspective figure, .photostack-perspective figure div {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.photostack-perspective figure.photostack-flip {
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%
}

.csstransformspreserve3d figure.photostack-flip .photostack-back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  display: block
}

.no-csstransformspreserve3d figure.photostack-showback .photostack-back {
  display: block
}

.no-js .photostack figure {
  box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.05)
}

.no-js .photostack figure::after {
  display: none
}

.no-js .photostack figure:nth-child(3n) {
  -webkit-transform: translateX(-10%) rotate(5deg);
  transform: translateX(-10%) rotate(5deg)
}

.no-js .photostack figure:nth-child(3n-2) {
  -webkit-transform: translateY(10%) rotate(-3deg);
  transform: translateY(10%) rotate(-3deg)
}

.la-ball-grid-pulse, .la-ball-grid-pulse>div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.la-ball-grid-pulse {
  display: block;
  font-size: 0;
  color: #fff
}

.la-ball-grid-pulse.la-dark {
  color: #333
}

.la-ball-grid-pulse>div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor
}

.la-ball-grid-pulse {
  width: 36px;
  height: 36px
}

.la-ball-grid-pulse>div {
  width: 8px;
  height: 8px;
  margin: 2px;
  border-radius: 100%;
  -webkit-animation-name: ball-grid-pulse;
  -moz-animation-name: ball-grid-pulse;
  -o-animation-name: ball-grid-pulse;
  animation-name: ball-grid-pulse;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.la-ball-grid-pulse>div:nth-child(1) {
  -webkit-animation-duration: .65s;
  -moz-animation-duration: .65s;
  -o-animation-duration: .65s;
  animation-duration: .65s;
  -webkit-animation-delay: .03s;
  -moz-animation-delay: .03s;
  -o-animation-delay: .03s;
  animation-delay: .03s
}

.la-ball-grid-pulse>div:nth-child(2) {
  -webkit-animation-duration: 1.02s;
  -moz-animation-duration: 1.02s;
  -o-animation-duration: 1.02s;
  animation-duration: 1.02s;
  -webkit-animation-delay: .09s;
  -moz-animation-delay: .09s;
  -o-animation-delay: .09s;
  animation-delay: .09s
}

.la-ball-grid-pulse>div:nth-child(3) {
  -webkit-animation-duration: 1.06s;
  -moz-animation-duration: 1.06s;
  -o-animation-duration: 1.06s;
  animation-duration: 1.06s;
  -webkit-animation-delay: -.69s;
  -moz-animation-delay: -.69s;
  -o-animation-delay: -.69s;
  animation-delay: -.69s
}

.la-ball-grid-pulse>div:nth-child(4) {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: -.41s;
  -moz-animation-delay: -.41s;
  -o-animation-delay: -.41s;
  animation-delay: -.41s
}

.la-ball-grid-pulse>div:nth-child(5) {
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  -o-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-delay: .04s;
  -moz-animation-delay: .04s;
  -o-animation-delay: .04s;
  animation-delay: .04s
}

.la-ball-grid-pulse>div:nth-child(6) {
  -webkit-animation-duration: .84s;
  -moz-animation-duration: .84s;
  -o-animation-duration: .84s;
  animation-duration: .84s;
  -webkit-animation-delay: .07s;
  -moz-animation-delay: .07s;
  -o-animation-delay: .07s;
  animation-delay: .07s
}

.la-ball-grid-pulse>div:nth-child(7) {
  -webkit-animation-duration: .68s;
  -moz-animation-duration: .68s;
  -o-animation-duration: .68s;
  animation-duration: .68s;
  -webkit-animation-delay: -.66s;
  -moz-animation-delay: -.66s;
  -o-animation-delay: -.66s;
  animation-delay: -.66s
}

.la-ball-grid-pulse>div:nth-child(8) {
  -webkit-animation-duration: .93s;
  -moz-animation-duration: .93s;
  -o-animation-duration: .93s;
  animation-duration: .93s;
  -webkit-animation-delay: -.76s;
  -moz-animation-delay: -.76s;
  -o-animation-delay: -.76s;
  animation-delay: -.76s
}

.la-ball-grid-pulse>div:nth-child(9) {
  -webkit-animation-duration: 1.24s;
  -moz-animation-duration: 1.24s;
  -o-animation-duration: 1.24s;
  animation-duration: 1.24s;
  -webkit-animation-delay: -.76s;
  -moz-animation-delay: -.76s;
  -o-animation-delay: -.76s;
  animation-delay: -.76s
}

.la-ball-grid-pulse.la-sm {
  width: 18px;
  height: 18px
}

.la-ball-grid-pulse.la-sm>div {
  width: 4px;
  height: 4px;
  margin: 1px
}

.la-ball-grid-pulse.la-2x {
  width: 72px;
  height: 72px
}

.la-ball-grid-pulse.la-2x>div {
  width: 16px;
  height: 16px;
  margin: 4px
}

.la-ball-grid-pulse.la-3x {
  width: 108px;
  height: 108px
}

.la-ball-grid-pulse.la-3x>div {
  width: 24px;
  height: 24px;
  margin: 6px
}

@-webkit-keyframes ball-grid-pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    opacity: .35;
    -webkit-transform: scale(0.45);
    transform: scale(0.45)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@-moz-keyframes ball-grid-pulse {
  0% {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1)
  }

  50% {
    opacity: .35;
    -moz-transform: scale(0.45);
    transform: scale(0.45)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1)
  }
}

@-o-keyframes ball-grid-pulse {
  0% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1)
  }

  50% {
    opacity: .35;
    -o-transform: scale(0.45);
    transform: scale(0.45)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes ball-grid-pulse {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }

  50% {
    opacity: .35;
    -webkit-transform: scale(0.45);
    -moz-transform: scale(0.45);
    -o-transform: scale(0.45);
    transform: scale(0.45)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
  }
}


.message-bar {
  width: 100%;
  background: #F26149;
  color: #F5EBD4;
  font-weight: bold;
  padding: 0 1rem;
  font-size: 16px;
}

.message-bar a {
  color: #F5EBD4;
}
