@charset "UTF-8";
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, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  outline: none; }

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  font-family: Arial, sans-serif; }

body {
  line-height: 1; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

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

*:focus, *:active {
  outline: none; }

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

a {
  text-decoration: none; }
  a:hover {
    cursor: pointer; }

select, option {
  font-family: inherit; }

input, textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

textarea {
  overflow: hidden; }

input[type="submit"], input[type="text"], input[type="email"], input[type="url"], input[type="search"], input[type="password"], textarea, input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
  -webkit-border-radius: 0px; }

input[type="number"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: textfield; }

input[type="submit"] {
  cursor: pointer; }

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

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

.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 -0.9375em;
  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: 0.9375em;
  padding-right: 0.9375em;
  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: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-2 {
    width: 16.66667%; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-3 {
    width: 25%; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-4 {
    width: 33.33333%; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-5 {
    width: 41.66667%; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-6 {
    width: 50%; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-7 {
    width: 58.33333%; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-8 {
    width: 66.66667%; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-9 {
    width: 75%; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-10 {
    width: 83.33333%; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-11 {
    width: 91.66667%; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-12 {
    width: 100%; }
  .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: 0.9375em;
    padding-right: 0.9375em;
    float: left; } }

@media only screen and (min-width: 640px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-1 {
    width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-2 {
    width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-3 {
    width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-4 {
    width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-5 {
    width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-6 {
    width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-7 {
    width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-8 {
    width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-9 {
    width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-10 {
    width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-11 {
    width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .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: 0.9375em;
    padding-right: 0.9375em;
    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: 960px) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    left: auto;
    right: 0%; }
  .large-1 {
    width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    left: auto;
    right: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    left: auto;
    right: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    left: auto;
    right: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    left: auto;
    right: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    left: auto;
    right: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    left: auto;
    right: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    left: auto;
    right: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    left: auto;
    right: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    left: auto;
    right: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    left: auto;
    right: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    left: auto;
    right: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .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: 0.9375em;
    padding-right: 0.9375em;
    float: left; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    left: auto;
    right: 0%; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    left: auto;
    right: 8.33333%; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    left: auto;
    right: 16.66667%; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    left: auto;
    right: 25%; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    left: auto;
    right: 33.33333%; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    left: auto;
    right: 41.66667%; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    left: auto;
    right: 50%; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    left: auto;
    right: 58.33333%; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    left: auto;
    right: 66.66667%; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    left: auto;
    right: 75%; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    left: auto;
    right: 83.33333%; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    left: auto;
    right: 91.66667%; } }

[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;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem; }

@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: 640px) {
  .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: 64.0625em) {
  .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; } }

html {
  background: #3d382f;
  color: #faf6e8;
  font-family: 'Roboto';
  font-size: 21px; }

body {
  font-size: 1em; }
  body a:not(.at-share-btn):not([href]):not([id=""]) {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden; }
  body[data-letter="bigger"] {
    font-size: 1.2em; }
  body[data-letter="biggest"] {
    font-size: 1.4em; }
  body[data-contrast="high"] {
    background: #000000; }
    body[data-contrast="high"] a {
      color: #ffffff !important; }
    body[data-contrast="high"] article a {
      border-color: #ffffff !important; }
      body[data-contrast="high"] article a:hover {
        border-color: #000000 !important; }
    body[data-contrast="high"] #fixed-header .content {
      background: #000000 !important;
      color: #ffffff !important; }
      body[data-contrast="high"] #fixed-header .content .upper .search-form {
        background: #ffffff !important; }
        body[data-contrast="high"] #fixed-header .content .upper .search-form .search-field {
          color: #000000 !important; }
      body[data-contrast="high"] #fixed-header .content .upper ul li {
        border-color: #ffffff !important;
        color: #ffffff !important; }
      body[data-contrast="high"] #fixed-header .content #main-menu ul li a {
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
        background: #ffffff !important;
        color: #000000 !important; }
    body[data-contrast="high"] #front-slider .slide .button {
      background: #000000 !important;
      border-color: #ffffff !important;
      border-width: 2px !important; }
    body[data-contrast="high"] #front-content .left .link .wrapper, body[data-contrast="high"] #front-content .left .link img {
      border-color: #ffffff !important; }
    body[data-contrast="high"] #front-content .left .link .lower {
      background: #000000 !important; }
      body[data-contrast="high"] #front-content .left .link .lower .icon {
        color: #ffffff !important; }
    body[data-contrast="high"] #front-content .right .post .meta {
      color: #ffffff !important; }
    body[data-contrast="high"] #front-content .right .more span, body[data-contrast="high"] #front-content .right .more .icon {
      background: #000000 !important;
      color: #ffffff !important; }
    body[data-contrast="high"] #main {
      background: #000000 !important;
      color: #ffffff !important; }
      body[data-contrast="high"] #main .inline-title {
        color: #fff; }
      body[data-contrast="high"] #main #page-menu.widget {
        background: #ffffff !important;
        color: #000000 !important; }
        body[data-contrast="high"] #main #page-menu.widget li {
          background: #ffffff !important;
          color: #000000 !important; }
          body[data-contrast="high"] #main #page-menu.widget li a {
            color: #000000 !important; }
      body[data-contrast="high"] #main .widget {
        border-color: #ffffff !important; }
        body[data-contrast="high"] #main .widget .header {
          background: #ffffff !important;
          color: #000000 !important; }
        body[data-contrast="high"] #main .widget .wrapper .content .gform_wrapper .gform_body input {
          background: #ffffff !important;
          color: #000000 !important; }
        body[data-contrast="high"] #main .widget .menu .current-menu-item > a,
        body[data-contrast="high"] #main .widget .menu .current-taxonomy > a {
          background: #000;
          color: #fff; }
      body[data-contrast="high"] #main .wp-pagenavi a, body[data-contrast="high"] #main .wp-pagenavi span {
        color: #ffffff !important; }
    body[data-contrast="high"] #footer {
      background: #000000 !important;
      color: #ffffff !important; }

body, #page, #header, #main, #footer, .block {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%; }

.inner-page {
  display: table;
  margin: 0 auto;
  width: 960px; }
  @media (min-width: 1360px) {
    .inner-page {
      width: 1360px; } }
  @media (max-width: 960px) {
    .inner-page {
      width: 90%; } }

#page {
  top: auto; }
  @media (max-width: 960px) {
    #page {
      top: 82px; } }
  @media (max-width: 450px) {
    #page {
      top: 61px; } }

#page.page-mobile {
  left: 0;
  position: fixed; }

#main {
  background: #fff;
  border-top: 7px solid #ffffff;
  -webkit-box-shadow: 0 10px 21px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 21px rgba(0, 0, 0, 0.3);
  color: #3d382f;
  padding: 62px 0; }
  @media (max-width: 960px) {
    #main {
      border-width: 0; } }

.home #main {
  margin: 30px 0 0 0; }
  @media (max-width: 960px) {
    .home #main {
      margin: 0; } }

#content {
  float: left;
  width: 65%; }
  #content.full-width {
    float: none;
    width: auto; }
  @media (max-width: 960px) {
    #content {
      width: 100%; } }
  #content.full-width {
    width: 100%; }
  #content.flexible-content {
    width: 77%; }
    @media (max-width: 450px) {
      #content.flexible-content {
        width: 100%; } }

#sidebar {
  float: right;
  margin: -69px 0 0 0;
  width: 30%; }
  @media (max-width: 960px) {
    #sidebar {
      display: none;
      width: 100%; } }
  @media (max-width: 640px) {
    #sidebar {
      margin-top: 60px; } }
  #sidebar aside {
    margin: 0 0 24px 0; }
    #sidebar aside:last-child {
      margin-bottom: 0; }

.post-edit-link {
  display: block;
  float: left; }

.preview-entry {
  margin-bottom: 40px;
  width: 100%; }

.alignleft {
  clear: left;
  float: left;
  margin: 0.3em 1em 0.5em 0; }

.alignright {
  clear: right;
  float: right;
  margin: 0.3em 0 0.5em 1em; }

.wp-caption-text {
  font-size: 0.7em;
  line-height: 135%; }

@media (max-width: 450px) {
  #content .wp-pagenavi a.page, #content .wp-pagenavi .current {
    display: none; } }

#comments {
  float: left;
  width: 100%; }

#comment-list > li {
  float: left;
  margin: 0 0 2.5% 0;
  width: 100%; }

#comments form label {
  display: block; }

@media (max-width: 960px) {
  table {
    width: 100%; } }

.table {
  display: table; }

.table-cell {
  display: table-cell;
  vertical-align: top; }

.addthis-after {
  border-top: 1px solid #c8c5ba;
  margin: 46px 0 0 0;
  padding: 63px 0; }
  .addthis-after p {
    float: left;
    font-size: 0.85em;
    line-height: 220%;
    margin-right: 10px;
    text-transform: uppercase; }
  .addthis-after a {
    border-width: 0;
    margin: 3px 0 0 13px !important; }

.wp-pagenavi {
  display: table;
  font-family: 'Roboto Slab';
  font-size: 1.2em;
  margin: 12px auto 0; }
  .wp-pagenavi .pages {
    display: none; }
  .wp-pagenavi a, .wp-pagenavi span {
    background: #fffdf6;
    border: 1px solid #4c8bbb;
    color: #4c8bbb;
    display: inline-block;
    font-size: 19px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    width: 40px; }
  .wp-pagenavi .last {
    display: none; }
  .wp-pagenavi .current {
    background: #4c8bbb;
    border-color: #4c8bbb !important;
    color: #fffdf6; }

#content .extra-content {
  margin: 40px 0 0 0; }

#content .expandable {
  border-top: 1px solid #c8c5ba;
  margin: 40px 0 0;
  padding: 48px 0 0 0; }
  #content .expandable.open .content {
    display: block; }
  #content .expandable.index-0 .icon {
    color: #f1b80e; }
  #content .expandable.index-1 .icon {
    color: #8aa733; }
  #content .expandable.index-2 .icon {
    color: #c24e27; }
  #content .expandable.index-3 .icon {
    color: #4c8bbb; }
  #content .expandable .header {
    cursor: pointer; }
    #content .expandable .header h2 {
      float: left; }
      @media (max-width: 960px) {
        #content .expandable .header h2 {
          font-size: 1.35em; } }
      @media (max-width: 640px) {
        #content .expandable .header h2 {
          font-size: 1.1em;
          width: 88%; } }
    #content .expandable .header .icon {
      float: right;
      font-size: 35px;
      line-height: 60px; }
      @media (max-width: 960px) {
        #content .expandable .header .icon {
          line-height: 50px; } }
      @media (max-width: 640px) {
        #content .expandable .header .icon {
          font-size: 27px;
          line-height: 42px;
          text-align: right;
          width: 12%; } }
  #content .expandable .content {
    display: none; }

.search-entry h3 {
  color: #8aa733; }
  .search-entry h3 a {
    color: inherit; }
    .search-entry h3 a:hover {
      text-decoration: underline; }

.blog .blog-category, .category.archive .blog-category {
  border-top: 4px double #c8c5ba;
  margin-bottom: 38px;
  padding-bottom: 48px;
  padding-top: 40px; }
  .blog .blog-category:first-child, .category.archive .blog-category:first-child {
    border-top: none; }
  .blog .blog-category:last-child, .category.archive .blog-category:last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
  .blog .blog-category .button, .category.archive .blog-category .button {
    display: table;
    margin: 0 auto;
    padding: 0 50px;
    width: auto; }
    @media (max-width: 960px) {
      .blog .blog-category .button, .category.archive .blog-category .button {
        font-size: 19px; } }
    @media (max-width: 640px) {
      .blog .blog-category .button, .category.archive .blog-category .button {
        padding: 0;
        width: 100%; } }

.blog .preview-entry, .category.archive .preview-entry {
  border-bottom: 4px double #c8c5ba;
  margin: 0 0 38px 0;
  padding: 0 0 42px 0; }
  .blog .preview-entry h3, .category.archive .preview-entry h3 {
    font-size: 1.2em; }
  @media (max-width: 640px) {
    .blog .preview-entry h3, .category.archive .preview-entry h3 {
      font-size: 1em; } }
  .blog .preview-entry:last-of-type, .category.archive .preview-entry:last-of-type {
    border-width: 0; }
  .blog .preview-entry:last-child, .category.archive .preview-entry:last-child {
    border-width: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .blog .preview-entry a, .category.archive .preview-entry a {
    color: #8aa733; }
    .blog .preview-entry a:hover, .category.archive .preview-entry a:hover {
      text-decoration: underline; }
  .blog .preview-entry .meta, .category.archive .preview-entry .meta {
    color: #846d44;
    font-size: 0.9em;
    line-height: 130%;
    margin: 0 0 22px 0; }
  .blog .preview-entry .left, .category.archive .preview-entry .left {
    float: left;
    width: 25%; }
    @media (max-width: 640px) {
      .blog .preview-entry .left, .category.archive .preview-entry .left {
        margin: 0 0 22px 0;
        width: 100%; } }
    .blog .preview-entry .left img, .category.archive .preview-entry .left img {
      margin: 7px 0 0 0;
      width: 100%; }
  .blog .preview-entry .right, .category.archive .preview-entry .right {
    float: right;
    width: 70%; }
    @media (max-width: 640px) {
      .blog .preview-entry .right, .category.archive .preview-entry .right {
        width: 100%; } }
    .blog .preview-entry .right.full, .category.archive .preview-entry .right.full {
      width: 100%; }
  .blog .preview-entry .read-more, .category.archive .preview-entry .read-more {
    clear: both;
    float: right;
    margin: 22px 0 0 0; }

.single .date {
  color: #846d44;
  font-size: 0.9em;
  margin: 0 0 22px 0; }

.single .tags {
  margin: 25px 0 0 0; }
  .single .tags a {
    color: #8aa733;
    display: inline-block;
    margin: 4px 20px 4px 0; }

/* MAP */
#camap {
  display: block;
  margin: 0 auto; }

#tooltip {
  font: normal 18px/18px arial,helvetica,sans-serif;
  color: #738f2e;
  border: 1px solid #738f2e;
  background-color: #fff; }

/* REENTRY BY COUNTY LIGHTBOX PAGES */
body.reentryByCounty {
  padding: 5px 20px 20px;
  font: 13px/16px arial,helvetica,sans-serif;
  background-color: #fff;
  color: #000; }

body.reentryByCounty a {
  color: #4c8bbb; }
  body.reentryByCounty a:hover {
    text-decoration: underline; }

body.reentryByCounty h1 {
  margin: -5px -20px 30px;
  padding: 15px 20px 10px;
  font-size: 18px;
  line-height: 18px;
  background-color: #8cac3e;
  color: #fff; }

body.reentryByCounty h1 span {
  display: block;
  margin: 5px 0 0;
  font-size: 15px; }

body.reentryByCounty h2 {
  margin: 40px 0 10px;
  font-size: 18px;
  color: #738f2e;
  padding-bottom: 3px;
  border-bottom: 1px solid #738f2e; }

body.reentryByCounty h1 + h2 {
  margin-top: 30px; }

body.reentryByCounty h3 {
  margin: 35px 0 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  color: #738f2e;
  text-transform: uppercase;
  border: none; }

body.reentryByCounty h2 + h3 {
  margin-top: 25px; }

body.reentryByCounty h4 {
  margin: 15px 0 3px;
  padding: 0;
  color: #000;
  font-size: 14px; }

body.reentryByCounty h5 {
  margin: 15px 0 2px;
  padding: 0;
  color: #000;
  font-size: 13px; }

body.reentryByCounty ul {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0; }

body.reentryByCounty ul li {
  margin: 20px 0 0;
  padding-bottom: 0; }

body.reentryByCounty ul p {
  margin: 8px 0 0;
  padding: 0; }

body.reentryByCounty ul ul {
  margin: 8px 0 0;
  padding: 0; }

body.reentryByCounty ul ul li,
body.reentryByCounty ul ul ul li {
  margin: 5px 0 0; }

body.reentryByCounty ul ul ul {
  list-style: square outside none;
  margin: -5px 0 0 20px;
  padding: 10px; }

.page-support-us #footer-socials a[href*="support-us"],
.page-support-us #floating-socials a[href*="support-us"] {
  display: none; }

.page-donate #floating-socials .donate {
  display: none; }

.goog-te-menu-frame {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

#front-slider {
  position: relative;
  border-bottom: 7px solid #ffffff;
  height: 66vw;
  max-height: 607px;
  overflow: hidden; }
  #front-slider .inner-page {
    height: 100%; }
  #front-slider .slick-list, #front-slider .slick-track {
    position: absolute;
    height: 100%;
    width: 100%; }
  @media (max-width: 960px) {
    #front-slider {
      margin-top: -62px; } }
  #front-slider .slick-dots {
    display: table;
    bottom: 25px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 640px) {
      #front-slider .slick-dots {
        display: none !important; } }
    #front-slider .slick-dots li {
      background: rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      display: block;
      float: left;
      height: 26px;
      margin: 0 24px;
      padding: 6px 0; }
      #front-slider .slick-dots li.slick-active button {
        background: #ffffff; }
      #front-slider .slick-dots li button {
        background: #3d382f;
        border-radius: 50%;
        border-width: 0;
        cursor: pointer;
        display: block;
        font-size: 0;
        height: 14px;
        line-height: 0;
        margin: 0 5px;
        overflow: hidden;
        padding: 0;
        text-indent: 500px;
        -webkit-transition: background 1000ms ease 0ms;
        -o-transition: background 1000ms ease 0ms;
        transition: background 1000ms ease 0ms;
        width: 14px; }
  #front-slider .slide {
    position: relative; }
    @media (max-width: 640px) {
      #front-slider .slide {
        background-position: center top !important; } }
    #front-slider .slide .inner-page {
      position: relative;
      z-index: 3; }
      #front-slider .slide .inner-page .content {
        position: absolute;
        display: table;
        color: #ffffff;
        height: 100%;
        width: 40%; }
        @media (max-width: 960px) {
          #front-slider .slide .inner-page .content {
            width: 50%; } }
        @media (max-width: 640px) {
          #front-slider .slide .inner-page .content {
            height: auto;
            bottom: 5%;
            width: 100%; } }
        #front-slider .slide .inner-page .content.left {
          float: left; }
        #front-slider .slide .inner-page .content.right {
          float: right; }
        #front-slider .slide .inner-page .content .cell {
          display: table-cell;
          vertical-align: middle; }
          @media (max-width: 640px) {
            #front-slider .slide .inner-page .content .cell {
              color: #3d382f;
              margin-top: 300px; }
              #front-slider .slide .inner-page .content .cell p {
                font-size: 18px; }
              #front-slider .slide .inner-page .content .cell .button {
                height: 50px;
                line-height: 50px;
                margin-top: 0 !important; } }
          #front-slider .slide .inner-page .content .cell h2 {
            border-bottom: 2px solid #faf6e8;
            padding: 0 0 20px 0; }
            @media (max-width: 640px) {
              #front-slider .slide .inner-page .content .cell h2 {
                font-size: 28px;
                margin-bottom: 0;
                padding-bottom: 10px; } }
          #front-slider .slide .inner-page .content .cell .button {
            float: left;
            margin: 7px 0 0 0;
            width: 100%; }
            #front-slider .slide .inner-page .content .cell .button .table {
              display: table;
              margin: 0 auto; }
              #front-slider .slide .inner-page .content .cell .button .table span {
                float: left; }
              #front-slider .slide .inner-page .content .cell .button .table .icon {
                float: right;
                font-size: 24px;
                margin: 3px 0 0 7px; }
    #front-slider .slide img.primary {
      left: 0;
      max-width: 5000px;
      position: absolute;
      top: 0;
      width: auto;
      z-index: 2; }

#front-banner {
  float: left;
  margin: 25px 0 0 0;
  width: 100%; }

#large-shadow {
  float: left;
  opacity: 0.4;
  width: 100%; }

#front-content {
  margin: 20px 0 0; }
  #front-content .left .link {
    float: left;
    width: 46.4%; }
    @media (max-width: 960px) {
      #front-content .left .link {
        width: 100%;
        margin: 0 0 7.2% 0; } }
    #front-content .left .link.pos-0 {
      margin-right: 7.2%; }
    #front-content .left .link.link-0, #front-content .left .link.link-1 {
      margin-bottom: 3%; }
    #front-content .left .link .wrapper {
      border: 1px solid #413c33;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #front-content .left .link .primary {
      border-style: solid;
      border-width: 0 0 14px 0;
      float: left;
      width: 100%; }
    #front-content .left .link .small-shadow {
      float: left;
      opacity: 0.5;
      width: 100%; }
    #front-content .left .link.color-yellow .icon {
      color: #f1b80e; }
    #front-content .left .link.color-yellow img {
      border-color: #f1b80e; }
    #front-content .left .link.color-green .icon {
      color: #8aa733; }
    #front-content .left .link.color-green img {
      border-color: #8aa733; }
    #front-content .left .link.color-red .icon {
      color: #c24e27; }
    #front-content .left .link.color-red img {
      border-color: #c24e27; }
    #front-content .left .link.color-blue .icon {
      color: #4c8bbb; }
    #front-content .left .link.color-blue img {
      border-color: #4c8bbb; }
    #front-content .left .link .lower {
      background: #3d382f;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-family: 'Roboto Slab';
      font-size: 22px;
      padding: 27px 20px 31px; }
      #front-content .left .link .lower span {
        float: left;
        font-weight: 600;
        line-height: 120%;
        max-width: 87%; }
      #front-content .left .link .lower .icon {
        position: absolute;
        right: 20px;
        top: 0; }
  #front-content .right {
    margin-top: 0; }
    #front-content .right a {
      color: #c24e27;
      font-weight: 700; }
      #front-content .right a:hover {
        text-decoration: underline; }
    #front-content .right .post {
      border-color: #c8c5ba;
      border-width: 0 0 1px 0;
      border-style: solid;
      font-size: 0.85em;
      padding: 34px 0 30px; }
      #front-content .right .post:last-child {
        border-width: 0; }
      #front-content .right .post .title {
        line-height: 120%; }
      #front-content .right .post .meta {
        color: #998d76;
        font-size: 0.8em;
        font-weight: 700;
        margin: 14px 0 4px;
        text-transform: uppercase; }
        #front-content .right .post .meta span {
          float: left; }
          #front-content .right .post .meta span.spacer {
            margin: 0 13px; }
          #front-content .right .post .meta span a {
            color: #998d76; }
        #front-content .right .post .meta .icon {
          display: inline-block;
          float: left;
          font-size: 1.4em;
          margin: -2px 11px 0 0; }
    #front-content .right .more .line {
      border-top: 1px solid #c8c5ba;
      margin: 35px 0 -15px; }
    #front-content .right .more span, #front-content .right .more .icon {
      background: #faf6e8;
      float: right;
      position: relative;
      z-index: 3; }
    #front-content .right .more span {
      padding: 0 4px 0 17px; }
      #front-content .right .more span:hover {
        text-decoration: underline; }
    #front-content .right .more .icon {
      font-size: 21px;
      margin: 2px 0 0 0; }

a {
  color: #faf6e8; }

h1, h2, h3, h4 {
  line-height: 120%; }

h1 {
  font-size: 3.4em;
  font-weight: 200; }
  #header h1 {
    color: #fff; }
  @media (max-width: 960px) {
    h1 {
      font-size: 2.8em; } }
  @media (max-width: 640px) {
    h1 {
      font-size: 2em; } }
  h1.inline-title {
    color: #3d382f;
    font-size: 2.4em;
    margin: 0 0 30px; }
    @media (max-width: 960px) {
      h1.inline-title {
        font-size: 2em; } }
    @media (max-width: 640px) {
      h1.inline-title {
        font-size: 1.5em; } }

h2, h3, h4 {
  font-family: 'Roboto Slab'; }

h2 {
  font-size: 1.7em;
  margin: 0 0 0.5em; }

h3 {
  font-size: 1.35em;
  margin: 0 0 0.3em; }

h4 {
  font-size: 1.3em;
  margin: 0 0 0.3em; }

h1 a, h2 a, h3 a, h4 a, h5 a {
  border-width: 0 !important;
  color: inherit; }

h1.green, h2.green, h3.green, h4.green, h5.green {
  color: #8aa733; }

h1.red, h2.red, h3.red, h4.red, h5.red {
  color: #c24e27; }

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue {
  color: #4c8bbb; }

h1.yellow, h2.yellow, h3.yellow, h4.yellow, h5.yellow {
  color: #f1b80e; }

strong, strong * {
  font-weight: 700; }

em, em *, i, i * {
  font-style: italic; }

p {
  line-height: 160%;
  margin-bottom: 14px; }
  p:last-child {
    margin-bottom: 0; }

article {
  width: 100%; }
  article a {
    border-bottom: 2px dotted #3d382f;
    color: #4c8bbb; }
    article a:hover {
      border-color: transparent; }
  article ul, article ol {
    list-style-position: inside;
    margin: 0 0 14px 20px; }
    article ul li, article ol li {
      line-height: 160%; }
  article ul li {
    list-style-type: disc; }
  article ol li {
    list-style-type: decimal; }

#report_content h1, #report_content h2, #report_content h3, #report_content h4 {
  line-height: 120%; }

#report_content h1 {
  font-size: 2.4em;
  font-weight: 200; }
  #header #report_content h1 {
    color: #fff; }
  @media (max-width: 960px) {
    #report_content h1 {
      font-size: 2.8em; } }
  @media (max-width: 640px) {
    #report_content h1 {
      font-size: 2em; } }
  #report_content h1.inline-title {
    color: #3d382f;
    font-size: 2em;
    margin: 0 0 30px; }
    @media (max-width: 960px) {
      #report_content h1.inline-title {
        font-size: 2em; } }
    @media (max-width: 640px) {
      #report_content h1.inline-title {
        font-size: 1.5em; } }

#report_content h2, #report_content h3, #report_content h4 {
  font-family: 'Roboto Slab'; }

#report_content h2 {
  font-size: 1em;
  margin: 0 0 0.5em; }

#report_content h3 {
  font-size: .8em;
  margin: 0 0 0.3em; }

#report_content h4 {
  font-size: .7em;
  margin: 0 0 0.3em; }

#report_content h5 {
  font-size: .6em; }

#report_content blockquote p {
  font-size: .8rem; }

#report_content ul li {
  font-size: .8rem; }

#placeholder {
  display: inline-block;
  height: 99px;
  float: left; }

.mini {
  float: none !important; }
  .mini .content {
    background: #F0ECE3 !important; }
    .mini .content .upper {
      margin: 0 0 30px 0 !important; }
      .mini .content .upper ul li {
        color: #5E5D5B !important;
        border-color: #C4BDAB !important; }
      .mini .content .upper .letter {
        color: #5E5D5B !important; }
  .mini img#logo {
    width: 150px;
    float: left; }
  .mini .mini_wrap #main-menu ul li a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background: #C1E0D0;
    color: #5E5D5B;
    display: table-cell;
    vertical-align: middle;
    line-height: 26px;
    font-size: 16px !important;
    width: 155px !important; }
    @media (max-width: 1360px) {
      .mini .mini_wrap #main-menu ul li a {
        font-size: 11px !important;
        width: 105px !important; } }

#header-translate {
  background: #2A2722 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 29px;
  z-index: 10; }
  #header-translate .goog-te-gadget-simple {
    background: none !important;
    border: none !important; }
    #header-translate .goog-te-gadget-simple .goog-te-gadget-icon {
      display: none; }
    #header-translate .goog-te-gadget-simple .goog-te-menu-value {
      color: #fff;
      display: block;
      padding: 0.5em 0; }
      #header-translate .goog-te-gadget-simple .goog-te-menu-value *:not(:first-child) {
        display: none; }
  @media (max-width: 960px) {
    #header-translate {
      display: none; } }

#header #fixed-header {
  border-bottom: 4px solid rgba(255, 255, 255, 0.25);
  position: fixed;
  left: 0;
  top: 29px;
  width: 100%;
  z-index: 100; }
  @media (max-width: 960px) {
    #header #fixed-header {
      display: none; } }
  #header #fixed-header .content {
    background: #3d382f; }
    #header #fixed-header .content #ebclc_logo {
      float: left;
      margin: 19px 0 0;
      width: 191px;
      height: 57px; }
      @media (min-width: 1360px) {
        #header #fixed-header .content #ebclc_logo {
          margin: 8px 0 0;
          width: 256px;
          height: 76px; } }
    #header #fixed-header .content .upper {
      float: right;
      margin: 0 0 6px 0; }
      #header #fixed-header .content .upper ul {
        font-size: 18px; }
        #header #fixed-header .content .upper ul li {
          border-color: #514c44;
          border-style: solid;
          border-width: 0 2px 0 0;
          color: #a89f8d;
          float: left;
          height: 39px;
          line-height: 35px;
          padding: 4px 13px 0; }
          @media (min-width: 1360px) {
            #header #fixed-header .content .upper ul li {
              padding: 4px 44px 0; } }
          #header #fixed-header .content .upper ul li:first-child {
            padding-left: 0; }
          #header #fixed-header .content .upper ul li#skip-to-content {
            color: #ffffff;
            cursor: pointer;
            font-weight: 700;
            text-transform: uppercase; }
          #header #fixed-header .content .upper ul li .letter {
            color: #ffffff;
            cursor: pointer;
            float: right;
            font-weight: 700;
            margin-left: 4px; }
            #header #fixed-header .content .upper ul li .letter.bigger {
              font-size: 23px;
              margin-top: -2px; }
            #header #fixed-header .content .upper ul li .letter.biggest {
              font-size: 28px;
              margin-top: -4px; }
          #header #fixed-header .content .upper ul li .contrast {
            border-width: 2px;
            border-style: solid;
            cursor: pointer;
            display: block;
            float: right;
            font-size: 18px;
            font-weight: 700;
            height: 23px;
            line-height: 19px;
            margin: 6px 0 0 4px;
            text-align: center;
            width: 23px; }
            #header #fixed-header .content .upper ul li .contrast.high {
              background: #ffffff;
              border-color: #ffffff;
              color: #3d382f; }
      #header #fixed-header .content .upper .search-form {
        background: #faf6e8;
        border-radius: 18px;
        height: 35px; }
        #header #fixed-header .content .upper .search-form label {
          float: left;
          width: 187px; }
          @media (min-width: 1360px) {
            #header #fixed-header .content .upper .search-form label {
              width: 230px; } }
          #header #fixed-header .content .upper .search-form label .screen-reader-text {
            display: none; }
          #header #fixed-header .content .upper .search-form label .search-field {
            background: none;
            height: 35px;
            padding: 0 20px;
            width: 100%; }
        #header #fixed-header .content .upper .search-form .search-submit {
          background: none;
          border-width: 0;
          color: #3d382f;
          float: left;
          font-family: 'ebclc-icons';
          font-size: 23px;
          height: 34px;
          line-height: 32px;
          margin: 0;
          width: 50px; }
    #header #fixed-header .content nav {
      clear: right;
      float: right; }

#header #banner {
  background-size: auto 100% !important;
  height: 486px;
  margin: 99px 0 0 0;
  position: relative; }
  @media (max-width: 960px) {
    #header #banner {
      height: 350px;
      margin: 0; } }
  @media (max-width: 640px) {
    #header #banner {
      height: 250px; } }
  .single #header #banner, #page.disable-header #header #banner {
    height: 0 !important; }
  #header #banner .shadow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.64+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.64)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.64)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 );
    /* IE6-9 */
    bottom: 0;
    height: 250px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 4; }
  #header #banner .inner-page {
    height: 100%;
    position: relative; }
    #header #banner .inner-page h1 {
      bottom: 30px;
      left: 0;
      position: absolute;
      z-index: 5; }

#main-menu {
  float: left; }
  #main-menu > ul > li {
    margin-left: 5px; }
    #main-menu > ul > li:first-child {
      margin-left: 0; }
    #main-menu > ul > li > a {
      background: #bcbcbc;
      -webkit-box-shadow: 0 -6px 15px rgba(0, 0, 0, 0.5) inset;
      box-shadow: 0 -6px 15px rgba(0, 0, 0, 0.5) inset;
      font-size: 18px;
      height: 54px;
      line-height: 54px;
      text-align: center;
      text-transform: uppercase;
      width: 146px; }
      @media (min-width: 1360px) {
        #main-menu > ul > li > a {
          font-size: 21px;
          width: 205px; } }
  #main-menu ul li {
    float: left;
    position: relative; }
    #main-menu ul li:hover > a {
      background: #dedede; }
    #main-menu ul li:hover > ul {
      display: block; }
    #main-menu ul li.color-0 a {
      background: #f1b80e; }
    #main-menu ul li.color-0 .sub-menu a {
      background: rgba(241, 184, 14, 0.9); }
      #main-menu ul li.color-0 .sub-menu a:hover {
        background: rgba(194, 145, 0, 0.9); }
    #main-menu ul li.color-1 a {
      background: #8aa733; }
    #main-menu ul li.color-1 .sub-menu a {
      background: rgba(138, 167, 51, 0.9); }
      #main-menu ul li.color-1 .sub-menu a:hover {
        background: rgba(105, 132, 25, 0.9); }
    #main-menu ul li.color-2 a {
      background: #c24e27; }
    #main-menu ul li.color-2 .sub-menu a {
      background: rgba(194, 78, 39, 0.9); }
      #main-menu ul li.color-2 .sub-menu a:hover {
        background: rgba(156, 51, 16, 0.9); }
    #main-menu ul li.color-3 a {
      background: #9b9e9f; }
    #main-menu ul li.color-3 .sub-menu a {
      background: rgba(155, 158, 159, 0.9); }
      #main-menu ul li.color-3 .sub-menu a:hover {
        background: rgba(105, 137, 148, 0.9); }
    #main-menu ul li.color-4 a {
      background: #4c8bbb; }
    #main-menu ul li.color-4 .sub-menu a {
      background: rgba(76, 139, 187, 0.9); }
      #main-menu ul li.color-4 .sub-menu a:hover {
        background: rgba(40, 109, 161, 0.9); }
  #main-menu ul ul {
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 54px;
    z-index: 99999; }
    #main-menu ul ul:hover > a {
      background: #dedede; }
    #main-menu ul ul a {
      background: #dedede;
      height: auto;
      padding: .5em .5em .5em 1em;
      width: 240px; }
      #main-menu ul ul a:hover {
        background: #cecece; }
    #main-menu ul ul ul {
      left: 100%;
      top: 0; }
  #main-menu a {
    display: block;
    font-weight: 700;
    font-size: 21px;
    padding: 0;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8); }

#floating-socials {
  display: none;
  left: 0;
  position: fixed;
  top: 194px;
  z-index: 1000; }
  @media (min-width: 1480px) {
    #floating-socials {
      display: block; } }
  @media (max-width: 450px) {
    #floating-socials {
      left: auto;
      right: 6px; } }
  #floating-socials img {
    clear: both;
    display: block;
    width: 50px; }
    @media (max-width: 450px) {
      #floating-socials img {
        width: 40px; } }

#mobile-menu, #mobile-screen, #mobile-header {
  display: none; }

#mobile-menu {
  background: #3d382f;
  bottom: 0;
  display: none;
  float: right;
  left: 0;
  overflow: auto;
  position: fixed;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
  width: 100%;
  z-index: 50000; }

#mobile-header {
  background: #3d382f;
  float: left;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5000;
  padding: 11px 0; }
  @media (max-width: 960px) {
    #mobile-header {
      display: inline-block; } }
  #mobile-header.mini {
    background: #F0ECE3 !important; }

#mobile-logo {
  text-decoration: none; }
  #mobile-logo svg {
    float: left;
    padding: 0;
    width: 200px; }
    @media (max-width: 640px) {
      #mobile-logo svg {
        width: 130px; } }

#mobile-header-icon {
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 42px;
  margin: 7px 0 0 0; }
  #mobile-header-icon:before {
    float: right; }
  #mobile-header-icon.open:before {
    content: "b"; }
  @media (max-width: 640px) {
    #mobile-header-icon {
      font-size: 32px;
      margin: 3px 0 0 0; } }

#mobile-menu-wrapper > ul > li > a {
  text-transform: uppercase; }

#mobile-menu-wrapper a {
  color: #ffffff;
  display: inline-block;
  font-size: 21px;
  float: left;
  font-weight: 700;
  line-height: 21px !important;
  padding: 11px 5% 11px 17%;
  text-align: left;
  text-decoration: none;
  width: 78%; }
  @media (max-width: 640px) {
    #mobile-menu-wrapper a {
      font-size: 18px; } }

#mobile-menu-wrapper ul {
  float: left;
  margin: 0px;
  width: 100%; }
  #mobile-menu-wrapper ul li {
    float: left;
    margin: 0px;
    width: 100%; }

#mobile-menu-wrapper .sub-menu {
  display: none; }

#mobile-menu-wrapper li.color-0 {
  background: #f1b80e; }

#mobile-menu-wrapper li.color-1 {
  background: #8aa733; }

#mobile-menu-wrapper li.color-2 {
  background: #c24e27; }

#mobile-menu-wrapper li.color-3 {
  background: #9b9e9f; }

#mobile-menu-wrapper li.color-4 {
  background: #4c8bbb; }

#mobile-menu-wrapper li.menu-item-has-children > a:before {
  color: #ffffff;
  content: 'c';
  float: left;
  font-family: "proto2" !important;
  font-size: 21px;
  font-style: normal !important;
  text-transform: none !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  margin-left: -6%;
  opacity: 0.55;
  speak: none;
  -webkit-transition: 0.1s -webkit-transform;
  transition: 0.1s -webkit-transform;
  -o-transition: 0.1s transform;
  transition: 0.1s transform;
  transition: 0.1s transform, 0.1s -webkit-transform;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 450px) {
    #mobile-menu-wrapper li.menu-item-has-children > a:before {
      margin-left: -14%; } }

#mobile-menu-wrapper li.menu-item-has-children > a.open:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

#mobile-menu-wrapper #menu-main-menu > li > a {
  border-bottom: 1px dotted #eeeeee; }

#mobile-search {
  clear: both;
  display: inline-block;
  float: left;
  margin: 19px 0 10px;
  width: 100%; }
  #mobile-search .screen-reader-text, #mobile-search .search-submit {
    display: none; }
  #mobile-search .search-form {
    float: left;
    margin-right: 16px;
    padding-left: 16.5%;
    width: 68%; }
  #mobile-search input[type="search"] {
    background: #faf6e8;
    border-radius: 30px;
    color: #3d382f;
    float: left;
    font-size: 13px;
    line-height: 17px;
    margin: 0 !important;
    padding: 7px;
    text-decoration: none;
    width: 97% !important; }

#mobile-search-icon:before {
  color: #9b9b9b;
  cursor: pointer;
  float: left;
  font-size: 26px;
  line-height: 34px; }

#mobile-header.mini #logo {
  width: 80px; }

#mobile-header.mini #mobile-header-icon {
  margin: 20px 0 0 0; }

#footer-socials {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  padding: 10px;
  position: fixed;
  width: 100%;
  z-index: 5000; }
  @media (min-width: 1480px) {
    #footer-socials {
      display: none; } }
  #footer-socials .wrapper {
    display: table;
    margin: 0 auto; }
  #footer-socials img {
    float: left;
    height: 46px;
    margin: 0 5px; }
    #footer-socials img.rectangle {
      height: 43px;
      margin-top: -3px;
      margin-right: 0; }
    #footer-socials img:first-child {
      margin-left: 0; }
    @media (max-width: 640px) {
      #footer-socials img {
        height: 35px;
        margin: 0 1px; }
        #footer-socials img.rectangle {
          height: 31px;
          margin-top: -1px; } }

#footer {
  font-size: 0.86em;
  padding: 70px 0; }
  @media (max-width: 640px) {
    #footer {
      padding: 35px 0; } }
  @media (max-width: 640px) {
    #footer .table-cell {
      border-width: 0 !important;
      float: left !important;
      margin: 0 0 30px 0 !important;
      padding: 0 !important;
      text-align: left !important;
      width: 100% !important; }
      #footer .table-cell li {
        clear: left;
        float: left !important;
        margin: 0 0 18px 0 !important;
        width: 100%; } }
  #footer .left {
    width: 370px; }
    @media (max-width: 960px) {
      #footer .left {
        display: block;
        float: left;
        width: 45%; } }
    #footer .left ul {
      float: left;
      margin: 0 0 18px 0;
      width: 100%; }
      #footer .left ul li {
        float: left;
        margin-right: 14px; }
        @media (max-width: 960px) {
          #footer .left ul li {
            clear: left;
            margin-bottom: 10px; } }
        #footer .left ul li:last-child {
          margin-right: 0; }
        #footer .left ul li a {
          text-transform: uppercase; }
  #footer .middle {
    border-left: 3px solid #312d26;
    padding-left: 6%;
    text-align: right; }
    @media (max-width: 960px) {
      #footer .middle {
        display: block;
        float: right;
        width: 52%; } }
    #footer .middle ul li {
      float: right;
      margin: 0 0 20px 20px; }
      #footer .middle ul li:last-child {
        margin-bottom: 0; }
      #footer .middle ul li.spacer {
        margin-left: 20px; }
        @media (max-width: 1359px) {
          #footer .middle ul li.spacer {
            display: none; } }
      #footer .middle ul li span {
        font-weight: 700;
        font-size: 0.86em;
        text-transform: uppercase; }
  #footer .right {
    width: 133px; }
    @media (max-width: 960px) {
      #footer .right {
        clear: right;
        display: block;
        float: right;
        margin: 27px 0 0 0; } }
  #footer a {
    color: #f1b80e;
    font-weight: 700; }
    #footer a:hover {
      text-decoration: underline; }
  #footer svg {
    float: right;
    width: 93px; }
    @media (max-width: 640px) {
      #footer svg {
        display: block;
        float: none;
        margin: 0 auto;
        width: 70px; } }
  #footer.footer_mini {
    background: #F0ECE3 !important;
    color: #5E5D5B !important; }
    #footer.footer_mini #logo {
      width: 150px;
      display: inline-block; }
    #footer.footer_mini a {
      color: #00A293 !important; }
    #footer.footer_mini .left {
      display: block;
      width: 100% !important; }
    #footer.footer_mini .middle {
      border: none !important; }
      #footer.footer_mini .middle h2 {
        text-align: left; }
    #footer.footer_mini .right {
      display: block;
      width: 100%;
      text-align: right; }

@media (max-width: 480px) {
  #footer.footer_mini .right {
    margin-bottom: 50px;
    text-align: center; } }

.error404 #editable-widget, .archive #editable-widget, .category #editable-widget, .search #editable-widget {
  display: none; }

#editable-widget p a {
  color: #ffffff;
  text-decoration: none; }

body.search #sidebar-menu > ul .top-level {
  display: block;
  float: left;
  padding: 10px 10px !important;
  width: 100%; }
  body.search #sidebar-menu > ul .top-level .sub-menu {
    display: none !important; }

.widget {
  background: #000000;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
  color: #ffffff;
  float: left;
  font-size: 0.8em;
  margin-bottom: 10%;
  position: relative;
  width: 100%; }
  @media (min-width: 1360px) {
    .widget {
      font-size: inherit; } }
  @media (max-width: 960px) {
    .widget {
      font-size: 1.2em; } }
  @media (max-width: 450px) {
    .widget {
      font-size: inherit; } }
  .widget.hidden {
    display: none; }
  .widget:hover .editable-placeholder, .widget:hover img.bg {
    opacity: 0.65; }
  .widget.blue {
    border-bottom: 14px solid #4c8bbb; }
    .widget.blue .icon, .widget.blue .editable-placeholder {
      background: #4c8bbb; }
  .widget.green {
    border-bottom: 14px solid #8aa733; }
    .widget.green .icon, .widget.green .editable-placeholder {
      background: #8aa733; }
  .widget.red {
    border-bottom: 14px solid #c24e27; }
    .widget.red .icon, .widget.red .editable-placeholder {
      background: #c24e27; }
  .widget.yellow {
    border-bottom: 14px solid #f1b80e; }
    .widget.yellow .icon, .widget.yellow .editable-placeholder {
      background: #f1b80e; }
  .widget#page-menu {
    background: #706756;
    border-top: 7px solid #f6d162; }
    .widget#page-menu .header {
      background: #f1b80e;
      color: #3d382f; }
      .widget#page-menu .header .content {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding: 6px 20px;
        width: 100%; }
    .widget#page-menu ul.menu {
      margin: -7px 0; }
    .widget#page-menu ul.menu > li > a {
      margin: -11px -10px -10px;
      padding: 10px 20px; }
    .widget#page-menu ul.menu > li > .sub-menu > li.menu-item-has-children > a {
      margin: -10px;
      padding: 10px; }
    .widget#page-menu ul.menu > li > .sub-menu > li > a {
      margin: 0 -10px;
      padding: 10px; }
    .widget#page-menu ul {
      border-width: 0;
      float: left;
      padding: 18px 0;
      width: 100%; }
      .widget#page-menu ul.sub-menu li a {
        font-weight: 500; }
      .widget#page-menu ul.sub-menu li .sub-menu {
        padding: 0; }
        .widget#page-menu ul.sub-menu li .sub-menu li a {
          display: list-item;
          font-size: 0.83em;
          font-weight: 200;
          list-style-position: inside;
          list-style-type: disc;
          margin: 7px -10px -10px;
          padding: 10px; }
        .widget#page-menu ul.sub-menu li .sub-menu li:last-child a {
          margin-bottom: 7px; }
      .widget#page-menu ul li {
        border-width: 0;
        display: none;
        padding: 0 10px; }
        .widget#page-menu ul li.current-menu-ancestor, .widget#page-menu ul li.current-menu-item, .widget#page-menu ul li.current-menu-item li, .widget#page-menu ul li.current-menu-ancestor, .widget#page-menu ul li.current_page_parent, .widget#page-menu ul li.current_page_parent li, .widget#page-menu ul li.current-menu-ancestor li {
          display: block;
          float: left;
          width: 100%; }
        .widget#page-menu ul li.current-menu-item > a, .widget#page-menu ul li.current-taxonomy > a {
          background: #8aa733;
          color: #ffffff; }
        .widget#page-menu ul li:hover.X {
          background: #5a5243; }
          .widget#page-menu ul li:hover.X a {
            color: #ffffff; }
        .widget#page-menu ul li.current.X {
          background: #3d382f; }
          .widget#page-menu ul li.current.X a {
            border-width: 0;
            color: #f1b80e; }
        .widget#page-menu ul li a {
          border-color: #5b5446;
          border-style: solid;
          display: block;
          font-size: 1em;
          font-weight: 700;
          padding: 0; }
          .widget#page-menu ul li a:hover {
            text-decoration: underline; }
  .widget .wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.71+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.71)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.71)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b5000000',GradientType=0 );
    /* IE6-9 */
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    .widget .wrapper .content {
      bottom: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      left: 0;
      padding: 15px 20px;
      position: absolute;
      width: 100%; }
      .widget .wrapper .content .gform_wrapper {
        margin: 12px 0 0 0; }
        .widget .wrapper .content .gform_wrapper .gform_body {
          clear: none;
          float: left;
          width: 82%; }
          .widget .wrapper .content .gform_wrapper .gform_body input {
            background: #faf6e8;
            border-radius: 10px 0 0 10px;
            height: 54px; }
          .widget .wrapper .content .gform_wrapper .gform_body .gfield_label {
            display: none; }
        .widget .wrapper .content .gform_wrapper .gform_footer {
          clear: none;
          float: right;
          width: 18%; }
          .widget .wrapper .content .gform_wrapper .gform_footer input {
            background: #c24e27;
            border-radius: 0 10px 10px 0;
            border-width: 0;
            color: #ffffff;
            font-family: 'ebclc-icons';
            font-size: 30px;
            height: 54px;
            width: 100%; }
  .widget img.bg {
    float: left;
    -webkit-transition: opacity 350ms ease 0ms;
    -o-transition: opacity 350ms ease 0ms;
    transition: opacity 350ms ease 0ms;
    width: 100%; }
  .widget .editable-placeholder {
    background: #101010;
    height: 0;
    padding-bottom: 55%;
    -webkit-transition: opacity 350ms ease 0ms;
    -o-transition: opacity 350ms ease 0ms;
    transition: opacity 350ms ease 0ms;
    width: 100%; }
  .widget .widget-title {
    display: inline-block; }
    .widget .widget-title .icon {
      border-radius: 50%;
      display: inline-block;
      float: right;
      font-size: 23px;
      height: 30px;
      line-height: 33px;
      margin: 3px 0 0 6px;
      text-align: center;
      width: 30px; }
  .widget p {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 0; }
    @media (max-width: 450px) {
      .widget p {
        font-size: 16px; } }
  .widget > ul {
    border-top: 1px dotted #cccccc; }
    .widget > ul li {
      border-bottom: 1px dotted #cccccc;
      display: block;
      width: 100%; }
      .widget > ul li a {
        line-height: 120%;
        text-decoration: none; }

input[type="image"] {
  max-width: 100%; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea {
  border: 1px solid #e3e3e3;
  line-height: 150%;
  padding: 14px 20px;
  width: 100%; }

input[type="submit"], #comments #submit {
  background: #f2f2f2;
  border: 1px solid #cecece;
  margin-bottom: 10px; }
  #content input[type="submit"], #content #comments #submit {
    background: #c24e27;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c24e27), color-stop(100%, #8e2b0a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#c24e27), to(#8e2b0a));
    background: linear-gradient(to bottom, #c24e27 0%, #8e2b0a 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c24e27', endColorstr='#8e2b0a',GradientType=0 );
    /* IE6-9 */
    border-color: #551703;
    border-style: solid;
    border-width: 0 0 3px 0;
    border-radius: 12px;
    cursor: pointer;
    color: #ffffff;
    display: table;
    font-size: 22px;
    font-weight: 700;
    height: 73px;
    line-height: 73px;
    padding: 0 80px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    text-transform: uppercase; }
  @media (max-width: 450px) {
    input[type="submit"], #comments #submit {
      display: table;
      margin: 0 auto;
      padding-left: 0;
      padding-right: 0;
      width: 100%; } }

.gform_wrapper {
  width: 100%; }
  .gform_wrapper select {
    font-size: 1em;
    height: 65px;
    padding: 0 20px;
    width: 100%; }
  .gform_wrapper ul {
    margin: 0; }
    .gform_wrapper ul li {
      list-style-type: none;
      text-indent: 0; }
  .gform_wrapper .gfield {
    clear: both;
    display: inline-block;
    margin-bottom: 1.6%;
    width: 100%; }
    .gform_wrapper .gfield.gfield_error input, .gform_wrapper .gfield.gfield_error textarea {
      background: #fff7f8;
      border: 1px dashed #f81e4c; }
    .gform_wrapper .gfield.half-left {
      float: left;
      padding-right: 5px; }
    .gform_wrapper .gfield.half-right {
      float: right;
      padding-left: 5px; }
    .gform_wrapper .gfield.half-left, .gform_wrapper .gfield.half-right {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      clear: none;
      width: 50%; }
      @media (max-width: 450px) {
        .gform_wrapper .gfield.half-left, .gform_wrapper .gfield.half-right {
          padding: 0;
          width: 100%; } }
    .gform_wrapper .gfield > .gfield_label {
      display: block;
      margin: 0 0 0.4em 0; }
    .gform_wrapper .gfield .ginput_complex label, .gform_wrapper .gfield .gfield_description {
      display: block;
      font-size: 13px;
      line-height: 100%;
      margin: 4px 0 11px 0; }
    .gform_wrapper .gfield .gfield_radio {
      margin: 0; }
      .gform_wrapper .gfield .gfield_radio label {
        margin: 0 0 0 7px; }
    .gform_wrapper .gfield .gfield_checkbox > li {
      margin-bottom: 4px; }
    .gform_wrapper .gfield .gfield_checkbox label {
      margin: 0 0 0 9px; }
    .gform_wrapper .gfield .gfield_checkbox input:checked + label {
      font-weight: 600; }
  .gform_wrapper .validation_error {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0.7em 0; }
  .gform_wrapper .validation_message {
    clear: both;
    display: block;
    font-size: 0.8em;
    font-weight: 600;
    margin: 0.4em 0 0 0; }
  .gform_wrapper .ginput_left {
    clear: left;
    float: left;
    width: 48.5%; }
  .gform_wrapper .ginput_right {
    clear: right;
    float: right;
    width: 48.5%; }
  .gform_wrapper .ginput_left input, .gform_wrapper .ginput_right input {
    padding: 3.7% 4.2%;
    width: 100%; }
  .gform_wrapper .gform_ajax_spinner, .gform_wrapper .gform_validation_container {
    display: none !important; }

/* credit card icons ------------------------------------------------------*/
.gform_wrapper .gform_card_icon_container {
  height: 32px;
  margin: 8px 0 6px 0; }

.gform_wrapper div.gform_card_icon {
  background-image: url(../../../plugins/gravityforms/images/gf-creditcard-icons.png);
  background-repeat: no-repeat;
  float: left;
  height: 32px;
  margin-right: 4px;
  text-indent: -9000px;
  width: 36px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px; }

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px; }

/* credit card fields ------------------------------------------------------*/
.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
  float: left;
  position: relative;
  top: 4px !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left,
.gform_wrapper .ginput_complex .ginput_cardinfo_right {
  float: left;
  min-height: 43px;
  position: relative; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left {
  margin-right: 1%;
  width: 50%; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left label,
.gform_wrapper .ginput_complex .ginput_cardinfo_right label {
  white-space: nowrap !important; }

.gform_wrapper .ginput_complex span.ginput_cardextras {
  display: block;
  overflow: hidden; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
  display: block;
  min-width: 160px !important;
  position: relative; }

.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
  display: -moz-inline-stack;
  display: inline-block;
  width: 48% !important;
  zoom: 1; }

.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
  margin-right: 4px; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 50% !important; }

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  background-image: url(../../../plugins/gravityforms/images/gf-creditcard-icons.png);
  background-repeat: no-repeat;
  background-position: 0 -128px;
  display: -moz-inline-stack;
  display: inline-block;
  height: 23px;
  left: 6px;
  position: relative;
  top: -1px;
  width: 32px;
  zoom: 1; }

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  border: 2px dashed #ddd;
  color: #aaa;
  margin-bottom: 10px;
  padding: 25px;
  text-align: center; }

.right_label .gform_fileupload_multifile, .left_label .gform_fileupload_multifile {
  margin-left: 31%; }

.gform_delete {
  cursor: pointer;
  vertical-align: middle; }

.gfield_creditcard_warning_message {
  color: #f81e4c; }

/* fix recaptcha line height issue ------------------------------------------------------*/
body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,
body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
  line-height: 1em !important; }

.button {
  cursor: pointer;
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none; }
  .button.large-round {
    border-style: solid;
    border-width: 0 0 3px 0;
    border-radius: 12px;
    font-size: 22px;
    font-weight: 700;
    height: 73px;
    line-height: 73px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    text-transform: uppercase; }
    .button.large-round.blue {
      border-color: #0d2e46; }
    .button.large-round.green {
      border-color: #314100; }
    .button.large-round.red {
      border-color: #551703; }
    .button.large-round.yellow {
      border-color: #775900; }
  .button.blue {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c8bbb+0,1b5a8a+100 */
    background: #4c8bbb;
    /* Old browsers */
    background: -moz-linear-gradient(top, #4c8bbb 0%, #1b5a8a 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c8bbb), color-stop(100%, #1b5a8a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4c8bbb 0%, #1b5a8a 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4c8bbb 0%, #1b5a8a 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4c8bbb 0%, #1b5a8a 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#4c8bbb), to(#1b5a8a));
    background: linear-gradient(to bottom, #4c8bbb 0%, #1b5a8a 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c8bbb', endColorstr='#1b5a8a',GradientType=0 );
    /* IE6-9 */ }
  .button.green {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8aa733+0,597506+100 */
    background: #8aa733;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8aa733 0%, #597506 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8aa733), color-stop(100%, #597506));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #8aa733 0%, #597506 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #8aa733 0%, #597506 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #8aa733 0%, #597506 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#8aa733), to(#597506));
    background: linear-gradient(to bottom, #8aa733 0%, #597506 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8aa733', endColorstr='#597506',GradientType=0 );
    /* IE6-9 */ }
  .button.red {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c24e27+0,8e2b0a+100 */
    background: #c24e27;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c24e27), color-stop(100%, #8e2b0a));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c24e27 0%, #8e2b0a 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#c24e27), to(#8e2b0a));
    background: linear-gradient(to bottom, #c24e27 0%, #8e2b0a 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c24e27', endColorstr='#8e2b0a',GradientType=0 );
    /* IE6-9 */ }
  .button.yellow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1b80e+0,c09000+100 */
    background: #f1b80e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f1b80e 0%, #c09000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1b80e), color-stop(100%, #c09000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f1b80e 0%, #c09000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f1b80e 0%, #c09000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f1b80e 0%, #c09000 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#f1b80e), to(#c09000));
    background: linear-gradient(to bottom, #f1b80e 0%, #c09000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1b80e', endColorstr='#c09000',GradientType=0 );
    /* IE6-9 */ }

.building-block {
  float: left;
  width: 100%;
  padding: 20px 0; }
  .building-block h2.title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 27px; }
    @media (max-width: 450px) {
      .building-block h2.title {
        margin-bottom: 12px; } }
  .building-block h3.sub-title {
    font-size: 20px;
    font-weight: 700; }

.bb-basic-text {
  margin: 0 0 25px 0; }

.bb-image-text .table {
  display: table;
  float: left;
  width: 100%; }

.bb-image-text .table-row {
  display: table-row; }

.bb-image-text .table-cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }
  @media (max-width: 450px) {
    .bb-image-text .table-cell {
      display: block;
      float: left;
      width: 100%; } }
  .bb-image-text .table-cell.left {
    padding: 0 3.5% 5% 0; }
  .bb-image-text .table-cell.right {
    padding: 0 0 5% 3.5%; }
  @media (max-width: 450px) {
    .bb-image-text .table-cell.left, .bb-image-text .table-cell.right {
      margin: 0 0 20px 0;
      padding: 0; } }

.bb-image-text .mobile-cell {
  display: none;
  float: left;
  width: 100%; }
  @media (max-width: 450px) {
    .bb-image-text .mobile-cell {
      display: block;
      margin: 0 0 20px 0;
      padding: 0; } }

.bb-image-text img.primary {
  width: 100%;
  float: left; }

@media (max-width: 450px) {
  .bb-image-text .table-cell.image {
    display: none; } }

.bb-multicolumns {
  margin: 0 0 25px 0; }
  .bb-multicolumns .multicolumn {
    float: left; }
    @media (max-width: 450px) {
      .bb-multicolumns .multicolumn {
        margin: 10px 0 !important;
        width: 100% !important; } }
    .bb-multicolumns .multicolumn.last {
      margin-right: 0; }
  .bb-multicolumns .col-2 {
    width: 47%;
    margin: 0 6% 0 0; }
  .bb-multicolumns .col-3 {
    width: 30%;
    margin: 0 5% 0 0; }
  .bb-multicolumns .col-4 {
    width: 20.5%;
    margin: 0 6% 0 0; }
  .bb-multicolumns .col-5 {
    width: 18%;
    margin: 0 2.5% 0 0; }

.bb-item-list .item {
  margin: 0 0 50px 0; }
  @media (max-width: 450px) {
    .bb-item-list .item {
      margin: 0 0 30px 0; } }
  .bb-item-list .item .left {
    float: left;
    width: 30%; }
    .bb-item-list .item .left img {
      float: left;
      width: 100%; }
      @media (max-width: 450px) {
        .bb-item-list .item .left img {
          margin: 0 0 20px 0; } }
  .bb-item-list .item .right {
    float: right;
    width: 65%; }
  @media (max-width: 450px) {
    .bb-item-list .item .left, .bb-item-list .item .right {
      float: left;
      width: 100%; } }

.bb-gallery {
  text-align: center; }
  .bb-gallery div {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .bb-gallery div h5 {
      display: block;
      width: 100%; }
  .bb-gallery img {
    display: block; }
    .bb-gallery img.last {
      margin-right: 0; }
  .bb-gallery .col-2 {
    width: 43%;
    margin: 0 6% 6% 0; }
  .bb-gallery .col-3 {
    width: 30%;
    margin: 0 5% 5% 0; }
  .bb-gallery .col-4 {
    width: 20.5%;
    margin: 0 6% 6% 0; }
  .bb-gallery .col-5 {
    width: 18%;
    margin: 0 2.5% 2.5% 0; }

.block figure {
  max-width: 100%; }

#report_content .bb-image-text img.primary {
  display: block;
  margin: 0 auto;
  float: none; }
  @media (min-width: 1360px) {
    #report_content .bb-image-text img.primary {
      display: block;
      margin: 0 auto;
      float: none; } }

#report_content .block iframe {
  margin: 0 auto;
  display: block; }

.bb-info-social {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center; }
  .bb-info-social .addthis_sharing_toolbox {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
    .bb-info-social .addthis_sharing_toolbox:hover {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
  .bb-info-social .info_social {
    display: block; }
    .bb-info-social .info_social:hover + .addthis_sharing_toolbox {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }

@media (max-width: 700px) {
  .bb-twitter-side .twitter_wrap {
    display: block;
    width: 100%; }
  .bb-twitter-side .twitter_embed {
    float: left;
    display: block;
    width: 100%; } }

@font-face {
  font-family: "proto2";
  src: url("../fonts/prototype/proto2.eot");
  src: url("../fonts/prototype/proto2.eot?#iefix") format("embedded-opentype"), url("../fonts/prototype/proto2.woff") format("woff"), url("../fonts/prototype/proto2.ttf") format("truetype"), url("../fonts/prototype/proto2.svg#proto2") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "proto2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "proto2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-right:before {
  content: "c"; }

.icon-magnifying-glass:before {
  content: "d"; }

.icon-menu-1:before {
  content: "h"; }

.icon-chevron-down:before {
  content: "l"; }

.icon-chevron-up:before {
  content: "m"; }

.icon-chevron-left:before {
  content: "o"; }

.icon-design-graphic-tablet-streamline-tablet:before {
  content: "E"; }

.icon-menu-2:before {
  content: "a"; }

.icon-close-1:before {
  content: "b"; }

@font-face {
  font-family: "ebclc-icons";
  src: url("../fonts/ebclc/ebclc-icons.eot");
  src: url("../fonts/ebclc/ebclc-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/ebclc/ebclc-icons.woff") format("woff"), url("../fonts/ebclc/ebclc-icons.ttf") format("truetype"), url("../fonts/ebclc/ebclc-icons.svg#ebclc-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "ebclc-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ebclc-"]:before,
[class*=" ebclc-"]:before {
  font-family: "ebclc-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ebclc-search:before {
  content: "s"; }

.ebclc-arrow-circle-left:before {
  content: "<"; }

.ebclc-arrow-circle-right:before {
  content: ">"; }

.ebclc-facebook:before {
  content: "f"; }

.ebclc-twitter:before {
  content: "T"; }

.ebclc-google:before {
  content: "g"; }

.ebclc-tumblr:before {
  content: "t"; }

.ebclc-email:before {
  content: "e"; }

.ebclc-down:before {
  content: "D"; }

.ebclc-left:before {
  content: "L"; }

.ebclc-right:before {
  content: "R"; }

.ebclc-up:before {
  content: "U"; }

.ebclc-linkedin-square:before {
  content: "i"; }

.ebclc-instagram:before {
  content: "I"; }

.ebclc-share:before {
  content: "S"; }

.ebclc-pinterest-square:before {
  content: "p"; }

.ebclc-arrow-left:before {
  content: "a"; }

.ebclc-arrow-right:before {
  content: "b"; }

.ebclc-folder:before {
  content: "c"; }

.ebclc-angle-down:before {
  content: "d"; }

.ebclc-angle-up:before {
  content: "h"; }

.ebclc-down-open-big:before {
  content: "j"; }

.ebclc-up-open-big:before {
  content: "k"; }

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.3.2 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0, 0, 0, 0); }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em; }
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal; }
  .featherlight .featherlight-inner {
    display: block; }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font: Arial,sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0; }
  .featherlight iframe {
    border: 0; } }

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: url(../images/overlay.png) repeat 0 0; }

#colorbox {
  -webkit-box-shadow: 0 0 50px #222;
  box-shadow: 0 0 50px #222; }

/*     #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;} */
#cboxContent {
  background: #fff;
  overflow: hidden; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 25px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(../images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxLoadingOverlay {
  background: url(../images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center; }

#cboxClose {
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(../images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #111;
  background-color: #eee;
  padding: 5px;
  opacity: 0.85; }

#tooltip h3, #tooltip div {
  margin: 0; }

/*  ---------------------------------- 
    Team Member Archive & Tax pages
    ---------------------------------- */
.archive .team-filter, .tax_team_tax .team-filter {
  margin: 0 0 40px 0; }
  .archive .team-filter #staff-search, .tax_team_tax .team-filter #staff-search {
    background: #3d382f;
    border: 1px solid #3d382f;
    border-radius: 20px;
    color: #faf6e8;
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 340px; }
    @media (max-width: 960px) {
      .archive .team-filter #staff-search, .tax_team_tax .team-filter #staff-search {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 15px 0 0 116px;
        width: 460px; } }
    @media (max-width: 640px) {
      .archive .team-filter #staff-search, .tax_team_tax .team-filter #staff-search {
        margin: 15px 0 0 0;
        width: 100%; } }
  .archive .team-filter .select-wrapper, .tax_team_tax .team-filter .select-wrapper {
    float: left;
    position: relative; }
    @media (max-width: 640px) {
      .archive .team-filter .select-wrapper, .tax_team_tax .team-filter .select-wrapper {
        width: 100%; } }
    .archive .team-filter .select-wrapper select, .tax_team_tax .team-filter .select-wrapper select {
      left: 0; }
      .archive .team-filter .select-wrapper select option, .tax_team_tax .team-filter .select-wrapper select option {
        background: #faf6e8;
        color: #3d382f; }
    .archive .team-filter .select-wrapper .customSelect, .tax_team_tax .team-filter .select-wrapper .customSelect {
      background: #3d382f;
      border: 1px solid #3d382f;
      border-radius: 20px;
      color: #faf6e8;
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      width: 460px; }
      @media (max-width: 640px) {
        .archive .team-filter .select-wrapper .customSelect, .tax_team_tax .team-filter .select-wrapper .customSelect {
          margin: 0;
          width: 100%; } }
      .archive .team-filter .select-wrapper .customSelect .customSelectInner, .tax_team_tax .team-filter .select-wrapper .customSelect .customSelectInner {
        width: 100% !important; }
  .archive .team-filter span, .tax_team_tax .team-filter span {
    float: left;
    line-height: 40px;
    margin: 0 1.25%; }
    @media (max-width: 640px) {
      .archive .team-filter span, .tax_team_tax .team-filter span {
        display: none; } }

.archive .member, .tax_team_tax .member {
  float: left;
  margin: 0 1.25% 2.5%;
  position: relative;
  width: 17.5%; }
  .archive .member[data-desktop="0"], .tax_team_tax .member[data-desktop="0"] {
    clear: left; }
  @media (max-width: 960px) {
    .archive .member, .tax_team_tax .member {
      margin: 0 2% 4%;
      width: 29.333333%; }
      .archive .member[data-desktop="0"], .tax_team_tax .member[data-desktop="0"] {
        clear: none; }
      .archive .member[data-tablet="0"], .tax_team_tax .member[data-tablet="0"] {
        clear: left; } }
  @media (max-width: 640px) {
    .archive .member, .tax_team_tax .member {
      margin: 0 0 20px 0;
      width: 48%; }
      .archive .member[data-tablet="0"], .tax_team_tax .member[data-tablet="0"] {
        clear: none; }
      .archive .member[data-phone="0"], .tax_team_tax .member[data-phone="0"] {
        clear: left;
        float: left; }
      .archive .member[data-phone="1"], .tax_team_tax .member[data-phone="1"] {
        clear: right;
        float: right; } }
  .archive .member.cat-hidden, .archive .member.text-hidden, .tax_team_tax .member.cat-hidden, .tax_team_tax .member.text-hidden {
    display: none; }
  .archive .member img, .archive .member .placeholder, .tax_team_tax .member img, .tax_team_tax .member .placeholder {
    float: left;
    width: 100%; }
  .archive .member .placeholder, .tax_team_tax .member .placeholder {
    background: #000000;
    height: 0;
    padding-bottom: 112.3%; }
  .archive .member .overlay, .tax_team_tax .member .overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,1+83 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 83%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(83%, black), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 83%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 83%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 83%, black 100%);
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(83%, black), to(black));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 83%, black 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */
    bottom: 0;
    left: 0;
    padding: 31px 5px 22px;
    position: absolute;
    text-align: center;
    width: 100%; }
    .archive .member .overlay span, .tax_team_tax .member .overlay span {
      display: block;
      line-height: 120%;
      width: 100%; }
    .archive .member .overlay .name, .tax_team_tax .member .overlay .name {
      color: #ffffff;
      font-size: 18px; }
    .archive .member .overlay .position, .tax_team_tax .member .overlay .position {
      color: #f1b80e;
      font-size: 11px;
      font-weight: 300;
      margin: 8px 0 0;
      text-transform: uppercase; }

/*  ---------------------------------- 
    Team Member singles
    ---------------------------------- */
.single-team_post .profile-pic {
  float: left;
  margin: 0 30px 30px 0;
  width: 238px; }
  @media (max-width: 640px) {
    .single-team_post .profile-pic {
      float: none;
      width: 100%; } }

.single-team_post .meta-data {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #c8c5ba;
  overflow: hidden; }
  .single-team_post .meta-data > p {
    line-height: 1.25em;
    margin-bottom: 17px; }
    .single-team_post .meta-data > p > span {
      color: #998d76;
      font-size: 0.8em;
      font-weight: 700;
      text-transform: uppercase;
      display: block; }

.narrow {
  text-align: center; }
  .narrow h1, .narrow h2, .narrow h3, .narrow h4, .narrow h5, .narrow p {
    width: 50%;
    text-align: center;
    display: inline-block; }
    .narrow h1:empty, .narrow h2:empty, .narrow h3:empty, .narrow h4:empty, .narrow h5:empty, .narrow p:empty {
      display: none; }

#report_content {
  width: 100%;
  padding-top: 50px;
  display: inline-block; }
  #report_content article a {
    border-bottom: none !important; }
  #report_content #mc_embed_signup {
    background: #efefef;
    padding: 20px;
    text-align: center;
    width: 60%;
    display: block;
    margin: 0 auto; }
  #report_content #mc_embed_signup_scroll #mce-EMAIL {
    margin-top: 10px; }
  #report_content #mc_embed_signup_scroll #mc-embedded-subscribe {
    background: #00A293;
    padding: 10px;
    border: none;
    display: block;
    margin: 0 auto; }
  #report_content #mc_embed_signup_scroll label {
    padding: 10px 0;
    margin-bottom: 10px; }

.report {
  background: white !important; }
  .report .inner-page {
    padding-top: 50px;
    position: relative;
    width: 800px;
    display: block; }
    @media (min-width: 1360px) {
      .report .inner-page {
        width: 1200px; } }
    @media (max-width: 960px) {
      .report .inner-page {
        width: 80%; } }

.twitter_wrap {
  width: 60%;
  display: inline-block;
  text-align: center; }

.twitter_embed {
  position: relative;
  float: right;
  width: 30%; }

.report-inner {
  position: relative; }

.mini_wrap {
  position: absolute;
  bottom: 0;
  right: 0; }

.single-report_page #page {
  top: 60px; }

@media (max-width: 1024px) {
  .narrow h1, .narrow h2, .narrow h3, .narrow h4, .narrow h5, .narrow p {
    width: 100%; }
  #report_content {
    padding-top: 0; }
    #report_content h1.inline-title {
      font-size: 1rem; }
    #report_content p {
      font-size: .7rem; }
  .report .inner-page {
    padding-top: 30px; } }

/*# sourceMappingURL=cc-style.css.map */