/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

*, *:before, *:after {
  box-sizing: border-box; }

html, body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em; }

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

.row:after {
  clear: both; }

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

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

.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

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

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

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

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

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

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

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

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

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

.tabs:after {
  clear: both; }

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

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

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

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

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

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

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

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

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

.tabs-content:after {
  clear: both; }

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

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

.tabs-content > .content.contained {
  padding: 0.9375em; }

.tabs-content.vertical {
  display: block; }

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

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }

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

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-only, .hide-for-xxlarge-up {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-only, .show-for-xxlarge-up {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  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; } }

@media only screen and (min-width: 40.063em) {
  .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; }
  .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; }
  .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; }
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  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; } }

@media only screen and (min-width: 64.063em) {
  .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; }
  .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; }
  .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; }
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  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; } }

@media only screen and (min-width: 90.063em) {
  .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; }
  .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; }
  .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; }
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up {
    display: table-row !important; }
  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; } }

@media only screen and (min-width: 120.063em) {
  .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; }
  .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; }
  .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; }
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
    display: table !important; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
    display: table-row !important; }
  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; } }

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

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

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

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

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

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

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

@media only screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape, .show-for-portrait {
    display: none !important; }
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

*, *:after, *:before {
  box-sizing: border-box; }

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

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

.clearfix:after {
  clear: both; }

html, body {
  height: 100%;
  font-family: "adelle-sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: #fff;
  color: #493f43; }

body.overflow-hidden {
  overflow: hidden; }

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

a {
  color: inherit;
  text-decoration: none;
  color: #493f43; }

a:hover, a:focus, a:active {
  color: #493f43; }

a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
  cursor: pointer; }

.row {
  max-width: 95%; }
  @media only screen and (min-width: 40.063em) {
    .row {
      max-width: 90%; } }
  @media only screen and (min-width: 64.063em) {
    .row {
      max-width: 95%; } }
  @media only screen and (min-width: 90.063em) {
    .row {
      width: 95%; } }

::-moz-selection {
  background: #F6F6F6;
  color: #493f43; }

::selection {
  background: #F6F6F6;
  color: #493f43; }

.dropdown-center {
  text-align: center; }

.dropdown-left {
  display: inline-block;
  text-align: center; }

.dropdown .select-dropdown {
  z-index: 10;
  font-size: 18px;
  width: 100%;
  display: inline-block;
  position: relative;
  transition: all 0.2s linear;
  -webkit-transform: translateY(0.5rem);
          transform: translateY(0.5rem);
  margin-bottom: 1px; }
  @media only screen and (min-width: 40.063em) {
    .dropdown .select-dropdown {
      font-size: 20px;
      width: 100%; }
      .dropdown .select-dropdown .sub-menu {
        width: 100%; } }
  @media only screen and (min-width: 64.063em) {
    .dropdown .select-dropdown {
      width: 320px; }
      .dropdown .select-dropdown .sub-menu {
        width: 320px; } }
  .dropdown .select-dropdown .link-dropdown {
    text-align: left;
    padding: 15px;
    background-color: #F3F3F3;
    transition: background-color 0.5s;
    cursor: pointer; }
    .dropdown .select-dropdown .link-dropdown:hover {
      color: #fff;
      transition: background-color 0.5s;
      background-color: #584c51; }
    @media only screen and (min-width: 40.063em) {
      .dropdown .select-dropdown .link-dropdown {
        padding: 20px; } }
  .dropdown .select-dropdown .sub-menu {
    background-color: #584c51;
    z-index: 100;
    position: absolute;
    width: 100%;
    padding: 0 30px 30px 30px;
    transition: opacity 0.5s;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear; }
    .dropdown .select-dropdown .sub-menu:hover .region-item a {
      opacity: .1; }
    .dropdown .select-dropdown .sub-menu .region-item {
      z-index: 100;
      text-align: left; }
      .dropdown .select-dropdown .sub-menu .region-item a {
        display: block;
        text-align: left;
        line-height: 1.3;
        font-size: 20px;
        color: #dadada;
        transition: all 0.3s ease; }
        .dropdown .select-dropdown .sub-menu .region-item a:hover {
          opacity: 1;
          -webkit-transform: translateX(0.2rem);
                  transform: translateX(0.2rem);
          color: #F3F3F3; }
  .dropdown .select-dropdown.is-active {
    z-index: 1000;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
    .dropdown .select-dropdown.is-active .link-dropdown {
      color: #fff;
      background-color: #584c51; }
    .dropdown .select-dropdown.is-active .sub-menu {
      z-index: 10000;
      transition: visibility 0.5s, opacity 0.1s linear;
      visibility: visible;
      opacity: 1; }

/*

.filter-dropdown {
  position: relative;
  display: block;
  z-index: 1000;
	padding:0;
  background-color: rgba(250,250,250,0.5);
  text-align: center;
  margin:0 auto;
    &:after {
	    content:"";
	    display:table;
	    clear:both;
  }

  .menu-dropdown {
    text-align: left;
    display:block;
    padding:0;
	  list-style: none;
    position: relative;

    li {
      width:250px;
      margin: 0px;
	    display:inline-block;
	    //float: left;
      background-color: $color-vanilla-txt-dark;

      &:hover > ul {
        display:inherit;
      }

      .sub-menu-dropdown {
        display: none;
        position: absolute;
	      top: 68px;
        li {
          min-width: 250px;
          width:auto;
          float:none;
          text-align: left;
          //float:left;
	        display:list-item;
	        position: relative;
          &:hover {
            background-color: $color-vanilla-txt-dark;
          }
        }
      }
	  }
  }
  
  a {
	  display:block;
  	padding:14px 20px;	
	  color:#FFF;
	  font-size:20px;
    text-decoration:none;
    line-height: 40px;
     &:hover {
             background: rgba(250,250,250,0.5);;
      }
  }

  li > a:after { content:  ' +'; }
  li > a:only-child:after { content: ''}; 
}*/
header {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: .4s; }
  @media only screen and (min-width: 40.063em) {
    header {
      height: 150px; } }
  header.lateral-menu-is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
    @media only screen and (min-width: 40.063em) {
      header.lateral-menu-is-open {
        -webkit-transform: translateX(-320px);
                transform: translateX(-320px); } }
  header .logo {
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 10px; }
    header .logo .svg-logo {
      width: 120px;
      height: auto; }
    @media only screen and (min-width: 40.063em) {
      header .logo {
        top: 0;
        left: 20px; }
        header .logo .svg-logo {
          width: 150px;
          height: auto; } }
    @media only screen and (min-width: 64.063em) {
      header .logo {
        top: 10px;
        left: 50%;
        max-width: 200px;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
        header .logo .svg-logo {
          width: 170px;
          height: auto; } }

.lateral-nav {
  position: fixed;
  height: 100%;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 1;
  width: 320px;
  background-color: #F3F3F3;
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform .4s 0s, visibility 0s .4s;
  transition: transform .4s 0s, visibility 0s .4s; }
  @media only screen and (min-width: 40.063em) {
    .lateral-nav {
      width: 320px; } }
  .lateral-nav .languages-mobile {
    margin: 0 30px; }
    .lateral-nav .languages-mobile ul li {
      display: inline-block;
      margin-right: 5px; }
      .lateral-nav .languages-mobile ul li.active {
        border-bottom: 1px solid #493f43; }
  .lateral-nav .menu-mobile {
    font-size: 21px;
    line-height: 1.4;
    margin: 120px 30px 30px 30px; }
    @media only screen and (min-width: 40.063em) {
      .lateral-nav .menu-mobile {
        margin: 60px 30px 30px 30px; } }
  .lateral-nav.lateral-menu-is-open {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    visibility: visible;
    transition: -webkit-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    /* smooth the scrolling on touch devices - webkit browsers */
    -webkit-overflow-scrolling: touch; }

.navigation-primary {
  display: none; }
  @media only screen and (min-width: 64.063em) {
    .navigation-primary {
      display: block; } }

.menu {
  width: 70%;
  margin: 0 auto;
  min-width: 900px; }
  @media only screen and (min-width: 64.063em) {
    .menu {
      text-align: right; }
      .menu .left-side {
        float: left; }
      .menu .menu-item {
        display: inline-block;
        line-height: 150px;
        margin: 0 10px;
        font-family: "adelle-sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
        .menu .menu-item a {
          font-size: 20px;
          transition: all .5s;
          border-bottom: 2px solid transparent;
          mix-blend-mode: multiply; }
          .menu .menu-item a:hover {
            transition: all .5s;
            opacity: 0.8;
            border-bottom: 2px solid #333; } }

.menu-item.is-active a {
  border-bottom: 2px solid #333; }

.menu-trigger {
  position: absolute;
  right: 5px;
  top: 20px;
  width: 80px;
  display: block; }
  @media only screen and (min-width: 40.063em) {
    .menu-trigger {
      right: 30px;
      top: 45px; } }
  @media only screen and (min-width: 64.063em) {
    .menu-trigger {
      display: none; } }
  .menu-trigger .menu-text {
    height: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    font-family: "adelle-sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .menu-trigger .menu-icon {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 2px;
    background-color: #333;
    right: 10px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .menu-trigger .menu-icon::before, .menu-trigger .menu-icon:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: inherit;
      left: 0; }
    .menu-trigger .menu-icon::before {
      bottom: 5px; }
    .menu-trigger .menu-icon::after {
      top: 5px; }
  .menu-trigger.is-clicked .menu-icon {
    background-color: rgba(51, 51, 51, 0); }
    .menu-trigger.is-clicked .menu-icon::before, .menu-trigger.is-clicked .menu-icon::after {
      background-color: #333333; }
    .menu-trigger.is-clicked .menu-icon::before {
      bottom: 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .menu-trigger.is-clicked .menu-icon::after {
      top: 0;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }

.languages {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px; }
  .languages ul li {
    display: inline-block;
    font-size: 12px; }
    .languages ul li.active {
      border-bottom: 1px solid #493f43; }
  @media only screen and (min-width: 64.063em) {
    .languages {
      display: block; } }

.about, .contact, .flavor, .blog, .answer, .icecream, .flacor, .locator, .faq {
  padding-top: 120px !important; }
  @media only screen and (min-width: 40.063em) {
    .about, .contact, .flavor, .blog, .answer, .icecream, .flacor, .locator, .faq {
      padding-top: 180px !important;
      padding-bottom: 150px; } }

.more-gutter {
  padding: 10px; }
  @media only screen and (min-width: 40.063em) {
    .more-gutter {
      padding: 20px; } }

h1 {
  font-size: 50px;
  font-family: "din-condensed", sans-serif;
  text-transform: uppercase;
  line-height: 0.9;
  letter-spacing: -0.1;
  padding: 0; }
  @media only screen and (min-width: 40.063em) {
    h1 {
      font-size: 85px; } }

.main-content {
  min-height: 100%;
  height: 100vh;
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: .4s; }
  .main-content.lateral-menu-is-open {
    -webkit-transform: translateX(-320px);
            transform: translateX(-320px); }
    @media only screen and (min-width: 40.063em) {
      .main-content.lateral-menu-is-open {
        -webkit-transform: translateX(-320px);
                transform: translateX(-320px); } }

.text-content {
  font-size: 20px;
  padding-top: 15px; }
  .text-content p {
    padding-bottom: 25px; }
  @media only screen and (min-width: 40.063em) {
    .text-content {
      font-size: 24px;
      padding-top: 30px; } }

.content-cover {
  display: block;
  padding-bottom: 30px; }
  .content-cover .bg-cover {
    height: 300px;
    -webkit-filter: grayscale(30%);
            filter: grayscale(30%);
    opacity: 0.9;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  @media only screen and (min-width: 40.063em) {
    .content-cover {
      padding-bottom: 50px; }
      .content-cover .bg-cover {
        height: 450px; } }

.icecream {
  min-height: 100vh;
  display: block;
  position: relative;
  background-color: #F6F6F6; }

.flavors-snippets {
  margin-top: 100px;
  border-top: 1px solid rgba(72, 72, 72, 0.1);
  position: relative;
  display: block; }

.flavors {
  width: 100%;
  display: block;
  overflow: hidden;
  outline: none; }
  .flavors .flavor-item {
    text-align: center;
    width: 100%;
    height: auto;
    margin-right: 0; }
    .flavors .flavor-item.is-selected a {
      transition: .5s;
      opacity: 1; }
    .flavors .flavor-item.is-selected .flavor-title {
      transition: .5s;
      opacity: 1; }
    .flavors .flavor-item.is-selected .discover {
      transition: .5s;
      opacity: .5; }
    @media only screen and (min-width: 40.063em) {
      .flavors .flavor-item {
        width: 60%; } }
    @media only screen and (min-width: 64.063em) {
      .flavors .flavor-item {
        width: 50%; } }
    .flavors .flavor-item img {
      vertical-align: middle;
      width: 100%;
      max-width: 600px;
      height: auto;
      margin: 0 auto;
      display: block; }
    .flavors .flavor-item a {
      transition: .5s;
      opacity: 0; }
    .flavors .flavor-item .flavor-title {
      line-height: 0.9em;
      font-size: 35px;
      max-width: 600px;
      text-align: center;
      margin: 0 auto;
      transition: .5s;
      padding: 0;
      opacity: 0; }
      @media only screen and (min-width: 40.063em) {
        .flavors .flavor-item .flavor-title {
          font-size: 45px; } }
      @media only screen and (min-width: 64.063em) {
        .flavors .flavor-item .flavor-title {
          font-size: 55px; } }
    .flavors .flavor-item .discover {
      display: inline-block;
      padding: 20px 30px;
      opacity: .2;
      color: #584c51;
      transition: opacity 0.7s;
      font-size: 20px;
      transition: .5s; }
      .flavors .flavor-item .discover:hover {
        transition: opacity 0.5s;
        opacity: 1; }

.readmore {
  position: absolute;
  top: 60%;
  left: 57%;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  width: 80px;
  height: 80px;
  border-radius: 50%; }

.buttons {
  position: absolute;
  top: 99%;
  left: 0;
  width: 100%;
  height: 40px; }
  @media only screen and (min-width: 40.063em) {
    .buttons {
      top: 35%; } }
  @media only screen and (min-width: 64.063em) {
    .buttons {
      top: 45%; } }
  .buttons .button-slide {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    transition: all 1s;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    cursor: pointer; }
    @media only screen and (min-width: 40.063em) {
      .buttons .button-slide {
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -webkit-transform: scale(1);
                transform: scale(1); } }
    .buttons .button-slide .button-bg {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: rgba(255, 255, 255, 0.8);
      -webkit-transform: scale(1);
              transform: scale(1);
      transition: all 1s;
      -webkit-transform-origin: center center;
              transform-origin: center center;
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
    .buttons .button-slide:hover .button-bg {
      -webkit-transform: scale(1.3);
              transform: scale(1.3);
      -webkit-transform-origin: center center;
              transform-origin: center center; }
    .buttons .button-slide:hover .button-arrow svg {
      transition: all 1s;
      opacity: 0.8; }
  .buttons .button-prev {
    left: 30%; }
    @media only screen and (min-width: 40.063em) {
      .buttons .button-prev {
        left: 15%; } }
    @media only screen and (min-width: 64.063em) {
      .buttons .button-prev {
        left: 25%; } }
  .buttons .button-next {
    right: 30%; }
    @media only screen and (min-width: 40.063em) {
      .buttons .button-next {
        right: 15%; } }
    @media only screen and (min-width: 64.063em) {
      .buttons .button-next {
        right: 25%; } }
  .buttons .button-arrow {
    position: absolute;
    top: 56%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transform-origin: center center;
            transform-origin: center center; }
    .buttons .button-arrow svg {
      transition: all 1s;
      opacity: 0.5;
      width: 20px;
      height: auto; }

.flavor {
  position: relative;
  display: block;
  background-color: #F6F6F6;
  padding-bottom: 120px; }

.flavors-packshot {
  text-align: center; }

.flavor-side-right {
  position: relative; }
  .flavor-side-right .flavor-content {
    display: block;
    float: left; }

.flavor-content {
  max-width: 650px; }

.flavor-title {
  padding: 20px 0 30px 0;
  text-align: center; }
  @media only screen and (min-width: 40.063em) {
    .flavor-title {
      padding: 20px 0 70px 0; } }

.flavor-text {
  font-size: 20px;
  line-height: 1.2;
  padding: 30px 0; }
  @media only screen and (min-width: 40.063em) {
    .flavor-text {
      font-size: 24px; } }

.flavor-ingredient {
  font-size: 16px; }
  @media only screen and (min-width: 40.063em) {
    .flavor-ingredient {
      font-size: 18px; } }

.flavors-snippets {
  padding-top: 50px; }
  @media only screen and (min-width: 40.063em) {
    .flavors-snippets {
      padding-top: 200px; } }

.locator {
  padding: 90px 0;
  /*	
	.controls {
    	margin-top: 16px;
    	border: 1px solid transparent;
    	border-radius: 2px 0 0 2px;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	height: 32px;
    	outline: none;
    	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 400px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    text-overflow: ellipsis;
    margin-left: 20px;
}

#pac-input:focus {
    border-color: #4d90fe;
    margin-left: -1px;
    padding-left: 14px;  
    width: 401px;
}

.pac-container {
    font-family: Roboto;
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

#type-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}*/ }
  .locator .row {
    max-width: 90%; }
  .locator .title-locator {
    text-align: center;
    padding-bottom: 40px; }
  .locator .country-locator {
    font-size: 21px;
    padding: 20px; }
  .locator .locator-search {
    margin-bottom: 20px; }
  .locator .map-locator {
    margin: 0;
    overflow: auto;
    border: 1px solid #F3F3F3; }
    .locator .map-locator .columns {
      padding: 0; }
    .locator .map-locator .list-content {
      float: left; }
    .locator .map-locator .map-content {
      float: right; }
    @media only screen and (min-width: 40.063em) {
      .locator .map-locator {
        margin: 10px 0 10px 0;
        border: 10px solid #F3F3F3; } }
  .locator .locator-filtre .locator-title {
    padding-top: 40px;
    text-align: center;
    font-size: 22px; }
  .locator .locator-filtre .filtre-title {
    padding: 20px 15px 20px 0;
    font-size: 18px;
    vertical-align: middle;
    display: inline-block; }
  .locator .locator-filtre .filtre-items {
    padding: 40px 0; }
  .locator .locator-filtre .filtre-center {
    text-align: center; }
  .locator .locator-filtre .filtre-item {
    display: inline-block;
    padding-right: 10px;
    padding-bottom: 10px; }
    .locator .locator-filtre .filtre-item .filtre-link {
      display: inline-block;
      background-color: transparent;
      border-radius: 4px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 15px 20px;
      font-size: 18px;
      vertical-align: middle;
      transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .locator .locator-filtre .filtre-item .filtre-link.is-active {
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06);
        background-color: rgba(0, 0, 0, 0.05); }
      .locator .locator-filtre .filtre-item .filtre-link:hover {
        transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }
  .locator .info-list {
    padding: 20px;
    border-bottom: 1px solid #F3F3F3; }
    .locator .info-list .list-title {
      display: inline-block;
      font-weight: bold;
      font-size: 18px; }
    .locator .info-list .list-count {
      float: right;
      display: inline-block;
      font-size: 16px; }
  .locator .list-store {
    height: 350px;
    overflow: hidden;
    overflow-y: scroll; }
    .locator .list-store ul {
      padding: 10px; }
      .locator .list-store ul li {
        min-height: 120px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding: 10px; }
    .locator .list-store .store-name {
      font-weight: bold; }
    .locator .list-store .store-direction {
      padding: 5px 0; }
    @media only screen and (min-width: 40.063em) {
      .locator .list-store {
        height: 700px; } }
  .locator #map {
    height: 400px;
    margin: 0px;
    padding: 0px; }
    @media only screen and (min-width: 40.063em) {
      .locator #map {
        height: 800px; } }
  .locator .marker-store {
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 5px; }
  .locator .marker-address {
    font-size: 15px; }

.blog .intro {
  text-align: center; }

.blog hr {
  background-color: #F3F3F3;
  height: 1px;
  border: 0;
  margin-bottom: 30px; }

.empty-blog {
  padding-top: 40px;
  font-size: 20px;
  display: block;
  text-align: center; }

.article {
  margin: 20px 0; }
  .article .article-date {
    font-size: 15px;
    padding-bottom: 10px; }
  .article h1 {
    padding: 0; }

.contact {
  font-size: 22px;
  text-align: center; }
  .contact .contact-info {
    padding-top: 50px; }
  .contact .social-icon {
    padding: 20px; }
    .contact .social-icon img {
      padding: 5px; }
  .contact .label {
    text-align: center; }
  .contact .bottom-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    text-align: center; }
    .contact .bottom-content .control {
      float: left;
      display: inline-block;
      text-align: left;
      font-size: 11px;
      line-height: 70px;
      padding-left: 10px; }
    .contact .bottom-content .invest {
      float: left;
      display: inline-block;
      opacity: 0.8; }
    @media only screen and (min-width: 40.063em) {
      .contact .bottom-content .control {
        padding-left: 20px; }
      .contact .bottom-content .invest {
        float: right; } }

.faq {
  width: 100%;
  background-color: #fff;
  display: block;
  position: relative; }
  @media only screen and (min-width: 40.063em) {
    .faq {
      padding-bottom: 100px; } }

.know-how {
  margin-top: 200px;
  background-color: #F3F3F3;
  padding: 30px 0; }

.height1x {
  height: 220px; }
  @media only screen and (min-width: 40.063em) {
    .height1x {
      height: 280px; } }

.height2x {
  height: 350px; }
  @media only screen and (min-width: 40.063em) {
    .height2x {
      height: 560px; } }

.height-one-half {
  height: 250px; }
  @media only screen and (min-width: 40.063em) {
    .height-one-half {
      height: 400px; } }

.about-content {
  font-family: "din-condensed", sans-serif;
  font-size: 2.8rem;
  line-height: 0.98em;
  padding: 30px;
  height: 100%;
  background-color: #F9F9F9; }

.about-item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .about-item .about-bg {
    width: 100%;
    height: 100%;
    transition: 0.2s linear;
    opacity: 0.6;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .about-item .about-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #e4ba9e;
    transition: 0.5s linear;
    opacity: 0.8; }
  .about-item .about-title {
    font-family: "din-condensed", sans-serif;
    font-size: 2.7rem;
    line-height: 0.9em;
    color: #FFF;
    position: absolute;
    width: 100%;
    padding: 0 50px 0 0;
    height: auto;
    bottom: 30px;
    left: 30px;
    text-transform: uppercase;
    transition: 0.2s linear; }
  .about-item:hover .about-bg {
    transition: 0.2s linear;
    opacity: 0.8; }
  .about-item:hover .about-overlay {
    transition: 0.5s linear;
    opacity: 0.1; }
  .about-item:hover .about-title {
    transition: 0.2s linear;
    opacity: 0; }
  @media only screen and (min-width: 40.063em) {
    .about-item .about-title {
      font-size: 3.2rem; } }

/* HISTORY */
.about-history .about-history-title {
  max-width: 350px;
  font-family: "din-condensed", sans-serif;
  font-size: 2.7rem;
  line-height: 0.9em;
  text-transform: uppercase; }

.about-history .about-history-text {
  padding-top: 20px;
  font-family: "adelle-sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.3rem;
  font-weight: 200;
  line-height: 1.3em; }

@media only screen and (min-width: 40.063em) {
  .about-history .about-history-title {
    font-size: 4rem; }
  .about-history .about-history-text {
    padding-top: 50px;
    font-size: 1.5rem; } }

.about, .contact, .flavor, .blog, .answer, .icecream, .flacor, .locator, .faq {
  padding-top: 120px !important; }
  @media only screen and (min-width: 40.063em) {
    .about, .contact, .flavor, .blog, .answer, .icecream, .flacor, .locator, .faq {
      padding-top: 180px !important;
      padding-bottom: 150px; } }

.more-gutter {
  padding: 10px; }
  @media only screen and (min-width: 40.063em) {
    .more-gutter {
      padding: 20px; } }

h1 {
  font-size: 50px;
  font-family: "din-condensed", sans-serif;
  text-transform: uppercase;
  line-height: 0.9;
  letter-spacing: -0.1;
  padding: 0; }
  @media only screen and (min-width: 40.063em) {
    h1 {
      font-size: 85px; } }

.main-content {
  min-height: 100%;
  height: 100vh;
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-duration: .4s; }
  .main-content.lateral-menu-is-open {
    -webkit-transform: translateX(-320px);
            transform: translateX(-320px); }
    @media only screen and (min-width: 40.063em) {
      .main-content.lateral-menu-is-open {
        -webkit-transform: translateX(-320px);
                transform: translateX(-320px); } }

.text-content {
  font-size: 20px;
  padding-top: 15px; }
  .text-content p {
    padding-bottom: 25px; }
  @media only screen and (min-width: 40.063em) {
    .text-content {
      font-size: 24px;
      padding-top: 30px; } }

.content-cover {
  display: block;
  padding-bottom: 30px; }
  .content-cover .bg-cover {
    height: 300px;
    -webkit-filter: grayscale(30%);
            filter: grayscale(30%);
    opacity: 0.9;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  @media only screen and (min-width: 40.063em) {
    .content-cover {
      padding-bottom: 50px; }
      .content-cover .bg-cover {
        height: 450px; } }

.index {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; }

.slider {
  width: 100%;
  display: block;
  overflow: hidden; }

.item {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: relative;
  display: block; }
  .item .cover-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-position: center -120px;
    background-repeat: no-repeat;
    background-size: cover; }
    @media only screen and (min-width: 40.063em) {
      .item .cover-image {
        background-position: center -120px;
        width: 100%; } }
    @media only screen and (min-width: 64.063em) {
      .item .cover-image {
        top: 0;
        background-position: -100px center;
        width: 70%; } }

.cover-text {
  display: block;
  position: absolute;
  left: 0;
  top: 55%;
  padding: 20px;
  width: 100%;
  max-width: 500px;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  mix-blend-mode: multiply; }
  .cover-text .cover-title {
    mix-blend-mode: multiply;
    padding-bottom: 10px; }
  .cover-text .cover-ingredient {
    opacity: 0;
    display: none;
    font-size: 14px; }
    .cover-text .cover-ingredient.active {
      opacity: 1;
      display: block; }
  @media only screen and (min-width: 40.063em) {
    .cover-text {
      left: 0;
      top: 60%;
      width: 100%;
      max-width: 900px; }
      .cover-text .cover-title {
        padding-bottom: 20px; }
      .cover-text .cover-ingredient {
        font-size: 18px; } }
  @media only screen and (min-width: 64.063em) {
    .cover-text {
      left: 50%;
      top: 35%;
      width: 50%;
      max-width: 700px; }
      .cover-text .cover-ingredient {
        font-size: 20px; }
        .cover-text .cover-ingredient.active {
          opacity: 1;
          display: block; } }

.btn-product {
  display: inline-block;
  margin-top: 20px; }
  .btn-product a {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    transition: all 0.6s;
    color: rgba(73, 63, 67, 0.7); }
    .btn-product a:hover {
      transition: all 0.6s;
      color: #493f43; }
  @media only screen and (min-width: 40.063em) {
    .btn-product a {
      font-size: 18px; } }

.btn-dots {
  display: none;
  position: absolute;
  left: 30px;
  top: 50%; }
  @media only screen and (min-width: 64.063em) {
    .btn-dots {
      display: block; } }
  .btn-dots .dots {
    cursor: pointer;
    height: 11px;
    width: 11px;
    margin: 8px;
    border-radius: 50%;
    display: block;
    transition: all .5s;
    background-color: rgba(73, 63, 67, 0.5); }
    .btn-dots .dots:hover {
      transition: all .5s;
      background-color: #FFF; }
    .btn-dots .dots.active {
      background-color: #493f43; }
