@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
 * HTML5 display definitions
 * ========================================================================== */
/*
 * Correct `block` display not defined in IE 8/9. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/*
 * Correct `inline-block` display not defined in IE 8/9. */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Address styling not present in IE 8/9. */
[hidden] {
  display: none; }

/* ==========================================================================
 * Base
 * ========================================================================== */
/*
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom. */
html {
  background: white;
  /* 1 */
  color: black;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/*
 * Remove default margin. */
body {
  margin: 0; }

/* ==========================================================================
 * Links
 * ========================================================================== */
/*
 * Address `outline` inconsistency between Chrome and other browsers. */
a:focus {
  outline: thin dotted;
  color: #444544; }

/*
 * Improve readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
 * Typography
 * ========================================================================== */
/*
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome. */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/*
 * Address styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b,
strong {
  font-weight: bold; }

/*
 * Address styling not present in Safari 5 and Chrome. */
dfn {
  font-style: italic; }

/*
 * Address differences between Firefox and other browsers. */
hr {
  box-sizing: content-box;
  height: 0; }

/*
 * Address styling not present in IE 8/9. */
mark {
  background: yellow;
  color: black; }

/*
 * Correct font family set oddly in Safari 5 and Chrome. */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improve readability of pre-formatted text in all browsers. */
pre {
  white-space: pre-wrap; }

/*
 * Set consistent quote types. */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%; }

/*
 * Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
 * Embedded content
 * ========================================================================== */
/*
 * Remove border when inside `a` element in IE 8/9. */
img {
  border: 0; }

/*
 * Correct overflow displayed oddly in IE 9. */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
 * Figures
 * ========================================================================== */
/*
 * Address margin not present in IE 8/9 and Safari 5. */
figure {
  margin: 0; }

/* ==========================================================================
 * Forms
 * ========================================================================== */
/*
 * Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet. */
button,
input {
  line-height: normal; }

/*
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera. */
button,
select {
  text-transform: none; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others. */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements. */
button[disabled],
html input[disabled] {
  cursor: default; }

/*
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9. */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/*
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X. */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers. */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
 * Tables
 * ========================================================================== */
/*
 * Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      padding: 1.14286rem;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1.14286rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.07143rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: #FFFFFF; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.42857rem;
  position: relative;
  padding: 1rem 1.71429rem 1rem 1rem;
  font-size: 0.92857rem;
  transition: opacity 300ms ease-out;
  background-color: #008CBA;
  border-color: #0078a0;
  color: #FFFFFF; }
  .alert-box .close {
    font-size: 1.57143rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.78571rem;
    right: 0.28571rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }
  .alert-box.alert-close {
    opacity: 0; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.71429rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.71429rem 1.42857rem; }

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.42857rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1.14286rem;
  padding-right: 2.28571rem;
  padding-bottom: 1.21429rem;
  padding-left: 2.28571rem;
  font-size: 1.14286rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.28571rem;
    padding-right: 2.57143rem;
    padding-bottom: 1.35714rem;
    padding-left: 2.57143rem;
    font-size: 1.42857rem; }
  button.small, .button.small {
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.07143rem;
    padding-left: 2rem;
    font-size: 0.92857rem; }
  button.tiny, .button.tiny {
    padding-top: 0.71429rem;
    padding-right: 1.42857rem;
    padding-bottom: 0.78571rem;
    padding-left: 1.42857rem;
    font-size: 0.78571rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.85714rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.85714rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        float: left;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0px;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.063em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1.14286rem;
      -webkit-top-right-radius: 1.14286rem;
      border-top-left-radius: 1.14286rem;
      border-top-right-radius: 1.14286rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1.14286rem;
      -webkit-bottom-right-radius: 1.14286rem;
      border-bottom-left-radius: 1.14286rem;
      border-bottom-right-radius: 1.14286rem; }
  @media only screen and (min-width: 40.063em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1.14286rem;
        -webkit-top-right-radius: 1.14286rem;
        border-top-left-radius: 1.14286rem;
        border-top-right-radius: 1.14286rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1.14286rem;
        -webkit-bottom-right-radius: 1.14286rem;
        border-bottom-left-radius: 1.14286rem;
        border-bottom-right-radius: 1.14286rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

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

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.71429rem; }
  .button-bar .button-group div {
    overflow: hidden; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.42857rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1.14286rem;
  padding-right: 2.28571rem;
  padding-bottom: 1.21429rem;
  padding-left: 2.28571rem;
  font-size: 1.14286rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.28571rem;
    padding-right: 2.57143rem;
    padding-bottom: 1.35714rem;
    padding-left: 2.57143rem;
    font-size: 1.42857rem; }
  button.small, .button.small {
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.07143rem;
    padding-left: 2rem;
    font-size: 0.92857rem; }
  button.tiny, .button.tiny {
    padding-top: 0.71429rem;
    padding-right: 1.42857rem;
    padding-bottom: 0.78571rem;
    padding-left: 1.42857rem;
    font-size: 0.78571rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.85714rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.85714rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.flex-video {
  position: relative;
  padding-top: 1.78571rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.42857rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1.14286rem;
  padding-right: 2.28571rem;
  padding-bottom: 1.21429rem;
  padding-left: 2.28571rem;
  font-size: 1.14286rem;
  background-color: #008CBA;
  border-color: #007095;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.28571rem;
    padding-right: 2.57143rem;
    padding-bottom: 1.35714rem;
    padding-left: 2.57143rem;
    font-size: 1.42857rem; }
  button.small, .button.small {
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.07143rem;
    padding-left: 2rem;
    font-size: 0.92857rem; }
  button.tiny, .button.tiny {
    padding-top: 0.71429rem;
    padding-right: 1.42857rem;
    padding-bottom: 0.78571rem;
    padding-left: 1.42857rem;
    font-size: 0.78571rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.85714rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.85714rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008CBA; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }

/* Standard Forms */
form {
  margin: 0 0 1.14286rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.57143rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.57143rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.57143rem; }

/* Label Styles */
label {
  font-size: 1rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1.14286rem 0;
    padding: 0.64286rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

select::-ms-expand {
  display: none; }

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

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.42857rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.42857rem;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

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

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 1rem;
  margin: 0 0 1.14286rem 0;
  padding: 0.57143rem;
  height: 2.64286rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="email"]:disabled,
  input[type="number"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="color"]:disabled,
  textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled]
  input[type="color"],
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled]
  textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  input[type="color"].radius,
  textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.57143rem;
  font-size: 1rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.64286rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1.14286rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.57143rem;
  margin-right: 1.14286rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.42857rem;
  margin: 1.28571rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.21429rem;
    margin: 0;
    margin-left: -0.21429rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1.14286rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: -1px;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 92.85714rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -1.07143rem;
    margin-right: -1.07143rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .small-push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .small-pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .small-push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .small-pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .small-push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .small-pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .small-push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .small-pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .small-push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .small-pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .small-push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .small-push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .small-pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .small-1 {
    width: 4.16667%; }
  .small-2 {
    width: 8.33333%; }
  .small-3 {
    width: 12.5%; }
  .small-4 {
    width: 16.66667%; }
  .small-5 {
    width: 20.83333%; }
  .small-6 {
    width: 25%; }
  .small-7 {
    width: 29.16667%; }
  .small-8 {
    width: 33.33333%; }
  .small-9 {
    width: 37.5%; }
  .small-10 {
    width: 41.66667%; }
  .small-11 {
    width: 45.83333%; }
  .small-12 {
    width: 50%; }
  .small-13 {
    width: 54.16667%; }
  .small-14 {
    width: 58.33333%; }
  .small-15 {
    width: 62.5%; }
  .small-16 {
    width: 66.66667%; }
  .small-17 {
    width: 70.83333%; }
  .small-18 {
    width: 75%; }
  .small-19 {
    width: 79.16667%; }
  .small-20 {
    width: 83.33333%; }
  .small-21 {
    width: 87.5%; }
  .small-22 {
    width: 91.66667%; }
  .small-23 {
    width: 95.83333%; }
  .small-24 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 4.16667% !important; }
  .small-offset-2 {
    margin-left: 8.33333% !important; }
  .small-offset-3 {
    margin-left: 12.5% !important; }
  .small-offset-4 {
    margin-left: 16.66667% !important; }
  .small-offset-5 {
    margin-left: 20.83333% !important; }
  .small-offset-6 {
    margin-left: 25% !important; }
  .small-offset-7 {
    margin-left: 29.16667% !important; }
  .small-offset-8 {
    margin-left: 33.33333% !important; }
  .small-offset-9 {
    margin-left: 37.5% !important; }
  .small-offset-10 {
    margin-left: 41.66667% !important; }
  .small-offset-11 {
    margin-left: 45.83333% !important; }
  .small-offset-12 {
    margin-left: 50% !important; }
  .small-offset-13 {
    margin-left: 54.16667% !important; }
  .small-offset-14 {
    margin-left: 58.33333% !important; }
  .small-offset-15 {
    margin-left: 62.5% !important; }
  .small-offset-16 {
    margin-left: 66.66667% !important; }
  .small-offset-17 {
    margin-left: 70.83333% !important; }
  .small-offset-18 {
    margin-left: 75% !important; }
  .small-offset-19 {
    margin-left: 79.16667% !important; }
  .small-offset-20 {
    margin-left: 83.33333% !important; }
  .small-offset-21 {
    margin-left: 87.5% !important; }
  .small-offset-22 {
    margin-left: 91.66667% !important; }
  .small-offset-23 {
    margin-left: 95.83333% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .medium-push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .medium-pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .medium-push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .medium-pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .medium-push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .medium-pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .medium-push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .medium-pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .medium-push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .medium-pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .medium-push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .medium-push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .medium-pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .medium-1 {
    width: 4.16667%; }
  .medium-2 {
    width: 8.33333%; }
  .medium-3 {
    width: 12.5%; }
  .medium-4 {
    width: 16.66667%; }
  .medium-5 {
    width: 20.83333%; }
  .medium-6 {
    width: 25%; }
  .medium-7 {
    width: 29.16667%; }
  .medium-8 {
    width: 33.33333%; }
  .medium-9 {
    width: 37.5%; }
  .medium-10 {
    width: 41.66667%; }
  .medium-11 {
    width: 45.83333%; }
  .medium-12 {
    width: 50%; }
  .medium-13 {
    width: 54.16667%; }
  .medium-14 {
    width: 58.33333%; }
  .medium-15 {
    width: 62.5%; }
  .medium-16 {
    width: 66.66667%; }
  .medium-17 {
    width: 70.83333%; }
  .medium-18 {
    width: 75%; }
  .medium-19 {
    width: 79.16667%; }
  .medium-20 {
    width: 83.33333%; }
  .medium-21 {
    width: 87.5%; }
  .medium-22 {
    width: 91.66667%; }
  .medium-23 {
    width: 95.83333%; }
  .medium-24 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 4.16667% !important; }
  .medium-offset-2 {
    margin-left: 8.33333% !important; }
  .medium-offset-3 {
    margin-left: 12.5% !important; }
  .medium-offset-4 {
    margin-left: 16.66667% !important; }
  .medium-offset-5 {
    margin-left: 20.83333% !important; }
  .medium-offset-6 {
    margin-left: 25% !important; }
  .medium-offset-7 {
    margin-left: 29.16667% !important; }
  .medium-offset-8 {
    margin-left: 33.33333% !important; }
  .medium-offset-9 {
    margin-left: 37.5% !important; }
  .medium-offset-10 {
    margin-left: 41.66667% !important; }
  .medium-offset-11 {
    margin-left: 45.83333% !important; }
  .medium-offset-12 {
    margin-left: 50% !important; }
  .medium-offset-13 {
    margin-left: 54.16667% !important; }
  .medium-offset-14 {
    margin-left: 58.33333% !important; }
  .medium-offset-15 {
    margin-left: 62.5% !important; }
  .medium-offset-16 {
    margin-left: 66.66667% !important; }
  .medium-offset-17 {
    margin-left: 70.83333% !important; }
  .medium-offset-18 {
    margin-left: 75% !important; }
  .medium-offset-19 {
    margin-left: 79.16667% !important; }
  .medium-offset-20 {
    margin-left: 83.33333% !important; }
  .medium-offset-21 {
    margin-left: 87.5% !important; }
  .medium-offset-22 {
    margin-left: 91.66667% !important; }
  .medium-offset-23 {
    margin-left: 95.83333% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .large-push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .large-pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .large-push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .large-pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .large-push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .large-pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .large-push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .large-pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .large-push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .large-pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .large-push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .large-push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .large-pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .large-1 {
    width: 4.16667%; }
  .large-2 {
    width: 8.33333%; }
  .large-3 {
    width: 12.5%; }
  .large-4 {
    width: 16.66667%; }
  .large-5 {
    width: 20.83333%; }
  .large-6 {
    width: 25%; }
  .large-7 {
    width: 29.16667%; }
  .large-8 {
    width: 33.33333%; }
  .large-9 {
    width: 37.5%; }
  .large-10 {
    width: 41.66667%; }
  .large-11 {
    width: 45.83333%; }
  .large-12 {
    width: 50%; }
  .large-13 {
    width: 54.16667%; }
  .large-14 {
    width: 58.33333%; }
  .large-15 {
    width: 62.5%; }
  .large-16 {
    width: 66.66667%; }
  .large-17 {
    width: 70.83333%; }
  .large-18 {
    width: 75%; }
  .large-19 {
    width: 79.16667%; }
  .large-20 {
    width: 83.33333%; }
  .large-21 {
    width: 87.5%; }
  .large-22 {
    width: 91.66667%; }
  .large-23 {
    width: 95.83333%; }
  .large-24 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 4.16667% !important; }
  .large-offset-2 {
    margin-left: 8.33333% !important; }
  .large-offset-3 {
    margin-left: 12.5% !important; }
  .large-offset-4 {
    margin-left: 16.66667% !important; }
  .large-offset-5 {
    margin-left: 20.83333% !important; }
  .large-offset-6 {
    margin-left: 25% !important; }
  .large-offset-7 {
    margin-left: 29.16667% !important; }
  .large-offset-8 {
    margin-left: 33.33333% !important; }
  .large-offset-9 {
    margin-left: 37.5% !important; }
  .large-offset-10 {
    margin-left: 41.66667% !important; }
  .large-offset-11 {
    margin-left: 45.83333% !important; }
  .large-offset-12 {
    margin-left: 50% !important; }
  .large-offset-13 {
    margin-left: 54.16667% !important; }
  .large-offset-14 {
    margin-left: 58.33333% !important; }
  .large-offset-15 {
    margin-left: 62.5% !important; }
  .large-offset-16 {
    margin-left: 66.66667% !important; }
  .large-offset-17 {
    margin-left: 70.83333% !important; }
  .large-offset-18 {
    margin-left: 75% !important; }
  .large-offset-19 {
    margin-left: 79.16667% !important; }
  .large-offset-20 {
    margin-left: 83.33333% !important; }
  .large-offset-21 {
    margin-left: 87.5% !important; }
  .large-offset-22 {
    margin-left: 91.66667% !important; }
  .large-offset-23 {
    margin-left: 95.83333% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.inline-list {
  margin: 0 auto 1.21429rem auto;
  margin-left: -1.57143rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.57143rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }
    .slideshow-wrapper .orbit-container .orbit-bullets li {
      display: inline-block; }
  .slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: solid 3px;
    border-color: #555555 #FFFFFF;
    border-radius: 1000px;
    animation-name: rotate;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: #FFFFFF;
        width: 100%;
        padding: 0.71429rem 1rem;
        font-size: 1rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #FFFFFF;
    background: transparent;
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.35714rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px #FFFFFF;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-left-style: solid;
      border-color: transparent;
      border-left-color: #FFFFFF; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-left-color: #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: transparent;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #FFFFFF; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #FFFFFF; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #FFFFFF;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #FFFFFF; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: 0.64286rem;
    height: 0.64286rem;
    background: #CCCCCC;
    float: none;
    margin-right: 6px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }

.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }

@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0% !important;
    opacity: 1 !important; }
  .orbit-stack-on-small .orbit-slide-number {
    display: none; }
  .orbit-timer {
    display: none; }
  .orbit-bullets {
    display: none; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

ul.pagination {
  display: block;
  min-height: 1.71429rem;
  margin-left: -0.35714rem; }
  ul.pagination li {
    height: 1.71429rem;
    color: #222222;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.07143rem 0.71429rem 0.07143rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus,
    ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus,
    ul.pagination li.unavailable:hover button,
    ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #008CBA;
      color: #FFFFFF;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #008CBA; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 92.85714rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -1.07143rem;
    margin-right: -1.07143rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .small-push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .small-pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .small-push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .small-pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .small-push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .small-pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .small-push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .small-pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .small-push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .small-pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .small-push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .small-push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .small-pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .small-1 {
    width: 4.16667%; }
  .small-2 {
    width: 8.33333%; }
  .small-3 {
    width: 12.5%; }
  .small-4 {
    width: 16.66667%; }
  .small-5 {
    width: 20.83333%; }
  .small-6 {
    width: 25%; }
  .small-7 {
    width: 29.16667%; }
  .small-8 {
    width: 33.33333%; }
  .small-9 {
    width: 37.5%; }
  .small-10 {
    width: 41.66667%; }
  .small-11 {
    width: 45.83333%; }
  .small-12 {
    width: 50%; }
  .small-13 {
    width: 54.16667%; }
  .small-14 {
    width: 58.33333%; }
  .small-15 {
    width: 62.5%; }
  .small-16 {
    width: 66.66667%; }
  .small-17 {
    width: 70.83333%; }
  .small-18 {
    width: 75%; }
  .small-19 {
    width: 79.16667%; }
  .small-20 {
    width: 83.33333%; }
  .small-21 {
    width: 87.5%; }
  .small-22 {
    width: 91.66667%; }
  .small-23 {
    width: 95.83333%; }
  .small-24 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 4.16667% !important; }
  .small-offset-2 {
    margin-left: 8.33333% !important; }
  .small-offset-3 {
    margin-left: 12.5% !important; }
  .small-offset-4 {
    margin-left: 16.66667% !important; }
  .small-offset-5 {
    margin-left: 20.83333% !important; }
  .small-offset-6 {
    margin-left: 25% !important; }
  .small-offset-7 {
    margin-left: 29.16667% !important; }
  .small-offset-8 {
    margin-left: 33.33333% !important; }
  .small-offset-9 {
    margin-left: 37.5% !important; }
  .small-offset-10 {
    margin-left: 41.66667% !important; }
  .small-offset-11 {
    margin-left: 45.83333% !important; }
  .small-offset-12 {
    margin-left: 50% !important; }
  .small-offset-13 {
    margin-left: 54.16667% !important; }
  .small-offset-14 {
    margin-left: 58.33333% !important; }
  .small-offset-15 {
    margin-left: 62.5% !important; }
  .small-offset-16 {
    margin-left: 66.66667% !important; }
  .small-offset-17 {
    margin-left: 70.83333% !important; }
  .small-offset-18 {
    margin-left: 75% !important; }
  .small-offset-19 {
    margin-left: 79.16667% !important; }
  .small-offset-20 {
    margin-left: 83.33333% !important; }
  .small-offset-21 {
    margin-left: 87.5% !important; }
  .small-offset-22 {
    margin-left: 91.66667% !important; }
  .small-offset-23 {
    margin-left: 95.83333% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .medium-push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .medium-pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .medium-push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .medium-pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .medium-push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .medium-pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .medium-push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .medium-pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .medium-push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .medium-pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .medium-push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .medium-push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .medium-pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .medium-1 {
    width: 4.16667%; }
  .medium-2 {
    width: 8.33333%; }
  .medium-3 {
    width: 12.5%; }
  .medium-4 {
    width: 16.66667%; }
  .medium-5 {
    width: 20.83333%; }
  .medium-6 {
    width: 25%; }
  .medium-7 {
    width: 29.16667%; }
  .medium-8 {
    width: 33.33333%; }
  .medium-9 {
    width: 37.5%; }
  .medium-10 {
    width: 41.66667%; }
  .medium-11 {
    width: 45.83333%; }
  .medium-12 {
    width: 50%; }
  .medium-13 {
    width: 54.16667%; }
  .medium-14 {
    width: 58.33333%; }
  .medium-15 {
    width: 62.5%; }
  .medium-16 {
    width: 66.66667%; }
  .medium-17 {
    width: 70.83333%; }
  .medium-18 {
    width: 75%; }
  .medium-19 {
    width: 79.16667%; }
  .medium-20 {
    width: 83.33333%; }
  .medium-21 {
    width: 87.5%; }
  .medium-22 {
    width: 91.66667%; }
  .medium-23 {
    width: 95.83333%; }
  .medium-24 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 4.16667% !important; }
  .medium-offset-2 {
    margin-left: 8.33333% !important; }
  .medium-offset-3 {
    margin-left: 12.5% !important; }
  .medium-offset-4 {
    margin-left: 16.66667% !important; }
  .medium-offset-5 {
    margin-left: 20.83333% !important; }
  .medium-offset-6 {
    margin-left: 25% !important; }
  .medium-offset-7 {
    margin-left: 29.16667% !important; }
  .medium-offset-8 {
    margin-left: 33.33333% !important; }
  .medium-offset-9 {
    margin-left: 37.5% !important; }
  .medium-offset-10 {
    margin-left: 41.66667% !important; }
  .medium-offset-11 {
    margin-left: 45.83333% !important; }
  .medium-offset-12 {
    margin-left: 50% !important; }
  .medium-offset-13 {
    margin-left: 54.16667% !important; }
  .medium-offset-14 {
    margin-left: 58.33333% !important; }
  .medium-offset-15 {
    margin-left: 62.5% !important; }
  .medium-offset-16 {
    margin-left: 66.66667% !important; }
  .medium-offset-17 {
    margin-left: 70.83333% !important; }
  .medium-offset-18 {
    margin-left: 75% !important; }
  .medium-offset-19 {
    margin-left: 79.16667% !important; }
  .medium-offset-20 {
    margin-left: 83.33333% !important; }
  .medium-offset-21 {
    margin-left: 87.5% !important; }
  .medium-offset-22 {
    margin-left: 91.66667% !important; }
  .medium-offset-23 {
    margin-left: 95.83333% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .large-push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .large-pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .large-push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .large-pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .large-push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .large-pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .large-push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .large-pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .large-push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .large-pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .large-push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .large-push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .large-pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left; }
  .large-1 {
    width: 4.16667%; }
  .large-2 {
    width: 8.33333%; }
  .large-3 {
    width: 12.5%; }
  .large-4 {
    width: 16.66667%; }
  .large-5 {
    width: 20.83333%; }
  .large-6 {
    width: 25%; }
  .large-7 {
    width: 29.16667%; }
  .large-8 {
    width: 33.33333%; }
  .large-9 {
    width: 37.5%; }
  .large-10 {
    width: 41.66667%; }
  .large-11 {
    width: 45.83333%; }
  .large-12 {
    width: 50%; }
  .large-13 {
    width: 54.16667%; }
  .large-14 {
    width: 58.33333%; }
  .large-15 {
    width: 62.5%; }
  .large-16 {
    width: 66.66667%; }
  .large-17 {
    width: 70.83333%; }
  .large-18 {
    width: 75%; }
  .large-19 {
    width: 79.16667%; }
  .large-20 {
    width: 83.33333%; }
  .large-21 {
    width: 87.5%; }
  .large-22 {
    width: 91.66667%; }
  .large-23 {
    width: 95.83333%; }
  .large-24 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 4.16667% !important; }
  .large-offset-2 {
    margin-left: 8.33333% !important; }
  .large-offset-3 {
    margin-left: 12.5% !important; }
  .large-offset-4 {
    margin-left: 16.66667% !important; }
  .large-offset-5 {
    margin-left: 20.83333% !important; }
  .large-offset-6 {
    margin-left: 25% !important; }
  .large-offset-7 {
    margin-left: 29.16667% !important; }
  .large-offset-8 {
    margin-left: 33.33333% !important; }
  .large-offset-9 {
    margin-left: 37.5% !important; }
  .large-offset-10 {
    margin-left: 41.66667% !important; }
  .large-offset-11 {
    margin-left: 45.83333% !important; }
  .large-offset-12 {
    margin-left: 50% !important; }
  .large-offset-13 {
    margin-left: 54.16667% !important; }
  .large-offset-14 {
    margin-left: 58.33333% !important; }
  .large-offset-15 {
    margin-left: 62.5% !important; }
  .large-offset-16 {
    margin-left: 66.66667% !important; }
  .large-offset-17 {
    margin-left: 70.83333% !important; }
  .large-offset-18 {
    margin-left: 75% !important; }
  .large-offset-19 {
    margin-left: 79.16667% !important; }
  .large-offset-20 {
    margin-left: 83.33333% !important; }
  .large-offset-21 {
    margin-left: 87.5% !important; }
  .large-offset-22 {
    margin-left: 91.66667% !important; }
  .large-offset-23 {
    margin-left: 95.83333% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 4.16667%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 4.16667%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 12.5%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 12.5%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 20.83333%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 20.83333%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 29.16667%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 29.16667%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 37.5%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 37.5%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 45.83333%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 45.83333%;
    left: auto; }
  .push-12 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-12 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-13 {
    position: relative;
    left: 54.16667%;
    right: auto; }
  .pull-13 {
    position: relative;
    right: 54.16667%;
    left: auto; }
  .push-14 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-14 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-15 {
    position: relative;
    left: 62.5%;
    right: auto; }
  .pull-15 {
    position: relative;
    right: 62.5%;
    left: auto; }
  .push-16 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-16 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-17 {
    position: relative;
    left: 70.83333%;
    right: auto; }
  .pull-17 {
    position: relative;
    right: 70.83333%;
    left: auto; }
  .push-18 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-18 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-19 {
    position: relative;
    left: 79.16667%;
    right: auto; }
  .pull-19 {
    position: relative;
    right: 79.16667%;
    left: auto; }
  .push-20 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-20 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-21 {
    position: relative;
    left: 87.5%;
    right: auto; }
  .pull-21 {
    position: relative;
    right: 87.5%;
    left: auto; }
  .push-22 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-22 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .push-23 {
    position: relative;
    left: 95.83333%;
    right: auto; }
  .pull-23 {
    position: relative;
    right: 95.83333%;
    left: auto; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.25rem;
    line-height: 1.6; }
  p aside {
    font-size: 1rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.42857rem; }

h2 {
  font-size: 1.92857rem; }

h3 {
  font-size: 1.57143rem; }

h4 {
  font-size: 1.28571rem; }

h5 {
  font-size: 1.28571rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.42857rem 0 1.35714rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.14286rem 0.35714rem 0.07143rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.42857rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.85714rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.42857rem;
  padding: 0.64286rem 1.42857rem 0 1.35714rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.92857rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.42857rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.71429rem 0.85714rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 1.07143rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.07143rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 3.14286rem; }
  h2 {
    font-size: 2.64286rem; }
  h3 {
    font-size: 1.92857rem; }
  h4 {
    font-size: 1.64286rem; }
  h5 {
    font-size: 1.28571rem; }
  h6 {
    font-size: 1rem; } }

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

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: 1.14286rem 2.28571rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1.14286rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.71429rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 1.07143rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 1.07143rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 1.07143rem; }

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.25rem;
    line-height: 1.6; }
  p aside {
    font-size: 1rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.42857rem; }

h2 {
  font-size: 1.92857rem; }

h3 {
  font-size: 1.57143rem; }

h4 {
  font-size: 1.28571rem; }

h5 {
  font-size: 1.28571rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.42857rem 0 1.35714rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.14286rem 0.35714rem 0.07143rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.42857rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.85714rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.42857rem;
  padding: 0.64286rem 1.42857rem 0 1.35714rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.92857rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.42857rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.71429rem 0.85714rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 1.07143rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.07143rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 3.14286rem; }
  h2 {
    font-size: 2.64286rem; }
  h3 {
    font-size: 1.92857rem; }
  h4 {
    font-size: 1.64286rem; }
  h5 {
    font-size: 1.28571rem; }
  h6 {
    font-size: 1rem; } }

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

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

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

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

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

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

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008CBA;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.25rem;
    line-height: 1.6; }
  p aside {
    font-size: 1rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.42857rem; }

h2 {
  font-size: 1.92857rem; }

h3 {
  font-size: 1.57143rem; }

h4 {
  font-size: 1.28571rem; }

h5 {
  font-size: 1.28571rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.42857rem 0 1.35714rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.14286rem 0.35714rem 0.07143rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.42857rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.42857rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.42857rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.42857rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.85714rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help; }

abbr {
  text-transform: none; }
  abbr[title] {
    border-bottom: 1px dotted #DDDDDD; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.42857rem;
  padding: 0.64286rem 1.42857rem 0 1.35714rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.92857rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.42857rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.71429rem 0.85714rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 1.07143rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.07143rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 3.14286rem; }
  h2 {
    font-size: 2.64286rem; }
  h3 {
    font-size: 1.92857rem; }
  h4 {
    font-size: 1.64286rem; }
  h5 {
    font-size: 1.28571rem; }
  h6 {
    font-size: 1rem; } }

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

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #FFFFFF;
  height: 3.21429rem;
  line-height: 3.21429rem;
  position: relative; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 3.21429rem;
    margin: 0; }
  .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
    font-size: 1.28571rem; }

.left-small {
  width: 3.21429rem;
  height: 3.21429rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

.right-small {
  width: 3.21429rem;
  height: 3.21429rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0; }

.tab-bar-section {
  padding: 0 0.71429rem;
  position: absolute;
  text-align: center;
  height: 3.21429rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .tab-bar-section.left, .tab-bar-section.right {
      text-align: left; } }
  .tab-bar-section.left {
    left: 0;
    right: 3.21429rem; }
  .tab-bar-section.right {
    left: 3.21429rem;
    right: 0; }
  .tab-bar-section.middle {
    left: 3.21429rem;
    right: 3.21429rem; }

.tab-bar .menu-icon {
  text-indent: 2.5rem;
  width: 3.21429rem;
  height: 3.21429rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.57143rem;
    left: 1.03571rem;
    box-shadow: 0 0px 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1.14286rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0px 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 17.85714rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(-100.5%, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 17.85714rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-transform: translate(100.5%, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0; }
  .right-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    display: block;
    padding: 0.3rem 1.07143rem;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.85714rem;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease; }
    ul.off-canvas-list li a:hover {
      background: #242424; }

.move-right > .inner-wrap {
  -ms-transform: translate(17.85714rem, 0);
  -ms-transform: translate3d(17.85714rem, 0, 0);
  transform: translate3d(17.85714rem, 0, 0); }

.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -ms-transform: translate(-17.85714rem, 0);
  -ms-transform: translate3d(-17.85714rem, 0, 0);
  transform: translate3d(-17.85714rem, 0, 0); }

.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .move-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  transform: none;
  z-index: 1003; }

.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.no-csstransforms .left-off-canvas-menu {
  left: -17.85714rem; }

.no-csstransforms .right-off-canvas-menu {
  right: -17.85714rem; }

.no-csstransforms .move-left > .inner-wrap {
  right: 17.85714rem; }

.no-csstransforms .move-right > .inner-wrap {
  left: 17.85714rem; }

.left-submenu {
  -webkit-backface-visibility: hidden;
  width: 17.85714rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  transition: transform 500ms ease; }
  .left-submenu * {
    -webkit-backface-visibility: hidden; }
  .left-submenu .back > a {
    padding: 0.3rem 1.07143rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .left-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .left-submenu .back > a:before {
      content: "\AB";
      margin-right: 0.5rem;
      display: inline; }
  .left-submenu.move-right {
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.right-submenu {
  -webkit-backface-visibility: hidden;
  width: 17.85714rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  transition: transform 500ms ease; }
  .right-submenu * {
    -webkit-backface-visibility: hidden; }
  .right-submenu .back > a {
    padding: 0.3rem 1.07143rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
    .right-submenu .back > a:hover {
      background: #303030;
      border-top: 1px solid #5e5e5e;
      border-bottom: none; }
    .right-submenu .back > a:after {
      content: "\BB";
      margin-left: 0.5rem;
      display: inline; }
  .right-submenu.move-left {
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline; }

.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline; }

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

html,
body {
  font-size: 14px; }

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

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

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

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

select {
  width: 100%; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

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

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

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

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

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

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

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

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

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

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

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

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

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

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

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

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

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

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

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

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

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

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

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

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

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

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

.off-canvas-background {
  background-color: #272723; }

.header-color {
  background-color: #444544; }

.text-color {
  background-color: #444544; }

.gray-color {
  background-color: #a1a2a1; }

.button-color {
  background-color: #8b2530; }

.button-color-hover {
  background-color: #b3303e; }

.button-color-dark {
  background-color: #444544; }

.button-color-dark-hover {
  background-color-dark: #5d5f5d; }

.background-color {
  background-color: #fcfcfb; }

.row-highlight {
  background-color: #ebebea; }

.disabled {
  background-color: #cccccc; }

.success {
  background-color: #43ac6a; }

.error {
  background-color: #f04124; }

.warning {
  background-color: #f08a24; }

html {
  background: #272723; }

.no-padding {
  padding: 0; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0; }

.no-padding-top {
  padding-top: 0; }

.no-padding-bottom {
  padding-bottom: 0; }

body {
  background: none; }

.tabs * {
  outline: none; }

.tabs *::-moz-focus-inner {
  border: 0; }

a, a:hover, a:active, a:focus {
  outline: 0; }

.region-content {
  min-height: 500px; }

/* Admin Theme Toolbar Continuity
 *
 * The following brings the admin theme (Stanley) toolbar style to front-end theme.
 */
#toolbar {
  box-shadow: none;
  background: #59666f;
  color: #e1e4e6; }

#toolbar a {
  color: rgba(255, 255, 255, 0.95); }

#toolbar a strong {
  color: rgba(255, 255, 255, 0.95); }

#toolbar div.toolbar-menu {
  background-color: #434c52;
  border-bottom: 1px solid #373f44; }

#toolbar div.toolbar-menu ul li a:hover,
#toolbar div.toolbar-menu ul li:hover a {
  background: #65737d; }

#toolbar div.toolbar-menu ul li a.active,
#toolbar div.toolbar-menu ul li.active-trail a {
  background: #65737d; }

#toolbar div.toolbar-menu ul li a.active:hover, #toolbar div.toolbar-menu ul li a.active:active,
#toolbar div.toolbar-menu ul li.active-trail a:hover,
#toolbar div.toolbar-menu ul li.active-trail a:active {
  background: #65737d; }

#toolbar div.toolbar-drawer {
  border-bottom: 1px solid #4e5961;
  border-top: 1px solid #65737d; }

#toolbar div.toolbar-menu a.toggle {
  background: url(/sites/all/themes/stanley/images/toolbar.png);
  background-position: 0; }

#toolbar div.toolbar-menu a.toggle:hover {
  background-position: -50px 0; }

#toolbar div.toolbar-menu a.toggle-active.toggle {
  background-position: -25px 0px; }

#toolbar div.toolbar-menu a.toggle-active.toggle:hover {
  background-position: -75px 0px; }

div#toolbar div.toolbar-shortcuts ul li a:hover {
  background: #4e5961; }

div#toolbar div.toolbar-shortcuts ul li a.active, div#toolbar div.toolbar-shortcuts ul li a.active:hover {
  background: #475158; }

body.toolbar #tasks {
  top: 31px; }

body.toolbar-drawer #tasks {
  top: 5.3em; }

#toolbar div.toolbar-menu-wrapper > ul.menu > li.open > div.toolbar-menu-wrapper,
#toolbar div.toolbar-menu-wrapper > ul.menu > li:hover > div.toolbar-menu-wrapper {
  box-shadow: 0 0px 2px rgba(21, 24, 26, 0.4);
  top: 20px;
  background: rgba(250, 252, 252, 0.95); }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper {
  border: 1px solid #fafcfc; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper ul li {
  margin-bottom: 0.3em; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper ul li li {
  margin-bottom: 0.1em; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper a {
  padding-right: 3px; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper a:hover {
  color: white;
  text-decoration: underline; }

#toolbar div.toolbar-menu div.toolbar-menu-wrapper div.toolbar-menu-wrapper ul.menu li a {
  color: #3e474d;
  font-size: 14px;
  font-weight: bold; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper div.toolbar-menu-wrapper ul.menu li a {
  color: #006699;
  font-size: 12px;
  font-weight: normal; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper div.toolbar-menu-wrapper {
  border: none;
  padding-left: 0 !important; }

#toolbar div.toolbar-menu-wrapper div.toolbar-menu-wrapper {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  padding: 10px; }

/* Date Module
 *
 * Fixing ridiculous date field css that is the module default.
 */
.container-inline-date .date-padding {
  padding: 0; }
  .container-inline-date .date-padding label {
    display: none; }

/* Drupal Defaults
 *
 * The default drupal hide class. Styles like this are removed via hook_css_alter().
 */
.element-invisible {
  display: none; }

/* Devel Styles
 *
 * Only applies to admin debugging styles, but I like pretty things. Admins are users too.
 */
#search-krumo button,
#search-krumo .button,
#search-krumo input.form-submit {
  display: inline-block;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  transition: background-color 300ms ease-out 0s;
  padding: 5px 10px;
  background-color: #333333;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 1em;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25em;
  padding: 0.75em 1.5em 0.8125em;
  position: relative;
  text-align: center;
  text-decoration: none; }

.alert-box .krumo-root {
  color: #333333; }

/* User Registration Form
 *
 * Deals with the password strength text and indicator when a user registers.
 */
.password-strength {
  margin-bottom: 1.42857rem; }

.password-indicator {
  background-color: #c4c4c4;
  height: 1.07143rem;
  width: 25%; }
  .password-indicator div {
    height: 100%;
    width: 0%;
    background-color: #47c965; }

.password-strength-title, .password-confirm {
  font-size: 0.85714rem;
  cursor: pointer;
  display: block;
  font-weight: 600;
  margin-bottom: 0.5em;
  color: #aaabaa; }

.password-strength-text {
  display: none; }

.password-suggestions.description ul {
  margin-top: 0.71429rem; }

.password-suggestions.description ul li {
  font-size: 0.71429rem;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 0.75em;
  margin-bottom: 0.35714rem; }

.admin-edit,
.admin-edit a {
  font-size: 0.8em;
  color: red; }

.page-node-done #block-system-main .links {
  display: none; }

.node-unpublished {
  background: rgba(240, 65, 36, 0.2);
  padding: 1.42857rem; }

.sr-only {
  position: absolute;
  left: -9999px; }

/* latin-ext */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 200;
  src: local("Overpass ExtraLight"), local("Overpass-ExtraLight"), url(https://fonts.gstatic.com/s/overpass/v2/WaWZdYKTNAz7HOZGN1uADqE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 200;
  src: local("Overpass ExtraLight"), local("Overpass-ExtraLight"), url(https://fonts.gstatic.com/s/overpass/v2/WaWZdYKTNAz7HOZGN1uADogp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: local("Overpass Regular"), local("Overpass-Regular"), url(https://fonts.gstatic.com/s/overpass/v2/xf9_Q4u6c0bcCd8geHaSgxkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: local("Overpass Regular"), local("Overpass-Regular"), url(https://fonts.gstatic.com/s/overpass/v2/o3S9a2vetxRRO8sKA6PL03YhjbSpvc47ee6xR_80Hnw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 600;
  src: local("Overpass SemiBold"), local("Overpass-SemiBold"), url(https://fonts.gstatic.com/s/overpass/v2/w4FT_68VVErTcMDJuNJOOaE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 600;
  src: local("Overpass SemiBold"), local("Overpass-SemiBold"), url(https://fonts.gstatic.com/s/overpass/v2/w4FT_68VVErTcMDJuNJOOYgp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 700;
  src: local("Overpass Bold"), local("Overpass-Bold"), url(https://fonts.gstatic.com/s/overpass/v2/z_QV2-z5a6o4brQE8JEVyqE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 700;
  src: local("Overpass Bold"), local("Overpass-Bold"), url(https://fonts.gstatic.com/s/overpass/v2/z_QV2-z5a6o4brQE8JEVyogp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

/* latin-ext */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 800;
  src: local("Overpass ExtraBold"), local("Overpass-ExtraBold"), url(https://fonts.gstatic.com/s/overpass/v2/goNCKHOqyloXE_JB8agupaE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 800;
  src: local("Overpass ExtraBold"), local("Overpass-ExtraBold"), url(https://fonts.gstatic.com/s/overpass/v2/goNCKHOqyloXE_JB8agupYgp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; }

body {
  font-size: 1em;
  line-height: 1.2em; }

h1, h2, h3, h4 {
  font-family: "Overpass", sans-serif;
  text-rendering: optimizelegibility; }
  h1 a, h2 a, h3 a, h4 a {
    text-decoration: none; }

h2, h3, h4 {
  font-family: "Overpass", sans-serif;
  font-weight: bold; }

h1 {
  font-size: 2.57143rem;
  color: #444544;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem; }

h2 {
  font-size: 1.28571rem;
  color: #444544;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 2.85714rem; }

h3 {
  font-size: 1.14286rem;
  color: #444544;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 2.85714rem; }

h4 {
  font-size: 1rem;
  color: #444544;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 2.85714rem; }

p {
  font-family: "Overpass", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.07143rem;
  text-rendering: optimizeLegibility; }

a {
  text-decoration: underline;
  color: #444544; }
  a:hover, a:active, a:focus {
    color: #444544;
    text-decoration: none; }

.caption p {
  font-size: 0.85714rem;
  font-weight: 600;
  color: #aaabaa;
  line-height: 1.2;
  padding-top: 1.25em;
  padding-bottom: 0px; }

.header-utility {
  font-size: 1rem;
  color: #a1a2a1;
  float: left;
  margin-right: 2.14286rem; }
  .header-utility a {
    color: #a1a2a1;
    text-decoration: none; }
  .header-utility a:hover {
    text-decoration: underline; }

sup.trademark {
  top: -0.4em; }

.ad-block {
  position: relative;
  overflow: hidden; }
  .ad-block a .ad-block--link-label {
    font-size: 1.14286rem;
    text-decoration: none; }
  .ad-block a .ad-block--link-label:after {
    content: '\f054';
    color: #8b2530;
    font-family: 'icomoon';
    font-size: 10px;
    position: relative;
    margin-left: 5px;
    transition: margin-left 0.25s 0.15s; }
  .ad-block a:hover .ad-block--link-label:after {
    margin-left: 15px;
    transition: margin-left 0.25s 0.15s; }

.ad-block--content {
  position: absolute;
  bottom: 15px;
  left: 15px; }
  .ad-block--content h5, .ad-block--content p, .ad-block--content a {
    color: #FFFFFF;
    text-shadow: 1px 1px 6px #6e6f6e; }
  .ad-block--content h5 {
    font-weight: 600;
    font-size: 1.85714rem; }

span.error,
small.error,
span.ok,
small.ok,
span.secondary,
small.secondary,
span.warning,
small.warning {
  display: block;
  padding: 0.42857rem 0.64286rem 0.64286rem;
  margin-top: 0.35714rem;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: normal;
  font-style: normal;
  color: white;
  width: 25%; }

span.error, small.error, .alert-box.error, .alert-box.alert {
  background: none repeat scroll 0% 0% #f04124;
  color: white; }
  span.error a, small.error a, .alert-box.error a, .alert-box.alert a {
    color: white; }

span.ok, small.ok, .alert-box.success {
  background: none repeat scroll 0% 0% #43ac6a;
  color: white; }
  span.ok a, small.ok a, .alert-box.success a {
    color: white; }

span.secondary, small.secondary, .alert-box.secondary, span.warning, small.warning, .alert-box.warning {
  background: none repeat scroll 0% 0% #f08a24;
  color: white; }
  span.secondary a, small.secondary a, .alert-box.secondary a, span.warning a, small.warning a, .alert-box.warning a {
    color: white; }

.alert-box ul {
  margin-bottom: 0; }

#BVRRSummaryContainer {
  float: right;
  margin-top: 1.07143rem;
  margin-bottom: 1.78571rem; }

@media only screen and (min-width: 40.063em) {
  #BVRRSummaryContainer {
    float: none; } }

@media only screen and (min-width: 64.063em) {
  #BVRRSummaryContainer {
    margin-top: 0; } }

button,
.button,
input.form-submit {
  display: inline-block;
  box-shadow: none;
  transition: background-color 300ms ease-out 0s;
  background-color: #8b2530;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1em;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 1.25em;
  padding: 0.75em 1.5em 0.8125em;
  position: relative;
  text-align: center;
  text-decoration: none;
  font-family: "Interstate Bold", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

button.primary,
.button.primary,
input.form-submit {
  font-size: 20px;
  font-weight: 300;
  padding: 1.0em 1.0em .9em 1.0em;
  font-family: "Overpass", sans-serif;
  min-width: 208px;
  letter-spacing: 0.035em; }

button:hover,
.button:hover,
input:hover.form-submit {
  background-color: #b3303e; }

button:active,
.button:active,
input:active.form-submit {
  background-color: #b3303e; }

button:focus,
.button:focus,
input:focus.form-submit {
  background-color: #b3303e; }

button:disabled,
.button:disabled,
input:disabled.form-submit {
  background-color: #8b2530; }
  button:disabled:hover,
  .button:disabled:hover,
  input:disabled.form-submit:hover {
    background-color: #8b2530; }

.button.dark {
  background-color: #444544; }

.button.dark:hover,
.button.dark:active,
.button.dark:focus,
.button.dark:disabled {
  background-color: #5d5f5d; }

/*body.page-find-a-dealer {
  .dealer-search-form .form-submit {
    padding: 1em;
    min-width: 160px;
    @media (min-width: 480px){
      min-width: 208px;
    }
  }

  .button.secondary {
    font-weight: normal;
    height: 54px;
    padding: 1.4em 0;
    min-width: 160px;
    @media (min-width: 480px){
      min-width: 208px;
    }
  }
}*/
.buy-options-button {
  color: #8b2530;
  font-size: 1.28571rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none; }
  .buy-options-button svg {
    fill: #8b2530;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    vertical-align: middle; }
  .buy-options-button:hover {
    color: #b3303e; }
    .buy-options-button:hover svg {
      fill: #b3303e; }

.product--more-info--button {
  color: #8b2530;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none; }
  .product--more-info--button svg {
    fill: #8b2530;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle; }
  .product--more-info--button:hover {
    color: #b3303e; }
    .product--more-info--button:hover svg {
      fill: #b3303e; }

hr {
  border: 0;
  height: 16px;
  background: url("/sites/all/themes/burris_optics_2017/images/hr-thin.png");
  background-repeat: no-repeat;
  background-position: top center;
  margin: 0.35714rem 0; }

.caption.right {
  margin-left: 2.14em;
  margin-bottom: 1em; }

.caption.left {
  margin-right: 2.14em;
  margin-bottom: 1em; }

.share-container {
  display: none;
  padding: 20px 0 0 0; }
  .share-container a.button {
    color: white;
    text-decoration: none;
    margin-right: inherit; }
    .share-container a.button:hover {
      text-decoration: none; }

span.caption {
  display: block; }

.flex-video {
  margin-top: 2em; }

.custom-tab--initialized .custom-tab-content {
  display: none; }
  .custom-tab--initialized .custom-tab-content.custom-tab--active {
    display: block; }

label {
  font-size: 0.85714rem;
  cursor: pointer;
  display: block;
  font-weight: 600;
  margin-bottom: 0.5em; }

.description {
  font-size: 0.71429rem;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 0.75em;
  margin-top: -1em;
  clear: both;
  margin-bottom: 1.42857rem; }

.form-required {
  color: #aaabaa;
  margin-left: 5px; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  padding: 0.5em;
  border-radius: 0px;
  background-color: white;
  border: 1px solid #d8d7d4;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  margin: 0px 0px 1em;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s; }
  input[type="text"].error,
  input[type="password"].error,
  input[type="date"].error,
  input[type="datetime"].error,
  input[type="datetime-local"].error,
  input[type="month"].error,
  input[type="week"].error,
  input[type="email"].error,
  input[type="number"].error,
  input[type="search"].error,
  input[type="tel"].error,
  input[type="time"].error,
  input[type="url"].error,
  textarea.error,
  select.error {
    background: #fde7e3;
    margin: 0px 0px 1em; }

input[type="file"],
input[type="checkbox"],
input[type="radio"], select {
  margin: 0px 0px 1em; }
  input[type="file"].error,
  input[type="checkbox"].error,
  input[type="radio"].error, select.error {
    background: #fde7e3;
    margin: 0px 0px 1em; }
  input[type="file"].error + label,
  input[type="checkbox"].error + label,
  input[type="radio"].error + label, select.error + label {
    color: #f04124; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
  background: none repeat scroll 0% 0% #fafafa;
  border-color: #e6e6e6;
  outline: medium none;
  box-shadow: 0px 0px 5px #e6e6e6;
  color: #444544; }

.webform-container-inline.webform-datepicker div {
  width: 20%;
  float: left;
  margin-right: 1%; }

.webform-component-date:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.form-type-date .container-inline div {
  width: 20%;
  float: left;
  margin-right: 1%; }

.form-type-date:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.g-recaptcha {
  margin: 1.5em 0; }

.container-inline-date > .form-item {
  margin-bottom: 0; }

.clientside-error label.error {
  color: white; }

label.error {
  background: none; }

.form-item-field-verification label.error {
  visibility: hidden;
  height: 1px; }

.form-item-field-verification .form-required {
  display: none; }

#edit-interests label {
  font-weight: normal; }

.form-item-interests {
  margin-bottom: 0.71429rem; }

#webform-client-form-38 {
  display: none !important; }

ul.pagination a {
  text-decoration: none; }

ul.pagination li.current a, ul.pagination li.current button {
  background: #444544; }

ul.pagination li.current a:hover, ul.pagination li.current button:hover {
  background: #5d5f5d; }

.ss360-pager ul.pager {
  list-style: none;
  text-align: center; }
  .ss360-pager ul.pager li {
    color: #5d5f5d;
    display: inline-block; }
    .ss360-pager ul.pager li a {
      color: #444544;
      padding: 2.5px;
      text-decoration: none; }
      .ss360-pager ul.pager li a:hover {
        color: #5d5f5d; }
    .ss360-pager ul.pager li.pager-current {
      background-color: #444544;
      color: #fff; }

/**
 * Product Finder
 */
@media screen and (min-width: 750px) {
  .product-finder--container .product-finder--grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .product-finder--container .product-finder--grid .product-details--container {
      display: -ms-flexbox;
      display: flex; }
    .product-finder--container .product-finder--grid .product-details--rating,
    .product-finder--container .product-finder--grid .product-details--msrp {
      -ms-flex: 1;
          flex: 1; } }

.product-finder--container .product-finder--grid .product-details--msrp {
  line-height: 24px;
  text-align: center; }
  .product-finder--container .product-finder--grid .product-details--msrp .msrp--prefix {
    color: #a1a2a1; }
  .product-finder--container .product-finder--grid .product-details--msrp .msrp--price {
    color: #8b2530; }

.product-finder--container .product-finder--sort-container {
  display: none;
  margin-top: 15px;
  text-align: right;
  width: 100%; }
  .product-finder--container .product-finder--sort-container.initialized {
    display: block; }
  .product-finder--container .product-finder--sort-container label {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    margin-right: 10px; }
  .product-finder--container .product-finder--sort-container .product-finder--sort-widget {
    display: inline-block;
    min-width: 150px; }

@media screen and (min-width: 750px) {
  .product-finder--container .product-finder--grid--left-col {
    display: inline-block;
    width: 33.333%;
    padding: 30px 30px 30px 0; } }

@media screen and (min-width: 750px) {
  .product-finder--container .product-finder--grid--right-col {
    display: inline-block;
    width: 66.6666%;
    padding: 30px 0 30px 30px; } }

.product-finder--container .product-finder--product-item .title,
.product-finder--container .product-finder--product-item .product-details--container {
  margin: 15px 0; }

.product-finder--container .view-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .product-finder--container .view-content .views-row {
    display: inline-block;
    position: relative;
    width: 50%; }

@media screen and (max-width: 749px) {
  .product-finder--container .views-exposed-form {
    border-bottom: 1px solid #d4d5d4;
    margin-bottom: 30px;
    padding-bottom: 30px; } }

.product-finder--container .views-exposed-widget label:first-child {
  font-size: 1.14286rem;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 1.42857rem;
  position: relative;
  text-transform: uppercase; }
  .product-finder--container .views-exposed-widget label:first-child:after {
    color: #8b2530;
    content: '-';
    position: relative;
    top: -2px; }

.product-finder--container .views-exposed-widget.closed label:after {
  content: '+'; }

.product-finder--container .views-exposed-widget.closed .views-widget {
  height: 0;
  max-height: 0;
  overflow: hidden;
  padding: 0;
  transition: max-height 0.25s 0.05s; }

.product-finder--container .views-exposed-widget.closed .ui-widget {
  display: none; }

.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="checkbox"],
.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="radio"] {
  display: none; }

.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="checkbox"] + label span:first-child,
.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="radio"] + label span:first-child {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: -1px 10px 15px -5px;
  vertical-align: middle;
  cursor: pointer; }

.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="radio"] + label span:first-child {
  border-radius: 50%; }

.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="checkbox"] + label span:first-child,
.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="radio"] + label span:first-child {
  background: #d8d8d8;
  border: 1px solid #a1a2a1; }

.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="checkbox"]:disabled + label span:first-child,
.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="radio"]:disabled + label span:first-child {
  border: none; }

.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="checkbox"]:checked + label span:first-child,
.product-finder--container .views-exposed-widget.widget-initialized .views-widget input[type="radio"]:checked + label span:first-child {
  background-color: #8b2530; }

.product-finder--container .views-widget-sort-by,
.product-finder--container .views-widget-sort-order {
  display: none !important; }

@media screen and (max-width: 749px) {
  .product-finder--container .view-filters h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: center; } }

.product-finder--container .view-filters .views-filters--reset-trigger {
  display: none;
  font-size: 16px;
  margin: 1.42857rem 0 1.07143rem;
  text-transform: uppercase;
  text-decoration: none; }
  .product-finder--container .view-filters .views-filters--reset-trigger svg {
    fill: #8b2530;
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle; }
  .product-finder--container .view-filters .views-filters--reset-trigger.initialized {
    display: inline-block; }

.product-finder--container .view-filters .views-filters--apply-trigger {
  display: none;
  font-weight: 200;
  letter-spacing: 1px;
  margin: 1.42857rem 0.71429rem 1.07143rem 0;
  padding: 5px 10px; }
  .product-finder--container .view-filters .views-filters--apply-trigger.initialized {
    display: inline-block; }

.product-finder--container .view-filters .views-filters--header {
  font-size: 1.28571rem;
  font-weight: normal;
  color: #444544;
  font-style: normal;
  line-height: 1.2; }
  @media screen and (min-width: 750px) {
    .product-finder--container .view-filters .views-filters--header {
      font-size: 2.28571rem; } }

.product-finder--container .view-filters .views-filters--header--mobile-trigger {
  cursor: pointer; }
  .product-finder--container .view-filters .views-filters--header--mobile-trigger:after {
    color: #8b2530;
    content: '+';
    font-size: 1.85714rem;
    position: relative;
    top: 3px;
    left: 5px; }
    @media screen and (min-width: 750px) {
      .product-finder--container .view-filters .views-filters--header--mobile-trigger:after {
        top: -2px; } }
  @media screen and (min-width: 750px) {
    .product-finder--container .view-filters .views-filters--header--mobile-trigger {
      display: none; } }

.product-finder--container .view-filters .views-submit-button {
  margin-top: 25px; }
  .product-finder--container .view-filters .views-submit-button input.form-submit {
    font-size: 14px;
    padding: 10px;
    min-width: 100px; }

.product-finder--container .view-filters.open .views-filters--form-container {
  max-height: 9999999px;
  transition: max-height 0.5s; }

.product-finder--container .view-filters.open .views-filters--header--mobile-trigger:after {
  content: '-'; }

.product-finder--container .views-filters--form-container {
  height: auto;
  max-height: 0;
  position: relative;
  overflow: hidden;
  transition: max-height 0.5s; }
  @media screen and (min-width: 750px) {
    .product-finder--container .views-filters--form-container {
      max-height: 99999999px; } }
  @media screen and (max-width: 749px) {
    .product-finder--container .views-filters--form-container {
      border-bottom: 1px solid #d4d5d4;
      margin-bottom: 30px; }
      .product-finder--container .views-filters--form-container .views-exposed-widget {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .product-finder--container .views-filters--form-container .views-exposed-widget {
        display: inline-block;
        width: 49%;
        vertical-align: top; }
      .product-finder--container .views-filters--form-container #edit-field-scopes-pm-reticles-list-value-wrapper,
      .product-finder--container .views-filters--form-container .views-submit-button {
        width: 100%; } }

.product-finder--container .views-widget {
  height: auto;
  max-height: 9999999px;
  overflow: hidden;
  padding: 10px 0;
  transition: max-height 0.25s 0.05s; }
  .product-finder--container .views-widget label {
    color: #a1a2a1;
    font-size: 1rem;
    font-weight: normal; }

.product-finder--container .bef-slider {
  margin-left: 10px;
  width: 90%; }

.product-finder--container .form-item-field-msrp-from-min,
.product-finder--container .form-item-field-msrp-from-max,
.product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-min,
.product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-max,
.product-finder--container .form-item-field-pm-obj-lens-diameter-value-min,
.product-finder--container .form-item-field-pm-obj-lens-diameter-value-max {
  display: inline-block;
  max-width: 50px;
  width: 30%; }
  .product-finder--container .form-item-field-msrp-from-min input,
  .product-finder--container .form-item-field-msrp-from-max input,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-min input,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-max input,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-min input,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-max input {
    text-align: center; }

.product-finder--container .form-item-field-msrp-from-max,
.product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-max,
.product-finder--container .form-item-field-pm-obj-lens-diameter-value-max {
  margin-left: 20px;
  position: relative; }
  .product-finder--container .form-item-field-msrp-from-max:before,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-max:before,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-max:before {
    color: #8b2530;
    content: "-";
    position: absolute;
    top: 25%;
    left: -15px; }
  .product-finder--container .form-item-field-msrp-from-max label,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-1-max label,
  .product-finder--container .form-item-field-pm-obj-lens-diameter-value-max label {
    display: none; }

.product-finder--container .slider-filter-processed {
  padding: 0;
  text-align: center;
  width: 95%; }
  .product-finder--container .slider-filter-processed .form-item-field-msrp-from-min,
  .product-finder--container .slider-filter-processed .form-item-field-msrp-from-max,
  .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-1-min,
  .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-1-max,
  .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-min,
  .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-max {
    max-width: 50px; }
    .product-finder--container .slider-filter-processed .form-item-field-msrp-from-min input,
    .product-finder--container .slider-filter-processed .form-item-field-msrp-from-max input,
    .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-1-min input,
    .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-1-max input,
    .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-min input,
    .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-max input {
      font-weight: bold;
      border: none;
      margin: 0; }
      .product-finder--container .slider-filter-processed .form-item-field-msrp-from-min input:focus,
      .product-finder--container .slider-filter-processed .form-item-field-msrp-from-max input:focus,
      .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-1-min input:focus,
      .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-1-max input:focus,
      .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-min input:focus,
      .product-finder--container .slider-filter-processed .form-item-field-pm-obj-lens-diameter-value-max input:focus {
        font-weight: normal;
        border: 1px solid #a1a2a1; }

.product-finder--container .product {
  padding: 0 10px;
  text-decoration: none;
  text-align: center; }
  .product-finder--container .product:hover {
    cursor: pointer; }
    .product-finder--container .product:hover .title {
      color: #8b2530; }
    .product-finder--container .product:hover .rating {
      visibility: visible; }
    .product-finder--container .product:hover .shift-up {
      transform: translate3d(0px, -35px, 0px); }
  .product-finder--container .product .shift-up {
    height: auto;
    min-height: 235px;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
    transition: transform .35s ease-in-out; }
  .product-finder--container .product .product-details--container {
    bottom: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%; }
  .product-finder--container .product .title {
    font-size: 1.57143rem;
    font-weight: 500;
    line-height: 1.2; }
  .product-finder--container .product .button.primary {
    margin-top: 8px;
    background-color: #bc2636; }
  .product-finder--container .product .view-link {
    display: block;
    margin: 10px 0 20px 0;
    font-size: 1.14286rem; }
    .product-finder--container .product .view-link i {
      color: #8b2530;
      display: inline-block;
      margin: 0 0 0 6px; }
  .product-finder--container .product .rating {
    visibility: hidden;
    margin-top: -20px; }
  .product-finder--container .product .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-on {
    color: #8b2530 !important; }
  .product-finder--container .product .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-on,
  .product-finder--container .product .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-off {
    font-size: 25px !important; }
  .product-finder--container .product .bv-cleanslate .bv-stars-container {
    text-align: center !important; }
  .product-finder--container .product .bv-cleanslate .bv-inline-rating-container .bv-stars-container dd {
    display: inline-block !important; }
  .product-finder--container .product .bv-cleanslate .bv-inline-rating-container .bv-stars-container .bv-rating-label {
    font-size: .8rem !important;
    font-weight: bold !important;
    position: relative !important;
    top: -2px !important; }

table {
  width: 100%;
  border-left: none;
  border-right: none; }
  table thead, table tbody {
    background: transparent; }
  table td, table th {
    border-bottom: 1px solid #c3c5c3;
    background: transparent;
    padding: 1.07143rem;
    text-align: left;
    color: #444544; }
  table td.row-highlight {
    background: #ebebea; }

.equals td, .equals th {
  width: 50%; }

@media only screen and (min-width: 64.063em) {
  .light-info {
    width: 50%; } }

.breadcrumb {
  font-family: Interstate, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.85714rem; }

.breadcrumbs {
  font-family: Interstate, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 0.85714rem;
  list-style-type: none; }
  .breadcrumbs li {
    display: inline-block;
    margin-right: 10px; }
    .breadcrumbs li a {
      color: #9c9c9c;
      font-weight: bold;
      text-decoration: none; }
    .breadcrumbs li.current a {
      cursor: default;
      color: #2a2a2b; }

/* 	Core Owl Carousel CSS File
 *	v1.3.3
 */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left;
  padding-right: 15px; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url("/sites/all/themes/burris_optics_2017/images/owl-carousel/grabbing.png") 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* 	Owl Carousel Owl Demo Theme
 * 	v1.3.3
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: white;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  border-radius: 20px;
  background: #444544; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: white;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url("/sites/all/themes/burris_optics_2017/images/owl-carousel/AjaxLoader.gif") no-repeat center center; }

/* 	Cloud Zoom CSS. (c)2012-2013 Star Plugins.
 */
/* CSS for lens */
.cloudzoom-lens {
  border: 5px solid #888888;
  width: 100px;
  height: 100px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  cursor: crosshair;
  z-index: 10; }

/* CSS for zoom window. */
.cloudzoom-zoom {
  border: 1px solid #888888;
  width: 500px;
  height: 200px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  z-index: 999; }

/* CSS for zoom window in 'inside' mode. */
.cloudzoom-zoom-inside {
  border: none;
  box-shadow: none;
  z-index: 999; }

/* CSS for captions */
.cloudzoom-caption {
  display: none;
  text-align: left;
  background-color: black;
  color: white;
  font-weight: bold;
  padding: 10px;
  font-family: sans-serif;
  font-size: 11px; }

/* A blank image */
.cloudzoom-blank {
  background-image: url(/sites/all/themes/burris_optics_2017/images/cloudzoom/blank.png); }

/* The animated ajax loading image */
.cloudzoom-ajax-loader {
  background-image: url(/sites/all/themes/burris_optics_2017/images/cloudzoom/ajax-loader.png);
  width: 32px;
  height: 32px; }

.cloudzoom-gallery {
  display: inline-block;
  border: 1px solid #ffffff;
  margin-bottom: 5px;
  width: 78px;
  background-color: white; }
  .cloudzoom-gallery:hover {
    cursor: pointer; }

.cloudzoom-gallery.cloudzoom-gallery-active {
  border: 1px solid #bc2636; }

.cloudzoom-zoom-inside {
  background-color: white; }

.cloudzoom-zoom-inside img {
  background-color: white; }

.paragraphs-item-robust-list-item .field-name-field-list-view {
  display: none; }

@media screen and (max-width: 699px) {
  .paragraphs-item-robust-list-item .concise, .paragraphs-item-robust-list-item .verbose {
    text-align: center; } }

.paragraphs-item-robust-list-item .concise {
  margin: 15px 0; }
  .paragraphs-item-robust-list-item .concise .robust-list-item--link {
    display: block;
    text-decoration: none;
    width: 100%; }
  .paragraphs-item-robust-list-item .concise .robust-list-item--link--label {
    font-size: 1rem; }

.paragraphs-item-robust-list-item .verbose {
  border-top: 1px solid #d4d5d4;
  padding: 30px 0; }
  .paragraphs-item-robust-list-item .verbose h4 {
    font-weight: 800;
    margin: 0 0 5px; }
  .paragraphs-item-robust-list-item .verbose a {
    font-size: 1.14286rem;
    text-decoration: none; }
    .paragraphs-item-robust-list-item .verbose a:after {
      content: '\f054';
      color: #8b2530;
      font-family: "icomoon";
      font-size: 10px;
      position: relative;
      margin-left: 5px;
      transition: margin-left 0.25s 0.15s; }
    .paragraphs-item-robust-list-item .verbose a:hover:after {
      margin-left: 15px;
      transition: margin-left 0.25s 0.15s; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  min-height: 1px;
  display: none; }
  [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; }

.slick-arrow.slick-hidden {
  display: none; }

.slider-nav .view-display-id-block_1 .view-content {
  display: block;
  width: 100%;
  max-width: 680px;
  margin: 0 auto 0 auto;
  /*.slick-current {
        img {
            -webkit-box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.14);
            -moz-box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.14);
            box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.14);
        }
    }*/ }
  .slider-nav .view-display-id-block_1 .view-content .slick-prev::before,
  .slider-nav .view-display-id-block_1 .view-content .slick-next::before {
    color: darkslategray; }
  .slider-nav .view-display-id-block_1 .view-content .slick-current img {
    border: 2px solid #8b2530; }
  .slider-nav .view-display-id-block_1 .view-content .slick-track {
    padding: 30px 0; }
    .slider-nav .view-display-id-block_1 .view-content .slick-track .slick-slide {
      outline: none; }
      .slider-nav .view-display-id-block_1 .view-content .slick-track .slick-slide img:hover {
        cursor: pointer; }

.slider-for .icon-angle-left,
.slider-for .icon-angle-right {
  position: absolute;
  display: block;
  height: 34px;
  width: 22px;
  font-size: 40px;
  cursor: pointer;
  color: #313131;
  top: 47%;
  -ms-transform: translate(0, -47%);
  transform: translate(0, -47%);
  padding: 0;
  border: none;
  outline: none; }
  .slider-for .icon-angle-left:hover, .slider-for .icon-angle-left:focus,
  .slider-for .icon-angle-right:hover,
  .slider-for .icon-angle-right:focus {
    outline: none;
    opacity: .6; }
  .slider-for .icon-angle-left.slick-disabled:before,
  .slider-for .icon-angle-right.slick-disabled:before {
    opacity: .5; }
  @media all and (min-width: 768px) {
    .slider-for .icon-angle-left,
    .slider-for .icon-angle-right {
      font-size: 60px; } }

.slider-for .icon-angle-left {
  left: 10px;
  z-index: 2; }
  @media all and (min-width: 768px) {
    .slider-for .icon-angle-left {
      left: 25px; } }

.slider-for .icon-angle-right {
  right: 10px; }
  @media all and (min-width: 768px) {
    .slider-for .icon-angle-right {
      right: 25px; } }

.view-family-media-filtered .slick-prev {
  background: url("/sites/all/themes/burris_optics_2017/images/icon-angle-left.png") no-repeat center;
  opacity: .45;
  left: -35px; }
  .view-family-media-filtered .slick-prev:hover {
    background: url("/sites/all/themes/burris_optics_2017/images/icon-angle-left.png") no-repeat center;
    opacity: 1; }

.view-family-media-filtered .slick-next {
  background: url("/sites/all/themes/burris_optics_2017/images/icon-angle-right.png") no-repeat center;
  opacity: .45;
  right: -35px; }
  .view-family-media-filtered .slick-next:hover {
    background: url("/sites/all/themes/burris_optics_2017/images/icon-angle-right.png") no-repeat center;
    opacity: 1; }

.view-family-media-filtered .slick-prev::before,
.view-family-media-filtered .slick-next::before {
  content: ''; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.shopify-product-component--container .shopify-buy__product__price {
  color: #444544;
  font-size: 2.14286rem;
  margin-bottom: 1.07143rem; }

.shopify-product-component--container .shopify-buy__option-select__label {
  position: absolute;
  left: -999em; }

.shopify-product-component--container .shopify-buy__select-icon {
  display: none; }

.shopify-product-component--container .shopify-buy__btn {
  width: 100%; }

.shopify-product-component--container.gl-select-present .shopify-buy__product__variant-selectors {
  display: none; }

.product-component--info {
  margin: 0 auto;
  max-width: 200px;
  text-align: center; }

.view .shopify-product-component--container .shopify-buy__product__price {
  font-size: 1.28571rem; }

#MainNavCartToggle {
  cursor: pointer;
  position: relative;
  width: 42px;
  height: 100%; }
  #MainNavCartToggle svg {
    fill: white;
    height: 16px;
    overflow: visible;
    position: relative;
    left: -15px;
    top: 7px;
    width: 18px; }
  #MainNavCartToggle .shopify-buy__cart-toggle__count {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 5px; }
  #MainNavCartToggle:hover svg {
    fill: #000000; }
  #MainNavCartToggle:hover .shopify-buy__cart-toggle__count {
    color: #000000; }
  #MainNavCartToggle .shopify-buy--visually-hidden {
    position: absolute;
    left: -99999px; }

#MobileNavCartToggle {
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  width: 32px;
  height: 32px;
  vertical-align: middle; }
  #MobileNavCartToggle svg {
    fill: #000000;
    height: 16px;
    overflow: visible;
    position: relative;
    top: 2px;
    width: 18px; }
  #MobileNavCartToggle .shopify-buy__cart-toggle__count {
    color: #000000;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0; }
  #MobileNavCartToggle:hover svg {
    fill: #8b2530; }
  #MobileNavCartToggle:hover .shopify-buy__cart-toggle__count {
    color: #8b2530; }
  #MobileNavCartToggle .shopify-buy--visually-hidden {
    position: absolute;
    left: -99999px; }

/*!
* jquery.fixedHeaderTable. The jQuery fixedHeaderTable plugin
*
* Copyright (c) 2011 Mark Malek
* http://fixedheadertable.com
*
* Licensed under MIT
* http://www.opensource.org/licenses/mit-license.php
*
* http://docs.jquery.com/Plugins/Authoring
* jQuery authoring guidelines
*
* Launch  : October 2009
* Version : 1.3
* Released: May 9th, 2011
*
*
* all CSS sizing (width,height) is done in pixels (px)
*/
/* @group Reset */
.product-container .spec-container {
  overflow-y: hidden !important;
  overflow-x: hidden !important; }

.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  /* position */
  margin: 0;
  /* size */
  padding: 0;
  /* text */
  font-size: 100%;
  font: inherit;
  vertical-align: top; }

.fht-table {
  /* appearance */
  border-collapse: collapse;
  border-spacing: 0; }

/* @end */
/* @group Content */
.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
  /* appearance */
  overflow: hidden;
  /* position */
  position: relative; }

.fht-table-wrapper .fht-fixed-body .fht-tbody {
  /* appearance */
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.fht-table-wrapper .fht-tbody {
  /* appearance */
  overflow: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.fht-table-wrapper .fht-table .fht-cell {
  /* appearance */
  overflow: hidden;
  /* size */
  height: 1px; }

.fht-table-wrapper .fht-fixed-column,
.fht-table-wrapper .fht-fixed-body {
  /* position */
  top: 0;
  left: 0;
  position: absolute; }

.fht-table-wrapper .fht-fixed-column {
  /* position */
  z-index: 1; }

/* @end */
#table-container {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 66px; }
  @media all and (min-width: 1024px) {
    #table-container {
      padding-top: 100px; } }

.desktop-nav .dropdown {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  border-bottom: 1px solid #c3c4c5;
  border-top: 1px solid #d8d8d8;
  /* LEFT COLUMN */
  /* ================================================================================================================ */
  /* RIGHT COLUMN */
  /* ================================================================================================================ */ }
  .desktop-nav .dropdown .left {
    width: 100%;
    max-width: 280px;
    background-color: white;
    padding: 20px 28px 60px 28px; }
    @media (min-width: 1100px) {
      .desktop-nav .dropdown .left {
        padding: 20px 32px 70px 32px; } }
    @media (min-width: 1200px) {
      .desktop-nav .dropdown .left {
        padding: 20px 35px 75px 35px; } }
    @media (min-width: 1300px) {
      .desktop-nav .dropdown .left {
        padding: 20px 38px 80px 38px;
        max-width: 350px; } }
    .desktop-nav .dropdown .left .header {
      display: block;
      font-size: 2.2em;
      line-height: 1.15;
      margin: 0;
      letter-spacing: -0.005em; }
      @media (min-width: 1300px) {
        .desktop-nav .dropdown .left .header {
          font-size: 2.5em; } }
    .desktop-nav .dropdown .left .description {
      display: block;
      margin: 5px 0 44px 0; }
      .desktop-nav .dropdown .left .description p {
        font-size: 1.2em;
        line-height: 1.85; }
        @media (min-width: 1300px) {
          .desktop-nav .dropdown .left .description p {
            font-size: 1.3em; } }
    .desktop-nav .dropdown .left .links a {
      display: block;
      font-size: 1.2em;
      font-weight: 500;
      text-decoration: none;
      line-height: 1.275;
      margin: 0 0 12px 0; }
      .desktop-nav .dropdown .left .links a:hover {
        color: #cb3841; }
      @media (min-width: 1300px) {
        .desktop-nav .dropdown .left .links a {
          font-size: 1.3em;
          margin: 0 0 16px 0; } }
      .desktop-nav .dropdown .left .links a .icon {
        margin-left: 3px;
        color: #cb3841; }
    .desktop-nav .dropdown .left .edit {
      font-size: 1.2em;
      color: #d83d4e;
      text-decoration: none; }
  .desktop-nav .dropdown .right {
    padding: 20px 25px 55px 25px;
    background-color: #f2f0ee;
    width: 100%;
    /* EXPLORE & GEAR DROPDOWN */ }
    @media (min-width: 1100px) {
      .desktop-nav .dropdown .right {
        padding: 20px 30px 65px 30px; } }
    @media (min-width: 1200px) {
      .desktop-nav .dropdown .right {
        padding: 20px 40px 75px 40px; } }
    @media (min-width: 1300px) {
      .desktop-nav .dropdown .right {
        padding: 20px 50px 95px 50px; } }
    .desktop-nav .dropdown .right hr {
      background-image: none;
      background-color: #e5e3e2;
      height: 2px;
      margin: 15px 0 35px 0; }
    .desktop-nav .dropdown .right .edit-link {
      display: block;
      text-align: center; }
      .desktop-nav .dropdown .right .edit-link a {
        display: inline-block;
        margin-top: 0px;
        text-decoration: none;
        color: #d83d4e;
        font-size: .9em;
        text-transform: capitalize; }
    .desktop-nav .dropdown .right .primary-products {
      margin-bottom: 20px; }
    .desktop-nav .dropdown .right .primary-products .view-content,
    .desktop-nav .dropdown .right .secondary-products .view-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; }
      .desktop-nav .dropdown .right .primary-products .view-content .views-row,
      .desktop-nav .dropdown .right .secondary-products .view-content .views-row {
        display: block;
        -ms-flex: 1 0 20%;
            flex: 1 0 20%;
        margin: 0 auto; }
        .desktop-nav .dropdown .right .primary-products .view-content .views-row .product,
        .desktop-nav .dropdown .right .secondary-products .view-content .views-row .product {
          background-color: #f2f0ee;
          padding: 5px;
          text-align: center; }
          .desktop-nav .dropdown .right .primary-products .view-content .views-row .product .product--link,
          .desktop-nav .dropdown .right .secondary-products .view-content .views-row .product .product--link {
            display: block;
            padding: 10px;
            text-decoration: none;
            box-shadow: 0px 0px 40px 0px transparent;
            transition: box-shadow 500ms ease-out; }
            .desktop-nav .dropdown .right .primary-products .view-content .views-row .product .product--link:hover,
            .desktop-nav .dropdown .right .secondary-products .view-content .views-row .product .product--link:hover {
              box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
              transition: box-shadow 500ms ease-out; }
              .desktop-nav .dropdown .right .primary-products .view-content .views-row .product .product--link:hover .prod-title,
              .desktop-nav .dropdown .right .secondary-products .view-content .views-row .product .product--link:hover .prod-title {
                color: #cb3841; }
        .desktop-nav .dropdown .right .primary-products .view-content .views-row .prod-image,
        .desktop-nav .dropdown .right .secondary-products .view-content .views-row .prod-image {
          display: block; }
        .desktop-nav .dropdown .right .primary-products .view-content .views-row .prod-title,
        .desktop-nav .dropdown .right .secondary-products .view-content .views-row .prod-title {
          display: block;
          text-decoration: none;
          font-size: 1.3em;
          letter-spacing: -0.04em; }
        .desktop-nav .dropdown .right .primary-products .view-content .views-row .desc .field-content,
        .desktop-nav .dropdown .right .secondary-products .view-content .views-row .desc .field-content {
          display: block;
          color: #888888;
          font-size: .8em;
          margin-top: 5px;
          padding: 0 5px; }
          @media (min-width: 1100px) {
            .desktop-nav .dropdown .right .primary-products .view-content .views-row .desc .field-content,
            .desktop-nav .dropdown .right .secondary-products .view-content .views-row .desc .field-content {
              padding: 0; } }
    .desktop-nav .dropdown .right .primary-products .view-content .product {
      margin: 0 auto;
      max-width: 211px;
      width: 100%; }
    .desktop-nav .dropdown .right .secondary-products .view-content .product {
      margin: 0 auto;
      width: 155px; }
    .desktop-nav .dropdown .right .primary-products div.upper-primary.hover .view-content,
    .desktop-nav .dropdown .right .secondary-products div.upper-secondary.hover .view-content,
    .desktop-nav .dropdown .right .primary-products div.lower-primary.hover .view-content,
    .desktop-nav .dropdown .right .secondary-products div.lower-secondary.hover .view-content {
      background-color: pink; }
    .desktop-nav .dropdown .right .view-id-navigation_explore,
    .desktop-nav .dropdown .right .view-id-navigation_gear {
      display: block;
      padding: 0 30px; }
      .desktop-nav .dropdown .right .view-id-navigation_explore .view-content,
      .desktop-nav .dropdown .right .view-id-navigation_gear .view-content {
        display: block;
        vertical-align: top; }
        .desktop-nav .dropdown .right .view-id-navigation_explore .view-content:after,
        .desktop-nav .dropdown .right .view-id-navigation_gear .view-content:after {
          content: "";
          display: table;
          clear: both; }
      .desktop-nav .dropdown .right .view-id-navigation_explore .views-row,
      .desktop-nav .dropdown .right .view-id-navigation_gear .views-row {
        width: 28.57143%;
        float: left;
        margin-bottom: 20px;
        text-align: center;
        max-width: 180px;
        width: 100%; }
        .desktop-nav .dropdown .right .view-id-navigation_explore .views-row:nth-child(3n + 1),
        .desktop-nav .dropdown .right .view-id-navigation_gear .views-row:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .desktop-nav .dropdown .right .view-id-navigation_explore .views-row:nth-child(3n + 2),
        .desktop-nav .dropdown .right .view-id-navigation_gear .views-row:nth-child(3n + 2) {
          margin-left: 35.71429%;
          margin-right: -100%;
          clear: none; }
        .desktop-nav .dropdown .right .view-id-navigation_explore .views-row:nth-child(3n + 3),
        .desktop-nav .dropdown .right .view-id-navigation_gear .views-row:nth-child(3n + 3) {
          margin-left: 71.42857%;
          margin-right: -100%;
          clear: none; }
        .desktop-nav .dropdown .right .view-id-navigation_explore .views-row .info a.title,
        .desktop-nav .dropdown .right .view-id-navigation_gear .views-row .info a.title {
          display: block;
          text-decoration: none;
          font-size: 1.3em;
          letter-spacing: -0.04em;
          line-height: 1.3; }
        .desktop-nav .dropdown .right .view-id-navigation_explore .views-row .info .desc,
        .desktop-nav .dropdown .right .view-id-navigation_gear .views-row .info .desc {
          display: block;
          color: #888888;
          font-size: .8em;
          margin-top: 5px; }
    .desktop-nav .dropdown .right .sort {
      width: 100%;
      text-align: center; }
      .desktop-nav .dropdown .right .sort a {
        display: inline-block;
        margin-top: 14px;
        text-decoration: none;
        color: #d83d4e;
        font-size: .9em;
        text-transform: capitalize;
        margin-bottom: 25px; }

.right .ad,
.dropdown .ad {
  display: block;
  position: relative;
  width: 325px;
  margin: 0 auto; }
  .right .ad .ad-image,
  .dropdown .ad .ad-image {
    position: relative; }
  .right .ad .info,
  .dropdown .ad .info {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    color: white !important;
    text-align: left !important;
    padding: 0 30px !important;
    width: 325px !important;
    margin: 0 auto !important; }
    .right .ad .info .title,
    .dropdown .ad .info .title {
      display: block;
      margin-bottom: 15px;
      font-size: 2rem;
      font-weight: 300;
      line-height: 1.1; }
    .right .ad .info .text,
    .dropdown .ad .info .text {
      color: white;
      font-size: 1.07143rem;
      font-weight: 200;
      line-height: 1.4;
      margin-top: -12px;
      margin-bottom: -10px; }
    .right .ad .info .link,
    .dropdown .ad .info .link {
      display: block;
      margin-top: 10px;
      color: white;
      font-size: 1.42857rem;
      font-weight: 300; }
      .right .ad .info .link .icon,
      .dropdown .ad .info .link .icon {
        display: inline-block;
        color: #bc2636;
        margin-left: 8px;
        font-size: 20px;
        font-weight: bold;
        position: relative;
        top: 3px;
        float: none; }

.ads.ads-container {
  text-align: center; }

.view-navigation-explore-ads,
.view-navigation-gear-ads {
  display: inline-block; }
  .view-navigation-explore-ads .views-row,
  .view-navigation-gear-ads .views-row {
    display: block;
    position: relative;
    width: 325px;
    margin: 0 10px; }
  .view-navigation-explore-ads .ad-image,
  .view-navigation-gear-ads .ad-image {
    position: relative; }
  .view-navigation-explore-ads .info,
  .view-navigation-gear-ads .info {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    color: white !important;
    text-align: left !important;
    padding: 0 30px !important;
    width: 325px !important;
    margin: 0 auto !important; }
    .view-navigation-explore-ads .info .title,
    .view-navigation-gear-ads .info .title {
      display: block;
      margin-bottom: 15px;
      font-size: 2rem;
      font-weight: 300;
      line-height: 1.1;
      color: white; }
    .view-navigation-explore-ads .info .text,
    .view-navigation-gear-ads .info .text {
      color: white;
      font-size: 1.07143rem;
      font-weight: 200;
      line-height: 1.4;
      margin-top: -12px;
      margin-bottom: -10px; }
    .view-navigation-explore-ads .info .link,
    .view-navigation-gear-ads .info .link {
      display: block;
      margin-top: 10px;
      color: white;
      font-size: 1.42857rem;
      font-weight: 300; }
      .view-navigation-explore-ads .info .link .icon,
      .view-navigation-gear-ads .info .link .icon {
        display: inline-block;
        color: #bc2636;
        margin-left: 8px;
        font-size: 20px;
        font-weight: bold;
        position: relative;
        top: 3px;
        float: none; }
    .view-navigation-explore-ads .info .edit-link,
    .view-navigation-gear-ads .info .edit-link {
      color: #d83d4e;
      font-size: .9em; }

/* MEGA NAV */
/* ================================================================================================================ */
/* ================================================================================================================ */
/* ================================================================================================================ */
/* ================================================================================================================ */
#desktop-nav-wrapper {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4; }
  @media all and (min-width: 1024px) {
    #desktop-nav-wrapper {
      display: block; } }
  #desktop-nav-wrapper .logo {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #cb3841;
    height: 100px;
    width: 222px;
    z-index: 2; }
    #desktop-nav-wrapper .logo img {
      display: block;
      width: 185px;
      margin: 0 auto;
      margin-top: 22px;
      position: relative;
      left: -1px; }
  #desktop-nav-wrapper .topbar {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #373737;
    text-align: right;
    height: 32px; }
    #desktop-nav-wrapper .topbar ul.primary {
      display: block;
      list-style: none;
      position: relative;
      margin: 0;
      padding: 0;
      width: 100%;
      height: 32px;
      background-color: #373737;
      text-align: right; }
    #desktop-nav-wrapper .topbar ul a.btn {
      display: block;
      color: #c9c9c9;
      text-decoration: none;
      font-size: .8em;
      padding: 6px 10px 0 10px;
      height: 70px; }
      #desktop-nav-wrapper .topbar ul a.btn:hover {
        color: #373737; }
    #desktop-nav-wrapper .topbar ul li {
      float: right;
      margin: 0;
      padding: 0; }
    #desktop-nav-wrapper .topbar ul li.dropdown {
      background-color: white; }
    #desktop-nav-wrapper .topbar ul li.current-menu-item {
      background: #ddd; }
    #desktop-nav-wrapper .topbar ul li:hover {
      background: #f6f6f6; }
      #desktop-nav-wrapper .topbar ul li:hover a.btn {
        color: black; }
    #desktop-nav-wrapper .topbar ul ul.secondary {
      display: none;
      list-style: none;
      position: absolute;
      top: 32px;
      right: 0;
      background: white;
      padding: 0;
      width: 300px;
      z-index: 10;
      border: 1px solid #c3c4c5;
      border-top: none; }
    #desktop-nav-wrapper .topbar ul ul.secondary li {
      float: none;
      margin: 0 auto;
      width: 95%; }
      #desktop-nav-wrapper .topbar ul ul.secondary li:hover {
        background-color: white; }
    #desktop-nav-wrapper .topbar ul li:hover > ul {
      display: block; }
  #desktop-nav-wrapper .desktop-nav {
    width: 100%;
    position: absolute;
    top: 32px;
    left: 0; }
  #desktop-nav-wrapper .desktop-nav ul {
    display: block;
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    padding-left: 237px;
    height: 68px;
    background-color: #f9f9f9; }
  #desktop-nav-wrapper .desktop-nav ul a.btn {
    color: #494949;
    height: 68px;
    line-height: 68px;
    padding: 0 9px;
    text-decoration: none;
    font-size: .95em; }
    @media (min-width: 1100px) {
      #desktop-nav-wrapper .desktop-nav ul a.btn {
        font-size: 1.05em;
        padding: 0 10px; } }
    @media (min-width: 1200px) {
      #desktop-nav-wrapper .desktop-nav ul a.btn {
        font-size: 1.1em;
        padding: 0 15px; } }
  #desktop-nav-wrapper .desktop-nav ul li {
    float: left;
    margin: 0;
    padding: 0; }
  #desktop-nav-wrapper .desktop-nav ul li.current-menu-item {
    background: #ddd; }
  #desktop-nav-wrapper .desktop-nav a.desktop-nav--item {
    display: block;
    line-height: 68px;
    position: relative; }
  #desktop-nav-wrapper .desktop-nav ul li.shade > a:before {
    color: #000000;
    content: '\f107';
    font-family: 'icomoon';
    position: absolute;
    left: 50%;
    bottom: -22px; }
  #desktop-nav-wrapper .desktop-nav ul li:hover,
  #desktop-nav-wrapper .desktop-nav ul li.active {
    background-color: #bc2636; }
    #desktop-nav-wrapper .desktop-nav ul li:hover a.desktop-nav--item,
    #desktop-nav-wrapper .desktop-nav ul li.active a.desktop-nav--item {
      color: #FFFFFF; }
      #desktop-nav-wrapper .desktop-nav ul li:hover a.desktop-nav--item:before,
      #desktop-nav-wrapper .desktop-nav ul li.active a.desktop-nav--item:before {
        color: #FFFFFF; }
  #desktop-nav-wrapper .desktop-nav ul ul {
    background-color: rgba(0, 0, 0, 0.01);
    display: none;
    height: auto;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    width: 100%; }
  #desktop-nav-wrapper .desktop-nav ul ul li {
    float: none;
    margin: 0 auto;
    position: relative;
    width: 95%; }
  #desktop-nav-wrapper .desktop-nav ul li.active > ul {
    display: block; }
  #desktop-nav-wrapper .dropdown.dealers {
    display: block;
    padding: 20px 20px 0 20px;
    width: 331px; }
    #desktop-nav-wrapper .dropdown.dealers .dealer-search-form {
      width: 331px; }
      #desktop-nav-wrapper .dropdown.dealers .dealer-search-form input.form-submit {
        min-width: unset;
        padding: 0.75em 1.5em 0.6em 1.5em;
        font-size: .9em;
        height: 40px; }
      #desktop-nav-wrapper .dropdown.dealers .dealer-search-form a.button.secondary {
        font-weight: normal;
        min-width: unset;
        padding: 1em 1.5em 0.6em 1.5em;
        font-size: .9em;
        height: 40px; }
    #desktop-nav-wrapper .dropdown.dealers .dealer-links {
      text-align: left; }
      #desktop-nav-wrapper .dropdown.dealers .dealer-links a {
        font-weight: normal; }
  #desktop-nav-wrapper .dropdown.support {
    padding: 20px;
    text-align: left; }
    #desktop-nav-wrapper .dropdown.support a {
      text-decoration: none; }
      #desktop-nav-wrapper .dropdown.support a:hover {
        color: #8b2530; }
      #desktop-nav-wrapper .dropdown.support a i {
        color: #8b2530;
        margin-left: 6px;
        font-weight: bold; }
  #desktop-nav-wrapper .dropdown.search {
    padding: 20px; }
    #desktop-nav-wrapper .dropdown.search form .container-inline {
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      #desktop-nav-wrapper .dropdown.search form .container-inline .form-type-textfield {
        width: 100%; }
    #desktop-nav-wrapper .dropdown.search form input.form-text {
      height: 40px; }
    #desktop-nav-wrapper .dropdown.search form input.form-submit {
      min-width: unset;
      padding: 0.75em 1.5em 0.6em 1.5em;
      font-size: .9em;
      height: 40px; }
    #desktop-nav-wrapper .dropdown.search form input {
      margin-bottom: 0; }

.shading-layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 2;
  opacity: .7; }

.desktop-nav--open .shading-layer {
  display: block; }

.desktop-nav--open .orbit-prev,
.desktop-nav--open .orbit-next {
  display: none; }

.dropdown--close-btn {
  color: #d83d4e;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 10px; }
  .dropdown--close-btn i {
    font-size: 20px; }
  .dropdown--close-btn:hover {
    color: #8b2530; }

#mobile-nav-wrapper {
  display: block;
  position: absolute;
  top: 0;
  height: 66px;
  width: 100%;
  background-color: #373737;
  z-index: 3;
  /*
  .search-btn {
    float: left;
    text-decoration: none;
    padding: 0 15px;
    margin-left: 15px;
    line-height: 68px;

    i {
      color: #969696;
      font-size: 20px;
      font-weight: 100;
    }
  }
  */ }
  @media all and (min-width: 1024px) {
    #mobile-nav-wrapper {
      display: none; } }
  #mobile-nav-wrapper .menu-search {
    display: block;
    position: absolute;
    top: 7px;
    left: 10px;
    padding: 15px; }
    #mobile-nav-wrapper .menu-search:hover {
      cursor: pointer; }
  #mobile-nav-wrapper .logo {
    display: block;
    position: absolute;
    top: 8px;
    width: 150px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    left: -20px;
    right: 0; }
    @media (min-width: 480px) {
      #mobile-nav-wrapper .logo {
        left: 0; } }
  #mobile-nav-wrapper .menu-btn {
    display: block;
    position: absolute;
    top: 0;
    right: -24px;
    text-decoration: none;
    font-size: 18px;
    margin-right: 30px;
    line-height: 68px;
    color: #fff;
    padding: 0 20px;
    z-index: 2; }
    #mobile-nav-wrapper .menu-btn:hover {
      cursor: pointer; }
  #mobile-nav-wrapper .menu-close {
    display: none;
    position: absolute;
    top: 22px;
    right: 25px; }
    #mobile-nav-wrapper .menu-close:hover {
      cursor: pointer; }

.search-wrapper {
  display: none;
  background-color: white;
  width: 100%;
  position: absolute;
  top: 66px;
  z-index: 100;
  padding: 30px 30px 35px 30px; }
  .search-wrapper form .container-inline {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 100%; }
    .search-wrapper form .container-inline .form-type-textfield {
      width: 100%; }
  .search-wrapper form input.form-text {
    height: 40px; }
  .search-wrapper form input.form-submit {
    min-width: unset;
    padding: 0.75em 1.5em 0.6em 1.5em;
    font-size: .9em;
    height: 40px; }
  .search-wrapper form input {
    margin-bottom: 0; }

.accordion-wrapper {
  display: none;
  background-color: white;
  width: 100%;
  position: absolute;
  top: 66px;
  z-index: 100;
  padding: 0 0 25px 0; }
  .accordion-wrapper .upper-links {
    display: block;
    width: 100%;
    text-align: left;
    padding: 28px 0 20px 20px; }
    @media all and (min-width: 480px) {
      .accordion-wrapper .upper-links {
        text-align: center;
        padding: 28px 0 20px 0; } }
    .accordion-wrapper .upper-links a {
      display: inline-block;
      margin: 0 15px 0 0;
      text-decoration: none;
      font-size: .8em; }
      .accordion-wrapper .upper-links a:hover {
        color: #d83d4e; }
  .accordion-wrapper ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .accordion-wrapper ul li.trigger {
      margin: 0;
      width: 100%; }
      .accordion-wrapper ul li.trigger:hover .primary-link {
        text-decoration: none; }
      .accordion-wrapper ul li.trigger.active {
        background-color: #f2f0ee; }
      .accordion-wrapper ul li.trigger a.primary-link {
        display: block;
        text-decoration: none;
        font-size: 20px;
        padding: 17px 20px;
        width: 100%; }
        @media all and (min-width: 768px) {
          .accordion-wrapper ul li.trigger a.primary-link {
            padding: 17px 48px; } }
        .accordion-wrapper ul li.trigger a.primary-link:hover {
          cursor: pointer; }
      .accordion-wrapper ul li.trigger .icon {
        float: right;
        position: relative;
        top: 6px; }
      .accordion-wrapper ul li.trigger .icon-angle-up {
        display: none; }
  .accordion-wrapper .dropdown {
    display: none;
    width: 100%;
    padding: 20px 20px;
    position: relative;
    /* EXPLORE & GEAR DROPDOWN */ }
    .accordion-wrapper .dropdown hr {
      background-image: none;
      background-color: #e5e3e2;
      height: 2px;
      margin: 15px 0 35px 0; }
    .accordion-wrapper .dropdown .edit-link {
      display: block;
      text-align: center; }
      .accordion-wrapper .dropdown .edit-link a {
        display: inline-block;
        margin-top: 0px;
        text-decoration: none;
        color: #d83d4e;
        font-size: .9em;
        text-transform: capitalize; }
    @media all and (min-width: 480px) {
      .accordion-wrapper .dropdown .primary-products .view-content,
      .accordion-wrapper .dropdown .secondary-products .view-content {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        -webkit-justify-content: center; } }
    .accordion-wrapper .dropdown .primary-products .view-content .views-row,
    .accordion-wrapper .dropdown .secondary-products .view-content .views-row {
      display: block;
      text-align: center;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
      margin: 0 auto; }
      .accordion-wrapper .dropdown .primary-products .view-content .views-row .ad,
      .accordion-wrapper .dropdown .secondary-products .view-content .views-row .ad {
        width: 100%;
        text-align: center; }
        @media all and (min-width: 480px) {
          .accordion-wrapper .dropdown .primary-products .view-content .views-row .ad,
          .accordion-wrapper .dropdown .secondary-products .view-content .views-row .ad {
            padding: 0 5px; } }
        @media all and (min-width: 768px) {
          .accordion-wrapper .dropdown .primary-products .view-content .views-row .ad,
          .accordion-wrapper .dropdown .secondary-products .view-content .views-row .ad {
            padding: 0; } }
        .accordion-wrapper .dropdown .primary-products .view-content .views-row .ad a,
        .accordion-wrapper .dropdown .secondary-products .view-content .views-row .ad a {
          display: block;
          width: auto;
          margin: 0 auto; }
      .accordion-wrapper .dropdown .primary-products .view-content .views-row .product,
      .accordion-wrapper .dropdown .secondary-products .view-content .views-row .product {
        display: table;
        width: 100%;
        vertical-align: top;
        max-width: none;
        margin-bottom: 15px; }
        @media all and (min-width: 480px) {
          .accordion-wrapper .dropdown .primary-products .view-content .views-row .product,
          .accordion-wrapper .dropdown .secondary-products .view-content .views-row .product {
            padding: 0 5px; } }
      .accordion-wrapper .dropdown .primary-products .view-content .views-row .prod-image,
      .accordion-wrapper .dropdown .secondary-products .view-content .views-row .prod-image {
        display: table-cell;
        width: 40%;
        -ms-flex-align: start;
            align-items: flex-start;
        -webkit-align-items: flex-start;
        vertical-align: top; }
        @media all and (min-width: 480px) {
          .accordion-wrapper .dropdown .primary-products .view-content .views-row .prod-image,
          .accordion-wrapper .dropdown .secondary-products .view-content .views-row .prod-image {
            display: block;
            width: 100%;
            text-align: center; } }
      .accordion-wrapper .dropdown .primary-products .view-content .views-row .info,
      .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info {
        display: table-cell;
        width: 60%;
        text-align: left;
        padding: 0 12px; }
        @media all and (min-width: 480px) {
          .accordion-wrapper .dropdown .primary-products .view-content .views-row .info,
          .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info {
            display: block;
            width: 100%;
            text-align: center;
            padding: 0; } }
        .accordion-wrapper .dropdown .primary-products .view-content .views-row .info .prod-title,
        .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info .prod-title {
          display: block;
          text-decoration: none;
          font-size: 1.15em;
          letter-spacing: -0.04em;
          margin-bottom: -7px; }
          .accordion-wrapper .dropdown .primary-products .view-content .views-row .info .prod-title:hover,
          .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info .prod-title:hover {
            color: #cb3841; }
          @media all and (min-width: 480px) {
            .accordion-wrapper .dropdown .primary-products .view-content .views-row .info .prod-title,
            .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info .prod-title {
              font-size: 1.3em;
              margin-bottom: 0; } }
        .accordion-wrapper .dropdown .primary-products .view-content .views-row .info .desc .field-content,
        .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info .desc .field-content {
          display: block;
          color: #888888;
          font-size: .8em;
          margin-top: 5px; }
        .accordion-wrapper .dropdown .primary-products .view-content .views-row .info .edit-link,
        .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info .edit-link {
          text-align: left;
          font-size: .8em; }
          @media all and (min-width: 480px) {
            .accordion-wrapper .dropdown .primary-products .view-content .views-row .info .edit-link,
            .accordion-wrapper .dropdown .secondary-products .view-content .views-row .info .edit-link {
              text-align: center; } }
    .accordion-wrapper .dropdown .primary-products .view-content .product {
      max-width: 211px; }
    .accordion-wrapper .dropdown .secondary-products .view-content .product {
      max-width: 155px; }
    .accordion-wrapper .dropdown .primary-products div.upper-primary.hover .view-content,
    .accordion-wrapper .dropdown .secondary-products div.upper-secondary.hover .view-content,
    .accordion-wrapper .dropdown .primary-products div.lower-primary.hover .view-content,
    .accordion-wrapper .dropdown .secondary-products div.lower-secondary.hover .view-content {
      background-color: pink; }
    .accordion-wrapper .dropdown .view-id-navigation_explore,
    .accordion-wrapper .dropdown .view-id-navigation_gear {
      display: block; }
      @media all and (min-width: 480px) {
        .accordion-wrapper .dropdown .view-id-navigation_explore .view-content,
        .accordion-wrapper .dropdown .view-id-navigation_gear .view-content {
          display: -ms-flexbox;
          display: flex;
          display: -webkit-flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
          -ms-flex-pack: center;
              justify-content: center;
          -webkit-justify-content: center; }
          .accordion-wrapper .dropdown .view-id-navigation_explore .view-content:after,
          .accordion-wrapper .dropdown .view-id-navigation_gear .view-content:after {
            content: "";
            display: table;
            clear: both; } }
      .accordion-wrapper .dropdown .view-id-navigation_explore .views-row,
      .accordion-wrapper .dropdown .view-id-navigation_gear .views-row {
        display: block;
        text-align: center;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
        margin: 0 auto 20px auto; }
        .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .explore-gear,
        .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .explore-gear {
          display: table;
          width: 100%;
          vertical-align: top;
          max-width: none;
          margin-bottom: 15px; }
          @media all and (min-width: 480px) {
            .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .explore-gear,
            .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .explore-gear {
              padding: 0 5px; } }
          @media all and (min-width: 768px) {
            .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .explore-gear,
            .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .explore-gear {
              padding: 0 5px; } }
          @media all and (min-width: 1024px) {
            .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .explore-gear,
            .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .explore-gear {
              padding: 0; } }
        .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .image,
        .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .image {
          display: table-cell;
          width: 40%;
          -ms-flex-align: start;
              align-items: flex-start;
          -webkit-align-items: flex-start;
          vertical-align: top; }
          @media all and (min-width: 480px) {
            .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .image,
            .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .image {
              display: block;
              width: 100%;
              text-align: center; } }
        .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .info,
        .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .info {
          display: table-cell;
          width: 60%;
          text-align: left;
          padding: 0 12px; }
          @media all and (min-width: 480px) {
            .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .info,
            .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .info {
              display: block;
              width: 100%;
              text-align: center;
              padding: 0; } }
          .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .info a.title,
          .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .info a.title {
            display: block;
            text-decoration: none;
            font-size: 1.3em;
            letter-spacing: -0.04em;
            line-height: 1.3; }
          .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .info .desc,
          .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .info .desc {
            display: block;
            color: #888888;
            font-size: .8em;
            margin-top: 5px; }
          .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .info .edit-link,
          .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .info .edit-link {
            text-align: left;
            font-size: .8em; }
            @media all and (min-width: 480px) {
              .accordion-wrapper .dropdown .view-id-navigation_explore .views-row .info .edit-link,
              .accordion-wrapper .dropdown .view-id-navigation_gear .views-row .info .edit-link {
                text-align: center; } }
    .accordion-wrapper .dropdown .ads.ads-container {
      text-align: center; }
    .accordion-wrapper .dropdown .view-navigation-explore-ads,
    .accordion-wrapper .dropdown .view-navigation-gear-ads {
      display: inline-block; }
      .accordion-wrapper .dropdown .view-navigation-explore-ads .views-row,
      .accordion-wrapper .dropdown .view-navigation-gear-ads .views-row {
        display: block;
        position: relative;
        margin: 0;
        width: 100%; }
        @media (min-width: 360px) {
          .accordion-wrapper .dropdown .view-navigation-explore-ads .views-row,
          .accordion-wrapper .dropdown .view-navigation-gear-ads .views-row {
            margin: 0 10px;
            width: 325px; } }
      .accordion-wrapper .dropdown .view-navigation-explore-ads .ad,
      .accordion-wrapper .dropdown .view-navigation-gear-ads .ad {
        width: 100%; }
        @media (min-width: 360px) {
          .accordion-wrapper .dropdown .view-navigation-explore-ads .ad,
          .accordion-wrapper .dropdown .view-navigation-gear-ads .ad {
            width: 325px; } }
      .accordion-wrapper .dropdown .view-navigation-explore-ads .ad-image,
      .accordion-wrapper .dropdown .view-navigation-gear-ads .ad-image {
        position: relative; }
      .accordion-wrapper .dropdown .view-navigation-explore-ads .info,
      .accordion-wrapper .dropdown .view-navigation-gear-ads .info {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        color: white !important;
        text-align: left !important;
        padding: 0 15px !important;
        width: 100% !important;
        margin: 0 auto !important;
        z-index: 2; }
        @media (min-width: 360px) {
          .accordion-wrapper .dropdown .view-navigation-explore-ads .info,
          .accordion-wrapper .dropdown .view-navigation-gear-ads .info {
            max-width: 325px !important;
            width: 325px !important;
            padding: 0 30px !important; } }
        .accordion-wrapper .dropdown .view-navigation-explore-ads .info .title,
        .accordion-wrapper .dropdown .view-navigation-gear-ads .info .title {
          display: block;
          margin-bottom: 15px;
          font-size: 1.71429rem;
          font-weight: 300;
          line-height: 1.1;
          color: white; }
          @media (min-width: 360px) {
            .accordion-wrapper .dropdown .view-navigation-explore-ads .info .title,
            .accordion-wrapper .dropdown .view-navigation-gear-ads .info .title {
              font-size: 2rem; } }
        .accordion-wrapper .dropdown .view-navigation-explore-ads .info .text,
        .accordion-wrapper .dropdown .view-navigation-gear-ads .info .text {
          color: white;
          font-size: 0.92857rem;
          font-weight: 200;
          line-height: 1.4;
          margin-top: -10px;
          margin-bottom: -8px; }
          @media (min-width: 360px) {
            .accordion-wrapper .dropdown .view-navigation-explore-ads .info .text,
            .accordion-wrapper .dropdown .view-navigation-gear-ads .info .text {
              font-size: 1.07143rem; } }
        .accordion-wrapper .dropdown .view-navigation-explore-ads .info .link,
        .accordion-wrapper .dropdown .view-navigation-gear-ads .info .link {
          display: block;
          margin-top: 10px;
          color: white;
          font-size: 1.21429rem;
          font-weight: 300; }
          @media (min-width: 360px) {
            .accordion-wrapper .dropdown .view-navigation-explore-ads .info .link,
            .accordion-wrapper .dropdown .view-navigation-gear-ads .info .link {
              font-size: 1.42857rem; } }
          .accordion-wrapper .dropdown .view-navigation-explore-ads .info .link .icon,
          .accordion-wrapper .dropdown .view-navigation-gear-ads .info .link .icon {
            display: inline-block;
            color: #bc2636;
            margin-left: 8px;
            font-size: 16px;
            font-weight: bold;
            position: relative;
            top: 3px;
            float: none; }
            @media (min-width: 360px) {
              .accordion-wrapper .dropdown .view-navigation-explore-ads .info .link .icon,
              .accordion-wrapper .dropdown .view-navigation-gear-ads .info .link .icon {
                font-size: 20px; } }
        .accordion-wrapper .dropdown .view-navigation-explore-ads .info .edit-link,
        .accordion-wrapper .dropdown .view-navigation-gear-ads .info .edit-link {
          color: #d83d4e;
          font-size: .9em; }

.dropdown .ad {
  display: block;
  position: relative;
  width: 325px;
  margin: 0 auto 20px auto;
  text-decoration: none; }
  @media (min-width: 480px) {
    .dropdown .ad {
      margin: 0 auto; } }
  .dropdown .ad .ad-image {
    position: relative; }
  .dropdown .ad .info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: white !important;
    text-align: left !important;
    padding: 0 30px !important;
    margin: 0 auto !important; }
    @media (min-width: 480px) {
      .dropdown .ad .info {
        width: auto !important;
        position: relative;
        -ms-transform: unset;
            transform: unset;
        top: 0;
        left: 0;
        text-align: center !important;
        padding: 8px 0 0 0 !important; } }
    @media (min-width: 767px) {
      .dropdown .ad .info {
        display: block;
        text-align: left !important;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 285px !important;
        padding: 0 30px !important; } }
    @media (min-width: 900px) {
      .dropdown .ad .info {
        width: 325px !important; } }
    @media (min-width: 1000px) {
      .dropdown .ad .info {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%); } }
    .dropdown .ad .info .title {
      display: block;
      margin-bottom: 15px;
      font-size: 2rem;
      font-weight: 300;
      line-height: 1.1;
      letter-spacing: -0.03em; }
      @media (min-width: 480px) {
        .dropdown .ad .info .title {
          font-size: 1.28571rem;
          color: #444544;
          font-weight: 400; } }
      @media (min-width: 767px) {
        .dropdown .ad .info .title {
          color: white;
          font-size: 1.71429rem;
          font-weight: 300; } }
      @media (min-width: 1000px) {
        .dropdown .ad .info .title {
          margin-bottom: 15px;
          font-size: 2rem;
          font-weight: 300;
          line-height: 1.1; } }
    .dropdown .ad .info .text {
      color: white;
      font-size: 1.07143rem;
      font-weight: 200;
      line-height: 1.4;
      margin-top: -12px;
      margin-bottom: -10px; }
      @media (min-width: 480px) {
        .dropdown .ad .info .text {
          font-size: 0.78571rem;
          color: #888888;
          font-weight: 400;
          margin-top: -5px; } }
      @media (min-width: 767px) {
        .dropdown .ad .info .text {
          font-size: 0.85714rem;
          color: white;
          font-weight: 200;
          margin-top: -12px; } }
      @media (min-width: 1000px) {
        .dropdown .ad .info .text {
          font-size: 1.07143rem;
          font-weight: 200;
          line-height: 1.4; } }
    .dropdown .ad .info .link {
      display: block;
      margin-top: 10px;
      color: white;
      font-size: 1.42857rem;
      font-weight: 300; }
      @media (min-width: 480px) {
        .dropdown .ad .info .link {
          color: #888888;
          font-size: 0.92857rem;
          font-weight: 400; } }
      @media (min-width: 767px) {
        .dropdown .ad .info .link {
          color: white;
          font-size: 1.14286rem;
          font-weight: 300; } }
      @media (min-width: 1000px) {
        .dropdown .ad .info .link {
          margin-top: 10px;
          color: white;
          font-size: 1.42857rem;
          font-weight: 300; } }
      .dropdown .ad .info .link .icon {
        display: inline-block;
        color: #bc2636;
        margin-left: 8px;
        font-size: 20px;
        font-weight: bold;
        position: relative;
        top: 3px;
        float: none; }
        @media (min-width: 480px) {
          .dropdown .ad .info .link .icon {
            font-size: 14px;
            top: 1px;
            margin-left: 2px; } }
        @media (min-width: 767px) {
          .dropdown .ad .info .link .icon {
            font-size: 16px;
            top: 2px;
            margin-left: 4px; } }
        @media (min-width: 1000px) {
          .dropdown .ad .info .link .icon {
            font-size: 20px;
            top: 3px;
            margin-left: 8px; } }

footer .breadcrumb-container {
  display: block;
  height: 94px;
  background: url("/sites/all/themes/burris_optics_2017/images/bg-breadcrumbs.jpg") repeat-x;
  color: white;
  font-family: Interstate, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  padding-top: 28px; }
  footer .breadcrumb-container i {
    font-size: 0.8rem;
    display: inline-block;
    margin-right: 9px;
    color: #a5a29d; }
  footer .breadcrumb-container ul {
    list-style: none;
    margin: 0;
    display: inline; }
    footer .breadcrumb-container ul li {
      display: inline-block;
      margin-right: 10px; }
  footer .breadcrumb-container a {
    color: white;
    text-decoration: none;
    font-size: 0.8rem; }
    footer .breadcrumb-container a:hover {
      text-decoration: underline; }

footer .footer-container {
  background: url("/sites/all/themes/burris_optics_2017/images/bg-footer.jpg") repeat;
  padding: 50px 0 40px 0; }
  footer .footer-container .button {
    width: 100%;
    margin-bottom: 40px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 1.35em; }
  footer .footer-container .social,
  footer .footer-container .contact,
  footer .footer-container .copyright {
    color: white;
    text-decoration: none; }
    footer .footer-container .social i,
    footer .footer-container .contact i,
    footer .footer-container .copyright i {
      display: inline; }
  footer .footer-container .social a,
  footer .footer-container .contact a,
  footer .footer-container .copyright a {
    color: white;
    text-decoration: none; }
    footer .footer-container .social a:hover,
    footer .footer-container .contact a:hover,
    footer .footer-container .copyright a:hover {
      text-decoration: underline; }
  footer .footer-container .copyright {
    line-height: 1.25em;
    font-size: 0.85714rem;
    margin-top: 7px; }
    footer .footer-container .copyright:first-of-type {
      margin-top: 10px;
      margin-bottom: 0; }
  footer .footer-container .social li a {
    font-size: 1.5em;
    margin-right: 38px;
    display: block;
    float: left; }
  footer .footer-container .social li a.icon {
    float: left;
    display: block;
    margin-right: 5px; }
    footer .footer-container .social li a.icon:hover {
      text-decoration: none; }
  footer .footer-container .inline-list.contact {
    margin-top: 22px;
    margin-bottom: 0px; }
    footer .footer-container .inline-list.contact li {
      line-height: 1.4em; }
  footer .footer-container .support a {
    color: white;
    text-decoration: none;
    text-transform: uppercase; }
    footer .footer-container .support a i {
      font-size: 0.71429rem; }

@media only screen and (max-width: 40em) {
  footer .inline-list.contact li {
    float: none;
    margin-top: 10px; }
  footer .footer-container .medium-7.no-padding-right {
    padding-left: 0; }
  footer .footer-container .medium-17.no-padding-left {
    padding-right: 0; }
  footer .footer-container .copyright {
    margin-top: 22px; }
    footer .footer-container .copyright:first-of-type {
      margin-top: 22px; }
  footer .footer-container .social li a {
    font-size: 1.45em; }
  footer .footer-container .social li a.icon {
    width: 20px; } }

@font-face {
  font-family: "icomoon";
  src: url("/sites/all/themes/burris_optics_2017/fonts/icomoon.eot?ov9ou7");
  src: url("/sites/all/themes/burris_optics_2017/fonts/icomoon.eot?#iefixov9ou7") format("embedded-opentype"), url("/sites/all/themes/burris_optics_2017/fonts/icomoon.woff?ov9ou7") format("woff"), url("/sites/all/themes/burris_optics_2017/fonts/icomoon.ttf?ov9ou7") format("truetype"), url("/sites/all/themes/burris_optics_2017/fonts/icomoon.svg?ov9ou7#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope-o:before {
  content: "\f003"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-o:before {
  content: "\f006"; }

.icon-search-plus:before {
  content: "\f00e"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-play:before {
  content: "\f04b"; }

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

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

.icon-mail-forward:before {
  content: "\f064"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-phone:before {
  content: "\f095"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

.icon-file-archive-o:before {
  content: "\f1c6"; }

.icon-instagram:before {
  content: "\ea90"; }

.icon-times-circle:before {
  content: "\f057"; }

.home {
  background: url("/sites/all/themes/burris_optics_2017/images/bg-home-content.jpg") repeat; }
  .home .show-for-medium-up .left-off-canvas-toggle {
    z-index: 5;
    top: 7.1%;
    left: 2.675em; }
  .home #logo-lg {
    position: absolute;
    width: 185px;
    height: 52px;
    margin: 0;
    top: 6.5%;
    left: 9.675em;
    z-index: 6; }
  .home .navicon,
  .home .navicon:before,
  .home .navicon:after {
    background-color: #444544;
    opacity: 1; }

.home-content-bottom-mobile {
  background: url("/sites/all/themes/burris_optics_2017/images/bg-home-content-bottom-mobile.jpg") repeat-x;
  display: block;
  height: 60px;
  margin-top: -48px; }

.home-text-icon-container {
  position: absolute;
  top: 0;
  left: 9px;
  z-index: 100; }

.tri-col-container {
  background: url("/sites/all/themes/burris_optics_2017/images/bg-home-content.jpg") repeat;
  background-color: #fcfcfb;
  padding: 20px 0 35px 0; }
  .tri-col-container h3 {
    color: #404041;
    text-transform: uppercase;
    font-size: 1.65em;
    margin-bottom: 0.2rem;
    text-align: center; }
  .tri-col-container p {
    font-size: 0.875em;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .tri-col-container img {
    display: block;
    width: auto;
    margin: 0 auto; }
  .tri-col-container hr {
    margin: 45px 0 0 0; }
  .tri-col-container a {
    color: #a5a29d;
    text-decoration: none; }
    .tri-col-container a:hover {
      text-decoration: underline; }
  .tri-col-container .col-1 {
    border-right: 1px solid #d1d4d4;
    padding: 2em 3.125em 0 3.125em; }
    .tri-col-container .col-1 img {
      display: block;
      padding-right: 1em; }
    .tri-col-container .col-1 p {
      line-height: 1.3em; }
  .tri-col-container .col-2 {
    border-right: 1px solid #d1d4d4;
    padding: 2em 3.125em 0 3.125em; }
  .tri-col-container .col-3 {
    padding: 0 3.125em 0 3.125em; }
    .tri-col-container .col-3 img {
      display: block;
      margin: 45px auto 30px auto; }
    .tri-col-container .col-3 p {
      text-align: center;
      line-height: 1.3em;
      max-width: 220px;
      margin: 0 auto; }
  .tri-col-container .col-1 hr, .tri-col-container .col-2 hr, .tri-col-container .col-3 hr {
    margin: 45px 0 0 0;
    background: none;
    border-top: 1px solid #cfd1d2;
    height: 0px; }

.tri-col-container-2 {
  background-color: black; }
  .tri-col-container-2 .col.test {
    background: url("/sites/all/themes/burris_optics_2017/images/bg-col-eliminator.jpg"); }
  .tri-col-container-2 .col {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: block;
    padding: 55px 42px !important; }
    .tri-col-container-2 .col h3 {
      color: white;
      font-size: 2.6em;
      text-transform: uppercase;
      margin-top: 0;
      line-height: 1em; }
    .tri-col-container-2 .col h3.small {
      font-size: 1.4em;
      margin-bottom: 5px; }
    .tri-col-container-2 .col p {
      color: white;
      font-size: 0.9em; }
    .tri-col-container-2 .col a {
      color: #b0b0b0;
      font-weight: bold;
      text-decoration: none; }
      .tri-col-container-2 .col a:hover {
        text-decoration: underline; }
      .tri-col-container-2 .col a .edit-link {
        margin: 0 0 15px 0; }
    .tri-col-container-2 .col a.button {
      background-color: white;
      color: black;
      font-size: 1.35em;
      padding: 0.85em 1.75em;
      margin-top: 4px; }
      .tri-col-container-2 .col a.button:hover {
        text-decoration: none;
        background-color: 300ms ease-out 0s; }

.sort-link {
  display: block;
  color: white;
  margin: 20px;
  text-decoration: none;
  text-align: center; }
  .sort-link:hover {
    color: white;
    text-decoration: underline; }

.sort-link-top {
  display: block;
  color: black;
  margin: 20px;
  text-decoration: none; }
  .sort-link-top:hover {
    color: black;
    text-decoration: underline; }

.home-actual #button-container {
  display: block;
  max-width: 370px;
  padding: 0 20px;
  width: 100%;
  height: 381px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .home-actual #button-container img {
    display: block;
    margin-bottom: 42px; }
  .home-actual #button-container .button {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 1.65em; }
  .home-actual #button-container .button.dark {
    margin-top: -8px; }

/* 	Media Queries
 */
@media only screen and (max-width: 40em) {
  .mobile-front-header-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: block;
    height: 65px;
    width: 100%;
    border-bottom: 1px solid #b3ac9e;
    background-color: white;
    opacity: 0.4; }
  .mobile-front-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    height: 65px;
    width: 100%;
    padding: 0 20px; }
  .home .navicon,
  .home .navicon:before,
  .home .navicon:after {
    background-color: #444544; }
  .home-actual #button-container {
    max-width: 280px;
    height: 210px; }
    .home-actual #button-container img {
      display: block;
      width: 80%;
      margin: 15px auto 20px auto; }
    .home-actual #button-container .button {
      padding: 0.75em 1.5em 0.8125em;
      line-height: normal;
      height: auto;
      font-size: 1em; }
  .tri-col-container {
    background: url("/sites/all/themes/burris_optics_2017/images/bg-home-content-mobile.jpg") repeat-x;
    background-color: #fcfcfb; } }

.off-canvas-wrap {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

#page-outer-shadow {
  width: 100%;
  background: url("/sites/all/themes/burris_optics_2017/images/bg-page-shadow.png") center repeat-y; }

.bg-tactical {
  background: url("/sites/all/themes/burris_optics_2017/images/bg-page-tactical.jpg") repeat-x;
  background-color: #fcfcfb;
  padding-bottom: 2.85714rem;
  overflow: hidden; }

.bg-hunting {
  background: url("/sites/all/themes/burris_optics_2017/images/bg-page-hunting.jpg") repeat-x;
  background-color: #fcfcfb;
  padding-bottom: 50px;
  overflow: hidden; }

body.node-type-product-gear .bg-hunting .small-23.small-centered.columns,
body.node-type-product-gear .bg-tactical .small-23.small-centered.columns,
body.node-type-product-accessory .bg-hunting .small-23.small-centered.columns,
body.node-type-product-accessory .bg-tactical .small-23.small-centered.columns,
body.node-type-product-binocular .bg-hunting .small-23.small-centered.columns,
body.node-type-product-binocular .bg-tactical .small-23.small-centered.columns,
body.node-type-product-bow-sight .bg-hunting .small-23.small-centered.columns,
body.node-type-product-bow-sight .bg-tactical .small-23.small-centered.columns,
body.node-type-product-mounting-system .bg-hunting .small-23.small-centered.columns,
body.node-type-product-mounting-system .bg-tactical .small-23.small-centered.columns,
body.node-type-product-mounting-system-mount-ba .bg-hunting .small-23.small-centered.columns,
body.node-type-product-mounting-system-mount-ba .bg-tactical .small-23.small-centered.columns,
body.node-type-product-mounting-system-ring .bg-hunting .small-23.small-centered.columns,
body.node-type-product-mounting-system-ring .bg-tactical .small-23.small-centered.columns,
body.node-type-product-reticle .bg-hunting .small-23.small-centered.columns,
body.node-type-product-reticle .bg-tactical .small-23.small-centered.columns,
body.node-type-product-scope .bg-hunting .small-23.small-centered.columns,
body.node-type-product-scope .bg-tactical .small-23.small-centered.columns,
body.node-type-product-sight .bg-hunting .small-23.small-centered.columns,
body.node-type-product-sight .bg-tactical .small-23.small-centered.columns,
body.node-type-product-spotting-scope .bg-hunting .small-23.small-centered.columns,
body.node-type-product-spotting-scope .bg-tactical .small-23.small-centered.columns,
body.node-type-product-tactical-kit .bg-hunting .small-23.small-centered.columns,
body.node-type-product-tactical-kit .bg-tactical .small-23.small-centered.columns {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  width: 100%; }

.vocabulary-scope_product_family .bg-hunting,
.vocabulary-scope_product_family .bg-tactical,
.vocabulary-sight_product_family .bg-hunting,
.vocabulary-sight_product_family .bg-tactical,
.vocabulary-binocular_product_family .bg-hunting,
.vocabulary-binocular_product_family .bg-tactical,
.vocabulary-bow_sight_product_family .bg-hunting,
.vocabulary-bow_sight_product_family .bg-tactical,
.node-type-concierge-page .bg-hunting,
.node-type-concierge-page .bg-tactical {
  max-width: 100%; }
  .vocabulary-scope_product_family .bg-hunting .small-23.small-centered.columns,
  .vocabulary-scope_product_family .bg-tactical .small-23.small-centered.columns,
  .vocabulary-sight_product_family .bg-hunting .small-23.small-centered.columns,
  .vocabulary-sight_product_family .bg-tactical .small-23.small-centered.columns,
  .vocabulary-binocular_product_family .bg-hunting .small-23.small-centered.columns,
  .vocabulary-binocular_product_family .bg-tactical .small-23.small-centered.columns,
  .vocabulary-bow_sight_product_family .bg-hunting .small-23.small-centered.columns,
  .vocabulary-bow_sight_product_family .bg-tactical .small-23.small-centered.columns,
  .node-type-concierge-page .bg-hunting .small-23.small-centered.columns,
  .node-type-concierge-page .bg-tactical .small-23.small-centered.columns {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

.vocabulary-scope_product_family .bg-tactical .small-23.small-centered.columns,
.vocabulary-scope_product_family .bg-hunting .small-23.small-centered.columns,
.vocabulary-sight_product_family .bg-tactical .small-23.small-centered.columns,
.vocabulary-sight_product_family .bg-hunting .small-23.small-centered.columns,
.vocabulary-binocular_product_family .bg-tactical .small-23.small-centered.columns,
.vocabulary-binocular_product_family .bg-hunting .small-23.small-centered.columns,
.vocabulary-bow_sight_product_family .bg-tactical .small-23.small-centered.columns,
.vocabulary-bow_sight_product_family .bg-hunting .small-23.small-centered.columns,
.node-type-concierge-page .bg-tactical .small-23.small-centered.columns,
.node-type-concierge-page .bg-hunting .small-23.small-centered.columns {
  padding-top: 0; }

.bg-tactical .small-23.small-centered.columns,
.bg-hunting .small-23.small-centered.columns {
  padding-top: 22px; }
  @media all and (min-width: 768px) {
    .bg-tactical .small-23.small-centered.columns,
    .bg-hunting .small-23.small-centered.columns {
      padding-top: 30px; } }
  @media (min-width: 1024px) {
    .bg-tactical .small-23.small-centered.columns,
    .bg-hunting .small-23.small-centered.columns {
      padding-top: 45px; } }

span.preview-angle {
  width: 78px;
  text-align: center;
  display: block; }
  span.preview-angle img {
    width: 74px; }
  span.preview-angle span.preview-profile {
    width: 78px;
    height: 78px;
    text-align: center;
    display: block; }
    span.preview-angle span.preview-profile img {
      width: 74px;
      position: relative;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.top-links {
  display: block;
  margin-bottom: 55px; }
  .top-links a {
    color: #a1a2a1;
    text-decoration: none;
    margin-right: 20px; }
    .top-links a:hover {
      text-decoration: underline; }

.page-taxonomy .term-listing-heading .top-links {
  margin-bottom: 20px; }

.product-main .table-cell-1,
.product-main .table-cell-2 {
  display: table-cell;
  vertical-align: top; }

.product-main .table-cell-2 {
  padding-right: 25px; }

.product-main .thumb-container {
  display: block;
  float: left;
  width: 81px;
  margin-right: 40px; }
  .product-main .thumb-container a {
    display: inline-block;
    border: 1px solid #ececec;
    margin-bottom: 5px;
    width: 78px; }
    .product-main .thumb-container a img {
      width: 78px; }
  .product-main .thumb-container a.preview-angle {
    width: 78px;
    text-align: center; }
    .product-main .thumb-container a.preview-angle img {
      width: 74px; }
  .product-main .thumb-container a.preview-profile {
    width: 78px;
    height: 78px;
    text-align: center; }
    .product-main .thumb-container a.preview-profile img {
      width: 74px; }
  .product-main .thumb-container a.active,
  .product-main .thumb-container a:hover {
    border: 1px solid #bc2636; }

.product-main .zoom-text {
  font-size: 0.8em;
  color: #a1a2a1;
  display: block;
  margin: 15px 0 9px 0; }

.product-main .primary-image {
  display: block;
  float: left; }

.hover-label {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 12px;
  margin-top: 15px;
  border-top: 1px solid #ececec;
  font-size: 0.95rem;
  color: #a1a2a1; }
  .hover-label i {
    font-size: 1rem;
    padding-right: 3px; }

.youtube-thumbnail {
  position: relative;
  width: 200px;
  display: inline-block;
  float: left;
  margin: 0 15px 15px 0; }
  .youtube-thumbnail.active {
    box-shadow: 0px 0px 0px 3px #bc2636;
    -moz-box-shadow: 0px 0px 0px 3px #bc2636;
    -webkit-box-shadow: 0px 0px 0px 3px #bc2636; }
  .youtube-thumbnail img.thumb-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.7;
    cursor: pointer; }
    .youtube-thumbnail img.thumb-overlay:hover {
      opacity: 0.9; }

.product-info {
  padding-top: 50px;
  color: #a1a2a1; }
  .product-info .starting-at {
    font-family: Helvetica, arial, sans serif;
    font-size: 0.625rem;
    display: block;
    margin-bottom: 14px; }
  .product-info .price {
    color: #444544;
    font-size: 2em;
    font-family: "Interstate Light", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    letter-spacing: -0.1rem;
    display: block; }
  .product-info .pricing {
    margin-bottom: 1.78571rem; }
  .product-info .star-container {
    display: block;
    margin-bottom: 8px; }
    .product-info .star-container i {
      color: #444544;
      font-size: 1.5rem;
      margin-right: -3px; }
  .product-info .reviews,
  .product-info .questions {
    display: inline-block;
    font-size: 0.9rem; }
    .product-info .reviews a,
    .product-info .questions a {
      text-decoration: none;
      color: #a1a2a1; }
      .product-info .reviews a:hover,
      .product-info .questions a:hover {
        text-decoration: underline; }
  .product-info .reviews {
    margin-right: 10px;
    margin-bottom: 4px; }
  .product-info .questions {
    margin-bottom: 20px; }
  .product-info ul.button-grid li {
    padding-bottom: 10px; }
  .product-info .button {
    display: block;
    height: 58px;
    line-height: 58px;
    padding: 0 1.5em; }
  .product-info h3 {
    font-weight: bold;
    display: block; }

.background-lifestyle {
  padding-top: 200px;
  margin-top: -100px; }

.tabs-content * {
  outline: none; }

.tabs-content.product .content {
  max-width: 660px;
  width: 100%; }

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

.tabs dd > a,
.tabs .tab-title > a {
  color: white;
  background-color: #c3c5c3;
  margin-right: 2px;
  text-decoration: none;
  font-weight: bold;
  padding: 1.55rem 1.3rem; }

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

.accordion.product a {
  outline: none; }

.accordion.product .accordion-navigation > a,
.accordion.product dd > a {
  color: white;
  background-color: #c3c5c3;
  padding: 1.95rem 1.7rem;
  text-decoration: none;
  font-weight: bold; }

.accordion.product .accordion-navigation.active > a,
.accordion.product dd.active > a {
  background-color: #444544; }

.accordion.product .accordion-navigation > a:hover,
.accordion.product dd.active > a:hover {
  background-color: #444544; }

section#related {
  margin-top: 53px; }
  section#related img {
    border: 1px solid #ececec; }
  section#related h3 {
    font-weight: bold;
    margin-bottom: 1rem; }
  section#related p a {
    display: block;
    margin-top: 8px;
    color: #a1a2a1;
    text-decoration: none; }
    section#related p a:hover {
      text-decoration: underline; }

a.img-download {
  display: block;
  width: auto;
  color: #a1a2a1;
  font-size: 0.9em;
  width: 100px;
  margin: 5px auto 0 auto; }

/* 	Media Queries
 */
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .background-lifestyle {
    background: none !important; } }

@media only screen and (min-width: 64.063em) {
  .product-info {
    padding-top: 0px; }
    .product-info h3 {
      margin-top: 2rem; }
    .product-info .questions {
      margin-bottom: 33px; }
    .product-info ul.button-grid li {
      padding-bottom: 28px; } }

@media only screen and (max-width: 40em) {
  .product-main .thumb-container {
    width: 100%;
    overflow-x: scroll;
    white-space: nowrap; }
    .product-main .thumb-container a {
      display: inline-block; }
      .product-main .thumb-container a img {
        width: 198px; }
  .product-main .table-cell-2 {
    display: none; }
  .product-main .table-cell-1 {
    width: 100%;
    display: block; }
  .product-main .hover-label {
    display: block;
    margin: 15px auto;
    width: 100px;
    text-align: center; }
  .product-info {
    padding-top: 0px; }
    .product-info .star-container {
      margin-top: 21px; }
  .youtube-thumbnail {
    position: relative;
    width: 120px;
    display: inline-block;
    float: left;
    margin: 0 15px 15px 0; }
    .youtube-thumbnail.active {
      border: 3px solid #bc2636; } }

@media only screen and (min-width: 64.063em) {
  .tabs-content.product .content {
    min-height: 350px; }
  .tabs-content.product.taller-min-height .content {
    min-height: 600px; } }

.footnote {
  font-style: italic;
  font-size: 0.9em;
  border-top: 0;
  padding-top: 10px; }

.app-col {
  margin-top: 47px; }
  .app-col a {
    margin-bottom: 60px; }

.view-tagged-products a {
  text-decoration: none; }

.view-tagged-products a:hover {
  text-decoration: underline; }

.view-tagged-products .view-content span.title {
  line-height: 1.6em; }

.view-applications .views-field-field-application-preview {
  margin-bottom: 15px; }

.application-product-list {
  padding-top: 40px; }

/* 	Media Queries
 */
@media only screen and (max-width: 40em) {
  .app-col {
    padding: 0;
    margin-top: 0; }
    .app-col a {
      margin-bottom: 20px; } }

div.view-id-product_landings.view-display-id-page_1 ul li a {
  display: block; }

div.view-id-product_landings.view-display-id-page_2 ul li a {
  display: block; }

div.view-id-product_landings.view-display-id-page_7 ul li a {
  display: block; }

#custom-error-container,
#custom-maintenance-container {
  display: block;
  width: 350px;
  height: 550px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#custom-maintenance-container {
  width: 450px;
  height: 300px; }

/* 	Media Queries
 */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #custom-error-container {
    height: 400px; } }

@media only screen and (max-width: 40em) {
  #custom-error-container,
  #custom-maintenance-container {
    width: 100%;
    padding: 20px;
    height: 350px;
    position: relative;
    background: url("/sites/all/themes/burris_optics_2017/images/bg-page-hunting.jpg") repeat-x; }
  #bg-error-page {
    display: none; }
  .row.home.error-page,
  .row.home.maintenance-page {
    min-height: 350px;
    background-color: #fcfcfb; }
  #custom-maintenance-container {
    height: 250px; }
  .row.home.maintenance-page {
    min-height: 250px; } }

.customer-service h4 {
  margin-top: 1em; }

.customer-service .white {
  border-bottom: 1px solid #c3c5c3; }

.html.front .view-homepage-slider {
  display: block;
  position: relative;
  margin: 0 0 40px 0; }
  @media all and (min-width: 1300px) {
    .html.front .view-homepage-slider {
      margin: 0 0 40px 0; } }
  .html.front .view-homepage-slider .text {
    display: block;
    padding: 20px 20px 0 20px;
    text-align: center;
    width: 100%; }
    @media all and (min-width: 600px) {
      .html.front .view-homepage-slider .text {
        width: 500px;
        padding: 0;
        position: absolute;
        top: 40%;
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
        -webkit-transform: translateY(-40%);
        color: white;
        text-align: left; } }
    @media all and (min-width: 1024px) {
      .html.front .view-homepage-slider .text {
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        -webkit-transform: translateY(-50%); } }
    .html.front .view-homepage-slider .text .title {
      font-size: 1.1em;
      text-transform: uppercase; }
      @media all and (min-width: 600px) {
        .html.front .view-homepage-slider .text .title {
          font-size: 1.2em; } }
      @media all and (min-width: 1024px) {
        .html.front .view-homepage-slider .text .title {
          font-size: 1.3em; } }
    .html.front .view-homepage-slider .text .subhead {
      display: block;
      margin-top: 5px;
      font-size: 1.75em;
      line-height: 1.3; }
      @media all and (min-width: 600px) {
        .html.front .view-homepage-slider .text .subhead {
          margin-top: 18px;
          font-size: 2.1em;
          line-height: 1.2; } }
      @media all and (min-width: 1024px) {
        .html.front .view-homepage-slider .text .subhead {
          margin-top: 40px;
          font-size: 2.5em;
          line-height: 1.1; } }
    .html.front .view-homepage-slider .text .button {
      margin-top: 20px; }
      @media all and (min-width: 600px) {
        .html.front .view-homepage-slider .text .button {
          margin-top: 30px; } }
      @media all and (min-width: 1024px) {
        .html.front .view-homepage-slider .text .button {
          margin-top: 70px; } }
  @media all and (min-width: 600px) {
    .html.front .view-homepage-slider .text.left {
      left: 50px; } }
  @media all and (min-width: 600px) {
    .html.front .view-homepage-slider .text.right {
      right: 50px; } }
  .html.front .view-homepage-slider .orbit-bullets-container {
    margin: 0 auto 0 auto;
    bottom: 90px;
    z-index: 1;
    display: none; }
    @media all and (min-width: 600px) {
      .html.front .view-homepage-slider .orbit-bullets-container {
        display: block;
        position: relative;
        top: -40px; } }
  .html.front .view-homepage-slider .orbit-bullets {
    top: 0; }
  .html.front .view-homepage-slider .orbit-bullets li {
    width: 5px;
    height: 5px;
    margin: -5px 4px 0 4px;
    background: white;
    position: relative;
    top: -3px; }
  .html.front .view-homepage-slider .orbit-bullets li.active {
    background: #bc2636; }
  @media all and (min-width: 600px) {
    .html.front .view-homepage-slider .orbit-bullets {
      display: block !important; } }
  .html.front .view-homepage-slider .orbit-container .orbit-prev,
  .html.front .view-homepage-slider .orbit-container .orbit-next {
    top: 70px; }
    @media (min-width: 380px) {
      .html.front .view-homepage-slider .orbit-container .orbit-prev,
      .html.front .view-homepage-slider .orbit-container .orbit-next {
        top: 90px; } }
    @media (min-width: 440px) {
      .html.front .view-homepage-slider .orbit-container .orbit-prev,
      .html.front .view-homepage-slider .orbit-container .orbit-next {
        top: 100px; } }
    @media (min-width: 540px) {
      .html.front .view-homepage-slider .orbit-container .orbit-prev,
      .html.front .view-homepage-slider .orbit-container .orbit-next {
        top: 125px; } }
    @media all and (min-width: 600px) {
      .html.front .view-homepage-slider .orbit-container .orbit-prev,
      .html.front .view-homepage-slider .orbit-container .orbit-next {
        top: 40%; } }
    @media all and (min-width: 1024px) {
      .html.front .view-homepage-slider .orbit-container .orbit-prev,
      .html.front .view-homepage-slider .orbit-container .orbit-next {
        top: 45%; } }
  .html.front .view-homepage-slider .orbit-timer {
    display: none; }

.html.front h3.feat-prod-title {
  display: block;
  width: 100%;
  padding: 0 20px;
  text-align: center; }

.html.front .view-home-triple-block {
  display: block;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .html.front .view-home-triple-block .views-row {
    display: inline-block;
    width: 31%;
    margin-right: 1.5%;
    text-align: center;
    vertical-align: top; }
    .html.front .view-home-triple-block .views-row .linked-image {
      display: block;
      margin: 0 0 30px 0; }
    .html.front .view-home-triple-block .views-row .linked-title {
      display: inline-block;
      font-size: 1.5em;
      letter-spacing: -0.0185em;
      text-decoration: none;
      line-height: 1.1; }
      .html.front .view-home-triple-block .views-row .linked-title:hover {
        color: #bc2636; }
    .html.front .view-home-triple-block .views-row .edit a {
      display: inline-block;
      margin-top: 14px;
      text-decoration: none;
      color: #d83d4e;
      font-size: .9em;
      text-transform: capitalize; }
      .html.front .view-home-triple-block .views-row .edit a:hover {
        text-decoration: underline; }
  .html.front .view-home-triple-block .views-row.views-row-last {
    margin-right: 0; }
  .html.front .view-home-triple-block .sort {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px; }
    .html.front .view-home-triple-block .sort a {
      display: inline-block;
      text-decoration: none;
      color: #d83d4e;
      font-size: .9em; }
      .html.front .view-home-triple-block .sort a:hover {
        text-decoration: underline; }

.html.front .view-id-homepage_content.view-display-id-block {
  display: block;
  margin-top: 50px;
  padding: 0 20px;
  line-height: 1.78; }
  @media all and (min-width: 768px) {
    .html.front .view-id-homepage_content.view-display-id-block {
      margin-top: 75px;
      padding: 0; } }
  .html.front .view-id-homepage_content.view-display-id-block .views-row {
    position: relative; }
  .html.front .view-id-homepage_content.view-display-id-block .callout {
    display: block;
    width: 100%;
    white-space: nowrap; }
    @media all and (min-width: 768px) {
      .html.front .view-id-homepage_content.view-display-id-block .callout {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-align: center;
            align-items: center;
        -webkit-align-items: center; } }
    .html.front .view-id-homepage_content.view-display-id-block .callout .image {
      display: block;
      width: 100%;
      white-space: normal;
      vertical-align: top; }
      @media all and (min-width: 768px) {
        .html.front .view-id-homepage_content.view-display-id-block .callout .image {
          max-width: 50%; } }
      .html.front .view-id-homepage_content.view-display-id-block .callout .image img {
        width: 100%; }
    .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper {
      display: block;
      width: 100%;
      white-space: normal;
      vertical-align: top;
      margin: 12px 0 35px 0;
      text-align: center; }
      @media all and (min-width: 768px) {
        .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper {
          max-width: 50%;
          margin: 0;
          text-align: left; } }
      .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container {
        display: block;
        width: 100%;
        margin: 0 auto;
        position: relative; }
        @media all and (min-width: 768px) {
          .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container {
            max-width: 275px; } }
        .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container h3 {
          font-size: 1.35714rem;
          font-weight: bold;
          margin: 15px auto 9px auto;
          line-height: 1.35;
          color: #242424;
          letter-spacing: -0.02em; }
          @media all and (min-width: 768px) {
            .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container h3 {
              font-size: 2.2rem;
              line-height: 1.25;
              font-weight: 400;
              margin: 8px auto 10px auto;
              letter-spacing: -0.04em; } }
        .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container .text {
          display: block;
          margin-top: 7px;
          margin-bottom: 15px;
          font-weight: 400;
          color: #242424;
          font-size: 0.96429rem;
          letter-spacing: -0.01em;
          line-height: 1.65; }
          @media all and (min-width: 768px) {
            .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container .text {
              font-size: 1.03571rem;
              margin-top: 3px;
              margin-bottom: 20px;
              line-height: 1.9; } }
        .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container .learn-more {
          text-decoration: none;
          font-weight: 500;
          font-size: 1.1em;
          letter-spacing: 0.015em; }
          @media all and (min-width: 768px) {
            .html.front .view-id-homepage_content.view-display-id-block .callout .description-wrapper .container .learn-more {
              text-decoration: none;
              font-weight: 500;
              font-size: 1.25em;
              letter-spacing: 0.015em; } }
  .html.front .view-id-homepage_content.view-display-id-block .views-row-odd .image {
    -ms-flex-order: 1;
        order: 1;
    -webkit-order: 1; }
  .html.front .view-id-homepage_content.view-display-id-block .views-row-odd .description-wrapper {
    -ms-flex-order: 2;
        order: 2;
    -webkit-order: 2; }
    @media all and (min-width: 768px) {
      .html.front .view-id-homepage_content.view-display-id-block .views-row-odd .description-wrapper .container {
        left: -4%; } }
    @media all and (min-width: 960px) {
      .html.front .view-id-homepage_content.view-display-id-block .views-row-odd .description-wrapper .container {
        left: -10%; } }
  .html.front .view-id-homepage_content.view-display-id-block .views-row-even .image {
    -ms-flex-order: 2;
        order: 2;
    -webkit-order: 2; }
  .html.front .view-id-homepage_content.view-display-id-block .views-row-even .description-wrapper {
    -ms-flex-order: 1;
        order: 1;
    -webkit-order: 1; }
    @media all and (min-width: 768px) {
      .html.front .view-id-homepage_content.view-display-id-block .views-row-even .description-wrapper .container {
        right: -4%; } }
    @media all and (min-width: 960px) {
      .html.front .view-id-homepage_content.view-display-id-block .views-row-even .description-wrapper .container {
        right: -10%; } }

.html.front .view-id-homepage_content.view-display-id-block_1,
.html.front .view-id-homepage_content.view-display-id-block_2 {
  display: block;
  max-width: 1040px;
  padding: 0 20px;
  width: 100%;
  margin: 88px auto 0 auto;
  text-align: center; }
  .html.front .view-id-homepage_content.view-display-id-block_1:after,
  .html.front .view-id-homepage_content.view-display-id-block_2:after {
    content: "";
    display: table;
    clear: both; }
  .html.front .view-id-homepage_content.view-display-id-block_1 .view-content,
  .html.front .view-id-homepage_content.view-display-id-block_2 .view-content {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-justify-content: center; }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content:after,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content:after {
      content: "";
      display: table;
      clear: both; }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row:last-child,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row:last-child {
      margin-right: 0; }
    @media all and (min-width: 480px) {
      .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row,
      .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row {
        width: 47%;
        margin-right: 3%; }
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row:nth-child(2n+2),
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row:nth-child(2n+2) {
          margin-right: 0; } }
    @media all and (min-width: 600px) {
      .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row,
      .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row {
        width: 30%;
        margin-right: 3%; }
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row:nth-child(2n+2),
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row:nth-child(2n+2) {
          margin-right: 3%; }
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row:nth-child(3n+3),
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row:nth-child(3n+3) {
          margin-right: 0; } }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .feat,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .feat {
      display: block;
      margin: 0 0px 50px 0px; }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row img,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row img {
      box-shadow: 0px 0px 17px -3px rgba(0, 0, 0, 0.2); }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .title,
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .text,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .title,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .text {
      padding: 0 5px; }
      @media all and (min-width: 768px) {
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .title,
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .text,
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .title,
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .text {
          padding: 0 40px; } }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .title,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .title {
      display: block;
      font-size: 1.64286rem;
      margin: 15px 0 14px 0; }
      @media all and (min-width: 768px) {
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .title,
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .title {
          margin: 34px 0 0 0;
          font-size: 1.57143rem;
          letter-spacing: -0.05em; } }
      .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .title h3,
      .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .title h3 {
        font-size: 1.35714rem;
        font-weight: bold;
        margin: 8px auto -5px auto;
        line-height: 1.35;
        letter-spacing: -0.02em; }
        @media all and (min-width: 768px) {
          .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .title h3,
          .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .title h3 {
            margin: 0 auto 3px auto;
            font-weight: 500;
            font-size: 1.57143rem; } }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .text .field-content,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .text .field-content {
      display: block;
      margin-bottom: 15px;
      font-size: 0.96429rem;
      letter-spacing: -0.01em;
      line-height: 1.65; }
      @media all and (min-width: 768px) {
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .text .field-content,
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .text .field-content {
          font-size: 1.03571rem;
          letter-spacing: -0.025em;
          line-height: 1.85;
          margin-bottom: 23px; } }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .text .learn-more,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .text .learn-more {
      text-decoration: none;
      font-weight: 500;
      font-size: 1.1em;
      letter-spacing: 0.015em; }
      @media all and (min-width: 768px) {
        .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .text .learn-more,
        .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .text .learn-more {
          text-decoration: none;
          font-weight: 500;
          font-size: 1.25em;
          letter-spacing: 0.015em; } }
    .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .edit-link,
    .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .edit-link {
      display: block;
      text-align: center; }
      .html.front .view-id-homepage_content.view-display-id-block_1 .view-content .views-row .edit-link a,
      .html.front .view-id-homepage_content.view-display-id-block_2 .view-content .views-row .edit-link a {
        display: inline-block;
        margin-top: 14px;
        text-decoration: none;
        color: #d83d4e;
        font-size: .9em;
        text-transform: capitalize; }

.html.front .view-id-homepage_content.view-display-id-block_2 {
  margin: 45px auto 0 auto; }
  @media all and (min-width: 768px) {
    .html.front .view-id-homepage_content.view-display-id-block_2 {
      margin: 88px auto 0 auto; } }

.html.front .view-homepage-content-large {
  display: block;
  margin-top: 50px;
  padding: 0 20px;
  line-height: 1.78; }
  @media all and (min-width: 768px) {
    .html.front .view-homepage-content-large {
      padding: 0 35px;
      max-width: 1030px;
      width: 100%;
      margin: -60px auto 0 auto; } }
  .html.front .view-homepage-content-large .views-row {
    position: relative; }
  .html.front .view-homepage-content-large .callout {
    display: block;
    width: 100%;
    white-space: nowrap; }
    @media all and (min-width: 768px) {
      .html.front .view-homepage-content-large .callout {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -ms-flex-align: center;
            align-items: center;
        -webkit-align-items: center; } }
    .html.front .view-homepage-content-large .callout .image {
      display: block;
      width: 100%;
      white-space: normal;
      vertical-align: top; }
      @media all and (min-width: 768px) {
        .html.front .view-homepage-content-large .callout .image {
          max-width: 50%; } }
      .html.front .view-homepage-content-large .callout .image img {
        width: 100%; }
    .html.front .view-homepage-content-large .callout .description-wrapper {
      display: block;
      width: 100%;
      white-space: normal;
      vertical-align: top;
      margin: 12px 0 35px 0;
      text-align: center; }
      @media all and (min-width: 768px) {
        .html.front .view-homepage-content-large .callout .description-wrapper {
          max-width: 50%;
          margin: 0;
          text-align: left; } }
      .html.front .view-homepage-content-large .callout .description-wrapper .container {
        display: block;
        width: 100%;
        margin: 0 auto;
        position: relative; }
        @media all and (min-width: 768px) {
          .html.front .view-homepage-content-large .callout .description-wrapper .container {
            padding: 0 50px; } }
        .html.front .view-homepage-content-large .callout .description-wrapper .container h3 {
          font-size: 1.35714rem;
          font-weight: bold;
          margin: 15px auto 9px auto;
          line-height: 1.35;
          color: #242424;
          letter-spacing: -0.02em; }
          @media all and (min-width: 768px) {
            .html.front .view-homepage-content-large .callout .description-wrapper .container h3 {
              font-size: 2.2rem;
              line-height: 1.25;
              font-weight: 400;
              margin: 8px auto 10px auto;
              letter-spacing: -0.04em; } }
        .html.front .view-homepage-content-large .callout .description-wrapper .container .text {
          display: block;
          margin-top: 7px;
          margin-bottom: 15px;
          font-weight: 400;
          color: #242424;
          font-size: 0.96429rem;
          letter-spacing: -0.01em;
          line-height: 1.65; }
          @media all and (min-width: 768px) {
            .html.front .view-homepage-content-large .callout .description-wrapper .container .text {
              font-size: 1.03571rem;
              margin-top: 3px;
              margin-bottom: 20px;
              line-height: 1.9; } }
        .html.front .view-homepage-content-large .callout .description-wrapper .container .learn-more {
          text-decoration: none;
          font-weight: 500;
          font-size: 1.1em;
          letter-spacing: 0.015em; }
          @media all and (min-width: 768px) {
            .html.front .view-homepage-content-large .callout .description-wrapper .container .learn-more {
              text-decoration: none;
              font-weight: 500;
              font-size: 1.25em;
              letter-spacing: 0.015em; } }
  .html.front .view-homepage-content-large .views-row-odd .image {
    -ms-flex-order: 1;
        order: 1;
    -webkit-order: 1; }
  .html.front .view-homepage-content-large .views-row-odd .description-wrapper {
    -ms-flex-order: 2;
        order: 2;
    -webkit-order: 2; }

.html.front .sort {
  width: 100%;
  text-align: center; }
  .html.front .sort a {
    display: inline-block;
    margin-top: 14px;
    text-decoration: none;
    color: #d83d4e;
    font-size: .9em;
    text-transform: capitalize;
    margin-bottom: 25px; }

.html.front .view-id-home_triple_block.hover .views-row,
.html.front .view-id-homepage_content.view-display-id-block.hover .views-row,
.html.front .view-id-homepage_content.view-display-id-block_1.hover .views-row,
.html.front .view-id-homepage_content.view-display-id-block_2.hover .views-row {
  background-color: #f4e6e6; }

.html.front .quote-container {
  display: block;
  width: 100%;
  background: url("/sites/all/themes/burris_optics_2017/images/bg-quote.jpg") no-repeat top center;
  background-color: #8b2530;
  color: white;
  text-align: center;
  margin: 0 0 80px 0; }
  @media all and (min-width: 768px) {
    .html.front .quote-container {
      margin: 0 0 165px 0; } }
  .html.front .quote-container .pad {
    padding: 40px 0px 30px 0px; }
    @media all and (min-width: 600px) {
      .html.front .quote-container .pad {
        padding: 80px 20px 80px 20px; } }
  .html.front .quote-container .icon-angle-left,
  .html.front .quote-container .icon-angle-right {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    font-size: 40px;
    cursor: pointer;
    color: white;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none; }
    .html.front .quote-container .icon-angle-left:hover, .html.front .quote-container .icon-angle-left:focus,
    .html.front .quote-container .icon-angle-right:hover,
    .html.front .quote-container .icon-angle-right:focus {
      outline: none;
      opacity: .6; }
    .html.front .quote-container .icon-angle-left.slick-disabled:before,
    .html.front .quote-container .icon-angle-right.slick-disabled:before {
      opacity: .5; }
    @media all and (min-width: 768px) {
      .html.front .quote-container .icon-angle-left,
      .html.front .quote-container .icon-angle-right {
        font-size: 60px; } }
  .html.front .quote-container .icon-angle-left {
    left: 10px;
    z-index: 2; }
    @media all and (min-width: 768px) {
      .html.front .quote-container .icon-angle-left {
        left: 25px; } }
  .html.front .quote-container .icon-angle-right {
    right: 10px; }
    @media all and (min-width: 768px) {
      .html.front .quote-container .icon-angle-right {
        right: 25px; } }
  .html.front .quote-container .quote {
    display: block;
    padding: 0 20px;
    max-width: 800px;
    width: 100%;
    margin: 0 auto; }
    .html.front .quote-container .quote p {
      font-family: "Overpass", sans-serif;
      font-size: .9em;
      line-height: 1.75;
      font-weight: 200;
      text-align: center; }
      @media all and (min-width: 768px) {
        .html.front .quote-container .quote p {
          font-size: 1.35rem;
          line-height: 2.1; } }
    .html.front .quote-container .quote a.edit {
      color: white;
      font-size: .7em;
      text-decoration: none; }
      .html.front .quote-container .quote a.edit:hover {
        text-decoration: underline; }
  .html.front .quote-container .author {
    display: block;
    font-family: "Overpass", sans-serif;
    font-size: 1.14286rem;
    font-weight: bold;
    margin: 40px 0 0 0; }
  .html.front .quote-container .title {
    font-size: 0.85714rem; }
  .html.front .quote-container .read-more {
    display: inline-block;
    font-family: "Overpass", sans-serif;
    color: white;
    text-decoration: none;
    font-size: 1.14286rem;
    font-weight: 300;
    margin: 25px 0 0 0; }
    .html.front .quote-container .read-more:hover {
      text-decoration: underline; }
    @media all and (min-width: 768px) {
      .html.front .quote-container .read-more {
        margin: 50px 0 0 0; } }
    @media all and (min-width: 1024px) {
      .html.front .quote-container .read-more {
        margin: 75px 0 0 0; } }
  .html.front .quote-container .icon-angle-right {
    display: inline-block;
    color: white;
    margin-left: 8px;
    font-weight: bold; }

.html.front .edit-link {
  display: block;
  text-align: center; }
  .html.front .edit-link a {
    display: inline-block;
    text-decoration: none;
    color: #d83d4e;
    font-size: .9em;
    text-transform: capitalize; }

.html.front .learn-more {
  text-decoration: none;
  font-weight: 500;
  font-size: 1.25em;
  letter-spacing: 0.015em; }
  .html.front .learn-more:hover {
    color: #cb3841; }
  .html.front .learn-more .icon-angle-right {
    color: #cb3841;
    font-size: .8em;
    font-weight: bold;
    position: relative;
    left: 1px;
    top: 0px; }

.html.front .quote-container .quote {
  font-size: 18px;
  font-weight: 300;
  line-height: 2.2;
  letter-spacing: 0.025em; }

.attachment-before {
  margin-bottom: -1.25714rem;
  padding-bottom: 0.71429rem;
  border-bottom: 1px solid #a1a2a1;
  padding-top: 1.42857rem;
  border-top: 1px solid #a1a2a1; }

.faq-link a {
  text-decoration: none; }
  .faq-link a:hover {
    text-decoration: underline; }

span.question {
  font-weight: bold;
  margin-top: 1.42857rem;
  display: block; }

.view-faqs .view-content .views-row table {
  width: 40%; }

/* 	Media Queries
 */
@media only screen and (max-width: 40em) {
  .view-faqs .view-content .views-row table {
    width: 100%; } }

.user-profile h3 {
  display: none; }

.user-pages .form-required,
.user-pages .description {
  display: none; }

.user-pages a {
  text-decoration: none;
  font-size: 0.85714rem; }

.user-pages a:hover {
  text-decoration: underline; }

.user-pages .form-actions {
  margin-top: 20px; }

.page-user .bg-tactical {
  min-height: 800px; }

.page-user .bg-hunting {
  min-height: 1015px; }

.page-user #logo-lg-login {
  display: block;
  margin-top: 30%;
  margin-bottom: 60px;
  float: none; }

.view-mode-search_result,
.search-result {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 1.42857rem;
  margin-bottom: 1.42857rem; }
  .view-mode-search_result h2,
  .search-result h2 {
    margin-top: 0; }
  .view-mode-search_result a.full-path,
  .search-result a.full-path {
    text-decoration: none;
    color: #a1a2a1; }
  .view-mode-search_result .source,
  .search-result .source {
    color: #a1a2a1;
    font-size: 0.85714rem;
    float: right;
    font-style: italic; }

.page-search .tabs {
  display: none; }

.page-search-site h2 {
  margin-top: 0; }

.page-search-site .ds-search-extra {
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px; }

.page-search-site .spelling-suggestions {
  display: none; }

.ds-search-highlight {
  color: #8b2530;
  background-color: transparent; }

.search-result strong {
  color: #8b2530;
  background-color: transparent; }

ol.search-results {
  padding-left: 0;
  margin-left: 0; }

p.search-link {
  margin-bottom: 0; }

.view-media .views-exposed-form select.form-select {
  width: 33%; }

/* 	Media Queries
 */
@media only screen and (max-width: 40em) {
  .view-media .views-exposed-form select.form-select {
    width: 50%; } }

.sort-wrapper {
  display: block;
  position: relative;
  z-index: 2;
  margin: 20px 0 0 0; }
  @media (min-width: 640px) {
    .sort-wrapper {
      float: right;
      margin: -46px 0 0 0; } }
  .sort-wrapper .sort-title {
    display: inline-block;
    width: auto; }
  .sort-wrapper select {
    display: inline-block;
    width: 200px; }

.taxonomy-term.vocabulary-blog-categories {
  padding: 35px 0 0 0; }

/* Blog Landing Page (and category landings)
 *
 */
.view-blog-landing .taxonomy-term-description,
.vocabulary-blog-categories .taxonomy-term-description {
  margin: 0 0 55px 0; }

.view-blog-landing ul.pagination,
.vocabulary-blog-categories ul.pagination {
  margin-top: 50px; }
  .view-blog-landing ul.pagination li.arrow,
  .vocabulary-blog-categories ul.pagination li.arrow {
    float: right; }
    .view-blog-landing ul.pagination li.arrow a,
    .vocabulary-blog-categories ul.pagination li.arrow a {
      background: #e6e6e6; }
      .view-blog-landing ul.pagination li.arrow a:hover,
      .vocabulary-blog-categories ul.pagination li.arrow a:hover {
        background: #bc2636;
        color: white; }
  .view-blog-landing ul.pagination li.arrow.last,
  .view-blog-landing ul.pagination li.arrow.first,
  .view-blog-landing ul.pagination li.arrow.current.last,
  .vocabulary-blog-categories ul.pagination li.arrow.last,
  .vocabulary-blog-categories ul.pagination li.arrow.first,
  .vocabulary-blog-categories ul.pagination li.arrow.current.last {
    display: none; }

.view-blog-landing .view-content li .teaser-wrapper,
.vocabulary-blog-categories .view-content li .teaser-wrapper {
  padding: 0; }

.view-blog-landing .view-content li .date-display-single,
.vocabulary-blog-categories .view-content li .date-display-single {
  display: block;
  margin: 16px 0 0 0;
  font-size: 0.8em;
  font-weight: normal;
  color: #6f6f6f; }

.view-blog-landing .view-content li h2,
.vocabulary-blog-categories .view-content li h2 {
  margin: 10px 0 0.5em 0;
  font-size: 1.5em; }

.view-blog-landing .view-display-id-block_1,
.vocabulary-blog-categories .view-display-id-block_1 {
  display: block;
  margin: 30px 0 1.42857rem 0; }
  @media (min-width: 640px) {
    .view-blog-landing .view-display-id-block_1,
    .vocabulary-blog-categories .view-display-id-block_1 {
      background-color: #e6e6e6;
      padding: 20px;
      margin: 30px 0 50px 0; } }
  @media (min-width: 640px) {
    .view-blog-landing .view-display-id-block_1 .blog-teaser,
    .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser {
      display: -ms-flexbox;
      display: flex; } }
  .view-blog-landing .view-display-id-block_1 .blog-teaser a.teaser-image,
  .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser a.teaser-image {
    display: block; }
    @media (min-width: 1000px) {
      .view-blog-landing .view-display-id-block_1 .blog-teaser a.teaser-image,
      .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser a.teaser-image {
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  .view-blog-landing .view-display-id-block_1 .blog-teaser .teaser-wrapper,
  .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser .teaser-wrapper {
    padding: 0; }
    @media (min-width: 640px) {
      .view-blog-landing .view-display-id-block_1 .blog-teaser .teaser-wrapper,
      .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser .teaser-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        padding: 0 20px 0 40px; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .view-blog-landing .view-display-id-block_1 .blog-teaser .teaser-wrapper,
      .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser .teaser-wrapper {
        display: block;
        padding: 0 20px 0 40px; } }
    .view-blog-landing .view-display-id-block_1 .blog-teaser .teaser-wrapper .date-display-single,
    .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser .teaser-wrapper .date-display-single {
      display: block;
      margin: 16px 0 0 0;
      font-size: 0.8em;
      font-weight: bold; }
      @media (min-width: 640px) {
        .view-blog-landing .view-display-id-block_1 .blog-teaser .teaser-wrapper .date-display-single,
        .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser .teaser-wrapper .date-display-single {
          margin: 0; } }
    .view-blog-landing .view-display-id-block_1 .blog-teaser .teaser-wrapper h2,
    .vocabulary-blog-categories .view-display-id-block_1 .blog-teaser .teaser-wrapper h2 {
      margin: 10px 0 0.5em 0;
      font-size: 1.5em; }

/* Blog Detail Page
 *
 */
.blog-detail .header {
  display: block;
  background: url("/sites/all/themes/burris_optics_2017/images/bg-blog-header.jpg") no-repeat top center;
  background-size: cover;
  position: relative;
  margin-left: -42px;
  width: 125%;
  padding: 40px 0; }
  @media (min-width: 600px) {
    .blog-detail .header {
      min-height: 330px;
      width: 110%;
      padding: 0; } }
  .blog-detail .header .content {
    color: white;
    font-weight: bold;
    padding: 0 0 0 42px;
    margin-right: 42px; }
    @media (min-width: 600px) {
      .blog-detail .header .content {
        position: absolute;
        bottom: 40px; } }
    .blog-detail .header .content .date-display-single {
      font-weight: normal; }
    .blog-detail .header .content h1 {
      color: white;
      font-size: 2.2rem;
      font-weight: bold; }
      @media (min-width: 600px) {
        .blog-detail .header .content h1 {
          font-size: 3.5rem; } }

.blog-detail .post-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid gray;
  margin-bottom: 65px; }

.blog-detail .blog-body {
  padding: 0; }
  @media (min-width: 768px) {
    .blog-detail .blog-body {
      padding: 0 25px; } }
  @media (min-width: 1024px) {
    .blog-detail .blog-body {
      padding: 0 50px; } }
  @media (min-width: 1200px) {
    .blog-detail .blog-body {
      padding: 0 70px; } }

.blog-detail .category-wrapper {
  display: block;
  position: relative;
  margin: 25px 0 25px 0; }
  .blog-detail .category-wrapper .label {
    display: inline-block;
    font-size: 0.8em; }
  .blog-detail .category-wrapper ul {
    display: inline-block;
    width: auto;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .blog-detail .category-wrapper ul li {
      display: inline-block;
      margin: 0 5px; }
      .blog-detail .category-wrapper ul li a {
        font-size: 0.8em;
        text-decoration: none;
        font-weight: bold; }
        .blog-detail .category-wrapper ul li a:hover {
          color: #bc2636; }

.blog-detail .sharing {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px; }
  .blog-detail .sharing .share-container {
    display: block;
    margin: 25px 0 0 0;
    padding: 0; }
    .blog-detail .sharing .share-container .label {
      margin: 5px 7px 0 0;
      display: inline-block;
      font-size: 0.8em;
      font-weight: bold; }
    .blog-detail .sharing .share-container a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      float: right;
      border-radius: 35px;
      width: 28px;
      height: 28px;
      padding: 0;
      margin-left: 6px;
      background-color: #242424; }
      .blog-detail .sharing .share-container a:hover {
        background-color: #bc2636; }

.blog-detail hr {
  border: 1px solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 2rem 0;
  height: 0; }

.blog-detail blockquote {
  background: url("/sites/all/themes/burris_optics_2017/images/blockquote.png") no-repeat top left;
  background-size: 15px 15px;
  border-left: none;
  padding: 7px 0 0 20px;
  margin: 0 0 2.5em 0; }
  @media (min-width: 640px) {
    .blog-detail blockquote {
      background-size: 30px 30px;
      padding: 20px 0 0 45px; } }
  .blog-detail blockquote p {
    font-size: 1.28571rem;
    color: #444544;
    font-style: normal;
    line-height: 1.2;
    font-weight: bold; }

.blog-detail .next-prev {
  display: block;
  position: relative;
  margin: 75px 0 90px 0; }
  @media (min-width: 768px) {
    .blog-detail .next-prev {
      margin: 135px 0 180px 0; } }
  .blog-detail .next-prev .label {
    display: none;
    margin-bottom: 15px;
    color: #6f6f6f;
    font-weight: normal;
    font-size: 0.6em; }
    @media (min-width: 768px) {
      .blog-detail .next-prev .label {
        display: block; } }
    .blog-detail .next-prev .label.prev {
      margin-left: 35px; }
    .blog-detail .next-prev .label.next {
      margin-right: 45px; }
  .blog-detail .next-prev .link {
    display: block;
    max-width: 300px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.1; }
    .blog-detail .next-prev .link.next {
      right: 0;
      text-align: right; }
      .blog-detail .next-prev .link.next .arrow img {
        margin-left: 10px; }
        @media (min-width: 768px) {
          .blog-detail .next-prev .link.next .arrow img {
            margin-left: 30px; } }
    .blog-detail .next-prev .link.previous {
      left: 0; }
      .blog-detail .next-prev .link.previous .arrow img {
        margin-right: 10px; }
        @media (min-width: 768px) {
          .blog-detail .next-prev .link.previous .arrow img {
            margin-right: 30px; } }
    .blog-detail .next-prev .link .table {
      display: table; }
      .blog-detail .next-prev .link .table a,
      .blog-detail .next-prev .link .table .arrow {
        display: table-cell;
        vertical-align: middle; }
        .blog-detail .next-prev .link .table a img,
        .blog-detail .next-prev .link .table .arrow img {
          display: block;
          height: 33px;
          width: 16px; }
      .blog-detail .next-prev .link .table a {
        text-decoration: none; }
        .blog-detail .next-prev .link .table a:hover {
          color: #bc2636; }
        .blog-detail .next-prev .link .table a .link-label {
          display: table-cell;
          font-size: 0.65em; }
          @media (min-width: 768px) {
            .blog-detail .next-prev .link .table a .link-label {
              display: none; } }
        .blog-detail .next-prev .link .table a .link-alias {
          display: none; }
          @media (min-width: 768px) {
            .blog-detail .next-prev .link .table a .link-alias {
              display: table-cell; } }

.blog-detail .button.view-all {
  display: block;
  margin: 60px auto 65px auto;
  max-width: 165px;
  width: 100%; }
  .blog-detail .button.view-all i {
    postiion: relative;
    top: 1px; }

.blog-detail hr.short {
  width: 25px;
  border-color: #444544;
  margin-bottom: 25px; }

.blog-detail .similar-posts {
  display: block; }
  .blog-detail .similar-posts h2 {
    font-size: 2.2em;
    margin-top: 0;
    margin-bottom: 65px; }
    .blog-detail .similar-posts h2 a:hover {
      color: #bc2636; }

.content .head {
  display: block;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 335px;
  text-align: center;
  color: white; }
  @media all and (min-width: 480px) {
    .content .head {
      height: 435px; } }
  .content .head .centering {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    padding-top: 10px;
    max-width: 785px;
    padding: 0 20px;
    width: 100%; }
    .content .head .centering h1 {
      font-family: "Overpass", sans-serif;
      display: block;
      color: white;
      font-size: 1.14286rem;
      text-transform: uppercase;
      font-weight: 400;
      margin: 20px 0 10px 0;
      width: 100%;
      letter-spacing: 0.01em; }
      @media all and (min-width: 480px) {
        .content .head .centering h1 {
          margin: 45px 0 10px 0; } }
      @media all and (min-width: 768px) {
        .content .head .centering h1 {
          margin: 70px 0 10px 0; } }
    .content .head .centering h2 {
      font-family: "Overpass", sans-serif;
      display: block;
      color: white;
      font-size: 2.71429rem;
      line-height: 1;
      font-weight: 300;
      margin: 0;
      width: 100%;
      letter-spacing: -0.025em; }
      @media all and (min-width: 480px) {
        .content .head .centering h2 {
          font-size: 2.78571rem; } }
      @media all and (min-width: 768px) {
        .content .head .centering h2 {
          font-size: 3.57143rem;
          letter-spacing: -0.0225em; } }
    .content .head .centering .social {
      display: block;
      margin-top: 22px;
      /*.vid {
          margin-right: 38px;
          text-decoration: none;

          .circle {
            display: inline-block;
            position: relative;
            width: 25px;
            height: 25px;
            border: 3px solid white;
            border-radius: 25px;
            text-align: center;

            .icon {
              position: relative;
              display: block;
              margin: 0px 0 0 2px;
              top: 1px;
            }
          }
        }*/ }
      .content .head .centering .social .share {
        display: inline-block;
        position: relative; }
        .content .head .centering .social .share .title {
          display: inline-block;
          position: relative;
          top: -5px;
          margin-right: 8px;
          font-size: .95em; }
        .content .head .centering .social .share a {
          color: white;
          text-decoration: none;
          width: 22px;
          height: 22px;
          margin: 0 2px; }
          .content .head .centering .social .share a svg {
            display: inline-block;
            width: 22px;
            height: 22px; }
            .content .head .centering .social .share a svg .st0 {
              fill: #ffffff; }
        .content .head .centering .social .share svg:hover .st0 {
          fill: #bc2636; }
      .content .head .centering .social .vid,
      .content .head .centering .social .share {
        display: inline-block;
        color: white; }

.content .family-content {
  font-family: "Overpass", sans-serif;
  background: url("/sites/all/themes/burris_optics_2017/images/bg-family.jpg") top center;
  background-repeat: no-repeat;
  background-color: #faf8f5;
  /*
    .features-small {
      display: block;
      max-width: 940px;
      padding: 0 20px;
      width: 100%;
      margin: 88px auto 0 auto;
      text-align: center;
      @include cf;

      h3 {
        font-size: rem-calc(23px);
        font-weight: 300;
        margin: 0 auto 30px auto;
      }

      .view-content {
        @include cf;


        .views-row {
          @media all and (min-width: 480px) {
            @include gallery(6 of 12);
          }
          @media all and (min-width: 600px) {
            @include gallery(1.5 of 4.5);
          }

          .feat {
            display: block;
            margin: 0 0px 50px 0px;
          }

          img {
            -webkit-box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.34);
            -moz-box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.34);
            box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.34);
          }

          .title {
            display: block;
            font-size: rem-calc(23px);
            font-weight: 600;
            margin: 30px 0 14px 0;
            letter-spacing: -0.025em;
            line-height: 1.1;
          }

          .text {
            font-size: rem-calc(15px);
            letter-spacing: -0.025em;
            line-height: 1.3;
          }
        }
      }
    }*/ }
  .content .family-content .intro {
    display: block;
    width: 100%;
    text-align: center;
    padding: 55px 20px 0 20px; }
    @media all and (min-width: 768px) {
      .content .family-content .intro {
        padding: 80px 20px 0 20px; } }
    .content .family-content .intro .scope-glam {
      display: block;
      margin: 0 auto 46px auto;
      max-width: 803px;
      width: 100%; }
    .content .family-content .intro .copy {
      display: block;
      width: 100%;
      max-width: 675px;
      margin: 0 auto; }
      .content .family-content .intro .copy p {
        text-align: center;
        font-size: 1.14286rem;
        letter-spacing: -0.015em;
        line-height: 1.78;
        font-weight: 200; }
        @media all and (min-width: 768px) {
          .content .family-content .intro .copy p {
            font-size: 1.35714rem; } }
  .content .family-content .features-large {
    display: block;
    margin-top: 50px;
    padding: 0 20px;
    line-height: 1.78; }
    @media all and (min-width: 768px) {
      .content .family-content .features-large {
        margin-top: 75px;
        padding: 0; } }
    .content .family-content .features-large .callout {
      display: block;
      width: 100%;
      white-space: nowrap; }
    .content .family-content .features-large .views-row {
      position: relative; }
    .content .family-content .features-large .callout {
      display: block;
      width: 100%; }
      @media all and (min-width: 768px) {
        .content .family-content .features-large .callout {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; } }
      .content .family-content .features-large .callout .image {
        display: block;
        width: 100%;
        white-space: normal;
        vertical-align: top; }
        @media all and (min-width: 768px) {
          .content .family-content .features-large .callout .image {
            max-width: 50%; } }
        .content .family-content .features-large .callout .image img {
          width: 100%; }
      .content .family-content .features-large .callout .description-wrapper {
        display: block;
        width: 100%;
        white-space: normal;
        vertical-align: top;
        margin: 12px 0 35px 0;
        text-align: center; }
        @media all and (min-width: 768px) {
          .content .family-content .features-large .callout .description-wrapper {
            max-width: 50%;
            margin: 0;
            text-align: left; } }
        .content .family-content .features-large .callout .description-wrapper .container {
          display: block;
          width: 100%;
          margin: 0 auto;
          position: relative; }
          @media all and (min-width: 768px) {
            .content .family-content .features-large .callout .description-wrapper .container {
              max-width: 275px; } }
          .content .family-content .features-large .callout .description-wrapper .container h3 {
            font-size: 2.14286rem;
            line-height: 1.05;
            font-weight: 400;
            color: #242424;
            margin: 0 0 0 0; }
            @media all and (min-width: 1024px) {
              .content .family-content .features-large .callout .description-wrapper .container h3 {
                font-size: 2.2rem;
                line-height: 1.05; } }
          .content .family-content .features-large .callout .description-wrapper .container .text {
            display: block;
            margin-top: 7px;
            font-size: 1.07143rem;
            font-weight: 400;
            letter-spacing: -0.025em;
            line-height: 1.5;
            color: #242424; }
            @media all and (min-width: 768px) {
              .content .family-content .features-large .callout .description-wrapper .container .text {
                max-width: 275px;
                margin-top: 10px;
                line-height: 1.3; } }
          .content .family-content .features-large .callout .description-wrapper .container .learn-more {
            text-decoration: none;
            font-weight: 500;
            font-size: 1.25em;
            letter-spacing: .015em; }
            .content .family-content .features-large .callout .description-wrapper .container .learn-more:hover {
              color: #cb3841; }
            .content .family-content .features-large .callout .description-wrapper .container .learn-more .icon-angle-right {
              color: #cb3841;
              font-size: .8em;
              font-weight: 700;
              position: relative;
              left: 1px;
              top: 0; }
    .content .family-content .features-large .views-row-odd .image {
      -ms-flex-order: 1;
          order: 1; }
    .content .family-content .features-large .views-row-odd .description-wrapper {
      -ms-flex-order: 2;
          order: 2; }
      @media all and (min-width: 768px) {
        .content .family-content .features-large .views-row-odd .description-wrapper .container {
          left: -4%; } }
      @media all and (min-width: 960px) {
        .content .family-content .features-large .views-row-odd .description-wrapper .container {
          left: -10%; } }
    .content .family-content .features-large .views-row-even .image {
      -ms-flex-order: 2;
          order: 2; }
    .content .family-content .features-large .views-row-even .description-wrapper {
      -ms-flex-order: 1;
          order: 1; }
      @media all and (min-width: 768px) {
        .content .family-content .features-large .views-row-even .description-wrapper .container {
          right: -4%; } }
      @media all and (min-width: 960px) {
        .content .family-content .features-large .views-row-even .description-wrapper .container {
          right: -10%; } }
  .content .family-content .features-small {
    display: block;
    max-width: 940px;
    padding: 0 20px;
    width: 100%;
    margin: 88px auto 0 auto;
    text-align: center; }
    .content .family-content .features-small:after {
      content: "";
      display: table;
      clear: both; }
    .content .family-content .features-small h3 {
      font-size: 1.57143rem;
      font-weight: 200;
      margin: 0 auto 24px auto; }
    .content .family-content .features-small .view-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; }
      .content .family-content .features-small .view-content:after {
        content: "";
        display: table;
        clear: both; }
      .content .family-content .features-small .view-content .views-row:last-child {
        margin-right: 0; }
      @media all and (min-width: 480px) {
        .content .family-content .features-small .view-content .views-row {
          width: 47%;
          margin-right: 3%; }
          .content .family-content .features-small .view-content .views-row:nth-child(2n+2) {
            margin-right: 0; } }
      @media all and (min-width: 600px) {
        .content .family-content .features-small .view-content .views-row {
          width: 30%;
          margin-right: 3%; }
          .content .family-content .features-small .view-content .views-row:nth-child(2n+2) {
            margin-right: 3%; }
          .content .family-content .features-small .view-content .views-row:nth-child(3n+3) {
            margin-right: 0; } }
      .content .family-content .features-small .view-content .views-row .feat {
        display: block;
        margin: 0 0px 50px 0px; }
      .content .family-content .features-small .view-content .views-row img {
        box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.34); }
      .content .family-content .features-small .view-content .views-row .title {
        display: block;
        font-size: 1.64286rem;
        font-weight: 800;
        margin: 15px 0 14px 0;
        line-height: 1.1; }
        @media all and (min-width: 768px) {
          .content .family-content .features-small .view-content .views-row .title {
            margin: 30px 0 7px 0;
            font-size: 1.57143rem;
            letter-spacing: -0.015em; } }
      .content .family-content .features-small .view-content .views-row .text {
        font-size: 1.07143rem;
        letter-spacing: -0.025em;
        line-height: 1.3; }
      .content .family-content .features-small .view-content .views-row .learn-more {
        display: block;
        margin-top: 20px;
        text-decoration: none;
        font-weight: 600;
        font-size: 1.1em;
        letter-spacing: .01em; }
        .content .family-content .features-small .view-content .views-row .learn-more:hover {
          color: #cb3841; }
        .content .family-content .features-small .view-content .views-row .learn-more .icon-angle-right {
          color: #cb3841;
          font-size: .8em;
          font-weight: 700;
          position: relative;
          left: 1px;
          top: 0; }
  .content .family-content .features-list {
    display: block;
    background-color: #f2f0ee;
    padding: 55px 0 60px 0;
    margin: 30px 0 0 0; }
    @media all and (min-width: 768px) {
      .content .family-content .features-list {
        padding: 66px 0 105px 0; } }
    @media all and (min-width: 768px) {
      .content .family-content .features-list .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    .content .family-content .features-list .container .field-type-text-long {
      display: block;
      padding: 0 40px 0 20px;
      width: 100%; }
      @media all and (min-width: 768px) {
        .content .family-content .features-list .container .field-type-text-long {
          display: inline-block;
          margin: 0 40px;
          padding: 0;
          max-width: 380px;
          width: 100%; } }
    .content .family-content .features-list .container ul {
      display: block;
      width: 100%; }
      @media all and (min-width: 768px) {
        .content .family-content .features-list .container ul {
          display: inline-block;
          padding: 0; } }
      .content .family-content .features-list .container ul:last-child {
        margin-top: -6px; }
        @media all and (min-width: 768px) {
          .content .family-content .features-list .container ul:last-child {
            margin-top: 0px; } }
      .content .family-content .features-list .container ul li {
        margin-bottom: 14px;
        letter-spacing: -0.025em; }
        .content .family-content .features-list .container ul li strong {
          font-size: 1.28571rem;
          letter-spacing: -0.03em;
          font-weight: 800; }
  .content .family-content .media-container {
    display: block;
    background-color: #313131;
    max-height: 455px; }
    @media all and (min-width: 768px) {
      .content .family-content .media-container {
        max-height: 455px; } }
    .content .family-content .media-container .slick-for .view-display-id-block .view-content {
      display: block;
      margin: 0 auto; }
    .content .family-content .media-container .info {
      display: none; }
    .content .family-content .media-container img {
      width: auto;
      margin: 0 auto;
      /* it centers any block level element */ }
    .content .family-content .media-container .wrapper {
      display: block;
      max-width: 810px;
      max-height: 455px;
      width: 100%;
      margin: 0 auto;
      overflow: hidden; }
      @media all and (min-width: 768px) {
        .content .family-content .media-container .wrapper {
          max-height: 455px; } }
      .content .family-content .media-container .wrapper .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        max-height: 455px; }
        @media all and (min-width: 768px) {
          .content .family-content .media-container .wrapper .embed-container {
            max-height: 455px; } }
      .content .family-content .media-container .wrapper .embed-container iframe,
      .content .family-content .media-container .wrapper .embed-container object,
      .content .family-content .media-container .wrapper .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .content .family-content .slider-nav .container {
    display: block;
    position: relative; }
    .content .family-content .slider-nav .container img {
      margin: 0 auto; }
    .content .family-content .slider-nav .container i {
      color: white;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      z-index: 2; }
  .content .family-content .slider-for .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .content .family-content .slider-for .slick-track .slick-slide {
      padding: 0; }
  .content .family-content .slider-captions-container {
    display: block;
    max-width: 620px;
    width: 100%;
    margin: 8px auto 0 auto;
    text-align: center;
    padding: 0 20px; }
    .content .family-content .slider-captions-container .title {
      display: block;
      font-size: 1.57143rem;
      margin: 0 0 8px 0;
      font-weight: 800;
      line-height: 1.2; }
    .content .family-content .slider-captions-container .desc {
      line-height: 2; }
  .content .family-content .models-container {
    display: block;
    max-width: 940px;
    width: 100%;
    margin: 88px auto 80px auto;
    text-align: center; }
    .content .family-content .models-container:after {
      content: "";
      display: table;
      clear: both; }
    @media all and (min-width: 600px) {
      .content .family-content .models-container {
        margin: 88px auto 170px auto; } }
    .content .family-content .models-container h3 {
      font-size: 1.64286rem;
      font-weight: 300;
      margin: 0 auto 60px auto; }
    .content .family-content .models-container .gallery:after {
      content: "";
      display: table;
      clear: both; }
    .content .family-content .models-container .gallery .product {
      padding: 0 20px;
      text-decoration: none;
      margin-bottom: 30px; }
      .content .family-content .models-container .gallery .product .product--link {
        text-decoration: none; }
      .content .family-content .models-container .gallery .product .product--add-to-cart {
        margin-top: 15px;
        padding: 0 5px; }
      .content .family-content .models-container .gallery .product .product--more-info {
        margin: 10px 0; }
      .content .family-content .models-container .gallery .product:hover {
        cursor: pointer; }
        .content .family-content .models-container .gallery .product:hover .title {
          color: #bc2636; }
        .content .family-content .models-container .gallery .product:hover .shift-up {
          transform: translate3d(0px, -35px, 0px); }
      .content .family-content .models-container .gallery .product .shift-up {
        transform: translate3d(0px, 0px, 0px);
        transition: transform .35s ease-in-out; }
      .content .family-content .models-container .gallery .product .title {
        font-size: 1.57143rem;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 0.35714rem;
        text-decoration: none; }
      .content .family-content .models-container .gallery .product .button.primary {
        margin-top: 8px;
        background-color: #bc2636; }
      .content .family-content .models-container .gallery .product .view-link {
        display: block;
        margin: 10px 0 20px 0;
        font-size: 1.14286rem; }
        .content .family-content .models-container .gallery .product .view-link i {
          color: #bc2636;
          display: inline-block;
          margin: 0 0 0 6px; }
      .content .family-content .models-container .gallery .product .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-on {
        color: #bc2636 !important; }
      .content .family-content .models-container .gallery .product .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-on,
      .content .family-content .models-container .gallery .product .bv-cleanslate .bv-inline-rating-container .bv-rating-stars-off {
        font-size: 25px !important; }
      .content .family-content .models-container .gallery .product .bv-cleanslate .bv-stars-container {
        text-align: center !important; }
      .content .family-content .models-container .gallery .product .bv-cleanslate .bv-inline-rating-container .bv-stars-container dd {
        display: inline-block !important; }
      .content .family-content .models-container .gallery .product .bv-cleanslate .bv-inline-rating-container .bv-stars-container .bv-rating-label {
        font-size: .8rem !important;
        font-weight: bold !important;
        position: relative !important;
        top: -2px !important; }
    .content .family-content .models-container .gallery .ad {
      display: block;
      max-width: 258px;
      width: 100%;
      margin: 0 auto; }
      .content .family-content .models-container .gallery .ad .ad-image {
        position: relative; }
      .content .family-content .models-container .gallery .ad .info {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        color: white;
        text-align: left;
        padding: 0 30px; }
        .content .family-content .models-container .gallery .ad .info .title {
          display: block;
          margin-bottom: 15px;
          font-size: 1.71429rem;
          font-weight: 800; }
        .content .family-content .models-container .gallery .ad .info .text {
          font-size: 1.07143rem;
          font-weight: 200;
          line-height: 1.4; }
        .content .family-content .models-container .gallery .ad .info .link {
          display: block;
          margin-top: 30px;
          color: white; }
          .content .family-content .models-container .gallery .ad .info .link .icon {
            display: inline-block;
            color: #bc2636;
            margin-left: 8px;
            font-size: 17px;
            font-weight: bold;
            position: relative;
            top: 3px; }
    .content .family-content .models-container .gallery .views-row {
      display: -ms-flexbox;
      display: flex;
      min-height: 200px;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      @media all and (min-width: 480px) {
        .content .family-content .models-container .gallery .views-row {
          width: 49.15254%;
          float: left;
          min-height: 242px; }
          .content .family-content .models-container .gallery .views-row:nth-child(2n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0; }
          .content .family-content .models-container .gallery .views-row:nth-child(2n + 2) {
            margin-left: 50.84746%;
            margin-right: -100%;
            clear: none; } }
      @media all and (min-width: 768px) {
        .content .family-content .models-container .gallery .views-row {
          width: 32.20339%;
          float: left; }
          .content .family-content .models-container .gallery .views-row:nth-child(3n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0; }
          .content .family-content .models-container .gallery .views-row:nth-child(3n + 2) {
            margin-left: 33.89831%;
            margin-right: -100%;
            clear: none; }
          .content .family-content .models-container .gallery .views-row:nth-child(3n + 3) {
            margin-left: 67.79661%;
            margin-right: -100%;
            clear: none; } }
  .content .family-content .reticle-container {
    display: block;
    background-color: #fdfdfc;
    padding: 50px 20px 38px 20px; }
    .content .family-content .reticle-container .upper {
      display: block;
      max-width: 768px;
      width: 100%;
      margin: 0 auto 35px auto;
      text-align: center; }
      .content .family-content .reticle-container .upper .view-content .views-row {
        display: -ms-flexbox;
        display: flex; }
      .content .family-content .reticle-container .upper .info {
        display: block;
        width: 100%; }
        @media all and (min-width: 600px) {
          .content .family-content .reticle-container .upper .info {
            max-width: 400px; } }
        .content .family-content .reticle-container .upper .info h3 {
          font-weight: 200;
          font-size: 1.35714rem;
          margin-bottom: 1rem;
          letter-spacing: -0.015em; }
          @media all and (min-width: 600px) {
            .content .family-content .reticle-container .upper .info h3 {
              font-size: 1.64286rem; } }
        .content .family-content .reticle-container .upper .info .image {
          display: block; }
          @media all and (min-width: 600px) {
            .content .family-content .reticle-container .upper .info .image {
              display: none; } }
        .content .family-content .reticle-container .upper .info .title {
          display: block;
          font-size: 2.85714rem;
          line-height: 1;
          margin-bottom: 12px;
          margin-bottom: .95rem; }
          @media all and (min-width: 600px) {
            .content .family-content .reticle-container .upper .info .title {
              font-size: 3.5rem; } }
        .content .family-content .reticle-container .upper .info a {
          display: block;
          margin: 22px 0 15px 0;
          text-decoration: none;
          font-size: 1.14286rem; }
          .content .family-content .reticle-container .upper .info a:hover {
            text-decoration: underline; }
          @media all and (min-width: 600px) {
            .content .family-content .reticle-container .upper .info a {
              margin: 30px 0 0 0; } }
          .content .family-content .reticle-container .upper .info a i {
            color: #bc2636;
            display: inline-block;
            margin: 0 0 0 6px; }
      .content .family-content .reticle-container .upper .image {
        display: none;
        padding: 0 0 0 20px; }
        @media all and (min-width: 600px) {
          .content .family-content .reticle-container .upper .image {
            display: block; } }
    .content .family-content .reticle-container .reticle-thumbs {
      display: block;
      max-width: 768px;
      width: 100%;
      margin: 0 auto;
      border-top: 1px solid #eaeae9;
      text-align: center; }
      .content .family-content .reticle-container .reticle-thumbs .select {
        display: block;
        padding: 0 23px;
        font-weight: bold;
        font-size: 1.14286rem;
        position: relative;
        top: -10px;
        background-color: #fdfdfc;
        width: 90px;
        margin: 0 auto; }
      .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center;
        width: 100%;
        margin: 15px auto 0 auto; }
        .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content:after {
          content: "";
          display: table;
          clear: both; }
        .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row {
          display: inline-block;
          width: 31%;
          margin-right: 2%; }
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(2) {
            margin-right: 0; }
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:last-child {
            margin-right: 0; }
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:hover, .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row.active {
            background-color: white;
            cursor: pointer;
            box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.1); }
          @media all and (min-width: 420px) {
            .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row {
              width: 23%;
              margin-right: 2.66%; }
              .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(2) {
                margin-right: 2.66%; }
              .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(4) {
                margin-right: 0; } }
          @media all and (min-width: 600px) {
            .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row {
              width: 15%;
              margin-right: 2%; }
              .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(2), .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(4) {
                margin-right: 2%; }
              .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(6) {
                margin-right: 0; } }
        .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle {
          display: block;
          text-align: center;
          padding: 11px 0 15px 0; }
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle img {
            display: block;
            width: 52px;
            margin: 0 auto; }
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .title {
            padding: 5px 5px 0 5px;
            font-size: .85em; }
            @media all and (min-width: 600px) {
              .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .title {
                font-size: 1em; } }
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .desc,
          .content .family-content .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .url {
            display: none; }
  .content .family-content .blog-container {
    display: block;
    background: url("/sites/all/themes/burris_optics_2017/images/bg-family-blog.jpg") no-repeat top center;
    background-color: #faf8f6;
    padding: 65px 20px 70px 20px;
    width: 100%; }
    @media all and (min-width: 600px) {
      .content .family-content .blog-container {
        padding: 105px 20px 140px 20px; } }
    @media all and (min-width: 600px) {
      .content .family-content .blog-container .centering-wrapper .field-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        max-width: 835px;
        width: 100%;
        margin: 0 auto; } }
    .content .family-content .blog-container .centering-wrapper .field-item .preview img {
      box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.22); }
    .content .family-content .blog-container .centering-wrapper .field-item .blog-text {
      display: block;
      width: 100%;
      margin: 20px 0 0 0;
      text-align: center; }
      @media all and (min-width: 600px) {
        .content .family-content .blog-container .centering-wrapper .field-item .blog-text {
          text-align: left;
          max-width: 370px;
          margin: 0 0 0 40px; } }
      .content .family-content .blog-container .centering-wrapper .field-item .blog-text .date {
        font-family: "Overpass", sans-serif;
        display: block;
        font-size: 1rem;
        font-weight: 400;
        margin: 0 0 10px 0; }
        @media all and (min-width: 768px) {
          .content .family-content .blog-container .centering-wrapper .field-item .blog-text .date {
            font-size: 1.14286rem;
            margin: 0 0 10px 0; } }
      .content .family-content .blog-container .centering-wrapper .field-item .blog-text h3 {
        display: block;
        font-size: 2.5rem;
        line-height: 1.05;
        font-weight: 300;
        margin: 0 0 0 0;
        letter-spacing: -0.01em; }
        @media all and (min-width: 768px) {
          .content .family-content .blog-container .centering-wrapper .field-item .blog-text h3 {
            font-size: 3.5rem;
            line-height: 1.15;
            letter-spacing: -0.0115em; } }
      .content .family-content .blog-container .centering-wrapper .field-item .blog-text .teaser {
        display: block;
        font-size: 0.92857rem;
        margin: 7px 0 0 0; }
        @media all and (min-width: 768px) {
          .content .family-content .blog-container .centering-wrapper .field-item .blog-text .teaser {
            font-size: 1.07143rem; } }
      .content .family-content .blog-container .centering-wrapper .field-item .blog-text .read-more {
        display: inline-block;
        font-size: 1.14286rem;
        text-decoration: none;
        margin: 0 0 0 0; }
        .content .family-content .blog-container .centering-wrapper .field-item .blog-text .read-more:hover {
          text-decoration: underline; }
      .content .family-content .blog-container .centering-wrapper .field-item .blog-text .icon-angle-right {
        display: inline-block;
        color: #8b2530;
        margin-left: 8px;
        font-weight: bold; }
  .content .family-content .quote-container {
    display: block;
    width: 100%;
    background: url("/sites/all/themes/burris_optics_2017/images/bg-quote.jpg") no-repeat top center;
    background-color: #8b2530;
    color: white;
    text-align: center;
    margin: 0 0 80px 0; }
    @media all and (min-width: 600px) {
      .content .family-content .quote-container {
        margin: 0 0 165px 0; } }
    .content .family-content .quote-container .pad {
      padding: 40px 0px 40px 0px; }
      @media all and (min-width: 600px) {
        .content .family-content .quote-container .pad {
          padding: 80px 20px 80px 20px; } }
    .content .family-content .quote-container .icon-angle-left,
    .content .family-content .quote-container .icon-angle-right {
      position: absolute;
      display: block;
      height: 20px;
      width: 20px;
      font-size: 40px;
      cursor: pointer;
      color: white;
      top: 50%;
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      padding: 0;
      border: none;
      outline: none; }
      .content .family-content .quote-container .icon-angle-left:hover, .content .family-content .quote-container .icon-angle-left:focus,
      .content .family-content .quote-container .icon-angle-right:hover,
      .content .family-content .quote-container .icon-angle-right:focus {
        outline: none;
        opacity: .6; }
      .content .family-content .quote-container .icon-angle-left.slick-disabled:before,
      .content .family-content .quote-container .icon-angle-right.slick-disabled:before {
        opacity: .5; }
      @media all and (min-width: 768px) {
        .content .family-content .quote-container .icon-angle-left,
        .content .family-content .quote-container .icon-angle-right {
          font-size: 60px; } }
    .content .family-content .quote-container .icon-angle-left {
      left: 10px;
      z-index: 2; }
      @media all and (min-width: 768px) {
        .content .family-content .quote-container .icon-angle-left {
          left: 25px; } }
    .content .family-content .quote-container .icon-angle-right {
      right: 10px; }
      @media all and (min-width: 768px) {
        .content .family-content .quote-container .icon-angle-right {
          right: 25px; } }
    .content .family-content .quote-container .quote {
      display: block;
      font-family: "Overpass", sans-serif;
      font-size: 1.71429rem;
      line-height: 1.05;
      font-weight: 200;
      max-width: 690px;
      width: 100%;
      margin: 0 auto;
      padding: 0 20px; }
      @media all and (min-width: 768px) {
        .content .family-content .quote-container .quote {
          font-size: 2.92857rem;
          line-height: 1.25; } }
    .content .family-content .quote-container .author {
      display: block;
      font-family: "Overpass", sans-serif;
      font-size: 1.14286rem;
      font-weight: bold;
      margin: 40px 0 0 0; }
    .content .family-content .quote-container .title {
      font-size: 0.85714rem; }
    .content .family-content .quote-container .read-more {
      display: inline-block;
      font-family: "Overpass", sans-serif;
      color: white;
      text-decoration: none;
      font-size: 1.14286rem;
      font-weight: 300;
      margin: 25px 0 0 0; }
      .content .family-content .quote-container .read-more:hover {
        text-decoration: underline; }
      @media all and (min-width: 768px) {
        .content .family-content .quote-container .read-more {
          margin: 50px 0 0 0; } }
      @media all and (min-width: 1024px) {
        .content .family-content .quote-container .read-more {
          margin: 75px 0 0 0; } }
    .content .family-content .quote-container .icon-angle-right {
      display: inline-block;
      color: white;
      margin-left: 8px;
      font-weight: bold; }
  .content .family-content .supplemental-container {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 975px; }
    .content .family-content .supplemental-container ul.tabs {
      margin: 0px;
      padding: 0px;
      list-style: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
      border-top: 1px solid #ebebe9;
      border-bottom: 1px solid #ebebe9;
      border-left: 1px solid #ebebe9; }
    .content .family-content .supplemental-container ul.tabs li {
      background: none;
      color: #9d9a9a;
      display: inline-block;
      height: 80px;
      line-height: 82px;
      cursor: pointer;
      width: 100%;
      text-align: center;
      -ms-flex-align: center;
          align-items: center;
      border-right: 1px solid #ebebe9;
      font-size: 1rem; }
      .content .family-content .supplemental-container ul.tabs li:hover {
        background: #efeeed; }
      @media all and (min-width: 480px) {
        .content .family-content .supplemental-container ul.tabs li {
          font-size: 1.14286rem; } }
      @media all and (min-width: 600px) {
        .content .family-content .supplemental-container ul.tabs li {
          font-size: 1.35714rem; } }
    .content .family-content .supplemental-container ul.tabs li.current {
      background: #8b2530;
      color: white; }
    .content .family-content .supplemental-container .tab-content {
      display: none;
      padding: 20px; }
      @media all and (min-width: 768px) {
        .content .family-content .supplemental-container .tab-content {
          padding: 20px 60px; } }
    .content .family-content .supplemental-container .tab-content.current {
      display: inherit; }
    .content .family-content .supplemental-container #tab-3 table.downloads {
      width: 100%;
      margin: 0 auto; }
      .content .family-content .supplemental-container #tab-3 table.downloads tbody,
      .content .family-content .supplemental-container #tab-3 table.downloads tr {
        width: 100%; }
      .content .family-content .supplemental-container #tab-3 table.downloads tr {
        border-bottom: 1px solid #eae8e6;
        vertical-align: top; }
        .content .family-content .supplemental-container #tab-3 table.downloads tr td {
          border-bottom: none; }
      .content .family-content .supplemental-container #tab-3 table.downloads .label {
        display: block;
        font-size: 1rem;
        color: #908c8c;
        margin-bottom: 8px; }
      .content .family-content .supplemental-container #tab-3 table.downloads .title {
        font-size: 1.14286rem;
        font-weight: 300; }
        @media all and (min-width: 768px) {
          .content .family-content .supplemental-container #tab-3 table.downloads .title {
            font-size: 1.57143rem; } }
      .content .family-content .supplemental-container #tab-3 table.downloads .dl-type,
      .content .family-content .supplemental-container #tab-3 table.downloads .dl-link {
        white-space: nowrap; }
      .content .family-content .supplemental-container #tab-3 table.downloads .dl-name {
        padding-left: 0; }
      .content .family-content .supplemental-container #tab-3 table.downloads .dl-type {
        display: none;
        visibility: hidden; }
        @media all and (min-width: 600px) {
          .content .family-content .supplemental-container #tab-3 table.downloads .dl-type {
            display: table-cell;
            visibility: visible; } }
        .content .family-content .supplemental-container #tab-3 table.downloads .dl-type i {
          margin-right: -4px;
          font-size: .8em;
          position: relative;
          top: -1px; }
      .content .family-content .supplemental-container #tab-3 table.downloads .dl-modified {
        display: none;
        visibility: hidden; }
        @media all and (min-width: 600px) {
          .content .family-content .supplemental-container #tab-3 table.downloads .dl-modified {
            display: table-cell;
            visibility: visible; } }
      .content .family-content .supplemental-container #tab-3 table.downloads .dl-link {
        padding-right: 0; }
        .content .family-content .supplemental-container #tab-3 table.downloads .dl-link .icon {
          color: #8b2530;
          font-size: .8em;
          margin-right: 7px; }
        .content .family-content .supplemental-container #tab-3 table.downloads .dl-link a {
          color: #8b2530;
          text-decoration: none; }
          .content .family-content .supplemental-container #tab-3 table.downloads .dl-link a:hover {
            text-decoration: underline; }

.node-type-contest h1 {
  margin-bottom: 20px;
  text-align: center; }

.contest-wrapper .center {
  text-align: center; }

.contest-wrapper .button-container {
  display: block;
  text-align: center;
  margin: 40px 0 0 0; }
  .contest-wrapper .button-container .button.primary {
    margin: 0 auto; }

.contest-wrapper .video {
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 50px auto 60px auto; }
  .contest-wrapper .video .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
  .contest-wrapper .video .embed-container iframe,
  .contest-wrapper .video .embed-container object,
  .contest-wrapper .video .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.contest-wrapper .view-contest {
  display: block;
  margin: 50px 0 0 0; }
  .contest-wrapper .view-contest li {
    text-align: center; }
    .contest-wrapper .view-contest li .views-field-field-contest-image {
      display: block;
      margin-bottom: 10px; }
    .contest-wrapper .view-contest li .vud-widget {
      display: block;
      margin: 8px auto 10px auto;
      float: none;
      width: auto; }
      .contest-wrapper .view-contest li .vud-widget .reset-active {
        padding-top: 4px;
        font-size: .9em; }
      .contest-wrapper .view-contest li .vud-widget .alternate-votes-display {
        display: inline-block;
        width: 75px;
        height: 38px; }
      .contest-wrapper .view-contest li .vud-widget .up-active {
        display: inline-block;
        position: relative;
        top: 5px;
        background-position: -8px -43px;
        width: 30px; }
      .contest-wrapper .view-contest li .vud-widget .vud-link-up {
        display: inline-block;
        position: relative;
        top: 5px; }
        .contest-wrapper .view-contest li .vud-widget .vud-link-up .up-inactive {
          background-position: -8px -43px;
          width: 30px; }

.contest-wrapper .ended-message {
  display: block;
  text-align: center;
  margin: 18px 0 0 0; }

.contest-wrapper.ended .view-contest li .vud-widget .up-active,
.contest-wrapper.ended .view-content li .vud-widget .vud-link-up {
  display: none; }

@media screen and (min-width: 700px) {
  .node-type-concierge-page .category-section .category-section--wrapper {
    display: -ms-flexbox;
    display: flex; }
    .node-type-concierge-page .category-section .category-section--wrapper .category-section--item {
      -ms-flex: 1;
          flex: 1;
      padding: 0 15px; }
      .node-type-concierge-page .category-section .category-section--wrapper .category-section--item:first-child {
        padding-left: 0; }
      .node-type-concierge-page .category-section .category-section--wrapper .category-section--item:last-child {
        padding-right: 0; }
      .node-type-concierge-page .category-section .category-section--wrapper .category-section--item h3 {
        margin-bottom: 15px; } }

.node-type-concierge-page .category-section--item--header {
  font-size: 2rem;
  font-weight: 300; }

.concierge-helper-text {
  margin: 0 auto;
  padding-top: 60px;
  width: 90%; }
  .concierge-helper-text p {
    font-size: 1.28571rem;
    margin: 0 auto;
    max-width: 550px; }
  .concierge-helper-text a {
    font-weight: bold;
    text-decoration: none; }

.concierge-section {
  margin: 0 auto;
  max-width: 900px;
  padding: 60px 0;
  position: relative;
  width: 90%; }
  .concierge-section h2 {
    margin-bottom: 30px; }
    @media screen and (max-width: 699px) {
      .concierge-section h2 {
        text-align: center; } }

@media screen and (max-width: 699px) {
  .category-section--item h3 {
    text-align: center; } }

.concierge-section--header-label {
  font-size: 3.42857rem;
  font-weight: 200;
  text-transform: capitalize; }

.concierge-filter-anchor {
  position: absolute;
  bottom: -35px;
  left: 2.5%; }
  @media screen and (max-width: 699px) {
    .concierge-filter-anchor {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 999; } }
  .concierge-filter-anchor a {
    background-color: #cb3841;
    color: #FFFFFF;
    display: block;
    height: 85px;
    padding: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100px; }
    @media screen and (max-width: 699px) {
      .concierge-filter-anchor a {
        height: auto;
        padding: 10px 10px 25px;
        width: 100%; } }
  @media screen and (min-width: 700px) {
    .concierge-filter-anchor.fixed {
      position: fixed;
      top: 0;
      z-index: 99; } }
  .concierge-filter-anchor.hide {
    display: none; }

.concierge-filter-anchor--chevron-container {
  background-color: #222222;
  clear: both;
  display: block;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.concierge-filter-anchor--chevron {
  display: block;
  position: relative;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  top: 4px; }

.filter-section-wrapper {
  background-color: #FFFFFF; }

.filter-sections--tabs--nav {
  border-top: 1px solid #d4d5d4;
  border-bottom: 1px solid #d4d5d4;
  list-style: none;
  margin: 0 auto;
  width: auto; }
  .filter-sections--tabs--nav.custom-tab--initialized .filter-sections---tab-item:first-child a {
    border-right: none; }

.category-section--col-3 .verbose h4 {
  font-size: 2rem;
  font-weight: 300; }

.filter-sections---tab-item {
  display: inline-block;
  padding: 15px 0; }
  .filter-sections---tab-item:first-child a {
    border-right: 1px solid #d4d5d4; }
  .filter-sections---tab-item a {
    letter-spacing: 2px;
    padding: 0 30px;
    text-decoration: none; }
  .filter-sections---tab-item.custom-tab--active {
    border-bottom: 1px solid #8b2530; }
    .filter-sections---tab-item.custom-tab--active a {
      color: #8b2530; }
    .filter-sections---tab-item.custom-tab--active .filter-sections---tab-item--label {
      font-weight: 400; }

.filter-sections---tab-item--label {
  font-size: 1.28571rem;
  font-weight: 200;
  text-transform: uppercase; }

body.node-type-product-gear .bg-tactical,
body.node-type-product-gear .bg-hunting,
body.node-type-product-accessory .bg-tactical,
body.node-type-product-accessory .bg-hunting,
body.node-type-product-reticle .bg-tactical,
body.node-type-product-reticle .bg-hunting,
body.node-type-product-scope .bg-tactical,
body.node-type-product-scope .bg-hunting,
body.node-type-product-sight .bg-tactical,
body.node-type-product-sight .bg-hunting,
body.node-type-product-bow-sight .bg-tactical,
body.node-type-product-bow-sight .bg-hunting,
body.node-type-product-mounting-system-mount-ba .bg-tactical,
body.node-type-product-mounting-system-mount-ba .bg-hunting,
body.node-type-product-mounting-system-ring .bg-tactical,
body.node-type-product-mounting-system-ring .bg-hunting,
body.node-type-product-spotting-scope .bg-tactical,
body.node-type-product-spotting-scope .bg-hunting,
body.node-type-product-binocular .bg-tactical,
body.node-type-product-binocular .bg-hunting,
body.node-type-product-tactical-kit .bg-tactical,
body.node-type-product-tactical-kit .bg-hunting {
  background: none;
  background-color: white; }

.wrapper-960 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  max-width: 960px;
  margin: 0 auto; }
  @media all and (min-width: 768px) {
    .wrapper-960 {
      display: block;
      vertical-align: top; } }
  .wrapper-960 .title-wrapper {
    -ms-flex-order: 1;
        order: 1; }
    @media all and (min-width: 768px) {
      .wrapper-960 .title-wrapper {
        display: block;
        width: 45%;
        float: left; } }
    @media all and (min-width: 1024px) {
      .wrapper-960 .title-wrapper {
        width: 42.11%;
        padding: 0 50px;
        padding-top: 80px; } }
  .wrapper-960 .info-wrapper {
    -ms-flex-order: 3;
        order: 3; }
    @media all and (min-width: 768px) {
      .wrapper-960 .info-wrapper {
        display: block;
        width: 45%;
        float: left; } }
    @media all and (min-width: 1024px) {
      .wrapper-960 .info-wrapper {
        width: 42.11%;
        padding: 0 50px; } }
  .wrapper-960 .image-wrapper {
    -ms-flex-order: 2;
        order: 2; }
    @media all and (min-width: 768px) {
      .wrapper-960 .image-wrapper {
        display: block;
        width: 55%;
        float: right; } }
    @media all and (min-width: 1024px) {
      .wrapper-960 .image-wrapper {
        width: 57.89%; } }

.product-container {
  background: none;
  background-color: white;
  padding-top: 25px; }
  .product-container .wrapper-960 {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px; }
    @media all and (min-width: 768px) {
      .product-container .wrapper-960 {
        padding: 0 40px; } }
    @media all and (min-width: 1024px) {
      .product-container .wrapper-960 {
        padding: 0 20px; } }
  .product-container .product-top {
    margin-bottom: 40px; }
    @media all and (min-width: 768px) {
      .product-container .product-top {
        margin-bottom: 100px; } }
    .product-container .product-top h1 {
      font-size: 2.5rem;
      line-height: 1.15; }
      @media all and (min-width: 768px) {
        .product-container .product-top h1 {
          font-size: 2.85714rem; } }
      @media all and (min-width: 1024px) {
        .product-container .product-top h1 {
          font-size: 3.35714rem; } }
    .product-container .product-top .star-rating {
      display: block;
      width: 100%; }
      .product-container .product-top .star-rating #BVRRSummaryContainer {
        float: none; }
    .product-container .product-top .price {
      display: block;
      font-family: "Overpass", sans-serif;
      margin: 35px 0 30px 0; }
      .product-container .product-top .price .label {
        display: inline-block;
        font-size: .95em; }
      .product-container .product-top .price .amount {
        display: inline-block;
        font-family: "Overpass", sans-serif;
        font-size: 2.2em;
        margin-left: 4px;
        font-weight: 300;
        letter-spacing: -0.03em; }
    .product-container .product-top .thumbs {
      display: block;
      width: 100%;
      text-align: center; }
  .product-container .glamour-info {
    display: block;
    position: relative;
    width: 100%;
    background-position: right;
    background-repeat: no-repeat;
    min-height: 358px;
    margin: 0 0 120px 0; }
    .product-container .glamour-info .text {
      display: block;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      color: white;
      font-family: "Overpass", sans-serif;
      padding: 0 20px;
      text-align: center; }
      @media all and (min-width: 600px) {
        .product-container .glamour-info .text {
          width: 355px;
          left: 17%;
          padding: 0;
          text-align: left; } }
      .product-container .glamour-info .text .title {
        font-size: 2.85714rem;
        line-height: 1.1;
        font-weight: 400;
        letter-spacing: -0.03em; }
      .product-container .glamour-info .text .link {
        display: block;
        margin-top: 18px;
        font-size: 1.07143rem;
        letter-spacing: 0.05em;
        padding-left: 5px; }
        .product-container .glamour-info .text .link a {
          color: white;
          text-decoration: none; }
          .product-container .glamour-info .text .link a .icon {
            margin-left: 8px; }
  .product-container .reticle-container {
    display: block;
    background-color: #f2f0ee;
    padding: 20px 20px 0px 20px; }
    @media all and (min-width: 600px) {
      .product-container .reticle-container {
        padding: 50px 20px 38px 20px; } }
    .product-container .reticle-container .upper {
      display: block;
      max-width: 768px;
      width: 100%;
      margin: 0 auto 35px auto;
      text-align: center; }
      .product-container .reticle-container .upper .view-content .views-row {
        display: -ms-flexbox;
        display: flex; }
      .product-container .reticle-container .upper .info {
        display: block;
        width: 100%; }
        @media all and (min-width: 600px) {
          .product-container .reticle-container .upper .info {
            max-width: 400px; } }
        .product-container .reticle-container .upper .info h3 {
          font-weight: 200;
          font-size: 1.35714rem;
          margin-bottom: 1rem;
          letter-spacing: -0.015em; }
          @media all and (min-width: 600px) {
            .product-container .reticle-container .upper .info h3 {
              font-size: 1.64286rem; } }
        .product-container .reticle-container .upper .info .image {
          display: block; }
          @media all and (min-width: 600px) {
            .product-container .reticle-container .upper .info .image {
              display: none; } }
        .product-container .reticle-container .upper .info .title {
          display: block;
          font-size: 2.85714rem;
          line-height: 1;
          margin-bottom: 12px;
          margin-bottom: .95rem; }
          @media all and (min-width: 600px) {
            .product-container .reticle-container .upper .info .title {
              font-size: 3.5rem; } }
        .product-container .reticle-container .upper .info a {
          display: block;
          margin: 22px 0 15px 0;
          text-decoration: none;
          font-size: 1.14286rem; }
          .product-container .reticle-container .upper .info a:hover {
            text-decoration: underline; }
          @media all and (min-width: 600px) {
            .product-container .reticle-container .upper .info a {
              margin: 30px 0 0 0; } }
          .product-container .reticle-container .upper .info a i {
            color: #bc2636;
            display: inline-block;
            margin: 0 0 0 6px; }
      .product-container .reticle-container .upper .image {
        display: none;
        padding: 10px 0 17px 0; }
        @media all and (min-width: 600px) {
          .product-container .reticle-container .upper .image {
            display: block;
            padding: 0 0 0 20px; } }
    .product-container .reticle-container .reticle-thumbs {
      display: block;
      max-width: 768px;
      width: 100%;
      margin: 0 auto;
      border-top: 1px solid #eaeae9;
      text-align: center; }
      .product-container .reticle-container .reticle-thumbs .select {
        display: block;
        padding: 0 23px;
        font-weight: bold;
        font-size: 1.14286rem;
        position: relative;
        top: -10px;
        width: 90px;
        margin: 0 auto; }
      .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center;
        width: 100%;
        margin: 15px auto 0 auto; }
        .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content:after {
          content: "";
          display: table;
          clear: both; }
        .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row {
          display: inline-block;
          width: 31%;
          margin-right: 2%; }
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(2) {
            margin-right: 0; }
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:last-child {
            margin-right: 0; }
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:hover, .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row.active {
            background-color: white;
            cursor: pointer;
            box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.1); }
          @media all and (min-width: 420px) {
            .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row {
              width: 23%;
              margin-right: 2.66%; }
              .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(2) {
                margin-right: 2.66%; }
              .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(4) {
                margin-right: 0; } }
          @media all and (min-width: 600px) {
            .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row {
              width: 15%;
              margin-right: 2%; }
              .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(2), .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(4) {
                margin-right: 2%; }
              .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .views-row:nth-child(6) {
                margin-right: 0; } }
        .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle {
          display: block;
          text-align: center;
          padding: 11px 0 15px 0; }
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle img {
            display: block;
            width: 52px;
            margin: 0 auto; }
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .title {
            padding: 5px 5px 0 5px;
            font-size: .85em; }
            @media all and (min-width: 600px) {
              .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .title {
                font-size: 1em; } }
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .desc,
          .product-container .reticle-container .reticle-thumbs .reticle-gallery .view-content .reticle .url {
            display: none; }
  .product-container .buy-options {
    margin-bottom: 30px; }
    .product-container .buy-options .button {
      margin: 0;
      min-width: 200px;
      text-transform: capitalize; }
  .product-container .media-container {
    display: block;
    max-height: 455px;
    margin: 0; }
    @media all and (min-width: 768px) {
      .product-container .media-container {
        max-height: 455px; } }
    .product-container .media-container .slick-for .view-display-id-block .view-content {
      display: block;
      margin: 0 auto; }
    .product-container .media-container .info {
      display: none; }
    .product-container .media-container img {
      width: auto;
      margin: 0 auto;
      /* it centers any block level element */ }
    .product-container .media-container .wrapper {
      display: block;
      max-width: 810px;
      max-height: 455px;
      width: 100%;
      margin: 0 auto;
      overflow: hidden; }
      @media all and (min-width: 768px) {
        .product-container .media-container .wrapper {
          max-height: 455px; } }
      .product-container .media-container .wrapper .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
        max-height: 455px; }
        @media all and (min-width: 768px) {
          .product-container .media-container .wrapper .embed-container {
            max-height: 455px; } }
      .product-container .media-container .wrapper .embed-container iframe,
      .product-container .media-container .wrapper .embed-container object,
      .product-container .media-container .wrapper .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .product-container .slider-nav .container {
    display: block;
    position: relative; }
    .product-container .slider-nav .container img {
      margin: 0 auto; }
    .product-container .slider-nav .container i {
      color: white;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
      z-index: 2; }
  .product-container .slider-for .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .product-container .slider-for .slick-track .slick-slide {
      padding: 0; }
  .product-container .slider-captions-container {
    display: block;
    max-width: 620px;
    width: 100%;
    margin: 8px auto 0 auto;
    text-align: center;
    padding: 0 20px; }
    @media all and (min-width: 600px) {
      .product-container .slider-captions-container {
        margin: 8px auto 0 auto; } }
    .product-container .slider-captions-container .title {
      display: block;
      font-size: 1.57143rem;
      margin: 0 0 8px 0;
      font-weight: 800; }
    .product-container .slider-captions-container .desc {
      line-height: 2; }
  .product-container .bundle-container {
    dispay: block;
    margin: 100px 0 115px 0;
    background-color: #272728;
    padding: 75px 0; }
    .product-container .bundle-container .wrapper-960 {
      text-align: center;
      color: white; }
    .product-container .bundle-container .primary h3 {
      display: block;
      color: white;
      margin: 0 0 5px 0;
      font-size: 1.57143rem;
      font-weight: 300; }
    .product-container .bundle-container .primary h4 {
      display: block;
      color: white;
      margin: 0 0 5px 0;
      font-size: 3.42857rem;
      font-weight: 300;
      letter-spacing: -0.02em; }
    .product-container .bundle-container .primary .item-number {
      display: block;
      margin: 0 0 30px 0; }
    .product-container .bundle-container .primary .includes {
      display: block;
      max-width: 460px;
      width: 100%;
      margin: 34px auto 24px auto;
      letter-spacing: 0.0315em;
      line-height: 1.5; }
      .product-container .bundle-container .primary .includes .normal {
        display: inline-block;
        font-weight: 200; }
      .product-container .bundle-container .primary .includes .field-content {
        display: inline; }
    .product-container .bundle-container .primary span.link a,
    .product-container .bundle-container .primary .link {
      color: white;
      text-decoration: none;
      letter-spacing: 0.08em; }
      .product-container .bundle-container .primary span.link a .icon,
      .product-container .bundle-container .primary .link .icon {
        color: #bc2636;
        margin-left: 6px;
        font-size: 1rem;
        font-weight: bold; }
    .product-container .bundle-container .secondary .bundle-thumbs {
      display: block;
      margin-top: 47px; }
      .product-container .bundle-container .secondary .bundle-thumbs .view-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center;
        width: 100%;
        max-width: 575px;
        margin: 15px auto 0 auto; }
        .product-container .bundle-container .secondary .bundle-thumbs .view-content:after {
          content: "";
          display: table;
          clear: both; }
        .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row {
          display: inline-block;
          width: 31%;
          margin-right: 2%; }
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:nth-child(2) {
            margin-right: 0; }
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:last-child {
            margin-right: 0; }
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:hover, .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row.active {
            cursor: pointer;
            background-color: #202021; }
          @media all and (min-width: 420px) {
            .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row {
              width: 23%;
              margin-right: 2.66%; }
              .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:nth-child(2) {
                margin-right: 2.66%; }
              .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:nth-child(4) {
                margin-right: 0; } }
          @media all and (min-width: 600px) {
            .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row {
              width: 19%;
              margin-right: 1%; }
              .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:nth-child(2), .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:nth-child(4) {
                margin-right: 1%; }
              .product-container .bundle-container .secondary .bundle-thumbs .view-content .views-row:nth-child(6) {
                margin-right: 0; } }
        .product-container .bundle-container .secondary .bundle-thumbs .view-content .bundle {
          display: block;
          text-align: center;
          padding: 18px 0 16px 0; }
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .bundle img {
            display: block;
            width: 77px;
            margin: 0 auto; }
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .bundle .title {
            padding: 10px 5px 0 5px;
            font-size: .85em; }
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .bundle .item-number,
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .bundle .url,
          .product-container .bundle-container .secondary .bundle-thumbs .view-content .bundle .desc {
            display: none; }
  .product-container .blog-container {
    display: block;
    padding: 65px 20px 70px 20px;
    width: 100%; }
    @media all and (min-width: 600px) {
      .product-container .blog-container {
        padding: 105px 20px 60px 20px; } }
    @media all and (min-width: 600px) {
      .product-container .blog-container .centering-wrapper .field-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        max-width: 835px;
        width: 100%;
        margin: 0 auto; } }
    .product-container .blog-container .centering-wrapper .field-item .preview img {
      box-shadow: 0px 0px 27px -3px rgba(0, 0, 0, 0.22); }
    .product-container .blog-container .centering-wrapper .field-item .blog-text {
      display: block;
      width: 100%;
      margin: 20px 0 0 0;
      text-align: center; }
      @media all and (min-width: 600px) {
        .product-container .blog-container .centering-wrapper .field-item .blog-text {
          text-align: left;
          max-width: 370px;
          margin: 0 0 0 40px; } }
      .product-container .blog-container .centering-wrapper .field-item .blog-text .date {
        font-family: "Overpass", sans-serif;
        display: block;
        font-size: 1rem;
        font-weight: 400;
        margin: 0 0 10px 0; }
        @media all and (min-width: 768px) {
          .product-container .blog-container .centering-wrapper .field-item .blog-text .date {
            font-size: 1.14286rem;
            margin: 0 0 10px 0; } }
      .product-container .blog-container .centering-wrapper .field-item .blog-text h3 {
        display: block;
        font-size: 2.5rem;
        line-height: 1.05;
        font-weight: 300;
        margin: 0 0 0 0;
        letter-spacing: -0.01em; }
        @media all and (min-width: 768px) {
          .product-container .blog-container .centering-wrapper .field-item .blog-text h3 {
            font-size: 3.5rem;
            line-height: 1.15;
            letter-spacing: -0.0115em; } }
      .product-container .blog-container .centering-wrapper .field-item .blog-text .teaser {
        display: block;
        font-size: 0.92857rem;
        margin: 7px 0 0 0; }
        @media all and (min-width: 768px) {
          .product-container .blog-container .centering-wrapper .field-item .blog-text .teaser {
            font-size: 1.07143rem; } }
      .product-container .blog-container .centering-wrapper .field-item .blog-text .read-more {
        display: inline-block;
        font-size: 1.14286rem;
        text-decoration: none;
        margin: 0 0 0 0; }
        .product-container .blog-container .centering-wrapper .field-item .blog-text .read-more:hover {
          text-decoration: underline; }
      .product-container .blog-container .centering-wrapper .field-item .blog-text .icon-angle-right {
        display: inline-block;
        color: #8b2530;
        margin-left: 8px;
        font-weight: bold; }
  .product-container .spec-h3 {
    display: block;
    margin: 80px auto 5px auto;
    max-width: 900px;
    width: 100%;
    font-size: 3rem;
    font-weight: 300;
    letter-spacing: -0.02em;
    text-align: center; }
  .product-container .spec-container {
    display: block;
    margin: 0 auto 110px auto;
    max-width: 900px;
    width: 100%;
    overflow: scroll;
    border-right: 1px solid #e7e5e3;
    border-bottom: 1px solid #e7e5e3; }
    .product-container .spec-container table {
      font-family: "Overpass", sans-serif;
      font-size: 0.92857rem;
      border: 1px solid #e7e5e3;
      border-bottom: none; }
      .product-container .spec-container table tr {
        border: none; }
        .product-container .spec-container table tr:hover {
          background-color: #f9f9f9; }
        .product-container .spec-container table tr th {
          font-size: 0.92857rem;
          color: #908c8c;
          padding: 30px 18px 13px 18px;
          border: none;
          vertical-align: bottom; }
          .product-container .spec-container table tr th:first-child {
            border-right: 1px solid #e7e5e3;
            width: 85px !important;
            background-color: white; }
        .product-container .spec-container table tr td {
          font-size: 1.07143rem;
          font-weight: 400;
          padding: 11px 18px;
          border: none;
          line-height: 1;
          vertical-align: top; }
          .product-container .spec-container table tr td:first-child {
            border-right: 1px solid #e7e5e3;
            width: 85px !important;
            background-color: white; }
      .product-container .spec-container table thead tr:hover {
        background-color: transparent; }
      .product-container .spec-container table thead tr th {
        border-bottom: 1px solid #e7e5e3; }
        .product-container .spec-container table thead tr th:first-child {
          border-bottom: none; }
      .product-container .spec-container table .sp-adjustable-parallax {
        width: 100px; }
      .product-container .spec-container table .sp-battery {
        width: 100px; }
      .product-container .spec-container table .sp-carry-case {
        width: 100px; }
      .product-container .spec-container table .sp-case-coating {
        width: 100px; }
      .product-container .spec-container table .sp-clear-objective-lens-diameter {
        width: 100px; }
      .product-container .spec-container table .sp-click-value {
        width: 100px; }
      .product-container .spec-container table .sp-close-focus {
        width: 100px; }
      .product-container .spec-container table .sp-combo-package {
        width: 100px; }
      .product-container .spec-container table .sp-description {
        width: 180px; }
      .product-container .spec-container table .sp-dimensions {
        width: 100px; }
      .product-container .spec-container table .sp-elevation-adjustment {
        width: 100px; }
      .product-container .spec-container table .sp-elevation-adjustment-total-capability {
        width: 100px; }
      .product-container .spec-container table .sp-exit-pupil {
        width: 100px; }
      .product-container .spec-container table .sp-eye-relief {
        width: 100px; }
      .product-container .spec-container table .sp-eyecups {
        width: 100px; }
      .product-container .spec-container table .sp-field-of-view {
        width: 130px; }
      .product-container .spec-container table .sp-finish {
        width: 100px; }
      .product-container .spec-container table .sp-focal-plane {
        width: 100px; }
      .product-container .spec-container table .sp-focus-system {
        width: 100px; }
      .product-container .spec-container table .sp-fov-ft-at-1000-yds {
        width: 110px; }
      .product-container .spec-container table .sp-height-above-rail-to-optic-centerline {
        width: 100px; }
      .product-container .spec-container table .sp-illumination-control {
        width: 180px; }
      .product-container .spec-container table .sp-illumination-settings {
        width: 100px; }
      .product-container .spec-container table .sp-ip-distance-range {
        width: 100px; }
      .product-container .spec-container table .sp-item-number {
        width: 100px; }
      .product-container .spec-container table .sp-knob-style {
        width: 100px; }
      .product-container .spec-container table .sp-laser-range {
        width: 200px; }
      .product-container .spec-container table .sp-length {
        width: 100px; }
      .product-container .spec-container table .sp-magnification {
        width: 100px; }
      .product-container .spec-container table .sp-main-tube-size {
        width: 100px; }
      .product-container .spec-container table .sp-mount {
        width: 100px; }
      .product-container .spec-container table .sp-mounting-rail-length {
        width: 100px; }
      .product-container .spec-container table .sp-neck-strap {
        width: 100px; }
      .product-container .spec-container table .sp-nitrogen-filled {
        width: 100px; }
      .product-container .spec-container table .sp-objective-diameter {
        width: 100px; }
      .product-container .spec-container table .sp-objective-lens-cover {
        width: 100px; }
      .product-container .spec-container table .sp-objective-lens-diameter {
        width: 100px; }
      .product-container .spec-container table .sp-ocular-lens-diameter {
        width: 100px; }
      .product-container .spec-container table .sp-operating-temperature {
        width: 100px; }
      .product-container .spec-container table .sp-optics-system {
        width: 100px; }
      .product-container .spec-container table .sp-reticles {
        width: 100px; }
      .product-container .spec-container table .sp-reticle-colors {
        width: 100px; }
      .product-container .spec-container table .sp-parallax-focus {
        width: 100px; }
      .product-container .spec-container table .sp-waterproof-depth {
        width: 100px; }
      .product-container .spec-container table .sp-weight {
        width: 120px; }
      .product-container .spec-container table .sp-windage-adjustment {
        width: 100px; }
  .product-container .supplemental-container {
    display: block;
    margin: 60px auto 0 auto;
    width: 100%;
    max-width: 975px; }
    @media all and (min-width: 768px) {
      .product-container .supplemental-container {
        margin: 80px auto 0 auto; } }
    .product-container .supplemental-container ul.tabs {
      margin: 0px;
      padding: 0px;
      list-style: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
      border-top: 1px solid #ebebe9;
      border-bottom: 1px solid #ebebe9;
      border-left: 1px solid #ebebe9; }
    .product-container .supplemental-container ul.tabs li {
      background: none;
      color: #9d9a9a;
      display: inline-block;
      height: 80px;
      line-height: 82px;
      cursor: pointer;
      width: 100%;
      text-align: center;
      -ms-flex-align: center;
          align-items: center;
      border-right: 1px solid #ebebe9;
      font-size: 1rem; }
      .product-container .supplemental-container ul.tabs li:hover {
        background: #efeeed; }
      @media all and (min-width: 480px) {
        .product-container .supplemental-container ul.tabs li {
          font-size: 1.14286rem; } }
      @media all and (min-width: 600px) {
        .product-container .supplemental-container ul.tabs li {
          font-size: 1.35714rem; } }
      .product-container .supplemental-container ul.tabs li .full {
        display: none; }
        @media all and (min-width: 480px) {
          .product-container .supplemental-container ul.tabs li .full {
            display: block; } }
      .product-container .supplemental-container ul.tabs li .short {
        display: block; }
        @media all and (min-width: 480px) {
          .product-container .supplemental-container ul.tabs li .short {
            display: none; } }
    .product-container .supplemental-container ul.tabs li.current {
      background: #8b2530;
      color: white; }
    .product-container .supplemental-container .tab-content {
      display: none;
      padding: 40px 20px;
      font-family: "Overpass", sans-serif; }
      @media all and (min-width: 768px) {
        .product-container .supplemental-container .tab-content {
          padding: 65px 60px 20px 60px; } }
    .product-container .supplemental-container .tab-content.current {
      display: inherit; }
    .product-container .supplemental-container .spec-title {
      display: block;
      margin-bottom: 28px;
      font-family: "Overpass", sans-serif;
      font-size: 1.78571rem;
      font-weight: 300;
      letter-spacing: -0.015em;
      line-height: 1.2; }
      @media all and (min-width: 768px) {
        .product-container .supplemental-container .spec-title {
          font-size: 2.5rem;
          margin-bottom: 38px;
          line-height: 1; } }
    .product-container .supplemental-container #tab-downloads table {
      margin: 0 auto;
      width: 100%; }
      .product-container .supplemental-container #tab-downloads table tbody,
      .product-container .supplemental-container #tab-downloads table tr {
        width: 100%; }
      .product-container .supplemental-container #tab-downloads table tr {
        border-bottom: 1px solid #eae8e6;
        vertical-align: top; }
        .product-container .supplemental-container #tab-downloads table tr td {
          border-bottom: none; }
      .product-container .supplemental-container #tab-downloads table .label {
        display: block;
        font-size: 1rem;
        color: #908c8c;
        margin-bottom: 8px; }
      .product-container .supplemental-container #tab-downloads table .title {
        font-size: 1.14286rem;
        font-weight: 300; }
        @media all and (min-width: 768px) {
          .product-container .supplemental-container #tab-downloads table .title {
            font-size: 1.57143rem; } }
      .product-container .supplemental-container #tab-downloads table td:nth-child(2),
      .product-container .supplemental-container #tab-downloads table td:nth-child(4) {
        white-space: nowrap; }
      .product-container .supplemental-container #tab-downloads table td:nth-child(1) {
        padding-left: 0; }
      .product-container .supplemental-container #tab-downloads table td:nth-child(2) {
        display: none;
        visibility: hidden; }
        @media all and (min-width: 600px) {
          .product-container .supplemental-container #tab-downloads table td:nth-child(2) {
            display: table-cell;
            visibility: visible; } }
        .product-container .supplemental-container #tab-downloads table td:nth-child(2) i {
          margin-right: -4px;
          font-size: .8em;
          position: relative;
          top: -1px; }
      .product-container .supplemental-container #tab-downloads table td:nth-child(3) {
        display: none;
        visibility: hidden; }
        @media all and (min-width: 600px) {
          .product-container .supplemental-container #tab-downloads table td:nth-child(3) {
            display: table-cell;
            visibility: visible; } }
      .product-container .supplemental-container #tab-downloads table td:nth-child(4) {
        padding-right: 0;
        text-align: right; }
        .product-container .supplemental-container #tab-downloads table td:nth-child(4) .icon {
          color: #8b2530;
          font-size: .8em;
          margin-right: 7px; }
        .product-container .supplemental-container #tab-downloads table td:nth-child(4) a {
          color: #8b2530;
          text-decoration: none; }
          .product-container .supplemental-container #tab-downloads table td:nth-child(4) a:hover {
            text-decoration: underline; }

.bazaar-wrapper.wrapper-960 {
  padding: 40px 15px; }
  @media all and (min-width: 768px) {
    .bazaar-wrapper.wrapper-960 {
      padding: 65px; } }

.shopify-buy-frame--cart {
  max-width: 100% !important; }

.quick-prod-title {
  display: block;
  width: 100%;
  text-align: center; }

.quick-prod-links {
  display: block;
  margin: 0 0 50px 0;
  list-style-type: none;
  width: 100%;
  text-align: center; }
  .quick-prod-links li {
    display: inline-block; }
    .quick-prod-links li a {
      margin-right: 10px;
      font-size: .8em; }

.view-id-online_dealers.view-display-id-page {
  display: block;
  padding: 25px 50px 0 50px; }
  .view-id-online_dealers.view-display-id-page .view-content {
    display: block; }
    .view-id-online_dealers.view-display-id-page .view-content:after {
      content: "";
      display: table;
      clear: both; }
  .view-id-online_dealers.view-display-id-page .views-row {
    padding: 10px 0 15px 0;
    width: 44.44444%;
    float: left; }
    .view-id-online_dealers.view-display-id-page .views-row:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .view-id-online_dealers.view-display-id-page .views-row:nth-child(2n + 2) {
      margin-left: 55.55556%;
      margin-right: -100%;
      clear: none; }
    @media all and (min-width: 480px) {
      .view-id-online_dealers.view-display-id-page .views-row {
        width: 31.81818%;
        float: left; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(3n + 2) {
          margin-left: 34.09091%;
          margin-right: -100%;
          clear: none; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(3n + 3) {
          margin-left: 68.18182%;
          margin-right: -100%;
          clear: none; } }
    @media all and (min-width: 768px) {
      .view-id-online_dealers.view-display-id-page .views-row {
        width: 18.36735%;
        float: left; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(5n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(5n + 2) {
          margin-left: 20.40816%;
          margin-right: -100%;
          clear: none; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(5n + 3) {
          margin-left: 40.81633%;
          margin-right: -100%;
          clear: none; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(5n + 4) {
          margin-left: 61.22449%;
          margin-right: -100%;
          clear: none; }
        .view-id-online_dealers.view-display-id-page .views-row:nth-child(5n + 5) {
          margin-left: 81.63265%;
          margin-right: -100%;
          clear: none; } }
    .view-id-online_dealers.view-display-id-page .views-row span.field-content a {
      display: block;
      margin-top: 7px;
      font-size: 1.3em;
      text-decoration: none; }
  .view-id-online_dealers.view-display-id-page .view-display-id-block_1 {
    display: block;
    -ms-flex-pack: start;
        justify-content: flex-start; }

.level-b-wrapper {
  display: block;
  padding: 0 50px 35px 50px; }
  .level-b-wrapper h2 {
    font-size: 2em;
    font-weight: bold; }
  .level-b-wrapper span.field-content {
    display: block;
    margin-top: 7px; }
    .level-b-wrapper span.field-content a {
      margin-bottom: 10px;
      text-decoration: none;
      width: auto; }
      .level-b-wrapper span.field-content a:hover {
        text-decoration: underline; }

@media all and (min-width: 768px) {
  .vocabulary-gear_product_family .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.vocabulary-gear_product_family .term-listing-heading {
  display: block;
  width: 100%; }

.vocabulary-gear_product_family .product-teaser {
  padding: 15px;
  margin-bottom: 30px;
  text-align: center; }
  @media all and (min-width: 768px) {
    .vocabulary-gear_product_family .product-teaser {
      display: inline-block;
      width: 33.3333%; } }
  @media all and (min-width: 1024px) {
    .vocabulary-gear_product_family .product-teaser {
      width: 25%; } }

/*# sourceMappingURL=app.css.map */
