@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
/* 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, q:before, q:after {
  content: '';
  content: none; }

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

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  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; }

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

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

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

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

object, embed {
  height: 100%; }

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 {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.start {
  float: left !important; }

.end {
  float: right !important; }

.text-start {
  text-align: left !important; }

.text-end {
  text-align: right !important; }

.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;
  *zoom: 1; }

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

.row:after {
  clear: both; }

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

.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;
  *zoom: 1; }

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

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

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

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

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

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

@media only screen {
  .column.small-centered, .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none; }

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

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

  .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 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

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

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

  .small-offset-0 {
    position: relative;
    margin-left: 0% !important; }

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.063em) {
  .column.medium-centered, .columns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none; }

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

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

  .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 {
    position: relative;
    width: 8.33333%; }

  .medium-2 {
    position: relative;
    width: 16.66667%; }

  .medium-3 {
    position: relative;
    width: 25%; }

  .medium-4 {
    position: relative;
    width: 33.33333%; }

  .medium-5 {
    position: relative;
    width: 41.66667%; }

  .medium-6 {
    position: relative;
    width: 50%; }

  .medium-7 {
    position: relative;
    width: 58.33333%; }

  .medium-8 {
    position: relative;
    width: 66.66667%; }

  .medium-9 {
    position: relative;
    width: 75%; }

  .medium-10 {
    position: relative;
    width: 83.33333%; }

  .medium-11 {
    position: relative;
    width: 91.66667%; }

  .medium-12 {
    position: relative;
    width: 100%; }

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

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

  .medium-offset-0 {
    position: relative;
    margin-left: 0% !important; }

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

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

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

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

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

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

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

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

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

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

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

  .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) {
  .column.large-centered, .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none; }

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

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

  .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 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

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

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

  .large-offset-0 {
    position: relative;
    margin-left: 0% !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .small-block-grid-12 > li:nth-of-type(n) {
    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%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .medium-block-grid-12 > li:nth-of-type(n) {
    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%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625rem 1.25rem;
    list-style: none; }

  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }

  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
 }

@font-face {
  font-family: 'Corbert';
  src: url('fonts/corbert-regular-webfont.eot');
  src: url('fonts/corbert-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/corbert-regular-webfont.woff2') format('woff2'), url('fonts/corbert-regular-webfont.woff') format('woff'), url('fonts/corbert-regular-webfont.ttf') format('truetype'), url('fonts/corbert-regular-webfont.svg#corbertregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.button {
  margin-top: 1em;
  clear: both;
  float: none;
  display: inline-block; }
  .button, .button:visited {
    color: #b33539;
    border: 2px solid #b33539;
    padding: 0.5em 1em;
    text-decoration: none;
    font-weight: 700;
    border-radius: 3px; }
  .button:hover {
    background: #b33539;
    color: #fff; }
  .button:active {
    background: #628396;
    border-color: rgba(98, 131, 150, 0.5); }
  .button:after {
    display: table;
    width: 100%;
    clear: both; }

a {
  color: inherit; }

* {
  box-sizing: border-box; }

html, body {
  height: 100%; }

body {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  background-image: url('../img/background-blue.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #444;
  font-size: 18px; }

p {
  line-height: 1.4em; }
  p a {
    color: #628396; }

h1, h2, h4, h5, h5 {
  font-family: 'Corbert', sans-serif; }
  h1 a, h2 a, h4 a, h5 a, h5 a {
    text-decoration: none; }

h1 {
  text-transform: uppercase; }

header {
  padding: 1em; }
  @media screen and (max-width: 400px) {
    header {
      margin-top: 2em; } }
  header h1 {
    background-image: url('../img/quadrophone-logotype.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 300px;
    height: 60px;
    color: #fff;
    margin: 0 auto; }
    header h1 a {
      color: transparent; }

#content {
  min-height: 100%; }
  @media screen and (max-width: 1300px) {
    #content {
      width: 100%; } }
  @media screen and (max-width: 400px) {
    #content {
      padding: 0; } }

.container {
  background: rgba(253, 252, 251, 0.9); }
  @media screen and (max-width: 1300px) {
    .container {
      width: 100%; } }

nav {
  padding: 1em; }
  nav li {
    text-align: center; }
    nav li a, nav li a:visited {
      color: #b33539;
      border: 2px solid #b33539;
      padding: 0.5em 1em;
      text-decoration: none;
      font-weight: 700;
      border-radius: 3px; }
    nav li a:hover {
      background: #b33539;
      color: #fff; }
    nav li a:active {
      background: #628396;
      border-color: rgba(98, 131, 150, 0.5); }
  nav li.submenu {
    width: 100%;
    clear: both;
    margin-bottom: 0; }
    nav li.submenu ul {
      border-top: 1px solid #b33539;
      margin-top: 1em;
      padding-top: 1em;
      margin-bottom: -2em; }
    nav li.submenu a {
      border: none;
      padding: 0 10px; }

.menu {
  display: none; }

@media screen and (max-width: 960px) {
  .menu {
    display: block;
    margin-left: 0.5em;
    margin-top: 0.5em;
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0; }

  nav {
    position: fixed;
    top: -1em;
    left: -1em;
    z-index: 9999999; }
    nav ul[class*="block-grid-"] {
      display: none;
      margin-top: 1em;
      background: #fffefe;
      text-align: left; }
      nav ul[class*="block-grid-"] li {
        display: block;
        float: left;
        width: 100%;
        margin: 2em 2em 0 0.5em;
        position: static;
        clear: both !important; }
 }

.article-preview {
  margin-bottom: 1em;
  padding: 1em;
  width: 48%;
  float: left; }
  @media screen and (max-width: 1024px) {
    .article-preview {
      float: none;
      clear: both;
      width: 100%; } }
  @media screen and (max-width: 400px) {
    .article-preview {
      padding: 0; } }
  .article-preview .wrapper {
    width: 100%;
    background: white;
    padding: 1em;
    min-height: 100%;
    display: inline-block;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }
  .article-preview img {
    position: relative; }
    @media screen and (min-width: 601px) {
      .article-preview img {
        margin-top: 50%;
        transform: translateY(-25%); } }
  .article-preview h3 {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 0.5em;
    margin-top: 1em;
    font-weight: 700; }
    .article-preview h3 a {
      text-decoration: none; }
  .article-preview a.read-more {
    margin-top: 1em;
    display: inline-block; }
    .article-preview a.read-more, .article-preview a.read-more:visited {
      color: #b33539;
      border: 2px solid #b33539;
      padding: 0.5em 1em;
      text-decoration: none;
      font-weight: 700;
      border-radius: 3px; }
    .article-preview a.read-more:hover {
      background: #b33539;
      color: #fff; }
    .article-preview a.read-more:active {
      background: #628396;
      border-color: rgba(98, 131, 150, 0.5); }
  .article-preview p {
    line-height: 1.2em; }

@media screen and (max-width: 600px) {
  .preview-image {
    text-align: center; } }

@media screen and (max-width: 600px) {
  .frontpage-articles {
    margin-top: 1em; } }

.articles h2 {
  text-align: center;
  font-weight: 700;
  font-size: 1.4em;
  padding: 0.5em 0;
  margin-bottom: 0.5em;
  position: relative; }

.banner {
  text-align: center;
  margin: 1em auto; }

strong {
  font-weight: 700; }
  strong.text-center {
    display: block; }

.full-article h2, .contact h2 {
  text-align: center;
  font-size: 1.8em;
  margin: 0.6em auto;
  padding: 0.5em; }
.full-article h3, .contact h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin: 1em auto;
  text-align: center; }
.full-article h4, .contact h4 {
  color: #628396;
  text-align: center;
  font-weight: 700; }
.full-article p, .contact p {
  background: #fffefe;
  padding: 1.4em 2em;
  margin: 1em auto;
  max-width: 960px;
  border: 1px solid #aaa; }
.full-article ul, .contact ul {
  list-style-type: disc;
  max-width: 960px;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  padding: 1em;
  line-height: 1.4em;
  padding-left: 2em; }
.full-article ul.sharing, .contact ul.sharing {
  background: transparent; }
  .full-article ul.sharing img, .contact ul.sharing img {
    width: 30px; }

.align_center {
  display: block;
  margin: 0 auto; }

.align_right {
  float: right;
  margin-left: 2em; }

.align_left {
  float: left;
  margin-right: 2em; }

.article-footer ul.social {
  margin-top: 3em; }
  .article-footer ul.social li {
    text-align: center; }
  .article-footer ul.social img {
    max-width: 50px; }

#contact {
  padding-bottom: 2em; }
  #contact input:not([type="submit"]), #contact textarea {
    width: 100%;
    display: inline-block;
    border: 2px solid #b33539;
    margin-bottom: 1em;
    margin-top: 0.5em;
    font-size: 1.2em;
    padding: 5px;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    color: #222;
    transition: transform 0.3s; }
    #contact input:not([type="submit"]):focus, #contact textarea:focus {
      outline: none;
      transform: scale(1.05); }
  #contact label {
    display: inline-block; }
  #contact textarea {
    height: 10em; }
  #contact input[type="submit"] {
    background: transparent;
    font-size: 1em;
    cursor: pointer; }
    #contact input[type="submit"], #contact input[type="submit"]:visited {
      color: #b33539;
      border: 2px solid #b33539;
      padding: 0.5em 1em;
      text-decoration: none;
      font-weight: 700;
      border-radius: 3px; }
    #contact input[type="submit"]:hover {
      background: #b33539;
      color: #fff; }
    #contact input[type="submit"]:active {
      background: #628396;
      border-color: rgba(98, 131, 150, 0.5); }
    #contact input[type="submit"]:focus {
      outline: none;
      transform: scale(1.05); }

.error {
  display: none;
  font-weight: 700;
  color: #b33539;
  padding-left: 1em; }

.notice {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  background: #628396;
  color: #fafafa;
  font-weight: 700;
  padding: 1em;
  display: block;
  text-align: center;
  z-index: 99999999999;
  font-size: 1.2em;
  border-bottom: 1px solid #fafafa; }

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 99999999999; }

.close {
  position: absolute;
  top: 5px;
  right: 0.5em; }

.spinner {
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: transparent;
  border-radius: 50%;
  display: block;
  animation: spinner 2s linear infinite;
  position: absolute; }
  .spinner::before, .spinner::after {
    animation: pulse 1s alternate linear infinite;
    display: block;
    border-radius: 50%;
    content: '';
    width: 25px;
    height: 25px;
    background-color: #b33539; }
  .spinner::before {
    margin-left: 25px; }
  .spinner::after {
    margin-top: -25px;
    margin-left: -25px; }

@keyframes spinner {

  100% {
    transform: rotate(360deg); } }

@keyframes pulse {

  100% {
    transform: scale(0.8); } }

#search-form {
  position: absolute;
  top: 2em;
  right: 10px; }
  @media screen and (max-width: 960px) {
    #search-form {
      position: static;
      width: 100%;
      text-align: center; } }
  #search-form button {
    background: #628396;
    color: #fafafa;
    font-size: 1em;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer; }
  #search-form input {
    font-size: 0.9em;
    padding: 4px; }

/* Blog */
.blog h2 {
  text-align: center;
  margin: 1em auto;
  font-size: 1.4em; }
.blog p {
  line-height: 1.4em;
  margin: 1em auto; }

/* Audio player */
img, .mejs-container {
  max-width: 100% !important; }

.mejs-container {
  display: block;
  margin: 2em auto;
  border: 2px solid #b33539;
  border-radius: 3px; }
  .mejs-container .mejs-controls {
    background: #f6f3ed;
    color: #b33539; }

.mejs-container .mejs-controls .mejs-time {
  color: #b33539; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #e5dccb; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #b33539; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #b33539; }

.site-footer {
  float: none;
  clear: both;
  width: 100%;
  left: 0;
  bottom: 0; }
  .site-footer span {
    font-size: 0.8em;
    display: inline-block;
    float: right;
    clear: both; }

.more-articles {
  margin: 1em auto;
  padding-top: 1em;
  border-top: 1px solid #628396; }
  .more-articles li {
    text-align: center; }
  .more-articles img {
    display: inline-block;
    margin-bottom: 1em; }

.app-downloads li {
  width: 100%;
  float: none;
  clear: both;
  padding-bottom: 3em; }
  .app-downloads li > div {
    padding-bottom: 3em; }
.app-downloads li:last-child::after {
  display: table;
  width: 100%;
  clear: both; }
.app-downloads .mejs-container {
  width: 100% !important; }
.app-downloads h3 {
  font-weight: 700;
  color: #628396;
  margin-bottom: 2em;
  font-size: 1.2em; }
  .app-downloads h3 a {
    text-decoration: none; }

.fourohfour h2 {
  font-size: 2em; }

.massive-wavetable {
  margin-bottom: 1em; }
  .massive-wavetable h4 {
    margin-top: 10px; }

.wavetables li {
  width: 100%;
  text-align: center;
  float: none;
  clear: both; }
  .wavetables li a {
    display: inline-block; }
.wavetables li:last-child::after {
  display: table;
  width: 100%;
  clear: both; }

.sharing {
  margin-top: 1em;
  text-align: center; }

.MarkupPagerNav {
  padding-bottom: 2em; }
  .MarkupPagerNav li {
    float: left;
    padding: 0 1em; }
    .MarkupPagerNav li a {
      text-decoration: none;
      border: 2px solid #628396;
      padding: 0.5em 1em;
      border-radius: 2px;
      color: #628396; }
  .MarkupPagerNav .MarkupPagerNavOn a {
    background: #b33539;
    color: #fff;
    font-weight: 700;
    border: 2px solid #b33539; }

.modal {
  width: 500px;
  height: 450px;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 999999999999999;
  background: #f6f3ed;
  border: 2px solid #628396;
  text-align: center;
  border-radius: 3px; }
  .modal img {
    max-height: 300px;
    display: inline-block;
    margin-bottom: 1em; }
  .modal h4 {
    max-width: 90%;
    padding: 0.5em;
    border-radius: 5px;
    margin: 1em auto;
    font-weight: 700;
    background: #b33539;
    color: #fafafa; }
  .modal a.download-link, .modal a.close {
    background: #628396;
    margin-bottom: 1em;
    color: #fafafa;
    padding: 0.5em;
    border-radius: 5px;
    text-decoration: none;
    font-weight: 700; }
  .modal a.close {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -1em;
    margin-right: -1em;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    padding: 0; }
