@charset "UTF-8";
@import url("assets/css/foundicons.css");
/*
==  THEME DETAILS  ============================================================

    Theme Name: Reporter
    Version: 2.0
    Tags: light, black, blue, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready


    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/
/* line 209, assets/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 214, assets/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 217, assets/scss/foundation/components/_global.scss */
body {
  background: #e6e6e6;
  color: #525252;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
}

/* line 230, assets/scss/foundation/components/_global.scss */
a:focus {
  outline: none;
}

/* line 235, assets/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 238, assets/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 239, assets/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 245, assets/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 250, assets/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 251, assets/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 252, assets/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 253, assets/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 254, assets/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 255, assets/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 256, assets/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 262, assets/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 265, assets/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 275, assets/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 278, assets/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 116, assets/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 80em;
  *zoom: 1;
}
/* line 101, assets/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 102, assets/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 121, assets/scss/foundation/components/_grid.scss */
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 124, assets/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.83333em;
  margin-right: -0.83333em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 101, assets/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 102, assets/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 125, assets/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 101, assets/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 102, assets/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 130, assets/scss/foundation/components/_grid.scss */
.column,
.columns {
  position: relative;
  padding-left: 0.83333em;
  padding-right: 0.83333em;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 135, assets/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.83333em;
    padding-right: 0.83333em;
    float: left;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 138, assets/scss/foundation/components/_grid.scss */
  .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 142, assets/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 145, assets/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 146, assets/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 149, assets/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 156, assets/scss/foundation/components/_grid.scss */
  .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 160, assets/scss/foundation/components/_grid.scss */
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 164, assets/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 165, assets/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 169, assets/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  /* line 172, assets/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
}
/* Foundation Visibility HTML Classes */
/* line 11, assets/scss/foundation/components/_visibility.scss */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important;
}

/* line 17, assets/scss/foundation/components/_visibility.scss */
.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 23, assets/scss/foundation/components/_visibility.scss */
.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important;
}

/* line 27, assets/scss/foundation/components/_visibility.scss */
.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 38, assets/scss/foundation/components/_visibility.scss */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table;
}

/* line 48, assets/scss/foundation/components/_visibility.scss */
thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important;
}

/* line 58, assets/scss/foundation/components/_visibility.scss */
tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important;
}

/* line 68, assets/scss/foundation/components/_visibility.scss */
tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important;
}

/* line 79, assets/scss/foundation/components/_visibility.scss */
td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important;
}

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
  /* line 85, assets/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }

  /* line 87, assets/scss/foundation/components/_visibility.scss */
  .show-for-small {
    display: none !important;
  }

  /* line 89, assets/scss/foundation/components/_visibility.scss */
  .hide-for-small {
    display: inherit !important;
  }

  /* line 92, assets/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 98, assets/scss/foundation/components/_visibility.scss */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table;
  }

  /* line 103, assets/scss/foundation/components/_visibility.scss */
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important;
  }

  /* line 108, assets/scss/foundation/components/_visibility.scss */
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important;
  }

  /* line 113, assets/scss/foundation/components/_visibility.scss */
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important;
  }

  /* line 119, assets/scss/foundation/components/_visibility.scss */
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important;
  }
}
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
  /* line 126, assets/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-up {
    display: inherit !important;
  }

  /* line 129, assets/scss/foundation/components/_visibility.scss */
  .show-for-medium,
  .show-for-medium-down {
    display: none !important;
  }

  /* line 132, assets/scss/foundation/components/_visibility.scss */
  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important;
  }

  /* line 135, assets/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-up {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 142, assets/scss/foundation/components/_visibility.scss */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table;
  }

  /* line 148, assets/scss/foundation/components/_visibility.scss */
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important;
  }

  /* line 154, assets/scss/foundation/components/_visibility.scss */
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important;
  }

  /* line 160, assets/scss/foundation/components/_visibility.scss */
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important;
  }

  /* line 167, assets/scss/foundation/components/_visibility.scss */
  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important;
  }
}
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
  /* line 173, assets/scss/foundation/components/_visibility.scss */
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 176, assets/scss/foundation/components/_visibility.scss */
  .show-for-large,
  .show-for-large-down {
    display: none !important;
  }

  /* line 179, assets/scss/foundation/components/_visibility.scss */
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important;
  }

  /* line 181, assets/scss/foundation/components/_visibility.scss */
  .hide-for-xlarge {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 187, assets/scss/foundation/components/_visibility.scss */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table;
  }

  /* line 192, assets/scss/foundation/components/_visibility.scss */
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important;
  }

  /* line 197, assets/scss/foundation/components/_visibility.scss */
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important;
  }

  /* line 202, assets/scss/foundation/components/_visibility.scss */
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important;
  }

  /* line 208, assets/scss/foundation/components/_visibility.scss */
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 215, assets/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 217, assets/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 222, assets/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

/* line 226, assets/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 230, assets/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 234, assets/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 239, assets/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 244, assets/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 246, assets/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 251, assets/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }

  /* line 255, assets/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 259, assets/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 263, assets/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 268, assets/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 274, assets/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 276, assets/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visilbity for tables */
  /* line 281, assets/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }

  /* line 285, assets/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 289, assets/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 293, assets/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 298, assets/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 303, assets/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 304, assets/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 305, assets/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 306, assets/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visilbity for tables */
/* line 309, assets/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table;
}

/* line 310, assets/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table;
}

/* line 311, assets/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 312, assets/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 313, assets/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 314, assets/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 315, assets/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 316, assets/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 317, assets/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 318, assets/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 319, assets/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 320, assets/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 47, assets/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1;
  }
  /* line 101, assets/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 102, assets/scss/foundation/components/_global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 24, assets/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none;
  }

  /* line 60, assets/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 33, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 37, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 38, assets/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 107, assets/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.29167em;
  line-height: 1.6;
}

/* line 112, assets/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: black;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 141, assets/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
/* line 148, assets/scss/foundation/components/_type.scss */
a {
  color: #d12f2f;
  text-decoration: none;
  line-height: inherit;
}
/* line 154, assets/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #bd2a2a;
}
/* line 156, assets/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 160, assets/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 170, assets/scss/foundation/components/_type.scss */
p aside {
  font-size: 1.16667em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 178, assets/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Droid Serif", serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.15em;
}
/* line 188, assets/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #4d4d4d;
  line-height: 0;
}

/* line 195, assets/scss/foundation/components/_type.scss */
h1 {
  font-size: 2.83333em;
}

/* line 196, assets/scss/foundation/components/_type.scss */
h2 {
  font-size: 2.25em;
}

/* line 197, assets/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.83333em;
}

/* line 198, assets/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.5em;
}

/* line 199, assets/scss/foundation/components/_type.scss */
h5 {
  font-size: 1.5em;
}

/* line 200, assets/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 204, assets/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.66667em 0 1.58333em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 214, assets/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 220, assets/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 225, assets/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 230, assets/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #901a22;
}

/* Lists */
/* line 239, assets/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

/* Unordered Lists */
/* line 251, assets/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.66667em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 260, assets/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 263, assets/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 264, assets/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 265, assets/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 266, assets/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 273, assets/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.66667em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 282, assets/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 286, assets/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 1em;
}

/* Abbreviations */
/* line 291, assets/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #525252;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 298, assets/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 303, assets/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25em;
  padding: 20px;
  border-left: none;
}
/* line 308, assets/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.83333em;
  color: #737373;
}
/* line 312, assets/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 317, assets/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #737373;
}

/* line 323, assets/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: black;
}

/* Microformats */
/* line 329, assets/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.66667em 0;
  border: 1px solid #dddddd;
  padding: 0.83333em 1em;
}
/* line 335, assets/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 339, assets/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 1.25em;
}

/* line 346, assets/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 348, assets/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.08333em;
}

@media only screen and (min-width: 768px) {
  /* line 359, assets/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 360, assets/scss/foundation/components/_type.scss */
  h1 {
    font-size: 3.66667em;
  }

  /* line 361, assets/scss/foundation/components/_type.scss */
  h2 {
    font-size: 3.08333em;
  }

  /* line 362, assets/scss/foundation/components/_type.scss */
  h3 {
    font-size: 2.25em;
  }

  /* line 363, assets/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.91667em;
  }
}
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 374, assets/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 376, assets/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 384, assets/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 385, assets/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 387, assets/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 392, assets/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 395, assets/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 400, assets/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 403, assets/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 405, assets/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 411, assets/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 417, assets/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 419, assets/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 420, assets/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 421, assets/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 422, assets/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* line 168, assets/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: none;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.66667em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.08333em;
  padding-left: 2em;
  font-size: 1.33333em;
  background-color: #d12f2f;
  border-color: #d12f2f;
  color: white;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #d12f2f;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 173, assets/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #272727;
  border-color: #272727;
  color: white;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #272727;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: white;
}
/* line 174, assets/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #78c472;
  border-color: #78c472;
  color: white;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #78c472;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 175, assets/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #d12631;
  border-color: #d12631;
  color: white;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #d12631;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 177, assets/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.33333em;
  padding-right: 2.66667em;
  padding-bottom: 1.41667em;
  padding-left: 2.66667em;
  font-size: 1.66667em;
}
/* line 178, assets/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.83333em;
  padding-left: 1.5em;
  font-size: 1.08333em;
}
/* line 179, assets/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.58333em;
  padding-right: 1.16667em;
  padding-bottom: 0.66667em;
  padding-left: 1.16667em;
  font-size: 0.91667em;
}
/* line 180, assets/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
/* line 182, assets/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 1em;
}
/* line 183, assets/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 1em;
}
/* line 185, assets/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #d12f2f;
  border-color: #d12f2f;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #d12f2f;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 143, assets/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #d12f2f;
}
/* line 186, assets/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #272727;
  border-color: #272727;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #272727;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: white;
}
/* line 143, assets/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #272727;
}
/* line 187, assets/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #78c472;
  border-color: #78c472;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #78c472;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 143, assets/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #78c472;
}
/* line 188, assets/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #d12631;
  border-color: #d12631;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 121, assets/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #d12631;
}
/* line 132, assets/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 143, assets/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #d12631;
}

/* line 193, assets/scss/foundation/components/_buttons.scss */
button, .button {
  padding-top: 1.08333em;
  padding-bottom: 1em;
}
/* line 195, assets/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.66667em;
  padding-bottom: 0.58333em;
}
/* line 196, assets/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.83333em;
  padding-bottom: 0.75em;
}
/* line 197, assets/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1.375em;
  padding-bottom: 1.375em;
}

@media only screen {
  /* line 203, assets/scss/foundation/components/_buttons.scss */
  button, .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  /* line 54, assets/scss/foundation/components/_global.scss */
  button:active, .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 211, assets/scss/foundation/components/_buttons.scss */
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 212, assets/scss/foundation/components/_buttons.scss */
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 768px) {
  /* line 220, assets/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 256, assets/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1.33333em;
}

/* Using forms within rows, we need to set some defaults */
/* line 67, assets/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.66667em;
}
/* line 70, assets/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.66667em;
}
/* line 73, assets/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 76, assets/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 83, assets/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.66667em;
}

/* Label Styles */
/* line 262, assets/scss/foundation/components/_forms.scss */
label {
  font-size: 1.16667em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.25em;
}
/* line 263, assets/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 264, assets/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1.33333em 0;
  padding: 0.83333em 0;
}

/* Attach elements to the beginning or end of an input */
/* line 269, assets/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 1.16667em;
  height: 3.08333em;
  line-height: 3.08333em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 272, assets/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.83333em;
}

/* line 273, assets/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.83333em;
}

/* line 275, assets/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 276, assets/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 277, assets/scss/foundation/components/_forms.scss */
.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 278, assets/scss/foundation/components/_forms.scss */
.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span so buttons keep their own */
/* line 281, assets/scss/foundation/components/_forms.scss */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 282, assets/scss/foundation/components/_forms.scss */
span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 284, assets/scss/foundation/components/_forms.scss */
span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 285, assets/scss/foundation/components/_forms.scss */
span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 291, assets/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 294, assets/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 299, assets/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 302, assets/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
/* line 322, assets/scss/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: #f0f0f0;
  font-family: inherit;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1.16667em;
  margin: 0 0 1.33333em 0;
  padding: 0.66667em;
  height: 3.08333em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
/* line 112, assets/scss/foundation/components/_global.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #dddddd;
  -moz-box-shadow: 0 0 5px #dddddd;
  box-shadow: 0 0 5px #dddddd;
  border-color: #dddddd;
}
/* line 105, assets/scss/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: white;
  border-color: #dddddd;
  outline: none;
}
/* line 112, assets/scss/foundation/components/_forms.scss */
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}

/* Adjust margin for form elements below */
/* line 333, assets/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.33333em 0;
}

/* Normalize file input width */
/* line 338, assets/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* We add basic fieldset styling */
/* line 343, assets/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.66667em;
  margin: 1.5em 0;
}
/* line 213, assets/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.25em;
  margin: 0;
  margin-left: -0.25em;
}

/* Error Handling */
/* line 351, assets/scss/foundation/components/_forms.scss */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #d12631;
  background-color: rgba(209, 38, 49, 0.1);
}
/* line 228, assets/scss/foundation/components/_forms.scss */
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: white;
  border-color: #dddddd;
}

/* line 356, assets/scss/foundation/components/_forms.scss */
.error label,
label.error {
  color: #d12631;
}

/* line 359, assets/scss/foundation/components/_forms.scss */
.error small,
small.error {
  display: block;
  padding: 0.5em 0.33333em;
  margin-top: -1.75em;
  margin-bottom: 1.33333em;
  font-size: 1em;
  font-weight: bold;
  background: #d12631;
  color: white;
}

/* Custom Checkbox and Radio Inputs */
/* line 67, assets/scss/foundation/components/_custom-forms.scss */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
/* line 73, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
  border: solid 1px #272727;
  background: white;
}
/* line 82, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
}
/* line 86, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  padding: 3px;
}
/* line 91, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox:before {
  content: "";
  display: block;
  font-size: 14px;
  color: white;
}
/* line 100, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  background: #222222;
  position: relative;
}
/* line 112, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: 4px;
  margin-left: -5px;
}

/* Custom Select Options and Dropdowns */
/* line 126, assets/scss/foundation/components/_custom-forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 127, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 3.08333em;
  margin-bottom: 1.66667em;
  margin-top: 0px;
  padding: 0px;
  width: 100%;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, white 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.16667em;
  vertical-align: top;
}
/* line 145, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 150, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 3.0em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.66667em;
  margin-right: 3.08333em;
}
/* line 162, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector {
  cursor: default;
  position: absolute;
  width: 3.33333em;
  height: 3.08333em;
  display: block;
  right: 0;
  top: 0;
}
/* line 170, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaaaaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 1.25em;
  top: 50%;
  margin-top: -3px;
}
/* line 183, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #222222 transparent transparent transparent;
  border-top-style: solid;
}
/* line 187, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled {
  color: #888888;
}
/* line 189, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover {
  background: transparent;
  color: #888888;
}
/* line 192, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 196, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 203, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.small {
  max-width: 134px;
}
/* line 204, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.medium {
  max-width: 254px;
}
/* line 205, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.large {
  max-width: 434px;
}
/* line 206, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.expand {
  width: 100% !important;
}
/* line 208, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.small ul {
  min-width: 134px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 209, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.medium ul {
  min-width: 254px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 210, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown.open.large ul {
  min-width: 434px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 213, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 12px;
}
/* line 228, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li {
  color: #555555;
  font-size: 1.16667em;
  cursor: default;
  padding-top: 0.33333em;
  padding-bottom: 0.33333em;
  padding-left: 0.5em;
  padding-right: 3.16667em;
  min-height: 2em;
  line-height: 2em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 242, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
/* line 246, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
/* line 250, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
/* line 257, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.dropdown ul.show {
  display: block;
}
/* line 261, assets/scss/foundation/components/_custom-forms.scss */
form.custom .custom.disabled {
  background: #dddddd;
}

/* Button Groups */
/* line 72, assets/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 101, assets/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 102, assets/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 74, assets/scss/foundation/components/_button-groups.scss */
.button-group > * {
  margin: 0 0 0 -1px;
  float: left;
}
/* line 35, assets/scss/foundation/components/_button-groups.scss */
.button-group > *:first-child {
  margin-left: 0;
}
/* line 53, assets/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 57, assets/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 53, assets/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 57, assets/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  width: 50%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  width: 33.33333%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  width: 25%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  width: 20%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  width: 16.66667%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  width: 14.28571%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 80, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  width: 12.5%;
}
/* line 63, assets/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}

/* line 84, assets/scss/foundation/components/_button-groups.scss */
.button-bar {
  *zoom: 1;
}
/* line 101, assets/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 102, assets/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 86, assets/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.83333em;
}
/* line 23, assets/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Dropdown Button */
/* line 108, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button {
  position: relative;
  padding-right: 4.25em;
}
/* line 46, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: white transparent transparent transparent;
  top: 50%;
}
/* line 81, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-width: 0.75em;
  right: 2em;
  margin-top: -0.33333em;
}
/* line 100, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button:before {
  border-color: white transparent transparent transparent;
}
/* line 109, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny {
  padding-right: 2.91667em;
}
/* line 61, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-width: 0.58333em;
  right: 1.16667em;
  margin-top: -0.20833em;
}
/* line 100, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:before {
  border-color: white transparent transparent transparent;
}
/* line 110, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small {
  padding-right: 3.75em;
}
/* line 71, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-width: 0.75em;
  right: 1.5em;
  margin-top: -0.29167em;
}
/* line 100, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small:before {
  border-color: white transparent transparent transparent;
}
/* line 111, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large {
  padding-right: 5.33333em;
}
/* line 91, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-width: 0.83333em;
  right: 2.33333em;
  margin-top: -0.41667em;
}
/* line 100, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large:before {
  border-color: white transparent transparent transparent;
}
/* line 112, assets/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:before {
  border-color: #333333 transparent transparent transparent;
}

/* Split Buttons */
/* line 150, assets/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 6.4em;
}
/* line 53, assets/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 62, assets/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
/* line 73, assets/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 79, assets/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: #932121;
}
/* line 116, assets/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 4em;
}
/* line 117, assets/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-top-style: solid;
  border-width: 0.75em;
  top: 1.5em;
  margin-left: -0.75em;
}
/* line 142, assets/scss/foundation/components/_split-buttons.scss */
.split.button span:before {
  border-color: white transparent transparent transparent;
}
/* line 79, assets/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: #010101;
}
/* line 142, assets/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: white transparent transparent transparent;
}
/* line 79, assets/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: #901a22;
}
/* line 79, assets/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: #4ca545;
}
/* line 156, assets/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 5.25em;
}
/* line 88, assets/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 3.79167em;
}
/* line 89, assets/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:before {
  border-top-style: solid;
  border-width: 0.58333em;
  top: 1.16667em;
  margin-left: -0.41667em;
}
/* line 157, assets/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 5.25em;
}
/* line 102, assets/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 3.75em;
}
/* line 103, assets/scss/foundation/components/_split-buttons.scss */
.split.button.small span:before {
  border-top-style: solid;
  border-width: 0.75em;
  top: 1.125em;
  margin-left: -0.75em;
}
/* line 158, assets/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 8em;
}
/* line 130, assets/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 5em;
}
/* line 131, assets/scss/foundation/components/_split-buttons.scss */
.split.button.large span:before {
  border-top-style: solid;
  border-width: 0.83333em;
  top: 1.75em;
  margin-left: -0.75em;
}
/* line 159, assets/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
  padding-left: 2em;
}
/* line 142, assets/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:before {
  border-color: #333333 transparent transparent transparent;
}
/* line 163, assets/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 164, assets/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Flex Video */
/* line 44, assets/scss/foundation/components/_flex-video.scss */
.flex-video {
  position: relative;
  padding-top: 2.08333em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1.33333em;
  overflow: hidden;
}
/* line 26, assets/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 27, assets/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 32, assets/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Sections */
/* line 270, assets/scss/foundation/components/_section.scss */
.section-container, .section-container.auto {
  width: 100%;
  display: block;
  margin-bottom: 1.66667em;
  border: 1px solid #cccccc;
  border-top: none;
}
/* line 274, assets/scss/foundation/components/_section.scss */
.section-container > section, .section-container > .section, .section-container.auto > section, .section-container.auto > .section {
  position: relative;
}
/* line 84, assets/scss/foundation/components/_section.scss */
.section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  margin-bottom: 0;
}
/* line 89, assets/scss/foundation/components/_section.scss */
.section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
  padding: 1.25em;
  display: inline-block;
  color: #333333;
  font-size: 1.16667em;
  white-space: nowrap;
}
/* line 96, assets/scss/foundation/components/_section.scss */
.section-container > section > .title:hover, .section-container > .section > .title:hover, .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 99, assets/scss/foundation/components/_section.scss */
.section-container > section .content, .section-container > .section .content, .section-container.auto > section .content, .section-container.auto > .section .content {
  display: none;
  padding: 1.25em;
  background-color: white;
}
/* line 104, assets/scss/foundation/components/_section.scss */
.section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
  margin-bottom: 0;
}
/* line 105, assets/scss/foundation/components/_section.scss */
.section-container > section .content > *:first-child, .section-container > .section .content > *:first-child, .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
  padding-top: 0;
}
/* line 106, assets/scss/foundation/components/_section.scss */
.section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
  padding-bottom: 0;
}
/* line 110, assets/scss/foundation/components/_section.scss */
.section-container > section.active > .content, .section-container > .section.active > .content, .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
  display: block;
}
/* line 111, assets/scss/foundation/components/_section.scss */
.section-container > section.active > .title, .section-container > .section.active > .title, .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
  background: #d5d5d5;
}
/* line 112, assets/scss/foundation/components/_section.scss */
.section-container > section.active > .title a, .section-container > .section.active > .title a, .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
  color: #333333;
}
/* line 121, assets/scss/foundation/components/_section.scss */
.section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
  top: 0;
  width: 100%;
  margin: 0;
  border-top: solid 1px #cccccc;
}
/* line 127, assets/scss/foundation/components/_section.scss */
.section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
  width: 100%;
}

/* line 277, assets/scss/foundation/components/_section.scss */
.section-container.tabs {
  border: 0;
  position: relative;
}
/* line 281, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section, .section-container.tabs > .section {
  border: 0;
  position: static;
}
/* line 84, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  background-color: #efefef;
  cursor: pointer;
  margin-bottom: 0;
}
/* line 89, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  padding: 1.25em;
  display: inline-block;
  color: #333333;
  font-size: 1.16667em;
  white-space: nowrap;
}
/* line 96, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
  background-color: #e2e2e2;
}
/* line 99, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section .content, .section-container.tabs > .section .content {
  display: none;
  padding: 1.25em;
  background-color: white;
}
/* line 104, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
  margin-bottom: 0;
}
/* line 105, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section .content > *:first-child, .section-container.tabs > .section .content > *:first-child {
  padding-top: 0;
}
/* line 106, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
  padding-bottom: 0;
}
/* line 110, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
  display: block;
}
/* line 111, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  background: white;
}
/* line 112, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
  color: #333333;
}
/* line 136, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title, .section-container.tabs > .section > .title {
  width: auto;
  border: solid 1px #cccccc;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
/* line 145, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
  width: 100%;
}
/* line 147, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section:last-child .title, .section-container.tabs > .section:last-child .title {
  border-right: solid 1px #cccccc;
}
/* line 149, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section .content, .section-container.tabs > .section .content {
  border: solid 1px #cccccc;
  position: absolute;
  z-index: 10;
  display: none;
  top: -1px;
}
/* line 158, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
  z-index: 11;
  border-bottom: 0;
  background-color: white;
}
/* line 163, assets/scss/foundation/components/_section.scss */
.section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 286, assets/scss/foundation/components/_section.scss */
  .section-container.auto {
    border: 0;
    position: relative;
  }
  /* line 290, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section, .section-container.auto > .section {
    border: 0;
    position: static;
  }
  /* line 84, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    padding: 1.25em;
    display: inline-block;
    color: #333333;
    font-size: 1.16667em;
    white-space: nowrap;
  }
  /* line 96, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section .content, .section-container.auto > .section .content {
    display: none;
    padding: 1.25em;
    background-color: white;
  }
  /* line 104, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
    display: block;
  }
  /* line 111, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    background: white;
  }
  /* line 112, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
    color: #333333;
  }
  /* line 136, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title, .section-container.auto > .section > .title {
    width: auto;
    border: solid 1px #cccccc;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  /* line 145, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
    width: 100%;
  }
  /* line 147, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section:last-child .title, .section-container.auto > .section:last-child .title {
    border-right: solid 1px #cccccc;
  }
  /* line 149, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section .content, .section-container.auto > .section .content {
    border: solid 1px #cccccc;
    position: absolute;
    z-index: 10;
    display: none;
    top: -1px;
  }
  /* line 158, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
    z-index: 11;
    border-bottom: 0;
    background-color: white;
  }
  /* line 163, assets/scss/foundation/components/_section.scss */
  .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
    position: relative;
  }

  /* line 292, assets/scss/foundation/components/_section.scss */
  .section-container.accordion .section {
    padding-top: 0 !important;
  }

  /* line 296, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs {
    border: 1px solid #cccccc;
    position: relative;
  }
  /* line 300, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section,
  .section-container.vertical-tabs .section {
    padding-top: 0 !important;
    border: 0;
    position: static;
  }
  /* line 84, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title,
  .section-container.vertical-tabs .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title a,
  .section-container.vertical-tabs .section > .title a {
    padding: 1.25em;
    display: inline-block;
    color: #333333;
    font-size: 1.16667em;
    white-space: nowrap;
  }
  /* line 96, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title:hover,
  .section-container.vertical-tabs .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content,
  .section-container.vertical-tabs .section .content {
    display: none;
    padding: 1.25em;
    background-color: white;
  }
  /* line 104, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content > *:last-child,
  .section-container.vertical-tabs .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content > *:first-child,
  .section-container.vertical-tabs .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content > *:last-child,
  .section-container.vertical-tabs .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .content,
  .section-container.vertical-tabs .section.active > .content {
    display: block;
  }
  /* line 111, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .title,
  .section-container.vertical-tabs .section.active > .title {
    background: #d5d5d5;
  }
  /* line 112, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .title a,
  .section-container.vertical-tabs .section.active > .title a {
    color: #333333;
  }
  /* line 173, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section > .title,
  .section-container.vertical-tabs .section > .title {
    position: absolute;
    border-top: solid 1px #cccccc;
    width: 16.66667em;
  }
  /* line 178, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section:first-child .title,
  .section-container.vertical-tabs .section:first-child .title {
    border-top: 0;
  }
  /* line 180, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section .content,
  .section-container.vertical-tabs .section .content {
    display: block;
    position: relative;
    left: 16.66667em;
    border-left: solid 1px #cccccc;
    z-index: 10;
  }
  /* line 191, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active > .title,
  .section-container.vertical-tabs .section.active > .title {
    background-color: #d5d5d5;
    width: 16.75em;
    border-right: solid 0 transparent;
    z-index: 11;
  }
  /* line 197, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-tabs section.active:last-child .title,
  .section-container.vertical-tabs .section.active:last-child .title {
    border-bottom: 0;
  }

  /* line 303, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav {
    border: 0;
    position: relative;
  }
  /* line 307, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section, .section-container.vertical-nav > .section {
    padding-top: 0 !important;
    position: relative;
  }
  /* line 84, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    padding: 1.25em;
    display: inline-block;
    color: #333333;
    font-size: 1.16667em;
    white-space: nowrap;
  }
  /* line 96, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
    display: none;
    padding: 1.25em;
    background-color: white;
  }
  /* line 104, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content > *:first-child, .section-container.vertical-nav > .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
    display: block;
  }
  /* line 111, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 112, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
    color: #333333;
  }
  /* line 206, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
    border-top: none;
    border: solid 1px #cccccc;
  }
  /* line 210, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
    display: block;
    width: 100%;
  }
  /* line 215, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
    display: none;
  }
  /* line 216, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section:first-child .title, .section-container.vertical-nav > .section:first-child .title {
    border-bottom: none;
  }
  /* line 219, assets/scss/foundation/components/_section.scss */
  .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
    display: block;
    position: absolute;
    left: 100%;
    top: 0px;
    z-index: 999;
    min-width: 16.66667em;
    border: solid 1px #cccccc;
  }

  /* line 310, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav {
    position: relative;
    background: #efefef;
    border: 1px solid #cccccc;
  }
  /* line 314, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section {
    padding-top: 0;
    border: 0;
    position: static;
  }
  /* line 84, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    background-color: #efefef;
    cursor: pointer;
    margin-bottom: 0;
  }
  /* line 89, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    padding: 1.25em;
    display: inline-block;
    color: #333333;
    font-size: 1.16667em;
    white-space: nowrap;
  }
  /* line 96, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
    background-color: #e2e2e2;
  }
  /* line 99, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
    display: none;
    padding: 1.25em;
    background-color: white;
  }
  /* line 104, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
    margin-bottom: 0;
  }
  /* line 105, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content > *:first-child, .section-container.horizontal-nav > .section .content > *:first-child {
    padding-top: 0;
  }
  /* line 106, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
    padding-bottom: 0;
  }
  /* line 110, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
    display: block;
  }
  /* line 111, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
    background: #d5d5d5;
  }
  /* line 112, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
    color: #333333;
  }
  /* line 237, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
    width: auto;
    border: solid 1px #cccccc;
    border-left: 0;
    top: -1px;
    position: absolute;
    z-index: 1;
  }
  /* line 245, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
    width: 100%;
  }
  /* line 248, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
    display: none;
  }
  /* line 251, assets/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
    display: block;
    position: absolute;
    z-index: 999;
    left: 0;
    top: -2px;
    min-width: 16.66667em;
    border: solid 1px #cccccc;
  }
}
/* Wrapped around .top-bar to contain to grid width */
/* line 67, assets/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #f7f7f7;
}

/* line 73, assets/scss/foundation/components/_top-bar.scss */
.sticky {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

/* line 81, assets/scss/foundation/components/_top-bar.scss */
.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #f7f7f7;
  margin-bottom: 0;
}
/* line 90, assets/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
/* line 95, assets/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 98, assets/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 100, assets/scss/foundation/components/_top-bar.scss */
.top-bar input {
  height: 2.45em;
}
/* line 102, assets/scss/foundation/components/_top-bar.scss */
.top-bar .button {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-bottom: 0;
}
/* line 105, assets/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  position: relative;
}
/* line 107, assets/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  height: 45px;
  margin: 0;
  font-size: 12px;
}
/* line 112, assets/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 {
  line-height: 45px;
  font-size: 1.41667em;
  margin: 0;
}
/* line 116, assets/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a {
  font-weight: bold;
  color: #9d9d9d;
  width: 50%;
  display: block;
  padding: 0 15px;
}
/* line 127, assets/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 132, assets/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: #9d9d9d;
  text-transform: uppercase;
  font-size: 1.08333em;
  font-weight: bold;
  position: relative;
  display: block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
}
/* line 145, assets/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  right: 15px;
  top: 50%;
  margin-top: -16px;
  padding-left: 40px;
}
/* line 151, assets/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  text-indent: -48px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: #9d9d9d;
}
/* line 159, assets/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a span {
  position: absolute;
  right: 0;
  display: block;
  width: 16px;
  height: 0;
  -webkit-box-shadow: 0 10px 0 1px #9d9d9d, 0 16px 0 1px #9d9d9d, 0 22px 0 1px #9d9d9d;
  box-shadow: 0 10px 0 1px #9d9d9d, 0 16px 0 1px #9d9d9d, 0 22px 0 1px #9d9d9d;
}
/* line 179, assets/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  height: auto;
  background: transparent;
}
/* line 183, assets/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #f7f7f7;
}
/* line 186, assets/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #9d9d9d;
}
/* line 187, assets/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span {
  -webkit-box-shadow: 0 10px 0 1px #9d9d9d, 0 16px 0 1px #9d9d9d, 0 22px 0 1px #9d9d9d;
  box-shadow: 0 10px 0 1px #9d9d9d, 0 16px 0 1px #9d9d9d, 0 22px 0 1px #9d9d9d;
}

/* line 204, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out;
}
/* line 210, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  width: 100%;
  height: auto;
  display: block;
  background: #f7f7f7;
  font-size: 12px;
  margin: 0;
}
/* line 220, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-bottom: none;
  border-top: none;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 229, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #9d9d9d;
  padding: 12px 0 12px 0;
  padding-left: 15px;
  font-size: 1em;
  font-weight: normal;
  background: #f7f7f7;
}
/* line 239, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a:hover {
  background: #f7f7f7;
  color: #d12f2f;
}
/* line 245, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  background: #d12f2f;
  font-size: 1em;
}
/* line 248, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button:hover {
  background: #a82525;
}
/* line 252, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background: #272727;
}
/* line 254, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary:hover {
  background: #0e0e0e;
}
/* line 258, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background: #78c472;
}
/* line 260, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success:hover {
  background: #56b54e;
}
/* line 264, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background: #d12631;
}
/* line 266, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert:hover {
  background: #a61e27;
}
/* line 274, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #f7f7f7;
  color: #d12f2f;
}
/* line 281, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 15px;
}
/* line 284, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 288, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 3px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.2);
  border-left-style: solid;
  margin-right: 15px;
  margin-top: -3.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 298, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 299, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  visibility: visible;
}
/* line 306, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  visibility: hidden;
  z-index: 99;
}
/* line 313, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  width: 100%;
}
/* line 314, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 15px;
}
/* line 319, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
}
/* line 320, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a {
  color: #9d9d9d;
  line-height: 22.5px;
  display: block;
}
/* line 328, assets/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  padding: 8px 15px 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #d12f2f;
  font-weight: bold;
  font-size: 14px;
}

/* line 340, assets/scss/foundation/components/_top-bar.scss */
.top-bar-js-breakpoint {
  width: 940px !important;
  visibility: hidden;
}

/* line 344, assets/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 940px) {
  /* line 349, assets/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #f7f7f7;
    *zoom: 1;
    overflow: visible;
  }
  /* line 101, assets/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 102, assets/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 354, assets/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 356, assets/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 357, assets/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a {
    width: auto;
  }
  /* line 360, assets/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button {
    line-height: 2em;
    font-size: 1.16667em;
    height: 2em;
    padding: 0 10px;
    position: relative;
    top: 8px;
  }
  /* line 369, assets/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #f7f7f7;
  }

  /* line 372, assets/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    max-width: 80em;
    margin: 0 auto;
    margin-bottom: 0;
  }

  /* line 377, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 381, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  /* line 386, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 388, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 393, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button) {
    padding: 0 15px;
    line-height: 45px;
    background: #f7f7f7;
  }
  /* line 397, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section li a:not(.button):hover {
    background: #f7f7f7;
  }
  /* line 402, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 35px !important;
  }
  /* line 405, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 3px;
    border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -1.5px;
    top: 22.5px;
  }
  /* line 412, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 413, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    visibility: hidden;
  }
  /* line 418, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown:hover > .dropdown, .top-bar-section .has-dropdown:active > .dropdown {
    visibility: visible;
  }
  /* line 425, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    margin-top: -16px;
    right: 5px;
  }
  /* line 436, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: transparent;
    min-width: 100%;
  }
  /* line 443, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    color: #9d9d9d;
    line-height: 1;
    white-space: nowrap;
    padding: 7px 15px;
    background: #f7f7f7;
  }
  /* line 451, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: white;
  }
  /* line 457, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 465, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
    clear: none;
    height: 45px;
    width: 0px;
  }
  /* line 475, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #f7f7f7;
    padding: 0 15px;
    height: 45px;
  }
  /* line 483, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 487, assets/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul.right li .dropdown li .dropdown {
    right: 100%;
  }
}
/* line 33, assets/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: white;
}
/* line 39, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 45, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
}
/* line 47, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: relative;
  float: left;
  height: 100%;
}
/* line 52, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 1.16667em;
}
/* line 62, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption * {
  color: white;
}
/* line 67, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: white;
  background: rgba(0, 0, 0, 0);
}
/* line 72, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.41667em;
}
/* line 77, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
}
/* line 83, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 91, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 104, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-right-style: solid;
  border-color: transparent transparent transparent #000;
}
/* line 116, assets/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 120, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
}
/* line 132, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: inset 16px;
}
/* line 142, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 143, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 148, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
/* line 152, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 153, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 160, assets/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

/* line 166, assets/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 172, assets/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 18px;
  height: 18px;
  background: #999999;
  float: left;
  margin-right: 6px;
  border: solid 2px #222222;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 182, assets/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #222222;
}
/* line 186, assets/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 193, assets/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 196, assets/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 205, assets/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 208, assets/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
/* line 105, assets/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

/* line 107, assets/scss/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  background-color: #fff;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.66667em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
/* line 61, assets/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 64, assets/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 65, assets/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 111, assets/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.83333em;
  line-height: 1;
  position: absolute;
  top: 0.66667em;
  right: 0.91667em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 117, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 2.5em;
    top: 8.33333em;
  }
  /* line 120, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    margin-left: -15%;
    width: 30%;
  }
  /* line 121, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -20%;
    width: 40%;
  }
  /* line 122, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -30%;
    width: 60%;
  }
  /* line 123, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -35%;
    width: 70%;
  }
  /* line 124, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 130, assets/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    background: #fff !important;
  }
}
/* Foundation Joyride */
/* line 41, assets/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 44, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%;
}

/* line 57, assets/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

/* line 63, assets/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  width: 100%;
  padding: 1.5em 1.66667em 2em;
}
/* line 68, assets/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 73, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px;
}
/* line 81, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: black;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -28px;
}
/* line 89, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: black !important;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -28px;
}
/* line 98, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -28px;
}
/* line 99, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -28px;
}

/* Typography */
/* line 109, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white;
}

/* line 115, assets/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  margin: 0 0 1.5em 0;
  font-size: 1.16667em;
  line-height: 1.3;
}

/* line 121, assets/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.41667em;
  bottom: 1.33333em;
}

/* line 129, assets/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666;
}

/* line 136, assets/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important;
}
/* line 147, assets/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #eee !important;
}

/* line 150, assets/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}

/* line 163, assets/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0px 0px 30px #ffffff;
  -webkit-box-shadow: 0px 0px 15px #ffffff;
  box-shadow: 0px 0px 15px #ffffff;
}

/* line 173, assets/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px;
}

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  /* line 185, assets/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 187, assets/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px;
  }
  /* line 194, assets/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: black !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: auto;
    right: -28px;
  }
  /* line 202, assets/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: black !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important;
    top: 22px;
    left: -28px;
    right: auto;
  }
}
/* Clearing Styles */
/* line 36, assets/scss/foundation/components/_clearing.scss */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  list-style: none;
}
/* line 101, assets/scss/foundation/components/_global.scss */
[data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 102, assets/scss/foundation/components/_global.scss */
[data-clearing]:after {
  clear: both;
}
/* line 41, assets/scss/foundation/components/_clearing.scss */
[data-clearing] li {
  float: left;
  margin-right: 10px;
}

/* line 47, assets/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #111111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
/* line 56, assets/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 59, assets/scss/foundation/components/_clearing.scss */
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

/* line 67, assets/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 71, assets/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

/* line 81, assets/scss/foundation/components/_clearing.scss */
.clearing-caption {
  color: white;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0;
}

/* line 94, assets/scss/foundation/components/_clearing.scss */
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: white;
  display: none;
}
/* line 104, assets/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #ccc;
}

/* line 107, assets/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 108, assets/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 112, assets/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 114, assets/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 122, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  /* line 127, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 16px;
  }

  /* line 136, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 138, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: white;
  }

  /* line 144, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 146, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: white;
  }

  /* line 153, assets/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5;
  }

  /* line 157, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: #111111;
    height: 150px;
    margin-top: 5px;
  }
  /* line 162, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: block;
    z-index: 999;
    width: 200%;
    height: 100%;
    margin-left: 0;
    position: relative;
    left: 0;
  }
  /* line 171, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 175px;
    height: inherit;
    padding: 0;
    float: left;
    overflow: hidden;
    margin-right: 1px;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
  }
  /* line 184, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    min-height: 100%;
    height: 100%;
    max-width: none;
  }
  /* line 191, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  /* line 198, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    min-width: 100% !important;
  }
  /* line 203, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 208, assets/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #111111;
    overflow: hidden;
    height: 75%;
  }

  /* line 215, assets/scss/foundation/components/_clearing.scss */
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
/* Foundation Alerts */
/* line 94, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.66667em;
  position: relative;
  padding: 0.91667em 1.75em 1em 0.91667em;
  font-size: 1.16667em;
  background-color: #d12f2f;
  border-color: #a82525;
  color: white;
}
/* line 97, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  font-size: 1.83333em;
  padding: 5px 4px 4px;
  line-height: 0;
  position: absolute;
  top: 0.58333em;
  right: 0.41667em;
  color: #333333;
  opacity: 0.3;
}
/* line 81, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 99, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 100, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 102, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #78c472;
  border-color: #56b54e;
  color: white;
}
/* line 103, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #d12631;
  border-color: #a61e27;
  color: white;
}
/* line 104, assets/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
  background-color: #272727;
  border-color: #0e0e0e;
  color: white;
}

/* Breadcrumbs */
/* line 116, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  display: block;
  padding: 0.75em 1.16667em 0.75em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #343434;
  border-color: #1a1a1a;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 120, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.91667em;
  text-transform: uppercase;
  color: #d12f2f;
}
/* line 61, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 64, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a,
.breadcrumbs > * span {
  text-transform: uppercase;
  color: #d12f2f;
}
/* line 70, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  cursor: default;
  color: #333333;
}
/* line 73, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  cursor: default;
  color: #333333;
}
/* line 79, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 83, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 85, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 90, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  text-decoration: none;
  color: #999999;
  cursor: default;
}
/* line 97, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  content: "/";
  color: #aaaaaa;
  margin: 0 1em;
  position: relative;
  top: 1px;
}
/* line 105, assets/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Keystroke Characters */
/* line 52, assets/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 1.25em;
  padding: 0.16667em 0.33333em 0em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Labels */
/* line 71, assets/scss/foundation/components/_labels.scss */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.25em 0.83333em 0.33333em;
  font-size: 1.16667em;
  background-color: #d12f2f;
  color: white;
}
/* line 77, assets/scss/foundation/components/_labels.scss */
.label.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 78, assets/scss/foundation/components/_labels.scss */
.label.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 80, assets/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #d12631;
  color: white;
}
/* line 81, assets/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #78c472;
  color: white;
}
/* line 82, assets/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #272727;
  color: white;
}

/* Inline Lists */
/* line 49, assets/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.41667em auto;
  margin-left: -1.83333em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 36, assets/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.83333em;
  display: block;
}
/* line 41, assets/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Pagination */
/* line 98, assets/scss/foundation/components/_pagination.scss */
.pagination {
  display: block;
  height: 2em;
  margin-left: -0.41667em;
}
/* line 46, assets/scss/foundation/components/_pagination.scss */
.pagination li {
  display: block;
  float: left;
  height: 2em;
  color: #9c9c9c;
  font-size: 1em;
  margin-left: 0.41667em;
}
/* line 54, assets/scss/foundation/components/_pagination.scss */
.pagination li a {
  display: block;
  padding: 0.08333em 0.58333em 0.08333em;
  color: #999999;
}
/* line 61, assets/scss/foundation/components/_pagination.scss */
.pagination li:hover a,
.pagination li a:focus {
  background: #e6e6e6;
}
/* line 63, assets/scss/foundation/components/_pagination.scss */
.pagination li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 68, assets/scss/foundation/components/_pagination.scss */
.pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
  background: transparent;
}
/* line 70, assets/scss/foundation/components/_pagination.scss */
.pagination li.current a {
  background: #d12f2f;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 77, assets/scss/foundation/components/_pagination.scss */
.pagination li.current a:hover, .pagination li.current a:focus {
  background: #d12f2f;
}

/* line 83, assets/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 84, assets/scss/foundation/components/_pagination.scss */
.pagination-centered ul > li {
  float: none;
  display: inline-block;
}

/* Panels */
/* line 63, assets/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.66667em;
  padding: 1.66667em;
  background: #f2f2f2;
}
/* line 44, assets/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
  color: #333333;
}
/* line 48, assets/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 49, assets/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 52, assets/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.83333em;
}
/* line 54, assets/scss/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
/* line 65, assets/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #a82525;
  margin-bottom: 1.66667em;
  padding: 1.66667em;
  background: #d12f2f;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 44, assets/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: #333333;
}
/* line 48, assets/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 49, assets/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 52, assets/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.83333em;
}
/* line 54, assets/scss/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
/* line 70, assets/scss/foundation/components/_panels.scss */
.panel.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* Pricing Tables */
/* line 121, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.66667em;
}
/* line 61, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 124, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table .title {
  background-color: #dddddd;
  padding: 1.25em 1.66667em;
  text-align: center;
  color: #333333;
  font-weight: bold;
  font-size: 1.33333em;
}
/* line 125, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table .price {
  background-color: #eeeeee;
  padding: 1.25em 1.66667em;
  text-align: center;
  color: #333333;
  font-weight: normal;
  font-size: 1.66667em;
}
/* line 126, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: white;
  padding: 1.25em;
  text-align: center;
  color: #777777;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #dddddd;
}
/* line 127, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: white;
  padding: 1.25em;
  text-align: center;
  color: #333333;
  font-size: 1.16667em;
  font-weight: normal;
  border-bottom: dotted 1px #dddddd;
}
/* line 128, assets/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: whitesmoke;
  text-align: center;
  padding: 1.66667em 1.66667em 0;
}

/* Progress Bar */
/* line 50, assets/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: transparent;
  height: 2.08333em;
  border: 1px solid #cccccc;
  padding: 0.16667em;
  margin-bottom: 0.83333em;
}
/* line 54, assets/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #d12f2f;
  height: 100%;
  display: block;
}
/* line 57, assets/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #272727;
  height: 100%;
  display: block;
}
/* line 58, assets/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #78c472;
  height: 100%;
  display: block;
}
/* line 59, assets/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #d12631;
  height: 100%;
  display: block;
}
/* line 61, assets/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 62, assets/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 65, assets/scss/foundation/components/_progress-bars.scss */
.progress.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 66, assets/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  -webkit-border-radius: 999px;
  border-radius: 999px;
}

/* Side Nav */
/* line 67, assets/scss/foundation/components/_side-nav.scss */
.side-nav {
  display: block;
  margin: 0;
  padding: 1.16667em 0;
  list-style-type: none;
  list-style-position: inside;
}
/* line 39, assets/scss/foundation/components/_side-nav.scss */
.side-nav li {
  margin: 0 0 0.58333em 0;
  font-size: 1.16667em;
}
/* line 43, assets/scss/foundation/components/_side-nav.scss */
.side-nav li a {
  display: block;
  color: #d12f2f;
}
/* line 48, assets/scss/foundation/components/_side-nav.scss */
.side-nav li.active > a:first-child {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 53, assets/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #e6e6e6;
}

/* Side Nav */
/* line 66, assets/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.33333em 0 1.5em;
  padding-top: 0.33333em;
  margin-right: 0;
  margin-left: -0.75em;
}
/* line 38, assets/scss/foundation/components/_sub-nav.scss */
.sub-nav dt,
.sub-nav dd {
  float: left;
  display: inline;
  margin-left: 0.75em;
  margin-bottom: 0.83333em;
  font-weight: normal;
  font-size: 1.16667em;
}
/* line 46, assets/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a {
  color: #999999;
  text-decoration: none;
}
/* line 50, assets/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a {
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  font-weight: bold;
  background: #d12f2f;
  padding: 0.25em 0.75em;
  cursor: default;
  color: white;
}

/* Foundation Switches */
@media only screen {
  /* line 223, assets/scss/foundation/components/_switch.scss */
  div.switch {
    position: relative;
    width: 100%;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.66667em;
    -webkit-animation: webkitSiblingBugfix infinite 1s;
    height: 36px;
    background: white;
    border-color: #cccccc;
  }
  /* line 59, assets/scss/foundation/components/_switch.scss */
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 76, assets/scss/foundation/components/_switch.scss */
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none;
  }
  /* line 86, assets/scss/foundation/components/_switch.scss */
  div.switch input:hover, div.switch input:focus {
    cursor: pointer;
  }
  /* line 92, assets/scss/foundation/components/_switch.scss */
  div.switch > span {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
  }
  /* line 107, assets/scss/foundation/components/_switch.scss */
  div.switch input:not(:checked) + label {
    opacity: 0;
  }
  /* line 110, assets/scss/foundation/components/_switch.scss */
  div.switch input:checked {
    display: none !important;
  }
  /* line 111, assets/scss/foundation/components/_switch.scss */
  div.switch input {
    left: 0;
    display: block !important;
  }
  /* line 115, assets/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%;
  }
  /* line 117, assets/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%;
  }
  /* line 121, assets/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right;
  }
  /* line 123, assets/scss/foundation/components/_switch.scss */
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto;
  }
  /* line 126, assets/scss/foundation/components/_switch.scss */
  div.switch span.custom {
    display: none !important;
  }
  /* line 139, assets/scss/foundation/components/_switch.scss */
  div.switch label {
    padding: 0 0.5em;
    line-height: 2.3em;
    font-size: 1.16667em;
  }
  /* line 147, assets/scss/foundation/components/_switch.scss */
  div.switch input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.91667em;
  }
  /* line 153, assets/scss/foundation/components/_switch.scss */
  div.switch > span {
    width: 3em;
    height: 3em;
  }
  /* line 167, assets/scss/foundation/components/_switch.scss */
  div.switch > span {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px white, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px white, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
  }
  /* line 187, assets/scss/foundation/components/_switch.scss */
  div.switch:hover > span, div.switch:focus > span {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%);
  }
  /* line 195, assets/scss/foundation/components/_switch.scss */
  div.switch:active {
    background: transparent;
  }
  /* line 227, assets/scss/foundation/components/_switch.scss */
  div.switch.large {
    height: 44px;
  }
  /* line 139, assets/scss/foundation/components/_switch.scss */
  div.switch.large label {
    padding: 0 0.5em;
    line-height: 2.3em;
    font-size: 1.41667em;
  }
  /* line 147, assets/scss/foundation/components/_switch.scss */
  div.switch.large input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -3.58333em;
  }
  /* line 153, assets/scss/foundation/components/_switch.scss */
  div.switch.large > span {
    width: 3.66667em;
    height: 3.66667em;
  }
  /* line 230, assets/scss/foundation/components/_switch.scss */
  div.switch.small {
    height: 28px;
  }
  /* line 139, assets/scss/foundation/components/_switch.scss */
  div.switch.small label {
    padding: 0 0.5em;
    line-height: 2.1em;
    font-size: 1em;
  }
  /* line 147, assets/scss/foundation/components/_switch.scss */
  div.switch.small input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -2.25em;
  }
  /* line 153, assets/scss/foundation/components/_switch.scss */
  div.switch.small > span {
    width: 2.33333em;
    height: 2.33333em;
  }
  /* line 233, assets/scss/foundation/components/_switch.scss */
  div.switch.tiny {
    height: 22px;
  }
  /* line 139, assets/scss/foundation/components/_switch.scss */
  div.switch.tiny label {
    padding: 0 0.5em;
    line-height: 1.9em;
    font-size: 0.91667em;
  }
  /* line 147, assets/scss/foundation/components/_switch.scss */
  div.switch.tiny input:first-of-type:checked ~ span {
    left: 100%;
    margin-left: -1.75em;
  }
  /* line 153, assets/scss/foundation/components/_switch.scss */
  div.switch.tiny > span {
    width: 1.83333em;
    height: 1.83333em;
  }
  /* line 236, assets/scss/foundation/components/_switch.scss */
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 237, assets/scss/foundation/components/_switch.scss */
  div.switch.radius > span {
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 241, assets/scss/foundation/components/_switch.scss */
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
  /* line 242, assets/scss/foundation/components/_switch.scss */
  div.switch.round > span {
    -webkit-border-radius: 999px;
    border-radius: 999px;
  }
  /* line 243, assets/scss/foundation/components/_switch.scss */
  div.switch.round label {
    padding: 0 0.75em;
  }

  @-webkit-keyframes webkitSiblingBugfix {
    /* line 248, assets/scss/foundation/components/_switch.scss */
    from {
      position: relative;
    }

    /* line 248, assets/scss/foundation/components/_switch.scss */
    to {
      position: relative;
    }
}
}
/* line 11, assets/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
/* line 17, assets/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav {
  margin-bottom: 0;
}
/* line 19, assets/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}

/* Tables */
/* line 80, assets/scss/foundation/components/_tables.scss */
table {
  background: white;
  margin-bottom: 1.66667em;
  border: solid 1px #dddddd;
}
/* line 42, assets/scss/foundation/components/_tables.scss */
table thead,
table tfoot {
  background: whitesmoke;
  font-weight: bold;
}
/* line 48, assets/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td,
table tfoot tr th,
table tfoot tr td {
  padding: 0.66667em 0.83333em 0.83333em;
  font-size: 1.16667em;
  color: #222222;
  text-align: left;
}
/* line 59, assets/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  padding: 0.75em 0.83333em;
  font-size: 1.16667em;
  color: #222222;
}
/* line 67, assets/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 74, assets/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 1.5em;
}

/* Image Thumbnails */
/* line 38, assets/scss/foundation/components/_thumbs.scss */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 0 white;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
/* line 30, assets/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 42, assets/scss/foundation/components/_thumbs.scss */
.th.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 44, assets/scss/foundation/components/_thumbs.scss */
a.th {
  display: block;
}

/* Tooltips */
/* line 29, assets/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 36, assets/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #7e1c1c;
  color: #d12f2f;
}
/* line 42, assets/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 45, assets/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.3;
  padding: 0.66667em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 60, assets/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  top: -10px;
}
/* line 71, assets/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #d12f2f !important;
  border-bottom: dotted 1px #7e1c1c !important;
}

/* line 77, assets/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.83333em;
  color: #888888;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  /* line 86, assets/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  /* line 90, assets/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 97, assets/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 99, assets/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 106, assets/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 127, assets/scss/foundation/components/_dropdown.scss */
  .f-dropdown {
    max-width: 100%;
    left: 0;
  }
}
/* Foundation Dropdowns */
/* line 134, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.66667em;
  width: 100%;
  height: auto;
  max-height: none;
  background: #272727;
  border: solid 0 #cccccc;
  font-size: 12px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px;
}
/* line 49, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown *:first-child {
  margin-top: 0;
}
/* line 50, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown *:last-child {
  margin-bottom: 0;
}
/* line 75, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 0;
  border-color: transparent transparent white transparent;
  border-bottom-style: solid;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 99;
}
/* line 82, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 1;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -2;
  left: 9px;
  z-index: 98;
}
/* line 90, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 94, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 138, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  font-size: 1em;
  cursor: pointer;
  line-height: 1.5em;
  margin: 0;
}
/* line 114, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: transparent;
}
/* line 116, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0;
  color: white;
}
/* line 141, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  position: absolute;
  top: -9999px;
  list-style: none;
  padding: 1.66667em;
  width: 100%;
  height: auto;
  max-height: none;
  background: #272727;
  border: solid 0 #cccccc;
  font-size: 12px;
  z-index: 99;
  max-width: 200px;
}
/* line 49, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:first-child {
  margin-top: 0;
}
/* line 50, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.content *:last-child {
  margin-bottom: 0;
}
/* line 144, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 145, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 146, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 147, assets/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}

/*---------------------------*/
/*	Vars
/*---------------------------*/
/*---------------------------*/
/*	Mixins
/*---------------------------*/
/*---------------------------*/
/*	Global
/*---------------------------*/
/* line 162, style.scss */
html, body {
  height: 100%;
}

/* line 164, style.scss */
body {
  font-size: 12px;
}

/* line 166, style.scss */
ul, ol, dl, p, .content {
  line-height: 1.6em;
}

/* line 168, style.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 170, style.scss */
.container {
  background: #FFF;
  margin: 0 auto;
  max-width: 88.33333em;
}
@media (min-width: 768px) {
  /* line 170, style.scss */
  .container {
    padding: 0 50px;
  }
}

/* line 177, style.scss */
a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 179, style.scss */
a:hover {
  text-decoration: underline;
}

/* line 181, style.scss */
.button {
  box-shadow: none;
}

/* line 189, style.scss */
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p {
  color: #fff;
}

/*---------------------------*/
/*	Headers
/*---------------------------*/
/* line 195, style.scss */
.header-main {
  /* fallback/image non-cover color */
  background-color: #272727;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#2f2f2f, #272727);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2f2f2f), to(#272727));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#2f2f2f, #272727);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#2f2f2f, #272727);
  position: relative;
  min-height: 69px;
}
/* line 200, style.scss */
.header-main .container {
  background: none;
  position: relative;
}
@media (min-width: 768px) {
  /* line 200, style.scss */
  .header-main .container {
    padding-right: 60px;
  }
}

/* line 203, style.scss */
.header-main:after {
  content: '';
  background: rgba(0, 0, 0, 0.1);
  height: 5px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 30;
  width: 100%;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
}

/*---------------------------*/
/*	Logo
/*---------------------------*/
/* line 217, style.scss */
.logo {
  position: relative;
  z-index: 20;
  text-align: center;
  padding: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 217, style.scss */
  .logo {
    text-align: left;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
  }
}

/* line 229, style.scss */
.logo-text {
  font-size: 2.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  margin: 0;
  background-image: url(assets/img/shine.png);
  background-position: left top;
  background-repeat: no-repeat;
  display: table;
  width: 100%;
  padding: 20px;
}
@media (min-width: 768px) {
  /* line 229, style.scss */
  .logo-text {
    padding: 0 0 0 60px;
  }
}
/* line 242, style.scss */
.logo-text a {
  display: table-cell;
  vertical-align: middle;
}
/* line 247, style.scss */
.logo-text a:hover {
  color: #fff;
}

/* line 250, style.scss */
.logo-image {
  margin: 0;
}

/* line 252, style.scss */
.logo-image img {
  width: 100%;
}

/* line 254, style.scss */
.logo a {
  color: #fff;
  text-decoration: none;
}

/*---------------------------*/
/*	Header Menu and Search
/*---------------------------*/
/* line 263, style.scss */
.header-main-row {
  position: relative;
}
@media (min-width: 768px) {
  /* line 263, style.scss */
  .header-main-row {
    padding-left: 280px;
  }
}

/* line 268, style.scss */
.header-main-menu {
  position: static;
  padding: 0 10px;
  border-bottom: 1px solid #333;
}
@media (min-width: 768px) {
  /* line 268, style.scss */
  .header-main-menu {
    border-bottom: none;
    position: relative;
    padding: 0;
  }
}
/* line 278, style.scss */
.header-main-menu .trigger {
  display: block;
  color: #FFF;
  font-size: 1.5em;
  padding: 20px 0;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-right: 1px solid #333;
}
@media (min-width: 768px) {
  /* line 278, style.scss */
  .header-main-menu .trigger {
    border-bottom: none;
    text-align: left;
    padding: 0 20px;
  }
}
/* line 297, style.scss */
.header-main-menu .trigger:hover,
.header-main-menu .trigger.active {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 297, style.scss */
  .header-main-menu .trigger:hover,
  .header-main-menu .trigger.active {
    /* fallback/image non-cover color */
    background-color: #272727;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#1f1f1f, #272727);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1f1f1f), to(#272727));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#1f1f1f, #272727);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#1f1f1f, #272727);
  }
}
/* line 302, style.scss */
.header-main-menu .trigger i {
  display: inline;
  color: #000;
  margin-left: 10px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
}
@media (min-width: 1000px) {
  /* line 302, style.scss */
  .header-main-menu .trigger i {
    top: 50%;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute;
    margin-top: -9px;
    margin-left: 0;
    display: inline;
  }
}
@media (min-width: 768px) {
  /* line 302, style.scss */
  .header-main-menu .trigger i {
    display: inline;
  }
}
/* line 316, style.scss */
.header-main-menu .f-dropdown {
  border-top: 1px solid #333;
  margin-left: -2.5%;
  margin-top: 0px;
  width: 100% !important;
  max-width: none;
  padding: 20px 20px 0 20px;
}
@media (min-width: 768px) {
  /* line 316, style.scss */
  .header-main-menu .f-dropdown {
    width: 218% !important;
    border: none;
    margin: 0;
    max-width: none;
  }
}
/* line 331, style.scss */
.header-main-menu [class*="column"] + [class*="column"]:last-child {
  float: left;
}
/* line 333, style.scss */
.header-main-menu .widget {
  padding: 0 10px 20px 10px;
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
}
/* line 339, style.scss */
.header-main-menu .widget li {
  border-bottom: 0;
}
/* line 341, style.scss */
.header-main-menu .widget a {
  color: rgba(255, 255, 255, 0.5);
}
/* line 343, style.scss */
.header-main-menu .widget a:hover {
  color: white;
  text-decoration: none;
}
/* line 348, style.scss */
.header-main-menu .widget-title {
  color: #FFF;
  font-size: 1.16667em;
  border-color: rgba(255, 255, 255, 0.1);
  margin-bottom: 10px;
  padding-bottom: 10px;
}

/* line 357, style.scss */
.header-search {
  padding: 0 20px;
}
@media (min-width: 768px) {
  /* line 357, style.scss */
  .header-search {
    padding-right: 0;
    padding-left: 20px;
  }
}
/* line 362, style.scss */
.header-search form {
  margin: 0;
  padding: 20px 0;
}
@media (min-width: 768px) {
  /* line 362, style.scss */
  .header-search form {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* line 372, style.scss */
.header-search input {
  height: 33px;
  margin: 0;
}
/* line 377, style.scss */
.header-search input[type="text"] {
  background: #1c1c1c;
  font-size: 0.91667em;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
  border: none;
  font-style: italic;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  -o-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  -ms-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
/* line 388, style.scss */
.header-search input[type="submit"] {
  background: #111111;
  font-size: 1em;
  border: none;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  -o-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  -ms-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  padding: 0;
  font-weight: normal;
}

/*---------------------------*/
/*	Flash News
/*---------------------------*/
/* line 402, style.scss */
.header-top {
  padding: 0 20px;
  max-height: 46px;
  overflow: hidden;
}
@media (min-width: 768px) {
  /* line 402, style.scss */
  .header-top {
    padding: 0 60px;
  }
}

/* line 409, style.scss */
.flash-news-wrap {
  padding: 0;
}
@media (min-width: 768px) {
  /* line 409, style.scss */
  .flash-news-wrap {
    padding-right: 10px;
    padding-left: 0;
  }
}

/* line 414, style.scss */
.flash-news-column {
  padding: 0 0 0 20px;
}

/* line 416, style.scss */
.flash-news {
  position: relative;
/*display: none;*/
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  font-size: 1em;
}
/* line 424, style.scss */
.flash-news li {
  list-style: none;
}

/* line 427, style.scss */
.flash-news .label {
  font-size: 0.83333em;
}

/* line 429, style.scss */
.flash-header {
  margin: 0;
  font-size: 1em;
  float: left;
  border-right: 1px solid #d6d6d6;
  margin-right: 15px;
  padding-right: 15px;
}

/* line 438, style.scss */
.flash-news .orbit-container {
  position: absolute;
  top: 11px;
  left: 108px;
  max-width: 580px;
  background: none;
  margin-left: 15px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  /* line 438, style.scss */
  .flash-news .orbit-container {
    top: 13px;
  }
}

/* line 449, style.scss */
.flash-news .orbit-container li {
  overflow: hidden;
  margin-top: 0;
}

/* line 451, style.scss */
.flash-news:after {
  content: '';
  width: 54px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
  background: url(assets/img/flash-news-shadow.png);
}

/* line 462, style.scss */
.flash-news a {
  color: #525252;
}

/* line 464, style.scss */
.flash-news .entry-time {
  text-transform: uppercase;
  margin-right: 5px;
  color: #000;
}

/* line 473, style.scss */
.flash-news .orbit-next,
.flash-news .orbit-prev,
.flash-news .orbit-slide-number,
.flash-news .orbit-timer {
  display: none;
}

/* line 476, style.scss */
.widget_dt_social_widget p {
  padding-top: 20px;
}
/* line 477, style.scss */
.widget_dt_social_widget .dt-social {
  padding: 20px 0;
}

/* line 480, style.scss */
.header-top .dt-social {
  text-align: right;
  margin-right: -0.83333em;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 488, style.scss */
.f-dropdown p, .f-dropdown .dt-social {
  padding-top: 0;
}
/* line 489, style.scss */
.f-dropdown .dt-social a {
  display: inline-block;
}

/*---------------------------*/
/*	Primary Menu
/*---------------------------*/
/* line 496, style.scss */
.primary-menu {
  background: #f7f7f7;
  text-transform: uppercase;
}
/* line 500, style.scss */
.primary-menu a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 940px) {
  /* line 496, style.scss */
  .primary-menu {
    padding: 0 45px;
  }
}
@media only screen and (min-width: 940px) {
  /* line 504, style.scss */
  .primary-menu .top-bar-section > ul > .divider:first-child {
    display: none;
  }
}
/* line 507, style.scss */
.primary-menu .top-bar-section > ul > .divider,
.primary-menu .top-bar-section > ul > [role="separator"] .divider {
  margin-top: 0;
  height: 1px;
  width: 100%;
  background: #e8e8e8;
}
@media only screen and (min-width: 940px) {
  /* line 507, style.scss */
  .primary-menu .top-bar-section > ul > .divider,
  .primary-menu .top-bar-section > ul > [role="separator"] .divider {
    margin-top: 18px;
    height: 10px;
    width: 1px;
  }
}
/* line 520, style.scss */
.primary-menu .top-bar-section .dropdown li {
  border-bottom: 1px solid #e8e8e8;
}
/* line 521, style.scss */
.primary-menu .top-bar-section .dropdown li.title {
  border-top: 1px solid #e8e8e8;
}
/* line 522, style.scss */
.primary-menu .top-bar-section .dropdown li:last-child {
  border-bottom: none;
}
@media only screen and (min-width: 940px) {
  /* line 524, style.scss */
  .primary-menu .top-bar-section .dropdown {
    min-width: 200px;
    padding: 0;
    background: #f7f7f7;
  }
}
@media only screen and (min-width: 940px) {
  /* line 532, style.scss */
  .primary-menu .top-bar-section .dropdown li a {
    padding: 10px 15px;
  }
}
/* line 536, style.scss */
.primary-menu .top-bar-section .has-dropdown > a:after {
  border-width: 5px;
}
@media only screen and (min-width: 940px) {
  /* line 536, style.scss */
  .primary-menu .top-bar-section .has-dropdown > a:after {
    border-width: 3px;
    margin-top: -1.5px;
  }
}
/* line 541, style.scss */
.primary-menu .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-width: 5px;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.2);
  border-left-style: solid;
  margin-top: -3px;
  top: 15px;
}
@media only screen and (min-width: 940px) {
  /* line 541, style.scss */
  .primary-menu .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border-width: 3px;
    margin-top: -1.5px;
  }
}
/* line 555, style.scss */
.primary-menu .top-bar .toggle-topbar.menu-icon {
  right: 20px;
}
@media (min-width: 768px) {
  /* line 555, style.scss */
  .primary-menu .top-bar .toggle-topbar.menu-icon {
    right: 10px;
  }
}
/* line 560, style.scss */
.primary-menu .title-area {
  display: block;
  text-indent: -9999px;
}
@media only screen and (min-width: 940px) {
  /* line 562, style.scss */
  .primary-menu .title-area {
    display: none;
  }
}

/*---------------------------*/
/*	Alt Header Styles
/*---------------------------*/
@media (min-width: 768px) {
  /* line 573, style.scss */
  .header_style_2 .header-top {
    margin-top: 114px;
  }
  /* line 574, style.scss */
  .header_style_2 .header-main {
    margin-top: -115px;
  }
  /* line 575, style.scss */
  .header_style_2 .primary-menu {
    margin-top: -114px;
  }
  /* line 576, style.scss */
  .header_style_2 .main {
    margin-top: 25px;
  }

  /* line 580, style.scss */
  .header_style_3 .header-main-row {
    display: none;
  }
  /* line 581, style.scss */
  .header_style_3 .main {
    padding-top: 32px;
  }
  /* line 582, style.scss */
  .header_style_3 .primary-menu {
    max-width: 720px;
    margin-left: 360px;
    margin-top: -57px;
    padding: 0;
  }
  /* line 589, style.scss */
  .header_style_3 .primary-menu .top-bar,
  .header_style_3 .primary-menu .top-bar-section ul,
  .header_style_3 .primary-menu .top-bar-section li a {
    background: transparent;
  }
  /* line 591, style.scss */
  .header_style_3 .primary-menu .top-bar-section li:last-child a {
    padding-right: 0;
  }
  /* line 592, style.scss */
  .header_style_3 .primary-menu .top-bar-section .dropdown {
    background: #272727;
  }
  /* line 593, style.scss */
  .header_style_3 .primary-menu .top-bar-section .divider {
    background: #222;
  }
  /* line 594, style.scss */
  .header_style_3 .primary-menu .top-bar-section .dropdown li {
    border-color: #222;
  }
  /* line 595, style.scss */
  .header_style_3 .primary-menu .top-bar-section .has-dropdown > a {
    padding-right: 15px !important;
  }
  /* line 597, style.scss */
  .header_style_3 .primary-menu .left {
    float: right !important;
  }
}
/*---------------------------*/
/*	Pagination
/*---------------------------*/
/* line 607, style.scss */
.comment-nav .next-prev {
  width: 100%;
}

/* line 609, style.scss */
.page-numbers {
  display: block;
  height: 2em;
  margin-left: -0.41667em;
  margin-left: 0;
}
/* line 46, assets/scss/foundation/components/_pagination.scss */
.page-numbers li {
  display: block;
  float: left;
  height: 2em;
  color: #9c9c9c;
  font-size: 1em;
  margin-left: 0.41667em;
}
/* line 54, assets/scss/foundation/components/_pagination.scss */
.page-numbers li a {
  display: block;
  padding: 0.08333em 0.58333em 0.08333em;
  color: #999999;
}
/* line 61, assets/scss/foundation/components/_pagination.scss */
.page-numbers li:hover a,
.page-numbers li a:focus {
  background: #e6e6e6;
}
/* line 63, assets/scss/foundation/components/_pagination.scss */
.page-numbers li.unavailable a {
  cursor: default;
  color: #999999;
}
/* line 68, assets/scss/foundation/components/_pagination.scss */
.page-numbers li.unavailable:hover a, .page-numbers li.unavailable a:focus {
  background: transparent;
}
/* line 70, assets/scss/foundation/components/_pagination.scss */
.page-numbers li.current a {
  background: #d12f2f;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 77, assets/scss/foundation/components/_pagination.scss */
.page-numbers li.current a:hover, .page-numbers li.current a:focus {
  background: #d12f2f;
}

/* line 616, style.scss */
.next-post,
.prev-post,
.page-numbers li span,
.page-numbers li a,
.page-links li a,
.page-links .current {
  color: #9c9c9c;
  background: #f0f0f0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin: 0;
  border: none;
  padding: 0;
  text-align: center;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 631, style.scss */
.page-links li a:hover,
.page-numbers li a:hover {
  text-decoration: none;
}

/* line 633, style.scss */
.page-links .current {
  margin-right: 5px;
}

/* line 636, style.scss */
.page-links .current,
.page-numbers li .current {
  color: #fff;
}

/* line 638, style.scss */
.page-numbers li .dots {
  border: none;
  background: none;
}

/* line 644, style.scss */
.page-links li,
.page-numbers li {
  margin: 0 5px 0 0;
  font-size: 1em;
}

/* line 649, style.scss */
.next-prev {
  text-align: right;
}

/* line 652, style.scss */
.next-post,
.prev-post {
  float: right;
  border: none;
  margin-left: 5px;
  text-transform: uppercase;
}
/* line 658, style.scss */
.next-post a,
.prev-post a {
  display: block;
  padding: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #9c9c9c;
}
/* line 665, style.scss */
.next-post a:hover,
.prev-post a:hover {
  text-decoration: none;
  color: #fff;
}

/*---------------------------*/
/*	Entry Meta Elements
/*---------------------------*/
/* line 672, style.scss */
.entry-time {
  font-size: 0.91667em;
}

/* line 674, style.scss */
.entry-meta {
  background: #f0f0f0;
  border: 1px solid #e6e6e6;
  color: #878787;
  margin-bottom: 10px;
}
/* line 680, style.scss */
.entry-meta span {
  display: inline-block;
  padding: 8px 10px;
  font-size: 0.91667em;
}
/* line 686, style.scss */
.entry-meta i {
  margin-right: 5px;
}
/* line 688, style.scss */
.entry-meta a {
  color: #878787;
}
/* line 690, style.scss */
.entry-meta a:hover {
  color: #000;
  text-decoration: none;
}

/* line 694, style.scss */
.entry-category,
.entry-date {
  border-left: 1px solid #e6e6e6;
}

/* line 696, style.scss */
.entry-meta .entry-category {
  display: none;
}
@media (min-width: 768px) {
  /* line 696, style.scss */
  .entry-meta .entry-category {
    display: inline-block;
  }
}

/* line 701, style.scss */
.grid-4 .entry-meta span {
  font-size: 0.83333em;
}

/*---------------------------*/
/*	Content
/*---------------------------*/
/* line 707, style.scss */
.home.page .page-title {
  display: none;
}

/* line 709, style.scss */
.main {
  padding: 25px 10px 10px;
}
@media (min-width: 768px) {
  /* line 709, style.scss */
  .main {
    padding: 25px 50px 10px;
  }
}

/* line 714, style.scss */
.the-post {
  margin-bottom: 30px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

/* line 720, style.scss */
.main .hentry {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 725, style.scss */
.hentry.sticky {
  position: static;
}
/* line 728, style.scss */
.hentry.sticky .the-post {
  background-color: #ffffd6;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 734, style.scss */
.hentry.sticky .entry-title,
.hentry.sticky .entry-content {
  padding: 0 10px;
}
/* line 736, style.scss */
.hentry.sticky .entry-content {
  padding-bottom: 10px;
}

/* line 739, style.scss */
.entry-content p:last-child {
  margin-bottom: 0;
}

/* line 741, style.scss */
pre {
  line-height: 1.8em;
  background: #f9f9f9;
  margin: 0 0 1.25em;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 20px;
}

/* line 756, style.scss */
.alignnone,
.alignleft,
.alignright,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

/* line 764, style.scss */
.alignnone,
.aligncenter,
.alignleft,
.alignright {
  padding: 5px;
  background: #f0f0f0;
  border: 1px solid #e6e6e6;
}

/* line 770, style.scss */
.wp-caption-text {
  background: #f0f0f0;
  color: #878787;
  padding: 8px 5px 5px 5px;
  font-size: 0.83333em;
  font-style: italic;
  text-align: center;
}

/* line 779, style.scss */
.alignnone {
  margin-bottom: 20px;
}

/* line 780, style.scss */
.aligncenter {
  margin: 0 auto 20px;
  max-width: 100%;
}

/* line 781, style.scss */
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

/* line 782, style.scss */
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

/* line 784, style.scss */
.entry-title {
  font-size: 1.16667em;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

/* line 790, style.scss */
.entry-title a {
  color: #000;
}

/* line 792, style.scss */
.page-title {
  font-size: 2em;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
/* line 798, style.scss */
.page-title span {
  font-size: 10px;
  text-transform: uppercase;
  float: right;
  margin-top: 7px;
}

/* line 806, style.scss */
.featured-image {
  width: 100%;
  background: #e8e8e8;
  text-align: center;
  position: relative;
  overflow: hidden;
}
/* line 813, style.scss */
.featured-image img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) {
  /* line 813, style.scss */
  .featured-image img {
    width: auto;
  }
}
/* line 819, style.scss */
.featured-image a img:hover {
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-backface-visibility: hidden;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

@media (min-width: 768px) {
  /* line 826, style.scss */
  .grid-1 .featured-image img {
    max-height: 510px;
  }

  /* line 827, style.scss */
  .grid-2 .featured-image img {
    max-height: 250px;
  }

  /* line 828, style.scss */
  .grid-3 .featured-image img {
    max-height: 165px;
  }

  /* line 829, style.scss */
  .grid-4 .featured-image img {
    max-height: 120px;
  }
}
/* line 832, style.scss */
.related {
  margin-top: 40px;
}

/* line 836, style.scss */
.main-header .entry-meta {
  margin-bottom: 20px;
}
/* line 838, style.scss */
.main-header .entry-title {
  font-size: 2em;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 20px;
  padding: 0 0 5px;
}

/* line 847, style.scss */
.entry-content {
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  font-size: 1.1em;
  margin-bottom: 30px;
}
/* line 853, style.scss */
.entry-content h1 {
  font-size: 2em;
}
/* line 854, style.scss */
.entry-content h2 {
  font-size: 1.83333em;
}
/* line 855, style.scss */
.entry-content h3 {
  font-size: 1.66667em;
}
/* line 856, style.scss */
.entry-content h4 {
  font-size: 1.5em;
}
/* line 857, style.scss */
.entry-content h5 {
  font-size: 1.33333em;
}
/* line 858, style.scss */
.entry-content h6 {
  font-size: 1.16667em;
}
/* line 860, style.scss */
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color: #2e2e2e;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
}
/* line 868, style.scss */
.entry-content ul,
.entry-content ol {
  list-style-position: inside;
}
/* line 870, style.scss */
.entry-content .column {
  margin-bottom: 30px;
}
/* line 873, style.scss */
.entry-content .column:last-child,
.entry-content .block-Heading {
  margin: 0;
}

/* line 877, style.scss */
blockquote {
  background: #f9f9f9;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-style: italic;
}
/* line 881, style.scss */
blockquote cite {
  margin-top: 10px;
}

/* line 884, style.scss */
.twitter-tweet {
  width: 100%;
}

/* line 898, style.scss */
.content input[type="text"],
.content input[type="password"],
.content input[type="date"],
.content input[type="datetime"],
.content input[type="datetime-local"],
.content input[type="month"],
.content input[type="week"],
.content input[type="email"],
.content input[type="number"],
.content input[type="search"],
.content input[type="tel"],
.content input[type="time"],
.content input[type="url"] {
  height: 35px;
  font-size: 1em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 904, style.scss */
.content input[type="submit"] {
  background: #272727;
  color: #fff;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 9px 15px 10px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 0.83333em;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 917, style.scss */
.gallery {
  margin: 0 -10px !important;
}

/* line 919, style.scss */
.gallery img {
  border: none !important;
  line-height: 0;
  display: inline-block;
  border: solid 0 white;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
/* line 30, assets/scss/foundation/components/_thumbs.scss */
.gallery img:hover, .gallery img:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 925, style.scss */
.gallery .wp-caption-text {
  margin: 0 !important;
}

/* line 927, style.scss */
.gallery .gallery-item {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 10px;
}

/* line 933, style.scss */
.gallery-icon {
  margin: 0;
}

/*---------------------------*/
/*	Comments
/*---------------------------*/
/* line 939, style.scss */
.commentlist {
  list-style: none;
}

/* line 941, style.scss */
.comment-avatar {
  float: left;
  margin-top: 3px;
}
/* line 944, style.scss */
.comment-avatar img {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 947, style.scss */
.comment-body {
  padding-left: 100px;
  padding-bottom: 20px;
}

/* line 952, style.scss */
.the-author {
  font-style: normal;
  font-weight: bold;
}

/* line 957, style.scss */
.comment-meta {
  font-weight: bold;
  font-size: 0.91667em;
  margin-bottom: 5px;
}

/* line 963, style.scss */
.comment-content p:last-child {
  margin: 0;
}

/* line 965, style.scss */
.comment-reply-link {
  float: right;
  color: #525252;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  display: none;
}

/* line 974, style.scss */
.comment-body:hover > .comment-reply-link {
  display: block;
}

/* line 976, style.scss */
.comment {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
  min-height: 104px;
  padding-bottom: 20px;
}

/* line 983, style.scss */
.children {
  margin: 0;
  list-style: none;
}
/* line 987, style.scss */
.children li {
  border-bottom: none;
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
  margin-top: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 987, style.scss */
  .children li {
    padding-left: 100px;
  }
}

/* line 998, style.scss */
.comment-wrap {
  min-height: 80px;
}

@media (min-width: 768px) {
  /* line 1002, style.scss */
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    width: 33.3%;
    float: left;
    padding: 0 30px 0 0;
  }
}

/* line 1010, style.scss */
.comment-form-url {
  padding: 0;
}

/* line 1012, style.scss */
label {
  font-size: 1em;
  font-weight: bold;
}

/* line 1017, style.scss */
textarea {
  height: 150px;
  font-size: 1em;
  resize: vertical;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}

/* line 1024, style.scss */
.form-allowed-tags {
  display: none;
}

/* line 1026, style.scss */
#respond {
  margin-top: 40px;
}

/*---------------------------*/
/*	Sidebar
/*---------------------------*/
/* line 1032, style.scss */
.sidebar {
  list-style: none;
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  /* line 1032, style.scss */
  .sidebar {
    margin: 0;
  }
}

/*---------------------------*/
/*	Widgets
/*---------------------------*/
/* line 1043, style.scss */
#reply-title,
.widget-title {
  font-size: 1.16667em;
  color: #2e2e2e;
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
  padding: 0 0 5px;
  text-transform: uppercase;
}

/* line 1052, style.scss */
.widget-title.align-right {
  text-align: right;
}

/* line 1053, style.scss */
.widget-title.align-left {
  text-align: left;
}

/* line 1054, style.scss */
.widget-title.align-center {
  text-align: center;
}

/* line 1056, style.scss */
.entry-content .widget-title span {
  font-size: 10px;
}
@media (min-width: 768px) {
  /* line 1056, style.scss */
  .entry-content .widget-title span {
    float: right;
    margin-top: 10px;
  }
}
/* line 1059, style.scss */
.entry-content .widget-title span a {
  color: #272727;
}
/* line 1060, style.scss */
.entry-content .widget-title span i {
  font-size: 8px;
}

@media (min-width: 768px) {
  /* line 1063, style.scss */
  .entry-content .widget-title.align-center span {
    float: none;
    margin-left: 5px;
  }
}

/* line 1067, style.scss */
#reply-title {
  margin-bottom: 20px;
}

/* line 1069, style.scss */
.widget {
  margin-bottom: 30px;
}
/* line 1071, style.scss */
.widget .entry-title {
  line-height: 1.5;
}
/* line 1072, style.scss */
.widget .entry-content {
  font-size: 1em;
}

/* line 1075, style.scss */
.widget ul {
  margin: 15px 0 0;
}

/* line 1077, style.scss */
.widget li {
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
}
/* line 1083, style.scss */
.widget li ul {
  border-top: 1px solid #e8e8e8;
  margin: 5px 0 0 0;
}
/* line 1088, style.scss */
.widget li li {
  margin: 0;
  padding: 5px 0 5px 20px;
}

/* line 1095, style.scss */
.widget li:last-child {
  border: none;
}
/* line 1097, style.scss */
.widget li:last-child .the-post {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* line 1105, style.scss */
.textwidget {
  margin-top: 15px;
}
/* line 1105, style.scss */
.textwidget .flex-video {
  margin-top: -20px;
}

/* line 1107, style.scss */
#wp-calendar {
  font-size: 0.66667em;
  width: 100%;
  text-align: center;
}
/* line 1111, style.scss */
#wp-calendar caption {
  font-size: 1.33333em;
  margin-bottom: 10px;
}
/* line 1112, style.scss */
#wp-calendar #next {
  text-align: right;
}

/* line 1116, style.scss */
.widget_dt_slider .entry-meta,
.widget_featured_entries .entry-meta {
  display: none;
}

/* line 1119, style.scss */
.widget_featured_entries li {
  padding: 15px 0 10px;
}
/* line 1120, style.scss */
.widget_featured_entries li:first-child {
  padding-top: 10px;
}
/* line 1121, style.scss */
.widget_featured_entries img {
  float: left;
  width: 80px;
  margin: 0 10px 10px 0;
  padding-top: 3px;
}
/* line 1122, style.scss */
.widget_featured_entries .entry-content {
  clear: both;
  margin-bottom: 0;
}
/* line 1123, style.scss */
.widget_featured_entries .entry-meta {
  display: none;
}

/* line 1128, style.scss */
.widget_tag_cloud .tagcloud {
  margin-top: 10px;
}
/* line 1129, style.scss */
.widget_tag_cloud a {
  font-size: 1em !important;
  display: inline-block;
  background-color: #f0f0f0;
  padding: 2px 8px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 10px 6px 0 0;
}
/* line 1139, style.scss */
.widget_tag_cloud a:hover {
  color: #fff;
  text-decoration: none;
}

/* line 1145, style.scss */
.widget_dt_slider {
  margin-bottom: 0;
  overflow: hidden;
}
/* line 1149, style.scss */
.widget_dt_slider .slider .slides {
  margin: 0;
}
/* line 1150, style.scss */
.widget_dt_slider .slider li {
  border: 0;
}

/*---------------------------*/
/*	Footer
/*---------------------------*/
/* line 1159, style.scss */
.footer-fullwidth-widgets,
.footer-widgets {
  color: #fff;
  color: rgba(255, 255, 255, 0.6);
  padding: 30px 60px 0;
}
/* line 1163, style.scss */
.footer-fullwidth-widgets .widget,
.footer-widgets .widget {
  margin-bottom: 20px;
}
/* line 1165, style.scss */
.footer-fullwidth-widgets .widget-title,
.footer-fullwidth-widgets .widget li,
.footer-widgets .widget-title,
.footer-widgets .widget li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 1166, style.scss */
.footer-fullwidth-widgets .widget li:last-child,
.footer-widgets .widget li:last-child {
  padding-bottom: 10px;
}
/* line 1167, style.scss */
.footer-fullwidth-widgets .slider li,
.footer-widgets .slider li {
  border: 0;
}
/* line 1169, style.scss */
.footer-fullwidth-widgets .widget-title,
.footer-fullwidth-widgets a, .footer-fullwidth-widgets a:hover,
.footer-widgets .widget-title,
.footer-widgets a,
.footer-widgets a:hover {
  color: #fff;
}

/* line 1172, style.scss */
.footer-fullwidth-widgets {
  background-color: #1f1f1f;
}
/* line 1175, style.scss */
.footer-fullwidth-widgets .slider .the-post {
  background-color: rgba(255, 255, 255, 0.1);
}
/* line 1176, style.scss */
.footer-fullwidth-widgets .slider .entry-title {
  padding-bottom: 20px;
}
/* line 1177, style.scss */
.footer-fullwidth-widgets .slider .entry-header {
  background: transparent;
}
/* line 1179, style.scss */
.footer-fullwidth-widgets .slider .entry-header a {
  color: rgba(255, 255, 255, 0.6);
}
/* line 1180, style.scss */
.footer-fullwidth-widgets .slider .entry-header a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 1182, style.scss */
.footer-fullwidth-widgets .slider .entry-content {
  background: transparent;
  color: #fff;
}

/* line 1186, style.scss */
.footer-info {
  padding: 30px 0;
  text-align: center;
}

/* line 1191, style.scss */
.post-date {
  display: inline-block;
  font-size: 0.83333em;
}

/*---------------------------*/
/*	Slider Shortcode
/*---------------------------*/
/* line 1200, style.scss */
.slider .sharedaddy {
  display: none;
}

/* line 1202, style.scss */
.slider {
  color: #fff;
}
/* line 1206, style.scss */
.slider .the-post {
  position: relative;
}
/* line 1208, style.scss */
.slider .entry-header {
  padding: 20px 20px 0;
}
/* line 1210, style.scss */
.slider .entry-title {
  font-size: 1.33333em;
  margin: 0;
  padding-bottom: 30px;
  border: 0;
}
/* line 1217, style.scss */
.slider .entry-title a {
  color: #fff;
}
/* line 1219, style.scss */
.slider .entry-content {
  padding: 0 20px 30px;
  font-size: 1em;
  color: rgba(255, 255, 255, 0.6);
}
/* line 1224, style.scss */
.slider .entry-content p {
  margin: -20px 0 0;
  padding-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 1231, style.scss */
.slider .entry-meta {
  top: auto;
  right: auto;
  bottom: -30px;
  left: 0;
  position: absolute;
  width: 100%;
  margin: 0;
}
/* line 1237, style.scss */
.slider .entry-date {
  float: right;
}
/* line 1239, style.scss */
.slider .flex-control-nav {
  display: none;
}
/* line 1242, style.scss */
.slider .flex-direction-nav .flex-prev,
.slider .flex-direction-nav .flex-next {
  margin-top: 0;
  text-indent: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 4px;
  top: 10px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
}
/* line 1253, style.scss */
.slider .flex-direction-nav a:hover {
  text-decoration: none;
  background: #272727;
}
/* line 1258, style.scss */
.slider .flex-direction-nav .flex-prev {
  left: auto;
  right: 45px;
}
/* line 1263, style.scss */
.slider .flex-direction-nav .flex-next {
  right: 10px;
}

/*---------------------------*/
/*	Headlines Shortcode
/*---------------------------*/
/* line 1272, style.scss */
.posts {
  list-style: none;
  margin: 0;
  overflow: hidden;
}
/* line 1277, style.scss */
.posts a {
  display: block;
}
/* line 1279, style.scss */
.posts li {
  padding: 0;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
}
/* line 1287, style.scss */
.posts .entry-title {
  font-size: 1em;
  line-height: 1.5em;
  border-bottom: none;
  padding: 0;
  margin-bottom: 0;
}
/* line 1295, style.scss */
.posts a:hover {
  text-decoration: none;
}
/* line 1297, style.scss */
.posts .title-meta:after {
  display: none;
}
/* line 1299, style.scss */
.posts .title-meta {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 1305, style.scss */
.posts .title-meta a {
  margin: 0;
}
/* line 1307, style.scss */
.posts .title-meta .entry-title {
  border: none;
  margin: 0;
  padding: 0;
}
/* line 1313, style.scss */
.posts .title-meta .the-post {
  border-bottom: 1px solid #e8e8e8;
  padding: 0 0 15px 0;
  margin-bottom: 15px;
}
/* line 1319, style.scss */
.posts .title-meta .entry-meta {
  background: none;
  border: none;
  font-size: 0.83333em;
  margin: 2px 0 0;
  height: 15px;
}
/* line 1326, style.scss */
.posts .title-meta .entry-meta span {
  padding: 0;
  border: none;
}
/* line 1331, style.scss */
.posts .title-meta .entry-meta .entry-comments {
  float: right;
  text-align: right;
}
/* line 1332, style.scss */
.posts .title-meta .entry-meta .entry-date {
  float: left;
}
/* line 1336, style.scss */
.posts .title-meta-thumb {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 1342, style.scss */
.posts .title-meta-thumb .entry-title {
  padding: 0;
  border: none;
  margin: 0;
}
/* line 1349, style.scss */
.posts .entry-content {
  font-size: 0.91667em;
}
/* line 1351, style.scss */
.posts .the-post {
  margin: 0 0 25px 0;
}

/* line 1355, style.scss */
.sidebar .title_meta_thumb_side .entry-meta {
  display: none;
}

/* line 1360, style.scss */
.posts.title_meta_thumb_1,
.posts.large-block-grid-2,
.posts.large-block-grid-3,
.posts.large-block-grid-4 {
  margin-right: -20px;
  margin-bottom: -20px;
}
/* line 1363, style.scss */
.posts.title_meta_thumb_1 .the-post,
.posts.large-block-grid-2 .the-post,
.posts.large-block-grid-3 .the-post,
.posts.large-block-grid-4 .the-post {
  margin-right: 20px;
}
/* line 1364, style.scss */
.posts.title_meta_thumb_1 .entry-title,
.posts.large-block-grid-2 .entry-title,
.posts.large-block-grid-3 .entry-title,
.posts.large-block-grid-4 .entry-title {
  font-size: 1.25em;
  margin-bottom: 5px;
}

/* line 1367, style.scss */
.posts.large-block-grid-4 .entry-title {
  font-size: 1.16667em;
}

/* line 1372, style.scss */
.title-meta-thumb-side .featured-image {
  float: left;
  width: auto;
}
/* line 1377, style.scss */
.title-meta-thumb-side .details {
  padding-left: 110px;
}

/* line 1381, style.scss */
.small-12.no-margin {
  margin: 0;
}

/* line 1384, style.scss */
.bypostauthor,
.gallery-caption {
  font-size: 1em;
}
