@font-face {
    font-family: 'Karbon';
    src: url('../v3/fonts/karbon-bold-webfont.woff2') format('woff2'), url('../fonts/karbon-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Karbon';
    src: url('../v3/fonts/karbon-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/karbon-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Karbon';
    src: url('../v3/fonts/karbon-medium-webfont.woff2') format('woff2'), url('../fonts/karbon-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
meta.foundation-version {
  font-family: "/5.5.3/"; }

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

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0; }

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

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,
.mqa-display img,
.mqa-display embed,
.mqa-display 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; }

.invisible {
  visibility: hidden; }

.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.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

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

  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

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

  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

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

  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: #f4f4f4;
  border-color: gainsboro;
  border-radius: 3px; }
  .breadcrumbs > * {
    color: #9f9df9;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    margin: 0;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #9f9df9; }
    .breadcrumbs > *.current {
      color: #333333;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #333333;
        cursor: default; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        color: #999999;
        cursor: not-allowed;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #AAAAAA;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

button, .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Karbon", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #009a76;
    border-color: #009a76;
    color: #FFFFFF;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}
    button:hover, button:focus, .button:hover, .button:focus {
        background-color: #009a76;
    }
  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: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
    button.disabled, button[disabled], .button.disabled, .button[disabled] {
        background-color: #009a76;
        border-color: #009a76;
        color: #FFFFFF;
        box-shadow: none;
        cursor: default;
        opacity: 0.7;
    }
        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: #009a76;
        }
    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: #9f9df9; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      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;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      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;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      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;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      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;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      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.0625em) {
  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.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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 {
    display: inline-block;
    margin: 0 -2px;
    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-group > li {
    display: inline-block;
    margin: 0 -2px; }
    .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 {
    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-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    display: inline-block;
    margin: 0 -2px; }
    .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 {
        display: block;
        margin: 0;
        width: 100%; }
        .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-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          border-top: 1px solid;
          display: block;
          margin: 0; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    display: inline-block;
    margin: 0 -2px; }
    .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 > * {
    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-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .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.0625em) {
    .button-group.radius.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .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 > * {
      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-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .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 > * {
    display: inline-block;
    margin: 0 -2px; }
    .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 > * {
    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-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      border-top: 1px solid;
      display: block;
      margin: 0; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .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: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .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: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small > * {
      display: inline-block;
      margin: 0 -2px; }
      .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 > * {
      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-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .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: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .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: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .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;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

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

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

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%; }

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

.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999; }
  .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.0625em) {
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      border: solid 12px;
      display: block;
      height: 0;
      position: absolute;
      top: 50%;
      width: 0; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: .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: .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 {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: .4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px; }
        .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: .8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden; }

  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px; } }
.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative; }
  .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 {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

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

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  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.5rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 0.875rem;
  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 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

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

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

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

.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:not([type]), 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;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear; }
  input:not([type]):focus, 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: #ffffff;
    outline: none; }
  input:not([type]):disabled, 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:not([type])[disabled], input:not([type])[readonly], fieldset[disabled] input:not([type]), 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:not([type]).radius, 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,
form .row .prefix-radius.row.collapse button {
  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,
form .row .postfix-radius.row.collapse button {
  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,
form .row .prefix-round.row.collapse button {
  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,
form .row .postfix-round.row.collapse button {
  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;
  -moz-appearance: none;
  border-radius: 0; }

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

/* Not allow resize out of parent */
textarea {
  max-width: 100%; }

::-webkit-input-placeholder {
  color: #666666; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666; }

:-ms-input-placeholder {
  color: #666666; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #f3f3f3;
    border-color: #ffffff; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

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

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  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;
  margin: 1.125rem 0;
  padding: 1.25rem; }
  fieldset legend {
    font-weight: 700;
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

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

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

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f04124;
  color: #FFFFFF; }
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize; }
.error span.error-message {
  display: block; }

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

label.error {
  color: #f04124; }

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

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

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

  .small-offset-11 {
    margin-left: 91.66667% !important; }

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

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

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

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }

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

  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }
@media only screen and (min-width: 40.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

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

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

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

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }

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

  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

  .large-offset-11 {
    margin-left: 91.66667% !important; }

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

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

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

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }

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

  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .push-0 {
    position: relative;
    left: 0;
    right: auto; }

  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .inline-list > li > * {
      display: block; }

ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem; }
  ul.pagination li {
    color: #222222;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      -webkit-transition: background-color 300ms ease-out;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
    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;
      pointer-events: none; }
    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: #9f9df9;
      color: #FFFFFF;
      cursor: default;
      font-weight: 700; }
      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: #9f9df9; }
  ul.pagination li {
    display: block;
    float: left; }

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

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #fef5f4;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #9f9df9; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #ee3d1b; }
  .panel.radius {
    border-radius: 3px; }

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: 700;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: 700;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.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.0625em) 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.0625em) {
  .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.0625em) 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.0625em) {
  .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.0625em) 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.0625em) {
  .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.0625em) and (max-width: 6249999.9375em) {
  .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.0625em) {
  .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: #9f9df9;
  line-height: inherit;
  text-decoration: none; }
    a:hover, a:focus {
        color: #009a76;
    }
  a img {
    border: none; }

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

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

h1 {
  font-size: 1.375rem; }

h2 {
  font-size: 1.125rem; }

h3 {
  font-size: 1.1875rem; }

h4 {
  font-size: 0.9375rem; }

h5 {
  font-size: 1.125rem; }

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;
  height: 0;
  margin: 1.25rem 0 1.1875rem; }

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

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

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

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

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

ul {
  margin-left: 1.1rem; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  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; }

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

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

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

/* 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.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    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.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: 700;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: 700; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 700;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2; }

  h1 {
    font-size: 2rem; }

  h2 {
    font-size: 1.75rem; }

  h3 {
    font-size: 1.5rem; }

  h4 {
    font-size: 1.25rem; }

  h5 {
    font-size: 1.125rem; }

  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)
*/
@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.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/* 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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 !important; }

  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-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; }

  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.0625em) {
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-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; }

  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.0625em) {
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-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; }

  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.0625em) {
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.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; }

  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.0625em) {
  .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 {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 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 !important; }

  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.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; }

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

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

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

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

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

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

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

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

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

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

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

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

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

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

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

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

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

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* 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 !important; }

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

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

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

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

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

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

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

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

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

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

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

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }
  .show-on-focus:focus, .show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }

/* Print visibility */
.print-only,
.show-for-print {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }

  .hide-on-print,
  .hide-for-print {
    display: none !important; }

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

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

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

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

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

  th.show-for-print {
    display: table-cell !important; } }
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  -webkit-transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

strong {
  font-weight: 700; }

.button {
  font-weight: 700; }

*:focus {
  outline: 0; }

.page-header {
  padding: 25px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2000;
  background-color: transparent;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .page-header .logo {
    width: 100px;
      display: block;
    float: left;
      margin: 5px 0; }
  .page-header .main-nav {
    float: right;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
    background-color: transparent;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .page-header .main-nav.nav-active {
      visibility: visible;
      opacity: 1;
      background-color: rgba(241, 95, 67, 0.95);
      -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
      .page-header .main-nav.nav-active ul {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      @media only screen and (min-width: 64.0625em) {
        .page-header .main-nav.nav-active {
          background-color: transparent; } }
    .page-header .main-nav ul {
      list-style-type: none;
      margin: 80px auto 0 auto;
      font-size: 0;
      vertical-align: middle;
      -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
      -ms-transform: scale(0.9);
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      width: 100%;
      max-width: 400px; }
      @media only screen and (min-width: 64.0625em) {
        .page-header .main-nav ul {
          display: block;
          -ms-transform: scale(1);
          -webkit-transform: scale(1);
          transform: scale(1);
          width: auto;
          max-width: none;
          margin: 0; } }
      .page-header .main-nav ul li {
        line-height: 46px;
        font-size: 14px; }
        @media only screen and (min-width: 64.0625em) {
          .page-header .main-nav ul li {
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline; } }
        .page-header .main-nav ul li a {
          display: block;
          color: #ffffff;
          font-weight: 600;
          padding: 0 15px;
          -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
          @media only screen and (min-width: 64.0625em) {
            .page-header .main-nav ul li a:hover {
                color: #9f9df9;
            } }
          .page-header .main-nav ul li a.join-link {
            color: #222222; }
            @media only screen and (min-width: 64.0625em) {
                .page-header .main-nav ul li a.join-link:hover {
                    background-color: #9f9df9;
                } }
            @media only screen and (min-width: 64.0625em) {
              .page-header .main-nav ul li a.join-link {
                color: #ffffff;
                background-color: #222222;
                margin-left: 15px; } }
      .page-header .main-nav ul.srch-hide {
        opacity: 0;
        visibility: hidden; }
    @media only screen and (min-width: 64.0625em) {
      .page-header .main-nav {
        float: right;
        position: relative;
        width: auto;
        height: auto;
        background-color: transparent;
        display: block;
        visibility: visible;
        opacity: 1;
        padding-right: 50px;
        overflow-y: visible; } }
  .page-header .search-form {
    width: 100%;
    max-width: 400px;
    margin: 40px auto;
    padding: 0 15px; }
    @media only screen and (min-width: 64.0625em) {
      .page-header .search-form {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        max-width: none;
        margin: 0;
        padding: 0; } }
    .page-header .search-form .search-wrap {
      padding-right: 50px;
      position: relative; }
      @media only screen and (min-width: 64.0625em) {
        .page-header .search-form .search-wrap {
          width: 50px; } }
      .page-header .search-form .search-wrap input[type="text"] {
        height: 46px;
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 8px; }
        @media only screen and (min-width: 64.0625em) {
          .page-header .search-form .search-wrap input[type="text"] {
            width: 0;
            padding: 0; } }
      .page-header .search-form .search-wrap input[type="submit"] {
        width: 50px;
        height: 46px;
        font-size: 0;
        border: none;
        padding: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
        background-color: transparent;
        cursor: pointer; }
        @media only screen and (min-width: 64.0625em) {
          .page-header .search-form .search-wrap input[type="submit"] {
            z-index: 2; } }
    .page-header .search-form .icon-wrapper {
      width: 50px;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2;
      cursor: pointer;
      background-color: rgba(255, 255, 255, 0.6); }
      .page-header .search-form .icon-wrapper i {
        line-height: 46px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        color: #ffffff; }
      @media only screen and (min-width: 64.0625em) {
        .page-header .search-form .icon-wrapper {
          z-index: 3;
          background-color: transparent; } }
    @media only screen and (min-width: 64.0625em) {
      .page-header .search-form.search-open {
        width: 650px; } }
    @media only screen and (min-width: 64.0625em) {
      .page-header .search-form.search-open .search-wrap {
        width: 650px; } }
    @media only screen and (min-width: 64.0625em) {
      .page-header .search-form.search-open .search-wrap input[type="text"] {
        width: 600px;
        padding: 8px; } }
    @media only screen and (min-width: 64.0625em) {
      .page-header .search-form.search-open .search-wrap input[type="submit"] {
        z-index: 3; } }
    .page-header .search-form.search-open .icon-wrapper {
      background-color: rgba(255, 255, 255, 0.6); }
      @media only screen and (min-width: 64.0625em) {
        .page-header .search-form.search-open .icon-wrapper {
          z-index: 2; } }
  .page-header .menu-trigger {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: block;
    position: fixed;
    top: 35px;
    right: 25px;
    z-index: 1000; }
    .page-header .menu-trigger .mt-layer {
      width: 25px;
      height: 4px;
      background-color: #ffffff;
      margin-bottom: 4px;
      display: block;
      opacity: 1;
      -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
      -ms-transform: translate3d(0, 0, 0);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .page-header .menu-trigger.menu-active .mt-layer {
      background-color: #ffffff !important;
      display: block; }
      .page-header .menu-trigger.menu-active .mt-layer.top-layer {
        -ms-transform: translateY(200%) rotate(45deg);
            transform: translateY(200%) rotate(45deg);
        -webkit-transform: translateY(200%) rotate(45deg); }
      .page-header .menu-trigger.menu-active .mt-layer.middle-layer {
        opacity: 0; }
      .page-header .menu-trigger.menu-active .mt-layer.bottom-layer {
        -ms-transform: translateY(-200%) rotate(135deg);
            transform: translateY(-200%) rotate(135deg);
        -webkit-transform: translateY(-200%) rotate(135deg); }
    @media only screen and (min-width: 64.0625em) {
      .page-header .menu-trigger {
        display: none; } }
  .page-header.stuck {
    padding: 10px 0;
    background-color: #ffffff; }
    @media only screen and (min-width: 64.0625em) {
      .page-header.stuck .main-nav ul li a {
        color: #222222; } }
    @media only screen and (min-width: 64.0625em) {
        .page-header.stuck .main-nav ul li a:hover {
            color: #9f9df9;
        } }
    @media only screen and (min-width: 64.0625em) {
      .page-header.stuck .main-nav ul li a.join-link {
        color: #ffffff; } }
    .page-header.stuck .main-nav .search-form .search-wrap input[type="text"] {
      background-color: #EEEEEE; }
    .page-header.stuck .main-nav .search-form .search-wrap .icon-wrapper i {
      color: #333333; }
    .page-header.stuck .main-nav .search-form.search-open .icon-wrapper {
      background-color: rgba(0, 0, 0, 0.1); }
    .page-header.stuck .menu-trigger {
      top: 25px; }
      .page-header.stuck .menu-trigger .mt-layer {
        background-color: #222222; }
  .page-header.header-line {
    border-bottom: 1px solid #e1e1e1; }

.home-hero {
  height: 100%; }
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  25% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    opacity: 1;
    z-index: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  25% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    opacity: 1;
    z-index: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }
  .home-hero .hh-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
    .home-hero .hh-background li {
      position: absolute;
      z-index: 0;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -webkit-animation: imageAnimation 24s linear infinite 0s;
              animation: imageAnimation 24s linear infinite 0s; }
      .home-hero .hh-background li:nth-child(2) {
        -webkit-animation-delay: 12s;
                animation-delay: 12s; }
  .home-hero .row {
    position: relative;
    z-index: 2;
    top: 25%;
    height: 50%; }
  .home-hero .hh-slider, .home-hero .slick-list, .home-hero .slick-track, .home-hero .columns {
    height: 100%; }
  .home-hero .hh-slide {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .home-hero .hh-text-wrapper {
    height: 100%;
    width: 100%;
    display: table; }
  .home-hero .slide-text {
    height: 100%;
    display: table-cell;
    width: 100%;
    vertical-align: middle; }
    .home-hero .slide-text h2 {
      color: #ffffff;
      max-width: 400px;
      font-size: 32px; }
      @media only screen and (min-width: 40.0625em) {
        .home-hero .slide-text h2 {
          font-size: 38px; } }
  .home-hero .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 30px;
    margin: 0; }
    .home-hero .slick-dots li {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      margin-left: 5px; }
      .home-hero .slick-dots li button {
        margin: 0;
        width: 26px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        padding: 0;
        background-color: transparent;
        color: #ffffff;
        font-size: 14px;
        border: 1px solid #ffffff; }
        .home-hero .slick-dots li button:hover {
          background-color: rgba(255, 255, 255, 0.6); }
      .home-hero .slick-dots li.slick-active button {
        background-color: #ffffff;
        color: #222222; }

.hh-link {
  position: absolute;
  bottom: 0.9375rem;
  left: 0.9375rem;
  right: 0.9375rem;
  color: #fff;
  text-align: center; }
  .hh-link > * {
    display: inline-block;
    margin: 0;
    color: currentColor;
    vertical-align: middle; }
  .hh-link h2 {
    margin-right: 12px;
    line-height: 52px;
    text-shadow: 0 0 50px rgba(0, 0, 0, 0.4); }

.home-hero .lg-search {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
.lg-search label {
  color: #222222;
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700; }

.lg-search-wrap {
  position: relative;
  width: 100%;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding-right: 80px; }
  .home-hero .lg-search-wrap {
    width: 90%;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.2); }
  .home-hero .lg-search-wrap, .text-center .lg-search-wrap {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
  .lg-search-wrap input[type="text"] {
    height: 80px;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 24px 24px 18px;
    font-size: 32px;
    line-height: 32px; }
  .lg-search-wrap input[type="submit"] {
    width: 80px;
    height: 80px;
    font-size: 0;
    border: none;
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
    background-color: #9f9df9;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s; }
    .lg-search-wrap input[type="submit"]:hover {
        background-color: #009a76;
    }
    @media only screen and (min-width: 64.0625em) {
      .lg-search-wrap input[type="submit"] {
        z-index: 2; } }

.lg-icon-wrapper {
  width: 80px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  cursor: pointer;
  text-align: center;
  pointer-events: none; }
  .lg-icon-wrapper i {
    font-size: 32px;
    line-height: 80px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #ffffff; }
  @media only screen and (min-width: 64.0625em) {
    .lg-icon-wrapper {
      z-index: 3;
      background-color: transparent; } }

.autocomplete-suggestions {
  background: #fff;
  overflow: auto; }

.autocomplete-suggestion {
  padding: 6px 24px 6px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-selected {
  background: #EEEEEE; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #9f9df9; }

.autocomplete-group {
  padding: 6px 24px 6px;
  background-color: #9f9df9; }

.autocomplete-group strong {
  display: block;
  color: #fff; }

.layout-container-map {
  display: none; }

.map {
  height: 540px;
  margin: 54px 0 40px 0; }
  .map img {
    max-width: inherit; }

.map-panel {
  padding-top: 6px; }
  .map-panel:before, .map-panel:after {
    content: " ";
    display: table; }
  .map-panel:after {
    clear: both; }
  @media only screen and (min-width: 40.0625em) {
    .map-panel {
      width: 280px; } }
  .map-panel h2 {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1em; }
  .map-panel p {
    margin-bottom: 6px;
    font-size: 12px;
    line-height: 1em; }
  .map-panel .map-panel__image {
    display: none;
    float: left;
    width: 100px;
    margin-bottom: 6px;
    padding-right: 18px; }
    @media only screen and (min-width: 40.0625em) {
      .map-panel .map-panel__image {
        display: block; } }
    .map-panel .map-panel__image[src=""] {
      display: none; }
      .map-panel .map-panel__image[src=""] + .map-panel__text {
        width: 100%; }
  .map-panel .map-panel__text {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 40.0625em) {
      .map-panel .map-panel__text {
        width: 64%; } }
    .map-panel .map-panel__text a {
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      /* This is the dangerous one in WebKit, as it breaks things wherever */
      word-break: break-all;
      /* Instead use this non-standard one: */
      word-break: break-word; }

.search-strip {
  padding: 30px 0;
  background-color: #EEEEEE; }

.home-hero .search-helptext, .text-center .search-helptext {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }
.search-helptext > :last-child {
  margin-bottom: 0; }

.call-out-strip {
  text-align: center;
  padding: 20px 0;
  background-color: #9f9df9; }
  .call-out-strip p {
    margin: 0;
    color: #ffffff; }
  .call-out-strip a {
    color: #ffffff;
    font-weight: bold; }

.page-strip {
  padding: 60px 0; }
  .page-strip + .page-strip {
    padding-top: 0;
    margin-top: -30px; }
  .page-strip .title-bar {
    position: relative; }
    .page-strip .title-bar .section-link {
      position: absolute;
      right: 0;
      top: 0;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px; }
  .page-strip.bg-grey {
    background-color: #EEEEEE; }
  .page-strip.bg-red {
    background-color: #9f9df9; }
    .page-strip.bg-red h1, .page-strip.bg-red h2, .page-strip.bg-red h3, .page-strip.bg-red h4, .page-strip.bg-red h5, .page-strip.bg-red h6 {
      color: #ffffff; }
    .page-strip.bg-red p {
      color: #ffffff; }
    .page-strip.bg-red li {
      color: #ffffff; }
    .page-strip.bg-red .button {
      background-color: #ffffff;
      color: #333333; }
  .page-strip.first-section {
    padding-top: 120px; }
  .page-strip.image-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 160px 0 100px;
    position: relative; }
    .page-strip.image-background:after {
      content: "";
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1; }
    .page-strip.image-background .columns {
      z-index: 2; }
    .page-strip.image-background h1, .page-strip.image-background h2, .page-strip.image-background h3, .page-strip.image-background h4, .page-strip.image-background h5, .page-strip.image-background h6, .page-strip.image-background p {
      color: #fff; }
    .page-strip.image-background.image-overlap {
      padding: 160px 0 250px; }

.page-intro {
  text-align: center; }
  .page-intro p {
    font-size: 18px; }
    @media only screen and (min-width: 40.0625em) {
      .page-intro p {
        font-size: 20px; } }

.grid-box-list a:hover .grid-box-inner {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.6); }
  .grid-box-list a:hover .grid-box-inner p {
    opacity: 1;
    visibility: visible; }
.grid-box-list .grid-box {
  position: relative;
  padding-bottom: 121.447028423773%;
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
.grid-box-list .grid-box-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
  padding: 20px 30px 30px 30px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .grid-box-list .grid-box-inner h3 {
    color: #ffffff;
    background-color: #9f9df9;
    display: inline;
    line-height: 0.5em;
    box-shadow: 3px 0 0 #9f9df9, -3px 0 0 #9f9df9;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone; }
  .grid-box-list .grid-box-inner h3 + p {
    margin-top: 1em; }
  .grid-box-list .grid-box-inner p {
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }

.opportunities-strip .intro-box {
  margin-bottom: 50px; }
  .opportunities-strip .intro-box p {
    font-size: 18px; }
.opportunities-strip .opportunity-quote {
  margin-top: 60px; }
  .opportunities-strip .opportunity-quote:before, .opportunities-strip .opportunity-quote:after {
    content: " ";
    display: table; }
  .opportunities-strip .opportunity-quote:after {
    clear: both; }
  .opportunities-strip .opportunity-quote .oq-image {
    width: 100%;
    padding-bottom: 15px; }
    @media only screen and (min-width: 40.0625em) {
      .opportunities-strip .opportunity-quote .oq-image {
        width: 50%;
        padding-bottom: 0;
        padding-right: 15px;
        float: left; } }
    .opportunities-strip .opportunity-quote .oq-image .oqi-inner {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      padding-bottom: 121.447028423773%; }
  .opportunities-strip .opportunity-quote .oq-text {
    width: 100%;
    padding-top: 15px;
    text-align: left; }
    @media only screen and (min-width: 40.0625em) {
      .opportunities-strip .opportunity-quote .oq-text {
        width: 50%;
        padding-top: 0;
        padding-left: 15px;
        float: left; } }
    .opportunities-strip .opportunity-quote .oq-text .oqt-inner {
      background-color: #777777;
      padding: 30px 30px 80px 30px;
      position: relative; }
      .opportunities-strip .opportunity-quote .oq-text .oqt-inner q {
        font-size: 16px;
        color: #ffffff;
        font-style: italic;
        font-size: 20px; }
      .opportunities-strip .opportunity-quote .oq-text .oqt-inner .quote-author {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 30px 30px 30px;
        margin: 0;
        color: #ffffff;
        font-weight: 700;
        font-size: 20px; }
      .opportunities-strip .opportunity-quote .oq-text .oqt-inner:after {
        content: "";
        position: absolute;
        top: -30px;
        left: 30px;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 30px solid #777777;
        font-size: 0;
        line-height: 0; }
        @media only screen and (min-width: 40.0625em) {
          .opportunities-strip .opportunity-quote .oq-text .oqt-inner:after {
            top: 20px;
            left: -30px;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-right: 30px solid #777777;
            border-left: none; } }

.gtm-boxes {
  text-align: left; }
  .gtm-boxes .gtmb-inner {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 40px 30px 130px 30px;
    position: relative; }
    .gtm-boxes .gtmb-inner ul {
      list-style-type: none;
      margin: 0; }
      .gtm-boxes .gtmb-inner ul li {
        margin-bottom: 20px;
        font-size: 18px; }
        .gtm-boxes .gtmb-inner ul li a {
          color: #ffffff;
          text-decoration: underline;
          font-weight: 700; }
      .gtm-boxes .gtmb-inner ul li:first-of-type {
        font-weight: 700; }
    .gtm-boxes .gtmb-inner .gtmb-link {
      position: absolute;
      bottom: 40px;
      left: 0;
      right: 0;
      padding: 0 30px; }
    .gtm-boxes .gtmb-inner .button {
      margin: 0;
      width: 100%; }

.membership-boxes-strip {
  padding-top: 0; }
  .membership-boxes-strip.membership-boxes-strip--revised {
    padding-top: 60px;
    margin-top: -220px; }

.membership-boxes {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 0; }
  .membership-boxes .mmbr-box {
    padding: 15px;
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100%; }
    @media only screen and (min-width: 64.0625em) {
      .membership-boxes .mmbr-box:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 30px;
        left: 50%;
        bottom: 0;
        background-color: #d0cece;
        z-index: 2; } }
    @media only screen and (min-width: 64.0625em) {
      .membership-boxes .mmbr-box {
        padding: 15px 15px 30px;
        width: 33.3333334%; } }
    .membership-boxes .mmbr-box.full-width-box {
      width: 100%;
      z-index: 1; }
      @media only screen and (min-width: 64.0625em) {
        .membership-boxes .mmbr-box.full-width-box {
          padding-top: 30px;
          border-top: 1px solid #d0cece; } }
      @media only screen and (min-width: 64.0625em) {
        .membership-boxes .mmbr-box.full-width-box:before {
          content: "";
          position: absolute;
          width: 1px;
          height: 30px;
          left: 50%;
          top: 0;
          background-color: #d0cece;
          z-index: 2; } }
      .membership-boxes .mmbr-box.full-width-box:after {
        display: none; }
      .membership-boxes .mmbr-box.full-width-box .mmbrbx-inner {
        background-color: #b7b4b4; }
      @media only screen and (min-width: 64.0625em) {
        .membership-boxes .mmbr-box.full-width-box .mbi-bottom {
          max-width: 33.3333334%;
          margin: 0 auto; } }
    .membership-boxes .mmbr-box.highlighted-box .mmbrbx-inner {
      background-color: #9f9df9;
      border-color: #9f9df9; }
    .membership-boxes .mmbr-box.highlighted-box .mbi-top {
      background-color: #9f9df9; }
      .membership-boxes .mmbr-box.highlighted-box .mbi-top:after {
        border-top-color: #9f9df9; }
    .membership-boxes .mmbr-box.disabled-box .mmbrbx-inner {
      background-color: #e9e8e8;
      border-color: #e9e8e8; }
    .membership-boxes .mmbr-box.disabled-box .mbi-top {
      background-color: #e9e8e8; }
      .membership-boxes .mmbr-box.disabled-box .mbi-top:after {
        border-top-color: #e9e8e8; }
      .membership-boxes .mmbr-box.disabled-box .mbi-top h2 {
        color: #b7b4b4; }
      .membership-boxes .mmbr-box.disabled-box .mbi-top h3 {
        color: #b7b4b4; }
      .membership-boxes .mmbr-box.disabled-box .mbi-top p {
        color: #b7b4b4; }
    .membership-boxes .mmbr-box.disabled-box .mbi-bottom .button {
      color: #b7b4b4;
      background-color: #e9e8e8;
      cursor: default; }
    .membership-boxes .mmbr-box.disabled-box .mbi-bottom .fom {
      color: #b7b4b4; }
      .membership-boxes .mmbr-box.disabled-box .mbi-bottom .fom:hover {
        text-decoration: underline; }
    .membership-boxes .mmbr-box.mmbr1 {
      position: relative; }
      .membership-boxes .mmbr-box.mmbr1:before {
        content: "";
        position: absolute;
        height: 1px;
        width: 50%;
        left: 0;
        bottom: -1px;
        background-color: #fff;
        z-index: 2; }
    .membership-boxes .mmbr-box.mmbr3 {
      position: relative; }
      .membership-boxes .mmbr-box.mmbr3:before {
        content: "";
        position: absolute;
        height: 1px;
        width: 50%;
        right: 0;
        bottom: -1px;
        background-color: #fff;
        z-index: 2; }
  .membership-boxes .mmbrbx-inner {
    text-align: center;
    border: 1px solid #b7b4b4; }
  .membership-boxes .mbi-top {
    padding: 40px 30px 30px;
    background-color: #b7b4b4;
    position: relative; }
    .membership-boxes .mbi-top:after {
      content: "";
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #b7b4b4;
      position: absolute;
      bottom: -20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
    .membership-boxes .mbi-top h2 {
      margin: 0;
      color: #fff; }
    .membership-boxes .mbi-top h3 {
      font-weight: 300;
      color: #fff;
      font-size: 20px; }
    .membership-boxes .mbi-top p {
      font-size: 16px;
      color: #fff; }
  .membership-boxes .mbi-bottom {
    padding: 40px 40px 20px;
    background-color: #fff; }
    .membership-boxes .mbi-bottom .button {
      width: 100%; }
    .membership-boxes .mbi-bottom .fom {
      color: #222222;
      font-size: 16px; }
      .membership-boxes .mbi-bottom .fom:hover {
        text-decoration: underline; }

.voucher-row {
  text-align: center;
  padding-top: 50px; }
  .voucher-row h2 {
    color: #b7b4b4;
    font-weight: normal;
    font-size: 22px; }
  .voucher-row .voucher-form {
    border: 1px solid #d0cece;
    padding: 30px; }
    .voucher-row .voucher-form.voucher-added .input-wrapper {
      width: auto; }
  .voucher-row .form-wrapper {
    font-size: 0; }
    .voucher-row .form-wrapper .input-wrapper {
      display: inline-block;
      width: 78%;
      margin-right: 2%;
      vertical-align: middle; }
      @media only screen and (min-width: 64.0625em) {
        .voucher-row .form-wrapper .input-wrapper {
          width: 300px;
          margin-right: 10px; } }
      .voucher-row .form-wrapper .input-wrapper input {
        border: 1px solid #d0cece;
        height: 36px;
        font-size: 16px;
        margin: 0; }
        @media only screen and (min-width: 40.0625em) {
          .voucher-row .form-wrapper .input-wrapper input {
            height: 40px; } }
      .voucher-row .form-wrapper .input-wrapper p {
        margin: 0;
        padding: 0;
        text-align: left; }
    .voucher-row .form-wrapper .submit-wrapper {
      display: inline-block;
      width: 20%;
      vertical-align: middle; }
      @media only screen and (min-width: 64.0625em) {
        .voucher-row .form-wrapper .submit-wrapper {
          width: 100px; } }
      .voucher-row .form-wrapper .submit-wrapper input[type="submit"] {
        height: 35px;
        width: 100%;
        border: 1px solid #d0cece;
        background-color: #d0cece;
        color: #fff;
        font-size: 16px;
        -webkit-transition: background-color 0.4s;
        transition: background-color 0.4s;
        cursor: pointer; }
        @media only screen and (min-width: 40.0625em) {
          .voucher-row .form-wrapper .submit-wrapper input[type="submit"] {
            height: 40px; } }
        .voucher-row .form-wrapper .submit-wrapper input[type="submit"]:hover {
          background-color: #b7b4b4; }
    .voucher-row .form-wrapper .form-message {
      font-size: 16px;
      margin-top: 15px;
      color: #9f9df9; }

.payment-boxes-strip {
  padding-top: 0; }
  .payment-boxes-strip.payment-boxes-strip--revised {
    padding-top: 60px;
    margin-top: -220px; }

.payment-boxes {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 0; }
  .payment-boxes .payment-box {
    padding: 15px;
    display: inline-block;
    z-index: 2;
    width: 100%; }
    @media only screen and (min-width: 64.0625em) {
      .payment-boxes .payment-box {
        padding: 15px 15px 30px;
        width: 33.3333334%; } }
  .payment-boxes .pbx-inner {
    text-align: center;
    border: 1px solid #222222; }
  .payment-boxes .pbi-top {
    padding: 40px 30px 30px;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #222222; }
    .payment-boxes .pbi-top:after {
      content: "";
      width: 20px;
      height: 20px;
      display: block;
      border-right: 1px solid #222222;
      border-bottom: 1px solid #222222;
      background-color: #fff;
      position: absolute;
      bottom: -11px;
      left: 50%;
      -webkit-transform: translateX(-50%) rotate(45deg);
          -ms-transform: translateX(-50%) rotate(45deg);
              transform: translateX(-50%) rotate(45deg); }
    .payment-boxes .pbi-top h2 {
      margin: 0; }
    .payment-boxes .pbi-top h3 {
      font-weight: 300;
      font-size: 20px; }
    .payment-boxes .pbi-top p {
      font-size: 16px; }
    .payment-boxes .pbi-top img {
      max-width: 200px;
      margin: 30px auto; }
    .payment-boxes .pbi-top strike {
      color: #b7b4b4; }
  .payment-boxes .pbi-bottom {
    padding: 40px 40px 20px;
    background-color: #fff; }
    .payment-boxes .pbi-bottom .button {
      width: 100%; }
    .payment-boxes .pbi-bottom .fom {
      color: #222222;
      font-size: 16px; }
      .payment-boxes .pbi-bottom .fom:hover {
        text-decoration: underline; }

/* Profile Styles */
.profile-top {
  padding: 90px 0 130px;
  position: relative; }

.profile-top__badges {
  display: none; }
  @media only screen and (min-width: 40.0625em) {
    .profile-top__badges {
      display: block; } }

.badge-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle; }
  .badge-list li {
    display: inline-block;
    font-size: 10px;
    line-height: 33px; }
    .badge-list li a {
      background-color: #000000;
      color: #fff;
      width: 33px;
      text-align: center;
      display: block;
      border-radius: 50%; }

.date-approved {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  font-size: 13px;
  text-transform: uppercase; }

@media only screen and (min-width: 40.0625em) {
  .mobile-badges {
    display: none; } }
.mobile-badges .badge-list {
  display: block;
  margin: 30px 0 20px 0; }
.mobile-badges .date-approved {
  margin: 0; }

@media only screen and (min-width: 40.0625em) {
  .profile-top__interact {
    text-align: right; } }

.interact-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle; }
  .artwork-item .interact-list {
    padding: 6px;
    background-color: #EEEEEE; }
  .interact-list li {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    vertical-align: middle; }
    .interact-list li.contact-link {
      margin-right: 20px; }
      .artwork-item .interact-list li.contact-link {
        margin-right: 0; }
.interact-list li.contact-link a {
    color: #009a76;
}
.interact-list li.contact-link a:after {
          content: "";
          width: 20px;
          height: 19px;
          background-image: url(../images/icons/contact-icon.png);
          background-size: cover;
          display: inline-block;
          vertical-align: middle;
          margin-left: 10px; }
          .artwork-item .interact-list li.contact-link a:after {
            margin-left: 4px; }
    .interact-list li.follow-link {
      margin-right: 20px; }
      .artwork-item .interact-list li.follow-link {
        margin-right: 0; }
      .interact-list li.follow-link a {
        color: #000000; }
        .interact-list li.follow-link a:after {
          content: "";
          width: 20px;
          height: 20px;
          background-image: url(../images/icons/follow-icon.png);
          background-size: cover;
          display: inline-block;
          vertical-align: middle;
          margin-left: 10px; }
          .artwork-item .interact-list li.follow-link a:after {
            margin-left: 4px; }
        .interact-list li.follow-link a.selected:after {
          background-image: url(../images/icons/unfollow-icon.png); }
    .interact-list li.add-to-collection-link {
      margin-right: 20px; }
      .artwork-item .interact-list li.add-to-collection-link {
        margin-right: 0; }
      .interact-list li.add-to-collection-link a {
        color: #707070; }
        .interact-list li.add-to-collection-link a:after {
          content: "";
          width: 20px;
          height: 20px;
          background-image: url(../images/icons/add-to-collection-icon.png);
          background-size: cover;
          display: inline-block;
          vertical-align: middle;
          margin-left: 10px; }
          .artwork-item .interact-list li.add-to-collection-link a:after {
            margin-left: 4px; }
    .interact-list li a {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
      .interact-list li a span {
        padding-top: 3px;
        display: inline-block;
        vertical-align: middle; }
        .artwork-item .interact-list li a span {
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          opacity: 0;
          padding: 6px;
          background-color: #EEEEEE;
          -webkit-transition: opacity 0.4s ease;
          transition: opacity 0.4s ease; }
      .artwork-item .interact-list li a:hover span {
        opacity: 1; }
  .artwork-item .interact-list {
    position: absolute;
    bottom: 0;
    left: 0; }

.profile-top__user {
  text-align: center;
  padding: 30px 0; }
  @media only screen and (min-width: 40.0625em) {
    .profile-top__user {
      padding: 10px 0 60px; } }
.profile-top__user .user-image {
    border: 2px solid #9f9df9;
    margin: 0 auto;
    display: inline-block;
    padding: 10px;
    box-shadow: inset 0 0 8px #e2e2e2;
    border-radius: 50%;
    margin-bottom: 25px;
    overflow: hidden;
}
    .profile-top__user .user-image .user-image__bg {
      border-radius: 50%;
      width: 130px;
      height: 130px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
  .profile-top__user h1 {
    font-size: 30px;
    font-weight: 800;
    margin: 0; }
    @media only screen and (min-width: 40.0625em) {
      .profile-top__user h1 {
        font-size: 35px; } }
  .profile-top__user h2 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px; }
    @media only screen and (min-width: 40.0625em) {
      .profile-top__user h2 {
        font-size: 16px; } }
  .profile-top__user .info-pill {
    background-color: #707070;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 10px;
    border-radius: 15px; }

.profile-top__details p {
  font-size: 15px; }

.details-list {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0; }
  @media only screen and (min-width: 40.0625em) {
    .details-list {
      margin: 0; } }
  .artwork-item .details-list {
    padding-top: 15px;
    border-top: 1px solid #e5e5e5; }
  .details-list li {
    font-size: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .details-list li:last-of-type {
      border: none;
      margin-bottom: 0; }
    .details-list li .detail-definition {
      width: 25%;
      display: inline-block;
      vertical-align: top;
      font-size: 13px;
      font-weight: 700; }
      .artwork-item .details-list li .detail-definition {
        display: block;
        width: 100%; }
    .details-list li .detail-details {
      width: 75%;
      display: block;
      vertical-align: top;
      font-size: 13px;
      color: #707070; }
      .artwork-item .details-list li .detail-details {
        display: block;
        width: 100%;
        padding-left: 0; }
  .artwork-item .details-list {
    margin-top: 12px; }

.down-arrow {
  position: absolute;
  left: 50%;
  bottom: 60px;
  margin-left: -15px;
  display: block;
  width: 31px;
  height: 40px;
  background-image: url(../images/icons/down-arrow-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 31px 40px;
  -webkit-animation: bounce 3s ease;
  animation: bounce 3s ease;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.featured-slider {
  margin-bottom: 50px; }
  .featured-slider .slide {
    position: relative;
    margin: 0 1px 0 0; }
    .featured-slider .slide img {
      height: auto;
      width: 100%; }
      @media screen and (min-width: 500px) {
        .featured-slider .slide img {
          height: 413px;
          width: auto; } }
    .featured-slider .slide .slide-text {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      @media screen and (min-width: 500px) {
        .featured-slider .slide .slide-text {
          position: absolute;
          width: 55%;
          top: 30px;
          left: 30px; } }
.featured-slider .slide .slide-text p.ftrd-tag {
    color: #fff;
    background-color: #009a76;
    padding: 4px 10px;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 5px;
}
      .featured-slider .slide .slide-text h3 {
        font-weight: 700;
        font-size: 25px;
        color: #fff;
        background-color: #9f9df9;
        padding: 10px;
        margin: 0;
        line-height: 1.2; }
    .featured-slider .slide a:before {
      content: "";
      width: 74px;
      height: 74px;
      display: block;
      background-color: #333333;
      left: 0;
      bottom: 0;
      position: absolute;
      z-index: 8; }
      @media only screen and (min-width: 40.0625em) {
        .featured-slider .slide a:before {
          display: none; } }
    .featured-slider .slide a:after {
      content: "";
      width: 44px;
      height: 44px;
      display: block;
      background-image: url(../images/icons/mag-glass-plus-icon.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 44px 44px;
      position: absolute;
      left: 15px;
      bottom: 15px;
      margin: 0;
      z-index: 9;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      @media only screen and (min-width: 40.0625em) {
        .featured-slider .slide a:after {
          opacity: 0;
          visibility: hidden;
          left: 50%;
          top: 50%;
          bottom: auto;
          margin: -22px 0 0 -22px; } }
    .featured-slider .slide a:hover:after {
      opacity: 1;
      visibility: visible; }
    .featured-slider .slide.slick-active .slide-text {
      opacity: 1;
      visibility: visible;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  .featured-slider .slick-arrow {
    position: absolute;
    width: 30px;
    height: 57px;
    font-size: 0;
    line-height: 0;
    top: 50%;
    margin-top: -28px;
    z-index: 10;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 57px;
    padding: 0;
    background-color: transparent; }
    .featured-slider .slick-arrow.slick-next {
      right: 30px;
      background-image: url(../images/icons/large-arrow-right-icon.png); }
    .featured-slider .slick-arrow.slick-prev {
      left: 30px;
      background-image: url(../images/icons/large-arrow-left-icon.png); }
  .featured-slider .slick-dots {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -30px;
    text-align: center; }
    .featured-slider .slick-dots li {
      display: inline-block;
      line-height: 0;
      margin: 0 5px; }
      .featured-slider .slick-dots li button {
        width: 12px;
        height: 12px;
        display: block;
        border-radius: 50%;
        border: 2px solid #c0c2c7;
        background-color: #fcfcfc;
        font-size: 0;
        line-height: 0;
        padding: 0;
        margin: 0;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease; }
      .featured-slider .slick-dots li.slick-active button {
        border-color: #000000;
        background-color: #000000; }

.profile-bottom {
  padding-top: 50px;
  border-bottom: 1px solid #e5e5e5; }
  @media screen and (min-width: 768px) {
    .profile-bottom {
      border-bottom: none; } }

.artworks-container {
  padding: 40px 0; }

.filter-buttons,
.sort-buttons,
.layout-buttons {
  font-size: 0; }
  .filter-buttons h2,
  .sort-buttons h2,
  .layout-buttons h2 {
    margin-top: 0;
    margin-bottom: 6px;
    margin-left: 4px;
    font-size: 14px;
    vertical-align: middle; }
    @media only screen and (min-width: 40.0625em) {
      .filter-buttons h2,
      .sort-buttons h2,
      .layout-buttons h2 {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px; } }
  .filter-buttons button,
  .sort-buttons button,
  .layout-buttons button {
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    margin: 2px;
    background-color: #fff;
    color: #000000;
    vertical-align: middle; }
    .filter-buttons button.filter-selected, .filter-buttons button.selected,
    .sort-buttons button.filter-selected,
    .sort-buttons button.selected,
    .layout-buttons button.filter-selected,
    .layout-buttons button.selected {
      background-color: #9f9df9;
      color: #fff;
      border-color: #9f9df9; }

.sort-buttons,
.layout-buttons {
  margin-top: 36px; }

.filter-buttons {
  text-align: center; }

.artworks-grid {
  margin: 40px -15px; }

.artworks-grid--collection-taster .artworks-grid__sizer {
  width: 100%; }
  @media only screen and (min-width: 40.0625em) {
    [data-layout="masonry"] .artworks-grid--collection-taster .artworks-grid__sizer {
      width: 33.33333334%; } }
@media only screen and (min-width: 40.0625em) {
  [data-layout="masonry"] .artworks-grid--collection-taster .artwork-item {
    width: 33.33333334%; } }

.artworks-grid__sizer {
  width: 100%; }
  @media only screen and (min-width: 40.0625em) {
    [data-layout="masonry"] .artworks-grid__sizer {
      width: 33.33333334%; } }
  @media only screen and (min-width: 64.0625em) {
    [data-layout="masonry"] .artworks-grid__sizer {
      width: 25%; } }

.artwork-item {
  padding: 15px;
  width: 100%; }
  @media only screen and (min-width: 40.0625em) {
    [data-layout="masonry"] .artwork-item {
      width: 33.33333334%; } }
  @media only screen and (min-width: 64.0625em) {
    [data-layout="masonry"] .artwork-item {
      width: 25%; } }

.artwork-item__inner {
  position: relative;
  padding: 10px;
  border: 1px solid #e5e5e5; }
  .artwork-item__inner:before, .artwork-item__inner:after {
    content: " ";
    display: table; }
  .artwork-item__inner:after {
    clear: both; }
  .artwork-item__inner h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0; }
  .artwork-item__inner p,
  .artwork-item__inner .artwork-item__text div {
    font-size: 13px;
    line-height: 1.6;
    font-weight: 700;
    margin: 0;
    color: #000000; }

@media only screen and (min-width: 40.0625em) {
  [data-layout="vertical"] .artwork-item__image {
    float: left;
    width: 33.33%; } }
@media only screen and (min-width: 64.0625em) {
  [data-layout="vertical"] .artwork-item__image {
    width: 25%; } }

.artwork-item__text {
  padding: 10px 0 20px; }
  .member .artwork-item__text {
    padding-bottom: 40px; }
  @media only screen and (min-width: 40.0625em) {
    [data-layout="vertical"] .artwork-item__text {
      margin-left: 20px;
      padding-left: 33.33%; } }
  @media only screen and (min-width: 64.0625em) {
    [data-layout="vertical"] .artwork-item__text {
      padding-left: 25%; } }
  .artwork-item__text .artwork-type {
    font-size: 13px;
    color: #939393;
    background-color: #EEEEEE;
    display: inline-block;
    padding: 2px 5px;
    position: absolute;
    bottom: 0;
    right: 0; }

.profile-events {
  padding: 50px 0; }
  .profile-events h2 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 20px; }
    .profile-events h2:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -10px;
      width: 100%;
      background-color: #000000;
      height: 2px; }

.profile-events--past {
  background-color: #f9f9f9; }
  .profile-events--past .profile-events__event-list .event-date a {
    color: #000000; }
  .profile-events--past .profile-events__event-list h3 {
    font-size: 16px; }
    .profile-events--past .profile-events__event-list h3 a {
      color: #000000; }

.profile-events__event-list {
  list-style-type: none;
  padding: 0;
  margin: 40px 0 0 0;
  text-align: left; }
  .profile-events__event-list li {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 40.0625em) {
      .profile-events__event-list li {
        min-height: 124px; } }
    .profile-events__event-list li:last-of-type {
      border-bottom: none; }
    .profile-events__event-list li.event-item--has-image .event-top {
      padding-right: 124px;
      min-height: 124px; }
      @media only screen and (min-width: 40.0625em) {
        .profile-events__event-list li.event-item--has-image .event-top {
          min-height: 0; } }
  .profile-events__event-list .event-top {
    position: relative; }
    @media only screen and (min-width: 40.0625em) {
      .profile-events__event-list .event-top {
        padding-right: 124px; } }
    .profile-events__event-list .event-top .event-image {
      position: absolute;
      right: 0;
      top: 0;
      width: 104px;
      height: 104px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      background-color: #e5e5e5; }
  .profile-events__event-list .event-date {
    font-size: 14px;
    font-weight: 700; }
  .profile-events__event-list h3 {
    font-size: 20px;
    margin-bottom: 10px; }
  .profile-events__event-list p {
    font-size: 14px;
    color: #707070; }
    @media only screen and (min-width: 40.0625em) {
      .profile-events__event-list p {
        padding-right: 124px; } }

.load-more {
  padding-left: 50px;
  position: relative; }
  .load-more:before {
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    background-image: url(../images/icons/refresh-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px 18px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -9px; }

.profile-info {
  padding: 50px 0; }
  .profile-info h2 {
    display: inline-block;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 40px; }
    .profile-info h2:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -10px;
      width: 100%;
      background-color: #000000;
      height: 2px; }
  .profile-info p {
    color: #707070;
    text-align: left; }

.profile-info__section {
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 40px;
  text-align: left; }
  .profile-info__section h3 {
    font-size: 20px; }
  .profile-info__section ul {
    list-style-type: none;
    margin: 0; }
    .profile-info__section ul li {
      padding: 0 0 10px 20px;
      font-size: 14px;
      color: #707070;
      text-indent: -5px; }
      .profile-info__section ul li:before {
        content: "-";
        position: relative;
        right: 15px;
        text-indent: -5px; }
  .profile-info__section p {
    font-size: 14px; }
    .profile-info__section p a {
      text-decoration: underline; }
  .profile-info__section .social-links {
    margin-top: 40px; }
    .profile-info__section .social-links li {
      text-indent: 0;
      padding: 0;
      display: inline-block;
      margin: 0 2px 2px 0; }
      .profile-info__section .social-links li:before {
        display: none; }
      .profile-info__section .social-links li a {
        width: 28px;
        height: 28px;
        background-color: #9f9df9;
        color: #fff;
        text-align: center;
        display: block;
        border-radius: 50%; }
        .profile-info__section .social-links li a i {
          line-height: 28px;
          font-size: 16px; }
      .profile-info__section .social-links li.twitter-link a {
        background-color: #00aced; }
      .profile-info__section .social-links li.facebook-link a {
        background-color: #3b5998; }
      .profile-info__section .social-links li.linkedin-link a {
        background-color: #007bb6; }
      .profile-info__section .social-links li.google-plus-link a {
        background-color: #dd4b39; }
      .profile-info__section .social-links li.youtube-link a {
        background-color: #bb0000; }
      .profile-info__section .social-links li.instagram-link a {
        background-color: #517fa4; }
      .profile-info__section .social-links li.flickr-link a {
        background-color: #ff0084; }
      .profile-info__section .social-links li.dribbble-link a {
        background-color: #ea4c89; }
      .profile-info__section .social-links li.vimeo-link a {
        background-color: #1ab7ea; }

.page-strip--contact-member {
  padding-top: 0; }
  .page-strip--contact-member h2 {
    text-align: center; }

.contact-member-form {
  border: 1px solid #e5e5e5;
  padding: 20px; }
  .contact-member-form .input-row {
    margin-bottom: 20px; }
    .contact-member-form .input-row input, .contact-member-form .input-row textarea {
      border: 1px solid #cccccc;
      margin: 0; }
  .contact-member-form input[type="submit"] {
    margin: 0; }
  .contact-member-form ::-webkit-input-placeholder {
    color: #ccc; }
  .contact-member-form :-moz-placeholder {
    color: #ccc; }
  .contact-member-form ::-moz-placeholder {
    color: #ccc; }
  .contact-member-form :-ms-input-placeholder {
    color: #ccc; }
  .contact-member-form .field-validation-error {
    font-size: 14px;
    display: block;
    color: #9f9df9;
    font-weight: 700; }

.article-content {
  padding: 30px 0 50px; }
  .article-content .article-text h2 {
    margin: 0;
    font-size: 25px;
    font-weight: 700;
    padding-right: 40px; }
  .article-content .article-years {
    font-weight: 700;
    padding-right: 40px; }
    @media only screen and (min-width: 40.0625em) {
      .article-content .article-years {
        font-size: 20px; } }
  .article-content p {
    font-size: 14px;
    color: #707070; }
  .article-content .article-interact {
    margin-bottom: 40px;
    display: none; }
    @media only screen and (min-width: 40.0625em) {
      .article-content .article-interact {
        display: block; } }
    .article-content .article-interact.article-interact--mobile {
      margin-top: 40px;
      display: block; }
      @media only screen and (min-width: 40.0625em) {
        .article-content .article-interact.article-interact--mobile {
          display: none; } }
      .article-content .article-interact.article-interact--mobile .interact-list {
        text-align: center;
        display: block; }
      .article-content .article-interact.article-interact--mobile .interact-socmed {
        text-align: center; }
      .article-content .article-interact.article-interact--mobile .contact-link, .article-content .article-interact.article-interact--mobile .follow-link, .article-content .article-interact.article-interact--mobile .add-to-collection-link {
        margin: 0 10px 10px; }
  @media only screen and (min-width: 40.0625em) {
    .article-content .interact-list {
      float: left; } }
  .article-content .interact-socmed {
    list-style-type: none;
    margin: 20px -3px 0;
    padding: 0;
    font-size: 0; }
    @media only screen and (min-width: 40.0625em) {
      .article-content .interact-socmed {
        float: right;
        margin: 0 -3px; } }
    .article-content .interact-socmed.interact-socmed--user-collection {
      float: none; }
    .article-content .interact-socmed li {
      display: inline-block;
      margin: 3px; }
      .article-content .interact-socmed li a {
        color: #fff;
        background-color: #9f9df9;
        display: block;
        width: 34px;
        height: 34px;
        text-align: center;
        border-radius: 50%; }
      .article-content .interact-socmed li i {
        line-height: 34px;
        font-size: 18px; }
      .article-content .interact-socmed li.is-facebook a {
        background-color: #3b5998; }
      .article-content .interact-socmed li.is-twitter a {
        background-color: #00aced; }
      .article-content .interact-socmed li.is-vimeo a {
        background-color: #1ab7ea; }
  .article-content.article-content--page {
    padding: 100px 0 50px; }
    @media only screen and (min-width: 40.0625em) {
      .article-content.article-content--page {
        padding: 120px 0 50px; } }

.article-main-slider {
  width: 1px;
  min-width: 100%; }
  .article-main-slider .article-main-slider__slide {
    text-align: center; }
    .article-main-slider .article-main-slider__slide img {
      margin: 0 auto; }
    .article-main-slider .article-main-slider__slide div.credit {
      margin-top: 0.5rem;
      font-size: 0.8rem;
      color: #707070; }
  .article-main-slider .media-box .media-type {
    display: block;
    margin: 30px auto; }
    .article-main-slider .media-box .media-type i {
      font-size: 70px; }

.ams-nav {
  margin-top: 15px; }
  .ams-nav ul {
    text-align: center;
    font-size: 0;
    margin: 0 -5px;
    list-style-type: none;
    padding: 0; }
  .ams-nav .ams-nav__item {
    width: 60px;
    height: 60px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 5px; }
    @media only screen and (min-width: 40.0625em) {
      .ams-nav .ams-nav__item {
        width: 80px;
        height: 80px; } }

.article-text {
  margin-top: 30px; }
  @media only screen and (min-width: 40.0625em) {
    .article-text .article-text__left-text {
      float: left;
      width: 60%;
      padding-right: 30px; } }
  @media only screen and (min-width: 40.0625em) {
    .article-text .article-text__right-text {
      float: left;
      width: 40%; } }

@media screen and (max-width: 990px) {
  .fancybox-wrap {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    position: fixed !important; }

  .fancybox-skin {
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important; }

  .fancybox-outer {
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important; }

  .fancybox-inner {
    width: 100% !important;
    height: 100% !important; }

  .fancybox-nav {
    display: none; }

  .fancybox-close {
    right: 10px; } }
/*Tabs to Accordion v2*/
.responsive-tabs__list.r-tabs-nav {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0; }
  .responsive-tabs__list.r-tabs-nav .r-tabs-tab {
    font-size: 14px;
    margin: 0 4px; }
    .responsive-tabs__list.r-tabs-nav .r-tabs-tab a {
      font-size: 14px;
      color: #707070;
      padding: 20px 30px;
      border: 1px solid #e5e5e5;
      border-bottom: none;
      display: block; }
    .responsive-tabs__list.r-tabs-nav .r-tabs-tab.r-tabs-state-active a {
      color: #9f9df9;
      position: relative; }
      .responsive-tabs__list.r-tabs-nav .r-tabs-tab.r-tabs-state-active a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: -1px;
        left: 0;
        right: 0;
        background-color: #fff; }

.r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  position: relative;
  color: #707070;
  background-color: #fff;
  font-size: 14px;
  padding: 20px 40px 20px 20px;
  -webkit-transition: none;
  transition: none;
  border-top: 1px solid #e5e5e5; }
  .r-tabs-accordion-title .r-tabs-anchor:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 6px;
    background-image: url(../images/icons/arrow-down-grey-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px 6px;
    top: 50%;
    right: 20px;
    margin-top: -3px; }
.r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #9f9df9;
  color: #fff;
  border-color: #9f9df9; }
  .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:after {
    background-image: url(../images/icons/arrow-up-white-icon.png); }

.r-tabs .r-tabs-panel {
  padding: 0; }

/* End Profile Styles */
/* Start Discover Styles */
.page-strip__discover {
  padding: 120px 0 40px;
  position: relative; }
  .page-strip__discover h1 {
    font-weight: 800; }
    @media only screen and (min-width: 64.0625em) {
      .page-strip__discover h1 {
        font-size: 35px; } }
  .page-strip__discover .rss-link {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: right; }
  .page-strip__discover .rss-link__link {
    display: inline-block;
    font-size: 14px; }
    .page-strip__discover .rss-link__link span {
      display: inline-block;
      color: #fff;
      background-color: #9f9df9;
      width: 24px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      border-radius: 4px;
      margin-left: 5px; }
      .page-strip__discover .rss-link__link span i {
        line-height: 24px; }

.discover-tools__trigger {
  background-color: #000000;
  text-align: center;
  padding: 8px 0; }
  @media only screen and (min-width: 769px) {
    .discover-tools__trigger {
      display: none; } }
  .discover-tools__trigger a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: block; }

.discover-tools-wrapper {
  z-index: 200; }
  .discover-tools-wrapper.stuck {
    position: fixed;
    top: 67px;
    left: 0;
    right: 0;
    width: 100%; }
  .discover-tools-wrapper.tools-visible {
    bottom: 0;
    overflow: auto; }
    @media only screen and (min-width: 769px) {
      .discover-tools-wrapper.tools-visible {
        bottom: auto; } }

.dtw-inner {
  display: none; }
  @media only screen and (min-width: 769px) {
    .dtw-inner {
      display: block;
      overflow-y: auto; } }
  .dtw-inner.tools-visible {
    display: block; }

.selected-filters {
  background-color: #fce9dc;
  padding: 15px 0;
  text-align: center; }
  .selected-filters p {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 700; }
    @media only screen and (min-width: 64.0625em) {
      .selected-filters p {
        display: inline-block; } }

.selected-filters__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 0; }
  .selected-filters__list li {
    display: inline-block; }
    .selected-filters__list li button {
      display: inline-block;
      font-size: 14px;
      padding: 10px 40px 10px 20px;
      border: 1px solid #ccc;
      border-radius: 20px;
      margin: 2px;
      background-color: #ccc;
      position: relative;
      color: #707070; }
      .selected-filters__list li button:after {
        content: "\f00d";
        font-family: FontAwesome;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 14px;
        color: #707070; }

.discover-tools {
  position: relative;
  text-align: center;
  background-color: #AAAAAA; }
  .discover-tools .dt-typetabs {
    z-index: 10;
    background-color: #000;
    line-height: 1.3;
    font-weight: 700; }
    .discover-tools .dt-typetabs li {
      font-size: 14px; }
      .discover-tools .dt-typetabs li a {
        display: block;
        padding: 6px 12px;
        background-color: #000;
        color: #fff;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease; }
      .discover-tools .dt-typetabs li span {
        display: block;
        font-weight: 400; }
      .discover-tools .dt-typetabs li.r-tabs-state-active a {
        background-color: #AAAAAA; }
    .discover-tools .dt-typetabs ~ .r-tabs-accordion-title:not(.r-tabs-state-active) .r-tabs-anchor {
      background-color: #EEEEEE; }
  .discover-tools .dt-tabs__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0; }
    .discover-tools .dt-tabs__list li {
      display: inline-block;
      font-size: 14px; }
      .discover-tools .dt-tabs__list li a {
        color: #fff;
        padding: 8px 10px;
        display: block; }
      .discover-tools .dt-tabs__list li.r-tabs-state-active {
        background-color: #AAAAAA; }
  .discover-tools .r-tabs-accordion-title .r-tabs-anchor {
    padding: 15px; }

.dt-filter, .dt-artforms, .dt-options {
  font-size: 0; }

.tab-content {
  background-color: #AAAAAA;
  padding: 15px 0 !important; }

.dt-filter__item {
  display: inline-block; }
  .dt-filter__item input[type="checkbox"] {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important; }
  .dt-filter__item label {
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
    background-color: #DDDDDD;
    position: relative;
    color: #707070;
    line-height: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .dt-filter__item label:hover {
      color: #fff;
      background-color: #707070;
      border-color: #707070; }
  .dt-filter__item input[type="checkbox"] + label {
    margin: 2px; }
  .dt-filter__item input[type="checkbox"]:checked + label {
    background-color: #9f9df9;
    color: #fff;
    border-color: #9f9df9; }

.dt-search__wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 500px;
  position: relative; }
  .dt-search__wrapper label {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important; }
  .dt-search__wrapper input[type="text"] {
    font-size: 14px;
    padding: 10px 60px 10px 20px;
    border: 1px solid #DDDDDD;
    border-radius: 20px;
    background-color: #DDDDDD;
    color: #707070;
    line-height: 1;
    margin: 0; }
  .dt-search__wrapper input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    border: none;
    line-height: 0;
    font-size: 0;
    background-color: transparent;
    cursor: pointer;
    z-index: 2;
    margin: 0; }
  .dt-search__wrapper .search-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    bottom: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1; }

.artworks-container__discover {
  padding-top: 0; }

.media-results-list {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px; }

.artworks-container__discover .artwork-item__inner img {
  width: 100%;
  height: auto; }

/* End Discover Styles */
/* Start Collection Styles */
.article-cta {
  padding: 10px 20px;
  border: 1px solid #9f9df9;
  border-radius: 20px;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  background-color: #fff;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease; }
  .article-cta:hover {
    color: #fff;
    background-color: #9f9df9; }

.collection-tabs__container {
  padding: 30px 0;
  text-align: center; }

.select-collection__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .select-collection__list li form {
    display: inline-block; }
  .select-collection__list h4 {
    margin-bottom: 5px; }

.select-collection__button {
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  padding: 15px 20px;
  margin: 2px;
  color: #9f9df9;
  border: 1px solid #9f9df9;
  background-color: #fff;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease; }
  .select-collection__button:hover {
    color: #fff;
    background-color: #9f9df9; }
  .select-collection__button i {
    margin-left: 10px; }

.new-collection-form {
  text-align: left;
  font-size: 14px; }
  .new-collection-form .form-group {
    margin-bottom: 16px; }
  .new-collection-form .error {
    color: #9f9df9;
    font-style: italic; }
  .new-collection-form input[type="text"], .new-collection-form textarea {
    border: 1px solid #e5e5e5;
    margin: 0; }
    .new-collection-form input[type="text"]:focus, .new-collection-form textarea:focus {
      border-color: #e5e5e5; }
    .new-collection-form input[type="text"].error, .new-collection-form textarea.error {
      color: #9f9df9;
      border-color: #9f9df9;
      background-color: #fef4f3; }
  .new-collection-form input[type="submit"] {
    font-size: 14px; }

.collection-edit-form {
  text-align: left;
  font-size: 14px; }
  .collection-edit-form .form-group {
    margin-bottom: 16px; }
  .collection-edit-form .field-validation-error {
    color: #9f9df9;
    font-style: italic; }
  .collection-edit-form input[type="text"], .collection-edit-form textarea {
    border: 1px solid #e5e5e5;
    margin: 0; }
    .collection-edit-form input[type="text"]:focus, .collection-edit-form textarea:focus {
      border-color: #e5e5e5; }
    .collection-edit-form input[type="text"].field-validation-error, .collection-edit-form textarea.field-validation-error {
      color: #9f9df9;
      border-color: #9f9df9;
      background-color: #fef4f3; }
  .collection-edit-form input[type="submit"] {
    font-size: 14px; }

.collection-edit-form__checkbox {
  position: relative;
  padding: 10px 0 10px 30px;
  font-weight: bold; }
  .collection-edit-form__checkbox:hover:before {
    content: "\f07d";
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    left: -10px;
    line-height: 1;
    color: #707070; }
  .collection-edit-form__checkbox input[type=checkbox] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    margin: 0; }
  .collection-edit-form__checkbox input[type=checkbox]:checked ~ .checkbox-graphic:after {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 12px;
    color: #9f9df9;
    line-height: 1;
    font-weight: normal; }
  .collection-edit-form__checkbox .checkbox-graphic {
    width: 18px;
    height: 18px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 10px;
    border: 1px solid #9f9df9; }

.collection-edit-actions button {
  font-size: 14px;
  border: 1px solid #9f9df9; }
  .collection-edit-actions button.edit-action-cancel {
    border: 1px solid #9f9df9;
    color: #9f9df9;
    background-color: #fff; }

.lightbox-login {
  height: 100%; }
  .lightbox-login .row, .lightbox-login .columns {
    height: 100%; }

.lightbox-login__wrapper {
  display: table;
  width: 100%;
  height: 100%; }

.lightbox-login__container {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle; }

.lightbox-login__form {
  text-align: left;
  font-size: 14px;
  max-width: 300px;
  margin: 0 auto; }
  .lightbox-login__form .form-group {
    margin-bottom: 16px; }
  .lightbox-login__form .field-validation-error {
    color: #9f9df9;
    font-style: italic; }
  .lightbox-login__form input[type="text"], .lightbox-login__form input[type="email"], .lightbox-login__form input[type="password"] {
    border: 1px solid #e5e5e5;
    margin: 0; }
    .lightbox-login__form input[type="text"]:focus, .lightbox-login__form input[type="email"]:focus, .lightbox-login__form input[type="password"]:focus {
      border-color: #e5e5e5; }
    .lightbox-login__form input[type="text"].field-validation-error, .lightbox-login__form input[type="email"].field-validation-error, .lightbox-login__form input[type="password"].field-validation-error {
      color: #9f9df9;
      border-color: #9f9df9;
      background-color: #fef4f3; }
  .lightbox-login__form input[type="submit"] {
    font-size: 14px;
    width: 100%; }

.lost-password {
  text-decoration: underline;
  color: #707070;
  font-size: 14px; }

.interact-socmed--user-collection {
  float: left; }

/* End Collection Styles */
.page-footer {
  background-color: #ffffff;
  padding-top: 30px; }
  .page-footer .twitter-feed {
    padding-top: 60px;
    padding-bottom: 60px; }
    .page-footer .twitter-feed p {
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0.5px; }
    .page-footer .twitter-feed .aw-twitter {
      font-weight: bold;
      font-size: 24px;
      letter-spacing: 0.5px; }
  .page-footer .footer-links {
    padding-bottom: 30px; }
	.page-footer .footer-links .ftr-logo {
		width: 100px;
        display: block;
		margin: 0 auto 30px auto;
	}
      @media only screen and (min-width: 64.0625em) {
        .page-footer .footer-links .ftr-logo {
          margin: 4px 0 0 0; } }
    .page-footer .footer-links .footer-nav {
      margin-bottom: 30px; }
      @media only screen and (min-width: 64.0625em) {
        .page-footer .footer-links .footer-nav {
          margin: 0; } }
      .page-footer .footer-links .footer-nav ul {
        list-style-type: none;
        font-size: 0;
        margin: 0; }
        .page-footer .footer-links .footer-nav ul li {
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          *zoom: 1;
          *display: inline;
          font-size: 14px;
          font-weight: 700;
          margin: 0 15px;
          line-height: 34px; }
          .page-footer .footer-links .footer-nav ul li a {
            display: block;
            color: #707070; }
            .page-footer .footer-links .footer-nav ul li a:hover {
                color: #009a76;
            }
    .page-footer .footer-links .soc-med {
      list-style-type: none;
      margin: 0;
      font-size: 0; }
      .page-footer .footer-links .soc-med li {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-left: 10px; }
        .page-footer .footer-links .soc-med li:first-of-type {
          margin-left: 0; }
        .page-footer .footer-links .soc-med li a {
          display: block;
          font-size: 18px;
          width: 34px;
          height: 34px;
          line-height: 34px;
          background-color: #333333;
          color: #ffffff;
          text-align: center;
          border-radius: 50%;
          -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
          .page-footer .footer-links .soc-med li a i {
            line-height: 34px;
            font-size: 18px; }
            .page-footer .footer-links .soc-med li a:hover {
                background-color: #009a76
            }

.sub-footer {
  padding: 20px 0;
  background-color: #333333; }
  .sub-footer p {
    font-size: 12px;
    margin: 0;
    font-weight: 700;
    color: #ffffff; }

.lt-ie9 .columns {
  padding-left: 15px;
  padding-right: 15px; }
.lt-ie9 .row {
  width: 1280px; }
.lt-ie9 .button {
  padding: 16px 32px 17px 32px; }
.lt-ie9 h1 {
  font-size: 32px;
  margin-top: 8px;
  margin-bottom: 32px; }
.lt-ie9 h2 {
  font-size: 28px;
  margin-top: 7px;
  margin-bottom: 28px; }
.lt-ie9 h3 {
  font-size: 24px;
  margin-top: 5px;
  margin-bottom: 24px; }
.lt-ie9 h4 {
  font-size: 20px;
  margin-top: 4px;
  margin-bottom: 20px; }
.lt-ie9 h5 {
  font-size: 18px;
  margin-top: 3px;
  margin-bottom: 18px; }
.lt-ie9 h6 {
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 16px; }
.lt-ie9 p {
  margin-bottom: 20px;
  font-size: 16px; }
.lt-ie9 li {
  font-size: 16px; }
.lt-ie9 .pbi-top:after {
  display: none; }

.page-share .soc-med {
	list-style-type: none;
	margin: 0;
	font-size: 0;
}

.page-share .soc-med li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-left: 10px;
}

.page-share .soc-med li:first-of-type {
	margin-left: 0;
}

.page-share .soc-med li a {
	display: block;
	font-size: 18px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.page-share .soc-med li a i {
	line-height: 34px;
	font-size: 18px;
}

.page-share .soc-med li a:hover {
	background-color: #9f9df9;
}

.page-share h2 {
	margin-top: 0;
	padding-top: 0;
	padding-right: 10px;
	float: left;
}

section.page-strip.page-banner {
	background-position: center center;
	background-size: cover;
	color: #fff;
	height: 250px;
	font-size: 16px;
	min-height: 250px;
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 3em;
}	

section.page-strip.page-banner .content {
	width: 70%;
	max-width: 1020px;
	margin: 0 auto;
}	

section.page-strip.page-banner .content * {
	color: #fff;
}	

@media only screen and (max-width: 64.0625em) {
	section.page-strip.page-banner {
		min-height: 250px;
	}

	section.page-strip.page-banner .content {
		width: 100%;
		margin: 0 0;
	}	
}




.header-nav .menu-highlight a, .sign-in-link a {
    background: linear-gradient(to right, #e6f916 50%, transparent 50%);
    background-size: 200% 50%;
    background-position: right bottom;
    transition: all .1s ease-out;
    line-height: 0.5em;
    font-family: Inconsolata, monospace;
    text-transform: lowercase;
}

    .header-nav .menu-highlight a:hover, .sign-in-link a:hover {
        background-position: left bottom;
        color: black !important;
    }

.join-link:hover {
    background-color: #009a76 !important;
}

.page-strip__discover h1 {
    font-style: italic;
    font-weight: normal;
    text-transform: uppercase;
}