/*------------------------------------------------------

[Table of Contents]

0.	Global & Foundation Framework
1.  Buttons
2.  Clearing styles
3.  Grid
4.  Pagination
5.  Reveals
6.  Tables
7.  Icon bar
8.  Image thumbnails
9.  Standard forms
10. Top bar
11. Visibility
12. Slider
13. Header
14. Font Icons
15. Elements
16. Sidebars
17. Social Media Icons
18. Footer
19. Pages - Error
20. Pages - Gallery
21. Pages - Team
22. Pages - Programs
23. Blog
24. Blog - Single Post
25. Layout with Sidebar
26. Contact

--------------------------------------------------------

[Typography]

Body copy/Headers/Buttons: Montserrat, sans-serif;

--------------------------------------------------------

[Color codes]

# Red: #f15062
# Pink: #f3a6a6
# Light Blue: #cbdde0
# Medium Blue: #5e8597
# Dark Blue (headers, text): #476573

------------------------------------------------------*/

/*------------------------------------------------------
[0. Global & Foundation Framework]
------------------------------------------------------*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 348, ../bower_components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.1/";
}

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

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

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

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

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

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

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

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

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

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

/*------------------------------------------------------
[1. Buttons]
------------------------------------------------------*/

/* line 213, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 3px;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
  transition: background-color 300ms ease-out;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 220, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 221, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 222, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 223, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning, .button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #cf6e0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: white;
}
/* line 224, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info, .button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #61b6d9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: white;
}
/* line 226, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}
/* line 227, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}
/* line 228, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding: 0.5rem 1rem 0.5625rem 1rem;
  font-size: 0.6875rem;
}
/* line 229, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
/* line 231, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
/* line 232, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
/* line 234, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
}
/* line 235, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
}
/* line 237, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: white;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../bower_components/foundation/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: #007095;
}
/* line 164, ../bower_components/foundation/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 175, ../bower_components/foundation/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: #008cba;
}
/* line 238, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../bower_components/foundation/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: #b9b9b9;
}
/* line 164, ../bower_components/foundation/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: #333333;
}
/* line 175, ../bower_components/foundation/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: #e7e7e7;
}
/* line 239, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../bower_components/foundation/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: #368a55;
}
/* line 164, ../bower_components/foundation/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 175, ../bower_components/foundation/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: #43ac6a;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../bower_components/foundation/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: #cf2a0e;
}
/* line 164, ../bower_components/foundation/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 175, ../bower_components/foundation/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: #f04124;
}
/* line 241, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: white;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #cf6e0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: white;
}
/* line 175, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f08a24;
}
/* line 242, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #61b6d9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: white;
}
/* line 175, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #a0d3e8;
}

/* line 247, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.0625em) {
  /* line 250, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}

/* line 1, ../scss/components/_buttons.scss */
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 3px;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem 0.5625rem 1rem;
  font-size: 0.6875rem;
  background-color: #cbdde0;
  border-color: #476573;
  color: #333333;
  transition: background-color 300ms ease-out;
  -webkit-box-shadow: 0.25rem 0.25rem 0 #cbdde0;
  -moz-box-shadow: 0.25rem 0.25rem 0 #cbdde0;
  box-shadow: 0.25rem 0.25rem 0 #cbdde0;
  font-size: 14px;
  margin-right: 0.25rem !important;
  font-weight: bold;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #476573;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.button:hover, .button:focus {
  background-color: #5e8597;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.button:hover, .button:focus {
  color: white;
}
/* line 21, ../scss/components/_buttons.scss */
.button:hover {
  color: white;
}
/* line 24, ../scss/components/_buttons.scss */
.button.pink {
  background: #f3a6a6;
  color: white;
  -webkit-box-shadow: 0.25rem 0.25rem 0 #f3a6a6;
  -moz-box-shadow: 0.25rem 0.25rem 0 #f3a6a6;
  box-shadow: 0.25rem 0.25rem 0 #f3a6a6;
}
/* line 28, ../scss/components/_buttons.scss */
.button.pink:hover {
  background: #f15062;
}
/* line 32, ../scss/components/_buttons.scss */
.button.pink.no-shadow {
  margin: 30px 0 10px 0;
  border-style: none;
  box-shadow: none;
  color: white;
  font-weight: normal !important;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 0.875rem;
  padding: 0px;
  line-height: 1.5rem;
  height: 1.5rem;
  width: 100%;
}
/* line 45, ../scss/components/_buttons.scss */
.button.pink.no-shadow:hover {
  background: #f09090;
}
/* line 50, ../scss/components/_buttons.scss */
.button.pink.infant:hover {
  background: #f15062 !important;
}
/* line 55, ../scss/components/_buttons.scss */
.button.red {
  background: #f15062;
  color: white;
  -webkit-box-shadow: 0.25rem 0.25rem 0 #f15062;
  -moz-box-shadow: 0.25rem 0.25rem 0 #f15062;
  box-shadow: 0.25rem 0.25rem 0 #f15062;
}
/* line 59, ../scss/components/_buttons.scss */
.button.red:hover {
  background: #e04a59;
}
/* line 62, ../scss/components/_buttons.scss */
.button.red.no-shadow {
  margin: 30px 0 10px 0;
  border-style: none;
  box-shadow: none;
  color: white;
  font-weight: normal !important;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 0.875rem;
  padding: 0px;
  line-height: 1.5625rem;
  height: 1.5625rem;
  width: 100%;
}
/* line 75, ../scss/components/_buttons.scss */
.button.red.no-shadow:hover {
  background: #f3a6a6;
}
/* line 80, ../scss/components/_buttons.scss */
.button.alt {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 3px;
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.5rem 1rem 0.5625rem 1rem;
  font-size: 0.6875rem;
  background-color: #f15062;
  border-color: #ec152d;
  color: white;
  transition: background-color 300ms ease-out;
  padding-bottom: 0.5rem;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  display: block;
  box-shadow: none;
  border: 2px solid white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.button.alt:hover, .button.alt:focus {
  background-color: #ec152d;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.button.alt:hover, .button.alt:focus {
  color: white;
}
/* line 96, ../scss/components/_buttons.scss */
.button.alt:hover {
  background: #e44756 !important;
}

/*------------------------------------------------------
[2. Clearing styles]
------------------------------------------------------*/

/* line 44, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
/* line 50, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
/* line 55, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

/* line 60, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 72, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}

/* line 80, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-touch-label {
  color: #aaaaaa;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

/* line 88, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}

/* line 115, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}

/* line 129, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
  color: #cccccc;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}
/* line 138, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #cccccc;
}

/* line 142, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 143, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 147, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 149, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  /* line 156, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  /* line 162, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  /* line 169, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: .8;
  }

  /* line 172, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 174, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #cccccc;
  }

  /* line 180, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 182, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #cccccc;
  }

  /* line 188, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3;
  }

  /* line 193, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  /* line 199, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  /* line 206, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: .4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  /* line 220, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  /* line 226, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  /* line 232, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  /* line 237, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 238, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: .8;
  }
  /* line 243, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden;
  }

  /* line 250, ../bower_components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}

/*------------------------------------------------------
[3. Grid]
------------------------------------------------------*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*------------------------------------------------------
[4. Pagination]
------------------------------------------------------*/

/* line 149, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  margin-left: 0;
  min-height: 1.5rem;
}
/* line 104, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  color: #222222;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}
/* line 110, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li a, ul.pagination li button {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999999;
  display: block;
  font-size: 1em;
  font-weight: normal;
  line-height: inherit;
  padding: 0.0625rem 0.625rem 0.0625rem;
}
/* line 122, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}
/* line 51, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}
/* line 55, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
  background: transparent;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a, ul.pagination li.current button {
  background: #008cba;
  color: white;
  cursor: default;
  font-weight: bold;
}
/* line 74, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #008cba;
}
/* line 136, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */
/* line 154, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 136, ../bower_components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

/*------------------------------------------------------
[5. Reveals]
------------------------------------------------------*/

/* line 169, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  background: black;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

/* line 171, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
  /* line 171, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    min-height: 100vh;
  }
}
/* line 89, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 94, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 40.0625em) {
  /* line 171, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 80%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 171, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    top: 6.25rem;
  }
}
/* line 182, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.radius {
  border-radius: 3px;
}
/* line 183, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.round {
  border-radius: 1000px;
}
/* line 184, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.collapse {
  padding: 0;
}
@media only screen and (min-width: 40.0625em) {
  /* line 185, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 186, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 187, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 188, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 189, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 95%;
  }
}
/* line 190, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}
@media only screen and (min-width: 40.0625em) {
  /* line 190, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 100%;
  }
}
/* line 202, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.toback {
  z-index: 1003;
}
/* line 206, ../bower_components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  color: #5e8597;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: -0.45rem;
  right: 0.30rem;
}

/*------------------------------------------------------
[6. Tables]
------------------------------------------------------*/

/* line 131, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table {
  background: white;
  border: solid 1px #dddddd;
  margin-bottom: 1.25rem;
  table-layout: auto;
}

table.full-width {
	width:100%;
}
/* line 69, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
/* line 78, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
  background: whitesmoke;
}
/* line 82, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
  background: whitesmoke;
}
/* line 96, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}
/* line 107, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  color: #222222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}
/* line 115, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #f9f9f9;
}
/* line 120, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/*------------------------------------------------------
[7. Icon bar]
------------------------------------------------------*/

/* line 245, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333;
}
/* line 45, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * {
  display: block;
  float: left;
  font-size: 1rem;
  margin: 0 auto;
  padding: 1.25rem;
  text-align: center;
  width: 25%;
}
/* line 54, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}
/* line 58, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
}
/* line 63, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
/* line 68, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
/* line 76, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  display: inline-block;
  margin: 0 .0625rem 0 0;
}
/* line 80, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}
/* line 85, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * label {
  display: inline-block;
}
/* line 88, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical.label-right > * {
  text-align: left;
}
/* line 92, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}
/* line 96, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  float: none;
  margin: auto;
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 103, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  /* line 108, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.medium-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 115, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  /* line 120, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.large-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
/* line 137, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
/* line 143, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
}
/* line 148, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  font-size: 1.875rem;
}
/* line 152, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
/* line 176, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * label {
  color: white;
}
/* line 178, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  color: white;
}
/* line 181, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a:hover {
  background: #008cba;
}
/* line 185, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a:hover label {
  color: white;
}
/* line 187, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a:hover i {
  color: white;
}
/* line 190, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a.active {
  background: #008cba;
}
/* line 194, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a.active label {
  color: white;
}
/* line 196, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a.active i {
  color: white;
}
/* line 200, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar .item.disabled {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}
/* line 204, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}

/* line 260, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
  width: 50%;
}
/* line 261, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 262, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 267, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
/* line 274, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
  width: 33.3333%;
}
/* line 275, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 276, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 281, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
/* line 288, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
  width: 25%;
}
/* line 289, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 290, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 295, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
/* line 302, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
  width: 20%;
}
/* line 303, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 304, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 309, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
/* line 316, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
  width: 16.66667%;
}
/* line 317, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 318, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 323, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
/* line 330, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.seven-up .item {
  width: 14.28571%;
}
/* line 331, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 332, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 337, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
/* line 344, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.eight-up .item {
  width: 12.5%;
}
/* line 345, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 346, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 351, ../bower_components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

/*------------------------------------------------------
[8. Image thumbnails]
------------------------------------------------------*/

/* line 59, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th {
  border: solid 4px white;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out;
}
/* line 48, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
/* line 63, ../bower_components/foundation/scss/foundation/components/_thumbs.scss */
.th.radius {
  border-radius: 3px;
}

/*------------------------------------------------------
[9. Standard forms]
------------------------------------------------------*/

/* line 380, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 87, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}
/* line 89, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
/* line 93, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 95, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 97, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 103, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 386, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
/* line 387, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.right {
  float: none !important;
  text-align: right;
}
/* line 388, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
/* line 390, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #676767;
}

/* Attach elements to the beginning or end of an input */
/* line 397, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 401, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

/* line 402, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

/* line 404, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 405, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 406, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 407, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 410, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc;
}

/* line 411, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc;
}

/* We use this to get basic styling on all basic form elements */
/* line 414, ../bower_components/foundation/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"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
/* line 133, ../bower_components/foundation/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, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 139, ../bower_components/foundation/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, input[type="color"]:disabled, textarea:disabled {
  background-color: #dddddd;
  cursor: default;
}
/* line 145, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #dddddd;
  cursor: default;
}
/* line 426, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

/* line 434, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 438, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 441, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 445, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 448, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
/* line 452, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 455, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 459, ../bower_components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 464, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
/* line 471, ../bower_components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
/* line 476, ../bower_components/foundation/scss/foundation/components/_forms.scss */
textarea {
  max-width: 100%;
}

/* Add height value for select elements to match text input height */
/* line 481, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #fafafa;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem;
}
/* line 330, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}
/* line 353, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select.radius {
  border-radius: 3px;
}
/* line 354, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select:hover {
  background-color: #f3f3f3;
  border-color: #999999;
}
/* line 359, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select:disabled {
  background-color: #dddddd;
  cursor: default;
}
/* line 484, ../bower_components/foundation/scss/foundation/components/_forms.scss */
select[multiple] {
  height: auto;
}

/* Adjust margin for form elements below */
/* line 490, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 497, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 507, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
/* line 521, ../bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #dddddd;
  margin: 1.125rem 0;
  padding: 1.25rem;
}
/* line 272, ../bower_components/foundation/scss/foundation/components/_forms.scss */
fieldset legend {
  background: white;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
/* line 528, ../bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: white;
}
/* line 531, ../bower_components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 534, ../bower_components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: white;
}

/* line 539, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
/* line 545, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}
/* line 550, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f04124;
}
/* line 555, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: white;
}
/* line 560, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
/* line 572, ../bower_components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 577, ../bower_components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

/* line 582, ../bower_components/foundation/scss/foundation/components/_forms.scss */
label.error {
  color: #f04124;
}

/*------------------------------------------------------
[10. Top bar]
------------------------------------------------------*/

/* line 113, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 119, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #333333;
}
/* line 123, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 127, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}
/* line 134, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}
/* line 140, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 146, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.5rem;
  z-index: 98;
}

/* line 153, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
  background: #333333;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
/* line 162, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}
/* line 167, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 169, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: .35rem;
  padding-top: .35rem;
}
/* line 179, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em) {
  /* line 179, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}
/* line 195, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  margin: 0;
  position: relative;
}
/* line 200, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  font-size: 16px;
  height: 2.5rem;
  margin: 0;
}
/* line 206, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.5rem;
  margin: 0;
}
/* line 211, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  color: white;
  display: block;
  font-weight: normal;
  padding: 0 0.83333rem;
  width: 75%;
}
/* line 222, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 227, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: white;
  display: block;
  font-size: 0.8125rem;
  font-weight: bold;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.83333rem;
  position: relative;
  text-transform: uppercase;
}
/* line 240, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}
/* line 244, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  color: white;
  height: 34px;
  line-height: 33px;
  padding: 0 2.39583rem 0 0.83333rem;
  position: relative;
}
/* line 129, ../bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.83333rem;
  box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  width: 16px;
}
/* line 162, ../bower_components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
/* line 273, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  background: transparent;
  height: auto;
}
/* line 277, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #333333;
}
/* line 280, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #888888;
}
/* line 281, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888888, 0 7px 0 1px #888888, 0 14px 0 1px #888888;
}

/* line 294, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
/* line 300, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 309, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 317, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #333333;
}
/* line 319, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a {
  color: white;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding-left: 0.83333rem;
  padding: 12px 0 12px 0;
  text-transform: none;
  width: 100%;
}
/* line 330, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #007095;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: white;
}
/* line 336, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #333333;
}
/* line 337, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #368a55;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: white;
}
/* line 338, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #cf2a0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: white;
}
/* line 339, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #cf6e0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: white;
}
/* line 340, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #61b6d9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: white;
}
/* line 343, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
  background-color: #008cba;
  border-color: #007095;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #007095;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: white;
}
/* line 349, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333333;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #b9b9b9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #333333;
}
/* line 350, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #368a55;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: white;
}
/* line 351, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #cf2a0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: white;
}
/* line 352, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #cf6e0e;
  color: white;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #cf6e0e;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: white;
}
/* line 353, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.info {
  background-color: #a0d3e8;
  border-color: #61b6d9;
  color: #333333;
}
/* line 158, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #61b6d9;
}
/* line 164, ../bower_components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: white;
}
/* line 357, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #555555;
  background: #333333;
  color: white;
}
/* line 366, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #008cba;
  color: white;
}
/* line 369, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: white;
}
/* line 377, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 0.83333rem;
}
/* line 380, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 384, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  border: inset 5px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.83333rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 396, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 397, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}
/* line 401, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
/* line 408, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  display: block;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  left: 100%;
}
/* line 416, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}
/* line 420, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: normal;
  padding: 8px 0.83333rem;
}
/* line 423, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: bold;
}
/* line 428, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
/* line 433, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: white;
  display: block;
}
/* line 437, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
/* line 440, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.83333rem;
}
/* line 441, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
  top: auto;
}
/* line 444, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 8px 0.83333rem 2px;
  text-transform: uppercase;
}

/* line 455, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  /* line 460, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  /* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 465, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 467, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 468, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  /* line 475, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.375rem;
  }
  /* line 484, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #333333;
  }

  /* line 487, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 62.5rem;
  }

  /* line 493, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 497, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  /* line 502, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 504, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 510, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #333333;
    color: white;
  }
  /* line 519, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.5rem;
    padding: 0 0.83333rem;
  }
  /* line 523, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #333333;
  }
  /* line 532, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #008cba;
    color: white;
    line-height: 2.5rem;
    padding: 0 0.83333rem;
  }
  /* line 537, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: white;
  }
  /* line 547, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 2.08333rem !important;
  }
  /* line 549, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.25rem;
  }
  /* line 557, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 558, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  /* line 564, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 568, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 575, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    line-height: 1.2;
    margin-top: -1px;
    top: 1rem;
    right: 5px;
  }
  /* line 588, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  /* line 595, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    background: #333333;
    color: white;
    line-height: 2.5rem;
    padding: 12px 0.83333rem;
    white-space: nowrap;
  }
  /* line 604, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: white;
  }
  /* line 609, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: white;
    background: #333333;
  }
  /* line 618, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  /* line 624, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 631, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.5rem;
    width: 0;
  }
  /* line 641, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #333333;
    height: 2.5rem;
    padding: 0 0.83333rem;
  }
  /* line 649, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 653, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 657, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 661, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  /* line 671, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #333333;
    color: white;
  }
  /* line 680, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: white;
  }
  /* line 688, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  /* line 692, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 701, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown {
    clip: initial;
  }
  /* line 704, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  /* line 708, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 715, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown {
    clip: initial;
  }
  /* line 718, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  /* line 722, ../bower_components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

/*------------------------------------------------------
[11. Visibility]
------------------------------------------------------*/

/* small displays */
@media only screen {
  /* line 244, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 414, ../bower_components/foundation/scss/foundation/components/_visibility.scss */
.print-only {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/*------------------------------------------------------
[12. Slider]
------------------------------------------------------*/

/* line 3, ../scss/components/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, ../scss/components/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 25, ../scss/components/_slick.scss */
.slick-list:focus {
  outline: none;
}
/* line 29, ../scss/components/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 34, ../scss/components/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 43, ../scss/components/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
/* line 49, ../scss/components/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
/* line 55, ../scss/components/_slick.scss */
.slick-track:after {
  clear: both;
}
/* line 59, ../scss/components/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 63, ../scss/components/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
/* line 67, ../scss/components/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}
/* line 70, ../scss/components/_slick.scss */
.slick-slide img {
  display: block;
}
/* line 73, ../scss/components/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}
/* line 79, ../scss/components/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}
/* line 83, ../scss/components/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}
/* line 87, ../scss/components/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}
/* line 91, ../scss/components/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/*------------------------------------------------------
[13. Header]
------------------------------------------------------*/

/* line 1, ../scss/components/_header.scss */
header {
  margin-bottom: 4.375rem;
}
/* line 3, ../scss/components/_header.scss */
header .logo {
  margin-top: 4.375rem;
}
@media only screen and (max-width: 40em) {
  /* line 3, ../scss/components/_header.scss */
  header .logo {
    text-align: center;
  }
}
/* line 9, ../scss/components/_header.scss */
header.alt {
  margin-bottom: 0px;
}
/* line 12, ../scss/components/_header.scss */
header .top-bar {
  margin-top: 70px;
}
@media only screen and (min-width: 40.0625em) {
  /* line 12, ../scss/components/_header.scss */
  header .top-bar {
    background: none  !important;
  }
}
/* line 18, ../scss/components/_header.scss */
header .top-bar .title-area {
  padding-left: 20px;
}
@media only screen and (min-width: 40.0625em) {
  /* line 18, ../scss/components/_header.scss */
  header .top-bar .title-area {
    display: none;
  }
}
/* line 25, ../scss/components/_header.scss */
header .top-bar ul li {
  color: #ff5468;
  margin: 0px;
  padding-left: 0px;
}
/* line 31, ../scss/components/_header.scss */
header .top-bar .top-bar-section > ul {
  width: 100%;
  display: table;
}
/* line 35, ../scss/components/_header.scss */
header .top-bar .top-bar-section > ul > li {
  text-align: center;
  border-left: 0.1875rem solid #476573 !important;
  border-top: 0.1875rem solid #476573 !important;
  border-bottom: 0.1875rem solid #476573 !important;
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 43, ../scss/components/_header.scss */
header .top-bar .top-bar-section > ul > li:last-child {
  border-right: 0.1875rem solid #476573 !important;
}
/* line 46, ../scss/components/_header.scss */
header .top-bar .top-bar-section > ul > li a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
@media only screen and (max-width: 40em) {
  /* line 46, ../scss/components/_header.scss */
  header .top-bar .top-bar-section > ul > li a {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 61, ../scss/components/_header.scss */
  header .top-bar .top-bar-section > ul li {
    display: block;
    width: 100%;
    text-align: left;
    border-top: none !important;
    border-right: 0.1875rem solid #476573 !important;
    border-left: 0.1875rem solid #476573 !important;
  }
}
/* line 77, ../scss/components/_header.scss */
header .top-bar li {
  text-align: left;
}
/* line 80, ../scss/components/_header.scss */
header .top-bar li > a {
  text-decoration: none !important;
}
/* line 83, ../scss/components/_header.scss */
header .top-bar li.red-light > a {
  background: #f15062 !important;
}
/* line 86, ../scss/components/_header.scss */
header .top-bar li.red-light > a:hover {
  background: #e44756 !important;
}
/* line 90, ../scss/components/_header.scss */
header .top-bar li.red > a {
  background: #f15062 !important;
}
/* line 92, ../scss/components/_header.scss */
header .top-bar li.red > a:hover {
  background: #e44756 !important;
}
/* line 96, ../scss/components/_header.scss */
header .top-bar li.pink > a {
  background: #f3a6a6 !important;
}
/* line 98, ../scss/components/_header.scss */
header .top-bar li.pink > a:hover {
  background: #f09090 !important;
}
/* line 102, ../scss/components/_header.scss */
header .top-bar li.blue > a {
  background: #5e8597 !important;
}
/* line 104, ../scss/components/_header.scss */
header .top-bar li.blue > a:hover {
  background: #547787 !important;
}
/* line 108, ../scss/components/_header.scss */
header .top-bar li ul {
  margin: 3px 0 0 -3px;
}
/* line 110, ../scss/components/_header.scss */
header .top-bar li ul li {
  border-left: 0.1875rem solid #476573 !important;
  border-right: 0.1875rem solid #476573 !important;
  border-bottom: 0.1875rem solid #476573 !important;
}
@media only screen and (max-width: 40em) {
  /* line 108, ../scss/components/_header.scss */
  header .top-bar li ul {
    margin: 0px !important;
  }
}

/*------------------------------------------------------
[14. Font Icons]
------------------------------------------------------*/

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icons/icomoon.eot?9s872s');
  src: url('../fonts/icons/icomoon.eot?#iefix9s872s') format("embedded-opentype"), url('../fonts/icons/icomoon.woff?9s872s') format("woff"), url('../fonts/icons/icomoon.ttf?9s872s') format("truetype"), url('../fonts/icons/icomoon.svg?9s872s#icomoon') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/icons/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/icons/fontawesome-webfont.eot?#iefix&v=4.3.0') format("embedded-opentype"), url('../fonts/icons/fontawesome-webfont.woff2?v=4.3.0') format("woff2"), url('../fonts/icons/fontawesome-webfont.woff?v=4.3.0') format("woff"), url('../fonts/icons/fontawesome-webfont.ttf?v=4.3.0') format("truetype"), url('../fonts/icons/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 24, ../scss/components/_icons.scss */
.icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 38, ../scss/components/_icons.scss */
.icon-home:before {
  content: "\e900";
}

/* line 42, ../scss/components/_icons.scss */
.icon-home2:before {
  content: "\e901";
}

/* line 46, ../scss/components/_icons.scss */
.icon-home3:before {
  content: "\e902";
}

/* line 50, ../scss/components/_icons.scss */
.icon-office:before {
  content: "\e903";
}

/* line 54, ../scss/components/_icons.scss */
.icon-newspaper:before {
  content: "\e904";
}

/* line 58, ../scss/components/_icons.scss */
.icon-pencil:before {
  content: "\e905";
}

/* line 62, ../scss/components/_icons.scss */
.icon-pencil2:before {
  content: "\e906";
}

/* line 66, ../scss/components/_icons.scss */
.icon-quill:before {
  content: "\e907";
}

/* line 70, ../scss/components/_icons.scss */
.icon-pen:before {
  content: "\e908";
}

/* line 74, ../scss/components/_icons.scss */
.icon-blog:before {
  content: "\e909";
}

/* line 78, ../scss/components/_icons.scss */
.icon-eyedropper:before {
  content: "\e90a";
}

/* line 82, ../scss/components/_icons.scss */
.icon-droplet:before {
  content: "\e90b";
}

/* line 86, ../scss/components/_icons.scss */
.icon-paint-format:before {
  content: "\e90c";
}

/* line 90, ../scss/components/_icons.scss */
.icon-image:before {
  content: "\e90d";
}

/* line 94, ../scss/components/_icons.scss */
.icon-images:before {
  content: "\e90e";
}

/* line 98, ../scss/components/_icons.scss */
.icon-camera:before {
  content: "\e90f";
}

/* line 102, ../scss/components/_icons.scss */
.icon-headphones:before {
  content: "\e910";
}

/* line 106, ../scss/components/_icons.scss */
.icon-music:before {
  content: "\e911";
}

/* line 110, ../scss/components/_icons.scss */
.icon-play:before {
  content: "\e912";
}

/* line 114, ../scss/components/_icons.scss */
.icon-film:before {
  content: "\e913";
}

/* line 118, ../scss/components/_icons.scss */
.icon-video-camera:before {
  content: "\e914";
}

/* line 122, ../scss/components/_icons.scss */
.icon-dice:before {
  content: "\e915";
}

/* line 126, ../scss/components/_icons.scss */
.icon-pacman:before {
  content: "\e916";
}

/* line 130, ../scss/components/_icons.scss */
.icon-spades:before {
  content: "\e917";
}

/* line 134, ../scss/components/_icons.scss */
.icon-clubs:before {
  content: "\e918";
}

/* line 138, ../scss/components/_icons.scss */
.icon-diamonds:before {
  content: "\e919";
}

/* line 142, ../scss/components/_icons.scss */
.icon-bullhorn:before {
  content: "\e91a";
}

/* line 146, ../scss/components/_icons.scss */
.icon-connection:before {
  content: "\e91b";
}

/* line 150, ../scss/components/_icons.scss */
.icon-podcast:before {
  content: "\e91c";
}

/* line 154, ../scss/components/_icons.scss */
.icon-feed:before {
  content: "\e91d";
}

/* line 158, ../scss/components/_icons.scss */
.icon-mic:before {
  content: "\e91e";
}

/* line 162, ../scss/components/_icons.scss */
.icon-book:before {
  content: "\e91f";
}

/* line 166, ../scss/components/_icons.scss */
.icon-books:before {
  content: "\e920";
}

/* line 170, ../scss/components/_icons.scss */
.icon-library:before {
  content: "\e921";
}

/* line 174, ../scss/components/_icons.scss */
.icon-file-text:before {
  content: "\e922";
}

/* line 178, ../scss/components/_icons.scss */
.icon-profile:before {
  content: "\e923";
}

/* line 182, ../scss/components/_icons.scss */
.icon-file-empty:before {
  content: "\e924";
}

/* line 186, ../scss/components/_icons.scss */
.icon-files-empty:before {
  content: "\e925";
}

/* line 190, ../scss/components/_icons.scss */
.icon-file-text2:before {
  content: "\e926";
}

/* line 194, ../scss/components/_icons.scss */
.icon-file-picture:before {
  content: "\e927";
}

/* line 198, ../scss/components/_icons.scss */
.icon-file-music:before {
  content: "\e928";
}

/* line 202, ../scss/components/_icons.scss */
.icon-file-play:before {
  content: "\e929";
}

/* line 206, ../scss/components/_icons.scss */
.icon-file-video:before {
  content: "\e92a";
}

/* line 210, ../scss/components/_icons.scss */
.icon-file-zip:before {
  content: "\e92b";
}

/* line 214, ../scss/components/_icons.scss */
.icon-copy:before {
  content: "\e92c";
}

/* line 218, ../scss/components/_icons.scss */
.icon-paste:before {
  content: "\e92d";
}

/* line 222, ../scss/components/_icons.scss */
.icon-stack:before {
  content: "\e92e";
}

/* line 226, ../scss/components/_icons.scss */
.icon-folder:before {
  content: "\e92f";
}

/* line 230, ../scss/components/_icons.scss */
.icon-folder-open:before {
  content: "\e930";
}

/* line 234, ../scss/components/_icons.scss */
.icon-folder-plus:before {
  content: "\e931";
}

/* line 238, ../scss/components/_icons.scss */
.icon-folder-minus:before {
  content: "\e932";
}

/* line 242, ../scss/components/_icons.scss */
.icon-folder-download:before {
  content: "\e933";
}

/* line 246, ../scss/components/_icons.scss */
.icon-folder-upload:before {
  content: "\e934";
}

/* line 250, ../scss/components/_icons.scss */
.icon-price-tag:before {
  content: "\e935";
}

/* line 254, ../scss/components/_icons.scss */
.icon-price-tags:before {
  content: "\e936";
}

/* line 258, ../scss/components/_icons.scss */
.icon-barcode:before {
  content: "\e937";
}

/* line 262, ../scss/components/_icons.scss */
.icon-qrcode:before {
  content: "\e938";
}

/* line 266, ../scss/components/_icons.scss */
.icon-ticket:before {
  content: "\e939";
}

/* line 270, ../scss/components/_icons.scss */
.icon-cart:before {
  content: "\e93a";
}

/* line 274, ../scss/components/_icons.scss */
.icon-coin-dollar:before {
  content: "\e93b";
}

/* line 278, ../scss/components/_icons.scss */
.icon-coin-euro:before {
  content: "\e93c";
}

/* line 282, ../scss/components/_icons.scss */
.icon-coin-pound:before {
  content: "\e93d";
}

/* line 286, ../scss/components/_icons.scss */
.icon-coin-yen:before {
  content: "\e93e";
}

/* line 290, ../scss/components/_icons.scss */
.icon-credit-card:before {
  content: "\e93f";
}

/* line 294, ../scss/components/_icons.scss */
.icon-calculator:before {
  content: "\e940";
}

/* line 298, ../scss/components/_icons.scss */
.icon-lifebuoy:before {
  content: "\e941";
}

/* line 302, ../scss/components/_icons.scss */
.icon-phone:before {
  content: "\e942";
}

/* line 306, ../scss/components/_icons.scss */
.icon-phone-hang-up:before {
  content: "\e943";
}

/* line 310, ../scss/components/_icons.scss */
.icon-address-book:before {
  content: "\e944";
}

/* line 314, ../scss/components/_icons.scss */
.icon-envelop:before {
  content: "\e945";
}

/* line 318, ../scss/components/_icons.scss */
.icon-pushpin:before {
  content: "\e946";
}

/* line 322, ../scss/components/_icons.scss */
.icon-location:before {
  content: "\e947";
}

/* line 326, ../scss/components/_icons.scss */
.icon-location2:before {
  content: "\e948";
}

/* line 330, ../scss/components/_icons.scss */
.icon-compass:before {
  content: "\e949";
}

/* line 334, ../scss/components/_icons.scss */
.icon-compass2:before {
  content: "\e94a";
}

/* line 338, ../scss/components/_icons.scss */
.icon-map:before {
  content: "\e94b";
}

/* line 342, ../scss/components/_icons.scss */
.icon-map2:before {
  content: "\e94c";
}

/* line 346, ../scss/components/_icons.scss */
.icon-history:before {
  content: "\e94d";
}

/* line 350, ../scss/components/_icons.scss */
.icon-clock:before {
  content: "\e94e";
}

/* line 354, ../scss/components/_icons.scss */
.icon-clock2:before {
  content: "\e94f";
}

/* line 358, ../scss/components/_icons.scss */
.icon-alarm:before {
  content: "\e950";
}

/* line 362, ../scss/components/_icons.scss */
.icon-bell:before {
  content: "\e951";
}

/* line 366, ../scss/components/_icons.scss */
.icon-stopwatch:before {
  content: "\e952";
}

/* line 370, ../scss/components/_icons.scss */
.icon-calendar:before {
  content: "\e953";
}

/* line 374, ../scss/components/_icons.scss */
.icon-printer:before {
  content: "\e954";
}

/* line 378, ../scss/components/_icons.scss */
.icon-keyboard:before {
  content: "\e955";
}

/* line 382, ../scss/components/_icons.scss */
.icon-display:before {
  content: "\e956";
}

/* line 386, ../scss/components/_icons.scss */
.icon-laptop:before {
  content: "\e957";
}

/* line 390, ../scss/components/_icons.scss */
.icon-mobile:before {
  content: "\e958";
}

/* line 394, ../scss/components/_icons.scss */
.icon-mobile2:before {
  content: "\e959";
}

/* line 398, ../scss/components/_icons.scss */
.icon-tablet:before {
  content: "\e95a";
}

/* line 402, ../scss/components/_icons.scss */
.icon-tv:before {
  content: "\e95b";
}

/* line 406, ../scss/components/_icons.scss */
.icon-drawer:before {
  content: "\e95c";
}

/* line 410, ../scss/components/_icons.scss */
.icon-drawer2:before {
  content: "\e95d";
}

/* line 414, ../scss/components/_icons.scss */
.icon-box-add:before {
  content: "\e95e";
}

/* line 418, ../scss/components/_icons.scss */
.icon-box-remove:before {
  content: "\e95f";
}

/* line 422, ../scss/components/_icons.scss */
.icon-download:before {
  content: "\e960";
}

/* line 426, ../scss/components/_icons.scss */
.icon-upload:before {
  content: "\e961";
}

/* line 430, ../scss/components/_icons.scss */
.icon-floppy-disk:before {
  content: "\e962";
}

/* line 434, ../scss/components/_icons.scss */
.icon-drive:before {
  content: "\e963";
}

/* line 438, ../scss/components/_icons.scss */
.icon-database:before {
  content: "\e964";
}

/* line 442, ../scss/components/_icons.scss */
.icon-undo:before {
  content: "\e965";
}

/* line 446, ../scss/components/_icons.scss */
.icon-redo:before {
  content: "\e966";
}

/* line 450, ../scss/components/_icons.scss */
.icon-undo2:before {
  content: "\e967";
}

/* line 454, ../scss/components/_icons.scss */
.icon-redo2:before {
  content: "\e968";
}

/* line 458, ../scss/components/_icons.scss */
.icon-forward:before {
  content: "\e969";
}

/* line 462, ../scss/components/_icons.scss */
.icon-reply:before {
  content: "\e96a";
}

/* line 466, ../scss/components/_icons.scss */
.icon-bubble:before {
  content: "\e96b";
}

/* line 470, ../scss/components/_icons.scss */
.icon-bubbles:before {
  content: "\e96c";
}

/* line 474, ../scss/components/_icons.scss */
.icon-bubbles2:before {
  content: "\e96d";
}

/* line 478, ../scss/components/_icons.scss */
.icon-bubble2:before {
  content: "\e96e";
}

/* line 482, ../scss/components/_icons.scss */
.icon-bubbles3:before {
  content: "\e96f";
}

/* line 486, ../scss/components/_icons.scss */
.icon-bubbles4:before {
  content: "\e970";
}

/* line 490, ../scss/components/_icons.scss */
.icon-user:before {
  content: "\e971";
}

/* line 494, ../scss/components/_icons.scss */
.icon-users:before {
  content: "\e972";
}

/* line 498, ../scss/components/_icons.scss */
.icon-user-plus:before {
  content: "\e973";
}

/* line 502, ../scss/components/_icons.scss */
.icon-user-minus:before {
  content: "\e974";
}

/* line 506, ../scss/components/_icons.scss */
.icon-user-check:before {
  content: "\e975";
}

/* line 510, ../scss/components/_icons.scss */
.icon-user-tie:before {
  content: "\e976";
}

/* line 514, ../scss/components/_icons.scss */
.icon-quotes-left:before {
  content: "\e977";
}

/* line 518, ../scss/components/_icons.scss */
.icon-quotes-right:before {
  content: "\e978";
}

/* line 522, ../scss/components/_icons.scss */
.icon-hour-glass:before {
  content: "\e979";
}

/* line 526, ../scss/components/_icons.scss */
.icon-spinner:before {
  content: "\e97a";
}

/* line 530, ../scss/components/_icons.scss */
.icon-spinner2:before {
  content: "\e97b";
}

/* line 534, ../scss/components/_icons.scss */
.icon-spinner3:before {
  content: "\e97c";
}

/* line 538, ../scss/components/_icons.scss */
.icon-spinner4:before {
  content: "\e97d";
}

/* line 542, ../scss/components/_icons.scss */
.icon-spinner5:before {
  content: "\e97e";
}

/* line 546, ../scss/components/_icons.scss */
.icon-spinner6:before {
  content: "\e97f";
}

/* line 550, ../scss/components/_icons.scss */
.icon-spinner7:before {
  content: "\e980";
}

/* line 554, ../scss/components/_icons.scss */
.icon-spinner8:before {
  content: "\e981";
}

/* line 558, ../scss/components/_icons.scss */
.icon-spinner9:before {
  content: "\e982";
}

/* line 562, ../scss/components/_icons.scss */
.icon-spinner10:before {
  content: "\e983";
}

/* line 566, ../scss/components/_icons.scss */
.icon-spinner11:before {
  content: "\e984";
}

/* line 570, ../scss/components/_icons.scss */
.icon-binoculars:before {
  content: "\e985";
}

/* line 574, ../scss/components/_icons.scss */
.icon-search:before {
  content: "\e986";
}

/* line 578, ../scss/components/_icons.scss */
.icon-zoom-in:before {
  content: "\e987";
}

/* line 582, ../scss/components/_icons.scss */
.icon-zoom-out:before {
  content: "\e988";
}

/* line 586, ../scss/components/_icons.scss */
.icon-enlarge:before {
  content: "\e989";
}

/* line 590, ../scss/components/_icons.scss */
.icon-shrink:before {
  content: "\e98a";
}

/* line 594, ../scss/components/_icons.scss */
.icon-enlarge2:before {
  content: "\e98b";
}

/* line 598, ../scss/components/_icons.scss */
.icon-shrink2:before {
  content: "\e98c";
}

/* line 602, ../scss/components/_icons.scss */
.icon-key:before {
  content: "\e98d";
}

/* line 606, ../scss/components/_icons.scss */
.icon-key2:before {
  content: "\e98e";
}

/* line 610, ../scss/components/_icons.scss */
.icon-lock:before {
  content: "\e98f";
}

/* line 614, ../scss/components/_icons.scss */
.icon-unlocked:before {
  content: "\e990";
}

/* line 618, ../scss/components/_icons.scss */
.icon-wrench:before {
  content: "\e991";
}

/* line 622, ../scss/components/_icons.scss */
.icon-equalizer:before {
  content: "\e992";
}

/* line 626, ../scss/components/_icons.scss */
.icon-equalizer2:before {
  content: "\e993";
}

/* line 630, ../scss/components/_icons.scss */
.icon-cog:before {
  content: "\e994";
}

/* line 634, ../scss/components/_icons.scss */
.icon-cogs:before {
  content: "\e995";
}

/* line 638, ../scss/components/_icons.scss */
.icon-hammer:before {
  content: "\e996";
}

/* line 642, ../scss/components/_icons.scss */
.icon-magic-wand:before {
  content: "\e997";
}

/* line 646, ../scss/components/_icons.scss */
.icon-aid-kit:before {
  content: "\e998";
}

/* line 650, ../scss/components/_icons.scss */
.icon-bug:before {
  content: "\e999";
}

/* line 654, ../scss/components/_icons.scss */
.icon-pie-chart:before {
  content: "\e99a";
}

/* line 658, ../scss/components/_icons.scss */
.icon-stats-dots:before {
  content: "\e99b";
}

/* line 662, ../scss/components/_icons.scss */
.icon-stats-bars:before {
  content: "\e99c";
}

/* line 666, ../scss/components/_icons.scss */
.icon-stats-bars2:before {
  content: "\e99d";
}

/* line 670, ../scss/components/_icons.scss */
.icon-trophy:before {
  content: "\e99e";
}

/* line 674, ../scss/components/_icons.scss */
.icon-gift:before {
  content: "\e99f";
}

/* line 678, ../scss/components/_icons.scss */
.icon-glass:before {
  content: "\e9a0";
}

/* line 682, ../scss/components/_icons.scss */
.icon-glass2:before {
  content: "\e9a1";
}

/* line 686, ../scss/components/_icons.scss */
.icon-mug:before {
  content: "\e9a2";
}

/* line 690, ../scss/components/_icons.scss */
.icon-spoon-knife:before {
  content: "\e9a3";
}

/* line 694, ../scss/components/_icons.scss */
.icon-leaf:before {
  content: "\e9a4";
}

/* line 698, ../scss/components/_icons.scss */
.icon-rocket:before {
  content: "\e9a5";
}

/* line 702, ../scss/components/_icons.scss */
.icon-meter:before {
  content: "\e9a6";
}

/* line 706, ../scss/components/_icons.scss */
.icon-meter2:before {
  content: "\e9a7";
}

/* line 710, ../scss/components/_icons.scss */
.icon-hammer2:before {
  content: "\e9a8";
}

/* line 714, ../scss/components/_icons.scss */
.icon-fire:before {
  content: "\e9a9";
}

/* line 718, ../scss/components/_icons.scss */
.icon-lab:before {
  content: "\e9aa";
}

/* line 722, ../scss/components/_icons.scss */
.icon-magnet:before {
  content: "\e9ab";
}

/* line 726, ../scss/components/_icons.scss */
.icon-bin:before {
  content: "\e9ac";
}

/* line 730, ../scss/components/_icons.scss */
.icon-bin2:before {
  content: "\e9ad";
}

/* line 734, ../scss/components/_icons.scss */
.icon-briefcase:before {
  content: "\e9ae";
}

/* line 738, ../scss/components/_icons.scss */
.icon-airplane:before {
  content: "\e9af";
}

/* line 742, ../scss/components/_icons.scss */
.icon-truck:before {
  content: "\e9b0";
}

/* line 746, ../scss/components/_icons.scss */
.icon-road:before {
  content: "\e9b1";
}

/* line 750, ../scss/components/_icons.scss */
.icon-accessibility:before {
  content: "\e9b2";
}

/* line 754, ../scss/components/_icons.scss */
.icon-target:before {
  content: "\e9b3";
}

/* line 758, ../scss/components/_icons.scss */
.icon-shield:before {
  content: "\e9b4";
}

/* line 762, ../scss/components/_icons.scss */
.icon-power:before {
  content: "\e9b5";
}

/* line 766, ../scss/components/_icons.scss */
.icon-switch:before {
  content: "\e9b6";
}

/* line 770, ../scss/components/_icons.scss */
.icon-power-cord:before {
  content: "\e9b7";
}

/* line 774, ../scss/components/_icons.scss */
.icon-clipboard:before {
  content: "\e9b8";
}

/* line 778, ../scss/components/_icons.scss */
.icon-list-numbered:before {
  content: "\e9b9";
}

/* line 782, ../scss/components/_icons.scss */
.icon-list:before {
  content: "\e9ba";
}

/* line 786, ../scss/components/_icons.scss */
.icon-list2:before {
  content: "\e9bb";
}

/* line 790, ../scss/components/_icons.scss */
.icon-tree:before {
  content: "\e9bc";
}

/* line 794, ../scss/components/_icons.scss */
.icon-menu:before {
  content: "\e9bd";
}

/* line 798, ../scss/components/_icons.scss */
.icon-menu2:before {
  content: "\e9be";
}

/* line 802, ../scss/components/_icons.scss */
.icon-menu3:before {
  content: "\e9bf";
}

/* line 806, ../scss/components/_icons.scss */
.icon-menu4:before {
  content: "\e9c0";
}

/* line 810, ../scss/components/_icons.scss */
.icon-cloud:before {
  content: "\e9c1";
}

/* line 814, ../scss/components/_icons.scss */
.icon-cloud-download:before {
  content: "\e9c2";
}

/* line 818, ../scss/components/_icons.scss */
.icon-cloud-upload:before {
  content: "\e9c3";
}

/* line 822, ../scss/components/_icons.scss */
.icon-cloud-check:before {
  content: "\e9c4";
}

/* line 826, ../scss/components/_icons.scss */
.icon-download2:before {
  content: "\e9c5";
}

/* line 830, ../scss/components/_icons.scss */
.icon-upload2:before {
  content: "\e9c6";
}

/* line 834, ../scss/components/_icons.scss */
.icon-download3:before {
  content: "\e9c7";
}

/* line 838, ../scss/components/_icons.scss */
.icon-upload3:before {
  content: "\e9c8";
}

/* line 842, ../scss/components/_icons.scss */
.icon-sphere:before {
  content: "\e9c9";
}

/* line 846, ../scss/components/_icons.scss */
.icon-earth:before {
  content: "\e9ca";
}

/* line 850, ../scss/components/_icons.scss */
.icon-link:before {
  content: "\e9cb";
}

/* line 854, ../scss/components/_icons.scss */
.icon-flag:before {
  content: "\e9cc";
}

/* line 858, ../scss/components/_icons.scss */
.icon-attachment:before {
  content: "\e9cd";
}

/* line 862, ../scss/components/_icons.scss */
.icon-eye:before {
  content: "\e9ce";
}

/* line 866, ../scss/components/_icons.scss */
.icon-eye-plus:before {
  content: "\e9cf";
}

/* line 870, ../scss/components/_icons.scss */
.icon-eye-minus:before {
  content: "\e9d0";
}

/* line 874, ../scss/components/_icons.scss */
.icon-eye-blocked:before {
  content: "\e9d1";
}

/* line 878, ../scss/components/_icons.scss */
.icon-bookmark:before {
  content: "\e9d2";
}

/* line 882, ../scss/components/_icons.scss */
.icon-bookmarks:before {
  content: "\e9d3";
}

/* line 886, ../scss/components/_icons.scss */
.icon-sun:before {
  content: "\e9d4";
}

/* line 890, ../scss/components/_icons.scss */
.icon-contrast:before {
  content: "\e9d5";
}

/* line 894, ../scss/components/_icons.scss */
.icon-brightness-contrast:before {
  content: "\e9d6";
}

/* line 898, ../scss/components/_icons.scss */
.icon-star-empty:before {
  content: "\e9d7";
}

/* line 902, ../scss/components/_icons.scss */
.icon-star-half:before {
  content: "\e9d8";
}

/* line 906, ../scss/components/_icons.scss */
.icon-star-full:before {
  content: "\e9d9";
}

/* line 910, ../scss/components/_icons.scss */
.icon-heart:before {
  content: "\e9da";
}

/* line 914, ../scss/components/_icons.scss */
.icon-heart-broken:before {
  content: "\e9db";
}

/* line 918, ../scss/components/_icons.scss */
.icon-man:before {
  content: "\e9dc";
}

/* line 922, ../scss/components/_icons.scss */
.icon-woman:before {
  content: "\e9dd";
}

/* line 926, ../scss/components/_icons.scss */
.icon-man-woman:before {
  content: "\e9de";
}

/* line 930, ../scss/components/_icons.scss */
.icon-happy:before {
  content: "\e9df";
}

/* line 934, ../scss/components/_icons.scss */
.icon-happy2:before {
  content: "\e9e0";
}

/* line 938, ../scss/components/_icons.scss */
.icon-smile:before {
  content: "\e9e1";
}

/* line 942, ../scss/components/_icons.scss */
.icon-smile2:before {
  content: "\e9e2";
}

/* line 946, ../scss/components/_icons.scss */
.icon-tongue:before {
  content: "\e9e3";
}

/* line 950, ../scss/components/_icons.scss */
.icon-tongue2:before {
  content: "\e9e4";
}

/* line 954, ../scss/components/_icons.scss */
.icon-sad:before {
  content: "\e9e5";
}

/* line 958, ../scss/components/_icons.scss */
.icon-sad2:before {
  content: "\e9e6";
}

/* line 962, ../scss/components/_icons.scss */
.icon-wink:before {
  content: "\e9e7";
}

/* line 966, ../scss/components/_icons.scss */
.icon-wink2:before {
  content: "\e9e8";
}

/* line 970, ../scss/components/_icons.scss */
.icon-grin:before {
  content: "\e9e9";
}

/* line 974, ../scss/components/_icons.scss */
.icon-grin2:before {
  content: "\e9ea";
}

/* line 978, ../scss/components/_icons.scss */
.icon-cool:before {
  content: "\e9eb";
}

/* line 982, ../scss/components/_icons.scss */
.icon-cool2:before {
  content: "\e9ec";
}

/* line 986, ../scss/components/_icons.scss */
.icon-angry:before {
  content: "\e9ed";
}

/* line 990, ../scss/components/_icons.scss */
.icon-angry2:before {
  content: "\e9ee";
}

/* line 994, ../scss/components/_icons.scss */
.icon-evil:before {
  content: "\e9ef";
}

/* line 998, ../scss/components/_icons.scss */
.icon-evil2:before {
  content: "\e9f0";
}

/* line 1002, ../scss/components/_icons.scss */
.icon-shocked:before {
  content: "\e9f1";
}

/* line 1006, ../scss/components/_icons.scss */
.icon-shocked2:before {
  content: "\e9f2";
}

/* line 1010, ../scss/components/_icons.scss */
.icon-baffled:before {
  content: "\e9f3";
}

/* line 1014, ../scss/components/_icons.scss */
.icon-baffled2:before {
  content: "\e9f4";
}

/* line 1018, ../scss/components/_icons.scss */
.icon-confused:before {
  content: "\e9f5";
}

/* line 1022, ../scss/components/_icons.scss */
.icon-confused2:before {
  content: "\e9f6";
}

/* line 1026, ../scss/components/_icons.scss */
.icon-neutral:before {
  content: "\e9f7";
}

/* line 1030, ../scss/components/_icons.scss */
.icon-neutral2:before {
  content: "\e9f8";
}

/* line 1034, ../scss/components/_icons.scss */
.icon-hipster:before {
  content: "\e9f9";
}

/* line 1038, ../scss/components/_icons.scss */
.icon-hipster2:before {
  content: "\e9fa";
}

/* line 1042, ../scss/components/_icons.scss */
.icon-wondering:before {
  content: "\e9fb";
}

/* line 1046, ../scss/components/_icons.scss */
.icon-wondering2:before {
  content: "\e9fc";
}

/* line 1050, ../scss/components/_icons.scss */
.icon-sleepy:before {
  content: "\e9fd";
}

/* line 1054, ../scss/components/_icons.scss */
.icon-sleepy2:before {
  content: "\e9fe";
}

/* line 1058, ../scss/components/_icons.scss */
.icon-frustrated:before {
  content: "\e9ff";
}

/* line 1062, ../scss/components/_icons.scss */
.icon-frustrated2:before {
  content: "\ea00";
}

/* line 1066, ../scss/components/_icons.scss */
.icon-crying:before {
  content: "\ea01";
}

/* line 1070, ../scss/components/_icons.scss */
.icon-crying2:before {
  content: "\ea02";
}

/* line 1074, ../scss/components/_icons.scss */
.icon-point-up:before {
  content: "\ea03";
}

/* line 1078, ../scss/components/_icons.scss */
.icon-point-right:before {
  content: "\ea04";
}

/* line 1082, ../scss/components/_icons.scss */
.icon-point-down:before {
  content: "\ea05";
}

/* line 1086, ../scss/components/_icons.scss */
.icon-point-left:before {
  content: "\ea06";
}

/* line 1090, ../scss/components/_icons.scss */
.icon-warning:before {
  content: "\ea07";
}

/* line 1094, ../scss/components/_icons.scss */
.icon-notification:before {
  content: "\ea08";
}

/* line 1098, ../scss/components/_icons.scss */
.icon-question:before {
  content: "\ea09";
}

/* line 1102, ../scss/components/_icons.scss */
.icon-plus:before {
  content: "\ea0a";
}

/* line 1106, ../scss/components/_icons.scss */
.icon-minus:before {
  content: "\ea0b";
}

/* line 1110, ../scss/components/_icons.scss */
.icon-info:before {
  content: "\ea0c";
}

/* line 1114, ../scss/components/_icons.scss */
.icon-cancel-circle:before {
  content: "\ea0d";
}

/* line 1118, ../scss/components/_icons.scss */
.icon-blocked:before {
  content: "\ea0e";
}

/* line 1122, ../scss/components/_icons.scss */
.icon-cross:before {
  content: "\ea0f";
}

/* line 1126, ../scss/components/_icons.scss */
.icon-checkmark:before {
  content: "\ea10";
}

/* line 1130, ../scss/components/_icons.scss */
.icon-checkmark2:before {
  content: "\ea11";
}

/* line 1134, ../scss/components/_icons.scss */
.icon-spell-check:before {
  content: "\ea12";
}

/* line 1138, ../scss/components/_icons.scss */
.icon-enter:before {
  content: "\ea13";
}

/* line 1142, ../scss/components/_icons.scss */
.icon-exit:before {
  content: "\ea14";
}

/* line 1146, ../scss/components/_icons.scss */
.icon-play2:before {
  content: "\ea15";
}

/* line 1150, ../scss/components/_icons.scss */
.icon-pause:before {
  content: "\ea16";
}

/* line 1154, ../scss/components/_icons.scss */
.icon-stop:before {
  content: "\ea17";
}

/* line 1158, ../scss/components/_icons.scss */
.icon-previous:before {
  content: "\ea18";
}

/* line 1162, ../scss/components/_icons.scss */
.icon-next:before {
  content: "\ea19";
}

/* line 1166, ../scss/components/_icons.scss */
.icon-backward:before {
  content: "\ea1a";
}

/* line 1170, ../scss/components/_icons.scss */
.icon-forward2:before {
  content: "\ea1b";
}

/* line 1174, ../scss/components/_icons.scss */
.icon-play3:before {
  content: "\ea1c";
}

/* line 1178, ../scss/components/_icons.scss */
.icon-pause2:before {
  content: "\ea1d";
}

/* line 1182, ../scss/components/_icons.scss */
.icon-stop2:before {
  content: "\ea1e";
}

/* line 1186, ../scss/components/_icons.scss */
.icon-backward2:before {
  content: "\ea1f";
}

/* line 1190, ../scss/components/_icons.scss */
.icon-forward3:before {
  content: "\ea20";
}

/* line 1194, ../scss/components/_icons.scss */
.icon-first:before {
  content: "\ea21";
}

/* line 1198, ../scss/components/_icons.scss */
.icon-last:before {
  content: "\ea22";
}

/* line 1202, ../scss/components/_icons.scss */
.icon-previous2:before {
  content: "\ea23";
}

/* line 1206, ../scss/components/_icons.scss */
.icon-next2:before {
  content: "\ea24";
}

/* line 1210, ../scss/components/_icons.scss */
.icon-eject:before {
  content: "\ea25";
}

/* line 1214, ../scss/components/_icons.scss */
.icon-volume-high:before {
  content: "\ea26";
}

/* line 1218, ../scss/components/_icons.scss */
.icon-volume-medium:before {
  content: "\ea27";
}

/* line 1222, ../scss/components/_icons.scss */
.icon-volume-low:before {
  content: "\ea28";
}

/* line 1226, ../scss/components/_icons.scss */
.icon-volume-mute:before {
  content: "\ea29";
}

/* line 1230, ../scss/components/_icons.scss */
.icon-volume-mute2:before {
  content: "\ea2a";
}

/* line 1234, ../scss/components/_icons.scss */
.icon-volume-increase:before {
  content: "\ea2b";
}

/* line 1238, ../scss/components/_icons.scss */
.icon-volume-decrease:before {
  content: "\ea2c";
}

/* line 1242, ../scss/components/_icons.scss */
.icon-loop:before {
  content: "\ea2d";
}

/* line 1246, ../scss/components/_icons.scss */
.icon-loop2:before {
  content: "\ea2e";
}

/* line 1250, ../scss/components/_icons.scss */
.icon-infinite:before {
  content: "\ea2f";
}

/* line 1254, ../scss/components/_icons.scss */
.icon-shuffle:before {
  content: "\ea30";
}

/* line 1258, ../scss/components/_icons.scss */
.icon-arrow-up-left:before {
  content: "\ea31";
}

/* line 1262, ../scss/components/_icons.scss */
.icon-arrow-up:before {
  content: "\ea32";
}

/* line 1266, ../scss/components/_icons.scss */
.icon-arrow-up-right:before {
  content: "\ea33";
}

/* line 1270, ../scss/components/_icons.scss */
.icon-arrow-right:before {
  content: "\ea34";
}

/* line 1274, ../scss/components/_icons.scss */
.icon-arrow-down-right:before {
  content: "\ea35";
}

/* line 1278, ../scss/components/_icons.scss */
.icon-arrow-down:before {
  content: "\ea36";
}

/* line 1282, ../scss/components/_icons.scss */
.icon-arrow-down-left:before {
  content: "\ea37";
}

/* line 1286, ../scss/components/_icons.scss */
.icon-arrow-left:before {
  content: "\ea38";
}

/* line 1290, ../scss/components/_icons.scss */
.icon-arrow-up-left2:before {
  content: "\ea39";
}

/* line 1294, ../scss/components/_icons.scss */
.icon-arrow-up2:before {
  content: "\ea3a";
}

/* line 1298, ../scss/components/_icons.scss */
.icon-arrow-up-right2:before {
  content: "\ea3b";
}

/* line 1302, ../scss/components/_icons.scss */
.icon-arrow-right2:before {
  content: "\ea3c";
}

/* line 1306, ../scss/components/_icons.scss */
.icon-arrow-down-right2:before {
  content: "\ea3d";
}

/* line 1310, ../scss/components/_icons.scss */
.icon-arrow-down2:before {
  content: "\ea3e";
}

/* line 1314, ../scss/components/_icons.scss */
.icon-arrow-down-left2:before {
  content: "\ea3f";
}

/* line 1318, ../scss/components/_icons.scss */
.icon-arrow-left2:before {
  content: "\ea40";
}

/* line 1322, ../scss/components/_icons.scss */
.icon-circle-up:before {
  content: "\ea41";
}

/* line 1326, ../scss/components/_icons.scss */
.icon-circle-right:before {
  content: "\ea42";
}

/* line 1330, ../scss/components/_icons.scss */
.icon-circle-down:before {
  content: "\ea43";
}

/* line 1334, ../scss/components/_icons.scss */
.icon-circle-left:before {
  content: "\ea44";
}

/* line 1338, ../scss/components/_icons.scss */
.icon-tab:before {
  content: "\ea45";
}

/* line 1342, ../scss/components/_icons.scss */
.icon-move-up:before {
  content: "\ea46";
}

/* line 1346, ../scss/components/_icons.scss */
.icon-move-down:before {
  content: "\ea47";
}

/* line 1350, ../scss/components/_icons.scss */
.icon-sort-alpha-asc:before {
  content: "\ea48";
}

/* line 1354, ../scss/components/_icons.scss */
.icon-sort-alpha-desc:before {
  content: "\ea49";
}

/* line 1358, ../scss/components/_icons.scss */
.icon-sort-numeric-asc:before {
  content: "\ea4a";
}

/* line 1362, ../scss/components/_icons.scss */
.icon-sort-numberic-desc:before {
  content: "\ea4b";
}

/* line 1366, ../scss/components/_icons.scss */
.icon-sort-amount-asc:before {
  content: "\ea4c";
}

/* line 1370, ../scss/components/_icons.scss */
.icon-sort-amount-desc:before {
  content: "\ea4d";
}

/* line 1374, ../scss/components/_icons.scss */
.icon-command:before {
  content: "\ea4e";
}

/* line 1378, ../scss/components/_icons.scss */
.icon-shift:before {
  content: "\ea4f";
}

/* line 1382, ../scss/components/_icons.scss */
.icon-ctrl:before {
  content: "\ea50";
}

/* line 1386, ../scss/components/_icons.scss */
.icon-opt:before {
  content: "\ea51";
}

/* line 1390, ../scss/components/_icons.scss */
.icon-checkbox-checked:before {
  content: "\ea52";
}

/* line 1394, ../scss/components/_icons.scss */
.icon-checkbox-unchecked:before {
  content: "\ea53";
}

/* line 1398, ../scss/components/_icons.scss */
.icon-radio-checked:before {
  content: "\ea54";
}

/* line 1402, ../scss/components/_icons.scss */
.icon-radio-checked2:before {
  content: "\ea55";
}

/* line 1406, ../scss/components/_icons.scss */
.icon-radio-unchecked:before {
  content: "\ea56";
}

/* line 1410, ../scss/components/_icons.scss */
.icon-crop:before {
  content: "\ea57";
}

/* line 1414, ../scss/components/_icons.scss */
.icon-make-group:before {
  content: "\ea58";
}

/* line 1418, ../scss/components/_icons.scss */
.icon-ungroup:before {
  content: "\ea59";
}

/* line 1422, ../scss/components/_icons.scss */
.icon-scissors:before {
  content: "\ea5a";
}

/* line 1426, ../scss/components/_icons.scss */
.icon-filter:before {
  content: "\ea5b";
}

/* line 1430, ../scss/components/_icons.scss */
.icon-font:before {
  content: "\ea5c";
}

/* line 1434, ../scss/components/_icons.scss */
.icon-ligature:before {
  content: "\ea5d";
}

/* line 1438, ../scss/components/_icons.scss */
.icon-ligature2:before {
  content: "\ea5e";
}

/* line 1442, ../scss/components/_icons.scss */
.icon-text-height:before {
  content: "\ea5f";
}

/* line 1446, ../scss/components/_icons.scss */
.icon-text-width:before {
  content: "\ea60";
}

/* line 1450, ../scss/components/_icons.scss */
.icon-font-size:before {
  content: "\ea61";
}

/* line 1454, ../scss/components/_icons.scss */
.icon-bold:before {
  content: "\ea62";
}

/* line 1458, ../scss/components/_icons.scss */
.icon-underline:before {
  content: "\ea63";
}

/* line 1462, ../scss/components/_icons.scss */
.icon-italic:before {
  content: "\ea64";
}

/* line 1466, ../scss/components/_icons.scss */
.icon-strikethrough:before {
  content: "\ea65";
}

/* line 1470, ../scss/components/_icons.scss */
.icon-omega:before {
  content: "\ea66";
}

/* line 1474, ../scss/components/_icons.scss */
.icon-sigma:before {
  content: "\ea67";
}

/* line 1478, ../scss/components/_icons.scss */
.icon-page-break:before {
  content: "\ea68";
}

/* line 1482, ../scss/components/_icons.scss */
.icon-superscript:before {
  content: "\ea69";
}

/* line 1486, ../scss/components/_icons.scss */
.icon-subscript:before {
  content: "\ea6a";
}

/* line 1490, ../scss/components/_icons.scss */
.icon-superscript2:before {
  content: "\ea6b";
}

/* line 1494, ../scss/components/_icons.scss */
.icon-subscript2:before {
  content: "\ea6c";
}

/* line 1498, ../scss/components/_icons.scss */
.icon-text-color:before {
  content: "\ea6d";
}

/* line 1502, ../scss/components/_icons.scss */
.icon-pagebreak:before {
  content: "\ea6e";
}

/* line 1506, ../scss/components/_icons.scss */
.icon-clear-formatting:before {
  content: "\ea6f";
}

/* line 1510, ../scss/components/_icons.scss */
.icon-table:before {
  content: "\ea70";
}

/* line 1514, ../scss/components/_icons.scss */
.icon-table2:before {
  content: "\ea71";
}

/* line 1518, ../scss/components/_icons.scss */
.icon-insert-template:before {
  content: "\ea72";
}

/* line 1522, ../scss/components/_icons.scss */
.icon-pilcrow:before {
  content: "\ea73";
}

/* line 1526, ../scss/components/_icons.scss */
.icon-ltr:before {
  content: "\ea74";
}

/* line 1530, ../scss/components/_icons.scss */
.icon-rtl:before {
  content: "\ea75";
}

/* line 1534, ../scss/components/_icons.scss */
.icon-section:before {
  content: "\ea76";
}

/* line 1538, ../scss/components/_icons.scss */
.icon-paragraph-left:before {
  content: "\ea77";
}

/* line 1542, ../scss/components/_icons.scss */
.icon-paragraph-center:before {
  content: "\ea78";
}

/* line 1546, ../scss/components/_icons.scss */
.icon-paragraph-right:before {
  content: "\ea79";
}

/* line 1550, ../scss/components/_icons.scss */
.icon-paragraph-justify:before {
  content: "\ea7a";
}

/* line 1554, ../scss/components/_icons.scss */
.icon-indent-increase:before {
  content: "\ea7b";
}

/* line 1558, ../scss/components/_icons.scss */
.icon-indent-decrease:before {
  content: "\ea7c";
}

/* line 1562, ../scss/components/_icons.scss */
.icon-share:before {
  content: "\ea7d";
}

/* line 1566, ../scss/components/_icons.scss */
.icon-new-tab:before {
  content: "\ea7e";
}

/* line 1570, ../scss/components/_icons.scss */
.icon-embed:before {
  content: "\ea7f";
}

/* line 1574, ../scss/components/_icons.scss */
.icon-embed2:before {
  content: "\ea80";
}

/* line 1578, ../scss/components/_icons.scss */
.icon-terminal:before {
  content: "\ea81";
}

/* line 1582, ../scss/components/_icons.scss */
.icon-share2:before {
  content: "\ea82";
}

/* line 1586, ../scss/components/_icons.scss */
.icon-mail:before {
  content: "\ea83";
}

/* line 1590, ../scss/components/_icons.scss */
.icon-mail2:before {
  content: "\ea84";
}

/* line 1594, ../scss/components/_icons.scss */
.icon-mail3:before {
  content: "\ea85";
}

/* line 1598, ../scss/components/_icons.scss */
.icon-mail4:before {
  content: "\ea86";
}

/* line 1602, ../scss/components/_icons.scss */
.icon-google:before {
  content: "\ea87";
}

/* line 1606, ../scss/components/_icons.scss */
.icon-google-plus:before {
  content: "\ea88";
}

/* line 1610, ../scss/components/_icons.scss */
.icon-google-plus2:before {
  content: "\ea89";
}

/* line 1614, ../scss/components/_icons.scss */
.icon-google-plus3:before {
  content: "\ea8a";
}

/* line 1618, ../scss/components/_icons.scss */
.icon-google-drive:before {
  content: "\ea8b";
}

/* line 1622, ../scss/components/_icons.scss */
.icon-facebook:before {
  content: "\ea8c";
}

/* line 1626, ../scss/components/_icons.scss */
.icon-facebook2:before {
  content: "\ea8d";
}

/* line 1630, ../scss/components/_icons.scss */
.icon-facebook3:before {
  content: "\ea8e";
}

/* line 1634, ../scss/components/_icons.scss */
.icon-ello:before {
  content: "\ea8f";
}

/* line 1638, ../scss/components/_icons.scss */
.icon-instagram:before {
  content: "\ea90";
}

/* line 1642, ../scss/components/_icons.scss */
.icon-twitter:before {
  content: "\ea91";
}

/* line 1646, ../scss/components/_icons.scss */
.icon-twitter2:before {
  content: "\ea92";
}

/* line 1650, ../scss/components/_icons.scss */
.icon-twitter3:before {
  content: "\ea93";
}

/* line 1654, ../scss/components/_icons.scss */
.icon-feed2:before {
  content: "\ea94";
}

/* line 1658, ../scss/components/_icons.scss */
.icon-feed3:before {
  content: "\ea95";
}

/* line 1662, ../scss/components/_icons.scss */
.icon-feed4:before {
  content: "\ea96";
}

/* line 1666, ../scss/components/_icons.scss */
.icon-youtube:before {
  content: "\ea97";
}

/* line 1670, ../scss/components/_icons.scss */
.icon-youtube2:before {
  content: "\ea98";
}

/* line 1674, ../scss/components/_icons.scss */
.icon-youtube3:before {
  content: "\ea99";
}

/* line 1678, ../scss/components/_icons.scss */
.icon-youtube4:before {
  content: "\ea9a";
}

/* line 1682, ../scss/components/_icons.scss */
.icon-twitch:before {
  content: "\ea9b";
}

/* line 1686, ../scss/components/_icons.scss */
.icon-vimeo:before {
  content: "\ea9c";
}

/* line 1690, ../scss/components/_icons.scss */
.icon-vimeo2:before {
  content: "\ea9d";
}

/* line 1694, ../scss/components/_icons.scss */
.icon-vimeo3:before {
  content: "\ea9e";
}

/* line 1698, ../scss/components/_icons.scss */
.icon-lanyrd:before {
  content: "\ea9f";
}

/* line 1702, ../scss/components/_icons.scss */
.icon-flickr:before {
  content: "\eaa0";
}

/* line 1706, ../scss/components/_icons.scss */
.icon-flickr2:before {
  content: "\eaa1";
}

/* line 1710, ../scss/components/_icons.scss */
.icon-flickr3:before {
  content: "\eaa2";
}

/* line 1714, ../scss/components/_icons.scss */
.icon-flickr4:before {
  content: "\eaa3";
}

/* line 1718, ../scss/components/_icons.scss */
.icon-picassa:before {
  content: "\eaa4";
}

/* line 1722, ../scss/components/_icons.scss */
.icon-picassa2:before {
  content: "\eaa5";
}

/* line 1726, ../scss/components/_icons.scss */
.icon-dribbble:before {
  content: "\eaa6";
}

/* line 1730, ../scss/components/_icons.scss */
.icon-dribbble2:before {
  content: "\eaa7";
}

/* line 1734, ../scss/components/_icons.scss */
.icon-dribbble3:before {
  content: "\eaa8";
}

/* line 1738, ../scss/components/_icons.scss */
.icon-forrst:before {
  content: "\eaa9";
}

/* line 1742, ../scss/components/_icons.scss */
.icon-forrst2:before {
  content: "\eaaa";
}

/* line 1746, ../scss/components/_icons.scss */
.icon-deviantart:before {
  content: "\eaab";
}

/* line 1750, ../scss/components/_icons.scss */
.icon-deviantart2:before {
  content: "\eaac";
}

/* line 1754, ../scss/components/_icons.scss */
.icon-steam:before {
  content: "\eaad";
}

/* line 1758, ../scss/components/_icons.scss */
.icon-steam2:before {
  content: "\eaae";
}

/* line 1762, ../scss/components/_icons.scss */
.icon-dropbox:before {
  content: "\eaaf";
}

/* line 1766, ../scss/components/_icons.scss */
.icon-onedrive:before {
  content: "\eab0";
}

/* line 1770, ../scss/components/_icons.scss */
.icon-github:before {
  content: "\eab1";
}

/* line 1774, ../scss/components/_icons.scss */
.icon-github2:before {
  content: "\eab2";
}

/* line 1778, ../scss/components/_icons.scss */
.icon-github3:before {
  content: "\eab3";
}

/* line 1782, ../scss/components/_icons.scss */
.icon-github4:before {
  content: "\eab4";
}

/* line 1786, ../scss/components/_icons.scss */
.icon-github5:before {
  content: "\eab5";
}

/* line 1790, ../scss/components/_icons.scss */
.icon-wordpress:before {
  content: "\eab6";
}

/* line 1794, ../scss/components/_icons.scss */
.icon-wordpress2:before {
  content: "\eab7";
}

/* line 1798, ../scss/components/_icons.scss */
.icon-joomla:before {
  content: "\eab8";
}

/* line 1802, ../scss/components/_icons.scss */
.icon-blogger:before {
  content: "\eab9";
}

/* line 1806, ../scss/components/_icons.scss */
.icon-blogger2:before {
  content: "\eaba";
}

/* line 1810, ../scss/components/_icons.scss */
.icon-tumblr:before {
  content: "\eabb";
}

/* line 1814, ../scss/components/_icons.scss */
.icon-tumblr2:before {
  content: "\eabc";
}

/* line 1818, ../scss/components/_icons.scss */
.icon-yahoo:before {
  content: "\eabd";
}

/* line 1822, ../scss/components/_icons.scss */
.icon-tux:before {
  content: "\eabe";
}

/* line 1826, ../scss/components/_icons.scss */
.icon-apple:before {
  content: "\eabf";
}

/* line 1830, ../scss/components/_icons.scss */
.icon-finder:before {
  content: "\eac0";
}

/* line 1834, ../scss/components/_icons.scss */
.icon-android:before {
  content: "\eac1";
}

/* line 1838, ../scss/components/_icons.scss */
.icon-windows:before {
  content: "\eac2";
}

/* line 1842, ../scss/components/_icons.scss */
.icon-windows8:before {
  content: "\eac3";
}

/* line 1846, ../scss/components/_icons.scss */
.icon-soundcloud:before {
  content: "\eac4";
}

/* line 1850, ../scss/components/_icons.scss */
.icon-soundcloud2:before {
  content: "\eac5";
}

/* line 1854, ../scss/components/_icons.scss */
.icon-skype:before {
  content: "\eac6";
}

/* line 1858, ../scss/components/_icons.scss */
.icon-reddit:before {
  content: "\eac7";
}

/* line 1862, ../scss/components/_icons.scss */
.icon-linkedin:before {
  content: "\eac8";
}

/* line 1866, ../scss/components/_icons.scss */
.icon-linkedin2:before {
  content: "\eac9";
}

/* line 1870, ../scss/components/_icons.scss */
.icon-lastfm:before {
  content: "\eaca";
}

/* line 1874, ../scss/components/_icons.scss */
.icon-lastfm2:before {
  content: "\eacb";
}

/* line 1878, ../scss/components/_icons.scss */
.icon-delicious:before {
  content: "\eacc";
}

/* line 1882, ../scss/components/_icons.scss */
.icon-stumbleupon:before {
  content: "\eacd";
}

/* line 1886, ../scss/components/_icons.scss */
.icon-stumbleupon2:before {
  content: "\eace";
}

/* line 1890, ../scss/components/_icons.scss */
.icon-stackoverflow:before {
  content: "\eacf";
}

/* line 1894, ../scss/components/_icons.scss */
.icon-pinterest:before {
  content: "\ead0";
}

/* line 1898, ../scss/components/_icons.scss */
.icon-pinterest2:before {
  content: "\ead1";
}

/* line 1902, ../scss/components/_icons.scss */
.icon-xing:before {
  content: "\ead2";
}

/* line 1906, ../scss/components/_icons.scss */
.icon-xing2:before {
  content: "\ead3";
}

/* line 1910, ../scss/components/_icons.scss */
.icon-flattr:before {
  content: "\ead4";
}

/* line 1914, ../scss/components/_icons.scss */
.icon-foursquare:before {
  content: "\ead5";
}

/* line 1918, ../scss/components/_icons.scss */
.icon-paypal:before {
  content: "\ead6";
}

/* line 1922, ../scss/components/_icons.scss */
.icon-paypal2:before {
  content: "\ead7";
}

/* line 1926, ../scss/components/_icons.scss */
.icon-paypal3:before {
  content: "\ead8";
}

/* line 1930, ../scss/components/_icons.scss */
.icon-yelp:before {
  content: "\ead9";
}

/* line 1934, ../scss/components/_icons.scss */
.icon-file-pdf:before {
  content: "\eada";
}

/* line 1938, ../scss/components/_icons.scss */
.icon-file-openoffice:before {
  content: "\eadb";
}

/* line 1942, ../scss/components/_icons.scss */
.icon-file-word:before {
  content: "\eadc";
}

/* line 1946, ../scss/components/_icons.scss */
.icon-file-excel:before {
  content: "\eadd";
}

/* line 1950, ../scss/components/_icons.scss */
.icon-libreoffice:before {
  content: "\eade";
}

/* line 1954, ../scss/components/_icons.scss */
.icon-html5:before {
  content: "\eadf";
}

/* line 1958, ../scss/components/_icons.scss */
.icon-html52:before {
  content: "\eae0";
}

/* line 1962, ../scss/components/_icons.scss */
.icon-css3:before {
  content: "\eae1";
}

/* line 1966, ../scss/components/_icons.scss */
.icon-git:before {
  content: "\eae2";
}

/* line 1970, ../scss/components/_icons.scss */
.icon-svg:before {
  content: "\eae3";
}

/* line 1974, ../scss/components/_icons.scss */
.icon-codepen:before {
  content: "\eae4";
}

/* line 1978, ../scss/components/_icons.scss */
.icon-chrome:before {
  content: "\eae5";
}

/* line 1982, ../scss/components/_icons.scss */
.icon-firefox:before {
  content: "\eae6";
}

/* line 1986, ../scss/components/_icons.scss */
.icon-IE:before {
  content: "\eae7";
}

/* line 1990, ../scss/components/_icons.scss */
.icon-opera:before {
  content: "\eae8";
}

/* line 1994, ../scss/components/_icons.scss */
.icon-safari:before {
  content: "\eae9";
}

/* line 1998, ../scss/components/_icons.scss */
.icon-IcoMoon:before {
  content: "\eaea";
}

/* line 2005, ../scss/components/_icons.scss */
.fa, .main-slider-wrap .main-slider-arrows .slick-prev,
.main-slider-wrap .main-slider-arrows .slick-next {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 2015, ../scss/components/_icons.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 2020, ../scss/components/_icons.scss */
.fa-2x {
  font-size: 2em;
}

/* line 2023, ../scss/components/_icons.scss */
.fa-3x {
  font-size: 3em;
}

/* line 2026, ../scss/components/_icons.scss */
.fa-4x {
  font-size: 4em;
}

/* line 2029, ../scss/components/_icons.scss */
.fa-5x {
  font-size: 5em;
}

/* line 2032, ../scss/components/_icons.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 2036, ../scss/components/_icons.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 2041, ../scss/components/_icons.scss */
.fa-ul > li {
  position: relative;
}

/* line 2044, ../scss/components/_icons.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 2051, ../scss/components/_icons.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 2054, ../scss/components/_icons.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 2059, ../scss/components/_icons.scss */
.pull-right {
  float: right;
}

/* line 2062, ../scss/components/_icons.scss */
.pull-left {
  float: left;
}

/* line 2065, ../scss/components/_icons.scss */
.fa.pull-left, .main-slider-wrap .main-slider-arrows .pull-left.slick-prev,
.main-slider-wrap .main-slider-arrows .pull-left.slick-next {
  margin-right: .3em;
}

/* line 2068, ../scss/components/_icons.scss */
.fa.pull-right, .main-slider-wrap .main-slider-arrows .pull-right.slick-prev,
.main-slider-wrap .main-slider-arrows .pull-right.slick-next {
  margin-left: .3em;
}

/* line 2071, ../scss/components/_icons.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 2075, ../scss/components/_icons.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  /* line 2080, ../scss/components/_icons.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 2084, ../scss/components/_icons.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  /* line 2090, ../scss/components/_icons.scss */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 2094, ../scss/components/_icons.scss */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 2099, ../scss/components/_icons.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 2105, ../scss/components/_icons.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 2111, ../scss/components/_icons.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 2117, ../scss/components/_icons.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 2123, ../scss/components/_icons.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 2129, ../scss/components/_icons.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 2136, ../scss/components/_icons.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 2144, ../scss/components/_icons.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 2151, ../scss/components/_icons.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 2154, ../scss/components/_icons.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 2157, ../scss/components/_icons.scss */
.fa-inverse {
  color: #ffffff;
}

/* line 2162, ../scss/components/_icons.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 2165, ../scss/components/_icons.scss */
.fa-music:before {
  content: "\f001";
}

/* line 2168, ../scss/components/_icons.scss */
.fa-search:before {
  content: "\f002";
}

/* line 2171, ../scss/components/_icons.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 2174, ../scss/components/_icons.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 2177, ../scss/components/_icons.scss */
.fa-star:before {
  content: "\f005";
}

/* line 2180, ../scss/components/_icons.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 2183, ../scss/components/_icons.scss */
.fa-user:before {
  content: "\f007";
}

/* line 2186, ../scss/components/_icons.scss */
.fa-film:before {
  content: "\f008";
}

/* line 2189, ../scss/components/_icons.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 2192, ../scss/components/_icons.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 2195, ../scss/components/_icons.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 2198, ../scss/components/_icons.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 2201, ../scss/components/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 2206, ../scss/components/_icons.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 2209, ../scss/components/_icons.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 2212, ../scss/components/_icons.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 2215, ../scss/components/_icons.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 2218, ../scss/components/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 2222, ../scss/components/_icons.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 2225, ../scss/components/_icons.scss */
.fa-home:before {
  content: "\f015";
}

/* line 2228, ../scss/components/_icons.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 2231, ../scss/components/_icons.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 2234, ../scss/components/_icons.scss */
.fa-road:before {
  content: "\f018";
}

/* line 2237, ../scss/components/_icons.scss */
.fa-download:before {
  content: "\f019";
}

/* line 2240, ../scss/components/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 2243, ../scss/components/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 2246, ../scss/components/_icons.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 2249, ../scss/components/_icons.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 2252, ../scss/components/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 2256, ../scss/components/_icons.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 2259, ../scss/components/_icons.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 2262, ../scss/components/_icons.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 2265, ../scss/components/_icons.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 2268, ../scss/components/_icons.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 2271, ../scss/components/_icons.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 2274, ../scss/components/_icons.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 2277, ../scss/components/_icons.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 2280, ../scss/components/_icons.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 2283, ../scss/components/_icons.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 2286, ../scss/components/_icons.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 2289, ../scss/components/_icons.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 2292, ../scss/components/_icons.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 2295, ../scss/components/_icons.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 2298, ../scss/components/_icons.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 2301, ../scss/components/_icons.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 2304, ../scss/components/_icons.scss */
.fa-font:before {
  content: "\f031";
}

/* line 2307, ../scss/components/_icons.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 2310, ../scss/components/_icons.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 2313, ../scss/components/_icons.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 2316, ../scss/components/_icons.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 2319, ../scss/components/_icons.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 2322, ../scss/components/_icons.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 2325, ../scss/components/_icons.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 2328, ../scss/components/_icons.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 2331, ../scss/components/_icons.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 2334, ../scss/components/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 2338, ../scss/components/_icons.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 2341, ../scss/components/_icons.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 2344, ../scss/components/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 2349, ../scss/components/_icons.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 2352, ../scss/components/_icons.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 2355, ../scss/components/_icons.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 2358, ../scss/components/_icons.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 2361, ../scss/components/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 2365, ../scss/components/_icons.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 2368, ../scss/components/_icons.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 2371, ../scss/components/_icons.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 2374, ../scss/components/_icons.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 2377, ../scss/components/_icons.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 2380, ../scss/components/_icons.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 2383, ../scss/components/_icons.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 2386, ../scss/components/_icons.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 2389, ../scss/components/_icons.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 2392, ../scss/components/_icons.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 2395, ../scss/components/_icons.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 2398, ../scss/components/_icons.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 2401, ../scss/components/_icons.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 2404, ../scss/components/_icons.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 2407, ../scss/components/_icons.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 2410, ../scss/components/_icons.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 2413, ../scss/components/_icons.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 2416, ../scss/components/_icons.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 2419, ../scss/components/_icons.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 2422, ../scss/components/_icons.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 2425, ../scss/components/_icons.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 2428, ../scss/components/_icons.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 2431, ../scss/components/_icons.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 2434, ../scss/components/_icons.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 2437, ../scss/components/_icons.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 2440, ../scss/components/_icons.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 2443, ../scss/components/_icons.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 2446, ../scss/components/_icons.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 2449, ../scss/components/_icons.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 2452, ../scss/components/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 2456, ../scss/components/_icons.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 2459, ../scss/components/_icons.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 2462, ../scss/components/_icons.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 2465, ../scss/components/_icons.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 2468, ../scss/components/_icons.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 2471, ../scss/components/_icons.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 2474, ../scss/components/_icons.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 2477, ../scss/components/_icons.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 2480, ../scss/components/_icons.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 2483, ../scss/components/_icons.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 2486, ../scss/components/_icons.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 2489, ../scss/components/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 2493, ../scss/components/_icons.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 2496, ../scss/components/_icons.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 2499, ../scss/components/_icons.scss */
.fa-random:before {
  content: "\f074";
}

/* line 2502, ../scss/components/_icons.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 2505, ../scss/components/_icons.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 2508, ../scss/components/_icons.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 2511, ../scss/components/_icons.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 2514, ../scss/components/_icons.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 2517, ../scss/components/_icons.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 2520, ../scss/components/_icons.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 2523, ../scss/components/_icons.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 2526, ../scss/components/_icons.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 2529, ../scss/components/_icons.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 2532, ../scss/components/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 2536, ../scss/components/_icons.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 2539, ../scss/components/_icons.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 2542, ../scss/components/_icons.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 2545, ../scss/components/_icons.scss */
.fa-key:before {
  content: "\f084";
}

/* line 2548, ../scss/components/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 2552, ../scss/components/_icons.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 2555, ../scss/components/_icons.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 2558, ../scss/components/_icons.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 2561, ../scss/components/_icons.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 2564, ../scss/components/_icons.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 2567, ../scss/components/_icons.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 2570, ../scss/components/_icons.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 2573, ../scss/components/_icons.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 2576, ../scss/components/_icons.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 2579, ../scss/components/_icons.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 2582, ../scss/components/_icons.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 2585, ../scss/components/_icons.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 2588, ../scss/components/_icons.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 2591, ../scss/components/_icons.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 2594, ../scss/components/_icons.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 2597, ../scss/components/_icons.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 2600, ../scss/components/_icons.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 2603, ../scss/components/_icons.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 2606, ../scss/components/_icons.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 2609, ../scss/components/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 2613, ../scss/components/_icons.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 2616, ../scss/components/_icons.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 2619, ../scss/components/_icons.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 2622, ../scss/components/_icons.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 2625, ../scss/components/_icons.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 2628, ../scss/components/_icons.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 2631, ../scss/components/_icons.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 2634, ../scss/components/_icons.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 2637, ../scss/components/_icons.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 2640, ../scss/components/_icons.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 2643, ../scss/components/_icons.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 2646, ../scss/components/_icons.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 2649, ../scss/components/_icons.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 2652, ../scss/components/_icons.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 2655, ../scss/components/_icons.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 2658, ../scss/components/_icons.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 2661, ../scss/components/_icons.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 2664, ../scss/components/_icons.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 2667, ../scss/components/_icons.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 2670, ../scss/components/_icons.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 2673, ../scss/components/_icons.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 2676, ../scss/components/_icons.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 2679, ../scss/components/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 2683, ../scss/components/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 2687, ../scss/components/_icons.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 2690, ../scss/components/_icons.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 2693, ../scss/components/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 2697, ../scss/components/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 2701, ../scss/components/_icons.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 2704, ../scss/components/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 2708, ../scss/components/_icons.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 2711, ../scss/components/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 2716, ../scss/components/_icons.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 2719, ../scss/components/_icons.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 2722, ../scss/components/_icons.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 2725, ../scss/components/_icons.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 2728, ../scss/components/_icons.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 2731, ../scss/components/_icons.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 2734, ../scss/components/_icons.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 2737, ../scss/components/_icons.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 2740, ../scss/components/_icons.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 2743, ../scss/components/_icons.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 2746, ../scss/components/_icons.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 2749, ../scss/components/_icons.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 2752, ../scss/components/_icons.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 2755, ../scss/components/_icons.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 2758, ../scss/components/_icons.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 2761, ../scss/components/_icons.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 2764, ../scss/components/_icons.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 2767, ../scss/components/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 2771, ../scss/components/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 2775, ../scss/components/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 2779, ../scss/components/_icons.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 2782, ../scss/components/_icons.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 2785, ../scss/components/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 2789, ../scss/components/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 2793, ../scss/components/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 2797, ../scss/components/_icons.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 2800, ../scss/components/_icons.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 2803, ../scss/components/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 2807, ../scss/components/_icons.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 2810, ../scss/components/_icons.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 2813, ../scss/components/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 2817, ../scss/components/_icons.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 2820, ../scss/components/_icons.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 2823, ../scss/components/_icons.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 2826, ../scss/components/_icons.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 2829, ../scss/components/_icons.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 2832, ../scss/components/_icons.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 2835, ../scss/components/_icons.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 2838, ../scss/components/_icons.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 2841, ../scss/components/_icons.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 2844, ../scss/components/_icons.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 2847, ../scss/components/_icons.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 2850, ../scss/components/_icons.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 2853, ../scss/components/_icons.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 2856, ../scss/components/_icons.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 2859, ../scss/components/_icons.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 2862, ../scss/components/_icons.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 2865, ../scss/components/_icons.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 2868, ../scss/components/_icons.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 2871, ../scss/components/_icons.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 2874, ../scss/components/_icons.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 2877, ../scss/components/_icons.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 2880, ../scss/components/_icons.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 2883, ../scss/components/_icons.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 2886, ../scss/components/_icons.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 2889, ../scss/components/_icons.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 2892, ../scss/components/_icons.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 2895, ../scss/components/_icons.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 2898, ../scss/components/_icons.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 2901, ../scss/components/_icons.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 2904, ../scss/components/_icons.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 2907, ../scss/components/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 2911, ../scss/components/_icons.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 2914, ../scss/components/_icons.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 2917, ../scss/components/_icons.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 2920, ../scss/components/_icons.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 2923, ../scss/components/_icons.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 2926, ../scss/components/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 2930, ../scss/components/_icons.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 2933, ../scss/components/_icons.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 2936, ../scss/components/_icons.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 2939, ../scss/components/_icons.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 2942, ../scss/components/_icons.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 2945, ../scss/components/_icons.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 2948, ../scss/components/_icons.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 2951, ../scss/components/_icons.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 2954, ../scss/components/_icons.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 2957, ../scss/components/_icons.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 2960, ../scss/components/_icons.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 2963, ../scss/components/_icons.scss */
.fa-code:before {
  content: "\f121";
}

/* line 2966, ../scss/components/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 2970, ../scss/components/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 2975, ../scss/components/_icons.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 2978, ../scss/components/_icons.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 2981, ../scss/components/_icons.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 2984, ../scss/components/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 2988, ../scss/components/_icons.scss */
.fa-question:before {
  content: "\f128";
}

/* line 2991, ../scss/components/_icons.scss */
.fa-info:before {
  content: "\f129";
}

/* line 2994, ../scss/components/_icons.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 2997, ../scss/components/_icons.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 3000, ../scss/components/_icons.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 3003, ../scss/components/_icons.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 3006, ../scss/components/_icons.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 3009, ../scss/components/_icons.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 3012, ../scss/components/_icons.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 3015, ../scss/components/_icons.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 3018, ../scss/components/_icons.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 3021, ../scss/components/_icons.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 3024, ../scss/components/_icons.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 3027, ../scss/components/_icons.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 3030, ../scss/components/_icons.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 3033, ../scss/components/_icons.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 3036, ../scss/components/_icons.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 3039, ../scss/components/_icons.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 3042, ../scss/components/_icons.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 3045, ../scss/components/_icons.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 3048, ../scss/components/_icons.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 3051, ../scss/components/_icons.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 3054, ../scss/components/_icons.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 3057, ../scss/components/_icons.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 3060, ../scss/components/_icons.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 3063, ../scss/components/_icons.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 3066, ../scss/components/_icons.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 3069, ../scss/components/_icons.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 3072, ../scss/components/_icons.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 3075, ../scss/components/_icons.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 3078, ../scss/components/_icons.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 3081, ../scss/components/_icons.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 3084, ../scss/components/_icons.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 3087, ../scss/components/_icons.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 3090, ../scss/components/_icons.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 3093, ../scss/components/_icons.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 3096, ../scss/components/_icons.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 3099, ../scss/components/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 3103, ../scss/components/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 3107, ../scss/components/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 3111, ../scss/components/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 3115, ../scss/components/_icons.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 3118, ../scss/components/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 3122, ../scss/components/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 3126, ../scss/components/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 3132, ../scss/components/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 3137, ../scss/components/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 3141, ../scss/components/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 3145, ../scss/components/_icons.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 3148, ../scss/components/_icons.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 3151, ../scss/components/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 3154, ../scss/components/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 3157, ../scss/components/_icons.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 3160, ../scss/components/_icons.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 3163, ../scss/components/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 3166, ../scss/components/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 3169, ../scss/components/_icons.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 3172, ../scss/components/_icons.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 3175, ../scss/components/_icons.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 3178, ../scss/components/_icons.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 3181, ../scss/components/_icons.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 3184, ../scss/components/_icons.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 3187, ../scss/components/_icons.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 3190, ../scss/components/_icons.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 3193, ../scss/components/_icons.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 3196, ../scss/components/_icons.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 3199, ../scss/components/_icons.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 3202, ../scss/components/_icons.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 3205, ../scss/components/_icons.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 3208, ../scss/components/_icons.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 3211, ../scss/components/_icons.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 3214, ../scss/components/_icons.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 3217, ../scss/components/_icons.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 3220, ../scss/components/_icons.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 3223, ../scss/components/_icons.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 3226, ../scss/components/_icons.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 3229, ../scss/components/_icons.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 3232, ../scss/components/_icons.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 3235, ../scss/components/_icons.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 3238, ../scss/components/_icons.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 3241, ../scss/components/_icons.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 3244, ../scss/components/_icons.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 3247, ../scss/components/_icons.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 3250, ../scss/components/_icons.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 3253, ../scss/components/_icons.scss */
.fa-female:before {
  content: "\f182";
}

/* line 3256, ../scss/components/_icons.scss */
.fa-male:before {
  content: "\f183";
}

/* line 3259, ../scss/components/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 3263, ../scss/components/_icons.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 3266, ../scss/components/_icons.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 3269, ../scss/components/_icons.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 3272, ../scss/components/_icons.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 3275, ../scss/components/_icons.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 3278, ../scss/components/_icons.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 3281, ../scss/components/_icons.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 3284, ../scss/components/_icons.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 3287, ../scss/components/_icons.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 3290, ../scss/components/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 3293, ../scss/components/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 3296, ../scss/components/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 3300, ../scss/components/_icons.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 3303, ../scss/components/_icons.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 3306, ../scss/components/_icons.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 3309, ../scss/components/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 3313, ../scss/components/_icons.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 3316, ../scss/components/_icons.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 3319, ../scss/components/_icons.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 3322, ../scss/components/_icons.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 3325, ../scss/components/_icons.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 3328, ../scss/components/_icons.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 3331, ../scss/components/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 3336, ../scss/components/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 3340, ../scss/components/_icons.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 3343, ../scss/components/_icons.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 3346, ../scss/components/_icons.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 3349, ../scss/components/_icons.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 3352, ../scss/components/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 3355, ../scss/components/_icons.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 3358, ../scss/components/_icons.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 3361, ../scss/components/_icons.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 3364, ../scss/components/_icons.scss */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 3367, ../scss/components/_icons.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 3370, ../scss/components/_icons.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 3373, ../scss/components/_icons.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 3376, ../scss/components/_icons.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 3379, ../scss/components/_icons.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 3382, ../scss/components/_icons.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 3385, ../scss/components/_icons.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 3388, ../scss/components/_icons.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 3391, ../scss/components/_icons.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 3394, ../scss/components/_icons.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 3397, ../scss/components/_icons.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 3400, ../scss/components/_icons.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 3403, ../scss/components/_icons.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 3406, ../scss/components/_icons.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 3409, ../scss/components/_icons.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 3412, ../scss/components/_icons.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 3415, ../scss/components/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 3419, ../scss/components/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 3423, ../scss/components/_icons.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 3426, ../scss/components/_icons.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 3429, ../scss/components/_icons.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 3432, ../scss/components/_icons.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 3435, ../scss/components/_icons.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 3438, ../scss/components/_icons.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 3441, ../scss/components/_icons.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 3444, ../scss/components/_icons.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 3447, ../scss/components/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 3450, ../scss/components/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 3455, ../scss/components/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 3459, ../scss/components/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 3463, ../scss/components/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 3467, ../scss/components/_icons.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 3470, ../scss/components/_icons.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 3473, ../scss/components/_icons.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 3476, ../scss/components/_icons.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 3479, ../scss/components/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 3486, ../scss/components/_icons.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 3489, ../scss/components/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 3493, ../scss/components/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 3497, ../scss/components/_icons.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 3500, ../scss/components/_icons.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 3503, ../scss/components/_icons.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 3506, ../scss/components/_icons.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 3509, ../scss/components/_icons.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 3512, ../scss/components/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 3516, ../scss/components/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 3520, ../scss/components/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 3524, ../scss/components/_icons.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 3527, ../scss/components/_icons.scss */
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 3531, ../scss/components/_icons.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 3534, ../scss/components/_icons.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 3537, ../scss/components/_icons.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 3540, ../scss/components/_icons.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 3543, ../scss/components/_icons.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 3546, ../scss/components/_icons.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 3549, ../scss/components/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 3553, ../scss/components/_icons.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 3556, ../scss/components/_icons.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 3559, ../scss/components/_icons.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 3562, ../scss/components/_icons.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 3565, ../scss/components/_icons.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 3568, ../scss/components/_icons.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 3571, ../scss/components/_icons.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 3574, ../scss/components/_icons.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 3577, ../scss/components/_icons.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 3580, ../scss/components/_icons.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 3583, ../scss/components/_icons.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 3586, ../scss/components/_icons.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 3589, ../scss/components/_icons.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 3592, ../scss/components/_icons.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 3595, ../scss/components/_icons.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 3598, ../scss/components/_icons.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 3601, ../scss/components/_icons.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 3604, ../scss/components/_icons.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 3607, ../scss/components/_icons.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 3610, ../scss/components/_icons.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 3613, ../scss/components/_icons.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 3616, ../scss/components/_icons.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 3619, ../scss/components/_icons.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 3622, ../scss/components/_icons.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 3625, ../scss/components/_icons.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 3628, ../scss/components/_icons.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 3631, ../scss/components/_icons.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 3634, ../scss/components/_icons.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 3637, ../scss/components/_icons.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 3640, ../scss/components/_icons.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 3643, ../scss/components/_icons.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 3646, ../scss/components/_icons.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 3649, ../scss/components/_icons.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 3652, ../scss/components/_icons.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 3655, ../scss/components/_icons.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 3658, ../scss/components/_icons.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 3661, ../scss/components/_icons.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 3664, ../scss/components/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 3669, ../scss/components/_icons.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 3672, ../scss/components/_icons.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 3675, ../scss/components/_icons.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 3678, ../scss/components/_icons.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 3681, ../scss/components/_icons.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 3684, ../scss/components/_icons.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 3687, ../scss/components/_icons.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 3690, ../scss/components/_icons.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 3693, ../scss/components/_icons.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 3696, ../scss/components/_icons.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 3699, ../scss/components/_icons.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 3702, ../scss/components/_icons.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 3705, ../scss/components/_icons.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 3708, ../scss/components/_icons.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 3711, ../scss/components/_icons.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 3714, ../scss/components/_icons.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 3717, ../scss/components/_icons.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 3720, ../scss/components/_icons.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 3723, ../scss/components/_icons.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 3726, ../scss/components/_icons.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 3729, ../scss/components/_icons.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 3732, ../scss/components/_icons.scss */
.fa-transgender:before {
  content: "\f224";
}

/* line 3735, ../scss/components/_icons.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 3738, ../scss/components/_icons.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 3741, ../scss/components/_icons.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 3744, ../scss/components/_icons.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 3747, ../scss/components/_icons.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 3750, ../scss/components/_icons.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 3753, ../scss/components/_icons.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 3756, ../scss/components/_icons.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 3759, ../scss/components/_icons.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 3762, ../scss/components/_icons.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 3765, ../scss/components/_icons.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 3768, ../scss/components/_icons.scss */
.fa-server:before {
  content: "\f233";
}

/* line 3771, ../scss/components/_icons.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 3774, ../scss/components/_icons.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 3777, ../scss/components/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 3781, ../scss/components/_icons.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 3784, ../scss/components/_icons.scss */
.fa-train:before {
  content: "\f238";
}

/* line 3787, ../scss/components/_icons.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 3790, ../scss/components/_icons.scss */
.fa-medium:before {
  content: "\f23a";
}

/*------------------------------------------------------
[15. Elements]
------------------------------------------------------*/

/* line 1, ../scss/components/_base.scss */
body {
  background: #fafafa;
  font-size: 95%;
}

/* line 5, ../scss/components/_base.scss */
.row {
  /*  max-width: 62.5rem; */
  max-width: 1053px;
}

/* line 9, ../scss/components/_base.scss */
.block {
  display: block;
}

/* line 12, ../scss/components/_base.scss */
.no-top-margin {
  margin-top: 0px !important;
}

/* line 15, ../scss/components/_base.scss */
.no-bottom-margin {
  margin-bottom: 0px !important;
}

/* line 18, ../scss/components/_base.scss */
p {
  color: #476573;
  margin-top: 25px;
}

/* line 23, ../scss/components/_base.scss */
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto 0em;
}

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

/* line 32, ../scss/components/_base.scss */
h1, h2, h3, h4 {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9375rem;
  text-align: center;
  letter-spacing: 0.2em;
}

/* line 40, ../scss/components/_base.scss */
h1 {
  color: #476573;
  border-top: 0.1875rem solid #f15062;
  border-bottom: 0.1875rem solid #f15062;
  margin: 46px 0 3.125rem;
  padding: 0;
  height: 0.625rem;
}
/* line 48, ../scss/components/_base.scss */
h1 span {
  position: relative;
  top: -0.6875rem;
  padding: 0 1.75rem;
  background: #fafafa;
}

/* line 55, ../scss/components/_base.scss */
h2 {
  color: #476573;
  margin: 0px;
  padding: 0.6rem 0;
  border-top: 3px solid #cbdde0;
  border-bottom: 3px solid #cbdde0;
  line-height: 1rem !important;
  text-align: left;
}
/* line 63, ../scss/components/_base.scss */
h2.alt {
  text-align: left !important;
}
/* line 66, ../scss/components/_base.scss */
h2.img-heading {
  margin-bottom: 10px;
}
@media only screen and (min-width: 64.0625em) {
  /* line 66, ../scss/components/_base.scss */
  h2.img-heading {
    margin-right: 275px;
    margin-bottom: 0px;
  }
}

/* line 74, ../scss/components/_base.scss */
h3 {
  color: #476573;
  padding: 0.4rem 0;
  border-top: 0.1875rem solid #cbdde0;
  border-bottom: 0.1875rem solid #cbdde0;
  line-height: 1rem important;
  text-align: left;
  margin-top: 20px;
}

/* line 128, ../scss/components/_base.scss */
figure {
  display: block;
  margin: 0px;
  padding: 0px;
}
/* line 132, ../scss/components/_base.scss */
figure img {
  width: 100%;
}

/*------------------------------------------------------
[16. Sidebars]
------------------------------------------------------*/

/* line 138, ../scss/components/_base.scss */
.sidebar-box {
  margin-top: 2.875rem;
  border: 0.1875rem solid #5e8597;
}
/* line 141, ../scss/components/_base.scss */
.sidebar-box h4 {
  text-align: left !important;
  background: #5e8597;
  margin: 0.125rem;
  padding-left: 0.75rem;
  padding-right: 0.3125rem;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  color: white;
}
/* line 151, ../scss/components/_base.scss */
.sidebar-box .box-inner {
  border-top: 0.1875rem solid #5e8597;
  padding: 0.9375rem;
}
/* line 154, ../scss/components/_base.scss */
.sidebar-box .box-inner p {
  margin-top: 10px !important;
}
/* line 157, ../scss/components/_base.scss */
.sidebar-box .box-inner ul {
  list-style: none;
  padding: 0px;
  margin: 0.75rem 0 0 0;
  color: #476573;
  font-size: 1rem;
}
/* line 165, ../scss/components/_base.scss */
.sidebar-box .box-inner ul li {
  display: block;
  text-decoration: underline;
}
/* line 169, ../scss/components/_base.scss */
.sidebar-box .box-inner ul li span {
  color: #f15062;
  font-weight: bold;
}
/* line 174, ../scss/components/_base.scss */
.sidebar-box .box-inner ul.alt {
  position: relative;
}
/* line 177, ../scss/components/_base.scss */
.sidebar-box .box-inner ul.alt li {
  text-decoration: none !important;
  padding-left: 20px;
}
/* line 180, ../scss/components/_base.scss */
.sidebar-box .box-inner ul.alt li span {
  position: absolute;
  left: 0px;
}
/* line 188, ../scss/components/_base.scss */
.sidebar-box .newsletter, .sidebar-box .search {
  margin: 0px;
  border-top: 0.1875rem solid #5e8597;
}
/* line 191, ../scss/components/_base.scss */
.sidebar-box .newsletter .input-holder, .sidebar-box .search .input-holder {
  margin: 0px;
  width: 100%;
  position: relative;
}
/* line 195, ../scss/components/_base.scss */
.sidebar-box .newsletter .input-holder input, .sidebar-box .search .input-holder input {
  margin: 0px;
  height: 38px;
  border: none !important;
  padding-left: 15px;
}
/* line 201, ../scss/components/_base.scss */
.sidebar-box .newsletter .input-holder input::-webkit-input-placeholder, .sidebar-box .search .input-holder input::-webkit-input-placeholder {
  color: #5e8597 !important;
}
/* line 204, ../scss/components/_base.scss */
.sidebar-box .newsletter .input-holder input:focus, .sidebar-box .search .input-holder input:focus {
  background: white !important;
}
/* line 209, ../scss/components/_base.scss */
.sidebar-box .newsletter .input-holder .button-holder, .sidebar-box .search .input-holder .button-holder {
  width: 25%;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 38px;
  border-left: 0.1875rem solid #5e8597;
}
/* line 216, ../scss/components/_base.scss */
.sidebar-box .newsletter .input-holder .button-holder a, .sidebar-box .search .input-holder .button-holder a {
  width: 100%;
}
/* line 222, ../scss/components/_base.scss */
.sidebar-box.pro {
  margin: 0px;
}
/* line 225, ../scss/components/_base.scss */
.sidebar-box.pro h4 {
  color: #476573;
  background: #cbdde0;
  text-align: center !important;
}
/* line 230, ../scss/components/_base.scss */
.sidebar-box.pro a.button:last-of-type {
  margin-bottom: 0;
}

/* line 235, ../scss/components/_base.scss */
.no-top-border {
  border-top: none !important;
}

/*------------------------------------------------------
[17. Social Media Icons]
------------------------------------------------------*/

/* line 239, ../scss/components/_base.scss */
.social-icons ul {
  border-top: 0.1875rem solid #5e8597;
  border-bottom: 0.1875rem solid #5e8597;
  list-style: none;
  padding: 1.125rem 0;
  margin: 46px 0px 0px 0px;
}
@media only screen and (max-width: 40em) {
  /* line 239, ../scss/components/_base.scss */
  .social-icons ul {
    text-align: center;
  }
}
/* line 249, ../scss/components/_base.scss */
.social-icons ul li {
  display: inline-block;
  margin-right: 1.175rem;
  font-size: 1rem;
  padding: 5px 0;
}
/* line 255, ../scss/components/_base.scss */
.social-icons ul li .social-imgs {
  width: 24px;
  height: 24px;
  display: block;
}
/* line 260, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.twitter {
  background-image: url("../images/twitter.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 265, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.twitter:hover {
  background-image: url("../images/twitter-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 271, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.facebook {
  background-image: url("../images/facebook.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 276, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.facebook:hover {
  background-image: url("../images/facebook-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 282, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.mail {
  background-image: url("../images/mail.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 287, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.mail:hover {
  background-image: url("../images/mail-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 293, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.pinterest {
  background-image: url("../images/pinterest.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 298, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.pinterest:hover {
  background-image: url("../images/pinterest-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 305, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.instagram {
  background-image: url("../images/instagram.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 310, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.instagram:hover {
  background-image: url("../images/instagram-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 317, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.gplus {
  background-image: url("../images/gplus.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 322, ../scss/components/_base.scss */
.social-icons ul li .social-imgs.gplus:hover {
  background-image: url("../images/gplus-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 329, ../scss/components/_base.scss */
.social-icons ul li:first-child {
  margin-left: 0px !important;
}
/* line 332, ../scss/components/_base.scss */
.social-icons ul li:last-child {
  margin-right: 0px  !important;
}
/* line 337, ../scss/components/_base.scss */
.social-icons ul.concact li {
  margin-right: 10px !important;
  margin-bottom: 0px;
}

/*------------------------------------------------------
[18. Footer]
------------------------------------------------------*/

/* line 344, ../scss/components/_base.scss */
footer {
  position: relative;
  background: #cbdde0;
  height: auto;
  margin-top: 5rem;
  padding: 5px 0;
}
/* line 351, ../scss/components/_base.scss */
footer .line-holder {
  border-top: 3px solid #486572;
}

/* line 366, ../scss/components/_base.scss */
footer .social-icons ul {
  border: none !important;
  list-style: none;
  margin: 0px;
  padding: 0px !important;
  min-height: 55px;
}
/* line 373, ../scss/components/_base.scss */
footer .social-icons ul li img {
  background-color: #fafafa;
  width: 24px;
  height: 24px;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 372, ../scss/components/_base.scss */
  footer .social-icons ul li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
/* line 384, ../scss/components/_base.scss */
footer .social-icons ul.white-border li {
  padding: 0px !important;
  margin-top: 12px;
  border: 3px solid white;
}
/* line 389, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs {
  width: 24px;
  height: 24px;
  display: block;
}
/* line 394, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.twitter {
  background-image: url("../images/twitter.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 399, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.twitter:hover {
  background-image: url("../images/twitter-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 405, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.facebook {
  background-image: url("../images/facebook.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 410, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.facebook:hover {
  background-image: url("../images/facebook-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 416, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.mail {
  background-image: url("../images/mail.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 421, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.mail:hover {
  background-image: url("../images/mail-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 427, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.pinterest {
  background-image: url("../images/pinterest.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 432, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.pinterest:hover {
  background-image: url("../images/pinterest-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 439, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.instagram {
  background-image: url("../images/instagram.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 444, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.instagram:hover {
  background-image: url("../images/instagram-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 451, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.gplus {
  background-image: url("../images/gplus.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 456, ../scss/components/_base.scss */
footer .social-icons ul.white-border li.social-imgs.gplus:hover {
  background-image: url("../images/gplus-hover.png");
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
/* line 469, ../scss/components/_base.scss */
footer .copyright {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.75rem;
  padding-top: 20px;
  min-height: 55px;
}
/* line 477, ../scss/components/_base.scss */
footer .copyright span {
  color: #476573;
  background: #fafafa;
}
@media only screen and (max-width: 40em) {
  /* line 469, ../scss/components/_base.scss */
  footer .copyright {
    text-align: center;
  }
}

/*------------------------------------------------------
[19. Pages - Error]
------------------------------------------------------*/

/* line 83, ../scss/components/_base.scss */
.banner {
  position: relative;
}
/* line 85, ../scss/components/_base.scss */
.banner figure {
  width: 100%;
  margin: 0;
  padding: 0px;
}
/* line 89, ../scss/components/_base.scss */
.banner figure img {
  width: 100%;
}
/* line 93, ../scss/components/_base.scss */
.banner.alt {
  background-image: url("../images/404_image.png");
  width: 100%;
  min-height: 868px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 100, ../scss/components/_base.scss */
.banner.alt .alert-message {
  margin-top: 410px;
}
/* line 102, ../scss/components/_base.scss */
.banner.alt .alert-message p {
  color: white;
  font-size: 18px;
  margin-left: 20px  !important;
  margin-top: 10px;
  margin-bottom: 40px;
}
/* line 109, ../scss/components/_base.scss */
.banner.alt .alert-message p.error_message {
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 0px;
}
/* line 117, ../scss/components/_base.scss */
.banner.alt button {
  margin-left: 20px;
  padding: 8px 80px;
  border-color: white;
}
/* line 122, ../scss/components/_base.scss */
.banner.alt button:hover {
  background: #e44756 !important;
}

/*------------------------------------------------------
[20. Pages - Gallery]
------------------------------------------------------*/

/* line 564, ../scss/components/_base.scss */
.galery {
  display: block;
  overflow: hidden;
}
/* line 568, ../scss/components/_base.scss */
.galery ul {
  display: block;
  padding: 0px;
  margin: -0.9375rem;
  margin-right: -1.4rem;
  list-style: none;
  margin-bottom: -14px !important;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.galery ul:before, .galery ul:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.galery ul:after {
  clear: both;
}
/* line 579, ../scss/components/_base.scss */
.galery ul li {
  display: block;
  overflow: hidden;
  float: left;
  width: 99.5%;
}
/* line 584, ../scss/components/_base.scss */
.galery ul li .figure-holder {
  margin-right: 0px;
  margin-bottom: 0px;
}
/* line 587, ../scss/components/_base.scss */
.galery ul li .figure-holder figure {
  display: block;
  margin: 0;
  padding: 0.9375rem;
  border-top: none;
  border-left: none;
}
/* line 594, ../scss/components/_base.scss */
.galery ul li .figure-holder figure img {
  width: 98%;
  height: auto;
  border: 3px solid #5e8597;
  padding: 3px;
}
@media only screen and (min-width: 40.0625em) {
  /* line 579, ../scss/components/_base.scss */
  .galery ul li {
    width: 49.4%;
  }
  /* line 606, ../scss/components/_base.scss */
  .galery ul li .figure-holder figure img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 579, ../scss/components/_base.scss */
  .galery ul li {
    width: 33.09%;
  }
}

/* line 620, ../scss/components/_base.scss */
.reveal-modal img {
  width: 100%;
}

/*------------------------------------------------------
[21. Pages - Team]
------------------------------------------------------*/

/* line 628, ../scss/components/_base.scss */
.team {
  display: block;
  overflow: hidden;
}
/* line 632, ../scss/components/_base.scss */
.team ul {
  list-style: none;
  margin: 25px 0 0 0;
  padding: 0px;
  display: block;
  margin-bottom: -5px;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.team ul:before, .team ul:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.team ul:after {
  clear: both;
}
/* line 640, ../scss/components/_base.scss */
.team ul li .holder {
  width: 100%;
  padding: 25px 0;
}
/* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
.team ul li .holder:before, .team ul li .holder:after {
  content: " ";
  display: table;
}
/* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
.team ul li .holder:after {
  clear: both;
}
/* line 643, ../scss/components/_base.scss */
.team ul li .holder figure {
  width: 100%;
}
/* line 645, ../scss/components/_base.scss */
.team ul li .holder figure img {
  border: 3px solid #5e8597;
  padding: 3px;
}
/* line 650, ../scss/components/_base.scss */
.team ul li .holder .about-teacher {
  width: 100%;
  float: left;
  padding: 0 20px 0 20px;
}
/* line 655, ../scss/components/_base.scss */
.team ul li .holder .about-teacher h4 {
  text-align: left;
  color: #476573;
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 5px 0 0 0;
  padding: 0.4rem 0;
  font-weight: bold;
  border-top: 3px solid #cbdde0;
  border-bottom: 3px solid #cbdde0;
}
@media only screen and (max-width: 40em) {
  /* line 655, ../scss/components/_base.scss */
  .team ul li .holder .about-teacher h4 {
    text-align: center;
  }
}
/* line 667, ../scss/components/_base.scss */
.team ul li .holder .about-teacher h4 span.name {
  text-transform: uppercase;
  display: block;
  font-size: 14px !important;
  letter-spacing: 2px;
  color: #f15062;
  font-weight: bold;
}
@media only screen and (max-width: 40em) {
  /* line 667, ../scss/components/_base.scss */
  .team ul li .holder .about-teacher h4 span.name {
    text-align: center;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 640, ../scss/components/_base.scss */
  .team ul li .holder {
    width: 49.6%;
    float: left;
  }
  /* line 686, ../scss/components/_base.scss */
  .team ul li .holder figure {
    width: 50%;
    float: left;
  }
  /* line 691, ../scss/components/_base.scss */
  .team ul li .holder .about-teacher {
    width: 50%;
    float: left;
  }
}

/*------------------------------------------------------
[22. Pages - Programs]
------------------------------------------------------*/

/* line 490, ../scss/components/_base.scss */
table {
  border: 3px solid #5e8597;
  border-spacing: 0;
  border-collapse: collapse;
}
/* line 494, ../scss/components/_base.scss */
table tr {
  table-spacing: 0;
}
/* line 497, ../scss/components/_base.scss */
table tr.header {
  background: #cbdde0;
  border-bottom: 3px solid #5e8597;
  font-weight: bold;
}
/* line 503, ../scss/components/_base.scss */
table tr td {
  text-align: center;
  font-size: 1.125rem;
  table-spacing: 0;
  line-height: 14px !important;
  width: 70%;
  margin: 0px;
  padding: 0;
}
/* line 511, ../scss/components/_base.scss */
table tr td p {
  margin: 0px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px;
}
@media only screen {
  /* line 511, ../scss/components/_base.scss */
  table tr td p {
    min-height: 25px;
  }
}
/* line 520, ../scss/components/_base.scss */
table tr td.time {
  border-right: 3px solid #5e8597;
  width: 30%;
  text-align: center;
  font-size: 0.9375rem;
}
/* line 526, ../scss/components/_base.scss */
table tr td.time p {
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  border-top: 2px solid white;
  height: auto;
  color: #476573;
  font-weight: bold;
}
/* line 536, ../scss/components/_base.scss */
table tr td.schedule {
  text-align: left;
  padding-left: 80px;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 40em) {
  /* line 536, ../scss/components/_base.scss */
  table tr td.schedule {
    padding-left: 10px !important;
  }
}
/* line 544, ../scss/components/_base.scss */
table tr td.schedule.topic {
  text-align: center !important;
  padding-left: 0px !important;
  font-size: 15px;
}
/* line 549, ../scss/components/_base.scss */
table tr td.schedule.topic p {
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  border-top: 2px solid white;
  letter-spacing: 0.2rem;
}

/*------------------------------------------------------
[23. Blog]
------------------------------------------------------*/

/* line 705, ../scss/components/_base.scss */
.post {
  border: 3px solid #5e8597;
  padding: 30px;
  margin-bottom: 40px;
}
/* line 710, ../scss/components/_base.scss */
.post .date, .post .autor, .post .category, .post .time, .post .comments {
  display: inline-block;
  margin-right: 15px;
  color: #476573;
  float: left;
}
/* line 715, ../scss/components/_base.scss */
.post .date span a, .post .autor span a, .post .category span a, .post .time span a, .post .comments span a {
  color: #f15062;
  text-decoration: none;
  margin-left: 5px;
}
/* line 721, ../scss/components/_base.scss */
.post .date, .post .autor {
  margin-bottom: 5px;
}
/* line 725, ../scss/components/_base.scss */
.post .category a, .post .autor a {
  text-decoration: underline !important;
}
/* line 729, ../scss/components/_base.scss */
.post h4 {
  font-size: 1.2rem;
  text-align: left;
  font-weight: bold;
  color: #476573;
  text-transform: initial;
  letter-spacing: 1px;
  margin-top: 0px;
}
/* line 737, ../scss/components/_base.scss */
.post h4 a {
  text-decoration: none;
  color: #476573 !important;
}
/* line 742, ../scss/components/_base.scss */
.post figure {
  margin: 20px 0 15px 0;
}
/* line 745, ../scss/components/_base.scss */
.post .border-bottom-img {
  background-image: url("../images/border-bottom-1.png");
  bottom: 0px;
  width: 100%;
  height: 10px;
  z-index: 1;
  margin: 50px 0 30px 0;
}
/* line 753, ../scss/components/_base.scss */
.post .button-holder {
  margin-top: 25px;
  float: right;
  width: 40%;
}
/* line 758, ../scss/components/_base.scss */
.post .button-holder .button {
  width: 45%;
  height: 44px;
  padding: 10px 0px 8px 0px !important;
  margin: 0px;
}
/* line 764, ../scss/components/_base.scss */
.post .button-holder .button:first-child {
  margin-right: 15px !important;
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 753, ../scss/components/_base.scss */
  .post .button-holder {
    display: block;
    float: none;
    width: 100%;
  }
  /* line 772, ../scss/components/_base.scss */
  .post .button-holder .button {
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  /* line 753, ../scss/components/_base.scss */
  .post .button-holder {
    display: block;
    float: none;
    width: 100%;
  }
  /* line 782, ../scss/components/_base.scss */
  .post .button-holder .button {
    display: block !important;
    margin-bottom: 10px !important;
    width: 100% !important;
  }
}
/* line 789, ../scss/components/_base.scss */
.post .category, .post .comments {
  margin-top: 25px;
}
/* line 792, ../scss/components/_base.scss */
.post .img-left {
  width: 40%;
  float: left;
  margin-right: 20px;
}
@media only screen and (max-width: 40em) {
  /* line 792, ../scss/components/_base.scss */
  .post .img-left {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 792, ../scss/components/_base.scss */
  .post .img-left {
    width: 100%;
    display: block;
  }
}
/* line 805, ../scss/components/_base.scss */
.post .img-right {
  width: 40%;
  float: right;
  margin-left: 20px;
}
@media only screen and (max-width: 40em) {
  /* line 805, ../scss/components/_base.scss */
  .post .img-right {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 805, ../scss/components/_base.scss */
  .post .img-right {
    width: 100%;
    display: block;
  }
}
/* line 818, ../scss/components/_base.scss */
.post .response {
  margin-top: 10px;
}
/* line 820, ../scss/components/_base.scss */
.post .response .date, .post .response .autor {
  margin: 0  5px  0 0 !important;
}
/* line 823, ../scss/components/_base.scss */
.post .response .date span a, .post .response .autor span a {
  margin-left: 0px !important;
}
/* line 828, ../scss/components/_base.scss */
.post .response .reply {
  display: block;
  margin-top: 10px;
}
/* line 832, ../scss/components/_base.scss */
.post .response .reply span a {
  color: #f15062;
  text-decoration: none;
}
/* line 839, ../scss/components/_base.scss */
.post .response h6.meta {
  font-size: 14px;
  color: #476573;
  margin: 45px 0 0 0;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 850, ../scss/components/_base.scss */
.pag {
  margin-top: 40px;
  width: 190px;
}
/* line 853, ../scss/components/_base.scss */
.pag .pagination {
  padding: 0px;
  display: table !important;
  width: 100%;
  border: 3px solid #5e8597;
}
/* line 858, ../scss/components/_base.scss */
.pag .pagination li {
  width: 1%;
  display: table-cell !important;
  border-right: 3px solid #5e8597;
  float: none !important;
}
/* line 864, ../scss/components/_base.scss */
.pag .pagination li:last-child {
  border-right: none;
}
/* line 867, ../scss/components/_base.scss */
.pag .pagination li a {
  padding: 10px 0 !important;
  text-align: center;
  text-decoration: none;
  font-weight: bold !important;
  color: #476573 !important;
  letter-spacing: 2px;
}
/* line 875, ../scss/components/_base.scss */
.pag .pagination li a:hover {
  background: #cbdde0 !important;
}

/*------------------------------------------------------
[24. Blog - Single Post]
------------------------------------------------------*/

/* line 886, ../scss/components/_base.scss */
.comment-area {
  clear: both;
}
/* line 888, ../scss/components/_base.scss */
.comment-area h5 {
  margin-top: 0px;
  padding: 14px 0;
  font-size: 16px;
  border-top: 3px solid #5e8597;
  border-bottom: 3px solid #5e8597;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #476573;
}
/* line 900, ../scss/components/_base.scss */
.comment-area form {
  margin: 0px;
}
/* line 902, ../scss/components/_base.scss */
.comment-area form input {
  border: 3px solid #5e8597;
  height: 38px;
  margin-bottom: 25px;
  padding-left: 15px;
}
/* line 909, ../scss/components/_base.scss */
.comment-area form input::-webkit-input-placeholder {
  color: #5e8597 !important;
}
/* line 912, ../scss/components/_base.scss */
.comment-area form input:focus {
  box-shadow: none;
  border: 3px solid #5e8597;
  background: white !important;
}
/* line 919, ../scss/components/_base.scss */
.comment-area form textarea {
  height: 170px;
  border: 3px solid #5e8597;
  padding-left: 15px;
}
/* line 923, ../scss/components/_base.scss */
.comment-area form textarea::-webkit-input-placeholder {
  color: #5e8597 !important;
}
/* line 926, ../scss/components/_base.scss */
.comment-area form textarea:focus {
  background: white !important;
}
/* line 931, ../scss/components/_base.scss */
.comment-area button {
  margin-top: 20px;
  padding: 8px 60px;
}

/*------------------------------------------------------
[25. Layout with Sidebar]
------------------------------------------------------*/

@media only screen and (min-width: 64.0625em) {
  /* line 993, ../scss/components/_base.scss */
  .content figure {
    float: right;
    margin: 0px !important;
    margin-left: 20px !important;
    margin-bottom: 10px !important;
  }
  /* line 999, ../scss/components/_base.scss */
  .content figure img {
    width: 250px;
  }
}

/* line 1009, ../scss/components/_base.scss */
.layout {
  display: block;
}
@media only screen and (min-width: 64.0625em) {
  /* line 1012, ../scss/components/_base.scss */
  .layout.has-sidebar {
    padding-right: 18.125rem;
  }
  /* line 172, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .layout.has-sidebar:before, .layout.has-sidebar:after {
    content: " ";
    display: table;
  }
  /* line 173, ../bower_components/foundation/scss/foundation/components/_global.scss */
  .layout.has-sidebar:after {
    clear: both;
  }
  /* line 1020, ../scss/components/_base.scss */
  .layout.has-sidebar .layout-content {
    float: left;
    width: 100%;
  }
  /* line 1026, ../scss/components/_base.scss */
  .layout.has-sidebar .layout-sidebar {
    float: right;
    width: 16.25rem;
    margin-right: -18.125rem;
  }
}

/* line 1035, ../scss/components/_base.scss */
.main-slider-wrap {
  position: relative;
  margin-top: 5px;
}
/* line 1038, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  margin-top: -23px;
}
/* line 1045, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows .slick-prev,
.main-slider-wrap .main-slider-arrows .slick-next {
  display: block;
  float: left;
  width: 32px;
  height: 46px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.25);
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 40px;
}
/* line 1063, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows .slick-prev:after,
.main-slider-wrap .main-slider-arrows .slick-next:after {
  content: "\f053";
  color: rgba(255, 255, 255, 0.75);
}
/* line 1068, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows .slick-prev:hover,
.main-slider-wrap .main-slider-arrows .slick-next:hover {
  background: rgb(0,0,0,.5);
  background: rgba(0,0,0,.5);
}
/* line 1073, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows .slick-prev {
  margin: 0px;
}
/* line 1076, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows .slick-next {
  float: right;
  margin: 0px;
}
/* line 1079, ../scss/components/_base.scss */
.main-slider-wrap .main-slider-arrows .slick-next:after {
  content: "\f054";
  color: rgba(255, 255, 255, 0.75);
}

/* line 1087, ../scss/components/_base.scss */
.main-slider {
  position: relative;
}
/* line 1089, ../scss/components/_base.scss */
.main-slider .slider-item {
  display: block;
  position: relative;
}
/* line 1093, ../scss/components/_base.scss */
.main-slider .slider-item > figure {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 1099, ../scss/components/_base.scss */
.main-slider .slider-item img {
  width: 100%;
  height: auto;
}

/* line 1110, ../scss/components/_base.scss */
.reveal-modal .medium .open img {
  width: 100% !important;
}

/*------------------------------------------------------
[26. Contact]
------------------------------------------------------*/

/* line 936, ../scss/components/_base.scss */
.contact-area {
  clear: both;
}
/* line 938, ../scss/components/_base.scss */
.contact-area h5 {
  margin: 0px !important;
  padding: 12px 0;
  font-size: 16px;
  border-top: 3px solid #5e8597;
  border-bottom: 3px solid #5e8597;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #476573;
}
@media only screen and (max-width: 40em) {
  /* line 938, ../scss/components/_base.scss */
  .contact-area h5 {
    margin-top: 25px !important;
  }
}
/* line 953, ../scss/components/_base.scss */
.contact-area form {
  margin: 30px 0 0 0;
}
/* line 955, ../scss/components/_base.scss */
.contact-area form input {
  height: 38px;
  border: 3px solid #5e8597;
  margin-bottom: 35px;
  padding-left: 15px;
}
/* line 960, ../scss/components/_base.scss */
.contact-area form input::-webkit-input-placeholder {
  color: #5e8597 !important;
}
/* line 963, ../scss/components/_base.scss */
.contact-area form input:focus {
  box-shadow: none;
  border: 3px solid #5e8597;
}
/* line 969, ../scss/components/_base.scss */
.contact-area form textarea {
  height: 338px;
  border: 3px solid #5e8597;
  padding-left: 15px;
}
/* line 974, ../scss/components/_base.scss */
.contact-area form textarea::-webkit-input-placeholder {
  color: #5e8597 !important;
}
/* line 978, ../scss/components/_base.scss */
.contact-area form .block {
  text-align: center;
}
/* line 982, ../scss/components/_base.scss */
.contact-area button {
  margin-top: 20px;
  padding: 8px 80px;
}

/* line 1118, ../scss/components/_base.scss */
.location {
  margin-top: 20px;
}
/* line 1121, ../scss/components/_base.scss */
.location table, .location tr, .location td {
  background-color: white !important;
}
/* line 1124, ../scss/components/_base.scss */
.location table ul, .location tr ul, .location td ul {
  border: none;
  margin: 0px;
  padding: 0px;
}
/* line 1131, ../scss/components/_base.scss */
.location table {
  border: 3px solid #5e8597;
  border-collapse: collapse;
  width:100%;
}
/* line 1135, ../scss/components/_base.scss */
.location table tr {
  border: 3px solid #5e8597;
}
/* line 1138, ../scss/components/_base.scss */
.location table tr td {
  border-right: 3px solid #5e8597;
  width: 50%;
  text-align: left;
}
/* line 1143, ../scss/components/_base.scss */
.location table tr td p {
  display: inline-block;
  font-size: 14px;
  text-align: left;
  margin: 0 0 0 10px;
  padding: 20px 0;
  text-transform: none;
  font-weight: bold;
  line-height: 1.5;
}
/* line 1154, ../scss/components/_base.scss */
.location table tr td p.info {
  display: block !important;
  padding: 20px 0;
  position: relative;
  padding-left: 25px;
}
/* line 1159, ../scss/components/_base.scss */
.location table tr td p.info span {
  position: absolute !important;
  left: 0px;
  top: 18px;
  color: #f15062;
  font-size: 16px;
  font-weight: bold;
}
/* line 1170, ../scss/components/_base.scss */
.location table tr td h4 {
  border: 2px solid white;
  margin: 0px;
  padding: 12px;
  color: white;
  font-weight: bold;
  text-align: left;
  background-color: #5e8597;
}
/* line 1179, ../scss/components/_base.scss */
.location table tr td ul {
  padding: 15px 0;
  margin-left: 10px;
}
/* line 1183, ../scss/components/_base.scss */
.location table tr td ul li {
  margin-bottom: 8px;
}
/* line 1187, ../scss/components/_base.scss */
.location table tr td ul.alt {
  list-style: none;
}
/* line 1189, ../scss/components/_base.scss */
.location table tr td ul.alt li {
  margin: 0 0 10px 0;
  padding: 0px;
  color: #476573;
}
/* line 1193, ../scss/components/_base.scss */
.location table tr td ul.alt li span {
  color: #f15062;
  font-size: 16px;
  font-weight: bold;
}

