.alert-box,
body {
  position: relative;
  font-weight: 400;
}
.accordion:after,
.clearfix:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
[class*="block-grid-"]:after {
  clear: both;
}
.alert-box,
.breadcrumbs {
  border-width: 1px;
  border-style: solid;
}
.alert-box,
.button,
body,
button,
label {
  font-weight: 400;
}
.breadcrumbs,
.button-bar .button-group div,
.flex-video {
  overflow: hidden;
}
.home .article table tbody,
.msg-panel .title ul li,
.survey > div,
.wheel-landing > div {
  -webkit-box-direction: normal;
}
.invisible,
.reveal-modal {
  visibility: hidden;
}
meta.foundation-version {
  font-family: "/5.5.1/";
}
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.063em)/";
  width: 40.063em;
}
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}
.row,
select {
  width: 100%;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body,
html {
  font-size: 19px;
}
body {
  color: #222;
  margin: 0;
  font-style: normal;
  cursor: auto;
}
a:hover {
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.hide {
  display: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
}
.accordion:after,
.accordion:before,
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
textarea {
  min-height: 50px;
}
.row {
  max-width: 56.84211rem;
  margin: 0 auto;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  max-width: none;
  margin: 0 -0.63158rem;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.column,
.columns {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
}
[class*="column"] + [class*="column"]:last-child {
  float: right;
}
[class*="column"] + [class*="column"].end {
  float: left;
}
@media only screen {
  .column,
  .columns,
  .small-pull-0,
  .small-pull-1,
  .small-pull-10,
  .small-pull-11,
  .small-pull-12,
  .small-pull-13,
  .small-pull-2,
  .small-pull-3,
  .small-pull-4,
  .small-pull-5,
  .small-pull-6,
  .small-pull-7,
  .small-pull-8,
  .small-pull-9,
  .small-push-0,
  .small-push-1,
  .small-push-10,
  .small-push-11,
  .small-push-12,
  .small-push-13,
  .small-push-2,
  .small-push-3,
  .small-push-4,
  .small-push-5,
  .small-push-6,
  .small-push-8,
  .small-push-9 {
    position: relative;
  }
  .small-push-0 {
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    right: 0;
    left: auto;
  }
  .small-push-1 {
    left: 7.14286%;
    right: auto;
  }
  .small-pull-1 {
    right: 7.14286%;
    left: auto;
  }
  .small-push-2 {
    left: 14.28571%;
    right: auto;
  }
  .small-pull-2 {
    right: 14.28571%;
    left: auto;
  }
  .small-push-3 {
    left: 21.42857%;
    right: auto;
  }
  .small-pull-3 {
    right: 21.42857%;
    left: auto;
  }
  .small-push-4 {
    left: 28.57143%;
    right: auto;
  }
  .small-pull-4 {
    right: 28.57143%;
    left: auto;
  }
  .small-push-5 {
    left: 35.71429%;
    right: auto;
  }
  .small-pull-5 {
    right: 35.71429%;
    left: auto;
  }
  .small-push-6 {
    left: 42.85714%;
    right: auto;
  }
  .small-pull-6 {
    right: 42.85714%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-7 {
    right: 50%;
    left: auto;
  }
  .small-push-8 {
    left: 57.14286%;
    right: auto;
  }
  .small-pull-8 {
    right: 57.14286%;
    left: auto;
  }
  .small-push-9 {
    left: 64.28571%;
    right: auto;
  }
  .small-pull-9 {
    right: 64.28571%;
    left: auto;
  }
  .small-push-10 {
    left: 71.42857%;
    right: auto;
  }
  .small-pull-10 {
    right: 71.42857%;
    left: auto;
  }
  .small-push-11 {
    left: 78.57143%;
    right: auto;
  }
  .small-pull-11 {
    right: 78.57143%;
    left: auto;
  }
  .small-push-12 {
    left: 85.71429%;
    right: auto;
  }
  .small-pull-12 {
    right: 85.71429%;
    left: auto;
  }
  .small-push-13 {
    left: 92.85714%;
    right: auto;
  }
  .small-pull-13 {
    right: 92.85714%;
    left: auto;
  }
  .column,
  .columns {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    float: left;
  }
  .small-1 {
    width: 7.14286%;
  }
  .small-2 {
    width: 14.28571%;
  }
  .small-3 {
    width: 21.42857%;
  }
  .small-4 {
    width: 28.57143%;
  }
  .small-5 {
    width: 35.71429%;
  }
  .small-6 {
    width: 42.85714%;
  }
  .small-7 {
    width: 50%;
  }
  .small-8 {
    width: 57.14286%;
  }
  .small-9 {
    width: 64.28571%;
  }
  .small-10 {
    width: 71.42857%;
  }
  .small-11 {
    width: 78.57143%;
  }
  .small-12 {
    width: 85.71429%;
  }
  .small-13 {
    width: 92.85714%;
  }
  .small-14 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 7.14286% !important;
  }
  .small-offset-2 {
    margin-left: 14.28571% !important;
  }
  .small-offset-3 {
    margin-left: 21.42857% !important;
  }
  .small-offset-4 {
    margin-left: 28.57143% !important;
  }
  .small-offset-5 {
    margin-left: 35.71429% !important;
  }
  .small-offset-6 {
    margin-left: 42.85714% !important;
  }
  .small-offset-7 {
    margin-left: 50% !important;
  }
  .small-offset-8 {
    margin-left: 57.14286% !important;
  }
  .small-offset-9 {
    margin-left: 64.28571% !important;
  }
  .small-offset-10 {
    margin-left: 71.42857% !important;
  }
  .small-offset-11 {
    margin-left: 78.57143% !important;
  }
  .small-offset-12 {
    margin-left: 85.71429% !important;
  }
  .small-offset-13 {
    margin-left: 92.85714% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .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.63158rem;
    padding-right: 0.63158rem;
    float: left;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-pull-0,
  .medium-pull-1,
  .medium-pull-10,
  .medium-pull-11,
  .medium-pull-12,
  .medium-pull-13,
  .medium-pull-2,
  .medium-pull-3,
  .medium-pull-4,
  .medium-pull-5,
  .medium-pull-6,
  .medium-pull-7,
  .medium-pull-8,
  .medium-pull-9,
  .medium-push-0,
  .medium-push-1,
  .medium-push-10,
  .medium-push-11,
  .medium-push-12,
  .medium-push-13,
  .medium-push-2,
  .medium-push-3,
  .medium-push-4,
  .medium-push-5,
  .medium-push-6,
  .medium-push-7,
  .medium-push-8,
  .medium-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-12,
  .pull-13,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-12,
  .push-13,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }
  .medium-push-0 {
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    left: 7.14286%;
    right: auto;
  }
  .medium-pull-1 {
    right: 7.14286%;
    left: auto;
  }
  .medium-push-2 {
    left: 14.28571%;
    right: auto;
  }
  .medium-pull-2 {
    right: 14.28571%;
    left: auto;
  }
  .medium-push-3 {
    left: 21.42857%;
    right: auto;
  }
  .medium-pull-3 {
    right: 21.42857%;
    left: auto;
  }
  .medium-push-4 {
    left: 28.57143%;
    right: auto;
  }
  .medium-pull-4 {
    right: 28.57143%;
    left: auto;
  }
  .medium-push-5 {
    left: 35.71429%;
    right: auto;
  }
  .medium-pull-5 {
    right: 35.71429%;
    left: auto;
  }
  .medium-push-6 {
    left: 42.85714%;
    right: auto;
  }
  .medium-pull-6 {
    right: 42.85714%;
    left: auto;
  }
  .medium-push-7 {
    left: 50%;
    right: auto;
  }
  .medium-pull-7 {
    right: 50%;
    left: auto;
  }
  .medium-push-8 {
    left: 57.14286%;
    right: auto;
  }
  .medium-pull-8 {
    right: 57.14286%;
    left: auto;
  }
  .medium-push-9 {
    left: 64.28571%;
    right: auto;
  }
  .medium-pull-9 {
    right: 64.28571%;
    left: auto;
  }
  .medium-push-10 {
    left: 71.42857%;
    right: auto;
  }
  .medium-pull-10 {
    right: 71.42857%;
    left: auto;
  }
  .medium-push-11 {
    left: 78.57143%;
    right: auto;
  }
  .medium-pull-11 {
    right: 78.57143%;
    left: auto;
  }
  .medium-push-12 {
    left: 85.71429%;
    right: auto;
  }
  .medium-pull-12 {
    right: 85.71429%;
    left: auto;
  }
  .medium-push-13 {
    left: 92.85714%;
    right: auto;
  }
  .medium-pull-13 {
    right: 92.85714%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    float: left;
  }
  .medium-1 {
    width: 7.14286%;
  }
  .medium-2 {
    width: 14.28571%;
  }
  .medium-3 {
    width: 21.42857%;
  }
  .medium-4 {
    width: 28.57143%;
  }
  .medium-5 {
    width: 35.71429%;
  }
  .medium-6 {
    width: 42.85714%;
  }
  .medium-7 {
    width: 50%;
  }
  .medium-8 {
    width: 57.14286%;
  }
  .medium-9 {
    width: 64.28571%;
  }
  .medium-10 {
    width: 71.42857%;
  }
  .medium-11 {
    width: 78.57143%;
  }
  .medium-12 {
    width: 85.71429%;
  }
  .medium-13 {
    width: 92.85714%;
  }
  .medium-14 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 7.14286% !important;
  }
  .medium-offset-2 {
    margin-left: 14.28571% !important;
  }
  .medium-offset-3 {
    margin-left: 21.42857% !important;
  }
  .medium-offset-4 {
    margin-left: 28.57143% !important;
  }
  .medium-offset-5 {
    margin-left: 35.71429% !important;
  }
  .medium-offset-6 {
    margin-left: 42.85714% !important;
  }
  .medium-offset-7 {
    margin-left: 50% !important;
  }
  .medium-offset-8 {
    margin-left: 57.14286% !important;
  }
  .medium-offset-9 {
    margin-left: 64.28571% !important;
  }
  .medium-offset-10 {
    margin-left: 71.42857% !important;
  }
  .medium-offset-11 {
    margin-left: 78.57143% !important;
  }
  .medium-offset-12 {
    margin-left: 85.71429% !important;
  }
  .medium-offset-13 {
    margin-left: 92.85714% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .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.63158rem;
    padding-right: 0.63158rem;
    float: left;
  }
  .push-0 {
    left: 0;
    right: auto;
  }
  .pull-0 {
    right: 0;
    left: auto;
  }
  .push-1 {
    left: 7.14286%;
    right: auto;
  }
  .pull-1 {
    right: 7.14286%;
    left: auto;
  }
  .push-2 {
    left: 14.28571%;
    right: auto;
  }
  .pull-2 {
    right: 14.28571%;
    left: auto;
  }
  .push-3 {
    left: 21.42857%;
    right: auto;
  }
  .pull-3 {
    right: 21.42857%;
    left: auto;
  }
  .push-4 {
    left: 28.57143%;
    right: auto;
  }
  .pull-4 {
    right: 28.57143%;
    left: auto;
  }
  .push-5 {
    left: 35.71429%;
    right: auto;
  }
  .pull-5 {
    right: 35.71429%;
    left: auto;
  }
  .push-6 {
    left: 42.85714%;
    right: auto;
  }
  .pull-6 {
    right: 42.85714%;
    left: auto;
  }
  .push-7 {
    left: 50%;
    right: auto;
  }
  .pull-7 {
    right: 50%;
    left: auto;
  }
  .push-8 {
    left: 57.14286%;
    right: auto;
  }
  .pull-8 {
    right: 57.14286%;
    left: auto;
  }
  .push-9 {
    left: 64.28571%;
    right: auto;
  }
  .pull-9 {
    right: 64.28571%;
    left: auto;
  }
  .push-10 {
    left: 71.42857%;
    right: auto;
  }
  .pull-10 {
    right: 71.42857%;
    left: auto;
  }
  .push-11 {
    left: 78.57143%;
    right: auto;
  }
  .pull-11 {
    right: 78.57143%;
    left: auto;
  }
  .push-12 {
    left: 85.71429%;
    right: auto;
  }
  .pull-12 {
    right: 85.71429%;
    left: auto;
  }
  .push-13 {
    left: 92.85714%;
    right: auto;
  }
  .pull-13 {
    right: 92.85714%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-pull-0,
  .large-pull-1,
  .large-pull-10,
  .large-pull-11,
  .large-pull-12,
  .large-pull-13,
  .large-pull-2,
  .large-pull-3,
  .large-pull-4,
  .large-pull-5,
  .large-pull-6,
  .large-pull-7,
  .large-pull-8,
  .large-pull-9,
  .large-push-0,
  .large-push-1,
  .large-push-10,
  .large-push-11,
  .large-push-12,
  .large-push-13,
  .large-push-2,
  .large-push-3,
  .large-push-4,
  .large-push-5,
  .large-push-6,
  .large-push-7,
  .large-push-8,
  .large-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-12,
  .pull-13,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-12,
  .push-13,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }
  .large-push-0 {
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    right: 0;
    left: auto;
  }
  .large-push-1 {
    left: 7.14286%;
    right: auto;
  }
  .large-pull-1 {
    right: 7.14286%;
    left: auto;
  }
  .large-push-2 {
    left: 14.28571%;
    right: auto;
  }
  .large-pull-2 {
    right: 14.28571%;
    left: auto;
  }
  .large-push-3 {
    left: 21.42857%;
    right: auto;
  }
  .large-pull-3 {
    right: 21.42857%;
    left: auto;
  }
  .large-push-4 {
    left: 28.57143%;
    right: auto;
  }
  .large-pull-4 {
    right: 28.57143%;
    left: auto;
  }
  .large-push-5 {
    left: 35.71429%;
    right: auto;
  }
  .large-pull-5 {
    right: 35.71429%;
    left: auto;
  }
  .large-push-6 {
    left: 42.85714%;
    right: auto;
  }
  .large-pull-6 {
    right: 42.85714%;
    left: auto;
  }
  .large-push-7 {
    left: 50%;
    right: auto;
  }
  .large-pull-7 {
    right: 50%;
    left: auto;
  }
  .large-push-8 {
    left: 57.14286%;
    right: auto;
  }
  .large-pull-8 {
    right: 57.14286%;
    left: auto;
  }
  .large-push-9 {
    left: 64.28571%;
    right: auto;
  }
  .large-pull-9 {
    right: 64.28571%;
    left: auto;
  }
  .large-push-10 {
    left: 71.42857%;
    right: auto;
  }
  .large-pull-10 {
    right: 71.42857%;
    left: auto;
  }
  .large-push-11 {
    left: 78.57143%;
    right: auto;
  }
  .large-pull-11 {
    right: 78.57143%;
    left: auto;
  }
  .large-push-12 {
    left: 85.71429%;
    right: auto;
  }
  .large-pull-12 {
    right: 85.71429%;
    left: auto;
  }
  .large-push-13 {
    left: 92.85714%;
    right: auto;
  }
  .large-pull-13 {
    right: 92.85714%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    float: left;
  }
  .large-1 {
    width: 7.14286%;
  }
  .large-2 {
    width: 14.28571%;
  }
  .large-3 {
    width: 21.42857%;
  }
  .large-4 {
    width: 28.57143%;
  }
  .large-5 {
    width: 35.71429%;
  }
  .large-6 {
    width: 42.85714%;
  }
  .large-7 {
    width: 50%;
  }
  .large-8 {
    width: 57.14286%;
  }
  .large-9 {
    width: 64.28571%;
  }
  .large-10 {
    width: 71.42857%;
  }
  .large-11 {
    width: 78.57143%;
  }
  .large-12 {
    width: 85.71429%;
  }
  .large-13 {
    width: 92.85714%;
  }
  .large-14 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 7.14286% !important;
  }
  .large-offset-2 {
    margin-left: 14.28571% !important;
  }
  .large-offset-3 {
    margin-left: 21.42857% !important;
  }
  .large-offset-4 {
    margin-left: 28.57143% !important;
  }
  .large-offset-5 {
    margin-left: 35.71429% !important;
  }
  .large-offset-6 {
    margin-left: 42.85714% !important;
  }
  .large-offset-7 {
    margin-left: 50% !important;
  }
  .large-offset-8 {
    margin-left: 57.14286% !important;
  }
  .large-offset-9 {
    margin-left: 64.28571% !important;
  }
  .large-offset-10 {
    margin-left: 71.42857% !important;
  }
  .large-offset-11 {
    margin-left: 78.57143% !important;
  }
  .large-offset-12 {
    margin-left: 85.71429% !important;
  }
  .large-offset-13 {
    margin-left: 92.85714% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .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.63158rem;
    padding-right: 0.63158rem;
    float: left;
  }
  .push-0 {
    left: 0;
    right: auto;
  }
  .pull-0 {
    right: 0;
    left: auto;
  }
  .push-1 {
    left: 7.14286%;
    right: auto;
  }
  .pull-1 {
    right: 7.14286%;
    left: auto;
  }
  .push-2 {
    left: 14.28571%;
    right: auto;
  }
  .pull-2 {
    right: 14.28571%;
    left: auto;
  }
  .push-3 {
    left: 21.42857%;
    right: auto;
  }
  .pull-3 {
    right: 21.42857%;
    left: auto;
  }
  .push-4 {
    left: 28.57143%;
    right: auto;
  }
  .pull-4 {
    right: 28.57143%;
    left: auto;
  }
  .push-5 {
    left: 35.71429%;
    right: auto;
  }
  .pull-5 {
    right: 35.71429%;
    left: auto;
  }
  .push-6 {
    left: 42.85714%;
    right: auto;
  }
  .pull-6 {
    right: 42.85714%;
    left: auto;
  }
  .push-7 {
    left: 50%;
    right: auto;
  }
  .pull-7 {
    right: 50%;
    left: auto;
  }
  .push-8 {
    left: 57.14286%;
    right: auto;
  }
  .pull-8 {
    right: 57.14286%;
    left: auto;
  }
  .push-9 {
    left: 64.28571%;
    right: auto;
  }
  .pull-9 {
    right: 64.28571%;
    left: auto;
  }
  .push-10 {
    left: 71.42857%;
    right: auto;
  }
  .pull-10 {
    right: 71.42857%;
    left: auto;
  }
  .push-11 {
    left: 78.57143%;
    right: auto;
  }
  .pull-11 {
    right: 78.57143%;
    left: auto;
  }
  .push-12 {
    left: 85.71429%;
    right: auto;
  }
  .pull-12 {
    right: 85.71429%;
    left: auto;
  }
  .push-13 {
    left: 92.85714%;
    right: auto;
  }
  .pull-13 {
    right: 92.85714%;
    left: auto;
  }
}
.accordion {
  margin-bottom: 0;
}
.accordion .accordion-navigation,
.accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active > a,
.accordion dd.active > a {
  background: #e8e8e8;
}
.accordion .accordion-navigation > a,
.accordion dd > a {
  background: #efefef;
  color: #222;
  padding: 0.84211rem;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.84211rem;
}
.accordion .accordion-navigation > a:hover,
.accordion dd > a:hover {
  background: #e3e3e3;
}
.accordion .accordion-navigation > .content,
.accordion dd > .content {
  display: none;
  padding: 0.63158rem;
}
.accordion .accordion-navigation > .content.active,
.accordion dd > .content.active {
  display: block;
  background: #fff;
}
.alert-box {
  display: block;
  margin-bottom: 1.05263rem;
  padding: 0.73684rem 1.26316rem 0.73684rem 0.73684rem;
  font-size: 0.68421rem;
  transition: opacity 0.3s ease-out;
  background-color: #008cba;
  border-color: #0078a0;
  color: #fff;
}
.alert-box .close {
  font-size: 1.15789rem;
  padding: 0 6px 4px;
  line-height: 0.9;
  position: absolute;
  top: 50%;
  margin-top: -0.57895rem;
  right: 0.21053rem;
  color: #333;
  opacity: 0.3;
  background: inherit;
}
.alert-box .close:focus,
.alert-box .close:hover {
  opacity: 0.5;
}
.alert-box.radius {
  border-radius: 3px;
}
.alert-box.round {
  border-radius: 1000px;
}
.alert-box.success {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: #fff;
}
.alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #fff;
}
.alert-box.secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: #4f4f4f;
}
.alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff;
}
.alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #4f4f4f;
}
.alert-box.alert-close {
  opacity: 0;
}
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.52632rem;
}
[class*="block-grid-"]:after,
[class*="block-grid-"]:before {
  content: " ";
  display: table;
}
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.52632rem 1.05263rem;
}
@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n + 1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n + 1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n + 1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n + 1) {
    clear: both;
  }
}
.button-bar:after,
.button-group:after,
.clearing-thumbs:after,
[data-clearing]:after {
  clear: both;
}
.breadcrumbs {
  display: block;
  padding: 0.47368rem 0.73684rem;
  margin-left: 0;
  list-style: none;
  background-color: #f4f4f4;
  border-color: #dcdcdc;
  border-radius: 3px;
}
.breadcrumbs > * {
  margin: 0;
  float: left;
  font-size: 0.57895rem;
  line-height: 0.57895rem;
  text-transform: uppercase;
  color: #008cba;
}
.breadcrumbs > :focus a,
.breadcrumbs > :hover a {
  text-decoration: underline;
}
.breadcrumbs > .current:focus,
.breadcrumbs > .current:focus a,
.breadcrumbs > .current:hover,
.breadcrumbs > .current:hover a,
.button,
button {
  text-decoration: none;
}
.breadcrumbs > * a {
  color: #008cba;
}
.breadcrumbs > .current,
.breadcrumbs > .current a {
  cursor: default;
  color: #333;
}
.breadcrumbs > .unavailable,
.breadcrumbs > .unavailable a {
  color: #999;
}
.breadcrumbs > .unavailable a:focus,
.breadcrumbs > .unavailable:focus,
.breadcrumbs > .unavailable:hover,
.breadcrumbs > .unavailable:hover a {
  text-decoration: none;
  color: #999;
  cursor: not-allowed;
}
.breadcrumbs > :before {
  content: "/";
  color: #aaa;
  margin: 0 0.63158rem;
  position: relative;
  top: 1px;
}
.breadcrumbs > :first-child:before {
  content: " ";
  margin: 0;
}
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/";
}
.button,
button {
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  line-height: normal;
  margin: 0 0 1.05263rem;
  position: relative;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  font-size: 0.78947rem;
  background-color: #008cba;
  border-color: #f7931e;
  color: #f7931e;
  transition: background-color 0.3s ease-out;
  padding: 0.84211rem 1.68421rem 0.89474rem;
}
.button:focus,
.button:hover,
button:focus,
button:hover {
  background-color: rgba(255, 255, 255, 0.7);
  color: #333;
}
.button.secondary,
.button.secondary:focus,
.button.secondary:hover,
button.secondary,
button.secondary:focus,
button.secondary:hover {
  background-color: #e7e7e7;
  color: #333;
}
.button.secondary,
button.secondary {
  border-color: #e7e7e7;
}
.button.success,
button.success {
  background-color: #43ac6a;
  border-color: #44ad6b;
  color: #f7931e;
}
.button.success:focus,
.button.success:hover,
button.success:focus,
button.success:hover {
  background-color: #44ad6b;
  color: #f7931e;
}
.button.alert,
button.alert {
  background-color: #f04124;
  border-color: #f04226;
  color: #f7931e;
}
.button.alert:focus,
.button.alert:hover,
button.alert:focus,
button.alert:hover {
  background-color: #f04226;
  color: #f7931e;
}
.button.warning,
button.warning {
  background-color: #f08a24;
  border-color: #f08b26;
  color: #f7931e;
}
.button.warning:focus,
.button.warning:hover,
button.warning:focus,
button.warning:hover {
  background-color: #f08b26;
  color: #f7931e;
}
.button.info,
button.info {
  background-color: #a0d3e8;
  border-color: #a1d3e8;
  color: #333;
}
.button.info:focus,
.button.info:hover,
button.info:focus,
button.info:hover {
  background-color: #a1d3e8;
  color: #333;
}
.button.large,
button.large {
  font-size: 1.05263rem;
  padding: 0.94737rem 1.89474rem 1rem;
}
.button.small,
button.small {
  font-size: 0.68421rem;
  padding: 0.73684rem 1.47368rem 0.78947rem;
}
.button.tiny,
button.tiny {
  font-size: 0.57895rem;
  padding: 0.52632rem 1.05263rem 0.57895rem;
}
.button.expand,
button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
.button.left-align,
button.left-align {
  text-align: left;
  text-indent: 0.63158rem;
}
.button.right-align,
button.right-align {
  text-align: right;
  padding-right: 0.63158rem;
}
.button.radius,
button.radius {
  border-radius: 3px;
}
.button.round,
button.round {
  border-radius: 1000px;
}
.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
  background-color: #008cba;
  border-color: #f7931e;
  color: #f7931e;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
  color: #333;
  background-color: #008cba;
}
.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  color: #333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.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,
button[disabled].secondary:hover {
  color: #333;
  background-color: #e7e7e7;
}
.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
  background-color: #43ac6a;
  border-color: #44ad6b;
  color: #f7931e;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.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,
button[disabled].success:hover {
  color: #f7931e;
  background-color: #43ac6a;
}
.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
  background-color: #f04124;
  border-color: #f04226;
  color: #f7931e;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.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,
button[disabled].alert:hover {
  color: #f7931e;
  background-color: #f04124;
}
.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
  background-color: #f08a24;
  border-color: #f08b26;
  color: #f7931e;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.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,
button[disabled].warning:hover {
  color: #f7931e;
  background-color: #f08a24;
}
.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
  background-color: #a0d3e8;
  border-color: #a1d3e8;
  color: #333;
  cursor: default;
  opacity: 0.7;
  box-shadow: none;
}
.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,
button[disabled].info:hover {
  color: #333;
  background-color: #a0d3e8;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@media only screen and (min-width: 40.063em) {
  .button,
  button {
    display: inline-block;
  }
}
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
.button-group.even-2 li,
.button-group.even-3 li,
.button-group.even-4 li,
.button-group.even-5 li,
.button-group.even-6 li,
.button-group.even-7 li,
.button-group.even-8 li,
.button-group > li {
  margin: 0 -2px;
  display: inline-block;
}
.button-group:after,
.button-group:before {
  content: " ";
  display: table;
}
.button-group.even-2 li {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  width: 12.5%;
}
.button-group.even-8 li .button,
.button-group.even-8 li button,
.button-group.radius.stack > * > button,
.button-group.round.stack > * > button,
.button-group.stack > li > button,
.clearing-caption {
  width: 100%;
}
.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 > 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: inline-block;
  display: block;
  margin: 0;
  float: none;
}
.button-group.stack > li .button,
.button-group.stack > li > button {
  border-left: 1px solid;
}
.button-group.stack > li:first-child .button,
.button-group.stack > li:first-child button {
  border-left: 0;
}
.button-group.stack > li .button,
.button-group.stack > li > button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.stack > li:first-child .button,
.button-group.stack > li:first-child button {
  border-top: 0;
}
.button-group.stack-for-small > li {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.stack-for-small > li .button,
.button-group.stack-for-small > li > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.stack-for-small > li:first-child .button,
.button-group.stack-for-small > li:first-child button {
  border-left: 0;
}
@media only screen and (max-width: 40em) {
  .button-group.stack-for-small > li {
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li .button,
  .button-group.stack-for-small > li > button {
    border-left: 1px solid;
  }
  .button-group.stack-for-small > li:first-child .button,
  .button-group.stack-for-small > li:first-child button {
    border-left: 0;
  }
  .button-group.stack-for-small > li .button,
  .button-group.stack-for-small > li > button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .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 > * {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.radius > * .button,
.button-group.radius > * > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.radius > :first-child .button,
.button-group.radius > :first-child button {
  border-left: 0;
}
.button-group.radius > *,
.button-group.radius > * > .button,
.button-group.radius > * > a,
.button-group.radius > * > button {
  border-radius: 0;
}
.button-group.radius > :first-child,
.button-group.radius > :first-child > .button,
.button-group.radius > :first-child > a,
.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 > .button,
.button-group.radius > :last-child > a,
.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: inline-block;
  display: block;
  margin: 0;
}
.button-group.radius.stack > * .button,
.button-group.radius.stack > * > button {
  border-left: 1px solid;
}
.button-group.radius.stack > :first-child .button,
.button-group.radius.stack > :first-child button {
  border-left: 0;
}
.button-group.radius.stack > * .button,
.button-group.radius.stack > * > button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.radius.stack > :first-child .button,
.button-group.radius.stack > :first-child button {
  border-top: 0;
}
.button-group.radius.stack > *,
.button-group.radius.stack > * > .button,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button {
  border-radius: 0;
}
.button-group.radius.stack > :first-child,
.button-group.radius.stack > :first-child > .button,
.button-group.radius.stack > :first-child > a,
.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 > .button,
.button-group.radius.stack > :last-child > a,
.button-group.radius.stack > :last-child > button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media only screen and (min-width: 40.063em) {
  .button-group.radius.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
  }
  .button-group.radius.stack-for-small > * .button,
  .button-group.radius.stack-for-small > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > :first-child .button,
  .button-group.radius.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > .button,
  .button-group.radius.stack-for-small > * > a,
  .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 > .button,
  .button-group.radius.stack-for-small > :first-child > a,
  .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 > .button,
  .button-group.radius.stack-for-small > :last-child > a,
  .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: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * .button,
  .button-group.radius.stack-for-small > * > button {
    border-left: 1px solid;
  }
  .button-group.radius.stack-for-small > :first-child .button,
  .button-group.radius.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > * .button,
  .button-group.radius.stack-for-small > * > button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .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 > * > .button,
  .button-group.radius.stack-for-small > * > a,
  .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 > .button,
  .button-group.radius.stack-for-small > :first-child > a,
  .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 > .button,
  .button-group.radius.stack-for-small > :last-child > a,
  .button-group.radius.stack-for-small > :last-child > button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
.button-group.round > * {
  margin: 0 -2px;
  display: inline-block;
}
.button-group.round > * .button,
.button-group.round > * > button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
.button-group.round > :first-child .button,
.button-group.round > :first-child button {
  border-left: 0;
}
.button-group.round > *,
.button-group.round > * > .button,
.button-group.round > * > a,
.button-group.round > * > button {
  border-radius: 0;
}
.button-group.round > :first-child,
.button-group.round > :first-child > .button,
.button-group.round > :first-child > a,
.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 > .button,
.button-group.round > :last-child > a,
.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: inline-block;
  display: block;
  margin: 0;
}
.button-group.round.stack > * .button,
.button-group.round.stack > * > button {
  border-left: 1px solid;
}
.button-group.round.stack > :first-child .button,
.button-group.round.stack > :first-child button {
  border-left: 0;
}
.button-group.round.stack > * .button,
.button-group.round.stack > * > button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  margin: 0;
  display: block;
}
.button-group.round.stack > :first-child .button,
.button-group.round.stack > :first-child button {
  border-top: 0;
}
.button-group.round.stack > *,
.button-group.round.stack > * > .button,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button {
  border-radius: 0;
}
.button-group.round.stack > :first-child,
.button-group.round.stack > :first-child > .button,
.button-group.round.stack > :first-child > a,
.button-group.round.stack > :first-child > button {
  -webkit-top-left-radius: 0.84211rem;
  -webkit-top-right-radius: 0.84211rem;
  border-top-left-radius: 0.84211rem;
  border-top-right-radius: 0.84211rem;
}
.button-group.round.stack > :last-child,
.button-group.round.stack > :last-child > .button,
.button-group.round.stack > :last-child > a,
.button-group.round.stack > :last-child > button {
  -webkit-bottom-left-radius: 0.84211rem;
  -webkit-bottom-right-radius: 0.84211rem;
  border-bottom-left-radius: 0.84211rem;
  border-bottom-right-radius: 0.84211rem;
}
@media only screen and (min-width: 40.063em) {
  .button-group.round.stack-for-small > * {
    margin: 0 -2px;
    display: inline-block;
  }
  .button-group.round.stack-for-small > * .button,
  .button-group.round.stack-for-small > * > button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > :first-child .button,
  .button-group.round.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > .button,
  .button-group.round.stack-for-small > * > a,
  .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 > .button,
  .button-group.round.stack-for-small > :first-child > a,
  .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 > .button,
  .button-group.round.stack-for-small > :last-child > a,
  .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;
  }
}
.clearing-caption,
.f-dropdown.content > :last-child,
.f-dropdown.drop-left > :last-child,
.f-dropdown.drop-right > :last-child,
.f-dropdown.drop-top > :last-child,
.f-dropdown > :last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 40em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * .button,
  .button-group.round.stack-for-small > * > button {
    border-left: 1px solid;
  }
  .button-group.round.stack-for-small > :first-child .button,
  .button-group.round.stack-for-small > :first-child button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > * .button,
  .button-group.round.stack-for-small > * > button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    margin: 0;
    display: block;
  }
  .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 > * > .button,
  .button-group.round.stack-for-small > * > a,
  .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 > .button,
  .button-group.round.stack-for-small > :first-child > a,
  .button-group.round.stack-for-small > :first-child > button {
    -webkit-top-left-radius: 0.84211rem;
    -webkit-top-right-radius: 0.84211rem;
    border-top-left-radius: 0.84211rem;
    border-top-right-radius: 0.84211rem;
  }
  .button-group.round.stack-for-small > :last-child,
  .button-group.round.stack-for-small > :last-child > .button,
  .button-group.round.stack-for-small > :last-child > a,
  .button-group.round.stack-for-small > :last-child > button {
    -webkit-bottom-left-radius: 0.84211rem;
    -webkit-bottom-right-radius: 0.84211rem;
    border-bottom-left-radius: 0.84211rem;
    border-bottom-right-radius: 0.84211rem;
  }
}
.button-bar:after,
.button-bar:before,
.clearing-thumbs:after,
.clearing-thumbs:before,
[data-clearing]:after,
[data-clearing]:before {
  content: " ";
  display: table;
}
.button-bar .button-group {
  float: left;
  margin-right: 0.52632rem;
}
.clearing-thumbs,
[data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.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: #333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.clearing-blackout .clearing-close {
  display: block;
}
.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}
.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em;
}
.visible-img {
  height: 95%;
  position: relative;
}
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}
.clearing-caption {
  color: #ccc;
  font-size: 0.875em;
  line-height: 1.3;
  text-align: center;
  bottom: 0;
  background: #333;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}
.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #ccc;
  display: none;
}
.clearing-close:focus,
.clearing-close:hover {
  color: #ccc;
}
.clearing-assembled .clearing-container {
  height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul,
.clearing-feature li {
  display: none;
}
.clearing-feature li.clearing-featured-img {
  display: block;
}
@media only screen and (min-width: 40.063em) {
  .clearing-main-next,
  .clearing-main-prev {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }
  .clearing-main-next > span,
  .clearing-main-prev > span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: 12px solid;
  }
  .clearing-main-next > span:hover,
  .clearing-main-prev > span:hover {
    opacity: 0.8;
  }
  .clearing-main-prev {
    left: 0;
  }
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent #ccc transparent transparent;
  }
  .clearing-main-next {
    right: 0;
  }
  .clearing-main-next > span {
    border-color: transparent transparent transparent #ccc;
  }
  .clearing-main-next.disabled,
  .clearing-main-prev.disabled {
    opacity: 0.3;
  }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: 0.8;
  }
  .clearing-assembled .clearing-container .visible-img {
    background: #333;
    overflow: hidden;
    height: 85%;
  }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}
.tabs-content:after,
.tabs:after {
  clear: both;
}
.f-dropdown,
.f-dropdown.drop-right {
  max-width: 200px;
  list-style: none;
  outline: 0;
  max-height: none;
  font-size: 0.73684rem;
}
.f-dropdown {
  position: absolute;
  left: -9999px;
  margin-left: 0;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: 2px;
}
.f-dropdown:after,
.f-dropdown:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.f-dropdown.drop-left,
.f-dropdown.drop-left > :first-child,
.f-dropdown.drop-right > :first-child,
.f-dropdown > :first-child {
  margin-top: 0;
}
.f-dropdown:before {
  border: 6px inset;
  border-color: transparent transparent #fff;
  border-bottom-style: solid;
  top: -12px;
  left: 10px;
  z-index: 89;
}
.f-dropdown:after {
  border: 7px inset;
  border-color: transparent transparent #ccc;
  border-bottom-style: solid;
  top: -14px;
  left: 9px;
  z-index: 88;
}
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
.f-dropdown.drop-right {
  position: absolute;
  left: -9999px;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
}
.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}
.f-dropdown.drop-right:before {
  border: 6px inset;
  border-color: transparent #fff transparent transparent;
  border-right-style: solid;
  top: 10px;
  left: -12px;
  z-index: 89;
}
.f-dropdown.drop-right:after {
  border: 7px inset;
  border-color: transparent #ccc transparent transparent;
  border-right-style: solid;
  top: 9px;
  left: -14px;
  z-index: 88;
}
.f-dropdown.drop-left {
  position: absolute;
  left: -9999px;
  list-style: none;
  outline: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 0.73684rem;
  z-index: 89;
  margin-left: -2px;
  max-width: 200px;
}
.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  left: auto;
  position: absolute;
}
.f-dropdown.content,
.f-dropdown.drop-top {
  margin-left: 0;
  max-height: none;
  font-size: 0.73684rem;
  max-width: 200px;
  list-style: none;
  outline: 0;
}
.f-dropdown.drop-left:before {
  border: 6px inset;
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  top: 10px;
  right: -12px;
  z-index: 89;
}
.f-dropdown.drop-left:after {
  border: 7px inset;
  border-color: transparent transparent transparent #ccc;
  border-left-style: solid;
  top: 9px;
  right: -14px;
  z-index: 88;
}
.f-dropdown.drop-top {
  position: absolute;
  left: -9999px;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
  margin-top: -2px;
}
.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
  width: 0;
  height: 0;
  top: auto;
  right: auto;
  position: absolute;
  display: block;
  content: "";
}
.f-dropdown.content > :first-child,
.f-dropdown.drop-top > :first-child {
  margin-top: 0;
}
.f-dropdown.drop-top:before {
  border: 6px inset;
  border-color: #fff transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  left: 10px;
  z-index: 89;
}
.f-dropdown.drop-top:after {
  border: 7px inset;
  border-color: #ccc transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  left: 9px;
  z-index: 88;
}
.f-dropdown li {
  font-size: 0.73684rem;
  cursor: pointer;
  line-height: 0.94737rem;
  margin: 0;
}
.f-dropdown li:focus,
.f-dropdown li:hover {
  background: #eee;
}
.f-dropdown li.radius {
  border-radius: 3px;
}
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555;
}
.f-dropdown.content {
  position: absolute;
  left: -9999px;
  padding: 1.05263rem;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 89;
}
.f-dropdown.tiny {
  max-width: 200px;
}
.f-dropdown.small {
  max-width: 300px;
}
.f-dropdown.medium {
  max-width: 500px;
}
.f-dropdown.large {
  max-width: 800px;
}
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}
.f-dropdown.mega.open {
  left: 0 !important;
}
.dropdown.button,
button.dropdown {
  position: relative;
  outline: 0;
  padding-right: 3rem;
}
.dropdown.button::after,
button.dropdown::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  top: 50%;
  border-width: 0.31579rem;
  right: 1.18421rem;
  margin-top: -0.13158rem;
  border-color: #fff transparent transparent;
}
.dropdown.button.tiny,
button.dropdown.tiny {
  padding-right: 2.21053rem;
}
.dropdown.button.tiny:after,
button.dropdown.tiny:after {
  border-width: 0.31579rem;
  right: 0.94737rem;
  margin-top: -0.10526rem;
}
.dropdown.button.tiny::after,
button.dropdown.tiny::after {
  border-color: #fff transparent transparent;
}
.dropdown.button.small,
button.dropdown.small {
  padding-right: 2.57895rem;
}
.dropdown.button.small::after,
button.dropdown.small::after {
  border-width: 0.36842rem;
  right: 1.10526rem;
  margin-top: -0.13158rem;
  border-color: #fff transparent transparent;
}
.dropdown.button.large,
button.dropdown.large {
  padding-right: 3.05263rem;
}
.dropdown.button.large::after,
button.dropdown.large::after {
  border-width: 0.26316rem;
  right: 1.44737rem;
  margin-top: -0.13158rem;
  border-color: #fff transparent transparent;
}
.dropdown.button.secondary:after,
button.dropdown.secondary:after {
  border-color: #333 transparent transparent;
}
.flex-video {
  position: relative;
  padding-top: 1.31579rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 0.84211rem;
}
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.postfix,
.prefix,
select {
  font-size: 0.73684rem;
  height: 1.94737rem;
}
form .row .row {
  margin: 0 -0.42105rem;
}
form .row .row .column,
form .row .row .columns {
  padding: 0 0.42105rem;
}
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.42105rem;
}
label {
  font-size: 0.73684rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  line-height: 1.5;
  margin-bottom: 0;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
label.inline,
select {
  margin: 0 0 0.84211rem;
}
label.right {
  float: none !important;
  text-align: right;
}
label.inline {
  padding: 0.47368rem 0;
}
label small {
  text-transform: capitalize;
  color: #676767;
}
.postfix,
.prefix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: visible;
  line-height: 1.94737rem;
}
select[multiple],
textarea[rows] {
  height: auto;
}
.postfix.button,
.prefix.button {
  text-align: center;
  border: none;
  padding: 0;
}
.prefix.button.radius {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}
.postfix.button.radius {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
.prefix.button.round {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
}
.postfix.button.round {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
label.prefix,
span.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc;
}
label.postfix,
span.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc;
}
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="color"],
fieldset[disabled] textarea,
input[type="text"]:disabled,
input[type="text"][disabled],
input[type="text"][readonly],
input[type="password"]:disabled,
input[type="password"][disabled],
input[type="password"][readonly],
input[type="date"]:disabled,
input[type="date"][disabled],
input[type="date"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][disabled],
input[type="datetime"][readonly],
input[type="datetime-local"]:disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
input[type="month"]:disabled,
input[type="month"][disabled],
input[type="month"][readonly],
input[type="week"]:disabled,
input[type="week"][disabled],
input[type="week"][readonly],
input[type="email"]:disabled,
input[type="email"][disabled],
input[type="email"][readonly],
input[type="number"]:disabled,
input[type="number"][disabled],
input[type="number"][readonly],
input[type="search"]:disabled,
input[type="search"][disabled],
input[type="search"][readonly],
input[type="tel"]:disabled,
input[type="tel"][disabled],
input[type="tel"][readonly],
input[type="time"]:disabled,
input[type="time"][disabled],
input[type="time"][readonly],
input[type="url"]:disabled,
input[type="url"][disabled],
input[type="url"][readonly],
input[type="color"]:disabled,
input[type="color"][disabled],
input[type="color"][readonly],
select:disabled,
textarea:disabled,
textarea[disabled],
textarea[readonly] {
  background-color: #ddd;
  cursor: default;
}
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;
  border-radius: 0;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.73684rem;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.15s linear;
}
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 {
  border-color: #999;
  outline: 0;
}
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 button,
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
form .row .postfix-radius.row.collapse button,
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 3px 0 0 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0 3px 3px 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse button,
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
form .row .postfix-round.row.collapse button,
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea,
form .row .prefix-round.row.collapse .prefix {
  border-radius: 1000px 0 0 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0 1000px 1000px 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
}
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
textarea {
  max-width: 100%;
}
select {
  background-color: #fafafa;
  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: #ccc;
  padding: 0.42105rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  -webkit-appearance: list !important;
}
select::-ms-expand {
  display: none;
}
select.radius {
  border-radius: 3px;
}
select:hover {
  background-color: #f3f3f3;
  border-color: #999;
}
.icon-bar .item.disabled,
.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.42105rem;
  margin-right: 0.84211rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
input[type="file"] {
  width: 100%;
}
fieldset {
  border: 1px solid #ddd;
  padding: 1.05263rem;
  margin: 0.94737rem 0;
}
fieldset legend {
  font-weight: 700;
  background: #fff;
  padding: 0 0.15789rem;
  margin: 0 0 0 -0.15789rem;
}
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error {
  display: block;
  padding: 0.31579rem 0.47368rem 0.47368rem;
  margin-top: -1px;
  margin-bottom: 0.84211rem;
  font-size: 0.63158rem;
  font-weight: 400;
  font-style: italic;
  background: #f04124;
  color: #fff;
}
[data-abide] small.error,
[data-abide] span.error {
  display: none;
}
.error small.error,
small.error,
span.error {
  display: block;
  padding: 0.31579rem 0.47368rem 0.47368rem;
  margin-top: -1px;
  font-size: 0.63158rem;
  background: #f04124;
  font-weight: 400;
  font-style: italic;
}
small.error,
span.error {
  margin-bottom: 0.84211rem;
  color: #fff;
}
.error input,
.error select,
.error textarea {
  margin-bottom: 0;
}
.error input[type="checkbox"],
.error input[type="radio"],
.error small.error {
  margin-bottom: 0.84211rem;
}
.error label,
.error label.error {
  color: #f04124;
}
.error small.error {
  color: #fff;
}
.error > label > small {
  color: #676767;
  background: 0 0;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}
.side-nav li.heading,
.sub-nav dt {
  text-transform: uppercase;
}
.error span.error-message {
  display: block;
}
input.error,
select.error,
textarea.error {
  margin-bottom: 0;
}
label.error {
  color: #f04124;
}
.icon-bar > * i,
.icon-bar > * label,
.icon-bar > a.active i,
.icon-bar > a.active label,
.icon-bar > a:hover i,
.icon-bar > a:hover label,
.joyride-tip-guide {
  color: #fff;
}
.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333;
}
.icon-bar > *,
.icon-bar > * i,
.icon-bar > * img {
  display: block;
  margin: 0 auto;
}
.icon-bar > a.active,
.icon-bar > a:hover {
  background: #008cba;
}
.icon-bar > * {
  text-align: center;
  width: 25%;
  float: left;
  font-size: 1rem;
  padding: 1.25rem;
}
.icon-bar > * i {
  vertical-align: middle;
  font-size: 1.875rem;
}
.icon-bar.label-right > * i,
.icon-bar.label-right > * img {
  margin: 0 0.0625rem 0 0;
  display: inline-block;
}
.icon-bar.label-right > * i + label,
.icon-bar.label-right > * img + label {
  margin-top: 0;
}
.icon-bar.label-right > * label {
  display: inline-block;
}
.icon-bar.vertical.label-right > * {
  text-align: left;
}
.label,
.orbit-bullets,
.orbit-bullets-container,
.pagination-centered {
  text-align: center;
}
.icon-bar.small-vertical,
.icon-bar.vertical {
  height: 100%;
  width: auto;
}
.icon-bar.small-vertical .item,
.icon-bar.vertical .item {
  width: auto;
  margin: auto;
  float: none;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.medium-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  .icon-bar.large-vertical .item {
    width: auto;
    margin: auto;
    float: none;
  }
}
.icon-bar > * i + label,
.icon-bar > * img + label {
  margin-top: 0.0625rem;
}
.icon-bar > * img {
  width: 1.875rem;
  height: 1.875rem;
}
.icon-bar .item.disabled {
  pointer-events: none;
}
.icon-bar.two-up .item {
  width: 50%;
}
.icon-bar.two-up.small-vertical .item,
.icon-bar.two-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.three-up .item {
  width: 33.3333%;
}
.icon-bar.three-up.small-vertical .item,
.icon-bar.three-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.four-up .item {
  width: 25%;
}
.icon-bar.four-up.small-vertical .item,
.icon-bar.four-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.five-up .item {
  width: 20%;
}
.icon-bar.five-up.small-vertical .item,
.icon-bar.five-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.six-up .item {
  width: 16.66667%;
}
.icon-bar.six-up.small-vertical .item,
.icon-bar.six-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.seven-up .item {
  width: 14.28571%;
}
.icon-bar.seven-up.small-vertical .item,
.icon-bar.seven-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
.icon-bar.eight-up .item {
  width: 12.5%;
}
.icon-bar.eight-up.small-vertical .item,
.icon-bar.eight-up.vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.063em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}
.inline-list {
  margin: 0 0 0.89474rem -1.15789rem;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.15789rem;
  display: block;
}
.inline-list > li > * {
  display: block;
}
.joyride-list {
  display: none;
}
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: 400;
  width: 95%;
}
.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}
.joyride-content-wrapper {
  width: 100%;
  padding: 0.94737rem 1.05263rem 1.26316rem;
}
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}
.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333;
}
.joyride-tip-guide .joyride-nub.top {
  border-top-style: solid;
  border-color: #333;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom {
  border-bottom-style: solid;
  border-color: #333 transparent transparent !important;
  bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: 700;
  color: #fff;
}
.joyride-close-tip,
.label {
  font-weight: 400;
  text-decoration: none;
}
.joyride-tip-guide p {
  margin: 0 0 0.94737rem;
  font-size: 0.73684rem;
  line-height: 1.3;
}
.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: 1px solid #555;
  position: absolute;
  right: 0.89474rem;
  bottom: 0.84211rem;
}
.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666;
}
.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777 !important;
  font-size: 24px;
  line-height: 0.5 !important;
}
.joyride-close-tip:focus,
.joyride-close-tip:hover {
  color: #eee !important;
}
.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: 0 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer;
}
.joyride-expose-wrapper {
  background-color: #fff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #fff;
}
.joyride-expose-cover {
  background: 0 0;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
}
.label,
.slideshow-wrapper {
  position: relative;
}
@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 transparent transparent !important;
    bottom: -20px;
  }
  .joyride-tip-guide .joyride-nub.right {
    border-color: transparent transparent transparent #333 !important;
    top: 22px;
    left: auto;
    right: -20px;
  }
  .joyride-tip-guide .joyride-nub.left {
    border-color: transparent #333 transparent transparent !important;
    top: 22px;
    left: -20px;
    right: auto;
  }
}
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #ddd;
  color: #222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: Consolas, Menlo, Courier, monospace;
  font-size: inherit;
  padding: 0.10526rem 0.21053rem 0;
  border-radius: 3px;
}
.label {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: auto;
  padding: 0.21053rem 0.42105rem;
  font-size: 0.57895rem;
  background-color: #008cba;
  color: #fff;
}
.label.radius {
  border-radius: 3px;
}
.label.round {
  border-radius: 1000px;
}
.label.alert {
  background-color: #f04124;
  color: #fff;
}
.label.warning {
  background-color: #f08a24;
  color: #fff;
}
.label.success {
  background-color: #43ac6a;
  color: #fff;
}
.label.secondary {
  background-color: #e7e7e7;
  color: #333;
}
.label.info {
  background-color: #a0d3e8;
  color: #333;
}
[data-magellan-expedition-clone],
[data-magellan-expedition] {
  background: #fff;
  z-index: 50;
  min-width: 100%;
  padding: 10px;
}
[data-magellan-expedition-clone] .sub-nav,
[data-magellan-expedition-clone] .sub-nav dd,
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition] .sub-nav dd {
  margin-bottom: 0;
}
[data-magellan-expedition-clone] .sub-nav a,
[data-magellan-expedition] .sub-nav a {
  line-height: 1.8em;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
.slideshow-wrapper .orbit-container li,
.slideshow-wrapper .orbit-container li .orbit-caption,
.slideshow-wrapper ul li:first-child {
  display: block;
}
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}
.slideshow-wrapper .preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: 3px solid;
  border-color: #555 #fff;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: 0 0;
}
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
}
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
.orbit-container .orbit-slides-container > :first-child {
  margin-left: 0;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  color: #fff;
  width: 100%;
  padding: 0.52632rem 0.73684rem;
  font-size: 0.73684rem;
}
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #fff;
  background: 0 0;
  z-index: 10;
}
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.26316rem;
}
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 14px;
  border: 4px solid #fff;
  border-top: none;
  border-bottom: none;
}
.orbit-container .orbit-timer.paused > span {
  right: -4px;
  top: 0;
  width: 11px;
  height: 14px;
  border: 8px inset;
  border-left-style: solid;
  border-color: transparent transparent transparent #fff;
}
.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333;
}
.orbit-container:hover .orbit-timer > span {
  display: block;
}
.orbit-container .orbit-next,
.orbit-container .orbit-prev {
  position: absolute;
  top: 45%;
  margin-top: -25px;
  width: 36px;
  height: 60px;
  line-height: 50px;
  color: #fff;
  background-color: transparent;
  text-indent: -9999px !important;
  z-index: 10;
}
.orbit-container .orbit-next:hover,
.orbit-container .orbit-prev:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.orbit-container .orbit-next > span,
.orbit-container .orbit-prev > span {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 0;
  height: 0;
  border: 10px inset;
}
.orbit-container .orbit-prev {
  left: 0;
}
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent #fff transparent transparent;
}
.orbit-container .orbit-prev:hover > span {
  border-right-color: #fff;
}
.orbit-container .orbit-next {
  right: 0;
}
.orbit-container .orbit-next > span {
  border-color: transparent transparent transparent #fff;
  border-left-style: solid;
  left: 50%;
  margin-left: -4px;
}
.orbit-container .orbit-next:hover > span {
  border-left-color: #fff;
}
.orbit-bullets {
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  display: block;
}
.orbit-bullets li {
  cursor: pointer;
  display: inline-block;
  width: 0.47368rem;
  height: 0.47368rem;
  background: #ccc;
  float: none;
  margin-right: 6px;
  border-radius: 1000px;
}
.orbit-bullets li.active {
  background: #999;
}
.orbit-bullets li:last-child {
  margin-right: 0;
}
.touch .orbit-bullets,
.touch .orbit-container .orbit-next,
.touch .orbit-container .orbit-prev {
  display: none;
}
@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-next,
  .touch .orbit-container .orbit-prev {
    display: inherit;
  }
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin: 0 !important;
    opacity: 1 !important;
  }
  .orbit-bullets,
  .orbit-next,
  .orbit-prev,
  .orbit-stack-on-small .orbit-slide-number,
  .orbit-timer {
    display: none;
  }
}
.panel.callout > :first-child,
.panel > :first-child {
  margin-top: 0;
}
ul.pagination {
  display: block;
  min-height: 1.26316rem;
  margin-left: -0.26316rem;
}
ul.pagination li {
  height: 1.26316rem;
  color: #222;
  font-size: 0.73684rem;
  margin-left: 0.26316rem;
  float: left;
  display: block;
}
ul.pagination li a,
ul.pagination li button {
  display: block;
  padding: 0.05263rem 0.52632rem;
  color: #999;
  background: 0 0;
  border-radius: 3px;
  font-weight: 400;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 0.3s ease-out;
}
.panel,
.panel.callout {
  border-style: solid;
  border-width: 1px;
  padding: 1.05263rem;
}
ul.pagination li a:focus,
ul.pagination li button:focus,
ul.pagination li:hover a,
ul.pagination li:hover button {
  background: #e6e6e6;
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
  cursor: default;
  color: #999;
}
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
  background: 0 0;
}
ul.pagination li.current a,
ul.pagination li.current button {
  background: #008cba;
  color: #fff;
  font-weight: 700;
  cursor: default;
}
.panel,
.panel dl,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel li,
.panel p,
.panel.callout dl,
.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout li,
.panel.callout p {
  color: #333;
}
ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
  background: #008cba;
}
.pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}
.panel {
  border-color: #d8d8d8;
  margin-bottom: 1.05263rem;
  background: #f2f2f2;
}
.panel > :last-child {
  margin-bottom: 0;
}
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
  line-height: 1;
  margin-bottom: 0.52632rem;
}
.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-color: #b6edff;
  margin-bottom: 1.05263rem;
  background: #ecfaff;
  color: #333;
}
.pricing-table .price,
.pricing-table .title {
  padding: 0.78947rem 1.05263rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.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 {
  line-height: 1;
  margin-bottom: 0.52632rem;
}
.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: #008cba;
}
.panel.callout a:not(.button):focus,
.panel.callout a:not(.button):hover {
  color: #0078a0;
}
.panel.radius {
  border-radius: 3px;
}
.pricing-table {
  border: 1px solid #ddd;
  margin-left: 0;
  margin-bottom: 1.05263rem;
}
.pricing-table * {
  list-style: none;
  line-height: 1;
}
.pricing-table .title {
  background-color: #333;
  text-align: center;
  color: #eee;
  font-weight: 400;
  font-size: 0.84211rem;
}
.pricing-table .price {
  background-color: #f6f6f6;
  text-align: center;
  color: #333;
  font-weight: 400;
  font-size: 1.68421rem;
}
.pricing-table .bullet-item,
.pricing-table .description {
  padding: 0.78947rem;
  font-weight: 400;
  border-bottom: dotted 1px #ddd;
  background-color: #fff;
  text-align: center;
}
.pricing-table .description {
  color: #777;
  font-size: 0.63158rem;
  line-height: 1.4;
}
.pricing-table .bullet-item {
  color: #333;
  font-size: 0.73684rem;
}
.pricing-table .cta-button {
  background-color: #fff;
  text-align: center;
  padding: 1.05263rem 1.05263rem 0;
}
.progress {
  background-color: #f6f6f6;
  height: 1.31579rem;
  border: 1px solid #fff;
  padding: 0.10526rem;
  margin-bottom: 0.52632rem;
}
.progress .meter {
  background: #008cba;
  height: 100%;
  display: block;
}
.progress.secondary .meter {
  background: #e7e7e7;
  height: 100%;
  display: block;
}
.progress.success .meter {
  background: #43ac6a;
  height: 100%;
  display: block;
}
.progress.alert .meter {
  background: #f04124;
  height: 100%;
  display: block;
}
.progress.radius {
  border-radius: 3px;
}
.progress.radius .meter {
  border-radius: 2px;
}
.progress.round {
  border-radius: 1000px;
}
.progress.round .meter {
  border-radius: 999px;
}
.range-slider,
.range-slider.vertical-range {
  position: relative;
  border: 1px solid #ddd;
  margin: 1.05263rem 0;
}
.range-slider {
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  width: 100%;
  height: 0.84211rem;
  background: #fafafa;
}
.range-slider.vertical-range {
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  width: 0.84211rem;
  height: 10.52632rem;
}
.range-slider.vertical-range .range-slider-handle {
  margin-top: 0;
  margin-left: -0.42105rem;
  position: absolute;
  bottom: -8.84211rem;
}
.range-slider.vertical-range .range-slider-active-segment {
  width: 0.73684rem;
  height: auto;
  bottom: 0;
}
.range-slider.radius {
  background: #fafafa;
  border-radius: 3px;
}
.range-slider.radius .range-slider-handle {
  background: #008cba;
  border-radius: 3px;
}
.range-slider.radius .range-slider-handle:hover {
  background: #007ba4;
}
.range-slider.round {
  background: #fafafa;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
  background: #008cba;
  border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
  background: #007ba4;
}
.range-slider.disabled,
.range-slider[disabled] {
  background: #fafafa;
  cursor: not-allowed;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
  background: #008cba;
  cursor: default;
  opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
  background: #007ba4;
}
.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.73684rem;
  background: #e5e5e5;
}
.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.26316rem;
  width: 1.68421rem;
  height: 1.15789rem;
  border: 1px solid;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #008cba;
}
.range-slider-handle:hover {
  background: #007ba4;
}
.reveal-modal-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1004;
  display: none;
  left: 0;
}
.reveal-modal {
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  left: 0;
  background-color: #fff;
  padding: 1.57895rem;
  border: 1px solid #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
.reveal-modal > :first-child {
  margin-top: 0;
}
.reveal-modal > :last-child {
  margin-bottom: 0;
}
.reveal-modal.radius {
  border-radius: 3px;
}
.reveal-modal.round {
  border-radius: 1000px;
}
.reveal-modal.collapse {
  padding: 0;
}
@media only screen and (min-width: 40.063em) {
  .reveal-modal {
    width: 80%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5.26316rem;
  }
  .reveal-modal.tiny {
    width: 30%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .reveal-modal.small {
    width: 40%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .reveal-modal.medium {
    width: 60%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .reveal-modal.large {
    width: 70%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .reveal-modal.xlarge {
    width: 95%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reveal-modal.full {
  top: 0;
  left: 0;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none !important;
  margin-left: 0 !important;
}
@media only screen and (min-width: 40.063em) {
  .reveal-modal.full {
    width: 100%;
    max-width: 56.84211rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.reveal-modal.toback {
  z-index: 1003;
}
.reveal-modal .close-reveal-modal {
  font-size: 2.10526rem;
  line-height: 1;
  position: absolute;
  top: 0.52632rem;
  right: 1.15789rem;
  color: #aaa;
  font-weight: 700;
  cursor: pointer;
}
.side-nav {
  display: block;
  margin: 0;
  padding: 0.73684rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.side-nav li {
  margin: 0 0 0.36842rem;
  font-size: 0.73684rem;
  font-weight: 400;
}
.side-nav li a:not(.button) {
  display: block;
  color: #008cba;
  margin: 0;
  padding: 0.36842rem 0.73684rem;
}
.side-nav li a:not(.button):focus,
.side-nav li a:not(.button):hover {
  background: rgba(0, 0, 0, 0.025);
  color: #1cc7ff;
}
.side-nav li.active > a:first-child:not(.button) {
  color: #1cc7ff;
  font-weight: 400;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #fff;
}
.side-nav li.heading {
  color: #008cba;
  font-size: 0.73684rem;
  font-weight: 700;
}
.split.button {
  position: relative;
  padding-right: 4.26316rem;
}
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  left: 50%;
}
.split.button span:after,
.split.button.large span:after,
.split.button.small span:after,
.split.button.tiny span:after {
  border-top-style: solid;
  top: 48%;
  margin-left: -0.31579rem;
}
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
  width: 2.60526rem;
}
.split.button span:after {
  border-width: 0.31579rem;
  border-color: #fff transparent transparent;
}
.split.button.alert span,
.split.button.secondary span,
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
.split.button.tiny {
  padding-right: 3.15789rem;
}
.split.button.tiny span {
  width: 1.89474rem;
}
.split.button.tiny span:after {
  border-width: 0.31579rem;
}
.split.button.small {
  padding-right: 3.68421rem;
}
.split.button.small span {
  width: 2.21053rem;
}
.split.button.small span:after {
  border-width: 0.36842rem;
}
.split.button.large {
  padding-right: 4.63158rem;
}
.split.button.large span {
  width: 2.89474rem;
}
.split.button.large span:after {
  border-width: 0.26316rem;
}
.split.button.expand {
  padding-left: 2rem;
}
.split.button.secondary span:after {
  border-color: #333 transparent transparent;
}
.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
.split.button.no-pip span:after,
.split.button.no-pip span:before {
  border-style: none;
}
.split.button.no-pip span > i {
  top: 50%;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
}
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin-bottom: -0.21053rem 0 0.94737rem;
  padding-top: 0.21053rem;
}
.sub-nav dd,
.sub-nav dt,
.sub-nav li {
  float: left;
  margin-left: 0.84211rem;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.73684rem;
  color: #999;
}
.sub-nav dd a,
.sub-nav dt a,
.sub-nav li a {
  text-decoration: none;
  color: #999;
  padding: 0.15789rem 0.84211rem;
}
.sub-nav dd a:hover,
.sub-nav dt a:hover,
.sub-nav li a:hover {
  color: #737373;
}
.sub-nav dd.active a,
.sub-nav dt.active a,
.sub-nav li.active a {
  border-radius: 3px;
  font-weight: 400;
  background: #008cba;
  padding: 0.15789rem 0.84211rem;
  cursor: default;
  color: #fff;
}
.sub-nav dd.active a:hover,
.sub-nav dt.active a:hover,
.sub-nav li.active a:hover {
  background: #0078a0;
}
.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.switch label {
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  cursor: pointer;
  transition: left 0.15s ease-out;
  width: 4rem;
  height: 2rem;
  color: transparent;
  background: #ddd;
}
.switch input {
  opacity: 0;
  position: absolute;
  top: 9px;
  left: 10px;
  padding: 0;
}
.switch input + label {
  margin-left: 0;
  margin-right: 0;
}
.switch label:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
}
.switch input:checked + label:after {
  left: 2.25rem;
}
.switch input:checked + label {
  background: #008cba;
}
.switch.large label {
  width: 5rem;
  height: 2.5rem;
}
.switch.large label:after {
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked + label:after {
  left: 2.75rem;
}
.switch.small label {
  width: 3.5rem;
  height: 1.75rem;
}
.switch.small label:after {
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked + label:after {
  left: 2rem;
}
.switch.tiny label {
  width: 3rem;
  height: 1.5rem;
}
.switch.tiny label:after {
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked + label:after {
  left: 1.75rem;
}
.switch.radius label {
  border-radius: 4px;
}
.switch.radius label:after {
  border-radius: 3px;
}
.switch.round {
  border-radius: 1000px;
}
.switch.round label,
.switch.round label:after {
  border-radius: 2rem;
}
table {
  margin-bottom: 1.05263rem;
  table-layout: auto;
}
table caption {
  background: 0 0;
  color: #222;
  font-size: 0.84211rem;
  font-weight: 700;
}
table tfoot,
table thead {
  background: #f5f5f5;
}
table tfoot tr td,
table tfoot tr th,
table thead tr td,
table thead tr th {
  padding: 0.42105rem 0.52632rem 0.52632rem;
  font-size: 0.73684rem;
  font-weight: 700;
  color: #222;
}
table tr td,
table tr th {
  padding: 0.47368rem 0.52632rem;
  font-size: 0.73684rem;
  color: #222;
  text-align: left;
}
table tr.alt,
table tr.even,
table tr:nth-of-type(even) {
  background: #f9f9f9;
}
table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
  display: table-cell;
  line-height: 0.94737rem;
}
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
.tabs:after,
.tabs:before {
  content: " ";
  display: table;
}
.tabs .tab-title,
.tabs dd {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
}
.tabs .tab-title > a,
.tabs dd > a {
  display: block;
  background-color: #efefef;
  color: #222;
  padding: 0.84211rem 1.68421rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.84211rem;
}
.tabs .tab-title > a:hover,
.tabs dd > a:hover {
  background-color: #e1e1e1;
}
.tabs .tab-title > a:focus,
.tabs dd > a:focus {
  outline: 0;
}
.tabs .tab-title.active a,
.tabs dd.active a {
  background-color: #fff;
  color: #222;
}
.tabs.radius .tab:first-child a,
.tabs.radius dd:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.tabs.radius .tab:last-child a,
.tabs.radius dd:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.tabs.vertical .tab-title,
.tabs.vertical dd {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}
.tabs-content {
  margin-bottom: 1.26316rem;
  width: 100%;
}
.tabs-content:after,
.tabs-content:before {
  content: " ";
  display: table;
}
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.63158rem 0;
  width: 100%;
}
.tabs-content > .content.active {
  display: block;
  float: none;
}
.tabs-content > .content.contained {
  padding: 0.63158rem;
}
.tabs-content.vertical {
  display: block;
}
.tabs-content.vertical > .content {
  padding: 0 0.63158rem;
}
@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem;
  }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem;
  }
}
.no-js .tabs-content > .content {
  display: block;
  float: none;
}
.th {
  line-height: 0;
  display: inline-block;
  border: 4px solid #fff;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease-out;
}
.th:focus,
.th:hover {
  box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
}
.th.radius {
  border-radius: 3px;
}
.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: 700;
  color: #333;
}
.has-tip:focus,
.has-tip:hover {
  border-bottom: dotted 1px #003f54;
  color: #008cba;
}
.has-tip.tip-left,
.has-tip.tip-right {
  float: none !important;
}
.tooltip {
  display: none;
  position: absolute;
  z-index: 1006;
  font-weight: 400;
  font-size: 0.73684rem;
  line-height: 1.3;
  padding: 0.63158rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #333;
}
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent #333;
  top: -10px;
  pointer-events: none;
}
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
.tooltip.radius {
  border-radius: 3px;
}
.tooltip.round {
  border-radius: 1000px;
}
.tooltip.round > .nub {
  left: 2rem;
}
.tooltip.opened {
  color: #008cba !important;
  border-bottom: dotted 1px #003f54 !important;
}
.tap-to-close {
  display: block;
  font-size: 0.52632rem;
  color: #777;
  font-weight: 400;
}
@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333;
    top: -10px;
  }
  .tooltip.tip-top > .nub {
    border-color: #333 transparent transparent;
    top: auto;
    bottom: -10px;
  }
  .tooltip.tip-left,
  .tooltip.tip-right {
    float: none !important;
  }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  .tooltip.tip-right > .nub {
    border-color: transparent #333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}
.contain-to-grid {
  width: 100%;
  background: #00f;
}
.contain-to-grid .top-bar {
  margin-bottom: 0;
}
.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) {
  overflow-y: auto;
  height: auto;
  width: 100%;
  max-height: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 2.36842rem;
}
.top-bar {
  overflow: hidden;
  height: 2.36842rem;
  line-height: 2.36842rem;
  position: relative;
  background: #00f;
  margin-bottom: 0;
}
.top-bar ul {
  margin-bottom: 0;
  list-style: none;
}
.top-bar .row {
  max-width: none;
}
.top-bar form,
.top-bar input {
  margin-bottom: 0;
}
.top-bar input {
  height: 1.47368rem;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  font-size: 0.75rem;
}
.top-bar .button,
.top-bar button {
  padding-top: 0.40263rem;
  padding-bottom: 0.40263rem;
  margin-bottom: 0;
  font-size: 0.75rem;
}
@media only screen and (max-width: 40em) {
  .reveal-modal {
    min-height: 100vh;
  }
  .top-bar .button,
  .top-bar button {
    position: relative;
    top: -1px;
  }
}
.top-bar .title-area {
  position: relative;
  margin: 0;
}
.top-bar .name {
  height: 2.36842rem;
  margin: 0;
  font-size: 19px;
}
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
  line-height: 2.36842rem;
  font-size: 0.89474rem;
  margin: 0;
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
  font-weight: 400;
  color: #fff;
  width: 75%;
  display: block;
  padding: 0 0.78947rem;
}
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
.top-bar .toggle-topbar a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.68421rem;
  font-weight: 700;
  position: relative;
  display: block;
  padding: 0 0.78947rem;
  height: 2.36842rem;
  line-height: 2.36842rem;
}
.top-bar .toggle-topbar.menu-icon {
  top: 50%;
  margin-top: -16px;
}
.top-bar .toggle-topbar.menu-icon a {
  height: 34px;
  line-height: 33px;
  padding: 0 2.10526rem 0 0.78947rem;
  color: #fff;
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -8px;
  right: 0.78947rem;
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  width: 16px;
}
.top-bar-section,
.top-bar-section .has-dropdown {
  position: relative;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
  height: auto;
  background: 0 0;
}
.top-bar.expanded .title-area {
  background: #00f;
}
.top-bar.expanded .toggle-topbar a {
  color: #888;
}
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888;
}
.top-bar-section {
  left: 0;
  width: auto;
  transition: left 0.3s ease-out;
}
.top-bar-section ul {
  padding: 0;
  width: 100%;
  height: auto;
  display: block;
  font-size: 19px;
  margin: 0;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px navy;
  clear: both;
  height: 1px;
  width: 100%;
}
.top-bar-section ul li {
  background: #333;
}
.top-bar-section ul li > a {
  display: block;
  width: 100%;
  color: #fff;
  padding: 12px 0 12px 0.78947rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.68421rem;
  font-weight: 400;
  text-transform: none;
}
.top-bar-section ul li > a.button,
.top-bar-section ul li > button {
  font-size: 0.68421rem;
  padding-right: 0.78947rem;
  padding-left: 0.78947rem;
}
.top-bar-section ul li > a.button {
  background-color: #008cba;
  border-color: #f7931e;
  color: #f7931e;
}
.top-bar-section ul li > a.button:focus,
.top-bar-section ul li > a.button:hover {
  background-color: rgba(255, 255, 255, 0.7);
  color: #333;
}
.top-bar-section ul li > a.button.secondary {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  color: #333;
}
.top-bar-section ul li > a.button.secondary:focus,
.top-bar-section ul li > a.button.secondary:hover {
  background-color: #e7e7e7;
  color: #333;
}
.top-bar-section ul li > a.button.success {
  background-color: #43ac6a;
  border-color: #44ad6b;
  color: #f7931e;
}
.top-bar-section ul li > a.button.success:focus,
.top-bar-section ul li > a.button.success:hover {
  background-color: #44ad6b;
  color: #f7931e;
}
.top-bar-section ul li > a.button.alert {
  background-color: #f04124;
  border-color: #f04226;
  color: #f7931e;
}
.top-bar-section ul li > a.button.alert:focus,
.top-bar-section ul li > a.button.alert:hover {
  background-color: #f04226;
  color: #f7931e;
}
.top-bar-section ul li > a.button.warning {
  background-color: #f08a24;
  border-color: #f08b26;
  color: #f7931e;
}
.top-bar-section ul li > a.button.warning:focus,
.top-bar-section ul li > a.button.warning:hover {
  background-color: #f08b26;
  color: #f7931e;
}
.top-bar-section ul li > button {
  background-color: #008cba;
  border-color: #f7931e;
  color: #f7931e;
}
.top-bar-section ul li > button:focus,
.top-bar-section ul li > button:hover {
  background-color: rgba(255, 255, 255, 0.7);
  color: #333;
}
.top-bar-section ul li > button.secondary {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
  color: #333;
}
.top-bar-section ul li > button.secondary:focus,
.top-bar-section ul li > button.secondary:hover {
  background-color: #e7e7e7;
  color: #333;
}
.top-bar-section ul li > button.success {
  background-color: #43ac6a;
  border-color: #44ad6b;
  color: #f7931e;
}
.top-bar-section ul li > button.success:focus,
.top-bar-section ul li > button.success:hover {
  background-color: #44ad6b;
  color: #f7931e;
}
.top-bar-section ul li > button.alert {
  background-color: #f04124;
  border-color: #f04226;
  color: #f7931e;
}
.top-bar-section ul li > button.alert:focus,
.top-bar-section ul li > button.alert:hover {
  background-color: #f04226;
  color: #f7931e;
}
.top-bar-section ul li > button.warning {
  background-color: #f08a24;
  border-color: #f08b26;
  color: #f7931e;
}
.top-bar-section ul li > button.warning:focus,
.top-bar-section ul li > button.warning:hover {
  background-color: #f08b26;
  color: #f7931e;
}
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #333;
  color: #fff;
}
.top-bar-section ul li.active > a {
  background: #008cba;
  color: #fff;
}
.top-bar-section ul li.active > a:hover {
  background: #0078a0;
  color: #fff;
}
.top-bar-section .has-form {
  padding: 0.78947rem;
}
.top-bar-section .has-dropdown > a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
  border-left-style: solid;
  margin-right: 0.78947rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
.top-bar-section .has-dropdown.moved {
  position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
  display: block;
  height: auto;
  overflow: visible;
  clip: auto;
  position: absolute !important;
  width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
.top-bar-section .dropdown {
  padding: 0;
  left: 100%;
  top: 0;
  z-index: 99;
  display: block;
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.top-bar-section .dropdown li {
  width: 100%;
  height: auto;
}
.top-bar-section .dropdown li a {
  font-weight: 400;
  padding: 8px 0.78947rem;
}
.top-bar-section .dropdown li a.parent-link {
  font-weight: 400;
}
.top-bar-section .dropdown li.parent-link,
.top-bar-section .dropdown li.title h5 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.94737rem;
}
.top-bar-section .dropdown li.parent-link a,
.top-bar-section .dropdown li.title h5 a {
  color: #fff;
  display: block;
}
.top-bar-section .dropdown li.parent-link a:hover,
.top-bar-section .dropdown li.title h5 a:hover {
  background: 0 0;
}
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.78947rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}
.top-bar-section .dropdown label {
  padding: 8px 0.78947rem 2px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #777;
  font-weight: 700;
  font-size: 0.52632rem;
}
.js-generated {
  display: block;
}
@media only screen and (min-width: 40.063em) {
  .top-bar,
  .top-bar.expanded {
    background: #00f;
  }
  .top-bar .title-area,
  .top-bar-section ul li {
    float: left;
  }
  .top-bar-section .dropdown li a,
  .top-bar-section .dropdown li label {
    white-space: nowrap;
    background: #333;
  }
  .top-bar {
    overflow: visible;
  }
  .top-bar:after,
  .top-bar:before {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .name h1 a,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  .top-bar .button,
  .top-bar button,
  .top-bar input {
    font-size: 0.73684rem;
    position: relative;
    height: 1.47368rem;
    top: 0.44737rem;
  }
  .contain-to-grid .top-bar {
    max-width: 56.84211rem;
    margin: 0 auto;
  }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  .top-bar-section ul {
    width: auto;
    height: auto !important;
    display: inline;
  }
  .top-bar-section ul li .js-generated {
    display: none;
  }
  .top-bar-section li.hover > a:not(.button) {
    background: #333;
    color: #fff;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.78947rem;
    line-height: 2.36842rem;
    background: #00f;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #333;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0 0.78947rem;
    line-height: 2.36842rem;
    color: #fff;
    background: #008cba;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #0078a0;
    color: #fff;
  }
  .top-bar-section .has-dropdown > a {
    padding-right: 1.84211rem !important;
  }
  .top-bar-section .has-dropdown > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: rgba(255, 255, 255, 0.4) transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.18421rem;
  }
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  .top-bar-section .has-dropdown.moved > .dropdown {
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  .top-bar-section .has-dropdown.hover > .dropdown,
  .top-bar-section .has-dropdown.not-click:hover > .dropdown,
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: none;
    content: "\00bb";
    top: 1rem;
    margin-top: -1px;
    right: 5px;
    line-height: 1.2;
  }
  .top-bar-section .dropdown {
    left: 0;
    top: auto;
    background: 0 0;
    min-width: 100%;
  }
  .top-bar-section .dropdown li a {
    color: #fff;
    line-height: 2.36842rem;
    padding: 12px 0.78947rem;
  }
  .top-bar-section
    .dropdown
    li:not(.has-form):not(.active):hover
    > a:not(.button),
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    color: #fff;
    background: #333;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #2121ff;
    clear: none;
    height: 2.36842rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #00f;
    padding: 0 0.78947rem;
    height: 2.36842rem;
  }
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }
  .no-js .top-bar-section ul li:hover > a {
    background: #333;
    color: #fff;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: #fff;
  }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown,
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
  }
}
.inner-wrap,
.left-submenu {
  transition: -webkit-transform 0.5s ease;
}
.left-small,
.right-small,
.tab-bar-section {
  top: 0;
  position: absolute;
}
.clearit,
.inner-wrap:after,
hr {
  clear: both;
}
.inner-wrap,
.off-canvas-wrap {
  width: 100%;
  position: relative;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.align-center,
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important;
  }
  .large-only-text-right {
    text-align: right !important;
  }
  .large-only-text-center {
    text-align: center !important;
  }
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important;
  }
  .xlarge-only-text-right {
    text-align: right !important;
  }
  .xlarge-only-text-center {
    text-align: center !important;
  }
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
.subheader,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 0.2rem;
}
a {
  text-decoration: none;
  line-height: inherit;
}
p,
p.lead {
  line-height: 1.6;
}
a:focus,
a:hover {
  color: #0078a0;
}
a img {
  border: none;
}
p {
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-size: 0.78947rem;
  margin-bottom: 0;
  text-rendering: optimizeLegibility;
}
p.lead {
  font-size: 0.97368rem;
}
.msg-panel .txt p,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}
p aside {
  font-size: 0.73684rem;
  line-height: 1.35;
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}
h4,
h5 {
  font-size: 0.94737rem;
}
h6 {
  font-size: 1rem;
}
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  margin-bottom: 0.5rem;
}
b,
em,
i,
small,
strong {
  line-height: inherit;
}
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  margin: 1.05263rem 0 1rem;
  height: 0;
}
em,
i {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 60%;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.10526rem 0.26316rem 0.05263rem;
}
.vcard .fn,
.vevent .summary,
.vevent abbr,
dl dt,
ul.off-canvas-list li label {
  font-weight: 700;
}
dl,
ol,
ul {
  font-size: 0.78947rem;
  line-height: 1.6;
  margin-bottom: 0;
  list-style-position: outside;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
ul {
  margin-left: 1.1rem;
}
ul.no-bullet {
  margin-left: 0;
}
ul li ol,
ul li ul,
ul.no-bullet li ol,
ul.no-bullet li ul {
  margin-left: 1.05263rem;
  margin-bottom: 0;
}
ul.no-bullet li ol,
ul.no-bullet li ul {
  list-style: none;
}
ul.circle,
ul.disc,
ul.square {
  margin-left: 1.1rem;
}
ul.circle li ul,
ul.disc li ul,
ul.square li ul {
  list-style: inherit;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.no-bullet {
  list-style: none;
}
ol {
  margin-left: 1.4rem;
}
ol li ol,
ol li ul {
  margin-left: 1.05263rem;
  margin-bottom: 0;
}
dl dt {
  margin-bottom: 0.3rem;
}
dl dd {
  margin-bottom: 0.63158rem;
}
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}
abbr {
  text-transform: none;
}
abbr[title] {
  border-bottom: 1px dotted #ddd;
}
blockquote {
  margin: 0;
  padding: 0.47368rem 1.05263rem 0 1rem;
  border-left: 1px solid #ddd;
}
blockquote cite {
  display: block;
  font-size: 0.68421rem;
  color: #555;
}
blockquote cite:before {
  content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
  color: #555;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}
.vcard {
  display: inline-block;
}
.vcard li {
  margin: 0;
  display: block;
}
.vcard .fn {
  font-size: 0.78947rem;
}
.vevent abbr {
  cursor: default;
  text-decoration: none;
  border: none;
  padding: 0 0.05263rem;
}
@media only screen and (min-width: 40.063em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.3;
  }
  h1 {
    font-size: 2.31579rem;
  }
  h2 {
    font-size: 1.94737rem;
  }
  h3 {
    font-size: 1.42105rem;
  }
  h4 {
    font-size: 1.21053rem;
  }
  h5 {
    font-size: 0.94737rem;
  }
  h6 {
    font-size: 1rem;
  }
}
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}
.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}
.inner-wrap {
  transition: transform 0.5s ease;
}
.left-small,
.right-small,
.tab-bar .menu-icon {
  width: 2.36842rem;
  height: 2.36842rem;
}
.inner-wrap:after,
.inner-wrap:before {
  content: " ";
  display: table;
}
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333;
  color: #fff;
  height: 2.36842rem;
  line-height: 2.36842rem;
  position: relative;
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
  color: #fff;
  font-weight: 700;
  line-height: 2.36842rem;
  margin: 0;
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
  font-size: 0.94737rem;
}
.left-small {
  border-right: solid 1px #1a1a1a;
  left: 0;
}
.right-small {
  border-left: solid 1px #1a1a1a;
  right: 0;
}
.tab-bar-section {
  padding: 0 0.52632rem;
  text-align: center;
  height: 2.36842rem;
}
.tab-bar-section.left {
  left: 0;
  right: 2.36842rem;
}
.tab-bar-section.right {
  left: 2.36842rem;
  right: 0;
}
.tab-bar-section.middle {
  left: 2.36842rem;
  right: 2.36842rem;
}
.tab-bar .menu-icon {
  text-indent: 1.84211rem;
  display: block;
  padding: 0;
  color: #fff;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
  content: "";
  position: absolute;
  display: block;
  height: 0;
  top: 50%;
  margin-top: -0.42105rem;
  left: 0.76316rem;
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  width: 0.84211rem;
}
.left-off-canvas-menu,
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  top: 0;
  bottom: 0;
  position: absolute;
  background: #333;
  z-index: 1001;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.left-off-canvas-menu,
.left-submenu,
.right-off-canvas-menu,
.right-submenu {
  width: 13.15789rem;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
}
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
.left-off-canvas-menu {
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}
.right-off-canvas-menu {
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
.move-left .exit-off-canvas,
.move-right .exit-off-canvas {
  z-index: 1002;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.offcanvas-overlap .exit-off-canvas,
.offcanvas-overlap-left .exit-off-canvas,
.offcanvas-overlap-right .exit-off-canvas,
ul.off-canvas-list li a {
  transition: background 0.3s ease;
  display: block;
}
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}
ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem 0.78947rem;
  color: #999;
  text-transform: uppercase;
  font-size: 0.63158rem;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}
ul.off-canvas-list li a {
  padding: 0.66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
}
.left-submenu .back > a,
.right-submenu .back > a {
  padding: 0.3rem 0.78947rem;
  color: #999;
  font-weight: 700;
  text-transform: uppercase;
}
.left-submenu .back > a,
.left-submenu .back > a:hover,
.right-submenu .back > a,
.right-submenu .back > a:hover {
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}
ul.off-canvas-list li a:hover {
  background: #242424;
}
.move-right > .inner-wrap {
  -webkit-transform: translate3d(13.15789rem, 0, 0);
  transform: translate3d(13.15789rem, 0, 0);
}
.move-right .exit-off-canvas {
  background: rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 40.063em) {
  .tab-bar-section.left {
    text-align: left;
  }
  .tab-bar-section.right {
    text-align: right;
  }
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.move-left > .inner-wrap {
  -webkit-transform: translate3d(-13.15789rem, 0, 0);
  transform: translate3d(-13.15789rem, 0, 0);
}
.move-left .exit-off-canvas {
  background: rgba(255, 255, 255, 0.2);
}
@media only screen and (min-width: 40.063em) {
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-left .right-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.offcanvas-overlap-right .left-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  z-index: 1003;
}
.left-submenu,
.offcanvas-overlap-right .exit-off-canvas,
.right-submenu {
  top: 0;
  position: absolute;
  z-index: 1002;
  -webkit-backface-visibility: hidden;
  bottom: 0;
}
.offcanvas-overlap-right .exit-off-canvas {
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.2);
  left: 0;
  right: 0;
  -webkit-tap-highlight-color: transparent;
}
@media only screen and (min-width: 40.063em) {
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}
.no-csstransforms .left-off-canvas-menu {
  left: -13.15789rem;
}
.no-csstransforms .right-off-canvas-menu {
  right: -13.15789rem;
}
.no-csstransforms .move-left > .inner-wrap {
  right: 13.15789rem;
}
.no-csstransforms .move-right > .inner-wrap {
  left: 13.15789rem;
}
.left-submenu {
  margin: 0;
  background: #333;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  transition: transform 0.5s ease;
}
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
  background: #444;
  margin: 0;
}
.left-submenu .back > a:hover {
  background: #303030;
}
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.right-submenu {
  margin: 0;
  background: #333;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
.right-submenu .back > a {
  background: #444;
  margin: 0;
}
h1,
li,
p {
  color: #16293e;
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after,
.right-submenu .back > a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}
.right-submenu .back > a:hover {
  background: #303030;
}
.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}
@media only screen {
  .hide-for-large,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-medium,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-xlarge,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-down,
  .show-for-medium-down,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-small-up,
  .show-for-xlarge-down,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-large-down,
  .hide-for-medium-down,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-xlarge-down,
  .hide-for-xxlarge-down,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-medium,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-xlarge,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-medium,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-down,
  .visible-for-medium-down,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-small-up,
  .visible-for-xlarge-down,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-down,
  .hidden-for-medium-down,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-small-up,
  .hidden-for-xlarge-down,
  .hidden-for-xxlarge-down,
  .visible-for-large,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-medium,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-xlarge,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-medium,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-xlarge,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-down,
  table.show-for-medium-down,
  table.show-for-small,
  table.show-for-small-down,
  table.show-for-small-only,
  table.show-for-small-up,
  table.show-for-xlarge-down,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-medium,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-down,
  thead.show-for-medium-down,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.show-for-small-only,
  thead.show-for-small-up,
  thead.show-for-xlarge-down,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-down,
  tbody.show-for-medium-down,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.show-for-small-only,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-down,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-medium,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-down,
  tr.show-for-medium-down,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.show-for-small-only,
  tr.show-for-small-up,
  tr.show-for-xlarge-down,
  tr.show-for-xxlarge-down {
    display: table-row;
  }
  td.hide-for-large,
  td.hide-for-large-only,
  td.hide-for-large-up,
  td.hide-for-medium,
  td.hide-for-medium-only,
  td.hide-for-medium-up,
  td.hide-for-xlarge,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-down,
  td.show-for-medium-down,
  td.show-for-small,
  td.show-for-small-down,
  td.show-for-small-only,
  td.show-for-small-up,
  td.show-for-xlarge-down,
  td.show-for-xxlarge-down,
  th.hide-for-large,
  th.hide-for-large-only,
  th.hide-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-only,
  th.hide-for-medium-up,
  th.hide-for-xlarge,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-down,
  th.show-for-medium-down,
  th.show-for-small,
  th.show-for-small-down,
  th.show-for-small-only,
  th.show-for-small-up,
  th.show-for-xlarge-down,
  th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .hide-for-large,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-down,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-down,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-large-down,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-down,
  .hide-for-xxlarge-down,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-down,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-down,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-down,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-down,
  .hidden-for-xxlarge-down,
  .visible-for-large,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-down,
  table.show-for-medium,
  table.show-for-medium-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-down,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-down,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-down,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-down,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-down,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-down,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-down,
  tr.show-for-xxlarge-down {
    display: table-row;
  }
  td.hide-for-large,
  td.hide-for-large-only,
  td.hide-for-large-up,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-down,
  td.show-for-medium,
  td.show-for-medium-down,
  td.show-for-medium-only,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-down,
  td.show-for-xxlarge-down,
  th.hide-for-large,
  th.hide-for-large-only,
  th.hide-for-large-up,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-down,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-only,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-down,
  th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-down,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-down,
  .hide-for-xxlarge-down,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-down,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-down,
  .hidden-for-xxlarge-down,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large,
  table.show-for-large-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-down,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-down,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-down,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-down,
  tr.show-for-xxlarge-down {
    display: table-row;
  }
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge,
  td.hide-for-xlarge-only,
  td.hide-for-xlarge-up,
  td.hide-for-xxlarge,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large,
  td.show-for-large-down,
  td.show-for-large-only,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-down,
  td.show-for-xxlarge-down,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  th.hide-for-xxlarge,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large,
  th.show-for-large-down,
  th.show-for-large-only,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-down,
  th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xxlarge,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-down,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xxlarge,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-down,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xxlarge,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-large-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xxlarge,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge,
  table.show-for-xlarge-down,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up,
  table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-large-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xxlarge,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge,
  thead.show-for-xlarge-down,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-large-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xxlarge,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge,
  tbody.show-for-xlarge-down,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-large-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xxlarge,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge,
  tr.show-for-xlarge-down,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.show-for-xxlarge-down {
    display: table-row;
  }
  td.hide-for-large,
  td.hide-for-large-down,
  td.hide-for-large-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xxlarge,
  td.hide-for-xxlarge-only,
  td.hide-for-xxlarge-up,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge,
  td.show-for-xlarge-down,
  td.show-for-xlarge-only,
  td.show-for-xlarge-up,
  td.show-for-xxlarge-down,
  th.hide-for-large,
  th.hide-for-large-down,
  th.hide-for-large-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xxlarge,
  th.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge,
  th.show-for-xlarge-down,
  th.show-for-xlarge-only,
  th.show-for-xlarge-up,
  th.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-large-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-small-only,
  .hide-for-xlarge,
  .hide-for-xlarge-down,
  .hide-for-xlarge-only,
  .show-for-large-up,
  .show-for-medium-up,
  .show-for-small-up,
  .show-for-xlarge-up,
  .show-for-xxlarge,
  .show-for-xxlarge-down,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: inherit !important;
  }
  .hide-for-large-up,
  .hide-for-medium-up,
  .hide-for-small-up,
  .hide-for-xlarge-up,
  .hide-for-xxlarge,
  .hide-for-xxlarge-down,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-large-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-small,
  .show-for-small-down,
  .show-for-small-only,
  .show-for-xlarge,
  .show-for-xlarge-down,
  .show-for-xlarge-only {
    display: none !important;
  }
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-large-only,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-medium-only,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-small-only,
  .hidden-for-xlarge,
  .hidden-for-xlarge-down,
  .hidden-for-xlarge-only,
  .visible-for-large-up,
  .visible-for-medium-up,
  .visible-for-small-up,
  .visible-for-xlarge-up,
  .visible-for-xxlarge,
  .visible-for-xxlarge-down,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-large-up,
  .hidden-for-medium-up,
  .hidden-for-small-up,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge,
  .hidden-for-xxlarge-down,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-large-only,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-medium-only,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-small-only,
  .visible-for-xlarge,
  .visible-for-xlarge-down,
  .visible-for-xlarge-only {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-large-only,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-medium-only,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-small-only,
  table.hide-for-xlarge,
  table.hide-for-xlarge-down,
  table.hide-for-xlarge-only,
  table.show-for-large-up,
  table.show-for-medium-up,
  table.show-for-small-up,
  table.show-for-xlarge-up,
  table.show-for-xxlarge,
  table.show-for-xxlarge-down,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up {
    display: table !important;
  }
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-large-only,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-medium-only,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-small-only,
  thead.hide-for-xlarge,
  thead.hide-for-xlarge-down,
  thead.hide-for-xlarge-only,
  thead.show-for-large-up,
  thead.show-for-medium-up,
  thead.show-for-small-up,
  thead.show-for-xlarge-up,
  thead.show-for-xxlarge,
  thead.show-for-xxlarge-down,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-large-only,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-small-only,
  tbody.hide-for-xlarge,
  tbody.hide-for-xlarge-down,
  tbody.hide-for-xlarge-only,
  tbody.show-for-large-up,
  tbody.show-for-medium-up,
  tbody.show-for-small-up,
  tbody.show-for-xlarge-up,
  tbody.show-for-xxlarge,
  tbody.show-for-xxlarge-down,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-large-only,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-medium-only,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-small-only,
  tr.hide-for-xlarge,
  tr.hide-for-xlarge-down,
  tr.hide-for-xlarge-only,
  tr.show-for-large-up,
  tr.show-for-medium-up,
  tr.show-for-small-up,
  tr.show-for-xlarge-up,
  tr.show-for-xxlarge,
  tr.show-for-xxlarge-down,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up {
    display: table-row;
  }
  td.hide-for-large,
  td.hide-for-large-down,
  td.hide-for-large-only,
  td.hide-for-medium,
  td.hide-for-medium-down,
  td.hide-for-medium-only,
  td.hide-for-small,
  td.hide-for-small-down,
  td.hide-for-small-only,
  td.hide-for-xlarge,
  td.hide-for-xlarge-down,
  td.hide-for-xlarge-only,
  td.show-for-large-up,
  td.show-for-medium-up,
  td.show-for-small-up,
  td.show-for-xlarge-up,
  td.show-for-xxlarge,
  td.show-for-xxlarge-down,
  td.show-for-xxlarge-only,
  td.show-for-xxlarge-up,
  th.hide-for-large,
  th.hide-for-large-down,
  th.hide-for-large-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.hide-for-small,
  th.hide-for-small-down,
  th.hide-for-small-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-down,
  th.hide-for-xlarge-only,
  th.show-for-large-up,
  th.show-for-medium-up,
  th.show-for-small-up,
  th.show-for-xlarge-up,
  th.show-for-xxlarge,
  th.show-for-xxlarge-down,
  th.show-for-xxlarge-only,
  th.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
.hide-for-portrait,
.show-for-landscape {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
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) {
  .hide-for-portrait,
  .show-for-landscape {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  table.hide-for-portrait,
  table.show-for-landscape {
    display: table !important;
  }
  thead.hide-for-portrait,
  thead.show-for-landscape {
    display: table-header-group !important;
  }
  tbody.hide-for-portrait,
  tbody.show-for-landscape {
    display: table-row-group !important;
  }
  tr.hide-for-portrait,
  tr.show-for-landscape {
    display: table-row !important;
  }
  td.hide-for-portrait,
  td.show-for-landscape,
  th.hide-for-portrait,
  th.show-for-landscape {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  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;
  }
}
.show-for-touch {
  display: none !important;
}
.hide-for-touch,
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
.touch table.show-for-touch,
table.hide-for-touch {
  display: table !important;
}
.touch thead.show-for-touch,
thead.hide-for-touch {
  display: table-header-group !important;
}
.touch tbody.show-for-touch,
tbody.hide-for-touch {
  display: table-row-group !important;
}
.touch tr.show-for-touch,
tr.hide-for-touch {
  display: table-row !important;
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-touch,
th.hide-for-touch {
  display: table-cell !important;
}
.print-only {
  display: none !important;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  * {
    background: 0 0 !important;
    color: #000 !important;
    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: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
  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,
  th.show-for-print {
    display: table-cell !important;
  }
}
.hero-blurb h2,
.hero-blurb p,
.main-header a,
.page-affordability-v2 .cols p,
.page-affordability-v2 .page-sections ul li a,
.page-affordability-v2 .page-sections ul li:after,
.page-affordability-v2 .title,
.page-affordability-v2 h3 {
  opacity: 0;
}
.fontsloaded .hero-blurb h2,
.fontsloaded .hero-blurb p,
.fontsloaded .main-header a,
.fontsloaded .page-affordability-v2 .cols p,
.fontsloaded .page-affordability-v2 .page-sections ul li a,
.fontsloaded .page-affordability-v2 .page-sections ul li:after,
.fontsloaded .page-affordability-v2 .title,
.fontsloaded .page-affordability-v2 h3 {
  opacity: 1;
}
html {
  -webkit-text-size-adjust: 100%;
}
body,
html {
  height: 100%;
}
body {
  padding: 0;
  font-size: 19px;
  line-height: 25.88px;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif, HelveticaNeueETW01-55Rg;
  background: #f7f7f7;
}
p {
  font-weight: 400;
  padding-bottom: 15px;
}
a {
  color: #f7931e;
  font-weight: 600;
}
a:hover {
  color: #f9b362;
}
.primary ul {
  padding-bottom: 7px;
  padding-top: 0;
}
li {
  padding-bottom: 8px;
  font-weight: 400;
}
ol,
ul {
  margin-bottom: 8px;
}
h1 {
  font-family: AvenirNextLTW01-Regular, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-size: 1.57895rem;
}
.comments-title,
h2,
h2.widget-title,
h3,
h4 {
  font-family: AvenirNextLTW01-BoldCn, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  h1 {
    font-size: 1.57895rem;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  h1 {
    font-size: 1.34211rem;
  }
}
@media only screen and (max-width: 40em) {
  h1 {
    font-size: 1.10526rem;
  }
}
h2 {
  color: #fff;
  line-height: 1.1;
  font-size: 3.15789rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  h2 {
    font-size: 3.15789rem;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  h2 {
    font-size: 2.68421rem;
  }
}
@media only screen and (max-width: 40em) {
  h2 {
    font-size: 2.21053rem;
  }
}
h2.page-title {
  color: #00b6dd !important;
  font-size: 28px;
}
.comments-title,
h2.widget-title,
h3 {
  color: #8a8b8d;
  font-size: 0.94737rem;
  line-height: 1.3;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .comments-title,
  h2.widget-title,
  h3 {
    font-size: 0.80526rem;
  }
}
@media only screen and (max-width: 40em) {
  .comments-title,
  h2.widget-title,
  h3 {
    font-size: 0.78632rem;
  }
}
.comments-title .fa,
h2.widget-title .fa,
h3 .fa {
  float: left;
  margin: 2px 5px 0 0;
}
.comments-title span,
h2.widget-title span,
h3 span {
  float: right;
  margin-left: 10px;
}
.comments-title.blue,
h2.widget-title.blue,
h3.blue {
  color: #13488a;
  font-size: 42px;
  text-transform: none;
  margin-top: 0;
}
h4 {
  color: #f7931e;
  font-size: 0.94737rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  h4 {
    font-size: 0.94737rem;
  }
}
.clearit {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}
.img-flush-left {
  float: left;
  margin: 0 15px 15px 0;
}
.release-right-section .img-flush-left {
  margin-bottom: 50px;
}
.img-flush-right {
  float: right;
  margin: 0 15px;
}
.flush-right {
  float: right;
  font-size: 0.94737rem;
  margin: 10px 0 0 8px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .flush-right {
    font-size: 14px;
  }
}
.align-center {
  margin: 0 auto;
}
.hidden {
  display: none;
}
img:not([src]) {
  opacity: 0;
}
input,
select,
textarea {
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.site-header h2,
.site-header h2 a {
  color: #104a8b;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
input[type="button"] {
  -webkit-appearance: none !important;
}
.wrapper {
  width: 100%;
  max-width: 56.84211rem;
  margin: 0 auto;
}
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.articles,
nf-field:nth-child(2n + 1) {
  clear: left;
}
@media only screen and (max-width: 1120px) {
  .wrapper {
    padding: 0 20px;
  }
}
#main {
  position: relative;
}
.hbx-content .left-col,
main {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 40.063em) {
  .hbx-content .left-col,
  main {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 62.85714%;
    float: left;
  }
  .hbx-content .left-col.full,
  main.full {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 100%;
    float: left;
  }
}
.hbx-content .left-col.full,
.hbx-content .left-col.site-main,
main.full,
main.site-main {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 40.063em) {
  .hbx-content .left-col.site-main,
  main.site-main {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 64.28571%;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .flush-right {
    font-size: 15px;
  }
  select {
    -webkit-appearance: none !important;
  }
  .hbx-content .left-col,
  main {
    padding: 0;
  }
}
.hbx-content .right-col,
.hbx-content .right-col.full,
.sidenav,
.sidenav.full,
main.site-main + .sidenav {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  float: left;
}
main.site-main + .sidenav {
  width: 100%;
}
@media only screen and (min-width: 40.063em) {
  main.site-main + .sidenav {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 35.71429%;
    float: left;
  }
}
.hbx-content .right-col,
.sidenav {
  width: 100%;
}
@media only screen and (min-width: 40.063em) {
  .hbx-content .right-col,
  .sidenav {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 30%;
    float: left;
  }
}
.hbx-content .right-col.full,
.sidenav.full {
  width: 100%;
}
@media only screen and (min-width: 40.063em) {
  .hbx-content .right-col.full,
  .sidenav.full {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 37.14286%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .desktop-only {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .medium-only {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .medium-only {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .small-only {
    display: none;
  }
}
.site-header {
  background: #fff;
  padding-top: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.site-header h2 {
  text-align: center;
  font-size: 36px;
  margin: 15px 0 0;
  text-transform: none;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .site-header h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 40em) {
  .site-header h2 {
    font-size: 24px;
    background-color: #f7f7f7;
    padding: 15px;
  }
}
#logo {
  float: left;
  padding: 0 15px 10px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#logo a img {
  width: 150px;
  height: auto;
  padding-right: 10px;
}
@media only screen and (max-width: 40em) {
  #logo {
    float: none;
    width: 100%;
    display: block;
    padding: 0 !important;
    text-align: left;
  }
  #logo a {
    display: inline-block;
  }
  #logo a img {
    display: block;
    height: 36px;
    width: auto;
    margin: 0 15px 10px;
  }
  #logo .slogan {
    background: #f7f7f7;
    display: block;
    width: 100%;
    padding: 15px 15px 10px;
  }
  #logo .slogan img {
    width: auto;
    max-height: 51px !important;
    height: auto;
    margin: 0 auto;
  }
  .logo-masterclass {
    display: none;
  }
}
.logo-masterclass {
  margin: 3px 0 22px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .logo-masterclass {
    margin: 0 0 15px;
  }
}
.main-header {
  float: right;
  width: 50%;
  padding: 0 15px;
}
.main-container {
  width: 100%;
  float: left;
  padding: 45px 0;
}
@media only screen and (min-width: 40.063em) {
  .main-container {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .mobile-nav .logo-masterclass {
    display: block;
    margin: 0;
    max-width: 150px;
  }
  .main-container {
    padding: 0 0 15px;
  }
}
.main-container + .main-container {
  padding-top: 0;
  margin-top: -45px;
}
.section-bar {
  width: 100%;
  float: left;
  text-align: center;
  margin: -1px 0 0;
  padding: 10px;
  font-size: 15px;
  color: #fff;
  font-family: AvenirNextLTW01-MediumI_721278, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
@media only screen and (min-width: 40.063em) {
  .section-bar {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 100%;
    float: left;
  }
}
.section-bar.dark-blue {
  background: #13488a !important;
  padding: 20px 0;
}
.section-bar.dark-blue.title {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif !important;
  font-weight: 400;
}
.section-bar.title {
  font-size: 24px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  position: relative;
  z-index: 6;
}
.global-mobile-nav ul li a,
.global-mobile-nav ul li#search-mobile input,
.main-header nav ul li a,
.main-header nav ul li#search input {
  opacity: 1 !important;
  font-weight: bold !important;
  text-transform: uppercase;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.section-bar.title .wrapper {
  padding-left: 15px;
}
.section-you .section-bar {
  background: #00b6dd;
}
.section-business .section-bar {
  background: #13488a;
}
.section-media .section-bar {
  background: #fdc92c;
}
.section-about .section-bar {
  background: #f7931e;
}
.main-header nav {
  display: table;
  margin: 20px 0 0;
}
@media only screen and (max-width: 40em) {
  .section-bar.title {
    font-size: 18px;
  }
  .main-header {
    float: left;
    width: 100% !important;
    background: #f7f7f7;
  }
  .main-header nav {
    width: 100%;
    margin: 5px 0 0;
  }
  .main-header nav ul {
    width: 100%;
  }
}
.main-header nav ul {
  display: table-row;
  height: 41px;
}
.main-header nav ul li {
  display: table-cell;
  padding: 0;
}
@media only screen and (max-width: 775px) {
  .main-header nav {
    width: 100%;
  }
  .main-header nav ul li {
    text-align: center;
  }
}
.main-header nav ul li a {
  font-size: 12px;
  color: #00b6dd;
  font-weight: 400;
  padding: 10px 15px;
  display: block;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .main-header nav {
    margin: 5px 0 0;
  }
  .main-header nav ul li a {
    padding: 10px 7px;
  }
}
.main-header nav ul li a:hover {
  color: #35dbff;
}
.main-header nav ul li.active {
  background: #00b6dd;
}
.main-header nav ul li.active a,
.main-header nav ul li.active:hover {
  color: #fff;
}
@media only screen and (max-width: 40em) {
  .main-header nav ul li {
    width: 33%;
    text-align: center;
    vertical-align: middle;
  }
  .main-header nav ul li a {
    padding: 5px 7px;
    font-size: 11px;
  }
  .main-header nav ul li#nav-you {
    background: #00b6dd;
  }
  .main-header nav ul li#nav-you a {
    color: #fff;
  }
}
.main-header nav ul li#nav-business a {
  color: #13488a;
}
.main-header nav ul li#nav-business a:hover {
  color: #2679e1;
}
.main-header nav ul li#nav-business.active a {
  background: #13488a;
  color: #fff;
}
.main-header nav ul li#nav-business.active a:hover {
  color: #fff;
}
.main-header nav ul li#nav-business.active {
  background: #13488a !important;
}
@media only screen and (max-width: 40em) {
  .main-header nav ul li#nav-business {
    background: #13488a;
    border-left: 2px solid #f7f7f7;
  }
  .main-header nav ul li#nav-business a,
  .main-header nav ul li#nav-business a:hover {
    color: #fff;
  }
}
.main-header nav ul li#nav-media a {
  color: #fdc92c;
}
.main-header nav ul li#nav-media a:hover {
  color: #fed96b;
}
.main-header nav ul li#nav-media.active a {
  background: #fdc92c;
  color: #fff;
}
.main-header nav ul li#nav-media.active a:hover {
  color: #fff;
}
.main-header nav ul li#nav-media.active {
  background: #fdc92c;
}
@media only screen and (max-width: 40em) {
  .main-header nav ul li#nav-media {
    background: #fdc92c;
    border-left: 2px solid #f7f7f7;
  }
  .main-header nav ul li#nav-media a,
  .main-header nav ul li#nav-media a:hover {
    color: #fff;
  }
  .main-header nav ul li#nav-about {
    display: none;
  }
}
.main-header nav ul li#nav-about a {
  color: #f7931e;
}
.main-header nav ul li#nav-about a:hover {
  color: #f9b362;
}
.main-header nav ul li#nav-about.active a {
  background: #f7931e;
  color: #fff;
}
.main-header nav ul li#nav-about.active a:hover {
  color: #fff;
}
.main-header nav ul li#nav-about.active,
.main-header nav ul li#nav-business.active {
  background: #f7931e;
}
.main-header nav ul li#search {
  z-index: 1000;
  position: relative;
}
.main-header nav ul li#search .fa {
  font-size: 13px;
  color: #f7931e;
}
.main-header nav ul li#search a {
  background: #f7f7f7;
  border: 1px solid #efefef;
  border-radius: 200px;
  padding: 2px 6px 4px;
  margin-left: 10px;
  text-decoration: none;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 775px) {
  .main-header nav ul li#search a {
    padding: 2px 0 4px;
  }
}
.main-header nav ul li#search a.expanded {
  background: 0 0;
  border: 0;
  padding: 3px 7px 5px;
}
.main-header nav ul li#search input {
  position: absolute;
  right: 0;
  top: 2px;
  border: 1px solid #efefef;
  background: #f7f7f7;
  border-radius: 200px;
  height: auto;
  padding: 6px 15px 6px 10px;
  z-index: 99;
  font-size: 10px;
  color: #ccc;
  width: 0;
  opacity: 0;
  transition: all 0.5s ease, opacity 0.3s ease;
}
.main-header nav ul li#calendar .calendar a,
.mobile-nav a,
.mobile-nav a:active,
.mobile-nav a:focus {
  color: #f7931e;
}
.main-header nav ul li#calendar {
  position: relative;
}
.main-header nav ul li#calendar .fa {
  font-size: 13px;
  color: #f7931e;
}
.main-header nav ul li#calendar > a {
  background: #f7f7f7;
  border: 1px solid #efefef;
  border-radius: 200px;
  padding: 2px 6px 4px;
  margin-left: 10px;
  text-decoration: none;
  position: relative;
  z-index: 98;
}
@media only screen and (max-width: 775px) {
  .main-header nav ul li#calendar > a {
    padding: 2px 0 4px;
  }
}
.main-header nav ul li#calendar .calendar {
  z-index: 100;
  display: none;
  position: absolute;
  background: #fff;
  width: 370px;
  min-height: 20px;
  right: 12px;
  top: 60px;
  padding: 27px 27px 20px;
  box-sizing: border-box;
}
.main-header nav ul li#calendar .calendar:after {
  content: "";
  border-width: 0 0 26px 26px;
  border-style: solid;
  border-color: #fff transparent;
  position: absolute;
  top: -25px;
  right: 0;
}
.mobile-nav {
  display: none;
  float: right;
  margin: 10px 15px 0 0;
}
.mobile-nav .fa {
  font-size: 22px;
}
@media only screen and (max-width: 40em) {
  .main-header nav ul li#calendar,
  .main-header nav ul li#search {
    display: none;
  }
  .mobile-nav {
    display: block;
  }
}
.global-mobile-nav {
  background-color: #fff;
  box-shadow: inset 1px -1px 4px 0 rgba(50, 50, 50, 0.35);
  height: 100%;
  right: -270px;
  transition: right 0.3s ease-in-out;
  overflow: auto;
  padding-top: 10px;
  position: fixed;
  text-align: left;
  top: 0;
  width: 270px;
  z-index: 3000000;
}
.global-mobile-nav ul {
  margin: 30px 0;
}
.global-mobile-nav ul li {
  padding: 0;
}
.global-mobile-nav ul li a {
  color: #8a8b8d;
  font-weight: 400;
  padding: 2px 15px;
  display: block;
  width: 100%;
  font-size: 13px;
}
.global-mobile-nav ul li a:active,
.global-mobile-nav ul li a:focus {
  color: #8a8b8d;
}
.global-mobile-nav ul li#fnav-you a {
  color: #00b6dd !important;
}
.global-mobile-nav ul li#fnav-business a {
  color: #13488a !important;
}
.global-mobile-nav ul li#fnav-media a {
  color: #fdc92c !important;
}
.global-mobile-nav ul li#fnav-about a {
  color: #f7931e !important;
}
.global-mobile-nav ul li.active a {
  color: #fff;
}
.global-mobile-nav ul li#search-mobile {
  position: relative;
  padding: 15px 15px 0 12px;
  clear: left;
  list-style: none;
  background: 0 0;
}
.global-mobile-nav ul li#search-mobile .fa {
  font-size: 18px;
  color: #f7931e;
}
.global-mobile-nav ul li#search-mobile a {
  float: right;
  width: 30px;
  padding: 2px 6px 4px;
  border-radius: 200px;
  text-decoration: none;
  margin-right: 5px;
  position: relative;
  z-index: 100;
}
.blue-area a,
.site-footer a.footer-link:hover {
  text-decoration: underline;
}
.global-mobile-nav ul li#search-mobile a.expanded {
  background: 0 0;
  border: 0;
  padding: 3px 7px 5px;
}
.global-mobile-nav ul li#search-mobile input {
  border: 1px solid #efefef;
  background: #f7f7f7;
  width: 243px;
  border-radius: 200px;
  height: auto;
  padding: 6px 30px 6px 10px;
  margin: -30px 0 15px;
  float: left;
  z-index: 99;
  font-size: 16px;
  color: #ccc;
}
.page-banner h2 span,
.page-banner p {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.global-mobile-nav .x {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #00b6dd;
}
.mobile-overlayer,
.popup-overlayer {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 200;
  left: 0;
}
@media only screen and (min-width: 40.063em) {
  .global-mobile-nav .meta-nav {
    display: none;
  }
}
.mobile-overlayer {
  display: none;
}
.popup-overlayer {
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}
.page-banner {
  display: block;
  position: relative;
  padding: 0 0 1px;
  background: #fff;
  border-bottom: 3px solid #00b6dd;
  transition: all 1s ease;
}
@media only screen and (max-width: 40em) {
  .page-banner {
    border-bottom: 0;
  }
}
.page-banner.you {
  border-bottom: 3px solid #00b6dd;
}
@media only screen and (max-width: 40em) {
  .page-banner.you {
    border-bottom: 0;
  }
}
.page-banner.business {
  border-bottom: 3px solid #13488a;
}
@media only screen and (max-width: 40em) {
  .page-banner.business {
    border-bottom: 0;
  }
}
.page-banner.media {
  border-bottom: 3px solid #fdc92c;
}
@media only screen and (max-width: 40em) {
  .page-banner.media {
    border-bottom: 0;
  }
}
.page-banner.about {
  border-bottom: 3px solid #f7931e;
}
.page-banner .spacer {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-banner h2 {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 100;
  padding-right: 15px;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.6);
  pointer-events: none;
}
.hero .bg,
.page-banner:after {
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.page-banner h2 span {
  font-size: 24px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .page-banner h2 {
    font-size: 35px;
    bottom: 20px;
  }
}
@media only screen and (max-width: 40em) {
  .page-banner.about {
    border-bottom: 0;
  }
  .page-banner h2 {
    font-size: 13px;
    background: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #00b6dd;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    text-shadow: none;
  }
  .page-banner h2 span {
    font-size: 12px;
    font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
      Roboto, Arial, sans-serif;
    color: #8a8b8d;
  }
}
.page-banner p {
  position: absolute;
  right: 10px;
  bottom: 5px;
  padding: 0;
  font-size: 12px;
  color: #fff;
}
.hero .hero-blurb a,
.hero .hero-blurb p,
.page-banner .float-over p {
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.page-banner p a {
  color: #fff;
  font-weight: 400;
}
.page-banner:after {
  position: absolute;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.15);
}
.page-banner.no-title:after {
  display: none;
}
.page-banner .float-over {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  padding: 25px 34px;
}
.page-banner .float-over h2 {
  position: static;
  margin-bottom: 3px;
}
.page-banner .float-over p {
  font-size: 18px;
  position: static;
  line-height: 1.4em;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .page-banner .float-over {
    padding: 11px 15px;
  }
  .page-banner .float-over p {
    font-size: 17px;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 40em) {
  .page-banner .float-over {
    position: relative;
    padding: 0;
    background: #fff;
  }
  .page-banner .float-over h2 {
    font-size: 25px;
    text-shadow: none;
    padding-bottom: 5px;
  }
  .page-banner .float-over p {
    font-size: 16px;
    text-shadow: none;
    color: #8a8b8d;
    padding: 0 15px 20px;
  }
  .you.page-banner h2 {
    color: #00b6dd;
  }
  .business.page-banner h2 {
    color: #13488a;
  }
}
.hero {
  position: relative;
}
.hero .bg {
  position: absolute;
}
@media only screen and (max-width: 40em) {
  .hero .bg {
    position: relative;
    display: block;
    width: 100%;
    height: 180px;
  }
}
.hero .wrapper {
  display: table;
  height: 425px;
  padding: 15px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 40em) {
  .hero .wrapper {
    height: auto;
    padding: 15px;
  }
}
.hero .hero-blurb {
  display: table-cell;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 65px 65px 50px;
}
.hero .hero-blurb a,
.hero .hero-blurb p {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
@media only screen and (max-width: 40em) {
  .hero .hero-blurb a,
  .hero .hero-blurb p {
    color: #00b6dd;
    font-size: 18px;
    line-height: 1.3;
  }
  .hero .hero-blurb h2 {
    color: #00b6dd;
    font-size: 28px;
  }
}
.hero .hero-blurb .button {
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 8px;
  margin: 0;
}
.hero .hero-blurb .button:active,
.hero .hero-blurb .button:focus {
  color: #fff !important;
}
@media only screen and (max-width: 40em) {
  .hero .hero-blurb .button {
    border: 2px solid #00b6dd;
  }
  .hero .hero-blurb {
    background: 0 0;
    padding: 10px 10px 0;
  }
}
.hero.msg .hero-blurb {
  background: 0 0 !important;
  padding: 15px 0 0;
  vertical-align: middle;
}
.hero.msg .hero-blurb h2,
.hero.msg .hero-blurb p {
  color: #003f69;
  max-width: 600px;
}
.hero.msg .hero-blurb .button.orange {
  font-size: 24px;
  font-weight: 600;
  border-radius: 35px;
  padding: 20px 40px;
  border: 1px solid #f89522;
}
@media only screen and (max-width: 40em) {
  .hero.msg .hero-blurb h2,
  .hero.msg .hero-blurb p {
    max-width: 500px;
  }
  .hero.msg .hero-blurb .button.orange {
    font-size: 18px;
    padding: 10px 20px;
    color: #fff;
    margin: -5px 0 10px;
  }
}
.hero.msg .hero-blurb .started-popup {
  display: none;
  position: absolute;
  padding: 15px 0 0;
}
@media only screen and (max-width: 40em) {
  .hero.msg .hero-blurb .started-popup {
    padding-top: 5px;
  }
  .hero.msg .hero-blurb .started-popup .popup-bg {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
  }
}
.hero.msg .hero-blurb .started-popup .popup-bg {
  background: #fff;
  padding: 25px 25px 15px;
}
.hero.msg .hero-blurb .started-popup .popup-bg p {
  font-size: 22px;
  color: #a9a9a9;
  font-weight: 500;
}
.hero.msg .hero-blurb .started-popup .popup-bg ul {
  list-style: none;
  margin: 0;
}
.hero.msg .hero-blurb .started-popup .popup-bg ul li a {
  color: #f89522;
  font-size: 22px;
  font-weight: 600;
}
.section-business .page-banner {
  border-color: #13488a;
}
.section-media .page-banner {
  border-color: #fdc92c;
}
.section-about .page-banner {
  border-color: #f7931e;
}
.filter,
.page-box {
  background: #fff;
  border: 1px solid #edeff0;
}
@media only screen and (max-width: 40em) {
  .hero {
    background: #fff;
  }
  .section-business .page-banner h2 {
    color: #13488a;
  }
  .section-media .page-banner h2 {
    color: #fdc92c;
  }
  .section-about .page-banner h2 {
    color: #f7931e;
  }
}
.search-results h2.page-title {
  color: #f7931e !important;
  margin: 15px 0 0 15px;
}
.page-box {
  padding: 30px 45px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 40em) {
  .page-box {
    padding: 15px;
  }
}
@media only screen {
  .page-box h2.dark {
    color: #16293e;
    font-size: 34px;
    text-transform: none;
  }
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .page-box h2.dark {
    font-size: 34px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .page-box {
    padding: 30px 25px;
  }
  .page-box h2.dark {
    font-size: 28.9px;
  }
}
@media only screen and (max-width: 40em) {
  .page-box h2.dark {
    font-size: 23.8px;
  }
}
.page-box h2 {
  color: #00b6dd;
  font-size: 34px;
  text-transform: none;
}
.page-box.empty {
  display: none;
}
@media only screen and (max-width: 40em) {
  .page-box h2 {
    font-size: 25px;
    margin-top: 0;
  }
  .page-box h2 span {
    font-size: 18px;
    font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
      Roboto, Arial, sans-serif;
    color: #8a8b8d;
  }
  .page-box.empty {
    display: block;
    padding-bottom: 0;
  }
}
.page-box .big-table td {
  color: #16293e;
  vertical-align: top;
}
.page-box table {
  width: 100%;
}
.type-post .page-box h2 {
  font-size: 34px;
  text-transform: none;
  color: #00b6dd;
}
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .type-post .page-box h2 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .type-post .page-box h2 {
    font-size: 28.9px;
  }
}
@media only screen and (max-width: 40em) {
  .type-post .page-box h2 {
    font-size: 23.8px;
  }
}
.type-post .page-box h2.intro {
  font-size: 1rem;
  color: #16293e;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  line-height: 1.5em;
}
.filter {
  padding: 10px 5px 10px 20px;
  margin: 30px 0;
}
.filter input[type="text"]:focus,
.filter input[type="date"]:focus,
.filter select,
.filter select:focus {
  background: #edeff0;
}
@media only screen and (max-width: 40em) {
  .section-media .page-box h2 {
    color: #fdc92c;
  }
  .section-about .page-box h2 {
    color: #f7931e;
  }
  .filter {
    margin: 30px 15px 15px;
  }
}
.filter select {
  border: none;
  height: 30px;
  padding: 7px;
  font-size: 12px;
  border-radius: 3px;
}
.filter input[type="text"],
.filter input[type="date"] {
  background: #edeff0;
  border: none;
  height: 30px;
  padding: 7px;
  margin: 0 0 5px;
  font-size: 12px;
  border-radius: 3px;
}
.filter button {
  margin-bottom: 0;
}
.filter
  .filters-toggle:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  cursor: pointer;
  background: 0 0;
  padding: 0;
  color: #f7931e;
  font-size: 16px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  text-decoration: underline;
}
.filter .filters {
  padding-right: 15px;
  padding-bottom: 15px;
  display: none;
}
.filter .filters fieldset legend {
  margin: 0;
}
.under-filter .matches {
  color: #16293e;
  font-size: 16px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.under-filter select {
  background: #edeff0;
  border: none;
  height: 30px;
  padding: 7px;
  font-size: 12px;
  border-radius: 3px;
}
.under-filter select:focus {
  background: #edeff0;
}
.filter-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 0 0 30px;
}
.filter-results p {
  font-size: 34px;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #f89522;
  text-transform: uppercase;
}
.filter-results p input,
.filter-results p input[type="button"] {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.filter-results p input {
  border: 1px solid #f89522;
  border-radius: 3px;
  height: 60px;
  background: #fff;
  font-size: 22px;
  line-height: 60px;
  color: #f89522;
  padding-right: 75px;
  padding-left: 15px;
}
.filter-results p input[type="button"] {
  background: #f89522;
  color: #fff;
  float: right;
  margin-top: -65px;
  border-radius: 0 3px 3px 0;
  padding: 0 15px;
}
main p.heading,
main strong {
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.filter-results p .button.orange-big {
  height: 60px;
  line-height: 60px;
  text-transform: none;
  font-size: 22px;
  white-space: nowrap;
}
.filter-results > p {
  padding: 0 30px 0 0;
}
.filter-results > p:last-child {
  padding: 0;
  width: 40%;
}
@media only screen and (max-width: 40em) {
  .filter-results {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .filter-results > p:last-child {
    width: 100%;
  }
  .filter-results > p {
    width: 100%;
    padding: 0 0 5px;
  }
  .comments {
    padding: 0 15px;
  }
}
main ul {
  margin-left: 0;
}
main li {
  list-style: none;
  padding-left: 15px;
  background: url(../images/list-bullet.png) left top no-repeat;
}
main ol li {
  background: 0 0;
  list-style-type: decimal;
}
main strong {
  font-weight: 400;
}
main p.heading {
  font-size: 0.9rem;
}
main .sidequote,
main .sidequote p {
  color: #fff;
  font-size: 1rem;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
main .sidequote {
  width: 262px;
  background: #00b6dd;
  margin: 5px -51px 10px 18px;
  padding: 15px 26px;
  float: right;
}
main .tabs .tab-title a:hover,
main .tabs li {
  background: 0 0;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  main .sidequote {
    width: 222px;
    margin: 5px -30px 10px 18px;
  }
}
@media only screen and (max-width: 40em) {
  main .sidequote {
    margin: 5px auto 10px;
    float: none;
  }
}
main .sidequote p {
  padding: 0;
}
main .tabs-content {
  margin: 0;
}
main .tabs li,
main .tabs-content .content {
  padding: 0;
}
main .tabs .tab-title a {
  background: 0 0;
  padding: 5px 25px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.article,
.article p {
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 40em) {
  main .tabs .tab-title a {
    font-size: 15px;
  }
  .article a.video:after {
    display: none;
  }
}
.section-media main .tabs .tab-title a {
  color: #fdc92c;
}
.section-media main .tabs .tab-title.active a {
  background: #fdc92c;
  color: #fff;
}
.note {
  font-size: 12px;
  color: #8a8b8d;
}
.article {
  background: #fff;
  border: 1px solid #edeff0;
  margin-bottom: 25px;
}
.article img {
  width: 100%;
  height: auto;
}
.article a {
  font-size: 18px;
  color: #16293e;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-weight: 500;
  line-height: 120%;
}
.article .title span,
.article.release:after,
.sidenav .related-media li a {
  text-transform: uppercase;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.article a.video:after {
  left: 42%;
  top: 20%;
  font-size: 50px;
  pointer-events: none;
}
.article .title {
  border-bottom: 1px solid #00b6dd;
  padding: 10px 30px 5px 10px !important;
  vertical-align: bottom;
}
.article .title p {
  padding: 0;
}
.article .title span {
  font-size: 12px;
  color: #8a8b8d;
  display: block;
}
.article.bc-link .icon-external,
.article.download .icon-download,
.article.external-link .icon-external {
  right: 10px;
  bottom: 10px;
  font-size: 13px;
  position: absolute;
}
.article table {
  height: 100%;
  width: 100%;
  margin-bottom: 0;
  table-layout: fixed;
}
.article table td {
  padding: 0 !important;
  vertical-align: top;
  border: 0 !important;
}
.article.external-link td.title {
  border-bottom: 1px solid #88b342;
}
@media only screen and (max-width: 40em) {
  .article img {
    display: none;
  }
  .article.external-link td.title {
    border-bottom: none;
    border-left: 3px solid #88b342;
  }
}
.article.external-link .icon-external {
  color: #88b342;
}
.article.download .icon-download {
  color: #f89522;
}
.article.download .icon-download img {
  max-width: 15px;
}
.article.bc-link td.title {
  border-bottom: 1px solid #9b4e9d;
}
@media only screen and (max-width: 40em) {
  .article.bc-link td.title {
    border-bottom: none;
    border-left: 3px solid #9b4e9d;
  }
}
.article.bc-link .icon-external {
  color: #9b4e9d;
}
.article.you .title {
  border-bottom: 1px solid #00b6dd !important;
}
.article.media .title {
  border-bottom: 1px solid #fdc92c;
}
.article.about .title {
  border-bottom: 1px solid #f7931e;
}
.article.business .title {
  border-bottom: 1px solid #13488a;
}
.article.release:after {
  font-size: 12px;
  color: #fff;
  background: #fdc92c;
  content: "Release";
  position: absolute;
  bottom: 1px;
  right: 0;
  line-height: normal;
  padding: 2px 6px;
}
.articles-feat p,
.photo-title {
  line-height: 120%;
}
#main .article.download .icon-download,
#main .article.external-link .icon-external {
  bottom: 5px;
}
.home .article table tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.home .article.you .title {
  border-bottom: none !important;
}
.home .article.you table {
  border-bottom: 1px solid #00b6dd !important;
}
.home .article.media .title {
  border-bottom: none !important;
}
.home .article.media table {
  border-bottom: 1px solid #fdc92c;
}
.home .article.about .title {
  border-bottom: none !important;
}
.home .article.about table {
  border-bottom: 1px solid #f7931e;
}
.home .article.business .title {
  border-bottom: none !important;
}
.home .article.business table {
  border-bottom: 1px solid #13488a;
}
.sidenav .article {
  position: relative;
}
.sidenav .article td {
  width: 50% !important;
  position: relative;
}
.sidenav .article img {
  max-width: 200px;
}
.sidenav .article a {
  font-size: 15px;
}
.sidenav .article a.img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.sidenav .article .title {
  padding-top: 0;
}
.sidenav .article .beyond-the-card {
  background: url(../images/BTC-bug.png) no-repeat;
  background-size: contain;
  width: 27px;
  height: 15px;
  position: absolute;
  right: 6px;
  bottom: 7px;
}
.sidenav .related-media {
  padding: 0;
  margin: 0 0 30px;
  border-top: 1px solid #edeff0;
  list-style: none;
}
.sidenav .related-media li {
  padding: 0;
}
.sidenav .related-media li a {
  cursor: pointer;
  color: #f7931e;
  border-bottom: 1px solid #edeff0;
  padding: 15px 11px;
  transition: color 0.3s, background-color 0.3s;
  position: relative;
  font-weight: 400;
  display: block;
}
.sidenav .related-media li a:hover {
  color: #f7931e;
}
.sidenav .related-media li a:after {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #fff;
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -6px;
  opacity: 0;
  transition: opacity 0.3s;
}
.sidenav .related-media li a.active {
  color: #16293e;
  background: #fff;
  border-left: 1px solid #edeff0;
  border-right: 1px solid #edeff0;
}
.articles-feat,
.for-you .articles-feat {
  background: #00b6dd;
}
.sidenav .related-media li a.active:after {
  opacity: 1;
}
.section-homepage .article .title,
.section-you .article .title {
  border-bottom: 1px solid #00b6dd;
}
.section-media .article .title {
  border-bottom: 1px solid #fdc92c;
}
.section-about .article .title {
  border-bottom: 1px solid #f7931e;
}
.section-business .article .title {
  border-bottom: 1px solid #13488a;
}
.articles {
  position: relative;
}
@media only screen and (max-width: 40em) {
  .sidenav .related-media li a:after {
    display: none;
  }
  .articles {
    padding: 0 15px;
    margin: 0;
  }
  .articles .arrow-right {
    display: none;
  }
}
.articles .arrow-right {
  position: absolute;
  right: 0;
  top: 100px;
  color: #dbdbdc;
  font-size: 45px;
  margin-right: -20px;
}
main .article {
  float: left;
  width: 32%;
  margin: 0 2% 25px 0;
}
main .article:last-child {
  margin: 0;
}
@media only screen and (max-width: 775px) {
  main .article {
    width: 48%;
  }
}
@media only screen and (max-width: 40em) {
  .full .articles {
    padding: 0;
  }
  main .article,
  main .article:last-child {
    margin: 0 0 10px;
  }
  main .article {
    width: 100%;
  }
  main .article p {
    padding: 0;
  }
  main .article .title {
    border-bottom: 0;
    border-left: 3px solid #00b6dd;
    padding: 10px 10px 5px;
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  main .article.cols3 {
    width: 49%;
  }
}
.page-80days .article,
.page-affordability .article,
main.full .article {
  float: left;
  width: 20%;
  margin: 0 2% 25px 0;
}
.page-80days .article:last-child,
.page-affordability .article:last-child,
main.full .article:last-child {
  margin: 0;
}
@media only screen and (max-width: 40em) {
  .page-80days .article,
  .page-affordability .article,
  main.full .article {
    width: 100%;
    margin: 0 0 10px;
  }
  .page-80days .article:last-child,
  .page-affordability .article:last-child,
  main.full .article:last-child {
    margin: 0 0 10px;
  }
  .page-80days .article p,
  .page-affordability .article p,
  main.full .article p {
    padding: 0;
  }
  .page-80days .article .title,
  .page-affordability .article .title,
  .section-homepage .article .title,
  .section-you .article .title,
  main.full .article .title {
    border-bottom: 0;
    border-left: 3px solid #00b6dd;
    padding: 10px 10px 5px;
  }
  .section-media .article .title {
    border-bottom: 0;
    border-left: 3px solid #fdc92c;
    padding: 10px 10px 5px;
  }
  .section-business .article .title {
    border-bottom: 0;
    border-left: 3px solid #13488a;
    padding: 10px 10px 5px;
  }
  .section-about .article .title {
    border-bottom: 0;
    border-left: 3px solid #f7931e;
    padding: 10px 10px 5px;
  }
  .sidenav .article table td:nth-child(1) {
    display: none;
  }
}
.sidenav .article {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1100px) {
  .sidenav .article table td {
    display: block;
    width: 100% !important;
    padding-bottom: 50%;
  }
  .sidenav .article table td img {
    width: 100%;
    height: auto;
    max-width: 400px;
  }
  .sidenav .article table td.title {
    display: block;
    width: 100% !important;
  }
}
.sidenav .article table td.title {
  padding: 12px 10px 10px;
}
.comment-author img,
.comment-form-url,
.form-allowed-tags,
.reply {
  display: none;
}
.col3 {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-top: 5px;
}
.col3.last {
  margin-right: 0 !important;
}
.col3 img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .col3 .title {
    border-bottom: 0;
    border-left: 3px solid #f7931e;
    padding: 10px 10px 5px;
  }
}
.cols4 p,
.cols6 p {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  padding: 0;
  text-transform: uppercase;
}
.cols4 {
  float: left;
  width: calc(25% - 15px);
  margin: 0 15px 15px 0;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .cols4 {
    width: calc(50% - 15px);
  }
}
@media only screen and (max-width: 40em) {
  .sidenav .article a {
    font-size: 18px;
  }
  .cols4 {
    width: calc(50% - 15px);
  }
}
.cols4:last-child {
  margin: 0;
}
.cols4 p {
  color: #8a8b8d;
}
.cols4 label {
  font-size: 12px;
  color: #16293e;
}
.cols4 button {
  width: 100%;
}
.cols4.colspan3 {
  width: 72%;
  margin: 0 15px 15px 0;
}
@media only screen and (max-width: 40em) {
  .cols4.colspan3 {
    width: calc(50% - 15px);
  }
}
.cols4.colspan2 {
  width: calc(50% - 15px);
  margin: 0 15px 15px 0;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .cols4.colspan3 {
    width: calc(50% - 15px);
  }
  .cols4.colspan2 {
    width: calc(50% -15px);
  }
}
@media only screen and (max-width: 40em) {
  .cols4.colspan2 {
    width: calc(100% - 15px);
  }
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .cols4.half {
    width: calc(25% -15px);
  }
}
.cols4.end {
  margin-right: 0;
  width: 25%;
}
@media only screen and (max-width: 40em) {
  .cols4.end {
    width: 50%;
  }
}
.cols6 {
  float: left;
  width: 50%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .cols4.end {
    width: 50%;
  }
  .cols6 {
    width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  .cols6 {
    width: 100%;
  }
}
.cols6 p {
  color: #8a8b8d;
}
.cols6 label {
  font-size: 12px;
  color: #16293e;
  padding-right: 10px;
}
.cols6 input.date {
  width: calc(50% - 15px);
  float: left;
  margin-right: 15px;
}
.article-blurb {
  font-size: 18px;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.sidenav .cols4 {
  margin-bottom: 5px;
}
.sidenav .cols4 img {
  width: 100%;
  height: auto;
}
.articles-feat {
  float: left;
  width: 12%;
  margin: 0 2% 25px 0;
  position: relative;
}
.articles-feat p {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 13px;
  color: #fff;
}
.articles-feat p.title {
  font-size: 18px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 120%;
}
.articles-feat p.title span,
table tr td {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.articles-feat a {
  color: #fff;
  font-size: 13px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  text-transform: uppercase;
}
.expand-collapse,
.sidenav .callout.twitter span,
.sidenav .tabs .tab-title a {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.articles-feat table {
  height: 100%;
  margin: 0;
}
.articles-feat table td {
  padding: 10px 10px 0;
  vertical-align: top;
}
.articles-feat table tr:nth-child(2) td {
  vertical-align: bottom !important;
  padding-bottom: 5px;
}
.articles-feat :after {
  position: absolute;
  right: -10px;
  top: 48%;
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
@media only screen and (max-width: 40em) {
  .articles-feat {
    width: 100%;
    margin: 25px 0 10px;
  }
  .articles-feat br {
    display: none;
  }
  .articles-feat :after {
    border-left: 0 !important;
  }
  .articles-feat p {
    padding: 0;
  }
}
.for-you .articles-feat :after {
  border-left: 10px solid #00b6dd;
}
.for-business .articles-feat {
  background: #13488a;
}
.sidenav .tabs .tab-title a:hover,
.sidenav .tabs li,
table {
  background: 0 0;
}
.for-business .articles-feat :after {
  border-left: 10px solid #13488a;
}
.for-business .article .title {
  border-bottom: 1px solid #13488a;
}
@media only screen and (max-width: 40em) {
  .for-business .article .title {
    border-left: 3px solid #13488a !important;
  }
  .more {
    font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
      Roboto, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 15px;
  }
  .sidenav {
    padding-top: 15px;
  }
}
.expand-collapse {
  text-transform: uppercase;
  font-size: 18px;
}
.sidenav p {
  font-size: 13px;
  color: #8a8b8d;
}
.sidenav .callout {
  padding-bottom: 15px;
}
.sidenav .callout.twitter a {
  font-weight: 400;
}
.sidenav .tabs li {
  padding: 0;
}
.sidenav .tabs .tab-title a {
  background: 0 0;
  padding: 1px 5px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
  font-size: 18px;
  color: #ccc;
}
.sidenav .tabs .tab-title.active a {
  color: #f7931e;
  border-bottom: 3px solid #f7931e;
}
.article-by p,
table tr td {
  color: #8a8b8d;
  font-size: 15px;
}
.sidenav .tabs-content {
  border-top: 1px solid #f7931e;
  margin: 0;
}
.sidenav .tabs-content .content {
  padding: 15px 0 0;
}
.sidenav .tabs-content a.small {
  font-size: 13px;
  font-weight: 400;
}
.article-by {
  margin-bottom: 15px;
}
.article-by h4 {
  font-size: 28px;
  color: #8a8b8d;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  margin: 0;
  line-height: normal;
}
.article-by h3 {
  margin-bottom: 0;
}
.article-by p {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
table {
  border: none;
}
table tr {
  background: 0 0 !important;
}
table tr td {
  padding: 0 20px 10px 0;
}
.page table tr th,
.page table tr th p,
.post table tr th,
.post table tr th p {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #8a8b8d !important;
  line-height: 1.2;
}
@media only screen and (max-width: 40em) {
  .article-by {
    margin-bottom: 0;
  }
  table tr td {
    padding: 0 10px 10px 0;
  }
  table tr td:last-child {
    padding-right: 0;
  }
}
.page table,
.post table {
  border: none;
  background: 0 0;
  border-collapse: collapse;
}
.page table tr,
.post table tr {
  background: 0 0 !important;
}
.page table tr th,
.post table tr th {
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
.page table tr th p,
.post table tr th p {
  padding: 0;
}
.page table tr td,
.page table tr td p,
.post table tr td,
.post table tr td p {
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.page table tr td,
.post table tr td {
  padding: 10px;
  color: #16293e;
  font-size: 14px;
  border: 1px solid #f3f3f3;
}
@media only screen and (max-width: 40em) {
  .page table tr td,
  .post table tr td {
    padding: 0 10px 10px 0;
  }
  .page table tr td:last-child,
  .post table tr td:last-child {
    padding-right: 0;
  }
}
.page table tr td p,
.post table tr td p {
  color: #16293e !important;
  padding: 0;
  line-height: 1.2;
}
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 {
  margin: 5px 0;
  height: auto;
  padding: 8px 10px;
  background: #fff;
  border: 1px solid #edeff0;
  box-shadow: none;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
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: #fff;
}
.sidenav table {
  margin: 0;
}
.sidenav table button {
  min-width: 100px;
  margin: 0;
}
.sidenav table td {
  padding-right: 0;
}
.sidenav input {
  font-size: 12px;
  margin: 0;
  width: 70%;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .sidenav input {
    width: 100%;
  }
}
.sidenav textarea {
  margin: 0;
  font-size: 12px;
}
#respond,
.comment-list {
  margin: 0 0 15px;
}
@media only screen and (max-width: 40em) {
  .sidenav input {
    width: 100%;
  }
  #comments {
    padding: 0 15px;
  }
}
.comment-notes {
  color: #8a8b8d;
  font-size: 12px;
}
.comment-form .comment-form-author {
  padding: 0 20px 10px 0;
}
.comment-form .comment-form-comment,
.comment-form .comment-form-email {
  padding: 0 0 10px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  float: left;
  width: 50%;
}
.comment-form .comment-form-author label,
.comment-form .comment-form-comment label,
.comment-form .comment-form-email label {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #8a8b8d;
  font-size: 15px;
}
.comment-meta a,
.vcard {
  color: #16293e;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
@media only screen and (max-width: 40em) {
  .comment-form .comment-form-author label,
  .comment-form .comment-form-comment label,
  .comment-form .comment-form-email label {
    padding: 0 10px 10px 0;
  }
  .comment-form .comment-form-author label:last-child,
  .comment-form .comment-form-comment label:last-child,
  .comment-form .comment-form-email label:last-child {
    padding-right: 0;
  }
}
.comment-list li {
  list-style: none;
  padding-left: 0;
}
.vcard {
  border: none;
  padding: 0 10px 0 0;
  margin: 0;
  font-weight: 700;
  font-style: normal;
}
.navigation.pagination a,
.pagination li a {
  font-weight: 400 !important;
  font-size: 0.63158rem !important;
}
.vcard cite {
  font-style: normal;
  font-size: 0.78947rem !important;
}
.comment-meta {
  clear: right;
}
.comment-meta a {
  font-size: 14px;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
  position: relative;
  padding-left: 15px;
  margin: 0;
  cursor: pointer;
}
.pagination li.current a,
.pagination li.unavailable a {
  cursor: default;
  color: #8a8b8d !important;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border: 1px solid #16293e;
  background: 0 0;
  border-radius: 2px;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 2px;
  width: 9px;
  height: 7px;
  font-size: 14px;
  color: #09ad7e;
  transition: all 0.2s;
  background: url(../images/check.png) left top no-repeat;
}
.navigation.pagination .current:after,
.pagination li.current a:after {
  height: 9px;
  left: 5px;
  top: -9px;
  content: "";
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
[type="checkbox"]:disabled:checked + label:before,
[type="checkbox"]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #16293e;
}
label:hover:before {
  border: 1px solid #16293e !important;
}
.pagination {
  padding: 30px 0;
  display: table-row;
}
.pagination.centered {
  display: table;
  margin: 0 auto !important;
}
.pagination li {
  display: table-cell;
  background: 0 0;
  padding: 0 0 40px;
}
.pagination li a {
  color: #f7931e !important;
  border: 1px solid #edeff0;
  background: #fff !important;
  padding: 1px 8px !important;
  border-radius: 0 !important;
}
.pagination li a:hover {
  color: #f9b362 !important;
}
@media only screen and (max-width: 40em) {
  .pagination li a span {
    display: none;
  }
}
.pagination li.current a {
  position: relative;
  background: #edeff0 !important;
}
.pagination li.current a:after {
  position: absolute;
  width: 13px;
}
.pagination li.unavailable a:hover {
  color: #8a8b8d !important;
}
.navigation.pagination {
  display: block;
  margin: 0;
  text-align: center;
}
.navigation.pagination .nav-links {
  width: 100%;
}
.navigation.pagination a {
  color: #f7931e !important;
  border: 1px solid #edeff0;
  background: #fff !important;
  padding: 3px 8px !important;
  border-radius: 0 !important;
}
.navigation.pagination a:hover {
  color: #f9b362 !important;
}
@media only screen and (max-width: 40em) {
  .navigation.pagination a span {
    display: none;
  }
}
.navigation.pagination .current {
  color: #8a8b8d !important;
  cursor: default;
  position: relative;
  font-size: 0.63158rem !important;
  padding: 4px 8px !important;
  background: #edeff0 !important;
}
.navigation.pagination .current:after {
  position: absolute;
  width: 13px;
}
.navigation.pagination .dots {
  color: #f7931e;
  font-size: 11px;
}
#searchsubmit,
.button,
.submit,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]) {
  background: 0 0 !important;
  border: 1px solid #f7931e;
  padding: 5px 10px;
  font-weight: 400;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  transition: all 0.3s ease-out 0s;
  color: #f7931e;
  cursor: pointer;
  border-radius: 3px;
}
#searchsubmit.full,
.button.full,
.submit.full,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).full {
  width: 100%;
}
#searchsubmit:hover,
.button:hover,
.submit:hover,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):hover {
  color: #f9b362;
  border: 1px solid #f9b362;
  background: rgba(255, 255, 255, 0.7) !important;
}
#searchsubmit:active,
#searchsubmit:focus,
.button:active,
.button:focus,
.submit:active,
.submit:focus,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):active,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):focus {
  color: #f7931e !important;
}
#searchsubmit.orange,
.button.orange,
.submit.orange,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange {
  background: #f7931e !important;
  color: #fff;
}
#searchsubmit.orange:active,
#searchsubmit.orange:focus,
.button.orange:active,
.button.orange:focus,
.submit.orange:active,
.submit.orange:focus,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange:active,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange:focus {
  color: #fff !important;
}
#searchsubmit.orange-big,
.button.orange-big,
.submit.orange-big,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange-big {
  background: #f89522 !important;
  color: #fff;
  border-radius: 0;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  border: 0;
  font-size: 24px;
  font-weight: 600;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}
.blue-area strong,
table.frm th {
  font-weight: 400;
}
#searchsubmit.orange-big:active,
#searchsubmit.orange-big:focus,
#searchsubmit.orange-big:hover,
.button.orange-big:active,
.button.orange-big:focus,
.button.orange-big:hover,
.submit.orange-big:active,
.submit.orange-big:focus,
.submit.orange-big:hover,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange-big:active,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange-big:focus,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).orange-big:hover {
  color: #fff !important;
}
#searchsubmit.big,
.button.big,
.submit.big,
button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]).big {
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 30px;
}
button.mfp-close:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]) {
  color: #fff;
  border: none;
  background: 0 0 !important;
  display: inline-block;
  width: auto;
  padding: 0 7px 0 0;
  margin: 0;
  line-height: normal;
}
img.mfp-img {
  max-height: 100% !important;
  max-width: 1100px !important;
  width: 100% !important;
}
.sidenav .button {
  margin: 0 6px 15px 0;
}
.sidenav .mailpoet_submit,
.sidenav .wysija-submit,
main .mailpoet_submit,
main .wysija-submit {
  margin: 10px 6px 15px 0 !important;
}
.util-buttons .button {
  background: #f7931e !important;
  color: #fff;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.util-buttons .button span {
  text-transform: initial;
}
.util-buttons .button:hover {
  background: #f9b362 !important;
}
.util-buttons .button:active,
.util-buttons .button:focus {
  color: #fff !important;
}
.banner-pic {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 40.063em) {
  .banner-pic {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 64.28571%;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .banner-pic {
    padding: 0 !important;
  }
  .banner-items {
    display: none;
  }
}
.banner-items {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
}
@media only screen and (min-width: 40.063em) {
  .banner-items {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 35.71429%;
    float: left;
  }
}
.banner-items a {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  display: block;
  vertical-align: middle;
}
.banner-items a:focus {
  color: #fff;
}
.banner-items table {
  background: #00b6dd;
}
.banner-items td {
  vertical-align: middle;
  border-bottom: 2px solid #fff;
  padding: 0 15px;
  height: 20%;
  position: relative;
  cursor: pointer;
}
.banner-items td.active a {
  color: #a6e6f3;
}
.banner-items td.active:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 30%;
  width: 10px;
  height: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #00b6dd;
}
.banner-items td.business {
  background: #13488a;
}
.banner-items td.business.active a {
  color: #89a4c5 !important;
}
.banner-items td.business.active:before {
  border-right: 10px solid #13488a;
}
.banner-items td.media {
  background: #fdc92c;
}
.banner-items td.media.active a {
  color: #fdebb5 !important;
}
.banner-items td.media.active:before {
  border-right: 10px solid #fdc92c;
}
.section-business .banner-items table {
  background: #13488a;
}
.section-business .banner-items td.active a {
  color: #89a4c5 !important;
}
.section-business .banner-items td.active:before {
  border-right: 10px solid #13488a;
}
.section-media .banner-items table {
  background: #fdc92c;
}
.section-media .banner-items td.active a {
  color: #fdebb5 !important;
}
.section-media .banner-items td.active:before {
  border-right: 10px solid #fdc92c;
}
.scroll-banner {
  padding-bottom: 40px;
}
.filter-banner {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
  margin-top: -35px;
}
@media only screen and (min-width: 40.063em) {
  .filter-banner {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 100%;
    float: left;
  }
}
.filter-banner p {
  text-align: right;
  padding-bottom: 7px;
}
@media only screen and (max-width: 40em) {
  .filter-banner {
    margin-top: 12px;
  }
  .filter-banner p {
    text-align: center;
  }
}
.filter-banner a {
  font-size: 10px;
  color: #8a8b8d;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 3px 10px;
  border-radius: 10px;
}
.filter-banner a.active {
  background: #f7931e;
  color: #fff;
  position: relative;
}
.filter-banner a.active:after {
  content: "";
  position: absolute;
  left: 47%;
  bottom: -5px;
  width: 5px;
  height: 5px;
  border-top: 5px solid #f7931e;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.embed-container {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  margin: 0 0 15px;
  z-index: 50;
}
.embed-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  z-index: 10;
}
.play {
  position: absolute;
  background: rgba(250, 250, 250, 0.8);
  padding: 17px 0 0 28px;
  border-radius: 200px;
  opacity: 0;
  width: 85px;
  height: 85px;
  transition: opacity 1s ease;
}
.play i {
  color: #00b6dd;
  font-size: 50px;
}
@media only screen and (max-width: 40em) {
  .play i {
    font-size: 25px;
  }
  .play {
    right: 0 !important;
    bottom: 0 !important;
    width: 45px;
    height: 45px;
    padding: 10px 0 0 16px;
  }
}
.play-btn:before {
  content: "\f144";
  font-family: FontAwesome;
  position: absolute;
  z-index: 51;
  left: 50%;
  top: 50%;
  font-size: 70px;
  color: #fff;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.icon-video:after,
.video:after {
  font-family: FontAwesome;
  content: "\f144";
  font-size: 60px;
}
.video {
  position: relative;
}
.icon-video:after,
.video-play,
.video:after {
  position: absolute;
  pointer-events: none;
}
.video:after {
  left: 47%;
  top: 47%;
  color: #efe7e2;
}
.icon-video:after {
  right: 20px;
  top: 30px;
  color: #f7931e;
}
.disabled-btn {
  pointer-events: none;
  cursor: default;
}
@media screen and (max-width: 475px) {
  .video-play {
    font-size: 14px !important;
  }
}
.video-play {
  font-size: 24px;
  background: #fff;
  border-radius: 8px;
  padding: 15px;
  z-index: 10;
  top: 50%;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #00b6dd;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.post .icon-video:after {
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 100px;
  text-shadow: 2px 2px 5px #000;
  text-align: center;
  color: #fff;
}
#banner-slide .icon-video:after {
  top: 0;
}
#searchsubmit {
  float: right;
  width: 20%;
}
#s {
  float: left;
  width: 75%;
}
#searchfrom div {
  clear: both;
}
.page-content.filter {
  padding-right: 20px;
  margin-top: 10px;
}
.select-style {
  border: 1px solid #f7931e;
  width: 50%;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .select-style {
    width: 70%;
  }
}
.select-style:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 11px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #f7931e;
}
.hbx-content .right-col form:after,
.page-wrap:after {
  content: "";
  clear: both;
}
.select-style select {
  padding: 4px 10px 4px 5px;
  height: auto;
  margin: 0;
  width: 110%;
  border: none;
  box-shadow: none;
  background: 0 0;
  -webkit-appearance: none;
  color: #f7931e;
  font-size: 15px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  cursor: pointer;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .select-style select {
    width: 120%;
  }
}
@media only screen and (max-width: 40em) {
  .select-style select {
    width: 120%;
  }
}
.select-style select:focus {
  outline: 0;
}
.page-wrap:after {
  display: block;
}
.site-footer {
  width: 100%;
  float: left;
  padding: 25px 0 45px;
  background: #16293e;
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .site-footer {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 100%;
    float: left;
  }
}
.site-footer p {
  text-align: center;
  color: #fff;
}
.site-footer .fa {
  font-size: 1.31579rem;
  width: 1.31579rem;
  height: 1.31579rem;
}
@media only screen and (max-width: 40em) {
  .site-footer .fa {
    font-size: 20px;
    width: 20px;
    height: 20px;
  }
}
.site-footer a {
  background: #00b6dd;
  color: #fff;
  display: inline-block;
  padding: 12px 14px;
  margin: 0 5px 5px;
  border-radius: 200px;
}
.site-footer .wrapper {
  color: #fff;
}
.site-footer a.footer-link {
  background: 0 0;
  color: #fff;
  padding: 5px 0;
  border-radius: 0;
  margin: 0;
}
table.frm {
  border: none;
  margin: 0 0 20px;
}
table.frm table {
  border: none;
  margin: 0;
}
table.frm tr:nth-of-type(2n) {
  background: 0 0;
}
table.frm th {
  font-size: 16px;
  padding: 0;
  text-align: left !important;
}
table.frm th span {
  color: #878787;
}
table.frm td {
  font-size: 16px;
  padding: 0 20px 10px 0;
  vertical-align: top;
}
table.frm td span {
  font-size: 13px;
  color: #868686;
  font-style: italic;
}
table.frm td input {
  border: 2px solid #e8eef8;
  box-shadow: none;
  border-radius: 3px;
  margin: 0 0 4px;
  font-size: 1em;
  padding: 5px;
}
table.frm td input.phone {
  width: 30%;
  float: left;
  margin: 0 5px 0 0;
}
table.frm td select,
table.frm td textarea {
  box-shadow: none;
  margin: 0 0 4px;
  font-size: 1em;
}
table.frm td input.btn {
  border: none;
  padding: 0;
}
table.frm td textarea {
  border: 2px solid #e8eef8;
  border-radius: 3px;
}
table.frm td select {
  border: 2px solid #e8eef8;
  border-radius: 3px;
  padding: 5px;
  height: auto;
  color: inherit;
}
.blue-area {
  background: #00b5df;
  margin: 0 0 20px;
  padding: 10px 10px 5px;
}
.blue-area ul {
  margin-left: 1.1rem;
}
.blue-area li {
  background: 0 0;
  color: #fff;
  padding-left: 0;
  list-style: outside;
  font-size: 0.78947rem;
}
.blue-area a,
.blue-area p {
  color: #fff;
}
label.required {
  color: red;
}
.share-btn-wrp {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0 0 0 -35px;
  position: fixed;
  z-index: 200;
}
.share-btn-wrp li {
  padding-bottom: 0;
}
.share-btn-wrp .button-wrap {
  text-indent: -100000px;
  width: 33px;
  height: 33px;
  cursor: pointer;
  margin-bottom: 4px;
  border: none;
  transition: width 0.1s ease-in-out;
}
.share-btn-wrp .at300b {
  margin-bottom: 4px;
  float: none !important;
}
.share-btn-wrp .at4-icon.aticon-facebook {
  background: url(../images/share-icons.png) -42px 0 no-repeat !important;
}
.share-btn-wrp .at4-icon.aticon-facebook:hover {
  background: url(../images/share-icons.png) -4px 0 no-repeat !important;
  width: 38px;
}
.share-btn-wrp .at4-icon.aticon-twitter {
  background: url(../images/share-icons.png) -42px -34px no-repeat !important;
}
.share-btn-wrp .at4-icon.aticon-twitter:hover {
  background: url(../images/share-icons.png) -4px -34px no-repeat !important;
  width: 38px;
}
.share-btn-wrp > .digg {
  background: url(../images/share-icons.png) -42px -68px no-repeat;
}
.share-btn-wrp > .digg:hover {
  background: url(../images/share-icons.png) -4px -68px no-repeat;
  width: 38px;
}
.share-btn-wrp > .stumbleupon {
  background: url(../images/share-icons.png) -42px -102px no-repeat;
}
.share-btn-wrp > .stumbleupon:hover {
  background: url(../images/share-icons.png) -4px -102px no-repeat;
  width: 38px;
}
.share-btn-wrp > .delicious {
  background: url(../images/share-icons.png) -42px -136px no-repeat;
}
.share-btn-wrp > .delicious:hover {
  background: url(../images/share-icons.png) -4px -136px no-repeat;
  width: 38px;
}
.share-btn-wrp .at4-icon.aticon-google_plusone_share {
  background: url(../images/share-icons.png) -42px -170px no-repeat !important;
}
.share-btn-wrp .at4-icon.aticon-google_plusone_share:hover {
  background: url(../images/share-icons.png) -4px -170px no-repeat !important;
  width: 38px;
}
.share-btn-wrp .at4-icon.aticon-email {
  background: url(../images/share-icons.png) -42px -408px no-repeat !important;
}
.share-btn-wrp .at4-icon.aticon-email:hover {
  background: url(../images/share-icons.png) -4px -408px no-repeat !important;
  width: 38px;
}
.share-btn-wrp .at4-icon.aticon-linkedin {
  background: url(../images/share-icons.png) -42px -306px no-repeat !important;
}
.share-btn-wrp .at4-icon.aticon-linkedin:hover {
  background: url(../images/share-icons.png) -4px -306px no-repeat !important;
  width: 38px;
}
@media all and (max-width: 72.84211rem) {
  .share-btn-wrp {
    margin-left: -6px;
  }
}
@media all and (max-width: 56.84211rem) {
  .share-btn-wrp {
    display: table;
    text-align: center;
    position: fixed;
    bottom: 1px;
    left: 35%;
  }
  .share-btn-wrp li {
    padding-bottom: 0;
    display: table-cell;
  }
  .share-btn-wrp > li {
    float: left;
  }
}
.page-template-page-it-recruitment .page-box {
  padding: 0;
  background: 0 0;
  border: none;
}
@media only screen and (max-width: 40em) {
  .page-template-page-it-recruitment .page-box {
    padding: 10px;
  }
}
.page-template-page-it-recruitment .page-box > h2 {
  color: #00b6dd;
  font-size: 24px;
}
.page-template-page-it-recruitment .page-box .banner-pic {
  width: 100%;
  float: none;
  padding: 0;
}
.page-template-page-it-recruitment .page-box ol.bjqs-markers {
  display: block;
}
.page-template-page-it-recruitment .page-box li.bjqs-slide {
  padding: 0;
}
.page-template-page-it-recruitment .page-box .page-banner {
  border: 0;
}
.page-template-page-it-recruitment .page-box .page-banner h2 {
  font-size: 13px;
  background: #fff;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #00b6dd;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px;
  text-shadow: none;
}
.page-template-page-it-recruitment .page-box .page-banner h2 span {
  font-size: 12px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  color: #8a8b8d;
}
.page-template-page-it-recruitment .job-listing {
  display: block;
  text-align: left;
  margin: 0;
  color: #222;
  background: #fff !important;
}
.page-template-page-it-recruitment .job-listing:hover {
  color: #222;
}
.page-template-page-it-recruitment .job-listing .job-title {
  color: #f9b362;
}
.page-template-page-it-recruitment .job-listing .job-title i {
  float: right;
  padding-top: 1px;
}
.page-template-page-it-recruitment .job-listing .job-info {
  display: none;
  padding-top: 10px;
}
.page-template-page-it-recruitment .tabs li {
  background: 0 0;
  padding: 0;
}
.page-template-page-it-recruitment .tabs .tab-title a {
  background: 0 0;
  padding: 1px 5px;
  margin: 0 20px 0 0;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  color: #ccc;
}
.hbx-content .right-col h2,
.single-hbx .hbx-header span {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.35);
}
.page-template-page-it-recruitment .tabs .tab-title a:hover {
  background: 0 0;
}
.page-template-page-it-recruitment .tabs .tab-title.active a {
  color: #f7931e;
  border-bottom: 3px solid #f7931e;
}
.page-template-page-it-recruitment .tabs-content {
  border-top: 1px solid #f7931e;
  margin: 0;
}
.page-template-page-it-recruitment .tabs-content .content {
  padding: 15px 0 0;
}
.page-template-page-it-recruitment .tabs-content a.small {
  font-size: 13px;
  font-weight: 400;
}
.widget_wysija p,
form.mailpoet_form p {
  padding: 0;
}
.widget_wysija .mailpoet_recaptcha_container,
form.mailpoet_form .mailpoet_recaptcha_container {
  margin-top: 20px;
}
.widget_wysija .mailpoet_paragraph,
.widget_wysija .wysija-checkbox-label,
.widget_wysija .wysija-paragraph,
form.mailpoet_form .mailpoet_paragraph,
form.mailpoet_form .wysija-checkbox-label,
form.mailpoet_form .wysija-paragraph {
  margin-top: 12px;
  font-weight: 400 !important;
}
.widget_wysija .mailpoet_paragraph:first-child,
.widget_wysija .wysija-paragraph:first-child,
form.mailpoet_form .mailpoet_paragraph:first-child,
form.mailpoet_form .wysija-paragraph:first-child {
  margin-top: 0;
}
.widget_wysija .mailpoet_checkbox_label,
.widget_wysija .mailpoet_paragraph,
.widget_wysija .wysija-checkbox-label,
.widget_wysija .wysija-checkbox-paragraph,
.widget_wysija .wysija-paragraph,
form.mailpoet_form .mailpoet_checkbox_label,
form.mailpoet_form .mailpoet_paragraph,
form.mailpoet_form .wysija-checkbox-label,
form.mailpoet_form .wysija-checkbox-paragraph,
form.mailpoet_form .wysija-paragraph {
  position: relative;
  padding-bottom: 0;
}
.widget_wysija .formError .formErrorContent,
.widget_wysija .parsley-custom-error-message,
.widget_wysija .parsley-required,
form.mailpoet_form .formError .formErrorContent,
form.mailpoet_form .parsley-custom-error-message,
form.mailpoet_form .parsley-required {
  background: 0 0;
  border: none;
  color: red;
  font-size: 0.80526rem;
  width: auto;
}
.widget_wysija .formError,
form.mailpoet_form .formError {
  width: auto;
  height: auto;
  display: block;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}
.widget_wysija input,
form.mailpoet_form input {
  border: 1px solid #f7931e;
  border-radius: 3px;
  display: inline-block;
}
.widget_wysija input[type="checkbox"],
form.mailpoet_form input[type="checkbox"] {
  position: absolute;
  display: inline;
  margin: 0;
  width: auto;
}
.widget_wysija input[type="checkbox"]:checked + label::after,
.widget_wysija input[type="checkbox"]:checked + label::before,
.widget_wysija input[type="checkbox"]:not(:checked) + label::before,
form.mailpoet_form input[type="checkbox"]:checked + label::after,
form.mailpoet_form input[type="checkbox"]:checked + label::before,
form.mailpoet_form input[type="checkbox"]:not(:checked) + label::before {
  top: 6px;
}
.widget_wysija input[type="text"],
.widget_wysija input[type="email"],
form.mailpoet_form input[type="text"],
form.mailpoet_form input[type="email"] {
  width: 100% !important;
}
.widget_wysija .mailpoet_checkbox_label,
.widget_wysija .wysija-checkbox-label,
form.mailpoet_form .mailpoet_checkbox_label,
form.mailpoet_form .wysija-checkbox-label {
  font-size: 0.80526rem;
  color: #8a8b8d;
  font-weight: 400 !important;
}
.widget_wysija .mailpoet_checkbox_label input,
.widget_wysija .wysija-checkbox-label input,
form.mailpoet_form .mailpoet_checkbox_label input,
form.mailpoet_form .wysija-checkbox-label input {
  display: inline;
  position: static;
}
.widget_wysija .mailpoet_required,
.widget_wysija .wysija-required,
form.mailpoet_form .mailpoet_required,
form.mailpoet_form .wysija-required {
  color: #f7931e;
}
.widget_wysija .mailpoet_submit,
.widget_wysija .wysija-submit,
form.mailpoet_form .mailpoet_submit,
form.mailpoet_form .wysija-submit {
  padding: 5px 10px;
  background: 0 0;
  color: #f7931e;
  display: inline-block;
  font-size: 0.78947rem;
  width: auto;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
}
.widget_wysija .mailpoet_submit:hover,
.widget_wysija .wysija-submit:hover,
form.mailpoet_form .mailpoet_submit:hover,
form.mailpoet_form .wysija-submit:hover {
  color: #f9b362;
  border: 1px solid #f9b362;
  background: rgba(255, 255, 255, 0.7);
}
.widget_wysija .wysija-holder,
form.mailpoet_form .wysija-holder {
  display: none;
}
.single-hbx main p {
  color: #8a8b8d;
}
.single-hbx .site-header {
  background: #00b6dd;
}
.single-hbx .pagination {
  padding-top: 5px;
  padding-bottom: 5px;
}
.single-hbx .hbx-header {
  padding-bottom: 36px;
  padding-top: 4px;
  display: table;
}
.single-hbx .hbx-header span {
  line-height: 1em;
  font-size: 49px;
  text-transform: uppercase;
  color: #fff;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 6px;
}
.single-hbx .hbx-header img {
  max-width: 160px;
  margin-right: 40px;
  display: table-cell;
}
@media only screen and (max-width: 1150px) {
  .single-hbx .hbx-header {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1050px) {
  .single-hbx .hbx-header {
    padding-bottom: 14px;
  }
  .single-hbx .hbx-header span {
    font-size: 43px;
    padding-bottom: 0;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 40em) {
  .single-hbx .hbx-header img {
    width: 105px;
    margin-right: 15px;
  }
  .single-hbx .hbx-header span {
    font-size: 28px;
  }
  .single-hbx main > h3 {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .single-hbx .hbx-header img {
    width: 90px;
  }
  .single-hbx .hbx-header span {
    font-size: 21px;
  }
}
.hbx-content .embed-container {
  overflow: visible;
  margin-bottom: 3px;
}
.hbx-content .embed-container iframe {
  z-index: 10;
}
.hbx-content .page-banner {
  display: block;
}
.hbx-content .page-banner:after {
  background: url(../images/hbx-gradient.png) no-repeat;
  background-size: cover;
}
.hbx-content .right-col {
  background: #00b6dd;
  color: #fff;
  text-align: center;
  display: table;
}
.hbx-content .right-col form {
  margin-bottom: 15px;
}
.hbx-content .right-col form:after {
  display: table;
}
.hbx-content .right-col .right-holder {
  display: table-cell;
  vertical-align: middle;
}
.hbx-content .right-col h2 {
  font-size: 32px;
  margin-bottom: 16px;
}
.hbx-content .right-col h2 span {
  font-size: 14px;
}
.hbx-content .right-col p {
  line-height: 1.2em;
  font-size: 18px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  color: #fff;
}
.hbx-content .right-col p.small {
  font-size: 12px;
}
.hbx-content .right-col p a {
  color: #13488a;
}
.hbx-content .right-col label {
  font-size: 18px;
  color: #fff;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
  margin-bottom: 5px;
}
.hbx-content .right-col input {
  margin: 0;
  padding: 3px;
  max-width: 70%;
  border-radius: 3px;
  float: left;
}
.hbx-content .right-col input.button {
  background: #f7931e !important;
  color: #fff;
  padding: 3px 0;
  text-align: center;
  width: 28%;
  float: right;
}
.hbx-content .right-col .error {
  color: red;
}
@media only screen and (max-width: 1030px) {
  .hbx-content .right-col h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .hbx-content .right-col p {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .hbx-content .right-col label {
    font-size: 17px;
  }
  .hbx-content .right-col input {
    font-size: 15px;
    padding: 3px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 40em) {
  .hbx-content .right-col {
    padding: 20px 10px;
  }
}
html.hbx {
  margin-top: 0 !important;
}
.event-widget ul,
.post-list-widget ul {
  margin: 0;
  list-style: none;
}
.hbx-offers .article img {
  padding: 20px;
}
.hbx-offers .article table td {
  vertical-align: middle;
}
.post-list-widget ul li .title {
  font-size: 18px;
  color: #16293e;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-weight: 500;
  line-height: 120%;
  display: block;
}
.post-list-widget ul li .date {
  font-size: 12px;
  color: #8a8b8d;
  text-transform: uppercase;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  display: block;
}
.callout.beyond-the-card h3,
.nav-links div a {
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.event-widget a {
  font-size: 13px;
}
.event-widget ul {
  padding: 0;
}
.event-widget ul li {
  padding: 0;
  margin-bottom: 20px;
  display: block;
}
.event-widget ul li .date {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #77787a;
  text-transform: uppercase;
}
.event-widget ul li .title {
  font-size: 13px;
  color: #77787a;
  display: block;
}
.event-widget ul li .view-details {
  color: #f39234;
  font-size: 13px;
  display: block;
  cursor: pointer;
}
.event-widget ul li .details {
  color: #77787a;
  display: none;
}
.event-widget ul li .details .location i {
  margin-right: 6px;
}
.event-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.event-list li {
  display: block;
  margin-bottom: 30px;
  background: 0 0;
  padding: 0;
}
.event-list li h2 {
  color: #121e2f;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 4px;
  text-transform: none;
}
.event-list li .location,
.event-list li h3 {
  color: #77787a;
  font-size: 12px;
  font-weight: 600;
  line-height: 2em;
  display: block;
  margin: 0;
}
.event-list li .location i,
.event-list li h3 i {
  margin-right: 8px;
  line-height: 1.5em;
}
.event-list li .details {
  margin-top: 16px;
}
.upto-calendar-plugin {
  max-height: 250px !important;
  overflow: auto;
}
.callout.beyond-the-card h3 {
  color: #f7931e;
  font-size: 1.4rem;
}
.callout.beyond-the-card h3 i {
  font-weight: 400;
  width: 39px;
  height: 26px;
  background: #f7931e;
  color: #fff;
  border-radius: 3px;
  text-align: right;
  font-size: 1.6rem;
  line-height: 23px;
  margin-right: 9px;
  position: relative;
  top: 3px;
  padding-right: 2px;
}
.mfp-bg,
.mfp-popup {
  background: #fff;
}
.callout.beyond-the-card h3 strong {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.callout.beyond-the-card .btc-logo {
  width: 60%;
  display: block;
  margin-bottom: 15px;
}
.callout.beyond-the-card p {
  font-weight: 700;
}
section.beyondthecard .wp-caption {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
  background: #fff;
  padding: 6px;
  text-align: center;
  display: block;
  max-width: 100%;
}
section.beyondthecard .wp-caption p {
  margin: 0;
  padding: 10px 5px;
}
section.beyondthecard .wp-caption.alignright {
  margin-right: -51px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  section.beyondthecard .wp-caption.alignright {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 40em) {
  section.beyondthecard .wp-caption.alignright {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
section.beyondthecard .wp-caption.alignleft {
  margin-left: -51px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  section.beyondthecard .wp-caption.alignleft {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 40em) {
  section.beyondthecard .wp-caption.alignleft {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
}
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-popup {
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  padding: 25px 14px 18px;
  border-bottom: 1px solid #00b6dd;
  text-align: center;
}
.mfp-popup .button {
  margin: 15px 10px 5px;
}
button.mfp-close {
  border: none;
  background: 0 0 !important;
}
.beyond-the-card-full {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  float: left;
  display: table;
  width: 100%;
  padding-bottom: 40px;
}
@media only screen and (min-width: 40.063em) {
  .beyond-the-card-full {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 100%;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .beyond-the-card-full {
    display: block;
    padding-bottom: 0;
    padding-top: 15px;
  }
}
.beyond-the-card-full .logo-holder {
  width: 27.2%;
  display: table-cell;
  vertical-align: middle;
}
.beyond-the-card-full .logo-holder img {
  width: 100%;
}
@media only screen and (max-width: 40em) {
  .beyond-the-card-full .logo-holder {
    display: block;
    margin: 0 auto 15px;
    width: 60%;
  }
}
.beyond-the-card-full p {
  width: 53%;
  padding: 0 23px;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 40em) {
  .beyond-the-card-full p {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
}
.beyond-the-card-full .button-holder {
  text-align: center;
  width: 19.3%;
  display: table-cell;
  vertical-align: middle;
}
.beyond-the-card-full .button-holder .button {
  margin-bottom: 0;
}
@media only screen and (max-width: 40em) {
  .beyond-the-card-full .button-holder {
    display: block;
    width: 100%;
  }
}
.beyond-the-card-home,
.member-tools-home,
.subscribe-home {
  width: 100%;
  float: left;
  display: block;
  padding: 15px 0.63158rem 44px;
}
@media only screen and (min-width: 40.063em) {
  .beyond-the-card-home,
  .member-tools-home,
  .subscribe-home {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 33.28571%;
    float: left;
  }
}
.beyond-the-card-home .logo-holder,
.member-tools-home .logo-holder,
.subscribe-home .logo-holder {
  max-width: 100%;
  margin-bottom: 15px;
}
.beyond-the-card-home .logo-holder img,
.member-tools-home .logo-holder img,
.subscribe-home .logo-holder img {
  width: 100%;
}
.beyond-the-card-home p,
.member-tools-home p,
.subscribe-home p {
  padding: 0;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.beyond-the-card-home .button-holder,
.member-tools-home .button-holder,
.subscribe-home .button-holder {
  display: block;
  width: 100%;
}
.beyond-the-card-home .button-holder .button,
.member-tools-home .button-holder .button,
.subscribe-home .button-holder .button {
  margin-bottom: 0;
}
.beyond-the-card-home .logo-holder {
  width: 370px;
}
.member-tools-home,
.subscribe-home {
  position: relative;
}
.member-tools-home h2,
.subscribe-home h2 {
  padding-top: 10px;
  font-size: 38px;
  letter-spacing: 0.02em;
}
.member-tools-home h2 .s1,
.subscribe-home h2 .s1 {
  color: #104a8b;
}
.member-tools-home h2 .s2,
.member-tools-home h2 .s5,
.subscribe-home h2 .s2,
.subscribe-home h2 .s5 {
  color: #f7931e;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-weight: 700;
}
.member-tools-home h2 .s5,
.subscribe-home h2 .s5 {
  font-size: 60%;
  text-transform: lowercase;
  margin: 0 -0.25em;
}
.member-tools-home h2 .s3,
.member-tools-home h2 .s6,
.subscribe-home h2 .s3,
.subscribe-home h2 .s6 {
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #00b6dd;
}
.member-tools-home h2 .s6,
.subscribe-home h2 .s6 {
  font-size: 85%;
}
.member-tools-home h2 .s4,
.subscribe-home h2 .s4 {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
@media only screen and (max-width: 1130px) {
  .member-tools-home h2,
  .subscribe-home h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 975px) {
  .beyond-the-card-home .logo-holder {
    width: 320px;
  }
  .member-tools-home h2,
  .subscribe-home h2 {
    font-size: 28px;
    padding-top: 6px;
  }
}
@media only screen and (max-width: 810px) {
  .beyond-the-card-home .logo-holder {
    width: 255px;
  }
  .member-tools-home h2,
  .subscribe-home h2 {
    font-size: 21px;
    padding-top: 5px;
  }
}
@media only screen and (max-width: 40em) {
  .beyond-the-card-home .logo-holder {
    width: 320px;
  }
  .member-tools-home h2,
  .subscribe-home h2 {
    font-size: 35px;
  }
}
.member-tools-home .logo-holder,
.subscribe-home .logo-holder {
  width: 85%;
  padding-top: 0;
}
.subscribe-home h2 {
  cursor: pointer;
}
.subscribe-home .form-popup {
  display: none;
  position: absolute;
  width: 100%;
  min-width: 300px;
  right: 0;
  top: 80px;
  z-index: 10;
  background: #104a8b;
  padding: 18px;
  border-radius: 10px;
  color: #fff;
}
.subscribe-home .form-popup .mailpoet_checkbox_label,
.subscribe-home .form-popup .wysija-checkbox-label,
.subscribe-home .form-popup h3,
.subscribe-home .form-popup label {
  color: #fff;
  font-weight: 400 !important;
}
.subscribe-home .form-popup .widget_wysija .formError .formErrorContent,
.subscribe-home .form-popup form.mailpoet_form .parsley-custom-error-message,
.subscribe-home .form-popup form.mailpoet_form .parsley-required {
  color: #fff;
  font-size: 1em;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  background: red;
}
.subscribe-home .form-popup .mailpoet_checkbox_label,
.subscribe-home .form-popup .wysija-checkbox-label {
  cursor: default;
}
.subscribe-home .form-popup label::before,
.subscribe-home .form-popup label:hover::before {
  border-color: #fff !important;
}
.subscribe-home .form-popup [type="checkbox"] + label:after {
  background-image: url(../images/check-white.png);
}
.subscribe-home .form-popup .updated {
  background: 0 0;
  border: #ffdead;
  color: #fff;
}
.subscribe-home .form-popup .updated li {
  color: #fff;
}
.subscribe-home .form-popup .mailpoet_submit,
.subscribe-home .form-popup .widget_wysija .wysija-submit {
  color: #fff;
  background: #f7931e;
}
.subscribe-home .form-popup .mailpoet_submit:hover,
.subscribe-home .form-popup .widget_wysija .wysija-submit:hover {
  color: #fff;
  background: #da7908;
}
.subscribe-home .form-popup:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 14px solid #104a8b;
  position: absolute;
  margin-left: -15px;
  top: -14px;
  left: 50%;
}
.subscribe-home
  .form-popup
  .close:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]) {
  display: none;
  border-radius: 50% !important;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  z-index: 20;
  top: -14px;
  right: -14px;
  color: #fff !important;
  border: none !important;
  margin: 0;
  padding: 0 !important;
  font-size: 20px;
  background: #f7931e !important;
  outline: 0;
}
.attachment-large,
.col-cr,
.nav-links {
  width: 100%;
}
.subscribe-home
  .form-popup
  .close:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):hover {
  color: #fff;
  background: #da7908 !important;
}
.subscribe-home .form-popup.open .close {
  display: block !important;
}
.nav-links {
  display: table;
}
.nav-links div {
  display: table-cell;
}
.nav-links div:last-child {
  text-align: right;
}
.entry-title {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.post-navigation .nav-previous a .meta-nav,
.post-navigation .nav-previous a .post-title {
  color: #16293e;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-size: 14px;
}
.post-navigation .nav-previous {
  background: 0 0 !important;
}
.post-navigation .nav-previous a .meta-nav:after {
  content: ":";
  margin: 0 5px 0 0;
}
.post-navigation .nav-previous a:hover .post-title {
  color: #16293e !important;
  text-decoration: underline !important;
}
.callout-box > div .note a,
.final-response p a,
.masterclass-intro .txt p a,
.msg-panel .title p a,
.resource-box p a.title {
  text-decoration: underline;
}
.col-cr {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  float: left;
}
@media only screen and (min-width: 40.063em) {
  .col-cr {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 92.85714%;
    float: left;
  }
}
@media only screen and (max-width: 40em) {
  .nav-links a {
    display: inline-block !important;
  }
  .col-cr {
    padding: 0;
  }
}
.col-cr .top-full-area {
  width: 100%;
  display: table;
}
.col-cr .video-container {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  display: table-cell;
  float: none !important;
}
@media only screen and (min-width: 40.063em) {
  .col-cr .video-container {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 64.28571%;
    float: left;
  }
}
.col-cr .video-container .embed-container {
  margin: 0;
}
.col-cr .video-container img {
  width: 100%;
}
.col-cr .video-container .video-placeholder {
  display: block;
  position: absolute;
  z-index: 51;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 770px) {
  .col-cr .video-container {
    display: block;
    padding: 0 0.63158rem 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  .col-cr .video-container {
    padding: 0 0 20px;
  }
}
.col-cr .video-blurb {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  float: none !important;
}
@media only screen and (min-width: 40.063em) {
  .col-cr .video-blurb {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 35.71429%;
    float: left;
  }
}
@media only screen and (max-width: 770px) {
  .col-cr .video-blurb {
    display: block;
    width: 100%;
  }
}
.col-cr .video-blurb h3 {
  font-size: 31px;
  color: #f7931e;
  text-transform: none;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  line-height: 1.1;
}
.col-cr .features-full-area {
  width: 100%;
  display: table;
  margin: 15px 0.63158rem 25px;
}
@media only screen and (max-width: 40em) {
  .col-cr .features-full-area {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}
.col-cr .features-full-area div.feature {
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  position: relative;
  border-right: 10px solid #f7f7f7;
  border-left: 10px solid #f7f7f7;
}
@media only screen and (max-width: 870px) {
  .col-cr .features-full-area div.feature {
    display: block;
    width: 100%;
    border: 0;
    margin: 0 0 20px;
  }
}
.col-cr .features-full-area div.feature:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 100%;
  background-color: #007bb6;
}
.col-cr .features-full-area div.feature .feature-content {
  display: table;
  width: 100%;
  height: 100%;
}
.col-cr .features-full-area div.feature .feature-content div {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 15px 0;
}
.col-cr .features-full-area div.feature .pic {
  width: 120px;
  text-align: center;
  font-size: 70px;
  color: #fff;
  padding: 15px 5px !important;
}
.col-cr .features-full-area div.feature .pic a {
  color: #fff;
}
.col-cr .features-full-area div.feature .pic .fa-for-your-business:before {
  background-image: url(../images/icon-for-your-business.png);
  width: 70px;
  height: 70px;
  background-size: contain;
  display: block;
  content: "";
}
.col-cr .features-full-area div.feature:first-child {
  border-left: 0;
}
.col-cr .features-full-area div.feature:nth-child(2n):before {
  background-color: #f7931e;
}
.social p a,
.social p a.facebook {
  background: #6b81b0;
}
.col-cr .features-full-area div.feature h4 {
  margin: 0;
}
.col-cr .features-full-area div.feature a {
  font-weight: 400;
}
.social {
  padding-left: 0.63158rem;
  padding-right: 0.63158rem;
  width: 100%;
  float: left;
  text-align: center;
}
@media only screen and (min-width: 40.063em) {
  .social {
    padding-left: 0.63158rem;
    padding-right: 0.63158rem;
    width: 7.14286%;
    float: left;
  }
}
.social p {
  color: #555;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px;
}
.social p a {
  display: inline-block;
  width: 36px;
  height: 36px;
  padding-top: 0;
  border-radius: 50%;
  margin: 0 0 10px;
  line-height: 36px;
}
.social p a.twitter {
  background: #3fbff1;
}
.social p a.pinterest {
  background: #d7565c;
}
.social p a.linkedin {
  background: #3f9bc7;
}
.social p a.youtube {
  background: #ec5951;
}
.social p a i {
  color: #fff;
}
@media only screen and (max-width: 40em) {
  .social {
    display: none;
  }
  .wheel-landing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
}
@media print {
  .social {
    display: none;
  }
}
.ie9 img[src$=".svg"] {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"],
  svg {
    width: 100%;
  }
}
#wheel {
  -webkit-transform: rotate(47deg);
  transform: rotate(47deg);
}
.wheel-container {
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  position: relative;
}
.wheel-container .wheel-img {
  float: right;
  width: 100%;
  height: 420px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .wheel-container .wheel-img {
    float: none;
    height: auto;
    padding-bottom: 60%;
  }
}
.wheel-container .wheel-img g.overlayer {
  mix-blend-mode: multiply;
}
.wheel-container .wheel-img .slice-border {
  opacity: 0;
  display: none !important;
}
.wheel-container .wheel-img svg {
  position: absolute;
  right: -2.8%;
  bottom: -78%;
  width: 700px;
  min-width: 700px;
  height: 190%;
  z-index: 5;
}
@media only screen and (max-width: 900px) {
  .wheel-container .wheel-img svg {
    width: 100%;
    min-width: 1px;
    right: 0;
  }
}
.wheel-container .wheel-img .slice {
  transition: 10s -webkit-filter linear, 10s filter linear;
  cursor: pointer;
}
.wheel-container .wheel-img .active {
  stroke-width: 4px;
  -webkit-filter: url(#dropshadow);
  filter: url(#dropshadow);
}
.wheel-container .wheel-img .txt {
  color: #fff;
  font-size: 13px !important;
  font-weight: 700;
  text-transform: uppercase;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.wheel-txt .title,
.wheel-txt ul li {
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.wheel-container .left {
  position: absolute;
  left: 37%;
  bottom: 15px;
}
.wheel-container .right {
  position: absolute;
  right: 0;
  bottom: 15px;
}
.wheel-txt {
  width: calc(100% - 700px);
  padding-top: 62px;
  opacity: 0;
  position: relative;
}
.wheel-landing .logo-center:after,
.wheel-landing .logo-center:before {
  opacity: 0.6;
  position: absolute;
  content: "";
}
@media only screen and (max-width: 900px) {
  .wheel-txt {
    width: 100%;
    padding: 20px;
    overflow: hidden;
  }
}
.wheel-txt .title {
  padding: 0;
  margin: 0 0 20px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.wheel-txt .title span {
  background-color: #62a744;
  display: block;
  padding: 5px 15px;
  position: relative;
  z-index: 3;
}
.wheel-txt .title .line {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  width: 650px;
  height: 3px;
  padding: 0;
  background-color: #62a744;
}
.wheel-txt ul {
  list-style: none;
  margin: 0 0 0 15px;
  height: 225px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  z-index: 6;
}
@media only screen and (max-width: 900px) {
  .wheel-txt .title {
    text-align: center;
    display: block;
  }
  .wheel-txt .title .line {
    display: none;
  }
  .wheel-txt ul {
    height: auto;
  }
}
.wheel-txt ul li {
  color: #62a744;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  padding: 0 0 10px 25px;
  line-height: 1.1;
}
.wheel-txt ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
}
.wheel-txt ul li.disclaimer:after {
  content: "\f12a";
  font-family: FontAwesome;
  color: #0c488e;
  font-size: 10px;
  background: #e7edf4;
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  vertical-align: 0.2em;
  margin: 0 0 0 5px;
}
.wheel-txt .offering-names li:before,
.wheel-txt ul li.disclaimer-box:before {
  display: none;
}
.wheel-txt ul li.disclaimer-box {
  color: #0c488e !important;
  font-size: 12px;
  background: #e7edf4;
  padding: 5px 10px;
  margin: 10px 0 0 25px;
  font-weight: 600;
}
.wheel-txt .offering {
  color: #9b9b9b;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 20px;
}
.wheel-txt .offering-names {
  margin: 0;
}
.wheel-txt .offering-names li {
  float: left;
  padding: 5px 10px;
  background: #f4f4f4;
  margin: 0 10px 0 0;
  font-size: 14px;
}
.wheel-txt .offering-names li a {
  color: #9b9b9b;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-weight: 400 !important;
}
.wheel-txt .sub-tabs {
  border-bottom: 1px solid #d4d7da;
  margin: 0 0 20px;
}
.wheel-txt .sub-tabs a {
  padding: 0 10px;
  font-size: 14px;
  color: #7b7b7b;
  font-weight: 600;
}
.wheel-txt .sub-tabs a.current {
  color: #62a744;
  display: inline-block;
  position: relative;
}
.wheel-txt .sub-tabs a.current:after {
  content: "";
  position: absolute;
  z-index: 13;
  left: 0;
  bottom: -3px;
  width: 100%;
  border-bottom: 3px solid #62a744;
}
.wheel-txt .sub-tabs a.current:before {
  content: "";
  position: absolute;
  left: calc(50% - 2px);
  bottom: -8px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #62a744;
  display: block;
}
.wheel-txt .sub-tabs a:only-child {
  font-weight: 900;
  color: #9b9b9b;
}
.wheel-txt .sub-tabs a:only-child:after,
.wheel-txt .sub-tabs a:only-child:before {
  display: none;
}
#slice1-details li.disclaimer-box,
#slice2-details li.disclaimer-box,
#slice3-details li.disclaimer-box,
#slice4-details li.disclaimer-box,
#slice5-details li.disclaimer-box,
#slice6-details li.disclaimer-box {
  color: #0c488e !important;
}
.wheel-landing {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  position: relative;
}
.wheel-landing > div {
  width: 50%;
  text-align: center;
  background: #00f;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.wheel-landing > div:first-child {
  padding: 50px 120px 15px calc(50% - 540px);
  background: url(../images/multi-life.jpg) center bottom no-repeat;
  background-size: cover;
  border-right: 2px solid #fff;
}
@media all and (max-width: 56.84211rem) {
  .wheel-landing > div:first-child {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 40em) {
  .wheel-landing > div {
    width: 100%;
  }
  .wheel-landing > div:first-child {
    border-right: 0;
    border-bottom: 2px solid #fff;
    padding: 50px 50px 100px;
  }
}
.wheel-landing > div:last-child {
  padding: 50px calc(50% - 540px) 15px 120px;
  background: url(../images/individual.jpg) center top no-repeat;
  background-size: cover;
}
@media all and (max-width: 56.84211rem) {
  .wheel-landing > div:last-child {
    padding-right: 50px;
  }
}
.wheel-landing > div h2,
.wheel-landing > div p {
  text-align: center;
}
.wheel-landing > div h2 {
  font-size: 50px;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  margin: 0;
}
.wheel-landing > div h2 + p,
.wheel-landing > div p {
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
@media only screen and (max-width: 40em) {
  .wheel-landing > div:last-child {
    padding: 100px 50px 50px;
  }
  .wheel-landing > div h2 {
    font-size: 35px;
  }
}
.wheel-landing > div p {
  color: #fff;
  font-size: 16px;
}
.wheel-landing > div h2 + p {
  color: #f7931e;
  font-size: 24px;
}
.wheel-landing > div > div {
  padding-bottom: 50px;
}
.wheel-landing > div > div p {
  max-width: 200px;
  margin: 0 auto;
}
.wheel-landing > div .button {
  font-size: 18px;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #fff;
  border: 2px solid #159fda;
  border-radius: 0;
  padding: 10px 20px;
}
.wheel-landing > div .button:hover {
  background: #159fda !important;
}
.wheel-landing > div .button:active,
.wheel-landing > div .button:focus {
  color: #fff !important;
}
.wheel-landing > div .button:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: 5px;
  font-size: 13px;
  vertical-align: 0.1em;
}
.wheel-landing .logo-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wheel-landing .logo-center:before {
  left: -80px;
  top: 0;
  width: 100px;
  height: 200px;
  background: url(../images/left-pointer.png) left top no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 40em) {
  .wheel-landing .logo-center:before {
    width: 80px;
    height: 160px;
    left: 50%;
    top: -110px;
    -webkit-transform: rotate(90deg) translateY(40px);
    transform: rotate(90deg) translateY(40px);
  }
}
.wheel-landing .logo-center:after {
  right: -80px;
  top: 0;
  width: 100px;
  height: 200px;
  background: url(../images/left-pointer.png) left top no-repeat;
  background-size: cover;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.crumb,
.crumb a.active,
.crumb a.landing {
  position: relative;
}
.wheel-landing .logo-center img {
  position: relative;
  z-index: 5;
}
@media only screen and (max-width: 40em) {
  .wheel-landing .logo-center:after {
    width: 80px;
    height: 160px;
    left: 50%;
    top: auto;
    bottom: -90px;
    -webkit-transform: rotate(-90deg) translateY(-40px);
    transform: rotate(-90deg) translateY(-40px);
  }
  .wheel-landing .logo-center {
    max-width: 150px;
  }
}
.wheel-header {
  width: 100%;
  background-color: #f7f7f7;
  padding: 30px 15px;
}
.wheel-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 40em) {
  .wheel-header .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wheel-header {
    padding: 15px;
  }
}
.wheel-header .logo {
  width: auto;
  padding: 0;
}
@media only screen and (max-width: 40em) {
  .wheel-header .logo {
    padding-bottom: 10px;
  }
  .wheel-header .logo img {
    max-width: 120px;
  }
}
.wheel-header h2 {
  color: #104a8b;
  text-transform: none;
  font-size: 60px;
  text-align: center;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .wheel-header h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 40em) {
  .wheel-header h2 {
    font-size: 35px;
    text-align: center;
    margin: 0;
  }
}
.crumb {
  background: #00b6dd;
  z-index: 10;
}
.crumb a {
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 20px 30px;
  display: inline-block;
}
.crumb a.landing,
.survey p {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
@media only screen and (max-width: 40em) {
  .crumb a {
    font-size: 14px;
    padding: 10px;
  }
}
.crumb a:not(.landing):hover {
  background: #144f92;
}
.crumb a.landing {
  z-index: 10;
}
.crumb a.landing + a {
  padding-left: 65px;
  margin-left: -40px;
}
.crumb a.active:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: calc(50% - 5px);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #00b6dd;
}
.crumb a.active:hover:after {
  border-top: 10px solid #144f92;
}
.crumb-arrow-right {
  border: 0;
  padding-right: 50px !important;
  background: linear-gradient(-45deg, transparent 25px, #04a1cd 0) bottom right,
    linear-gradient(-135deg, transparent 25px, #04a1cd 0) top right;
  background-size: 100% 51%;
  background-repeat: no-repeat;
  position: relative;
}
.crumb-arrow-right:after,
.crumb-arrow-right:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 50%;
}
.crumb-arrow-right:after {
  right: 0;
  top: 0;
  background: linear-gradient(
      45deg,
      transparent 0,
      transparent 26px,
      #fff 27px,
      transparent 29px,
      transparent 100%
    )
    bottom right;
}
@media only screen and (max-width: 40em) {
  .crumb a.landing + a {
    padding-left: 30px;
  }
  .crumb-arrow-right {
    padding-right: 30px !important;
  }
  .crumb-arrow-right:after {
    right: 10px;
  }
  .crumb-arrow-right:before {
    right: -5px;
  }
}
.crumb-arrow-right:before {
  right: -5px;
  top: 50%;
  background: linear-gradient(
      -45deg,
      transparent 0,
      transparent 26px,
      #fff 27px,
      transparent 29px,
      transparent 100%
    )
    bottom right;
}
.survey {
  border: 2px solid #00b6dd;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media all and (max-width: 56.84211rem) {
  .survey {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 20px;
  }
}
.survey > div {
  width: calc(50% - 190px);
  padding: 20px 20px 0;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
@media all and (max-width: 56.84211rem) {
  .survey > div {
    width: 100%;
  }
}
.survey > div:first-child {
  width: 420px;
  min-height: 200px;
  margin: 0;
  padding-top: 0;
  background: url(../images/survey-hero.jpg) right top no-repeat;
  background-size: cover;
}
.survey > div:first-child img {
  display: none;
}
@media all and (max-width: 56.84211rem) {
  .survey > div:first-child img {
    display: block;
    width: 100%;
  }
  .survey > div:first-child {
    width: 100%;
    padding: 0;
    background: 0 0;
    min-height: auto;
  }
}
.survey p {
  color: #00b6dd;
  font-size: 30px;
  font-style: italic;
  line-height: 1.2;
}
.survey p.note {
  color: #9b9b9b;
  font-size: 14px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-style: normal;
}
.survey .button {
  background: #00b6dd !important;
  border: 0;
  width: 100%;
  max-width: 300px;
  color: #fff;
  font-style: normal;
  font-size: 20px;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  padding: 10px 20px;
  border-radius: 0;
}
.callout-box {
  background: #00b6dd;
  width: 100%;
  display: table;
  padding: 15px 10px;
  margin: 0 0 25px;
}
.callout-box > div {
  display: table-cell;
  vertical-align: middle;
}
.callout-box > div.img {
  width: 90px;
  max-width: 90px;
  padding-right: 20px;
}
.callout-box > div h3 {
  font-size: 24px;
  color: #fff;
  text-transform: none;
}
#arrows .center,
.filter-topics ul > li.add {
  text-transform: uppercase;
}
.callout-box > div a {
  color: #16293e;
  font-size: 18px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.callout-box > div a:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: 5px;
  font-size: 13px;
  vertical-align: 0.1em;
}
.callout-box > div .note {
  font-size: 12px;
  color: #16293e;
}
.callout-box > div .note a {
  font-size: 12px;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-weight: 400;
}
.callout-box > div .note a:after {
  display: none;
}
#arrows,
.overlayer,
.txt {
  pointer-events: none;
}
#arrows .arrow {
  pointer-events: auto;
}
#arrows .arrow-left:hover g,
#arrows .arrow-right:hover g {
  fill: #13488a;
}
#arrows .center {
  color: #fff;
  font-size: 25px;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
#arrows .center .subtitle {
  font-size: 17px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.masterclass-intro {
  margin: 0 0 45px;
}
.masterclass-intro .title {
  background-color: #476fb4;
  padding: 25px;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.masterclass-intro .title .embed-container {
  margin: 0;
}
@media only screen and (max-width: 40em) {
  .masterclass-intro .title {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
}
.masterclass-intro .title > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.masterclass-intro .title > div:nth-child(2) {
  padding-left: 30px;
}
.masterclass-intro .title p {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.masterclass-intro .title p.video-title {
  font-size: 24px;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
@media only screen and (max-width: 40em) {
  .masterclass-intro .title > div:nth-child(2) {
    padding-left: 0;
  }
  .masterclass-intro .title > div {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 0 10px;
  }
  .masterclass-intro .title p.video-title {
    font-size: 20px;
  }
}
.masterclass-intro .txt {
  background: #fff;
  padding: 25px;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  pointer-events: auto;
}
.masterclass-intro .txt p {
  font-weight: 500;
}
.masterclass-intro .txt p a {
  font-weight: 500;
  color: #16293e;
}
.masterclass-intro .txt > p {
  padding-right: 20px;
  min-width: 170px;
}
.masterclass-intro .txt.profile {
  background: 0 0;
  padding: 25px 20px 0;
}
.masterclass-intro .txt.profile p {
  color: #1c374f;
  font-weight: 600;
}
.masterclass-intro .txt.profile p img {
  border-radius: 50%;
}
.masterclass-intro .play-intro {
  position: relative;
  display: block;
}
.masterclass-intro .play-intro span {
  color: #00b6dd;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 15px;
  background: #fff;
  border-radius: 10px;
  padding: 10px 15px;
  font-weight: 400;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 20px;
  text-align: center;
}
.masterclass-intro .play-intro span:before {
  content: "\f04b";
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}
@media only screen and (max-width: 40em) {
  .masterclass-intro .txt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .masterclass-intro .txt p {
    text-align: center;
  }
  .masterclass-intro {
    margin: 0 -10px 20px;
  }
}
.msg-panel {
  margin: 0 0 45px;
}
.msg-panel .txt {
  background-color: #476fb4;
  padding: 55px 65px 15px;
  position: relative;
  pointer-events: auto !important;
}
.msg-panel .txt.indent {
  padding: 55px 120px 15px;
}
@media only screen and (max-width: 40em) {
  .msg-panel .txt.indent {
    padding: 25px 20px 0;
  }
  .msg-panel .txt {
    padding: 25px 20px 20px;
  }
}
.msg-panel .txt p {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  padding-bottom: 30px;
}
.msg-panel .txt p.q {
  font-size: 30px;
  padding-bottom: 30px;
}
.msg-panel .txt p .next-btn {
  float: right;
  position: relative;
  padding-right: 15px;
  color: #fff;
}
.msg-panel .txt p .next-btn:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 1px;
}
.msg-panel .txt p .next-btn:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: calc(100% - 15px);
  border-top: 3px solid #f89522;
}
@media only screen and (max-width: 40em) {
  .msg-panel .txt p.q {
    font-size: 27px;
  }
  .msg-panel .txt p .next-btn {
    float: none;
  }
}
.msg-panel .txt p .prev-btn {
  position: relative;
  padding-left: 15px;
  color: #fff;
}
.msg-panel .txt p .prev-btn:before {
  content: "\f104";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
}
.msg-panel .txt p .prev-btn:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -5px;
  width: calc(100% - 15px);
  border-top: 3px solid #f89522;
}
.msg-panel .txt p .next-btn.disabled,
.msg-panel .txt p .prev-btn.disabled {
  cursor: text;
  color: #fff;
}
.msg-panel .txt p .next-btn.disabled:after,
.msg-panel .txt p .prev-btn.disabled:after {
  display: none;
}
.msg-panel .txt p .button {
  margin: 0 auto 20px;
  font-size: 20px;
  color: #fff;
  border: 4px solid #e89b18;
  border-radius: 35px;
  font-weight: 600;
  min-width: 240px;
  padding: 0 30px;
  height: 60px;
  line-height: 50px;
}
.msg-panel .txt p .button:hover {
  color: #e89b18 !important;
}
.msg-panel .txt p .button:active,
.msg-panel .txt p .button:focus {
  color: #fff !important;
}
.msg-panel .txt p .button.next-btn {
  float: right;
}
.msg-panel .txt p .button.white {
  border: 5px solid rgba(255, 255, 255, 0.7);
  font-size: 17px;
  text-decoration: underline;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.msg-panel .txt p .button.disabled {
  border: 4px solid #fff;
  cursor: text;
}
.msg-panel .txt p .button.disabled:focus,
.msg-panel .txt p .button.disabled:hover {
  background: 0 0 !important;
  color: #fff !important;
}
@media only screen and (max-width: 40em) {
  .msg-panel .txt p .button.next-btn {
    float: none;
  }
  .msg-panel .txt p .button {
    width: 100%;
    min-width: 1px;
    margin: 0;
    height: 50px;
    line-height: 40px;
  }
  .msg-panel .txt p {
    font-size: 18px;
  }
  .msg-panel .txt table td {
    display: block;
    padding: 0;
  }
}
.msg-panel .txt input {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #4a4a4a;
  font-weight: 600;
}
@media only screen and (max-width: 40em) {
  .msg-panel .txt input {
    height: 35px;
    line-height: 35px;
    font-size: 17px;
  }
}
.msg-panel .txt button.button,
.msg-panel
  .txt
  button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]),
.msg-panel .txt input[type="button"] {
  background: #f89522 !important;
  color: #fff;
  border-radius: 8px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  min-width: 300px;
  border: 0;
  font-size: 24px;
  font-weight: 300;
}
.msg-panel .txt button.button:active,
.msg-panel .txt button.button:focus,
.msg-panel .txt button.button:hover,
.msg-panel
  .txt
  button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):active,
.msg-panel
  .txt
  button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):focus,
.msg-panel
  .txt
  button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):hover,
.msg-panel .txt input[type="button"]:active,
.msg-panel .txt input[type="button"]:focus,
.msg-panel .txt input[type="button"]:hover {
  color: #fff !important;
}
.msg-panel .txt ul.responses li {
  background: 0 0;
  padding: 0 0 20px;
}
@media only screen and (max-width: 40em) {
  .msg-panel .txt ul.responses li {
    padding: 0 0 10px;
  }
}
.msg-panel .txt ul.responses li label {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.msg-panel .txt ul.responses li [type="checkbox"]:checked + label:before,
.msg-panel .txt ul.responses li [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 5px;
  width: 15px;
  height: 15px;
  border: 2px solid #fff !important;
  background: 0 0;
  border-radius: 0;
}
.msg-panel .txt ul.responses li [type="checkbox"]:checked + label,
.msg-panel .txt ul.responses li [type="checkbox"]:not(:checked) + label {
  padding-left: 25px;
}
.msg-panel .txt ul.responses li [type="checkbox"]:checked + label:after,
.msg-panel .txt ul.responses li [type="checkbox"]:not(:checked) + label:after {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 9px;
  height: 7px;
  font-size: 12px;
  color: #fff;
  transition: all 0.2s;
  background: 0 0;
}
.msg-panel .txt ul.responses li [type="checkbox"]:checked:focus + label:before,
.msg-panel
  .txt
  ul.responses
  li
  [type="checkbox"]:not(:checked):focus
  + label:before {
  border: 2px solid #fff !important;
}
.msg-panel .txt .close {
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 20px;
  font-size: 25px;
  color: #fff;
}
.msg-panel .title ul li,
.msg-panel .txt .show {
  font-size: 20px;
  position: relative;
  text-align: center;
}
.msg-panel .txt .align-center {
  padding: 0;
}
.msg-panel .txt .show {
  color: #fff;
  display: inline-block;
  background-color: none;
  border: 4px solid #f89522;
  margin: 10px 0 20px;
  padding: 15px 40px;
  border-radius: 30px;
  font-weight: 700;
  transition: all ease 0.3s;
}
.msg-panel .txt .show:hover {
  color: #f89522;
  background: rgba(255, 255, 255, 0.8);
}
.msg-panel .title {
  background-color: #3f63a1;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-align: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  pointer-events: auto;
}
.msg-panel .title ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  counter-reset: item;
}
@media only screen and (max-width: 40em) {
  .msg-panel .txt .show {
    margin-bottom: 0;
  }
  .msg-panel .title ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.msg-panel .title ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  list-style-type: none !important;
  color: #fff;
  padding: 15px;
  transition: all 0.5s ease;
  background-image: none;
  border-right: 3px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.msg-panel .title ul li a,
.msg-panel .title ul li a:active,
.msg-panel .title ul li a:focus,
.msg-panel .title ul li a:hover {
  color: #fff;
}
.msg-panel .title ul li:last-child {
  border: 0;
}
.msg-panel .title ul li.active {
  color: #fff;
  background-color: #476fb4;
}
.msg-panel .title ul li.active:before {
  background: #fff;
  color: #3f63a1;
}
.msg-panel .title p {
  font-weight: 500;
}
.msg-panel .title p a {
  font-weight: 500;
  color: #16293e;
}
.msg-panel .title > p {
  padding-right: 20px;
}
@media only screen and (max-width: 40em) {
  .msg-panel .title ul li {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .msg-panel .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .msg-panel {
    margin: 0 -10px 20px;
  }
}
.msg-panel ul.options li {
  display: inline-block;
  border: 2px solid #f89522;
  border-radius: 20px;
  background: 0 0;
  padding: 0;
  margin: 0 10px 10px 0;
}
.msg-panel ul.options li a {
  color: #fff;
  padding: 5px 15px;
  display: block;
  border-radius: 20px;
  transition: all ease 0.3s;
}
.msg-panel ul.options li a:hover {
  color: #e89b18 !important;
  background: rgba(255, 255, 255, 0.8);
}
.contact-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2001;
  background: rgba(255, 255, 255, 0.7);
}
.contact-popup .contact-box {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  max-width: 1056px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 50px;
}
.contact-popup .close {
  position: absolute;
  top: -35px;
  right: 0;
  padding: 5px 30px;
  font-size: 22px;
  background-color: #476fb4;
  color: #fff;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  display: block;
  font-weight: 300 !important;
  margin-right: 0;
}
.contact-popup .close:before {
  content: "\f00d";
  font-family: FontAwesome;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: 0.3em;
  font-weight: 300;
}
.contact-popup .close.closed:before {
  content: "\f067";
}
nf-field {
  width: 50%;
  float: left;
  padding: 0 20px 0 0;
}
nf-field:last-child {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  nf-field {
    width: 100%;
    padding: 0;
  }
}
.nf-error-msg {
  font-size: 14px;
}
.nf-after-form-content {
  display: none;
}
.filter-topics ul,
.topics-popup > div {
  display: -webkit-box;
  display: -ms-flexbox;
}
.final-response {
  background: #fff;
  border: 1px solid #f89522;
  padding: 30px 50px;
  margin: 0 0 45px;
}
.final-response p {
  font-size: 34px;
  color: #9c9d9e;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 40em) {
  .final-response {
    margin: 0 0 20px;
  }
  .final-response p {
    font-size: 28px;
  }
}
.filter-topics {
  position: relative;
}
.filter-topics ul {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.filter-topics ul > li {
  border: 1px solid #9c9d9e;
  padding: 10px 0 10px 15px;
  background: 0 0;
  margin: 0 20px 20px 0;
  font-size: 20px;
  color: #9c9d9e;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.filter-topics ul > li a {
  display: inline-block;
  margin: 0 15px 0 10px;
}
.site-main .articles-container-new .article:nth-child(3n),
main.full .articles-container-new .article:nth-child(4n) {
  margin-right: 0;
}
.filter-topics ul > li.add i {
  margin-left: 10px;
}
.topics-popup {
  background: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  padding: 30px 20px;
  display: none;
}
.topics-popup > div {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.topics-popup > div > p {
  color: #003f69;
  font-weight: 600;
  width: 200px;
  padding-right: 30px;
}
.topics-popup > div > div {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  width: calc(100% - 200px);
  padding: 0 0 30px;
}
.topics-popup > div > div label {
  color: #9b9b9b;
  font-size: 16px;
  font-weight: 500;
}
.topics-popup h4 {
  font-size: 34px;
  margin-bottom: 30px;
}
.topics-popup [type="checkbox"]:checked + label:before,
.topics-popup [type="checkbox"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  border: 1px solid #9b9b9b;
  background: 0 0;
  border-radius: 0;
}
.topics-popup [type="checkbox"]:checked + label,
.topics-popup [type="checkbox"]:not(:checked) + label {
  padding-left: 25px;
}
.topics-popup [type="checkbox"]:checked + label:after,
.topics-popup [type="checkbox"]:not(:checked) + label:after {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  top: -2px;
  left: 3px;
  width: 9px;
  height: 7px;
  font-size: 16px;
  color: #f89522;
  transition: all 0.2s;
  background: 0 0;
}
.content-tabs a,
.masterclass.highlight .resource-box .button {
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  white-space: nowrap;
}
.topics-popup [type="checkbox"]:checked:focus + label:before,
.topics-popup [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #9b9b9b !important;
}
.masterclass.highlight {
  background: #fff;
}
.masterclass.highlight .resource-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.masterclass.highlight .resource-box .button {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 15px;
  margin: 0;
}
.site-main .articles-container-new .article:last-child,
main.full .articles-container-new .article:last-child {
  margin-bottom: 25px;
}
.masterclass.highlight p {
  font-size: 20px;
  font-weight: 600;
  color: #f59535;
  padding: 0 15px;
}
@media only screen and (max-width: 40em) {
  .masterclass.highlight .resource-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .masterclass.highlight p {
    padding: 0 0 15px;
    text-align: center;
  }
}
main.full .articles-container-new {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
main.full .articles-container-new .article {
  float: none;
  width: 23.5%;
}
@media only screen and (max-width: 40em) {
  main.full .articles-container-new .article {
    width: 100%;
  }
}
.site-main .articles-container-new {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.site-main .articles-container-new .article {
  float: none;
  width: 32%;
}
.content-tabs p {
  padding-bottom: 25px;
}
.content-tabs a,
.registration-open-flag {
  padding: 3px 10px;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 40em) {
  .site-main .articles-container-new .article {
    width: 100%;
  }
  .content-tabs p {
    text-align: center;
  }
}
.content-tabs a {
  font-size: 16px;
  color: #8a8b8d;
  border-radius: 10px;
  line-height: 1.3;
}
.content-tabs a.active {
  background: #f7931e;
  color: #fff;
  position: relative;
}
.content-tabs a.active:after {
  content: "";
  position: absolute;
  left: 47%;
  bottom: -10px;
  width: 10px;
  height: 10px;
  border-top: 10px solid #f7931e;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.registration-open-flag {
  background-color: #f7931e;
  color: #fff !important;
  font-size: 10px;
  position: absolute;
  left: 0;
  bottom: 10px;
}
@media only screen and (max-width: 40em) {
  .content-tabs a {
    width: 150px;
    display: inline-block;
    white-space: normal;
  }
  .registration-open-flag {
    display: none;
  }
}
.article .title .registration-open-flag {
  display: none;
}
@media only screen and (max-width: 40em) {
  .article .title .registration-open-flag {
    display: inline-block !important;
    position: relative;
    bottom: auto;
  }
}
.resource-box {
  padding: 20px;
  margin: 0 0 20px;
  border: 1px solid #f7931e;
  border-radius: 5px;
}
.resource-box p {
  padding: 0;
  font-size: 14px;
}
.resource-box p a.title {
  font-size: 18px;
  font-family: AvenirNextLTW01-Condens_721299, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
aside .resource-box p a.title,
aside .snowbird-side {
  text-decoration: none;
}
.resource-box p a.title:active,
.resource-box p a.title:focus {
  color: #f7931e;
}
aside .resource-box {
  background: #fff;
}
aside .resource-box p {
  font-size: 13px;
  padding: 0 0 10px;
}
aside .resource-box .button {
  background-color: #f59535 !important;
  color: #fff;
  margin: 0;
}
aside .resource-box .button:active,
aside .resource-box .button:focus {
  color: #fff !important;
}
.ahm-podcast-player .mejs-container,
.ahm-podcast-player .mejs-container .mejs-controls,
.ahm-podcast-player .mejs-embed,
.ahm-podcast-player .mejs-embed body {
  background-color: #f0f4f7;
}
.ahm-podcast-player .mejs-playpause-button {
  background-color: #456eb6;
  position: relative;
  margin-top: 15px;
  margin-right: 6px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
@media (min-width: 410px) {
  .ahm-podcast-player .mejs-playpause-button {
    margin-top: 26px;
    margin-right: 8px;
  }
}
@media (min-width: 780px) {
  .ahm-podcast-player .mejs-playpause-button {
    margin-top: 28px;
    margin-right: 16px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
  }
}
.ahm-podcast-player .mejs-playpause-button button {
  top: 50%;
  left: 50%;
  font-size: 50px;
  width: 30px;
  height: 30px;
  margin-top: -14px;
  margin-left: -14px;
  background-size: 600px;
  outline: 0;
}
.ahm-podcast-player .mejs-playpause-button.mejs-pause > button {
  margin-left: -15px;
  background-position: -30px 0;
}
.ahm-podcast-player .mejs-playpause-button.mejs-replay > button {
  margin-left: -15px;
  background-position: -240px 0;
}
.ahm-podcast-player .mejs-time-float {
  border-color: #456eb6;
}
.ahm-podcast-player .mejs-time-float-corner {
  border-color: #456eb6 transparent transparent;
}
.ahm-podcast-player
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total,
.ahm-podcast-player .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: #d4d7da;
}
.ahm-podcast-player .mejs-controls a.mejs-horizontal-volume-slider,
.ahm-podcast-player .mejs-duration-container,
.ahm-podcast-player .mejs-volume-button {
  display: none;
}
.ahm-podcast-player .mejs-time {
  color: #697077;
}
.ahm-podcast-player .mejs-horizontal-volume-slider,
.ahm-podcast-player .mejs-time,
.ahm-podcast-player .mejs-time-rail,
.ahm-podcast-player .mejs-volume-button {
  margin-top: 15px;
}
.ahm-podcast-player .mejs-time-rail {
  margin-right: 0;
}
.ahm-podcast-player .mejs-controls {
  height: 70px;
  padding: 0 8px;
  position: relative;
}
@media (min-width: 410px) {
  .ahm-podcast-player .mejs-horizontal-volume-slider,
  .ahm-podcast-player .mejs-time,
  .ahm-podcast-player .mejs-time-rail,
  .ahm-podcast-player .mejs-volume-button {
    margin-top: 26px;
  }
  .ahm-podcast-player .mejs-controls {
    padding: 0 12px;
    height: 94px;
  }
}
@media (min-width: 780px) {
  .ahm-podcast-player .mejs-horizontal-volume-slider,
  .ahm-podcast-player .mejs-time,
  .ahm-podcast-player .mejs-time-rail,
  .ahm-podcast-player .mejs-volume-button {
    margin-top: 33px;
  }
  .ahm-podcast-player .mejs-controls {
    height: 106px;
    padding: 0 30px;
  }
}
.ahm-podcast-player
  .mejs-controls
  .mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current,
.ahm-podcast-player .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #456eb6;
}
.ahm-podcast-player .mejs-container {
  height: auto !important;
  width: 100% !important;
}
.ahm-podcast-player .powerpress_links {
  margin-bottom: 0;
}
.ahm-podcast-player .subscribe-box {
  padding: 10px 0;
}
.ahm-podcast-player .subscribe-box h3 {
  display: inline-block;
  color: #00b6dd;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  padding-right: 40px;
  vertical-align: middle;
  margin: 10px 0;
}
.select2-container--default .select2-selection--single,
.select2-dropdown .select2-results li {
  text-transform: none;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif !important;
}
.ahm-podcast-player .subscribe-box .buttons {
  margin: 5px 0;
  display: inline-block;
  vertical-align: middle;
}
.ahm-podcast-player .sub-button {
  display: inline-block;
  margin: 5px;
}
.ahm-podcast-player .sub-button:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
}
.ahm-podcast-player .sub-button.sub-itunes:before {
  width: 139px;
  height: 36px;
  background-image: url(../images/apple-podcasts.png);
}
.ahm-podcast-player .sub-button.sub-stitcher:before {
  width: 136px;
  height: 36px;
  background-image: url(../images/stitcher.png);
}
.ahm-podcast-player .sub-button.sub-rss:before {
  width: 79px;
  height: 36px;
  background-image: url(../images/rss.png);
}
.ahm-podcast-player .sub-button.sub-email:before {
  width: 97px;
  height: 36px;
  background-image: url(../images/email.png);
}
.page-template-virtual-webinars {
  background: #16293e;
}
.page-template-virtual-webinars header {
  display: none;
}
.virtual-webinars-body .site-header h2 {
  margin: 0 auto 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 40em) {
  .virtual-webinars-body .site-header h2 {
    padding-right: 0;
    margin: 0;
  }
}
.virtual-webinars-body .site-header .logo {
  padding: 0 0 10px 10px;
}
.virtual-webinars-body .site-header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 40em) {
  .virtual-webinars-body .site-header .logo {
    padding: 0 0 10px;
    text-align: center;
  }
  .virtual-webinars-body .site-header .logo img {
    max-width: 120px;
  }
  .virtual-webinars-body .site-header .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.virtual-webinars-body .hero .hero-blurb {
  padding-right: 50%;
}
@media only screen and (max-width: 40em) {
  .virtual-webinars-body .hero .hero-blurb {
    padding-right: 0;
  }
}
.virtual-webinars-body .mobile-nav {
  display: none;
}
.js-basic-single {
  width: 100%;
}
.select2 {
  margin: 0 0 50px;
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #f89522 !important;
  background: #fff;
  height: 60px !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: left !important;
  font-size: 22px;
  color: #00b6dd;
  font-weight: 400;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #f89522 !important;
  line-height: 60px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.select2-container--default .select2-results__option--highlighted {
  background: #f1f1f1 !important;
  color: #fff !important;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background: #f1f1f1 !important;
  color: #f89522;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #f89522 !important;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  left: -100000px;
  position: absolute;
  width: 100%;
  z-index: 1051;
}
.get-touch .wrapper div.ready,
.webinar-blurb {
  display: -webkit-box;
  -webkit-box-align: center;
}
.select2-dropdown .select2-results li {
  color: #f89522 !important;
  font-size: 16px;
  text-align: left;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  padding: 10px;
  font-size: 16px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 59px !important;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 60px !important;
  background: #f89522;
  text-align: center !important;
  line-height: 60px !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: 0 !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow:after {
  content: "\f078";
  font-size: 18px;
  font-family: FontAwesome;
  color: #fff;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border: 0;
}
.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow:after {
  content: "\f077";
  font-size: 18px;
  font-family: FontAwesome;
  color: #fff;
}
.main-container.masterclass {
  float: none;
}
.main-container.masterclass h3 {
  font-size: 34px;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #f89522;
  text-transform: uppercase;
}
.get-touch {
  background-color: #476fb4;
}
.get-touch .msg-panel {
  margin: 0;
}
@media only screen and (max-width: 40em) {
  .get-touch .msg-panel .txt input {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
  }
}
.get-touch .nf-field-container {
  margin: 0 0 15px;
}
.get-touch .wrapper {
  position: relative;
}
.get-touch .wrapper p {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.get-touch .wrapper p.q {
  font-size: 34px;
  font-weight: 500;
}
@media only screen and (max-width: 40em) {
  .get-touch .wrapper p {
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
  }
  .get-touch .wrapper p.q {
    font-size: 25px;
  }
}
.get-touch .wrapper .button.orange-big {
  font-size: 22px;
  text-transform: none;
  border-radius: 8px;
  margin: 0;
  height: auto;
  line-height: 1.2;
  padding: 15px 20px;
}
.get-touch .wrapper div.ready {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.get-touch .wrapper div.ready p {
  padding: 0 30px;
}
@media only screen and (max-width: 40em) {
  .get-touch .wrapper div.ready {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .get-touch .wrapper div.ready p {
    padding: 0 20px 15px;
  }
}
.get-touch .wrapper .contact {
  position: absolute;
  top: -55px;
  right: 0;
  padding: 15px 30px;
  font-size: 22px;
  background-color: #476fb4;
  color: #fff;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  display: block;
  font-weight: 300 !important;
  margin-right: 0.63158rem;
  box-shadow: 0 -4px 5px 0 rgba(0, 0, 0, 0.55);
}
.get-touch .wrapper .contact:before {
  content: "\f00d";
  font-family: FontAwesome;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: 0.3em;
  font-weight: 300;
}
.get-touch .wrapper .contact.closed:before {
  content: "\f067";
}
.nf-error-msg {
  color: #fff !important;
}
.articles-container-new.msg article table tbody,
.articles-container-new.msg article table td,
.articles-container-new.msg article table tr {
  display: block;
}
.webinar-blurb {
  background: #fff;
  padding: 15px;
  display: flex;
  display: -ms-flexbox;
  width: 100%;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  margin: 0 0 20px;
}
@media only screen and (max-width: 40em) {
  .webinar-blurb {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
  }
}
.webinar-blurb > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.webinar-blurb > div.img {
  max-width: 300px;
  padding-right: 25px;
  position: relative;
}
.webinar-blurb > div.img span {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f89522;
  color: #fff;
  font-size: 10px;
  padding: 3px 10px;
}
@media only screen and (max-width: 40em) {
  .webinar-blurb > div {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .webinar-blurb > div.img {
    margin-bottom: 10px;
  }
  .feature-banner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.webinar-blurb > div.blurb .date {
  color: #9c9d9e;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -10px;
  font-weight: 500;
}
.page-80days h3,
.page-80days h4 {
  text-transform: none;
  color: #13488a;
}
.webinar-blurb > div.blurb .title {
  font-size: 20px;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.webinar-blurb > div.blurb .title a {
  color: #16293e;
  font-weight: 400;
}
.callout.external {
  border: 4px solid #f89522;
  background: #fff;
  margin: 0 0 20px;
  padding: 65px 15px 10px;
  position: relative;
}
.callout.external p {
  font-size: 18px;
  color: #000;
  line-height: 1.4;
  text-align: center;
}
.callout.external p a {
  font-weight: 300;
}
.callout.external p span {
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  color: #f89522;
  font-size: 22px;
}
.callout.external:before {
  content: "\f08e";
  font-family: FontAwesome;
  background: #f89522;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  color: #fff;
  font-size: 28px;
}
.feature-banner > div,
.feature-banner > div .button {
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-weight: 700;
}
.feature-banner {
  background: #00b6dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.63158rem 30px;
}
.feature-banner > div {
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  padding: 20px 10px;
}
.feature-banner > div .button {
  background: #fff !important;
  font-size: 20px;
  margin: 0 15px;
  border: 0;
  padding: 15px 25px;
  color: #f89522;
  white-space: nowrap;
}
.feature-banner > div.img {
  background: url(../images/pills.png) left top no-repeat;
  background-size: cover;
  min-width: 200px;
  position: relative;
}
.feature-banner > div.img:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    135deg,
    rgba(0, 182, 221, 0.5) 60%,
    #00b6dd 61%,
    #00b6dd 100%
  );
}
@media only screen and (max-width: 40em) {
  .feature-banner > div {
    width: 100%;
  }
  .feature-banner > div.img {
    display: none;
  }
}
.feature-banner > div.blurb,
.feature-banner > div.more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.feature-banner > div.blurb {
  width: calc(100% - 300px);
}
.feature-banner.financials {
  margin-top: 30px;
}
table [class*="column"] {
  float: none !important;
}
.page-80days {
  background: #fff;
}
.page-80days h3 {
  font-size: 42px;
  line-height: 1.2;
}
@media only screen and (max-width: 40em) {
  .feature-banner > div.blurb {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
  .page-80days h3 {
    font-size: 26px;
  }
}
.page-80days h4 {
  font-size: 30px;
}
.page-80days h4 a {
  color: #13488a;
}
@media only screen and (max-width: 40em) {
  .page-80days h4 {
    font-size: 21px;
  }
}
.page-80days p {
  font-size: 22px;
}
@media only screen and (max-width: 40em) {
  .page-80days p {
    font-size: 16px;
  }
}
.page-80days a.more {
  text-transform: uppercase;
  font-weight: 800;
}
.page-80days a.more:after {
  content: "\f125";
  font-family: Ionicons;
  font-size: 18px;
  margin: 0 0 0 5px;
  vertical-align: 0.1em;
}
@media only screen and (max-width: 40em) {
  .page-80days a.more:after {
    font-size: 14px;
  }
}
.page-80days .button {
  font-size: 20px;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.page-80days .hero {
  margin: 0 0 50px;
  font-weight: 600;
}
.page-80days .article-left-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 56.84211rem) {
  .page-80days .article-left-img,
  .page-80days .wrapper {
    padding: 0 20px;
  }
}
.page-80days .article-left-img > div:first-child {
  padding-right: 30px;
  min-width: 250px;
}
@media only screen and (max-width: 40em) {
  .page-80days .article-left-img {
    display: block;
  }
  .page-80days .article-left-img > div:first-child {
    float: left;
    padding: 0 35px 15px 0;
    width: 45%;
    min-width: 1px;
  }
}
.page-80days .article-left-img > div:first-child img {
  border: 1px solid #13488a;
  position: relative;
  z-index: 5;
}
.page-80days .article-left-img > div:first-child p {
  display: inline-block;
  position: relative;
  padding: 0;
}
.page-80days .article-left-img > div:first-child p:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -10px;
  width: 100%;
  height: 100%;
  background: #13488a;
}
@media only screen and (max-width: 40em) {
  .page-80days .article-left-img .button {
    width: 100%;
  }
  .page-80days .article-left-img .button:after {
    content: "\f123";
    font-family: Ionicons;
    border: 2px solid #fff;
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 14px;
  }
}
.page-80days .square-grid > div:after,
.page-80days .square-grid > div:before {
  height: 100%;
  transition: all ease 0.3s;
  content: "";
  left: 0;
  top: 0;
  pointer-events: none;
}
.page-80days .quote {
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 100px;
}
.page-80days .quote blockquote {
  color: #fff;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-size: 48px;
  line-height: 1.3;
  border: 0;
  text-align: center;
}
.page-80days .quote blockquote span {
  color: #f89522;
}
.page-80days .square-grid {
  margin-top: 0;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 40em) {
  .page-80days .quote {
    padding: 20px 0 70px;
    min-height: 1px;
  }
  .page-80days .quote blockquote {
    font-size: 26px;
  }
  .page-80days .square-grid {
    margin-bottom: 20px;
  }
}
.page-80days .square-grid > div {
  width: 50%;
  min-height: 430px;
  position: relative;
  border: 1px solid #fff;
  overflow: hidden;
}
@media only screen and (max-width: 750px) {
  .page-80days .square-grid > div {
    width: 100%;
  }
}
.page-80days .square-grid > div:hover {
  cursor: pointer;
}
.page-80days .square-grid > div:after {
  position: absolute;
  width: 100%;
  background: linear-gradient(180deg, rgba(2, 70, 137, 0) 0, #024689 100%);
}
.page-80days .square-grid > div:before {
  position: absolute;
  width: 100%;
  background: linear-gradient(180deg, rgba(2, 70, 137, 0.6) 0, #024689 100%);
  opacity: 0;
}
.page-80days .square-grid > div .blurb {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 0;
  padding: 0 30px;
}
.page-80days .square-grid > div .blurb h4 {
  font-size: 30px;
  color: #fff;
  text-transform: none;
}
.page-80days .square-grid > div .blurb p {
  color: #fff;
  text-transform: none;
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .page-80days .square-grid > div .blurb p {
    font-size: 16px;
  }
}
.page-80days .square-grid > div .blurb .button {
  text-transform: uppercase;
}
.page-80days .square-grid > div .blurb .more {
  opacity: 0;
  height: 1px;
  transition: all ease 0.3s;
}
.page-80days .square-grid > div .blurb .more .button {
  margin: 0;
}
.page-80days .square-grid > div.over .blurb .more {
  opacity: 1;
}
.page-80days .square-grid > div:hover:after {
  opacity: 0;
}
.page-80days .square-grid > div:hover:before {
  opacity: 1;
}
.page-80days .content-half-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: 450px;
  background: #00b6dd;
  margin: 0 0 50px;
}
.page-80days .content-half-img > div,
.page-80days .content-half-img > div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media only screen and (max-width: 40em) {
  .page-80days .content-half-img {
    padding: 20px;
    margin: 0 0 20px;
  }
}
.page-80days .content-half-img > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-80days .content-half-img > div p {
  color: #fff;
  font-weight: 600;
}
.page-80days .content-half-img > div p a {
  color: #fff;
  border-bottom: 2px solid #f89522;
}
.page-80days .content-half-img > div:first-child {
  padding-bottom: 33%;
}
.page-80days .content-half-img > div:last-child {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px;
}
@media only screen and (max-width: 40em) {
  .page-80days .content-half-img > div:last-child {
    padding: 15px 0 0;
  }
  .page-80days .content-half-img > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }
  .page-80days .content-half-img > div:first-child {
    padding-bottom: 100%;
  }
}
.page-80days .content-grey {
  background: #f7f7f7;
  padding: 50px 0 80px;
}
.page-80days .info-list-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 50px;
}
@media only screen and (max-width: 40em) {
  .page-80days .content-grey {
    padding: 20px 0 80px;
  }
  .page-80days .info-list-half {
    margin-bottom: 20px;
  }
}
.page-80days .info-list-half > div {
  width: 50%;
  padding: 0 20px 20px 0;
}
@media only screen and (max-width: 450px) {
  .page-80days .info-list-half > div {
    padding-right: 0;
  }
}
.page-80days .info-list-half > div:nth-child(2n) {
  padding: 0 0 20px 20px;
}
.page-80days .info-list-half > div img {
  float: left;
  margin: 0 15px 5px 0;
}
@media only screen and (max-width: 40em) {
  .page-80days .info-list-half > div {
    width: 100%;
  }
  .page-80days .info-list-half > div:nth-child(2n) {
    padding: 0 0 20px;
  }
  .page-80days .info-list-half h4.empty {
    display: none;
  }
}
.page-80days .see-all {
  border: 3px solid #00b6dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin: 0 0 30px;
}
@media only screen and (max-width: 40em) {
  .page-80days .see-all {
    margin: 0;
  }
}
@media only screen and (max-width: 450px) {
  .page-80days .info-list-half > div img {
    float: none;
  }
  .page-80days .see-all {
    height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
  }
}
.page-80days .see-all > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-80days .see-all > div:first-child {
  background: #00b6dd;
  width: 45%;
}
@media only screen and (max-width: 450px) {
  .page-80days .see-all > div:first-child {
    width: 100%;
  }
}
.page-80days .see-all > div:first-child img {
  margin: 0 auto;
  width: auto;
  height: auto;
}
.page-80days .see-all > div:last-child {
  position: relative;
  padding: 0 10px;
}
@media only screen and (max-width: 450px) {
  .page-80days .see-all > div:last-child {
    padding: 0;
    width: 100%;
  }
}
.page-80days .see-all > div:last-child:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-image: linear-gradient(
    to right bottom,
    #00b6dd 50%,
    transparent 51%,
    transparent 100%
  );
}
.page-80days .see-all > div a {
  padding: 10px 20px;
  background: #f89522;
  color: #fff;
  position: relative;
  z-index: 10;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 775px) {
  .page-80days .see-all > div a {
    width: 100%;
  }
}
.page-80days .see-all > div a:after {
  content: "\f30f";
  font-family: Ionicons;
  margin: 0 0 0 10px;
  vertical-align: -0.1em;
}
.page-80days .banner-parts {
  border: 3px solid #00b6dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  margin: -50px 0 30px;
  width: 100%;
  height: 200px;
  min-height: 200px;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-parts {
    height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-80days .banner-parts > div.img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #00b6dd;
  padding: 0;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-parts > div.img {
    width: 100%;
    padding-bottom: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .page-80days .banner-parts > div.img:after {
    display: none;
  }
}
.page-80days .banner-parts > div.img:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 150px;
  height: 102%;
  background-image: linear-gradient(
    to right bottom,
    #fff 50%,
    transparent 51%,
    transparent 100%
  );
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-80days .banner-parts > div.img img {
  margin: 0 auto;
  width: auto;
  height: auto;
}
.page-80days .banner-parts > div.blurb {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 50px 20px 20px;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-parts > div.blurb {
    padding: 20px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.page-80days .banner-parts > div.blurb p {
  position: relative;
  z-index: 10;
  font-size: 30px;
  color: #00b6dd;
  line-height: 1.2;
  padding: 0;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  font-style: italic;
}
.page-80days .banner-parts > div.link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
  padding: 20px 50px 20px 0;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-parts > div.link {
    width: 100%;
    padding: 0 20px;
  }
}
.page-80days .banner-parts > div.link p {
  font-size: 16px;
  color: #8a8b8d;
  line-height: 1.3;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.page-80days .banner-parts > div a {
  padding: 10px 20px;
  margin: 0 0 20px;
  background: #f89522;
  color: #fff;
  position: relative;
  z-index: 10;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  white-space: nowrap;
  display: block;
  text-transform: uppercase;
}
@media only screen and (max-width: 775px) {
  .page-80days .banner-parts > div a {
    width: 100%;
  }
}
.page-80days .banner-social {
  border: 3px solid #00b6dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  margin: 0 0 50px;
  width: 100%;
  height: 200px;
  min-height: 200px;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-social {
    height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.page-80days .banner-social > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page-80days .banner-social > div.blurb {
  padding: 20px 50px;
  width: calc(100% - 300px);
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-social > div.blurb {
    padding: 20px;
    width: 100%;
  }
}
.page-80days .banner-social > div.blurb p {
  position: relative;
  z-index: 10;
  font-size: 30px;
  color: #00b6dd;
  line-height: 1.2;
  padding: 0;
  font-family: AvenirNextLTW01-BoldCn, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.page-80days .banner-social > div.link {
  padding: 20px 50px 20px 0;
  width: 300px;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-social > div.link {
    width: 100%;
    padding: 0 20px;
  }
}
.page-80days .banner-social > div.link p {
  font-size: 16px;
  color: #8a8b8d;
  line-height: 1.3;
  font-family: AvenirNextLTW01-MediumC_721311, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
}
.page-80days .banner-social > div a {
  padding: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  margin: 0 5px;
  background: #f89522;
  color: #fff;
  position: relative;
  z-index: 10;
  font-weight: 700;
  text-align: center;
  font-size: 30px;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
}
@media only screen and (max-width: 800px) {
  .page-80days .banner-social > div a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 0 5px 20px;
  }
}
.page-80days .timeline {
  margin: 30px 0 50px;
}
@media only screen and (max-width: 1200px) {
  .page-80days .timeline {
    padding: 0 30px;
  }
}
.page-80days .video {
  padding: 50px 0;
}
.page-80days .slick-slide {
  padding: 0 20px;
}
.page-80days .slick-slide h4,
.page-80days .slick-slide p {
  text-align: center;
}
.page-80days .slick-slide img {
  border-radius: 50%;
  margin: 0 auto;
}
.page-80days .slick-next,
.page-80days .slick-prev {
  width: 40px;
  height: 40px;
  border: 0 !important;
  right: -45px;
}
.page-80days .slick-next:hover,
.page-80days .slick-prev:hover {
  background: 0 0 !important;
}
.page-80days .slick-next:before,
.page-80days .slick-prev:before {
  content: "\f125";
  font-family: Ionicons;
  color: #f89522;
  font-size: 35px;
}
.page-80days .slick-prev {
  left: -50px;
}
.page-80days .slick-prev:before {
  content: "\f124";
}
.page-80days
  button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):active {
  background: 0 0;
}
.page-80days .hero {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: 1fr;
  position: relative;
  width: 100%;
}
.page-80days .hero > div img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1200px) {
  .page-80days .slick-next,
  .page-80days .slick-prev {
    right: 0;
  }
  .page-80days .slick-prev {
    left: -10px;
  }
  .page-80days .hero {
    grid-template-columns: repeat(7, 1fr);
  }
  .page-80days .hero > div.show-desktop {
    display: none;
  }
}
.page-80days .hero .logo80 {
  position: absolute;
  left: 8.3333%;
  top: 0;
  width: 25%;
  padding-bottom: 16.6666%;
  background-color: rgba(2, 70, 137, 0.8);
}
@media only screen and (max-width: 1200px) {
  .page-80days .hero .logo80 {
    left: 28.57%;
    width: 42.857%;
    padding-bottom: 28.57%;
  }
}
@media only screen and (max-width: 768px) {
  .page-80days .hero {
    grid-template-columns: repeat(4, 1fr);
  }
  .page-80days .hero > div.show-desktop-tablet {
    display: none;
  }
  .page-80days .hero .logo80 {
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 0;
    height: 100%;
  }
}
.page-80days .hero .logo80 img {
  position: absolute;
  height: 70%;
  max-height: 250px;
  width: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .page-80days .hero .logo80 img {
    top: 50px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 35%;
    height: auto;
  }
}
.page-80days .hero .page-title {
  position: absolute;
  bottom: 0;
  left: 8.3333%;
  width: calc(100% - 16.6666%);
  background-color: rgba(2, 70, 137, 0.8);
  padding: 0 20px 8.3333%;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .page-80days .hero .page-title {
    left: 0;
    width: 100%;
    padding-bottom: 14.285%;
  }
}
@media only screen and (max-width: 768px) {
  .page-80days .hero .page-title {
    background-color: transparent;
    padding-bottom: 25%;
  }
}
.page-80days .hero .page-title h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 3.8vw;
  line-height: 1;
  font-family: AvenirNextLTW01-Heavy, "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .page-80days .hero .page-title h2 {
    margin: 0 auto;
    font-size: 5vw;
    max-width: 80vw;
  }
}
.page-80days .c2r2 {
  grid-column-end: span 2;
  -ms-grid-column-span: 2;
  grid-row-end: span 2;
  -ms-grid-row-span: 2;
}
.page-80days .c1r2 {
  grid-column-end: span 1;
  -ms-grid-column-span: 1;
  grid-row-end: span 2;
  -ms-grid-row-span: 2;
}
.page-80days .c2r1 {
  grid-column-end: span 2;
  -ms-grid-column-span: 2;
  grid-row-end: span 1;
  -ms-grid-row-span: 1;
}
.hero-ie {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero {
    display: none !important;
    background: red;
  }
  .hero-ie {
    display: block !important;
    background: #fff;
    margin: 0 0 50px;
    position: relative;
  }
  .hero-ie img {
    width: 100%;
  }
  .hero-ie .logo80 {
    position: absolute;
    left: 8.3333%;
    top: 0;
    width: 25%;
    padding-bottom: 16.6666%;
    background-color: rgba(2, 70, 137, 0.8);
  }
  .hero-ie .logo80 img {
    position: absolute;
    height: 70%;
    max-height: 250px;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .hero-ie .page-title {
    position: absolute;
    bottom: 0;
    left: 8.3333%;
    width: calc(100% - 16.6666%);
    background-color: rgba(2, 70, 137, 0.8);
    padding: 0 20px 8.3333%;
    text-align: center;
  }
  .hero-ie .page-title h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 3.8vw;
    line-height: 1;
    font-family: AvenirNextLTW01-Heavy, "Helvetica Neue", Helvetica, Roboto,
      Arial, sans-serif;
    padding: 0;
  }
}
.page-affordability h2,
.page-affordability h4,
.page-affordability h5 {
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
@media all and (max-width: 1200px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .hero-ie .logo80 {
    left: 28.57%;
    width: 42.857%;
    padding-bottom: 28.57%;
  }
  .hero-ie .logo80 img {
    top: 50px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 35%;
    height: auto;
  }
  .hero-ie .page-title {
    left: 0;
    width: 100%;
    padding-bottom: 14.285%;
  }
}
@media all and (max-width: 768px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .hero-ie .logo80 {
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 0;
    height: 100%;
  }
  .hero-ie .page-title {
    background-color: transparent;
    padding-bottom: 25%;
  }
  .hero-ie .page-title h2 {
    margin: 0 auto;
    font-size: 5vw;
    max-width: 80vw;
  }
}
.page-80days .articles,
.page-affordability .articles {
  margin: 0;
  padding: 0;
  width: calc(100% + 2%);
}
@media only screen and (max-width: 40em) {
  .page-80days .articles,
  .page-affordability .articles {
    width: 100%;
  }
}
.page-80days .articles .article,
.page-affordability .articles .article {
  width: calc(23%);
}
.page-80days .articles .article table,
.page-affordability .articles .article table {
  height: auto;
}
.page-80days .articles .article.you:after,
.page-affordability .articles .article.you:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #00b6dd !important;
}
.page-80days .articles .article.you .title,
.page-affordability .articles .article.you .title {
  border: 0 !important;
}
.page-80days .articles .article.media:after,
.page-affordability .articles .article.media:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #fdc92c !important;
}
.page-80days .articles .article.media .title,
.page-affordability .articles .article.media .title {
  border: 0 !important;
}
.page-80days .articles .article.about:after,
.page-affordability .articles .article.about:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #f7931e !important;
}
.page-80days .articles .article.about .title,
.page-affordability .articles .article.about .title {
  border: 0 !important;
}
.page-80days .articles .article.business:after,
.page-affordability .articles .article.business:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #13488a !important;
}
.page-80days .articles .article.business .title,
.page-affordability .articles .article.business .title {
  border: 0 !important;
}
.page-80days .articles .article .title,
.page-affordability .articles .article .title {
  vertical-align: top;
}
.page-80days .articles .article .title span,
.page-affordability .articles .article .title span {
  display: none;
}
.page-80days .articles:after,
.page-affordability .articles:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.post-password-form input {
  max-width: 300px;
}
.post-password-form input[type="submit"] {
  background: #f89522;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  font-size: 18px;
  margin: 4px 0 0;
  font-weight: 700;
}
.page-affordability h2 {
  font-weight: 600;
  text-transform: none;
  font-size: 45px;
  line-height: 1.1;
  margin: 0 0 20px;
}
@media only screen and (max-width: 40em) {
  .page-80days .articles .article,
  .page-affordability .articles .article {
    width: 100%;
  }
  .page-affordability h2 {
    color: #fff !important;
  }
}
.page-affordability h3 {
  font-size: 24px;
  color: #f89522;
}
.page-affordability h4 {
  color: #13488a;
  font-size: 34px;
  text-transform: none;
  text-align: center;
  margin: 0 auto 30px;
  max-width: 700px;
}
@media only screen and (max-width: 40em) {
  .page-affordability h4 {
    font-size: 30px;
  }
}
.page-affordability h5 {
  color: #00b6dd;
  font-size: 16px;
  padding: 0 0 10px;
  margin: 0 0 15px;
  border-bottom: 9px solid #13488a;
}
.page-affordability .button {
  font-size: 12px !important;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif !important;
  font-weight: 600 !important;
}
@media only screen and (max-width: 40em) {
  .page-affordability .button {
    color: #fff !important;
    border: 2px solid #fff !important;
  }
}
.page-affordability p {
  line-height: 1.3;
}
.page-affordability p.note {
  font-family: AvenirNextLTW01-MediumI_721278, "Helvetica Neue", Helvetica,
    Roboto, Arial, sans-serif;
  font-size: 13px !important;
}
.page-affordability li,
.page-affordability p {
  color: #666;
  font-size: 18px;
}
.page-affordability p.blue {
  color: #00b6dd;
}
.page-affordability ul {
  margin-left: 40px;
}
.page-affordability .white-section {
  background: #fff;
  padding: 40px 0 1px;
}
.page-affordability .white-section .wrapper {
  position: relative;
}
.page-affordability .white-section .wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 2px solid #c2c2c2;
}
@media only screen and (max-width: 40em) {
  .page-affordability .white-section .wrapper:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .page-affordability .hero p {
    color: #fff;
  }
}
.page-affordability .white-section .wrapper.no-separator:after,
.page-affordability .white-section:last-child .wrapper:after {
  display: none;
}
.page-affordability .grey-section {
  padding: 40px 0;
}
.page-affordability .grey-section h4 {
  margin: 0 auto 10px;
}
.page-affordability .grey-section p {
  text-align: center;
  margin: 0 auto;
}
.page-affordability .grey-section h4 + p {
  max-width: 600px;
}
.page-affordability .hero {
  display: table;
  width: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 6;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .page-affordability .hero {
    display: table !important;
    background: red;
  }
}
.page-affordability .hero strong {
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.page-affordability .hero p,
.page-affordability .page-sections ul li a {
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.page-affordability .hero .hero-blurb {
  vertical-align: middle;
  padding: 50px calc(50% - 540px);
  height: 373px;
}
@media only screen and (max-width: 1120px) {
  .page-affordability .hero .hero-blurb {
    padding: 50px 20px;
    height: auto;
  }
}
.page-affordability .hero .hero-blurb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.page-affordability .hero .hero-blurb .button {
  margin-right: 20px;
}
.page-affordability .hero p {
  font-size: 18px;
}
.page-affordability .hero h2,
.page-affordability .hero p {
  position: relative;
  z-index: 10;
  max-width: 800px;
}
.page-affordability .partner-logos {
  background-color: #ececec;
  position: relative;
  z-index: 5;
  display: block;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}
.page-affordability .partner-logos h3,
.page-affordability .partner-logos h4 {
  text-align: center;
  padding: 19px 0;
  margin: 0;
  color: #00b6dd;
  font-size: 21px;
  max-width: none;
}
.page-affordability .partner-logos h3 {
  text-transform: uppercase;
}
.page-affordability .partner-logos .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px 0;
}
.page-affordability .partner-logos .logos img {
  display: block;
  width: 140px;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 15px 25px;
  height: auto;
}
.page-affordability .page-sections {
  background: #00b6dd;
  text-align: center;
}
.page-affordability .page-sections ul {
  margin: 0 10px;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 40em) {
  .page-affordability .page-sections ul {
    padding: 5px 0;
  }
}
.page-affordability .page-sections ul li {
  padding: 15px 0;
  list-style-type: none;
}
@media only screen and (max-width: 40em) {
  .page-affordability .page-sections ul li {
    padding: 5px 0;
  }
}
.page-affordability .page-sections ul li a {
  color: #fff;
  font-weight: 600 !important;
  font-size: 15px;
  text-transform: uppercase;
}
.page-affordability .page-sections ul li a:hover {
  color: #13488a;
}
.page-affordability .page-sections ul li:after {
  content: "|";
  color: #fff;
  padding: 0 20px;
  vertical-align: 0.1em;
}
.page-affordability .page-sections ul li:last-child:after,
.page-affordability .tiles .tile:before {
  content: "";
}
@media only screen and (max-width: 40em) {
  .page-affordability .page-sections ul li:after {
    padding: 0 10px;
  }
}
.page-affordability .cols {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  padding: 0 0 40px;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.page-affordability .cols .col {
  padding: 0 30px 30px 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
}
@media only screen and (max-width: 40em) {
  .page-affordability .cols .col {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 0 0 20px;
  }
  .page-affordability .cols .col:last-child {
    padding-bottom: 0;
  }
  .page-affordability .cols .col img {
    max-width: 250px;
    width: 100%;
  }
}
.page-affordability .cols .col > div {
  max-width: 250px;
  margin: 0 auto;
}
.page-affordability .cols .col:first-child:nth-last-child(1),
.page-affordability .cols .col:first-child:nth-last-child(1) p,
.page-affordability .cols .col:first-child:nth-last-child(1) ~ .col,
.page-affordability .cols .col:first-child:nth-last-child(1) ~ .col p {
  text-align: left;
}
.page-affordability .cols .col:first-child:nth-last-child(1) > div,
.page-affordability .cols .col:first-child:nth-last-child(1) ~ .col > div {
  max-width: 100%;
}
.page-affordability .cols p {
  font-size: 18px;
  color: #666;
}
.page-affordability .cols.graphs {
  text-align: center;
}
.page-affordability .cols.graphs img + div p:not(.note) {
  color: #00b6dd;
  font-weight: 600;
  text-align: center;
}
.page-affordability .cols.graphs img {
  margin: 0 0 20px;
}
.page-affordability .cols.graphs p {
  text-align: center;
  margin: 0 auto;
}
.page-affordability .cols.news .col {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 25%;
}
.page-affordability .cols.news p {
  font-size: 24px;
}
.page-affordability .cols.news p a:not(.button) {
  color: #666;
  font-weight: 500;
}
@media only screen and (max-width: 950px) {
  .page-affordability .cols.news {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .page-affordability .cols.news .col {
    width: 50%;
    padding: 0 30px 0 0;
  }
}
@media only screen and (max-width: 40em) {
  .page-affordability .cols .col:first-child:nth-last-child(1),
  .page-affordability .cols .col:first-child:nth-last-child(1) ~ .col {
    text-align: center;
  }
  .page-affordability .cols .col:first-child:nth-last-child(1) p,
  .page-affordability .cols .col:first-child:nth-last-child(1) ~ .col p {
    text-align: center;
    max-width: 250px;
  }
  .page-affordability .cols.news .col {
    width: 100%;
    padding: 0;
  }
}
.page-affordability .title {
  color: #00b6dd;
  font-size: 34px;
  padding: 0 0 40px;
  text-align: center;
}
.page-affordability .title span {
  font-size: 56px;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
.page-affordability .cols2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
  padding: 0 0 40px;
}
@media only screen and (max-width: 40em) {
  .page-affordability .title {
    font-size: 25px;
  }
  .page-affordability .title span {
    font-size: 35px;
  }
  .page-affordability .cols2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.page-affordability .cols2 li,
.page-affordability .cols2 p,
.page-affordability .cols2 td {
  font-size: 18px;
}
.page-affordability .tiles-container.full {
  margin: 0 calc(-50vw + 540px + 10px);
}
@media only screen and (max-width: 1120px) {
  .page-affordability .tiles-container.full {
    margin: 0 -20px;
  }
}
.page-affordability .tiles {
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  padding: 0 calc(50% - 650px);
  background: #f7f7f7;
}
@media only screen and (max-width: 40em) {
  .page-affordability .tiles {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
}
.page-affordability .tiles .tile {
  width: 25%;
  padding-bottom: 35%;
  min-height: 450px;
  position: relative;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  border: 1px solid #fff;
}
@media only screen and (max-width: 850px) {
  .page-affordability .tiles .tile {
    width: 50%;
    padding-bottom: 55%;
  }
}
@media only screen and (max-width: 450px) {
  .page-affordability .tiles .tile {
    width: 100%;
    padding-bottom: 100%;
  }
}
.page-affordability .tiles .tile:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.95) 100%);
}
.page-affordability .tiles .tile.video:after {
  position: absolute;
  left: 50%;
  top: 26%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-size: 100px;
  text-shadow: 2px 2px 5px #000;
  text-align: center;
  color: #fff;
  font-family: FontAwesome;
  content: "\f144";
  pointer-events: none;
}
.page-affordability .tiles .tile p {
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.page-affordability .tiles .tile p.tile-title {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 600;
}
.page-affordability .tiles .tile .button {
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.7);
}
.page-affordability .tiles .tile .blurb {
  position: absolute;
  bottom: 0;
  padding: 0 20px;
}
.page-affordability .load-more {
  background: #00b6dd !important;
  text-align: right;
  color: #fff !important;
  font-size: 12px;
  border: 1px solid #fff;
  padding: 15px calc(50% - 650px);
}
@media only screen and (max-width: 40em) {
  .page-affordability .load-more {
    padding: 15px 20px;
  }
}
.page-affordability .load-more a {
  color: #fff;
}
.page-affordability .load-more a:after {
  content: "\f103";
  font-family: FontAwesome;
  font-size: 20px;
  vertical-align: -0.1em;
}
.page-affordability .load-more .elm-button,
.page-affordability .load-more .elm-button .elm-button-text {
  color: #fff !important;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif !important;
}
.page-affordability .load-more .elm-wrapper {
  text-align: right;
}
.page-affordability .load-more .elm-button {
  margin: 0;
  padding: 0 15px 0 0 !important;
  font-size: 12px;
  text-transform: uppercase;
  min-width: 70px !important;
  height: 30px;
  line-height: 30px;
  border: 0 !important;
  position: relative;
}
.page-affordability .load-more .elm-button:active,
.page-affordability .load-more .elm-button:focus,
.page-affordability .load-more .elm-button:hover,
.page-affordability
  .load-more
  .elm-button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):active,
.page-affordability
  .load-more
  .elm-button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):focus,
.page-affordability
  .load-more
  .elm-button:not([aria-label="Play"]):not([aria-label="Pause"]):not([aria-label="Mute"]):not([aria-label="Unmute"]):hover {
  background: 0 0 !important;
  color: #fff !important;
  border: none !important;
}
.page-affordability .load-more .elm-button:after {
  content: "\f103";
  font-family: FontAwesome;
  font-size: 16px;
  vertical-align: -0.1em;
  position: absolute;
  right: 0;
  top: -2px;
}
.page-affordability .slice-graph {
  margin: 0 0 15px;
  padding: 50px 0 100px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 40em) {
  .page-affordability .slice-graph {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    max-width: 400px;
    margin: 0 auto;
    padding: 0;
  }
}
.page-affordability .slice-graph p {
  padding: 0 5px;
  margin: 0;
  position: relative;
}
.page-affordability .slice-graph p > span {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  font-size: 14px;
  color: #13488a;
}
.page-affordability .slice-graph p > span.up {
  bottom: auto;
  top: 0;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.page-affordability .slice-graph p > span.up:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  border-left: 1px solid #666;
  height: 20px;
}
@media only screen and (max-width: 40em) {
  .page-affordability .slice-graph p {
    margin-bottom: 50px;
    min-width: 100px;
  }
  .page-affordability .slice-graph p > span {
    width: 100%;
    min-width: 50px;
    font-size: 13px;
  }
  .page-affordability .slice-graph p > span.up {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
  .page-affordability .slice-graph p > span.up:after {
    display: none;
  }
}
.page-affordability .slice-graph p > span.up2 {
  bottom: auto;
  top: -20px;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.page-affordability .slice-graph p > span.up2:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -50px;
  border-left: 1px solid #666;
  height: 50px;
}
@media only screen and (max-width: 40em) {
  .page-affordability .slice-graph p > span.up2 {
    top: auto;
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
  .page-affordability .slice-graph p > span.up2:after {
    display: none;
  }
}
.page-affordability .slice-graph p > span > span {
  font-size: 12px;
  color: #666;
  line-height: 1.2;
  display: block;
  position: relative;
}
.page-affordability .slice-graph p img {
  margin: 15px 0;
}
@media only screen and (max-width: 40em) {
  .page-affordability .slice-graph p img {
    margin: 5px 0;
  }
}
article .snowbird img.snowbird-logo {
  max-width: 370px;
  margin: 0 auto;
  display: block;
  height: auto;
  width: 100%;
}
article .snowbird h2.benefits,
article .snowbird h3.heading {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
article .snowbird h2.benefits {
  color: #f79420;
  font-size: 21px;
  margin-top: 15px;
}
article .snowbird h3.heading {
  background-color: #00b6dd;
  font-size: 18px;
  font-weight: 600;
  padding: 12px;
  color: #fff;
  font-family: AvenirNextLTW01-Regular, "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
  margin-top: 25px;
}
article .snowbird ul {
  padding-left: 26px;
}
article .snowbird ul li {
  padding-bottom: 0;
}
article .snowbird li,
article .snowbird p {
  font-size: 16px;
}
article .snowbird .disclaimer li,
article .snowbird .disclaimer p {
  font-size: 12px;
}
article .snowbird table img {
  margin: 0;
}
article .snowbird table td {
  border: none;
}
article .snowbird a[href^="tel:"] {
  color: #00b6dd;
  font-size: 19px;
  font-family: "Avenir Next LT W01 Bold", "Helvetica Neue", Helvetica, Roboto,
    Arial, sans-serif;
}
aside .snowbird-side {
  background: url(../images/snowbird-phone.png) bottom center no-repeat;
  background-size: contain;
  border-bottom: 5px solid #164989;
  padding-top: 123%;
  height: 0;
  display: block;
  margin-bottom: 38px;
}
article .snowbird-side {
  background: url(../images/snowbird-phone.png) left bottom no-repeat;
  background-size: contain;
  padding: 0;
  height: 240px;
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
}
