/* THIS SHEET OF STYLE WAS MADE BY
// n: Benjamin Rosati
// e: ben.rosati@live.com
// w: http://benrosati.com
// b: copyright 2015

/* -----------------------------------------------------------------------------*/
/* /// RESET: It all tastes so vanilla                                          */
/* -----------------------------------------------------------------------------*/

* { -webkit-box-sizing: inherit;  -moz-box-sizing: inherit;  box-sizing: inherit; }
*:before, *:after {  -webkit-box-sizing: inherit;  -moz-box-sizing: inherit;  box-sizing: inherit; }

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 {
  font: inherit;
  font-size: 100%;
  text-decoration: none;
  list-style: none;
  quotes: none;
  background: transparent;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }

html { font-size: 100%; background-color: #111111;  box-sizing: border-box;  }

body {
  color: #999;
  font-size: 100%;
  font-weight: 400;
  font-family: 'Droid Sans', sans-serif;
  line-height: 1;
  position: relative;
  margin: 0 auto;
  overflow-y: scroll; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
img, object, embed { max-width: 100%; height: auto; border: 0px; vertical-align: middle; -ms-interpolation-mode: bicubic; }
img { display: inline-block;  vertical-align: middle; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
button, input { -webkit-appearance: none; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object { max-width: none !important; }

/* -----------------------------------------------------------------------------*/
/* /// GRID: Never forget what you are, for surely the world will not.          */
/* -----------------------------------------------------------------------------*/

.row {
margin: 0 auto;
max-width: 62.5em;
width: 100%; }

.row:before, .row:after {
content: " ";
display: table; }

.row:after {
clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
padding-left: 0;
padding-right: 0; }

.row.collapse .row {
margin-left: 0;
margin-right: 0; }

.row .row {
margin: 0 0em;
max-width: none;
width: auto; }

.row .row:before, .row .row:after {
content: " ";
display: table; }

.row .row:after {
clear: both; }

.row .row.collapse {
margin: 0;
max-width: none;
width: auto; }

.row .row.collapse:before, .row .row.collapse:after {
content: " ";
display: table; }

.row .row.collapse:after {
clear: both; }

.column,
.columns {
padding-left: 0em;
padding-right: 0em;
width: 100%;
float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
float: left; }

@media only screen {
.small-push-0 {
position: relative;
left: 0;
right: auto; }

.small-pull-0 {
position: relative;
right: 0;
left: auto; }

.small-push-1 {
position: relative;
left: 8.33333%;
right: auto; }

.small-pull-1 {
position: relative;
right: 8.33333%;
left: auto; }

.small-push-2 {
position: relative;
left: 16.66667%;
right: auto; }

.small-pull-2 {
position: relative;
right: 16.66667%;
left: auto; }

.small-push-3 {
position: relative;
left: 25%;
right: auto; }

.small-pull-3 {
position: relative;
right: 25%;
left: auto; }

.small-push-4 {
position: relative;
left: 33.33333%;
right: auto; }

.small-pull-4 {
position: relative;
right: 33.33333%;
left: auto; }

.small-push-5 {
position: relative;
left: 41.66667%;
right: auto; }

.small-pull-5 {
position: relative;
right: 41.66667%;
left: auto; }

.small-push-6 {
position: relative;
left: 50%;
right: auto; }

.small-pull-6 {
position: relative;
right: 50%;
left: auto; }

.small-push-7 {
position: relative;
left: 58.33333%;
right: auto; }

.small-pull-7 {
position: relative;
right: 58.33333%;
left: auto; }

.small-push-8 {
position: relative;
left: 66.66667%;
right: auto; }

.small-pull-8 {
position: relative;
right: 66.66667%;
left: auto; }

.small-push-9 {
position: relative;
left: 75%;
right: auto; }

.small-pull-9 {
position: relative;
right: 75%;
left: auto; }

.small-push-10 {
position: relative;
left: 83.33333%;
right: auto; }

.small-pull-10 {
position: relative;
right: 83.33333%;
left: auto; }

.small-push-11 {
position: relative;
left: 91.66667%;
right: auto; }

.small-pull-11 {
position: relative;
right: 91.66667%;
left: auto; }

.column,
.columns {
position: relative;
padding-left: 0em;
padding-right: 0em;
float: left; }

.small-1 {
width: 8.33333%; }

.small-2 {
width: 16.66667%; }

.small-3 {
width: 25%; }

.small-4 {
width: 33.33333%; }

.small-5 {
width: 41.66667%; }

.small-6 {
width: 50%; }

.small-7 {
width: 58.33333%; }

.small-8 {
width: 66.66667%; }

.small-9 {
width: 75%; }

.small-10 {
width: 83.33333%; }

.small-11 {
width: 91.66667%; }

.small-12 {
width: 100%; }

.small-offset-0 {
margin-left: 0 !important; }

.small-offset-1 {
margin-left: 8.33333% !important; }

.small-offset-2 {
margin-left: 16.66667% !important; }

.small-offset-3 {
margin-left: 25% !important; }

.small-offset-4 {
margin-left: 33.33333% !important; }

.small-offset-5 {
margin-left: 41.66667% !important; }

.small-offset-6 {
margin-left: 50% !important; }

.small-offset-7 {
margin-left: 58.33333% !important; }

.small-offset-8 {
margin-left: 66.66667% !important; }

.small-offset-9 {
margin-left: 75% !important; }

.small-offset-10 {
margin-left: 83.33333% !important; }

.small-offset-11 {
margin-left: 91.66667% !important; }

.small-reset-order {
float: left;
left: auto;
margin-left: 0;
margin-right: 0;
right: auto; }

.column.small-centered,
.columns.small-centered {
margin-left: auto;
margin-right: auto;
float: none; }

.column.small-uncentered,
.columns.small-uncentered {
float: left;
margin-left: 0;
margin-right: 0; }

.column.small-centered:last-child,
.columns.small-centered:last-child {
float: none; }

.column.small-uncentered:last-child,
.columns.small-uncentered:last-child {
float: left; }

.column.small-uncentered.opposite,
.columns.small-uncentered.opposite {
float: right; }

.row.small-collapse > .column,
.row.small-collapse > .columns {
padding-left: 0;
padding-right: 0; }
.row.small-collapse .row {
margin-left: 0;
margin-right: 0; }
.row.small-uncollapse > .column,
.row.small-uncollapse > .columns {
padding-left: 0em;
padding-right: 0em;
float: left; } }


@media only screen and (min-width: 37.5em) {
.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: 0em;
padding-right: 0em;
float: left; }

.medium-1 {
width: 8.33333%; }

.medium-2 {
width: 16.66667%; }

.medium-3 {
width: 25%; }

.medium-4 {
width: 33.33333%; }

.medium-5 {
width: 41.66667%; }

.medium-6 {
width: 50%; }

.medium-7 {
width: 58.33333%; }

.medium-8 {
width: 66.66667%; }

.medium-9 {
width: 75%; }

.medium-10 {
width: 83.33333%; }

.medium-11 {
width: 91.66667%; }

.medium-12 {
width: 100%; }

.medium-offset-0 {
margin-left: 0 !important; }

.medium-offset-1 {
margin-left: 8.33333% !important; }

.medium-offset-2 {
margin-left: 16.66667% !important; }

.medium-offset-3 {
margin-left: 25% !important; }

.medium-offset-4 {
margin-left: 33.33333% !important; }

.medium-offset-5 {
margin-left: 41.66667% !important; }

.medium-offset-6 {
margin-left: 50% !important; }

.medium-offset-7 {
margin-left: 58.33333% !important; }

.medium-offset-8 {
margin-left: 66.66667% !important; }

.medium-offset-9 {
margin-left: 75% !important; }

.medium-offset-10 {
margin-left: 83.33333% !important; }

.medium-offset-11 {
margin-left: 91.66667% !important; }

.medium-reset-order {
float: left;
left: auto;
margin-left: 0;
margin-right: 0;
right: auto; }

.column.medium-centered,
.columns.medium-centered {
margin-left: auto;
margin-right: auto;
float: none; }

.column.medium-uncentered,
.columns.medium-uncentered {
float: left;
margin-left: 0;
margin-right: 0; }

.column.medium-centered:last-child,
.columns.medium-centered:last-child {
float: none; }

.column.medium-uncentered:last-child,
.columns.medium-uncentered:last-child {
float: left; }

.column.medium-uncentered.opposite,
.columns.medium-uncentered.opposite {
float: right; }

.row.medium-collapse > .column,
.row.medium-collapse > .columns {
padding-left: 0;
padding-right: 0; }
.row.medium-collapse .row {
margin-left: 0;
margin-right: 0; }
.row.medium-uncollapse > .column,
.row.medium-uncollapse > .columns {
padding-left: 0em;
padding-right: 0em;
float: left; }

.push-0 {
position: relative;
left: 0;
right: auto; }

.pull-0 {
position: relative;
right: 0;
left: auto; }

.push-1 {
position: relative;
left: 8.33333%;
right: auto; }

.pull-1 {
position: relative;
right: 8.33333%;
left: auto; }

.push-2 {
position: relative;
left: 16.66667%;
right: auto; }

.pull-2 {
position: relative;
right: 16.66667%;
left: auto; }

.push-3 {
position: relative;
left: 25%;
right: auto; }

.pull-3 {
position: relative;
right: 25%;
left: auto; }

.push-4 {
position: relative;
left: 33.33333%;
right: auto; }

.pull-4 {
position: relative;
right: 33.33333%;
left: auto; }

.push-5 {
position: relative;
left: 41.66667%;
right: auto; }

.pull-5 {
position: relative;
right: 41.66667%;
left: auto; }

.push-6 {
position: relative;
left: 50%;
right: auto; }

.pull-6 {
position: relative;
right: 50%;
left: auto; }

.push-7 {
position: relative;
left: 58.33333%;
right: auto; }

.pull-7 {
position: relative;
right: 58.33333%;
left: auto; }

.push-8 {
position: relative;
left: 66.66667%;
right: auto; }

.pull-8 {
position: relative;
right: 66.66667%;
left: auto; }

.push-9 {
position: relative;
left: 75%;
right: auto; }

.pull-9 {
position: relative;
right: 75%;
left: auto; }

.push-10 {
position: relative;
left: 83.33333%;
right: auto; }

.pull-10 {
position: relative;
right: 83.33333%;
left: auto; }

.push-11 {
position: relative;
left: 91.66667%;
right: auto; }

.pull-11 {
position: relative;
right: 91.66667%;
left: auto; } }

@media only screen and (min-width: 62.5em) {
.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: 0em;
padding-right: 0em;
float: left; }

.large-1 {
width: 8.33333%; }

.large-2 {
width: 16.66667%; }

.large-3 {
width: 25%; }

.large-4 {
width: 33.33333%; }

.large-5 {
width: 41.66667%; }

.large-6 {
width: 50%; }

.large-7 {
width: 58.33333%; }

.large-8 {
width: 66.66667%; }

.large-9 {
width: 75%; }

.large-10 {
width: 83.33333%; }

.large-11 {
width: 91.66667%; }

.large-12 {
width: 100%; }

.large-offset-0 {
margin-left: 0 !important; }

.large-offset-1 {
margin-left: 8.33333% !important; }

.large-offset-2 {
margin-left: 16.66667% !important; }

.large-offset-3 {
margin-left: 25% !important; }

.large-offset-4 {
margin-left: 33.33333% !important; }

.large-offset-5 {
margin-left: 41.66667% !important; }

.large-offset-6 {
margin-left: 50% !important; }

.large-offset-7 {
margin-left: 58.33333% !important; }

.large-offset-8 {
margin-left: 66.66667% !important; }

.large-offset-9 {
margin-left: 75% !important; }

.large-offset-10 {
margin-left: 83.33333% !important; }

.large-offset-11 {
margin-left: 91.66667% !important; }

.large-reset-order {
float: left;
left: auto;
margin-left: 0;
margin-right: 0;
right: auto; }

.column.large-centered,
.columns.large-centered {
margin-left: auto;
margin-right: auto;
float: none; }

.column.large-uncentered,
.columns.large-uncentered {
float: left;
margin-left: 0;
margin-right: 0; }

.column.large-centered:last-child,
.columns.large-centered:last-child {
float: none; }

.column.large-uncentered:last-child,
.columns.large-uncentered:last-child {
float: left; }

.column.large-uncentered.opposite,
.columns.large-uncentered.opposite {
float: right; }

.row.large-collapse > .column,
.row.large-collapse > .columns {
padding-left: 0;
padding-right: 0; }
.row.large-collapse .row {
margin-left: 0;
margin-right: 0; }
.row.large-uncollapse > .column,
.row.large-uncollapse > .columns {
padding-left: 0em;
padding-right: 0em;
float: left; }

.push-0 {
position: relative;
left: 0;
right: auto; }

.pull-0 {
position: relative;
right: 0;
left: auto; }

.push-1 {
position: relative;
left: 8.33333%;
right: auto; }

.pull-1 {
position: relative;
right: 8.33333%;
left: auto; }

.push-2 {
position: relative;
left: 16.66667%;
right: auto; }

.pull-2 {
position: relative;
right: 16.66667%;
left: auto; }

.push-3 {
position: relative;
left: 25%;
right: auto; }

.pull-3 {
position: relative;
right: 25%;
left: auto; }

.push-4 {
position: relative;
left: 33.33333%;
right: auto; }

.pull-4 {
position: relative;
right: 33.33333%;
left: auto; }

.push-5 {
position: relative;
left: 41.66667%;
right: auto; }

.pull-5 {
position: relative;
right: 41.66667%;
left: auto; }

.push-6 {
position: relative;
left: 50%;
right: auto; }

.pull-6 {
position: relative;
right: 50%;
left: auto; }

.push-7 {
position: relative;
left: 58.33333%;
right: auto; }

.pull-7 {
position: relative;
right: 58.33333%;
left: auto; }

.push-8 {
position: relative;
left: 66.66667%;
right: auto; }

.pull-8 {
position: relative;
right: 66.66667%;
left: auto; }

.push-9 {
position: relative;
left: 75%;
right: auto; }

.pull-9 {
position: relative;
right: 75%;
left: auto; }

.push-10 {
position: relative;
left: 83.33333%;
right: auto; }

.pull-10 {
position: relative;
right: 83.33333%;
left: auto; }

.push-11 {
position: relative;
left: 91.66667%;
right: auto; }

.pull-11 {
position: relative;
right: 91.66667%;
left: auto; } }

[class*="block-grid-"] {
display: block;
padding: 0;
margin: 0; }
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
content: " ";
display: table; }
[class*="block-grid-"]:after {
clear: both; }
[class*="block-grid-"] > li {
display: block;
float: left;
height: auto;
padding: 0; }

@media only screen {
.small-block-grid-1 > li {
list-style: none;
width: 100%; }
.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 {
list-style: none;
width: 50%; }
.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 {
list-style: none;
width: 33.33333%; }
.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 {
list-style: none;
width: 25%; }
.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 {
list-style: none;
width: 20%; }
.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 {
list-style: none;
width: 16.66667%; }
.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 {
list-style: none;
width: 14.28571%; }
.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 {
list-style: none;
width: 12.5%; }
.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 {
list-style: none;
width: 11.11111%; }
.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 {
list-style: none;
width: 10%; }
.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 {
list-style: none;
width: 9.09091%; }
.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 {
list-style: none;
width: 8.33333%; }
.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: 37.5em) {
.medium-block-grid-1 > li {
list-style: none;
width: 100%; }
.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 {
list-style: none;
width: 50%; }
.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 {
list-style: none;
width: 33.33333%; }
.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 {
list-style: none;
width: 25%; }
.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 {
list-style: none;
width: 20%; }
.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 {
list-style: none;
width: 16.66667%; }
.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 {
list-style: none;
width: 14.28571%; }
.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 {
list-style: none;
width: 12.5%; }
.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 {
list-style: none;
width: 11.11111%; }
.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 {
list-style: none;
width: 10%; }
.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 {
list-style: none;
width: 9.09091%; }
.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 {
list-style: none;
width: 8.33333%; }
.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: 62.5em) {
.large-block-grid-1 > li {
list-style: none;
width: 100%; }
.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 {
list-style: none;
width: 50%; }
.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 {
list-style: none;
width: 33.33333%; }
.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 {
list-style: none;
width: 25%; }
.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 {
list-style: none;
width: 20%; }
.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 {
list-style: none;
width: 16.66667%; }
.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 {
list-style: none;
width: 14.28571%; }
.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 {
list-style: none;
width: 12.5%; }
.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 {
list-style: none;
width: 11.11111%; }
.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 {
list-style: none;
width: 10%; }
.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 {
list-style: none;
width: 9.09091%; }
.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 {
list-style: none;
width: 8.33333%; }
.large-block-grid-12 > li:nth-of-type(1n) {
clear: none; }
.large-block-grid-12 > li:nth-of-type(12n+1) {
clear: both; } }

/* -----------------------------------------------------------------------------*/
/* /// LIGHTBOX: There's more than what they show                               */
/* -----------------------------------------------------------------------------*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }